[Bug 121481] Re: PenguinTV crashes on load

2009-04-16 Thread Dimitrios Symeonidis
jaunty ships with 3.6.5-0ubuntu3, so I'm marking this as fix released.
please correct me if I'm wrong

** Changed in: penguintv (Ubuntu)
   Status: New = Fix Released

-- 
PenguinTV crashes on load
https://bugs.launchpad.net/bugs/121481
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 121481] Re: PenguinTV crashes on load

2007-11-07 Thread ubuntu_demon
I'm using Ubuntu Gutsy.

In my case this solution works :
https://bugs.launchpad.net/ubuntu/+source/penguintv/+bug/131958/comments/18

$ PenguinTV
gecko proxy settings up to date
initializing mozilla in /usr/lib/firefox
Segmentation fault (core dumped)

$ export LD_LIBRARY_PATH=/usr/lib/firefox
$ export MOZILLA_FIVE_HOME=/usr/lib/firefox

Now PenguinTV doesn't segfault anymore :

$ PenguinTV
gecko proxy settings up to date
initializing mozilla in /usr/lib/firefox
no gstreamer player to get

-- 
PenguinTV crashes on load
https://bugs.launchpad.net/bugs/121481
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 121481] Re: PenguinTV crashes on load

2007-06-20 Thread ChrisDebenham
Backtrace of the corefile created read as:

(gdb) bt
#0  0xb66b80e7 in EmbedPrivate::Realize (this=0x8b98938, 
aAlreadyRealized=0xbfb09628) at EmbedPrivate.cpp:280
#1  0xb66b6a1b in gtk_moz_embed_realize (widget=0x8b81458)
at gtkmozembed2.cpp:606
#2  0xb7cb6179 in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#3  0xb7ca6f59 in ?? () from /usr/lib/libgobject-2.0.so.0
#4  0x088b5488 in ?? ()
#5  0x in ?? ()

So it looks like the crash is in the mozilla embedding

-- 
PenguinTV crashes on load
https://bugs.launchpad.net/bugs/121481
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 121481] Re: PenguinTV crashes on load

2007-06-20 Thread ChrisDebenham
It works if I add /usr/lib/firefox to /etc/ld.so.conf

-- 
PenguinTV crashes on load
https://bugs.launchpad.net/bugs/121481
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs