org.freedesktop.DBus.Error.UnknownMethod: No such method 'IsEnabled'

288 views
Skip to first unread message

Chris W.

unread,
May 10, 2015, 11:54:35 AM5/10/15
to flex...@googlegroups.com
Hello,

I recently installed FLEx in Linux Mint 17.1 with the Cinnamon desktop.  Installation of FLEx and all the dependencies went flawlessly.  I loaded up a copied/backed up version of the project folder from a my project which works in Windows 8.1.  Everything loads up and displays properly and so I thought it was fine.  However, when I try to type anything in any field, nothing happens.  Also, when I try to insert a new entry in the lexicon, the pop-up for entry appears fine, but when I type anything it immediately crashes.  I've been having trouble identifying exactly what causes (or can fix) the problem and I thought some of the devs here may have some insight into it.

Please email this to FlexErrors@sil.org with this exact subject:  Automated Error Report

To Reproduce:
sd

Msg: org.freedesktop.DBus.Error.UnknownMethod: No such method 'IsEnabled'
Source: NDesk.DBus.Proxies
Assembly: NDesk.DBus.Proxies, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
Stack:   at IBusInputContextProxy.IsEnabled () [0x00000] in <filename unknown>:0
  at
IBusDotNet.InputContext.IsEnabled () [0x00000] in <filename unknown>:0
  at
Palaso.UI.WindowsForms.Keyboarding.Linux.IbusCommunicator.ProcessKeyEvent (Int32 keySym, Int32 scanCode, Keys state) [0x0000d] in /var/lib/TeamCity/agent/work/b93aa376e3e26200/PalasoUIWindowsForms/Keyboarding/Linux/IbusCommunicator.cs:221
  at
Palaso.UI.WindowsForms.Keyboarding.Linux.IbusKeyboardAdaptor.PassKeyEventToIbus (System.Windows.Forms.Control control, Int32 keySym, Keys modifierKeys) [0x00020] in /var/lib/TeamCity/agent/work/b93aa376e3e26200/PalasoUIWindowsForms/Keyboarding/Linux/IbusKeyboardAdaptor.cs:270
  at
Palaso.UI.WindowsForms.Keyboarding.Linux.IbusKeyboardAdaptor.PassKeyEventToIbus (System.Windows.Forms.Control control, Char keyChar, Keys modifierKeys) [0x0000b] in /var/lib/TeamCity/agent/work/b93aa376e3e26200/PalasoUIWindowsForms/Keyboarding/Linux/IbusKeyboardAdaptor.cs:259
  at
Palaso.UI.WindowsForms.Keyboarding.Linux.IbusKeyboardAdaptor.HandleKeyPress (System.Object sender, System.Windows.Forms.KeyPressEventArgs e) [0x00000] in /var/lib/TeamCity/agent/work/b93aa376e3e26200/PalasoUIWindowsForms/Keyboarding/Linux/IbusKeyboardAdaptor.cs:395
  at
System.Windows.Forms.Control.OnKeyPress (System.Windows.Forms.KeyPressEventArgs e) [0x0001c] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:5940
  at SIL
.FieldWorks.Common.RootSites.SimpleRootSite.OnKeyPress (System.Windows.Forms.KeyPressEventArgs e) [0x00006] in /tmp/buildd/fieldworks-8.1.3+saucy1/fw/Src/Common/SimpleRootSite/SimpleRootSite.cs:4074
  at
System.Windows.Forms.Control.ProcessKeyEventArgs (System.Windows.Forms.Message& m) [0x000a4] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:4431
  at
System.Windows.Forms.Control.ProcessKeyMessage (System.Windows.Forms.Message& m) [0x0001e] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:4451
  at
System.Windows.Forms.Control.WmKeys (System.Windows.Forms.Message& m) [0x00000] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:5569
  at
System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x0020b] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:5125
  at
System.Windows.Forms.ScrollableControl.WndProc (System.Windows.Forms.Message& m) [0x00000] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ScrollableControl.cs:805
  at
System.Windows.Forms.ContainerControl.WndProc (System.Windows.Forms.Message& m) [0x0003c] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ContainerControl.cs:689
  at
System.Windows.Forms.UserControl.WndProc (System.Windows.Forms.Message& m) [0x00036] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/UserControl.cs:150
  at SIL
.FieldWorks.Common.RootSites.SimpleRootSite.OriginalWndProc (System.Windows.Forms.Message& msg) [0x00081] in /tmp/buildd/fieldworks-8.1.3+saucy1/fw/Src/Common/SimpleRootSite/SimpleRootSite.cs:6211
  at
XCore.MessageSequencer.SequenceWndProc (System.Windows.Forms.Message& m) [0x0004c] in /tmp/buildd/fieldworks-8.1.3+saucy1/fw/Src/XCore/xCoreInterfaces/MessageSequencer.cs:170
  at SIL
.FieldWorks.Common.RootSites.SimpleRootSite.WndProc (System.Windows.Forms.Message& m) [0x00006] in /tmp/buildd/fieldworks-8.1.3+saucy1/fw/Src/Common/SimpleRootSite/SimpleRootSite.cs:3130
  at
System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:228
  at
System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:209
  at
System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x0008e] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/NativeWindow.cs:243
Thread: Main thread
Thread UI culture: en
Exception: System.Exception

Additional information about the computer and project:
Version: 8.1.3.42053  2015/02/18
CommandLine: /usr/lib/fieldworks/FieldWorks.exe -app Flex
CurrentDirectory: /usr/share/fieldworks
MachineName: Jumping-Jackrabbit
OSVersion: Unix 3.16.0.37
OSRelease: LinuxMint 17.1 rebecca
PackageVersion: fieldworks-applications  8.1.3+saucy1
CLR version
: 4.0.30319.1
PhysicalMemory: 15961 Mb
LocalDiskCount: 28
FwProgramDiskSize: 209021 Mb
FwProgramDiskFree: 114147 Mb
WorkingSet: 0
UserDomainName: Jumping-Jackrabbit
UserName: cweedall
SystemDirectory:
Culture: en-US
ScreenDpiX: 0
ScreenDpiY: 0
FirstTimeAppHasBeenRun: True
NumberOfLaunches: 14
TotalRuntime: 0:01:00
NumberOfSeriousCrashes: 2
NumberOfAnnoyingCrashes: 0
RuntimeBeforeCrash: 0:00:26
LoadingProcessId: 0
ShowSideBarSetting: True
ShowStatusBarSetting: True
AutoOpenLastEditedProjectSetting: True
DisableSplashScreenSetting: False
MeasurementUnitSetting: Cm
BackupDirectorySetting: /home/cweedall/Documents/fieldworks/backups
ProjectName: Sajolang
ProjectHandle: Sajolang
Server:
ProjectObjectCount: 14868
ProjectModified: 10/2/2014 5:47:19 AM
ProjectFileSize: 10745946
Application: FieldWorks Language Explorer
10:36:58.53 [0x0]    Logger started
10:37:02.41 [0x0]    Invoked SetInitialContentObject
10:37:03.28 [0x0]    Created new window [Sajolang] handle: [0x520030d]
10:37:04.21 [0x0]    Sort on Headword Ascending (0)
10:37:04.22 [0x0]    Current Record = nelanju
10:37:04.28 [0x0]    Current Record = abo
10:37:04.34 [0x0]    Current Record = nelanju
10:37:04.92 [0x0]    Switched to lexiconEdit
10:37:04.93 [0x0]    Activated window [Sajolang] handle: [0x520030d]
10:37:05.12 [0x0]    Invoked WarnUserAboutFailedLiftImportIfNecessary
10:37:05.18 [0x0]    Started provider http://127.0.0.1:40001/FieldWorks/Sajolang for type SIL.FieldWorks.LexicalProvider.ILexicalServiceProvider.
10:37:05.18 [0x0]    Started listening for lexical service provider requests.
10:37:14.25 [0x0]    Start: InsertItemInVector
10:37:14.25 [0x0]    Invoked InsertItemInVector
10:37:14.25 [0x0]    Invoked DialogInsertItemInVector
10:37:19.76 [0x0]    Got exception Exception



For the record, this is not caused from any incompatibilities from the Windows project being opened.  I get the same problem if I open a new project and attempt to add a new entry as well.  This is the error from that (only the current record/project info is different, basically):

Please email this to FlexErrors@sil.org with this exact subject:  Automated Error Report

To Reproduce:
est

Msg: org.freedesktop.DBus.Error.UnknownMethod: No such method 'IsEnabled'
Source: NDesk.DBus.Proxies
Assembly: NDesk.DBus.Proxies, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
Stack:   at IBusInputContextProxy.IsEnabled () [0x00000] in <filename unknown>:0
  at
IBusDotNet.InputContext.IsEnabled () [0x00000] in <filename unknown>:0
  at
Palaso.UI.WindowsForms.Keyboarding.Linux.IbusCommunicator.ProcessKeyEvent (Int32 keySym, Int32 scanCode, Keys state) [0x0000d] in /var/lib/TeamCity/agent/work/b93aa376e3e26200/PalasoUIWindowsForms/Keyboarding/Linux/IbusCommunicator.cs:221
  at
Palaso.UI.WindowsForms.Keyboarding.Linux.IbusKeyboardAdaptor.PassKeyEventToIbus (System.Windows.Forms.Control control, Int32 keySym, Keys modifierKeys) [0x00020] in /var/lib/TeamCity/agent/work/b93aa376e3e26200/PalasoUIWindowsForms/Keyboarding/Linux/IbusKeyboardAdaptor.cs:270
  at
Palaso.UI.WindowsForms.Keyboarding.Linux.IbusKeyboardAdaptor.PassKeyEventToIbus (System.Windows.Forms.Control control, Char keyChar, Keys modifierKeys) [0x0000b] in /var/lib/TeamCity/agent/work/b93aa376e3e26200/PalasoUIWindowsForms/Keyboarding/Linux/IbusKeyboardAdaptor.cs:259
  at
Palaso.UI.WindowsForms.Keyboarding.Linux.IbusKeyboardAdaptor.HandleKeyPress (System.Object sender, System.Windows.Forms.KeyPressEventArgs e) [0x00000] in /var/lib/TeamCity/agent/work/b93aa376e3e26200/PalasoUIWindowsForms/Keyboarding/Linux/IbusKeyboardAdaptor.cs:395
  at
System.Windows.Forms.Control.OnKeyPress (System.Windows.Forms.KeyPressEventArgs e) [0x0001c] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:5940
  at SIL
.FieldWorks.Common.RootSites.SimpleRootSite.OnKeyPress (System.Windows.Forms.KeyPressEventArgs e) [0x00006] in /tmp/buildd/fieldworks-8.1.3+saucy1/fw/Src/Common/SimpleRootSite/SimpleRootSite.cs:4074
  at SIL
.FieldWorks.Common.Widgets.InnerFwTextBox.OnKeyPress (System.Windows.Forms.KeyPressEventArgs e) [0x00019] in /tmp/buildd/fieldworks-8.1.3+saucy1/fw/Src/Common/Controls/Widgets/FwTextBox.cs:2870
  at
System.Windows.Forms.Control.ProcessKeyEventArgs (System.Windows.Forms.Message& m) [0x000a4] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:4431
  at
System.Windows.Forms.Control.ProcessKeyMessage (System.Windows.Forms.Message& m) [0x0001e] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:4451
  at
System.Windows.Forms.Control.WmKeys (System.Windows.Forms.Message& m) [0x00000] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:5569
  at
System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x0020b] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:5125
  at
System.Windows.Forms.ScrollableControl.WndProc (System.Windows.Forms.Message& m) [0x00000] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ScrollableControl.cs:805
  at
System.Windows.Forms.ContainerControl.WndProc (System.Windows.Forms.Message& m) [0x0003c] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ContainerControl.cs:689
  at
System.Windows.Forms.UserControl.WndProc (System.Windows.Forms.Message& m) [0x00036] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/UserControl.cs:150
  at SIL
.FieldWorks.Common.RootSites.SimpleRootSite.OriginalWndProc (System.Windows.Forms.Message& msg) [0x00081] in /tmp/buildd/fieldworks-8.1.3+saucy1/fw/Src/Common/SimpleRootSite/SimpleRootSite.cs:6211
  at
XCore.MessageSequencer.SequenceWndProc (System.Windows.Forms.Message& m) [0x0004c] in /tmp/buildd/fieldworks-8.1.3+saucy1/fw/Src/XCore/xCoreInterfaces/MessageSequencer.cs:170
  at SIL
.FieldWorks.Common.RootSites.SimpleRootSite.WndProc (System.Windows.Forms.Message& m) [0x00006] in /tmp/buildd/fieldworks-8.1.3+saucy1/fw/Src/Common/SimpleRootSite/SimpleRootSite.cs:3130
  at
System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:228
  at
System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:209
  at
System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x0008e] in /tmp/buildd/fieldworks-mono-2.10.9/mcs/class/Managed.Windows.Forms/System.Windows.Forms/NativeWindow.cs:243
Thread: Main thread
Thread UI culture: en
Exception: System.Exception

Additional information about the computer and project:
Version: 8.1.3.42053  2015/02/18
CommandLine: /usr/lib/fieldworks/FieldWorks.exe -app Flex
CurrentDirectory: /usr/share/fieldworks
MachineName: Jumping-Jackrabbit
OSVersion: Unix 3.16.0.37
OSRelease: LinuxMint 17.1 rebecca
PackageVersion: fieldworks-applications  8.1.3+saucy1
CLR version
: 4.0.30319.1
PhysicalMemory: 15961 Mb
LocalDiskCount: 28
FwProgramDiskSize: 209021 Mb
FwProgramDiskFree: 114146 Mb
WorkingSet: 0
UserDomainName: Jumping-Jackrabbit
UserName: cweedall
SystemDirectory:
Culture: en-US
ScreenDpiX: 0
ScreenDpiY: 0
FirstTimeAppHasBeenRun: True
NumberOfLaunches: 16
TotalRuntime: 0:02:02
NumberOfSeriousCrashes: 3
NumberOfAnnoyingCrashes: 0
RuntimeBeforeCrash: 0:01:02
LoadingProcessId: 0
ShowSideBarSetting: True
ShowStatusBarSetting: True
AutoOpenLastEditedProjectSetting: True
DisableSplashScreenSetting: False
MeasurementUnitSetting: Cm
BackupDirectorySetting: /home/cweedall/Documents/fieldworks/backups
ProjectName: TEST
ProjectHandle: TEST
Server:
ProjectObjectCount: 11249
ProjectModified: 5/10/2015 10:51:09 AM
ProjectFileSize: 7733459
Application: FieldWorks Language Explorer
10:51:09.85 [0x0]    Logger started
10:51:13.57 [0x0]    Invoked SetInitialContentObject
10:51:14.36 [0x0]    Created new window [TEST] handle: [0x5203419]
10:51:15.10 [0x0]    Sort on Headword Ascending (0)
10:51:15.38 [0x0]    Switched to lexiconEdit
10:51:15.41 [0x0]    Activated window [TEST] handle: [0x5203419]
10:51:15.62 [0x0]    Invoked WarnUserAboutFailedLiftImportIfNecessary
10:51:15.74 [0x0]    Started provider http://127.0.0.1:40001/FieldWorks/TEST for type SIL.FieldWorks.LexicalProvider.ILexicalServiceProvider.
10:51:15.74 [0x0]    Started listening for lexical service provider requests.
10:51:22.60 [0x0]    Start: InsertItemInVector
10:51:22.60 [0x0]    Invoked InsertItemInVector
10:51:22.60 [0x0]    Invoked DialogInsertItemInVector
10:51:27.15 [0x0]    Got exception Exception







Chris W.

unread,
May 10, 2015, 12:00:31 PM5/10/15
to flex...@googlegroups.com
I forgot to add that there's something screwy with the writing systems also.  I have two ibus keyboards installed and they work properly everywhere.  I can switch between them without issue.  However, when I go to add/edit the writing systems in my FLEx installation, only the system default keyboard English (US) appears.  I cannot see the Japanese - Anthy or IPA Unicode 6.2 (ver 1.4) KMN keyboards.  Not sure if this is related or not...but thought it worth mentioning.

Chris W.

unread,
May 10, 2015, 12:04:33 PM5/10/15
to flex...@googlegroups.com
Sorry...one other thing.  I thought that perhaps there was a permissions problem.  So I recursively set permissions to 775 for my saved project to see if this would fix the problem with not being able to type anything in most fields.  It had no effect.  I did *not* change/set any permissions for the new project that I created to test to see if there were any problems, because I figured FLEx would set the permissions the way that it needed for its own project.  Short answer: it isn't a permissions issue (I think).

Cambell Prince

unread,
May 10, 2015, 10:59:33 PM5/10/15
to flex...@googlegroups.com
Hi,

The nutshell summary, the version of IBus on Mint is not what FLEx is expecting to work with.  A function 'IsEnabled' has been added / deleted / renamed somewhere along the way and FLEx has no idea what it should now call.  This would require a linux dev to fix.

I suspect that the  package you are using wasn't designed for trusty, thus the mismatch.  I think that some linux devs are working on having FLEx available for trusty but there are er issues. :-)

Disclaimer:  I'm not a dev that's ever worked on FLEx on either platform.

Regards,
Cambell

On Sun, May 10, 2015 at 11:04 PM, Chris W. <cwee...@gmail.com> wrote:
Sorry...one other thing.  I thought that perhaps there was a permissions problem.  So I recursively set permissions to 775 for my saved project to see if this would fix the problem with not being able to type anything in most fields.  It had no effect.  I did *not* change/set any permissions for the new project that I created to test to see if there were any problems, because I figured FLEx would set the permissions the way that it needed for its own project.  Short answer: it isn't a permissions issue (I think).

--
You are subscribed to the publicly accessible group "FLEx list".
Only members can post but anyone can view messages on the website.
---
You received this message because you are subscribed to the Google Groups "FLEx list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flex-list+...@googlegroups.com.
To post to this group, send email to flex...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flex-list/5b425461-0503-4302-a76c-a4fc3ceaa0a4%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Cambell Prince
Payap Language Software +66 87 190 5871
skype: cambell.prince  google: cambell...@gmail.com

Andreas_Joswig

unread,
May 11, 2015, 7:23:23 AM5/11/15
to flex...@googlegroups.com
I was running into something similar last week, and was told that automatic keyboard switching only works with the Gnome desktop, although a solution for Cinnamon is on the way. So I tried Gnome and ran into lots of other erratic keyboard behavior - nothing that I am ready to work with at this time. I also noticed that I could not start the parser in my project, which would always result in a yellow error message, but no parser. I concluded that currently the time is not ripe for me to switch to Linux, but I am eagerly awaiting new developments...
Andreas


On 2015-05-10 19:04, Chris W. wrote:
Sorry...one other thing.  I thought that perhaps there was a permissions problem.  So I recursively set permissions to 775 for my saved project to see if this would fix the problem with not being able to type anything in most fields.  It had no effect.  I did *not* change/set any permissions for the new project that I created to test to see if there were any problems, because I figured FLEx would set the permissions the way that it needed for its own project.  Short answer: it isn't a permissions issue (I think).

Chris W.

unread,
May 11, 2015, 10:08:35 AM5/11/15
to flex...@googlegroups.com
Hmmm, interesting.  I'm not familiar with all the details and wasn't really sure where it stemmed from.  A different version of IBus would make sense...  If this isn't easily/speedily fixable, it may have me jumping back to Windows also, unfortunately, as I have lots of work to do.

Ann Bush

unread,
May 11, 2015, 10:33:12 AM5/11/15
to flex...@googlegroups.com

Hi,

 

This probably is not the right place for this error to be reported.  Crashes should be sent to flexErrors @sil.org.  Also, isn’t there a Linux group?  Anyway, Eberhard provided a work-around that might help.

Download https://jenkins.lsdev.sil.org/view/All/job/Ibusdotnet-Linux-any-release/24/artifact/*zip*/archive.zip,
extract archive.zip into /tmp/, and running from a terminal window:
sudo cp /tmp/archive/src/bin/Release/* /usr/lib/fieldworks/

 

Ann

From: flex...@googlegroups.com [mailto:flex...@googlegroups.com] On Behalf Of Chris W.
Sent: Sunday, May 10, 2015 10:55 AM
To: flex...@googlegroups.com
Subject: [FLEx] org.freedesktop.DBus.Error.UnknownMethod: No such method 'IsEnabled'

 

Hello,

I recently installed FLEx in Linux Mint 17.1 with the Cinnamon desktop.  Installation of FLEx and all the dependencies went flawlessly.  I loaded up a copied/backed up version of the project folder from a my project which works in Windows 8.1.  Everything loads up and displays properly and so I thought it was fine.  However, when I try to type anything in any field, nothing happens.  Also, when I try to insert a new entry in the lexicon, the pop-up for entry appears fine, but when I type anything it immediately crashes.  I've been having trouble identifying exactly what causes (or can fix) the problem and I thought some of the devs here may have some insight into it.

Please email this to FlexE...@sil.org with this exact subject:  Automated Error Report

Please email this to FlexE...@sil.org with this exact subject:  Automated Error Report

--
You are subscribed to the publicly accessible group "FLEx list".
Only members can post but anyone can view messages on the website.
---
You received this message because you are subscribed to the Google Groups "FLEx list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flex-list+...@googlegroups.com.
To post to this group, send email to flex...@googlegroups.com.

Chris W.

unread,
May 11, 2015, 5:02:28 PM5/11/15
to flex...@googlegroups.com
Thanks, Ann!

I wasn't reporting the error because I thought it was a bug.  Instead, i assumed that I didn't have a package dependency installed or somehow the ibus keyboard wasn't configured properly.  After learning that it's likely a bug, I could report it the normal way, of course.

When you mention a Linux group... do you mean a FLEx Linux group?  Or a general one?  I'm only aware of this one and just assumed this was for all FLEx matters, as opposed to Windows-specific FLEx issues.

Cambell Prince

unread,
May 12, 2015, 12:01:23 AM5/12/15
to flex...@googlegroups.com
FWIW I like to see all Flex issues on any platform in the same group.

--
You are subscribed to the publicly accessible group "FLEx list".
Only members can post but anyone can view messages on the website.
---
You received this message because you are subscribed to the Google Groups "FLEx list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flex-list+...@googlegroups.com.
To post to this group, send email to flex...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages