http://bugs.winehq.org/show_bug.cgi?id=29249
Bug #: 29249
Summary: iexplore fails to load ftp.adobe.com
Product: Wine
Version: 1.3.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Created attachment 37819
--> http://bugs.winehq.org/attachment.cgi?id=37819
Terminal output (builtin iexplore)
Running "wine iexplore ftp.adobe.com" gives only a blank page. Workaround:
winetricks wininet
It doesn't work in IE8, either: it only shows "Internet Explorer cannot display
the webpage" unless I use WINEDLLOVERRIDES=wininet=n.
--
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=51132
Bug ID: 51132
Summary: Adobe photoshop cs6: error while starting.
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matiasr_9(a)hotmail.com
Distribution: ---
Created attachment 69993
--> https://bugs.winehq.org/attachment.cgi?id=69993
Appears when i try to open Photoshop with wine.
An error appears when the program is starting, I attach the details of the
error.
During the installation in play on linux an error occurred that said that two
files did not match, they were a long series of numbers and letters, but after
skipping the error the installation was completed. I mention this part because
it may be related to the problem.
I hope I have given enough information, I am very new to linux.
Thanks, greetings from Argentina.
--
Do not reply 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=40548
Bug ID: 40548
Summary: AfterEffects CS6 requires msxml3 to complete
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Created attachment 54379
--> https://bugs.winehq.org/attachment.cgi?id=54379
screenshot of installation failure
wine 1.9.7, fresh 64-bit prefix, Windows 7
AE CS6 downloaded from
https://helpx.adobe.com/x-productkb/policy-pricing/cs6-product-downloads.ht…
Installer starts to extract the files, then starts initialising itself. At
about 70% it stops with the following message:
'Your installation encountered errors.
Installer failed to initialize. This could be due to a missing file'.
Wiping the installation and running `winetricks msxml3` before the installer
allow the installer to initialise.
The terminal output without msxml3:
fixme:thread:GetThreadPreferredUILanguages 52, 0x33dfa4, 0x33e014 0x33dfac
fixme:console:AttachConsole stub ffffffff
fixme:wuapi:update_installer_get_IsBusy
fixme:wuapi:update_installer_get_RebootRequiredBeforeInstallation
fixme:shell:InitNetworkAddressControl stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:nls:GetUserPreferredUILanguages stub: 8 0x33d310 (nil) 0x33d314
err:winsock:WSAIoctl -> _WSAIO(IOC_WS2, 23) request failed with status 0x2733
err:winsock:WSAIoctl -> _WSAIO(IOC_WS2, 23) request failed with status 0x2733
fixme:imm:ImmReleaseContext (0x90084, 0x1f8ef18): stub
The terminal output with msxml3 ( until the installed is initialised ):
fixme:thread:GetThreadPreferredUILanguages 52, 0x33dfa4, 0x33e014 0x33dfac
fixme:console:AttachConsole stub ffffffff
fixme:wuapi:update_installer_get_IsBusy
fixme:wuapi:update_installer_get_RebootRequiredBeforeInstallation
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:nls:GetUserPreferredUILanguages stub: 8 0x33d310 (nil) 0x33d314
err:winsock:WSAIoctl -> _WSAIO(IOC_WS2, 23) request failed with status 0x2733
err:winsock:WSAIoctl -> _WSAIO(IOC_WS2, 23) request failed with status 0x2733
fixme:heap:RtlSetHeapInformation 0x240000 0 0x23fcc0 4 stub
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\system32\\msxml3.dll"
err:ole:create_server class {f5078f32-c551-11d3-89b9-0000f81fe221} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {f5078f32-c551-11d3-89b9-0000f81fe221}
could be created for context 0x17
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
apartment threaded to multi-threaded
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:wbemprox:client_security_SetBlanket 0x7c5037a0, 0x30d0fd0, 10, 0, (null),
3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7c5037a0
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
apartment threaded to multi-threaded
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:wbemprox:client_security_SetBlanket 0x7c5037a0, 0x30812b8, 10, 0, (null),
3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7c5037a0
fixme:imm:ImmReleaseContext (0x90084, 0x4f9e250): stub
--
Do not reply 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=22160
Summary: The Sims 3: Sims3Launcher.exe doesn't show web site
when started second time
Product: Wine
Version: 1.1.41
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
Created an attachment (id=27037)
--> (http://bugs.winehq.org/attachment.cgi?id=27037)
Image showing the problem
Steps to reproduce:
1) install The Sims3
2) start Sims3Launcher.exe
3) Sims3Launcher.exe looks like in upper image in attachment.
2) close Sims3Launcher.exe
5) start Sims3Launcher.exe
6) Sims3Launcher.exe looks like in lower image in attachment.
Behaviour:
Sims3Lanucher.exe looks like in lower image
Expected behaviour:
Sims3Lanucher.exe should look like in upper image
An workaround is to change "FirstRun"=dword:00000000 to
"FirstRun"=dword:00000001
in user.reg under [Software\\Electronic Arts\\Sims 3\\Launcher\\Settings]
before every start of Sims3Launcher.exe
Additional info:
I'm using wine-1.1.41-72-ge9be1b4 on Fedora 12 32 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=18517
Summary: Tablet pen pressure or eraser (wacom tablet) are not
working in Photoshop CS 4
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ergo14(a)gmail.com
Tested with both version of CS:
CS4:
pen pressure is not recognized , nor reversing the pen to use eraser
CS2:
pressure and eraser work and are recognized correctly
--
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=13664
Summary: dogfood: Disabled Buttons are complete gray in Adobe
Reader 3.x (16-Bit)
Product: Wine
Version: 1.0-rc3
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=12388
OS/Version: Linux
Status: NEW
Keywords: download, win16
Severity: enhancement
Priority: P5
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Disabled Buttons in the toolbar should be shaded, but they are gray
--
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.
http://bugs.winehq.org/show_bug.cgi?id=30665
Bug #: 30665
Summary: Add support for DeletePrinterDriverEx deletion flags
(DPD_DELETE_*)
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
encountered this with "Acrobat 7" tryout installer.
The installer executes a custom action "DeleteDistillerPrinter" to remove any
previous remains of "Adobe PDF Converter" driver.
DPD_DELETE_UNUSED_FILES 0x00000001
DPD_DELETE_SPECIFIC_VERSION 0x00000002
DPD_DELETE_ALL_FILES 0x00000004
First try (DPD_DELETE_UNUSED_FILES | DPD_DELETE_ALL_FILES):
--- snip ---
0025:trace:msi:HANDLE_CustomType1 Calling function L"DeleteDistillerPrinter"
from L"C:\\users\\focht\\Temp\\msiba95.tmp"
...
0037:trace:msi:ACTION_CallDllFunction calling L"DeleteDistillerPrinter"
...
0037:Call KERNEL32.LoadLibraryA(004d9d1c "winspool.drv") ret=004d4c0e
0037:Ret KERNEL32.LoadLibraryA() retval=f7460000 ret=004d4c0e
0037:Call KERNEL32.GetProcAddress(f7460000,004d9d04 "DeletePrinterDriverExA")
ret=004d4c2a
0037:Ret KERNEL32.GetProcAddress() retval=f74653e4 ret=004d4c2a
0037:Call winspool.drv.DeletePrinterDriverExA(00000000,00000000,004d9844 "Adobe
PDF Converter",00000005,00000000) ret=004d4c36
0037:Call ntdll.RtlCreateUnicodeStringFromAsciiz(015be704,004d9844 "Adobe PDF
Converter") ret=f74663b7
0037:Ret ntdll.RtlCreateUnicodeStringFromAsciiz() retval=00000001 ret=f74663b7
0037:trace:winspool:DeletePrinterDriverExW (null) (null) L"Adobe PDF Converter"
5 0
0037:fixme:winspool:DeletePrinterDriverExW dwDeleteFlag = 5 - unsupported
...
0037:Ret winspool.drv.DeletePrinterDriverExA() retval=00000000 ret=004d4c36
0037:Call KERNEL32.FreeLibrary(f7460000) ret=004d4c44
0037:Ret KERNEL32.FreeLibrary() retval=00000001 ret=004d4c44
...
--- snip ---
Second try (DPD_DELETE_UNUSED_FILES):
--- snip ---
0037:Call winspool.drv.DeletePrinterDriverExA(00000000,00000000,004d9844 "Adobe
PDF Converter",00000001,00000000) ret=004d4c52
0037:Call ntdll.RtlCreateUnicodeStringFromAsciiz(015be714,004d9844 "Adobe PDF
Converter") ret=f74663b7
0037:Ret ntdll.RtlCreateUnicodeStringFromAsciiz() retval=00000001 ret=f74663b7
0037:trace:winspool:DeletePrinterDriverExW (null) (null) L"Adobe PDF Converter"
1 0
0037:fixme:winspool:DeletePrinterDriverExW dwDeleteFlag = 1 - unsupported
...
0037:Ret winspool.drv.DeletePrinterDriverExA() retval=00000000 ret=004d4c52
--- snip ---
Third try, "fallback" (empty deletion flags):
--- snip ---
0037:Call winspool.drv.DeletePrinterDriverA(00000000,00000000,004d9844 "Adobe
PDF Converter") ret=004d4c65
0037:Call ntdll.RtlCreateUnicodeStringFromAsciiz(015be704,004d9844 "Adobe PDF
Converter") ret=f74663b7
0037:Ret ntdll.RtlCreateUnicodeStringFromAsciiz() retval=00000001 ret=f74663b7
0037:trace:winspool:DeletePrinterDriverExW (null) (null) L"Adobe PDF Converter"
0 0
0037:trace:winspool:WINSPOOL_OpenDriverReg ((null))
0037:trace:winspool:validate_envW testing (null)
...
0037:trace:winspool:validate_envW using 0xf748902c: L"Windows NT x86"
...
0037:Call advapi32.RegCreateKeyW(80000002,00d85ae8
L"System\\CurrentControlSet\\control\\Print\\Environments\\Windows NT
x86\\Drivers\\Version-3",015be634) ret=f746ebca
0037:Ret advapi32.RegCreateKeyW() retval=00000000 ret=f746ebca
0037:Call ntdll.RtlFreeHeap(00110000,00000000,00d85ae8) ret=f746ebf4
0037:Ret ntdll.RtlFreeHeap() retval=00000001 ret=f746ebf4
0037:Call advapi32.RegDeleteTreeW(00000104,00d85ab8 L"Adobe PDF Converter")
ret=f747c98a
0037:Ret advapi32.RegDeleteTreeW() retval=00000002 ret=f747c98a
0037:Call advapi32.RegCloseKey(00000104) ret=f747c9a3
0037:Ret advapi32.RegCloseKey() retval=00000000 ret=f747c9a3
...
0037:Ret winspool.drv.DeletePrinterDriverA() retval=00000000 ret=004d4c65
--- snip ---
MSDN:
http://msdn.microsoft.com/en-us/library/windows/desktop/dd183546%28v=vs.85%…
--- quote ---
dwDeleteFlag [in]
The options for deleting files and versions of the driver. This parameter
can be one or more of the following values.
Value Meaning
DPD_DELETE_SPECIFIC_VERSION
Deletes the version specified in dwVersionFlag. This does not ensure that
the driver will be removed from the list of supported drivers for the server.
DPD_DELETE_UNUSED_FILES
Removes any unused driver files.
DPD_DELETE_ALL_FILES
Deletes the driver only if all its associated files can be removed. The
delete operation fails if any of the driver's files are being used by some
other installed driver.
If DPD_DELETE_SPECIFIC_VERSION is not specified, the function deletes all
versions of the driver if none of them is in use. If neither
DPD_DELETE_UNUSED_FILES nor DPD_DELETE_ALL_FILES is specified, the function
does not delete driver files.
--- quote ---
Source:
http://source.winehq.org/git/wine.git/blob/7508a5d4b2d5246ea9c19afd734274d1…
--- snip ---
6626 BOOL WINAPI DeletePrinterDriverExW( LPWSTR pName, LPWSTR pEnvironment,
6627 LPWSTR pDriverName, DWORD dwDeleteFlag, DWORD dwVersionFlag)
6628 {
6629 HKEY hkey_drivers;
6630 BOOL ret = FALSE;
6631
6632 TRACE("%s %s %s %x %x\n", debugstr_w(pName), debugstr_w(pEnvironment),
6633 debugstr_w(pDriverName), dwDeleteFlag, dwVersionFlag);
6634
6635 if(pName && pName[0])
6636 {
6637 FIXME("pName = %s - unsupported\n", debugstr_w(pName));
6638 SetLastError(ERROR_INVALID_PARAMETER);
6639 return FALSE;
6640 }
6641
6642 if(dwDeleteFlag)
6643 {
6644 FIXME("dwDeleteFlag = %x - unsupported\n", dwDeleteFlag);
6645 SetLastError(ERROR_INVALID_PARAMETER);
6646 return FALSE;
6647 }
...
6662 return ret;
6663 }
--- snip ---
There is a page fault after the last call to
winspool.drv.DeletePrinterDriverA() which might be a separate bug.
--- snip ---
0037:trace:seh:raise_exception code=c0000005 flags=0 addr=0x7bc78e63
ip=7bc78e63 tid=0037
0037:trace:seh:raise_exception info[0]=00000000
0037:trace:seh:raise_exception info[1]=00000000
0037:trace:seh:raise_exception eax=00000000 ebx=7bcbf544 ecx=75e74639
edx=00000000 esi=7ed94da0 edi=00000037
0037:trace:seh:raise_exception ebp=015be478 esp=015be380 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00010246
0037:trace:seh:call_stack_handlers calling handler at 0x7bc91c09 code=c0000005
flags=0
0037:trace:seh:__regs_RtlUnwind code=c0000005 flags=2
0037:trace:seh:__regs_RtlUnwind calling handler at 0x7bc76e57 code=c0000005
flags=2
0037:trace:seh:__regs_RtlUnwind handler at 0x7bc76e57 returned 1
0037:trace:seh:raise_exception code=c0000005 flags=0 addr=(nil) ip=00000000
tid=0037
0037:trace:seh:raise_exception info[0]=00000000
0037:trace:seh:raise_exception info[1]=00000000
0037:trace:seh:raise_exception eax=00000000 ebx=7ed46639 ecx=00000000
edx=00000004 esi=7ed94da0 edi=00000037
0037:trace:seh:raise_exception ebp=004d4c65 esp=015be7ec cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00010202
...
0037:err:msi:ACTION_CallDllFunction Custom action
(L"C:\\users\\focht\\Temp\\msiba95.tmp":L"DeleteDistillerPrinter") caused a
page fault: c0000005
--- snip ---
$ du -sh AcTR7EFG.exe
116M AcTR7EFG.exe
$ sha1sum AcTR7EFG.exe
4f1ff389ea71f21d624083d65bbe5a74e4760079 AcTR7EFG.exe
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=45549
Bug ID: 45549
Summary: Adobe Acrobat Reader DC - Save as Dialogue displays an
empty window
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
I would like to let you know that with latest wine the save as dialogue doesn't
display properly and gives only an empty window.
This has been reported before but no bug has been filed as far as I can see 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=38065
Bug ID: 38065
Summary: Adobe Photoshop CS3 broken appearance
Product: Wine
Version: 1.7.36
Hardware: x86
URL: https://helpx.adobe.com/creative-suite/kb/cs3-product-
downloads.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
Distribution: Other
Created attachment 50709
--> https://bugs.winehq.org/attachment.cgi?id=50709
Adobe Photoshop CS3 under Wine 1.7.36
It's practically impossible to work in Adobe Photoshop CS3 in Wine, because
some toolbars have broken appearance, hints stay forever, the top toolbar
(right under the menu) constantly disappears (becomes totally black).
--
Do not reply 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=39751
Bug ID: 39751
Summary: file browser not shown when clicking "show folder" in
Lightroom 5
Product: Wine
Version: 1.7.50
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: p.ixiemotion(a)gmail.com
Distribution: ---
With Lightroom 5.2, when I go to
Edit→Preferences→Presets tab→Show Lightroom Presets folder
nothing happens, except the terminal shows a line like
err:seh:setup_exception_record stack overflow 1968 bytes in thread 001d eip
7bc46d1f esp 00240b80 stack 0x240000-0x241000-0x340000
or
err:seh:setup_exception_record stack overflow 1968 bytes in thread 003f eip
7bc46d1f esp 00240b80 stack 0x240000-0x241000-0x340000
every time I click (the 4-hexit number after "thread" is the only thing that
changes).
Running "winefile" from a terminal does show a browser.
--
Do not reply 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=38029
Bug ID: 38029
Summary: Adobe Lightroom 5.7 - Vertical scrollbars are wrongly
set as horizontal in classic window dialogs
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: roland65(a)free.fr
Distribution: ---
Created attachment 50665
--> https://bugs.winehq.org/attachment.cgi?id=50665
Screenshot of the export dialog
In classic window dialogs like Export, Edit Watermarks, Copy Metadata, etc.,
vertical scrollbars are wrongly set as horizontal ones (see attached
screenshot).
This happens whatever native gdiplus and comctl32 are used or not.
To test, compile wine with the Threadpool patch from Marcus Meissner
(https://bugs.winehq.org/show_bug.cgi?id=35192) and set wine version to win7
before installing Lightroom.
--
Do not reply 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=49851
Bug ID: 49851
Summary: Adobe Premiere 4.2 (3.5) can't run - says "There is
unsufficient RAM for Adobe Premiere to run (5000K
required)"
Product: Wine
Version: 5.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: randrianasulu(a)gmail.com
Distribution: ---
Get files from https://winworldpc.com/product/adobe-premiere/42
Unpack 7z archive, unpack disk images (7) into separate folders (use "losetup
-f -P / mount / umount / losetup -d" way), run wine setup.exe from 1st disk
folder, it will install files, but then may be hang on QT installer check for
previous versions of Quicktime for Windows.
Now, go to .wine/drive_c/Win32App/Premiere and run wine Premiere.exe
It will display error in GUI window and this info in terminal:
wine Premiere.exe
0340:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
I tried to set winecfg for winNT 4.0 and win95, too - same 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=48461
Bug ID: 48461
Summary: Adobe Digital Edition doesn't start
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kindofblue1966(a)gmail.com
Distribution: ---
Created attachment 66243
--> https://bugs.winehq.org/attachment.cgi?id=66243
i can't understand the computer language. I installed mint because i'm annoyed
by w10
When I start adobe i recive this bug and i don't know what to do
--
Do not reply 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=47496
Bug ID: 47496
Summary: The program crashed while trying to install.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: strongjaw16(a)gmail.com
Distribution: ---
Created attachment 64881
--> https://bugs.winehq.org/attachment.cgi?id=64881
This is an error log that Wine gave me after the program crashed.
I was trying to install Adobe Digital Editions. When I ran the .exe file, it
sat for a while, and then Wine popped up and said that it had encountered an
error while trying to install and needed to close. I saved the error log and
uploaded it below.
--
Do not reply 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=11848
Summary: Adobe Acrobat Pro 7 -- Clipboard Viewer does not work
Product: Wine
Version: 0.9.56.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Selecting Window --> Clipboard Viewer produces a pop up message that says:
Could not launch the clipboard.
--
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=33744
Bug #: 33744
Summary: The Walking Dead: Survival Instinct freezes after
pressing 'Esc'
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: andrey.goosev(a)gmail.com
Classification: Unclassified
Game freezes when pressing 'Esc' while gameplay.
--
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=35783
Bug ID: 35783
Summary: Risk of Rain freezes randomly
Product: Wine
Version: 1.7.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rmlipman(a)gmail.com
The freezing can happen in game when collecting certain items such as the
healing drone or the infusion.
A reliable way to reproduce this is to open the monster log and click on any
entry.
When the game freezes, the sound and game calculations still continue. It's
just the graphics that freeze.
--
Do not reply 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=51288
Bug ID: 51288
Summary: Batman: Arkham Origins Has Flickering Black Textures
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matthewcboyd(a)tutanota.com
Distribution: ---
Created attachment 70165
--> https://bugs.winehq.org/attachment.cgi?id=70165
Output Log
During play a blob of black textures appears on screen and flickers constantly.
I am using version 1.0 (37592) from GOG. I have attached the log file and an
image.
My System:
AMD Ryzen 5 2600X | 16GB DDR4-3000 CL15 | MSI RX 580 8GB Gaming X | Mesa 21.1.2
| Manjaro 21.0.7 | Mate 1.24.1 | Kernel 5.12.9-1-MANJARO | Wine 6.10
--
Do not reply 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=23993
Summary: Batman: Arkham Asylum demo slow frame rate
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://www.batmanarkhamasylum.com/demo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
One has to jump through the following hoops to run the demo (props to
the appdb howto):
wget cdn2.netops.eidosinteractive.com/batmanarkhamasylum/BMDemo_installer.exe
rm -rf .wine
sh winetricks gecko dotnet20
sh winetricks dotnet30
sh winetricks gfw
wine BMDemo_installer.exe
cd .wine/drive_c/users/$USERNAME/My\ Documents
mkdir -p "Eidos/Batman Arkham Asylum Demo/BmGame/Config"
cd "Eidos/Batman Arkham Asylum Demo/BmGame/Config"
wget www.glio.net/UserEngine.ini
wget www.glio.net/UserInput.ini
wget www.glio.net/UserGame.ini
cd ~/.wine/drive_c/Program\ Files/Eidos/Batman\ Arkham\ Asylum\ Demo/
wine Binaries/ShippingPC-BmGame.exe
The game runs, but slowly (on my e8400, it ran at 10-20fps at the default
settings during the initial combat scene).
http://news.cnet.com/8301-17938_105-10355716-1.html
suggests it can do a lot better.
--
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=51541
Bug ID: 51541
Summary: nvcuda.dll unable to load within Steam Runtime
pressure-vessel
Product: Wine-staging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: loothelion(a)nvidia.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 70384
--> https://bugs.winehq.org/attachment.cgi?id=70384
[PATCH] nvcuda: use libcuda.so.1 SONAME when making dlopen call
nvcuda.dll is unable to find libcuda.so when running within the Steam Runtime
pressure-vessel environment. This is because pressure-vessel exposes symlinks
to driver DSOs based off their SONAME and the SONAME for CUDA is libcuda.so.1,
not libcuda.so
I've attached a patch which fixes this issue and lets me launch CUDA
applications from Steam.
--
Do not reply 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=23532
Summary: wine needs an xlive.dll implementation
Product: Wine
Version: unspecified
Platform: x86
URL: http://www.microsoft.com/games/en-us/live/Pages/livela
unch.aspx
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Not a huge priority, of course...I'll stub it after 1.2.
Needed for several games, e.g., Fallout 3.
--
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=47244
Bug ID: 47244
Summary: Batman: Arkham Origins no shadow from cloak in DX11
mode
Product: Wine
Version: 4.8
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 64530
--> https://bugs.winehq.org/attachment.cgi?id=64530
screenshot
DX11 enhanced shadows
err:d3d:wined3d_debug_callback 0x47329c0: "GL_INVALID_VALUE error generated.
The y-dimension of the subregion fails to meet the alignment constraints of the
compressed format.".
wine-4.8-245-g21ae9ba1ba
--
Do not reply 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=32738
Bug #: 32738
Summary: Batman: Arkham Asylum Demo fails early with wine-mono
Product: Wine
Version: 1.5.21
Platform: x86
URL: http://store.steampowered.com/app/35140/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: andrey.goosev(a)gmail.com, madewokherd(a)gmail.com
Classification: Unclassified
Noticed while looking at bug 32685. If you install the demo with steam, it just
fails very early with:
Unhandled Exception:
System.NotImplementedException: The requested feature is not implemented.
at System.Management.ManagementObjectSearcher..ctor (System.String
queryString) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check)
System.Management.ManagementObjectSearcher:.ctor (string)
at BmLauncher.Program.GetProcessOwner (Int32 processId) [0x00000] in
<filename unknown>:0
at BmLauncher.Program.GetPrevInstance () [0x00000] in <filename unknown>:0
at BmLauncher.Program.Main () [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: The
requested feature is not implemented.
at System.Management.ManagementObjectSearcher..ctor (System.String
queryString) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check)
System.Management.ManagementObjectSearcher:.ctor (string)
at BmLauncher.Program.GetProcessOwner (Int32 processId) [0x00000] in
<filename unknown>:0
at BmLauncher.Program.GetPrevInstance () [0x00000] in <filename unknown>:0
at BmLauncher.Program.Main () [0x00000] in <filename unknown>:0
if I install dotnet20 with winetricks, it gets further and fails due to
wmiutils.
--
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=45077
Bug ID: 45077
Summary: Batman -telltale series rendering errors
Product: Wine
Version: 3.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: eldrad(a)autistici.org
Distribution: ---
Created attachment 61225
--> https://bugs.winehq.org/attachment.cgi?id=61225
+dxgi,+d3d11, wine-staging-3.6 +patches from bug 41063 (1.4G uncompressed)
After running with patches from bug 41063 plus forwarded
ID3D11DeviceContext1:UpdateSubresource1, the game does not display properly,
seems the graphics are too dark and maybe some textures are missing.
By inspecting logs, the most relevant thing I see is:
"Failed to create wined3d texture"
but there are also shader unhandled modifiers, several
"d3d11:skip_dword_unknown", and other lines that might be relevant
--
Do not reply 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=47243
Bug ID: 47243
Summary: Batman: Arkham Origins suit is light gray in DX9 mode
Product: Wine
Version: 4.8
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 64528
--> https://bugs.winehq.org/attachment.cgi?id=64528
screenshot
Everything except the cloak.
wine-4.8-245-g21ae9ba1ba
--
Do not reply 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=52233
Bug ID: 52233
Summary: Black NPC's skin or minor rendering glitches in
multiple games (Batman: Arkham Knight, Steel Division:
Normandy 44)
Product: Wine
Version: 7.0-rc2
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 71330
--> https://bugs.winehq.org/attachment.cgi?id=71330
example
05dc:fixme:d3d_shader:shader_glsl_atomic Unhandled opcode 0x7 for unsigned
integers.
05dc:fixme:d3d_shader:shader_glsl_atomic Unhandled opcode 0x6 for unsigned
integers.
--
Do not reply 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=46411
Bug ID: 46411
Summary: MS Office 16 applications crash soon after start
Product: Wine
Version: 4.0-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fooforever(a)gmail.com
Distribution: ---
Created attachment 63175
--> https://bugs.winehq.org/attachment.cgi?id=63175
backtrace
Office can be installed using the method described
here:https://appdb.winehq.org/objectManager.php?sClass=version&iId=35527
All the applications launch and seem to work for a few seconds, normally
getting to the new document screen. They then crash with the trace reporting a
C++ exception and this reason at the top of the trace
GetFirmwareEnvironmentVariableW+0x143()
Backtrace attached is from launching Word.
Running on 4.18.20-1-Manjaro
Wine version 4.0rc-4 installed from Arch repos
--
Do not reply 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=47569
Bug ID: 47569
Summary: Excel on Office365 won't start
Product: Wine
Version: 4.12.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: inugami.mamoru(a)gmail.com
Distribution: ---
Created attachment 64970
--> https://bugs.winehq.org/attachment.cgi?id=64970
Output of backtrace
I used Office365 Japanese edition.
(Setup.X86.ja-jp_O365ProPlusRetail_07877447-2609-4615-aaaa-2f663a8f314a_TX_PR_b_32_.exe)
Followed latest WineHQ instruction
(https://appdb.winehq.org/objectManager.php?sClass=version&iId=35527)
Installation seems to success.
When starting EXECL.EXE, Dialog says "Invalid IOPL" and stop to working.
Xubuntu 19.04 amd64
terminal output(Extracted)
wine: Unhandled page fault on read access to 0xffffffff at address 0xa2204d
(thread 0009), starting debugger...
0033:fixme:win:RegisterPowerSettingNotification
(0x10054,{245d8541-3943-4422-b025-13a784f679b7},0): stub
0033:fixme:win:RegisterPowerSettingNotification
(0x10054,{5d3e9a59-e9d5-4b00-a6bd-ff34ff516548},0): stub
0033:fixme:win:RegisterPowerSettingNotification
(0x10054,{a7ad8041-b45a-4cae-87a3-eecbb468a9e1},0): stub
0033:fixme:win:RegisterPowerSettingNotification
(0x10054,{98a7f580-01f7-48aa-9c0f-44352c29e5c0},0): stub
0033:fixme:win:RegisterPowerSettingNotification
(0x10054,{02731015-4510-4526-99e6-e5a17ebd1aea},0): stub
0033:fixme:win:RegisterPowerSettingNotification
(0x10054,{3c0f4548-c03f-4c4d-b9f2-237ede686376},0): stub
0063:fixme:combase:RoGetActivationFactory
(L"Windows.Networking.Connectivity.NetworkInformation",
{5074f851-950d-4165-9c15-365619481eea}, 00C9797C): semi-stub
0063:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.Networking.Connectivity.NetworkInformation"
0032:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (01B3F5F4 1 C) semi-stub
0032:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (01B3F654 1 C) semi-stub
0032:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (01B3F4E4 1 C) semi-stub
0032:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0032:fixme:combase:RoGetActivationFactory
(L"Windows.Security.Authentication.OnlineId.OnlineIdSystemAuthenticator",
{85047792-f634-41e3-96a4-5164e902c740}, 01B3F9CC): semi-stub
0032:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.Security.Authentication.OnlineId.OnlineIdSystemAuthenticator"
--
Do not reply 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=47276
Bug ID: 47276
Summary: NotImplementedException: The method or operation is
not implemented. Source: System.Windows.Forms at
System.Windows.Forms.UnsafeNativeMethods.IHTMLDocument
2.GetMimeType()
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ukyo_kuonji_uchan(a)hotmail.com
Distribution: ---
Created attachment 64571
--> https://bugs.winehq.org/attachment.cgi?id=64571
Wine Output Log
Hi.
I installed the .net frameworks up to version 4.6.1,
Microsoft Visual C ++ 2010 x86, Microsoft Visual Studio 2010 Tools for Office
Runtime x86, MSXML 4.0 and 6.0, Oracle ADF 11g Desktop Integration Add-In for
Excel and previously Wine Gecko x86.
Windows 7 platform with the following DLL overwrites
crypt32.dll n, b
mfc42 n
mfc42u n
msasn1 n
mscoree n
msvcr100 n, b
msvcr80 n, b
msvcr90 n, b
msxml3 n
msxml4 n
riched20 n, b
When I try to connect to the servlet by the login from the excel. The .NET log
returns the error "NotImplementedException: The method or operation is not
implemented. Source: System.Windows.Forms at
System.Windows.Forms.UnsafeNativeMethods.IHTMLDocument2.GetMimeType()" followed
by the browser error window with unsuccessful login attempt.
I tried to login from the wine browser but I got the same error window from
failed attempt; this does not happen when I login from the Firefox browser
installed in wine.
¿Do you know any workaround for this?
I tried the version of wine 4.8 but the window for login no longer appears, it
is directly going to error "it can not connect to the server".
I attach the excel and wine plugin logs.
--
Do not reply 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=47575
Bug ID: 47575
Summary: Office 365 Excel: DDE Failure on close
Product: Wine
Version: 4.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: akash888usa(a)gmail.com
Distribution: ArchLinux
Created attachment 64979
--> https://bugs.winehq.org/attachment.cgi?id=64979
Terminal output (stdout)
Following the latest instructions on AppDB with the latest wine version
(4.11-1), everything runs beautifully. Word and Powerpoint run flawlessly so
far, but whenever I close a file in Excel, I get a small error window that says
"DDE failure." And then, Excel sequentially tries to open my file with a number
of different extensions tacked on. For example, "test.xlsx.COM" then
"test.xlsx.EXE" then ".BAT", ".CMD", ".JS", ".JSE", ".WSF" etc. And of course,
since none of those files exist, Excel just opens with an error each time. This
only occurs when I launch Excel by double-clicking a .xlsx file in the GNOME
file browser. This seems to suggest it's something related to the MIME entry
wine creates for it.
Here is the relevant line from
~/.local/share/applications/wine-extension-xlsx.desktop :
Exec=env WINEPREFIX="/home/akash/.msoffice" wine start /ProgIDOpen
Excel.Sheet.12 %f
Workaround is to remove "/ProgIDOpen Excel.Sheet.12" from this line.
--
Do not reply 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=46653
Bug ID: 46653
Summary: Vampyr: hair and beard are partly or fully transparent
Product: Wine
Version: 4.1
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 63576
--> https://bugs.winehq.org/attachment.cgi?id=63576
screenshot
Default output:
fixme:d3d_shader:shader_glsl_interpolation_qualifiers Unhandled interpolation
mode 0x3.
fixme:d3d_shader:shader_sm4_read_instruction_modifier Unhandled modifier
0x800000c2.
fixme:d3d_shader:shader_sm4_read_instruction_modifier Unhandled modifier
0x00155543.
wine-4.1-236-g3fc1180623
--
Do not reply 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=37659
Bug ID: 37659
Summary: A Vampyre Story: videos go into infinite loop
Product: Wine
Version: 1.7.31
Hardware: x86-64
URL: https://appdb.winehq.org/objectManager.php?sClass=vers
ion&iId=14604
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: domen.vrankar(a)gmail.com
Distribution: Ubuntu
Wine version: wine-1.7.31
WineHQ url: https://appdb.winehq.org/objectManager.php?sClass=version&iId=14604
OS: Gnome Ubuntu 14.10
I'm running the game in emulated desktop mode (800x600). Game starts normally
but you have to exit videos by pressing space bar or they go into an infinite
loop. Intro video can be stopped even if it goes into repetition while on the
other hand in-game videos must be terminated before they start repeating
otherwise the game starts running in the background and space bar is no longer
able to terminate the video (probably due to loosing focus).
If video is interrupted soon enough the game works without 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=45138
Bug ID: 45138
Summary: Wolfenstein (2009) crashes in "Officer's House"
mission
Product: Wine
Version: 3.7
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adrien_fernandes2(a)hotmail.com
Created attachment 61325
--> https://bugs.winehq.org/attachment.cgi?id=61325
Output of Wine
FreeBSD/amd64 (-current 12.0)
Wine i386 3.7
nvidia-driver-390.48 (GTX 765m)
xorg-server-1.18.4
i3-4.15
12G RAM
1920x1080
===><===
During my hours playing the game, it had no problem at all, could even be rated
platinium if there wasn't that sudden crash in "Officer's House" mission which
completely block me from finishing the game.
I haven't much clue about what is causing that crash but I know that it always
happen in the same part of the mission, just happens randomly (mostly when
starting to kill guards).
I tried to lower the graphics to their minimum, windowed in 640x480 but the
crash isn't longer to arrive.
--
Do not reply 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=46847
Bug ID: 46847
Summary: Installed game, game open first few times, but
suddenly it stopped working
Product: Wine
Version: 4.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: josefsfagernes(a)protonmail.ch
Distribution: ---
Created attachment 63894
--> https://bugs.winehq.org/attachment.cgi?id=63894
ran the game in term, this is the log
Installed a game (osu!) which uses .NET framework. Used winetricks to install
dotnet462. prefix was win32. It opened the first few times, but when i tried it
again, without having changed anything, it refused to open and only spat out
something about "fixme"
"wine --version" outputs "wine-4.3 (Staging)
OS is Fedora 29, CPU is amd64
debug log 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=44686
Bug ID: 44686
Summary: osu!: audio really freaks out on a couple of beatmaps
Product: Wine
Version: 3.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yalterz(a)gmail.com
Distribution: ---
There's a collection of osu! beatmaps https://osu.ppy.sh/b/1316677&m=3 where
the sound completely freaks out and starts playing garbled mess.
Example: https://streamable.com/oaxi9
Note that it actually sounds much worse than on this video because OBS (the
recording software) happens to drop most of the broken audio.
I suspect this has something to do with the map having unusually long hitsound
samples (that is, sounds that play on each key press) because this doesn't seem
to occur on any other beatmap.
This happens with both sound=alsa and sound=pulse. In the attached log (with
lots of WINEDEBUG flags) I'm using sound=alsa. Log (19M, gzipped, too large to
attach): https://drive.google.com/open?id=1jZHPj9xAcDvW82VnJwky_vXL4ZyCU5vq
It's not a recent regression, it's been happening for a while.
Arch Linux x64
32-bit wineprefix
--
Do not reply 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=46753
Bug ID: 46753
Summary: osu! icon has black borders around
Product: Wine
Version: 4.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: angelito.13.pintos(a)gmail.com
Distribution: ---
Hi! i have see some issues in the videogame osu!. When the game is starting the
logo has black borders around, and when you're in the game some configurations
are completely in black. It's not an important problem, but is annoying anyway.
--
Do not reply 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=44184
Bug ID: 44184
Summary: osu!: installer stuck in a loop
Product: Wine
Version: 3.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: reduxpl(a)gmail.com
Distribution: ---
Created attachment 59947
--> https://bugs.winehq.org/attachment.cgi?id=59947
Terminal output; I let the installer restart 3 times, then I proceeded to close
it.
When attempting to install osu! using Wine, the installation process seems to
look fine at a first glance, but after it reaches 100% and the installer shuts
down, the loop begins - the installer starts again, progress meter goes from 0%
to 100% in a few seconds, then it closes, rinse and repeat. The game never
starts.
The installer runs properly on Windows. Additionally, the issue can be worked
around by copying the already installed game files from Windows to Linux - then
the game also starts and runs properly.
Download link: http://m1.ppy.sh/r/osu!install.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=48727
Bug ID: 48727
Summary: osu!lazer 2020.306.0 crashes on install
Product: Wine
Version: 5.3
Hardware: x86
URL: https://github.com/ppy/osu
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: huupoke12(a)gmail.com
Distribution: ---
Created attachment 66603
--> https://bugs.winehq.org/attachment.cgi?id=66603
Terminal log
Reproduce step:
1. Download osu!lazer 2020.306.0 at:
https://github.com/ppy/osu/releases/download/2020.306.0/install.exe
2. Run it with wine
3. It crashes
The install executable is a 64-bit program.
sha256sum install.exe
6880eb9f707c32c57a8d0e90700d23432e97aa84c0399ceb8a2a83ffecb2b4b3 install.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=42856
Bug ID: 42856
Summary: osu! - high sound latency with winepulse compared to
winealsa
Product: Wine
Version: 2.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: yalterz(a)gmail.com
Distribution: ---
I'm trying to set up PulseAudio to achieve the same low audio latency as I'm
getting with just ALSA. Looks like I managed to achieve this, but not as I
would expect.
Currently my setup is: PulseAudio with default configuration, along with
pulseaudio-alsa integration which basically forwards all ALSA-using programs
straight to Pulse. I am using patched winealsa.drv for reduced latency
(changing three constants at the top of mmdevdrv.c — DefaultPeriod,
MinimumPeriod, EXTRA_SAFE_RT — to lower values, the ones that work for me:
20000, 20000, 11000 respectively). I applied a very similar patch to
winepulse.drv.
When running osu! through ALSA (sound=alsa), which effectively runs it through
ALSA->PulseAudio->ALSA device, the audio latency is almost non-existant —
similar if not the same as what I was getting with just ALSA.
When running osu! through PulseAudio (sound=pulse), effectively
PulseAudio->ALSA device, the audio latency is noticeably higher (at least 20ms
higher), even though it practically removes one extra step from the audio
"chain".
--
Do not reply 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=50923
Bug ID: 50923
Summary: Long freezes in osu! when searching in beatmaps
Product: Wine-staging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: openglfreak(a)googlemail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 69739
--> https://bugs.winehq.org/attachment.cgi?id=69739
Patch that adds a single-entry sortguid cache to sortkey_compare
Wine-Staging patchset libs-Unicode_Collation makes CompareStringEx far slower
than before. This is because the sortkey_compare function added by the last
patch and used by CompareStringEx makes a call to get_language_sort, which is
not exactly cheap (it reads from the registry which involves server calls).
A small patch that adds a simple cache for the last used sortguid makes the
search function fast again.
--
Do not reply 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=43769
Bug ID: 43769
Summary: Regression, osu!.exe freezes a few seconds after you
start it, probably a critical zone inter thread
deadlock
Product: Wine-staging
Version: 2.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matthias291999(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
wine-staging 2.17
causes my game called "osu!" to enter deadlock shortly after the audio starts
playing.
Works fine in wine-staging 2.16
Someone do a git blame on the audio system, could be it, don't know, all i know
is that it works fine in wine-staging 2.16. If you have any tests that may give
you more info, go ahead.
I can not get out of borderless fullscreen, dont know why, dont care to report
a 2'nd bug, as it works fine, and i can deal with it.
I have CSMT enabled. If i have to disable CSMT, that is just a temporary fix, I
am not at all satisfied if you seguest i disable it, go test it yourself, if
you can actually reproduce my bug with CSMT enabled, go ahead and prove i could
run it wo CSMT enabled with a video recording...
--
Do not reply 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=48360
Bug ID: 48360
Summary: osu: .NET framework IndexOutOfRangeException crash
Product: Wine
Version: 4.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: bugs.winehq(a)webfreak.org
CC: julliard(a)winehq.org
Regression SHA1: df3fad6383e79d1485413ad549c55240843d2418
Distribution: ArchLinux
Created attachment 66104
--> https://bugs.winehq.org/attachment.cgi?id=66104
crash log occuring with wine 4.16
since wine 4.16 the game "osu!" started crashing often. For more
application-specific context see the bug report there for more details:
https://github.com/ppy/osu-stable-issues/issues/284
It seems that on Windows no such issue is present and prior to wine 4.15 this
bug was not present. It seems to be an issue somewhere with array indexing on
.NET inside some rendering function. This crash occurs when starting the game
"osu!" and then moving the mouse cursor relatively quickly (causing longer
lines to be rendered)
The issue in wine seems to be that the behavior of the page faults has changed
in df3fad6383e79d1485413ad549c55240843d2418 so that now it started to throw
array index exceptions which don't happen on Windows.
I have attached the full application log with ntdll warn log up with the crash
with Wine 4.16 (precompiled from ArchLinux archives)
--
Do not reply 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=45402
Bug ID: 45402
Summary: Sniper Elite V2 benchmark tool: white texture glitch
Product: Wine
Version: 3.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: moihack.inside(a)gmail.com
Distribution: ArchLinux
Created attachment 61715
--> https://bugs.winehq.org/attachment.cgi?id=61715
Sniper Elite V2 benchmark tool - white textures glitch
You can download the free benchmark tool from here:
http://www.guru3d.com/files-details/sniper-elite-v2-benchmark-tool.html
The benchmark installs, runs and exits fine under wine.
Yet, there are some white "glitched" textures here and there while the camera
flies in the scene (see attached screenshoot).
Here is how a normal run should look:
https://www.youtube.com/watch?v=WNs3mnKAdRQ (without the glitched textures)
System: Arch Linux fully updated with wine-3.11 and Radeon HD6870 GPU.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50619
Bug ID: 50619
Summary: Sniper Elite V2 has broken rendering with OpenGL
renderer
Product: Wine
Version: 6.1
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 69309
--> https://bugs.winehq.org/attachment.cgi?id=69309
example
How it looks on AMD.
wine-6.1-122-g2201ca08fb0
--
Do not reply 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=50616
Bug ID: 50616
Summary: Sniper Elite 3 has broken rendering with OpenGL
renderer
Product: Wine
Version: 6.1
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 69307
--> https://bugs.winehq.org/attachment.cgi?id=69307
example
When bug 50235 is for NVIDIA this one is for AMD.
wine-6.1-122-g2201ca08fb0
--
Do not reply 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=50235
Bug ID: 50235
Summary: Broken rendering in Sniper Elite 3
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: matteo.mystral(a)gmail.com
Regression SHA1: 77f0149a6c99fc0289d12a788f630519d7dc49d3
Distribution: ---
Created attachment 68741
--> https://bugs.winehq.org/attachment.cgi?id=68741
example
Mix of blinking textures and lights.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.