https://bugs.winehq.org/show_bug.cgi?id=46259
Bug ID: 46259
Summary: Crashing due to a 'serious error', repeatedly
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zara.boarder(a)gmail.com
Created attachment 62957
--> https://bugs.winehq.org/attachment.cgi?id=62957
backtrace.txt
Crashing repeatedly due to a serious error
--
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=48581
Bug ID: 48581
Summary: PlayStation Now: lacks hardware acceleration
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: devilj(a)outlook.pt
Distribution: ---
Created attachment 66415
--> https://bugs.winehq.org/attachment.cgi?id=66415
PSNow startup log (+d3d11,+dxgi)
PlayStation Now, seemingly using D3D11, has no hardware acceleration support
under Wine. I believe it would use this to decode the video stream and up-scale
the picture; its absence causes additional load on the CPU and worse picture
quality when in full screen.
I've captured a log with +d3d11,+dxgi while the program was starting. I highly
doubt the usefulness of this log, but here you go.
The only interesting bits to my layman's eyes are:
trace:d3d11:d3d11_device_CheckFeatureSupport iface 040E9510, feature 5,
feature_support_data 0032F8B4, feature_support_data_size 56.
fixme:d3d11:d3d11_device_CheckFeatureSupport Returning fake Options support
data.
fixme:d3d:state_linepattern_w Setting line patterns is not supported in OpenGL
core contexts.
fixme:d3d:state_multisampmask WINED3D_RS_MULTISAMPLEMASK 0xfffffff not yet
implemented.
--
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=50138
Bug ID: 50138
Summary: Playstation now : does not work , only white window
Product: Wine
Version: 5.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)gmail.com
Distribution: ---
Created attachment 68633
--> https://bugs.winehq.org/attachment.cgi?id=68633
playstation-now-wine-5.21-staging.log
Hello,
I just installed the last Playstation Now on Linux with Wine 5.21-staging.
It launches but I obtain only a white window, nothing else.
How to reproduce:
- download Playstation now client from here (it's free):
https://www.playstation.com/ps-now/ps-now-on-pc/
- then install the psnowclient but do not launch it now
- install vcrun2013 with winetricks:
winetricks vcrun2013
- launch the client: you can see the Playstation logo, but after you obtained
just a white window.
I joined you my terminal 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.
https://bugs.winehq.org/show_bug.cgi?id=50018
Bug ID: 50018
Summary: 5.19 breaks Stellaris
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: testmode11(a)protonmail.com
Distribution: ---
Commit 48e88074cdd09513164f8669b270d13425f4584c causes immediate crash in
Stellaris. Reverting it fixes the issue.
--
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=49876
Bug ID: 49876
Summary: wine hangs on startup due to crash within
EnumDisplaySettingsEx
Product: Wine
Version: 5.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: panard(a)inzenet.org
Distribution: ---
Using wine 5.17 in Docker, any wine execution hangs on startup.
The bug seems to be related to the detection of display settings, as there is a
crash triggered during "winex11.drv.EnumDisplaySettingsEx".
A workaround is to set "Emulate a virtual desktop" in winecfg.
Things work properly with wine 5.12.
I join the output of WINEDEBUG=+all winecfg.
An interesting excerpt might be the following lines:
257190.641:0044:0048:Call user32.EnumDisplaySettingsExW(0031f3bc
L"\\\\.\\DISPLAY1",ffffffff,0031f2ac,00000000) ret=7ee6368a
257190.641:0044:0048:trace:system:EnumDisplaySettingsExW L"\\\\.\\DISPLAY1"
0xffffffff 0x31f2ac 0
257190.641:0044:0048:Call
winex11.drv.EnumDisplaySettingsEx(0031f3bc,ffffffff,0031f2ac,00000000)
ret=7ea7cc06
257190.641:0044:0048:trace:process:NtQueryInformationProcess
(0xffffffff,0x00000022,0x7ffcf694,0x00000004,(nil))
257190.641:0044:0048:trace:seh:dispatch_exception code=c0000005 flags=0
addr=00000000 ip=00000000 tid=0048
257190.641:0044:0048:trace:seh:dispatch_exception info[0]=00000008
257190.641:0044:0048:trace:seh:dispatch_exception info[1]=00000000
257190.641:0044:0048:trace:seh:dispatch_exception eax=0031ef3c ebx=0031f2ac
ecx=0031ef70 edx=00000010 esi=0031f3bc edi=ffffffff
257190.641:0044:0048:trace:seh:dispatch_exception ebp=0031ef58 esp=0031ef0c
cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00010216
257190.641:0044:0048:trace:seh:call_vectored_handlers calling handler at
7B030720 code=c0000005 flags=0
257190.641:0044:0048:trace:seh:call_vectored_handlers handler at 7B030720
returned 0
257190.641:0044:0048:trace:seh:call_stack_handlers calling handler at 7BC86760
code=c0000005 flags=0
0048: create_event( access=001f0003, manual_reset=1, initial_state=0,
objattr={rootdir=0000,attributes=00000002,sd={},name=L""} )
0048: create_event() = 0 { handle=0074 }
wine: Unhandled page fault on execute access to 00000000 at address 00000000
(thread 0048), starting debugger...
(no debug trace is displayed..)
Let me know how I can debug further..
--
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=9906
Summary: Can't start the 4D Client
Product: Wine
Version: 0.9.46.
Platform: PC
URL: http://www.4d.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roland(a)javalia.se
Created an attachment (id=8397)
--> (http://bugs.winehq.org/attachment.cgi?id=8397)
The backtrace when trying to run 4D Client 2004
4D 2004, installs well but doesn't run the application 4D client at all. Se
backtrace.
The application is in the AppDB if there are missing instructions about how to
make it run.
--
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=13947
Summary: "Because it's fun, Fay": No focus on start, Alt-F4
doesn't work, etc
Product: Wine
Version: 1.0-rc4
Platform: PC-x86-64
URL: http://forums.tigsource.com/index.php?topic=1664.0
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trick(a)icculus.org
This game has some issues:
http://forums.tigsource.com/index.php?topic=1664.0http://www.oxeye.se/files/stuff/BIFF.zip
* The game starts in fullscreen mode, but doesn't get focus on start. In stead
Wine resizes the desktop (also demonstrating bug #13946, still KDE 3.5.9) and
pops up the "fullscreen window" behind the currently active window. You have
to click in the wine window to enter "true" fullscreen.
* Alt-F4 doesn't work. This is the only way of quitting the game once you're
past the menu. (It works fine in native 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=27584
Summary: MFC fillrect draws differently under wine
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bailey937(a)yahoo.com
Created an attachment (id=35259)
--> (http://bugs.winehq.org/attachment.cgi?id=35259)
sample program for reproducing FillRect bug
I have a program that uses CPaintDC.FillRect() to draw histogram samples.
It draws one-pixel wide vertical rectangles.
Under wine, the bottom-most pixel is not drawn.
I'm attaching a sample program. Under Windows7 (have 64bit pro), the red line
is touching the black baseline and the black line on the right is touching the
baseline also.
When I run the program under wine, both the red vertical line on the left and
the black vertical line on the right are floating one pixel above the baseline.
I tried both 32bit Ubuntu 11.04 (wine 1.2.2) on a netbook and also Fedora 15
64bit (wine 1.3.21) under Virtualbox on my Windows machine. Both have the same
problem.
The relevant code for the test case is in
CChildView::OnPaint() in ChildView.cpp
--
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=41060
Bug ID: 41060
Summary: foldit-linux wine crashes on start up on puzzule 1266
Product: Wine
Version: 1.9.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: muns24072(a)mypacks.net
Distribution: ---
Created attachment 55240
--> https://bugs.winehq.org/attachment.cgi?id=55240
foldit-linux-wine puzzle 1266 crashes at start up
foldit-linux-wine puzzle 1266 crashes at start up
--
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=41242
Bug ID: 41242
Summary: Unhandled exception: page fault on read access to
0xffffffff in 32-bit code (0x7d3a1aad). when trying to
load
Product: Wine
Version: 1.6-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ldc7675(a)yahoo.com
Distribution: ---
Created attachment 55537
--> https://bugs.winehq.org/attachment.cgi?id=55537
imsdesign doublecad program fails on load backtrace
Doublecad serial number DCAK-6746-0366-4350-3180
link to program https://www.turbocad.com/doublecad-download
--
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=42295
Bug ID: 42295
Summary: Loaded TurboCAD Delux 2D/3D into WINE. Appeared to
load normally, but when attempted to run program
received a critical error problem and the program shut
down. Attached is the back trace that was provided.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rsmach.rl(a)gmail.com
Distribution: ---
Created attachment 57016
--> https://bugs.winehq.org/attachment.cgi?id=57016
Report or error occurance that was generated when attempting to run the
program.
The program is set to run in a Windows 7 environment and was attempting to run
in Wine. The program is a computer aided design, TurboCAD Deluxe 2D/3D v. 20.
Loading of the program went smoothly but a critical error occurs when the
program is started,
--
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=40526
Bug ID: 40526
Summary: "Pettersson und Findus" not starting - winevdm.exe
crash
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blauerhunger(a)outlook.de
Distribution: Ubuntu
Created attachment 54347
--> https://bugs.winehq.org/attachment.cgi?id=54347
Backtrace of winevdm.exe (Wine Crash Report)
I installed "Pettersson und Findus" from CD (16-bit application) in a 32-bit
PlayOnLinux-Wineprefix with Wine 1.9.8-staging without any additional
libraries. The install worked flawlessly, but when I try to launch the game, a
Wine Crash Report shows up with the backtrace attached.
I also tried it with wine 1.8; the crash is also there. Testing with an
emulated windows version of 3.1, 95, 98 and NT 4.0 crashed like this, too.
--
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=40040
Bug ID: 40040
Summary: ictation Pro 1.02 crashes when starting dication
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: lukasz.wojnilowicz(a)gmail.com
Distribution: ---
Created attachment 53493
--> https://bugs.winehq.org/attachment.cgi?id=53493
Terminal output on Wine 1.9.1
Steps to reproduce:
1) remove ~/.wine
2) sh winetricks dotnet40
3) wine Dictation Pro.exe
4) press on "start dictation"
Behaviour:
Crash.
Expected behaviour:
No 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.
https://bugs.winehq.org/show_bug.cgi?id=41245
Bug ID: 41245
Summary: Gameranger : crashes when trying to join a room
Product: Wine
Version: 1.9.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fevrier.simon(a)gmail.com
Distribution: ---
Created attachment 55541
--> https://bugs.winehq.org/attachment.cgi?id=55541
A log from playonlinux debbuger
Wine crashes when I try to join a Star Wars Battlefront II room in Gameranger.
OS : Ubuntu/Kubuntu 16.04 amd64
Wine : 1.9.17
Programs : Gameranger (https://www.gameranger.com/download/) and Star Wars
Battlefront II
To have more information, I launched the programs through playonlinux. I have a
"log" from the playonlinux debugger. If it can help, it is attached.
When ubuntu whith unity is using, a black rectangle appears at the centre of
the screen
--
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=39945
Bug ID: 39945
Summary: Stars! planet locator is only partially drawn
Product: Wine
Version: 1.9.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: curaga(a)operamail.com
Distribution: ---
Created attachment 53368
--> https://bugs.winehq.org/attachment.cgi?id=53368
Screenshot
When you press V in Stars!, it shows the planet you've selected, by drawing a
yellow cross on the map.
In Wine, the cross is either not drawn at all, or only partially drawn. The
attached screenshot shows it partially drawing.
This is the type of bug that can be hidden by a compositor - please test only
without a compositor.
--
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=47239
Bug ID: 47239
Summary: Soft-link in Final Fantasy X Remastered
Product: Wine
Version: 4.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: justinrun(a)gmail.com
Distribution: ---
In Final Fantasy X, there is a scripted battle sequence toward the beginning of
the game where Yuna summons Valefor for the first time. After the animation
plays where Valefor greets her and flies toward the enemy, the game stops. The
music still plays, and it appears to be rendering. But, the next part of the
scene never gets triggered. So, the game just sits there playing the background
music until I close the window. This bug does not occur when playing the game
in Windows.
I am not using any ReShade patches or anything. This is just the base game
installed via Steam running under Wine.
--
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=45938
Bug ID: 45938
Summary: Mouse issues in FFXIV (jittery movement, clicks count
as drags)
Product: Wine
Version: 3.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: amathor929(a)gmail.com
Distribution: ---
When playing FFXIV, some single-clicks of the left mouse button are counted as
"click and hold", IE, clicking on an ability on the hotbar will sometimes
result in casting the ability(expected) but mostly it will pick up the ability
(as if you were dragging it to move it, not exepcted)
Also, moving the camera or turning the character with the mouse results in
extremely jumpy/jittery movement, the camera movement seems to rubber-band and
skip the entire time.
The camera/turning issue is NOT PRESENT in wine 3.11, but the clicking issue
is. Have tested all versions of WINE from 3.10 to 3.17-staging and 3.12 is
where the issue seems to first appear.
Issue is persistant on a 32bit wineprefix with DX9 without DXVK aswell as 64bit
prefix using DX11 with and without DXVK.
--
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=45909
Bug ID: 45909
Summary: the program hangs every so often
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: javiervidal1960(a)gmail.com
Created attachment 62438
--> https://bugs.winehq.org/attachment.cgi?id=62438
Crash report
El software se bloquea y genera un archivo de informe adjunto.
--
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=45804
Bug ID: 45804
Summary: Cant run this app on Linux Manjaro
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: umerkhans7515(a)gmail.com
Distribution: ---
Created attachment 62263
--> https://bugs.winehq.org/attachment.cgi?id=62263
cant run this app on manjaro linux
please fix this
--
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=45638
Bug ID: 45638
Summary: Starting Thunderbird 52.8 before Genealogy app causes
app to crash on starting
Product: Wine
Version: 1.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
Assignee: wine-bugs(a)winehq.org
Reporter: electron(a)fearnleys.org.uk
Distribution: Mint
Created attachment 62068
--> https://bugs.winehq.org/attachment.cgi?id=62068
The crash message given by Wine
Starting at a clean boot:
Start Family Historian (FH) before Thunderbird all works OK
Start T'bird before Family Historian I get:
Unhandled exception: unimplemented function usp10.dll.ScriptBreak called in
32-bit code (0x7b83ac1c)
and FH crashes out. Cannot then start FH again unless doing a clean boot.
FH works perfectly in Win 7, 8.1 & 10.
Running FH in Wine as Win7
--
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=45280
Bug ID: 45280
Summary: PreForm doesn't work anymore
Product: Wine
Version: 3.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: drindt(a)3r.gmbh
Distribution: ---
Created attachment 61540
--> https://bugs.winehq.org/attachment.cgi?id=61540
Executed the PreForm.exe in a terminal and captured the output
Since wine 3.8 it doesn't start anymore. I've recorded all the output when it
comes to the crash you you can may give me some advise how to solve it.
Thank you very much!
Daniel
--
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=50082
Bug ID: 50082
Summary: aplicaativo abre mais fecha em seguida com esse erro
Product: Wine
Version: 5.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: playerfactor.sander(a)gmail.com
Distribution: ---
Created attachment 68539
--> https://bugs.winehq.org/attachment.cgi?id=68539
bug relacionado a um programa
Nao consigo abrir o programa.
--
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=47010
Bug ID: 47010
Summary: The White Laboratory game crashes on startup (missing
Direct3D 9 features)
Product: Wine
Version: 4.5
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: ignas2526(a)gmail.com
Created attachment 64170
--> https://bugs.winehq.org/attachment.cgi?id=64170
Log
The White Laboratory game crashes on startup with error dialog:
Fatal Error: Your graphics hardware does not support the required Direct3D 9
features to run this game. Required simultaneous MRTs: 4 You have 4. Requires
MRT independent bit depths. Your card supports it.
https://store.steampowered.com/app/235520/The_White_Laboratory/
--
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=44687
Bug ID: 44687
Summary: APK Easy Tool does not launch due to
System.Windows.Forms.WebBrowser issue
Product: Wine
Version: 3.3
Hardware: x86-64
URL: https://forum.xda-developers.com/android/software-hack
ing/tool-apk-easy-tool-v1-02-windows-gui-t3333960
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: signup(a)secmail.pro
Created attachment 60698
--> https://bugs.winehq.org/attachment.cgi?id=60698
log from terminal
I'm trying to launch APK Easy Tool 1.50 on macOS High Sierra with Wine 3.0 and
3.3 but it does not launch and Wine closes itself in few seconds (icon
disappear from dock). When I launch it with terminal ("wine (path to exe)"), I
can see it has issues with System.Windows.Forms.WebBrowser. Probably because
the tool has an embedded webbrowser.
--
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=38431
Bug ID: 38431
Summary: Portal 2 Coop-Launcher fails to start with Wine Mono
Product: Wine
Version: 1.7.40
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gaming4jc2(a)yahoo.com
Distribution: ---
Created attachment 51292
--> https://bugs.winehq.org/attachment.cgi?id=51292
Unhandled Exception: System.EntryPointNotFoundException: GetTimeZoneInformation
Freeware launcher for playing Portal 2 over LAN. Seems to be a missing function
in Mono.
--
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=49613
Bug ID: 49613
Summary: Phoenix Point , the world stays mostly black, just
interface is rendered
Product: Wine
Version: 5.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
Created attachment 67795
--> https://bugs.winehq.org/attachment.cgi?id=67795
Logfile
Once you get past the mfplat stubs and videos that don't show, you are facing a
stuck black world with the interface rendered on top of it.
Sometimes a building or object is outlined in grey.
--
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=48258
Bug ID: 48258
Summary: Phoenix Point stays black after the game intro
Product: Wine
Version: 4.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
Created attachment 65922
--> https://bugs.winehq.org/attachment.cgi?id=65922
The Wine Output for PP
SnapShot Games Phoenix Point starts fine, shows the initial Unity Engine and
WWise logo, proceeds to show a small loading screen with a soldier and instead
of the main menu, the game just shows a black screen with a themed cursor.
Game seems to be running DirectX11
--
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=45288
Bug ID: 45288
Summary: Chessbase 11 registration captcha is incorrectly
displayed
Product: Wine
Version: 3.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dav75uk(a)yahoo.co.uk
Distribution: ---
Created attachment 61547
--> https://bugs.winehq.org/attachment.cgi?id=61547
Activation window showing only one of the 4 captcha characters being displayed
Only one of the four letters is clearly visible, it should display 4 letters
(wrong scale ?)
The following is seen in the log as the window opens
00f0:fixme:exec:SHELL_execute flags ignored: 0x00000100
00f7:fixme:reg:RegQueryInfoKeyA security argument not supported.
00f7:fixme:reg:RegQueryInfoKeyA security argument not supported.
but this is probably just related bug
https://bugs.winehq.org/show_bug.cgi?id=41350
Note that I've blanked my activation code 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.
http://bugs.winehq.org/show_bug.cgi?id=25139
Summary: Microsoft Flight Simulator X demo displays first-run
license agreement dialog under splash screen
Product: Wine
Version: 1.3.7
Platform: x86
URL: http://www.microsoft.com/games/flightsimulatorx/downlo
ads.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
When launching the Flight Simulator X demo for the first time, the game shows a
splash screen and displays a first-run end-user license agreement dialog for
the user to accept. However, the dialog appears under the splash screen, which
entirely covers the window and prevents the user from accepting the license
agreement. The window manager in use is metacity 2.30.1, and launching Flight
Simulator X in a virtual desktop or moving the license agreement dialog through
the window manager suffices as a workaround.
--
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=50009
Bug ID: 50009
Summary: Scrivener installer fails on 5.19
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: garputhefork(a)gmail.com
Distribution: ---
Created attachment 68418
--> https://bugs.winehq.org/attachment.cgi?id=68418
backtrace of the Scrivener installer
With wine 5.19 (with staging), the Scrivener installer crashes. It worked with
5.18 and 5.16 (both staging) I haven't tried a non-staging build for 5.19. I
tested it in a clean prefix, as well. (Scrivener installer:
https://www.literatureandlatte.com/scrivenerforwindows/beta/Scrivener-29911…)
To my knowledge, nothing changed about the installer. (Scrivener, the
program, works fine on 5.19.)
--
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=48711
Bug ID: 48711
Summary: osu! crashes on dotnet452 when using built-in gdiplus:
System.ArgumentException: Font '?' cannot be found.
Product: Wine
Version: 5.3
Hardware: x86
URL: https://osu.ppy.sh/home/download
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: huupoke12(a)gmail.com
Distribution: ---
Created attachment 66583
--> https://bugs.winehq.org/attachment.cgi?id=66583
Terminal log of the crash on Wine 5.3 with dotnet452 installed
osu! crashes when running after installing dotnet452. I also tried dotnet45,
dotnet472, dotnet48 and it also crashes with the same error. But it doesn't
crash when using dotnet40 (I have created a new WINEPREFIX for each dotnet to
test that). This bug only happens when using default built-in gdiplus, since
installing Windows native gdiplus solved this bug. And I have tried rolling
back to previous Wine version and this bug maybe a regression since Wine 5.1,
the 5.0 release does not have this bug.
--
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=50128
Bug ID: 50128
Summary: elder scroll online : can not print screen
Product: Wine
Version: 5.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)gmail.com
Distribution: ---
Created attachment 68621
--> https://bugs.winehq.org/attachment.cgi?id=68621
ESO wine-stating 5.20 log
Hello Wine dev team,
when saving a screenshot in-game with "Print Screen" I get the message in the
top right saying it saved to "C:/Users/user/My Documents/ESO/Live/Screenshots"
however the folder is completely empty, I have looked through every other
folder as well and it seems that it simply doesn't save the screenshot
anywhere.
Each time I press "print screen" key, Wine provides this error log in terminal:
0258:fixme:wincodecs:PngFrameEncode_GetMetadataQueryWriter (0x45daed8,
0x31f270): stub
You can find this error message from my wine-staging 5.20 terminal log I
joined.
Thank you for your help.
--
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=43409
Bug ID: 43409
Summary: Banished won't run on FreeBSD (failed to initialize
the memory allocator!)
Product: Wine
Version: 2.10
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adrien_fernandes2(a)hotmail.com
I'm running FreeBSD 11.0-RELEASE-p1 amd64 and I am using Wine staging 2.10
i386.
When I try to run Banished, I have a little window saying :
A fatal error has occured and the application cannot continue.
Memory: The application failed to initialize the memory allocator!
The only message I have in the terminal, after the usual "consider using
nouveau instead", is :
err:ole:CoUninitialize Mismatched CoUninitialize
I don't know if it is linked to my issue.
--
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=40233
Bug ID: 40233
Summary: Devil Daggers Refuses to Start
Product: Wine
Version: 1.9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tristanlshockley(a)gmail.com
Distribution: ---
Created attachment 53778
--> https://bugs.winehq.org/attachment.cgi?id=53778
Devil Dagger Force Close Output
I created a thread in the forums
(https://forum.winehq.org/viewtopic.php?f=8&t=26228) where I was recommended to
create a bug report. To get to this point I needed lib32-openal. After
installing samba a winbind error was removed (see the forum link) but this
doesn't appear to change anything. The game will not start through terminal
because of DRM, you need to run the game through Steam in WINE. When you do so
you will see a black box which will autoclose in about five seconds. Attached
is the text Steam spits out during this time, and if I can figure out how to
post another I will provide an image of the black box.
--
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=40928
Bug ID: 40928
Summary: Sword of the Stars: The Pit Gold Edition (.NET
4.0/XNA) crashes with a SIGSEGV when using wine-mono
Product: Wine
Version: 1.9.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 55038
--> https://bugs.winehq.org/attachment.cgi?id=55038
Terminal output for Wine-1.9.13-114-gb1930ee Windows XP mode
Windows XP mode, clean 32-bit prefix.
After installing the GOG version of Sword of the Stars: The Pit Gold Edition
and running "wine ThePit.exe" I am greeted with what appears to be a wine-mono
crash.
Wine-mono 4.6.3 is installed.
--
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=40574
Bug ID: 40574
Summary: bbtalk.exe wont start
Product: Wine
Version: 1.9.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eore26(a)gmail.com
Distribution: ---
Created attachment 54413
--> https://bugs.winehq.org/attachment.cgi?id=54413
Program error detail
Unhandled Exception
--
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=41919
Bug ID: 41919
Summary: Regression : impossible to finish installation of
Indiana Jones The Original Trilogy
Product: Wine
Version: 1.9.24
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fevrier.simon(a)gmail.com
Distribution: Ubuntu
Ubuntu 16.10
It seems the regression appear between Wine 1.7.18 and 1.7.29.
Normally, no problem
Regression : a pop up window say "Insert the disk : 1" but the disk is inserted
Nothing different between versions in the poor logs.
The regression page say to test with the latest code. I will try but I don't
think it will be useful. For a "git bisect" method : too expensive for my
computer, but I will try to have a look at the commits' information.
It doesn't work In wine 1.9.24.
--
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=7961
Damjan Jovanovic <damjan.jov(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |damjan.jov(a)gmail.com
--- Comment #23 from Damjan Jovanovic <damjan.jov(a)gmail.com> ---
(In reply to Jason Edmeades from comment #7)
> Similarly there are other pattern matching problems, and I havent looked to
> see if these are cause by findfirst/findnext (I am guessing they are), but
> I'll list them here for reference for when this bug is debugged - In
> windows, 'dir ???' lists all entries up to 3 characters in length which do
> not
> have a '.' in them. In wine if shows entries of exactly 3 entries and even
> includes ones with a . (eg. 'a.a')
The:
dir "???"
problem, at least, is easy to fix. All we have to do is skip trailing unmatched
"?"s like we already do for "*" and ".". A (preliminary) patch such as the
following works. However, while "a" and "aa" are correctly matched for "???",
"a.a" is wrongly matched too - apparently the "." in filenames needs special
handling.
diff --git a/dlls/ntdll/unix/file.c b/dlls/ntdll/unix/file.c
index cf413f46e5c..5d567358f88 100644
--- a/dlls/ntdll/unix/file.c
+++ b/dlls/ntdll/unix/file.c
@@ -1375,8 +1375,8 @@ static BOOLEAN match_filename( const WCHAR *name, int
length, const UNICODE_STRI
break;
}
}
- while (mask < mask_end && ((*mask == '.') || (*mask == '*')))
- mask++; /* Ignore trailing '.' or '*' in mask */
+ while (mask < mask_end && ((*mask == '.') || (*mask == '*') || (*mask ==
'?')))
+ mask++; /* Ignore trailing '.' or '*' or '?' in mask */
return (name == name_end && mask == mask_end);
}
--
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=47801
Bug ID: 47801
Summary: Growing build/wine VM disk usage
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
Created attachment 65291
--> https://bugs.winehq.org/attachment.cgi?id=65291
Evolution of wtbdebian10's revert times
Every time we update and rebuild Wine in these VMs the VM's qcow2 file grows.
The Wine VMs are those where the disk grows fastest, from ~5 GB to 60+ GB in a
matter of weeks. Fortunately it does seem to grow slower after a while.
For instance <6 GB to 32 GB (du) from 2019-09-20 to 2019-09-25 for wtbdebian10.
This may be caused by the way WineRunReconfig handles live snapshots. To
summarize:
* Restore to the current live snapshot.
* Update and rebuild Wine.
* Iff that succeeded, delete the live snapshot and recreate it.
This may cause QEmu to not realize that all the data from the now deleted old
live snapshot can be reclaimed and reused for the next Wine build. But we had
to delete the live snapshot at the last minute because losing it would mean the
VM would be unusable until the TestBot administrator could come and fix it.
However nowadays the TestBot can recreate live snapshots from powered off
snapshots. This means we could delete the live snapshot first, rebuild and
recreate the snapshot at the end. In the unlikely event that something goes
wrong the live snapshot could be recreated from the powered off 'base'...
except in the case of a build error. That case would be unrecoverable unlike in
the current scheme.
A test with this alternative snapshot management should be made to see if it
does actually make a difference in the qcow2 growth (there's really no
guarantee it does).
For these VMs the revert time does seem to degrade a bit with time(*). This may
be related to the qcow2 size and/or accumulation of "phantom snapshots". So the
experiment should be run for a while to see if it makes a difference on this
metric too.
(*) See the Munin graph of wtbdebian10's revert time. The drop in week 38 and
39 correspond to maintenance on the VM where all snapshots were deleted and
virt-sparsify run on its disk.
--
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=50122
Bug ID: 50122
Summary: InternetOpenURL() from wininet.dll(v8.00.7601.17601)
on wine vUbuntu 5.0-3ubuntu1 throws 12006
ERROR_INTERNET_UNRECOGNIZED_SCHEME
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: guscarreno(a)gmail.com
Distribution: ---
Hi there,
I stumbled upon this issue when HeidiSQL's update checker began to fail to
contact the mother ship.
I then had a very long back and forth with a troll but that ended when the main
developer of HeidiSQl stepped in and I decided to replicate the update check
code under Lazarus.
I used fpcupdeluxe to install Lazarus and copied the offending code and had a
go.
I can report that I've tried to access:
1. https://www.heidisql.com/updatecheck.php?r=6119&bits=64
2. http://www.heidisql.com/updatecheck.php?r=6119&bits=64
3. ftp://www.heidisql.com/updatecheck.php?r=6119&bits=64 (Yes in desperation)
4. I now need to test if the "file:///" SCHEMA doesn't trip this wire
All of the above have always given me a GetLastError()==12006
As stated on summary:
- wininet.dll version is 8.00.7601.17601 as reported from Sysinternals's
sigcheck
- wine --version return "wine-5.0 (Ubuntu 5.0-3ubuntu1)"
- My system is Ubuntu 20.10 64b with wine64 and wine32 installed and updated as
of 2020/11/11
- Tested with InternetOpenURL()
- Tested with InternetOpenURLA() (I really don't know what I'm doing here)
If you really insist I can probably conjure up some C code to test this.
At the moment I only have Free Pascal code that I can provide.
Cheers,
Gus
--
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=50115
Bug ID: 50115
Summary: C&C Generals Zero Hour cursor dissappears after first
mouse action
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: minion.procyk(a)gmail.com
Distribution: ---
C&C Generals Zero Hour mouse disappears after performing any mouse action on
the main menu. Issue is present at least from wine-5.7 through wine-5.21. This
is resolved by applying the wine-staging patchset user32-rawinput-mouse. I'm
making this ticket to hopefully get the appropriate patch upstreamed or
resolved properly.
--
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=48787
Bug ID: 48787
Summary: WineD3D C&C Generals Zero Hour takes a lot time to
load or maximize
Product: vkd3d
Version: 1.1
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vkd3d
Assignee: wine-bugs(a)winehq.org
Reporter: moceap(a)hotmail.com
As you know (C&C Generals Zero Hour) is an old game. And it use DirectX 8.1.
These type of games don't stable in current Windows' versions.
So WineD3D used to valid run them on Windows.
Using: C&C Generals Zero Hour (Last Version 1.04)
Windows 10 (1909)
WineD3D (From Wine 5.4)https://fdossena.com/?p=wined3d/index.frag
Both (Intel and AMD) cards tested
Expected Result: Works fine with high speed.
Actual Result: Very long time on maximize the game after minimize or switch to
another application
Long time on loading the game (Not happen on MS DirectX)
--
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=49666
Bug ID: 49666
Summary: Red Dead Redemption 2 requires HEAP flags offset to
match Windows
Product: Wine
Version: 5.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: bshanks(a)codeweavers.com
Distribution: ---
Red Dead Redemption 2 gets ProcessHeap from the PEB, and directly accesses the
'flags' and 'force_flags' fields of the HEAP structure.
Those fields need to be at the same offset as they are on WinVista through
current Win10, 0x40/0x70.
Wine currently pads the struct so 'flags' is in the correct place (0xC) vs.
WinNT/2000/XP
https://ctf-wiki.github.io/ctf-wiki/reverse/windows/anti-debug/heap-flags/
--
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=49656
Bug ID: 49656
Summary: SAP GUI - Ws2_32.getaddrinfo crashes with non-standard
service (/etc/services)
Product: Wine
Version: 5.14
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: guimaeda(a)gmail.com
Created attachment 67890
--> https://bugs.winehq.org/attachment.cgi?id=67890
Terminal output (both success and crash)
Calling getaddrinfo with pNodeName = NULL and a non-standard pServiceName that
is not present in /etc/services causes an Unhandled page fault.
I noticed this issue using SAP GUI, a Windows client for a corporate ERP system
that uses unusual TCP ports for some of its connections to servers.
These port numbers are registered in %WINDIR%\system32\drivers\etc\services
during installation, and after going through some traces I noticed the error
stopped after adding the same entries to the host's (macOS) /etc/services file.
Since SAP GUI is licensed software, I created a little C program that simulates
the same problem.
It simply calls getaddrinfo with a service name "I_dont_exist".
If this entry is not present in /etc/services, the program crashes.
Tested on Wine 5.14 upstream binaries downloaded from PlayOnLinux/Phoenicis
Wine building service.
I also tested in other Wine version I use, namely 5.14-staging, 5.0 (WineHQ
Homebrew), 5.7-staging (WineHQ Homebrew) and CrossOver 19.0.1. All had the same
result.
Sample C program with .exe and source code:
https://abap.ninja/bugreport/wine_getaddrinfo_crash.zip
--
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=46726
Bug ID: 46726
Summary: Dirt Rally 2.0 does not use embedded CA cert
Product: Wine
Version: 4.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: andreas(a)heider.io
Distribution: ---
Hi,
Dirt Rally 2.0 requires an online connection to play the single player
campaign, but with Wine 4.2 it can't successfully establish that connection due
to a certificate issue.
It tries to connect to https://prod.egonet.codemasters.com/, but since it does
not trust the certificate the connection fails.
The required CA certificate is embedded in dirtrally2.exe, but Wine does not
seem to pick it up and use it.
It all works perfectly if I manually trust the CA system-wide, by placing
codemasters.pem in /etc/ca-certificates/trust-source/anchors and run
update-ca-trust.
--
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=7102
Michael Stefaniuc <mstefani(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|5.0.x |---
--- Comment #25 from Michael Stefaniuc <mstefani(a)winehq.org> ---
Removing the 5.0.x milestone from bug fixes included in 5.0.3.
--
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=49488
Bug ID: 49488
Summary: uninitialized bytes in server call from
ntdll/server_write_file
Product: Wine
Version: 5.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: jeffersoncarpenter2(a)gmail.com
Distribution: ---
Created attachment 67607
--> https://bugs.winehq.org/attachment.cgi?id=67607
Configure output.
Steps to reproduce
* Build wine (currently ec9e556d31). Attached my configure output. See for
configure flags.
* Build 'int main() { return 0; }' under i686-w64-mingw-gcc
* Run under valgrind. Valgrind output attached.
The first valgrind error is:
==1472== Syscall param writev(vector[...]) points to uninitialised byte(s)
==1472== at 0x432C2A3: __writev (writev.c:26)
==1472== by 0x432C2A3: writev (writev.c:24)
==1472== by 0x485A099: send_request (server.c:221)
==1472== by 0x485A1DB: server_call_unlocked (server.c:281)
==1472== by 0x485A236: wine_server_call (server.c:297)
==1472== by 0x484B69E: server_write_file (file.c:4706)
==1472== by 0x484CB30: NtWriteFile (file.c:5272)
==1472== by 0x7BC500A8: NtWriteFile (file.c:176)
==1472== by 0x5E267A7: rpcrt4_conn_np_write (rpc_transport.c:415)
==1472== by 0x5E1BF85: rpcrt4_conn_write (rpc_binding.h:197)
==1472== by 0x5E1DB8C: RPCRT4_SendWithAuth (rpc_message.c:850)
==1472== by 0x5E1E9B7: RPCRT4_Send (rpc_message.c:1249)
--
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=45536
Bug ID: 45536
Summary: Total Commander 9.x crashes on unimplemented function
usp10.dll.ScriptGetFontAlternateGlyphs when Wine is
not detected
Product: Wine
Version: 3.13
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: usp10
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
while investigating bug 45514 (dupe of bug 42497) my Total Commander 9.x
installation stopped working because I made 'wine_get_version' a '-noname'
ordinal export (cheaper way, to avoid using Wine-Staging/patchset).
The app no longer detects Wine and runs into a problem.
Download: https://totalcommander.ch/win/tcmd920x64.exe
--- snip ---
$ pwd
/home/focht/wineprefix64-tcmd/drive_c/totalcmd
$ file *.{DLL,EXE}
TC7Z64.DLL: PE32+ executable (DLL) (GUI) x86-64, for MS Windows
TCLZMA64.DLL: PE32+ executable (DLL) (GUI) x86-64, for MS Windows
TCUNZL64.DLL: PE32+ executable (DLL) (GUI) x86-64, for MS Windows
UNRAR64.DLL: PE32+ executable (DLL) (console) x86-64, for MS Windows
WCMICON2.DLL: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows
WCMICONS.DLL: PE32 executable (GUI) Intel 80386, for MS Windows
WCMZIP64.DLL: PE32+ executable (DLL) (GUI) x86-64, for MS Windows
NOCLOSE64.EXE: PE32+ executable (GUI) x86-64, for MS Windows
TCMADM64.EXE: PE32+ executable (GUI) x86-64, for MS Windows
TCMDX32.EXE: PE32 executable (GUI) Intel 80386, for MS Windows
TCUNIN64.EXE: PE32+ executable (GUI) x86-64, for MS Windows
TOTALCMD64.EXE: PE32+ executable (GUI) x86-64, for MS Windows
$ WINEDEBUG=+seh,+relay wine TOTALCMD64.EXE >>log.txt 2>&1
...
0030:Call KERNEL32.GetProcAddress(7bc80000,00a8a890 "wine_get_version")
ret=00474dbb
0030:Ret KERNEL32.GetProcAddress() retval=00000000 ret=00474dbb
...
0030:Ret usp10.ScriptItemize() retval=00000000 ret=009f4047
0030:Call
usp10.ScriptShape(00250258,00bd1bc0,01cb9768,00000001,00000010,00099634,02f35050,02f35090,02f350d0,0037693c)
ret=009f40d1
...
0030:Ret usp10.ScriptShape() retval=00000000 ret=009f40d1
0030:Call KERNEL32.RaiseException(80000100,00000001,00000002,01cb96a0)
ret=7fe6fee5eb50
0030:trace:seh:NtRaiseException code=80000100 flags=1 addr=0x7b4944b9
ip=7b4944b9 tid=0030
0030:trace:seh:NtRaiseException info[0]=00007fe6fee5eb80
0030:trace:seh:NtRaiseException info[1]=00007fe6fee5eb95
wine: Call from 0x7b4944b9 to unimplemented function
usp10.dll.ScriptGetFontAlternateGlyphs, aborting
0030:trace:seh:call_vectored_handlers calling handler at 0x419950 code=80000100
flags=1
...
--- snip ---
Source:
https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/usp10/usp10.spec#l9
--- snip ---
9 @ stub ScriptGetFontAlternateGlyphs
--- snip ---
Microsoft docs:
https://docs.microsoft.com/en-us/windows/desktop/api/usp10/nf-usp10-scriptg…
$ sha1sum tcmd920x64.exe
d27abd02fe60002cfb60b1c68888a666c48c9142 tcmd920x64.exe
$ du -sh tcmd920x64.exe
5.0M tcmd920x64.exe
$ wine --version
wine-3.13
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=49460
Bug ID: 49460
Summary: where.exe is missing in wine (affects Waves Central )
Product: Wine
Version: 5.11
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
This program where.exe is present in my Windows 7; I guess wine should provide
one as well...
Trying to run Waves Central Installer with +process:
00f8:trace:process:CreateProcessInternalW app L"C:\\windows\\system32\\cmd.exe"
cmdline L"C:\\windows\\system32\\cmd.exe /d /s /c \"where powershell.exe\""
I copied over where.exe from my Windows 7 to my prefix and now I got Waves
Central to install and start (also have to install powershell),
--
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=49281
Bug ID: 49281
Summary: FinanceExplorer crashes inside msado15.dll
Product: Wine
Version: 5.9
Hardware: x86
URL: http://www.metalogicsw.com/download/financeexplorer/Fi
nanceExplorerPortable_8.2.0_English.paf.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Hi, a user tested some portable apps on forum:
https://forum.winehq.org/viewtopic.php?f=2&t=33957
I tried a few up to now, this one (see downloadlink) crashes indeed, see
below.
Maybe the app needs some additional stuff installed (jet40???), I woudln`t
know, but my guess is, it shouldn`t crash at least inside msado15 (????)
ha1sum FinanceExplorerPortable_8.2.0_English.paf.exe
b02a68edb281a644a3f947f342b1a101842fa845
FinanceExplorerPortable_8.2.0_English.paf.exe
crash:
0174:fixme:msado15:recordset_QueryInterface interface
{00000126-0000-0000-c000-000000000046} not implemented
0174:fixme:msado15:connection_QueryInterface interface
{00000126-0000-0000-c000-000000000046} not implemented
0174:fixme:msado15:connection_Open 14BB2888,
L"Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=Z:\\media\\louis\\aqqa\\FinanceExplorerPortable\\App\\FinanceExplorer\\db\\mfe.mdb;Persist
Security Info=False", L"", 00A235FC, ffffffff
0174:fixme:msado15:supporterror_InterfaceSupportsErrorInfo 14BB2888,
{00000515-0000-0010-8000-00aa006d2ea4}
Unhandled exception: page fault on read access to 0x00000010 in 32-bit code
(0x14fb644e).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:14fb644e ESP:0031d3cc EBP:0031d404 EFLAGS:00010216( R- -- I -A-P- )
EAX:00000000 EBX:14bb2858 ECX:14bb2858 EDX:00000001
ESI:00000000 EDI:19930522
Stack dump:
0x0031d3cc: 7bc72f40 00000080 0031d3f0 0031d428
0x0031d3dc: 7bc72f40 0031d3f4 14b70000 0031d428
0x0031d3ec: 7bc72f40 00110060 00a23570 14bb2858
0x0031d3fc: 00000000 19930522 0031d434 14fb6afc
0x0031d40c: 14fb4765 1fffffff 14bb2858 0031d430
0x0031d41c: 00411d9d 14bb2858 0031d42c 00a23410
Backtrace:
=>0 0x14fb644e close_recordset+0xe(recordset=0x14bb2858)
[Z:\home\louis\sda2\wine32-build\dlls\msado15\..\..\..\wine\dlls\msado15\recordset.c:206]
in msado15 (0x0031d404)
1 0x14fb6afc recordset_AddRef+0x9b()
[Z:\home\louis\sda2\wine32-build\dlls\msado15\..\..\..\wine\dlls\msado15\recordset.c:773]
in msado15 (0x0031d434)
2 0x0043a07e EntryPoint+0xffffffff() in mlfinexp (0x0031d454)
3 0x00471367 in mlfinexp (+0x71366) (0x0031e090)
--
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=49179
Bug ID: 49179
Summary: winetest.exe fails to run on windows arm (surface rt /
armv7)
Product: Wine
Version: 5.8
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: testcases
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
Created attachment 67196
--> https://bugs.winehq.org/attachment.cgi?id=67196
patch
Jacek was kind enough to cross compile (using llvm-mingw) an armv7 winetest
binary for me.
I tried running that on my rooted Surface RT tablet (windows 32-bit armv7), and
it immediately fails with an error dialog:
The procedure entry point NtCurrentTeb could not be located in the dynamic link
library C:\Users\User\Desktop\winetest.exe
<jacekc> it looks like NtCurrentTeb is not exported by windows ntdll. looking
at windows headers, there is an inline version
<jacekc> it should use _MoveFromCoprocessor. I don't know enough about arm to
know how hard it is to support
Using an inline definition instead allows the tests to run. I'm attaching
Jacek's patch that does that for reference.
--
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=35903
Bug ID: 35903
Summary: CED1401 Device connected through USB not found
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alois.schloegl(a)gmail.com
The CED1401 is a devices which connected with USB to the PC.
The software for controlling the device installs and runs well, but it does not
identify the USB device.
For this reason, the application "CED1401" in Winehq's AppDB has currently
status "Garbage".
--
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=49662
Bug ID: 49662
Summary: Wine Internet Explorer crashes on https://[2600::]/
Product: Wine
Version: 5.14
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 67901
--> https://bugs.winehq.org/attachment.cgi?id=67901
Terminal output
To reproduce:
1. Run `wine iexplore https://[2600::]/`
2. Click "Yes" on the certificate warning dialog.
Console output is attached.
--
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=49439
Bug ID: 49439
Summary: Printing and scanning software for Brother L2540DW
fails to install (VBScript parser can't handle a "case
else" statement with a comment and no statements to
execute)
Product: Wine
Version: 5.11
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 67536
--> https://bugs.winehq.org/attachment.cgi?id=67536
WINEDEBUG=+vbscript
To reproduce:
1. Run `winetricks mfc42`
2. Run the Brother Printing Device setup program
3. When asked for the connection type, select "Wired Network Connection
(Ethernet)" and be sure to check "Custom Install"
4. When asked how to locate the printer, type in the IP address 127.0.0.1 (this
is just for debugging, any IP address is fine)
After that, a message pops up that says "An error occurred during the
installation" and the software to scan a document over the network is not
installed.
Console output with WINEDEBUG=+vbscript is attached which indicates failure
parsing a VBScript file. I dumped the full text of the file and this is the
problematic part:
select case lcase(PortType)
case "raw"
oPort.Protocol = 1
case "lpr"
oPort.Protocol = 2
case else
'
' PutInstance will attempt to get the configuration of
' the device based on its IP address. Those settings
' will be used to add a new port
'
end select
oPort.HostAddress = oParamDict.Item(kHostAddress)
It seems that Wine's VBScript parser can't handle a "case else" clause that
contains nothing but a comment.
$ sha256sum DCP-L2540DW-inst-C1-US.EXE
29d58844815a030ae22297363dbc707b887da3d742b0a60de17e4c610c5bd31c
--
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=49257
Bug ID: 49257
Summary: Avast Free Antivirus 20.3 crashes before installing
due to unimplemented function rpcrt4.dll.RpcIfInqId
Product: Wine
Version: 5.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal54(a)gmail.com
Distribution: ---
Created attachment 67264
--> https://bugs.winehq.org/attachment.cgi?id=67264
Avast log
It crash when I run installer.
Download Link
https://dpcdn-avast.pl/specjalne/avast_organic/avast_free_antivirus_setup_o…
--
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=48938
Bug ID: 48938
Summary: Ashes of the Singularity: Escalation (steam-id:507490)
crashes due to regression
Product: Wine
Version: 4.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: stefan.riesenberger(a)gmail.com
Distribution: ---
Created attachment 66913
--> https://bugs.winehq.org/attachment.cgi?id=66913
log with +loaddll,+seh
The Steam-game Ashes of the Singularity: Escalation instantly crashes on start,
due to an regression which was bisected to:
c7548d6c4fcc37844503f67d41e2a4bc2e429dcc advapi32: Move registry functions to
kernelbase.
I tested the parent commit which doesn't crash:
7c2d5a7c25437bc872c8ddf335466cffc0e995fa
I attached a log with +loaddll,+seh. I can provide other logs too, if needed.
Running with +relay prevents the crash on startup.
Kind regards,
Riesi
--
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=49685
Bug ID: 49685
Summary: Gigabyte "EasyTune" service crashes in wbemprox
Product: Wine
Version: 5.7
Hardware: x86
URL: https://web.archive.org/web/20200810002748/https://download.gigabyte.com/FileList/Utility/mb_utility_app_cen
ter_B20.0219.1.zip
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Can be reproduced by running the "App Center" installer, available from the
list of X570 UD motherboard support software here:
<https://www.gigabyte.com/Motherboard/X570-UD-rev-10/support>
The crash is in a service called "EasyTuneEngine".
--
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=49664
Bug ID: 49664
Summary: FrostyModManager v1.0.5.9 crashes on launch
Product: Wine
Version: 5.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dwmapi
Assignee: wine-bugs(a)winehq.org
Reporter: qsniyg(a)mail.com
Distribution: ---
DwmIsCompositionEnabled tries to write to a NULL pointer.
00c0:fixme:dwmapi:DwmIsCompositionEnabled 0000000000000000
--- snip ---
Unhandled exception: page fault on write access to 0x00000000 in 64-bit code
(0x00000000638c19e9).
--
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=49264
Bug ID: 49264
Summary: MultiSync installation crashes (needs
_Command::get/put_CommandText)
Product: Wine
Version: 5.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a.altonen(a)hotmail.com
Distribution: ---
Multisync installation requires implementation for
_Command::get/put_CommandText
Related to https://bugs.winehq.org/show_bug.cgi?id=47543
--
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=48405
Bug ID: 48405
Summary: Battle.Net Launcher Beta crashes with Windows version
set to 10
Product: Wine
Version: 5.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
Distribution: ---
If I switch the prefix version to Windows 10 and launch Battle.Net Launcher
Beta in it, it will crash if I just interact a bit with the launcher (like move
its window, hover over UI elements, etc), and also if I open the settings menu.
The crash that is caused by interaction can be work-arounded by enabling
Virtual Desktop, but it doesn't work for the crash that occurs when you open
the settings menu. Neither issues occur if I set the version to 7.
Battle.Net has its own crash handler so I couldn't produce backtraces.
Attaching +seh,+relay logs (the prefix these were made in is clean, no native
components were installed in 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=49570
Bug ID: 49570
Summary: LVM_FINDITEM case sensitivity
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: xolopivo(a)hotmail.com
Distribution: ---
Common controls list view control LVM_FINDITEM handling issue.
In Windows search is case insensitive and in Wine is case sensitive.
This creates issues.
--
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=44127
Bug ID: 44127
Summary: Metal Gear Solid V: Ground Zeroes doesn't launch
Product: Wine
Version: 2.22
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 59865
--> https://bugs.winehq.org/attachment.cgi?id=59865
+seh
Game crashes at launch.
00e2:err:seh:NtRaiseException Unhandled exception code 80000003 flags 0 addr
0x7bc8e34d
wine-2.22-158-g47e9e911ac
--
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=49620
Bug ID: 49620
Summary: Tableau Desktop fails to install
Product: Wine
Version: 5.13
Hardware: x86-64
URL: https://downloads.tableau.com/tssoftware/TableauDeskto
p-64bit-2020-2-2.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Created attachment 67805
--> https://bugs.winehq.org/attachment.cgi?id=67805
fake success
sha1sum TableauDesktop-64bit-2020-2-2.exe
33445211ab66cb07990e11468521ca848a23ed7a TableauDesktop-64bit-2020-2-2.exe
The installer says "Setup failed" in the end
The installation dir is mostly empty (only a directory called Drivers is
present)
>From console:
02f4:fixme:sc:wmain command not supported
0190:err:msi:execute_script Execution of script 0 halted; action L"[\"sc.exe\"
sdset \"flexnet licensing service 64\"
D:(D;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;NU)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWRPWPLOCRRC;;;IU)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCLCSWRPLOCRRC;;;WD)<=>S-1-5-21-0-0-0-1000<=>{76106BC3-8B70-441F-98CE-D448FCEAFD18}]UpdateFlexNetS"...
returned 1603
Faking success in sc.exe makes the installation succeed. See attached patch
hereafter.
--
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=49372
Bug ID: 49372
Summary: winedump crashes for sltg typelib files
Product: Wine
Version: 5.10
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: infyquest(a)gmail.com
Distribution: ---
Created attachment 67425
--> https://bugs.winehq.org/attachment.cgi?id=67425
tlb file
When calling trying to dump the sltg typelib files, winedump crashes
with assert error and it show incorrect pad9 output.
The command line output is below:
$ winedump hello.tlb
Contents of hello.tlb: 2519 bytes
Header {
magic = 47544c53h
# file blocks = 5
res06 = 000ch
size of index = 002bh
first block = 1
guid = {000204ff-0000-0000-c000-000000000046}
res1c = 00000034h
res20 = ffff0000h
}
Block entry 0 {
len = 0000012bh
index string = 21h "6b09b0648"
next = 0002h
}
Block entry 1 {
len = 00000103h
index string = 17h "7b09b0648"
next = 0003h
}
Block entry 2 {
len = 0000012fh
index string = dh "8b09b0648"
next = 0004h
}
Block entry 3 {
len = 000005cbh
index string = 9h "dir"
next = 0000h
}
index:
"\1CompObj"
"dir"
"8b09b0648"
"7b09b0648"
"6b09b0648"
pad9:
0000006f: 00 00 00 00 18 88 50 34-54 .....�P4T
winedump: ../../../wine/tools/winedump/tlb.c:1984: sltg_dump: Assertion
`hlpstr_len == len + 6' failed.
Aborted (core dumped)
Attaching the affected sltg typelib 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=48779
Bug ID: 48779
Summary: Secret Files 3 crashes at launch (needs
d3dx9_skin_info_Clone)
Product: Wine
Version: 5.4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
fixme:d3dx:d3dx9_skin_info_Clone iface 05278980, skin_info 0479BD48 stub!
wine-5.4-128-gc43998cb51
--
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=44306
Bug ID: 44306
Summary: Visual Novel "A Clockwork Ley-Line: The Borderline of
Dusk" doesn't work with d3d9
Product: Wine
Version: 3.0-rc4
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
The game simply doesn't start when directx is used. The console log stops, and
nothing happens anymore.
Issue happens with wine-3.0-rc4 and wine-staging-2.21.
Complete log:
--------
006f:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
006f:fixme:win:WINNLSEnableIME hwnd 0x70050 enable 0: stub!
006f:fixme:win:EnumDisplayDevicesW ((null),0,0x33f874,0x00000000), stub!
006f:fixme:d3d:wined3d_check_device_format_conversion wined3d 0x16ae38,
adapter_idx 0, device_type WINED3D_DEVICE_TYPE_HAL, src_format
WINED3DFMT_B8G8R8A8_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
--------
When setting d3d9 to disabled in winecfg, the game starts up fine.
Note: I'm using the non-steam version of the game.
--
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=49379
Bug ID: 49379
Summary: d2d1.dll.D2D1CreateDevice is unimplemented
Product: Wine
Version: 5.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: me+wine(a)shane.sh
Distribution: ---
Created attachment 67439
--> https://bugs.winehq.org/attachment.cgi?id=67439
The crash report generated by Altium
I'm trying to get Altium Designer 20 running in wine. I'm using wine-staging
5.10 with the msxml6 and dotnet461 winetricks. These are necessary to get the
application to start (and wine-staging because it includes a fix for
https://bugs.winehq.org/show_bug.cgi?id=46568).
However, the problem is that when I try to actually open a file, it crashes
with the following being printed to STDERR:
wine: Call from 0x7b0317a8 to unimplemented function d2d1.dll.D2D1CreateDevice,
aborting
Altium's own crash report seems to confirm that this is the problem (attached).
I don't really know anything about DirectX, or Windows programming at all, but
I don't think it should be too hard to implement this stub. Wine's
dlls/d2d1/device.c does have a function called d2d_device_init, and my guess
would be that D2D1CreateDevice would mostly just be a wrapper around that. But
my naive attempt to implement that didn't work so it's quite likely I'm missing
something important.
Any help would be appreciated.
--
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=49322
Bug ID: 49322
Summary: cmudpro334 pops up errorwindow "OLE error 80004001"
Product: Wine
Version: 5.9
Hardware: x86-64
URL: https://web.archive.org/web/20190527111622if_/http://www.zuggsoft.com/files/cmudpro334_setup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: explorerframe
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
Created attachment 67347
--> https://bugs.winehq.org/attachment.cgi?id=67347
Screenshot of error
Happens when version set to (default) win7
In console:
04b8:fixme:win:LockWindowUpdate ((nil)), partial stub!
04b8:fixme:explorerframe:taskbar_list_SetOverlayIcon iface 06741228, hwnd
0003024C, hIcon 00000000, pszDescription (null) stub!
Returning S_OK for taskbar_list_SetOverlayIcon fixes the bug. As this function
only takes "in"-parameters I think it`s safe to just return S_OK here.
--
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=49189
Bug ID: 49189
Summary: Auslogics registry cleaner crash ans show "OLE error
80004001"
Product: Wine
Version: 5.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal54(a)gmail.com
Distribution: ---
Created attachment 67208
--> https://bugs.winehq.org/attachment.cgi?id=67208
Wine log
Hi,
When I Installed Autodesk registry cleaner(probably 8.2 or 8.4 version) from
this site -
https://downloads.auslogics.com/en/registry-cleaner/registry-cleaner-setup.…,
then I got just an error "OLE error 80004001".
With WINEDEBUG=+heap
I have also this errors:
```
03dc:err:heap:HEAP_GetPtr Invalid heap (nil)!
```
and also
```
ive_c/Program Files (x86)/Auslogics\Registry Cleaner\Integrator.exe:
heap.c:465: HEAP_GetPtr: Assertion `FALSE' failed.
```
sha256
a538fa3c01da54c3092ecbe117da08d9106e9a5d51b6c97117cd636ed052b18b
registry-cleaner-setup.exe
md5sum registry-cleaner-setup.exe
ebf363d2140a4219e290c9e806199e73 registry-cleaner-setup.exe
--
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=26171
Summary: wine fails to install BVRP classic phone tools
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: axel.braun(a)gmx.de
Created an attachment (id=33350)
--> (http://bugs.winehq.org/attachment.cgi?id=33350)
backtrace
I try to install the BVRP classic phone tools (
http://www.avanquest.com/USA/software/classic-phonetools-9-27401 ) - use trial
version to cross-check - to manage a USR 56K Message modem
axel@southpole:/daten/linux/USRobotics/DEU> wine setup.exe
wine: created the configuration directory '/home/axel/.wine'
fixme:system:SetProcessDPIAware stub!
fixme:iphlpapi:NotifyAddrChange (Handle 0x90fe914, overlapped 0x90fe918): stub
wine: configuration in '/home/axel/.wine' has been updated.
fixme:storage:create_storagefile Storage share mode not implemented.
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
fixme:shell:IShellLinkA_fnGetPath (0x13198e8): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkA_fnGetPath (0x13198e8): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkA_fnGetPath (0x13184a8): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkA_fnGetPath (0x13184a8): WIN32_FIND_DATA is not yet
filled.
fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling
mixer
fixme:spoolsv:service_handler got service ctrl 4
-- at this point in the the installation asks for the C:\windows\Driver
Cache\I386\ files. I redirect to the installation disk, and wine scans
winsys32.cab.
Afterwards the error message 'AddPrintProcessor: No enough buffer' is issued in
a pop-up box
When then starting the application, the assistant for device configuration is
startet, and shows com1-com8
I see tons of messages:
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0
method=0)
fixme:winspool:OpenPrinterW PRINTER_DEFAULTS ignored => L"RAW",(nil),0x000f000c
fixme:winspool:AddPrintProcessorA
((null),(null),"WfxPrint2000.dll","WfxPrint2000"): stub
fixme:spoolsv:service_handler got service ctrl 4
fixme:rpc:handle_bind_error unexpected status value 1765
fixme:spoolsv:service_handler got service ctrl 4
fixme:shell:IShellLinkA_fnGetPath (0x13f9df0): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkA_fnGetPath (0x13f9df0): WIN32_FIND_DATA is not yet
filled.
axel@southpole:/daten/linux/USRobotics/DEU> fixme:win:AnimateWindow partial
stub
fixme:tapi:lineInitialize (0x33f83c, 0x820000, 0x83c200, (null), 0x33f880):
stub.
fixme:tapi:lineInitialize (0x33e83c, 0x820000, 0x83c200, (null), 0x33e880):
stub.
fixme:tapi:lineInitialize (0x33dff8, 0x820000, 0x83c200, (null), 0x33e03c):
stub.
fixme:tapi:lineInitialize (0x845948, 0x820000, 0x83c200, (null), 0x84598c):
stub.
fixme:setupapi:SetupDiLoadClassIcon : stub
{4d36e978-e325-11ce-bfc1-08002be10318}, (nil), 0x33d468
fixme:setupapi:SetupDiLoadClassIcon : stub
{4d36e978-e325-11ce-bfc1-08002be10318}, (nil), 0x33d468
fixme:setupapi:SetupDiLoadClassIcon : stub
{4d36e978-e325-11ce-bfc1-08002be10318}, (nil), 0x33d468
fixme:setupapi:SetupDiLoadClassIcon : stub
{4d36e978-e325-11ce-bfc1-08002be10318}, (nil), 0x33d468
fixme:comm:set_queue_size insize 16384 outsize 16384 unimplemented stub
fixme:setupapi:SetupDiLoadClassIcon : stub
{4d36e978-e325-11ce-bfc1-08002be10318}, (nil), 0x33b044
(etc)
When starting the application manually, it tries to access the modem installed
under /dev/ttyS0 as com1, which fails.
axel@southpole:~/.wine> dir /dev/ttyS0
crw-rw---- 1 root dialout 4, 64 19. Feb 17:35 /dev/ttyS0
If I install without hardware check, and select the hardware manually from the
list, an error message
c:\windows\inf\mdmgen.inf not found
If I contineu with the installation, phonetools.exe crashes - see backtrace.
Any Idea what I could do to make the programm see the modem
--
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=49352
Bug ID: 49352
Summary: JamKazam msi installer fails at copy
Product: Wine
Version: 5.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: junk(a)therobinsonfamily.net
Distribution: ---
Created attachment 67389
--> https://bugs.winehq.org/attachment.cgi?id=67389
console output with WINEDEBUG=warn+all
Attempting to install JamKazam-1.0.3744.msi fails with the installer apparently
not able to copy files.
--
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=48959
Bug ID: 48959
Summary: S-Gear 2 installer does not recognize wine as Windows
10
Product: Wine
Version: 5.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: bugzilla(a)finetuned.nl
Distribution: ---
Created attachment 66935
--> https://bugs.winehq.org/attachment.cgi?id=66935
Wine log when running S-GearSetupv294.exe
When I run S-GearSetupv294.exe, I cannot continue because it throws up a
dialog:
> S-Gear2 cannot be installed on the following Windows versions: Windows Vista x64, Windows Server 2008 x64, Windows 7 x64, Windows Server 2008 R2 x64, Windows 8 x64, Windows Server 2012 x64, Windows 8.1 x64, Windows Server 2012 R2 x64, Windows Server x64.
>From winecfg in that wineprexfix, I have set the prefix to Windows 10.
S-GearSetupv294.exe can be downloaded from
https://www.scuffhamamps.com/download/s-gear-v2.
The older S-Gear v2.7 can be installed.
--
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=50112
Bug ID: 50112
Summary: wine kindle-for-pc 1.11 then open a ebook will cause
crash
Product: Wine
Version: 5.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: widon1104(a)qq.com
Distribution: ---
Created attachment 68608
--> https://bugs.winehq.org/attachment.cgi?id=68608
wine kindle crash log
wine kindle-for-pc 1.11 used to be good, but now I tried wine5.0.2 and 5.17
both will
crash when open a ebook.
--
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=7955
--- Comment #11 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
albeit unrelated to the actual problem, there is a caveat to the MS Access ODBC
driver installation from Access/Office runtime via 'winetricks art2kmin'.
I reported it here: https://github.com/Winetricks/winetricks/issues/1641
The installer/app requires the older 32-bit 'Jet' ODBC driver (*.mdb) from
Access 200. The 'ACE' ODBC driver (.mdb,.accdb) from Access 2007 won't work
unless you modify files and re-run parts of the post-install manually (ODBC
data source setup).
Another tidbit: With newer Wine versions you require native 'odbccp32' override
as well to have DSN creation work.
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=7955
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://hoai.de |https://web.archive.org/web
| |/20160419173100/http://www.
| |kbld.de/fileadmin/default/d
| |ownloads/testversionen/shoa
| |i13-kompakt.exe
--- Comment #10 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
adding stable download links via Internet Archive:
https://web.archive.org/web/20160419173100/http://www.kbld.de/fileadmin/def…https://web.archive.org/web/20201110085755/https://www.kbld.de/fileadmin/de…
Still present.
--- quote ---
Unable to test the test since dismissing the error window closes the software.
--- quote ---
You need to click the button labelled 'Anwendung fortsetzen' (continue).
$ sha1sum shoai13-kompakt.exe
ee726de4309c6667c458296c4530102254fc7a20 shoai13-kompakt.exe
$ du -sh shoai13-kompakt.exe
38M shoai13-kompakt.exe
$ sha1sum testversionshoai13.exe
ee726de4309c6667c458296c4530102254fc7a20 testversionshoai13.exe
$ du -sh testversionshoai13.exe
38M testversionshoai13.exe
$ wine --version
wine-5.21-33-g572aa09de1b
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=35083
Bug #: 35083
Summary: world of warplanes crashes after first loading
Product: Wine
Version: 1.7.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: levanchelidze(a)gmail.com
Classification: Unclassified
Created attachment 46798
--> http://bugs.winehq.org/attachment.cgi?id=46798
Terminal output
I created a fresh wine prefix on ubuntu 13.10 x64
Game downloaded itself and installed it without a problem
installation terminal output
http://www.mediafire.com/download/n8eilsy9yjqy6dl/installation%20terminal%2…
On the first launch of this game I got this error
http://i.imgur.com/1qZwT9H.png
Then I installed dx9 redistributable from winetrikes,
After this the game started however after the first loading game crashed
http://i.imgur.com/tqbnous.png
but I noticed that htop shows that world of warplanes is still running
--
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=6893
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://kids4chess.com/cblig |https://web.archive.org/web
|ht.exe |/20201110082413/http://kids
| |4chess.com/cblight.exe
--
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=49636
Bug ID: 49636
Summary: Wine does not fill in Vulkan device LUID for more than
1 GPU
Product: Wine
Version: 5.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winevulkan
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
Distribution: Mint
Created attachment 67829
--> https://bugs.winehq.org/attachment.cgi?id=67829
vulkan_tests_results
Hi.
When running the Wine's Vulkan test, I've encountered some failures when
running on a machine with dual graphics. They appear to be caused by Wine not
filling device LUIDs for the discrete GPU, only the primary integrated (Intel)
one. This happens even if you set preference for the discrete GPU and filter
out other GPUs with some envars (__NV_PRIME_RENDER_OFFLOAD=1
__GLX_VENDOR_LIBRARY_NAME=nvidia __VK_LAYER_NV_optimus=NVIDIA_only).
This causes an issue in World War Z, as it requires device LUID to be filled,
and falls back to its inferior DX11 renderer if the LUID is zero-ed out.
I've attached a text file with output from the vulkan test running with
different combinations of these filtering envars and with none of them.
I should note that this is not related to bug 49631, these tests were done on a
different machine and during the tests for this bug report virtual desktop was
disabled.
--
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=7961
Zebediah Figura <z.figura12(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |z.figura12(a)gmail.com
--- Comment #22 from Zebediah Figura <z.figura12(a)gmail.com> ---
(In reply to Vijay Kamuju from comment #21)
> Does this problem still exists?
As was pointed out to you in comment 4, you can test this yourself.
--
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=7961
--- Comment #21 from Vijay Kamuju <infyquest(a)gmail.com> ---
Does this problem still exists?
--
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=6893
--- Comment #22 from winetest(a)luukku.com ---
still fails wine 5.21.
--
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=7054
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winetest(a)luukku.com
--- Comment #22 from winetest(a)luukku.com ---
I think the bug has evolved over time. now the program gives a popup with error
message: file not found. wine 5.21.
--
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=12458
Summary: MySQL Workbench 5 aborts with NotImplementedException
ITextDocument.Range(Int32 cp1, Int32 cp2)
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://dev.mysql.com/downloads/workbench/5.0.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://www.bytebot.net/blog/archives/2007/11/27/workbench-beta-adventure-on…
complained that MySQLWorkbench didn't work on Wine, so I gave it a whirl.
On an empty .wine directory, it complained that it needed .net 2.
With 'winetricks dotnet20', it complained
"The operating system is not adequate for running MySQL Workbench 5.0 OSS"
(it requires WinNT version 502, and we're at 500).
With 'winetricks dotnet20 vista', it installed. Running failed early with
Unhandled Exception: System.NotImplementedException: The method or operation is
not implemented.
at System.Windows.Forms.UnsafeNativeMethods.ITextDocument.Range(Int32 cp1,
Int32 cp2)
at System.Windows.Forms.TextBoxBase.ScrollToCaret()
at MySQL.GUI.Shell.GrtPromptForm.ScrollToBottom()
at MySQL.GUI.Shell.GrtPromptForm.PrintText(String text)
at MySQL.GUI.Shell.GrtShellForm.PrintShellOutput(String text)
With "winetricks dotnet20 riched20 vista", it worked much better;
there was a fatal error dialog without much info, but if you ignore it,
the interface comes up and seems to work.
(Though all I really tried was Help.)
So my main complaint is our riched20 doesn't support com text services.
[Oddly, if Tahoma is installed (e.g. winetricks tahoma), it crashes hard
and early with
Unhandled Exception: System.ArgumentException: Parameter is not valid.
at System.Drawing.Font.GetHeight(Graphics graphics)
at System.Drawing.Font.get_SizeInPoints()
at System.Drawing.SystemFonts.FontInPoints(Font font)
at System.Drawing.SystemFonts.get_MenuFont()
but that's another bug, maybe.]
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47386
Bug ID: 47386
Summary: Not tracked mouse cursor in the game
Product: Wine-staging
Version: 4.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: duponamk(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 64719
--> https://bugs.winehq.org/attachment.cgi?id=64719
File with bug
Drakensang Online:
Good day.
In the online game Drakensang Online has long observed the following
bug: when you start the game is not visible the cursor of the mouse,
i.e. the cursor appears, but does not move. And in the background you
can see that it is still moving, but it is not displayed correctly. As a
result, there is no way to play the game normally.
This is also evident in the stable wine.
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.
https://bugs.winehq.org/show_bug.cgi?id=50103
Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
Ever confirmed|0 |1
CC| |o.dierick(a)piezo-forte.be
--- Comment #1 from Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> ---
Hello,
Please read and follow the bug writing guidelines:
http://wiki.winehq.org/Bugs
Pay attention to the 'How to report' and 'Do and Don't' parts.
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=25496
Summary: Fotowall: Crash at Test GL
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine Fotowall 0.9 WinXP Vista 7.exe
4) press "SETUP" in right upper corner and then press "Test GL"
Behaviour:
Application crashes.
Expected behaviour:
Application shouldn't crash.
--
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=42955
Bug ID: 42955
Summary: ffxiv dx11 fixme:msctf:ThreadMgrSource_AdviseSink
(0xbcf3ee0) Unhandled Sink:
{ea1ea136-19df-11d7-a6d2-00065b84435c}
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ssbkm(a)icloud.com
Distribution: ---
ffxiv dx11
--
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=38059
Bug ID: 38059
Summary: MechCommander 2: 0x887602eb: D3DERR_SURFACENOTINVIDMEM
Product: Wine
Version: 1.7.34
Hardware: x86
URL: http://www.sarna.net/files/info/programs/games/mechcom
mander_2/demo/mc2trial.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
During operation several error dialogs appear, most are related to this error.
They appear to be triggered by display changes (videos starting, window size,
full-screen transitions). Occurs with the CD and trial versions.
Tested on two different systems with different GPUs, Intel GM965/GL960
(xserver-xorg-video-intel 2:2.99.910-0ubuntu1.3) and Radeon HD 7340 (fglrx
2:13.350.1-0ubuntu2), on Xubuntu 14.04 x86_64. The Intel GPU is too slow to
play but the same errors occur.
The game attempts to play full-screen but fails (more error dialogs) and falls
back to windowed.
Native components installed:
winetricks -q directplay dsound
--
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=50066
Bug ID: 50066
Summary: dinput-remap-joystick causes crash with >32 button
joystick
Product: Wine-staging
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lemmi59612(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 68522
--> https://bugs.winehq.org/attachment.cgi?id=68522
Log of `wine control joy.cpl` when crashing due to button 33 being pressed
When the `dinput-remap-joystick` staging patch is applied to Wine, various
crashes occur with a joystick that has more than 32 buttons.
* Wine's `joy.cpl` crashes when pressing or releasing such a button
(Wine-Staging)
* Star Citizen crashes during launch (Wine-Staging + DXVK)
`joy.cpl` works fine in vanilla Wine. Star Citizen requires other staging
patches to launch, and works fine if `dinput-remap-joystick` is excluded.
I'm using the Saitek X-55 Rhino HOTAS, where the throttle and stick can be
plugged in independently. The throttle has 34 buttons and causes these crashes,
the stick only reports 17 buttons (14 physically) and does not cause any
crashes. Buttons 32-34 on the throttle are the three-state "MODE" switch (M1-M3
respectively).
The crashes in `joy.cpl` happen regardless of whether the `(event)` or `(js)`
interface of the throttle is selected.
--
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=50035
Bug ID: 50035
Summary: Bugs in ntdll-Junction_Points staging patchset
Product: Wine-staging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: martin(a)martin.st
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 68475
--> https://bugs.winehq.org/attachment.cgi?id=68475
First patch
Attaching two patches that can be squashed into the existing patches in
ntdll-Junction_Points. The bugs are that FindNextFileW doesn't properly set the
dwReserved0 field (containing the ReparseTag value) if iterating over files in
a directory other than the current one, and that CreateSymbolicLinkA is
unimplemented.
--
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.