http://bugs.winehq.org/show_bug.cgi?id=21327
Summary: Weird behaviour with Alt+Tab and wine fullscreen
applications
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: krause(a)informatik.uni-halle.de
i have witnessed this for quite a while now, and i'm not sure if it's a bug in
wine or in kwin, or somewhere completely different.
the symptoms are:
when i start a game in wine in fullscreen mode, i can alt-tab out of it, but
only if the window i alt-tab to is not maximised. as soon as i switch to a
maximised window, or the whole screen is covered with non-maximised windows,
the full screen game jumps to front display-wise, if i click with the mouse,
the clicks go to the windows (that i don't see anymore)
it has been like this for several wine and kde versions, but not since the very
beginning. i could not isolate when it started behaving this way.
KDE version is 4.3.4
wine version is 1.1.35
Graphics card is a Radeon 9700Pro, with fglrx driver 9.3 (last one that
supports the card)
i have also reported this in the KDE bugzilla here:
https://bugs.kde.org/show_bug.cgi?id=222210
--
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=16958
Summary: Exiting Diablo II running in windowed mode, resets
xrandr display setup
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kdekorte(a)yahoo.com
Running Fedora 10 (x86-64) with wine 1.1.12 (32bit). Screen setup is dual head
I run Diablo II in a window
wine .wine/drive_c/Diablo\ II/Diablo\ II.exe -w
And after exiting the game, the DVI-0 output is set to off, the display is fine
and active during the playing of the game.
Apps like notepad or winefile do not do this, so it might be something with the
DirectX layer.
--
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=18366
Summary: LEGO STARWARS: Unable to cancel level intros
Product: Wine
Version: 1.1.20
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: infernux(a)web.de
At the beginning of each level in LEGO STARWARS there is a scrolling text just
like in the movies. A text "Press the ESC key" appears which normally lets you
skip straight to the level. This does not work in wine most of the time. "Most
of the time" means it works if you are lucky, about once every 10 or 15 tries
maybe.
--
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=14945
Summary: Intro movies can't be skipped in Raven Shield
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toni.spets(a)gmail.com
The intro movies in Raven Shield can't be skipped by pressing space (if I
remember correctly the key).
The single player also suffers from this problem and is downloadable from:
http://www.fileshack.com/file.x?fid=2382
Though I'm not sure if it should even be possible to skip them in the demo,
someone should confirm this on Windows.
--
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=16920
Summary: Automatic download of dotnetfx installer doesn't work
anymore
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.snelstart.nl/download/SetupDemoSnelStart.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Paul.Vriens.Wine(a)gmail.com
CC: jacek(a)codeweavers.com
After todays commit round the automatic download of the dotnetfx installer
(when running 'wine SetupDemoSnelStart.exe' doesn't work any more. Regression
testing shows:
12931062fbf5387cfcb0bdb65a110c503728bd6b is first bad commit
commit 12931062fbf5387cfcb0bdb65a110c503728bd6b
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Tue Jan 13 00:28:25 2009 +0100
wininet: Make sure that we have data buffered before sending
INTERNET_STATUS_REQUEST_COMPLETE notification.
:040000 040000 0259bff5b0c7b873797e53eab4fb90c50c7e0dcc
29233a4b1c6fa332cefe07757221086eee775afa M dlls
The installation doesn't work btw but upto today it at least did something (it
downloaded the dotnetfx installer).
--
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=19781
Summary: Visual C++ 2005 Express: -Zi option doesn't work;
breaks Firefox build's configure script
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Firefox's configure script quite reasonably tries cl -Zi to
see if -Zi works. Under Wine, sadly, it doesn't.
To reproduce, you have to get past bug 19779 by copying
C:/Program Files/Microsoft Visual Studio 8/Common7/IDE/mspdb*
to
C:/windows/system32.
Then try
cd ~/.wine/drive_c/Program Files/Microsoft Visual Studio 8/Common7/Tools
cp ~/hello.c .
wine cmd
vsvars32.bat
cl -Zi hello.c
This causes mspdbsrv.exe -start -spawn to run and persist,
but it seems that cl can't talk to that service properly;
repeating the command
cl -Zi hello.c
yields
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86
Copyright (C) Microsoft Corporation. All rights reserved.
hello.c
fixme:ole:NdrCorrelationInitialize (0x33e48c, 0x33e08c, 1024, 0x0): stub
fixme:netapi32:NetWkstaUserGetInfo Level 1 processing is partially implemented
fixme:advapi:LsaOpenPolicy ((null),0x33dc98,0x00000001,0x33dcb4) stub
fixme:advapi:LsaClose (0xcafe) stub
MSPDBSRV: fatal error: Unable to start server: server already exist
fixme:ole:NdrCorrelationInitialize (0x33e48c, 0x33e08c, 1024, 0x0): stub
fixme:netapi32:NetWkstaUserGetInfo Level 1 processing is partially implemented
fixme:advapi:LsaOpenPolicy ((null),0x33dc98,0x00000001,0x33dcb4) stub
fixme:advapi:LsaClose (0xcafe) stub
hello.c : fatal error C1902: Program database manager mismatch; please check
your installation
--
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=20797
Summary: Citrix Online Plug-in - Version 11.2 crashes upon
installation
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christianuceda(a)yahoo.com
Created an attachment (id=24903)
--> (http://bugs.winehq.org/attachment.cgi?id=24903)
Citrix Online Plugin 11.2 wine crash
When trying to install the "Citrix Online Plug-in - Version 11.2" it crashes
and the installation never happens.
I'm using ubuntu Karmic (9.10) and wine 1.1.33 to install the latest Citrix
Win32 Client which is now named "Citrix Online Plug-in" (Yes, I know, they
changed the name of the ICA client once again for the nth time) apparently the
version is now 11.2.
as usual I started deleting the .wine directory on my home dir and created a
new one using:
$winecfg
Then proceed to install the plugin using:
$wine CitrixOnlinePluginFull.exe
After the few reglamentary seconds a small window appears informing of a crash:
"The program TrolleyExpress.exe has encountered a serious problem and needs to
close. We are sorry for the inconvenience."
I made an attachment of the console 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=17112
Summary: Wine has bugs which can be found using Coverity's static
analysis tool
Product: Wine
Version: 1.1.13
Platform: Other
URL: http://scan.coverity.com
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
At the moment, Coverity reports 108 uninspected warnings
and 86 confirmed bugs on the Wine source tree.
Nobody knows how important they are; most probably don't
matter much, but a few could be serious. We should
probably at least triage all the uninspected warnings,
and it would be really good to fix all the confirmed bugs.
Because it's kind of hard to get access to the Coverity
reporting tool (you have to get an account, which you
do by asking our Coverity liason; see
http://wiki.winehq.org/StaticAnalysis ), we should
probably try to make those warnings more easily available
somehow, e.g. by filing bugs in bugzilla for a handful
of the warnings and see if that helps induce people to fix them.
If we want to get really serious, we could
write a script that did a daily coverity run
and produced a nice web report of the day's new warnings
a la patchwatcher.
Coverity has a carrot to induce us to resolve all the
warnings: if we do that, they will start using their
latest tools for Wine, which would presumably find
more interesting errors.
--
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=19879
Summary: Disney's snowwhite does not detect 16 or 32 bit color
mode
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)h-i-s.nl
The game does not detect 16 or 32 bit color mode.
Logging of Wine (consistent with this message):
fixme:win:EnumDisplayDevicesW ((null),0,0x32e848,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
--
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=21094
Summary: Rayman Forever (ancient DOS game) throws int33 error
and doesn't start
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cvoeten(a)gmail.com
Created an attachment (id=25307)
--> (http://bugs.winehq.org/attachment.cgi?id=25307)
terminal output when running wine start Start.bat
Issuing the command wine start Start.bat fails.
This game has a text-mode and sort-of-a-gui-mode... not really a GUI as no
mouse etc. but it does use sophisticated graphics for a DOS-game and certainly
no longer operates in DOS text-mode when it's loaded.
The text-mode phase (which takes like 0,1 second) works fine but when the game
tries to make the modeswitch to this sort-of-gui-mode it crashes with an int33
error.
If there's anything I can do to help fix this, please let me know.
--
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.