https://bugs.winehq.org/show_bug.cgi?id=43650
Bug ID: 43650
Summary: nolf2 game error on install
Product: Wine
Version: 2.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bronsonmathews(a)gmail.com
Distribution: ---
I get the following when launching the installer for NOLF2. Can grab the game
here: http://nolfrevival.tk/
fixme:winediag:start_process Wine Staging 2.15 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:create_server class {91814ec0-b5f0-11d2-80b9-00104b1f6cea} not
registered
err:ole:CoGetClassObject no class object {91814ec0-b5f0-11d2-80b9-00104b1f6cea}
could be created for context 0x4
--
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=12030
Summary: MozyHome: backup service does not work
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.mozy.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raccoonone(a)procyongames.com
Created an attachment (id=11369)
--> (http://bugs.winehq.org/attachment.cgi?id=11369)
console output
trying to start the MozyHome backup service (mozybackup.exe) via "wine net
start 'mozybackup'" causes the process to start. But after a couple of seconds
it exits without an error message.
I'm not sure what is causing it to close, but most of the fixme's show up right
as mozybackup disappears from the process list.
I've attached a log of the console output.
Any ideas? I was going to start by looking into implementing
WTSEnumerateSessionsW, WTSFreeMemory, ParseStringSidToSid, and
WSALookupServiceBeginW
--
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=9805
Summary: fixme:ole:OaBuildVersion16 Version value not known yet
Product: Wine
Version: 0.9.45.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vincent.hardy.be(a)gmail.com
Created an attachment (id=8254)
--> (http://bugs.winehq.org/attachment.cgi?id=8254)
WINEDEBUG=+relay,+msgbox
With an old program from http://www.derouck.com/cdromgps/f/index.asp
i have a messagebox with :
"Wrong version of operating system; requires Windows NT 3.51 (build 1057 or
above)"
I have tried with all different windows version in winecfg.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43494
Bug ID: 43494
Summary: Microsoft Flight Simulator 2000 crashes when losing
focus during flight
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: an0n1m0(a)hotmail.it
Distribution: ---
Created attachment 58873
--> https://bugs.winehq.org/attachment.cgi?id=58873
log of the crash using +loaddll,fixme+all,warn+all,err+all
During a flight, on Windows, if the game loses the focus, it is paused
automatically (equivalent to pressing P). Under wine, the game crashes.
The game behaves normally when a menu is opened (in this case, everything is
paused, and the game doesn't crash).
If I select in winecfg "emulate a virtual desktop", the game doesn't crash
anymore because of this issue.
I tested this behaviour on ubuntu with both unity and gnome3, under wine 1.6,
wine stable (2.0.2) and wine-devel (2.16). The results were all the same.
I attached the result of the following commands:
export WINEDEBUG=+loaddll,fixme+all,warn+all,err+all
wine start 'C:\Program Files\Microsoft Games\FS2000\FS2000.EXE' &>log.txt
Then I started a flight and clicked outside of the game window (so that the
crash occurs).
--
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=43496
Bug ID: 43496
Summary: Microsoft Flight Simulator 2000 : game pauses when
tooltips are shown
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: an0n1m0(a)hotmail.it
Distribution: ---
Everytime one hovers the mouse on an instrument, then move the mouse out to let
the tooltip disappear, the game pauses. The game normally should pause only
when the game window loses focus (but when the whole window lose focus the game
crashes, see bug #43494).
This happens on all versions of wine from 1.6 to the latest devel (2.16).
There is a workaround for this (as in #43494): enable virtual desktop on
winecfg.
Everytime I reproduce this behaviour (show tooltip, move the mouse, the tooltip
disappears => game paused) this shows up in the terminal:
warn:dsound:IDirectSound8Impl_SetCooperativeLevel level=DSSCL_PRIORITY not
fully supported
warn:dsound:DSOUND_PerformMix Probable buffer underrun
--
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=43495
Bug ID: 43495
Summary: Microsoft Flight Simulator 2000 : blurry and purple
text
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: an0n1m0(a)hotmail.it
Distribution: ---
Created attachment 58874
--> https://bugs.winehq.org/attachment.cgi?id=58874
text rendering comparison
The text in the game looks really bad, compared to what it should look. See the
attached image for a comparison.
This behaviour is present on all versions of wine (tested from 1.6+ to devel).
As a side note, it is rendered the same on Virtualbox running Windows XP. On
native windows (tested on windows 8.1) it looks good.
--
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=47230
Bug ID: 47230
Summary: Provide hint in crash report module table to
distinguish between Wine builtins cross-compiled to PE
format and native overrides
Product: Wine
Version: 4.8
Hardware: x86-64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as it says. Future Wine releases/builds will provide builtin modules by default
in PE format. It will be harder to diagnose crash logs if users put native
overrides in place as the modules table no longer provides the obvious hints in
case of non-core / overridable dlls (ELF-PE hybrid, DWARF, load address range,
'name-<elf>').
Take bug 47226 for example:
--- snip ---
...
Modules:
Module Address Debug info Name (160 modules)
PE 130000- 13d000 Deferred ilmthread-2_2
PE 250000- 29b000 Deferred qt5winextras
PE 2a0000- 6f7000 Deferred qt5gui
PE 700000- 8f3000 Deferred libglesv2
PE 900000- e51000 Deferred qt5widgets
PE e60000- e7e000 Deferred zlibwapi
PE e80000- ef6000 Deferred lcms2
PE f00000- 11c2000 Deferred ilmimf-2_2
PE 11d0000- 1219000 Deferred half
PE 1220000- 1236000 Deferred iex-2_2
PE 1240000- 1258000 Deferred imath-2_2
PE 1260000- 1389000 Deferred libraw
PE 15f0000- 1721000 Deferred qwindows
PE 1840000- 184d000 Deferred qico
PE 1850000- 1890000 Deferred qjpeg
PE 1890000- 18ec000 Deferred qtiff
PE 61000000- 61034000 Deferred qt5xml
PE 64000000- 640d3000 Deferred qt5network
PE 65100000- 651a7000 Deferred msvcp110
PE 66500000- 66523000 Deferred vcomp110
PE 67000000- 67551000 Deferred qt5core
ELF 7a800000- 7aa10000 Deferred opengl32<elf>
\-PE 7a850000- 7aa10000 \ opengl32
ELF 7b400000- 7b85b000 Dwarf kernel32<elf>
\-PE 7b420000- 7b85b000 \ kernel32
ELF 7bc00000- 7bd54000 Deferred ntdll<elf>
\-PE 7bc20000- 7bd54000 \ ntdll
ELF 7c000000- 7c004000 Deferred <wine-loader>
PE 140000000- 1403ee000 Deferred easyhdr3
PE 180000000- 18004a000 Deferred openjp2
...
ELF 7f86d5ec7000- 7f86d5ef3000 Deferred version<elf>
\-PE 7f86d5ed0000- 7f86d5ef3000 \ version
ELF 7f86d5ef3000- 7f86d6298000 Dwarf libwine.so.1
ELF 7f86d629a000- 7f86d64c3000 Deferred
ld-linux-x86-64.so.2
ELF 7ffc37f2a000- 7ffc37f2b000 Deferred [vdso].so
Threads:
process tid prio (all id:s are in hex)
...
00000058 (D) C:\Program Files\easyHDR 3 Demo\easyHDR3.exe
...
00000070 0 <==
...
--- snip ---
Here, 'msvcp110.dll' and 'vcomp110.dll' are Wine builtins in PE format.
I propose to add a hint in the table for Wine builtin modules in PE format for
easier diagnosis of crash reports.
$ wine --version
wine-4.8-202-g61aea5a987
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.
http://bugs.winehq.org/show_bug.cgi?id=21187
Summary: OLE Exception code 80004002 - AmiBroker + AmiQuote
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mxn(a)atlas.cz
Steps to reproduce:
1) Download AmiBroker (trial application ver. 5.20) from
http://www.amibroker.com/download.html
2) Install it with command 'wine AmiBroker520.exe'
3) 'cd' to directory where AmiBroker trianl is installed
4) Start AmiBroker with command 'wine Broker.exe'
5) Start AmiQuote with command 'wine AmiQuote/Quote.exe'
6) In 'AmiQuote' choose 'Tools -> Auto-update Amibroker database'
7) Error dialog pops up 'OLE Exception code 80004002'
8) downgrade wine to ver. 1.1.33
9) Repeat steps 4) - 6), no Error dialog is displayed and everything works
correctly (database is updated)
Note: I believe bug is also reproducible in wine 1.1.34.
--
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=45540
Bug ID: 45540
Summary: WeGame: password input widget of login interface isn't
useable.
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jactry92(a)gmail.com
Distribution: ---
Created attachment 61946
--> https://bugs.winehq.org/attachment.cgi?id=61946
password input widget was marked by red
Steps to reproduce:
1. $ winetricks -q mfc42 cjkfonts
2. $ wine WeGameMiniLoader.3.6.1.5080.gw.exe
3. $ cd .wine/drive_c/Program\ Files/WeGame
4. $ WINEDLLOVERRIDES="msvcr100=n" wine tgp_daemon.exe
Expected: Users can input account and password for login.
Actually: There is a crash of TASLogin.exe. Account input widget is useable but
password doesn't work. Can't give input focus to it.
--
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=37332
Bug ID: 37332
Summary: Cannot run Rome Total War (installed / run from Steam)
Product: Wine
Version: 1.7.25
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winebugz.20.dllahr(a)xoxy.net
Created attachment 49642
--> https://bugs.winehq.org/attachment.cgi?id=49642
output from running wine
Brief version: I'm using wine 1.7.25 compiled from sources on a Mac probook
running OS X 10.9.5. I was able successfully install and run Steam, log in to
my Steam account, and have Steam download and install Rome Total War. When I
attempt to run Rome Total War (either through the Steam interface or through
the command line - which still calls Steam), I have managed to get it to
display the initial screen, but then it either hangs (most of the time) or
crashes. I tried running in a virtual desktop mode, no change in behavior.
More info: I previously installed wine 1.6.2 using HomeBrew. Prior to
compiling wine 1.7.25, I used HomeBrew to check for / install listed
dependencies. I'm using
WINEPREFIX=/opt/no_backup/wine
Side note: I was able to get the game working on an ubuntu system running on
virtualbox on this same Mac, however the performance was very slow - the mouse
response was very, very slow.
--
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.