http://bugs.winehq.org/show_bug.cgi?id=31909
Bug #: 31909
Summary: Copistar needs Win32_NetworkAdapter WMI class
'AdapterType' property
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wmi&wbemprox
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
as the summary already says ...
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Copistar2
...
$ WINEDEBUG=+tid,+seh,+wbemprox wine ./Copistar.exe
...
0023:trace:wbemprox:wbem_services_ExecQuery 0x1450b8, L"WQL", L"SELECT
MACAddress FROM Win32_NetworkAdapter WHERE (AdapterType = \"Ethernet 802.3\")
AND (MACAddress IS NOT NULL) AND PNPDeviceId LIKE \"%PCI%\"", 0x00000030,
(nil), 0xb6e888
0023:trace:wbemprox:fill_networkadapter created 5 rows
0023:trace:wbemprox:parse_query wql_parse returned 0
0023:trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7b83989b
ip=7b83989b tid=0023
0023:trace:seh:raise_exception info[0]=19930520
0023:trace:seh:raise_exception info[1]=00b6e890
0023:trace:seh:raise_exception info[2]=003836c8
0023:trace:seh:raise_exception eax=7b826719 ebx=7b8b16b0 ecx=19930520
edx=00b6e7d0 esi=80041017 edi=00145118
0023:trace:seh:raise_exception ebp=00b6e814 esp=00b6e7b0 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00000283
--- snip ---
Probably part of their product activation scheme.
Regards
--
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=23960
Summary: ABScreen.exe needs gdi+
System.Drawing.Region.GetRegionScans
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://minemap.golbarg.fr/ABBackground/ABScreen.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
On startup:
System.NotImplementedException: Not implemented.
at System.Drawing.Region.GetRegionScans(Matrix matrix)
at System.Windows.Forms.LinkLabel.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e,
Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at System.Windows.Forms.LinkLabel.WndProc(Message& msg)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr
wparam, IntPtr lparam)
minor since it doesn't seem to crash the app or anything.
--
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=23759
Summary: fixme:reg:GetNativeSystemInfo
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eggert.ehmke(a)ftv-spandau.de
Created an attachment (id=29776)
--> (http://bugs.winehq.org/attachment.cgi?id=29776)
wine error message and stack
I try to run the installer of flarmcfgtool:
http://www.segelflug-software.de/flarmcfg/
Before I have installed the Windows versionn of Mono:
http://www.go-mono.com/mono-downloads/download.html
The install runs fine. When I start the application, I get a fixme (see
attachment)
--
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=21798
Summary: SEHException / GdipGetRegionScansCount opening
AutoWikiBrowser
Product: Wine
Version: 1.1.39
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rjwilmsi(a)gmail.com
Created an attachment (id=26364)
--> (http://bugs.winehq.org/attachment.cgi?id=26364)
AWB stack trace
Opening Autowikibrowser 5.0.0.0 (download from
http://sourceforge.net/projects/autowikibrowser/) with wine 1.1.39 leads to an
exception over SEHException / GdipGetRegionScansCount. This did not occur with
wine 1.1.35
Stack trace from Autowikibrowser attached.
Wine 1.1.39, winetricks dotnet20 ie6, opensuse 11.2 64 bit.
--
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=16491
Summary: monthcal: MONTHCAL_GetMonthRange not implemented
Product: Wine
Version: 1.1.10
Platform: All
URL: http://www.pindersoft.com/dotnettest.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
just a small showcase bug.
Someone emailed me a link to a .NET test app to check its "usefulness".
That app isn't sophisticated nor particularly useful at all (despite its name).
Just a small GUI app with month calendar and hyperlink control.
Its only purpose seems to be to show Wine month calendar control insufficiency
;-)
Steps to reproduce:
1. clean WINEPREFIX
2. sh winetricks dotnet20
3. download from: ftp://ftp.pindersoft.com/DotNetTestDNF2.zip
4. run: wine ./DotNetTestDNF2.exe
When you advance the month in calendar control (arrows), it bails.
WINEDEBUG=+tid,+seh,+monthcal
--- snip wine trace ---
...
0036:trace:monthcal:MONTHCAL_LButtonDown e00a3
0036:trace:monthcal:MONTHCAL_GoToNextMonth MONTHCAL_GoToNextMonth
0036:trace:monthcal:MONTHCAL_WindowProc hwnd=0x8009c msg=1007 wparam=1
lparam=d913cc
0036:trace:monthcal:MONTHCAL_GetMonthRange
0036:trace:seh:raise_exception code=e0434f4d flags=1 addr=0x7b8434b0
0036:trace:seh:raise_exception info[0]=80131502
0036:trace:seh:raise_exception eax=7b82c6a5 ebx=7b8b3840 ecx=00000000
edx=0032e3f0 esi=0032e3f0 edi=e0434f4d
0036:trace:seh:raise_exception ebp=0032e3b8 esp=0032e354 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00000246
--- snip wine trace ---
--- snip CLR backtrace --
System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an
un-representable DateTime.
at System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
at System.Windows.Forms.DateTimePicker.SysTimeToDateTime(SYSTEMTIME s)
at System.Windows.Forms.MonthCalendar.GetMonthRange(Int32 flag)
at System.Windows.Forms.MonthCalendar.BoldDates(DateBoldEventArgs e)
at System.Windows.Forms.MonthCalendar.WmDateBold(Message& m)
at System.Windows.Forms.MonthCalendar.WmReflectCommand(Message& m)
at System.Windows.Forms.MonthCalendar.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr
wparam, IntPtr lparam)
--- snip CLR backtrace ---
Aric Stewart fleshed out MONTHCAL_GetMonthRange with a patch:
http://www.winehq.org/pipermail/wine-patches/2008-August/060414.html
... but it didn't make it in.
Maybe this bug report can give it the proper push ;-)
Regards
--
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=32232
Bug #: 32232
Summary: windows live essentials web installer does not
download packages
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: qmgr
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Classification: Unclassified
The patches from bug 32229 are required first to avoid the early crashes.
When the Status-Windows comes up, the web installer hung an is searching for
CLSID_BackgroundCopyManager3_0 (659cdea7-489e-11d9-a9cd-000d56965251)
in a loop, until the process is killed.
IBackgroundCopyManager on msdn:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa363050%28v=vs.85%…
Overview of all BITS Interfaces on msdn:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa362819%28v=vs.85%…
--
By by ... Detlef
--
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=50646
Bug ID: 50646
Summary: minitab 19 fails to make graphs
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: smurtaza.53(a)outlook.com
Distribution: ---
Minitab 19 installs with no issue using wine 6.0 but when i want to make a
graph it does nothing.
--
Do not reply 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=27837
Summary: E-Bundle Transcript Viewer: crashes when opening a
supported file
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Guiding_Light87(a)hotmail.com
When I double-click the document icon or try to launch from the application
"open" command, an
error message appears saying that a serious problem has occurred and the
program needs to be closed. The program in question is West E-Transcript Bundle
Viewer (http://www.reallegal.com/download.asp).
--
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=51861
Bug ID: 51861
Summary: In function ‘server_get_unix_fd’ ; unable to find a
register to spill in class ‘GENERAL_REGS’
Product: Wine
Version: 6.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: version2013(a)protonmail.com
Distribution: ---
Created attachment 70773
--> https://bugs.winehq.org/attachment.cgi?id=70773
log.txt
in distro:
# uname --kernel-release
3.0.66
# gcc --version
4.3.4
# ldd --version
2.10.1
config line:
configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
--x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
--libdir=/usr/lib32 CFLAGS="-O2 -march=i686 -mtune=i686"
Compiling wine-6.18 and wine-6.19, fails with:
../wine-6.18/dlls/ntdll/unix/server.c: In function ‘server_get_unix_fd’:
../wine-6.18/dlls/ntdll/unix/server.c:1059: error: unable to find a register to
spill in class ‘GENERAL_REGS’
...snip...
../wine-6.18/dlls/ntdll/unix/server.c:1059: confused by earlier errors, bailing
out
--
Do not reply 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=36822
Bug ID: 36822
Summary: Multi Theft Auto: San Andreas 1.3.5 'FairplayKD.sys'
driver crashes on unimplemented function
ntoskrnl.exe.KeSetSystemAffinityThread
Product: Wine
Version: 1.7.21
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says ...
--- snip ---
...
fixme:ntoskrnl:PsLookupProcessByProcessId (0x7ffc 0x53e5bc) stub
wine: Call from 0x7b83adcf to unimplemented function
ntoskrnl.exe.KeSetSystemAffinityThread, aborting
--- snip ---
MSDN:
http://msdn.microsoft.com/en-us/library/windows/hardware/ff553267%28v=vs.85…
--- quote ---
The KeSetSystemAffinityThread routine sets the system affinity of the current
thread.
VOID KeSetSystemAffinityThread(
_In_ KAFFINITY Affinity
);
Parameters
Affinity [in]
A KAFFINITY-typed variable that specifies the new system affinity of the
current thread.
Return value
None
--- quote ---
$ sha1sum mtasa-1.3.5.exe
7f186543892ef0877cd568ce0935c5e9641578c8 mtasa-1.3.5.exe
$ du -sh mtasa-1.3.5.exe
21M mtasa-1.3.5.exe
$ wine --version
wine-1.7.21-3-gbf72c67
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=36821
Bug ID: 36821
Summary: Multi Theft Auto: San Andreas 1.3.5 'FairplayKD.sys'
driver continuously spams terminal due to
'PsLookupProcessByProcessId' stub
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
the kernel driver is part of 'Multi Theft Auto' v1.3.5
Release notes: https://forum.mtasa.com/viewtopic.php?f=31&t=71767
There is a constant spam on terminal:
--- snip ---
...
fixme:ntoskrnl:PsLookupProcessByProcessId (0x4 0x53e5bc) stub
fixme:ntoskrnl:PsLookupProcessByProcessId (0x8 0x53e5bc) stub
fixme:ntoskrnl:PsLookupProcessByProcessId (0xc 0x53e5bc) stub
fixme:ntoskrnl:PsLookupProcessByProcessId (0x10 0x53e5bc) stub
fixme:ntoskrnl:PsLookupProcessByProcessId (0x14 0x53e5bc) stub
fixme:ntoskrnl:PsLookupProcessByProcessId (0x18 0x53e5bc) stub
fixme:ntoskrnl:PsLookupProcessByProcessId (0x1c 0x53e5bc) stub
...
fixme:ntoskrnl:PsLookupProcessByProcessId (0x7ff8 0x53e5bc) stub
fixme:ntoskrnl:PsLookupProcessByProcessId (0x7ffc 0x53e5bc) stub
fixme:thread:NtQueryInformationThread info class 22 not supported yet
fixme:thread:NtQueryInformationThread info class 22 not supported yet
fixme:thread:NtQueryInformationThread info class 22 not supported yet
fixme:thread:NtQueryInformationThread info class 22 not supported yet
fixme:thread:NtQueryInformationThread info class 22 not supported yet
fixme:thread:NtQueryInformationThread info class 22 not supported yet
fixme:thread:NtQueryInformationThread info class 22 not supported yet
fixme:thread:NtQueryInformationThread info class 22 not supported yet
fixme:thread:NtQueryInformationThread info class 22 not supported yet
fixme:ntoskrnl:PsLookupProcessByProcessId (0x4 0x53e5bc) stub
fixme:ntoskrnl:PsLookupProcessByProcessId (0x8 0x53e5bc) stub
...
<repeats forever>
--- snip ---
'FairplayKD.sys' kernel driver code:
--- snip ---
00541F06 8BFF MOV EDI,EDI
00541F08 55 PUSH EBP
00541F09 8BEC MOV EBP,ESP
00541F0B 8B4D 08 MOV ECX,DWORD PTR SS:[EBP+8] ; process id to lookup
00541F0E 53 PUSH EBX
00541F0F 56 PUSH ESI
00541F10 F6C1 03 TEST CL,3
00541F13 75 42 JNZ SHORT 00541F57
00541F15 8B5D 0C MOV EBX,DWORD PTR SS:[EBP+C]
00541F18 F6C3 03 TEST BL,3
00541F1B 75 3A JNZ SHORT 00541F57
00541F1D B8 E8FD0000 MOV EAX,0FDE8 ; max pid (handle)
00541F22 3BC8 CMP ECX,EAX
00541F24 77 31 JA SHORT 00541F57
00541F26 3BD8 CMP EBX,EAX
00541F28 77 2D JA SHORT 00541F57
00541F2A 3BCB CMP ECX,EBX
00541F2C 73 29 JNB SHORT 00541F57
00541F2E 8BF1 MOV ESI,ECX
pid_loop:
00541F30 8D45 08 LEA EAX,DWORD PTR SS:[EBP+8]
00541F33 50 PUSH EAX
00541F34 56 PUSH ESI
00541F35 FF15 8C8A5400 CALL DWORD PTR DS:[548A8C] ;
PsLookupProcessByProcessId
00541F3B 85C0 TEST EAX,EAX
00541F3D 74 0B JE SHORT 00541F4A
00541F3F 83C6 04 ADD ESI,4
00541F42 3BF3 CMP ESI,EBX
00541F44 72 EA JB SHORT 00541F30
00541F46 8BC3 MOV EAX,EBX
00541F48 EB 0F JMP SHORT 00541F59
00541F4A 8B4D 08 MOV ECX,DWORD PTR SS:[EBP+8]
00541F4D FF15 888A5400 CALL DWORD PTR DS:[548A88] ; ObfDereferenceObject
00541F53 8BC6 MOV EAX,ESI
00541F55 EB 02 JMP SHORT 00541F59
00541F57 33C0 XOR EAX,EAX
00541F59 5E POP ESI
00541F5A 5B POP EBX
00541F5B 5D POP EBP
00541F5C C2 0800 RETN 8
--- snip ---
If it fails (Wine stub in this case) just go for the next process id ... genius
logic at work :)
Silencing via "trace once" might be ok for this - even if the loop is still
getting executed.
$ sha1sum mtasa-1.3.5.exe
7f186543892ef0877cd568ce0935c5e9641578c8 mtasa-1.3.5.exe
$ du -sh mtasa-1.3.5.exe
21M mtasa-1.3.5.exe
$ wine --version
wine-1.7.21-3-gbf72c67
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=38098
Bug ID: 38098
Summary: Managed (.NET) debugger fails to load symbol files
('GetFileVersionInfoExW' is a stub)
Product: Wine
Version: 1.7.36
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
continuation of bug 38090
With patch from bug 38090 applied it runs into:
--- snip ---
(28.29): C++ EH exception - code e06d7363 (first chance)
(28.29): CLR exception - code e0434f4d (first chance)
...
0009:fixme:ver:GetFileVersionInfoExW stub: 0
L"z:\\home\\focht\\downloads\\debug_symbols\\mscordacwks_x86_x86_2.0.50727.42.dll\\4333E7EC561000\\mscordacwks_x86_x86_2.0.50727.42.dll"
0 1964 0x439450
Failed to load data access DLL, 0x80004005
...
--- snip ---
The stub was committed one day later:
--- snip ---
version: Add stubs for GetFileVersionInfoExA/W.
author Austin English <austinenglish(a)gmail.com>
Tue, 23 Dec 2014 01:37:46 +0000 (19:37 -0600)
committer Alexandre Julliard <julliard(a)winehq.org>
Tue, 23 Dec 2014 14:30:50 +0000 (15:30 +0100)
commit 61fc9ac92f0dbe80e07d883a2365e16fd6f37774
tree 1b4ace4cee89aff7b8cf0a3119e8677310a9822b
parent 0029290e3e769880f2e357cf9608ac26535c29fb
--- snip ---
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=38090
Bug ID: 38090
Summary: Managed (.NET) debugger fails to load symbol files
('GetFileVersionInfoSizeExW' is a stub)
Product: Wine
Version: 1.7.36
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
found while investigating bugs with managed applications (.NET).
Dump of managed callstacks doesn't work anymore, instead the debugger prints
'Failed to load data access DLL foo, 80004005'.
--- snip ---
...
0009:Call version.GetFileVersionInfoSizeExW(00000000,00438f88
L"z:\\home\\focht\\downloads\\debug_symbols\\mscorwks.dll\\4333E7EC561000\\mscordacwks_x86_x86_2.0.50727.42.dll",0033c47c)
ret=022d643e
0009:fixme:ver:GetFileVersionInfoSizeExW stub: 0
L"z:\\home\\focht\\downloads\\debug_symbols\\mscorwks.dll\\4333E7EC561000\\mscordacwks_x86_x86_2.0.50727.42.dll"
0x33c47c
0009:Ret version.GetFileVersionInfoSizeExW() retval=00000000 ret=022d643e
0009:Call KERNEL32.SetErrorMode(00000001) ret=021e29b4
0009:Ret KERNEL32.SetErrorMode() retval=00000001 ret=021e29b4
0009:Call msvcrt._vsnwprintf(0236af88,00000040,020c65a8 L"Win32 error
0n%d",0033c718) ret=022d4956
0009:Ret msvcrt._vsnwprintf() retval=00000010 ret=022d4956
0009:Call msvcrt._vsnwprintf(0035411c,00000145,0203dbd8 L"ERROR: Unable to load
DLL %s, %s",0033c728) ret=022d4956
0009:Ret msvcrt._vsnwprintf() retval=00000050 ret=022d4956
...
0009:Call KERNEL32.MultiByteToWideChar(00000000,00000000,64273bbc "Failed to
load data access DLL, 0x%08x\n",ffffffff,00000000,00000000) ret=020ebf5b
0009:Ret KERNEL32.MultiByteToWideChar() retval=00000028 ret=020ebf5b
--- snip ---
It a regression:
http://source.winehq.org/git/wine.git/commitdiff/caaf6aafa96d1f8ac72f5e019c…
--- snip ---
author Austin English <austinenglish(a)gmail.com>
Sat, 20 Dec 2014 19:39:54 +0000 (13:39 -0600)
committer Alexandre Julliard <julliard(a)winehq.org>
Mon, 22 Dec 2014 18:18:21 +0000 (19:18 +0100)
commit caaf6aafa96d1f8ac72f5e019c4c97ef3d1958e6
tree cec676788e3b8000423aa779ed269408b9804df4
parent ef8db24b9c77bdc110c4c2b6acb4581b9fd6d193
version: Add stubs for GetFileVersionInfoSizeExA/W.
--- snip ---
It shouldn't be too hard to add an actual implementation.
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=38388
Bug ID: 38388
Summary: Visual Studio Express 2013 (12.0) installer aborts
with 'Runtime Error! R6016 - not enough space for
thread data' in Win 8.1 mode (needs ntdll.dll
'WinSqmIsOptedIn')
Product: Wine
Version: 1.7.40
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
Visual Studio Express 2013 (12.0) has multiple installer blockers.
Prerequisite: 'winetricks -q dotnet40 corefonts win7'
Patch for bug 38387
The WPF 4.x based installer user-interface is unreadable in Win7 mode.
It makes heavy use of DWrite API, unearthing a couple Wine insufficiencies.
The visible part (stub noise):
--- snip ---
...
fixme:dwrite:dwritefontface_GetRecommendedRenderingMode (0x56a4580)->(12.000000
1.000000 0 0x55cd738 0xf84e1fc): stub
fixme:dwrite:dwritefactory_CreateGlyphRunAnalysis (0x211510)->(0xf84e1d8
1.000000 0xf84e21c 4 0 0.000000 0.000000 0xf84e20c): stub
...
--- snip ---
Fortunately the installer is very verbose about its doings in the log file.
%temp% -> dd_winexpress_full_<datetimestamp>.log
--- snip ---
...
[002E:002F][2015-04-10T22:54:23]i052: Condition '(VersionNT = v6.3) AND
(WindowsBuildNumber < 9600)' evaluates to false.
[002E:002F][2015-04-10T22:54:23]i052: Condition 'VersionNT < v6.3' evaluates to
true.
[002E:002F][2015-04-10T22:54:23]i052: Condition '(VersionNT = v6.3) AND
(netfxfullredist_43_DetectKey < v4.5.50709)' evaluates to false.
[002E:002F][2015-04-10T22:54:23]i052: Condition 'CompatibilityMode = 0'
evaluates to false.
[002E:002F][2015-04-10T22:54:23]i052: Condition 'RebootPending = 1' evaluates
to false.
[002E:002F][2015-04-10T22:54:23]i052: Condition 'NOT (IEsvcVersionExists) OR
(IEsvcVersion < v10.0)' evaluates to true.
[002E:002F][2015-04-10T22:54:23]i000: MUX: Stop Block: WinBlock : This version
of Visual Studio requires a computer with a
!$!http://go.microsoft.com/fwlink/?LinkID=320086&clcid=0x409,newer version of
Windows!@!.
[002E:002F][2015-04-10T22:54:23]i000: MUX: Stop Block: IE10Block : This
version of Visual Studio requires Internet Explorer 10 which is currently not
installed on your computer. Please
!$!http://go.microsoft.com/fwlink/?LinkID=320085&clcid=0x409,install Internet
Explorer 10!@! and then retry installing Visual Studio.
[002E:002F][2015-04-10T22:54:23]i000: MUX: Detect Completed
[002E:002F][2015-04-10T22:54:23]i000: MUX: Wait for View to be loaded
[002E:0038][2015-04-10T22:54:23]i000: MUX: Detect Completed, now create view
[002E:002F][2015-04-10T22:54:26]i000: MUX: View loaded
[002E:002F][2015-04-10T22:54:26]i000: MUX: Go to Blocker page.
[002E:002F][2015-04-10T22:54:26]i199: Detect complete, result: 0x0
--- snip ---
It needs Win 8.1 mode and .NET Framework 4.5 installed.
It's best to run .NET 4.5 installer directly from winetricks cache standalone
to avoid long .NET 2.x, 3.x install sequence for now.
With these requirements met, the installer aborts much early with run-time
error.
--- snip ---
$ WINEDEBUG=+tid,+seh,+relay,+msi wine ./winexpress_full.exe >>log.txt 2>&1
...
002a:Call KERNEL32.CreateProcessW(001461d0
L"Z:\\home\\focht\\Downloads\\winexpress_full.exe",001465e8
L"\"Z:\\home\\focht\\Downloads\\winexpress_full.exe\" -burn.unelevated
BurnPipe.{1FC0A2CB-7160-4EDB-A330-B0CF4FBE54BC}
{4F44BA81-61F1-499A-8FCD-A00AD817497E}
41",00000000,00000000,00000000,00000000,00000000,00000000,0033f688,0033f6cc)
ret=0042f42d
...
002d:Call KERNEL32.__wine_kernel_init() ret=7bc5aa05
002a:Ret KERNEL32.CreateProcessW() retval=00000001 ret=0042f42d
...
002d:Call KERNEL32.GetModuleHandleW(0035c504 L"ntdll.dll") ret=0035c4ce
002d:Ret KERNEL32.GetModuleHandleW() retval=7bc10000 ret=0035c4ce
002d:Call KERNEL32.GetProcAddress(7bc10000,0035c4f4 "WinSqmIsOptedIn")
ret=0035c4da
002d:Ret KERNEL32.GetProcAddress() retval=00000000 ret=0035c4da
002d:trace:seh:raise_exception code=c0000005 flags=0 addr=(nil) ip=00000000
tid=002d
002d:trace:seh:raise_exception info[0]=00000008
002d:trace:seh:raise_exception info[1]=00000000
002d:trace:seh:raise_exception eax=00000000 ebx=00000000 ecx=00000006
edx=7bca6ec0 esi=0014b160 edi=7b824394
002d:trace:seh:raise_exception ebp=0033ee34 esp=0033edd8 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00010202
002d:trace:seh:call_stack_handlers calling handler at 0x3a7458 code=c0000005
flags=0
002d:Call KERNEL32.GetLastError() ret=003568a6
002d:Ret KERNEL32.GetLastError() retval=0000007f ret=003568a6
...
002d:Call user32.MessageBoxW(00000000,003c12f8 L"Runtime Error!\n\nProgram:
Z:\\home\\focht\\Downloads\\winexpress_full.exe\n\nR6016\r\n- not enough space
for thread data\r\n",0039a878 L"Microsoft Visual C++ Runtime Library",00012010)
ret=003a0476
--- snip ---
$ sha1sum winexpress_full.exe
51394c6e8d4d4235396cb7933af030974e25579f winexpress_full.exe
$ du -sh winexpress_full.exe
1000K winexpress_full.exe
$ wine --version
wine-1.7.40-99-gdc22283
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=38386
Bug ID: 38386
Summary: Visual Studio Express 2013 for Windows Installer
crashed with native dotnet40
Product: Wine
Version: 1.7.40
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
Created attachment 51233
--> https://bugs.winehq.org/attachment.cgi?id=51233
wrong logo.png
0. download from http://go.microsoft.com/?linkid=9832256
$ sha1sum winexpress_full.exe
52e551bf9ab3a587c5ec0f9dbaad49ffb5e5d168 winexpress_full.exe
1. winetricks -q dotnet40 to workaround bug 38385
2. The installer aborted silently
3. A wrong logo is shown
Few secones later, wine crashed
--
Do not reply 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=52054
Bug ID: 52054
Summary: Containerized access to Wine for running Windows apps
in containers under Linux.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhanley(a)DGtlRift.com
Distribution: ---
Currently, containers need to run under the same OS for the apps targeted - ie
containerizing Linux apps requires that the host OS be Linux and containerizing
Windows apps requires that host OS be Windows. However, with Windows Subsystem
for Linux, containerized Linux apps can now run under Windows incentivizing
Windows over Linux for cloud providers.
Using wine to interconnect the host Linux system to the container orchestration
would allow containerized Windows apps to run under Linux for cloud deployment.
--
Do not reply 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=46791
Bug ID: 46791
Summary: Corel Draw X4 - Installer hangs at splash screen
Product: Wine
Version: 4.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 63810
--> https://bugs.winehq.org/attachment.cgi?id=63810
Console output on wine 4.1 (non-staging)
Hello everyone,
with a friend of a German forum I have been notified that "CorelDraw X4"
requires msxml3 and ie7 to get started.
I created a fresh wine-Prefix (32-Bit) with wine 4.1 and installed the two
components using winetricks.
winetricks msxml3 (Worked fine)
wget
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetric…
&& sh winetricks ie7 (Had to renew my script aparently)
sha256sum CorelDRAWGraphicsSuiteX4Installer_DE.exe
f61dfb1bf7b6c4c1f92d8d72d124a98e2f4af691e732094ae0295c29c67d4f55
CorelDRAWGraphicsSuiteX4Installer_DE.exe
With these two components installed I get to the splash screen and there is a
lot of console output.
--
Do not reply 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=11747
Summary: CorelDRAW Graphics Suite X4 Trial installer crashes
Product: Wine
Version: 0.9.56.
Platform: PC
URL: http://www.corel.com/servlet/Satellite?pagename=CorelCom
/ProcessLayout&lc=en&ppg=CorelCorp/Trials/DownloadContai
ner
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: truiken(a)gmail.com
$ wine CorelDRAWGraphicsSuiteX4Installer_EN.exe
wine: Unhandled page fault on read access to 0x00000000 at address 0x7ddf3f47
(thread 0016), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x7ddf3f47).
Backtrace:
=>1 0x7ddf3f47 queryresult_get_length+0x57(iface=0x130e38, listLength=0x34f58c)
[/home/truiken/wine/dlls/msxml3/queryresult.c:277] in msxml3 (0x0034f554)
2 0x0035401b in setupxml (+0x401b) (0x005f4650)
3 0x00430049 in setup (+0x30049) (0x002f002f)
4 0x00000000 (0x00000000)
0x7ddf3f47 queryresult_get_length+0x57
[/home/truiken/wine/dlls/msxml3/queryresult.c:277] in msxml3: movl
0x0(%eax),%edx
277 *listLength = This->result->nodesetval->nodeNr;
--
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=22706
Summary: Stylizer: cannot start the program
Product: Wine
Version: 1.1.44
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shnatsel(a)gmail.com
Created an attachment (id=27979)
--> (http://bugs.winehq.org/attachment.cgi?id=27979)
Console output
Stylizer
(http://appdb.winehq.org/objectManager.php?sClass=application&iId=11499)
doesn't start - wine prints "fixme:..." messages to console. I've used
Winetricks to install .NET framework, but since it seems to be Wine problem,
I'm reporting this as Wine bug.
--
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=30397
Bug #: 30397
Summary: Spoon Studio 2011 (ex Xenocode) application sandboxing
scheme needs support for NtSetInformationFile class
FileDispositionInformation (Stylizer 5.x, Visual CSS
editor)
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
Stylizer 5.x (Visual CSS editor) is wrapped in Xenocode like sandboxing scheme,
now called "Spoon Studio 2011".
The usual native API hooking in several places.
It seems not very happy about some unimplemented NtSetInformationFile classes.
---snip ---
...
0025:Call ntdll.RtlInitUnicodeString(0032f334,008b3068
L"\\??\\C:\\users\\focht\\Local Settings\\Application
Data\\Skybound\\Stylizer\\Sandbox\\2011.12.15T20.58\\XSandbox.bin.__tmp__")
ret=0034d108
0025:Ret ntdll.RtlInitUnicodeString() retval=0032f334 ret=0034d108
0025:Call
ntdll.NtOpenFile(0032f308,00110100,0032f31c,0032f2f8,00000007,00000020)
ret=0034da48
0025:Ret ntdll.NtOpenFile() retval=00000000 ret=0034da48
0025:Call
ntdll.NtSetInformationFile(00000068,0032f300,0032f2cc,00000028,00000004)
ret=0034da84
0025:Ret ntdll.NtSetInformationFile() retval=00000000 ret=0034da84
0025:Call
ntdll.NtSetInformationFile(00000068,0032f300,0032f31b,00000001,0000000d)
ret=0034da9d
0025:fixme:ntdll:NtSetInformationFile Unsupported class (13)
0025:Ret ntdll.NtSetInformationFile() retval=c0000002 ret=0034da9d
0025:Call ntdll.NtClose(00000068) ret=0036b1d3
0025:Ret ntdll.NtClose() retval=00000000 ret=0036b1d3
...
0025:Call user32.MessageBoxW(00000000,008b2f70 L"The sandbox at
\\??\\C:\\users\\focht\\Local Settings\\Application
Data\\Skybound\\Stylizer\\Sandbox\\2011.12.15T20.58 is corrupt or inaccessible.
Please check the location and try again.",008a3f48 L"Spoon Studio
2011",00000010) ret=00396aa6
...
---snip ---
MSDN (ZwSetInformationFile):
http://msdn.microsoft.com/en-us/library/windows/hardware/ff567096%28v=vs.85…
class 13 -> FILE_DISPOSITION_INFORMATION:
http://msdn.microsoft.com/en-us/library/windows/hardware/ff545765%28v=vs.85…
Also interesting read: Cygwin's Corinna Vinschen and some MS guy about deletion
semantics ;-)
http://www.tech-archive.net/Archive/Development/microsoft.public.win32.prog…
--- quote ---
First off, FILE_DELETE_ON_CLOSE
and FileDispositionInformation are NOT the same thing.
There are really two parts to delete. The first part is to logically
delete the file. This consists of the file system marking the file as
deleted and then waiting for the last handle to close. When a file is
marked as deleted, many operations (including new opens) fail. Once the
last handle as closed, the actual delete of the file can take place.
When you open a file with FILE_DELETE_ON_CLOSE, the file is left as is.
Neither part of delete is done. The only thing done is to remember that
when this handle is closed, the file should be deleted. All operations on
the file will proceed as normal. When the handle marked as delete on close
is closed, the file is logically deleted. If that handle was the last
handle, the file will also actually be deleted.
When you use FileDispositionInformation to set a file to deleted, the file
is logically deleted right then. Any new opens for the file and many other
operations will fail. The file system will not complete the actual removal
of the file until the last handle is closed, though.
--- quote ---
Regards
--
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=24018
Summary: Cygwin 1.7.6 installer crashes at start of postinstall
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://cygwin.com
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Running the cygwin installer with today's git in a clean .wine
aborts when it gets to the postinstall stage:
...
Installing file cygfile:///etc/postinstall/update-info-dir.sh
AddAccessAllowedAce(, group) failed: 1337
AddAccessAllowedAce(, group) failed: 1337
Visited: 51 nodes out of 1789 while creating dependency order.
Dependency order of packages: base-cygwin base-passwd cygwin libgcc1 libiconv2
libintl8 alternatives alternatives libattr1 libgmp3 libsigsegv2 terminfo0
libncurses8 texinfo _update-info-dir gawk tzcode coreutils terminfo libncurses9
libreadline7 bash findutils sed base-files libbz2_1 bzip2 libpopt0 libstdc++6
cygutils groff gzip libncurses10 less man cygwin-doc dash diffutils editrights
gettext libpcre0 grep ipc-utils liblzma1 login rebase run xz tar which zlib0
wine: Unhandled page fault on write access to 0x00000001 at address 0x610074
(thread 0028), starting debugger...
Usage:
winedbg [ [ --gdb ] [ prog-name [ prog-args ] | <num> | file.mdmp |
--help ]
(bug 21424 seems to still be there, too, if you forge ahead and run bash
despite postinstall not having run.)
This is a dogfood bug. I was going to try to run gcj in cygwin to look at some
other wine bug, but curses! I was foiled.
--
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=21206
Summary: Cygwin 1.7.1 fails to install packages under wine
Product: Wine
Version: 1.1.35
Platform: x86-64
URL: http://www.cygwin.com/setup.exe
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=25469)
--> (http://bugs.winehq.org/attachment.cgi?id=25469)
terminal output from install
1.5 somewhat worked under wine, but 1.7 fails miserably. Try installing any
program:
$ sh winetricks cygwin # Make sure to use winetricks from svn, or download
cygwin from link above
Choose next all the way through to install the base system. Cygwin will
download its files, but when trying to install them, gives:
running: C:\cygwin\bin\bash.exe --norc --noprofile
/etc/postinstall/000-cygwin-post-install.sh
fixme:ntdll:NtSetInformationToken unimplemented class 4
fixme:ntdll:NtQueryInformationProcess (process=0xffffffff) Unimplemented
information class: ProcessSessionInformation
fixme:ntdll:NtQueryVolumeInformationFile 0x104: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0x104: attribute info not supported
fixme:ntdll:NtQueryObject Unsupported information class 1
...
/etc/postinstall/000-cygwin-post-install.sh: line 53: cannot create temp file
for here document: Invalid request code
6 [exiting thread] bash 47 cygthread::stub: erroneous thread activation,
name is NULL
20295 [exiting thread] bash 47 cygthread::stub: erroneous thread activation,
name is NULL
...
There's also a ton of:
AddAccessAllowedAce(, group) failed: 1337
while installing.
The installer claims to complete, but whenever you try to run it, the
ntdll/cygthread::stub messages flood the terminal again.
--
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=5714
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Version|unspecified |0.9.17.
URL|http://www.microsoft.com/do |https://web.archive.org/web
|wnloads/details.aspx?family |/20060526142014/http://down
|id=32BC1BEE-A3F9-4C13-9C99- |load.microsoft.com/download
|220B62A191EE |/d/3/4/d342efa6-3266-4157-a
| |2ec-5174867be706/vcredist_x
| |86.exe
OS|other |Linux
Keywords| |Installer
Hardware|Other |x86
--
Do not reply 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=4632
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|InstallShield (MediaShout |Multiple applications fail
|v3) fails to install with |to install due to missing
|error -1603 |support for msi table joins
| |(MediaShout v3, Nero 7,
| |MSXML3, MSVC++ 2005 redist)
URL|http://www.mediashout.com/t |https://web.archive.org/web
|ry/30_ev.cfm |/20211117091702/https://cdn
| |-us.filecluster.com/nero/Ne
| |ro-7.11.10.0_all_update.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=25344
Summary: Nero 7: Crashed when installing.
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fendersens(a)gmail.com
Created an attachment (id=32222)
--> (http://bugs.winehq.org/attachment.cgi?id=32222)
error generated in the console(output of "wine program_name.exe")
It crashed after I choose next in the first window. It is quite similar to bug
10365....
--
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=4632
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine(a)enzerink.net
--- Comment #18 from Anastasius Focht <focht(a)gmx.net> ---
*** Bug 5062 has been marked as a duplicate of 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=5062
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Nero 7 installer bombs |Nero 7 installer fails due
| |to missing msi table joins
| |implementation
CC| |focht(a)gmx.net
URL|http://www.nero.com/ |https://web.archive.org/web
| |/20211117091702/https://cdn
| |-us.filecluster.com/nero/Ne
| |ro-7.11.10.0_all_update.exe
--- Comment #4 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
adding stable download links via Internet Archive for documentation.
https://web.archive.org/web/20211117091702/https://cdn-us.filecluster.com/n…
$ sha1sum Nero-7.11.10.0_all_update.exe
7fea9335c3be3959d657bccd34fbcdede7a5cfed Nero-7.11.10.0_all_update.exe
$ du -sh Nero-7.11.10.0_all_update.exe
389M Nero-7.11.10.0_all_update.exe
Alternate version:
http://www.gameszone.ro/download/navigare/Utilitare/CD_dash_DVD_Tools/Nero_…http://www.gameszone.ro/downloads/Nero-7.7.5.1_eng_trial.exe
(link requires some referrer magic from original page, hence manual upload):
https://archive.org/details/nero-7.7.5.1-eng-trial
$ sha1sum Nero-7.7.5.1_eng_trial.exe
a802e668f4a5d4db59284734cca2675e8f384959 Nero-7.7.5.1_eng_trial.exe
$ du -sh Nero-7.7.5.1_eng_trial.exe
191M Nero-7.7.5.1_eng_trial.exe
===
Changing the dupe id from bug 5062 to bug 4632 which is the collector.
Regards
*** This bug has been marked as a duplicate of bug 4632 ***
--
Do not reply 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=5490
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
URL|http://download.microsoft.c |https://web.archive.org/web
|om/download/a/5/e/a5e03798- |/20051102022047/http://down
|2454-4d4b-89a3-4a47579891d8 |load.microsoft.com/download
|/msxml3.msi |/a/5/e/a5e03798-2454-4d4b-8
| |9a3-4a47579891d8/msxml3.msi
--- Comment #9 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
adding stable download link via Internet Archive for documentation.
https://web.archive.org/web/20051102022047/http://download.microsoft.com/do…
$ sha1sum msxml3.msi
352e3825dc392b3fc63cf002ac22da8da841e60a msxml3.msi
$ du -sh msxml3.msi
1.9M msxml3.msi
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=38096
Bug ID: 38096
Summary: Nero Burning ROM v8 needs 'NetUserEnum' level 20
support (USER_INFO_20)
Product: Wine
Version: 1.7.36
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: netapi32
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
continuation of bug 17322
'Nero Burning ROM 8' still fails and spams the terminal with:
--- snip ---
fixme:netapi32:NetUserEnum level 20 not supported
--- snip ---
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=10287
Summary: unable to install nero 8
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: major
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: infyquest(a)gmail.com
Created an attachment (id=8939)
--> (http://bugs.winehq.org/attachment.cgi?id=8939)
nreo console output
I am unable to install nero 8.
It comes up the screen Preparing Installation, then suddenly it crashes.
I am attaching the console output
--
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=24889
Summary: Fresh Diagnose: Hangs up on enumeration of user
accounts
Product: Wine
Version: 1.3.5
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) install Fresh Diagnose
4) wine fdiag.exe
5) Unfold tree Software System->User Accounts
Behaviour:
Application hangs up.
Expected behaviour:
Application shouldn't hang up.
Terminal output:
In terminal there are many of those lines
fixme:netapi32:NetUserEnum ((null),0,
0x0,0xd0eca4,-1,0xd0ecb0,0xd0ecac,0xd0eca8) stub!
--
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=17322
Summary: Fresh Diagnose 8.0 : goes on a "loop", and has to be
"killed", when trying to get information for the system
users.
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://www.snapfiles.com/get/freshdiagnose.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 231036448(a)freemail.gr
Fresh Diagnose 8.0 : goes on a "loop", and has to be "killed",
when trying to get information for the system users.
--
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=9412
Summary: FL Studio 7 cannot play most of its WAV files
Product: Wine
Version: 0.9.43.
Platform: PC-x86-64
URL: http://imageworld.tucows.com/files7/flstudio7_RC6b.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail(a)science.su
Created an attachment (id=7732)
--> (http://bugs.winehq.org/attachment.cgi?id=7732)
WINEDEBUG=+loaddll,warn+all wine FL.exe
FL Studio 7 is professional software for creating music. It works *almost*
perfectly but because of this bug it isn't actually usable: most of its WAV
files do not work and this makes the program useless!
As I have said FL Studio make use of WAV files. Some WAV files are in standard
PCM uncompressed audio format and they plays fine. Others use non-standard WAV
format and fails to play at all. Because of that a lot of effects and sounds
cannot be used.
If I run the program with WINEDEBUG=+loaddll,warn+all I get the following
output when I try to play a "non-standard" WAV file: (see attachment). When I
play standard PCM-encoded WAV file there is no such output. I think this output
gives some useful clues but unfortunately I have almost no knowledge about
Widnows sound API so I cannot fix this myself.
Feel free to ask any additional questions. The program has a demo and it is
almost fully functional (see the URL field).
How to reproduce (instruction by Travis Forghani, with minor changes and
comments for better readability):
1) Click on "Packs" to expand it. Then click on "Basses" to expand it. Next,
click on the "BASS_EfEm_C2"; when you click on the BASS_EfEm_C2 effect, the
sound that is supposed to be created is created. This works because
"BASS_EfEm_C2" is standard PCM encoded WAV file.
2) Click on "RealDrumkits" to expand it. Next, click on "RD_Crash". When you
click on the "RD_Crash" effect, the sound that is supposed to be created is not
created and there is no output via the speakers. This doesn't work because
"RD_Crash" is non-standard WAV. But on clean Windows this works out-of-the-box.
--
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=15101
Summary: FL Studio Does not open.
Product: Wine
Version: unspecified
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?bShowAll=true&
bIsQueue=false&bIsRejected=false&sClass=version&sTitle=&
sReturnTo=&iId=11202
OS/Version: Windows Vista
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: afaninthehouse(a)gmail.com
I installed this on Windows Vista and once I opened the program, it gets rid of
the system menubar and taskbar once opened. It doesn't even function or let me
use it. It was in demo and was not activated.
--
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=9416
Summary: FL Studio 7 ignores virtual desktop setting
Product: Wine
Version: 0.9.43.
Platform: PC
URL: http://imageworld.tucows.com/files7/flstudio7_RC6b.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
While attempting to test bug 9412, I used winecfg to set a virtual desktop, so
I could read the bug description while testing (full screen app). Even with a
virtual desktop set, the app still launches full screen. Managed/unmanaged
windows makes no difference as well.
To reproduce:
Install FL Studio 7.
run winecfg, enable virtual desktop
launch FL Studio 7.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=3711
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |0.9.
Summary|Musicmatch fails to install |Multiple applications need
|(missing registry key, |'ProxyEnable' registry key
|HTTP_HttpOpenRequest() |(Musicmatch 8, FL Studio
|problem) |7.x/8.x, SpaceTime)
Fixed by SHA1| |ed1cb1f099f88eb4d06ce722272
| |58cab690829db
Hardware|Other |x86
OS|other |Linux
URL|http://www.musicmatch.com/d |https://web.archive.org/web
|ownload/free |/20211116233113/https://ido
| |wnload.idg.pl/zx/vol2/w95/m
| |ultimedia/rippers/musicmatc
| |h/8/mmsetup.exe?md5=T2HtGWy
| |4WdDKhppTfUcyMA&expires=163
| |7106052
CC| |focht(a)gmx.net
--
Do not reply 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=10953
Summary: SpaceTime: Installer Crash (Reading Registry?)
Product: Wine
Version: 0.9.52.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peterbelm(a)gmail.com
Created an attachment (id=9887)
--> (http://bugs.winehq.org/attachment.cgi?id=9887)
Console Output
The SpaceTime installer crashes, apparently reading the registry according to
the report created with the embedded madExcept. There's nothing especially
notable about the console output, except a fixme "CheckTokenMembership".
Always reproducible, and creating the registry keys referred to in the
madExcept crash report doesn't solve the problem.
SpaceTime can be downloaded here:
http://media.spacetime.com/software/downloads/Install-SpaceTime3D.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=9150
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |https://web.archive.org/web
| |/20211116080635/http://demo
| |download.image-line.com/fls
| |tudio/archive_older/flstudi
| |o_8_0_install.exe
Summary|Add "ProxyEnable" registry |FL Studio 7.x/8.x needs
|key to fix FLStudio |'ProxyEnable' registry key
|internet features |
Component|-unknown |wininet
Keywords| |download
CC| |focht(a)gmx.net
--
Do not reply 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=14494
Summary: Dialogs come up under the main FL Studio Window
Product: Wine
Version: 1.1.1
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luckyluke56(a)gmail.com
I Installed FL Studio 8.0 recently, but there seems to be a little problem
regarding the modal dialogs. Dialogs like Are you sure you want to quit? and
Are you sure you want to delete this channel? etc come up under the main FL
Studio window, and you have to alt+tab to switch to them, and click the button
you want.
--
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=36855
Bug ID: 36855
Summary: stop putting bugs on people pc
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: binoburrcobb(a)gmail.com
Created attachment 48949
--> http://bugs.winehq.org/attachment.cgi?id=48949
is a music producer software
My name is andre cobb and i try to use the wine load programer and it's seem
like their is a bug in the program and its need too be fix then i try to
install my fl studio program it's seem like somebody else is using my pc. most
programs need to be a single user not a multi-user if ya set has multi-user is
causing to many problems. its need to be fix soon as possible.
--
Do not reply 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=25795
Summary: FL Studio 9.0: Buggy and wrong UI Redraw when using
many instruments
Product: Wine
Version: 1.3.11
Platform: x86
URL: http://flstudio.image-line.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter.kristopher(a)gmail.com
Among many windows inside FL Studio, the Pattern View is an important window.
The pattern view redraws with glitches when the number of instruments or
channels loaded is large.
--
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=25794
Summary: FL Studio 9.0: Extremely Slow UI redraw when moving
application windows
Product: Wine
Version: 1.3.11
Platform: x86
URL: http://flstudio.image-line.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter.kristopher(a)gmail.com
1. The individual windows within FL studio redraw extremely slowly when they
are moved.
2. When moving windows within the application, while the CPU usage is more than
60% ( that is when the application is running and a good number of plugins are
being used ) The application freezes for seconds before the redraw happens
--
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=43869
Bug ID: 43869
Summary: FL Studio: Unable to open through wine-staging
Product: Wine
Version: 2.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: propsys
Assignee: wine-bugs(a)winehq.org
Reporter: troutsound(a)airmail.cc
Distribution: ---
Whenever I attempt to open the FL.exe file through wine-staging 2.14-2.18, I
get a major application 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=45269
Bug ID: 45269
Summary: FL Studio 20.0.0.445: Odd problem possibly indicative
of WINE file-descriptor problem
Product: Wine
Version: 3.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: iam(a)mcnster.com
Distribution: ---
Howdy folks,
I have install FL Studio 20 in a 64-bit wineprefix.
When I run:
$ wine64 .wine/drive_c/Program\ Files\ \(x86\)/Image-Line/FL\ Studio\
20/FL64.exe
... I receive the following diagnostics which repeats the last line every 60
seconds, forever:
0009:fixme:explorerframe:taskbar_list_SetProgressState iface 0x37bc620, hwnd
0x20126, flags 2 stub!
003e:err:ntdll:RtlpWaitForCriticalSection section 0x1c6d470 "?" wait timed out
in thread 003e, blocked by 0009, retrying (60 sec)
003e:err:ntdll:RtlpWaitForCriticalSection section 0x1c6d470 "?" wait timed out
in thread 003e, blocked by 0009, retrying (60 sec)
YET!
When I run:
$ wine64 [path-to-FL64.exe] 2>&1 | tee run.log
... the program runs as expected with no errors or hang.
Weird, huh?
Two facts to consider, unfortunately: 1) FL Studio 19 worked flawlessly under
wine-staging-3.7, and I don't remember if FL Studio 19 or 20 worked under
wine-staging-3.8, but one of them DIDN'T.
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.
http://bugs.winehq.org/show_bug.cgi?id=36461
Bug ID: 36461
Summary: BgmHkClient crash when clicking on login form
Product: Wine
Version: 1.7.18
Hardware: x86
URL: http://ovear.info/wailian/bgmtest.rar
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fracting(a)gmail.com
Created attachment 48507
--> http://bugs.winehq.org/attachment.cgi?id=48507
Log: console output
BgmHkClient is a dotnet program, using WPF.
To reproduce:
0. pre-request: winetricks -q dotnet40 (not sure if corefonts is needed, I
tested that but doesn't help)
1. Download from http://ovear.info/wailian/bgmtest.rar , uncompress the
software
2. wine BgmHkClient.exe
3. click on the login form (the first form)
4. crash.
Attached console log.
--- quote ---
Unhandled Exception: System.InvalidOperationException: Dispatcher processing
has been suspended, but messages are still being processed.
--- quote ---
These lines make me think of http://bugs.winehq.org/show_bug.cgi?id=32568, but
applying Dan's patch doesn't help, may be not related to that bug, I don't
know.
The author of BgmHkClient may help if needed.
--
Do not reply 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=44800
Bug ID: 44800
Summary: FL Studio: Attempting to minimize FL Studio shows a
small label instead
Product: Wine
Version: 3.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ajduck(a)outlook.com
Distribution: ---
Created attachment 60833
--> https://bugs.winehq.org/attachment.cgi?id=60833
Terminal output (with notes)
When you attempt to minimize FL Studio, instead of minimizing, a small label
separate from the main window appears instead. If the main FL Studio window is
maximized when you attempt to minimize it, it doesn't change size, but if it's
not maximized the window is resized to a small square.
The contents of the main window after attempting to minimize is an after image
of what was rendered before minimizing, apart from a small section of the top
left corner of the application (which is just a after image of the minimize
button). If you change the size of the window in this state it shows a
trailing/ghost effect (think IE6 effect) of whatever is behind the window, e.g.
the desktop background.
I set the severity to minor because it makes minimizing the window
inconvenient, however there is a simple workaround: either use the keyboard
shortcut for minimizing on the small label window, or click on the taskbar
button/dock icon for FL Studio several times as necessary. FL Studio then
properly minimizes.
I've tested on elementary OS (Pantheon) and Fedora (GNOME 3) with Wine 3.4 and
it happens on both.
On Windows, when minimizing under normal usage you don't see this label,
however if you rapidly minimize and restore FL Studio you can very briefly see
it. With this in mind it might be that the label itself is normal behavior but
it's supposed to immediately disappear or minimize.
I attached the terminal log (with some notes). I'll attach some footage soon.
======
FL Studio 12 Demo:
https://support.image-line.com/redirect/FLStudio_Installer_Google
The demo and the full version are the same executable.
--
Do not reply 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=47909
Bug ID: 47909
Summary: OTT VST "works" but does not render in FL Studio 20.
Product: Wine
Version: 4.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: demian.l.ihrig(a)gmail.com
Distribution: ---
Created attachment 65405
--> https://bugs.winehq.org/attachment.cgi?id=65405
Ott "working" but not rendering
The Xfer records OTT VST doesn't render when loading it up in FL Studio 20. The
window for it has the right dimensions and the effect itself still works. I can
even load up project files from a windows machine that were preconfigured and
they will work just fine I just don't have a UI for it (see attachment).
I also ran fl in the terminal and this was the suspect line that popped up in
the terminal when I loaded OTT:
002a:fixme:vulkan:X11DRV_vkCreateWin32SurfaceKHR Application requires child
window rendering, which is not implemented yet!
P.S. Forgive me for any ambiguities and the like, this is my very first bug
report.
--
Do not reply 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=49263
Bug ID: 49263
Summary: ME3Explorer hangs on start in 5.9
Product: Wine
Version: 5.9
Hardware: x86-64
URL: https://github.com/ME3Tweaks/ME3Explorer/releases/tag/
4.1.1.314
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: mirh(a)protonmail.ch
Regression SHA1: c8f409ed9311c6b84b2383ac5640ad39cfb1d5e5
Distribution: ---
.NET 4.8 and workaround for bug 45871 are required 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=7553
William <wjb(a)williamjbowman.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wjb(a)williamjbowman.com
--- Comment #11 from William <wjb(a)williamjbowman.com> ---
I'd like this reopened if possible. The bug still affects at least Wine 6.0,
macOS and Linux, and can be reproduced with a fork of the original game used
here: https://conqueronline.net/
The are some other issues that prevent the Launcher from installing patches
properly, which I'm still trying to debug, so the steps to reproduce are
different:
1. Install the game.
2. Manually install the patches. Running the following, or similar, fish script
from the install directly will manually install all the patches:
```
for i in 1014 1015 1016 1017 1018_2 1019 1020 1021 1022 1023 1024 1025 1026
1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042
1043 1044
curl -k -o /tmp/$i.7z "https://download.conqueronline.net/patches/$i.7z"; yes
Y | 7z x /tmp/$i.7z
end
```
3. Run the game manually without launcher: `wine Conquer blacknull`
I'm currently rebuilding a clean prefix with the latest wine, but I know Lutris
custom wine 6.4 is also affected, so I suspect latest wine is also affected.
--
Do not reply 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=50739
Bug ID: 50739
Summary: Resident Evil HD Remaster - Crash on opening
Product: Wine-staging
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gab.pulcio(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 69509
--> https://bugs.winehq.org/attachment.cgi?id=69509
Backtrace of the crash
Wine-staging 6.3, dxvk installed, steamoverlayrenderer disabled, CSMT enabled
and dsound EAX enabled.
-EAX is not the cause of the problem
-CSMT is not the cause of the problem
The game opens and crashes immediately.
Not releated, but "The suffering" also crashes on start, I'll open a new bug
report for that 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.
http://bugs.winehq.org/show_bug.cgi?id=12059
Summary: Help window cannot be closed
Product: Wine
Version: 0.9.57.
Platform: Other
URL: http://chariot.tucows.com/files7/flstudio7_RC6b.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
When running Fruity Loops studio, accessing any help functions brings up a help
window which cannot be closed and stays as the top most window.
steps to reproduce:
rm -rf ~/.wine
wget -c http://chariot.tucows.com/files7/flstudio7_RC6b.exe
wine flstudio7_RC6b.exe
cp mfc42.dll ~/.wine/drive_c/windows/system32
cd .wine/drive_c/Program\ Files/Image-Line/FL\ Studio\ 7/
wine FL.exe
--
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=14957
Summary: FL Studio fails to minimize
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: billstei(a)hbci.com
FL Studio does not use the normal window manager minimize/maximize/close
buttons, and attempts to programmatically invoke these functions via the FL
Studio user interface. Specifically, minimizing fails under Gnome 2.22.3,
resulting in the main FL Studio window disappearing momentarily and then
reappearing.
--
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=23092
Summary: FL Studio built-in file browser fails with long
pathnames and/or long filenames
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://www.flstudio.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: billstei(a)hbci.com
To test for this bug: Using FL Studio 9.1 use the browser window (F8 to
open/close this window) to go to Packs->Legacy->SimSynth->Instruments->Simple
Synth Bass_s, and either left click (which plays a preview of the sound), or
right click (which produces a pop-up menu, both of which intermittently fail.
Short paths and/or filenames never fail that I can see (for example try both
left or right clicking on "Rock moog_s" directly above the test link/file. I
have not been able to reproduce this bug in Windows XP, so at this point it
would seem to be Wine related.
--
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=14554
Summary: FLSynthmaker menus show up on the wrong screen in
Xinerama mode
Product: Wine
Version: 1.1.1
Platform: PC
URL: http://www.flstudio.com/documents/download.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
While testing out bug 14536 on a computer with dual monitors, I started
FLSynthmaker and its window opened on the right screen, but when I click on the
menu, the menu popped up on the left screen. This made mouse navigation
impossible, so I had to use the arrow keys to move around the 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=14536
Summary: FLSynthmaker crashes FL Studio
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: billstei(a)hbci.com
Inside the FL Studio program ( demo here:
http://www.flstudio.com/documents/download.html ) go to menu Channels-->Add
one-->Synthmaker and FL Studio crashes with the following error message (using
WINEDEBUG+=gdiplus):
trace:gdiplus:GdipCreateBitmapFromScan0 32767 32767 0 925707 (nil) 0x32bf18
err:bitmap:X11DRV_DIB_SetImageBits Out of memory!
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Serial number of failed request: 30719
Current serial number in output stream: 30722
--
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=20805
Summary: FL Studio and MIDI Controller
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://flstudio.image-line.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benjee.d(a)gmail.com
I have installed FL studio 9.
The problem is connecting an ALESIS PHOTON 25 ( midi controller by USB port )
no message is showed, but FL studio seems to not receiving midi signal, and is
impossible to link the knobs and buttons, with this program interface.
FL stduio includes one configuration tool to find midi devices, but nothing
happens using it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23859
Summary: FL Studio plugins add semicolon to saved file names
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.flstudio.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: billstei(a)hbci.com
In the program FL Studio (9.1) some of the synth plugins add an extraneous
suffix (semicolon) to the end of the file name. Example: Add the Toxic
Biohazard plugin using menu CHANNELS->Add one->Toxic Biohazard. Now save a
preset using the synth GUI (slightly right of top center on the GUI):
OPTIONS->Save Program, which calls up a standard Windows File Save dialog
window. If I use the name "MyPreset", the extension ".tbio" is added with an
additional semicolon, so that the resulting file name is now "MyPreset.tbio;".
This is probably a bug in Toxic Biohazard, given that not all FL Studio plugins
(e.g. Sytrus) exhibit this behaviour, but this bad behaviour is probably
masked/corrected by Windows, and if so, then perhaps Wine should also
mask/correct it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29611
Bug #: 29611
Summary: FL Studio 10 is invisible without "emulate virtual
desktop"
Product: Wine
Version: 1.3.37
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: realnc(a)gmail.com
Classification: Unclassified
When running FL Studio (version 10), the main application window is invisible.
To clarify: it's not that an empty window appears or something like that.
Instead, nothing appears except the initial pop-up dialog of FL Studio that
informs you that this is a demo. The only thing that's visible is the task
manager entry in KDE's task manager panel.
When enabling "Emulate a virtual desktop" in winecfg, then the application
shows up correctly.
I'm using Wine 1.3.37 on Gentoo Linux AMD64, using the Radeon graphics driver
(Gallium3D with KMS, Mesa 7.11.2 and also tried latest Git version.)
When trying to reproduce, you can download FL Studio from here:
http://flstudio.image-line.com/documents/download.html
It's a free download (224MB) and you don't need to sign-up or anything.
--
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=30132
Bug #: 30132
Summary: Not work FL Studio in latest wine
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikhail.v.gavrilov(a)gmail.com
Classification: Unclassified
Then I launch FL Studio throw exception in console:
mikhail@p5k:~$ .wine/drive_c/Program\ Files/Image-Line/FL\ Studio\ 10/FL.exe
err:seh:setup_exception_record stack overflow 904 bytes in thread 0009 eip
7ef93dce esp 00230fa8 stack 0x230000-0x231000-0x330000
FL Studio you can get here:
http://demodownload.image-line.com/flstudio/flstudio_10.0.9.exe
--
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=12279
Summary: wine not accepting regcode of FL Studio 8
Product: Wine
Version: 0.9.58.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dianat100(a)yahoo.com
Wine doesn't accept the regcode of FL Studio 8 and the program appears in demo
mode. It does, however accept FL Studio 7 regcode. Regcodes work fine under
Windows XP.
--
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=46055
Bug ID: 46055
Summary: FL Studio 20: Built-in file browser incorrectly shows
image files alongside plugins in plugin database
Product: Wine
Version: 3.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ajduck(a)outlook.com
Distribution: ---
Created attachment 62640
--> https://bugs.winehq.org/attachment.cgi?id=62640
What it should look like (on Windows)
FL Studio has a built-in file browser on the left. It can be used to load
plugins in a folder called "plugin database". The plugins can have images
associated with them that show as thumbnails.
A basic description of how this works: when FL is installed or first used a
folder called "plugin database" is created (the default location is
~/Documents/Image-Line/FL Studio/Presets/Plugin database/). In either "Effects"
or "Generators", for each plugin there is a set of 3 files: .fst, .png and
.nfo.
The .fst is a FL Studio state file and is the file that loads the plugin. The
.png is the thumbnail for the plugin. The .nfo (which has the same name as the
.fst) basically points to the image and probably all of them contain only
"Bitmap=Plugin.png".
On Windows, the plugin database folder viewed from FL's file browser only lists
the .fst files (with the pictures shown as a thumbnail for the .fst file) and
hides the actual .png files that are referred to in the .nfo. See "What it
should look like (on Windows)" image attached.
On Wine, the plugin database folder doesn't replicate this behaviour and lists
the .png files alongside the .fst files. See "What it shouldn't look like (on
Wine)" image.
Steps to reproduce:
1. Download FL Studio (link at bottom of this post) and install it. Skip
ASIO4ALL installation if it comes up.
2. Open FL. It will load a project file on first startup. You can either just
stay on that or go to File > New (if there's no text, press F12 -> F3 -> n, if
a prompt comes up press n again).
3. On the left is the file browser sidebar. Click the button that has a plug
icon (the last button of three) at the top of that sidebar.
4. Click on either the "Effects" or "Generators" folders, and then click on one
of the subfolders. The .png files will be in the list, which doesn't happen on
Windows.
Tested in a clean wineprefix.
OS: elementary OS 5.0 Juno (based on Ubuntu 18.04)
Tested on Wine 3.19 but 3.18 also had this bug.
----------
Download link:
http://demodownload.image-line.com/flstudio/flstudio_win_20.0.5.681.exe
$ sha1sum flstudio_win_20.0.5.681.exe
11901b66a65c526203dacbab7ec6a3c61edb1553 flstudio_win_20.0.5.681.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=35193
Bug ID: 35193
Summary: FL Studio 11.x VSTi 'Slayer2' plugin doesn't work
after registration (ASProtect 1.4 software protection)
Product: Wine
Version: 1.7.9
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Classification: Unclassified
Hello folks,
a user in #winehq reported another plugin not working with FL 11.x (after
fixing bug 35178).
Plugin download:
http://downloads.image-line.com/slayer/slayer2_personalcopy_install.exe
Interestingly: http://www.image-line.com/documents/slayer.html
--- quote ---
FL Slayer2 is no longer available for purchase.
Existing registered customers will keep receiving support.
--- quote ---
Running 'VerA' (a specific tool to identify ASProtect versions) on the plugin
main dll 'Slayer2.dll' reveals:
--- snip ---
EntryPoint check: ASProtect .DLL style
Crypto info: Block type: 1(U), Info type: 1, Attempts: 1
Application name: Slayer 2
Application version: 1.0
ASProtect version: 1.4 build 04.01 Beta
ASProtect registered to: Image-Line Software
raw info data: [Slayer 2], [1.0], [1.4 build 04.01 Beta], [Image-Line Software]
--- snip ---
The plugin needs to be registered with license code to reproduce the problem
(the user has a legit license).
The protector decrypts the actual plugin code only with a valid license code
during dll initialization.
The 'plugin interface' dll export 'main' is redirected to real code which is
later called by the hosting application -> FL11.
In non-registered version the plugin dll export 'main' is just a stub,
returning zero:
--- snip ---
0024:Ret PE DLL (proc=0x10170001,module=0x10000000
L"Slayer2.dll",reason=PROCESS_ATTACH,res=(nil)) retval=1
0024:Ret KERNEL32.LoadLibraryA() retval=10000000 ret=7ede9e5e
0024:Call KERNEL32.GetProcAddress(10000000,7edf0f5b "VSTPluginMain")
ret=7ede9f1e
0024:Ret KERNEL32.GetProcAddress() retval=00000000 ret=7ede9f1e
0024:Call KERNEL32.GetProcAddress(10000000,7edf0f69 "VstPluginMain")
ret=7ede9f42
0024:Ret KERNEL32.GetProcAddress() retval=00000000 ret=7ede9f42
0024:Call KERNEL32.GetProcAddress(10000000,7edf0f77 "main") ret=7ede9f66
0024:Ret KERNEL32.GetProcAddress() retval=1000bd70 ret=7ede9f66
0024:Call KERNEL32.FreeLibrary(10000000) ret=7ede8d31
0024:Call PE DLL (proc=0x10170001,module=0x10000000
L"Slayer2.dll",reason=PROCESS_DETACH,res=(nil))
...
RemotePlugin::DebugMessage: mainEntry prodecure returned NULL
--- snip ---
The protector doesn't like relay thunks (WINEDEBUG=+relay), it will refuse to
load further at some point, showing 'Error 198'.
When you simply run it within FL11 it will spit out the following messages on
terminal before dying:
--- snip ---
...
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d004 (device=4 access=3
func=401 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d004 (device=4 access=3
func=401 method=0)
err:seh:setup_exception_record stack overflow 896 bytes in thread 0024 eip
7bc43cc2 esp 00240fb0 stack 0x240000-0x241000-0x340000
--- snip ---
Since the user expressed interest to investigate this problem I will back off
for now ;-)
Just a hint for making analysis easier:
Write a small winelib app that acts as loader/host to avoid running the rather
large/complex FL Studio 11.x
Calling 'LoadLibraryA("Slayer2.dll")' is sufficient.
All the magic happens within dll entry point (attach event).
===
I will happily leave any bugs to people wanting to do their own analysis for
fun/learning experience.
Just indicate it: "I'm working on this" ... "I'll have a look" and I'll skip
that bug (there are still thousands of bugs not analysed yet) ;-)
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=35178
Bug ID: 35178
Summary: FL Studio 11.x 'DirectWave' plugin doesn't work
(unsupported FSCTL_IS_VOLUME_MOUNTED ioctl)
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Classification: Unclassified
Hello folks,
a user in #winehq reported this.
I was able to reproduce the problem with the demo version of FL 11 using the
following recipe (quoting IRC log):
--- quote ---
<alexmarkley> i am running into an issue with FL Studio 11 running on Linux
under Wine 1.7.8
<alexmarkley> most everything appears to be working, but there are a couple of
important software instrument plugins that fail to load any sounds
...
<alexmarkley> focht: File -> New from template -> Minimal -> Basic with limiter
<alexmarkley> focht: sub-window "Pattern 1", right click "Kick" -> Insert ->
DirectWave
<alexmarkley> focht: in the DirectWave window which appears, click the down
arrow next to "Select Preset"
<alexmarkley> focht: if you don't have any DirectWave presets, you can download
a free one
<alexmarkley> from within the GUI there
<alexmarkley> anyway, once you select the preset you will see it loads the
program, but clicking the piano keys results in no sound
<alexmarkley> focht: you will also notice that, in the loaded program, each
entry in the "Size" column is zero
<alexmarkley> focht: which is bad... in native windows (running in VirtualBox)
i see non-zero values for every one of those entries
--- quote ---
Relevant part of trace log:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Image-Line/FL Studio 11
$ WINEDEBUG=+tid,+seh,+relay wine ./FL.exe >>log.txt 2>&1
...
0024:Call KERNEL32.LoadLibraryW(006ec0fc L"C:\\Program Files\\Image-Line\\FL
Studio 11\\Plugins\\Fruity\\Generators\\DirectWave\\DirectWave.dll")
ret=00e4a66a
0024:Call PE DLL (proc=0xbe7eca6,module=0xbe20000
L"DirectWave.dll",reason=PROCESS_ATTACH,res=(nil))
...
0024:Call KERNEL32.ExpandEnvironmentStringsA(02a447c8 "C:\\Program
Files\\Image-Line\\FL Studio
6\\Data\\Patches\\Packs\\SampleFusion\\Orchestral\\Strings\\Mellotron_02\\SYM_STR_C_2.wav",0033a07c,00000fff)
ret=0be383ea
0024:Ret KERNEL32.ExpandEnvironmentStringsA() retval=00000078 ret=0be383ea
...
0024:Call KERNEL32.CreateFileA(0033ae28
"\\\\.\\C:",80000000,00000007,00000000,00000003,00000000,00000000) ret=0be59e4d
...
0024:Ret KERNEL32.CreateFileA() retval=000001f0 ret=0be59e4d
...
0024:Call
KERNEL32.DeviceIoControl(000001f0,00090028,00000000,00000000,00000000,00000000,0033ae24,00000000)
ret=0be59e8e
...
0024:Ret KERNEL32.DeviceIoControl() retval=00000000 ret=0be59e8e
...
0024:Call KERNEL32.GetLastError() ret=0be59e98
0024:Ret KERNEL32.GetLastError() retval=00000032 ret=0be59e98
--- snip ---
The 'DirectWave' plugin library uses FSCTL_IS_VOLUME_MOUNTED ioctl to check if
the specified volume is mounted before accessing each file (track).
Wine doesn't implement/stub that ioctl hence the failure, resulting in tracks
listed with zero size (as reported).
MSDN:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa364574%28v=vs.85%…
--- quote ---
FSCTL_IS_VOLUME_MOUNTED control code
Determines whether the specified volume is mounted, or if the specified file or
directory is on a mounted volume.
To perform this operation, call the DeviceIoControl function with the following
parameters.
BOOL DeviceIoControl(
(HANDLE) hDevice, // handle to device
FSCTL_IS_VOLUME_MOUNTED, // dwIoControlCode
NULL, // lpInBuffer
0, // nInBufferSize
NULL, // lpOutBuffer
0, // nOutBufferSize
(LPDWORD) lpBytesReturned, // number of bytes returned
(LPOVERLAPPED) lpOverlapped // OVERLAPPED structure
);
...
Return value
If the volume is currently mounted, DeviceIoControl returns a nonzero value.
Otherwise, DeviceIoControl returns zero (0). To get extended error information,
call GetLastError.
Remarks
The NTFS file system treats a locked volume as a dismounted volume. Therefore,
this call returns zero (0) after a volume is locked on the NTFS file system.
--- quote ---
For quick test I short-circuited the ioctl handling on the client side (ntdll)
like the existing FSCTL_LOCK_VOLUME and FSCTL_UNLOCK_VOLUME cases, returning
'success'.
It made the plugin happy and the wav files were correctly loaded/processed.
A more thorough solution is probably enhancing server/mountmgr.
Source:
http://source.winehq.org/git/wine.git/blob/5ba7f79bad4f4832d98d0f2897aea697…
--- snip ---
1495 NTSTATUS WINAPI NtFsControlFile(HANDLE handle, HANDLE event,
PIO_APC_ROUTINE apc,
1496 PVOID apc_context, PIO_STATUS_BLOCK io, ULONG code,
1497 PVOID in_buffer, ULONG in_size, PVOID out_buffer, ULONG
out_size)
1498 {
...
1509 switch(code)
1510 {
1511 case FSCTL_DISMOUNT_VOLUME:
...
1517 case FSCTL_PIPE_PEEK:
1518 {
...
1590 case FSCTL_LOCK_VOLUME:
1591 case FSCTL_UNLOCK_VOLUME:
1592 FIXME("stub! return success - Unsupported fsctl %x (device=%x
access=%x func=%x method=%x)\n",
1593 code, code >> 16, (code >> 14) & 3, (code >> 2) & 0xfff, code
& 3);
1594 status = STATUS_SUCCESS;
1595 break;
...
1619 case FSCTL_PIPE_LISTEN:
1620 case FSCTL_PIPE_WAIT:
1621 default:
1622 status = server_ioctl_file( handle, event, apc, apc_context, io,
code,
1623 in_buffer, in_size, out_buffer, out_size
);
1624 break;
1625 }
1626
1627 if (status != STATUS_PENDING) io->u.Status = status;
1628 return status;
1629 }
--- snip ---
$ sha1sum flstudio_11.0.4.exe
f9bdc2fb0b8d18ffce90e048b12a0c196d0b82d0 flstudio_11.0.4.exe
$ du -sh flstudio_11.0.4.exe
301M flstudio_11.0.4.exe
$ wine --version
wine-1.7.8-278-g53dc001
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=51646
Bug ID: 51646
Summary: Rockstar Social Club installer crashes
Product: Wine-staging
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: b1779506(a)trbvn.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
On ubuntu 21.04 official wine packages, wine 6.15~hirsute-1
wine --version
wine-6.15 (Staging)
Launcher: https://socialclub.rockstargames.com/rockstar-games-launcher
wine Rockstar-Games-Launcher.exe
002c:fixme:winediag:LdrInitializeThunk wine-staging 6.15 is a testing version
containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when
filing bug reports on winehq.org.
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
005c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
005c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
007c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
007c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
007c:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back
to RandR 1.0. Please consider using the Nouveau driver instead.
0094:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0094:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0034:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back
to RandR 1.0. Please consider using the Nouveau driver instead.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back
to RandR 1.0. Please consider using the Nouveau driver instead.
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00f4:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00f4:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back
to RandR 1.0. Please consider using the Nouveau driver instead.
00fc:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00fc:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00fc:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back
to RandR 1.0. Please consider using the Nouveau driver instead.
wine: Unhandled page fault on read access to 666E497B at address 7BC25EE2
(thread 00fc), starting debugger...
00fc:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr
0x7bc25ee2
--
Do not reply 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=52040
Bug ID: 52040
Summary: There is no wine-stable-common x86_64 for Fedora 34
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: atilag(a)gmail.com
CC: dimesio(a)earthlink.net
Distribution: ---
We are missing wine-stable-common packages for Fedora 34, so we cannot install
winehq on Fedora 34 for x86_64 architecture.
https://dl.winehq.org/wine-builds/fedora/34/x86_64/
--
Do not reply 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=41073
Bug ID: 41073
Summary: Tahoma (?) rendering problems
Product: Wine
Version: 1.9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: public.avatar(a)gmail.com
Distribution: ---
Created attachment 55252
--> https://bugs.winehq.org/attachment.cgi?id=55252
New clean prefix, tahoma looks ugly and broken
I switched from infinality to new cleartype hinting (freertype 2.6.5). After
that I have strange problems with fonts rendering in wine (rest system works
fine). I played a lot with fontconfig settings, but it looks like my actions
don't have impact on tahoma rendering at all.
--
Do not reply 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=41737
Bug ID: 41737
Summary: SonicPiPortable.exe crashes with message "scsynth.exe
a rencontré un problème sérieux et doit être fermé".
Product: Wine
Version: 1.9.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joanluc.laborda(a)free.fr
Distribution: ---
Created attachment 56176
--> https://bugs.winehq.org/attachment.cgi?id=56176
Backtrace from the SonicPiPortable.exe failure
The program has been installed in Wine as a 32 bit prog
It seems the problem comes from a unimplemented function in MSVCR120.dll
--
Do not reply 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=28266
Summary: Wise Registry Cleaner: Error message at startup
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=36217)
--> (http://bugs.winehq.org/attachment.cgi?id=36217)
Error message
Steps to reproduce:
1) remove ~/.wine
2) install Wise Registry Cleaner
3) wine WiseRegCleaner.exe
Behaviour:
Error message (See attachment).
Expected behaviour:
No error message.
Terminal output:
fixme:resource:GetGuiResources (0xd4,0): stub
Additional info:
Access violation at address 00456D49 in module 'WiseRegCleaner.exe'. Read of
address 000006BD.
Workaround:
WINEDEBUG=+relay
--
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=52039
Bug ID: 52039
Summary: js Joystick input no longer supported
Product: Wine
Version: 6.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: joy.cpl
Assignee: wine-bugs(a)winehq.org
Reporter: somethingoutoftheordinary(a)live.com
Distribution: ---
Since WINE 6.20 js input based controllers are no longer an option, no other
method actually has a way to calibrate them making some of my joysticks drift
badly.
--
Do not reply 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=51252
Bug ID: 51252
Summary: Cisco Jabber 14.x/12.x/11.x cannot log in
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dnsapi
Assignee: wine-bugs(a)winehq.org
Reporter: willthong(a)gmail.com
Distribution: ---
Using Wine-staging on Arch 5.12.9. Problem replicated on many versions of
Jabber. When I try to log in, Jabber gives me the error: "Cannot find your
services automatically. Click advanced settings to set up manually."
Manually entering the relevant server doesn't work either.
In the terminal, the "fixme:dnsapi:map_options option DNS_QUERY_WIRE_ONLY not
implemented" error keeps popping up
Pretty sure there has been a DNS change on the server I'm trying to connect to,
as this worked fine a few months ago then the server admin posted a blog post
about changing their DNS settings!
Thanks 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=50250
Bug ID: 50250
Summary: Audio CiscoJabber degraded
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jmjoussein(a)jms33.net
Distribution: ---
The audio with CiscoJabber is craking and degraded.
System : Ubuntu 20.04 LTS
Wine : devell 5.22 (repository WineHQ)
CiscoJabber : Version 12.9.2.54247 Build 304247
https://www.webex.com/downloads/jabber.html
Sound control are inactive under CiscoJabber and génerate those logs :
04f4:err:mmdevapi:MMDevice_Activate Invalid/unknown iid
{c02216f6-8c67-4b5b-9d00-d008e73e0064}
04f4:err:mmdevapi:MMDevice_Activate Invalid/unknown iid
{c02216f6-8c67-4b5b-9d00-d008e73e0064}
04f4:err:mmdevapi:MMDevice_Activate Invalid/unknown iid
{c02216f6-8c67-4b5b-9d00-d008e73e0064}
04f4:err:mmdevapi:MMDevice_Activate Invalid/unknown iid
{c02216f6-8c67-4b5b-9d00-d008e73e0064}
04f4:err:mmdevapi:MMDevice_Activate Invalid/unknown iid
{c02216f6-8c67-4b5b-9d00-d008e73e0064}
04f4:err:mmdevapi:MMDevice_Activate Invalid/unknown iid
{c02216f6-8c67-4b5b-9d00-d008e73e0064}
04f4:err:mmdevapi:MMDevice_Activate Invalid/unknown iid
{c02216f6-8c67-4b5b-9d00-d008e73e0064}
Audio is detected via pulseaudio.
Tested with wine stable (ubuntu repository).
--
Do not reply 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=18637
Summary: Nokia Map Loader 2.0 (.NET 3.0 app) needs
DisableProcessWindowsGhosting stub
Product: Wine
Version: 1.1.22
Platform: Other
URL: http://europe.nokia.com/get-support-and-software/produ
ct-support/maps-support/compatibility-and-downloads
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
as it says ...
--- snip ---
System.EntryPointNotFoundException: Unable to find an entry point named
'DisableProcessWindowsGhosting' in DLL 'user32.dll'.
at Lizard.Windows.Native.NativeMethods.DisableProcessWindowsGhosting()
at Lizard.Windows.NonClientBaseForm.OnHandleCreated(EventArgs e)
at System.Windows.Forms.Control.WmCreate(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmCreate(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at Lizard.Windows.NonClientBaseForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr
wparam, IntPtr lparam)
--- snip ---
A simple stub is enough.
See: http://msdn.microsoft.com/en-us/library/ms648415.aspx
Regards
--
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=46278
Bug ID: 46278
Summary: Cisco Jabber 12.5 sends only first letter due to
missing richedit:ITextRange functions
Product: Wine
Version: 4.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: kmaterka(a)wp.pl
Distribution: ---
Cisco Jabber 12.5 installs and starts. Audio/video calls are working fine, but
text messages are not working correctly. Only first letter of the message is
sent, for example if I enter "test" then only "t" is sent to another user.
Probably it is due to missing implementation of these functions:
0009:fixme:richedit:ITextRange_fnSetRange (0x172b2148)->(0 0): stub
0009:fixme:richedit:ITextRange_fnSetRange (0x16f2ab10)->(0 1): stub
0009:fixme:richedit:ITextRange_fnSetRange (0x16f2ab10)->(0 0): stub
0009:fixme:richedit:ITextRange_fnGetEmbeddedObject (0x16f2ab10)->(0x33e6b8):
stub
0009:fixme:richedit:ITextRange_fnSetRange (0x16f2ab10)->(0 1): stub
0009:fixme:richedit:ITextRange_fnSetRange (0x16f2ab10)->(0 1): stub
0009:fixme:richedit:ITextRange_fnMove (0x172b2148)->(1 1 0x33e7f4): stub
I can't test it with native riched20 - Cisco Jabber hangs with this setting.
--
Do not reply 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=40614
Bug ID: 40614
Summary: Cisco Jabber 11.6 crashes due to missing
dbghelp.dll.EnumerateLoadedModulesExW
Product: Wine
Version: 1.9.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Created attachment 54473
--> https://bugs.winehq.org/attachment.cgi?id=54473
Backtrace
Fresh wine prefix, 32-bit install. After installing Cisco Jabber I get a crash,
backtrace pointing to
Unhandled exception: unimplemented function
dbghelp.dll.EnumerateLoadedModulesExW called in 32-bit code (0x7b43e23c).
--
Do not reply 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=40655
Bug ID: 40655
Summary: Cisco Jabber 11.6 spins forever, needs
msvcr120.dll.?_Id@_CurrentScheduler@details@Concurrenc
y@@SAIXZ
Product: Wine
Version: 1.9.10
Hardware: arm
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: SUSE
Fresh wine prefix, 32-bit install. After installing Cisco Jabber and starting
it the UI has a spinner which never disappears.
The program generates no backtrace, but the terminal contains the following
interesting line:
wine: Call from 0x7b43d626 to unimplemented function
msvcr120.dll.?_Id@_CurrentScheduler@details@Concurrency@@SAIXZ, aborting
--
Do not reply 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=45036
Bug ID: 45036
Summary: Cisco Jabber 11.x crashes on unimplemented function
IPHLPAPI.DLL.GetIpNetTable2
Product: Wine
Version: 3.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: iphlpapi
Assignee: wine-bugs(a)winehq.org
Reporter: paul(a)lemmons.name
Distribution: ---
Created attachment 61159
--> https://bugs.winehq.org/attachment.cgi?id=61159
Console log of failure
wine: Call from 0x7bc51389 to unimplemented function
IPHLPAPI.DLL.GetIpNetTable2, aborting
When attempting to start the Cisco Jabber client
wine: 3.6 Build 527 - Development 448344c5e4 (Apr 20)
--
Do not reply 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=37334
Bug ID: 37334
Summary: Cisco Jabber fails to run
Product: Wine
Version: 1.7.27
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: daniel.masur(a)idealo.de
Created attachment 49647
--> https://bugs.winehq.org/attachment.cgi?id=49647
Console output upon running CiscoJabber.exe
Hi.
As a normal user, after installing ie7 into a fresh .wine folder using:
WINEARCH='win32' winetricks ie7
copying ksuser.dll into system32
and then installing the Cisco Jabber Client using:
WINEARCH='win32' wine msiexec /i CiscoJabberSetup.msi
I get the attached console output when running the following:
bash -c "LC_MESSAGES=C WINEARCH='win32' wine .wine/drive_c/Program\
Files/Cisco\ Systems/Cisco\ Jabber/CiscoJabber.exe"
bash -c "LC_MESSAGES=C ..." for englishifying the console output.
--
Do not reply 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=3619
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |0.9-pre
OS|other |Linux
Fixed by SHA1| |f5e0195be642117e0380db1bbdf
| |8d1a55cb4e383
Hardware|Other |x86
CC| |focht(a)gmx.net
Component|-unknown |wintrust
Assignee|picasa(a)codeweavers.com |wine-bugs(a)winehq.org
URL|http://toolbar.google.com/p |https://web.archive.org/web
|icasa/picasa2-setup-1884.ex |/20051013073648/http://tool
|e |bar.google.com/picasa/picas
| |a2-setup-1884.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=44922
Bug ID: 44922
Summary: Cisco Jabber 11.x crashes on unimplemented function
IPHLPAPI.DLL.GetIpForwardTable2,
Product: Wine
Version: 3.5
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: iphlpapi
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
extracted from bug 37228 (https://bugs.winehq.org/show_bug.cgi?id=37228#c21)
--- snip ---
$ env WINEPREFIX="/home/xxxxxx/.wine32" wine 'C:\Program Files\Cisco
Systems\Cisco Jabber\CiscoJabber.exe'
...
0009:fixme:shcore:GetDpiForMonitor (0x1, 0, 0x32ef48, 0x32ef44): semi-stub
0009:fixme:netapi32:DsGetDcNameW ((null), (null), (null), (null), 40000000,
0x96ad1dc): stub
0009:fixme:ntdsapi:DsBindW ((null),(null), 0x96ad1d8): stub!
0009:fixme:ntdsapi:DsCrackNamesW : stub
wine: Call from 0x7bc51289 to unimplemented function
IPHLPAPI.DLL.GetIpForwardTable2, aborting
....
--- snip ---
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=37228
Bug ID: 37228
Summary: Cisco Jabber will not run
Product: Wine
Version: 1.7.25
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: davidc502(a)tds.net
Created attachment 49501
--> https://bugs.winehq.org/attachment.cgi?id=49501
Errors when trying to run Jabber through console.
Cisco Jabber does not run after install. A grey screen pops up, but shortly
after am requested to close unresponsive application.
URL to the ciscoJabberSetup.msi ->
http://personalpages.tds.net/~davidc502/Jabber/
See attached for Errors whilst trying to run Jabber in Console window.
--
Do not reply 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=5555
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Installer
Component|msi |urlmon
Hardware|Other |x86
URL|http://ability.com/v4/downl |https://web.archive.org/web
|oad.php |/20060919183247/http://www.
| |abilitydownload.com:80/down
| |load4/ability4_15/setup.exe
OS|other |Linux
Version|unspecified |0.9.16.
CC| |focht(a)gmx.net
--
Do not reply 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=5573
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |0.9.16.
Keywords| |Installer
Hardware|Other |x86
CC| |focht(a)gmx.net
OS|other |Linux
Component|-unknown |wintrust
URL|http://ability.com/v4/downl |https://web.archive.org/web
|oad.php |/20060919183247/http://www.
| |abilitydownload.com:80/down
| |load4/ability4_15/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=5579
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
URL|http://ability.com/v4/downl |https://web.archive.org/web
|oad.php |/20060919183247/http://www.
| |abilitydownload.com:80/down
| |load4/ability4_15/setup.exe
Hardware|Other |x86
OS|other |Linux
Keywords| |Installer
Version|unspecified |0.9.16.
--
Do not reply 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=5678
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Installer
Fixed by SHA1| |9e7f182871b4e79d0a1092bf4f4
| |39ef5c3d885e9
Version|unspecified |0.9.17.
CC| |focht(a)gmx.net
URL|http://public.planetmirror. |https://web.archive.org/web
|com/pub/openoffice/stable/2 |/20211114193729/http://arch
|.0.3/OOo_2.0.3_Win32Intel_i |ive.apache.org/dist/incubat
|nstall_wJRE.exe |or/ooo/stable/2.2.0/OOo_2.2
| |.0_Win32Intel_install_wJRE_
| |en-US.exe
--- Comment #8 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
adding stable download link via Internet Archive for documentation.
https://web.archive.org/web/20211114193729/http://archive.apache.org/dist/i…
$ sha1sum OOo_2.2.0_Win32Intel_install_wJRE_en-US.exe
0e76bf75cc7cde82e1d8ed8f0036168c13f086ec
OOo_2.2.0_Win32Intel_install_wJRE_en-US.exe
$ du -sh OOo_2.2.0_Win32Intel_install_wJRE_en-US.exe
109M OOo_2.2.0_Win32Intel_install_wJRE_en-US.exe
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=5392
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Installer
CC| |focht(a)gmx.net
URL|http://www.microsoft.com/do |https://web.archive.org/web
|wnloads/details.aspx?Family |/20060713092657/http://down
|ID=a55b6b43-e24f-4ea3-a93e- |load.microsoft.com/download
|40c0ec4f68e5&DisplayLang=en |/a/5/f/a5f0d781-e201-4ab6-8
| |c6a-9bb4efed1e1a/PSDK-x86.e
| |xe
OS|other |Linux
Fixed by SHA1| |d1617bea17b8614303ef5b19851
| |e18f25b66a250
Hardware|Other |x86
--
Do not reply 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=5680
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Hardware|Other |x86
OS|other |Linux
Keywords| |Installer
Version|unspecified |0.9.17.
CC| |focht(a)gmx.net
URL|http://www.microsoft.com/do |https://web.archive.org/web
|wnloads/details.aspx?Family |/20060713092657/http://down
|ID=a55b6b43-e24f-4ea3-a93e- |load.microsoft.com/download
|40c0ec4f68e5&DisplayLang=en |/a/5/f/a5f0d781-e201-4ab6-8
| |c6a-9bb4efed1e1a/PSDK-x86.e
| |xe
--
Do not reply 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=42222
Bug ID: 42222
Summary: BCG Month/Year list goes behind date control.
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Created attachment 56862
--> https://bugs.winehq.org/attachment.cgi?id=56862
Show the control behind the Month picker
Run BCGPControls.exe
Select Time Controls on the left hand side.
In CBCGDataTimeCtrl the group
Use the dropdown arrow to show a Date picker.
Click on the Month/Year header this popup.
The Month/year List now appears behind the Calender.
--
Do not reply 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=52034
Bug ID: 52034
Summary: Some file permissions are not available for a
translation
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lukasz.wojnilowicz(a)gmail.com
Distribution: ---
Created attachment 71039
--> https://bugs.winehq.org/attachment.cgi?id=71039
Some permissions not translated
CURRENT BEHAVIOR
No:
"Full Control"
"Modify"
"Read & Execute"
entries in
https://source.winehq.org/git/wine.git/blob/HEAD:/po/wine.pot
so they cannot be translated and appear as untranslated in the dialog (see the
attachment)
EXPECTED BEHAVIOR
Entries:
"Full Control"
"Modify"
"Read & Execute"
should be in
https://source.winehq.org/git/wine.git/blob/HEAD:/po/wine.pot
for translators.
--
Do not reply 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=7695
--- Comment #25 from joaopa <jeremielapuree(a)yahoo.fr> ---
Does the bug still occur with wine-6.21. I did not understand how to reproduce
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=5382
--- Comment #34 from Zebediah Figura <z.figura12(a)gmail.com> ---
There's currently no way to run a prefix-agnostic script like you're talking
about in Wine. I don't think it would be excessively hard to add, on the other
hand. The more I think about it, the more I think that it's a good idea...
--
Do not reply 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=5382
--- Comment #33 from Bamm Gabriana <bammgabriana(a)gmail.com> ---
Let me try again: What I meant was that the default prefix is the only one that
I can assume to exist; all other prefixes are on a path that is arbitrarily
decided by the user.
Hence, if I automate writing system colors into wine when user change themes,
then $HOME/.wine is the only one that I can automate.
If user creates a new wine prefix for an app he installs, then user would have
to manually run the script on that prefix:
WINEPREFIX=/path/to/prefix /path/to/script
to update its system colors before he runs his app. This manual act by the user
is what I want to avoid.
If someone runs a program in wine, the program should appear in the current
theme colors, without end user having to do anything.
--
Do not reply 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=31874
Bug #: 31874
Summary: this program crash when changing the UI style
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 41947
--> http://bugs.winehq.org/attachment.cgi?id=41947
'backtrace.txt' is log produced by wine
I used wine 1.5.14 in Ubuntu 12.04.1 32bit to run this
program('client.exe'):http://222.200.98.151/ubuntu/Downloads/client.tar.gz
And it crash when I try to change the UI style(client the button which was
marked by a red circle in the picture in attachment)
After it crach you can't run it again.In order to reappear it, you can change
the value of 'HKEY_CURRENT_USER/Software/ChinaGDS/S2000/JySvr1/UI' to '0'.
'backtrace.txt' is log produced by wine
This is output information in console:
$ wine client.exe
fixme:wbemprox:client_security_SetBlanket 0x442fcd80, 0x13dd68, 10, 0, (null),
3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x442fcd80
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x328ed8,0x328edc): stub
wine: Unhandled page fault on read access to 0x00000020 at address 0x4b0b0f
(thread 0025), starting debugger...
--
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=30378
Bug #: 30378
Summary: Xuzhou
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download Xuzhou network client (徐州电信校园网拨号软件v1.1) from:
http://fb.86516.com/adsl/adslrj_files/xiaoyuanDialNew%20v1.1.rar
Unpack the rar archive give us:
校园网认证拨号客户端 v1.1.msi
2. install dependencies for 校园网认证拨号客户端 v1.1.msi :
$ winetricks mfc42
Copy native npptools from WinXP
3. install the network client:
$ LC_CTYPE=en_US.utf8 msiexec /i 校 园网认证拨号客户端\ v1.1.msi
(Bug 10063)
4. start the network client:
$ cd ~/.wine/drive_c/windows/system32
$ wine VnetPPPOE.EXE
Actual result:
Crash
Expect result:
Display the network client GUI
Override native rasapi32.dll + rasman.dll will avoid the crashing
--
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=30379
Bug #: 30379
Summary: Xuzhou network client error while trying to connect:
"Failed to create VPN dynamic, code = 1060"
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
[reply] [-] Description Qian Hong 2012-04-08 05:21:16 CDT
1. Download Xuzhou network client (徐州电信校园网拨号软件v1.1) from:
http://fb.86516.com/adsl/adslrj_files/xiaoyuanDialNew%20v1.1.rar
Unpack the rar archive give us:
校园网认证拨号客户端 v1.1.msi
2. install dependencies for 校园网认证拨号客户端 v1.1.msi :
$ winetricks mfc42
Copy native npptools from WinXP
3. install the network client:
$ LC_CTYPE=en_US.utf8 msiexec /i 校 园网认证拨号客户端\ v1.1.msi
(Bug 10063)
4. Override native rasapi32.dll + rasman.dll, workarounds Bug 30378.
5. start the network client:
$ cd ~/.wine/drive_c/windows/system32
$ wine VnetPPPOE.EXE
Actual result:
Popup an error message, complaining "Failed to create VPN dynamic, code =
1060".
(In Chinese: 动态创建VPN失败, code = 1060 )
Console log is like below:
err:rpc:I_RpcGetBuffer no binding
err:rpc:I_RpcGetBuffer no binding
err:rpc:I_RpcGetBuffer no binding
fixme:rtutils:TraceRegisterExW (L"RASAPI32", 0): stub
fixme:rtutils:TraceRegisterExW (L"RASAPI32", 0): stub
fixme:rtutils:TraceRegisterExW (L"RASAPI32", 0): stub
fixme:rtutils:TraceRegisterExW (L"RASAPI32", 0): stub
fixme:rtutils:TraceRegisterExW (L"RASAPI32", 0): stub
fixme:rtutils:TraceRegisterExW (L"RASAPI32", 0): stub
fixme:rtutils:TraceRegisterExW (L"RASAPI32", 0): stub
Expect result:
Trying to connect to the authentication server
Addition info:
1. If I modified the TraceRegisterExW function to return TRACE_USE_CONSOLE or
TRACE_USE_FILE rather then INVALID_TRACEID, then the application will go a bit
further and crash on unimplemented function rtutils.dll.TracePrintfA() .
2. Native rtutils.dll won't give me any more luck, a snoop trace show that
rtutils.dll.TracePrintfA() is called, then RASAPI32.RasSetEntryPropertiesA(),
then nothing happen...
Will retest once Bug 30378 is fixed
--
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=30041
Bug #: 30041
Summary: npptools.dll is needed by ishare_user.exe of Dr.com
Product: Wine
Version: 1.4-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download Dr.comhttp://www.cqjtu.edu.cn/software/Dr.COM%20Client-%E9%87%8D%E5%BA%86%E4%BA%A…
2. Install drcom.exe
3. install mfc42 with winetricks
4. start ishare_user.exe
$ wine ishare_user.exe
err:module:import_dll Library NPPTools.dll (which is needed by
L"C:\\windows\\system32\\packet.dll") not found
err:module:import_dll Library packet.dll (which is needed by L"C:\\Program
Files\\Dr.COM \5bbd\5e26\8ba4\8bc1\5ba2\6237\7aef\\ishare_user.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Dr.COM \5bbd\5e26\8ba4\8bc1\5ba2\6237\7aef\\ishare_user.exe" failed,
status c0000135
Dr.com is important for some university students, see also
http://bugs.winehq.org/show_bug.cgi?id=29460#c2
I've tried native npptools.dll, it may work but I'm not sure since I have no
network environment for testing.
--
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=32305
Bug #: 32305
Summary: Dr.com response slowly when clicking on menu
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
Hello, this bug is found when testing on Bug 32289, it's introduced by the
following commit:
$ git bisect bad
7304445a7efa9f30e4541b075a2022319f291e4e is the first bad commit
commit 7304445a7efa9f30e4541b075a2022319f291e4e
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Sep 6 12:38:13 2012 +0200
user32: Maintain a list of active window surfaces and flush them
periodically.
:040000 040000 d6b8f4ca6d5580fd689cb2ac8f1b66f4f296fc01
704eac5fc311e63d373e399c63a2488a6b3dedca M dlls
0. Download Dr.com client(ver3.73, build3700)
http://ishare.iask.sina.com.cn/f/13638045.html
1. winetricks -q mfc42
2. install Dr.com
3. start Dr.com
~/.wine/drive_c/Program\ Files/Dr.COM宽带认证客户端$
$ wine ishare_user.exe
4. Click on menu bar, or type in any input form
Expect result:
The UI of Dr.com should be response instant
Actual result:
The UI hang for a short while when clicking on menu bar, the inputted letters
delay for a short while when typing into input form.
I'm not sure whether it is a 'real regression', will retest after Bug 32289
fixed.
--
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=32289
Bug #: 32289
Summary: Dr.com client doesn't work
Product: Wine
Version: 1.5.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: siyanmao.sec(a)gmail.com
Classification: Unclassified
Created attachment 42615
--> http://bugs.winehq.org/attachment.cgi?id=42615
Log file on wine 1.5.18
Dr.com client(ver3.73, build3700) worked well on wine-1.5.17 or previous
versions, but it doesn't work on wine-1.5.18.
0.download Dr.com client from http://ishare.iask.sina.com.cn/f/13638045.html
1.install dr.com
2.install mfc42 with with winetricks
3.start Dr.com
$ cd ~/.wine/drive_c/drcom/
$ wine ishare_user.exe
the program lose response
OS:arch Linux (Kernel:3.6.7)
--
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=30777
Bug #: 30777
Summary: Dr.com v3.71 infinitely asks for reboot due to missing
registry entry
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download Dr.com v3.71 from:
http://wlzx.cdutetc.cn/down.do?action=downLoad&did=2c9082c818e76c2a0118ea36…
(Reference: http://forum.ubuntu.org.cn/viewtopic.php?f=156&t=366057&start=15 )
2. install Dr.com
3. install mfc42
$ winetricks -q mfc42
4. copy native npptools.dll
5. start Dr.com
$ cd ~/.wine/drive_c/Program\ Files/Dr.COM\ 宽带认证客户端
$ wine ishare_user.exe
An message box says: "Driver is installed, reboot needed"
However, after wineboot again and again, the same error still persists.
An +reg trace show some interesting things as below:
--- snip ---
trace:reg:NtOpenKey (0x24,L"Software\\Wine\\Network",2000000,0x32fc84)
trace:reg:NtOpenKey <- (nil)
trace:reg:NtOpenKey
(0x20,L"SYSTEM\\CurrentControlSet\\Services\\WinSock2\\DrcomPacketCapture",20019,0x32fb08)
trace:reg:NtOpenKey <- (nil)
trace:reg:NtOpenKey
(0x20,L"SYSTEM\\CurrentControlSet\\Services\\WinSock2\\DrcomPacketCapture",20019,0x32faf0)
trace:reg:NtOpenKey <- (nil)
trace:reg:NtOpenKey
(0x20,L"SYSTEM\\CurrentControlSet\\Services\\WinSock2\\Parameters\\Protocol_Catalog9\\Catalog_Entries",20019,0x32f9f8)
trace:reg:NtOpenKey <- (nil)
--- snip ---
After import
"SYSTEM\\CurrentControlSet\\Services\\WinSock2\\Parameters\\Protocol_Catalog9\\Catalog_Entries"
from WinXP to Wine, Dr.com complains "reboot needed" one more time then start
correctly finally.
A minimum registry file to cheat Dr.com v3.71 is as below:
--- snip ---
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries]
--- snip ---
--
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=29083
Bug #: 29083
Summary: Logitech Harmony Remote Fails to install
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cycoone(a)hotmail.com
Classification: Unclassified
Created attachment 37478
--> http://bugs.winehq.org/attachment.cgi?id=37478
Debugger output
When trying to run the Logitech Harmony Remote Software Wine immediately brings
up a crash dialog and the following in the console:
fixme:storage:create_storagefile Storage share mode not implemented.
WARNING: no socket to connect to
wine: Call from 0x7b83a192 to unimplemented function
apphelp.dll.ApphelpCheckInstallShieldPackage, aborting
wine: Unimplemented function apphelp.dll.ApphelpCheckInstallShieldPackage
called at address 0x7b83a192 (thread 0009), starting debugger...
Debugger output attached.
LogitechHarmonySoftware.exe is available at www.myharmony.com. OS detection is
used, I downloaded it with Firefox 8 in Wine. This machine is dual boot and I
was able to run the program without issue in Windows XP.
--
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=5382
--- Comment #32 from Bamm Gabriana <bammgabriana(a)gmail.com> ---
(In reply to Nikolay Sivov from comment #31)
> You might as well have some startup script that's using WINEPREFIX variable
> instead of hardcoded $HOME/.wine. I don't think we need this in wineboot to
> run automatically.
Exactly my point. My script does have a
export WINEPREFIX={WINEPREFIX:-$HOME/.wine}
If it were just for me I can simply do that to all my wine prefixes if/when
ever I change themes.
But I am looking at this as a way that users can run an app in Wine and it
automatically shows up in the current desktop color theme.
If a user runs
$ WINEPREFIX=/path/to/app/prefix wine /path/to/app
then it should show the correct theme colors.
My script would pick up the WINEPREFIX variable if it is started on wineboot,
and write to the correct prefix.
But at this point, if a user changes themes, then he would have to run
$ WINEPREFIX=/path/to/app/prefix /path/to/my/script
on a wine prefix he has, before running an app on that prefix.
I'm looking for a way to automate this.
I'm sorry if I'm not explaining it well. English is not my first language.
--
Do not reply 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=5382
--- Comment #31 from Nikolay Sivov <bunglehead(a)gmail.com> ---
You might as well have some startup script that's using WINEPREFIX variable
instead of hardcoded $HOME/.wine. I don't think we need this in wineboot to run
automatically.
--
Do not reply 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=5382
--- Comment #30 from Bamm Gabriana <bammgabriana(a)gmail.com> ---
(In reply to Zebediah Figura from comment #28)
> In particular there is the
> HKLM\Software\Microsoft\Windows\CurrentVersion\Run key (or RunOnce?).
I realize that writing it in the Run section of the registry is not what I
need, for two reasons:
1. There is no way to know in advance where all the wine prefixes are.
2. My script writes colors to the registry. If I can write to the Run section,
then I can just the colors directly.
In fact, that is already what I do: I write the colors to $HOME/.wine, but it
does not affect apps in custom prefixes.
What I need is something that is run by wineboot independent of which prefix it
is run on. Thus I need a nix approach, not a win approach, because the latter
would only affect the prefix it is run on.
--
Do not reply 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=52019
Bug ID: 52019
Summary: DigiCertUtil wrong size
Product: Wine
Version: 6.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Created attachment 71018
--> https://bugs.winehq.org/attachment.cgi?id=71018
DigiCertUtil
sha256sum DigiCertUtil.exe
1f0b80db162ebdb0b1c84e57fca2396aaa5b477b62dee570ad69ef2321116fef
DigiCertUtil.exe
Check the attached screenshot.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46482
Bug ID: 46482
Summary: Gas Guzzlers Combat Carnage crashes when changing
screen resolution
Product: Wine
Version: 4.0-rc6
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 63313
--> https://bugs.winehq.org/attachment.cgi?id=63313
backtrace
Crashes when I try to change screen resolution from 1280x720 to 1280x800
wine-4.0-rc6-41-g5e677beef5
--
Do not reply 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=48968
Bug ID: 48968
Summary: Cossacks 2 Battle for Europe broke bottom of screen
when using ALT + TAB
Product: Wine
Version: 5.6
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 66944
--> https://bugs.winehq.org/attachment.cgi?id=66944
Log from running Cossacks 2
When I go to the desktop when I'm in map campaign in Cossacks 2 Battle for
Europe(gog version 1.3) then when I back the screen is broke at the bottom and
doesn't show any buttons until I go to battle.
In battle when I use ALT-TAB, then map becomes transparent.
This is shown on pictures on imgur - https://imgur.com/a/zZ8EAHW
Very rarely Cossacks crash when I use ALT-TAB and show this errors
002b:err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found:
width=160 height=24 bpp=16 (XRandR 1.2)
002b:err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found:
width=160 height=24 bpp=16 (XRandR 1.2)
This happens also on my laptop with Intel HD 3000(Mesa 19.3) but also on
computer with GTX 970(Nvidia 440)
This isn't recent bug because this happens to me also 1/2 years ago
--
Do not reply 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=52015
Bug ID: 52015
Summary: Final Fantasy XIV crashes on game startup on wine-6.21
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: contact(a)mail.redstrate.com
Distribution: ---
As of 6.21, the game (Final Fantasy XIV) crashes on startup as soon as you try
using any launcher, as the crash happens from ffxiv_dx11.exe (the game's actual
executable). This only happens of 6.21, as going back to 6.20 fixes this issue.
Unfortunately the only relevant error is a page fault and wine even fails to
attach a debugger and gather a stack trace.
I unfortunately don't have time today to perform a bisect, but I'll try to run
one as soon as possible.
--
Do not reply 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=51992
Bug ID: 51992
Summary: CreateInstall crashes on launch with page fault on
read access
Product: Wine
Version: 6.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lutzy.yuly(a)yandex.ru
Distribution: ---
Created attachment 70983
--> https://bugs.winehq.org/attachment.cgi?id=70983
Backtrace of crash automatically generated by Wine
I've installed CreateInstall Setup Extractor through Wine on my Linux machine.
Installation was successful, though there were many warnings in a terminal.
The common warnings/errors were:
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
genteert.dll: file not found
0009:err:richedit:ReadStyleSheet skipping optional destination
Automatic configuration caused some warnings/errors too, but it finished
successfully.
Then, I tried to launch a program, but it crashed, raising a page fault on read
access.
CreateInstall Setup Extractor Installation URL:
https://www.createinstall.com/help/setup-extractor.html
Main file (ci.exe) checksum (SHA1):
8414c69585f693515fbc56fc4179a6b8e103cea0 ci.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=50900
Bug ID: 50900
Summary: Multiple games need support for FreeThreadedXMLHTTP60,
CLSID '{88d96a09-f192-11d4-a65f-0040963251e5}' (Tony
Hawk's™ Pro Skater™ 1 + 2 , Microsoft Flight
Simulator)
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Distribution: ---
Continuation of bug 50054 and split off from/mentioned in bug 49740.
--
Do not reply 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=38420
Bug ID: 38420
Summary: Sticky mouse with xinput2
Product: Wine
Version: 1.7.39
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: brebs(a)sent.com
Distribution: ---
Hi, the Stalker series and also Sniper Elite have been affected by this issue
for years, since the infamous Wine "mousewarp" bugs.
When wine (currently tried upto 1.7.39) is *not* compiled with the option:
--without-xinput2
Then the full-screen mouse has a strange intermittent sticky/slowdown effect,
on both horizontal and vertical axes. It seems like xinput2's pointer barriers
are taking effect - the mouse gets some invisible resistance, and has to be
"pushed through" the barrier with extra force.
This is only an issue when wine is compiled *with* xinput2.
This is especially a problem with the Stalker games (e.g. Stalker Lost Alpha),
which need the mouse to work in the menu & inventory screens, as well as
first-person view.
--
Do not reply 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=19223
Summary: null Object reference during Database object expansion
(MS SQL SMSE)
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m27315(a)gmail.com
Created an attachment (id=22225)
--> (http://bugs.winehq.org/attachment.cgi?id=22225)
Wine log for SSMSEE
Immediately after launching Microsoft's SQL Server Management Studio Express,
an "Object Explorer" pane is visible on the left to explore the connected SQL
server. Double-clicking on the "Databases" node to expand it produces the
following error message (see below)...
The databases can be acquired using the "Summary" window, and then the "Object
Explorer" pane can be synchronized to the "Summary" window. Although a
workaround exists, it is clumsy. Plus, a method so basic as expanding the
connected databases should not create such an error.
Incidentally, the error message is empty at first, and the message can only be
viewed by clicking on the "Show technical details" button in the error log...
===================================
Object reference not set to an instance of an object.
(Microsoft.SqlServer.Express.ObjectExplorer)
------------------------------
Program Location:
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.SystemObjectAccessHandler.get_HideSystemObjects()
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.SystemObjectAccessHandler.Visible(INodeInformation
source)
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItemBuilder.IsNodeVisible(NavigableItem
item)
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItemBuilder.BuildStaticItem(IList
nodes, INodeInformation source, INavigableItem sourceItem)
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItemBuilder.Build(INodeInformation
source, INavigableItem sourceItem, IFilterProvider filter)
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItem.GetChildren()
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ExplorerHierarchyNode.BuildChildren()
--
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=30069
Bug #: 30069
Summary: MSDE2000A fails due to NtCreatePort being a stub
Product: Wine
Version: 1.4-rc5
Platform: x86
URL: http://www.microsoft.com/download/en/details.aspx?id=2
2661
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 39177
--> http://bugs.winehq.org/attachment.cgi?id=39177
log of setup.exe in wine 1.4-rc5
To reproduce:
Download and run the MSDE installer MSDE2000A.EXE from
http://www.microsoft.com/download/en/details.aspx?id=22661
This will unpack to directory c:\MSDERelA.
Go to that directory, then run
setup.exe SAPWD=Hello
It will install MSSQLServer service and attempt to start it. The service will
fail to start, and the installer will subsequently (after ca.2 minutes) remove
all installed files.
I managed to reproduce it faster via interrupting the installer before it has a
chance to remove the service - after that starting any wine application
triggers the bug.
NtCreatePort is a part of undocumented Microsoft API called LPC. Some attempts
at documenting it can be found via google, e.g.:
http://www.zezula.net/en/prog/lpc.htmlhttp://blogs.msdn.com/b/ntdebugging/archive/2007/07/26/lpc-local-procedure-…
--
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=17785
Summary: MSDE fails to register its service(i think).
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nicklas(a)ws.se
Created an attachment (id=20011)
--> (http://bugs.winehq.org/attachment.cgi?id=20011)
A log of an attempt to run "wine setup.exe SAPWD=XXXXX" after successfully
decompressing the installation files.
I am quite new to wine and especially it's logging style, but it seems to me
that it fails to register its service. However i might obviously be completely
wrong.
The error(s) occurs while running "wine setup.exe SAPWD=XXXXX" after
successfully decompressing the installation files into C:\InstDir\ .
I have also tried with the BLANKSAPWD=1 switch.
I have no idea of the severity of this bug, however(being a newcomer) I set i
to normal, even though I'd suspect a lot of server applications would run into
similar issues, which would constitute a "wide range" and a "major" severity.
I am also not sure of which component to assign it to.
--
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=33774
Bug #: 33774
Summary: Text clipped in some translated touhou games
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: murela_alba(a)abv.bg
Classification: Unclassified
Created attachment 44734
--> http://bugs.winehq.org/attachment.cgi?id=44734
Touhou 13 music room
Noticed this in a few of the touhou games, where the main font has a different
weight and possibly different horizontal dimensions. This sometimes leads to
text going out of the textbox and getting clipped, like in this screenshot from
the touhou 13 music room.
Wine version is 1.5.31 on Ubuntu 13.04 (64-bit), though the same happens with
1.4.1 as well. The other screencap is from Windows 7.
--
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=31594
Bug #: 31594
Summary: SolidWorks 2010: Crash at assigning material
Product: Wine
Version: 1.5.12
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
Classification: Unclassified
Created attachment 41549
--> http://bugs.winehq.org/attachment.cgi?id=41549
Terminal output on Wine 1.5.12
Steps to reproduce:
1) remove ~/.wine
2) winetricks vcrun2005 vcrun2008 mfc40 dotnet30
3) install SolidWorks 2010
4) start SolidWorks 2010
5) create new part
6) assign material to it
Behaviour:
crash without any fatal error.
Expected behaviour:
no 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.
http://bugs.winehq.org/show_bug.cgi?id=31591
Bug #: 31591
Summary: SolidWorks 2010: Installation of service pack 5.0
fails
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 41541
--> http://bugs.winehq.org/attachment.cgi?id=41541
Terminal output on Wine 1.5.12
Steps to reproduce:
1) remove ~/.wine
2) winetricks vcrun2005 vcrun2008 mfc40 dotnet30
2) install SolidWorks 2010
3) install SP5 by 'wine start sw2010-0.0-5.0-i.msp'
Behaviour:
Installer shows up, something is going up, at the end there is silent crash or
information that installer was interrupted. I start SolidWorks 2010 and there
is no sign that SP5 is installed.
Expected behaviour:
I should see in SolidWorks 2010, that SP5 is installed.
--
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=31486
Bug #: 31486
Summary: SolidWorks 2012: sldim crashes
Product: Wine
Version: 1.5.10
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
Classification: Unclassified
Created attachment 41392
--> http://bugs.winehq.org/attachment.cgi?id=41392
Terminal output on wine-1.5.10-250-g6c1fcaa
Steps to reproduce:
1) remove ~/.wine
2) wine setup.exe
Behaviour:
Wine crash.
Expected behaviour:
No Wine 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.
http://bugs.winehq.org/show_bug.cgi?id=16592
Summary: Ford service manual viewer fails to detect CD (fix
attached)
Product: Wine
Version: unspecified
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: p-wine-bugs(a)ziemba.us
Created an attachment (id=18120)
--> (http://bugs.winehq.org/attachment.cgi?id=18120)
patch to handle null-rootpath equivalent in GetVolumeInformationW
wine-1.1.10
I installed the Ford 1993-1994 truck service manual viewer from CD. The viewer
application requires that the CD be present in a drive before it will show
service data.
The viewer application c:/FORD/PUBS/programs/VIEW16.EXE complains that there is
no CD present, even though there is. (yes, links for d: and d:: were made
correctly in .wine/dosdevices).
It turns out that the application calls GetVolumeInformationW with a "root"
argument of "\\:". In this case, GetCurrentDirectoryW returns the desired root
path, but since root is not null, the code in GetVolumeInformationW uses "\\"
as the drive letter instead (and fails).
Patching GetVolumeInformationW to treat root == "\\:" the same as the null case
results in the application successfully detecting the CD and operating
properly.
Documentation of GetVolumeInformationW on MSDN seems to indicate that there is
a broader range of possible formats for the root parameter than the wine
implementation currently handles, so perhaps a more extensive fix is needed for
the general case.
--
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=16567
Summary: moving mouse outside the wine virtual desktop causes
crash in FastBltNoTrans()
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stephanecharette(a)gmail.com
Installed the game "Nancy Drew: Stay Tuned For Danger". Installation and game
start seems to work well. But the mouse icon is customized for the game, and
changes depending on whether there is an object under the mouse with which you
can interact.
If at any point during the game the mouse is moved outside the wine virtual
dekstop, the game immediately crashes with the following Windows dialog window:
-----------------------
FastBltNoTrans() - err ret = 88760096, pDescription = Dirty Rect Fast Blt,
rSrcRect: t=158, b=198, l=-5, r=25, dwDestX=-5, dwDestY=158 - DDERR_INVALIDRECT
- Rectangle provided was invalid.
-----------------------
I added it to AppDB here:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=14880
I also have an earlier forum posting here with several other details:
http://forum.winehq.org/viewtopic.php?t=3190
--
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=48267
Bug ID: 48267
Summary: Heavy Rain Demo has buggy animations
Product: Wine
Version: 4.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
Distribution: ---
Heavy Rain Demo (free and available through EGS, which can be easily installer
through Lutris) seems to have a problem with its animations when using Wine's
implementation of xaudio2_7.
Particularly, they don't seem to finish and instead just repeat in a loop. You
can see it in this video: https://www.youtube.com/watch?v=R-cWHZnx4xM (there
also seem to be some awful cracking going on but it seems to only affect the
full game so ¯\_(ツ)_/¯ )
Using native xaudio2_7.dll solves the animation issues.
When using wine's implementation of xaudio2, the only xaudio-related line in
the logs appear to be this:
0152:fixme:xaudio2:IXAudio2Impl_QueryInterface
(0xa5ba90)->({60d8dac8-5aa1-4e8e-b597-2f5e2883d484},0x22f950), not found
As a backend, I use FAudio.
Let me know if any logs are needed and which debug channels I need to use.
--
Do not reply 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=51628
Bug ID: 51628
Summary: Samsung SDK 1.2.2 for Java ME: Black window
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joseskvolpe(a)gmail.com
Distribution: ---
Created attachment 70484
--> https://bugs.winehq.org/attachment.cgi?id=70484
Shell log and screenshot
Window content is black after updating Wine to 6.15-1
--
Do not reply 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=51997
Bug ID: 51997
Summary: photoshop 6.0 will not launch
Product: Wine-staging
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mmikeinsantarosa(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 70988
--> https://bugs.winehq.org/attachment.cgi?id=70988
debug trace file for photoshop 6.0 startup attempt
Photoshop 6.0 installs OK but when launching the program after installing it
freezes during start up. attached is debug trace of a photoshop startup
attempt.
All my older windows programs ran fine up to and including wine-staging-6.5.
--
Do not reply 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=46454
Bug ID: 46454
Summary: Minimalistic C++ program removing non-empty directory
is not working
Product: Wine
Version: 4.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: contact(a)shaac.me
Distribution: ---
Created attachment 63241
--> https://bugs.winehq.org/attachment.cgi?id=63241
The binary that works well on Windows, and less well with Wine
If Wine executes a C++ program executing `std::filesystem::remove_all`,
compiled with MSVC, then it will only succeed to remove empty folders, but will
silently fail if the folder is not empty. The call will not raise any error,
but the folder and its content will stay on disk.
In attachment is such a program, rm.exe. If you do `rm.exe <dirname>` on wine,
it will fail to delete non-empty folders. But the same command on Windows will
succeed.
The only Wine terminal output, which shows both when deleting an empty folder
(success) and a non empty-one (failure: bug), is:
002b:fixme:kernelbase:AppPolicyGetProcessTerminationMethod 0xfffffffffffffffa,
0x22fd10
I tested this with wine-4.0-rc5 on Archlinux. And did the Windows side of tests
on a Windows 7 professional.
The program source code is:
#include <filesystem>
int main(int, char** argv)
{
std::filesystem::remove_all(std::filesystem::path(argv[1]));
}
I compiled this program with MSVC version 19.15.26732.1 for x64, with Wine, and
with `/EHsc /TP /std:c++17` 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=47961
Bug ID: 47961
Summary: Chernobylite: crashes on startup with "Fatal error!"
Product: Wine
Version: 4.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: joseph.kogut(a)gmail.com
Distribution: ---
Created attachment 65468
--> https://bugs.winehq.org/attachment.cgi?id=65468
Debug log w/ +mfplat
Game crashes on startup, displaying a dialog box with the message "Fatal
error!"
This seems to be another UE4 game that requires Windows Media Foundation APIs
for media playback. Installing native versions of these libraries allows the
game to start; singleplayer doesn't work even with workarounds.
--
Do not reply 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=43705
Bug ID: 43705
Summary: PES 2018 Settings.exe crashes
Product: Wine
Version: 2.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: plata(a)mailbox.org
Distribution: ---
Created attachment 59172
--> https://bugs.winehq.org/attachment.cgi?id=59172
Invalid IL code
When Pro Evolution Soccer (PES) 2018 is installed, Settings.exe is executed.
It crashes with the exception in the attachment.
--
Do not reply 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=34541
Bug #: 34541
Summary: Max Payne 3 needs native dotnet20
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 45984
--> http://bugs.winehq.org/attachment.cgi?id=45984
log
As titled.
--
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=23537
Summary: Notepad in Hebrew shows some squares instead of
characters
Product: Wine
Version: 1.2-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Paul.Vriens.Wine(a)gmail.com
Created an attachment (id=29391)
--> (http://bugs.winehq.org/attachment.cgi?id=29391)
Screenshot showing the squares
We now have a Hebrew translation of notepad. The goal was to have at least one
translation in so we can see what bugs we currently have with respect to Hebrew
(and Arabic for that matter).
The screenshot shows some squares where it should show Hebrew text.
I have no idea where to look yet. The title bar seems fine but the text in the
dialog isn't.
Some of the other dialogs also shows squares but I guess it boils down to the
same bug.
--
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=51926
Bug ID: 51926
Summary: Cannot build wine 6.20 on Slackware Linux 14.2
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: studiosg(a)giustetti.net
CC: dimesio(a)earthlink.net
Distribution: ---
Created attachment 70894
--> https://bugs.winehq.org/attachment.cgi?id=70894
Output of the configure and make commands
I'm trying to package Wine 6.20 for Slackware 14.2 (Stable).
Glibc version is 2.23.
Gcc version is 5.5.
Both the 32 and 64 bit versions are affected.
No such problem when building release 6.19.
The build process fails rather soon when compiling file
dlls/ntdll/unix/loader.c. From what I understand, the issue is related to the
__WAIT_INT (status) macro defined in header file /usr/include/sys/wait.h (Part
of glibc).
The macro is expanded into:
__WAIT_INT (status): (__extension__ (((union { __typeof(status) ; int __i; }) {
. = (status) }).__i))
but the compiler does not recognize it as a valid declaration and issues a
warning resulting in the error reported in the attached wine_make.log file.
The output from the configure command is included in the second attached file:
wine_configure.log
Any help is appreciated.
Thanks in advance
Simone
--
Do not reply 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=48981
Bug ID: 48981
Summary: Riot Vanguard (Riot Games) needs Microsoft Kernel Mode
Cryptographic Primitives Library 'cng.sys'
Product: Wine
Version: 5.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as it says. There are some fixes required prior to come to this place. I'll
create/reference more bug reports later for them.
There is a public document which describes the module and the API:
https://csrc.nist.gov/csrc/media/projects/cryptographic-module-validation-p…
--- quote ---
Microsoft Windows7 Kernel Mode Cryptographic Primitives Library (cng.sys)
Microsoft Windows 7 Operating System
FIPS 140-2 Security Policy Document
This document specifies the security policy for the Microsoft Kernel Mode
Cryptographic Primitives Library (CNG.SYS) as described in FIPS PUB 140-2.
January 16, 2013
Document Version: 2.2
--- quote ---
--- snip ---
...
The vgk service is starting.
002d:trace:loaddll:load_native_dll Loaded
L"C:\\windows\\system32\\kernelbase.dll" at 0x7b000000: PE builtin
002d:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\kernel32.dll" at
0x7b410000: builtin
002d:trace:loaddll:load_native_dll Loaded
L"C:\\windows\\system32\\winedevice.exe" at 0x140000000: PE builtin
002d:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at
0x7f39a2c80000: builtin
002d:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\msvcrt.dll" at
0x7f39a2aa0000: builtin
002d:trace:loaddll:load_native_dll Loaded
L"C:\\windows\\system32\\ntoskrnl.exe" at 0x180000000: PE builtin
002d:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\ucrtbase.dll" at
0x7f39a2970000: builtin
002d:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll"
at 0x9b0000: PE builtin
002f:trace:ntoskrnl:ZwLoadDriver
(L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\vgk")
002f:trace:ntoskrnl:open_driver opened service for driver
L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\vgk"
002f:trace:ntoskrnl:IoCreateDriver (L"\\Driver\\vgk", 00000001800132F0)
002f:trace:ntoskrnl:load_driver loading driver L"C:\\Program Files\\Riot
Vanguard\\vgk.sys"
002f:err:module:import_dll Library cng.sys (which is needed by L"C:\\Program
Files\\Riot Vanguard\\vgk.sys") not found
002f:trace:ntoskrnl:IoDeleteDriver (0000000000723070)
002f:trace:ntoskrnl:ObDereferenceObject (0000000000723070) ref=0
002f:err:ntoskrnl:ZwLoadDriver failed to create driver
L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\vgk": c0000142
DLL initialization failed.
--- snip ---
Only two 'cng.sys' functions are currently imported:
--- snip ---
$ winedump -j import vgk.sys
Contents of vgk.sys: 3196560 bytes
Import Table size: 00000050
offset 0001e090 cng.sys
Hint/Name Table: 00022108
TimeDateStamp: 00000000 (Thu Jan 1 01:00:00 1970)
ForwarderChain: 00000000
First thunk RVA: 0001B028
Thunk Ordn Name
0001b028 8 BCryptDestroyHash
0001b030 1 BCryptCloseAlgorithmProvider
...
Done dumping vgk.sys
--- snip ---
$ wine --version
wine-5.6-258-gf31a29b8d1
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=51684
Bug ID: 51684
Summary: quartz:systemclock gets out of order timestamps on
Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
quartz:systemclock fails almost systematically on Windows because it gets out
of order timestamps:
systemclock.c:191: Test failed: Got timestamps 7810060000, 7810000000,
7810060000.
https://test.winehq.org/data/patterns.html#quartz:systemclock
This happens on Windows 7 to Windows 10 21H1, on real hardware as well as in
the VMs.
This test was introduced by the following commit:
commit ff231dad75dd9e9dccba52ec41e1a5eb879b9cdc
Author: Zebediah Figura <zfigura(a)codeweavers.com>
AuthorDate: Mon Jul 19 22:25:26 2021 -0500
quartz/tests: Check that system clock measurements are in sequence instead
of comparing absolute time.
Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
The issue was also reported by the TestBot at the time:
https://www.winehq.org/pipermail/wine-devel/2021-July/190951.html
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51677
Bug ID: 51677
Summary: Resident Evil 4 HD crashes when gameplay starts
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: z.figura12(a)gmail.com
Regression SHA1: 79c102d6bec81b79e10290f23e9ac3816da6b58f
Distribution: ---
wine: Unhandled page fault on execute access to 7D25CD50 at address 7D25CD50
(thread 0024), starting debugger...
Last good commit is 6b277dc89d5532b83dc4116d7eba70e88d508fa0
Next 308a5e7c4d01525184b057058949c68c0ee77dba makes the game unable to launch.
308a5e7c4d01525184b057058949c68c0ee77dba +
79c102d6bec81b79e10290f23e9ac3816da6b58f cause this 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=46472
Bug ID: 46472
Summary: Linux kernel 4.19 breaks startup of BO2 due to change
in PTRACE_POKEUSER hw breakpoint behavior
Product: Wine
Version: 4.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: troyb(a)us.ibm.com
Distribution: ---
Created attachment 63297
--> https://bugs.winehq.org/attachment.cgi?id=63297
linux 4.19 commit bd14406b78e6daa1ea3c1673bda1ffc9efdeead0
I bisected Linux 4.18 to 4.19 to find this commit which stops BO2 from
launching under any version of wine from 3.12 to 4.0-rc6, attachment below.
For convenience I hand-reverted the file kernel/events/hw_breakpoint.c as
follows :
/**
* modify_user_hw_breakpoint - modify a user-space hardware breakpoint
* @bp: the breakpoint structure to modify
* @attr: new breakpoint attributes
*/
int modify_user_hw_breakpoint(struct perf_event *bp, struct perf_event_attr
*attr)
{
int err;
/*
* modify_user_hw_breakpoint can be invoked with IRQs disabled and
hence it
* will not be possible to raise IPIs that invoke __perf_event_disable.
* So call the function directly after making sure we are targeting the
* current task.
*/
if (irqs_disabled() && bp->ctx && bp->ctx->task == current)
perf_event_disable_local(bp);
else
perf_event_disable(bp);
#if 0
/* new logic : >= kernel 4.19 */
err = modify_user_hw_breakpoint_check(bp, attr, false);
if (!bp->attr.disabled)
perf_event_enable(bp);
return err;
#else
/* old logic : <kernel 4.19 */
if (!attr->disabled) {
err = modify_user_hw_breakpoint_check(bp, attr, false);
if (err)
return err;
perf_event_enable(bp);
bp->attr.disabled=0;
}
return 0;
#endif
}
I examined some wine source code and found many instance of use of
PTRACE_POKUSER. I don't know enough about this function to know if this kernel
commit directly breaks the wine code, or some other fault in wine code is
indirectly triggering the problem. Using "old logic" in the file
hw_breakpoints above enables kernel 4.19 to start BO2 with 4.0-rc6 (and most
likely others).
--
Do not reply 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=51919
Bug ID: 51919
Summary: New sal.h macros break libstdc++ includes in wineg++
Product: Wine
Version: 6.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)robbertvanderhelm.nl
Distribution: ---
https://github.com/wine-mirror/wine/commit/dfdf56fbe47f8ff50ebe533e6d73f2de…
added a bunch of new (empty) macros. These macros include definitions for __in
and __out. These names are used often for function arguments in libstdc++,
whose
headers now no longer compile under Wine 6.20's wineg++ after including
windows.h. A minimal example of the problem is this:
#include <windows.h>
#include <algorithm>
int main(int argc, char *argv[]) { return 0; }
Compiling the above with `wineg++ --std=c++20 <filename>.cpp` with GCC 11.1 now
results in 977 lines of compiler errors.
--
Do not reply 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=51856
Bug ID: 51856
Summary: access violation at emfdc_delete_object+0x17
Product: Wine
Version: 6.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: savelov(a)gmail.com
Distribution: ---
Created attachment 70763
--> https://bugs.winehq.org/attachment.cgi?id=70763
backtrace
starting with wine 6.16 riched20.dll crashes when calling gdi32.DeleteObject in
emfdc_delete_object+0x17 [Z:\usr\src\packages\BUILD\dlls\gdi32\emfdc.c:224]
application: samo-tour 5.3
wine config - winetricks riched20
use case - launch fastreport module, render rich text report
result - shows an error - Access violation at address 6C9CE4D7 in module
'gdi32.dll'. Read of address 000000A8
--
Do not reply 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=50088
Bug ID: 50088
Summary: Memento Mori needs WMReaderAdvanced2_OpenStream
Product: Wine
Version: 5.20
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: wmp&wmvcore
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Error: "Cannot initialize windows media video playback."
fixme:wmvcore:WMReaderAdvanced2_OpenStream (0855A508)->(0844E1A0 0844E668
0844E668)
Works after installing WMP10.
wine-5.20-141-g03eaa2cc93e
--
Do not reply 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=48791
Bug ID: 48791
Summary: Multiple games have sound stuttering when using FAudio
(Sniper Elite series, Resident Evil 0 HD Remaster,
Homesick)
Product: Wine
Version: 5.4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
For Sniper Elite V2 and 3 after starting a new game sound in an intro gets
stuttering after a while.
Resident Evil has stuttering during dialogs only. (starts after
d98fda29bbd60053885a63706e268edb8fe536ed)
--
Do not reply 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=46801
Bug ID: 46801
Summary: Hitman: Sniper Challenge crashes on startup when using
FAudio
Product: Wine
Version: 4.3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 63822
--> https://bugs.winehq.org/attachment.cgi?id=63822
backtrace
mmap() failed: Cannot allocate memory
Failed to create permanent mapping for memfd region with ID = 2770054660
Ignoring received block reference with non-registered memfd ID = 2770054660
wine-4.3-188-gab7756619c
--
Do not reply 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=51719
Bug ID: 51719
Summary: _pclose() does not cause child stdin to report EOF
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: andres(a)winehq.anarazel.de
Distribution: ---
Created attachment 70602
--> https://bugs.winehq.org/attachment.cgi?id=70602
regression test showing the bug
Hi,
Normally when the write end of a pipe is closed, the read end should see that
upon further reads. However wine's _popen()/_pclose() do not work that way - a
child's read from stdin blocks after the parent's _pclose().
I've attached a patch to the tests to show the problem. The tests hang, but
should succeed.
I reproduced this on git commit 8b9f1e12841298591387e2b7590191610a37986e
Regards,
Andres
PS: I encountered this because I was trying to fix a bug in the windows port of
postgres without having to use windows...
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51937
Bug ID: 51937
Summary: Resident Evil 6 stops to a black screen instead of
playing videos (needs WMSyncReader_GetOutputProps)
Product: Wine
Version: 6.20
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: wmp&wmvcore
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
0600:fixme:wmvcore:WMSyncReader_GetOutputProps (01D0A4E0)->(0 2C0FFED0): stub!
wine-6.20-159-g80a30625a70
--
Do not reply 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=51921
Bug ID: 51921
Summary: Audio problems and crashes with Unreal Engine 4 due to
error in F3DAudio.c:349
Product: Wine
Version: 6.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zerooneo(a)01101001.net
Distribution: ---
Created attachment 70879
--> https://bugs.winehq.org/attachment.cgi?id=70879
The error message.
When one runs the games Obduction or RiME , which are both based on Unreal
Engine 4, with Wine commit d8be85863fedf6982944d06ebd1ce5904cb3d4e1 or later,
noise is output instead of audio, and an error occurs in F3DAudio.c, line 349,
and the error message "pDspSettings->DstChannelCount == ChannelCount &&
"Invalid channel count, DSP settings and speaker configuration must agree"" is
shown. Screenshots are attached. The game will then exit or eventually crash.
This commit and the previous one makes use of new code to process audio, so the
error seems directly related to that.
--
Do not reply 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=51851
Bug ID: 51851
Summary: Resident Evil 6 fails to play videos
Product: Wine
Version: 6.18
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: wmp&wmvcore
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
0710:fixme:wmvcore:WMSyncReader_OpenStream (01D01CE8)->(0C137D50): stub!
0710:fixme:wmvcore:WMSyncReader_GetOutputCount (01D01CE8)->(2C75FED8): stub!
Workaround 1: Installing WMP 10
Workaround 2: Rename 're6title.wmv' to something else in
'GameFolder/nativePC/movie' and create an empty file with the same name.
wine-6.18-479-g56360888717
--
Do not reply 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=46000
Bug ID: 46000
Summary: Crash in _FindAndUnlinkFrame+0x72() in ucrtbase
(0x0033f128) with SuperTux 0.6.0 nightly build
Product: Wine
Version: 3.18
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ucrtbase
Assignee: wine-bugs(a)winehq.org
Reporter: tobbi.bugs(a)googlemail.com
Created attachment 62568
--> https://bugs.winehq.org/attachment.cgi?id=62568
backtrace
When trying to start a SuperTux Nightly build using wine 3.18, it crashes
immediately at launch.
$ openssl sha256 SuperTux-v0.5.1-1071-g1778d0aa6-win32.msi
SHA256(SuperTux-v0.5.1-1071-g1778d0aa6-win32.msi)=
b1619d9b964ec6fa858e0310f62728b978a3bf5b00cdc1689398b5c8ae3188a8
$ wine --version
wine-3.18
Download:
https://ci.appveyor.com/project/supertux/supertux-9ml4d/builds/19503980/art…
Alternative Download:
http://tobbi.bplaced.net/krams/SuperTux-v0.5.1-1071-g1778d0aa6-win32.msi
--
Do not reply 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=43546
Bug ID: 43546
Summary: Image manipulation in astrotoaster causes repeatable
crash
Product: Wine
Version: 2.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jh.xsnrg(a)gmail.com
Distribution: ---
Created attachment 58949
--> https://bugs.winehq.org/attachment.cgi?id=58949
astrotoaster crash backtrace
Astrotoaster runs with default settings, but trying to manipulate and convert
images, the attached backtrace is created every time.
Works fine in native windows and windows VMs.
To reproduce, download (free) astrotoaster application:
http://www.astrotoaster.com/download/SetupAstroToaster_205a.msi?attredirect…
put a couple fits files in a folder from a set for image stacking, and
configure the image directory in the application to point to the folder with
the fits files in it.
Click on the buttons labeled "monitor", "refresh" and "stack"
A viewer window will pop up with a dark image that needs adjusting. Click the
color adj button and move the "expand" slider to any value, then click the
"apply E/G" button to reproduce the crash. It may have already crashed before
this.
convert.exe is the module with the 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=44055
Bug ID: 44055
Summary: Affinity Designer Crashing on launch
Product: Wine-staging
Version: 2.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: buliinwhite(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 59755
--> https://bugs.winehq.org/attachment.cgi?id=59755
Crash Report
After Successful Installation of affinity-designer-1.6.1.93.exe see bugreport:
https://bugs.winehq.org/show_bug.cgi?id=44048
i try to launch Designer.exe but its 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=51951
Bug ID: 51951
Summary: configure says that libsane development files are not
found even though they are present
Product: Wine
Version: 6.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: bugs.drew(a)yahoo.com
Distribution: ---
Created attachment 70930
--> https://bugs.winehq.org/attachment.cgi?id=70930
Config log at cf5bad0ecc8976c66ecf73d987b870d917e625ba
Commit cf5bad0ecc8976c66ecf73d987b870d917e625ba added the following warning to
the configure process.
configure: libsane 64-bit development files not found, scanners won't be
supported.
This warning wasn't shown before this commit. My system is Ubuntu 20.04.
dpkg -l | grep libsane-dev shows
ii libsane-dev:amd64 1.0.29-0ubuntu5.2
amd64 API development library for scanners [development files]
ii libsane-dev:i386 1.0.29-0ubuntu5.2
i386 API development library for scanners [development files]
A gziped config.log for running configure at
cf5bad0ecc8976c66ecf73d987b870d917e625ba 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=51914
Bug ID: 51914
Summary: Color picker doesn't render with custom themes
Product: Wine
Version: 6.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Created attachment 70865
--> https://bugs.winehq.org/attachment.cgi?id=70865
The dialog
Steps to reproduce:
1) Install and configure Wine to use any Windows XP theme - I'm using Zune
Style
2) Run any application which uses the Win32 color picker, e.g. MS Paint from
Windows XP (Menu -> Colors -> Edit colors) or IrfanView -> F12.
3) Call the color picker
Actual results: colors and boxes are not rendered
Expected results: everything on the screen
Additional info: moving the dialog out of the screen and back in fixes the
issue
This is probably a dupe of bug 6682 but I'm not sure since theming is involved.
--
Do not reply 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=51815
Bug ID: 51815
Summary: DocumentProperties broken by last update
Product: Wine
Version: 6.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: spooler
Assignee: wine-bugs(a)winehq.org
Reporter: incubusrk(a)gmail.com
Distribution: ---
Last update cause DocumentProperties return -1 for existing printer.
GetLastError return 193
For wine 6.17 and lower it's work correct
--
Do not reply 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=48377
Bug ID: 48377
Summary: Home Designer Suite 21.3.1.1x64 hangs on mouse button
release when drawing wall
Product: Wine
Version: 5.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 74.schutt(a)gmail.com
Distribution: ---
Created attachment 66130
--> https://bugs.winehq.org/attachment.cgi?id=66130
Wine terminal output
I'm testing Home Designer Suite 21.3.1.1x64 on 5.3-rc3 with the patch from bug
48371 applied.
After starting home designer and opening a new plan, I am trying to draw my
first wall.
Left mouse button down sets the starting location of the wall, and as I move
the mouse the display is continuously updated with the new wall length. When I
release the left mouse button to set the end location, the wine window stops
being updated, the mouse cursor disappears while the mouse position is inside
the wine window, and my system is otherwise idle. I have to ctrl-C in the
terminal window where I started wine to kill it.
I've attached the terminal output from Wine. At the end of the output I added
some text that appeared after I used ctrl-C to kill wine.
I'll also attach the output that Home Designer logged as it ran.
--
Do not reply 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=51979
Bug ID: 51979
Summary: Sending of Midi SysEx Events not working
Product: Wine
Version: 6.20
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: reinhold.hoffmann(a)hotmail.com
The sending of midi SysEx events to an external device like a keyboard fails.
SysEx events are very common like all the midi reset events.
Component: dlls\winecoreaudio.drv
File: midi.c
This is related to coreaudio, alsa is OK.´
The issue is that SysEx events are encapsulated by 0xF0, 0xF7. These
encapsulated bytes are stripped before the routine MIDIOut_LongData is called.
In MIDIOut_LongData the following happens:
Warning
"The allegedly system exclusive buffer is not correct. Please report with MIDI
file"
Errors
"Add missing 0xF0 marker at the beginning of system exclusive byte stream"
"Add missing 0xF7 marker at the end of system exclusive byte stream"
But the event is being sent to the external port as if the encapsulated bytes
would exist.
I use a Yamaha keyboard. This macOS driver has been recently upgraded for macOS
Big Sur, Monterey. This driver now fails.
================================
Comparing the same situation for the alsa driver
Component: dlls\winealsa.drv
File: midi.c
The equivalent to MIDIOut_LongData of coreaudio here is modLongData.
In modLongData the encapsulated bytes are added in case they are missing.
I recommend to add the same tolerant step to MIDIOut_LongData as well.
Unfortunately, tracing of a midi file was not possible because both routines
crash when trace is active for dwBufferLength=2 which is a regular case even
for long midi data.
Further, there is a comment in both files "but it seems to be used only for
midi input". This is not the case. LongData are used for midi out, 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=51977
Bug ID: 51977
Summary: winefile: Add/Remove Programs rundll32.exe is windowed
but not properly controllable by the window manager
(missing from Task Manager)
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: grahamperrin(a)gmail.com
Created attachment 70966
--> https://bugs.winehq.org/attachment.cgi?id=70966
Screenshot: Add/Remove Programs missing from Task Manager
If Wine File Manager is used to open Add/Remove Programs, then there is:
* a window for Add/Remove Programs
– but no separate listing for the window in (for example)
Task Manager of KDE Plasma.
After Wine File Manager closes:
* there remains a window that's not in Task Manager
– screenshot attached.
% pkg info -x wine
wine-6.0.1_5,1
wine-proton-6.3.2_3
winetricks-20210825
% uname -aKU
FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #113
main-n250242-eab5358b908: Mon Oct 25 05:40:35 BST 2021
root@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG
amd64 1400039 1400039
%
--
Do not reply 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=9027
--- Comment #64 from joaopa <jeremielapuree(a)yahoo.fr> ---
Created attachment 70957
--> https://bugs.winehq.org/attachment.cgi?id=70957
console output with wine-6.20
Bug still occurs with wine-6.20.
--
Do not reply 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=40667
Bug ID: 40667
Summary: Cossacks - European Wars: Intro videos cropped and not
full screen
Product: Wine
Version: 1.9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)iooioio.orion.uberspace.de
Distribution: Other
Created attachment 54537
--> https://bugs.winehq.org/attachment.cgi?id=54537
Screenshot
When I launch the GOG version of Cossacks - European Wars, the intro videos
begin to play but they are cropped to a small square in the corner of the
screen.
I am attaching a screenshot that should be much more helpful than my
description.
--
Some additional info about my system (just in case):
Distro: Linux Mint 17.3 (64 bit)
Kernel: 4.4.0-21-generic
Graphics: Proprietary NVIDIA 364.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=51972
Bug ID: 51972
Summary: explorer.exe: crash when exiting
Product: Wine
Version: 6.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: remi.audrezet(a)gmail.com
Distribution: ---
Created attachment 70955
--> https://bugs.winehq.org/attachment.cgi?id=70955
backtrace generated by wine
The provided explorer.exe executable crash when exiting (closing the app with
the "x" button)
Linux 4.19.0-18-amd64 #1 SMP Debian 4.19.208-1 (2021-09-29) x86_64 GNU/Linux
Bug reproduced in a should be fresh install of wine 6.0.2
I used apt to purge and reinstall wine and it's dependencies and deleted the
default wine prefix (~/.wine).
=============================================================================
backtrace.txt is attached to this bug report.
console output :
wine: created the configuration directory '/home/user/.wine'
0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
0048:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
0050:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0050:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0050:err:ole:start_rpcss Failed to open RpcSs service
0040:err:setupapi:SetupDefaultQueueCallbackW copy error 1812 L"@wineusb.sys,-1"
-> L"C:\\windows\\inf\\wineusb.inf"
0064:fixme:file:NtLockFile I/O completion on lock not implemented yet
0064:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0064:err:mscoree:LoadLibraryShim error reading registry key for installroot
0064:err:mscoree:LoadLibraryShim error reading registry key for installroot
0064:err:mscoree:LoadLibraryShim error reading registry key for installroot
0064:err:mscoree:LoadLibraryShim error reading registry key for installroot
006c:fixme:file:NtLockFile I/O completion on lock not implemented yet
006c:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
006c:err:mscoree:LoadLibraryShim error reading registry key for installroot
006c:err:mscoree:LoadLibraryShim error reading registry key for installroot
006c:err:mscoree:LoadLibraryShim error reading registry key for installroot
006c:err:mscoree:LoadLibraryShim error reading registry key for installroot
006c:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 5)
006c:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 5)
0064:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
0064:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
0084:fixme:file:NtLockFile I/O completion on lock not implemented yet
0084:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0084:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
0084:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
00c0:fixme:file:NtLockFile I/O completion on lock not implemented yet
00c0:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
00c0:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
00c0:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
00c8:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x102b9460,
context 0x2d4e98, init_notify 0, handle 0x3e1fde0): stub
00b8:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
wine: configuration in L"/home/user/.wine" has been updated.
0024:err:ole:create_server class {9ba05972-f6a8-11cf-a442-00a0c90a8f39} not
registered
0024:err:ole:com_get_class_object no class object
{9ba05972-f6a8-11cf-a442-00a0c90a8f39} could be created for context 0x4
0024:fixme:nstc:NSTC2_fnSetControlStyle2 mask & style (0x00000004) contains
unsupported style(s): 0x00000004
0024:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x15cd18 (2, 1026, a003,
0, 0x69f55c)
0024:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x15cd18 (2, 1026, a004,
1, 0x69f55c)
0024:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x15cd18 (2, 1025, a003,
1, 0x69f55c)
0024:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x15cd18 (2, 1025, a004,
1, 0x69f55c)
wine: Unhandled page fault on read access to 00000000 at address 0040C5E9
(thread 0024), starting debugger...
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42476
Bug ID: 42476
Summary: COSSACKS 3 TOSWFragmentShaderHandle ERRORS PREVENT
GAME FORM STARTING WITH MESA AND AMD GPU
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: eutychios23(a)gmail.com
Distribution: ---
i installed all directx9 dlls and none while trying to solve the issue but
still nothing.
Wine_errorlog:
everything else.all i get is a black screen with the game cursor,but i am able
to click the menu options and the following errors no matter what i try:
TOSWFragmentShaderHandle: 0:34(11): error: could not implicitly convert
operands to arithmetic operator
TOSWFragmentShaderHandle: 0:21(11): error: could not implicitly convert
operands to arithmetic operator
TOSWFragmentShaderHandle: 0:44(11): error: could not implicitly convert
operands to arithmetic operator
TOSWFragmentShaderHandle: 0:32(11): error: could not implicitly convert
operands to arithmetic operator
TOSWFragmentShaderHandle: 0:34(11): error: could not implicitly convert
operands to arithmetic operator
TOSWFragmentShaderHandle: 0:36(11): error: could not implicitly convert
operands to arithmetic operator
TOSWFragmentShaderHandle: 0:21(11): error: could not implicitly convert
operands to arithmetic operator
TOSWFragmentShaderHandle: 0:23(11): error: could not implicitly convert
operands to arithmetic operator
TOSWFragmentShaderHandle: 0:28(22): error: could not implicitly convert
operands to arithmetic operator
0:28(18): error: cannot construct `int' from a non-numeric data type
0:28(18): error: operands to arithmetic operators must be numeric
0:28(18): error: operands to arithmetic operators must be numeric
TOSWFragmentShaderHandle: 0:43(22): error: could not implicitly convert
operands to arithmetic operator
0:43(18): error: cannot construct `int' from a non-numeric data type
0:43(18): error: operands to arithmetic operators must be numeric
0:43(18): error: operands to arithmetic operators must be numeric
TOSWFragmentShaderHandle: 0:34(11): error: could not implicitly convert
operands to arithmetic operator
TOSWFragmentShaderHandle: 0:20(11): error: could not implicitly convert
operands to arithmetic operator
Access violation at address 00880272 in module 'cossacks.exe'. Read of addres
00000058.
Access violation at address 0088037A in module 'cossacks.exe'. Read of addres
00000054.
--
Do not reply 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=50346
Bug ID: 50346
Summary: Cossacks: Back to War crashes after few mins
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 2857(a)gmx.de
Created attachment 68934
--> https://bugs.winehq.org/attachment.cgi?id=68934
wine backtrace
Hi,
I'm using GOG version on Mac OS X. Game runs perfectly, but crashes after few
mins (random map), doesn't seem to be game-process specific.
--
Do not reply 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=5382
--- Comment #29 from Bamm Gabriana <bammgabriana(a)gmail.com> ---
Interesting. It shouldn't be hard to recreate the logic into a Windows program,
or to create an elf in winelib just to run the script. But doing that will mean
it cannot be made into a separate package, As I understood it, this bug was
closed precisely because they believe such a thing should be an external tool.
If I can just drop files in certain places that automagically causes the script
to run at wineboot, it should be trivial to create a deb or rpm that people can
install separately, if they desire this feature. I also prefer this so I can
continue maintaining the script independent of Wine development.
--
Do not reply 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=10922
Summary: JDK 6 offline installer fails to create
jdk1.6.0_03\jre\bin\msvcr71.dll, puts up error dialog
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://java.sun.com
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: enhancement
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The JDK 6 offline installer, jdk-6u3-windows-i586-p.exe,
puts up an error dialog
"Error loading: C:\\Program
Files\\Java\\jdk1.6.0_03\\jre\\bin\\client\\jvm.dll"
+file,+msi shows
trace:file:CreateFileW L"c:\\Program
Files\\Java\\jdk1.6.0_03\\jre\\bin\\msvcr71.dll" GENERIC_WRITE FILE_SHARE_READ
FILE_SHARE_WRITE creation 1 attributes 0x20
...
warn:file:CreateFileW Unable to create file L"c:\\Program
Files\\Java\\jdk1.6.0_03\\jre\\bin\\msvcr71.dll" (status c000003a)
...
err:msi:ITERATE_DuplicateFiles Failed to copy file L"c:\\Program Files\\Common
Files\\Java\\Update\\Base
Images\\jdk1.6.0.b105\\patch-jdk1.6.0_03.b05\\msvcr71.dll" -> L"c:\\Program
Files\\Java\\jdk1.6.0_03\\jre\\bin\\", last error 3
...
trace:file:CreateDirectoryW L"jre/bin"
...
trace:msi:HANDLE_CustomType34 executing exe L"c:\\Program
Files\\Java\\jdk1.6.0_03\\\\jre\\bin\\javaw.exe -Xshare:dump"
...
err:module:import_dll Library MSVCR71.dll (which is needed by L"C:\\Program
Files\\Java\\jdk1.6.0_03\\jre\\bin\\client\\jvm.dll") not found
Seems like that CreateDirectory should have come before it tried
to put a file in that directory?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51909
Bug ID: 51909
Summary: Rise of Legends Demo crashes on startup via
WMCreateWriterPriv
Product: Wine
Version: 6.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmp&wmvcore
Assignee: wine-bugs(a)winehq.org
Reporter: jeffersoncarpenter2(a)gmail.com
Distribution: ---
Created attachment 70859
--> https://bugs.winehq.org/attachment.cgi?id=70859
Console output.
This is a regression that occurs at commit bf7c05d87a6.
Attached the console output.
Backtrace:
=>0 0x7b00fe16 RaiseException+0x51(code=<couldn't compute location>,
flags=<couldn't compute location>, count=<couldn't compute location>,
args=<couldn't compute location>)
[Z:\home\rofl\wine-source\dlls\kernelbase\debug.c:302] in kernelbase
(0x0021b788)
1 0x7b0229fc DelayLoadFailureHook+0x56(name=<couldn't compute location>,
function=<couldn't compute location>)
[Z:\home\rofl\wine-source\dlls\kernelbase\loader.c:213] in kernelbase
(0x0021b7e8)
2 0x7bc33433 LdrResolveDelayLoadedAPI+0x132(base=<is not available>, desc=<is
not available>, dllhook=<is not available>, syshook=<is not available>,
addr=<is not available>, flags=<is not available>)
[Z:\home\rofl\wine-source\dlls\ntdll\loader.c:3415] in ntdll (0x0021b898)
3 0x62683f85 __delayLoadHelper2+0x44(descr=<couldn't compute location>,
addr=<couldn't compute location>)
[Z:\home\rofl\wine-source\dlls\winecrt0\delay_load.c:39] in wmvcore
(0x0021b8d8)
4 0x6268363d WMCreateWriterPriv+0x5c(writer=<is not available>)
[Z:\home\rofl\wine-source\dlls\wmvcore\writer.c:377] in wmvcore (0x0021b928)
5 0x0105f618 in legends (+0xc5f617) (0x0021b95c)
6 0x00cfe8a5 in legends (+0x8fe8a4) (0x09afbea4)
--
Do not reply 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=51339
Bug ID: 51339
Summary: Add a test configuration with newer Visual C++ runtime
versions
Product: Wine-Testbot
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The recent Radeon drivers (21.3.2+, maybe more) are causing the msvcp140 tests
to fail. It turns out this is because it installs a new version of msvcp140.dll
which behaves differently.
Also Chocolatey shows that there are even newer versions of the Visual C++
runtime libraries which none of our test configurations have.
Furthermore a survey of the current situation shows that some libraries are
essentially not tested. In particular this is the case of msvcp100 which is not
available on any of the TestBot's Windows 10 VMs.
GPU msvcp140 msvcp120 msvcp110 msvcp100
msvcp90 msvcp60 atl80
cw-gtx560-1507 391.35 - 12.0.21005.1 - -
9.0.30729.9158 7.0.10240.16384 badver [1]
cw-gtx560-1709 388.13 - - - -
9.0.30729.9317 7.0.16299.15 badver [1]
cw-gtx560-1809 388.13 - - - -
9.0.30729.9518 7.0.17763.1 badver [1]
cw-gtx560-1909 391.35 - 12.0.21005.1 - -
9.0.30729.9619 7.0.18362.1 badver [1]
cw-gtx560-2009 391.35 - 12.0.21005.1 - -
9.0.30729.9625 7.0.19041.1 8.0.50727.762
cw-rx460-w8.1 19.11.3 14.14.26429.4 12.0.21005.1 11.0.51106.1 10.0.40219.325
9.0.30729.8387 7.0.9600.17415 8.0.50727.6195
cw-rx460-1507 19.11.3 14.14.26429.4 - 11.0.50727.1 -
9.0.30729.9158 7.0.10240.16384 badver [1]
cw-rx460-1709 19.11.3 14.14.26429.4 - 11.0.50727.1 -
9.0.30729.9317 7.0.16299.15 badver [1]
cw-rx460-1809 19.11.3 14.14.26429.4 - 11.0.50727.1 -
9.0.30729.9518 7.0.17763.1 badver [1]
cw-rx460-1909 21.4.1 14.25.28508.3 12.0.21005.1 11.0.50727.1 10.0.40219.1
9.0.30729.9619 7.0.18362.1 8.0.50727.762
cw-rx460-2009 21.4.1 14.25.28508.3 - 11.0.50727.1 -
9.0.30729.9625 7.0.19041.1 8.0.50727.762
Also:
w1064v1507 - - - - -
9.0.30729.9158 7.0.10240.16384 badver [1]
w1064v1607 - 14.0.23026.0 12.0.21005.1 11.0.51106.1 -
9.0.30729.9247 7.0.14393.0 badver [1]
w1064v1709 - 14.0.23026.0 12.0.21005.1 11.0.51106.1 -
9.0.30729.9317 7.0.16299.1 badver [1]
w1064v1809 - 14.0.23026.0 12.0.21005.1 11.0.51106.1 -
9.0.30729.9518 7.0.17763.1 badver [1]
w1064v1909 - 14.0.23026.0 12.0.21005.1 11.0.51106.1 -
9.0.30729.9619 7.0.18362.1 badver [1]
w10pro64 (2004) - 14.0.23026.0 12.0.21005.1 11.0.51106.1 -
9.0.30729.9625 7.0.19041.1 -
w1064 (2009) - 14.0.23026.0 12.0.21005.1 11.0.51106.1 -
9.0.30729.9625 7.0.19041.1 -
Chocolatey - vcredist140 vcredist2013 vcredist2012 vcredist2010
? - vcredist2005
14.29.30037 12.0.40660.0 11.0.51106.1 10.0.40219.325
? - 8.0.50727.6195
Note that Chocolatey does not seem to know about newer versions for:
* msvcp90.dll : This library typically has side-by-side versions and 'choco
install vcredist2008' does not change the mix of available versions.
* msvcp60.dll : No Chocolatey package seems to provide it. It looks like the
corresponding redistributable package is not available from Microsoft anymore.
The Wine TestBot VMs configuration page [2] has been updated with instructions
for installing the latest versions of these libraries. What remains to be done
is to pick one or more test configurations (probably one Windows 10 and one
earlier Windows version) and to install these libraries.
[1] 'badver' means WineTest.exe reports that there are side-by-side versions of
that library but that the one requested by the test is not available.
[2] https://wiki.winehq.org/Wine_TestBot_VMs#atl100.2C_msvcp100.2C_msvcr100
--
Do not reply 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=35372
Bug ID: 35372
Summary: gdiplus:iTunes cannot draw text.
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: matyapiro31(a)gmail.com
Classification: Unclassified
By using naitive one,iTunes shows text correctly.
But it does not say any error or fixme messages.
--
Do not reply 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=27675
Summary: iTunes 10.3.1 can't play tutorial videos
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
iTunes 10.3.1, installed in a clean wineprefix, crashes with a null pointer
read when you do
Help / iTunes Tutorials and click Play.
There's no really useful backtrace.
Setting win7 mode keeps it from crashing, and
it then puts up a generic-looking player with
fast forward, play, a position indicator, etc.,
but nothing happens when you press play. (Pressing
fast-forward puts up a 2x indicator, so the gui isn't dead,
it's the innards that are busted.)
--
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=26948
Summary: iTunes 10.2.2.12: Do not open
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ska_tropro(a)hotmail.com
When attempting to open the "iTunes" I get the following message:
"Apple Application Support was not found.
Apple Application Support is required to run iTunes. Please uninstall iTunes,
then install iTunes again.
Error 2 (Windows error 2)"
I've tried to uninstall, but does not occur, instead of that (probably)
reinstall the program. Even so, you still receive this message every time I try
to open the program.
I have Ubuntu 10.10, Wine 1.3.18 and the latest version of iTunes (v
10.2.2.12).
--
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=26927
Summary: iTunes store fail.
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: soulmalia(a)msn.com
The homepage of the iTunes Store goes black, making it impossible a normal
navigation in the apps, movies and books.
--
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=19652
Summary: iTunes becomes unresponsive while navigating music
store
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pieter.ideler(a)gmail.com
When you navigate to albums and pages on the iTunes Music Store in iTunes,
iTunes becomes unresponsive from time to time. (it is grayed out in Ubuntu)
Later on it becomes responsive again. This happens between almost every page
you navigate to.
--
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=50261
Bug ID: 50261
Summary: Gothic2.exe complains about missing symbols from
d3dcompiler_47 when used with GD3D11 renderer
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: herrtimson(a)yahoo.de
Distribution: ---
hey there,
I'm using wine-5.22 on gentoo multilib to play Gothic2 with the GD3D11 renderer
from https://github.com/Kirides/GD3D11 , in combination with dxvk-1.7.3. This
combination does work well, given that there is a dll override for ddraw.dll to
prefere native over built-in
output from console for GothicStarter.exe with latest GD3D11 renderer is:
002c:err:winediag:WS_getaddrinfo Failed to resolve your host name IP
WARNING: Experimental compiler backend enabled. Here be dragons! Incorrect
rendering, GPU hangs and/or resets are likely
0108:err:module:import_dll Loading library d3dcompiler_47.dll (which is needed
by L"C:\\windows\\system32\\d3d10.dll") failed (error c000035a).
0108:err:module:find_forwarded_export module not found for forward
'd3d10.D3D10CreateStateBlock' used by L"C:\\windows\\system32\\d3d10_1.dll"
0108:err:module:import_dll Loading library d3dcompiler_47.dll (which is needed
by L"C:\\windows\\system32\\d3d10.dll") failed (error c000035a).
0108:err:module:find_forwarded_export module not found for forward
'd3d10.D3D10StateBlockMaskEnableAll' used by
L"C:\\windows\\system32\\d3d10_1.dll"
0108:err:module:import_dll Loading library D3DCOMPILER_47.dll (which is needed
by L"C:\\Program Files\\JoWood\\Gothic II Gold\\System\\DDRAW.dll") failed
(error c000035a).
0108:err:module:import_dll Library DDRAW.dll (which is needed by L"C:\\Program
Files\\JoWood\\Gothic II Gold\\System\\Gothic2.exe") not found
0108:err:module:LdrInitializeThunk Importing dlls for L"C:\\Program
Files\\JoWood\\Gothic II Gold\\System\\Gothic2.exe" failed, status c0000135
which made me think of installing the missing d3dcompiler_47 via winetricks.
But that didn't help at all.
--
Do not reply 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=50019
Bug ID: 50019
Summary: BlueSkyPlan Installation ok, program crash every time
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: afdent64(a)gmail.com
Distribution: ---
Created attachment 68446
--> https://bugs.winehq.org/attachment.cgi?id=68446
Crash report
Every time starting program, crashing is sure
--
Do not reply 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=51942
Bug ID: 51942
Summary: dlls/ntdll/unix/loader.c: In function ‘start_server’:
error: expected identifier before ‘=’ token
Product: Wine
Version: 6.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: version2013(a)protonmail.com
Distribution: ---
Created attachment 70912
--> https://bugs.winehq.org/attachment.cgi?id=70912
log.txt
in distro:
# uname --kernel-release
3.14.56
# gcc --version
4.8.4
# ldd --version
2.19
config line:
configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-x
--libdir=/usr/lib32 CFLAGS="-O2 -march=i686 -mtune=i686"
Compiling wine-6.20 fails with:
In function ‘start_server’:
error: expected identifier before ‘=’ token status = WIFEXITED(status) ?
WEXITSTATUS(status) : 1;
--
Do not reply 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=51940
Bug ID: 51940
Summary: dlls/ntdll/unix/loader.c: In function ‘start_server’:
warning: declaration does not declare anything
Product: Wine
Version: 6.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: version2013(a)protonmail.com
Distribution: ---
Created attachment 70910
--> https://bugs.winehq.org/attachment.cgi?id=70910
log.txt
in distro:
# uname --kernel-release
3.0.66
# gcc --version
4.3.4
# ldd --version
2.10.1
config line:
configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
--x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
--libdir=/usr/lib32 CFLAGS="-O2 -march=i686 -mtune=i686"
Compiling wine-6.20 fails with:
In function ‘start_server’:
warning: declaration does not declare anything
error: expected identifier before ‘=’ token
--
Do not reply 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=51830
Bug ID: 51830
Summary: Roblox Studio: Black cursor during Play Testing
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: a0939712328(a)gmail.com
Regression SHA1: db2b266c57b73e1a16785213ce923b749c84400e
Distribution: ---
In Roblox Studio during Play Testing, the cursor turns into a black square,
which makes play testing less convenient to use.
With help from git bisect, the faulty commit should be
db2b266c57b73e1a16785213ce923b749c84400e (user32: Handle monochrome icons in
CreateIcon() and CreateCursor() instead of CreateIconIndirect().)
Steps to reproduce:
0. Register a Roblox account on https://www.roblox.com
1. Install Grapejuice (https://gitlab.com/brinkervii/grapejuice/-/wikis/home)
2. Open Grapejuice GUI (You can do so by running the "grapejuice gui" command)
3. On Launcher tab, press "Sign into Roblox Studio"
4. In the browser tab opened, press "Open Studio"
5. Once Roblox Studio fully opens, press Alt+S to open the settings, and go to
the "Rendering" tab. Then, under the General tab, set "Graphics Mode" to
"OpenGL"
PS1: This is the only renderer that works with vanilla Wine on my system, so I
put this step here to ensure Play Testing will work reliably.
6. Close Roblox Studio, and open it again by pressing "Roblox Studio" in the
Grapejuice GUI
7. From the "New" tab, open the "Baseplate" template by clicking on it.
PS2: It is normal that some GUI elements are flashing, this is a known bug with
the OpenGL renderer which shouldn't affect the reproduction of this regression.
8. Once the game loads, choose "Test" from the top bar, and press "Play" on the
left.
9. Once Play Testing starts, observe the cursor.
Expected behavior:
The cursor looks like normal white cursors.
Actual behavior:
The cursor is a black square, which makes it harder to aim the cursor.
--
Do not reply 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=47738
Bug ID: 47738
Summary: The application is SimIon, when I upload gem file or
upload iob file, it crashes.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yuxz2015(a)gmail.com
Distribution: ---
Created attachment 65219
--> https://bugs.winehq.org/attachment.cgi?id=65219
it is generated by SimIon when I upload the iob file of SimIon
SimIon is a software simulating the particle trajectories. 'gem' file is used
to construct the model of a simulation. 'iob' file is kind of like a zip file
including all the information of a simulation
--
Do not reply 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=51802
Bug ID: 51802
Summary: Theming on 16-bit application breaks their UI
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: clinton(a)concernednetizen.com
Distribution: ---
Created attachment 70689
--> https://bugs.winehq.org/attachment.cgi?id=70689
Collins Dictionary
I noticed a regression a few months ago in a 16-bit application I regularly
run. It started when the Windows XP-style UI themes started being applied.
In the screenshot you can see the Collins English Dictionary application as it
currently runs, with a "Plastik"-style UXTHEME drawing the applications buttons
(ignore the buttons being cut-off by the windows size. That problem already
occured before the UXTHEME breakage).
The buttons are selected, but not activated do not work when clicked. The only
way to use the buttons is to click on them to highlight/select them and then
press the Enter key. This is also true of some, but not all of the buttons in
modal dialogs.
The mostly-black background of the definition display is also a new bug which
occurred simultaneously to moment UXTHEMEs became applicable to 16-bit apps. It
seems like the definitions, when drawn to the screen, do not blank out what
preceeded them, so smaller definitions overlap the former larger ones.
The software can be easily downloaded here for testing:
https://archive.org/details/collins_win31
--
Do not reply 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=51556
Bug ID: 51556
Summary: Massive FPS drops since Version 6.9 up to 6.14 in BF
1, BF 4 and BF V
Product: Wine-staging
Version: 6.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: llenort(a)aol.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Hello,
using wine-staging 6.2 as reference. Since wine-staging version 6.9 i can start
BF 1, BF 4 and BF V again. But i notice a big FPS drop while playing online. I
tested all versions from version 6.9 to 6.14 (except 6.13, can login in origin
client at all) and all versions have the same drops when playing online.
In the Menu screens or Lobby there is no problem at all. Also the fps drops
seems not so big while playing in single player modes.
All versions tested with same OS Version kernel versions and hardware settings
in 2K.
Using wine-staging version 6.2 frame rates are in BF 1 between 100 and 144 fps.
Using any newer version of staging the fps drops to the range between 24 and 40
fps. In online mode this is unplayable.
Reinstalling version 6.2 of wine-staging solve the fps drops. I can't test with
normal wine because i can't start the origin client at all. Crash to desk. Not
tested normal wine version 6.14 but i think it does not let me start the origin
client like the other versions.
Maybe it was not really a graphic problem here. For me it has to do with
massive online play. Receiving and transmitting network messages my be here the
root of the problem. Have to look to changes in network changes starting from
version 6.3. Maybe anyone has more information regarding this assumption.
Thank for your help.
All the Best...
lle
--
Do not reply 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=5382
Zebediah Figura <z.figura12(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |z.figura12(a)gmail.com
--- Comment #28 from Zebediah Figura <z.figura12(a)gmail.com> ---
We have multiple mechanisms by which Windows programs can run on prefix
startup, which are present on Windows as well. In particular there is the
HKLM\Software\Microsoft\Windows\CurrentVersion\Run key (or RunOnce?). Ideally
such a tool should use that rather than having to invent a new hook. That *may*
require that it be written as a PE executable, or bootstrapped with one.
--
Do not reply 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=5382
Bamm Gabriana <bammgabriana(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bammgabriana(a)gmail.com
--- Comment #27 from Bamm Gabriana <bammgabriana(a)gmail.com> ---
Sorry for reviving this.
The original post said, "Would even dynamic color scheme be an option?" and yet
this was closed with the reason "Wine can not and will not use GTK/QT tool kits
for it's GUI". I find this non-sequitur. One does not need to have GTK/QT tool
kits in Wine just to import its colors.
In fact, I once made an "external tool to get theme data from GTK/QT and import
into Wine", and I implemented it using only a POSIX shell script, making calls
to gsettings and then writing them as a .reg file importable by Wine Regedit.
The issue is not about writing a tool, it's about making it work automagically.
Let's say the user switches from a light to a dark desktop theme. Next time he
opens a Wine application it would be blindingly bright. In my case, I would
need to run my tool after I change the theme and before I run a program in
Wine.
The solution would be to find a way to run such a tool everytime wineboot runs,
and this is where the cooperation of Wine developers is needed. It cannot be
purely external since it needs a hook into wine's startup.
I don't want this to be purely internal also, because those who do not want
this feature shouldn't be forced to have it. (It might increase startup time by
a small fraction of a second)
I just want to ask the Wine developers to revisit this posibility of dynamic
color theming by allowing such an external tool to run at startup, perhaps by
having something like an autoexec file that a user can edit or that can be set
by an external package.
I'm thinking creating a directory like /etc/wine/autoexec.d/ and have packages
drop scripts there that wineboot can run. Also, it should be opt-in, so that
users can decide if they want this feature, otherwise, wineboot just ignores
it.
Is it possible to create such a hook?
--
Do not reply 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=46833
Bug ID: 46833
Summary: Install of iTunes 12.9.3.3 fails
Product: Wine
Version: 4.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: k8auf1947(a)cometchaser.de
Distribution: ---
Created attachment 63866
--> https://bugs.winehq.org/attachment.cgi?id=63866
First screenstho
Wine is configured as Windows 7.
Autorun is set to "No" during installation.
I will provide more screenshots.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46719
Bug ID: 46719
Summary: iTunes crashes during the installation
Product: Wine-staging
Version: 4.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anfanai(a)protonmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 63692
--> https://bugs.winehq.org/attachment.cgi?id=63692
the backtrace for the problem
iTunes crashes during the installation. I'm using version 12.9.3.3 (64-bit)
downloaded from https://www.apple.com/itunes/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=8705
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|www.apple.com/itunes/downlo |https://web.archive.org/web
|ad/ |/20070630023320/http://cont
| |ent.info.apple.com/iTunes7/
| |Win/061-3266.20070529.xSw4n
| |/iTunesSetup.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=10803
Summary: iTunes 7.3 no longer functions after upgrading Wine to
0.9.51
Product: Wine
Version: 0.9.51.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linux(a)xstylus.com
In Wine versions 0.9.50 and prior, iTunes 7.3 functions. However, when
upgrading to 0.9.51, iTunes 7.3 will no longer function.
A fresh installation of Wine 0.9.51 was installed on my machine, and then
itunes 7.3 installed. iTunes 7.3 still would not run. Reverting back to 0.9.50
would not solve the problem either.
I was only able to solve the problem by reverting to 0.9.50 AND purging my
.wine folder.
Instructions for installing Wine 7.3 can be found at:
http://wine-review.blogspot.com/2007/10/itunes-73-on-linux-with-wine.html
--
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=24073
Summary: iTunes 9.0.0.70 crashes on first run
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.oldapps.com/itunes.php?old_itunes=48?downlo
ad
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rusivi1(a)gmail.com
Created an attachment (id=30267)
--> (http://bugs.winehq.org/attachment.cgi?id=30267)
wine1.3.1: wine C:\\Program\ Files\\iTunes\\iTunes.exe >>log.txt 2&>1
Compiled newest dev wine from source (1.3.1), performed iTunes install with
defaults accepted except:
+ Unclicked "Use iTunes as the default player for audio files"
+ Unclicked "Automatically update iTunes and other Apple software"
+"AutoRun is turned off. iTunes won't be able to recognize when a CD is
inserted or ejected until your computer's AutoRun setting is turned on. Do you
want iTunes to turn on AutoRun for you?" No
Upon seemingly successful install, ran for first time:
+ Unclicked "Add MP3 and AAC files"
+ Choose "Yes, keep my iTunes Media Folder organized"
+ Dialog box noting, "Warning! iTunes was not properly installed. If you wish
to import or burn CDs, you need to reinstall iTunes."
The second the iTunes GUI popped up, I got a dialog box noting how "The program
iTunes.exe has encountered a serious problem and needs to close. We are sorry
for the inconvenience. This can be caused by a program..."
--
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=23609
Summary: iTunes 9.2 GUI bricks when opened with wine-1.2-rc7,
Ubuntu 10.04
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rusivi1(a)gmail.com
Created an attachment (id=29530)
--> (http://bugs.winehq.org/attachment.cgi?id=29530)
iTunes GUI bricked
After installing a plain vanilla wine-1.2-rc7 from source, no winetricks,
downloaded and installed iTunes 9.2 from http://www.apple.com/itunes/download/
The installer ran seemingly successfully.
Open iTunes via desktop GUI icon, iTunes main screen pops up but is bricked,
nothing can be clicked and the window cannot be moved.
--
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=32338
Bug #: 32338
Summary: iTunes 11: crashes when running
Product: Wine
Version: 1.5.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42681
--> http://bugs.winehq.org/attachment.cgi?id=42681
The Log
reproduce follow this:
0. download and instll it, I install it with deatulf option in the
installation;
1. 'winetricks -q gdiplus' to get a workaround for Bug 30623 ;
2. cd to the path where installed it and 'wine iTunes.exe' to run it;
3. just wait for it crashes wine...
I tested this a enough times and it crashed every time.
My test environment:
- Ubuntu 12.10 32 bit
- Wine 1.5.18
- iTunes 11
--
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=34964
Bug #: 34964
Summary: Fails to prompt for Authentication.
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Classification: Unclassified
wine iexplore http://sparxsystems.com/registered/index.html
The prompt for the username and password should appear but instead you get
"Authorization Required
This server could not verify that you are authorized to access the document
requested. Either you supplied the wrong credentials (e.g., bad password), or
your browser doesn't understand how to supply the credentials required."
--
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=35383
Bug ID: 35383
Summary: iTunes 11.1.3.8 not usable, empty main window
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: af(a)muc.de
Classification: Unclassified
Created attachment 47198
--> http://bugs.winehq.org/attachment.cgi?id=47198
This is how iTunes 11.1.3.8 looks under wine 1.7.10
Installing iTunes (32 bit version) works. Starting it up only an empty window
is visible (see attached screenshot and the report in the AppDB).
During startup a popup appears with a message, that for importing and burning
audio CDs, iTunes must be reinstalled to make this work.
Also tried with the 64 bit version and wine x86_64, but there a lot more
problems occur (see AppDB report).
So almost nothing can be done with iTunes. What is a pity, because this is the
only reason a copy of Microsoft Windows is still running at home.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.