[Bug 388456] Re: [PM800] When running applications in full screen mode, Wine crashes X when quitting application

2017-10-27 Thread Bartosz Kosiorek
** Changed in: xserver-xorg-video-openchrome (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/388456 Title: [PM800] When running applications in full

[Bug 388456] Re: [PM800] When running applications in full screen mode, Wine crashes X when quitting application

2011-03-07 Thread Alberto Jovio
Hello wine problem already have solved you thanks to a patch I found here: http://www.openchrome.org/trac/ticket/400#comment:6 ** Bug watch added: OpenChrome Trac #400 http://www.openchrome.org/trac/ticket/400 ** Attachment added: patch

[Bug 388456] Re: [PM800] When running applications in full screen mode, Wine crashes X when quitting application

2011-03-07 Thread Alberto Jovio
How do I apply a patch to the openChrome driver Go into openChrome source code directory and type: patch -p0 patch-file-name-here -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/388456 Title:

[Bug 388456] Re: [PM800] When running applications in full screen mode, Wine crashes X when quitting application

2010-07-10 Thread Bryce Harrington
** Tags added: jaunty -- [PM800] When running applications in full screen mode, Wine crashes X when quitting application https://bugs.launchpad.net/bugs/388456 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 388456] Re: [PM800] When running applications in full screen mode, Wine crashes X when quitting application

2010-05-30 Thread Oliver Joos
Even though the comments above are about OpenChrome, this bug could be a special case of bug #567963. So I'd like to mark this bug as a duplicate of #567963. Please comment if you don't agree! -- [PM800] When running applications in full screen mode, Wine crashes X when quitting application

[Bug 388456] Re: [PM800] When running applications in full screen mode, Wine crashes X when quitting application

2010-05-21 Thread Bryce Harrington
** Tags added: hardy -- [PM800] When running applications in full screen mode, Wine crashes X when quitting application https://bugs.launchpad.net/bugs/388456 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 388456] Re: [PM800] When running applications in full screen mode, Wine crashes X when quitting application

2009-12-23 Thread Bartosz
Please build/install the latest openchrome driver and enable debug mode. The detail build instruction for Ubuntu/Debian is available at: https://help.ubuntu.com/community/OpenChrome Attach your /var/log/Xorg.0.log file. -- [PM800] When running applications in full screen mode, Wine crashes X

[Bug 388456] Re: [PM800] When running applications in full screen mode, Wine crashes X when quitting application

2009-09-02 Thread Bryce Harrington
** Tags added: karmic -- [PM800] When running applications in full screen mode, Wine crashes X when quitting application https://bugs.launchpad.net/bugs/388456 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 388456] Re: [PM800] When running applications in full screen mode, Wine crashes X when quitting application

2009-08-05 Thread Bartosz
** Changed in: openchrome Importance: Unknown = Undecided ** Changed in: openchrome Status: Fix Released = New ** Changed in: openchrome Remote watch: OpenChrome Trac #309 = None -- [PM800] When running applications in full screen mode, Wine crashes X when quitting application

[Bug 388456] Re: [PM800] When running applications in full screen mode, Wine crashes X when quitting application

2009-08-05 Thread Bartosz
Try change: UseLegacyModeSwitch to FALSE in via_driver.c file: case VIA_PM800: pVia-VideoEngine = VIDEO_ENGINE_CME; pVia-UseLegacyModeSwitch? = FALSE; break; then compile and install. Attach Xorg.0.log file -- [PM800] When running applications

[Bug 388456] Re: [PM800] When running applications in full screen mode, Wine crashes X when quitting application

2009-07-31 Thread Bug Watch Updater
** Changed in: openchrome Status: New = Fix Released -- [PM800] When running applications in full screen mode, Wine crashes X when quitting application https://bugs.launchpad.net/bugs/388456 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 388456] Re: [PM800] When running applications in full screen mode, Wine crashes X when quitting application

2009-07-09 Thread Bartosz
So the problem wasn't solved. Please take the photo of screen after pressing CTRL + ALT + F1 and starting new X screen. -- [PM800] When running applications in full screen mode, Wine crashes X when quitting application https://bugs.launchpad.net/bugs/388456 You received this bug notification

[Bug 388456] Re: [PM800] When running applications in full screen mode, Wine crashes X when quitting application

2009-07-09 Thread thewk
** Attachment added: fujitsu_garble.jpg http://launchpadlibrarian.net/28845881/fujitsu_garble.jpg -- [PM800] When running applications in full screen mode, Wine crashes X when quitting application https://bugs.launchpad.net/bugs/388456 You received this bug notification because you are a

[Bug 388456] Re: [PM800] When running applications in full screen mode, Wine crashes X when quitting application

2009-07-08 Thread thewk
I did replace the file and follow the instructions. Doom95 is much more stable now than before, I tested running the game 5 times, it worked perfectly on first 4 and crashed only when quitting the game 5th time. It seems that if I play little longer Wine is able to quit without problems. However,

[Bug 388456] Re: [PM800] When running applications in full screen mode, Wine crashes X when quitting application

2009-07-07 Thread Bartosz
Please check if this patch helps you: ** Attachment added: modesetting.patch http://launchpadlibrarian.net/28763602/modesetting.patch ** Bug watch added: OpenChrome Trac #309 http://www.openchrome.org/trac/ticket/309 ** Also affects: openchrome via

[Bug 388456] Re: [PM800] When running applications in full screen mode, Wine crashes X when quitting application

2009-07-07 Thread thewk
How can I install this patch? I tried with instructions here: https://help.ubuntu.com/community/OpenChrome but it complains about something...? f...@fsc-laptop:~/Työpöytä$ patch -p0 modesetting.patch can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The

[Bug 388456] Re: [PM800] When running applications in full screen mode, Wine crashes X when quitting application

2009-07-07 Thread Bug Watch Updater
** Changed in: openchrome Status: Unknown = New -- [PM800] When running applications in full screen mode, Wine crashes X when quitting application https://bugs.launchpad.net/bugs/388456 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 388456] Re: [PM800] When running applications in full screen mode, Wine crashes X when quitting application

2009-07-07 Thread Bartosz
Please replace your via_mode.c file, by attached file. Attached file have applied patch modesetting.patch. Then build and install (https://help.ubuntu.com/community/OpenChrome) ** Attachment added: via_mode.c http://launchpadlibrarian.net/28773382/via_mode.c -- [PM800] When running

[Bug 388456] Re: [PM800] When running applications in full screen mode, Wine crashes X when quitting application

2009-06-27 Thread thewk
** Attachment added: Xorg.1.log http://launchpadlibrarian.net/28466874/Xorg.1.log -- [PM800] When running applications in full screen mode, Wine crashes X when quitting application https://bugs.launchpad.net/bugs/388456 You received this bug notification because you are a member of Ubuntu

[Bug 388456] Re: [PM800] When running applications in full screen mode, Wine crashes X when quitting application

2009-06-27 Thread thewk
I hope I did everything correctly, atleast no error messages were shown :) I tried running the game 3 times, first 2 were succesful, no problems in quitting. First log is taken after second succesful quitting. At third time X server crashed, second log is saved after I logged in again. **