[Bug 1180302] Re: hit SIGTRAP errors after glib 2.37 update

2013-10-21 Thread Machiel Richards
Hi Guys, I am a bit lost here. I have the same issue as described here, and have downloaded the fix tarball, however there is no instructions on how to implement the new files. Can someone perhaps assist with this? Thank you. -- You received this bug notification because you are a member of

[Bug 1180302] Re: hit SIGTRAP errors after glib 2.37 update

2013-07-22 Thread Charles Kerr
** Changed in: indicator-messages Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1180302 Title: hit SIGTRAP errors after glib 2.37 update To manage

[Bug 1180302] Re: hit SIGTRAP errors after glib 2.37 update

2013-07-12 Thread Chris West
I'm still getting this crash: (thunderbird:4138): GLib-GIO-ERROR **: g_menu_item_set_detailed_action: Detailed action name 'imap://f...@mail.bar.uk/INBOX/somefolder' has invalid format indicator-messages: 12.10.6+13.10.20130702-0ubuntu1 (saucy) libglib2.0-0: 2.37.3-1ubuntu2 (saucy) thunderbird:

[Bug 1180302] Re: hit SIGTRAP errors after glib 2.37 update

2013-05-15 Thread Sebastien Bacher
this error is printed on the sterr before hitting the sigtrap: GLib-GIO-ERROR **: g_menu_item_set_detailed_action: Detailed action name 'mailbox:///home/user/.thunderbird/idprofile.default/Mail/pop.orange.fr/Inbox' has invalid format ** Also affects: indicator-messages Importance: Undecided

[Bug 1180302] Re: hit SIGTRAP errors after glib 2.37 update

2013-05-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: indicator-messages (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1180302

[Bug 1180302] Re: hit SIGTRAP errors after glib 2.37 update

2013-05-15 Thread Chris Coulson
In Thunderbird, we pass the mailbox URI as the unique identifier parameter to messaging_menu_app_append_source_with_count(), and libmessagingmenu uses this as the action name. But it seems that the new glib version is more strict, and the mailbox URI is not valid as an action name (but it ought to

[Bug 1180302] Re: hit SIGTRAP errors after glib 2.37 update

2013-05-15 Thread Gökçen Eraslan
Here is a backtrace of thunderbird. ** Attachment added: thunderbird-trace.txt https://bugs.launchpad.net/ubuntu/+source/indicator-messages/+bug/1180302/+attachment/3677295/+files/thunderbird-trace.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1180302] Re: hit SIGTRAP errors after glib 2.37 update

2013-05-15 Thread Gökçen Eraslan
I have many other traps in dmesg inclucing libproxy(pxgsettings), notify-osd, skype(?), indicator-datetime-service: [ 52.670906] traps: notify-osd[1959] general protection ip:411ae6 sp:7fffabc7a770 error:0 in notify-osd[40+32000] [ 87.442096] traps: pxgsettings[2633] general protection

[Bug 1180302] Re: hit SIGTRAP errors after glib 2.37 update

2013-05-15 Thread Gökçen Eraslan
Here is the notify-osd trace: --- stack trace --- #0 0x00411ae6 in bubble_get_id () No symbol table info available. #1 0x0041d77c in stack_notify_handler () No symbol table info available. #2 0x0041c005 in

[Bug 1180302] Re: hit SIGTRAP errors after glib 2.37 update

2013-05-15 Thread Gökçen Eraslan
Thunderbird works without crashing when the messaging menu add-on is disabled. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1180302 Title: hit SIGTRAP errors after glib 2.37 update To manage

[Bug 1180302] Re: hit SIGTRAP errors after glib 2.37 update

2013-05-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~larsu/indicator-messages/lp1180302 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1180302 Title: hit SIGTRAP errors after glib 2.37 update To manage notifications about this

[Bug 1180302] Re: hit SIGTRAP errors after glib 2.37 update

2013-05-15 Thread Lars Uebernickel
** Changed in: indicator-messages Status: New = In Progress ** Changed in: indicator-messages Assignee: (unassigned) = Lars Uebernickel (larsu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1180302] Re: hit SIGTRAP errors after glib 2.37 update

2013-05-15 Thread PS Jenkins bot
Fix committed into lp:indicator-messages at revision 344, scheduled for release in indicator-messages, milestone 13.10.0 ** Changed in: indicator-messages Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1180302] Re: hit SIGTRAP errors after glib 2.37 update

2013-05-15 Thread Gökçen Eraslan
libdbusmenu 12.10.3daily13.05.15-0ubuntu1 update did not fix the problem. Is it supposed to fix this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1180302 Title: hit SIGTRAP errors after glib 2.37

[Bug 1180302] Re: hit SIGTRAP errors after glib 2.37 update

2013-05-15 Thread George Shuklin
last update to libc-bin did not fix issue. Same Detailed action name 'imap://ama...@cvt-cm1.obl.selectel.org/INBOX' has invalid format'. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1180302 Title:

[Bug 1180302] Re: hit SIGTRAP errors after glib 2.37 update

2013-05-15 Thread George Shuklin
(libc-bin without fix - 2.17-0ubuntu5) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1180302 Title: hit SIGTRAP errors after glib 2.37 update To manage notifications about this bug go to:

[Bug 1180302] Re: hit SIGTRAP errors after glib 2.37 update

2013-05-15 Thread Sebastien Bacher
the fix is in indicator-messages: http://bazaar.launchpad.net/~indicator-applet-developers/indicator-messages/trunk.13.10/revision/344 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1180302 Title:

[Bug 1180302] Re: hit SIGTRAP errors after glib 2.37 update

2013-05-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/indicator-messages -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1180302 Title: hit SIGTRAP errors after glib 2.37 update To manage notifications about

[Bug 1180302] Re: hit SIGTRAP errors after glib 2.37 update

2013-05-15 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-messages - 12.10.6daily13.05.15-0ubuntu1 --- indicator-messages (12.10.6daily13.05.15-0ubuntu1) saucy; urgency=low [ Lars Uebernickel ] * libmessaging-menu: don't use detailed action names Detailed action names are of the form