[Bug 181172] Re: totem dumps core shortly after startup

2008-06-26 Thread Pedro Villavicencio
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to "New". Thanks again!.

** Changed in: totem (Ubuntu)
   Status: Incomplete => Invalid

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-03-13 Thread Jonathan T
Dear Pedro,

I would be pleased to test out the most recent development release of
hardy once bug no. 188660 has been fixed. Until then, I cannot get past
the gdm login screen without going into safe graphics mode. I presume
testing totem under the safe graphics mode would not provide you the
best assurance that this bug has been fixed.

Best,
Jonathan

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T

** Attachment added: "valgrind.log.7874"
   http://launchpadlibrarian.net/11876177/valgrind.log.7874

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T

** Attachment added: "strace-totem.log"
   http://launchpadlibrarian.net/11876184/strace-totem.log

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T
Hi Anders,

I'm having the same totem error as you, though I'm running Xubuntu
Gutsy, and though I have replaced totem-xine with totem-gstreamer as I
had the same problem with xine.

As for the backtrace, see https://wiki.ubuntu.com/Backtrace again. Once
you initiate the program with "gdb  2>&1 | tee
gdb-.txt" you need to configure it with the next few lines.
Don't ask me why everything cannot be sent on the same line as I'm new
at this game also.  I've attached my backtrace for your information as
strace and my own valgrind output as it may differ from yours.

Best,
Jon


** Attachment added: "gdb-totem.txt"
   http://launchpadlibrarian.net/11876167/gdb-totem.txt

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T

** Attachment added: "packages.txt"
   http://launchpadlibrarian.net/11876189/packages.txt

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-03-13 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue that you reported is one that should be
reproducible with the live environment of the Desktop CD of the
development release - Hardy Heron. It would help us greatly if you could
test with it so we can work on getting it fixed in the next release of
Ubuntu. You can find out more about the development release at
http://www.ubuntu.com/testing/ . Thanks again and we appreciate your
help.

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-01-08 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace
http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the
bug report. This will greatly help us in tracking down your problem.

** Attachment removed: "CoreDump.gz"

   http://launchpadlibrarian.net/11200866/CoreDump.gz

** Changed in: totem (Ubuntu)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
   Status: New => Incomplete

** Visibility changed to: Public

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-01-08 Thread Anders Steinlein
Thanks for the quick feedback, Pedro. I followed the instructions, but
gdb provided little information (or I'm doing something wrong).

Running: gdb totem 2>&1 | tee gdb-totem.txt simply outputs the gdb copyright 
followed by:
Using host libthread_db library "/lib/libthread_db.so.1". and I'm left at a 
(gdb) prompt.

However, I tried Valgrind as well which gave a lot of output. Log file
attached. Thanks again.

** Attachment added: "valgrind-totem-log"
   http://launchpadlibrarian.net/11215712/valgrind.log.16244

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-01-08 Thread Anders Steinlein
I don't know if this is related, but I'm commenting just in case. I
tried mplayer to see if that would work, and at first it didn't. All but
the ggi video output driver failed.

After searching around I found
https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/159861, so I
tried "killall gnome-screensaver" before launching mplayer, and voila,
mplayer worked. However, this did nothing to help totem, which still
crashes. Still, thought I'd just throw this out there.

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-03-13 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue that you reported is one that should be
reproducible with the live environment of the Desktop CD of the
development release - Hardy Heron. It would help us greatly if you could
test with it so we can work on getting it fixed in the next release of
Ubuntu. You can find out more about the development release at
http://www.ubuntu.com/testing/ . Thanks again and we appreciate your
help.

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-03-13 Thread Jonathan T
Dear Pedro,

I would be pleased to test out the most recent development release of
hardy once bug no. 188660 has been fixed. Until then, I cannot get past
the gdm login screen without going into safe graphics mode. I presume
testing totem under the safe graphics mode would not provide you the
best assurance that this bug has been fixed.

Best,
Jonathan

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-06-26 Thread Pedro Villavicencio
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to "New". Thanks again!.

** Changed in: totem (Ubuntu)
   Status: Incomplete => Invalid

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-01-08 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace
http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the
bug report. This will greatly help us in tracking down your problem.

** Attachment removed: "CoreDump.gz"

   http://launchpadlibrarian.net/11200866/CoreDump.gz

** Changed in: totem (Ubuntu)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
   Status: New => Incomplete

** Visibility changed to: Public

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-01-08 Thread Anders Steinlein
Thanks for the quick feedback, Pedro. I followed the instructions, but
gdb provided little information (or I'm doing something wrong).

Running: gdb totem 2>&1 | tee gdb-totem.txt simply outputs the gdb copyright 
followed by:
Using host libthread_db library "/lib/libthread_db.so.1". and I'm left at a 
(gdb) prompt.

However, I tried Valgrind as well which gave a lot of output. Log file
attached. Thanks again.

** Attachment added: "valgrind-totem-log"
   http://launchpadlibrarian.net/11215712/valgrind.log.16244

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-01-08 Thread Anders Steinlein
I don't know if this is related, but I'm commenting just in case. I
tried mplayer to see if that would work, and at first it didn't. All but
the ggi video output driver failed.

After searching around I found
https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/159861, so I
tried "killall gnome-screensaver" before launching mplayer, and voila,
mplayer worked. However, this did nothing to help totem, which still
crashes. Still, thought I'd just throw this out there.

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T

** Attachment added: "valgrind.log.7874"
   http://launchpadlibrarian.net/11876177/valgrind.log.7874

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T

** Attachment added: "strace-totem.log"
   http://launchpadlibrarian.net/11876184/strace-totem.log

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T
Hi Anders,

I'm having the same totem error as you, though I'm running Xubuntu
Gutsy, and though I have replaced totem-xine with totem-gstreamer as I
had the same problem with xine.

As for the backtrace, see https://wiki.ubuntu.com/Backtrace again. Once
you initiate the program with "gdb  2>&1 | tee
gdb-.txt" you need to configure it with the next few lines.
Don't ask me why everything cannot be sent on the same line as I'm new
at this game also.  I've attached my backtrace for your information as
strace and my own valgrind output as it may differ from yours.

Best,
Jon


** Attachment added: "gdb-totem.txt"
   http://launchpadlibrarian.net/11876167/gdb-totem.txt

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T

** Attachment added: "packages.txt"
   http://launchpadlibrarian.net/11876189/packages.txt

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-03-13 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue that you reported is one that should be
reproducible with the live environment of the Desktop CD of the
development release - Hardy Heron. It would help us greatly if you could
test with it so we can work on getting it fixed in the next release of
Ubuntu. You can find out more about the development release at
http://www.ubuntu.com/testing/ . Thanks again and we appreciate your
help.

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-03-13 Thread Jonathan T
Dear Pedro,

I would be pleased to test out the most recent development release of
hardy once bug no. 188660 has been fixed. Until then, I cannot get past
the gdm login screen without going into safe graphics mode. I presume
testing totem under the safe graphics mode would not provide you the
best assurance that this bug has been fixed.

Best,
Jonathan

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-06-26 Thread Pedro Villavicencio
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to "New". Thanks again!.

** Changed in: totem (Ubuntu)
   Status: Incomplete => Invalid

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T

** Attachment added: "valgrind.log.7874"
   http://launchpadlibrarian.net/11876177/valgrind.log.7874

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T

** Attachment added: "strace-totem.log"
   http://launchpadlibrarian.net/11876184/strace-totem.log

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T
Hi Anders,

I'm having the same totem error as you, though I'm running Xubuntu
Gutsy, and though I have replaced totem-xine with totem-gstreamer as I
had the same problem with xine.

As for the backtrace, see https://wiki.ubuntu.com/Backtrace again. Once
you initiate the program with "gdb  2>&1 | tee
gdb-.txt" you need to configure it with the next few lines.
Don't ask me why everything cannot be sent on the same line as I'm new
at this game also.  I've attached my backtrace for your information as
strace and my own valgrind output as it may differ from yours.

Best,
Jon


** Attachment added: "gdb-totem.txt"
   http://launchpadlibrarian.net/11876167/gdb-totem.txt

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T

** Attachment added: "packages.txt"
   http://launchpadlibrarian.net/11876189/packages.txt

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-01-08 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace
http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the
bug report. This will greatly help us in tracking down your problem.

** Attachment removed: "CoreDump.gz"

   http://launchpadlibrarian.net/11200866/CoreDump.gz

** Changed in: totem (Ubuntu)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
   Status: New => Incomplete

** Visibility changed to: Public

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-01-08 Thread Anders Steinlein
Thanks for the quick feedback, Pedro. I followed the instructions, but
gdb provided little information (or I'm doing something wrong).

Running: gdb totem 2>&1 | tee gdb-totem.txt simply outputs the gdb copyright 
followed by:
Using host libthread_db library "/lib/libthread_db.so.1". and I'm left at a 
(gdb) prompt.

However, I tried Valgrind as well which gave a lot of output. Log file
attached. Thanks again.

** Attachment added: "valgrind-totem-log"
   http://launchpadlibrarian.net/11215712/valgrind.log.16244

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-01-08 Thread Anders Steinlein
I don't know if this is related, but I'm commenting just in case. I
tried mplayer to see if that would work, and at first it didn't. All but
the ggi video output driver failed.

After searching around I found
https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/159861, so I
tried "killall gnome-screensaver" before launching mplayer, and voila,
mplayer worked. However, this did nothing to help totem, which still
crashes. Still, thought I'd just throw this out there.

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-06-26 Thread Pedro Villavicencio
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to "New". Thanks again!.

** Changed in: totem (Ubuntu)
   Status: Incomplete => Invalid

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-03-13 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue that you reported is one that should be
reproducible with the live environment of the Desktop CD of the
development release - Hardy Heron. It would help us greatly if you could
test with it so we can work on getting it fixed in the next release of
Ubuntu. You can find out more about the development release at
http://www.ubuntu.com/testing/ . Thanks again and we appreciate your
help.

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-03-13 Thread Jonathan T
Dear Pedro,

I would be pleased to test out the most recent development release of
hardy once bug no. 188660 has been fixed. Until then, I cannot get past
the gdm login screen without going into safe graphics mode. I presume
testing totem under the safe graphics mode would not provide you the
best assurance that this bug has been fixed.

Best,
Jonathan

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-01-08 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace
http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the
bug report. This will greatly help us in tracking down your problem.

** Attachment removed: "CoreDump.gz"

   http://launchpadlibrarian.net/11200866/CoreDump.gz

** Changed in: totem (Ubuntu)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
   Status: New => Incomplete

** Visibility changed to: Public

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-01-08 Thread Anders Steinlein
Thanks for the quick feedback, Pedro. I followed the instructions, but
gdb provided little information (or I'm doing something wrong).

Running: gdb totem 2>&1 | tee gdb-totem.txt simply outputs the gdb copyright 
followed by:
Using host libthread_db library "/lib/libthread_db.so.1". and I'm left at a 
(gdb) prompt.

However, I tried Valgrind as well which gave a lot of output. Log file
attached. Thanks again.

** Attachment added: "valgrind-totem-log"
   http://launchpadlibrarian.net/11215712/valgrind.log.16244

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-01-08 Thread Anders Steinlein
I don't know if this is related, but I'm commenting just in case. I
tried mplayer to see if that would work, and at first it didn't. All but
the ggi video output driver failed.

After searching around I found
https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/159861, so I
tried "killall gnome-screensaver" before launching mplayer, and voila,
mplayer worked. However, this did nothing to help totem, which still
crashes. Still, thought I'd just throw this out there.

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T

** Attachment added: "valgrind.log.7874"
   http://launchpadlibrarian.net/11876177/valgrind.log.7874

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T

** Attachment added: "strace-totem.log"
   http://launchpadlibrarian.net/11876184/strace-totem.log

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T
Hi Anders,

I'm having the same totem error as you, though I'm running Xubuntu
Gutsy, and though I have replaced totem-xine with totem-gstreamer as I
had the same problem with xine.

As for the backtrace, see https://wiki.ubuntu.com/Backtrace again. Once
you initiate the program with "gdb  2>&1 | tee
gdb-.txt" you need to configure it with the next few lines.
Don't ask me why everything cannot be sent on the same line as I'm new
at this game also.  I've attached my backtrace for your information as
strace and my own valgrind output as it may differ from yours.

Best,
Jon


** Attachment added: "gdb-totem.txt"
   http://launchpadlibrarian.net/11876167/gdb-totem.txt

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T

** Attachment added: "packages.txt"
   http://launchpadlibrarian.net/11876189/packages.txt

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-03-13 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue that you reported is one that should be
reproducible with the live environment of the Desktop CD of the
development release - Hardy Heron. It would help us greatly if you could
test with it so we can work on getting it fixed in the next release of
Ubuntu. You can find out more about the development release at
http://www.ubuntu.com/testing/ . Thanks again and we appreciate your
help.

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-03-13 Thread Jonathan T
Dear Pedro,

I would be pleased to test out the most recent development release of
hardy once bug no. 188660 has been fixed. Until then, I cannot get past
the gdm login screen without going into safe graphics mode. I presume
testing totem under the safe graphics mode would not provide you the
best assurance that this bug has been fixed.

Best,
Jonathan

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-06-26 Thread Pedro Villavicencio
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to "New". Thanks again!.

** Changed in: totem (Ubuntu)
   Status: Incomplete => Invalid

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-01-08 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace
http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the
bug report. This will greatly help us in tracking down your problem.

** Attachment removed: "CoreDump.gz"

   http://launchpadlibrarian.net/11200866/CoreDump.gz

** Changed in: totem (Ubuntu)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
   Status: New => Incomplete

** Visibility changed to: Public

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-01-08 Thread Anders Steinlein
Thanks for the quick feedback, Pedro. I followed the instructions, but
gdb provided little information (or I'm doing something wrong).

Running: gdb totem 2>&1 | tee gdb-totem.txt simply outputs the gdb copyright 
followed by:
Using host libthread_db library "/lib/libthread_db.so.1". and I'm left at a 
(gdb) prompt.

However, I tried Valgrind as well which gave a lot of output. Log file
attached. Thanks again.

** Attachment added: "valgrind-totem-log"
   http://launchpadlibrarian.net/11215712/valgrind.log.16244

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-01-08 Thread Anders Steinlein
I don't know if this is related, but I'm commenting just in case. I
tried mplayer to see if that would work, and at first it didn't. All but
the ggi video output driver failed.

After searching around I found
https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/159861, so I
tried "killall gnome-screensaver" before launching mplayer, and voila,
mplayer worked. However, this did nothing to help totem, which still
crashes. Still, thought I'd just throw this out there.

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T

** Attachment added: "valgrind.log.7874"
   http://launchpadlibrarian.net/11876177/valgrind.log.7874

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T

** Attachment added: "strace-totem.log"
   http://launchpadlibrarian.net/11876184/strace-totem.log

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T
Hi Anders,

I'm having the same totem error as you, though I'm running Xubuntu
Gutsy, and though I have replaced totem-xine with totem-gstreamer as I
had the same problem with xine.

As for the backtrace, see https://wiki.ubuntu.com/Backtrace again. Once
you initiate the program with "gdb  2>&1 | tee
gdb-.txt" you need to configure it with the next few lines.
Don't ask me why everything cannot be sent on the same line as I'm new
at this game also.  I've attached my backtrace for your information as
strace and my own valgrind output as it may differ from yours.

Best,
Jon


** Attachment added: "gdb-totem.txt"
   http://launchpadlibrarian.net/11876167/gdb-totem.txt

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T

** Attachment added: "packages.txt"
   http://launchpadlibrarian.net/11876189/packages.txt

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-01-08 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace
http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the
bug report. This will greatly help us in tracking down your problem.

** Attachment removed: "CoreDump.gz"

   http://launchpadlibrarian.net/11200866/CoreDump.gz

** Changed in: totem (Ubuntu)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
   Status: New => Incomplete

** Visibility changed to: Public

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-01-08 Thread Anders Steinlein
Thanks for the quick feedback, Pedro. I followed the instructions, but
gdb provided little information (or I'm doing something wrong).

Running: gdb totem 2>&1 | tee gdb-totem.txt simply outputs the gdb copyright 
followed by:
Using host libthread_db library "/lib/libthread_db.so.1". and I'm left at a 
(gdb) prompt.

However, I tried Valgrind as well which gave a lot of output. Log file
attached. Thanks again.

** Attachment added: "valgrind-totem-log"
   http://launchpadlibrarian.net/11215712/valgrind.log.16244

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-01-08 Thread Anders Steinlein
I don't know if this is related, but I'm commenting just in case. I
tried mplayer to see if that would work, and at first it didn't. All but
the ggi video output driver failed.

After searching around I found
https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/159861, so I
tried "killall gnome-screensaver" before launching mplayer, and voila,
mplayer worked. However, this did nothing to help totem, which still
crashes. Still, thought I'd just throw this out there.

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T

** Attachment added: "valgrind.log.7874"
   http://launchpadlibrarian.net/11876177/valgrind.log.7874

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T

** Attachment added: "strace-totem.log"
   http://launchpadlibrarian.net/11876184/strace-totem.log

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T
Hi Anders,

I'm having the same totem error as you, though I'm running Xubuntu
Gutsy, and though I have replaced totem-xine with totem-gstreamer as I
had the same problem with xine.

As for the backtrace, see https://wiki.ubuntu.com/Backtrace again. Once
you initiate the program with "gdb  2>&1 | tee
gdb-.txt" you need to configure it with the next few lines.
Don't ask me why everything cannot be sent on the same line as I'm new
at this game also.  I've attached my backtrace for your information as
strace and my own valgrind output as it may differ from yours.

Best,
Jon


** Attachment added: "gdb-totem.txt"
   http://launchpadlibrarian.net/11876167/gdb-totem.txt

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-02-11 Thread Jonathan T

** Attachment added: "packages.txt"
   http://launchpadlibrarian.net/11876189/packages.txt

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-03-13 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue that you reported is one that should be
reproducible with the live environment of the Desktop CD of the
development release - Hardy Heron. It would help us greatly if you could
test with it so we can work on getting it fixed in the next release of
Ubuntu. You can find out more about the development release at
http://www.ubuntu.com/testing/ . Thanks again and we appreciate your
help.

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-03-13 Thread Jonathan T
Dear Pedro,

I would be pleased to test out the most recent development release of
hardy once bug no. 188660 has been fixed. Until then, I cannot get past
the gdm login screen without going into safe graphics mode. I presume
testing totem under the safe graphics mode would not provide you the
best assurance that this bug has been fixed.

Best,
Jonathan

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 181172] Re: totem dumps core shortly after startup

2008-06-26 Thread Pedro Villavicencio
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to "New". Thanks again!.

** Changed in: totem (Ubuntu)
   Status: Incomplete => Invalid

-- 
totem dumps core shortly after startup
https://bugs.launchpad.net/bugs/181172
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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