http://bugs.winehq.org/show_bug.cgi?id=7848
------- Additional Comments From awacs(a)ziskind.us 2007-25-03 23:40 -------
same problem with 0.9.33. One or two of the DOS programs will run, but they
don't do anything useful. :-(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4917
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-25-03 23:01 -------
Looks good. Resolving as FIXED.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7859
------- Additional Comments From andras(a)csevego.net 2007-25-03 22:52 -------
with multiplayer closed beta we can start the game & enter to the menu.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7864
------- Additional Comments From austinenglish(a)gmail.com 2007-25-03 22:28 -------
Wine version is 0.9.32, ignore 0.9.9, was looking at something else at the time
bug was filed. Other info is correct.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1744
------- Additional Comments From dank(a)kegel.com 2007-25-03 22:24 -------
Direct download is
http://www6.spcs.se/downloads/demo/SPCSAdministration_4_31_Demo.exe
The installer now seems to complete ok, though the
installer process doesn't exit (which is a bug,
but at least it doesn't hurt too badly, as the
workaround is to just ignore it or kill it).
The app does crash when you start it unless
you have told Wine to pretend that ie6 is installed.
(Easiest way to do that is
$ wget kegel.com/wine/winetricks
$ sh winetricks fakeie6
)
I don't know enough about the app to tell if it's working right, though.
Can you try wine-0.9.33 and see if it works for you?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7864
austinenglish(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.9. |0.9.32.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4819
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-25-03 22:00 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7864
Summary: VobBlanker: Hangs when X-11 closes child window.
Product: Wine
Version: 0.9.9.
Platform: PC
URL: http://jsoto.posunplugged.com/vobblanker.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Setup:
Ubuntu Feisty (Tested under Kubuntu, Ubuntu and Xubuntu)
Wine 0.9.9
VobBlanker 2.1.2.0
When using VobBlanker, if the preview/cut feature is used, Wine will open the
preview/cut pane, allow the selection of cell points to cut/keep, etc. Once 'ok'
or 'close' is pressed to bring the user back to the parent window, the
application hangs and it is not possible to return to the parent window.
Right-clicking on task bar and close no longer works/alt+tab doesn't work, etc.
Only using the console to kill the application will close the app.
To reproduce:
Install Wine.
wget http://jsoto.posunplugged.com/VobBlanker/VobBlanker_2120_exe.zip
unzip VobBlanker_2120_exe.zip
wine VobBlanker.exe
Open up a set of DVD Vob files.
Select any cell, then press preview/cut.
Make your selections, click on 'ok' or 'close'.
See if you can return to the parent window.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7863
Summary: worms armageddon frontend can't set screen resolution
setting
Product: Wine
Version: 0.9.33.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
CC: stefandoesinger(a)gmx.at
Worms Armageddon's options screen has a button for setting the in-game
resolution. As of Wine 0.9.33, this button appears to be functional, but it does
not cause in-game resolution to change, and the setting appears to revert when
returning to the options screen. In Wine 0.9.31, it works fine.
The game stores this setting in the registry as:
HKEY_CURRENT_USER\Software\Team17SoftwareLTD\WormsArmageddon\Options\DisplaySize
(DWORD - 0 for 640x480, 1 for 800x600, 2 for 1024x768, 3 for anything else)
HKEY_CURRENT_USER\Software\Team17SoftwareLTD\WormsArmageddon\Options\DisplayXSize
(DWORD)
HKEY_CURRENT_USER\Software\Team17SoftwareLTD\WormsArmageddon\Options\DisplayYSize
(DWORD)
As of 0.9.33, it reads this setting from the registry but does not write it.
git bisect shows that it was first broken after this patch:
27113156d96d20296409fcb92839609c8dd7e34a is first bad commit
commit 27113156d96d20296409fcb92839609c8dd7e34a
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Mon Feb 19 15:24:00 2007 +0100
wined3d: Remove IWineD3DDevice::EnumDisplayModes.
:040000 040000 afd0c009c3f9cb6bad7847381ba483e3090158ee
0c02ddd2cdd26216c36a29051ad3ca8dccc21527 M dlls
:040000 040000 b07da634cf0987c21e86d55e9a1695c1250b650d
45fdfe6b0129b5b110ff41e602fc8817ccc2feee M include
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1744
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Installer
Summary|SPCS Administration fails |SPCS Administration
| |installer fails
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.