[Bug 86744] Re: [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2

2007-06-18 Thread Apport retracing service
** Attachment removed: CoreDump.gz http://launchpadlibrarian.net/6492595/CoreDump.gz -- [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2 https://bugs.launchpad.net/bugs/86744 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 86744] Re: [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2

2007-05-15 Thread anonym
You should add the MMkeys patch to enable multimedia keys in gnome, for people who have laptops with multimedia keys: http://www.listen-project.org/ticket/606#comment:4 -- [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2 https://bugs.launchpad.net/bugs/86744 You

[Bug 86744] Re: [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2

2007-04-28 Thread Brian Murray
** Tags added: need-i386-retrace -- [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2 https://bugs.launchpad.net/bugs/86744 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 86744] Re: [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2

2007-02-22 Thread Emilio Pozuelo Monfort
In the repos, and working fine! Barry, thanks for the upload :) ** Changed in: listen (Ubuntu) Status: Fix Committed = Fix Released -- [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2 https://launchpad.net/bugs/86744 -- ubuntu-bugs mailing list

[Bug 86744] Re: [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2

2007-02-22 Thread Emilio Pozuelo Monfort
** Tags added: upload uvf ** Tags removed: uvf -- [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2 https://launchpad.net/bugs/86744 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 86744] Re: [apport] python2.5 crashed with SIGSEGV

2007-02-21 Thread Nemes Sorin
** Attachment added: CoreDump.gz http://librarian.launchpad.net/6492595/CoreDump.gz ** Attachment added: Disassembly.txt http://librarian.launchpad.net/6492596/Disassembly.txt ** Attachment added: ProcMaps.txt http://librarian.launchpad.net/6492597/ProcMaps.txt ** Attachment added:

[Bug 86744] Re: [apport] python2.5 crashed with SIGSEGV

2007-02-21 Thread Emilio Pozuelo Monfort
** Changed in: python2.5 (Ubuntu) Sourcepackagename: python2.5 = listen Importance: Undecided = Medium -- [apport] python2.5 crashed with SIGSEGV https://launchpad.net/bugs/86744 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 86744] Re: [apport] python2.5 crashed with SIGSEGV

2007-02-21 Thread Emilio Pozuelo Monfort
[EMAIL PROTECTED]:~$ listen GTK Accessibility Module initialized (Music Player Listen:31950): Gnome-WARNING **: Accessibility: failed to find module 'libgail-gnome' which is needed to make this application accessible No musicbrainz support (musicbrainz2 missing) No iPod support No Audio cd

[Bug 86744] Re: [apport] python2.5 crashed with SIGSEGV

2007-02-21 Thread Emilio Pozuelo Monfort
This is from the makefile: Add LD_LIBRARY_PATH=/path/to/firefox/mozembed/so/file when listen start # to prevent segmentfault on wikipedia and lyrics widget for broken python-gtkmozemebed on some distribution like ubuntu edgy/dapper I think the problem is there. I'm going to build it to see if

[Bug 86744] Re: [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2

2007-02-21 Thread Emilio Pozuelo Monfort
** Summary changed: - [apport] python2.5 crashed with SIGSEGV + [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2 ** Description changed: Binary package hint: python2.5 - I just updated Listen 4.03 to 0.5 and this crash occur when I try to - search a radio station (

[Bug 86744] Re: [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2

2007-02-21 Thread Emilio Pozuelo Monfort
From http://www.listen-project.org/wiki/Faq I have a segment fault when click on wikipedia or lyrics tab ? Some distribution have gtkmozembed broken. You need to check if listen has the correct path to firefox(or mozilla) in file /path/to/bin/listen (usualy /usr/bin/listen), ** Changed in:

[Bug 86744] Re: [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2

2007-02-21 Thread Emilio Pozuelo Monfort
The 0.5-0ubuntu2 has this in /usr/bin/listen: LD_LIBRARY_PATH= python -OO /usr/lib/listen/listen.py $@ However, it should be: LD_LIBRARY_PATH=/usr/lib/firefox, python -OO /usr/lib/listen/listen.py $@ -- [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2

[Bug 86744] Re: [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2

2007-02-21 Thread Emilio Pozuelo Monfort
Sorry, the 0.5-0ubuntu2 looks like this: python -OO /usr/lib/listen/listen.py $@ -- [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2 https://launchpad.net/bugs/86744 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 86744] Re: [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2

2007-02-21 Thread Emilio Pozuelo Monfort
Well, there were two problems. One of them was with the gtkmozembed library (from firefox). I don't know why, but it seems to be broken (the patch, I suppose). Don't know if this is a firefox problem or a listen one (I imagine a listen one hehe), but the patch 04_gtkmozembed.patch fixes it

[Bug 86744] Re: [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2

2007-02-21 Thread Emilio Pozuelo Monfort
Here is the first patch :) ** Attachment added: fix for gtkmozembed library broken http://librarian.launchpad.net/6494997/04_gtkmozembed.patch -- [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2 https://launchpad.net/bugs/86744 -- ubuntu-bugs mailing list

[Bug 86744] Re: [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2

2007-02-21 Thread Emilio Pozuelo Monfort
I'm really impressed! I've made these two patches without asking for help :) I hope they are good, and this can be uploaded hehe. ** Attachment added: listen_0.5-0ubuntu3.diff.gz http://librarian.launchpad.net/6495052/listen_0.5-0ubuntu3.diff.gz -- [apport] python2.5 crashed with SIGSEGV

[Bug 86744] Re: [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2

2007-02-21 Thread Emilio Pozuelo Monfort
Format: 1.7 Date: Wed, 21 Feb 2007 19:04:55 +0100 Source: listen Binary: listen Architecture: source i386 Version: 0.5-0ubuntu3 Distribution: feisty Urgency: low Maintainer: Ubuntu MOTU Developers ubuntu-motu@lists.ubuntu.com Changed-By: Emilio Pozuelo Monfort [EMAIL PROTECTED] Description:

[Bug 86744] Re: [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2

2007-02-21 Thread Emilio Pozuelo Monfort
And the second one ^_^ ** Attachment added: Fixes /usr/bin/listen http://librarian.launchpad.net/6495036/05_listen_bin.patch -- [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2 https://launchpad.net/bugs/86744 -- ubuntu-bugs mailing list

[Bug 86744] Re: [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2

2007-02-21 Thread Emilio Pozuelo Monfort
And a debdiff for Barry ;) ** Attachment added: debdiff http://librarian.launchpad.net/6495125/debdiff -- [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2 https://launchpad.net/bugs/86744 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 86744] Re: [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2

2007-02-21 Thread Barry deFreese
Uploaded. Please keep an eye out and close as fix released if fixed properly. Thanks! ** Changed in: listen (Ubuntu) Status: In Progress = Fix Committed -- [apport] python2.5 crashed with SIGSEGV while running Listen 0.5-0ubuntu2 https://launchpad.net/bugs/86744 -- ubuntu-bugs