[Bug 287894] Re: Dosbox reading keys wrong after 8.10 upgrade

2008-11-02 Thread Peter Veenstra
http://www.ubuntu.com/getubuntu/releasenotes/810 The X keycodes generated with the new evdev input driver in X.Org 1.5 are not compatible with those generated in Ubuntu 8.04 LTS and before. If you have configured keybindings for your user with a ~/.Xmodmap file, you will need to convert or

[Bug 283273] Re: Arrow keys reading incorrectly

2008-10-20 Thread Peter Veenstra
according to a report on our forums it seems that issue will be fixed if you set usescancodes=false in dosbox.conf -- Arrow keys reading incorrectly https://bugs.launchpad.net/bugs/283273 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 252430] Re: Dosbox: SDL not built with audio support

2008-10-20 Thread Peter Veenstra
closing it for dosbox ** Changed in: dosbox (Ubuntu) Status: New = Invalid -- Dosbox: SDL not built with audio support https://bugs.launchpad.net/bugs/252430 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 287894] Re: Dosbox reading keys wrong after 8.10 upgrade

2008-10-23 Thread Peter Veenstra
https://bugs.launchpad.net/ubuntu/+source/dosbox/+bug/283273 (this bug is a duplicate of that ?) Check this solution: http://vogons.zetafleet.com/viewtopic.php?t=19851 -- Dosbox reading keys wrong after 8.10 upgrade https://bugs.launchpad.net/bugs/287894 You received this bug notification

[Bug 74719] Re: Mouse frozen in lower right corner in edgy version of dosbox

2008-03-05 Thread Peter Veenstra
Do you happen to have a dual monitor setup ? or happen to run unclutter ? -- Mouse frozen in lower right corner in edgy version of dosbox https://bugs.launchpad.net/bugs/74719 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 74719] Re: Mouse frozen in lower right corner in edgy version of dosbox

2008-03-05 Thread Peter Veenstra
there is in the dosbox forum a thread on this. The problem appears to be in the X configuration of the screen names. http://vogons.zetafleet.com/viewtopic.php?t=16730 check the last post of Moe. Something to do with that you have to specify both leftof and rightof Could you see if that would fix

[Bug 48764] Re: Warcraft:Orcs and Humans SETUP.EXE fails.

2008-03-05 Thread Peter Veenstra
this bug is fixed in newer versions of dosbox. (think 0.70) -- Warcraft:Orcs and Humans SETUP.EXE fails. https://bugs.launchpad.net/bugs/48764 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 48764] Re: Warcraft:Orcs and Humans SETUP.EXE fails.

2008-03-06 Thread Peter Veenstra
tested it with 0.72, Setup works ** Changed in: dosbox (Ubuntu) Status: New = Fix Released -- Warcraft:Orcs and Humans SETUP.EXE fails. https://bugs.launchpad.net/bugs/48764 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. --

[Bug 110078] Re: Major Stryker Install fails

2008-03-06 Thread Peter Veenstra
the full freeware version can be downloaded from http://www.3drealms.com/downloads.html When unzipped this game plays fine inside dosbox. -- Major Stryker Install fails https://bugs.launchpad.net/bugs/110078 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 201820] Re: *** glibc detected *** sudo: free(): invalid pointer

2008-03-13 Thread Peter Veenstra
does it continue to happen if you start a new console ? -- *** glibc detected *** sudo: free(): invalid pointer https://bugs.launchpad.net/bugs/201820 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 252430] Re: Dosbox: SDL not built with audio support

2008-07-28 Thread Peter Veenstra
Well this an error that SDL reports. DOSBox forwards it. Here is the code from dosbox it's main function: if ( SDL_Init( SDL_INIT_AUDIO|SDL_INIT_VIDEO|SDL_INIT_TIMER|SDL_INIT_CDROM |SDL_INIT_NOPARACHUTE ) 0 ) E_Exit(Can't init SDL %s,SDL_GetError()); To

[Bug 287894] Re: Dosbox reading keys wrong after 8.10 upgrade

2009-04-02 Thread Peter Veenstra
There is no real ubuntu package maintainer. It lists me as maintainer but this wrong. I am the debian maintainer, not ubuntu maintainer I can't do anything special in regards to ubuntu. The patch you created is build from partly my work. (As I am the author of DOSBox). I am glad to hear that

Re: [Bug 283273] Re: Arrow keys reading incorrectly

2008-11-11 Thread Peter Veenstra
*** This bug is a duplicate of bug 287894 *** https://bugs.launchpad.net/bugs/287894 You create it as indicated in the README file. to save you some work start dosbox and type config -writeconf dosbox.conf On Tue, 11 Nov 2008, filippo333 wrote: *** This bug is a duplicate of bug 287894