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://…
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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=…
[View More]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.
[View Less]
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
…
[View More]
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.
[View Less]
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
…
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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
-…
[View More]-> 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.
[View Less]
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 …
[View More]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.
[View Less]
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)
--…
[View More]> (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.
[View Less]
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)
…
[View More]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.
[View Less]
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: …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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
--…
[View More]> 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.
[View Less]
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 …
[View More]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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=8365
André H. <nerv(a)dawncrow.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
CC| |nerv(a)dawncrow.de
--- Comment #34 from André H. <nerv(a)dawncrow.de> ---
closing abandoned
--
Do not reply to this email, post in Bugzilla using the
above URL …
[View More]to reply.
You are receiving this mail because:
You are watching all bug changes.
[View Less]
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.…
[View More]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.
[View Less]
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: …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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)
--&…
[View More]gt; (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.
[View Less]
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 …
[View More]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.
[View Less]
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" …
[View More]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.
[View Less]
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.…
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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
…
[View More]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.
[View Less]
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
…
[View More]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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=40357
Bug ID: 40357
Summary: Borderlands freeze/crash on 1st start
Product: Wine
Version: 1.9.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: vblanton(a)gmail.com
Distribution: ---
Created attachment 54044
--> https://…
[View More]bugs.winehq.org/attachment.cgi?id=54044
terminal output
Hello, Been noticing Borderlands crash consistently on first start. If I try
again, it usually will run.
on the first start, black screen, freeze and then gnome asks if I'd like to
close the non responsive window. terminal output is the same each time,
attached.
Steam 1.9.5 64bit winetricks many directx dlls.
very appreciative, thank you :)
--
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.
[View Less]
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)
…
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=45850
Bug ID: 45850
Summary: .NET Framework 4.0 fails to install
Product: Wine
Version: 3.15
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: Installer, regression
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: z.figura12(a)gmail.…
[View More]com
Regression SHA1: baea371c3d4153bc4a718c07f46971d4d39aa9f3
Distribution: ---
Error message says: 'Installation Did Not Succeed'.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=45381
Bug ID: 45381
Summary: Melodyne Studio crashes on importing audio
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: evie.catherine.bird(a)gmail.com
Distribution: ---
when trying to import an …
[View More]audio file for editing in Melodyne Studio, the
software crashes. this happens every time
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=43656
Bug ID: 43656
Summary: World of Warcraft crash on startup with stack overflow
Product: Wine
Version: 2.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Created attachment 59089
…
[View More] --> https://bugs.winehq.org/attachment.cgi?id=59089
wine 2.16 default console log
A few days ago it did start fine with wine 2.15.
Today I upgraded to wine 2.16 and there was also a game update in the Blizzard
App.
Now I cannot start the game anymore, even with wine 2.15 and 2.14 that used to
work.
There is no error window, the program just close when starting.
There is an err:seh stack overflow at the end of the 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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=45169
Bug ID: 45169
Summary: Commit "shell32: Handle writing an iconresource entry
in SHGetSetFolderCustomSettings" changes return value
to E_FAIL
Product: Wine
Version: 3.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.…
[View More]org
Reporter: ulrich.gemkow(a)ikr.uni-stuttgart.de
Distribution: ---
Hello,
we have a regression with new crashes of a proprietary application. A bisect
shows as _one_ problematic patch:
>From 730264609f468d7aa0973edc9a435bd20373c1cd Mon Sep 17 00:00:00 2001
From: Louis Lenders <xerox.xerox2000x(a)gmail.com>
Date: Mon, 30 Apr 2018 09:22:42 +0200
Subject: [PATCH] shell32: Handle writing an iconresource entry in
SHGetSetFolderCustomSettings.
Signed-off-by: Louis Lenders <xerox.xerox2000x(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
---
dlls/shell32/shlfolder.c | 38 ++++++++++++++++++++++++++++++++++----
dlls/shell32/tests/shlfolder.c | 4 ++--
2 files changed, 36 insertions(+), 6 deletions(-)
Prior to this patch the function returned always E_NOTIMPL.
This patch changes the return value from E_NOTIMPL to E_FAIL even when flags is
not FCS_FORCEWRITE and when fcs->dwMask is not FCSM_ICONFILE.
At least the first case is also with the patch not implemented and should
return E_NOTIMPL.
Changing this return values changes the behavior of our application (which
shows the next crash :-).
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=45528
Bug ID: 45528
Summary: Bad URL precludes updates
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: agoodanswer(a)gmail.com
Distribution: ---
Hi,
I am running Linux Mint 19 if that matters....…
[View More]
I recently installed Wine 3 via terminal.
The install went fine, but afterwards I started getting the following error
when Update Manager would run:
>> Failed to fetch https://dl/winehq.org/wine-builds/ubuntu/dists/bionic/InRelease Could not resolve 'dl'Some index files failed to download. They have been ignored, or old ones used instead. <<
I tracked the problem down to a bad URL in a file named
"additional-repositories.list", which is stored in "etc/apt/sources.list.d"
You can see the error documented at the bottom of this page:
https://askubuntu.com/questions/1017679/unable-to-download-wine-due-to-upda…
Changing this URL --
https://dl/winehq.org/wine-builds/ubuntu xenial
-- to this URL --
https://dl.winehq.org/wine-builds/ubuntu xenial
-- solved the problem, and Update Manager immediately set about fetching the
latest updates for Wine.
Thanks for all U do....
Hawkeye
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=42833
Bug ID: 42833
Summary: Gothic 2 night of the raven: Application is working
(sound, keyboard etc) but graphics is freezing
Product: Wine
Version: 2.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kacper-…
[View More]paczos(a)linux.pl
Distribution: ---
Created attachment 57927
--> https://bugs.winehq.org/attachment.cgi?id=57927
Hardware info, wine log
I use ubuntu 17.04.
My notebook model is HP 15-d015sw.
(hardware info in attach)
I install wine:
sudo apt-get install --install-recommends winehq-devel
https://wiki.winehq.org/Ubuntu
I use playonlinux with 'system wine' of devel (no addons)
(debug info in attach)
I run the application, all work good. (game menu)
While i play the game graphics is freezing.
Application work (i can switch dialogs option - I can to hold talks with Xardas
:) )
Sound, application and game are working but graphics is not working.
I use Radeon graphics mayby it is problem?
Gothic 2 worked on ubuntu 15.10 with amd property driver.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=42314
Bug ID: 42314
Summary: Unimplemented function usp10.dll.ScriptBreak
Product: Wine
Version: 2.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: ---
The demo of Ankh needs the function …
[View More]usp10.dll.ScriptBreak when used with
renderer Opengl (change the renderer in the file /bin/Release/plugin.cfg)
err:module:load_builtin_dll failed to load .so lib for builtin L"usp10.dll":
/opt/wine-devel/bin/../lib/wine/usp10.dll.so: échec d'adressage (mapping) du
segment de l'objet partagé
err:module:DelayLoadFailureHook failed to delay load usp10.dll.ScriptBreak
wine: Call from 0x7b43e3d2 to unimplemented function usp10.dll.ScriptBreak,
aborting
err:module:load_builtin_dll failed to load .so lib for builtin L"usp10.dll":
/opt/wine-devel/bin/../lib/wine/usp10.dll.so: échec d'adressage (mapping) du
segment de l'objet partagé
err:module:DelayLoadFailureHook failed to delay load usp10.dll.ScriptBreak
wine: Call from 0x7b43e3d2 to unimplemented function usp10.dll.ScriptBreak,
aborting
wine: Unimplemented function usp10.dll.ScriptBreak called at address 0x7b43e3d2
(thread 0009), starting debugger...
--
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.
[View Less]
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
…
[View More]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.
[View Less]
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
--> …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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
…
[View More] 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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=45859
Bug ID: 45859
Summary: Essential phone missing start menu, program is
unuseable.
Product: Wine
Version: 3.16
Hardware: arm
OS: Android
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austingamemaster(a)gmail.com
Created attachment …
[View More]62347
--> https://bugs.winehq.org/attachment.cgi?id=62347
Screen shot of the program running on my phone.
My Google essential phone while running the wine 3.16 arm version is unable to
display the start menu, I am left with a gray screen and I am completely unable
to use the program.
--
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.
[View Less]
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: …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]