http://bugs.winehq.org/show_bug.cgi?id=19492
Summary: SketchUp and OpenGL with ATI Video Cards
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P4
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tuttocacca(a)gmail.com
After several attempts, I suppose there is a big bug with Google SketchUp 6 and
7 and the use of ATI Video Cards driver in Ubuntu 9.04
As ATI drivers (not proprietary) are already installed in Ubuntu 9.04 and is
not possible to use the proprietary driver such as ATI Catalyst and fglrx, it
is impossible to use Google SketchUp 7.
Installation is not a problem, then menus and tools bar are visible and usable
but the working screen is black and nothing appears. The black zone is the 3d
environment which requires the proper drivers and settings.
It's known it is possible to use SketchUp 7 with Invida graphics card but seems
impossible to use with ATI's.
Any ideas how to fix this 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=37389
Bug ID: 37389
Summary: The program Raptor98u3f5_w64.exe crashes on launch
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wemember(a)live.co.uk
Created attachment 49721
--> https://bugs.winehq.org/attachment.cgi?id=49721
Programme error report
Raptor-chess.exe crashes on launch with an error message. The program Raptor
.exe has encountered a serious problem and needs to close
--
Do not reply 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=27951
Summary: sketchup8 SELinux error with usr/bin/wine-preloader
mmap_zero
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dennisgdaniels(a)gmail.com
Created an attachment (id=35755)
--> (http://bugs.winehq.org/attachment.cgi?id=35755)
screengrabs of SElinux and S8 error
After install of Sketchup8 I tried to start S8
usr/bin/wine-preloader
mmap_zero error
SElinux error with four options
Here's the video of the bug
http://www.youtube.com/watch?v=wd-8DHOJS5A
--
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=50195
Bug ID: 50195
Summary: x64dbg snapshots >= 2020-11-12_05-12 need
ntdll.dll.NtDebugActiveProcess implementation to debug
process via attach
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
continuation of bug 50194
--- snip ---
$ wine ./x32dbg.exe
...
0144:fixme:process:NtCreateDebugObject (0x7ff72f24 1f000f 0x614fe78 0), stub!
0144:fixme:process:NtDebugActiveProcess (0x214 (nil)), stub!
--- snip ---
Wine source:
https://source.winehq.org/git/wine.git/blob/40d4fbe45997a1820296e7909ba2212…
--- snip ---
1747 /**********************************************************************
1748 * NtDebugActiveProcess (NTDLL.@)
1749 */
1750 NTSTATUS WINAPI NtDebugActiveProcess( HANDLE process, HANDLE debug_object
)
1751 {
1752 FIXME( "(%p %p), stub!\n", process, debug_object );
1753 return STATUS_SUCCESS;
1754 }
--- snip ---
The problem here is that debuggers expect to receive startup debug events about
process/thread creation, loading of modules etc. If they are not received, the
debugger can't synchronize its state machine in the debugger loop.
$ sha1sum snapshot_2020-11-12_05-12.zip
6e88d4ce8fb967d08b381084f9ab805e5bcc4f18 snapshot_2020-11-12_05-12.zip
$ du -sh snapshot_2020-11-12_05-12.zip
32M snapshot_2020-11-12_05-12.zip
$ wine --version
wine-5.22-96-g4957599bbf5
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=37842
Bug ID: 37842
Summary: Mathcad Prime 3.0 crashes when trying to calculate a
result
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: karl(a)engelbogen.net
Distribution: Mint
Created attachment 50400
--> https://bugs.winehq.org/attachment.cgi?id=50400
log
I have tried to run Mathcad Prime 3.0 with WINE 1.7.33.
It starts with many logs.
When I try to carry out a simple calculation (for example: 455/44) it crashes
(see attached log).
I have installed the following software using winetricks:
* dotnet40
* corefonts.
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=48848
Bug ID: 48848
Summary: Unimplemented COM object
{3ad05575-8857-4850-9277-11b85bdb8e09}. IFileOperation
in ShObjIdl_core.h
Product: Wine
Version: 5.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: lucianposton(a)pm.me
Distribution: ---
I encountered this missing COM object when running a python script using the
delete function of pywinutils library, see
https://github.com/frmdstryr/pywinutils/blob/master/winutils.py#L35 . The
python script/probject I used to repro was CDDA-Game-Launcher at
https://github.com/remyroy/CDDA-Game-Launcher/blob/c4664b6cc6e73823ed82f1ef…https://docs.microsoft.com/en-us/windows/win32/api/shobjidl_core/nf-shobjid…https://github.com/tpn/winsdk-10/blob/master/Include/10.0.16299.0/um/ShObjI…https://github.com/tpn/winsdk-10/blob/9b69fd26ac0c7d0b83d378dba01080e93349c…https://wiki.winehq.org/Wine_Developer%27s_Guide/COM_in_Wine
>From win7 regedit,
Key Name:
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{3ad05575-8857-4850-9277-11b85bdb8e09}
Class Name: <NO CLASS>
Last Write Time: 7/13/2009 - 9:41 PM
Value 0
Name: <NO NAME>
Type: REG_SZ
Data: Copy/Move/Rename/Delete/Link Object
Value 1
Name: AppId
Type: REG_SZ
Data: {3ad05575-8857-4850-9277-11b85bdb8e09}
Value 2
Name: LocalizedString
Type: REG_EXPAND_SZ
Data: @%SystemRoot%\system32\shell32.dll,-50176
Key Name:
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{3ad05575-8857-4850-9277-11b85bdb8e09}\Elevation
Class Name: <NO CLASS>
Last Write Time: 7/13/2009 - 9:41 PM
Value 0
Name: Enabled
Type: REG_DWORD
Data: 0x1
Key Name:
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{3ad05575-8857-4850-9277-11b85bdb8e09}\InProcServer32
Class Name: <NO CLASS>
Last Write Time: 7/13/2009 - 9:41 PM
Value 0
Name: <NO NAME>
Type: REG_EXPAND_SZ
Data: %SystemRoot%\system32\shell32.dll
Value 1
Name: ThreadingModel
Type: REG_SZ
Data: Apartment
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43840
Bug ID: 43840
Summary: Sketchup 2017 does not print
Product: Wine
Version: 2.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Reinhard.Scheck(a)team-scheck.de
Distribution: ---
Created attachment 59396
--> https://bugs.winehq.org/attachment.cgi?id=59396
wine log output for selected print option
Sketchup 2017 runs quite well.
But neither "Print Preview" nor "Print" does work.
When clicking "OK" on the print popup screen, nothing happens.
When clicking "Properties" - same thing.
"Use high accuracy HLR" checkbox doesn't change things.
Running on Linux <hostname> 4.12.11-200.fc25.x86_64 #1 SMP
--
Do not reply 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=29709
Bug #: 29709
Summary: Atomic Mail Sender 4.25 crashes in Wine every time
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jomahali(a)freenet.de
Classification: Unclassified
Atomic Mail Sender 4.25
Installation was OK without problems
When I open it from wine I get
"Program Error" The program AtomicMailSender.exe has encountered a serious
problem and needs to close. We are sorry....
"Application Error"
Exception EExternalException in module ntdll.dll at 0002E3F8
External Exception C0000025
This happens every time I try to open the application.
It runs without any problems in windows XP for years now
website www.massmailsoftware.com
--
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=46234
Bug ID: 46234
Summary: explorer /desktop leaks global atoms when creating
desktop window
Product: Wine
Version: 3.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: explorerframe
Assignee: wine-bugs(a)winehq.org
Reporter: daniel.wendt(a)linux.com
CC: ralf.habacker(a)freenet.de
Distribution: ---
When creating the desktop window with CreateWindowEx a UUID is
passed(https://github.com/wine-mirror/wine/blob/400dd1596ab7946e68278b3f8dc….
With this information an atom is created in the global atom table. The atom is
not released when the explorer is closed.
--
Do not reply 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=22439
Summary: Paint.NET's EULA is garbled with Mono
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://www.getpaint.net/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=27478)
--> (http://bugs.winehq.org/attachment.cgi?id=27478)
Text corruptions in the Paint.NET 2.5 EULA
The EULA for Paint.NET is garbled and partially unreadable when using it with
mono26. It looks like the text is jumbled together and running off the screen.
Seen in Paint.NET versions 3.5.4, 3.31, and 2.5. This doesn't occur in the
latter two if dotnet20 is used instead.
Terminal output varies by version, but 2.5 produces none up to this point, and
the others don't produce any new output at this point.
--
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=49694
Bug ID: 49694
Summary: mc.exe: UTF-16 decoding does not use UTF-16LE by
default, breaking files without a BOM
Product: Wine
Version: 5.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ppdplayer(a)gmail.com
Distribution: ---
Created attachment 67936
--> https://bugs.winehq.org/attachment.cgi?id=67936
Two .mc Files, BOM.mc with a proper UTF-16LE BOM, and NOBOM.mc with no UTF-16LE
BOM.
Tested on both wine-staging and wine-vanilla on WINEARCH=win64 using VS-16.5
(and the latest installed though the script VS-16.7) though I suspect this
isn't a program exclusive bug.
When building reactos using msvc on linux, I ran into this bug when building
the .mc files. They are not generated with a UTF-16LE BOM, which Wine does not
properly handle and will fail compilation.
Steps to Reproduce:
1. Download and install VS-16 using https://github.com/mstorsjo/msvc-wine
Sidenote: You may install VS-16 however you like, we just need mc.exe for this.
The script may give socket timeout errors, that's normal. Just retry. You will
also need msiextract and libgcab to run the script.
2. Using "kits/10/bin/10.0.18362.0/x86/mc.exe -u" or
"kits/10/bin/10.0.18362.0/x64/mc.exe -u" compile the attached BOM.mc and
observe no errors.
3. Using the same programs, observe compiling NOBOM.mc and seeing the error:
z:/home/<censored>/Downloads/tmp/NOBOM.mc(1) : error : expected keyword - M
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48323
Bug ID: 48323
Summary: scanf functions do not support NaN for floating point
elements
Product: Wine
Version: 5.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: codedonewell(a)gmail.com
Distribution: ---
Created attachment 66042
--> https://bugs.winehq.org/attachment.cgi?id=66042
Return zero when NaN is found while parsing floats
Star Citizen PTU Version 3.8.0 is attempting to read float values from data
files that contain the text "nan". The current scanf.h implementation does not
consider NaNs. This prevents this version of Star Citizen from launching when
run under wine. This version does launch under windows with the same account.
I have tested a patch that returns zero when a NaN is encountered, which allows
this version of Star Citizen to launch.
There are several considerations to be addressed in this patch:
1 - it is not locale friendly;
2 - it updates the parse pointer as it checks for the text NAN, whcih means a
failure will return an incorreclty update pointer; and
3 - it returns zero when NAN is encountered rather than NAN as returning NAN
still breaks this version of Star Citizen.
I am keen to work up a more appropriate patch, however I need guidance
regarding the decision to return zero (rather than NaN - zero works for me but
might be bad), and how to look-ahead when checking for "NaN" without updating
the parse pointer.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37510
Bug ID: 37510
Summary: Foxit 7.0.3.916 - Copy and past impossible
Product: Wine
Version: 1.7.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: richardremlap(a)gmail.com
Distribution: ---
Running Foxit 7.0.3.916 in Wine on Xubuntu or Mint; When adding annotations to
a pdf document I cannot copy and paste single or multiple annotations, neither
can I copy and past annotations with additional text. Both actions succeed when
using Foxit running in Windows (XP). Both actions succeed when running an old
version of Foxit - FoxitReader431_enu_Setup.exe - in Wine.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36792
Bug ID: 36792
Summary: Foxit Reader 6.2.0.0429: wrong response on double
clicking the titlebar to max/restore
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: penghao(a)linuxdeepin.com
Foxit Reader failed to Maximize at times, when you click the Maximize button on
the right of the title bar, or double click the title bar, in order to maximize
the whole window of the Foxit Reader, the window still keep the original size
before you click the Maximize button (or double click the title bar).
--
Do not reply 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=36791
Bug ID: 36791
Summary: Foxit Reader 6.2.0.0429: Failed to open file in
"recent files" on start page
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: penghao(a)linuxdeepin.com
Created attachment 48867
--> http://bugs.winehq.org/attachment.cgi?id=48867
Foxit Reader said that file is not found
wine version:
wine-1.7.20-102-g889cce4
download from:
http://cdn01.foxitsoftware.com/pub/foxit/reader/desktop/win/6.x/6.2/enu/Fox…
after install, start foxit from:
~/.wine/drive_c/Program Files/Foxit Software/Foxit Reader/
with:
wine Foxit\ Reader.exe
Programs start fine. I opened a pdf file in following path:
~/Desktop/Deepin 2014.pdf
which real path is:
/home/phcole/Desktop/Deepin 2014.pdf
and then I close this file, and switch to the "Start" page.
click the "Deepin 2014.pdf" in "recent documents", there jumps a error message
box showing in the attachment jpg.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44826
Bug ID: 44826
Summary: RTL text issue in MS Word 2013
Product: Wine
Version: 3.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a.shahbazi91(a)gmail.com
Distribution: ---
MS Word 2010 needs native usp10.dll to show RTL text correctly(no separated
characters), but using native usp10.dll no more fixes the issue in MS Word
2013.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40571
Bug ID: 40571
Summary: Google SketchUp 13 crashes every other time when
printing
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ivan.t7ko(a)gmail.com
Distribution: ---
Google SketchUp 2013 (13.0.4812).
Wine 1.7.18
Ubuntu 14.04
Open a model, send it to printer (physical over CUPS or PDF over CUPS).
In most of the cases, first attempt succeeds.
But in most of the cases, second attempt crashes the app.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40008
Bug ID: 40008
Summary: OllyDbg hangs when trying to pause debuggee
Product: Wine
Version: 1.9.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
Distribution: ---
To reproduce:
1. Launch OllyDbg
2. Press F3, choose some exe file, e.g. Test.exe in OllyDbg distribution
3. Press Ctrl+E
4. In the newly-opened dialog enter in HEX+00 field: EBFE
5. Press F9
6. Choose in menu Debug->Pause
7. See OllyDbg 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.
http://bugs.winehq.org/show_bug.cgi?id=22242
Summary: Paint.NET 3.5.4 installer fails with mono
Product: Wine
Version: 1.1.41
Platform: x86
URL: http://www.getpaint.net/download.html
OS/Version: Linux
Status: NEW
Keywords: dotnet, download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
The Paint.NET installer fails with mono installed (via winetricks mono26).
The current blocking issue is the lack of ngen.exe. I sent a patch for that:
http://www.winehq.org/pipermail/wine-patches/2010-April/086832.html
After that, it apparently fails due to a FileNotFound error, which I suspect is
caused by a program's inability to detect its own path. We should switch
mscoree.dll to using the mono embedding api rather than calling mono.exe, so
that the GetCommandLine and GetModuleFileName(0) point to the program being
executed.
--
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=40837
Bug ID: 40837
Summary: error when opening KSafe.exe
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rico_server(a)live.co.uk
Distribution: ---
Created attachment 54810
--> https://bugs.winehq.org/attachment.cgi?id=54810
Wine crashes when I opening KSafe.exe
Wine crashes when I opening KSafe.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=28927
Bug #: 28927
Summary: Wabbitcode don't launch
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: poubellepasfraiche(a)gmail.com
Classification: Unclassified
Installing wabbitcode from it's .msi file
(http://wabbit.codeplex.com/releases/view/45275#DownloadId=121815), the
installation works, then I launch the prog using the wine menu (wine -->
programmes --> Revsoft --> Wabbitcode)
It showsthe error "Paramètres non valides" (also in english : invalid
parameters), and then after clicking "ok", shows the error "aucun programme
Windows n'est configuré pour ouvrir ce type de fichier" (in english : "no
windows program is configured to open this type of file").
I've installed the windows version of mono using wine, relaunching the app does
the same.
Don't know how to install mono on ubuntu, but it should be already installed by
default that's why I think it's a wine bug, 'cause it don't detect the default
installed mono and the windows version of mono.
If not, please help me !
--
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=23094
Summary: R6034 runtime error during AVATAR Demo install
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eg.galano(a)gmail.com
CC: dank(a)kegel.com
Towards the end of James Camerons AVATAR The Game Demo installation, It
installs the VC Runtime Library. At this point an error pops up stating:
R6034: An application has made an attempt to load the C Runtime library
incorrectly.
It does not effect the game and you are able to run it despite this error. To
get the message to not appear during install doing: winetricks vcrun2005 does
the trick.
The game is downloadable from:
http://www.bigdownload.com/games/james-camerons-avatar-the-game/pc/james-ca…
--
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=49849
Bug ID: 49849
Summary: system("CLS") don't work
Product: Wine
Version: 5.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: antoni.przybylik(a)wp.pl
Distribution: ---
In my Windows console program, I'm using system("CLS") to clear the screen.
Unfortunately, when I try to run this program with wine, the screen doesn't
clear.
This isn't this program specific bug. system("CLS") doesn't work in any of my
programs. I don't think an attachment is needed. The bug is easy to reproduce.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39993
Bug ID: 39993
Summary: OllyDbg fails to change some registers
Product: Wine
Version: 1.9.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
Distribution: ---
If you try to set some registers in OllyDbg while debugging an application,
it'll reset them to original values after single step. This must mean that its
write request has failed.
To reproduce:
1. Run OllyDbg (2.x)
2. File->Open, choose any PE file, e.g. Test.exe from OllyDbg distribution
3. Press space bar, assemble something like `dw 0xfeeb` to make sure no
registers are changed on single step
4. Try to change any of the following registers (others work correctly):
* ST2 or any other FPU data register
* FST
* FCW
* MXCSR
* data register tags via right clicking on "empty" and selecting "zero"
5. Single step (pressing F7)
6. See the changed registers return to original values, i.e. fail to actually
change
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42353
Bug ID: 42353
Summary: OllyDbg Step In on a "jump to self" instruction never
stops if it's the first instruction executed by
debuggee
Product: Wine
Version: 2.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
Distribution: ---
To reproduce
1. Launch OllyDbg (tested on 2.01)
2. Open an application, e.g. Test.exe coming in the OllyDbg distribution
3. After it loads, press <Space>, then in Assemble dialog type
dw 0xfeeb
and press <Enter> (or click Assemble button). This should assemble a `jmp short
<ModuleEntryPoint>` instruction.
4. Close Assemble dialog
5. Press F7 (shortcut for Step In)
6. See that right-bottom corner of the window (right-hand side of status bar)
has "Step in" text, which never switches back to Paused.
This result is wrong: the Step In action should set TF in EFLAGS, so that next
pass of control to debuggee will trap after executing one instruction. In
Windows XP OllyDbg gets control back immediately after pressing F7, while in
Wine this never happens at all with `jmp short $` instruction unless EIP
changes.
The same happens if instead of `EB FE` instruction you use `E9 FB FF FF FF`,
which is `jmp near $`.
Note that if you press F7 before step 3, everything works as expected.
--
Do not reply 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=27248
Summary: cannot unpack *.crx (extensions or themes) in Chrome
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34835)
--> (http://bugs.winehq.org/attachment.cgi?id=34835)
log: unpack crx file with chrome
1. Download the Chrome installer from
http://www.google.com/chrome?platform=win&hl=en
2. make sure bug 14864 is fixed, install Chrome:
wine-1.3.20-230-g456e48e
$ wine ChromeSetup.exe
3. start chrome with --no-sandbox
==
without --no-sandbox, chrome can not open any web site. is this a know bug? or
should I submit a separate bug?
==
$ wine chrome.exe --no-sandbox
4. open
https://chrome.google.com/webstore/detail/faamegfkmmdnkpdipihbehibalfjpmpk ,
install the theme package .
then there will be a message box says:
Can not unpack extension. To safely unpack an extension, there must be a path
to your profile directory that starts with a drive letter and does not contain
a junction, mount point, or symlink. No such path exists for your profile.
full log is attached .
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23999
Summary: EMS SQL Manager 2010 Lite for PostgreSQL crashes after
10 min
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adamb(a)info-s.pl
Created an attachment (id=30142)
--> (http://bugs.winehq.org/attachment.cgi?id=30142)
wine output
Wine 1.2
Linux Ubuntu 09.10 or
Linux Ubuntu 10.04
EMS SQLManager Lite for PostgreSQL v.4.7.08, freeware version, downloaded from
http://www.sqlmanager.net/en/products/postgresql/manager/download/5/134
To reproduce bug:
1. Install SQLManager
2. Start application and wait about 10 min
Application works fine. I not found other bugs. But after 10 min wine crashes.
--
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=17289
Summary: Slingplayer 2.0 fails with MSI error -1603: Fatal error
during installation
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://downloads.slingmedia.com/go/slingbox-desktop-us
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=19297)
--> (http://bugs.winehq.org/attachment.cgi?id=19297)
"Feature transfer error" screenshot
Slingplayer 2.0 US tries to install the dotnet 2.0 SDK during installation but
fails. Using "winetricks dotnet20" the installation continues slightly further
but exits with error "-1603: Fatal error during installation".
--
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=35562
Bug ID: 35562
Summary: Slingplayer 2 crashes when starting stream
Product: Wine
Version: 1.7.10
Hardware: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer_2
.0.4522_Setup-Global.exe
OS: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
CC: julliard(a)winehq.org
Classification: Unclassified
Regression SHA1: e54503f7085a5b62dfc373aaa6b98116bde784d4
Created attachment 47489
--> http://bugs.winehq.org/attachment.cgi?id=47489
Wine 1.7.12 console output
Slingplayer 2 crashes when starting to stream. This is a recent regression.
e54503f7085a5b62dfc373aaa6b98116bde784d4 is the first bad commit
commit e54503f7085a5b62dfc373aaa6b98116bde784d4
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Dec 23 18:16:51 2013 +0100
ntdll: Allocate TLS data in all running threads on module load.
:040000 040000 05e070154bacf55eb493a1aa46f61be3e89fa5e9
b23a82c25dcd2cd8ef325a53ac24adb8380d0ae0 M dlls
This commit can be reverted in latest git (Wine 1.7.12) and the crash goes
away.
However, native qcap also works around the crash.
Workarounds:
1. Ignore crash from Bug 17289 during install.
2. Native quartz (Bug 18556)
3. Native gdiplus (Bug 30899)
4. WMP10 (Bug 28669)
Slingbox required to test (AFAIK).
This is not Bug 34765 as that bug is too old.
--
Do not reply 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=30899
Bug #: 30899
Summary: SlingPlayer 1.5 UI broken
Product: Wine
Version: 1.5.6
Platform: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P4
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
CC: madewokherd(a)gmail.com
Classification: Unclassified
Regression SHA1: dc3a08d840186c7692cc3cae45bdd517ab099e07
Created attachment 40512
--> http://bugs.winehq.org/attachment.cgi?id=40512
Corrupt UI in Wine 1.5.6
In Wine 1.5.6 the SlingPlayer UI appears broken (see attached screenshot).
Problem not present in Wine 1.4. This is a regression.
dc3a08d840186c7692cc3cae45bdd517ab099e07 is the first bad commit
commit dc3a08d840186c7692cc3cae45bdd517ab099e07
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Tue Feb 14 13:50:59 2012 -0600
gdiplus: Rewrite SOFTWARE_GdipFillRegion to call brush_fill_pixels less.
Reverting this commit fixes the problem.
Workaround is native gdiplus.
The only relevant output with built-in gdiplus is:
fixme:gdiplus:resample_bitmap_pixel Unimplemented interpolation 7
A +gdiplus trace is enormous.
--
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=42502
Bug ID: 42502
Summary: SlingPlayer 1.5.1 crashes on load (Assertion failure)
Product: Wine
Version: 2.2
Hardware: x86
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
CC: stefan(a)codeweavers.com
Blocks: 17972, 18010, 31651, 38938
Regression SHA1: 34d8b987c493544f640bf5ca0a5a6cbb3d3f4e7b
Distribution: Ubuntu
Created attachment 57376
--> https://bugs.winehq.org/attachment.cgi?id=57376
Wine 2.1 console output
SlingPlayer 1.5.1 crashes around 98% of the time with an assertion failure, 1%
of the time with a page fault, and 1% of the time it loads, but crashes later
in a similar manner. The attached log shows an assertion failure, though the
debugger doesn't run.
wine: Assertion failed at address 0xb77df428 (thread 0009), starting
debugger...
*** Error in `/home/test/.wine/drive_c/Program Files/Sling
Media/SlingPlayer/SlingPlayer.exe': corrupted double-linked list: 0x7c3ba500
***
This is a regression.
34d8b987c493544f640bf5ca0a5a6cbb3d3f4e7b is the first bad commit
commit 34d8b987c493544f640bf5ca0a5a6cbb3d3f4e7b
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Thu Jul 30 18:50:15 2015 +0200
wined3d: Try to detect the polygon offset scale value.
FEAR draws the same geometry twice, the second time using zfunc=equal.
In both cases it sets a huge depth bias of -0.5, presumably to get
better precision for the fragile Z comparison. The GL polygon offset we
set ends up being so large that it pulls the geometry into the negative
Z range. It isn't clipped (or no longer, older NV drivers probably had a
separate bug there), but the Z value gets clamped to 0.0 in the first
draw and doesn't match the incoming Z in the second draw.
This commit cannot be automatically reverted in latest git.
No known workaround.
The crash is avoided by running it under Valgrind.
Optional native gdiplus to work around Bug 30899.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44201
Bug ID: 44201
Summary: Unimplemented function mf.dll.MFGetService
Product: Wine
Version: 3.0-rc2
Hardware: x86
URL: http://download.slingmedia.com/player/pc/SP2/SlingPlay
er-2.0.3508-Setup-EMEA.exe
OS: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Regression SHA1: a679caedf6ebbce0e193afb200d1d888c2b9776d
Distribution: Ubuntu
Created attachment 59970
--> https://bugs.winehq.org/attachment.cgi?id=59970
Wine 3.0-rc2 console output
SlingPlayer 2.0 crashes with unimplemented function mf.dll.MFGetService
Although this is a new crash I don't feel that a regression test will achieve
anything, as it is probably obvious where the issue lay.
https://source.winehq.org/source/dlls/mf/mf.spec#0075
Workaround is "winetricks -q mf".
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44142
Bug ID: 44142
Summary: steamwebhelper.exe crashes on wine-stagining 2.21
because NtQueryInformationFile fails
Product: Wine-staging
Version: 2.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: twunknown(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 59890
--> https://bugs.winehq.org/attachment.cgi?id=59890
backtrace
steamwebhelper.exe crashes on wine staging 2.21 but not vanilla wine because
querying FileNameInformation on a named pipe has been implemented. If
NtQueryInformationFile is called after CreateFileW has been called on the named
pipe (Which is what happens in the case of steamwebhelper.exe) Then it will
return STATUS_BAD_DEVICE_TYPE which is unexpected and the process crashes. This
is different to Windows 7 in which the call will succeed and the information
will be returned.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44709
Bug ID: 44709
Summary: Take live/regular screenshots
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The TestBot used to have a 'live screenshot' feature. This feature had to be
disabled due to Libvirt/QEmu issues and because it required the TestBot server
to make a long blocking call.
It would be nice to bring back this feature in some form.
However it may be even better to bring it in a different form and simply take
screenshots every 10 or 30 seconds and timestamp them. For a lot of tests the
screenshots are likely to all be identical so this could be used for
deduplication so that the storage footprint would not be too large. Then the
JobDetails.pl page would allow the user to browse through the screenshots for
each test run (making this nice would likely require some JavaScript).
>From a technical standpoint an advantage of taking regular screenshots is that
it would not involve the web server. Instead it would happen in a separate
thread or a fork of WineRunTask.pl (see TakeScreenshot()). So this would
side-step the blocking call issue.
>From a developer point of view, all long-running tests would have multiple
screenshots, even after they are completed (which is not the case for 'live
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=48353
Bug ID: 48353
Summary: Use In-Reply-To when identifying patch series
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The TestBot detects patchsets from the n/N pattern in the subject and then
matches the different parts together based on the From email address and the
total number of parts. This means if the TestBot receives the parts of two
patchsets with the same number of parts and from the same developer at the same
time it is likely to mix elements of the two patchsets, and thus fail to test
them.
However it is customary for patches in a series to all reference the first
email in the patch series through the In-Reply-To and Message-ID fields. This
could be used to resolve ambiguities in such a case.
However we may not want to use this as the sole way to attach parts to the
patchset in case setting In-Reply-To is not possible for some reason.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41582
Bug ID: 41582
Summary: We need a different case for pathnames to detect case
dependant tests as failure
Product: Wine-Testbot
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine.dev(a)web.de
Distribution: ---
We need a different case for pathnames to detect case dependant tests as
failure.
My Win7 on the Laptop is using "tmp" and has failures because of such bugs.
Example:
http://test.winehq.org/data/e6e8ed47e6d6d245e4bbda13691eb714cf95a675/win7_d…
Test fixed by:
http://source.winehq.org/git/wine.git/commit/1ebbfb1a1d54c4573d79367261030d…
I did not test with 'desktop' yet.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40832
Bug ID: 40832
Summary: MultiSpec 2.8.2016 32-Bit: Installs fine but crashes
while opening tif images
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kara067(a)gmail.com
Distribution: ---
Created attachment 54792
--> https://bugs.winehq.org/attachment.cgi?id=54792
Backtrace log of crash.
MultiSpec is an free program for multi channel images (Satellite images etc..).
Program runs first. But when I try to open a tif image it crashes. Crash log is
in the attachment.
I use Debian 64bit.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38939
Bug ID: 38939
Summary: u-blox U-center 8,17 crashes when attempting to open
view->Packet Console
Product: Wine
Version: 1.6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: david.t.kerns(a)gmail.com
Distribution: ---
Created attachment 51875
--> https://bugs.winehq.org/attachment.cgi?id=51875
stack trace
Cent-OS 6.4
yum install wine (from epel)
wine u-center.exe
select com port
most things work as expected
View-> Packet Console
crashes every time
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47800
Bug ID: 47800
Summary: Better detect Windows reboots
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
When a test crashes Windows in a VM we get typically get an error like this:
channel 2: open failed: connect failed: Connection refused
channel 2: open failed: connect failed: Connection refused
channel 2: open failed: connect failed: Connection refused
An error occurred while waiting for the test to complete: network read got a
premature EOF (wait2/connect:AgentVersion.h:0/9)
The test VM has crashed, rebooted or lost connectivity (or the TestAgent server
died)
The previous 2 run(s) terminated abnormally
Nowadays most VMs autologin and autostart the TestAgent server with the
--show-restarts option. What this does is pop up a dialog saying:
TestAgentd.exe was restarted (2). Did Windows reboot?
This is a telltale sign that Windows indeed rebooted (or that the TestBot
administrator incorrectly set up the VM but then you'd see that dialog in all
screenshots of that VM).
The way this works is that when given the --show-restarts option the TestAgent
server increases a persistent counter every time it starts. Normally the
TestBot administrator will have reset that counter so it will be set to one
such that a reboot will push it to 2 prompting this dialog.
What's interesting is that this counter is accessible from the client with
getproperties("start.counter"). So the WineRun*.pl script can know if the VM
was indeed rebooted.
But from the log above we also notice that they don't leave enough time for the
VM to reboot and thus fail to reestablish the connection to the TestAgent
server. This could be solved by adding a call to
SetConnectionTimeout(,,$WaitForBoot) in the strategic places.
Then in most cases the WineRun*.pl scripts could conclusively say that Windows
crashed and rebooted.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38635
Bug ID: 38635
Summary: Critical install error failure with ARC-view 6 for
Parker 9000 acr controller
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cbr152(a)yahoo.com
Distribution: Debian
Created attachment 51546
--> https://bugs.winehq.org/attachment.cgi?id=51546
Unhandled exception: page fault on read access
Unhandled exception: page fault on read access
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42520
Bug ID: 42520
Summary: World of Tanks: crash on startup
Product: Wine
Version: 2.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: grantipak(a)gmail.com
Distribution: ---
Created attachment 57413
--> https://bugs.winehq.org/attachment.cgi?id=57413
Wine console output
ArchLinux x86-64. wine 2.2
After pres button "Play" in Launcher WoT client start and 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.
http://bugs.winehq.org/show_bug.cgi?id=36733
Bug ID: 36733
Summary: CodeBlocks fails on exit
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: k1-801(a)mail.ru
Created attachment 48783
--> http://bugs.winehq.org/attachment.cgi?id=48783
Dump file
CodeBlocks IDE fails when exiting, without saving any configs.
--
Do not reply 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=22713
Summary: it returns error
Product: Wine
Version: unspecified
Platform: x86
URL: http://www.tivibu.com.tr/downloads/Tivibu.exe
OS/Version: Mac OS X 10.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cemyildiz(a)estonya.net
Created an attachment (id=28000)
--> (http://bugs.winehq.org/attachment.cgi?id=28000)
log from darwine
the software provided by turkish telecom seems that it doesn't have problem
while installation, it even downloads and installs the silverlight too. but
after executing the program, it returns error.
--
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=15655
Summary: Tournament director doesn't start
Product: Wine
Version: 1.1.6
Platform: PC
URL: http://www.thetournamentdirector.net/download.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 15654
Created an attachment (id=16714)
--> (http://bugs.winehq.org/attachment.cgi?id=16714)
+relay in git
After bug 15654, Tournament Director still won't run:
Few generic errors, but seems this may be the culprit:
err:ole:CoGetClassObject class {a6b222ab-a5ea-4899-b230-084657eddc7d} not
registered
err:ole:CoGetClassObject no class object {a6b222ab-a5ea-4899-b230-084657eddc7d}
could be created for context 0x1
which is "Browser Thread State"
+relay attached
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37487
Bug ID: 37487
Summary: Quicken 2014 - NtOpenFile does not support
\\SystemRoot\\
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: michael(a)fds-team.de
Distribution: ---
Created attachment 49878
--> https://bugs.winehq.org/attachment.cgi?id=49878
Test to demonstrate the issue
Hi,
Quicken 2014 tries to load the ntdll by using \\SystemRoot\\ inside the path:
---snip---
003e:Call ntdll.RtlInitUnicodeString(0033eea4,1000eed8
L"\\SystemRoot\\System32\\ntdll.dll") ret=1000bb29
003e:Ret ntdll.RtlInitUnicodeString() retval=0033eea4 ret=1000bb29
003e:Call
ntdll.NtOpenFile(0033eebc,80100000,0033ee84,0033ee9c,00000005,00000000)
ret=1000bb60
003e:Ret ntdll.NtOpenFile() retval=c000003a ret=1000bb60
---snip---
This does not work in Wine as NtOpenFile does not properly parse the
\\SystemRoot\\ part. I attached a test to demonstrate the issue.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36619
Bug ID: 36619
Summary: valgrind shows a few possible leaks in
d3d8/tests/device.c
Product: Wine
Version: 1.3.30
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==4644== 1 bytes in 1 blocks are possibly lost in loss record 6 of 4,513
==4644== at 0x4007185: malloc (vg_replace_malloc.c:292)
==4644== by 0x635703D: ??? (in /usr/lib/dri/i965_dri.so)
==4644== by 0x649C254: ??? (in /usr/lib/dri/i965_dri.so)
==4644== by 0x64B9986: ??? (in /usr/lib/dri/i965_dri.so)
==4644== by 0x6492D86: ??? (in /usr/lib/dri/i965_dri.so)
==4644== by 0x62F3161: ??? (in /usr/lib/dri/i965_dri.so)
==4644== by 0x60BFA1D: shared_dispatch_stub_639 (in
/usr/lib/libglapi.so.0.0.0)
==4644== by 0x4C52B0E: context_create (context.c:1730)
==4644== by 0x4D1054B: swapchain_init (swapchain.c:914)
==4644== by 0x4D10D1A: wined3d_swapchain_create (swapchain.c:1039)
==4644== by 0x4BF667B: swapchain_init (swapchain.c:163)
==4644== by 0x4BF6772: d3d8_swapchain_create (swapchain.c:188)
==4644== by 0x4BF2B73: device_parent_create_swapchain (device.c:3019)
==4644== by 0x4C60804: wined3d_device_init_3d (device.c:896)
==4644== by 0x4BF2F3F: device_init (device.c:3118)
==4644== by 0x4BF460E: d3d8_CreateDevice (directx.c:369)
==4644== by 0x4A5546D: create_device (device.c:90)
==4644== by 0x4A64FEB: test_depth_stencil_size (device.c:2675)
==4644== by 0x4A79032: func_device (device.c:6220)
==4644== by 0x4A9AA2C: run_test (test.h:584)
==4644==
==4644== 20 bytes in 1 blocks are possibly lost in loss record 1,237 of 4,513
==4644== at 0x4008DDA: calloc (vg_replace_malloc.c:619)
==4644== by 0x64A72A9: ??? (in /usr/lib/dri/i965_dri.so)
==4644== by 0x64A80B0: ??? (in /usr/lib/dri/i965_dri.so)
==4644== by 0x64B9A57: ??? (in /usr/lib/dri/i965_dri.so)
==4644== by 0x6492D86: ??? (in /usr/lib/dri/i965_dri.so)
==4644== by 0x62F3161: ??? (in /usr/lib/dri/i965_dri.so)
==4644== by 0x60BFA1D: shared_dispatch_stub_639 (in
/usr/lib/libglapi.so.0.0.0)
==4644== by 0x4C52B0E: context_create (context.c:1730)
==4644== by 0x4D1054B: swapchain_init (swapchain.c:914)
==4644== by 0x4D10D1A: wined3d_swapchain_create (swapchain.c:1039)
==4644== by 0x4BF667B: swapchain_init (swapchain.c:163)
==4644== by 0x4BF6772: d3d8_swapchain_create (swapchain.c:188)
==4644== by 0x4BF2B73: device_parent_create_swapchain (device.c:3019)
==4644== by 0x4C60804: wined3d_device_init_3d (device.c:896)
==4644== by 0x4BF2F3F: device_init (device.c:3118)
==4644== by 0x4BF460E: d3d8_CreateDevice (directx.c:369)
==4644== by 0x4A5546D: create_device (device.c:90)
==4644== by 0x4A64FEB: test_depth_stencil_size (device.c:2675)
==4644== by 0x4A79032: func_device (device.c:6220)
==4644== by 0x4A9AA2C: run_test (test.h:584)
==4644==
See also bug 28800, which is for the test failing under valgrind.
--
Do not reply 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=29600
Bug #: 29600
Summary: IBankWizard.exe doesn't display embed iexplore
Product: Wine
Version: 1.3.36
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
IBankWizard.exe is the manager program of 95559 online bank (交通银行)
1. Download
https://pbank.95559.com.cn/personbank/download/AssistantDelopy/AssistantIns…
2. Install with Wine
3. Start IBankWizard.exe
$ cd .wine/drive_c/Program\ Files/BOCOM/IBankWizard2011
$ wine IBankWizard.exe
Expect result:
Display a window with some content
Actual result:
Only display a blank frame
Workaround by winetricks ie7
--
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=49872
Bug ID: 49872
Summary: option to trim logs after N minutes
Product: Wine
Version: 5.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: acroq3(a)gmail.com
Distribution: ---
Useful for Internet uploads.
Disable it by default.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45728
Bug ID: 45728
Summary: Graphical artifacts when using dgvoodoo (not with
native dx11)
Product: Wine
Version: 3.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
Distribution: ---
Created attachment 62162
--> https://bugs.winehq.org/attachment.cgi?id=62162
terminal output
Since some games run poorly with wined3d implementation of DX7, or don't run at
all, I've tried using a compatibility wrapper called dgvoodoo that translates
DX1-8 and Glide APIs into DX11. It's quite commonly used with games that get
distributed by GOG apparently, btw.
However, I am experiencing some severe graphical artifacts when using it with
wined3d's dx11. Here are some screenshots https://imgur.com/a/IhUc9mz
The game I am testing it with (The Sims, DX7) runs completely fine with it when
used under native DX11 in Windows and even with DXVK, so it's not an issue with
dgvoodoo.
I am attaching terminal output with no additional debug flags, however, if it's
needed, just request 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=44040
Bug ID: 44040
Summary: Win Movie Maker crashes.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aether2euphoria(a)gmail.com
Created attachment 59709
--> https://bugs.winehq.org/attachment.cgi?id=59709
trace
Win Movie Maker
--
Do not reply 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=33707
Bug #: 33707
Summary: Duke Nukem Forever crashes in d3ddrv
Product: Wine
Version: 1.5.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roland(a)mxchange.org
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 44630
--> http://bugs.winehq.org/attachment.cgi?id=44630
Default debug log (no WINEDEBUG)
The mentioned game crashed in d3ddrv when it tries to compile shaders, an
except from debug.log follows:
//------ Snip ----
err:d3dcompiler:compile_shader HLSL shader parsing failed.
//------ Snap ----
Plus the place where it crashes:
//------ Snip ----
21 0x08536a73 in d3ddrv9 (+0x26a72) (0x0033cb68)
//------ Snap ----
What the assembler code wants:
//------ Snip ----
Wine-dbg>disas 0x08536a73
0x08536a73: pushl %edi
0x08536a74: movl %esi,%ecx
0x08536a76: call 0x08536730
?CompileShader_PS@dnShaderCompiler@@QAEXPAVdnShader@@@Z in d3ddrv9
0x08536a7b: popl %edi
0x08536a7c: popl %esi
0x08536a7d: popl %ebp
0x08536a7e: ret $0x8
0x08536a81: int $3
0x08536a82: int $3
0x08536a83: int $3
//------ Snap ----
Please see attached files for more details.
--
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=43798
Bug ID: 43798
Summary: Borderlands 2 not starting anymore
Product: Wine
Version: 2.15
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shitman71(a)hotmail.com
Created attachment 59326
--> https://bugs.winehq.org/attachment.cgi?id=59326
console log
The game is not starting anymore. In previous versions up to 2.10(?) it did. I
start it directly from the steam-folder like i did before.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42387
Bug ID: 42387
Summary: Test Drive 6 and Venom: Codename Outbreak
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tall89(a)mail.ru
Distribution: ---
Venom: Codename Outbreak not working, Test Drive 6 works, but when loaded the
next race track, when you load a new track, the game crashes to the desktop,
but sometimes dogruzhietsya same to the track, but can not play due to bad
textures
The configuration of my computer:
Intel Core i5-760 2.80GHz
RAM: 8 GB
Video Card: Nvidia GForce GTX 760 4 GB of Asus'
NVIDIA-367 drivers
OS Version: Linux Mint 18.1 Serena 64-bit
Version Wine: 2.0
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37687
Bug ID: 37687
Summary: S.T.A.L.K.E.R - Shadow of Chernobyl locks up on start
with dynamic lightning
Product: Wine
Version: 1.7.31
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zzarko(a)gmail.com
Distribution: ---
If I try to enable dynamic rendering in S.T.A.L.K.E.R - Shadow of Chernobyl
(any of two dynamic options), the game even won't to start. This is what I get
in the terminal (all messages after starting):
fixme:msvcrt:MSVCRT__set_abort_behavior _WRITE_CALL_REPORTFAULT unhandled
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
fixme:thread:__hook_pthread_create most thread attributes ignored!
err:ntdll:RtlpWaitForCriticalSection section 0x7bcd1f00 "loader.c:
loader_section" wait timed out in thread 0023, blocked by 0009, retrying (60
sec)
The last line repeats every minute and all I can do is to kill it.
When using static lightning, sometimes (every 4th-5th run) STALKER locks up on
"Exit to windows". This is the error I get on terminal when that happens:
err:ntdll:RtlpWaitForCriticalSection section 0x7bcd2240 "rtl.c: peb_lock" wait
timed out in thread 0028, blocked by 0009, retrying (60 sec)
It looks similar to prevous last line.
I'm running updated Ubuntu 14.04 64bit, using wine from wine team ppa (1.7.31),
and game is installed in fresh win32 prefix. Game was bought on GOG, version is
1.0006, installer is setup_stalker_shoc_2.1.0.7. The graphic card is Radeon
7950, with Catalyst 14.20.
I'll gladly try to answer questions/try stuff to make this work.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44097
Bug ID: 44097
Summary: Nested list does not unfold (affects podcatcher Juice)
Product: Wine
Version: 2.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rebe(a)gmx.net
Distribution: ---
Created attachment 59819
--> https://bugs.winehq.org/attachment.cgi?id=59819
Screenshot
The podcatcher Juice (http://juicereceiver.sourceforge.net/index.php), code
licensed under GPL, in the tab "Podcast Directory" it is unfeasible to unfold
the nested items, the [x] in the listview.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43936
Bug ID: 43936
Summary: Prefix creation exited with error
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fta_25(a)hotmail.com
Distribution: ---
Prefix creation exited with error
You find a logfile to help with debugging on your desktop.
creating "wine files"
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34147
Bug #: 34147
Summary: Borland ilink32 malfunctions in newer versions of wine
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cnliou9(a)fastmail.fm
Classification: Unclassified
Created attachment 45424
--> http://bugs.winehq.org/attachment.cgi?id=45424
The log.
Borland ilink32 version 5.66 runs properly in wine v1.0.1 in Debian squeeze. It
crashes in wine v1.4.1 in Debian wheezy.
Comments on the attached log:
File O:\prog.tds is not locked by any other programs including IDE. Deleting
this file before running ilink32.exe does not fix the problem.
If I remember correctly, the following two messages did not occurred to wine
v1.0.1:
Warning: Cannot release virtual memory at addr 00000000 for 67108864 bytes
(errcode 87)
Error: Could not delete O:\prog.tds (project already open in IDE?)
--
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=48236
Bug ID: 48236
Summary: Multiple "fixme" warnings when launching LotRO
Product: Wine
Version: 4.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: binkley(a)alumni.rice.edu
Distribution: ---
Created attachment 65885
--> https://bugs.winehq.org/attachment.cgi?id=65885
"fixme" complaints
Multiple "fixme" complaints when running:
```
cd "$HOME/.wine/drive_c/Program Files (x86)/StandingStoneGames/The Lord of the
Rings Online"
wine LotroLauncher.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=43069
Bug ID: 43069
Summary: Uplay - starting installing games takes about 5
minutes.
Product: Wine
Version: 2.8
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: paulthetall(a)gmail.com
That there are 2 more things not working properly but no show stopper in Wine:
1. Because winhttp cannot be native, it takes ages before the installing
starts. Its initializing ages (about 5 minutes)
2. Loading in the games icons in the "games" tab.
--
Do not reply 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=34641
Bug #: 34641
Summary: sketchup 8 display problem when selecting by dragging
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: burelbruno(a)orange.fr
Classification: Unclassified
Env :
UBUNTU 13.04
Wine 1.6
Sketchup 8
Nvidia card with the "Nouveau" driver, NOT with the Nvidia driver
When dragging (both ways) to select items normal display disappear, the screen
display tiles of the wallpaper and others old display
--
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=44451
Bug ID: 44451
Summary: osu! stable not starting! "You must enable .NET
Framework."
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: viktorvelev8(a)gmail.com
Distribution: ---
I have played osu for about 2 or 3 months on arch linux x86_64, no problem
whatsoever. Stopped for a while. Swapped gpus twice since then (R7 265 to GTX
1080 and vice versa). At first I thought it's a .NET problem (obviously) but I
tried installing dotnet40, dotnet45. No results. After that I thought a new
prefix would fix the problem. Nope. A new osu! installation? Experienced this
bug: https://bugs.winehq.org/show_bug.cgi?id=44184
. Nope. After that I thought it may be something with the gpu drivers. Tried
the open source nvidia and the proprietary, same for amd. No luck so far. So I
decided that it's some global wine/gpu config (since it does the same when I
run everything as root) that I cannot find, so I made a quick reinstallation
(keeping my home folder) and still nothing. I am left to think that it's a new
dx9/dx11 related problem. I tried adding d3d11 and d3dx11_* as libraries and
disabling them, still no clue what is happening. As I understand from the
osu!installer log wine doesn't seem to be able to parse .NET, but Hearthstone
(Unity .NET game) works fine?? Everything I described here is tried on
wine-staging 2.21 and wine3.0-rc1 through rc6 and the official release. Spent
quite a few hours trying to debug this.
/* Just before clicking submit */
Just as I am writing this. I just tried the bugfix (again) with creating an
empty discord-rpc.dll on wine 3.0.0 and it worked. I would call this undefined
behaviour since I tried it twice already.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42579
Bug ID: 42579
Summary: Proteus installation problem
Product: Wine-staging
Version: 2.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hildogjr(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 57491
--> https://bugs.winehq.org/attachment.cgi?id=57491
Log file of the error
Error in the installation wizard of the software Proteus 8.2.
This error happen on the Wine 2.0 (stable) and 2.2 (develop).
On the 1.8 (develop) version works fine.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45128
Bug ID: 45128
Summary: YUMI-UEFI not working
Product: Wine
Version: 3.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: b1779506(a)trbvn.com
Distribution: ---
Created attachment 61312
--> https://bugs.winehq.org/attachment.cgi?id=61312
yumi-uefi wine log
# wine YUMI-UEFI-0.0.0.8.exe
unable to show installed distros.
Download link:
https://www.pendrivelinux.com/yumi-multiboot-usb-creator/
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44418
Bug ID: 44418
Summary: 1608: Unable to create installdriver
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kitisanutter(a)gmail.com
Distribution: ---
Error message on install when trying to instal Civ 3 complete
1608 unable to create installdriver instance, return code:-2147221164
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39504
Bug ID: 39504
Summary: Unhandled exception: page fault on read access to
0x40800035 in 32-bit code (0x006d8d5d).
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joel.huebner(a)gmail.com
Distribution: ---
Created attachment 52645
--> https://bugs.winehq.org/attachment.cgi?id=52645
wine crash using sketchup in lubuntu 15.10
Unhandled exception: page fault on read access to 0x40800035 in 32-bit code
(0x006d8d5d).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49871
Bug ID: 49871
Summary: option to trim logs after N megabytes
Product: Wine
Version: 5.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: acroq3(a)gmail.com
Distribution: ---
Useful for Internet uploads.
Disable it by default.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46037
Bug ID: 46037
Summary: "wine_get_host_version" in ntdll.dll for Android
should contain "Android"
Product: Wine
Version: 3.18
Hardware: x86
OS: Android
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: reinhold.hoffmann(a)hotmail.com
On Android "wine_get_host_version" in ntdll.dll contains "Linux" as host system
name. It is adequate to have on Android for the host system name "Android" in
order to be able to potentially differentiate on the app level to other
operating systems.
Reinhold
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43285
Bug ID: 43285
Summary: thief 3 - lock picking not working
Product: Wine-staging
Version: 2.10
Hardware: x86
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shitman71(a)hotmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Created attachment 58623
--> https://bugs.winehq.org/attachment.cgi?id=58623
terminal log
At the tutorial mission you cannot open the door that needs to be lockpicked,
the lockpicking is not working.
I remember this did work in wine 1.8.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38859
Bug ID: 38859
Summary: CMake hangs when detecting msvc10 compiler
Product: Wine
Version: 1.7.46
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xantares09(a)hotmail.com
Distribution: ---
Created attachment 51786
--> https://bugs.winehq.org/attachment.cgi?id=51786
winedbg backtrace
I'm trying to use microsoft compiler along with cmake (vc2010express+cmake from
winetricks) and it hangs configuring an hello world project.
It succeeds the second time the build is run, or as long as the wineserver
process is alive, ie if killed, it will fail another time.
Actual output:
> cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Release .
-- The C compiler identification is MSVC 16.0.30319.1
-- The CXX compiler identification is MSVC 16.0.30319.1
-- Check for working C compiler: C:/Program Files/Microsoft Visual Studio
10.0/VC/bin/cl.exe
CMake hangs here, but it should output the rest:
-- Check for working C compiler: C:/Program Files/Microsoft Visual Studio
10.0/VC/bin/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio
10.0/VC/bin/cl.exe
-- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio
10.0/VC/bin/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: Z:/home/xantares/projects/msvc-wine
I use these install/build scripts for you to reproduce the problem:
https://github.com/xantares/msvc-wine
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49875
Bug ID: 49875
Summary: after OS updates to Fedora 32, wine will not start
Product: Wine
Version: 5.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: endzone102(a)gmail.com
Distribution: ---
Created attachment 68219
--> https://bugs.winehq.org/attachment.cgi?id=68219
wine startup failure
After updating Fedora 32, wine has stopped working entirely.
I uninstalled wine and reinstalled it fresh, and it's just not getting started.
It complains that it can't open a window!
Output 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=49446
Bug ID: 49446
Summary: League of Legends unable to start game: Error 9S
Product: Wine-staging
Version: 5.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: juliansperling(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 67548
--> https://bugs.winehq.org/attachment.cgi?id=67548
Console Output
Since League of Legends Patch 10.13, and probably simultaneous Change of The
Riot Client, the "Play" Button in the LoL Client (League Client != Riot Client)
is Grayed out with the Message that the there are issues contacting "some
league servers" and to contact Riot Support with error 9S, however under
Windows on the same Region this issue does not exist.
Steps to Reproduce: Install League of Legends and Log In
The League Specific patches are not necessary to reproduce the bug since they
are needed to load into game and this issue is already in client. The Bug is
also Reproducable in Staging 5.10, however wine staging > 5.9 is currently
known not to work with league: https://bugs.winehq.org/show_bug.cgi?id=49373
A temporary fix is the deletion of All Files Pertaining to the Riot Client
(drive_c/Riot Games/Riot Client/*), however this does seems not to work for
everyone and disables the friend list.
Console Output attached, the one thing that I could find that i haven't seen in
previous wine logs is
07d4:fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_IGNORE_OFFLINE:
STUB
07d4:fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 15000
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48158
Bug ID: 48158
Summary: Starfighter 77 doesn't run properly in fullscreen mode
Product: Wine
Version: 4.20
Hardware: x86-64
URL: https://papptimus.itch.io/starfighter-77
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vulture6(a)mail.com
Distribution: Mint
The game defaults to fullscreen but it doesn't work properly and instead
displays two instances of the game running simultaneously. Pressing F4 switches
to windowed mode and it then works OK. Pressing F4 again makes the display
disappear off the screen.
This happens with both Nvidia and AMD.
Can't see any obvious errors.
Sorry, can't run regression test.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49958
Bug ID: 49958
Summary: LibreOffice_7.0.1_Win_x86.msi gives error
0024:err:process:exec_process not supported on this
system
Product: Wine
Version: 5.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)eclipso.eu
Distribution: ---
Created attachment 68350
--> https://bugs.winehq.org/attachment.cgi?id=68350
console messages
Summary
LibreOffice_7.0.1_Win_x86.msi gives error 0024:err:process:exec_process not
supported on this system
Download location
https://www.libreoffice.org/download/download/https://www.libreoffice.org/donate/dl/win-x86/7.0.1/en-US/LibreOffice_7.0.1…
$ sha256sum LibreOffice_7.0.1_Win_x86.msi
d0fb0f789daee4e1b0cd84371145b122dcdf4c179a2ae81c25703a089f9c828e
LibreOffice_7.0.1_Win_x86.msi
Steps to reproduce
1) start the installer
$ wine LibreOffice_7.0.1_Win_x86.msi
This gives the error: "0024:err:process:exec_process
L"Z:\\home\\cedric\\Downloads\\LibreOffice_7.0.1_Win_x86.msi" not supported on
this system"
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49874
Bug ID: 49874
Summary: audio devices not showing up in windows application
Product: Wine
Version: 5.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: endzone102(a)gmail.com
Distribution: ---
Created attachment 68215
--> https://bugs.winehq.org/attachment.cgi?id=68215
foobar2000 debug output
I am trying to set up the foobar2000 audio player in Wine. Everything looks
more or less OK, *except* that no audio devices are being found. The only thing
I'm getting in the option box is "Null" which tells me that it's not finding
the audio devices.
winecfg shows that I'm using pulse, and I've tried using "(system default)",
"pulseaudio", AND "built-in audio" devices, all to no avail. I have also tried
setting the application to use Windows 7, Windows 10, and Windows XP, all also
to no avail. Test sound does work.
I'm running Fedora 32 on an Asus Q524U laptop.
$ uname -a
Linux localhost.localdomain 5.8.9-200.fc32.x86_64 #1 SMP Mon Sep 14 18:28:45
UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Attached is the log file that results from:
$
WINDEBUG=+tid,+seh,+mmdevapi,+winmm,+driver,+msacm,+midi,+dsound,+dsound3d,+xaudio2,+xapofx,+dmusic,+mci,+pulse,+oss,+alsa,+coreaudio,+timestamp
wine ./foobar2000.exe >> /tmp/foobar_wine_debug.txt 2>&1
I'm doing this with foobar2000 1.6 Beta 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.
https://bugs.winehq.org/show_bug.cgi?id=46647
Bug ID: 46647
Summary: Igor Bantyuk
Product: Wine
Version: 4.1
Hardware: arm
OS: Android
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gta13278(a)gmail.com
In Wine, internal and external memories are not detected and it is impossible
to open any applications, although permission for the Memory Access application
is granted. Tell me what's the problem? Also do not load web pages in the Wine
Internet Explorer
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43091
Bug ID: 43091
Summary: Can no longer run "The Sims 3" with networking turned
off
Product: Wine
Version: 2.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sluggo(a)unknown.nu
CC: jacek(a)codeweavers.com
Regression SHA1: 28f865b134279c1bcbe9fbd1f5eaaf0a4129a765
Distribution: ---
I start the Sims 3 with networking turned off with "unshare". I use this
command:
"sudo unshare -n sudo -u kjs bash -c "WINEPREFIX=/home/kjs/.wine-sims3 wine
/home/kjs/.wine-sims3/drive_c/Program\ Files/Electronic\ Arts/The\ Sims\
3/Game/Bin/Sims3Launcher.exe""
This worked fine until 2.9; now it crashes on startup. If I did the regression
tests correctly, it seems to have broken on
28f865b134279c1bcbe9fbd1f5eaaf0a4129a765.
Let me know if you need any further information.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40671
Bug ID: 40671
Summary: Crashes when encoding on Datawindow, PowerBuilder
Application Unhandled exception: page fault on read
access to 0x00000080 in 32-bit code (0x7e8982d0)
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: jmcasilang(a)hondapang.com.ph
Distribution: ---
Created attachment 54543
--> https://bugs.winehq.org/attachment.cgi?id=54543
backtrace
Error While encoding on Datawindow of a powerbuilder based application.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49865
Bug ID: 49865
Summary: Don't install Gecko by default
Product: Wine
Version: 5.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: acroq3(a)gmail.com
Distribution: ---
https://wiki.winehq.org/Gecko alone isn't adequate as Browser replacement.
I suggest to use xdg-open instead.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49486
Bug ID: 49486
Summary: Hide Wine version from applications doesn't work
Product: Wine-staging
Version: 5.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anton.sudak(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
I'm using the 'Hide Wine version from applications' option to hide version from
Final Fantasy XIV. Game treats Wine as a game launched on Mac and requires
license for proper platform.
Version hiding worked great until Wine 5.11. However on 5.11 option seems have
no effect and this leads to license issue. Wine 5.10 is free from 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=49414
Bug ID: 49414
Summary: DefWindowProcW doesn't handle WIN_GetPtr properly when
handling WM_GETTEXTLENGTH
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: gabravier(a)gmail.com
Distribution: ---
case WM_GETTEXTLENGTH:
{
WND *wndPtr = WIN_GetPtr( hwnd );
if (wndPtr && wndPtr->text) result =
(LRESULT)strlenW(wndPtr->text);
WIN_ReleasePtr( wndPtr );
}
break;
(from dlls/user32/defwnd.c:998)
WIN_GetPtr can return WND_OTHER_PROCESS, which this code does not check for
(for example, dlls/user32/defwnd.c:550 checks for it properly). A lot of other
code in defwnd.c doesn't check for it, so it looks like having a window be
valid for another process could cause problems.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40674
Bug ID: 40674
Summary: Wine's RenderFile don't support WMV file
Product: Wine
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
Created attachment 54546
--> https://bugs.winehq.org/attachment.cgi?id=54546
demo.cpp
Wine's RenderFile don't support "Windows Media Video 9 (WMV3)" videos
I wrote a sample for it
fixme:quartz:Parser_QueryInterface No interface for
{37d84f60-42cb-11ce-8135-00aa004bb851}!
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49986
Bug ID: 49986
Summary: Missing SIO_IDEAL_SEND_BACKLOG_QUERY in WinSCP,
Overwatch et al.
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: mgruber_72(a)yahoo.de
Distribution: ---
When using WinSCP 5.17.7 and connecting to a SFTP server, Wine write the
following log lines into ~/.xsession_errors every second.
01bc:fixme:winsock:server_ioctl_sock Unsupported ioctl 4004747b (device=4004
access=1 func=d1e method=3)
01bc:fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd
(SIO_IDEAL_SEND_BACKLOG_QUERY)
This is due to WinSCP querying an ideal connection buffer size via
SIO_IDEAL_SEND_BACKLOG_QUERY once per second:
https://docs.microsoft.com/en-us/previous-versions/windows/desktop/legacy/b…
A quick search revealed that these errors also occur in Overwatch.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48146
Bug ID: 48146
Summary: Call of Duty: Modern Warfare Remastered Battle.net
Product: Wine
Version: 4.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: odhinn(a)odhinnsrunes.com
Distribution: ---
Created attachment 65755
--> https://bugs.winehq.org/attachment.cgi?id=65755
CoD:MW backtrace
Push the play button on Battle.Net and it crashes. Ran the install from Windows
which was on an external hard drive. It actually downloaded and installed
battle.net for me in wine and that worked well, but playing gave the attached
backtrace.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39216
Bug ID: 39216
Summary: When i start WoW Mists of Pandaria Wine 1.7.51 int
dont even start
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vaxxipooh(a)gmail.com
Distribution: ---
Created attachment 52277
--> https://bugs.winehq.org/attachment.cgi?id=52277
"Windows" error messeges
When i start WoW Mists of Pandaria Wine 1.7.51 int dont even start:
here is the output:
------------------------------------------------------------------------------
fixme:dwmapi:DwmIsCompositionEnabled 0x6cf1312c
fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x6a07afa1, context
0xd63cf8, init_notify 0, handle 0x163e7c4): stub
fixme:iphlpapi:CancelMibChangeNotify2 (handle (nil)): stub
wine: configuration in '/home/vaxx/.wine' has been updated.
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:heap:RtlSetHeapInformation 0x1510000 0 0x192fee4 4 stub
fixme:d3d11:D3D11CoreCreateDevice Ignoring feature levels.
fixme:dxgi:dxgi_device_init Ignoring adapter type.
fixme:d3d11:device_parent_create_swapchain_surface device_parent 0x15da40,
container_parent 0x162330, wined3d_desc 0x192f468, surface 0x192f450 partial
stub!
fixme:d3d11:device_parent_create_swapchain_surface Implement DXGI<->wined3d
usage conversion
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:process:GetLogicalProcessorInformationEx (3,(nil),0x33f064): stub
fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform
fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
--------------------------------------------------------------------------------
However i can start it with Wine 1.6.2
the problem arises after the last update from the developement PPA
also some other windows program seems effected like Torchlight
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49346
Bug ID: 49346
Summary: Dragon Nest Chinese editor: ZwLoadDriver failed to
create driver SDGame32.sys.
Product: Wine
Version: 5.10
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jactry92(a)gmail.com
Distribution: ---
Created attachment 67370
--> https://bugs.winehq.org/attachment.cgi?id=67370
Failed to update the security module of the game.
Reproduce steps:
1. Download downloader of the game from:
http://dn.clientdown.sdo.com/Dn_Download/DN_407_downloader_signed.exe
(sha256: 40b0bdc3c0389f7022edd0e79143442217c15e892af24f4c6bd9db6859c36c11
DN_407_downloader_signed.exe)
2. Running DN_407_downloader_signed.exe for downloading and installing the
game;
3. $ wine DNLauncher.exe
Then there will be a dialog which complaints 'Failed to update the security
module of the game'.
Tested with Wine 5.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.
https://bugs.winehq.org/show_bug.cgi?id=45518
Bug ID: 45518
Summary: Empire Earth GOG: Mouse lags since update to 3.13
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gereon(a)gereonfox.de
Distribution: ---
Since updating Wine from 3.11 to 3.13, the mouse pointer is extremely laggy in
Empire Earth (GOG edition), in both the menus and the actual game play (which I
barely managed to with that amount of lag). All one has to do to reproduce this
is launch the game and move the mouse in the main menu
I have been playing the game for a few months now on OpenSUSE Leap 42.3 (x86,
64bit), using bumblebee (so I called "optirun wine "EE-AOC.exe"). Everything
worked totally fine, the only thing I had done in the very beginning to play
with EE's graphics settings a bit. Since then I have not done anything that
could have caused mouse pointer problem.
To make sure that the problem is indeed caused by the Wine update, I tested the
following Wine versions:
Wine 2.0.1 - similar problems, though not entirely the same
Wine 3.9 - this is what I downgraded Wine to right now (because 3.11 is not
available anymore in my repos), here everything works fine
Wine 3.11 - this is the version that I used before 3.13 and everything was fine
here
Wine 3.13 - this is where I noticed the problem for the first time
In addition, the AppDB page of Empire Earth
(https://appdb.winehq.org/objectManager.php?sClass=version&iId=25242) describes
a similar-sounding problem for all Wine versions prior to 3.4 that the game was
tested with ("mouse slow").
I am aware of the very similar bug report
https://bugs.winehq.org/show_bug.cgi?id=13351 and maybe it's got something to
do with this, but I'm not sure that the lag I'm experiencing is exactly that
problem: The workaround mentioned there ('xinput') did not help me (as opposed
to the people in said report).
Judging by the above observations, my guess is that somewhere between 3.0 and
3.4 the problem has been fixed, but somewhere between 3.11 and 3.13 it has been
reintroduced.
The bug I mentioned above lists this link as a source of a demo version of EE:
https://www.fileplanet.com/80809/80000/fileinfo/Empire-Earth-Demo
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44227
Bug ID: 44227
Summary: Delta Force Black Hawk Down: monitor freq out of range
Product: Wine
Version: 3.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)telfort.nl
Distribution: ---
Created attachment 60022
--> https://bugs.winehq.org/attachment.cgi?id=60022
Console messages installing and playing the game for the first time
When starting the game, my monitor goes black with the message "DVI-D out of
range 95.2kHz / 60Hz"
$ uname -a
Linux archlinux 4.14.8-1-ARCH #1 SMP PREEMPT Wed Dec 20 21:27:44 UTC
2017 x86_64 GNU/Linux
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44634
Bug ID: 44634
Summary: Mafia stops at the screen configuration
Product: Wine
Version: 3.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: etienne111(a)hotmail.com
Distribution: ---
Created attachment 60626
--> https://bugs.winehq.org/attachment.cgi?id=60626
Report Wine at start game "Mafia: The City of Lost Heaven"
Hello,
I can not start the Mafia game: The City of Lost Heaven. It stops at the start
of the configuration of the screen that precedes the launch of the game. Yet
this game works perfectly with Windows 7.
OpenSuse 42.3
Wine 3.2 Wine Official repository for OpenSuse
Intel I7
32 GB ram
Graphics Card: Intel Xeon E3-1200 Corporation v2 / 3rd Core Gen Core Graphics
Graphics Controller
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40086
Bug ID: 40086
Summary: Sims Complete Collection Crash on loading screen
Product: Wine
Version: 1.9.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrdeathjr28(a)yahoo.es
Distribution: ---
System Specs used in Test
Wine 1.9.2
Nvidia Drivers 361.18
Linux Mint 17.2 Raffaela XFCE Edition 64Bit - Kernel 4.2.0-25 generic (ubuntu
mainline) - P-State: Performance
CPU: INTEL Pentium G3258 (Haswell 22nm) 4.1Ghz + Artic Cooling Alpine 11 Plus
MEMORY: 8GB DDR3 1333 (2x4) Patriot value (dual channel: 21.3 gb/s)
GPU: Zotac Nvidia Geforce GT630 (GK208 28nm: 384 Shaders / 8 ROPS) Zone Edition
Passive Cooling 2GB DDR3 1800Mhz 64Bit (14.4Gb/s)
MAINBOARD: MSI H81M E33
If game begins with videos show this error
wine sims
fixme:d3d_surface:surface_cpu_blt Filter WINED3D_TEXF_LINEAR not supported in
software blit.
If rename or move intro videos but have as native amstream, quartz and devenum
wine sims
fixme:win:EnumDisplayDevicesW ((null),0,0x33f048,0x00000000), stub!
fixme:d3d:wined3d_device_decref Device released with resources still bound,
acceptable but unexpected.
fixme:d3d:wined3d_device_decref Leftover resource 0x19b048 with type
WINED3D_RTYPE_SURFACE (0x1).
fixme:d3d:wined3d_device_decref Leftover resource 0x19aea8 with type
WINED3D_RTYPE_TEXTURE (0x3).
fixme:win:EnumDisplayDevicesW ((null),0,0x33f048,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f248,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f5f8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f5f8,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:ddraw:ddraw_surface7_Flip Ignoring flags 0x1.
err:d3d:resource_unload Resource 0x15f5d0 is being unloaded while mapped.
err:d3d:resource_unload Resource 0x15f5d0 is being unloaded while mapped.
err:d3d:resource_unload Resource 0x15f1d8 is being unloaded while mapped.
err:d3d:resource_unload Resource 0x15f1d8 is being unloaded while mapped.
err:ntdll:RtlpWaitForCriticalSection section 0x7ddf7da0 "wined3d_main.c:
wined3d_cs" wait timed out in thread 0098, blocked by 00c2, retrying (60 sec)
--
Do not reply 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=31674
Bug #: 31674
Summary: Wine 1.5.6 breaks Quicken 99 import of .qif files;
special text character handling problem
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: drt781(a)yahoo.com
Classification: Unclassified
Have been using Quicken 99 for years via Wine. Upgraded from OpenSuse 12.1 to
OpenSuse 12.2, and with it Wine 1.5.6 broke import function for .qif files.
When I try to import a local .qif file (containing transactions) the operation
completes "successfully" but resulting table of data is corrupted. Quicken 99
now, newly, incorrectly interprets .qif files. Uses current date for most
transactions (instead of historical), and appears to have mangled, shifted,
and/or truncated fields. Where 2d field frequently was blank, 3d field shifted
into its place in truncated form. None of the fields displayed correctly.
Dollar amounts also incorrect; inaccurate and too large by a factor of x100, as
if Q 99 failed to see decimals, but the cents still are not rounded (as would
be expected if decimal was just dropped) and the amounts are not familar.
Only the imported data is corrupted; pre-existing data ok. Looks like a
possible problem/change in handling special characters in plain text import
files, such as following symbols: ' , and . Possibly also following: * and /
The ^ character separated transactions; may have been read ok. Don't think
that would explain the entire problem, though.
Problem also exists under Wine 1.5.12, not resolved. This will make it much
harder to use Q99.
--
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=40510
Bug ID: 40510
Summary: Garena+: messenger window disappears after clicking on
it.
Product: Wine
Version: 1.9.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeffrey_go(a)dlsu.edu.ph
Distribution: ---
Created attachment 54307
--> https://bugs.winehq.org/attachment.cgi?id=54307
a backtrace report
after entering the username/password
it will show that it is initializing
afterwards, wine crashes
--
Do not reply 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=34576
Bug #: 34576
Summary: Altova XML Spy 2013 rel.2 sp2: crashes during entering
registration code
Product: Wine
Version: 1.7.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kroman(a)hp.com
Classification: Unclassified
Created attachment 46028
--> http://bugs.winehq.org/attachment.cgi?id=46028
backtrace
Latest version of Altova crashes while entering (correct) permament
registration code. Steps to reproduce:
1. Download latest Altova XML Spy 32-bit, Enterprise Edition from
http://www.altova.com/download_current.html.
2. Install it (no .wine directory).
3. Run Xml Spy from Wine menu from application launcher.
4. Enter permament license key, my data:
Name: Kamil Roman
Company: Hewlett-Packard Co
Unfortunately, for obvious reasons I can't give you the registration key.
However, one may request for a trial key, which will probably result in the
same error as the application seems to crash while trying to download some data
from the Internet.
Running Kubuntu Running, wine 1.7.2 from wine ppa. Any workaround is very
welcome.
Installer's sha1 sum:
kamil@localhost:~/Downloads/instalki HP$ sha1sum XMLSpyEnt2013.exe
b6a8a921b67f358609ebf5092ba7b2a8fc94a5ac XMLSpyEnt2013.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.
https://bugs.winehq.org/show_bug.cgi?id=49141
Bug ID: 49141
Summary: Unable to use winecfg to create a new WINEPREFIX
Product: Wine
Version: 5.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ahmed.com(a)tutanota.com
Distribution: ---
Created attachment 67143
--> https://bugs.winehq.org/attachment.cgi?id=67143
winecfg terminal output
I deleted the default WINEPREFIX, and I can't create a new WINEPREFIX using
winecfg.
I copied the terminal output of winecfg, in the attachments, and I will add the
terminal output of wineboot -u in the next comment.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46438
Bug ID: 46438
Summary: Fonts antialiasing does not work in Wine-i686 built on
a x86-64 host
Product: Wine
Version: 4.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Created attachment 63221
--> https://bugs.winehq.org/attachment.cgi?id=63221
winecfg
It's not the first time I'm facing this issue and now that I'm finally sick and
tired of it, I'm filing a bug report because I want to figure out once and for
all why I'm affected.
I run Fedora 29 64 and I'm building Wine this way:
export CFLAGS="-O2 -pipe -m32 -march=pentium-m"
export LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu"
./configure --prefix=/opt/wine --disable-tests && make && make install
Wine seemingly successfully finds and uses the necessary libraries:
$ strace -e file -fF notepad 2>&1 | egrep "freetype|libfontconf"
[pid 20804] openat(AT_FDCWD, "/lib/libfreetype.so.6",
O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 14
[pid 20804] openat(AT_FDCWD, "/lib/libfontconfig.so.1",
O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 14
[pid 20782] openat(AT_FDCWD, "/lib/libfreetype.so.6",
O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 5
[pid 20782] openat(AT_FDCWD, "/lib/libfontconfig.so.1",
O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 5
[pid 20775] openat(AT_FDCWD, "/lib/libfreetype.so.6",
O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
[pid 20775] openat(AT_FDCWD, "/lib/libfontconfig.so.1",
O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
[pid 20808] openat(AT_FDCWD, "/lib/libfreetype.so.6",
O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
[pid 20808] openat(AT_FDCWD, "/lib/libfontconfig.so.1",
O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
However fonts are not antialiased.
Please advise.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41946
Bug ID: 41946
Summary: Can't run SourceSafe over samba mount
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: kelk1(a)hotmail.com
Distribution: ---
Hi,
Until maybe a year or so, I used to be able to use SourceSafe with the
executable on a mounted samba share. Then one day, it started failing after the
authentication dialog.
I get a Microsoft Visual SourceSafe dialog which says "Invalid Handle" and a
winerserver message on the console which says: "file_set_error() can't map
error: Operation not supported"
Here is my environment in Fedora 24:
${HOME}/gvfs is a symlink to /run/user/uid/gvfs
${SSAFE} is set to
"${HOME}/gvfs/smb-share:domain(...)/SourceSafe/somedir/vss6/win32/SSEXP.EXE"
When I run `wine "$SSAFE"` (which again used to work until fairly recently), I
get the Visual SourceSafe Login dialog and the "Invalid Handle" error.
$ rpm -q wine samba
wine-1.9.23-2.fc24.x86_64
samba-4.4.7-2.fc24.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=41718
Bug ID: 41718
Summary: netapi32:access test regression
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: netapi32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
Since the commit below, the newtb-w7u machine times out:
access.c:342: Local groupname:L"Administrators"
access.c:343: Comment: L"Administrators have complete and unrestricted access
to the computer/domain"
access.c:352: domain and name: L"wtbw7u\\Administrator"
access.c:352: domain and name: L"wtbw7u\\winetest"
test failed: timed out
See:
https://test.winehq.org/data/tests/netapi32:access.html
commit 199b0bf84eb8f4cc8ab2bc44f8e40f0b42d48575
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Mon Oct 24 10:04:19 2016 +0200
netapi32: Implement DavGetUNCFromHTTPPath.
Signed-off-by: Hans Leidekker <hans(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Hans is already aware of this issue and has determined that the first 3
DavGetUNCFromHTTPPath() calls take 15, 5 and 9 seconds, specifically on that
one box. Commenting one of these 3 calls means the next 3 will take this amount
of time.
It appears the only thing specific to that box is that it has a CD in the
CD-ROM drive. However it's a virtual CD drive accessing an ISO image so there
is no reason for it to be slow.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49938
Bug ID: 49938
Summary: Repeating "00fc:err:service:validate_context_handle
Handle is of an invalid type (1, 2)" at startup
Product: Wine
Version: 5.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
Distribution: ---
After Wine upgrade to current master (cce4f36e214125173a8df84d27ba5b33df8d1434)
I now have to wait for about half a minute to launch any program in Wine — even
winecfg. Here's what I see in the console (TICK prints are to show 0.5s
delays):
```
$ while sleep 0.5; do echo TICK; done & winecfg
[1] 15278
0050:err:service:validate_context_handle Handle is of an invalid type (1, 2)
TICK
0050:err:service:validate_context_handle Handle is of an invalid type (1, 2)
0060:err:ole:start_rpcss Failed to start RpcSs service
0060:err:ole:NDRCContextBinding invalid handle 00856188
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
0074:err:service:validate_context_handle Handle is of an invalid type (1, 2)
0060:err:ole:start_rpcss Failed to start RpcSs service
0060:err:ole:NDRCContextBinding invalid handle 00854A10
TICK
TICK
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"NDIS"
failed to start: 1053
0074:err:service:validate_context_handle Handle is of an invalid type (1, 2)
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
003c:fixme:service:scmdatabase_autostart_services Auto-start service
L"PlugPlay" failed to start: 1053
009c:err:service:validate_context_handle Handle is of an invalid type (1, 2)
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"WineBus"
failed to start: 1053
00b4:err:service:validate_context_handle Handle is of an invalid type (1, 2)
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb"
failed to start: 1053
00cc:err:service:validate_context_handle Handle is of an invalid type (1, 2)
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
TICK
003c:fixme:service:scmdatabase_autostart_services Auto-start service
L"MountMgr" failed to start: 1053
TICK
00ec:err:service:validate_context_handle Handle is of an invalid type (1, 2)
00dc:err:ole:start_rpcss Failed to start RpcSs service
00dc:err:ole:NDRCContextBinding invalid handle 008566A0
```
At the end of this log the winecfg window finally appears.
This is a regression, to which git-bisect gave the following output:
e9090e1c903578b30118ce9559c1824361abc6da is the first bad commit
commit e9090e1c903578b30118ce9559c1824361abc6da
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Mon Sep 7 14:10:13 2020 +0200
advapi32: Reimplement SystemFunction036 using system interrupt information.
Signed-off-by: Hans Leidekker <hans(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 c6d1fe863cec8623d492795bb4c55031ba8bdd1f
a1213f0b61b72768e15e37c6dc60f98cc7565566 M dlls
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49798
Bug ID: 49798
Summary: StarCraft 2 hangs on startup since 5.12
Product: Wine
Version: 5.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kolAflash(a)kolahilft.de
Distribution: ---
Created attachment 68111
--> https://bugs.winehq.org/attachment.cgi?id=68111
log: wine-5.16 -> SC2 broken
Can't start StarCraft II with Wine >= 5.12.
Wine 5.11 works fine.
The SC2_x64.exe process uses a full cpu core for some seconds and then simply
stalls with this message. Any graphical window can be seen before this happens.
(wine-staging-5.13 on AMD Phenom II X4 955)
00e8:err:virtual:virtual_setup_exception stack overflow 1808 bytes in thread
00e8 addr 0x7bc8200d stack 0x9fc08f0 (0x9fc0000-0x9fc1000-0xa7c0000)
(wine-5.16 on AMD Ryzen-3500U)
00d0:err:virtual:virtual_setup_exception stack overflow 1776 bytes in thread
00d0 addr 0x7f833152cddc stack 0xa0a0910 (0xa0a0000-0xa0a1000-0xa8a0000)
Until from this message, the stdout/stderr only has very minor differences.
The attached logs have been created running:
C:\Program Files (x86)\StarCraft II\Support64\SC2Switcher_x64.exe
Results are the same when running from Blizzard launcher.
Tested with:
- wine-staging-5.11 (works)
- wine-staging 5.12 + 5.13 + 5.14 + 5.16 (broken)
- wine-5.16 (broken)
Prefix: Windows 7 - 64 bit
Same results on two Debian-11 (Beta/Testing) machines with different AMD Phenom
II and Ryzen-3500U processors.
These bugs look similar. But their Wine versions simply don't match up.
https://bugs.winehq.org/show_bug.cgi?id=49476
Overwatch doesn't start on 5.10, 5.11
https://bugs.winehq.org/show_bug.cgi?id=49436
64-bit Diablo III hangs on startup since 5.11
(fixed in 5.13 / 5.14, so that also doesn't match up)
Maybe related:
https://forum.winehq.org/viewtopic.php?t=34099
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45829
Bug ID: 45829
Summary: SHGetNameFromIDList argument value differs in
different SDK version
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: 137729898(a)qq.com
Distribution: ---
The second parameter for SHGetNameFromIDList are defined as this in different
version of Windows SDK. Note that the values for
SIGDN_PARENTRELATIVEFORADDRESSBAR differ in old and new versions:
// Windows SDK 5.0
typedef enum __MIDL_IShellItem_0001 {
SIGDN_NORMALDISPLAY = 0,
SIGDN_PARENTRELATIVEPARSING = 0x80018001,
SIGDN_PARENTRELATIVEFORADDRESSBAR = 0x8001c001,
SIGDN_DESKTOPABSOLUTEPARSING = 0x80028000,
SIGDN_PARENTRELATIVEEDITING = 0x80031001,
SIGDN_DESKTOPABSOLUTEEDITING = 0x8004c000,
SIGDN_FILESYSPATH = 0x80058000,
SIGDN_URL = 0x80068000
} SIGDN;
// Windows SDK 7.1A
typedef enum _SIGDN {
SIGDN_NORMALDISPLAY = 0,
SIGDN_PARENTRELATIVEPARSING = 0x80018001,
SIGDN_DESKTOPABSOLUTEPARSING = 0x80028000,
SIGDN_PARENTRELATIVEEDITING = 0x80031001,
SIGDN_DESKTOPABSOLUTEEDITING = 0x8004c000,
SIGDN_FILESYSPATH = 0x80058000,
SIGDN_URL = 0x80068000,
SIGDN_PARENTRELATIVEFORADDRESSBAR = 0x8007c001,
SIGDN_PARENTRELATIVE = 0x80080001
} SIGDN;
// Windows SDK 8.1
typedef enum _SIGDN {
SIGDN_NORMALDISPLAY = 0,
SIGDN_PARENTRELATIVEPARSING = 0x80018001,
SIGDN_DESKTOPABSOLUTEPARSING = 0x80028000,
SIGDN_PARENTRELATIVEEDITING = 0x80031001,
SIGDN_DESKTOPABSOLUTEEDITING = 0x8004c000,
SIGDN_FILESYSPATH = 0x80058000,
SIGDN_URL = 0x80068000,
SIGDN_PARENTRELATIVEFORADDRESSBAR = 0x8007c001,
SIGDN_PARENTRELATIVE = 0x80080001,
SIGDN_PARENTRELATIVEFORUI = 0x80094001
} SIGDN;
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42456
Bug ID: 42456
Summary: RPG Maker Maker VX/ACE Runtime: Crash on Startup
Product: Wine
Version: 2.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anthonysharkboy99(a)yahoo.com
Distribution: ---
Created attachment 57298
--> https://bugs.winehq.org/attachment.cgi?id=57298
Error Log.
So basically, all games running RPG maker VX or VX ACE games by using the RTP
will crash. This has been an issue since 1.9 and continues to exist in 2.1.
Install the RTP itself will run fine without any error messages.
The crashes occur after selecting "new game" in the startup menu of any RPG
maker game. Trying to load a save file does not fix the issue.
These crashes do not occur in 1.8.6 which is the version that I have been
forced to use because of these issues. So most likely, a change from 1.8.6
stable to 1.9 development has caused these issues.
http://www.rpgmakerweb.com/download/additional/run-time-packages
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39671
Bug ID: 39671
Summary: Wine 1.7.55 regression: buttons no longer visible
Product: Wine
Version: 1.7.55
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: scarre.lu(a)gmail.com
Distribution: ---
Buttons with images are no longer visible in several desktop applications
previously running fine under wine 1.7:
* SplashID desktop
* Most Delphi applications using speedbutton instances
The buttons are invisible, although clicking (blindly) on their supposed
position reveals them.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40095
Bug ID: 40095
Summary: Photos opened in Nikon Capture NX 2.4.7 have inverted
red and blue channel for displaying.
Product: Wine
Version: 1.9.3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
I re-tested bug 33140, which was recelntly closed as fixed. Maybe it was fixed
just for RAW. Anyway, it is not fixed in wine-1.9.3 and default JPGs.
Steps:
1. winetricks dotnet40 corefonts gdiplus
2. set win version to Vista
3. install NX2
4. run the app and open:
c:\Program Files\Nikon\Capture NX 2\html\images\common\13redeyecp_02_nx20.jpg
Instead of human color you will see bluish face.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36319
Bug ID: 36319
Summary: valgrind shows several possible leaks in
quartz/tests/misc.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48405
--> https://bugs.winehq.org/attachment.cgi?id=48405
valgrind log
==27568== 5,744 bytes in 148 blocks are possibly lost in loss record 643 of 655
==27568== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==27568== by 0x4ECBA52: alloc_bstr (oleaut.c:162)
==27568== by 0x4ECC255: SysAllocStringByteLen (oleaut.c:413)
==27568== by 0x4EF7C4F: ITypeLib2_Constructor_MSFT (typelib.c:2254)
==27568== by 0x4EFB20B: LoadTypeLibEx (typelib.c:3460)
==27568== by 0x4EFCDF2: LoadTypeLib (typelib.c:454)
==27568== by 0x4EFD4AA: LoadRegTypeLib (typelib.c:537)
==27568== by 0x647CAD3: ???
==27568== by 0x6483475: ???
==27568== by 0x6413806: ???
==27568== by 0x6413AC0: ???
==27568== by 0x53134DD: CoCreateInstance (unknwn.h:226)
==27568== by 0x64832A8: ???
==27568== by 0x6486644: ???
==27568== by 0x641A819: ???
==27568== by 0x6413AC0: ???
==27568== by 0x53134DD: CoCreateInstance (unknwn.h:226)
==27568== by 0x4D6F01A: test_aggregation (misc.c:81)
==27568== by 0x4D70125: func_misc (misc.c:174)
==27568== by 0x4D723D4: run_test (test.h:584)
==27568==
==9329== 288 bytes in 2 blocks are definitely lost in loss record 485 of 657
==9329== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==9329== by 0x654C126: ???
==9329== by 0x6544704: ???
==9329== by 0x64ECFB7: ???
==9329== by 0x64E7667: ???
==9329== by 0x53134DD: CoCreateInstance (unknwn.h:226)
==9329== by 0x4D6F01A: test_aggregation (misc.c:81)
==9329== by 0x4D70125: func_misc (misc.c:174)
==9329== by 0x4D723D4: run_test (test.h:584)
==9329== by 0x4D727C3: main (test.h:654)
==9329==
etc.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43809
Bug ID: 43809
Summary: Call of Duty WWII - PC Open Beta doesn't start
Product: Wine
Version: 2.17
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: ---
Wine 2.17 staging 64bit. After clicking "Run" in Steam, Steam says "is running"
but nothing happens. Shortly after this, "is running" disappears again. There
is no output in the Wine log at all.
Some people seem to have the same issue on Windows as well so this *might* not
be a problem of Wine after 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=43537
Bug ID: 43537
Summary: Radiofeed does not run
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: boz25(a)yahoo.com
Distribution: ---
Created attachment 58935
--> https://bugs.winehq.org/attachment.cgi?id=58935
I am new to this so I dont know what to put here.
Program will not launch anymore. Happens a lot after updates. My Wine fonts
look different now also.
https://www.proscan.org/
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39512
Bug ID: 39512
Summary: Make it possible to run multiple tests in a single
task
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
Currently when a patch touches multiple tests the TestBot creates one task per
test per VM, and even multiple jobs if the patch touches tests for multiple
dlls.
For instance currently Wine patches are tested on four 32 bit VMs and five 64
bit VMs. So a patch that modified 2 tests in one dll and 3 in another would
create 2 jobs and 72 tasks (2 build tasks, (2+3)*(4+5) 32 bit tasks, and
(2+3)*5 64 bit tasks). The overall run time would obviously be quite long, thus
earning this type of (otherwise quite legitimate) patch the 'test bomb'
nickname.
The fix is to take the ability to build a WineTest executable with only a few
tests (see bug 39065) further so that:
* A WineTest executable containing only the modified tests is built.
* The TestBot then creates only one job and one task per VM to run that test
executable.
* Just like in bug 39065 the tasks would have to specify a command line such
that only the modified tests are run. That's not just for efficiency's sake but
also to avoid getting test failures from unmodified tests.
* Instead of having a constant 2 minutes timeout the tasks would also need to
have a timeout that's in line with the number of tests to run. This could be
something like:
MIN(tests_count, 2) * 2 minutes + average_time * tests_count
Where average_time would be some configurable constant (probably something
around 3 to 5 seconds).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49284
Bug ID: 49284
Summary: Running "$ wine services" gives a list oferrors
Product: Wine
Version: 4.0.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bart-wa(a)tushmail.com
Distribution: ---
Created attachment 67290
--> https://bugs.winehq.org/attachment.cgi?id=67290
This is file "Wine Services - output.txt" with the errors that I get.
I recently started using Wine and I wonder if I bumped into a bug that's also
the underlying problem of other bugs.
Here's what happened:
I had installed iTunes and I was hoping to get access to my iPhone via iTunes.
(And I may not be the only one. ;-) )
I know that a few Apple services need to be running on a Windows computer for
that. That's why I decided to check the services that were running under Wine.
I started a terminal box, and I ran:
$ wine services
Before I knew it I had a decent list of errors on the screen. No problem, I've
seen errors before in a lot of situations and from many programs.
Since I wasn't running any third-party program, I wondered if this could be the
underlying problem of other bugs. As a start I searched the bug list for
"SIO_ADDRESS_LIST_CHANGE". That gave a list of seven other bugs and these users
were all running different third-party programs. These other bugs may or may
not be related. I find that difficult to tell, as I'm not yet familiar enough
with Wine.
Is this something that needs attention?
Many thanks to all the nice people who make and maintain Wine!
PS:
- For "Severity" I choose "major", because I wasn't running any third-party
software. Feel free to change this if you think I'm wrong.
- For readability I added blank lines in attachment:
"Wine Services - output.txt".
- From time to time I try to look at things the way most users see them. That's
also why I installed Wine via:
Start -> Preferences -> Software -> Utilities
This gives me wine version:
wine-4.0 (Debian 4.0-2) , updated Apr. 22, 2020
- I'll be happy to install the latest development version next to the stable
version that I have now, but I'll still have to figure out how to do that.
- I'm running Linux/Debian 10 with LXDE graphical interface.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45286
Bug ID: 45286
Summary: when running microsoft office 2010 or 2007 it crashes
at opening time
Product: Wine
Version: 3.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: i.bilux(a)gmail.com
Distribution: ---
Created attachment 61545
--> https://bugs.winehq.org/attachment.cgi?id=61545
debug file
when running microsoft office 2010 or 2007 it crashes at opening time.
i have tried everything, but it wont work !
the bug is in both wine staging 3.8 and 3.9.
however wine staging 3.7 works fine.
eventually i copied the "oleaut32.dll.so" file from wine staging 3.7 to wine
staging 3.9 and it WORKED FINE ! ! !
so i'm pretty sure the fault is in the "oleaut32.dll.so" file.
good luck and thank you.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42319
Bug ID: 42319
Summary: Uplay - Assassins Creed 1.x is crashing at lunch
Product: Wine-staging
Version: 2.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bog_dan_ro(a)yahoo.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Hi,
I'm using wine-staging 2.0.
Sadly I can't get the debug info because the debug window is unusable, is there
any way to get the debug info?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37612
Bug ID: 37612
Summary: Mount & Blade: Crashes on startup (No compatible
Direct3D Device)
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: m22mail(a)comcast.net
Mount & Blade: Warband crashes after the intro video with the error popup
"Could not find any compatible 3D device".
The game runs in Wine version 1.7.9 however it seems all the latest versions
crash with this error. I installed all the DirectX .dlls from winecfg and
installed the latest DirectX 9.0 Redistributable, but the crash remains. It
seems as though this error happens when a video card does not meet the
requirements, however I can confirm my card does meet the requirements, being
that it opens in older versions of Wine.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49957
Bug ID: 49957
Summary: LibreOffice_7.0.1_Win_x64.msi gives error
0024:err:process:exec_process not supported on this
system
Product: Wine
Version: 5.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)eclipso.eu
Distribution: ---
Created attachment 68349
--> https://bugs.winehq.org/attachment.cgi?id=68349
console messages
Summary
LibreOffice_7.0.1_Win_x64.msi gives error 0024:err:process:exec_process not
supported on this system
Download location
https://www.libreoffice.org/download/download/https://www.libreoffice.org/donate/dl/win-x86_64/7.0.1/en-US/LibreOffice_7.…
$ sha256sum LibreOffice_7.0.1_Win_x64.msi
a98ee61f915eb50853d08b0cfbefbb35bf610c0da4db8d4287415c64abce8c3c
LibreOffice_7.0.1_Win_x64.msi
Steps to reproduce
1) start the installer
$ wine LibreOffice_7.0.1_Win_x64.msi
This gives this error: "0024:err:process:exec_process
L"Z:\\home\\cedric\\Downloads\\LibreOffice_7.0.1_Win_x64.msi" not supported on
this system"
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42780
Bug ID: 42780
Summary: Bug Report relating to Blizzard clients (possibly
Battle net) used in logging to and playing Blizzard
games
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kleinthetraveler(a)gmail.com
Distribution: ---
Created attachment 57797
--> https://bugs.winehq.org/attachment.cgi?id=57797
Blizzard/Hearthstone Bug
Tried to launch Hearthstone after downloading and installing from PlayOnLinux.
Hearthstone login window pops up, but the client has no button to actually log
in.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41011
Bug ID: 41011
Summary: foldit-linux wine crashes on start up
Product: Wine
Version: 1.9.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: muns24072(a)mypacks.net
Distribution: ---
Created attachment 55178
--> https://bugs.winehq.org/attachment.cgi?id=55178
wine crash log for Foldit game
foldit-linux wine crashes on start up
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50104
Bug ID: 50104
Summary: wine 5.0.2 configure error
Product: Wine
Version: 5.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: crostrogarcia(a)gmail.com
Distribution: ---
Created attachment 68595
--> https://bugs.winehq.org/attachment.cgi?id=68595
The result of "./configure" wine.
I tried to compile wine 5.0.2 and I get the message that I am missing some
files that I do not know how to get,I have tried to find them in different
places but I am no able to get them;I wonder if you could help me. It happens
when I run "./configure",it gives me a bunch of functions that wont be
supported.I send,in the attachment below all the data.Thanks.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43588
Bug ID: 43588
Summary: lasview.exe: trying to open via terminal. receiving a
program error. working on macOS sierra
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikhachernikov(a)gmail.com
Created attachment 59000
--> https://bugs.winehq.org/attachment.cgi?id=59000
backtrace found in "show details" option
I type into terminal on mac "wine lasview" no quotes, then hit enter. the
program LASview opends and a Program Error pops up saying "This can be coused
by a problem in the program or a deficiency in Wine.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38290
Bug ID: 38290
Summary: LabVIEW installer (2009sp1, 2012 Fall, 2014 Fall)
fails with msi.dll ACCESS_VIOLATION
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: enrico.segre(a)weizmann.ac.il
Distribution: ---
when setup.exe is run from desktop without particular wineprefix, as I reported
for the AppDB (
https://appdb.winehq.org/objectManager.php?sClass=application&iId=4556 ).
I see that several other bugs related to msi and labview (5399, 8895, 26537,
27841, 28849, 29099 for example) have already been filed and closed, so forgive
if that is a duplicate, or if there is a trivial workaround which I ignore.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49479
Bug ID: 49479
Summary: lutris game installation error while installing .net
framework 4.7.2
Product: Wine
Version: 5.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: fericeandanut(a)gmail.com
Distribution: ---
Created attachment 67592
--> https://bugs.winehq.org/attachment.cgi?id=67592
wvwery time I try to insall a game using lutris that requires .net framework
4.7.2 i get this bug and can't really do anything about it
hello.every time I try to install a game in lutris the installer crashes on the
point of installing .net framework 4.7.2.i can't instal games like dragon
age,fifa,watch dogs or anything like this
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43895
Bug ID: 43895
Summary: TKSuite-Remote-v4.4.3// Critical Error on Closing
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: FB(a)dibu-energie.de
Distribution: ---
Created attachment 59513
--> https://bugs.winehq.org/attachment.cgi?id=59513
TKSuite_4.4.3 Backtrace
When closing TKSuite Remote version 4.4.3 an critical error approaches.
ALL the time even on a clean version.
On the system, Lenovo Thinkpad X260, is running the OS Linux Mint v. 18.2.
A Backtrace 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=42180
Bug ID: 42180
Summary: iTunes 12.5.4 fails Sign In to the iTunes Store
Product: Wine
Version: 2.0-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetaste(a)gmx.net
Distribution: ---
Created attachment 56804
--> https://bugs.winehq.org/attachment.cgi?id=56804
screenshot error
Sign In to the iTunes Store fails with error popping up:
"Verification failed: There was an error connection to the Apple ID server"
Terminal output:
GnuTLS error: Key usage violation in certificate has been detected.
2017-01-10 19:39:42.544 iTunes.exe[8:cc] (Initialize|Accept)SecurityContext
failed with error 0x80090304
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
---
Same with 32 and 64 bit version.
Similar comments in the AppDB.
Confirming behavior since wine 1.9.24 (first I tested).
--
Do not reply 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=35033
Bug #: 35033
Summary: Alpha Protocol: Game hangs with black screen at
startup
Product: Wine
Version: 1.7.7
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ipickert55(a)gmail.com
Classification: Unclassified
Created attachment 46703
--> http://bugs.winehq.org/attachment.cgi?id=46703
Wine Log
Game just sits there with a black screen, no sound or menus 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.
https://bugs.winehq.org/show_bug.cgi?id=50161
Bug ID: 50161
Summary: Garbled sound in Unigine Superposition
Product: Wine-staging
Version: 5.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cybermax(a)dexter.no
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
When running Unigine Superposition benchmark, the sound is all garbled -
"White-noise". This did NOT happen with <=wine-5.21 or <=wine-staging-5.21.
I pinpointed this to the staging-patchset: msvcrt-Math_Precision
If you add ONLY this patchset to wine-5.22, you will have this bug. I suspect
it has something to do with msvcrt now being built as PE lib maybe?
However, i was not able to do a debuglog with: WINEDEBUG="+msvcrt" cos that
just caused this:
002c:trace:msvcrt:DllMain stack overflow 1968 bytes in thread 002c addr
0x7f84d4c31c25 stack 0x120850 (0x120000-0x121000-0x320000)
003c:trace:msvcrt:DllMain stack overflow 1968 bytes in thread 003c addr
0x7ff47c139c25 stack 0x120850 (0x120000-0x121000-0x320000)
0044:trace:msvcrt:DllMain stack overflow 1968 bytes in thread 0044 addr
0x7ff7e91d9c25 stack 0x120850 (0x120000-0x121000-0x320000)
004c:trace:msvcrt:DllMain stack overflow 1776 bytes in thread 004c addr
0x7fb80858a80c stack 0x120910 (0x120000-0x121000-0x220000)
Not sure what else i can do to provide any meaningful log from this.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49302
Bug ID: 49302
Summary: Unknown
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: coolgamer1968(a)gmail.com
Distribution: ---
OOf
--
Do not reply 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=36801
Bug ID: 36801
Summary: Crash during program install
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mike99(a)live.co.uk
Created attachment 48876
--> http://bugs.winehq.org/attachment.cgi?id=48876
Contains data produced by 'Show Details' button in error box.
When trying to install BearShare, the BearShare installation box opens followed
by Program Error box with the error ' BearShareSetup-r0-n-bf.exe has
encountered a serious problem...'
I have attached a copy of the data produced by the 'Show Details' button.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47182
Bug ID: 47182
Summary: Call of Duty Black Ops doesn't install
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: minduser68(a)gmail.com
Hello,
I'm trying to see if I can solve this problem using Wine, because I've read
several bug reports, tried different "solutions" and none of them worked.
I'm getting the tipical ISDone.dll error, with the Unarc.dll error -11 and a
"data corruption".
Before writing this I've looked at the kind of error tried to install other
games, tried to install the very same files in a windows based machine (that
worked, excluding the data corruption possibility) and searched for an eventual
compatibility problem (tried to install under windows XP, 7 and 10).
This is not an ordinary game file, it's a repack, therefore I'm not sure if the
problem might be a compatibility problem with Wine itself.
I tried to install CoD: MW3 and I got the same error, Monopoly Plus (as a test
to the repacks) and I was able to install it, but the game wouldn't run and I
tried Minecraft Story mode that eventually returned the same error as all the
previous attempts.
I'm running the macOS Mojave (10.14.4) in a MacBook Pro 15" early 2013 with:
- intel i7 3740QM
- 16GB DDR3 RAM
- NVIDIA GeForce GT 650M
I'll apreciate any help reggarding this matter.
Best 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=44649
Bug ID: 44649
Summary: Program crashes when using copy/paste
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mstefanec(a)gmail.com
Distribution: ---
Created attachment 60654
--> https://bugs.winehq.org/attachment.cgi?id=60654
backlog file
Program ROBO Pro crashes after using copy paste routine on any object. After
paste command is issued crash happens.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29252
Bug #: 29252
Summary: ICBC Internet Banking Assistant ICBCEBankAssist.exe
can't open embed iexplore
Product: Wine
Version: 1.3.34
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
Created attachment 37828
--> http://bugs.winehq.org/attachment.cgi?id=37828
Log: start ICBC Assistant
wine-1.3.34-39-g95f81d1
1. Download ICBC Internet Banking Assistant installer (
ICBCSetupIntegration.msi ) from
https://mybank.icbc.com.cn/icbc/enperbank/index.jsp
$ wget
http://www.icbc.com.cn/icbc/html/download/EbankToolsSoftware/ICBCSetupInteg…
2. install ICBC Internet Banking Assistant
$ msiexec /i ICBCSetupIntegration.msi
3. Start Internet Banking Assistant
cd to "Program Files/ICBCEbankTools/ICBCSetupIntegration"
$ wine ICBCEBankAssist.exe
4. Click on "One-key Installation for Non-USBKey User"
Expect result:
open a embed iexplore, user can install ActiveX controls from the Assistant
Actual result:
nothing happen
winetricks wininet doesn't work, winetricks ie7 doesn't work
--
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=49083
Bug ID: 49083
Summary: UDK installer has labels with placeholder values
Product: Wine
Version: 5.7
Hardware: x86-64
URL: https://www.moddb.com/engines/unreal-development-kit/d
ownloads/february-2015-unreal-development-kit-udk
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mirh(a)protonmail.ch
Distribution: ---
Values such as "IFBack", "IENext", "IEInstallExtras" or "IEClientInstallDesc"
(instead of the buttons back and next and whatever that you would expect).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45768
Bug ID: 45768
Summary: PES 2019 demo launchs correctly fails upon connecting
server (GnuTLS does not support algorithm 11..)
Product: Wine
Version: 3.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bcrypt
Assignee: wine-bugs(a)winehq.org
Reporter: rtfss1(a)gmail.com
Distribution: ---
Created attachment 62224
--> https://bugs.winehq.org/attachment.cgi?id=62224
some log
Hi,
installed PES 2019 demo with Steam Proton..
and game launches correctly.. you accept some EULAS.. and then just before menu
appears in what appears server connecting crashes..
from command line log from which steam was launched nothing interesting it
shows DXVK being used (and I tested DXVK renders correctly the game on Windows
by copying DLLS manually so clearly not a graphics issue)..
I enabled proton game log file and from steam-886680.log I see lots of fixmes
like:
GnuTLS does not support algorithm 10 with hash len 32
GnuTLS does not support algorithm 11 with hash len 32
GnuTLS does not support algorithm 11 with hash len 48
more 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.
http://bugs.winehq.org/show_bug.cgi?id=25579
Summary: Microsoft Flight Simulator X: cannot activate product
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Terminal shows some wininet fixme's:
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
so I tried native wininet, no dice. Next was a winhttp error:
err:winhttp:netconn_secure_connect couldn't verify server certificate (12057)
so 'winetricks winhttp'. Still no luck:
austin@aw21 ~/.wine/drive_c/Program Files/Microsoft Games/Microsoft Flight
Simulator X $ wine fsx.exe
fixme:heap:HeapSetInformation 0x750000 0 0x32f36c 4
fixme:heap:HeapSetInformation 0x110000 0 0x32f368 4
fixme:heap:HeapSetInformation 0x330000 0 0x32f364 4
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:ras:RasEnumConnectionsW (0x204b90,0x1e1e454,0x1fd2004),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL"
priority
fixme:wintrust:HTTPSCertificateTrust (0x1ef968)
fixme:wintrust:HTTPSFinalProv (0x1ef968)
didn't try beyond that.
--
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=50027
Bug ID: 50027
Summary: Could you make it possible for WINE to extract only
the required components for a Windows program to
function correctly.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 49studebaker(a)gmail.com
Distribution: ---
The WINE package is 50mb. The uncompressed size is 500mb. Could you make it
possible for WINE to extract only the required components for a Windows program
to function correctly.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50001
Bug ID: 50001
Summary: Epic Battle Fantasy 4 glitchy / crackly sound
Product: Wine
Version: 5.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winepulse.drv
Assignee: wine-bugs(a)winehq.org
Reporter: spoon0042(a)hotmail.com
CC: aeikum(a)codeweavers.com
Regression SHA1: a10824a03cb7ad1a2a1987433c5ad832dcdf6962
Distribution: Debian
With bug 15437 fixed I tried Epic Battle Fantasy 4 again. Which in fact runs
without any workaround, hooray. Unfortunately the sound is... glitchy. Or
crackly. Sounds kind of like a vinyl record, if that makes sense. Whatever you
call it, regression test came up with this:
a10824a03cb7ad1a2a1987433c5ad832dcdf6962 is the first bad commit
commit a10824a03cb7ad1a2a1987433c5ad832dcdf6962
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Mon Aug 17 10:38:18 2020 -0500
winepulse: Don't rely on pulseaudio callbacks for timing.
Contains contributions from Mark Harmstone and Zhiyi Zhang.
Some devices, especially USB devices, have very irregular timing or
very long periods. Some Windows applications (The Witcher 3) are built
to expect regular, short period times, and so would underrun when the
device timing didn't match their expectations. This patch decouples
the Windows-side timing from the OS-side timing so we can meet those
applications' requirements.
Signed-off-by: Andrew Eikum <aeikum(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 8a50da38b87968668b84c04a64aafeb27005c759
0cae2ea7b06cd444a0e11ffd26cbf7ca05f5738d M dlls
If you have the game available you only need to skip to the main menu with "new
game" as an option; the music will be glitchy.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47007
Bug ID: 47007
Summary: 1checker crash
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 13439402428(a)163.com
Distribution: ---
Created attachment 64167
--> https://bugs.winehq.org/attachment.cgi?id=64167
Log
Application name: 1checher.
Application crash when open it or try to login.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50061
Bug ID: 50061
Summary: winetricks -q quicktime76 hangs
Product: Wine
Version: 5.20
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: pgofman(a)codeweavers.com
Regression SHA1: ec1ea1ea1b2469a526f4bbc38aab404b7a2b062c
Distribution: Gentoo
Regression, introduced by:
ec1ea1ea1b2469a526f4bbc38aab404b7a2b062c is the first bad commit
commit ec1ea1ea1b2469a526f4bbc38aab404b7a2b062c
Author: Paul Gofman <pgofman(a)codeweavers.com>
Date: Fri Oct 9 05:51:27 2020 +0300
ntdll: Call FLS callbacks.
Signed-off-by: Paul Gofman <pgofman(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
dlls/kernel32/tests/fiber.c | 24 +++++++++++---
dlls/kernel32/tests/loader.c | 79 ++++++++++++++++++++++++++++++++------------
dlls/ntdll/loader.c | 8 ++++-
dlls/ntdll/thread.c | 40 +++++++++++++++++++---
4 files changed, 119 insertions(+), 32 deletions(-)
winedbg starts, but never prints a backtrace and hangs. Disabling the
crashdialog first has no effect, still hangs and don't get a backtrace.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49576
Bug ID: 49576
Summary: used crossover to download windows version of steam
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: josephpinsky(a)icloud.com
Created attachment 67725
--> https://bugs.winehq.org/attachment.cgi?id=67725
not sure what this is but the error message told me to save and add to a bug
report
When i try and open steam on crossover it doesn't load properly and comes up
with a error message
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47270
Bug ID: 47270
Summary: User shared data thread is always created
Product: Wine-staging
Version: 4.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: awesie(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Due to the changes to "Fake Dlls" patch set, specifically for the 64-bit
syscalls, the user_shared_data is accessed in every Wine process. While this is
not incorrect, it does represent a change from the original intentions of the
"user_shared_data" patch set, which was to only create this extra thread, and
the associated overhead, on programs that *need* to access user_shared_data.
If this new behavior is going to stay, then it would probably be a good idea to
revisit the "user_shared_data" patch set. For instance, one might simplify it
to always create the user shared data thread. Alternatively, if the new
behavior is undesirable, then we should find a way to prevent it.
(I am not personally convinced that the theoretical overhead is a problem.
There was a long discussion about this on the old wine-staging patch submission
website which no longer exists.)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44309
Bug ID: 44309
Summary: gta3.exe crashes when launched
Product: Wine
Version: 2.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: errqre(a)gmail.com
Distribution: ---
Created attachment 60146
--> https://bugs.winehq.org/attachment.cgi?id=60146
backtrace.txt from the crash
gta3.exe crashes immediately when launched - installed through 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.
https://bugs.winehq.org/show_bug.cgi?id=38159
Bug ID: 38159
Summary: NULL pointer dereferencing
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Distribution: ---
File /dlls/krnl386.exe16/int2f.c
Lines 1026-1034
if (!driver_request) {
/* FIXME - to be deleted ?? */
ERR("ES:BX==0 ! SEGFAULT ?\n");
ERR("-->BX=0x%04x, ES=0x%04x, DS=0x%04x, CX=0x%04x\n",
BX_reg(context), context->SegEs, context->SegDs,
CX_reg(context));
driver_request[4] |= 0x80;
driver_request[3] = 5; /* bad request length */
return;
}
If driver_request == NULL then driver_request[4] will be NULL pointer
dereferencing.
--
Do not reply 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=29849
Bug #: 29849
Summary: oleaut32's OLEPictureImpl_Load fails when Stat()
method is missing
Product: Wine
Version: 1.4-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael.blumenkrantz(a)gmail.com
Classification: Unclassified
Created attachment 38772
--> http://bugs.winehq.org/attachment.cgi?id=38772
test case
Without a Stat() method, this function should only read the parts of a file
that are needed. Instead, it continues to read and eventually crashes.
Find attached a test case which takes an image file as an argument, then
crashes.
--
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=50166
Bug ID: 50166
Summary: Benchmark Sims BMS 4.34 flight sim hangs when air
traffic control uses TTS, able to get backtrace
Product: Wine
Version: 5.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: freehand(a)tutanota.com
Distribution: ---
Created attachment 68684
--> https://bugs.winehq.org/attachment.cgi?id=68684
backtrace produced at the moment BMS 4.34 hangs, during air traffic TTS
The latest version of the Falcon 4 community patch project is BMS 4.34, which
adds sophisticated air traffic control. Though it is maintained and developed
by volunteers, as of 2020 BMS 4.34 is one of the best combat flight sims
available, comparable to the best commercial products. Previous versions, such
as BMS 4.33, are rated platinum compatibility with wine. With BMS 4.34,
though, wine hangs when air traffic control TTS is used.
I experimented with sound settings and was able to get a backtrace rather than
just a hang (see attachment).
My specific procedure was:
I am using wine 5.21 (Staging) on Ubuntu 20.04 LTS.
As a first step, I got a reproduceable hang by starting BMS 434, choosing TE #1
ground ops, selecting the training flight entering 3D with the default ramp
start, then waiting for the hang at about 10:28:47 on the cockpit clock at
upper right. While waiting I was watching the running processes on a second
monitor using the linux top command. I saw the pulseaudio process active a lot,
so I exited BMS, set sound volume to zero in Ubuntu, restarted BMS, turned all
sound volume to zero, then started the TE #1 again. Then in top I killed the
pulseaudio process.
Why do all this with the sound? In hopes of generating a stack trace. It
worked! BMS produced the stack trace dialog at the point where it usually
hangs.
>From the stack trace it appears that the problem is in VoiceManager (see stack
trace below). Components involved appear to be:
installation and setup API ( dlls/{cfgmgr32,newdev,setupapi} )
Common Controls DLL ( dlls/comctl32/ )
winmm and mci ( dlls/{winmm,mciavi32,mcicda,mciseq,mciwave}/ )
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42055
Bug ID: 42055
Summary: Chessbase 13: Unhandled exception: page fault on
execute access to 0x4bda7b50 in 32-bit code
(0x4bda7b50).
Product: Wine
Version: 1.8-rc4
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: twirpxacc91919(a)gmail.com
Created attachment 56542
--> https://bugs.winehq.org/attachment.cgi?id=56542
Program Error Details
The program gives a pop-up that it encountered a serious problem then says it
must shut down. It is very inconvenient and happened more than twenty times.
(I am not knowledgeable about any code or programming language, so sorry for my
ignorance.)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46248
Bug ID: 46248
Summary: Sniper Elite 3 GameSessions installer crashes during
extract
Product: Wine
Version: 3.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: throwawayaccx(a)gmail.com
Distribution: ---
Created attachment 62946
--> https://bugs.winehq.org/attachment.cgi?id=62946
Wine log for installer setup
The installer for Sniper Elite 3 via GameSessions crashes and fails to extract
game files. I see in drive_c/users/$USER/Temp it was able to extract a few
files but only about 1.1 MB of it. Installer can be downloaded here (user agent
switcher required): https://www.gamesessions.com/zz/Game/SniperElite3
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38356
Bug ID: 38356
Summary: Xibo Player 1.7.3: Cant start
Product: Wine
Version: 1.7.40
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: ignacio.santolin(a)gmail.com
Distribution: ---
Created attachment 51200
--> https://bugs.winehq.org/attachment.cgi?id=51200
Xibo debug
I Installed
http://xibo.org.uk/get-xibo/
"Xibo For Windows"
And When i tries to start, shows the attached debug and cant start
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41728
Bug ID: 41728
Summary: While using the app it keeps crashing and operation is
very slow.
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ryanscik5(a)hotmail.com
Created attachment 56165
--> https://bugs.winehq.org/attachment.cgi?id=56165
yugioh pro
I am using yugioh pro on wine and I never had problems. 2 days ago the app
became very slow and it crashes when playing. I have no idea what's wrong. I
tried installing a new version but still the same problems.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43868
Bug ID: 43868
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.
http://bugs.winehq.org/show_bug.cgi?id=36633
Bug ID: 36633
Summary: Administrative privileges not sufficient
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 9728889999o(a)gmail.com
Created attachment 48676
--> http://bugs.winehq.org/attachment.cgi?id=48676
Error Message
I tried to run an application under Wine and it says that I have "insufficient
privileges, please close and run again as administrator." I tried to run the
Windows 7 USB/DVD Creator. See the attachment for more.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49589
Bug ID: 49589
Summary: UnrealTournament Demo mouse non-movable in 5.13, was
working in 5.11
Product: Wine
Version: 5.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: randrianasulu(a)gmail.com
Distribution: ---
After starting game (/.wine/drive_c/TournamentDemo/System$ taskset -c 0 wine
UnrealTournament.exe) I can see splash screen, then game window appear, where I
can use keyboard for navigation and quitting game, yet mouse cursor stuck in
top-left corner (where I still can click for menu)
Tried setting Windows version back to winXP/win95 from Win10 - no result.
Checked/unchecked checkboxes in winecfg about wine <-> window manager
integration (I use old kwin from kde3).
Mouse in DeusEx 1 demo and Unreal2 demo still works.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39306
Bug ID: 39306
Summary: wine crash when using Lord of the rings : battle for
middle earth 2
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: titouan.dugre(a)gmail.com
Distribution: ---
Wine gives this message :
"direct 3 D error 0*80004001 (E_NOTIMPL)
14 adresses :
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49382
Bug ID: 49382
Summary: Builders of Egypt: Prologue crashes on startup
Product: Wine
Version: 5.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
Created attachment 67442
--> https://bugs.winehq.org/attachment.cgi?id=67442
Console
The game gives nothing more than a warning about cooked content not being
found. (Unreal Engine)
---------------------------
Message
---------------------------
The global shader cache file 'Z:/media/Windows/Spiele/Builders of Egypt
Prologue/Engine/GlobalShaderCache-GLSL_430.bin' is missing.
Your application is built to load COOKED content. No COOKED content was found;
This usually means you did not cook content for this build.
It also may indicate missing cooked data for a shader platform(e.g., OpenGL
under Windows): Make sure your platform's packaging settings include this
Targeted RHI.
Alternatively build and run the UNCOOKED version instead.
---------------------------
OK
---------------------------
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48298
Bug ID: 48298
Summary: Clicking Audio tab in Winecfg causes a crash (macOS
wine built without mingw)
Product: Wine
Version: 5.0-rc1
Hardware: x86-64
OS: Mac OS X
Status: NEW
Keywords: regression, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Created attachment 66006
--> https://bugs.winehq.org/attachment.cgi?id=66006
backtrace
Only happens in a 64bit prefix.
Backtrace is attached. There was no other console output.
This is a regression that happened around the same time as bug 47350. This one
might be tricky to bisect because of the aforementioned 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.
http://bugs.winehq.org/show_bug.cgi?id=37067
Bug ID: 37067
Summary: System.NotSupportedException: CodePage 1361 not
supported
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: t_arceri(a)yahoo.com.au
Gemini Script Editor crashes when trying to open a script. With the following
exception thrown.
The scripts are from rpgmaker I think it might use Korean as a was to try
obfuscate the script
Unhandled Exception:
System.TypeInitializationException: An exception was thrown by the type
initializer for ScintillaNet.Scintilla ---> System.NotSupportedException:
CodePage 1361 not supported
at System.Text.Encoding.GetEncoding (Int32 codepage) [0x00000] in <filename
unknown>:0
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44151
Bug ID: 44151
Summary: Error when running daemon RoyalRadioCash
Product: Wine
Version: 1.8.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: k-u-r-o-k(a)yandex.ru
Distribution: ---
Created attachment 59906
--> https://bugs.winehq.org/attachment.cgi?id=59906
Program error details
Hello!
I want to use RoyalRadioCash Wallet (version for Windows,
http://royalradio.cash/ ) on Linux PC due to Wine.
The GUI (royalradiocash-wallet-gui.exe) is running successfully, but daemon
royalradiocashd.exe gives error.
Thank you!
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43219
Bug ID: 43219
Summary: Serious Sam Double D XXL not working
Product: Wine-staging
Version: 2.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tall89(a)mail.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
I bought today the game Serious Sam Double D XXL with a discount in Steam, the
game was installed but not correctly launched, opened the system monitor, I
watch the game is hanging in the processes, here is the error report
------ Program SSLauncher.exe ------
err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status
0x2733
err:winedevice:async_create_driver failed to create driver L"ps6ajtsb":
c0000135
err:seh:setup_exception_record stack overflow 1024 bytes in thread 0042 eip
7bc83c67 esp 00240f30 stack 0x240000-0x241000-0x340000
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42332
Bug ID: 42332
Summary: With Wine 2.0 Crashes Mathtype 6 in office 2007 With
Wine 1.6.2 no crash.
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: markus.bbock(a)web.de
Distribution: ---
Created attachment 57088
--> https://bugs.winehq.org/attachment.cgi?id=57088
With Wine 2.0 Crashes Mathtype 6 in office 2007 With Wine 1.6.2 no crash.
With Wine 2.0 Crashes Mathtype 6 in office 2007
With Wine 1.6.2 no crash.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35927
Bug ID: 35927
Summary: Win Toolkit v.1.4.37.20 requires administrative
privilegies on startup.
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sov.info(a)mail.ru
Created attachment 47977
--> http://bugs.winehq.org/attachment.cgi?id=47977
screenshot
I tried to login as root and run wine, but this error still present. You can
see it on screenshot...
Ubuntu 14.04 beta x64, wine x86-x64, ver. 1.6.2 from proposed.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43689
Bug ID: 43689
Summary: Sangokushi 10/Romance of the three kingdoms 10 not
install
Product: Wine
Version: 2.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: spblizard(a)gmail.com
Distribution: ---
an installation error occurs:
err:msi:ACTION_InstallFiles Failed to ready media for L"secdrv.sys"
in the application writes that the file was not found.
P.S.: Sorry on my english,
--
Do not reply 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=36434
Bug ID: 36434
Summary: Regression: Capture NX-D fails with "Initialization
error (E010)"
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fordfrog(a)fordfrog.com
i'm using latest wine from source repository. this bug is probably week or so
old. when launching Nikon Capture NX-D, it fails with "Initialization error
(E010)". i have wine compiled with both 32bit and 64 versions (using gentoo
live ebuild), but for the app i am using 32 bit version (64bit version does not
work due to some missing implementation in wine). i'm running the app using
following command:
WINEPREFIX=~/.wine32 WINEARCH=win32 wine .wine32/drive_c/Program\
Files/Nikon/Capture\ NX-D/Module/CaptureNX-D.exe
.wine32 directory is initialized for 32bit arch and windows 8.
before week or so the app started without any issue and it was usable. but few
days ago it stopped to launch.
this is the output before the bug occurs:
$ WINEPREFIX=~/.wine32 WINEARCH=win32 wine .wine32/drive_c/Program\
Files/Nikon/Capture\ NX-D/Module/CaptureNX-D.exe
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33fbcc 1 C) semi-stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:thread:GetThreadPreferredUILanguages 52, 0x33f9c0, 0x33fa30 0x33f9c8
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33edc0 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33ee50 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33ec80 1 C) semi-stub
fixme:msvcrt:__clean_type_info_names_internal (0x788b0e54) stub
fixme:msvcrt:__clean_type_info_names_internal (0x1001e33c) stub
fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub
the complete process of installation and running is the same as in bug #35864.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50118
Bug ID: 50118
Summary: connection_GetAdapterId infinite loop in
Qt5Network.dll
Product: Wine
Version: 5.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: iphlpapi
Assignee: wine-bugs(a)winehq.org
Reporter: mk939(a)ymail.com
Distribution: ---
Created attachment 68613
--> https://bugs.winehq.org/attachment.cgi?id=68613
Command line output comparison
Application: Genshin Impact update program (launcher)
In Wine 5.17 and 5.20 "iphlpapi.GetAdaptersAddresses" seems to trigger an
infinite loop which consists of this log entry:
023c:fixme:netprofm:connection_GetAdapterId 00000000023572A0, 0000000002FBB630
Greppting through the files reveals that "GetAdaptersAddresses" is used in
Qt5Network.dll, hence it might also affect other applications.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39996
Bug ID: 39996
Summary: Application Autodata will not load icons and text
Product: Wine
Version: 1.7.54
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tutonis(a)gmail.com
Distribution: ---
Created attachment 53438
--> https://bugs.winehq.org/attachment.cgi?id=53438
It works with wine 1.7.53
After loading application all icons are not show until clicked or focused by
keyboard arrow movements. As you can see by pictures there is upper and lower
icon regions. After clicking place where icon suppose to be the icon is
revealed. The upper icon region gets different icons depending what is being
selected. Icons are not redrawn after "revealing" them with mouse or keyboard
and changing selection (icons should be redawrn and updated by selected
option).
The issue is nor present in wine 1.7.53 but happens in 1.7.54 with same
configurations.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47655
Bug ID: 47655
Summary: Viber 11.3.1.28 installer can't complete the
installation
Product: Wine-staging
Version: 3.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bodqhrohro(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 65099
--> https://bugs.winehq.org/attachment.cgi?id=65099
log
https://pic4a.ru/98/OwW.png
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42697
Bug ID: 42697
Summary: resident evil 2 japan demul v0.5.7
Product: Wine
Version: 2.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: seganfl2k(a)gmail.com
Distribution: ---
Created attachment 57668
--> https://bugs.winehq.org/attachment.cgi?id=57668
crahses on talking scenes
resident evil 2 japan demul v0.5.7 crashes on speaking with leon or sherry
scenes
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43008
Bug ID: 43008
Summary: Batman Arkham Knight COMPLETLEY BROKEN
Product: Wine
Version: 2.0.1
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ericfrederickson68(a)gmail.com
Batman Arkham Knight doesn't work at all with wine. When I try to run it it
says "The program BatmanAK.exe has encountered a serious problem and needs to
close." When I clicked show details, I waited for 20 minutes and nothing
happened. It just kept saying "locating decailed information, please wait..."
Please do what you can to fix this. I would really appreciate it :)
Thanks,
Eric
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49481
Bug ID: 49481
Summary: Chaos Legion with winegstreamer enabled crashes.
Product: Wine
Version: 5.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: SolisX007(a)yahoo.com
Distribution: ---
Created attachment 67594
--> https://bugs.winehq.org/attachment.cgi?id=67594
CL-G_backtrace.txt
Chaos Legion with winegstreamer enabled crashes.
The only native library installed by winetricks is quartz on a WINEARCH=win32
on
wine-5.11.
(wine:32215): GLib-ERROR **: gmem.c:351: overflow allocating 1769349186*4 bytes
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48230
Bug ID: 48230
Summary: TES IV: Oblivion MP3 no longer play since wine-staging
4.17
Product: Wine-staging
Version: 4.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: belgix_oz(a)hotmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Some recent changes in QUARTZ.DLL code prevent TES IV: Oblivion to play MP3
files. Other sounds like voices and ambiance sound just play fine with any 4.x
version.
The issue is present in wine-staging 4.17, 4.18, 4.19, 4.20 and the latest
4.21.
A workaround to get thing working is to override QUARTZ.DLL and QUARTZ.DLL.SO
files in /usr/lib (and optionally /usr/lib64 but Oblivion is a 32-bit game)
using files compiled for wine-staging 4.16. Workaround tested on wine-staging
4.21 only.
Using native Windows QUARTZ.DLL (32-bit) doesn't help too. For that case, game
stability is good but no MP3 sound played.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45632
Bug ID: 45632
Summary: Cannot Start Garena Client
Product: Wine
Version: 3.0.2
Hardware: x86-64
URL: https://www.garena.co.id/gpc
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: donnisnoni.tid3(a)gmail.com
CC: pepe(a)bloodkings.eu
Distribution: Ubuntu
Created attachment 62059
--> https://bugs.winehq.org/attachment.cgi?id=62059
The output when i enter command 'wine start Garena.exe'
I have already install garena.. but cannot started when open
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42980
Bug ID: 42980
Summary: Black Desert Online - Failed to init security.
Product: Wine-staging
Version: 2.6
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shitman71(a)hotmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Created attachment 58112
--> https://bugs.winehq.org/attachment.cgi?id=58112
BDO_09.05.2017_Debug_Log
After starting the launcher of the game and pushing the play-button the
client(32 bit?) begins to load and quits with the error-message:
Failed to init security.
This is also a very common problem to windows users.
Fixes to windows users are to run this game within administrator-mode or to put
some kind of community-made patch into the folder "/Black Desert
Online/bin32/xc/na/".
I did also completely disable the firewall to test it, i cannot progress to the
point of initialising its graphics. It always exits with this error-message.
This should be the anti-cheat(unsure) of the game or some kind of other check
before fully loading the game.
Added attachments:
BDO_09.05.2017_Wine_Output
BDO_09.05.2017_Debug_Log
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10249
Summary: Battlefield2/SafeDisc 4.x and Punkbuster services cause
lockup: child processes debugging misconception
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Created an attachment (id=8876)
--> (http://bugs.winehq.org/attachment.cgi?id=8876)
WINEDEBUG=-all,+server,+tid,+loaddll,+seh wine ./BF2.exe +fullscreen 0 +szx 800
+szy 600 &>/tmp/debug_pipe
Hello,
while testing some PunkBuster stuff on popular games, I came across Battlefield
2 which employs SafeDisc 4.x
It seems there is a problem with debuggers in chained child processes.
Consider following scenario:
--- snip process list ---
pid threads parent executable (all id:s are in hex)
0000001b 1 00000008 'PnkBstrA.exe'
0000000c 2 00000008 'explorer.exe'
0000000a 2 00000008 '~e5.0001'
00000008 4 00000000 'BF2.exe'
--- snip process list ---
--- snip thread list ---
process tid prio (all id:s are in hex)
0000001b
0000001c 0
0000000c
00000010 0
0000000d 0
0000000a
00000012 0
0000000b 0
00000008
0000001a 1
00000014 15
00000013 0
00000009 0
--- snip thread list ---
"BF2.exe" = parent (game)
"~e5.0001" = 1st child = SafeDisc 4.x process = "debugger"
"PnkBstrA.exe" = 2nd child = PunkBuster Update Service
The 1st child acts as debugger for the parent "BF2.exe" and receives all debug
events (process, thread creation, dll load/unload...)
There are lots of breakpoint events triggered from parent.
This is part of SafeDisc 4.x and used for on-the-fly decryption of code
sections (child decrypts code of father).
When PunkBuster is initialized (loading of pbcl = client, pbag = agent), the
following services should get started: PnkBstrA.exe, PnkBstrB.exe and finally
the kmode driver PnkBstrK.exe
The service process "PnkBstrA.exe" is started from main process "BF2.exe"
(which is a debuggee itself).
No debug flags (DEBUG_PROCESS | DEBUG_ONLY_THIS_PROCESS) are specified in
process creation flags.
The debugger (child of parent, receives the process creation event) does not
make debugger_attach() to the newly created child process.
The child process seems to inherit the state of being a "debuggee": wine server
-> new_process -> set_process_debugger( process, parent->debugger );
The parent got its process->debugger from debugger_attach().
This leads to a problem in child process startup code:
"dlls/kernel32/process.c:start_process()" checks the PEB->BeingDebugged field
and if set, a system breakpoint is encountered before the entry code is called.
This breakpoint results in debug event - seen by debugger.
Unfortunately this event is _not_ expected by debugger because it didn't expect
another debuggee (child) to be created.
Ok, long story short solution: If you debug a process by attaching to an
already created process, you _must_ treat default debugging flags as if the
process has been created with DEBUG_ONLY_THIS_PROCESS, meaning that all childs
created by debuggee will NOT automagically become debuggees.
Short and (hopefully) acceptable patch snippet:
--- snip ---
diff --git a/server/debugger.c b/server/debugger.c
index a64a17a..c59f3a0 100644
--- a/server/debugger.c
+++ b/server/debugger.c
@@ -444,6 +444,7 @@ static int debugger_attach( struct process *process, struct
thread *debugger )
resume_process( process );
return 0;
}
+ process->create_flags |= DEBUG_ONLY_THIS_PROCESS;
return 1;
error:
--- snip ---
And yes, the patch (snippet) works as intended (tm) ;-)
Attached for sake of completeness is relevant server trace.
Search for "001c:trace:seh:raise_exception code=80000003 flags=0
addr=0x7b870ed8 " to the point where the entry system breakpoint is triggered.
Regards
--
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=20230
Summary: GetThreadTimes() and the Actual and Pseudo Current
Thread Handles
Product: Wine
Version: 1.1.30
Platform: PC
URL: http://rh-software.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
Some time ago I had an issue with SIV being unable to read the thread CPU time
usage when using GetThreadTimes(). I tracked down to the following and then did
a work-a-round.
The "Current Thread" effectively has 2 current thread handles, these are the
actual thread handle and the ~0 pseudo handle as returned by
GetCurrentThread(). When a call is made to GetThreadTimes() this calls
NtQueryInformationThread( ThreadTimes ) which contains the test "if (handle ==
GetCurrentThread())". As a result of this when GetThreadTimes() is called with
the actual thread handle no data is returned.
\WINE-1.1.30\dlls\ntdll\thread.c(1011): if (handle == GetCurrentThread())
I suspect the code should be changed to allow both the pseudo and actual thread
handles to be used as a minimum, better still would, when possible, be to
implement this function for any thread.
While searching the source I also noticed:
NTSTATUS WINAPI NtSetInformationThread( HANDLE handle, THREADINFOCLASS class,
LPCVOID data, ULONG length )
{
NTSTATUS status;
switch(class)
{
case ThreadZeroTlsCell:
if (handle == GetCurrentThread())
And suspect that code would benefit from a similar fix.
--
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=48407
Bug ID: 48407
Summary: OllyDbg 2.x segfaults the process after attaching to
it
Product: Wine
Version: 5.0-rc3
Hardware: x86
URL: http://www.ollydbg.de/odbg201.zip
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gabrielopcode(a)gmail.com
CC: jacek(a)codeweavers.com
Regression SHA1: 4ee629a3bafb1408a4e567908fef949837a39f10
Distribution: ---
Since commit 4ee629a3bafb1408a4e567908fef949837a39f10, OllyDbg will hang after
attaching to a process while the process itself will crash, and the message
`Segmentation fault' is printed in the terminal where the process is launched
from (not OllyDbg).
How to reproduce after downloading OllyDbg (link provided in report) using a
32-bit prefix:
1) Launch a simple window app, such as `winemine'
2) From another terminal, launch OllyDbg in same prefix.
Optionally: To speed up the attaching in OllyDbg, go to
Options->Options->Analysis. In `Automatic Module Analysis' set it to `Off'.
3) In OllyDbg, go to File->Attach and select the process (winemine). Wait a few
seconds until modules are processed, then the process will segfault and OllyDbg
will hang.
I tried to debug this to no avail, it's very unfamiliar territory for me, so
it's a bit over my head.
Reverting that commit on current wine git is not easy and I don't know how to
do it, since the break_process and related functions have been removed from the
wineserver at some point. So unfortunately I don't know where to start to fix
this regression.
--
Do not reply 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=23431
Summary: provide a stub for ntdll.NtSystemDebugControl()
(Ollydbg 2.x)
Product: Wine
Version: 1.2-rc5
Platform: x86
URL: http://www.ollydbg.de/version2.html
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
a simple one...
Ollydbg 2.x uses NtSystemDebugControl( DebugSysReadVirtual, ...) to read kernel
memory (driver/OS address space) for informational purposes.
Failure to do so doesn't cause harm.
Although this approach doesn’t require any additional kernel driver (only the
SeDebugPrivilege privilege on the running process) it's only useful for Windows
XP systems. It's disallowed since Windows Vista/Windows 7.
Not really useful in Wine but it obviously needs a stub.
--- snip ---
wine: Call from 0x7bc3d2d0 to unimplemented function
ntdll.dll.NtSystemDebugControl, aborting
First chance exception: unimplemented function ntdll.dll.NtSystemDebugControl
called in 32-bit code (0x7bc3d2d0).
...
=>0 0x7bc3d2d0 __wine_spec_unimplemented_stub+0x50(module="ntdll.dll",
function="NtSystemDebugControl")
[/opt/wine/wine-build/dlls/ntdll/../../../wine-git/dlls/ntdll/exception.c:268]
in ntdll (0x00334434)
1 0x7bc1f895 __wine_stub_NtSystemDebugControl+0x28() in ntdll (0x00334434)
2 0x004467ae in ollydbg (+0x467ad) (0x00334460)
3 0x0044698b in ollydbg (+0x4698a) (0x00334484)
--- snip ---
Dump params and return STATUS_NOT_IMPLEMENTED to keep it running ;-)
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=27222
Summary: dbghelp.dll.SymEnumSourceFilesW needed (ollydbg2)
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
while attaching to a target using JIT (replacing winedbg), the following crash
occurred:
--- snip ---
wine: Call from 0x7b838aa3 to unimplemented function
dbghelp.dll.SymEnumSourceFilesW, aborting
--- snip ---
A stub keeps it from crashing (though it should not be hard to implement a wide
character version).
+tid,+dbghelp:
--- snip ---
...
fixme:dbghelp:SymEnumSourceFilesW 0x58 400000 (null) 0x4c06d8 0x400000: stub!
fixme:dbghelp:SymEnumSourceFilesW 0x58 68350000 (null) 0x4c06d8 0x68350000:
stub!
fixme:dbghelp:SymEnumSourceFilesW 0x58 68490000 (null) 0x4c06d8 0x68490000:
stub!
fixme:dbghelp:SymEnumSourceFilesW 0x58 68530000 (null) 0x4c06d8 0x68530000:
stub!
fixme:dbghelp:SymEnumSourceFilesW 0x58 68590000 (null) 0x4c06d8 0x68590000:
stub!
fixme:dbghelp:SymEnumSourceFilesW 0x58 685b0000 (null) 0x4c06d8 0x685b0000:
stub!
fixme:dbghelp:SymEnumSourceFilesW 0x58 685f0000 (null) 0x4c06d8 0x685f0000:
stub!
...
--- snip ---
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=27802
Summary: ollydbg2 crashes on unimpl
dbghelp.dll.SymEnumSourceLinesW stub
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
ollydbg2 crashes when trying to display source:
--- snip ---
...
wine: Call from 0x7b8384bb to unimplemented function
dbghelp.dll.SymEnumSourceLinesW, aborting
--- snip ---
Stop at process main (dlls along with their debug syms loaded).
"View" -> "Source Files" -> double click any source file
$ wine --version
wine-1.3.24-174-g4b4dd30
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=39672
Bug ID: 39672
Summary: Folder names not clickable
Product: Wine
Version: 1.7.55
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: strife(a)home.se
Distribution: ---
Created attachment 52892
--> https://bugs.winehq.org/attachment.cgi?id=52892
clicking multiple folder texts
When opening a file, in Rhino3d, nothing happens when you click the names of
the folders, no files shown or updated.
In order to show files you must click the folder icon for anything to update.
Worked in 1.7.4
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39635
Bug ID: 39635
Summary: Hungarian Excel Viewer 2007: "Open" dialog on Win8
does not refresh correctly
Product: Wine
Version: 1.8-rc1
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
Continuation of bug 33736.
When you set Win version to 8 and then you want to open an XLS file in a
folder, you notice, that the existing file (C:\Users\text.xls) is not listed,
so there is nothing to open.
The problem is, that the folder content does not refresh, even if you right
click and select refresh from context menu.
The trick is, that in File dialog you can't click on "User" link, but you have
to click on the folder-icon standing on the left.
It has nothing to do, with filtering (*.xls etc.). For example you can click on
_icon_ of "Program files", then all the folders are listed. When you then click
on "Users" _link_, it still shows content of "Program Files" instead of
"Users".
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45920
Bug ID: 45920
Summary: Crossfire EU - program error at start
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: luca.finizio.mgbx(a)hotmail.it
Distribution: ---
Created attachment 62447
--> https://bugs.winehq.org/attachment.cgi?id=62447
detailed information
When I run the program I get a Program Error.
You can download the program here:
http://crossfire.gamerage.com/EN/Download/Client/
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38792
Bug ID: 38792
Summary: Error at trying to open CROSSFIRE (HGWC)
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hackother(a)hotmail.com
Distribution: ---
Created attachment 51717
--> https://bugs.winehq.org/attachment.cgi?id=51717
Error with HGWC
Error with HGWC
--
Do not reply 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=28075
Summary: total commander ultima prime 5.5 does not start
Product: Wine
Version: 1.3.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin.suc(a)googlemail.com
Hi,
Total commander ultima prime version 5.5 has been installed but did not
start.
Error: The program TC UP.exe has encountered a serious problem and needs to be
close.
If you can please let me know how to investigate to give you more
information.
Kind Regards,
Martin
--
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=13249
Summary: Putty: Yes/No/Cancel dialog moving with keyboard arrows
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: munozferna(a)gmail.com
I was trying to create an automated test for putty, and I noticed that there is
a problem between the Cancel and No button on a Yes/No/Cancel dialog. There
seem to be '2' controls between them when you move through the buttons with the
keyboard arrows. This dialog appears when establishing a connection to a
server, putty asks for a confirmation to accept rsa2 keys. I also noticed that
the OK / Cancel dialog seems to have 'two' more tabs position, so instead of
going to OK when you press arrow key on Cancel, it goes 'nowhere' two times. If
you use the tab key it seems to work fine. I am currently using wine-1.0-rc1.
--
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=16058
Summary: thumbnail view in total commander does not work
correctly
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d-84(a)bk.ru
Created an attachment (id=17284)
--> (http://bugs.winehq.org/attachment.cgi?id=17284)
thumbnail view
thumbnail view in total commander does not work correctly
os is ubuntu 7.10,
wine is 0.9.46-0ubuntu1
total commander is 7.02a and 7.01.
--
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=22676
Summary: The icon of some applications does not show up in the
Gnome panel (affects Total Commander 7.50a, µTorrent
2.0.1)
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://www.ghisler.com/amazons3.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Created an attachment (id=27926)
--> (http://bugs.winehq.org/attachment.cgi?id=27926)
Wine apps as they show up in Window List in the Gnome panel
Start Total Commander 7.50a, notice the application appears in the Window List
component of the Gnome panel, but it has no icon. (See screenshot). Same
happens with uTorrent 2.0.1.
Foobar2000 1.0 works fine.
Ubuntu 10.04 64 and Ubuntu 9.10 64.
--
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=25989
Summary: Total Commander: Crashes when clicking the current
directory field is clicked
Product: Wine
Version: 1.3.12
Platform: x86-64
URL: http://www.ghisler.com/amazons3.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Created an attachment (id=33128)
--> (http://bugs.winehq.org/attachment.cgi?id=33128)
Console log when I stat TC and click the blank space in the current directory
field
Total Commander shows two panels and each shows, at the top, the current
directory (it shows, for example, "c:\*.*"). Click in that field of the current
panel, in the blank space after the showed path. Notice the application
crashes.
--
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=25893
Summary: shell32:autocomplete test fails under
WINEDEBUG=warn+heap
Product: Wine
Version: 1.3.12
Platform: x86-64
URL: http://test.winehq.org/data/4454770cbcb8948b5545498f89
831bc2d07a4767/wine_ae-ub1004-heap/shell32:autocomplet
e.html
OS/Version: Linux
Status: NEW
Keywords: download, regression, source
Severity: minor
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: arethusa26(a)gmail.com
See
http://test.winehq.org/data/4454770cbcb8948b5545498f89831bc2d07a4767/wine_a…
There's also some valgrind logs that may be useful:
http://austinenglish.com/logs/valgrind/2011-01-25-11.02/vg-shell32_autocomp…
This is a regression, introduced by:
7a6c0d2f466793852d273890c67bc4e1c00cebb5 is the first bad commit
commit 7a6c0d2f466793852d273890c67bc4e1c00cebb5
Author: Andrew Nguyen <anguyen(a)codeweavers.com>
Date: Fri Jan 21 04:56:22 2011 -0600
shell32: Fix initial reference count for a new IAutoComplete instance.
:040000 040000 92481f8501c111a6d221666d4e7d6c701efbd43b
cfdc1adbe3b08e45fd6cb3d877a9d6750fd15570 M dlls
--
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=25987
Summary: Total Commander: Crashes when trying to copy files
Product: Wine
Version: 1.2-rc6
Platform: x86-64
URL: http://www.ghisler.com/amazons3.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Created an attachment (id=33125)
--> (http://bugs.winehq.org/attachment.cgi?id=33125)
Console log when 7.56a crashes. Nothing was printed after I pressed F5.
Steps to reproduce:
1. Open Total Commander,
2. Press F5, notice the application tries to open some windows and then
crashes.
wine-1.3.12
Total Commander 7.56a, 7.50a
--
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=22693
Summary: Total Commander: Invisible controls in a dialog window
get focus when pressing RIGHT
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://www.ghisler.com/amazons3.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Created an attachment (id=27960)
--> (http://bugs.winehq.org/attachment.cgi?id=27960)
Screenshot of dialog window which appears when pressing DEL in Total Commander
- Press DEL to delete a file, notice a dialog window appears asking "Do you
really want to delete ...?", and the Yes button is focused (see attached
screenshot).
- Pressing RIGHT (5 times) produces the following results:
1. The No button is focused
2. None of the buttons is focused!
3. None of the buttons is focused!
4. The Cancel button is focused
5. The Yes button is focused
This behavior is different than on Vista, where pressing RIGHT (3 times)
produces:
1. The No button is focused
2. The Cancel button is focused
3. The Yes button is focused
Some more info:
On Vista, pressing TAB in this context has the same effect as pressing RIGHT.
In Wine, pressing TAB in this context works fine (similar to Vista).
Total Commander 7.50a
wine-1.1.44
Ubuntu 10.04 64
--
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=26084
Summary: Total Commander: Incorrect character appears instead
of backslash in the UI
Product: Wine
Version: 1.3.13
Platform: x86-64
URL: http://www.ghisler.com/amazons3.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Created an attachment (id=33266)
--> (http://bugs.winehq.org/attachment.cgi?id=33266)
Total Commander Operations Queue window showing an incorrect character
Steps to reproduce: press F5 to copy a file, press F2 to queue the operation,
notice a new window appears showing the operations queue, notice it shows a
Y-like character instead of the "\" character. (see the screenshot)
--
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=22845
Summary: Total Commander: Application crashes when trying to
display system information
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://www.ghisler.com/amazons3.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Created an attachment (id=28211)
--> (http://bugs.winehq.org/attachment.cgi?id=28211)
Console log (showing that a stack overflow happened)
Start Total Commander, go to menu Commands -> System Information..., notice the
application crashes.
Total Commander 7.50a
Ubuntu 10.04 64
--
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=22264
Summary: Total Commander: Button not drawn properly when the
window is activated and the button was hidden
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Start Total Commander, Ctrl F, left-click on the "New URL..." button, notice a
"ftp" window opens, move it so it partially covers the "New URL..." button you
just pressed (see attached screenshot), press ESC, notice the button is not
drawn correctly (see attached screenshot).
Total Commander 7.50a
--
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=22263
Summary: Total Commander: Main window becomes dead when the FTP
Connect window is open and you switch workspaces
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
- Start an unregistered (shareware) Total Commander: now you have the main
window and the "please register" window.
- Ctrl Alt Right, Ctrl Alt Left: notice the main window is mainly black (see
attached screenshot).
- Close the shareware window by pressing 1, 2 or 3: notice the main TC window
is still unresponsive, and still looks dead.
- Ctrl Alt Right, Ctrl Alt Left: notice the main TC window works properly.
The same happens when the following windows are open (and you switch
workspaces):
- FTP Connect (Ctrl F)
- FTP New Connection (Ctrl N)
- "No files selected!" (in a panel, go over "..", press Enter twice, press F5)
It does NOT happen with:
- File Copy (F5)
The main window should not become unresponsive..
Total Commander 7.50a
--
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=21766
Summary: Total Commander: Right-clicking a file and choosing a
menu item acts as Rename
Product: Wine
Version: 1.1.38
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Created an attachment (id=26313)
--> (http://bugs.winehq.org/attachment.cgi?id=26313)
Shows what happens when a menu item is clicked
Right-click a regular file and wait for the menu to show up, then click any of
the following menu items: Cut, Copy, Create Link, Delete, Properties. What it
does is as if the Rename item is clicked.
--
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=22491
Summary: Total Commander: Pressing the "Program information"
button opens multiple windows instead of just one
Product: Wine
Version: 1.1.42
Platform: x86-64
URL: http://www.ghisler.com/amazons3.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Created an attachment (id=27552)
--> (http://bugs.winehq.org/attachment.cgi?id=27552)
useless attachment showing the two help windows and the button which has been
pressed twice
- Start Total Commander 7.50a - NOT REGISTERED, notice the "This program is
Shareware" window.
- Press the "Program information" twice, notice it opens 2 windows showing
"Total Commander Help Index". On XP it opens only one.
--
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=33489
Bug #: 33489
Summary: WinRAR 5.0 beta 1 help causes HH crash
Product: Wine
Version: 1.5.29
Platform: x86
URL: http://www.rarlabs.com/rar/wrar50b1.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hhctrl.ocx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Classification: Unclassified
Created attachment 44328
--> http://bugs.winehq.org/attachment.cgi?id=44328
`wine start WinRAR.chm` backtrace
That's 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=31922
Bug #: 31922
Summary: Wine 1.4 closes Totalcmd64.exe when viewing image
files via Imagine plugin
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karl.heilen(a)freenet.de
Classification: Unclassified
Created attachment 42028
--> http://bugs.winehq.org/attachment.cgi?id=42028
trace file created by Wine 1.4 before terminating Total Commander 8.01 x64 and
its plugin Imagin 1.08 x64
Environment:
------------
Ubuntu 12.04.1 x64
kernel 3.2.0-31
Wine 1.4 amd64
Total Commander 8.01 x64
Total Commander Plugin "Imagine 1.08 x64"
Steps to reproduce:
-------------------
Viewing any image file, *.jpg or *.png.
Simply selecting random menu items inside the Total Commander lister plugin
will quickly trigger a fatal Wine exception.
Such an exception will not happen if I use
Total Commander 8.01 x32
Total Commander Plugin "Imagine 1.08 x32"
on the same
Ubuntu 12.04.1 x64
kernel 3.2.0-31
Wine 1.4 amd64
environment.
Such an exception will also not happen if I use
Total Commander 8.01 x64
Total Commander Plugin "Imagine 1.08 x64"
Windows 7 SP1 x64
--
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=41991
Bug ID: 41991
Summary: total commander label of partition
Product: Wine
Version: 1.9.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrej8anubis(a)gmail.com
Distribution: ---
Created attachment 56403
--> https://bugs.winehq.org/attachment.cgi?id=56403
none label
Total commander does not show a label of the partition
instead, _none_ is written where label should be as show in the picture in
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.
https://bugs.winehq.org/show_bug.cgi?id=38565
Bug ID: 38565
Summary: Total Commander fails to redraw long list with Source:
Filename setting
Product: Wine
Version: 1.7.42
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: katsunori.kumatani(a)gmail.com
Distribution: ---
How to reproduce:
First be sure you are in the "Source: Only file names" view option, at the top,
should be fourth item from the left in the default button bar.
Then go into a directory with a huge number of files/folders, like Z:\usr\bin
(/usr/bin), should be plenty.
Scroll to the right by pressing right arrow (the files should be in columns).
While scrolling, the view is completely messed up. You need to Refresh it or
force a redraw to display properly.
I suspect it's some unimplemented "erase background" messages in Wine? I'm not
too knowledgeable for specifics unfortunately.
Download 32-bit version from: http://www.ghisler.com/
--
Do not reply 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=22440
Summary: Total Commander: The panels showing Brief are not
resized vertically when the application window is
resized vertically
Product: Wine
Version: 1.1.42
Platform: x86-64
URL: http://www.ghisler.com/amazons3.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Created an attachment (id=27481)
--> (http://bugs.winehq.org/attachment.cgi?id=27481)
Screenshot - Brief panel not resized when window is resized vertically
- Press Ctrl F1, notice the panel is in "Brief" mode (and has a horizontal
scrollbar instead of a vertical one).
- Resize the window vertically, make it smaller (or larger - see screenshot),
notice the Brief panel is not resized.
Total Commander 7.50a
--
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=22265
Summary: Total Commander: Application opens a window which
should be visible but is hidden by the current window
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
1. Click (menu) Commands -> Search, to open the "Find Files" window.
2. Click the "Advanced" tab, click "Date between:".
3. Click the ">>" button to open the "Date:" window. This bit is annoying,
because it's a bit random.. the "Date:" window is normally visible (see
attached screenshot), but sometimes it is hidden.
4. In case it's visible, while it is still open, click the "Find Files" window,
then click ESC.
5. Now, whenever you click the ">>" button, the "Date:" window is opened but it
is hidden. You can also notice that after you click ">>", the "Find Files"
window still appears as focused (even though the hidden "Date:" window has the
focus now), and when you click it, it is (properly) redrawn as not focused.
The "Date:" window should always be visible when opened.
Total Commander 7.50a shareware
System -> Preferences -> Appearance -> Visual Effects -> None
--
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=22333
Summary: Total Commander: Application freezes when the current
directory field is editable, and you right-click a
regular file and click Properties
Product: Wine
Version: 1.1.42
Platform: x86-64
URL: http://www.ghisler.com/amazons3.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Created an attachment (id=27322)
--> (http://bugs.winehq.org/attachment.cgi?id=27322)
Application freezed when clicked properties on a regular file and current
directory field was editable
- Start Total Commander, go to c:\windows\.
- Click the blue bar which shows the path to the current directory, notice it
becomes an edit box and you can edit the current path.
- Right click any regular file, click Properties, notice the application
freezes (see screenshot) and a message about a stack overflow shows up in the
console, for example:
err:seh:setup_exception_record stack overflow 1568 bytes in thread 0020 eip
7bc3ecde esp 00230d10 stack 0x230000-0x231000-0x330000
--
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.