http://bugs.winehq.org/show_bug.cgi?id=21173
Summary: choice.exe missing, needed by some cmd scripts
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
ms-dos included choice.com; windows vista includes the similar choice.exe.
Various MS resource kits for NT included it, too.
Some batch files rely on it, for instance,
http://forums.techguy.org/dos-pda-other/77291-batch-file-tic-tac-toe.html
:-)
The source for the freedos implementation of choice is GPL, so it cannot
be copied into Wine (and is kind of ugly anyway), but it's ok to look at; see
http://www.ibiblio.net/pub/micro/pc-stuff/freedos/files/fdupdate/choice.zip
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23378
Summary: Desktop launchers generated by new Steam UI are broken
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jkohen(a)users.sourceforge.net
After upgrading Steam to the new UI, the application icons Steam generates on
the desktop are broken. They don't have an icon attached, the icon is not
written to $HOME/.local/share/icons, and the launch command doesn't work with
Wine, because the steam URL handler isn't registered (at least in GNOME):
[Desktop Entry]
Name=Uplink
Exec=env WINEPREFIX="/home/user/.wine" wine winebrowser steam://rungameid/6910
Type=Application
StartupNotify=true
$ wine winebrowser steam://rungameid/1510
fixme:ntoskrnl:KeInitializeTimerEx stub: 0x110f60 0
gvfs-open: steam://rungameid/1510: error opening location: La ubicación
especificada no está soportada
(That translates to "unsupported location.")
A desktop file generated with the older UI looks like this, has the correct
icon, and launches the game fine:
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=Deus Ex Game of the Year Edition
Exec=env WINEPREFIX="/home/user/.wine" wine "C:\\Archivos de
programa\\Steam\\steam.exe" -applaunch 6910
Type=Application
StartupNotify=true
Path=/home/user/.wine/dosdevices/c:/Archivos de programa/Steam
Icon=/home/user/.local/share/icons/b45c_hdtp.png
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18484
Summary: Charma: too slow and there's a problem with the
pointer
Product: Wine
Version: 1.1.21
Platform: PC
URL: http://www.gametop.com/download-free-games/charma/down
load.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carlo.pannucci(a)gmail.com
Created an attachment (id=21113)
--> (http://bugs.winehq.org/attachment.cgi?id=21113)
The pointer problem screenshot
The game is too slow and the pointer isn't shown correctly (see screenshot).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18768
Summary: Madden NFL 08 regression: program doesn't start
Product: Wine
Version: 1.1.19
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: j.craig(a)aggiemail.usu.edu
Created an attachment (id=21530)
--> (http://bugs.winehq.org/attachment.cgi?id=21530)
output of "wine mainapp.exe"
This is a regression, as the application works fine with 1.1.18 but not with >=
1.1.19. Attempt to start the application, and it brings up the wine "there is
a problem report the bug" dialog.
I was going to run a regression test, but I can't get 32-bit development files
for the freetype (1) library on my system, and trying to compile them as 32-bit
was another nightmare in and of itself.
There was a short message of fixme's and an err that printed to the console,
I've attached this output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18497
Summary: Gothic 3: Failure at starting new game
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=21130)
--> (http://bugs.winehq.org/attachment.cgi?id=21130)
three errors from 1st to 3rd
I'm using Wine 1.1.21 (compiled from source using gcc version 4.3.2 20081105
(Red Hat 4.3.2-7) ) on Fedora 10 i386.
Application: Gothic 3 Polish patched to 1.72
Addons: DirectX (by winetricks), vcrun2005 and vcrun2005sp1 (by 1.72 patch)
Problem: Three errors one after another after intro ends and the game begins
(starting new game). 1st appears i click retry then 2nd appears i click retry
then 3rd appears i click retry then Wine error appears i click ok and cry.
The problem doesn't occur if i try to load the game from saved game. The crash
occurs just when a window is opened to explain how to play.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14922
Summary: no ingame sound
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cordo(a)mci.edu
sound in the intro works perfekt but no ingame sound
i found this error message:
fixme:dsound:DSPROPERTY_Description1
(pPropData=0x257dc74,cbPropData=40,pcbReturned=0x257dc9c) GUID_NULL not
implemented!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11449
Summary: OLE, window toolbar calls and other misc errors.
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kc8ldo(a)arrl.net
Created an attachment (id=10585)
--> (http://bugs.winehq.org/attachment.cgi?id=10585)
Started app from command line and got the ouput when it crashed.
Tried to update pricing file by letting application to to the Internet and
contact the vendor's server. Once contact is made a window pops up then the
application crashes, i.e. quits by closing windows.
This is using version 6.1.2 of ExpressPCB, a free circuit board layout tool.
See http://www.expresspcb.com/ExpressPCBHtm/Free_pcb_layout_software.htm
A file containing the debugger output in the command line window is attached to
this bug report
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20311
Summary: Blitzkrieg game crashes when selecting 'Allies
campaign'
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pawel.stolowski(a)wp.pl
Created an attachment (id=24016)
--> (http://bugs.winehq.org/attachment.cgi?id=24016)
Console output when running Blitzkrieg.
Blitzkrieg game silently crashes when selecting 'Allies campaign' from the main
menu, but starts fine when German or Russian campaigns are selected. When a
campaign is selected, an intro movie (BIK movie) is displayed, an then a
mission briefing.
The problem is not related to BIK movies, because I removed them from
Data/Movies directory and Allies campaign still doesn't work.
Attached is console output when running Blitzkrieg. It looks the same no matter
what campaign was selected.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15257
Summary: Changing from OpenGL to Direct3D output in WinUAE
results in blank screen
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
WinUAE is an open source (GPL) emulator of Amiga computers, available from
http://www.winuae.net/.
The output of WinUAE can be rendered using DirectDraw (default), Direct3D or
OpenGL. On changing from OpenGL to Direct3D output, the WinUAE window turns
completely white; the emulation still runs, but its display is blank.
(This issue may or may not be related to bug 15156 and/or bug 15256.)
To demonstrate:
- Run WinUAE 1.5.2
- Select a disk image for drive DF0: in the Floppy drives page, e.g.
rsi1.adf.gz from ftp://ftp.coresystems.de/pub/uae/rsi1.adf.gz
- In the filter page, check the Enable box and select the OpenGL filter.
- Click Start to start the emulation.
- After a few seconds press F12 to bring up the settings window.
- In the Filter page, change from OpenGL to Direct3D.
- To work around Wine bug 10643, click in the main window and press F12.
- Click OK to dismiss the settings window. The main window is completely
white.
Console output which appears on doing that is:
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:d3d:ActivateContext >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from
glEnable GL_SCISSOR_TEST @ context.c / 1279
fixme:d3d_texture:IWineD3DBaseTextureImpl_BindTexture >>>>>>>>>>>>>>>>>
GL_INVALID_VALUE (0x501) from glBindTexture @ basetexture.c / 302
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13883
Summary: Quicktime Uninstall fails
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: suicidallemming(a)gmail.com
When I try to uninstall Quicktime it instead reinstalls it. I am using Ubuntu
8.04 Hardy Heron.
Steps to Reproduce:
Applications > Wine> Programs > Quicktime > Uninstall Quicktime
presents window with option to 'repair' or 'remove'. Selected 'remove' and then
select 'yes'. During this process of installing, the entire screen goes black,
and can only be restored by clicking on the black spaces.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.