[Bug 32401] Re: totem won't start with totem-xine engine

2007-09-21 Thread Launchpad Janitor
*** This bug is a duplicate of bug 35229 *** https://bugs.launchpad.net/bugs/35229 [Expired for totem (Ubuntu) because there has been no activity for 60 days.] -- totem won't start with totem-xine engine https://bugs.launchpad.net/bugs/32401 You received this bug notification because you

[Bug 32401] Re: totem won't start with totem-xine engine

2006-04-27 Thread Phil Bull
*** This bug is a duplicate of bug 35229 *** ** This bug has been marked a duplicate of bug 35229 totem-xine crash on logo (workaround inside) -- totem won't start with totem-xine engine https://launchpad.net/bugs/32401 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 32401] Re: totem won't start with totem-xine engine

2006-04-26 Thread Gary Coady
This looks like bug #35229 - and all workarounds on that page work for me. It would explain why a reboot helped - you freed up memory so that allocating memory for the totem logo worked. -- totem won't start with totem-xine engine https://launchpad.net/bugs/32401 -- desktop-bugs mailing list

[Bug 32401] Re: totem won't start with totem-xine engine

2006-04-26 Thread joehill
Yes, thanks for pointing that out. Renaming the .png does prevent it from crashing on startup. In my case, it has never started without an argument regardless of whether I reboot or not. (The X crash I mentioned above seems to be an unrelated bug with the i810 driver.) -- totem won't start

[Bug 32401] Re: totem won't start with totem-xine engine

2006-04-16 Thread joehill
Oh, and I forgot to mention--this is from the second try. On the first try, my whole computer froze (black screen with intermittent wait cursor) and I had to reboot, which is not uncommon for me when I use totem. -- totem won't start with totem-xine engine

[Bug 32401] Re: totem won't start with totem-xine engine

2006-04-16 Thread joehill
Ok, I hope this is more useful--I ran it again with the libraries you suggested installed: (gdb) break gdk_x_error Function gdk_x_error not defined. Make breakpoint pending on future shared library load? (y or [n]) y Breakpoint 1 (gdk_x_error) pending. (gdb) run --sync Starting program:

[Bug 32401] Re: totem won't start with totem-xine engine

2006-04-02 Thread Sebastien Bacher
do you have libgtk2.0-0-dbg libglib2.0-0-dbg installed? -- totem won't start with totem-xine engine https://launchpad.net/malone/bugs/32401 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 32401] Re: totem won't start with totem-xine engine

2006-03-31 Thread Phil Bull
It looks like you've used the line '(gdb) break gdb_x_error' rather than '(gdb) break gdk_x_error'. -- totem won't start with totem-xine engine https://launchpad.net/malone/bugs/32401 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 32401] Re: totem won't start with totem-xine engine

2006-03-31 Thread joehill
Touché. Ok, here's another try: ~$ gdb totem GNU gdb 6.4-debian Copyright 2005 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type show copying to see the

[Bug 32401] Re: totem won't start with totem-xine engine

2006-03-30 Thread joehill
I think this is what I did the first time, but I'm including all my commands so it's more clear what I did. Please tell me if I need to try something else. ~$ gdb totem GNU gdb 6.4-debian Copyright 2005 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public