[Bug 131958] Re: PenguinTV segfaults with GtkWarning: gtk_window_resize: assertion `width > 0' failed

2007-12-16 Thread EricPadman
Sorry if my suggestion about the schema file corrupted anyone's gconf database :( . Maybe a better idea would have been to suggest using the latest revision from before version 3.0 which is here: http://penguintv.svn.sourceforge.net/viewvc/*checkout*/penguintv/trunk/share/penguintv.schema?revision=

[Bug 131958] Re: PenguinTV segfaults with GtkWarning: gtk_window_resize: assertion `width > 0' failed

2007-10-23 Thread EricPadman
I agree, the schema not being installed causes the GtkWarning. I downloaded the schema from CVS and installed it with the following from setup.py from the original tarball - penguintv_3.0.orig.tar.gz export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) - Check gconftool-2 --makefile-ins

[Bug 131958] Re: PenguinTV segfaults with GtkWarning: gtk_window_resize: assertion `width > 0' failed

2007-08-15 Thread EricPadman
I ran PenguinTV from a terminal window. The GUI starts to load then it seqfaults. I've attached a screenshot. When I try to use gdb with PenguinTV to get a backtrace gdb says "/usr/bin/PenguinTV": not in executable format: File format not recognized". I guess this is because PenguinTV is writte

[Bug 131958] Re: PenguinTV segfaults with GtkWarning: gtk_window_resize: assertion `width > 0' failed

2007-08-15 Thread EricPadman
** Attachment added: "Valgrind logs" http://launchpadlibrarian.net/8843692/valgrind-logs-penguintv.tar.gz -- PenguinTV segfaults with GtkWarning: gtk_window_resize: assertion `width > 0' failed https://bugs.launchpad.net/bugs/131958 You received this bug notification because you are a member

[Bug 131958] Re: PenguinTV segfaults with GtkWarning: gtk_window_resize: assertion `width > 0' failed

2007-08-15 Thread EricPadman
** Attachment added: "strace log" http://launchpadlibrarian.net/8843713/strace-penguintv.log -- PenguinTV segfaults with GtkWarning: gtk_window_resize: assertion `width > 0' failed https://bugs.launchpad.net/bugs/131958 You received this bug notification because you are a member of Ubuntu Bu

[Bug 131958] PenguinTV segfaults with GtkWarning: gtk_window_resize: assertion `width > 0' failed

2007-08-12 Thread EricPadman
Public bug reported: Binary package hint: penguintv Using version 3.0-0ubuntu1 on an up to date Gobuntu (Gutsy Gibbon). Crashes as the GUI is loading. $ PenguinTV /bin/sh: /usr/bin/esd: not found gecko proxy settings up to date initializing mozilla in /usr/lib/firefox /bin/sh: /usr/bin/esd: not

[Bug 50113] Re: amaya crashes: Gdk-ERROR **: BadMatch

2006-07-26 Thread EricPadman
Using 8.5 under Dapper I think that this is related to xorg/aiglx. A while ago I found a fix to stop OpenGL games becoming partly transparent under compiz: eg. export XLIB_SKIP_ARGB_VISUALS=1 && XLIB_SKIP_ARGB_VISUALS=1 blobwars. I'm using the i810 driver. This seems to work for this issue as wel