http://bugs.winehq.org/show_bug.cgi?id=29312
Bug #: 29312
Summary: FirstClass Client 11.017 freeze
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jorgenqv(a)yahoo.com
Classification: Unclassified
Created attachment 37904
--> http://bugs.winehq.org/attachment.cgi?id=37904
Log running FCC 11.017
Trying to get latest FirstClass client (FCC) to work in Wine 1.3.33/34
(ubuntu-wine-ppa-oneiric) with the following problems in Ubuntu 11.10 with
Unity. The same behavior in Ubuntu 10.04 LTS with Wine 1.3.31
(ubuntu-wine-ppa-lucid).
If you got your settings file and the login screen finaly shows - and you
write your correct login and password and hit the enter key - FCC freezes. The
workaround is to click on the green login arrow button next to the password
field instead of hitting enter - not obvious for most users.
This bug is separated from
http://bugs.winehq.org/show_bug.cgi?id=29150
as suggested in forum here:
http://forum.winehq.org/viewtopic.php?t=14283
/Jorgen
--
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=28074
Summary: Audiosurf: mouse too sensitive during gameplay
compared to running in Windows
Product: Wine
Version: 1.3.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
When playing Audiosurf using Wine, the mouse is too sensitive and it's easy to
make mistakes as a result, such as hitting greys.
This does not happen when running Audiosurf in 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=27953
Summary: PartyPoker doesn't start
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: niklas0911(a)gmail.com
Hi,
I hope this is the right area to post my problem.
If I start the PartyPoker-client, I don't get any feedback from the PartyPoker
Server. It just appears a splash screen with "Preparing connection". But all in
all I can't gamble.
It has to be a wine error, because the web client of PartyPoker works quite
well.
But I need some features of the normal client, so it would be nice, if you
could try to solve this...
Thanks in advance!!
--
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=27471
Summary: Memory Access Violation message when trying to start
WARSHIP COMBAT : NAVIES AT WAR
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xaron77(a)fastmail.fm
Created an attachment (id=35125)
--> (http://bugs.winehq.org/attachment.cgi?id=35125)
Messages in terminal when I try to start the game.
It's impossible to run it.
--
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=26821
Summary: Micrografx Designer does not show files when trying to
open a file in the file dialog though they are there
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dieter.jurzitza(a)t-online.de
Working with Micrografx Designer 3.1 is ok now. However, there is one bug that
is very boring. When trying to open a file from within Designer, it is not
shown though the directory contains many files. I will provide an attachement
to depict this behaviour more in detail.
--
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=29378
Bug #: 29378
Summary: Non-aligned pointer being freed (MacOS) seconds after
an app exits
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Classification: Unclassified
On MacOS, I observe random occurrences of
malloc: *** error for object 0x402086a0: Non-aligned pointer being freed (2)
*** set a breakpoint in malloc_error_break to debug
after an app exits.
A message like that has been mentioned in bug #28291, bug #22722 or bug #21655,
comment #4 and bug #28039, comment #6. I don't know if the cause is always the
same.
I once thought it may be caused by audio but it's not. It currently presents
itself as follows: the message appears a few seconds after an app (e.g.
winecfg) exits, thus I believe it's in the server (it might be one of the
services). Not every call to winecfg terminates with that message.
Using WINEDEBUG=+coreaudio I observed that it can appear after winecfg even
when not clicking the audio tab, thus audio is loaded and not the cause.
Setting a breakpoint doesn't help:
macmini$ wine winedbg winecfg
WineDbg starting on pid 0024
0x7b852d7b _start_process+0x5b in kernel32: movl %edi,0x4(%esp)
Wine-dbg>break malloc_error_break
Breakpoint 1 at 0x90d4e4ae malloc_error_break in libsystem.b.dylib
Wine-dbg>cont
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
#... app exits normally
Invalid address (0x90d4e4ae malloc_error_break) for breakpoint 1, disabling it
Process of pid=0024 has terminated
#... app exited normally. Waiting a few seconds before typing:
Wine-dbg>cont
No process loaded, cannot execute 'cont'
#... still no message
Wine-dbg>quit
macmini$
#... a few seconds later:
wine(26283,0x4080c200) malloc: *** error for object 0x402086a0: Non-aligned
pointer being freed (2)
*** set a breakpoint in malloc_error_break to debug
wine(26283,0x4080c200) malloc: *** error for object 0x402085a0: Non-aligned
pointer being freed (2)
*** set a breakpoint in malloc_error_break to debug
--
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=28413
Summary: Sound play in games and programs causes brief "pauses"
Product: Wine
Version: 1.3.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
When playing games such as 3D Pinball Space Cadet, Lemmix etc., every time a
sound plays, the game briefly "pauses" at the same time. I'm sure this has
occurred since Wine version 1.3.25 was installed and it has been a problem ever
since.
This is also discussed with technical info from Raymond, in comment #46:
http://bugs.winehq.org/show_bug.cgi?id=22880#c46. Also explained here in
comment #6 onwards: http://bugs.winehq.org/show_bug.cgi?id=28060#c6
I'm not sure if this bug report has been filed already (I did search) or if
this bug report contains enough information?
--
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=26703
Summary: No sound in Opendisc
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: testing.tigerwolf(a)mail.com
Created an attachment (id=34007)
--> (http://bugs.winehq.org/attachment.cgi?id=34007)
Opendisc execution backtrace
There was no sound when playing an opendisc CD.
* fixme:bitblt
* fixme:font
* fixme:mixer
* err:alsa
* fixme:dsalsa
* err:mcicda
cf. attached backtrace
--
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=30661
Bug #: 30661
Summary: Rosetta stone 3.4.7 can't detect microphone
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: r_rozx(a)yahoo.com
Classification: Unclassified
Created attachment 40135
--> http://bugs.winehq.org/attachment.cgi?id=40135
Image from rosetta stone
I have ubuntu 11.10 , I installed Rosetta stone 3.4.7 via wine . The
installation was perfect with no errors but the problem is
Rosetta stone 3.4.7 can't detect microphone .
--
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=27911
Summary: Baldurs Gate II can't save a game if installed on ext4
partition due to a capital letter in folder name
Product: Wine
Version: 1.3.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: riklaunim(a)gmail.com
I've checked this on:
Wine 1.3.24 - Gentoo x86_64 on laptop 1
Wine 1.3.15 and 1.2.2 - LinuMint 64 on laptop 2
If I install the game (BG 2 with TOB and patches in one) and start new game I
won't be able to save it - the game will show a message box stating that it
couldn't save the game (it creates the folder for saved game and few files but
not all). Wine doesn't print any debug. Autosave on new game usually succeeds.
The game has a "Save" folder for saved games. I've created also "save" (and
"SAVE"). It solved the problem as everything got saved in "save" folder. If
installed on ext3 - no problem (also BG1 works without problems on ext4).
--
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=26883
Summary: Sibelius 6 crash on startup after clean install
Product: Wine
Version: 1.3.18
Platform: All
URL: http://www.sibelius.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mabecabu(a)frontier.com
Created an attachment (id=34277)
--> (http://bugs.winehq.org/attachment.cgi?id=34277)
Terminal output
After installing Sibelius 6 from the retail CD, it refuses to start, displaying
the message:
<quote>
Error: 150021 (ERR_AUTH_REGTOOL_CANT_ACCESS_PIPE)
</quote>
And then states:
<quote>
There was a problem with file permissions. Are you logged in as an
administrator?
</quote>
It then exits. Running Sibelius as root makes no difference.
Dsound and Visual C++ 2008 runtimes are installed and required for Sibelius 6
to run at all.
--
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=26623
Summary: Tahoma glyphs have non-uniform size/look
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hramrach(a)gmail.com
Created an attachment (id=33891)
--> (http://bugs.winehq.org/attachment.cgi?id=33891)
screenshot of Tahoma used in gedit
I installed the Tahoma font in my fontconfig path in an attempt to fix an
application that insisted on using a Tahoma font.
When gedit is set to use font Tahoma 12 it renders some glyphs (eg rcaron) in
different size, weight, etc.
I can't enter these characters in Notepad so I can't tell if this happens in
Wine as well.
--
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=30792
Bug #: 30792
Summary: Solidworks2011: Crash when opening/starting a new
drawing
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maarten.bezemer(a)gmail.com
Classification: Unclassified
I have installed wine (1.5.5) from the Ubuntu PPA.
$ lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 12.04 LTS
Release: 12.04
Codename: precise
$ uname -a
Linux lenovo-t400 3.2.0-24-generic #39-Ubuntu SMP Mon May 21 16:52:17 UTC 2012
x86_64 x86_64 x86_64 GNU/Linux
Steps to reproduce from a clean (non-existing) .wine directory:
- $ WINEARCH=win32 winetrics vcrun2008
- $ WINEARCH=win32 wine /path/to/solidworks2011/swwi/data/setup.exe
- Finish installation
- $ WINEARCH=win32 wine ~/.wine/drive_c/Program\ Files/SolidWorks/SLDWORKS.exe
- Click on 'New File' (when solidworks is started for the first time, you have
to specify some details about measurements)
- After a while SolidWorks crashes (before you can choose what type of drawing
you want to create). It shows the SolidWorks crash handler, asking whether to
send the crash report to their HQ.
--
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=30502
Bug #: 30502
Summary: Echo: Secrets of the Lost Cavern Missing GUI graphics
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 4plague(a)gmail.com
Classification: Unclassified
When running this game in FBO, PBO or PBUFFER modes (with or without
multisampling), parts of the GUI are invisible.
Namely menu button backgrounds, dialog backgrounds (texts are visible) or
tooltips.
When using backbuffer, everything works, but it is upside down, will file a
separate bug for this.
Demo:
http://www.gamershell.com/news_22111.html
--
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=29210
Bug #: 29210
Summary: SPTD is not supported (affects Alcohol 120%)
Product: Wine
Version: 1.3.33
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Classification: Unclassified
Followup of bug 12910. Install fails with "This platform is not supported".
--
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=28993
Bug #: 28993
Summary: Wrong equation rendering in MS Word 2007
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aleksey_r(a)list.ru
Classification: Unclassified
Created attachment 37309
--> http://bugs.winehq.org/attachment.cgi?id=37309
The doc-file where first two formulas are created in wine-Word, and the rest in
Windows-Word
When I open a doc-file with some formulas (the file was created on windows
machine), sometimes they are rendered a bit wrong.
After opening them in equation editor they are rendered OK. After saving the
doc-file anything is OK. But when the changed file is opened on MS Word 2007 on
Windows machine, the formulas which were opened in Equation Editor on wine
Word, are rendered wrong. And I have to open them in Equation Editor and save
document to see them in right way.
The MS Equation 3.0 is used (the old version).
In the attachment there's a file where first 2 formulas are created in MS Word
2007 installed on Wine, and the rest is created in MS Word 2007 installed in
Windows.
Override of gdiplus (installed via winetricks) didn't help.
OS: OpenSuse 11.4 64 bit
Wine: 1.3.31, win32 wine prefix
MS Office: 2007 Enterprise SP2
--
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=28599
Bug #: 28599
Summary: Team Fortress Arcade sound issues with directmusic
Product: Wine
Version: 1.3.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sagman.staredsi(a)gmail.com
Classification: Unclassified
By default with wine 1.3.29 Team Fortress Arcade have no sound but installing
directmusic from winetricks the sound gets working. The problem comes when the
game try to play more than a sound file at the same time. Then the previous
sound stops playing and the game freeze while wine is loading the next sound
file. I attach the output of wine using:
- WINEDEBUG=+tid,+mmdevapi,+winmm,+midi,+dsound,+oss,+alsa,+coreaudio
- directmusic installed via winetricks
--
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=18304
Summary: OU Graph Plotter unhandled exception
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20835)
--> (http://bugs.winehq.org/attachment.cgi?id=20835)
wine-1.1.20-108-g445567e Graph Plotter
I get two very similar unhandled exceptions in two Open University
applications, Graph Plotter and elconfig.exe
To recreate:
1. Enter data in Graph Plotter.
2. Plot Graph.
OR
1. Launch S103 Block 8 Section 2
2. Skip twice (to skip voice introduction).
3. Enter an incorrect answer (correct answer doesn't cause the error).
Both cause an unhandled exception:
Unhandled exception: denormal float operand in 16-bit code
Logs for both attached.
--
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=11902
Summary: Miranda IM window improperly rendered totally
transparent
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://files.miranda-im.org/builds/miranda-v080a10w.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11194)
--> (http://bugs.winehq.org/attachment.cgi?id=11194)
Output of Miranda IM from startup to shutdown
Reproducing this issue is simple. Simply obtain and extract the ZIP file from
the bug URL, and run miranda32.exe from the extraction folder. A made up
profile name can be used, and then any login windows should be canceled. An
import wizard will be shown, but by this time the Miranda IM window is supposed
to be drawn. In actuality, the Miranda IM window is rendered totally
transparent, and from the terminal, the messages:
fixme:xrender:X11DRV_AlphaBlend Ignoring SourceConstantAlpha 150 for
AC_SRC_ALPHA
fixme:xrender:X11DRV_AlphaBlend Ignoring SourceConstantAlpha 180 for
AC_SRC_ALPHA
which would seem to point at an issue in winex11.drv. Output is attached.
--
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=11536
Summary: Worms World Party doesn't respond after match
Product: Wine
Version: 0.9.52.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rpgraca(a)gmail.com
After most matches, like missions and deathmatch and in multiplayer games in
the 3rd game, the game doesn't respond to mouse input and I only get beeps when
I click on the window. This does't happen in multiplayer games whenever the
final result 2-0 or 1-0.
I get no stange message in the terminal.
--
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=24101
Summary: [Urgent] CreateProcess failed (1359) with process
tree.
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guillaume.ortega(a)OpenPlug.com
Hi,
I working on porting an IDE on MacOSX with the help of Wine, And I discover a
random bug on wine.
Please use the sample code in attachement (BugProject visual studio project) to
reproduce it (to be compiled on Windows)
On Mac with Wine I get this type of message (Log in attachement
TestMacOSX10.6.4.log):
CreateProcess failed (1359).
On Windows everything work (Log in attachement WindowsXPSP3.log).
I used wine 1.2, 1.3.0 and 1.1.39 on MacOSX 10.6.4 SnowLeopard (Intel hardware)
and Windows XP SP3.
Could you help me?
Best Regards,
Syphius.
--
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=24353
Summary: MS-Word. export LANG=he_IL.UTF8. Broken word order
while writing.
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dotan.g(a)gmail.com
Hi,
I am an Hebrew speaker and writer. Hebrew is written, unlike English from
right-to-left. That means that when I write a document, I use both languages.
MS-Word has a long history of bug concerning this language switch inside the
document. But, I never had this problem before:
When I run MS-Word on wine, I use this: "export LANG=he_IL.UTF8". This enables
Hebrew. When I write in Hebrew it's fine and it works great. but, if I switch
to English... then the sentence "The car was damaged pretty badly" looks like
this: "car was damaged pretty badly the". if I use capital letter in the
beginning, then it looks like this: "he car was damaged pretty badlyT" if I use
a comman: "damaged pretty badly was .the car" and so on...
It seems that it can't handle ",./'\][!@#$%^&*()" as well as Capital letters
along side with the fact that it does a mix of a regular sentence.
If I hadn't run it with: "export LANG=he_IL.UTF8", then the same as above would
apply for Hebrew as well.
It is basic and very common for duel language writers to use both languages in
one document. the solution I found so far was just to use one of them... but I
can't really work like that.
Please check this out, MS-Word is an important tool as you may know.
Thank you for the attention,
Dotan.
--
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=10210
Summary: skybox is draw incorrectly
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.microsoft.com/games/combatfs2/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Created an attachment (id=8824)
--> (http://bugs.winehq.org/attachment.cgi?id=8824)
picture of error
When i launch the game it opens and the skybox outside of the cockpit is all
black, then when I press the escape key it brings up a box to confirm exit and
the sky is drawn, if I press cancel it goes back to being all black
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20427
Summary: Lemmings Paintball: Crash when switching to
fullscreen.
Product: Wine
Version: 1.1.31
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezekiel000(a)lavabit.com
When you choose to switch to fullscreen mode the game crashes (see attached
terminal 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=24980
Summary: windows size not saving
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emoxam(a)gmail.com
openned client connection do not save it's size after it was full screened
once.
it became always "fit to screen" size.
--
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=24197
Summary: Borderlands : installer skips many steps before
installing
Product: Wine
Version: 1.3.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=30465)
--> (http://bugs.winehq.org/attachment.cgi?id=30465)
log +msi
When I attempt to install Borderlands, the setup program installs the game
right away. It skips many pages and questions (eg. which users are allowed to
access the game, the game directory, etc.). When testing the game in Windows,
the installer asks all the required questions before installing the game. In
both cases the Launcher.exe program was used.
I uploaded a +msi log. If you need anything else, please ask.
--
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=25011
Summary: whispers don't suggest the files while typing names
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emoxam(a)gmail.com
"whisper" is a program! where you can store your password in a crypted
password.
So in the field "file name" i cannot find the file,
while i am typing the name of file system ignores me.. for sure i can use this
"type'n'select" function in a list of files.. but it's not what i want to.
how it always and everywhere working (even so whisper working in windows)
in the field "filename" you can type the fisrt letter of the file and the press
"enter" to open it if system suggest you a right file, or use scroll with a
"up" and "down" keys to select the other files system suggest you with letters
you typed.
Thank you!
--
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=11665
Summary: acdsee pro2 raw files
Product: Wine
Version: 0.9.55.
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 0632087736(a)orange.fr
CC: 0632087736(a)orange.fr
Installation of ACDSEE pro2 to manipulate raw picture files is from CD seems to
be ok
Try to start ok nothing special, clock in mouse icone in place of arrow and
nothing append no crash no error message, no run acdsee
--
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=17548
Summary: wine startup scans all fonts, takes ages
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felix-wine(a)fefe.de
wine startup takes ages for me, particularly the first time. I have about 3500
fonts installed on my system, and wine opens all the files at startup. This
takes 15-20 seconds on my moderately fast PC. I find this completely
unacceptable. We already have TWO font databases to avoid exactly this
unnecessary work: fontconfig and the "Software\\Wine\\Fonts\\External Fonts"
key in user.reg.
Please give me a way to stop this.
--
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=24997
Summary: HeavyMetal Pro crashes on closing when a Mech design
was loaded
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: debian(a)carbon-project.org
CC: bunglehead(a)gmail.com
Created an attachment (id=31669)
--> (http://bugs.winehq.org/attachment.cgi?id=31669)
Crash on close with Wine 1.3.6
Nikolay Sivov fixed bug 21665 with commit
6ec621e835e03f715d5fee27c5de5b0d361814de in Git, since then it is possible to
easily load any Mech design in HeavyMetal Pro 5.10 R3. But unfortunately this
commit revealed another bug: if you've loaded any Mech design (I think I've
tried over twenty by now) and then close the program (any other action like
attempting to print (see bug 21666) doesn't change this behaviour), you get the
crash you can see in the attached log.
I'm currently using Wine 1.3.6 + 2 patches (see
<http://dev.carbon-project.org/debian/wine-unstable/> for details).
--
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=14772
Summary: The Hobbit (Game) can´t install
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pro.rammstein(a)googlemail.com
Created an attachment (id=15296)
--> (http://bugs.winehq.org/attachment.cgi?id=15296)
it´s the report of the terminal
The game instalation stops at the half with the errror -1603 (msi)
I coppied the two cd on my harddrive3 and started the insatlation.
sorry for my bad english
hope you can help or fix, marcel
--
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=30013
Bug #: 30013
Summary: MS Project 2010: Task inspector is not available
Product: Wine
Version: 1.4-rc5
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
When trying to open a task with allocation problems in the Task Inspector a
dialog pops up stating that an error occured when loading the web pane.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40070
Bug ID: 40070
Summary: Change location of Download place doesn't work in
Secure Download Manager
Product: Wine
Version: 1.2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ale.schenberg(a)gmail.com
Distribution: ---
When secure download manager is called by wine with a specified sdx file to
start download it is impossible to change the download location through the
"Change Location" link. No output is showed in a terminal when clicking on that
link
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39781
Bug ID: 39781
Summary: QQ: no permission to write the location
Product: Wine
Version: unspecified
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zhuhaoqing(a)live.cn
Distribution: ---
Created attachment 53073
--> https://bugs.winehq.org/attachment.cgi?id=53073
The log of the running of the program
QQ 7.9.16: When I try to run and install the package, choosing "C:\Program
Files\"("~/.wine/drive_c/Program Files/)as the install directory, it tells me
that it has no permission to write in the directory.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38958
Bug ID: 38958
Summary: Right mouse click exits fullscreen mode (GTA IV on
Steam)
Product: Wine
Version: 1.7.47
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: b.adamski(a)mac.com
I am quite happy with my GTA IV on Steam port so far but I am struggling with
one issue that I am unable to solve.
I noticed the issue later in game when the player has to throw a brick through
a window. A right mouse click (RMB) is required to perform this action.
However, to reproduce this issue you can perform a right moue click also during
normal game play. The first right click performs as expected. Doing it again
exits the fullscreen mode, scales the fullscreen game window, shows the Steam
interface on top of the OS X desktop in the remaining screen area and then
switches back to game fullscreen mode. However after switching back to the game
no more mouse clicks are possible - only key commands and mouse movement work.
It can also happen that the Steam interface partly overlaps the game screen.
There is not much the user can do in this situation other than quitting the
game and Steam.
I tried everything to solve this:
- Virtual Desktop
- mwo=force
- grabfullscreen=y
The behavior doesn't change at all, no matter what settings and combination of
seetings.
You can download the port here:
http://portingteam.com/files/file/8218-gta-iv-on-steam/ (Steam and GTA IV
installation required, see: https://www.youtube.com/watch?v=xLeE89sVSxo)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37613
Bug ID: 37613
Summary: perfect world international new horizons question
marks where boxes should be and black figures on
assasin class (assasin may not be only class)
Product: Wine
Version: 1.7.31
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: typicaltosome22(a)gmail.com
Distribution: ---
perfect world international new horizons question marks where boxes should be
and black figures on assasin class (assasin may not be only class)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39418
Bug ID: 39418
Summary: Infinity Engine games (Baldur's Gate 1-2, Icewind Dale
1-2, Planescape:Torment) hang frequently when realtime
priority enabled
Product: Wine-staging
Version: 1.7.52
Hardware: x86
URL: http://www.fileplanet.com/164134/160000/fileinfo/Baldu
r's-Gate-II-Demo-%5BFull-Install%5D
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
When changing the priority of running applications is enabled in staging, those
games built on Bioware's Infinity Engine lock up at various stages (but always
in the first 1-2 minutes after the game was started).
There's nothing written in the terminal, the game executable consumes 100% CPU
after freezing.
The games are running stable if I unset the STAGING_RT_PRIORITY_BASE variable
(or set it to 0).
In etc/security/limits.conf I have
gyebro - rtprio 90
gyebro - nice -10
I changed the value of 'STAGING_PRIORITY_BASE=' in ~/.bashrc between 1 and 85,
but this didn't change the bahaviour.
The problem seemingly occurs randomly thus I can't give you the exact steps to
reproduce the problem. Sometimes the games hang while I'm navigating in the
menus, during character generation or when loading a saved game.
Occasionally I can get in the game but it always freezes in 1-2 minutes.
It seems to me that the I need to interact with the game to trigger the bug:
the game runs stable if I let it idle either in the menus or in mid-game. The
hang occurs when I click on a button in the menus or when issuing a move
command.
I have those games from GOG.com, but the problem is reproducible with the
original Baldur's Gate 2 demo too (released in 1998).
Install BG2 demo, start the game with BGMain.exe. Sometimes it freezes when I
click on the options button in the main menu. If not, start a new game, follow
the steps to generate a character and get in the game.Select your character and
move him/her across the screen, interact with the buttons in the UI
etc...there's no rule when the bug happens.
wine-1.7.52-190-gd548639 (Staging)
Fedora 22 32-bit
bg2_fullinstall.zip (618M)
sha1: 0dbdd3164c452235c25ed65c6050584a7ee93122
--
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=33896
Bug #: 33896
Summary: Can't install CryptoPro CSP with Rutoken support
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikhail.v.gavrilov(a)gmail.com
Classification: Unclassified
Can't install CryptoPro CSP with Rutoken support
--
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=21112
Summary: fixme:ntdll:NtLockFile I/O completion on lock not
implemented yet (with Newsbin 32 Bit Client)
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johannes.black(a)gmail.com
newest 32 bit newsbin beta under wine (debian unstable)
After starting and using newsbin (usenet client)
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
wine: Unhandled page fault on execute access to 0x7d88d9f0 at address
0x7d88d9f0 (thread 0024), starting debugger...
err:ntdll:RtlpWaitForCriticalSection section 0xa91498 "?" wait timed out in
thread 003b, blocked by 003c, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0xa91498 "?" wait timed out in
thread 0039, blocked by 003c, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0xa91498 "?" wait timed out in
thread 003a, blocked by 003c, retrying (60 sec)
In the meantime is there any workaround available?
--
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=36226
Bug ID: 36226
Summary: d3d not supporting Intel Iris (running Fallout 3)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: b.adamski(a)mac.com
Created attachment 48366
--> http://bugs.winehq.org/attachment.cgi?id=48366
logs+screens
It seems Wine's d3d implmentation does not correctly support Intel Iris GPU,
e.g. from a MacBook Pro 13" Retina.
The game Fallout 3 crashes instantly with various different settings when
hitting the New button to start a new game, see also
http://bugs.winehq.org/show_bug.cgi?id=32973.
Please find attached log files from the crash with various screen options and
screenshots.
--
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=32918
Bug #: 32918
Summary: Real World Racing Demo doesn't setup
Product: Wine
Version: 1.5.23
Platform: x86
URL: http://www.realworldracing.com/demo-download.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 43476
--> http://bugs.winehq.org/attachment.cgi?id=43476
setuplog
Crashes at start extracting to folder.
--
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=17032
Summary: Lord of the Rings: Conquest gets stuck on main menu
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcflow-forum(a)gmx.net
Created an attachment (id=18831)
--> (http://bugs.winehq.org/attachment.cgi?id=18831)
command line output
After creating a profile, the game enters the main menu. At the right you can
choose multiplayer, singleplayer options and so on and on the upper middle part
of the screen there is just a bar that says "loading". And it seems to load
forever.
I attached command line output but I am pretty sure there are no hints on it
because the output does not change if the game changes from intro movies to
main menu.
Anyone any idea what component can be related to the problem? I tried
WINEDEBUG=+all but then then wine is busy with giving output before something
happens a very long time.
--
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=30518
Bug #: 30518
Summary: 64-bit mono cannot run hello world
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase, win64
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Classification: Unclassified
Created attachment 39919
--> http://bugs.winehq.org/attachment.cgi?id=39919
C# hello world source code
To reproduce:
* Download and extract
http://madewokherd.nfshost.com/omgsecret/mono-64bit-exe.tar.gz, or build
wine-mono from https://github.com/madewokherd/wine-mono, and copy mono.exe and
libmono-2.0.dll from build-cross-x86_64/mono/mini/.libs to image/bin.
* Download the attached helloworld.exe, or build it from helloworld.cs.
* Run: wine image/bin/mono.exe helloworld.exe
Currently, this results in
wine: Call from 0x7fd2bcbde2fa to unimplemented function
KERNEL32.dll.RtlInstallFunctionTableCallback, aborting
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40064
Bug ID: 40064
Summary: Installing Atmel Studio & failed> issues with visual
studio installtion and DDAConfigCA.exe
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hmf(a)inesctec.pt
Distribution: ---
Created attachment 53542
--> https://bugs.winehq.org/attachment.cgi?id=53542
DDAConfigCA.exe error log
. env WINEARCH=win32 WINEPREFIX=~/.wine32atmel winecfg
set it to windows 7 (NOT 8.1)
. env WINEARCH=win32 WINEPREFIX=~/.wine32atmel winetricks -q corefonts mdac28
dotnet40
download gacutil-net40.tar.bz2
http://www.mediafire.com/download/v8rw5h1ra7maod4/gacutil-net40.tar.bz2
cp to /home/hmf/.cache/winetricks/dotnet40
rerun above
note that reset the windows to thew XP version, change it again
. env WINEARCH=win32 WINEPREFIX=~/.wine32atmel wine WinAVR-20100110-install.exe
. env WINEARCH=win32 WINEPREFIX=~/.wine32atmel wine
as-installer-7.0.634-full.exe
Installation partially failed:
An error occurred.
Microsoft Visual Studio 2015 Shell (Isoltate)
Close the window.
No shortcut was added.
reran the winecfg and this time did a modify - repair, which ended ok.
Now we have a link
env WINEPREFIX="/home/hmf/.wine32atmel" wine C:\\Program\
Files\\Atmel\\Studio\\7.0\\atmelstudio.exe
Failed to run:
err:eventlog:ReportEventW L"An unhandled win32 exception occurred in
atmelstudio.exe [8]. Just-In-Time debugging this exception failed with the
following error: 0x80004001\n\nCheck the documentation index for 'Just-in-time
debugging, errors' for more information."
During installation I get a error from DDAConfigCA.exe
Added log.
--
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=30856
Bug #: 30856
Summary: Atmel Studio 6 fails to start - Component missing
Product: Wine
Version: 1.5.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: onny(a)project-insanity.org
Classification: Unclassified
Created attachment 40414
--> http://bugs.winehq.org/attachment.cgi?id=40414
Debug logs of error message
I've downloaded Atmel Studio 6 from here:
http://www.mikrocontroller.net/articles/AVR-Studio
and Microsoft Visual Studio 2010 Shell (Isolated) from here:
https://www.microsoft.com/en-us/download/details.aspx?id=1366
After that, I ran:
WINEARCH=win32 winetricks -q dotnet20 dotnet40
Because the setup of the IsolatedShell fails to extract, I manually extracted
it using 7zip (alternatively WinRAR) and then ran the setup.exe.
To avoid some error messages of the MS VSISOS setup, I copied some files:
$ mkdir -p ~/.wine/drive_c/windows/Microsoft.NET/Framework/v2.0.50727/CONFIG
$ cp /etc/mono/2.0/machine.config
~/.wine/drive_c/windows/Microsoft.NET/Framework/v2.0.50727/CONFIG/
$ mkdir ~/.wine/drive_c/windows/Microsoft.NET/Framework/v4.0.30319/config
$ cp /etc/mono/4.0/machine.config
~/.wine/drive_c/windows/Microsoft.NET/Framework/v4.0.30319/config
Now starting the Atmel Studio 6 setup works but still has some installation
errors of single components, but nevertheless the installation succeeds.
Starting the program fails with following error message:
0009:Call user32.MessageBoxW(00000000,0032d0c4 L"Cannot find one or more
components. Please reinstall the application.",0032cea4 L"Microsoft Visual
Studio Shell Isolated",00000010) ret=1001b67d
Here is the complete +relay-Log (100mb+):
http://onny.project-insanity.org/files/wine155-atmelstudio6-relay.txt
In the attachment is a shorter log with only the MessageBox part and the errors
before that.
Hope that helps somehow, thanks!
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38339
Bug ID: 38339
Summary: Steam: Can't change resolution in game
Product: Wine
Version: 1.7.39
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: timsta2000(a)googlemail.com
Distribution: ---
Created attachment 51180
--> https://bugs.winehq.org/attachment.cgi?id=51180
Terminal output. Don't know if this is all, but I think it is.
I've installed Call of Duty 4 Modern Warfare over Steam, but the resolution,
when I start the game, drops to 640*480( with a screen with 1600*900 ). The
rest of the screen is black.
When I try to set a new resolution the game just crashes and the resoluton is
still 640*480 in Unity.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37175
Bug ID: 37175
Summary: Call of Duty 2: Video playback is not working
Product: Wine
Version: 1.7.24
Hardware: x86
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: hardy.schumacher(a)gmx.de
Created attachment 49414
--> https://bugs.winehq.org/attachment.cgi?id=49414
Call of Duty 2 - Terminal Log
Each time "Call of Duty 2" is started, the first splash screen is shown, but
when the video from intro should be started it hangs.
Only if the playback can be skipped very fast it's possible to reach the menu.
On the terminal lots of following messages can be seen:
err:d3d:wined3d_debug_callback 0x16333e78: "GL_INVALID_OPERATION error
generated. Source and destination dimensions must be identical with the current
filtering modes.".
err:d3d_surface:surface_blt_fbo >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502)
from glBlitFramebuffer() @ surface.c / 984
See also attached log file.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38432
Bug ID: 38432
Summary: Xeon (Xbox emulator) fails to run - invalid address
Product: Wine
Version: 1.7.41
Hardware: x86
URL: http://www.emulator-zone.com/doc.php/xbox/xeon.html
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
User asked about it in #winehq, appdb shows old results (failed in 1.1.29:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=17840
But it appears to have the same issue now as then:
austin@debian-home:~/x$ wine Xeon.exe
wine: Invalid address.
austin@debian-home:~/x$ file Xeon.exe
Xeon.exe: PE32 executable (GUI) Intel 80386, for MS Windows
--
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=19801
Summary: cygwin can't run a batch file from inside a shell
script without explicit cmd /c
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
Given the batch file foo.bat containing
echo FOO
and the shell script 'foo.sh' containing
./foo.bat
the command
./foo.bat
interactively will output
FOO
on both cygwin/windows and cygwin/wine, but the command
sh foo.sh
will produce
FOO
on cygwin/windows but will fail on cygwin/wine saying
foo.sh: line 1: ./foo.bat: permission denied
This happens both in an interactive cygwin shell started under wineconsole,
as well as the naked command
$ wine ~/.wine/drive_c/cygwin/bin/sh foo.sh
which sometimes says permission denied, and sometimes says "bad address", e.g.
foo.sh: line 1: ./foo.bat: Bad address
13 [main] sh 50! _cygtls::handle_exceptions: Error while dumping state
(probably corrupted stack)
foo.sh: line 1: 50 Segmentation fault (core dumped) ./foo.bat
So the "permission denied" error might be a symptom of a crash, too.
This was found while trying to automate the chrome and firefox build
setup procedures.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40062
Bug ID: 40062
Summary: Media Player Classic Home Cinema does not show bitmaps
in buttons
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: carlo.bramix(a)libero.it
Distribution: ---
Created attachment 53540
--> https://bugs.winehq.org/attachment.cgi?id=53540
MPC-HC running on WINE.
Run MPC-HC with WINE
Select to display the options from the menu.
Go to the formats page.
Here there are 4 buttons on the right decorated with bitmaps, but WINE does not
show them.
See attached screenshots, compare results between WINE and Windows.
Tested with MPC-HC version 1.7.10.
--
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=18734
Summary: DlgDirList(DDL_DRIVES|DDL_DIRECTORY) on 16-bits
displays files on listbox in Windows but not Wine.
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, patch, source, win16
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a_villacis(a)palosanto.com
Created an attachment (id=21484)
--> (http://bugs.winehq.org/attachment.cgi?id=21484)
Screenshot of problem (QEMU virtual session and Wine, side by side)
When an 16-bit Windows application displays a listbox and manually fills it
with DlgDirList (not as a part of a Common Dialog), the flag combination
DDL_DRIVES|DLL_DIRECTORY should make files appear according to the set filter.
Wine does not do this, as it (incorrectly) appends DDL_EXCLUSIVE to the bitmask
of flags before delegating to 32-bit code.
--
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=21404
Summary: winedbg does not support fixed host:port parameter
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: myvonkpos(a)mweb.co.za
If using winedbg to debug Windows apps in a Linux IDE is to become practical
winedbg --gdb --no-start needs an extra parameter to specify a fixed host:port
TCP connection, similar to what gdbserver has. Currently the port is chosen at
random, which means IDEs have to be reconfigured on every debug attempt.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39078
Bug ID: 39078
Summary: Visual Pinball 9.9.1 crashes on exit after creating a
new table
Product: Wine
Version: 1.7.49
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tobbi.bugs(a)googlemail.com
Download of Visual Pinball 9.9.1 here:
http://emulationrealm.net/downloads/file/33-visual-pinball
$ openssl sha1 "VPinball991_Full.zip"
SHA1(VPinball991_Full.zip)= aafbd3c28af31ec4a993e0fe59a77374e5895572
Steps to reproduce:
1. Download installer and install the game.
2. Start the game.
3. Select File > New.
4. Select File > Exit.
wine --version
wine-1.7.49
--
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=24374
Summary: Driller fails to run
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://download.ovinebydesign.com/driller/download.asp
x
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=30720)
--> (http://bugs.winehq.org/attachment.cgi?id=30720)
terminal output
Driller is a freeware remake of a classic 3D adventure game, which was quite
popular in the 8-bit computer era.
The standalone executable Driller.exe fails to run in Wine, showing only a
messagebox, saying:
'Error! User lib not found', then it quits.
I can't verify how it behaves under a native Windows environment because I have
no Windows installed. According to the developer's page the game is Vista
compatible.
I'm not sure it has something to do with the issue, but the Driller.exe is
packed/protected(?) by Molebox Ultra. That is some kind of virtualization which
helps creating portable applications.
Fedora 13
Nvidia 7600 / driver 256.53
--
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=18164
Summary: dlls/iphlpapi/ifenum.c: compiler warnings
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: NetBSD
Status: NEW
Keywords: source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wwrite-strings -Wpointer-arith -I/usr/pkg/include -I/usr/include
-I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -O2 -I/usr/pkg/include
-I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -o
./ifenum.o ./ifenum.c
./ifenum.c: In function 'enumIPAddresses':
./ifenum.c:693: warning: pointer of type 'void *' used in arithmetic
./ifenum.c:693: warning: comparison of distinct pointer types lacks a cast
./ifenum.c: In function 'getIPAddrTable':
./ifenum.c:754: warning: pointer of type 'void *' used in arithmetic
./ifenum.c:754: warning: comparison of distinct pointer types lacks a cast
No patch for this one yet. Won't complain if someone beats me to it ;-).
--
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=27497
Summary: Regedit mangles registry keys containing embedded
NULLs
Product: Wine
Version: 1.3.22
Platform: x86
URL: http://www.gog.com/en/gamecard/sacrifice
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=35155)
--> (http://bugs.winehq.org/attachment.cgi?id=35155)
raw file
Noticed this while messing around with Sacrifice
(http://www.gog.com/en/gamecard/sacrifice).
The game stores a few keys with embedded NULLs, apparently all the ones that
store string values (dword/hex values aren't affected).
Looking at the raw registry (system.reg) shows the values fine:
"Graphic detail"=dword:00000000
"IP address"="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"
"Key repeat delay"=dword:0000000a
"Key repeat start"=dword:00000032
but if I export the key with wine's regedit, it mangles them:
"Graphic detail"=dword:00000000
"IP address"=""Key repeat delay"=dword:0000000a
"Key repeat start"=dword:00000032
notice how a quote goes missing along with the newline. The game really likes
those newlines. If I remove them and rerun the game, then adjust its settings,
it adds them back.
I'll attach a text file with the raw registry, along with what I get when
exporting.
--
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=30713
Bug #: 30713
Summary: 64 bit wine installs 64 bit mfc100.dll to syswow64
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Downloading and running
http://download.microsoft.com/download/A/8/0/A80747C3-41BD-45DF-B505-E9710D…
(see http://www.microsoft.com/en-us/download/details.aspx?id=13523 )
with WINEARCH=win64 does install mfc100.dll... but into c:\windows\syswow64,
which seems wrong.
This was with wine-1.4. I'll test again with current wine once I figure out
how to build it.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38849
Bug ID: 38849
Summary: valgrind shows an unitialized variable in
programs/cmd/tests/batch.c:WCMD_assoc
Product: Wine
Version: 1.7.46
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
../../../tools/runtest -q -P wine -T ../../.. -M cmd.exe -p cmd.exe_test.exe.so
batch && touch batch.ok
==13413== Conditional jump or move depends on uninitialised value(s)
==13413== at 0x7B841A61: strlenW (unicode.h:200)
==13413== by 0x7B841ED4: format_insert (format_msg.c:160)
==13413== by 0x7B842936: format_message (format_msg.c:391)
==13413== by 0x7B843087: FormatMessageW (format_msg.c:617)
==13413== by 0x4ADE451: WCMD_output_stderr (wcmdmain.c:166)
==13413== by 0x4ADB08E: WCMD_assoc (builtins.c:4759)
==13413== by 0x4AE18EB: WCMD_execute (wcmdmain.c:1592)
==13413== by 0x4AE30AB: WCMD_process_commands (wcmdmain.c:2292)
==13413== by 0x4ACDFD6: WCMD_batch (batch.c:95)
==13413== by 0x4AE08C1: WCMD_run_program (wcmdmain.c:1185)
==13413== by 0x4AE1979: WCMD_execute (wcmdmain.c:1616)
==13413== by 0x4AE30AB: WCMD_process_commands (wcmdmain.c:2292)
==13413== by 0x4AE3E90: wmain (wcmdmain.c:2588)
==13413== by 0x4AE431F: __wine_spec_exe_wentry (exe_wentry.c:36)
==13413== by 0x7B860807: ??? (process.c:1052)
==13413== by 0x7B860949: start_process (process.c:1104)
==13413== by 0x7BC81E27: ??? (signal_i386.c:2682)
==13413== by 0x7BC81E6E: call_thread_func (signal_i386.c:2741)
==13413== by 0x7BC81E05: ??? (signal_i386.c:2682)
==13413== by 0x7BC57806: start_process (loader.c:2868)
==13413== Uninitialised value was created by a stack allocation
==13413== at 0x4ADAB4F: WCMD_assoc (builtins.c:4620)
==13413==
==13413== Conditional jump or move depends on uninitialised value(s)
==13413== at 0x7B841AA6: strcpyW (unicode.h:207)
==13413== by 0x7B841F13: format_insert (format_msg.c:161)
==13413== by 0x7B842936: format_message (format_msg.c:391)
==13413== by 0x7B843087: FormatMessageW (format_msg.c:617)
==13413== by 0x4ADE451: WCMD_output_stderr (wcmdmain.c:166)
==13413== by 0x4ADB08E: WCMD_assoc (builtins.c:4759)
==13413== by 0x4AE18EB: WCMD_execute (wcmdmain.c:1592)
==13413== by 0x4AE30AB: WCMD_process_commands (wcmdmain.c:2292)
==13413== by 0x4ACDFD6: WCMD_batch (batch.c:95)
==13413== by 0x4AE08C1: WCMD_run_program (wcmdmain.c:1185)
==13413== by 0x4AE1979: WCMD_execute (wcmdmain.c:1616)
==13413== by 0x4AE30AB: WCMD_process_commands (wcmdmain.c:2292)
==13413== by 0x4AE3E90: wmain (wcmdmain.c:2588)
==13413== by 0x4AE431F: __wine_spec_exe_wentry (exe_wentry.c:36)
==13413== by 0x7B860807: ??? (process.c:1052)
==13413== by 0x7B860949: start_process (process.c:1104)
==13413== by 0x7BC81E27: ??? (signal_i386.c:2682)
==13413== by 0x7BC81E6E: call_thread_func (signal_i386.c:2741)
==13413== by 0x7BC81E05: ??? (signal_i386.c:2682)
==13413== by 0x7BC57806: start_process (loader.c:2868)
==13413== Uninitialised value was created by a stack allocation
==13413== at 0x4ADAB4F: WCMD_assoc (builtins.c:4620)
==13413==
==13413== Conditional jump or move depends on uninitialised value(s)
==13413== at 0x7B84296B: format_message (format_msg.c:392)
==13413== by 0x7B843087: FormatMessageW (format_msg.c:617)
==13413== by 0x4ADE451: WCMD_output_stderr (wcmdmain.c:166)
==13413== by 0x4ADB08E: WCMD_assoc (builtins.c:4759)
==13413== by 0x4AE18EB: WCMD_execute (wcmdmain.c:1592)
==13413== by 0x4AE30AB: WCMD_process_commands (wcmdmain.c:2292)
==13413== by 0x4ACDFD6: WCMD_batch (batch.c:95)
==13413== by 0x4AE08C1: WCMD_run_program (wcmdmain.c:1185)
==13413== by 0x4AE1979: WCMD_execute (wcmdmain.c:1616)
==13413== by 0x4AE30AB: WCMD_process_commands (wcmdmain.c:2292)
==13413== by 0x4AE3E90: wmain (wcmdmain.c:2588)
==13413== by 0x4AE431F: __wine_spec_exe_wentry (exe_wentry.c:36)
==13413== by 0x7B860807: ??? (process.c:1052)
==13413== by 0x7B860949: start_process (process.c:1104)
==13413== by 0x7BC81E27: ??? (signal_i386.c:2682)
==13413== by 0x7BC81E6E: call_thread_func (signal_i386.c:2741)
==13413== by 0x7BC81E05: ??? (signal_i386.c:2682)
==13413== by 0x7BC57806: start_process (loader.c:2868)
==13413== by 0x4018FB4: ??? (port.c:60)
==13413== Uninitialised value was created by a stack allocation
==13413== at 0x4ADAB4F: WCMD_assoc (builtins.c:4620)
==13413==
==13413== Conditional jump or move depends on uninitialised value(s)
==13413== at 0x7B841A61: strlenW (unicode.h:200)
==13413== by 0x7B8430A2: FormatMessageW (format_msg.c:621)
==13413== by 0x4ADE451: WCMD_output_stderr (wcmdmain.c:166)
==13413== by 0x4ADB08E: WCMD_assoc (builtins.c:4759)
==13413== by 0x4AE18EB: WCMD_execute (wcmdmain.c:1592)
==13413== by 0x4AE30AB: WCMD_process_commands (wcmdmain.c:2292)
==13413== by 0x4ACDFD6: WCMD_batch (batch.c:95)
==13413== by 0x4AE08C1: WCMD_run_program (wcmdmain.c:1185)
==13413== by 0x4AE1979: WCMD_execute (wcmdmain.c:1616)
==13413== by 0x4AE30AB: WCMD_process_commands (wcmdmain.c:2292)
==13413== by 0x4AE3E90: wmain (wcmdmain.c:2588)
==13413== by 0x4AE431F: __wine_spec_exe_wentry (exe_wentry.c:36)
==13413== by 0x7B860807: ??? (process.c:1052)
==13413== by 0x7B860949: start_process (process.c:1104)
==13413== by 0x7BC81E27: ??? (signal_i386.c:2682)
==13413== by 0x7BC81E6E: call_thread_func (signal_i386.c:2741)
==13413== by 0x7BC81E05: ??? (signal_i386.c:2682)
==13413== by 0x7BC57806: start_process (loader.c:2868)
==13413== by 0x4018FB4: ??? (port.c:60)
==13413== Uninitialised value was created by a stack allocation
==13413== at 0x4ADAB4F: WCMD_assoc (builtins.c:4620)
==13413==
==13413== Conditional jump or move depends on uninitialised value(s)
==13413== at 0x7B841AA6: strcpyW (unicode.h:207)
==13413== by 0x7B843144: FormatMessageW (format_msg.c:633)
==13413== by 0x4ADE451: WCMD_output_stderr (wcmdmain.c:166)
==13413== by 0x4ADB08E: WCMD_assoc (builtins.c:4759)
==13413== by 0x4AE18EB: WCMD_execute (wcmdmain.c:1592)
==13413== by 0x4AE30AB: WCMD_process_commands (wcmdmain.c:2292)
==13413== by 0x4ACDFD6: WCMD_batch (batch.c:95)
==13413== by 0x4AE08C1: WCMD_run_program (wcmdmain.c:1185)
==13413== by 0x4AE1979: WCMD_execute (wcmdmain.c:1616)
==13413== by 0x4AE30AB: WCMD_process_commands (wcmdmain.c:2292)
==13413== by 0x4AE3E90: wmain (wcmdmain.c:2588)
==13413== by 0x4AE431F: __wine_spec_exe_wentry (exe_wentry.c:36)
==13413== by 0x7B860807: ??? (process.c:1052)
==13413== by 0x7B860949: start_process (process.c:1104)
==13413== by 0x7BC81E27: ??? (signal_i386.c:2682)
==13413== by 0x7BC81E6E: call_thread_func (signal_i386.c:2741)
==13413== by 0x7BC81E05: ??? (signal_i386.c:2682)
==13413== by 0x7BC57806: start_process (loader.c:2868)
==13413== by 0x4018FB4: ??? (port.c:60)
==13413== Uninitialised value was created by a stack allocation
==13413== at 0x4ADAB4F: WCMD_assoc (builtins.c:4620)
==13413==
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37780
Bug ID: 37780
Summary: After running a bash script from cmd, no prompt is
printed
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: gm89(a)hotmail.it
Distribution: ---
If I run a bash script from wine's cmd, after execution the prompt is not
printed.
I believe this is the cause of an hang in my use case, I'm trying to interface
a windows program with my android phone by making it use the native adb binary;
the trick I used was to replace the provided "adb.exe" with a similarly named
bash script with this content:
#!/bin/bash
/usr/bin/adb $*
If I manually call adb.exe from cmd, the output of commands is correct but no
prompt is printed afterwards.
Tested with wine 1.7.33 under ubuntu 14.04.
--
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=36942
Bug ID: 36942
Summary: Silent Thunder setup.exe crashes at start
Product: Wine
Version: 1.7.22
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: cthielen(a)gmail.com
Created attachment 49049
--> http://bugs.winehq.org/attachment.cgi?id=49049
Backtrace of crash
Sierra's 1997 Silent Thunder A-10 Tank Killer II game fails to start when
launching SETUP.EXE off the CD. Attached is the backtrace.
--
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=31850
Bug #: 31850
Summary: Age of Mythology does not start
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grishguard-all(a)yahoo.it
Classification: Unclassified
Hi,
after i've entered the serial code, wine gives me an error every time different
from the one before. I here attach a backtrace, hope you resolve. Good work
Ubuntu 12.04
Wine 1.5.14
Ps: the game does not work under Wine 1.4 neither.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=35796
Bug ID: 35796
Summary: Mortal Online bootstapper installer/client fails on
startup (network ping exception)
Product: Wine
Version: 1.7.14
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
a #winehq user posted this backtrace with pastebin before switching to MS .NET
Framework.
Since this might be still useful for Wine-Mono I report it here.
I can't reproduce this as I don't have a Mono environment - feel free to close
if not applicable.
Pastebin:
--- snip ---
$ WINEPREFIX=/home/sxe/mo4-wine/ wine Mortal\ Online\ Launcher.exe
wine: created the configuration directory '/home/sxe/mo4-wine'
fixme:storage:create_storagefile Storage share mode not implemented.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0xece8a0, overlapped 0xece8ac): stub
wine: configuration in '/home/sxe/mo4-wine' has been updated.
fixme:wincodecs:PngDecoder_Block_GetCount stub
libgluezilla not found. To have webbrowser support, you need libgluezilla
installed
fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x26f506c,0x26cfff0): stub
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x27e55dc,0x27fe2e8): stub
protocol "IP" not found; You might want to add this to /etc/protocols
err:winediag:WSASocketW Failed to create a socket of type SOCK_RAW, this
requires special permissions.
exception inside UnhandledException handler: Object reference not set to an
instance of an object
[ERROR] FATAL UNHANDLED EXCEPTION: System.Net.Sockets.SocketException: Error
looking up error string
at System.Net.Sockets.Socket..ctor (AddressFamily addressFamily, SocketType
socketType, ProtocolType protocolType) [0x00000] in <filename unknown>:0
at System.Net.NetworkInformation.Ping.SendPrivileged (System.Net.IPAddress
address, Int32 timeout, System.Byte[] buffer,
System.Net.NetworkInformation.PingOptions options) [0x00000] in <filename
unknown>:0
at System.Net.NetworkInformation.Ping.Send (System.Net.IPAddress address,
Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions
options) [0x00000] in <filename unknown>:0
at System.Net.NetworkInformation.Ping.Send (System.String hostNameOrAddress,
Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions
options) [0x00000] in <filename unknown>:0
at System.Net.NetworkInformation.Ping.Send (System.String hostNameOrAddress,
Int32 timeout, System.Byte[] buffer) [0x00000] in <filename unknown>:0
at System.Net.NetworkInformation.Ping.Send (System.String hostNameOrAddress,
Int32 timeout) [0x00000] in <filename unknown>:0
at System.Net.NetworkInformation.Ping.Send (System.String hostNameOrAddress)
[0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check)
System.Net.NetworkInformation.Ping:Send (string)
at Mortal_Online_Launcher.frmMain.UpdatePing () [0x00000] in <filename
unknown>:0
at System.Threading.Thread.StartInternal () [0x00000] in <filename unknown>:0
--- snip ---
Download client: http://www.mortalonline.com/download-game-client/
Regards
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37284
Bug ID: 37284
Summary: Browse C: Drive error.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tjmack2(a)yahoo.com
Created attachment 49587
--> https://bugs.winehq.org/attachment.cgi?id=49587
backtrace log
I get an error message when I use "Browse C: Drive" or "Configure" using Wine.
I had an error also when using version 1.6. I am getting errors when I run
applications so I figured I should find the issue with this first.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39531
Bug ID: 39531
Summary: bat file bugs
Product: Wine
Version: 1.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: wazeeahmed(a)gmail.com
Distribution: ---
Created attachment 52678
--> https://bugs.winehq.org/attachment.cgi?id=52678
It contains the output of the batch file so it will be easier to find the error
Can't utilize the batch file . Don't know why everytime when I run it from
terminal it faces issues in the 1st line like
fixprocess:fixme:process:CmdBatNotification 1
chmod: bin: No such file or directory ( this chmod is compiled to work on
windows only and all of the related executable , I know linux have them also
but I needed them so that I wont get confused and linux version of the
respective script is only limited to 64bit . That is why I had to use wine to
run these windows .bat file ) . So I ignored this and tried to make it work .
So far it worked but whenever unpacking the ramdisk , it got into an error ) .
I forgot to mention this is a android kernel kitchen batch file . So please if
I missing something let me know or if it's a bug then a fix will save me from
so much problem . I attached the log file also . I know you are so much busy
taking all the strain of others . But we are depending on you so no other
options I have . Thanks in advance .
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37391
Bug ID: 37391
Summary: fr-043 rove fails because of E_NOTIMPL exception
Product: Wine
Version: 1.7.28
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: nvr4d(a)rambler.ru
Created attachment 49726
--> https://bugs.winehq.org/attachment.cgi?id=49726
wine log
fr-043 loader starts successfully, but when I press "Demo" button, it fails
with an error message saying ".\graphics_dx9.cpp(3661): d3d error 80004001 (1):
E_NOTIMPL (The function called is not supported at this time)"
Wine log in attachment displays some format conversion fixmes.
The demo can be downloaded at http://www.pouet.net/prod.php?which=54588
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37651
Bug ID: 37651
Summary: Guild Wars looks like crappy doo doo
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nickysworld(a)gmail.com
Distribution: ---
Created attachment 50109
--> https://bugs.winehq.org/attachment.cgi?id=50109
Guild Wars looks like crappy doo doo
* I'm using ati radeon card with the open source driver under alphaOS (arch
linux variant)
* I've successfully ran GW on other systems and hardware
* I've disabled UseGLSL per the intructions on the appdb entry as well as tried
-dx8 -noshaders
* the colors are completely random, as if evening or night when it shouldn't
be, or red or blue ambiance as seen in the screenshot
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39754
Bug ID: 39754
Summary: Just cause 2 needs DXGI_FORMAT_R8G8B8A8_TYPELESS
Product: Wine
Version: 1.8-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)karolherbst.de
Distribution: ---
starting "Just cause 2" triggers an error box with the hr code 8876086c
here is the related debug output with WINEDEBUG=relay,d3d,d3d_texture
trace:d3d_texture:wined3d_texture_init texture 0x3cc83b8, texture_ops
0x7df270b4, layer_count 1, level_count 1, resource_type WINED3D_RTYPE_TEXTURE,
format WINED3DFMT_R8G8B8A8_TYPELESS, multisample_type 0x2, multisample_quality
0, usage WINED3DUSAGE_RENDERTARGET, pool WINED3D_POOL_DEFAULT, width 1024,
height 768, depth 1, surface_flags 0, device 0x3c9d270, parent 0x3cc8360,
parent_ops 0x7bd7dcec, resource_ops 0x7df27098.
warn:d3d:resource_init Format WINED3DFMT_R8G8B8A8_TYPELESS cannot be used for
render targets.
warn:d3d:resource_init Format WINED3DFMT_R8G8B8A8_TYPELESS cannot be used for
render targets.
warn:d3d:resource_init Format WINED3DFMT_R8G8B8A8_TYPELESS cannot be used for
render targets.
warn:d3d:resource_init Did not find a suitable GL resource type, resource type,
d3d type 3.
warn:d3d_texture:wined3d_texture_init Failed to initialize resource, returning
0x8876086c
warn:d3d_texture:texture_init Failed to initialize texture, returning
0x8876086c.
0041:Call ntdll.RtlFreeHeap(00130000,00000000,03cc83b8) ret=7debc824
0041:Ret ntdll.RtlFreeHeap() retval=00000001 ret=7debc824
warn:d3d_texture:wined3d_texture_create Failed to initialize texture, returning
0x8876086c.
0041:Ret wined3d.wined3d_texture_create() retval=8876086c ret=7bd56280
it seems like wine needs to handle DXGI_FORMAT_R8G8B8A8_TYPELESS for this to
work.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37636
Bug ID: 37636
Summary: COM port Write
Product: Wine
Version: 1.6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: edgarmedina20(a)hotmail.com
Distribution: ---
Created attachment 50089
--> https://bugs.winehq.org/attachment.cgi?id=50089
COM port Write
using u center, for GPS application and configuration,
this bug happened when I wanted to write though the serial port (using COM1). I
can't write though COM port but I can read.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37525
Bug ID: 37525
Summary: Bionic Commando: No shadows mapping
Product: Wine
Version: 1.7.30
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: david.gamiz(a)gmail.com
Distribution: ---
Created attachment 49943
--> https://bugs.winehq.org/attachment.cgi?id=49943
No Shadows comparation Wine vs Win 7
The game run perfectly. Only not render shadows mapping.
Sun or light shadows not rendering.
Add image comparison the same machine and same scenes for view de bug.
My Hardware:
AMD Phenom(tm) II X6 1055T Processor × 6
8GB RAM
Nvidia GeForce GTX 660 Ti 1024 MB
Driver Nvidia: 340.32 from ppa Ubuntu X-Edgers
Gamepad Xbox360 Wired USB
--
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=28037
Summary: cmd: sharing violation when using >>
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Assuming "bar" does not pre-exist, issuing
if 1==1 echo foo>>bar
in cmd generates a "Sharing violation" message, and "bar" isn't created
--
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=35902
Bug ID: 35902
Summary: [EA Origin] Online login is currently unavailable
Product: Wine
Version: 1.7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert2505(a)gmail.com
Created attachment 47943
--> http://bugs.winehq.org/attachment.cgi?id=47943
log from running origin up untill the login screen that displays the message
Since the latest update (a few days ago), EA Origin displays the message
"Online login is currently unavailable"
It won't allow me to log in
I'm running the latest wine, version 1.7.15 on archlinux x86_64.
I've tried the following:
-start over in a fresh prefix with WINEARCH=win32
-install Qt5 as described in the appdb entry
-use winetricks to install vcrun2008 and vcrun2010
-recompiling wine, in case an update broke it
-running it in a windows vm in case the server is actually down (it isn't)
I don't recognise anything out of the ordinary in the log, other than the
"CLSCTX_REMOTE_SERVER not supported" message. I'm not sure it wasn't there
before, but it also displays in Steam and that works fine.
--
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=28251
Summary: Shadows do not appear in Mafia II
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peanuthead_069(a)yahoo.com
I'm not sure if it can be fixed via winetricks, but shadow maps don't show up
ingame even if I tweak with the ingame settings. Also, the skydome texture
occasionally flickers when I drive or move around. Nothing really that
show-stopping, as I can play the game just fine, albeit with somewhat lower
framerates.
--
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=19376
Summary: Suspend kwin's compositing when starting a 3D
application
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kde(a)martin-graesslin.com
KDE bug https://bugs.kde.org/show_bug.cgi?id=198744 illustrates that some
graphics card drivers are still not able to support 3D applications in a
composited environment correctly. This seems to be a stronger problem for wine
applications (at least in the bug report).
KWin supports suspending compositing via a dbus interface
(http://websvn.kde.org/*checkout*/trunk/KDE/kdebase/workspace/kwin/org.kde.K…).
You can basically check if compositing is active, suspend it when the app is
started and resume when the app is closed. This is for example done by KDE's
powermanagement daemon.
As a shell script it looks like that:
composited='qdbus org.kde.kwin /KWin compositingActive'
if $composited; then qdbus org.kde.kwin /KWin toggleCompositing; fi
wine blablabla
if $composited; then qdbus org.kde.kwin /KWin toggleCompositing; fi
I basically wish with this enhancement report that you add support for
suspending KWin's compositing on an application basis in wine. It shouldn't be
for every app and it shouldn't be activated in general but the user should have
the possibility to just say that one specified app should suspend compositing.
--
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=24951
Summary: Call of Duty / UO: Jerky freelook
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gav616(a)gmail.com
At the main menu:
When the cursor is moveed around it 'seems' to be at a very low framerate and
it jerks about.
In-game:
When freelooking around, the game seems to stay at the correct rate but the
mouse movements are jerked and misinterpreted. It looks like the FPS is
dropping to 5 when the jerks occur, but the FPS remains constant through the
jerks.
Audio is not effected.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39985
Bug ID: 39985
Summary: Battle.net fails to start with an error dialog
pointing to Qt with wine staging, but not with regular
wine
Product: Wine
Version: 1.9.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: krafczyk.matthew(a)gmail.com
Distribution: ---
When starting Battle.net with wine-staging 1.9.1, the program fails to start
with an error dialog with the following text:
"This application failed to start because it could not find or load the Qt
platform plugin "windows".
Reinstalling the application may fix this problem."
If you then switch to regular wine 1.9.1, the program starts as expected
without the error dialog.
I'm running Arch, and I've installed Battle.net into a 32-bit prefix with the
environment variable WINEARCH=win32
You can download Battle.net from here:
http://www.battle.net/download/getInstallerForGame?os=win&locale=enUS&versi…
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40019
Bug ID: 40019
Summary: wine 1.9.1 staging : it can not run a install exe file
, it reports "Error reading setup initialization file"
Product: Wine-staging
Version: 1.9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zuogang(a)huawei.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
wine can not run a install exe file , it reports "Error reading setup
initialization file"
on host fedora 23 amd64
[zoge@localhost shm]$ rpm -qf /usr/bin/wine
wine-core-1.9.1-1.fc23.x86_64
wine-core-1.9.1-1.fc23.i686
in kde desktop, right click the exe file , select "open with wine ..."
the exe is downloaded from : http://www.sourceinsight.com/down35.html
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40032
Bug ID: 40032
Summary: Starcraft 2 crashes
Product: Wine-staging
Version: 1.9.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: krafczyk.matthew(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
StarCraft 2 now crashes with the error message
"An error occurred starting StarCraft II. Please try again. (Error 2:
-2147483392)"
This happens for both the 32 bit and 64 bit versions of StartCraft 2 and
happens with and without CSMT. Here is a pastebin from launching the 64bit
version with CSMT: http://pastebin.com/ntk9kM4u
StarCraft 2 works just fine with plain 1.9.2
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39369
Bug ID: 39369
Summary: Alpha Prime: certain sounds muffled when using EAX
Product: Wine-staging
Version: 1.7.40
Hardware: x86
URL: http://www.gamershell.com/download_18730.shtml
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
When EAX is enabled in staging, certain sounds in the game like footsteps,
shooting sound, activating an object or speech during cutscenes are so quiet
that they're barely audible.
Other sounds like background music, NPC talks are playing normally.
There's is nothing related in the terminal.
alphaprime_demosetup_en.zip
sha1: e2cbf8b2aa4f6de3d93cb48997a2b7eca0460a77
wine-1.7.51-268-g781b88b (Staging)
Fedora 22 32-bit
Alsa 1.0.29, stereo speaker setup (PA is not running)
Audio device: NVIDIA Corporation MCP61 High Definition Audio (rev a2)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39676
Bug ID: 39676
Summary: The Darkness II shows only black screen when CSMT
enabled
Product: Wine-staging
Version: 1.8-rc1
Hardware: x86
URL: http://store.steampowered.com/app/67370/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 52901
--> https://bugs.winehq.org/attachment.cgi?id=52901
terminal output
This is the game from bug #30061.
When CSMT is enabled in staging, the game starts but shows only a black screen
(I can hear audio from the intro videos but nothing can be seen).
This happens when the game is started in fullscreen mode. In windowed mode the
game starts properly (CSMT enabled). Switching between fullscreen and windowed
mode is available in the game's display option menu.
This might be interesting from the console log (not present when CSMT is
disabled):
err:d3d:wined3d_debug_callback 0x21be40: "GL_INVALID_VALUE in
glTexSubImage2D(xoffset+width)".
err:d3d_surface:wined3d_surface_upload_data >>>>>>>>>>>>>>>>> GL_INVALID_VALUE
(0x501) from glTexSubImage2D @ ../wined3d/surface.c / 1706
The problem can be reproduced with the demo version on Steam.
wine-1.8-rc1-81-g6790d82 (Staging)
Fedora 23
OpenGL vendor string: nouveau
OpenGL renderer string: Gallium 0.4 on NV92
OpenGL core profile version string: 3.3 (Core Profile) Mesa 11.2.0-devel
OpenGL core profile shading language version string: 3.30
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40225
Bug ID: 40225
Summary: NtQuerySection returns wrong size
Product: Wine
Version: 1.9.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)georg.so
Distribution: ---
Created attachment 53743
--> https://bugs.winehq.org/attachment.cgi?id=53743
NtQuerySection test case via boost interprocess
When using NtQuerySection to get the file size of a file mapping the wine
result deviates from the native one.
With wine, it seems that the size is rounded up to the next page. On native
windows, the real file size is returned.
How to reproduce (e.g. with a mingw cross compile environment):
mkdir build
cd build
mingw64-cmake ..
mingw64-make
wine64 main
Actual behavior:
fixme:winediag:start_process Wine Staging 1.9.3 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
region.get_size() == 4096
sizeof(inp)-1 == 5
Assertion failed!
Program: Z:\home\gms\program\libixxxutil\build-case-win-rel\main.exe
File: /home/gms/program/libixxxutil/test/mapped_size_case/main.cc, Line 28
Expression: region.get_size() == sizeof(inp)-1
abnormal program termination
Expected behavior (as e.g. on Windows 7):
No output and success exit code.
How reproducible:
always
The test program uses Boost Interprocess functions for creating that mapping
and getting the size.
See also:
cf.
http://www.boost.org/doc/libs/1_60_0/doc/html/boost/interprocess/mapped_reg…
> The OS could allocate more pages than size/page_size(), but get_address() will always return the address passed in this function (if not null) and get_size() will return the specified size.
http://stackoverflow.com/a/26983182/427158
-> NtQuerySection
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39368
Bug ID: 39368
Summary: Some games (F.E.A.R. 1, Hitman: Contracts) crash on
start when EAX(Environmental Audio Extensions) enabled
Product: Wine-staging
Version: 1.7.40
Hardware: x86
URL: http://www.gamershell.com/download_10167.shtml
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 52478
--> https://bugs.winehq.org/attachment.cgi?id=52478
F.E.A.R. demo backtrace
When EAX is enabled in staging, some games crash on start.
Two examples are F.E.A.R. or Hitman: Contracts.
Both games have demos to reproduce the problem.
Hitman: Contracts demo:
http://www.gamershell.com/download_5663.shtml
wine-1.7.51-268-g781b88b (Staging)
Fedora 22 32-bit
Alsa 1.0.29, stereo speaker setup (PA is not running)
Audio device: NVIDIA Corporation MCP61 High Definition Audio (rev a2)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39348
Bug ID: 39348
Summary: Multiple games hang on exit when CSMT enabled
Product: Wine-staging
Version: unspecified
Hardware: x86
URL: http://www.fileplanet.com/191497/190000/fileinfo/Nikop
ol:-Secrets-of-the-Immortals-Demo
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de,
stefan(a)codeweavers.com
Distribution: ---
Created attachment 52444
--> https://bugs.winehq.org/attachment.cgi?id=52444
winedbg bt all
I have some games that freeze on exit when CSMT is enabled.The game executable
remains in memory and constantly uses 100% cpu after exiting the game.
Most of the games with this problem are older titles, using Directx 6-8, some
of them are newer ones, built on DX9.
With disabled CSMT those games always quit properly.
Plain terminal output doesn't show anything related.
Reproduced with nvidia binary driver 340.93 and nouveau/mesa git.
Two examples:
1. Freespace 2 demo (DX7, 60M):
http://www.fileplanet.com/126954/120000/fileinfo/Freespace-2-Demo-
(in the launcher select <Detect Available cards>, then select a video mode with
3D support, start the game. In the main menu press <Esc> a couple times to quit
the demo).
2. Nikopol demo (DX9, 355M):
http://www.fileplanet.com/191497/190000/fileinfo/Nikopol:-Secrets-of-the-Im…
wine-1.7.51-225-g3966aff
Fedora 22 32-bit
OpenGL vendor string: nouveau
OpenGL renderer string: Gallium 0.4 on NV92
OpenGL core profile version string: 3.3 (Core Profile) Mesa 11.1.0-devel
--
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=29474
Bug #: 29474
Summary: IconsExtract: Tooltips for Search, Save, Copy, [icon]
Properties, and Close buttons do not appear when
hovering mouse over button.
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jthomas97411(a)yahoo.com
Classification: Unclassified
Simply open IconsExtract (either version 1.46 or 1.47) in Wine (haven't seen a
Wine version be able to do this) and hover your mouse over the buttons on the
top that have picture icons (Magnifying glass for Search, Floppy diskette for
Save, Finger pointing to a piece of paper for [icon] properties, and an arrow
pointing out an ajar door for Quit). A tooltip is supposed to appear saying
what the button does when the mouse is hovered over, but no tooltip appears.
There is zero terminal output. Nada. None. Not even a single stub or fixme.
And yes Gecko was installed, and yes it was a clean prefix.
--
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=14552
Summary: Chalos League screen is black
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: henryju(a)yahoo.fr
When launching Chaos League the screen is black (except cursor). We can hear
music and clicking one the menu seems to work (according to the sound).
Logs are full of
fixme:d3d:transform_projection >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from
glOrtho @ state.c / 2825
--
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=30787
Bug #: 30787
Summary: Heroes of Might and Magic V Map Editor takes minutes
to start up (winver>=Win2000)
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 40316
--> http://bugs.winehq.org/attachment.cgi?id=40316
winedbg backtrace during the busy state
It takes 3-4 minutes until the Map Editor for HoMM V appears when Windows
version is set to Win2000 or higher in winecfg. Using Win9x/Me, or WinNT40/35
profiles, the editor loads up in less than 10 seconds.
Wine doesn't print anything in the terminal until the editor window appears.
There is no hdd activity, but cpu usage is constantly ~100 % while Wine is busy
with loading the editor.
If I attach winedbg to the H5_MapEditor.exe process, I always get the same
backtrace as can be seen in the attachment.
It should be noted that bug #29603 describes a very similar problem. Of course
I have no proof if they're about the same problem, but the similarities are
striking.
Fedora 16 x86
gcc version 4.6.3 20120306 (Red Hat 4.6.3-2) (GCC)
Kernel 3.3.7-1.fc16.i686.PAE
--
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=24674
Summary: Civilization V shows white screen instead of video
when staring the game
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikko.ronkko(a)iki.fi
Created an attachment (id=31189)
--> (http://bugs.winehq.org/attachment.cgi?id=31189)
Output on console
Instead of a video, the game shows a white screen when starting the game. The
video that should play is in WMV format.
--
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=29872
Bug #: 29872
Summary: Guild Wars: Character graphic is corrupted
Product: Wine
Version: 1.4-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
Created attachment 38825
--> http://bugs.winehq.org/attachment.cgi?id=38825
Heavily corrupted graphic (zoomed out)
Rarely the graphic of my cracter looks a little shiny. I have seen this often
after my group died in an area and I was resurrected at a shrine. If I zoom
more out it looks more weird. If I zoom in it looks 99% normal (there are only
small orange stripes (for example at the site of the nose of my helmet)). The 2
screenshots in the attachments show this. I'm using a GeForce 8600 GT with the
NVIDIA driver 280.13.
--
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=30641
Bug #: 30641
Summary: wine silently replaces requests for thexture formats
not supported by hardware with invalid requests
Product: Wine
Version: 1.5.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hramrach(a)gmail.com
Classification: Unclassified
When running a d3d application using s3tc on drivers that don't have support
for that texture format wine gives lots of complaints like:
err:d3d_surface:surface_allocate_surface >>>>>>>>>>>>>>>>> GL_INVALID_VALUE
(0x501) from glTexImage2D @ surface.c / 2566
err:d3d_surface:surface_upload_data >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500)
from glTexSubImage2D @ surface.c / 2349
GL trace shows:
37923 glTexImage2D(target = GL_TEXTURE_2D, level = 0, internalformat = GL_ZERO,
width = 64, height = 64, border = 0, format = GL_ZERO, type = GL_ZERO, pixels =
NULL)
37923: warning: glGetError(glTexImage2D) = GL_INVALID_VALUE
This is totally useless and bogus.
1) no message is logged about the application using a format that is not
supported.
2) bogus format is used instead so nobody outside of wine can figure out WTF it
is the application tried to do that did not work.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37773
Bug ID: 37773
Summary: Handel-C compiler extremely slow under WIne compared
to Windows
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: felix.huber(a)schyf.de
Distribution: ---
Handel-C (a C to FPGA synthesis tool) compiles a typical design in 15 minutes
when using Win 7 in a Virtualbox.
When run under wine, no special error messages appeared, but after 10h the
compilation was still not finished and I aborted it.
I re-ran it with operf and stopped after some 15minutes. The result was that
95% of the time was spent in heap.c of ntdll.dll.so in function
HEAP_FindFreeBlock.
So I ran wine with WINEDEBUG=trace+heap,+relay and I see a lot of malloc() and
free(), but execution is so slow that I can't really see what's going on.
The problem might not be related to Handel-C but the way wine manages the heap,
as I see also lots of malloc/free with other windows applications, even when
they're idle.
Tests were done with Opensuse 64bit 12.3, 13.1 and 13.2 with Kernel from 3.11
to 3.18, all with the same slow performance.
The setup was always a clean installation with only MFC42 installed with
winetricks, as this was needed by the app. No differences were found when
switching between native and builtin MSVCRT dlls.
I wonder how I can narrow down the cause of this poor performance.
--
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=30182
Bug #: 30182
Summary: SuperPower 2 demo installation aborted
Product: Wine
Version: 1.4
Platform: x86
URL: http://www.gamefront.com/files/3631719/SuperPower_2_De
mo
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hans(a)meelstraat.net
Classification: Unclassified
Regression SHA1: fa2420d6960df77d6073e3666d375936c5999fe7
Created attachment 39392
--> http://bugs.winehq.org/attachment.cgi?id=39392
terminal output
Near at the end of the install process I get the following error message:
"Feature transfer error - Error: -1603 Fatal error during installation."
Afterwards the installer reverts all changes.
Installation works with Wine-1.4 but not with wine-1.4-284-gc5faf15.
fa2420d6960df77d6073e3666d375936c5999fe7 is the first bad commit
commit fa2420d6960df77d6073e3666d375936c5999fe7
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Mon Mar 12 12:26:34 2012 +0100
msi: Perform a case insensitive match on filenames from cabinets.
:040000 040000 6b7210c4e9372efd6a5d2ad5b1d9d99eecf57a45
55e5b3a84d2e1c72443ba9bbe2cf295098f8c5b2 M dlls
The reverted patch fixed the problem.
--
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=19350
Summary: right click context menu requires multiple left
clicks, and multiple selections (control-or-shift)
selecting is buggy
Product: Wine
Version: 1.1.25
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)tehk.org
When using flashfxp, connecting to a remote ftp site and then a list of the
files/folders on the remote site will appear.
At first, when an attampt is made to select multiple files (while holding
control or shift to select them) several clicks on a single file must be made
first in order to then complete this action.
secondly, when right clicking and bringing up a context menu, it requires 2
left clicks on any item in the menu to select that action versus the standard
one click.
--
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=18787
Summary: Implement interlocked.c for Solaris/x86 using Sun C
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Solaris
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: baggett.patrick(a)gmail.com
When compiling Wine from source tarball on Solaris 10 5/09 with Sun Studio 12
cc I get the following message:
"You must implement the interlocked* functions for your compiler"
Sun C uses the same inline assembly language format as GCC, so simply changing
line 27 at top of libs/port/interlocked.c to read:
#if defined(__GNUC__) || defined(__SUNPRO_C)
causes it to successfully compile using the inline assembly. Given the trivial
nature of this, is there any way this can be merged?
--
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=12553
Summary: Toolbars misplaced, hidden
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tarasov.igor(a)gmail.com
Created an attachment (id=12122)
--> (http://bugs.winehq.org/attachment.cgi?id=12122)
WINEDEBUG=+toolbar,+listview,+themingcombo wine 0.9.59 log
Here are two screenshots:
Wine being run with MS comctl32.dll, the same thing you see in Windows:
http://polosatus.ru/wine/toolbar_reference.png
And wine running with it's own version of comctl32:
http://polosatus.ru/wine/toolbar_bug.png
First of all, disappeared toolbar at the middle of screenshot.
Also, notice misplaced right toolbar. It is misplaced to left a bit. I suppose
both bugs are related.
Seems that developers have used some undocumented features, as log has this:
warn:toolbar:TOOLBAR_SetBitmapSize 5 buttons, undoc increase to bitmap size :
16-15 -> 20-20
and this:
warn:toolbar:TOOLBAR_SetBitmapSize 6 buttons, undoc increase to bitmap size :
20-20 -> 16-16
several times.
I've supposed that WINEDEBUG=+toolbar,+listview,+themingcombo should be enough
for initial log :)
--
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=31741
Bug #: 31741
Summary: python-2.7.3.amd64.msi fails to install
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tahoar(a)gmail.com
Classification: Unclassified
I tried installing Python 64-bit 2.7.3 on wine1.5-amd64. The installer loads
but will not progress after the introduction page. When clicking "continue",
the installer does nothing. Clicking "cancel" exits the 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=34893
Bug #: 34893
Summary: LaTale Launcher gives WSASocketW Failed to create a
socket of type SOCK_RAW, this requires special
permissions
Product: Wine
Version: 1.7.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iyeru42(a)gmail.com
Classification: Unclassified
tried using the regnum fix:
sudo setcap CAP_NET_RAW=ep /usr/bin/wine
sudo setcap CAP_NET_RAW=ep /usr/bin/wineserver
sudo setcap CAP_NET_RAW=ep LaTaleLauncher.exe
Also applied it to the ogplauncher, Still gave the error.
LaTale also requires GC_DONT_GC=1 before the wine command on the downloader for
the client, since it's pandomediabooster.
Get the client here: http://latale.ogplanet.com/en/download/client.og
Pastebin: http://pastebin.com/FTT71zb1
--
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=15864
Summary: window size has reversed width and height
Product: Wine
Version: 1.1.7
Platform: Other
URL: http://jeffz.name/dvt-fc2.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Created an attachment (id=17001)
--> (http://bugs.winehq.org/attachment.cgi?id=17001)
Windows-vs-Wine
This small program seems to have its width and height mixed up under Wine. The
attached screenshot shows the program running under windows (top) and under
Wine (below)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38815
Bug ID: 38815
Summary: PokerStars challenges and rankings windows don't work
Product: Wine
Version: 1.7.38
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gonssal(a)gmail.com
Distribution: ---
PokerStars challenges and rankings windows don't work, they just show a black
window.
PokerStars version 7. The links to challenges and rankings are in the main
window's right sidebar.
This is the console output from starting PokerStars, logging in an trying to
open the challenges window:
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
fixme:ver:GetCurrentPackageId (0x33d020 (nil)): stub
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:shell:SetCurrentProcessExplicitAppUserModelID L"PokerStars.Es.Gui": stub
fixme:resource:GetGuiResources (0xffffffff,1): stub
fixme:heap:RtlSetHeapInformation 0x240000 0 0x23fcd0 4 stub
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: no s’ha pogut obrir el
fitxer objecte compartit: El fitxer o directori no existeix
fixme:process:SetProcessDEPPolicy (3): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ntdll:NtIsProcessInJob stub: 0xffffffff (nil)
fixme:thread:GetThreadPreferredUILanguages 56, 0x33ecb0, (nil) 0x33ecb4
fixme:winsock:WSALookupServiceBeginW (0x33ed04 0x00000ff0 0x33ed4c) Stub!
fixme:iphlpapi:NotifyAddrChange (Handle 0x33ebe8, overlapped 0x98bd68): stub
fixme:win:RegisterDeviceNotificationW (hwnd=0x10494,
filter=0x33edac,flags=0x00000000) returns a fake device notification handle!
fixme:win:RegisterDeviceNotificationW (hwnd=0x10494,
filter=0x33edac,flags=0x00000000) returns a fake device notification handle!
fixme:file:FindFirstFileExW flags not implemented 0x00000002
fixme:win:EnumDisplayDevicesW ((null),0,0x33e738,0x00000000), stub!
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ver:GetCurrentPackageId (0x1a4e124 (nil)): stub
fixme:advapi:RegisterTraceGuidsW (0x10156000, 0x1255da58,
{3dada31d-19ef-4dc1-b345-037927193422}, 1, 0x1252d314, (null), (null),
0x1255da70): stub
fixme:ver:GetCurrentPackageId (0x1c5e9d8 (nil)): stub
fixme:dwmapi:DwmIsCompositionEnabled 0x33e3d4
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x104a4 0x00000000
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: no s’ha pogut obrir el
fitxer objecte compartit: El fitxer o directori no existeix
fixme:process:SetProcessDEPPolicy (3): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ntdll:NtIsProcessInJob stub: 0xffffffff (nil)
fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of
other threads
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:d3d9:D3DPERF_GetStatus (void) : stub
err:winediag:IcmpCreateFile Failed to use ICMP (network ping), this requires
special permissions.
fixme:win:EnumDisplayDevicesW ((null),0,0x33dbf8,0x00000000), stub!
fixme:d3d9:D3DPERF_GetStatus (void) : stub
fixme:d3d9:d3d9_device_CreateTexture Resource sharing not implemented,
*shared_handle (nil).
fixme:msctf:InputProcessorProfileMgr_GetActiveProfile
(0x1c3650)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0x33eb04)
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
fixme:ntdll:NtIsProcessInJob stub: 0x20c (nil)
fixme:d3d9:d3d9_device_CreateTexture Resource sharing not implemented,
*shared_handle (nil).
fixme:ntdll:NtIsProcessInJob stub: 0x214 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x21c (nil)
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
fixme:ntdll:NtIsProcessInJob stub: 0x1fc (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x224 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x22c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x234 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x23c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x244 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x24c (nil)
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:dwmapi:DwmGetCompositionTimingInfo ((nil) 0x33d0d4)
fixme:d3d:state_lastpixel Last Pixel Drawing Disabled, not handled yet
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: no s’ha pogut obrir el
fitxer objecte compartit: El fitxer o directori no existeix
fixme:process:SetProcessDEPPolicy (3): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ntdll:NtIsProcessInJob stub: 0xffffffff (nil)
fixme:advapi:RegisterTraceGuidsW (0x10156000, 0x1255da58,
{3dada31d-19ef-4dc1-b345-037927193422}, 1, 0x1252d314, (null), (null),
0x1255da70): stub
fixme:gdi:GdiInitializeLanguagePack stub
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ver:GetCurrentPackageId (0x12fe9d8 (nil)): stub
fixme:ver:GetCurrentPackageId (0x13fe9d8 (nil)): stub
fixme:ver:GetCurrentPackageId (0x11fe9d8 (nil)): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtIsProcessInJob stub: 0x24c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x140 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x24c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x148 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x24c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x150 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x24c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x158 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x24c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x160 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x24c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x168 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x24c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x184 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x24c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x18c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:process:GetSystemFirmwareTable (1381190978 0 (nil) 0):stub
fixme:wbemprox:client_security_SetBlanket 0x7df4067c, 0xbfbb8f8, 10, 0, (null),
3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7df4067c
fixme:process:GetSystemFirmwareTable (1381190978 0 (nil) 0):stub
fixme:wbemprox:client_security_SetBlanket 0x7df4067c, 0xbfbb8c8, 10, 0, (null),
3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7df4067c
fixme:netapi32:NetUserGetInfo Level 2 is not implemented
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: no s’ha pogut obrir el
fitxer objecte compartit: El fitxer o directori no existeix
fixme:process:SetProcessDEPPolicy (3): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ntdll:NtIsProcessInJob stub: 0xffffffff (nil)
fixme:thread:GetThreadPreferredUILanguages 56, 0x33ecb0, (nil) 0x33ecb4
fixme:winsock:WSALookupServiceBeginW (0x33ed04 0x00000ff0 0x33ed4c) Stub!
fixme:iphlpapi:NotifyAddrChange (Handle 0x33ebe8, overlapped 0x98dd68): stub
fixme:win:RegisterDeviceNotificationW (hwnd=0x104ba,
filter=0x33edac,flags=0x00000000) returns a fake device notification handle!
fixme:win:RegisterDeviceNotificationW (hwnd=0x104ba,
filter=0x33edac,flags=0x00000000) returns a fake device notification handle!
fixme:file:FindFirstFileExW flags not implemented 0x00000002
fixme:win:EnumDisplayDevicesW ((null),0,0x33e738,0x00000000), stub!
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ver:GetCurrentPackageId (0x1a4e124 (nil)): stub
fixme:ver:GetCurrentPackageId (0x1b5e9d8 (nil)): stub
fixme:advapi:RegisterTraceGuidsW (0x10156000, 0x1255da58,
{3dada31d-19ef-4dc1-b345-037927193422}, 1, 0x1252d314, (null), (null),
0x1255da70): stub
fixme:dwmapi:DwmIsCompositionEnabled 0x33e3d4
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x104ce 0x00000000
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: no s’ha pogut obrir el
fitxer objecte compartit: El fitxer o directori no existeix
fixme:process:SetProcessDEPPolicy (3): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ntdll:NtIsProcessInJob stub: 0xffffffff (nil)
fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of
other threads
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:d3d9:D3DPERF_GetStatus (void) : stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33dbf8,0x00000000), stub!
fixme:d3d9:D3DPERF_GetStatus (void) : stub
fixme:d3d9:d3d9_device_CreateTexture Resource sharing not implemented,
*shared_handle (nil).
fixme:msctf:InputProcessorProfileMgr_GetActiveProfile
(0x1c4628)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0x33eb04)
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
fixme:ntdll:NtIsProcessInJob stub: 0x204 (nil)
fixme:d3d9:d3d9_device_CreateTexture Resource sharing not implemented,
*shared_handle (nil).
fixme:ntdll:NtIsProcessInJob stub: 0x214 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x21c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x220 (nil)
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
fixme:ntdll:NtIsProcessInJob stub: 0x224 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x22c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x234 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x23c (nil)
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:dwmapi:DwmGetCompositionTimingInfo ((nil) 0x33d0d4)
fixme:d3d:state_lastpixel Last Pixel Drawing Disabled, not handled yet
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: no s’ha pogut obrir el
fitxer objecte compartit: El fitxer o directori no existeix
fixme:process:SetProcessDEPPolicy (3): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ntdll:NtIsProcessInJob stub: 0xffffffff (nil)
fixme:advapi:RegisterTraceGuidsW (0x10156000, 0x1255da58,
{3dada31d-19ef-4dc1-b345-037927193422}, 1, 0x1252d314, (null), (null),
0x1255da70): stub
fixme:gdi:GdiInitializeLanguagePack stub
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ver:GetCurrentPackageId (0x13fe9d8 (nil)): stub
fixme:ver:GetCurrentPackageId (0x12fe9d8 (nil)): stub
fixme:ver:GetCurrentPackageId (0x11fe9d8 (nil)): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtIsProcessInJob stub: 0x23c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x140 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x23c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x148 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x23c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x150 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x23c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x158 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x23c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x160 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:system:SystemParametersInfoW Unknown action: 116
--
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=23327
Summary: Caesar 3: autorun image missing
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felipemoraesbr(a)gmail.com
I´m using Ubuntu Lucid Lynx with nvidia 9500 GT video card, my caesar 3 is br
version, but i do not know if this matters.
Will try to post some kind of log later.
--
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=30141
Bug #: 30141
Summary: 1848 (strategy game) becomes unresponsive after the
first mouse click
Product: Wine
Version: 1.4
Platform: x86
URL: http://www.gamershell.com/download_17042.shtml
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Classification: Unclassified
Regression SHA1: 94c0da184e18252ca2df7f9f462e9a4df9c5f2df
1848 is a freeware, historical strategy game taking place during the Hungarian
Independence War of 1848/49. The next game from the developer is also affected
by this bug (For the Glory!).
The problem: a new game can be started from the menus, but as soon as I click
with the mouse on the game screen, the game becomes unresponsive: music and
animations keep playing but the game no longer responds to mouse or keyboard.
Terminal output isn't too informative:
>fixme:win:EnumDisplayDevicesW ((null),0,0x32ec20,0x00000000), stub!
>fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16
>fixme:ddraw:ddraw7_WaitForVerticalBlank iface 0x14dc08, flags 0x1, event (nil) stub!
The problem appeared in Wine-1.3.34 and is still present as of
wine-1.4-78-g94953f1.
94c0da184e18252ca2df7f9f462e9a4df9c5f2df is the first bad commit
commit 94c0da184e18252ca2df7f9f462e9a4df9c5f2df
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Dec 1 07:31:41 2011 +0100
wined3d: Create a PBO in surface_load_location() even if SFLAG_INSYSMEM is
already set.
In the longer term, sysmem and pbo should be separate resource locations.
:040000 040000 0ea129726096c1508557eacfc8272cf884f0c61b
4e1bfdfeccfc95e0b700f75d6841dbb7cc1889da M dlls
Other bugs related to this commit: bug #29287, bug #29613.
Although the commit can be reverted cleanly on current git, I noticed that
- reverting on 1.4 doesn't fix the problem for some reason
- reverting on 1.3.37 does fixes the problem
Steps to reproduce the problem:
1. install the game as usual.
2. start the game with 1848.exe
3. in the main menu choose <Single Player>, then select the Tutorial Campaign
and click on the <Start> button, located in the lower right corner of the
screen.
4. close the Events window and left click anywhere on the main game screen (not
on the minimap). The game no longer responds to mouse or keyboard input.
Fedora 16
Nvidia 250 / driver 290.10
X.Org X Server 1.11.4
--
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.