https://bugs.winehq.org/show_bug.cgi?id=47049
Bug ID: 47049
Summary: boolean type defined as 'unsigned char' rather than
'char'
Product: Wine
Version: 4.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rpc
Assignee: wine-bugs(a)winehq.org
Reporter: richard(a)torproject.org
Distribution: ---
Probably not the end of the world, but still a difference between latest widl
and midl.
min-repro here:
https://github.com/pospeselr/mingw-widl-bug/tree/boolean_bug
Includes tlb generated by widl 4.5 and midl 8.01.0622
--
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=46983
Bug ID: 46983
Summary: type command in cmd.exe with two files and stdout
redirect, behavior is different
Product: Wine
Version: 4.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: davidglanzman(a)yahoo.com
Distribution: ---
The type command in cmd.exe, when used with two file arguments as inputs and
stdout is redirected to a file, write the filenames to the file in wine, but
print the filenames to the terminal in windows.
To reproduce:
1. Create a file "test.txt" with some content
2. Launch cmd.exe
3. Run the command "type test.txt test.txt > out.txt"
4. Observe that in wine, the filename "test.txt" is printed in the output file,
while on Windows it appears in the terminal instead of the 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=46421
Bug ID: 46421
Summary: μTorrent has squares in it's update-dialog - most
likely taskdialog
Product: Wine
Version: 4.0-rc3
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
See title.
--
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=47709
Bug ID: 47709
Summary: Zoom Edit&Share 5.0.0.0: installer crashes on versions
3 and 4 of wine
Product: Wine
Version: 4.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sven.a.jonsson(a)bahnhof.se
Distribution: ---
Created attachment 65181
--> https://bugs.winehq.org/attachment.cgi?id=65181
Terminal capture of fail
Every time I attempt to install Zoom Edit&Share on wine, with any wine version
3 or 4.
I'm currently running Gentoo, but I have seen the same error running Void
linux.
I have installed and executed it fine on wine 2.
The crash appears when I press the "Install" button in the "Ready to Install
the Program" window.
The program can be downloaded from here
"https://www.zoom.co.jp/sites/default/files/products/downloads/software/E_Ed…"
The sha1sum of the unpacked exe is
❯ sha1sum Edit\&Share\ 5.0.0.0\ Setup.exe
d917cdb747f00ef7c8def46db3ebad826565c380 Edit&Share 5.0.0.0 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.
https://bugs.winehq.org/show_bug.cgi?id=47693
Bug ID: 47693
Summary: ExHIBIT (Sample Project): Can't select menu item in
the title screen
Product: Wine
Version: 4.0.1
Hardware: x86
URL: http://retouch.xsrv.jp/retouch/archives/sampleProject.
zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Distribution: Ubuntu
ExHIBIT[1] is a Japanese visual novel engine used by a commercial product over
a decade. In the title screen of the sample project, nothing happens when
clicking in-game menu item.
[1] http://www.retouch.info/retouch/overview.html
Steps to reproduce:
1. Download sampleProject.zip (SHA1:8F3CD01822029F441DBE609F22D1624CFA784A8A)
from http://www.retouch.info/retouch/sampleProject.html
2. Unzip it and change working directory to sampleProject/game.
3. Launch ExHIBIT.exe in Japanese locale, i.e. LANG=ja_JP.UTF-8 wine
ExHIBIT.exe
Title screen will be shown.
4. Click メッセージ表示 (Displaying Message) on the left column.
Expected behavior:
* Starts a demonstration of displaying message.
Actual behavior:
* Nothing happens.
--
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=47101
Bug ID: 47101
Summary: Multiple 64-bit game and application crash reporting
tools need x86_64 'ntdll.RtlCaptureStackBackTrace'
implementation
Product: Wine
Version: 4.7
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as it says. Application generated backtraces for x86_64 are currently crash
site only which is not that useful (no call chain context). Many games/apps
install their own top level UnhandledExceptionFilter hence winedbg is not in
the picture here.
Compare the crash report with 64-bit client from bug 47096 ("World of Warships
0.8.3.x client (DirectX 11) crashes when post-battle results screen is about to
be displayed"):
--- snip ---
Application C:/Games/World_of_Warships/bin64/WorldOfWarships64.exe crashed
04.29.2019 at 23:02:02
Message:
Unhandled exception
Hash: 0
EIP: 0x0000000040B3B3B5
Current thread #89 native trace:
(0) : WorldOfWarships64.exe!0x0000000140B3B3B5
System info:
OS Name: Windows 7
OS Version: 6.6 SP1
OS Architecture: x86_64
Memory info:
Virtual memory: 64Kb/137438953343Kb (1%)
Working set (process physical memory): 3638796Kb/16302720Kb (22%)
Commit charge (working set + process page file usage): 3508232Kb/24527484Kb
(14%)
Global physical memory: 6681344Kb/16302720Kb (40%)
Global commitable memory (physical + pagefile): 6806272Kb/24527484Kb (28%)
System info:
APPLICATION = DISPLAYDEVICE 0 = \\.\DISPLAY1, X11 Windowing System,
PCI\VEN_0000&DEV_0000
--- snip ---
vs. the 32-bit client:
--- snip ---
Application C:/Games/World_of_Warships/bin32/WorldOfWarships32.exe crashed
04.29.2019 at 12:47:21
Message:
Unhandled exception
Hash: 11898
EIP: 0x0000000000C70127
Current thread #9 native trace:
(0) : WorldOfWarships32.exe!0x00C70127
(0) : WorldOfWarships32.exe!0x00D925A3
(0) : WorldOfWarships32.exe!0x00D9270D
(0) : WorldOfWarships32.exe!0x00D8A018
(0) : WorldOfWarships32.exe!0x00A8C40E
(0) : WorldOfWarships32.exe!0x00B14B79
(0) : WorldOfWarships32.exe!0x00B14B79
(0) : WorldOfWarships32.exe!0x00A83853
(0) : WorldOfWarships32.exe!0x00A7EC11
(0) : WorldOfWarships32.exe!0x00A7C173
(0) : WorldOfWarships32.exe!0x00A127FB
(0) : KERNEL32.dll!call_process_entry
System info:
OS Name: Windows 7
OS Version: 6.6 SP1
OS Architecture: x86_64
Memory info:
Virtual memory: 64Kb/4194175Kb (1%)
Working set (process physical memory): 1802200Kb/4194175Kb (42%)
Commit charge (working set + process page file usage): 1648804Kb/4194175Kb
(39%)
Global physical memory: 5635652Kb/16302720Kb (34%)
Global commitable memory (physical + pagefile): 5702212Kb/24527484Kb (24%)
System info:
APPLICATION = DISPLAYDEVICE 0 = \\.\DISPLAY1, X11 Windowing System,
PCI\VEN_0000&DEV_0000
--- snip ---
NOTE: There is bug 40868 ("World of Warcraft 7 (Legion expansion beta realm
version) client causes a lot of seh:RtlCaptureStackBackTrace stub noise in
console") with Wine-Staging patch but that one is of cosmetic nature.
Wine source:
https://source.winehq.org/git/wine.git/blob/5bd1b2652c844a2522131bd26feb952…
--- snip ---
4436 /*************************************************************************
4437 * RtlCaptureStackBackTrace (NTDLL.@)
4438 */
4439 USHORT WINAPI RtlCaptureStackBackTrace( ULONG skip, ULONG count, PVOID
*buffer, ULONG *hash )
4440 {
4441 FIXME( "(%d, %d, %p, %p) stub!\n", skip, count, buffer, hash );
4442 return 0;
4443 }
--- snip ---
There is already an implementation for x86_64 'ntdll.RtlVirtualUnwind' which
can be utilized for implementing stackwalks with unwind metadata.
$ wine --version
wine-4.7
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=46560
Bug ID: 46560
Summary: Smoke not rendering properly in Castlevania: Lords of
Shadow 2
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 63432
--> https://bugs.winehq.org/attachment.cgi?id=63432
screenshot
There were a couple of reports about a regression with
8fa5f1d8c6e2c0e0bb408de0b341b946984825c1 which is also causes this issue.
Probably it's just a trigger to another bug.
err:d3d:wined3d_debug_callback 0x1aa9d8: "GL_INVALID_OPERATION error generated.
Invalid VAO/VBO/pointer usage.".
wine-4.0-276-g84459ba94b
--
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=25728
Summary: UFO Extraterrestrials Gold crashes at start if wine's
builtin dsound and dmusic are being used
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mooroon2(a)mail.ru
Created an attachment (id=32774)
--> (http://bugs.winehq.org/attachment.cgi?id=32774)
WINEDEBUG="+all,err+all,warn+all,trace-all" output
Game crashes at start with "Unhandled exception: page fault on read access to
0x00000000 in 32-bit code (0x0050403c)".
Installing Direct Music and Direct Sound using winetricks fixes the issue: game
starts up normally and have no problems playing music or sound effects.
--
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=46981
Bug ID: 46981
Summary: winetricks -q --verify dotnet461 crashes under win64
Product: Wine
Version: 4.5
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: dotnet, download, Installer, win64
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
Created attachment 64146
--> https://bugs.winehq.org/attachment.cgi?id=64146
backtrace
To reproduce:
wineserver -k ; rm -rf ~/.wine ; WINE=/opt/oldwow64/wine-4.5/bin/wine
WINEARCH=win64 winetricks -q --verify dotnet461
--verify will invoke the .Net verifier. This works for all .Net versions on
32-bit. With 64-bit, dotnet461/dotnet462/dotnet472 are crashing for me.
It doesn't always show a backtrace, I've only gotten one 2 out of ~10 times.
Executing /opt/oldwow64/wine-4.5/bin/wine y:\ahk\AutoHotkey.exe
C:\windows\Temp\_dotnet461\tmp.ahk
Unhandled exception: 0xe0434352 in 64-bit code (0x000000007b451986).
Register dump:
rip:000000007b451986 rsp:000000000022c060 rbp:000000000022c1d0 eflags:00000206
( - -- I - -P- )
rax:000000000022c080 rbx:0000000000000001 rcx:000000000022c080
rdx:000000000022c0a0
rsi:000000000022c2a0 rdi:000000000022c0c8 r8:0000000000000005
r9:000000000022c278 r10:0000000000000006
r11:000000000022c278 r12:0000000000004000 r13:0000000000000000
r14:00000000e0434352 r15:0000000000000001
Stack dump:
0x000000000022c060: 000000000022c080 000000000022c1d0
0x000000000022c070: 0000000000000014 000000001a0ff248
0x000000000022c080: 00000001e0434352 0000000000000000
0x000000000022c090: 000000007b451986 0000000000000005
0x000000000022c0a0: ffffffff80070020 0000000000000000
0x000000000022c0b0: 0000000000000000 0000000000000000
0x000000000022c0c0: 0000000000520000 0000000000004000
0x000000000022c0d0: 00000000013f6300 0000000000000000
0x000000000022c0e0: 000000000022c5a0 0000000000541832
0x000000000022c0f0: 000000000004c310 000000000022c5a0
0x000000000022c100: 0000000000000000 000000000004c310
0x000000000022c110: 0000000000000001 95941aab1f4dee00
Backtrace:
=>0 0x000000007b451986 in kernel32 (+0x31986) (0x000000000022c1d0)
0x000000007b451986: movq 0x00000000000000b8(%rsp),%rax
Modules:
Module Address Debug info Name (31
modules)
PE 3b0000- 3c6000 Deferred nlssorting
PE 400000- 408000 Deferred
netfx40testapplication
PE 520000- e7c000 Deferred clr
PE e80000- f77000 Deferred
msvcr120_clr0400
PE 19f90000- 1a095000 Deferred clrjit
PE 1b020000- 1b137000 Deferred diasymreader
PE 7b420000- 7b5d1000 Export kernel32
PE 7bc20000- 7bc24000 Deferred ntdll
PE 180000000- 180098000 Deferred mscoreei
PE 6427ee50000- 6427eebf000 Deferred mscoree
PE 7f2ab7ae0000- 7f2ab7ae3000 Deferred shcore
PE 7f2ab7b20000- 7f2ab83f3000 Deferred shell32
I'll attach a (different, full backtrace) that I got from a crash dialog.
--
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=42046
Bug ID: 42046
Summary: VSDC Video Editor. Crashes at "Initializing Templates"
when opening.
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thecreator224(a)gmail.com
Distribution: ---
Created attachment 56529
--> https://bugs.winehq.org/attachment.cgi?id=56529
Backtrace of bug
Running the program for the first time and it does not want to work. It has
installed fine, but every time I try to run it crashes as soon as "Initializing
Templates" appears on the loading tile.
--
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=40740
Bug ID: 40740
Summary: Broken Sword: The Angel of Death demo needs
IDirectSoundFXI3DL2Reverb interface
Product: Wine
Version: 1.9.11
Hardware: x86-64
URL: http://www.fileplanet.com/167033/160000/fileinfo/Broke
n-Sword:-The-Angel-of-Death-Demo
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: aeikum(a)codeweavers.com
Distribution: ---
dsound:PrimaryBufferImpl_QueryInterface Unknown IID
{4b166a6a-0d66-43f3-80e3-ee6280dee1a4}
wine-1.9.11-137-g9cc95e5
--
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=36388
Bug ID: 36388
Summary: error in russian localization
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimon_ukr(a)mail.ru
Error in russian localization
"right" against "top"
Вместо "Справа" должно быть "Верхняя",
ну и остальные хорошо было бы просклонять соответственно слову "Границы"
--
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=38300
Bug ID: 38300
Summary: using winegcc with stdin passes arguments in the wrong
position to gcc
Product: Wine
Version: 1.7.38
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: leonbogaert+winehq(a)gmail.com
Distribution: ---
Created attachment 51131
--> https://bugs.winehq.org/attachment.cgi?id=51131
output with -v flag
When using winegcc with stdin it throws an error:
$ cat test.c | winegcc -xc -c
gcc: warning: ‘-x c’ after last input file has no effect
gcc: fatal error: no input files
compilation terminated.
winegcc: gcc failed
When compiling the file as an argument it works.
I'm wanting to use stdin because that's what cgo (https://golang.org/cmd/cgo/)
uses so I can integrate winelib with my golang program.
The test.c is:
#include <stdio.h>
int main()
{
printf("Hello World!\n");
return 0;
}
--
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=38817
Bug ID: 38817
Summary: OLE error upon initialization attempt from wine
install.
Product: Wine
Version: 1.7.45
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
Assignee: wine-bugs(a)winehq.org
Reporter: daniel.palos(a)mail.com
Distribution: ---
No back trace available since it seems to be an application error instead of a
wine install error, specifically.
I am able to duplicate OLE error 80004001 from wine install.
The application does not seem to launch after initial install attempt, in my
experience, from manual application execution.
The application should require communication to price and authentication
servers upon initialization.
--
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=46417
Bug ID: 46417
Summary: Abiword 2.6.8 comboboxes should have a white
background color
Product: Wine
Version: 4.0-rc3
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
As the title says, for images see linked ReactOS bugreport.
--
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=43817
Bug ID: 43817
Summary: Chime (.Net application) installer crashes
Product: Wine
Version: 2.17
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
The installer crashes with the attached crash log.
The problem seems to be RegisterApplicationRecoveryCallback stub returning a
failure.
Returning S_OK make the installer succeed. At first sight I would guess it
would not hurt to return S_OK (the function only takes [in] parameters).
Maybe it could be tested in Staging?
However one needs to be careful, all Office apps (Word, Excel etc) seem to call
this function as well and no-one would want to cause a regression in those
apps;)
(maybe i can test that later)
--
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=40777
Bug ID: 40777
Summary: The Moment of Silence launcher unusable (displays only
black)
Product: Wine
Version: 1.9.12
Hardware: x86
URL: http://www.fileplanet.com/147177/140000/fileinfo/The-M
oment-of-Silence-Demo-[English]
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
moslaunch.exe must be the configuration tool/launcher for the game Moment of
Silence, but it never worked for me: music begins to play when I start it and a
black rectangle appears in the middle of the screen,but nothing can be seen or
done (except pressing Alt-F4 to close the launcher).
Seems to be a long-standing problem as Appdb contains test results with Wine
1.x describing the same problem.
There is no terminal output at all.
Can be reproduced with the demo: the launcher will start automatically when
installation of the demo is finished.
mos_english_demo.exe (295M)
sha1: 4e29a69d14e66fce9de4bd74cdb4786a043217ba
Fedora 23
Nvidia binary drivers 364.19 (the same problem with nouveau)
XFCE 4.12 (compositor 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=47790
Bug ID: 47790
Summary: wine does not work with accented characters
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: borneater(a)yopmail.com
Distribution: ---
I'm a french user so don't kill me for ma poor english :)
Wine don't operate when target contain accented characters in path. I'm a
french user so i installed a french version of centos. I followed the step by
step tuto here
https://tecadmin.net/steps-install-wine-centos-rhel-fedora-systems/ and i
downloaded putty into ~/Téléchargements.
While executing "wine64 putty.exe" i have a message box "unable to open
connection to léchargement\putty.exe Host does not exist
Terminal says $ wine64 putty.exe
0009:fixme:shell:SetCurrentProcessExplicitAppUserModelID L"SimonTatham.PuTTY":
stub
0009:fixme:imm:ImmReleaseContext (0x2005e, 0x9e380): stub
if putty is moved into .. with no accented characters in path, it works.
thanks.
--
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=46404
Bug ID: 46404
Summary: Text overflow in browse-for-folder dialog
Product: Wine
Version: 4.0-rc3
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
The text in the browse-for-folder dialog is cut-off, just run the installer and
click "Browse".
--
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=22030
Summary: LegoLand: Page fault on read access.
Product: Wine
Version: 1.1.40
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=26791)
--> (http://bugs.winehq.org/attachment.cgi?id=26791)
wine: Unhandled page fault on read access to 0x00000000 at address 0x492ecc
(thread 002a), starting debugger...
On game launch, the indeo codecs fail to work - avi is scrambled - followed by
a page fault at main menu.
--
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=11998
Summary: Lunia Installer displays almost nothing; hangs
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://lunia.nexon.co.jp/beginner/down.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: suikun(a)suikun.de
Created an attachment (id=11330)
--> (http://bugs.winehq.org/attachment.cgi?id=11330)
Commandline output of the installer before accepting the license
The installer to the free (as in beer) Japanese online game Lunia Senki shows
only an almost white window and hangs after accepting the (undisplayed)
license. This happens when using a clean 0.9.57 install. I'll attach the
commandline output from before and after accepting the license agreement.
For reproducing the bug simply download the installer at the included URL (use
the right download button). When running the installer the left option is the
"Accept license" button.
--
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=12406
Summary: document explorer (part of win doc kit) won't run
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://download.microsoft.com/download/3/3/c/33cfef4d-
21da-4229-bc17-3eac7a7eabe1/WDKDocs_02222008.EXE
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
follow up to bug 12331 (which was about installation, and is fixed in current
git). document explorer dies with a note saying it wants to contact microsoft
to send a bug report.
--
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=41639
Bug ID: 41639
Summary: Wine with freetype 2.7 causes font rendering issues
Product: Wine
Version: unspecified
Hardware: x86-64
URL: http://imgur.com/a/dLe7G
OS: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sdoom4(a)gmail.com
With the latest XQuartz (2.7.11) that includes Freetype 2.7, Wine no longer has
smoothed text. I switched back to XQuartz 2.7.9 and the issue does not appear.
The reason I bring this up is that the XQuartz team says it's not their
problem; it's FreeType's problem. I go look on FreeType and discover that
Freetype 2.7 is more of a "3.0" than anything else, with a completely new
hinting system and defaults. They're not going to budge on that.
This is a bit of an odd report, as I don't really know what/who is the culprit
here. But it looks pretty bad if you're affected by it. in the URL field is a
link of two screenshots (as I can't attach two files). Top is normal, bottom is
with Freetype 2.7.
--
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=46279
Bug ID: 46279
Summary: Unimplemented function
msvcr120.dll.?_Yield@_Context@details@Concurrency@@SAX
XZ
Product: Wine
Version: 4.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)adrianheine.de
Distribution: Debian
Created attachment 62988
--> https://bugs.winehq.org/attachment.cgi?id=62988
Two crash logs
With 4.0-rc1 (but not 3.0.4), Darkest Dungeon crashes on startup, see 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=47427
Bug ID: 47427
Summary: Glide wrapper - Configuration buttons misbehaving
Product: Wine
Version: 4.11
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Found on ReactOS, but Wine has the exact same issue.
The configuration of the program features a static, which value van be changed
with two buttons.
Problem seems to be that the value is always decreased by 0.25 when the mouse
is release, what shouldn't happen.
Video on Windows:
https://jira.reactos.org/secure/attachment/45191/45191_2k3sp2.webm
Video on ROS:
https://jira.reactos.org/secure/attachment/45192/45192_0.4.8-RC-14-g10b06f1…
--
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=47459
Bug ID: 47459
Summary: user32: ListBox LB_SETSEL won't scroll
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: katayama.hirofumi.mz(a)gmail.com
Distribution: ---
https://jira.reactos.org/secure/attachment/52658/52658_ListBoxTest.zip
This is a test program for ListBox.
Click "Add Lines" button.
And click "Go Bottom" button.
LB_SETSEL message will be sent to the ListBox, and then the ListBox should
scroll down.
ReactOS issue:
https://jira.reactos.org/browse/CORE-16024
--
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=39692
Bug ID: 39692
Summary: Wine64 build produces extra warning in msdaps
comparing to Wine32 build
Product: Wine
Version: 1.8-rc2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
Created attachment 52935
--> https://bugs.winehq.org/attachment.cgi?id=52935
build log from wine-1.8-rc2
Similarly to bug 35603 and bug 35604, but this time for msdaps.
--
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=20465
Summary: Brothers In Arms Hell's Highway : Setup asks for DVD
for every .cab file
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=24342)
--> (http://bugs.winehq.org/attachment.cgi?id=24342)
log
During the file copy process, the setup program asks for the DVD location (eg.
Z:\mnt\cdrom\...) everytime it has to extract files from a .cab archive. It
does not prevent the install process to work, but this behaviour seems quite
unusual for a game that uses a single DVD disc. I browsed the web and have not
found users whom had this issue under Windows. Console output is attached
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43368
Bug ID: 43368
Summary: HashMyFiles: Drag & Drop from native File Managers
(Dolphin, Nautilus, ...) does not work
Product: Wine
Version: 2.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: bob.mt.wya(a)gmail.com
Distribution: ---
Created attachment 58732
--> https://bugs.winehq.org/attachment.cgi?id=58732
wine_hashmyfiles_console_log
HashMyFiles generates hashes of file handles dropped into the main Window.
Currently Wine only supports copy and paste of files - from a native File
Manager - into the main HashMyFiles Window.
Attempting to drag-n-drop files from a native File Manager into the HashMyFiles
Window - has no affect. See attached console 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=47779
Bug ID: 47779
Summary: iCloud refuses to install: "Your computer is missing
Media features."
Product: Wine
Version: 4.16
Hardware: x86
URL: http://updates-http.cdn-apple.com/2019/windows/041-927
49-20190722-CF7BF572-ACDC-11E9-902A-1011F70D717D/iClou
dSetup.exe
OS: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: registry
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
It needs the
HKLM\Software\Microsoft\Windows\CurrentVersion\Setup\WindowsFeatures\WindowsMediaVersion
and default value. Despite the Staging patch, it doesn't need the Version
field.
--
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=47433
Bug ID: 47433
Summary: Accel World vs. Sword Art Online needs
WTSRegisterSessionNotificationEx() to return true.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wtsapi32
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)gmail.com
Distribution: ---
The current stub for WTSRegisterSessionNotificationEx() returns false.
Accel World vs. Sword Art Online calls it during start up and will exit
immediately without displaying it's main window if it fails. If wine is patched
to return true, the game runs.
--
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=24529
Summary: TSDoctor 1.0.58 fails to run
Product: Wine
Version: 1.3.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bbutscheidt(a)yahoo.de
Created an attachment (id=30960)
--> (http://bugs.winehq.org/attachment.cgi?id=30960)
Wine output while starting or installing TSDoctor-1.0.58
Trying to run or install a recent version of TSDoctor
(http://www.cypheros.de/tsdoctor.html Trial Version 1.0.58 in my case) I get
an application error,
The original message in the Windows?-Message-box:
Exception EAccesViolation in Modul TSDocter.exe bei 001D0586.
Zugriffsverletzung bei Adresse 005D0586 in Modul 'TSDocor.exe'. Lesen von
Adresse 00000000.
I guess this suggests an access violation while reading from 00000000.
The output of the command line is given with the attachment.
Kind regards
bernd_b
--
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=38901
Bug ID: 38901
Summary: MEGAsync crashes when downloading external files (not
from your account) to your HDD
Product: Wine
Version: 1.7.47
Hardware: x86
URL: https://mega.nz/MEGAsyncSetup.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
Distribution: Red Hat
Created attachment 51835
--> https://bugs.winehq.org/attachment.cgi?id=51835
Backtrace
Steps to reproduce:
1) Install MegaSync
2) Create a new account
3) Find any file in Mega
4) "Download it with MEGASync"
After the first few downloaded megabytes MegaSync will crash.
$ sha1sum MEGAsyncSetup.exe
96f23b32524f9d560ba62797564edea24d43779a MEGAsyncSetup.exe (9321560 bytes)
--
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=19306
Summary: visual bugs on Trackmania in 1.1.19
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yoann.laissus(a)gmail.com
CC: stefan(a)codeweavers.com
Created an attachment (id=22351)
--> (http://bugs.winehq.org/attachment.cgi?id=22351)
without the bug
Since wine 1.1.19 with the fbo mode and the GLSL enabled, Trackmania Nations
Forever have importants visual bugs. For example, the car are not displayed.
I attached the screen of the main menu with the bug and without the bug.
The regression test :
commit 3e099d014750fa5fc2a10c6aa4bf23ddc80a1fc6
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Wed Feb 25 21:20:39 2009 +0100
wined3d: Advertise post pixelshader blending for a few more formats.
Windows advertises it on all these formats(Nvidia Geforce 7400), and
Trackmania Nations needs it on D3DFMT_Q8W8V8U8 to accept ps_3_0 support.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39178
Bug ID: 39178
Summary: please insert disk 1 error
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: keghn(a)netscape.net
Distribution: ---
The error:
please insert disk: 1
Installing command and conquer 3 from DVD.
The DVD is already in the drive. It just does not see it anymore after
the install starts.
Then the install lock up, on wine 1.7.50
My set up:
Mint 17 mate 64 bit OS.
Samsung laptop chronos np700z5c-s01ub optimus using, Intel ivy bridge
i7-3615qm
cpu. Geforce gt 630m gpu.
--
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=27032
Summary: Gnome Shell does not show Wine program names in dash
and panel
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: uhkeller(a)googlemail.com
In the Gnome (3.0) shell, all running Wine applications share the same
nondescript icon, and their title in the panel is always given as "Wine Windows
Program Loader". Switching between Wine apps using the Dash requires a
right-click on the shared icon.
I have filed a bug report on this in the Gnome bugzilla, and it seems the issue
occurs because Wine sets the WM_CLASS of its Windows differently than Gnome
Shell expects. Gnome Shell expects WM_CLASS to match the .desktop file of the
application, while Wine sets it to "Wine" and the name of the Windows
executable. E.g. for Word 2007, xprop gives me:
WM_CLASS(STRING) = "WINWORD.EXE", "Wine"
while the .desktop file for Word 2007 is "Microsoft Office Word 2007.desktop"
I'm using Wine 1.3.19 on Arch Linux i686.
Relevant bug report in the Gnome bugzilla:
https://bugzilla.gnome.org/show_bug.cgi?id=649087
Might be related to this Wine bug:
http://bugs.winehq.org/show_bug.cgi?id=26950
--
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=45779
Bug ID: 45779
Summary: Liquify in Photoshop CC > = 2014 doesn't work at all
or crashes photoshop
Product: Wine
Version: 3.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t.kijas(a)gmail.com
Distribution: ---
Created attachment 62234
--> https://bugs.winehq.org/attachment.cgi?id=62234
Backtrace
Liquify, crucial part of Photoshop doesn't work in Photoshop 2014, because the
picture doesn't refresh and you cannot even see cursor of mouse.
In later Photoshops, starting Liquify crashes PS.
--
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=43038
Bug ID: 43038
Summary: ElDewrito 0.5.1.1 no longer works after wine-staging
2.5
Product: Wine-staging
Version: 2.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: h3ruler(a)aim.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Allegedly, this individual got Halo Online ElDewrito 0.5.1.1 working under
wine-staging 2.5 in Arch Linux.
https://www.reddit.com/r/HaloOnline/comments/66khur/halo_online_0511_runnin…
However, after updating from wine-staging 2.5, the same individual reports that
ElDewrito no longer works.
--
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=43753
Bug ID: 43753
Summary: 84/5000 Quizás quisiste decir: La aplicación balabolka
no reconoce o se asocia con las voces instaladas de
Loquendo The application balabolca does not recognize
or is associated with the installed voices of Loquendo
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: fjavierml73(a)gmail.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
I have Ubuntu 16.04.2, I installed balabolca (which is a text reader of
docuemtos, among them .odt) but to function it needs the voices, I have
installed the ones of loquendo (Jorje, etc) but the program balabolca does not
recognize me the voices and are in the same folder as
/home/user01/.wine/drive_c/Program Files (x86) /
I had tried to install other textreaders (like TexAlaud) but always with the
same problem ... I did not find any application of these features in Linux -
Ubuntu, and I would be very useful since I have little vision and I find it
difficult to read the text of PC.
Let me see if you can help me with this. A greeting.
-- PROGRAM ERROR DETAILS --
Unhandled exception: page fault on read access to 0x006da00a in 64-bit code
(0x00007f5d4252f090).
Register dump:
rip:00007f5d4252f090 rsp:000000000023f680 rbp:0000000000240001 eflags:00010297
( R- -- I S -A-P-C)
rax:00000000006da00a rbx:0000000000683c00 rcx:000000000074b8ec
rdx:0000000000000000
rsi:0000000000240001 rdi:0000000000000000 r8:000027aaeb6ab4fb
r9:0000000000000000 r10:0000000000000000
r11:0000000000000000 r12:0000000000683c00 r13:000000000023f838
r14:0000000000000000 r15:000000000005dff0
Stack dump:
0x000000000023f680: 00320033006d0065 005c003a0043003b
0x000000000023f690: 0064006e00690077 0000000000240001
0x000000000023f6a0: 0077005c003a0043 006f0064006e0069
0x000000000023f6b0: 0073005c00730077 0065007400730079
0x000000000023f6c0: 005c00320033006d 006d006500620077
0x000000000023f6d0: 0000000000000000 371a2e494ff2f000
0x000000000023f6e0: 000000000005df70 0000000080004005
0x000000000023f6f0: 0000000000240001 0000000000683c00
0x000000000023f700: 000000000023f838 0000000000000000
0x000000000023f710: 000000000005dff0 00007f5d4253061f
0x000000000023f720: 000000007bd1b93f 000000000005dff0
0x000000000023f730: 000000007bd1b962 000000000068d288
Backtrace:
=>0 0x00007f5d4252f090 in winemenubuilder (+0xf090) (0x0000000000240001)
1 0x00007f5d4253061f in winemenubuilder (+0x1061e) (0x0000000000240001)
2 0x00007f5d42531245 in winemenubuilder (+0x11244) (0x000000000023f838)
3 0x00007f5d42533352 in winemenubuilder (+0x13351) (0x0000000000000000)
4 0x00007f5d42537b66 wWinMain+0x2745() in winemenubuilder
(0x000000000023fba0)
5 0x00007f5d42538624 wmain+0xd3() in winemenubuilder (0x0000000000000001)
6 0x00007f5d42538526 in winemenubuilder (+0x18525) (0x000000000023fd40)
7 0x000000007b47c5cf in kernel32 (+0x5c5ce) (0x000000000023fe40)
8 0x000000007bc99c43 call_thread_func+0xd2() in ntdll (0x00007ffe78dd3320)
9 0x000000007bc92902 RtlRaiseException+0x7d() in ntdll (0x00007ffe78dd3320)
10 0x000000007bc5ed90 in ntdll (+0x3ed8f) (0x00007ffe78dd3320)
11 0x00007f5d4420df83 wine_call_on_stack+0x12() in libwine.so.1
(0x00007ffe78dd3320)
12 0x00007f5d4420e0e9 wine_switch_to_stack+0x8() in libwine.so.1
(0x00007ffe78dd3470)
--
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=44033
Bug ID: 44033
Summary: USB Serial Port not detected by application
Product: Wine
Version: 2.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)joachim-breitner.de
Distribution: ---
Created attachment 59697
--> https://bugs.winehq.org/attachment.cgi?id=59697
lsbusb information
I am trying to use the software that programs the programmable YQ8003 bike
spoke LEDs. The device connects via usb, and presents itself as a serial port
(lsusb information attached).
The software can be found at
http://www.zhongxingbang.com/downloads/common/upload/2015/YQ8003-Colorful%2…
When I start the software and press a button that connects to the device (e.g.
“Factory Reset”) it sits for a while and then reports “No devices found”.
This part of the trace might be interesting:
trace:setupapi:SetupDiClassGuidsFromNameExW RegEnumKeyExW() returns 0
trace:setupapi:SetupDiClassGuidsFromNameExW Key name: 0x33e5fc
trace:setupapi:SetupDiClassGuidsFromNameExW Class name: 0x33e64c
trace:setupapi:SetupDiClassGuidsFromNameExW RegEnumKeyExW() returns 0
trace:setupapi:SetupDiClassGuidsFromNameExW Key name: 0x33e5fc
trace:setupapi:SetupDiClassGuidsFromNameExW Class name: 0x33e64c
trace:setupapi:SetupDiClassGuidsFromNameExW Found matching class name
trace:setupapi:SetupDiClassGuidsFromNameExW Guid: 0x33e5fc
trace:setupapi:SetupDiClassGuidsFromNameExW Guid: 0x33e5fe
trace:setupapi:SetupDiClassGuidsFromNameExW RegEnumKeyExW() returns 0
trace:setupapi:SetupDiClassGuidsFromNameExW Key name: 0x33e5fc
trace:setupapi:SetupDiClassGuidsFromNameExW Class name: 0x33e64c
trace:setupapi:SetupDiClassGuidsFromNameExW RegEnumKeyExW() returns 0
trace:setupapi:SetupDiClassGuidsFromNameExW Key name: 0x33e5fc
trace:setupapi:SetupDiClassGuidsFromNameExW Class name: 0x33e64c
trace:setupapi:SetupDiClassGuidsFromNameExW RegEnumKeyExW() returns 259
trace:setupapi:SetupDiGetClassDevsExW {4d36e978-e325-11ce-bfc1-08002be10318}
(null) (nil) 0x0000000a (nil) (null) (nil)
warn:setupapi:SetupDiGetClassDevsExW unsupported flags 0000000a
trace:setupapi:SetupDiCreateDeviceInfoListExW
{4d36e978-e325-11ce-bfc1-08002be10318} (nil) (null) (nil)
trace:setupapi:SETUPDI_EnumerateDevices 0x1ce3428,
{4d36e978-e325-11ce-bfc1-08002be10318}, (null), 0000000a
trace:setupapi:SetupDiEnumDeviceInfo 0x1ce3428 0 0x33ea00
trace:setupapi:SetupDiDestroyDeviceInfoList 0x1ce3428
It seems that SetupDiGetClassDevsExW ist not listing the serial port?
--
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=44028
Bug ID: 44028
Summary: Non square window control buttons are unconventional
Product: Wine
Version: 2.0.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stu.axon(a)gmail.com
Distribution: ---
Created attachment 59694
--> https://bugs.winehq.org/attachment.cgi?id=59694
Screenshot showing 'X' button as a tall rectangle
Tested on a high DPI screen, but it is visible on smaller sizes.
If there is enough room in the then the window controls should probably try and
be square.
Tested on Wine 2.0.2
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25015
Summary: Pando downloader hangs
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Running the downloader for a game that uses the Pando peer to peer
system, I noticed the UI had hang, the app was still using lots of CPU,
the downloaded file didn't seem to be growing (it was at 1GB out of 4GB),
and the console showed
err:winediag:FILE_CreateFile Too many open files, ulimit -n probably needs to
be increased
lsof showed that PMB.exe has two listening sockets, 25 ESTABLISHED sockets,
96 pipes, one UDP socket, 7 UNIX sockets, 97 regular files, 3 directories,
and one device, for a grand total of 233. 233 is way below ulimit -n (1024).
Perhaps the app had closed lots of peer connections in the hour after
the warning? Which makes it sound like there isn't a bad leak.
No idea what it's doing with all those pipes, though.
It's possible Pando just needs a higher ulimit. Or perhaps it can
operate fine with this "low" ulimit, and the hang is not related to
running out of fds.
--
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=39066
Bug ID: 39066
Summary: Problem with aplication to run drivers for windos 8
Product: Wine
Version: unspecified
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brunettimarco(a)live.com.ar
Distribution: ---
i want to run a CD, that contains drivers and when try to open the main file
appearme an error thats says "the program install.exe has found a severy
problem and he needs to close"
To me is nice to have thats packs of drivers instaled, because aloud me to
control the diferents components of my computers like, touchpad, screen, sound,
video, etc... With windows 7 its works without any problem.
please if anybody could help ill be very greatful. i left the domain of the
company who make this computer, in the section of drivers.
many thanks
--
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=43458
Bug ID: 43458
Summary: call of duty
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: abhijeetjena.pikun(a)gmail.com
Distribution: ---
Created attachment 58827
--> https://bugs.winehq.org/attachment.cgi?id=58827
this is its report
I am not able to play call of duty in my ubuntu 16.04
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43106
Bug ID: 43106
Summary: I can not start this program with wine.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matheus151929(a)live.com
Distribution: ---
Created attachment 58296
--> https://bugs.winehq.org/attachment.cgi?id=58296
It contains record of an attempt to execute the program corona sdk 2016
I can not start this program with wine, I have other programs running with
wine, but this is the error in the database.
--
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=38577
Bug ID: 38577
Summary: Microsoft Works 3.0 Multimedia Edition Not Installing
Product: Wine
Version: 1.6.2
Hardware: x86
OS: FreeBSD
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vincentweisner(a)icloud.com
When I tried to install Microsoft Works 3.0 MM Edition I got an error while
installing the program. The Error was for a file not being changed. I went into
a full custom install and while the files were being copied was when I got the
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=46932
Bug ID: 46932
Summary: Battle.Net crashes with wine 4.4 due to winhttp
Product: Wine
Version: 4.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: govershay(a)gmail.com
Distribution: ---
Hi everyone,
When using wine 4.4-staging, I get:
0009:err:module:import_dll Loading library WINHTTP.dll (which is needed by
L"C:\\Program Files (x86)\\StarCraft\\StarCraft Launcher.exe") failed (error
c000012f).
0009:err:module:LdrInitializeThunk Importing dlls for L"C:\\Program Files
(x86)\\StarCraft\\StarCraft Launcher.exe" failed, status c0000135
This doesn't happen on wine 4.0 or 3.21. Installing winhttp with winetricks
doesn't 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=38467
Bug ID: 38467
Summary: Win86Emu doesn't run (Loadlibrary flag missing)
Product: Wine
Version: unspecified
Hardware: arm
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mmediouni(a)gmx.fr
Distribution: ---
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)
"Can't reserve memory file(file too big or invalid format" error is shown.
(follow-up to Bug33997)
--
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=42790
Bug ID: 42790
Summary: Error in "Pilot Brothers" game: Unhandled exception:
divide by zero in 32-bit code (0x00401096).
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aleksanders(a)yandex.ru
Distribution: ---
Created attachment 57817
--> https://bugs.winehq.org/attachment.cgi?id=57817
Backtrace file here
Unable to start game - error after pressing "Start" button.
--
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=45369
Bug ID: 45369
Summary: Under certain (unknown) conditions, winedbg.exe
continually spawns explorer.exe sub-processes until it
is killed
Product: Wine-staging
Version: 3.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: roman(a)hargrave.info
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 61679
--> https://bugs.winehq.org/attachment.cgi?id=61679
A portion of wine console output collected after the event
I'd like to open with a note that I am not submitting this on wine-devel, as I
the only application that has been able to cause these crashes will not run
well enough to reliably reproduce the error without DXVK, and in turn
wine-staging (as far as I am aware, DXVK continues to require a patch in the
staging patchset that has not been mainlined - correct me if i am wrong).
The application which has been causing problems is Grand Theft Auto V, though
specifically Rock Star Social Club (I can't be terribly certain - but the issue
tends to crop up when social club is brought in to the question).
Glancing at the crash info in the terminal (winedbg is actually not even
visible yet as it is too preoccupied with explorer), this is the result of an
exception thrown within libcef.dll, which judging by the name and the platform
which it is used by, is chromium embedded framework - a common offender.
Knowing this, i'll just avoid the social club in-game if at all possible, but
what's concerning is the outcome. Something about the manner in which it has
gone about crashing causes some _very_ eratic behaviour in winedbg. For some
reason, `explorer.exe /desktop` is invoked as a child process of winedbg and
then fails to start. Another instance of explorer with the same parameters is
then started by the child, as well as some concurrent instances (I think - when
you have so many process running that your PIDs roll over it start to get hard
to track who started who) - effectively an explorer fork bomb, though it dies
off fast enough if you get to winedbg and kill it or its parent.
--
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.