[Bug 372469] Re: XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome)

2009-06-30 Thread andy
I have a laptop acer aspire 1350 with chipset VIA KM400 and an LCD with a size of 1024x768, I added this line: Option PanelSize 1024x768 in the xorg.conf file in the device section and now I can use mplayer, vlc and totem with the XV driver without problems. I use the openchrome driver with

[Bug 372469] Re: XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome)

2009-06-01 Thread Bartosz
Memory timings are really low. Make sure the memory timings are correct in the bios. If unsure, reset to factory defaults. -- XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome) https://bugs.launchpad.net/bugs/372469 You received this bug notification because you are a

[Bug 372469] Re: XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome)

2009-05-11 Thread Bartosz
Could You please check if this error exists before? If yes, please check, in which revision this error appeared. For example to get revision 713 type: svn update -r713 Build instruction I described at: https://help.ubuntu.com/community/OpenChrome -- XV video crashes player on Jaunty (VIA

[Bug 372469] Re: XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome)

2009-05-07 Thread Martin Olsson
Please attach the output of bt full once you hit the gdk_x_error breakpoint. Thanks. -- XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome) https://bugs.launchpad.net/bugs/372469 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 372469] Re: XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome)

2009-05-07 Thread Gustav Brogren
Oh, sorry, stupid of me. Here's another gdb output with the symbols installed. But the gdb output gives me a symbol error in the end. #38 0xb7af04ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. dpkg -S gives me: gus...@gustav-laptop:~$ dpkg -S

[Bug 372469] Re: XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome)

2009-05-07 Thread Martin Olsson
Thanks. Let's wait and see what upstream comes back with. ** Tags added: videoplayback -- XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome) https://bugs.launchpad.net/bugs/372469 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 372469] Re: XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome)

2009-05-06 Thread Martin Olsson
** Summary changed: - Xv video output crashes player after upgrade to Jaunty + XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome) ** Description changed: Binary package hint: xserver-xorg-video-openchrome I had some trouble with openchrome after upgrading to Jaunty.

[Bug 372469] Re: XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome)

2009-05-06 Thread Gustav Brogren
I added the PPA and ran sudo apt-get update and sudo apt-get upgrade I got in to X without any problems, so I guess the old bug (the one with the link in the first post) is squashed. But I still can't play video. I managed to figure out how to run GDB the way you like, I think at least. I ran

[Bug 372469] Re: XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome)

2009-05-06 Thread Gustav Brogren
** Bug watch added: OpenChrome Trac #301 http://www.openchrome.org/trac/ticket/301 ** Also affects: openchrome via http://www.openchrome.org/trac/ticket/301 Importance: Unknown Status: Unknown -- XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome)

[Bug 372469] Re: XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome)

2009-05-06 Thread Bug Watch Updater
** Changed in: openchrome Status: Unknown = New -- XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome) https://bugs.launchpad.net/bugs/372469 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 372469] Re: XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome)

2009-05-06 Thread Martin Olsson
You should be able to see both what you type and what gdb prints back, while also logging at the same time. Anyway, the gdb trace looks good except you're missing some debug symbols so you get a lot of stack frames like this: #1 0xb754b647 in ?? () from /usr/lib/libgdk-x11-2.0.so.0 For fix this

[Bug 372469] Re: XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome)

2009-05-06 Thread Gustav Brogren
Ok, great instructions! Here's the new log from gdb. This time from gdb's own logging. ** Attachment added: gdb log with dgbsym installed http://launchpadlibrarian.net/26414412/gdb.txt -- XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome)