https://bugs.winehq.org/show_bug.cgi?id=43704
Bug ID: 43704
Summary: wine runs contacam
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dj_d424(a)hotmail.com
Distribution: ---
Created attachment 59171
--> https://bugs.winehq.org/attachment.cgi?id=59171
bugreport contacam
contacam crasht
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48902
Bug ID: 48902
Summary: Warframe launcher fails to replace updated
Launcher.exe the first time (works when Retry option
pressed, as Launcher.exe deleted first time)
Product: Wine
Version: 5.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: wine.bugzilla(a)johnthomson.fastmail.com.au
Distribution: ---
Created attachment 66856
--> https://bugs.winehq.org/attachment.cgi?id=66856
trace+file,trace+ntdll,trace+server,+relay truncated
Warframe launcher
When a Launcher.exe update is available, the update will be downloaded and
extracted as Launcher.exe.tmp. Then replace Launcher.exe with Launcher.exe.tmp.
This is first attempted with MoveFileEx, then
MoveFileWithProgressW Launcher.exe.tmp Launcher.exe nil nil 0001
(MOVEFILE_REPLACE_EXISTING)
The game's user/Local\ Settings/Application\ Data/Warframe/Launcher.log shows
these errors:
MoveFileEx 0x5 Access denied
ReplaceFile 0x497 Unable to remove the file to be replaced
In moving the replaced file out of the way, a temp file is created, and the
replaced file is moved to this temp file
This temp file is then deleted with:
NtCreateFile(&hFile, SYNCHRONIZE | DELETE, //access mask
&attr, &io, NULL, 0,
FILE_SHARE_READ | FILE_SHARE_WRITE | FILE_SHARE_DELETE, //sharing
FILE_OPEN, //disposition
FILE_DELETE_ON_CLOSE | FILE_NON_DIRECTORY_FILE, //options
NULL, 0);
This fails in server/fd.c check_sharing
if ((existing_access & FILE_MAPPING_IMAGE) && (options & FILE_DELETE_ON_CLOSE))
return STATUS_CANNOT_DELETE;
A printf here showed:
existing_access=2684354560 FILE_MAPPING_IMAGE=80000000 options=00001040
FILE_DELETE_ON_CLOSE=00001000
Launcher.exe is no longer in place, as it was moved to the temp file.
Launcher.exe.tmp remains.
The launcher shows an error about this replacement failure, with a retry
option.
The replacement works at retry, because the Launcher.exe file 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=42479
Bug ID: 42479
Summary: MYOB 18.5.0 wont start after Ubuntu update to WINE
1.6.2
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ktoombs1(a)optusnet.com.au
Distribution: ---
Created attachment 57333
--> https://bugs.winehq.org/attachment.cgi?id=57333
backtrace log
MYOB 18.5.0 wont start after Ubuntu update to WINE 1.6.2
I Think it runs without the need to register for 30days
ISO uploaded and zipped here
https://drive.google.com/open?id=0B2CAe7veby5JZVZVZEFzSnprMkE
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41740
Bug ID: 41740
Summary: Diablo 3's mouse sprite stops moving, but the mouse is
still working.
Product: Wine
Version: 1.9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine-devel(a)hurrikhan.eu
Distribution: ---
The game works, but at some point, the mouse cursor freezes on the screen, but
the mouse itself is working fine.
What I means is that everything works normally, except the player do not see
the real position of the mouse.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38856
Bug ID: 38856
Summary: LEGO Lord of the Rings crashes randomly
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dmlambea(a)gmail.com
Distribution: ---
Created attachment 51783
--> https://bugs.winehq.org/attachment.cgi?id=51783
Terminal output
Game randomly crashes with a "wine: Unhandled page fault on read access to
0x00000000 at address 0x6594a6 (thread 0009), starting debugger..." message
(thread and address numbers vary).
Apart from this, which uses to happen at high-activity stages, as when fighting
against Sauron or against Nazgul, the rest is normal: gameplay is smooth, even
with all features enabled or set to high; audio plays perfectly.
I've tried with single and dual player, always with XBox360 USB controllers.
Other LEGO games, like LEGO Marvel Super Heroes, run flawlessly with the same
controllers.
The crash happens with both win32 and win64 Wine prefixes, and with both retail
and Steam versions.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41610
Bug ID: 41610
Summary: ChurchBoard: Trying to create a window(about 3
minutes). And the error takes off.
Product: Wine
Version: 1.8.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ansit(a)mail.ru
Distribution: Other
Created attachment 55958
--> https://bugs.winehq.org/attachment.cgi?id=55958
The report file with the error details
The installation process is successful. When you run the application only
appears his message of preparation and startup. Trying to create a window. And
the error takes off.
I tried to run a stable version of Wine 1.8.5. The same error. I tried to
change the settings of the operating system emulation versions Windows XP, 8.1,
10. Does not help.
Linux: Lubuntu 16.10
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=37051
Bug ID: 37051
Summary: Roblox Studio embedded webpage does not load
consistently or properly using built-in winhttp
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: alfonsojon1997(a)gmail.com
Created attachment 49235
--> http://bugs.winehq.org/attachment.cgi?id=49235
Roblox Studio running with WINEDEBUG=fixme-all,+winhttp
When running Roblox Studio without the native wininet from Windows XP and a DLL
override, the pages within the embedded browser load sporadically and
unpredictably, often refusing to load entirely. When it does load, things such
as JavaScript may not be working, or the browser will stop loading pages
entirely.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48838
Bug ID: 48838
Summary: Fails to compile due to wrong #ifdef
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wldap32
Assignee: wine-bugs(a)winehq.org
Reporter: harry+winehq(a)unheit.net
Distribution: ---
Bug introduced in commit 364ac6787a39e2037f87ca7d728c949564c634b1.
dlls/wldap32/bind.c defines function sasl_interact, which uses TRACE. Function
is in #ifdef HAVE_LDAP_H but WINE_DEFAULT_DEBUG_CHANNEL is in #ifdef HAVE_LDAP.
So if HAVE_LDAP_H is defined but HAVE_LDAP isnt, compilation failes.
Fix:
diff --git a/dlls/wldap32/bind.c b/dlls/wldap32/bind.c
index 63d4208eef..46b866fd31 100644
--- a/dlls/wldap32/bind.c
+++ b/dlls/wldap32/bind.c
@@ -179,7 +179,7 @@ exit:
return ret;
}
-#ifdef HAVE_LDAP_H
+#ifdef HAVE_LDAP
static int sasl_interact( LDAP *ld, unsigned flags, void *defaults, void
*interact )
{
@@ -219,7 +219,7 @@ static int sasl_interact( LDAP *ld, unsigned flags, void
*defaults, void *intera
#endif /* HAVE_SASL_SASL_H */
}
-#endif /* HAVE_LDAP_H */
+#endif /* HAVE_LDAP */
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48778
Bug ID: 48778
Summary: Star Wars: The Old Republic crashes with latest Wine
update
Product: Wine
Version: 5.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrolfsmeyer4(a)gmail.com
Distribution: ---
Created attachment 66680
--> https://bugs.winehq.org/attachment.cgi?id=66680
program error details
The program loads fine and allows login, but crashes shortly after intro
screen.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47109
Bug ID: 47109
Summary: WineVulkan ICD isn't registered in wineprefixes
Product: Wine
Version: 4.7
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winevulkan
Assignee: wine-bugs(a)winehq.org
Reporter: joseph.kucia(a)gmail.com
Distribution: ---
Wine should create drive_c/windows/winevulkan.json file and related registry
keys when creating and updating wineprefixes. Currently, the winevulkan.json
file and the registry keys need to be manually created to use Win32 Vulkan
Loader in Wine.
Note that applications may ship with their own Vulkan loader and the native
version of vulkan-1.dll is currently preferred.
--
Do not reply 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=27324
Summary: Cossacks II (DotEmu version) refuses to start from its
install directory (path too long?)
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=34947)
--> (http://bugs.winehq.org/attachment.cgi?id=34947)
plain terminal output
The Cossacks collection (available on DotEmu) contains all Cossacks games and
their expansions.
All but 2 of the games start correctly from the default installation directory.
Cossacks II: Napoleonic Wars and Battle for Europe throw an error dialogue on
startup, claiming that certain audio files are missing. The error message:
'Class engine error:
Unable to load sound: SOUND\INTERFACE\INTERF_ARMY1.WAV'
It took some time until I recognized that the problem has something to do with
the path: after shortening the directory names by several characters, both
games start fine.
Here is an example of one of the 'missing' files:
C:\\Program Files\\DotEmu\\All Cossacks And American Conquest Series\\Cossacks
II - Napoleonic Wars\\SOUND\\INTERFACE\\INTERF_ARMY1.WAV
There is no such problem when starting the games in WinXP: they run correctly
from their default install directory.
The same problem with Wine-0.9.33, 1.0.1, 1.2.3 and so on.
Fedora 14 32-bit
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48623
Bug ID: 48623
Summary: Error authenticating to LDAP controller
Product: Wine
Version: 5.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: activeds
Assignee: wine-bugs(a)winehq.org
Reporter: winehq-bugzilla(a)richardpayne.name
Distribution: ---
re: https://bugs.winehq.org/show_bug.cgi?id=40649
Whenever a program attempts to make an AD connection in wine, e.g. for browsing
or pre-authentication purposes, wine fails and produces an error like this:
0009:fixme:adsldp:openobj_OpenDSObject
0094A984,L"LDAP://my_server/rootDSE",L"my_user_name",L"my_password",33,0032BAB8:
stub
This related bug affected a large number of programs. Both free ones like
sysinternals' ADExplorer (probably the best AD gui that would be usable on
linux) and Cisco's AD VPN client, as well as propriety programs like Honeywell
programs that work with Honeywell's Experion server (e.g. Honeywell's
HMIWebBuilder, their Control Builder, their ConfigurationStudio, their Operator
Station) (i.e. their entire product line) fail and are inoperable in wine.
This particular bug with adsldp, I have only tested on SysInternals ADExplorer
but it is replicable every time and prevent use of the program.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47362
Bug ID: 47362
Summary: Media Feature Pack for W10N requires rtworkq.dll
Product: Wine
Version: 4.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tonix64(a)inventati.org
Distribution: ---
I've tried installing the dlls from:
https://www.microsoft.com/en-us/software-download/mediafeaturepack (1803
version)
The feature pack has all the mfplat dlls, including wmv decoders, msmpeg etc so
it could be a good way to install the needed dlls for many games without
getting them from dodgy places in the internet.
It seems for basic installation and registration of the components a component
unavailable in wine is needed: RTWorkQ.dll.
Initially it will complain about some missing methods but incrementally adding
them will in the end use these (I just hooked random methods that looked like
would return good stub results and would result in safe parameter use, so this
is just intended as reference, not as a solution proposal :D):
@ stub RtwqLockWorkQueue
@ stub RtwqUnlockWorkQueue
@ stdcall RtwqRegisterPlatformEvents(ptr) kernel32.RequestDeviceWakeup
@ stdcall RtwqStartup() propsys.PSRefreshPropertySchema
@ stdcall RtwqJoinWorkQueue(long ptr ptr) kernel32.SetThreadIdealProcessorEx
@ stdcall RtwqLockPlatform() propsys.PSRefreshPropertySchema
@ stdcall RtwqUnlockPlatform() propsys.PSRefreshPropertySchema
There's a couple other minor methods/dlls that seem to be required I think just
some forwards from currently also not existing
api-ms-win-core-processtopology-l1-1-0.
If RtWorkQ can be implemented at least as a proof of concept I could further
test this path and maybe get the different mfplat scenarios working. I don't
have enough wine/c expertise to actually implement it but I have some expertise
in getting mfplat scenarios working.
For now with the spoofed forwards the dlls allow for games to load and progress
a bit but it's going to hang waiting for some event probably due to the
incomplete work queue.
I also tried installing a rtworkq.dll from windows, but I don't know of a legit
redistributable that carries this, and also when trying it (version 10.XXX) I
had to add loads more of api-ms style dlls so in the end implementing
rtworkq.dll seems like a more direct fix.
--
Do not reply 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=24784
Summary: Explorer++ displays disabled toolbar icons incorrectly
Product: Wine
Version: 1.3.5
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31333)
--> (http://bugs.winehq.org/attachment.cgi?id=31333)
Toolbars in Windows and Wine
The appearance of disabled icons in the main toolbar, as well as the X button
on the tab bar (when only one tab is open) doesn't match Windows. A screenshot
can probably describe the difference better than words.
--
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=48766
Bug ID: 48766
Summary: Late Shift doesn't work properly
Product: Wine
Version: 5.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: mo78(a)abv.bg
Distribution: ---
I didn't managed to run this game properly. I installed mfplat and quartz.
Mfplat is required only for the developers logo. On the first run everything is
looking good except there are no voices when a video is playing. On the second
run - black screen and there are no more videos and this is a big problem as
the whole game is made up of different videos.
Plese tell me what logs you need and I'll provide them.
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.
http://bugs.winehq.org/show_bug.cgi?id=37029
Bug ID: 37029
Summary: Evernote 5.5.x - unable to capture webcam note
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Created attachment 49202
--> http://bugs.winehq.org/attachment.cgi?id=49202
Log snippet when trying to create a new webcam note
When trying to capture a 'New Webcam Note' with Evernote 5.5.3, the window pops
up and hangs at 'Initializing video capture...'
Relevant log snippet is
fixme:qcap:fnCaptureGraphBuilder2_RenderStream
(0x4bccaa8/0x4bccaa8)->({fb6c4282-0353-11d1-905f-0000c0cc16ba},
{73646976-0000-0010-8000-00aa00389b71}, 0x4c3e2a0, 0x4c3d1f8, (nil)) semi-stub!
fixme:qcap:fnCaptureGraphBuilder2_RenderStream pfRenderer == NULL not yet
supported
fixme:quartz:MediaControl_StopWhenReady (0x4c37ec0/0x4c37ec8)->(): stub !!!
fixme:qcap:VfwCapture_QueryInterface No interface for
{56a868b4-0ad4-11ce-b03a-0020af0ba770}!
fixme:qcap:VfwCapture_QueryInterface No interface for
{56a868b4-0ad4-11ce-b03a-0020af0ba770}!
--
Do not reply 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=30810
Bug #: 30810
Summary: Keygener Assistant window opens too large then program
hangs
Product: Wine
Version: 1.5.5
Platform: x86-64
URL: http://at4re.com/download.php?view.5
OS/Version: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 40347
--> http://bugs.winehq.org/attachment.cgi?id=40347
+relay log for Keygener Assistant 2.0 with Wine 1.5.5, XZ-compressed
Keygener Assistant is a utility which can apply various encryption and hashing
algorithms, has a big-number calculator, number base converter etc. I tested
version 2.0 in a Windows XP VM (where it works fine) and with Wine 1.5.5.
Under Wine, the window initially opens with the correct size. But then its size
increases to match the desktop size (while the top left remains in the same
position). So the too-large window extends past the right and bottom edges of
the screen. The program then appears to hang. Same thing happens with virtual
desktop mode enabled.
I'll attach a WINEDEBUG=+relay log (~70MB uncompressed) in case that might
help.
--
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=34014
Bug #: 34014
Summary: Star Wars KOTOR II: The Sith Lords: Movies/cutscenes
do not play
Product: Wine
Version: 1.6-rc3
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 45198
--> http://bugs.winehq.org/attachment.cgi?id=45198
Wine log of KOTOR II
They can still be heard, but the screen is just black when a movie is playing.
Tried installing bink player but it didn't change anything.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=37043
Bug ID: 37043
Summary: Keyboard input broken in Roblox Player
Product: Wine
Version: 1.7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alfonsojon1997(a)gmail.com
Created attachment 49224
--> http://bugs.winehq.org/attachment.cgi?id=49224
Log file when playing game
Hi, I am a user of Roblox
(https://appdb.winehq.org/objectManager.php?sClass=version&iId=15961) and
former appdb maintainer, and there's been a bug with keyboard input that has
affected every version for quite some time now. The shift key does not work,
and random commas get inputted when num lock is activated or the num lock state
is toggled. I have no idea why this happened, so I ran it in wine with the
debug flags "-fixme,+x11drv,+keyboard,+event,+win" and got the error log
attached.
Looking forward to a fix, 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.
http://bugs.winehq.org/show_bug.cgi?id=21466
Summary: implement FileFsVolumeInformation class for
ntdll.NtQueryVolumeInformationFile
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://download.avgfree.com/filedir/inst/avg_free_stf_
en_90_730a1834.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
AVG's free 8.x/9.x antivirus edition installer uses native API for various
operations.
The installer creates empty UTF8 log files (c:\\windows\\temp\\*avg9*.log)
because of the (silenced) FileFsVolumeInformation class stub in
ntdll.NtQueryVolumeInformationFile.
A simple implementation (even returning zero-filled FILE_FS_VOLUME_INFORMATION)
helps the installer to properly write installer/debug log files with UTF8
content.
--- snip ---
...
002d:Call ntdll.RtlDosPathNameToNtPathName_U(00162a58
L"\\\\?\\C:\\windows\\temp\\Davg9inst_2010-01-24_11-39.log",0032f814,00000000,00000000)
ret=0041d4de
002d:Ret ntdll.RtlDosPathNameToNtPathName_U() retval=00000001 ret=0041d4de
...
002d:Call
ntdll.ZwOpenFile(0032f828,00120000,0032f7f4,0032f80c,00000003,00004020)
ret=0041d380
002d:Ret ntdll.ZwOpenFile() retval=00000000 ret=0041d380
...
002d:Call
ntdll.ZwQueryVolumeInformationFile(00000068,0032f80c,0032f51c,00000238,00000001)
ret=0041d3c0
002d:fixme:ntdll:NtQueryVolumeInformationFile 0x68: volume info not supported
002d:Ret ntdll.ZwQueryVolumeInformationFile() retval=c0000002 ret=0041d3c0
002d:Call ntdll.RtlNtStatusToDosError(c0000002) ret=0041d4a5
002d:Ret ntdll.RtlNtStatusToDosError() retval=00000001 ret=0041d4a5
...
002d:Call ntdll.ZwClose(00000068) ret=0041d09b
002d:Ret ntdll.ZwClose() retval=00000000 ret=0041d09b
...
--- 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.
https://bugs.winehq.org/show_bug.cgi?id=48897
Bug ID: 48897
Summary: Building fails with '/usr/bin/ld: cannot find -ldl'
Product: Wine
Version: 5.5
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 66845
--> https://bugs.winehq.org/attachment.cgi?id=66845
config.log
After commit 149e03c72ae112a1091bca9012e2a59de156e949
/usr/bin/ld: cannot find -ldl
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:268: wine64-preloader] Error 1
make[1]: Leaving directory "/home/andrey/wine64/loader"
make: *** [Makefile:8847: loader] Error 2
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31207
Bug #: 31207
Summary: graphstudio crashes
Product: Wine
Version: 1.5.8
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 40984
--> http://bugs.winehq.org/attachment.cgi?id=40984
Log: graphstudio crashes
1. Download graphstudio from
http://blog.monogram.sk/janos/download/dl-graphstudio.php
sha1sum graphstudio.exe
a9e60ea3c1e18c6b2b8a2290b896eede3b355e7d
Reference:
http://blog.monogram.sk/janos/tools/monogram-graphstudio/
2. Start graphstudio.exe with Wine
3. Click "Graph->Insert Filter"
4. Click on any filter, for example: "GStreamer splitter filter"
5. Click on "Change merit", then click "OK" without change anything
6. Click on "Property page", then click "OK" without do anything
Result:
graphstudio crash after clicking "OK"&>
--
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=33290
Bug #: 33290
Summary: Wine strange fullscreen behavior
Product: Wine
Version: 1.5.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mmtaddxg(a)jadamspam.pl
Classification: Unclassified
Created attachment 44042
--> http://bugs.winehq.org/attachment.cgi?id=44042
Console output
I have a problem with fullscreen mode with Heroes of Might and Magic III and
recently with Portal Prelude. I will try to explain the situation with HoM&M:
As I start the game the 3DO animation is often shited a bit to the upper-left
but moving cursor in the corner upper-left corner centers it. Now while playing
the actual game at some point (sometimes quite soon sometimes after a while)
while trying to y see the desktop. The resmove the map with a cursor you start
to move the whole game screen. When game screen is shifted you can
clearlolution is 800x600 ("Heroes" resolution) but desktop seem to be size
1280x1024 which is the native resolution of my display. This bug obviously
makes playing impossible and the only solution for now is to change the
resolution before starting the game which is not really convenient. As I've
mentioned in the beginning the same bug applies to Portal prelude which at
first opened in 1280x960 for some reason. Of course with portal the situation
is much better becuse you can actually change the game's resolution, not so
much with HoM&M.
This bug did not take place in Wine 1.4 and (as far as I remember) 1.3
I'm using Linux Mint 14.1 Mate
GF 250 GTS
Nvidia drivers 310.14
--
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=42072
Bug ID: 42072
Summary: Dead Space (Steam) crashes on save with "divide by
zero" error
Product: Wine
Version: 1.9.24
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lmnet89(a)gmail.com
Distribution: ---
Created attachment 56571
--> https://bugs.winehq.org/attachment.cgi?id=56571
Error backtrace for 1.9.24 version
Dead Space (Steam) always crashes on save. I tried 1.9.2, 1.9.20, 1.9.24,
1.7.55 versions: issue is 100% reproducible. Also, I tried to skip first save
point and save on second save point, but it also lead game to crash.
Error is:
Unhandled exception: divide by zero in 32-bit code (0x00900463).
I'm using Play on linux. Game is in separate clear x86 prefix. After creating
prefix I have installed Steam through play on linux, and after that I installed
Dead Space from the Steam menu.
I have backtraces for 1.7.55, 1.9.2 and 1.9.24. I attached backtrace file for
1.9.24 version.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48888
Bug ID: 48888
Summary: error: redefinition of typedef ‘_onexit_t’
[/dlls/d3dcompiler_33]
Product: Wine
Version: 5.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: version2013(a)protonmail.com
Distribution: ---
in distro:
# uname --kernel-release
3.0.66
# gcc --version
4.3.4
# ldd --version
2.10.1
Compiling wine-5.5 fails with:
error: redefinition of typedef ‘_onexit_t’
I imagine other bug [1] is still present, but this new bug stops compilation
first.
[1] https://bugs.winehq.org/show_bug.cgi?id=47907
--
Do not reply 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=19420
Summary: Unimplemented function GdipResetLineTransform in
Passmark 7.0
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.passmark.com
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderbird2k(a)gmail.com
Passmark is a benchmark program with all sorts of basic system tests. Its 2D
benchmark makes uses of at least GdipResetLineTransform and perhaps some other
unimplemented gdiplus functions. These should be implemented for correct
rendering.
--
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=16389
Summary: Mechwarrior 2 fails to start
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Mechwarrior2 from "The Titanium Trilogy" fails to start.
Xephyr :1 -ac -screen 800x600x8 &
DISPLAY=:1 wine MW2WIN.EXE
A window is display briefly, then exits without any 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.
https://bugs.winehq.org/show_bug.cgi?id=46700
Bug ID: 46700
Summary: notepad++ keep non existing file when deleted
Product: Wine
Version: 4.0-rc7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrej8anubis(a)gmail.com
Distribution: ---
I have notepad++ set so that it silently updates file changes, but if some file
open in notepad++ gets deleted, I get the window in notepad++, asking me "keep
non existing file" on the title bar, and I see no buttons to click. Can someone
check this out pleas? 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=8051
Shy Zedaka <shaytzedaka123(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |shaytzedaka123(a)gmail.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.
https://bugs.winehq.org/show_bug.cgi?id=36753
Bug ID: 36753
Summary: UltraISO can't open image with a lot of files
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ignas2526(a)gmail.com
UltraISO can't open .dmg or .cdr with about 23,000 files. Both images open fine
on my mac.
When program starts, wine shows about 10:
fixme:win:LockWindowUpdate (0x10020), partial stub!
fixme:win:LockWindowUpdate (0x0), partial stub!
and one at the end:
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0
method=0)
Console doesn't show any new errors when opening fails, UltraISO, however,
shows a window with an error(see screenshot).
I tried opening other images, with UltraISO, they open fine.
UltraISO version is 9.6.1.3016
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=1830
cratiport(a)gmail.com <cratiport(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cratiport(a)gmail.com
--- Comment #21 from cratiport(a)gmail.com <cratiport(a)gmail.com> ---
The bug is still present with wine 5.2 but can be worked around with the native
directplay https://wiki.winehq.org/DirectPlayGames
--
Do not reply 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=26006
Summary: Fax Driver installation AddPrintProcess insufficient
buffer
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brafferton(a)btconnect.com
Created an attachment (id=33158)
--> (http://bugs.winehq.org/attachment.cgi?id=33158)
msi, msidb output
BVRP Phone Tools is used to download faxes and voice messages from a USR 56K
Message Modem.
It installs with "Insufficient buffer" and crashes on startup with "The program
phontool.exe encountered a serious problem and has had to close etc. and
Insufficient buffer" on Fax capture installation.
There is absolutely nothing in Linux that will handle this modem correctly. I
know, I have tried the lot.
--
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=44874
Bug ID: 44874
Summary: Phonetools crashes at Call from 0x7b43f2d7 to
unimplemented function
KERNEL32.dll.RequestDeviceWakeup
Product: Wine
Version: 3.4
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Created attachment 60937
--> https://bugs.winehq.org/attachment.cgi?id=60937
patch/stub for RequestDeviceWakeup
Title says it all
wine: Call from 0x7b43f2d7 to unimplemented function
KERNEL32.dll.RequestDeviceWakeup, aborting
Simple stub attached hereafter makes the app start, will send it later to
wine-devel
http://www.usr.com/download/support/bvrp/904/phonetools_9.04.zip
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15661
Summary: cardtricks141.exe can't format SD Memory Card
Product: Wine
Version: 1.1.4
Platform: PC
URL: http://www.zshare.net/download/2014475990be7613/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guy.roussin(a)teledetection.fr
Hi,
cardtricks141.exe can't format the SD Memory Card.
It says "Could not write to the Card ! Please
check write protect tab."
But the card is not write protect with tab.
mount gives this :
/dev/sdb1 on /media/CANON_DC type vfat
(rw,nosuid,nodev,uhelper=hal,shortname=lower,uid=1002)
and i can touch/remove files from the card ...
Thank you,
Guy
Note:
This tools is useful to prepare a SD Memory Card
for "CHDK firmware" addon on CANON camera.
Others options of cardtricks41.exe run fine.
--
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=8057
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |https://web.archive.org/web
| |/20200409094224/http://blik
| |kenhorst.com/Files/Programs
| |/Newsbin/nb432.exe
CC| |focht(a)gmx.net
Keywords|regression |download
Summary|Newsbin Pro: shutdowns at |Newsbin Pro 4.32: shutdowns
|the end of downloading |at the end of downloading
|groups list |groups list
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48321
Bug ID: 48321
Summary: Drawing issue with overlapping windows on Kontakt
Product: Wine
Version: 4.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: arny91(a)yahoo.it
Distribution: ---
Created attachment 66039
--> https://bugs.winehq.org/attachment.cgi?id=66039
Weird drawing issue
Hi
I have this weird drawing issue with this software: if I open the library
manager the content of the new window is not visible until I move it out of the
main window of the plugin. The same happens with the sub windows that are
opened from there.
I am launching this as a plugin through Carla-Patchbay and the wine bridges
from any software that supports it, but I am sure it happens even launching the
standalone version.
This probably can affect other software and does not happen on Windows.
Here you can find a screenshot of the issue as 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=8057
Hi Guy <higuyhi1234(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |higuyhi1234(a)gmail.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.
https://bugs.winehq.org/show_bug.cgi?id=47225
Bug ID: 47225
Summary: The sims 4383482233Wine
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: carmenchulipas(a)gmail.com
Distribution: ---
Sims get block
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46561
Bug ID: 46561
Summary: The Sims 4 doesnt start
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexiacordeiro30(a)gmail.com
Distribution: ---
Installed the sims 4 via lutris but don't start because 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.
https://bugs.winehq.org/show_bug.cgi?id=48901
Bug ID: 48901
Summary: Agents of Mayhem has terrible performance after a few
seconds
Product: Wine
Version: 5.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: qsniyg(a)mail.com
Distribution: ---
After loading Agents of Mayhem, the menu will start at ~60fps, but then after a
few seconds, it reverts to ~2fps (with a frametime of ~300-400ms). The issue
happens with both DXVK and WineD3D.
The CPU usage isn't particularly high, and the audio plays fine without any
glitches (pops would usually happen for extremely low framerates when cpu or
gpu limited), which led me to believe it might have something to do with the
sleep time. Changing the graphical preset makes no difference, but uncapping
the frame limit (from 60fps to Uncapped), it immediately doubles the frametime
(~300-400 to ~600-700ms), and reverting it back to capped immediately reverts
the frametime back to ~300-400ms.
Disabling esync/fsync makes no difference.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45580
Bug ID: 45580
Summary: World of Tanks: hang before entering the garage
Product: Wine-staging
Version: 3.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zhuhaoqing(a)live.cn
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 61995
--> https://bugs.winehq.org/attachment.cgi?id=61995
The complete output of wine.
I just installed wine-staging 3.13 (both amd64 and i386) on my Ubuntu 16.04.5
(xenial) x86_64 and try to install World Of Tanks and play it. The installer
downloads fine and installs fine. But when I open the game (with both `wine`
and `wine64`), the game loads fine and connects fine, but hangs forever *just
before* the garage screen opens up. Then I try to open it up through a terminal
so I can see the output log. There was a lot of log, but at the end there is
one line that says:
> [0805/162733:WARNING:cert_verify_proc_win.cc(108)] Unknown error -2146762482 mapped to net::ERR_FAILED
And after that the game hangs.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48899
Bug ID: 48899
Summary: Oddworld Stranger's Wrath HD: many textures are black
Product: Wine
Version: 5.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ja-key(a)comcast.net
Distribution: ---
In Stranger's Wrath HD (GOG Version), many textures on models like the Stranger
and the penguin are black.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=8332
--- Comment #29 from oiaohm <oiaohm(a)gmail.com> ---
(In reply to Olivier F. R. Dierick from comment #28)
> Hello,
>
> My opinion is that someone should investigate what the anti-cheat of
> battlefield 4 is doing and change the staged patchset accordingly so that
> it's not necessary to use other workarounds.
>
> Regards.
I kind of agree.
I was the one who introduced using capabilities over using run as root. This
was after a few users running as root successfully had malware nuke their
complete computer.
We have users currently using capabilities in a very dangerous way and some of
them are getting hurt by it. There is really no nice system either.
It would be good if we had like /etc/wine/security in that security item was a
list formated like
[wineprefix] [list of enabled capabilities]
Of course anything not on the enabled capabilities for a wine-prefix would be
dropped if wine had it. This would allow users to run some programs with
extra capabilities and others without instead of the current blanket allow all
or allow none usage people are doing.
Of course I would prefer if a method was found so capability options were not
required. I am accepting reality here we are going to have to live with some
users increase capabilities on wine but we need to make it as safe as possible.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=8332
--- Comment #28 from Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> ---
(In reply to oiaohm from comment #27)
> It does not change the point that is not security recommend for applications
> that don't need it.
>
> cap_net_raw as I stated before is a hell of a nightmare of things it allows
> you todo. Its not just enable ping when you enable cap_net_raw on wine.
Hello,
My opinion is that someone should investigate what the anti-cheat of
battlefield 4 is doing and change the staged patchset accordingly so that it's
not necessary to use other workarounds.
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=48783
Bug ID: 48783
Summary: Wine Tahoma is missing many glyphs
Product: Wine
Version: 5.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fonts
Assignee: wine-bugs(a)winehq.org
Reporter: huupoke12(a)gmail.com
Distribution: ---
The built-in Tahoma is missing many glyphs. This make programs just renders
them as boxes. Some of them are in Greek, Thai and Latin Extended Additional
(Vietnamese) plane.
--
Do not reply 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=29832
Bug #: 29832
Summary: Crash with error
Product: Wine
Version: 1.4-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 13zl(a)mail.ru
Classification: Unclassified
Created attachment 38742
--> http://bugs.winehq.org/attachment.cgi?id=38742
Crash with error
Crash with 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=18099
Summary: No keyboard response in Super Mario 3 remake
Product: Wine
Version: 1.1.19
Platform: All
URL: http://www.acid-play.com/file/marioforever.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.lervag(a)gmail.com
When attempting to play the free "Super Mario 3: Mario Forever" remake by
Buziol games, we are unable to enter gameplay as there is no response from the
keyboard when entering the "Select world" screen. In this screen, you are
supposed to be able to move Mario with the keyboard arrow buttons as well as
jump with the shift button.
According to the appdb, the first mention of this problem is with wine version
20050111, and it is still present in wine version 1.19.
Link to the application entry in appdb:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=2363
Everything else about the game seems to be working normally in wine
(installation, launching game, graphics, music).
The game itself is perceived to be very good and fun remake of the original
game, and it would be nice to be able to enjoy this little gem with linux/wine.
The game is available as a free download from the specified URL.
--
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=8332
--- Comment #27 from oiaohm <oiaohm(a)gmail.com> ---
(In reply to Olivier F. R. Dierick from comment #26)
> Hello,
>
> The staged patchset is reported to be not sufficient for the anti-cheat of
> Battlefield 4:
> https://appdb.winehq.org/objectManager.php?sClass=version&iId=31145
>
> Someone proposes to add cap_net_raw to the Wine binaries in the Debian
> WineHQ packages. See bug 48889.
>
> Regards.
It does not change the point that is not security recommend for applications
that don't need it.
cap_net_raw as I stated before is a hell of a nightmare of things it allows you
todo. Its not just enable ping when you enable cap_net_raw on 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=48893
Bug ID: 48893
Summary: GetCursorPos() does not confine the cursor to the
virtual desktop
Product: Wine
Version: 5.3
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Distribution: ---
Created attachment 66838
--> https://bugs.winehq.org/attachment.cgi?id=66838
test case (C source code)
To reproduce, run wine explorer /desktop=virtual getcursorpos.exe and place the
mouse cursor outside the virtual desktop.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48892
Bug ID: 48892
Summary: Help me to solve this problem, please!!!
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: charlyayala(a)gmail.com
Created attachment 66837
--> https://bugs.winehq.org/attachment.cgi?id=66837
A bug that crashes my LOTRO game
This bug crash my LOTRO game just a few minutes I start playing, I don't know
what is happening but I'm sick of it. Please help me cause I really want to
keep playing my game during this pandemic times, so, hurry please!
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44372
Bug ID: 44372
Summary: Overwatch: Crashs System when Lucio boops
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: Email(a)RandomColourzzz.com
Distribution: ---
Wine 2.16 works fine, no crashes while playing. Wine 2.17+ freezes my whole
system. Things like booping as Lucio or being booped, also playing as Bastion
for awhile also seems to cause this. I am also having a weird mouse movement
problem while playing in version 2.17 and above, the game runs better in newer
versions but it also brings my whole computer to a standstill needing a
restart.
I am using Arch Linux, mesa and, amdgpu
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44214
Bug ID: 44214
Summary: Overwatch: Invisible golden weapons
Product: Wine
Version: 2.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matty(a)posteo.net
Distribution: ---
Golden variants of weapons (unlocked through competitive play) are completely
invisible both in game and in the menu.
Weapons with the normal skin render correctly, just the golden variant is
invisible.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43781
Bug ID: 43781
Summary: (Overwatch) d3d_shader error caused FPS drop
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: maxi.cass11(a)gmail.com
Distribution: ---
Created attachment 59293
--> https://bugs.winehq.org/attachment.cgi?id=59293
log with WINEDEBUG=-d3d,-dxgi,-d3d11
Hello,
Overwatch have lot of FPS drop with wine and when I have FPS drop wine write
d3d_shader error on the terminal (I have attach the log)
On the log it's the lines start with fixme:d3d_shader:print_glsl_info_log
(I can't test wih non-staging version because I can't run battlenet without
staging version)
I have used WINEDEBUG=-d3d,-dxgi,-d3d11 flags because the error flood the
terminal
If you want more log I can test with differents WINEDEBUG flags
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48882
Bug ID: 48882
Summary: ImpersonateNamedPipeClient Unhandled exception: page
fault on read access to 0x00000001 in 32-bit code
Product: Wine
Version: 5.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: megastallman(a)gmail.com
Distribution: ---
Created attachment 66823
--> https://bugs.winehq.org/attachment.cgi?id=66823
ImpersonateNamedPipeClient Unhandled exception: page fault on read access to
0x00000001 in 32-bit code
I'm trying to install and use msys2. Getting "Unhandled exception: page fault
on read access to 0x00000001 in 32-bit code" when running the installer(not
fatal) and even trying to run any of the installed utilities(fatal). So I can't
use any of those msys2 utilities, even if I ignore those 2 installer errors.
Download link: http://repo.msys2.org/distrib/i686/msys2-i686-20190524.exe
My current wine installation is done into a 32-bit Xubuntu18.04 chroot, where
the latest wine-staging is built and used. So I can update/rebuild any time
required. Doing "~/.wine", build and installation directories deletion every
rebuild. The host system - is Opensuse Thumbleweed x86_64. Choot allows X11 and
OpenGL throughput, e.g. - I can run glxgears.
See the crashlog 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=48875
Bug ID: 48875
Summary: Segfault when calling InitializeCriticalSection
(Kernel32.dll) during static initialization
Product: Wine
Version: 5.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)twig.hk
Distribution: ---
Created attachment 66810
--> https://bugs.winehq.org/attachment.cgi?id=66810
Example Code that causes segfault
When InitializeCriticalSection is called during static initialization, the
program segfaults. When it's removed, or moved into WinMain, it does not.
Code Snippet:
#include <windows.h>
CRITICAL_SECTION crit;
struct Critical{
Critical(){
InitializeCriticalSection(&crit);
}
};
static Critical critical;
...Snip...
The code was compiled and run with:
wineg++ simple.cpp && wine a.out.so
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48839
Bug ID: 48839
Summary: StarCraft II crash on custom map (HLSL shader parsing
failed)
Product: Wine
Version: 5.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: kolAflash(a)kolahilft.de
Distribution: ---
Start a custom game one one of the "Wings Of Liberty" coop maps.
Custom > Arcade > search "Wings Of Liberty" > Zero Hour
The game will crash when the map is about 80 % loaded.
010e:fixme:dwrite:dwritefontface5_HasVariations 0x8037c0: stub
005e:fixme:dxgi:d3d11_swapchain_Present1 Ignored present parameters 0x32c574.
0154:err:d3dcompiler:compile_shader HLSL shader parsing failed.
0154:err:d3dcompiler:compile_shader HLSL shader parsing failed.
0154:fixme:nvapi:unimplemented_stub function 0xe3640a56 is unimplemented!
01b7:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
005e:fixme:dxgi:d3d11_swapchain_Present1 Ignored present parameters 0x32c91c.
0183:fixme:ver:GetCurrentPackageId (0x32fe84 (nil)): stub
System
OS: openSUSE-15.1 (Mesa updated to 20.0.2)
GPU: Radeon RX-550 (opensource driver)
Wine: wine-5.4 (also tested wine-staging-5.4)
Workaround (wine 64 prefix):
Copy the following files from
C:\Program Files*\StarCraft II\Support64\
to
C:\windows\system32\
Files:
D3DCompiler_42.dll (rename to lower case d3dcompiler_42.dll)
d3dx9_42.dll
d3dx11_42.dll (maybe unneeded)
Maybe related:
https://bugs.winehq.org/show_bug.cgi?id=40979
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43249
Bug ID: 43249
Summary: no instala office 2013
Product: Wine
Version: 2.0.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: apphelp
Assignee: wine-bugs(a)winehq.org
Reporter: jonathan_001_2(a)hotmail.com
Distribution: ---
Created attachment 58559
--> https://bugs.winehq.org/attachment.cgi?id=58559
no instala office 2013
no instala office 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=48841
Bug ID: 48841
Summary: Still doesn't work.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: schneideroscar2(a)gmail.com
Distribution: ---
Created attachment 66759
--> https://bugs.winehq.org/attachment.cgi?id=66759
I can't tell.
I was told to update my wine, I did well I think I did but it is still giving
me this problem.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=8332
Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |o.dierick(a)piezo-forte.be
--- Comment #26 from Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> ---
Hello,
The staged patchset is reported to be not sufficient for the anti-cheat of
Battlefield 4:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=31145
Someone proposes to add cap_net_raw to the Wine binaries in the Debian WineHQ
packages. See bug 48889.
Regards.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35106
Bug #: 35106
Summary: err:listview:LISTVIEW_WindowProc unknown msg 1044
wp=00000000 lp=00319a68
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lastvnm(a)gmail.com
Classification: Unclassified
Created attachment 46827
--> http://bugs.winehq.org/attachment.cgi?id=46827
backtrace de el error
error al correr cms h.264 dvr
err:listview:LISTVIEW_WindowProc unknown msg 1044 wp=00000000 lp=00319a68
--
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=48885
Bug ID: 48885
Summary: Having problems with TodoList Abstractspoon
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: cotfas(a)gmail.com
Created attachment 66830
--> https://bugs.winehq.org/attachment.cgi?id=66830
logs+video
Hello All,
I`m writing about the issue that I have with the Todolist Abstractspoon
application that no longer works as a daily use from the Catalina update.
Currently I have:
Mac OS X Catalina 10.15.4
Crossover 19.0.1
Todolist Abstractspoon 7.2
The problem arise with the Catalina update, when I tried to open and work with
bigger TDL files it crashes and the app can not be used. Also resizing the
screen takes more time to process (it has a big flickering).
I have attached:
- A video on how the crash is reproduced on my end;
- Logs from the Todolist app from Crossover/wine and VirtualBox/WinXP (running
it with ToDoList.exe -g generates that logs);
- Logs from the Crossover run command (without extra logging channel);
- The TDL file that I use, the one that the crash can be reproduced (the actual
text is randomised);
The Todolist app version 7.2 can be downloaded from:
https://www.abstractspoon.comhttp://abstractspoon.pbwiki.com/f/todolist_exe.zip
I`ve tested with Todolist version 6 and 8(beta) and the same issue.
The Todolist app worked great on Mojave with:
http://winebottler.kronenberg.org
WineBottlerCombo_1.8.6.dmg (not 100% sure which wine version were).
I think I tested it with WineBottlerCombo_4.0.1.1.dmg as well back then when I
had Mojave and it was not worked (but for this I`m not 100% sure).
Tried with Windows 8 (32bit), and WinXP 64bit bottle under Crossover, the same
issue.
The Todolist app worked great also on the linux machine (ubuntu18) with wine
version ~3 I think (but I no longer have the linux machine).
I have used also the Crossover archive from Linux, and the actual windows
xp/virtualbox files as crossover bottle, but does not work.
I might think that it is a problem in wine version rather than crossover, but
when I tested it with Crossover 19 on ubuntu it worked, and I guess the
Crossover 19 uses wine version 4. Maybe is there a way I can switch between
wine versions for a particular bottle or for the Crossover app?
Also look at the crash from the Crossover logs:
wine: Unhandled page fault on read access to 0x03ecb970 at address
0x1007:0x6e971c33 (thread 0025), starting debugger...
0025:err:seh:start_debugger Couldn't start debugger ("winedbg --auto 36 188")
(2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
How can I setup the debugger to see what it is happening?
Thank you,
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.
http://bugs.winehq.org/show_bug.cgi?id=13788
Summary: Logitech Harmony Remote Software Fails USB Update
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jimrorie(a)logisys.biz
Technically this is version 7.4.3 which can only be installed by installing
7.4.1 and going though the update process.
Selecting "Update Remote" in the main screen results in a timeout waiting for
communication with the remote via USB.
--
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=40869
Bug ID: 40869
Summary: Software (made in Matlab) installer crashes and closes
immediately
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: vulturekoke1(a)hotmail.com
Distribution: ---
Created attachment 54931
--> https://bugs.winehq.org/attachment.cgi?id=54931
Program Error Details
The installer of a specialized program that was made using Matlab crashes
immediately upon running.
Program Link: https://drive.google.com/open?id=0BwSh3pslkCJhdWRFYzFvcUMtQmc
MD5SUM: cc08c913d4ab5564e54b5d34eef82347
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47464
Bug ID: 47464
Summary: wineboot keep crash after build with msvcrt.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: l12436(a)yahoo.com.tw
Distribution: ---
Created attachment 64838
--> https://bugs.winehq.org/attachment.cgi?id=64838
crash stack
I have update to wine 4.12, and build with myself
I found one thing. wineboot keep crashing after build with msvcrt with crash
stack trace.
I have try to remove it from build with msvcrt, and it back normal again.
the attachment is crash stacktrace.
--
Do not reply 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=33668
Bug #: 33668
Summary: Physx 9.12.1031 : Installation fails in 64-bit
WINEPREFIX
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Classification: Unclassified
Hi,
It's impossible to install this version of Physx into a 64bits wineprefix. The
installer can be launch, can accept the licence agreement but has an error
during the installation.
The installation of this version is possible into a 32Bits wineprefix.
It's the message that i have when i try to install it into 64Bits wineprefix :
fixme:vbscript:parse_script parser failed around L"\\default\", \"\", \"\", , ,
, oCtx).Get(\"StdRegProv\") \r\n \r\n Set oInParams =
oReg.Methods_(\"GetStringValue\").InParameters \r\n oInParams.hDefKey =
RootKey \r\n oInParams.sSubKeyName = Key \r\n oInParams.sValueName =
Value \r\n \r\n Set oOutParams = oReg.ExecMethod_(\"GetStringV"...
Thanks,
Max
--
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=735
Tal Cohen <tal(a)forum2.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tal(a)forum2.org
--- Comment #30 from Tal Cohen <tal(a)forum2.org> ---
The bug is still there in Wine 5.0.
This bug makes Wine almost useless for anyone using bidirectional language
combinations (e.g., English and Hebrew, or French and Arabic, etc.). Any
Windows control that accepts text input uses WM_INPUTLANGUAGECHANGE to adjust
from RTL to LTR text processing. Applications that do their own text processing
(e.g., browsers, Microsoft Office, graphic design programs, CAD software) also
rely on this message and are broken without it.
Switching the keyboard language on the Linux level allows me to send (e.g.)
Hebrew characters to the Windows application, but since that Windows
application does not realize it's now in RTL mode, it will completely botch the
text; it lives in an impossible situation where the input direction is LTR but
the characters provided are from an RTL language.
As Shachar noted in #11, a complete mapping to all possible (current and
future) keyboard layouts is not as critical as indicating a switch to a layout
that has a different directionality.
[Reproduced by creating my own test program, cross-compiling compiling it on
Ubuntu 18.04/Cinnamon 4.2.4 (not that it matters), and running it using
wine-5.0; running the exact same binary on Windows 10 shows that the program
itself works as expected. I then searched and found this is a known bug... for
almost 18 years.]
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48513
Bug ID: 48513
Summary: The following packages have unmet dependencies:
winehq-stable : Depends: wine-stable (= 5.0.0~bionic)
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: nrbrtx(a)gmail.com
CC: dimesio(a)earthlink.net, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Currently users can't install packages for Ubuntu 18.04 LTS while following
your official guide (https://wiki.winehq.org/Ubuntu). So the below steps:
```
sudo dpkg --add-architecture i386
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic
main'
sudo apt update
sudo apt install --install-recommends winehq-stable
```
end with
```
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
winehq-stable : Depends: wine-stable (= 5.0.0~bionic)
E: Unable to correct problems, you have held broken packages.
```
Problem was seen on AskUbuntu several times - the last was
https://askubuntu.com/q/1205550/66509 .
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48876
Bug ID: 48876
Summary: Origin: Crashes on start
Product: Wine
Version: 5.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wolfy1339(a)gmail.com
Distribution: ---
Created attachment 66813
--> https://bugs.winehq.org/attachment.cgi?id=66813
Output of running Origin from the terminal
I had Origin installed before in my wine prefix, then it started crashing when
it used to work. So, I nuked my wine prefix and reinstalled it.
The install process failed, which has happened before, so I used a workaround
script provided by Lutris (https://github.com/DrDoctor13/wine-origin-updater),
and this extracts the files from the installer into the proper directory.
When I tried to start Origin (from the terminal) it immediately crashed.
It seems to have been caused by a missing WLDAP32.dll
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38128
Bug ID: 38128
Summary: FF3usME: Crashes upon reading data from ROM file.
Product: Wine
Version: 1.6
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: terffinatorz(a)gmail.com
Created attachment 50821
--> https://bugs.winehq.org/attachment.cgi?id=50821
Detail report that comes with the error
FF3usME (a rom editing tool) crashes upon selecting objects to change. Program
starts up fine, you can load the ROM file and you can select an operation but
once in the menu if you select something in one of the drop down boxes the
program crashes with the attached detail report.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=4360
Janina Moreno <janinamorenoo(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |janinamorenoo(a)gmail.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.
https://bugs.winehq.org/show_bug.cgi?id=38648
Bug ID: 38648
Summary: Microsoft Office 2013 Pro Plus: Can't be installed,
installer errors out right away.
Product: Wine
Version: 1.7.43
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brendanlovett14(a)yahoo.com
Distribution: ---
Created attachment 51570
--> https://bugs.winehq.org/attachment.cgi?id=51570
Error report
Upon mounting and attempting to run setup.exe, you immediately get an error
saying that it has encountered a serious error and needs to close. It is
impossible to install Office because of 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.
http://bugs.winehq.org/show_bug.cgi?id=29117
Bug #: 29117
Summary: Borland C++ Builder 6 TForm->Show() problem
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: navadwip(a)rambler.ru
Classification: Unclassified
Hello, all!
My program is written on Borland C Builder 6
Not properly method TForm-> Show () works;
And on operational system Ubunto 10.10 it works properly, and already in Ubuntu
11.10 method TForm-> Show () works not properly.
Elements of a window receive focus of input from the keyboard, and the window
remains not active!
The heading of a window and is not painted in color of an active window and if
the window has been curtailed (minimize) TForm-> WindowState = wsNormal and
TForm-> Show () the window at all cannot show - it remains invisible and
inaccessible.
I send an example. I have costs Wine 1.3.32, Ubuntu 11.10. If Form-> Visible ==
false Form-> Show () work properly, If Form-> Visible == true, but Form->
Active == false - Form-> Show () work not properly. The solution - use TForm->
Hide () and TForm-> Show () (Chek Box ' Alternate ' in an example), but this
solution is not best variant.
Also not properly works variations the sizes of a window by means of the mouse
when there are restrictions, for example TForm-> Constraints. MaxHeight,
TForm-> Constraints. MaxWidth or TForm-> BorderStyle = bsSingle (a window with
the unchangeable size).
Also there are problems with a modal window (TForm-> ShowModal ()).
Please, inform it to developers for correction of a mistake.
https://rapidshare.com/files/1202120874/WineTest.tar.gz
Thank you very much.
With best wishes Navadvipa Chandra das.
--
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=30274
Bug #: 30274
Summary: Modal dialog gets out of focus using Wine 1.2.3
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: contact(a)chillvisio.ch
Classification: Unclassified
Modal window gets out of focus if minimized and blocks any actions in the main
window.
I've attached and example created in Delphi called Project1. It has Form1
window with action button which opens a modal dialog called Form2.
The main idea is when opened Form2 to be always on top and to be impossible to
hide it behind Form1.
However once that Form2 is opened if I minimize it, I have Form1 stealing modal
Form2's focus and Form1's window is blocked and I have no other possibility but
to kill the running program.
If I have the program running and I open the modal dialog called Form2 if I
click back on Form1 window and Form2 goes behind it I am left again with a
blocked Form1 window, but could still close the modal Form2 with Alt+F4.
I've attached and example of the project.
--
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=37929
Bug ID: 37929
Summary: Photoshop CS6: save for web dialog ( and others ) blur
when tooltips are expected to appear
Product: Wine
Version: 1.7.34
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Steps to reproduce:
1. Open Photoshop
2. Create new file
3. Click File -> Save for Web
4. Hover over one of the icons on the left side of the image
Instead of a tooltip popping up, the dialog loses focus and is grayed out.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38145
Bug ID: 38145
Summary: Evernote 5.x fails downloading new version
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Running Evernote 5.7.2 I get prompted to update to version 5.8.x . I agree, and
the download process starts. After a minute or so I get an error dialog which
says: "Unable to download the update, please try again later".
The terminal log after pressing the download button is
fixme:crypt:CertFindCertificateInStore find type 000a0000 unimplemented
fixme:crypt:ProvStore_release Unimplemented flags 1
fixme:crypt:MemStore_release Unimplemented flags 1
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 12
fixme:secur32:schannel_get_cipher_algid unknown algorithm 93
fixme:secur32:schannel_get_mac_algid unknown algorithm 200
fixme:secur32:schannel_get_kx_algid unknown algorithm 12
fixme:secur32:schannel_get_cipher_block_size Unknown cipher 0x5d, returning 1
fixme:secur32:schannel_get_cipher_algid unknown algorithm 93
fixme:secur32:schannel_get_mac_algid unknown algorithm 200
fixme:secur32:schannel_get_kx_algid unknown algorithm 12
fixme:wininet:create_cache_entry INTERNET_FLAG_NEED_FILE is not supported
correctly
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39696
Bug ID: 39696
Summary: -fPIC compile option required
Product: Wine
Version: 1.8-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blake1024(a)gmail.com
Distribution: ---
When I built my app in 64 bit mode it wouldn't link. It said:
winegcc -g -o main main.o main.res ../../lib/wds.a ../../lib/dynace.a
-lkernel -luser -lgdi -lcomdlg -lcomctl -ladvapi -lshell -lmpr -lwine -lmsvcrt
-lmsimg -lm
/usr/bin/ld: ../../lib/dynace.a(Object.o): relocation R_X86_64_32 against
`.rodata.str1.1' can not be used when making a shared object; recompile with
-fPIC
../../lib/dynace.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
winegcc: gcc failed
I tried recompiling everything with -fPIC and the link then succeeded. If 64
bit WINE apps require -fPIC then the docs should be very clear about it.
Thanks.
Blake McBride
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48672
Bug ID: 48672
Summary: netconnection.c:300: create_netconn_socket: Assertion
'server->addr_len' failed.
Product: Wine
Version: 2.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: vincent.163(a)outlook.com
Distribution: ---
While running Tencent QQ from https://im.qq.com/, I get this error after 5 to
20 minutes and then Tencent QQ crashes (and prompts me whether to send a bug
report).
The error was shown in the terminal (I ran wine in the terminal).
The error message was:
netconnection.c:300:create_netconn_socket: Assertion 'server->addr_len' failed.
I know it's generally a bad idea to remove assertions directly, but I removed
that line and recompiled Wine and replaced wininet.dll.so with the patched one,
and the application seems to work fine. Maybe the library was not used as a
critical part of the application, or the internal state was not corrupted
enough to cause any visible bugs, or it was just the application not following
the API contracts strictly but Windows allowed such invalid usage while Wine
didn't. It would be helpful if someone who has a better understanding of the
code to tell what's happening here.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40899
Bug ID: 40899
Summary: RoboForm 7.9.19: crashes when searching for a login
using 'identities.exe'
Product: Wine
Version: 1.8.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: fonts
Assignee: wine-bugs(a)winehq.org
Reporter: mdellertson(a)gmail.com
Distribution: ---
Created attachment 54994
--> https://bugs.winehq.org/attachment.cgi?id=54994
backtrace of the crash
When attempting to search for a login, using 'identities.exe', RoboForm
crashes. I've attached a backtrace. And the following is the output to the
console after RoboForm is launched and crashes.
$wine ./identities &
$ err:winediag:schan_imp_init Failed to load libgnutls, secure connections will
not be available.
fixme:imagelist:ImageList_DrawIndirect ILD_SCALE: unimplemented!
fixme:imagelist:ImageList_DrawIndirect ILD_SCALE: unimplemented!
fixme:imagelist:ImageList_DrawIndirect ILD_SCALE: unimplemented!
fixme:dbghelp:elf_search_auxv can't find symbol in module
wine: Unhandled page fault on read access to 0x00000068 at address 0x7e3e4f6e
(thread 002f), starting debugger...
[1]+ Exit 5 wine ./identities.exe
Thanks so much for all your efforts! And I hope this information helps. :-)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43006
Bug ID: 43006
Summary: I am not allowed to install
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: islaadrianaranda(a)gmail.com
Distribution: ---
Created attachment 58150
--> https://bugs.winehq.org/attachment.cgi?id=58150
I am not allowed to install
I am not allowed to install
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43942
Bug ID: 43942
Summary: Wineskin 2.6.2: crashes when battle ends in Pokemon
Insurgence
Product: Wine
Version: 2.16
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrcodymcg(a)gmail.com
Created attachment 59582
--> https://bugs.winehq.org/attachment.cgi?id=59582
Backtrace for bug
Pokemon Insurgence keeps crashing frequently, and most often crashes when a
Pokemon battle has just finished, and my Pokemon is receiving EXP.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44263
Bug ID: 44263
Summary: Pokémon uranium cutscene crash
Product: Wine
Version: 1.8.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: herdiherp(a)gmail.com
Distribution: ---
When I get midway through the reactor cutscene my game crashes and from what I
know it should have been fixed in a 1.7 patch.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40802
Bug ID: 40802
Summary: Loading Skyrim via Steam display the title screen,
then exits to Steam window
Product: Wine
Version: 1.7.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: da_legit_dubya(a)yahoo.com
Distribution: ---
Created attachment 54733
--> https://bugs.winehq.org/attachment.cgi?id=54733
Wine error log generated from Steam's failure to load Skyrim
Installed the Steam client (Windows version) from my Skyrim CD. Downloaded the
Skyrim package (no mods). Launching the game shows the title screen (no text)
and the app crashes (back to the Steam window) with the window that lets me
generate the backtrace log.
Slitaz release 5 / kernel update 3.2.71
Steam API v017
Steam package versions: 1465948400
4GB RAM / AMD E300 processor
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48869
Bug ID: 48869
Summary: wine would not install on ubuntu 18.4
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: crostrogarcia(a)gmail.com
Distribution: ---
When I try to install wine latest version from downloads my terminal tells me
that many packages do not meet the dependencies and when I click the install,
the terminal tells me that it would not install because I have been holding or
retaining broken packages,that is from the download. I tried it with "git",I
downloaded the binaries,all right and when I do the "./configure",the terminal
tells me,at the end,because it almost does the whole job,that it will not
compile because I must install 32-bit development librarieschecking whether gcc
-m32 works... no
configure: error: Cannot build a 32-bit program, you need to install 32-bit
development libraries.
Los siguientes paquetes tienen dependencias incumplidas:
wine-stable-amd64 : Depende: libfaudio0 pero no va a instalarse
wine-stable-i386:i386 : Depende: libfaudio0:i386 pero no va a instalarse
E: Dependencias incumplidas. Intente «apt --fix-broken install» sin paquetes (o
especifique una solución).
mt@mt-MS-7728:~$
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41385
Bug ID: 41385
Summary: i cant go to the next place in my game there is
something stopping me like a grey box pops up
Product: WineHQ Apps Database
Version: unspecified
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dem.lolz.doe(a)gmail.com
a grey box pops up when i go into poke center and ask to heal my Pokemon i keep
trying and restarting my computer but it never works please help me i really
want to play this game.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48813
Bug ID: 48813
Summary: Error in POL_Wine_PrefixCreate Interrumpido por el
usuario
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: amnivia(a)misena.edu.co
Distribution: ---
Created attachment 66729
--> https://bugs.winehq.org/attachment.cgi?id=66729
screenshot error
i can't download any linux 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=41673
Bug ID: 41673
Summary: instructions for installing winetricks do not work for
me
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brewmanz(a)gmail.com
Distribution: ---
"Installing winetricks" instructions do not install it - or at least not so
that it works without specifying its path ...
After executing
chmod +x winetricks
sudo cp winetricks /usr/local/bin
[delete copy in home directory]
then winetricks does not work as I was expecting it to ...
bryan@ASUS-K75DE:~$ which winetricks
/usr/local/bin/winetricks
bryan@ASUS-K75DE:~$ winetricks --version
bash: /usr/bin/winetricks: No such file or directory
bryan@ASUS-K75DE:~$ /usr/local/bin/winetricks --version
20161012 - sha1sum: 142a40eb2d8d829cbea2cb18c86df6b66dcde45a
bryan@ASUS-K75DE:~$
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47670
Bug ID: 47670
Summary: mex
Product: Wine-staging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: miguelcorces(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 65118
--> https://bugs.winehq.org/attachment.cgi?id=65118
coderesources
i only want to play age of empires in mc omg
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43279
Bug ID: 43279
Summary: X3 Reunion crash after loading-screen
Product: Wine-staging
Version: 2.10
Hardware: x86-64
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 58617
--> https://bugs.winehq.org/attachment.cgi?id=58617
debug log, terminal
The game crashes after the loading-screen, it only runs after freshly
installing wine one time and then not anymore.
--
Do not reply 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=33971
Bug #: 33971
Summary: MAXQDA 11 doesn't start, reporting "Failed to create
empty document"
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: colAflash(a)gmx.net
Classification: Unclassified
Created attachment 45124
--> http://bugs.winehq.org/attachment.cgi?id=45124
MAXQDA 11 backtrace "Failed to create empty document"
Application: MAXQDA 11 demo
English: http://www.maxqda.com/downloads/demo
German: http://www.maxqda.de/downloads/demo
When staring MAXQDA 11 I get an black rectangle over half my screen. Behind
that window an error message hides, telling "Failed to create empty document".
The only choice is to click OK. Then the program quits.
Because of
http://answers.microsoft.com/en-us/windows/forum/windows_vista-windows_prog…
I tried setting the variables TEMP and TMP like this to C:\Temp
http://www.winehq.org/docs/wineusr-guide/environment-variables
Didn't helped and the variables where already set to the valid path
C:\users\myuser\temp
Also tried to replace comctl32.dll with one from Windows XP but also didn't
helped.
http://bugs.winehq.org/show_bug.cgi?id=6263
OS: openSUSE 12.3 x86_64
Kernel: 3.9.8-1.gf3348a8-desktop
Wine: wine-1.6-rc4 (I compiled)
Installation:
winetricks mdac28 jet40
WINEARCH=win32 WINEPREFIX=/home/myuser/wines/maxqda/
/home/myuser/opt/wine/bin/wine MAXQDA11_Demo.exe
Destination: C:\Program_Files\MAXQDA11
Starting application:
WINEARCH=win32 WINEPREFIX=/home/myuser/wines/maxqda/
/home/myuser/opt/wine/bin/wine C:\\\\Program_Files\\\\MAXQDA11\\\\MAXQDA11.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=43713
Bug ID: 43713
Summary: regression: Skyrim instantly crashes when a key is
pressed as of wine 2.17
Product: Wine
Version: 2.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexchandel(a)gmail.com
Distribution: ---
As of wine 2.17, Skyrim now immediately crashes as soon as a key is pressed in
game.
Replication steps:
1. Launch Skyrim
2. Click "Continue" from main menu
3. Wait for game to load...
4. Press the "w" key
5. Skyrim crashes.
The lone error message:
...
fixme:xinput:XInputSetState (index 0, vibration 0x3abaf630) Stub!
fixme:xinput:XInputSetState (index 0, vibration 0x37f8f630) Stub!
fixme:xinput:XInputSetState (index 0, vibration 0x3abaf630) Stub!
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0xa15ba20f
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43964
Bug ID: 43964
Summary: game freezes - only way out is to kill the process =
Ctrl-C
Product: Wine
Version: 1.8.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ing.walter.hartmann(a)gmail.com
Distribution: ---
SETUP:
wine --version
wine-1.8.7 (Debian 1.8.7-2)
setup_cossacks_back_to_war_2.1.0.18.exe
all 32-bit
Program was started from console, then always single player mode.
w3@deb9:~/.wine/drive_c/GOG Games/Cossacks - Back To War$ wine dmcr.exe
All went fine for several small and simple scenarios to the end (VICTORY!!!)
but in a more involved scenario when quite a lot of units (~soldiers) are in
action the below happens. [This seems to happen under Windoze XP prof. too (but
that was with an older cossacks version) - the game usually gets only a bit
slower and if one realizes in time one can move within the game out of the
'danger zone' towards less units in action and then Windoze usually struggles
through. If not - windoze kills the program (unexpected ...). Sorry for the
fuzzy details - but thanks to wine I know now it's a zero-devide in the game
and that's a killer.
BUG - terminal output:
~/.wine/drive_c/GOG Games/Cossacks - Back To War$ wine dmcr.exe
wine: Unhandled division by zero at address 0x59f217 (thread 0009), starting
debugger...
------- wine dmcr.exe --- is DEAD! -------
^CCtrl-C: stopping debuggee
fixme:console:CONSOLE_DefaultHandler Terminating process 2c on event 0
TankYou-W
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39524
Bug ID: 39524
Summary: Sound driver: (none)
Product: Wine
Version: 1.7.53
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
Assignee: wine-bugs(a)winehq.org
Reporter: pjmnoble(a)mac.com
Distribution: ---
Newly compiled from source on Tango-studio linux (ubuntu derivative)
winecfg says selected Driver: (None) under audio tab
I need alsa driver to load to access hardware (running Sibelius 7). setting
sound=alsa on winetricks does not solve the problem.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45092
Bug ID: 45092
Summary: Crash to Powerr Off
Product: Wine
Version: 3.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: drazil.tembero(a)gmail.com
Distribution: ---
I have been experiencing a problem with graphical applications run under wine
switching my computer off.
Haha, where to elaborate. 3d Graphical applications native to linux run
perfectly, perpetually for me, or at least not a timeframe I can measure.
However should I run (even a multi-platform) graphical application from wine
(on any wine version or linux distribution) the computer will switch off
(dead). This does however even apply to graphical applications run under
virtualbox i.e. dos games 2D or 3D. Graphics work properly & perpetually from a
dual-boot into windows.
My graphics card is an AMD R7 series, it has been fairly hammered by usage,
also the fan although working has a severed cable, this is the reason for my
assumption to a graphics issue between application software and driver
software. I can only presume that the fan cable maybe a speed or temperature
monitor and although windows or linux native has an override or failsafe for
missing hardware communications, emulators have no such fallback.
I do however believe that this was not an issue with wine under kubuntu
17.04, although on a fresh install of 14.04 with wine 1.6, this event is
occurring now. In addition just notably now this occurs ripping a movie from
dvd, although not on a playback (LOTR extended is fine).
Thans in advance for any measure of assistance
Kind Regards
Basil Dazz
--
Do not reply 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=29641
Bug #: 29641
Summary: Wrong textures on Angry Birds
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Classification: Unclassified
Created attachment 38416
--> http://bugs.winehq.org/attachment.cgi?id=38416
Screenshot of the issue
The problem appears from level 1-2 and up, everything looks good on the first
level.
A download link to a demo showing the problem is available at:
http://download.angrybirds.com/
Wine version: wine-1.3.37-108-g4cd49d3
The only console output:
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:wininet:set_cookie Unknown additional option L"MAX-AGE=600"
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
Ubuntu 12.04 alpha 1, using Mesa 7.11, and a ATI HD 6570:
OpenGL renderer string: Gallium 0.4 on AMD REDWOOD
OpenGL version string: 2.1 Mesa 7.11
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42794
Bug ID: 42794
Summary: when I talk to someone in the game, it bugs
Product: Wine
Version: 0.9-pre
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hiphopob(a)yahoo.com
Distribution: ---
Created attachment 57819
--> https://bugs.winehq.org/attachment.cgi?id=57819
its the file of the bug
when I talk to a certain person in the game, it bugs,
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43058
Bug ID: 43058
Summary: back
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: gelendare(a)gmail.com
cant open geometry dash
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43035
Bug ID: 43035
Summary: I want to install the game Wildstar on my mac, but
when the launcher opens, an error message appears
after a few seconds.
Product: Wine
Version: 1.8
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: paressegaire(a)orange.fr
Created attachment 58188
--> https://bugs.winehq.org/attachment.cgi?id=58188
That is the detail of the program error
Wildstar, the programm <wildstar.exe> has met a serious problem and has to be
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.
https://bugs.winehq.org/show_bug.cgi?id=41471
Bug ID: 41471
Summary: Majority of the time when I try to open a game on
steam it doesn't allow me to.
Product: Wine
Version: 1.9.11
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: whiteisland00(a)gmail.com
Created attachment 55856
--> https://bugs.winehq.org/attachment.cgi?id=55856
Cannot open up game.
Cannot open up game at all.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43421
Bug ID: 43421
Summary: AppDeploy Repackager froze
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jr.tchumatchato(a)gmail.com
Distribution: ---
Created attachment 58783
--> https://bugs.winehq.org/attachment.cgi?id=58783
It's a log file
Was trying to create an msi installation file to install Adobe CS5 Master
Collection with Wine and the AppDeploy seems to have frozen on the last stage.
Been waiting for an hour or so but there is no activity and no warning sign.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48865
Bug ID: 48865
Summary: TraderPlus is crashing ounce or twice per day.
Product: Wine
Version: 5.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hubertmagma.ca(a)gmail.com
Distribution: ---
Created attachment 66791
--> https://bugs.winehq.org/attachment.cgi?id=66791
Backtrace for TraderPlus.exe app crashing at idle when not receiving data.
TraderPlus is a real time stock market application normaly working on Windows
XP to Windows 10. It's a 32 bits app installed in Wine on Debian 10.
http://www.decisionplus.com/en/software/tp_new_versions.asp
It's crashing when stocks markets are closed or when it's not receiving stock
markets quotes.
My other Windows app (MarketVisionPlus) from the same company works perfect.
I have a license to run these as it is a requirement to connect to the DataBase
so I can get the the real time quotes. I am not asking you to work on the
application but I would rather need info on how to setup my wine. I suspect I
may have missed something when installing. Specific links will be OK.
If you need more info just ask.
Please, do not post my email address.
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.
http://bugs.winehq.org/show_bug.cgi?id=37060
Bug ID: 37060
Summary: Cannot launch heroes 3
Product: Wine
Version: 1.7.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pouponlouis(a)yahoo.fr
Created attachment 49251
--> http://bugs.winehq.org/attachment.cgi?id=49251
The details of the error
I managed to install heroes 3 but when i try to launch the game it tells me
that the program has encountered a problem and needs to close, the details are
in the attachement.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48858
Bug ID: 48858
Summary: Passmark PerformanceTest fails to run CPU test
Product: Wine
Version: 5.4
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
In the menu under "Tests->CPU" select any test.
It will fail with the message:
"There has been an error creating a process during the CPU test. The test will
now exit."
Download available.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39375
Bug ID: 39375
Summary: League of Legends Did not recieve response from the
server
Product: Wine
Version: 1.7.48
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sebastian.toplak(a)gmail.com
Distribution: ---
Hi,
Today after patch I can't login to game. It says 'Did not recieve response from
the server [attempt 1,2,3] ...
I don't know what to do.
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=42425
Bug ID: 42425
Summary: Installing Mad Max [PC] causes the attacked log
errors.
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: wellbeserious12(a)gmail.com
Distribution: ---
Created attachment 57251
--> https://bugs.winehq.org/attachment.cgi?id=57251
Error Log File
Installing Mad Max [PC] on Linux Mint, Wine 1.6.2 causes the attached log
errors.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39070
Bug ID: 39070
Summary: Truck Racing by Renault Trucks installs but crashes
when I try to run the main program
Product: Wine
Version: 1.7.48
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: oebbler(a)live.de
Distribution: ---
Created attachment 52050
--> https://bugs.winehq.org/attachment.cgi?id=52050
Output of Wine when trying to start Truck Racing
The game installs correctly without any errors but I cannot run it. I will
attach the only line Wine pastes into the terminal when starting the game.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=4713
--- Comment #32 from winetest(a)luukku.com ---
still valid wine-staging 5,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=47250
Bug ID: 47250
Summary: Battle.net crashes with msvcp error when compiled with
--without-mingw
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: cybermax(a)dexter.no
Distribution: ---
Created attachment 64539
--> https://bugs.winehq.org/attachment.cgi?id=64539
Crash log
When wine is configured with --without-mingw, battle.net crashes upon starting.
This does not happen when compiled using mingw (The default configuration).
Tested with GIT rev : 9cfe6094773929d9dd61db51da094324337ecab0
Ref. previous bug after some msvcp build overhaul > wine-4.8
https://bugs.winehq.org/show_bug.cgi?id=47238
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40726
Bug ID: 40726
Summary: problem on funbridge
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: martial.dumontet(a)orange.fr
Distribution: ---
Created attachment 54635
--> https://bugs.winehq.org/attachment.cgi?id=54635
wine Error report
Funbridge knew randomly crashing
--
Do not reply 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=32907
Bug #: 32907
Summary: Regression - ammyy admin crashes at startup again
Product: Wine
Version: 1.1.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sprog(a)online.ru
Classification: Unclassified
Regression AMMYY Admin AA_v3.exe crashes at startup again (worked with 20, 21).
20130206-13:17:07.557 000000BC - ERROR: ERROR: Unhandled Exception eip=7B83DBDA
esp=007CE814 ebp=007CE888
--
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=19122
Summary: MCI mciSendString with repeat as a play flag does not
work
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emil.jo.andersson(a)gmail.com
This works (plays once as expected):
_stprintf(command, _T("open \"%s\" alias bgmusic"), szFileName);
mciSendString(command, response, (UINT)_tcslen(response), NULL);
_stprintf(command, _T("setaudio bgmusicvolume to %i"), settings.MusicVolume *
10);
mciSendString(command, response, (UINT)_tcslen(response), NULL);
mciSendString(_T("play bgmusic"), response, (UINT)_tcslen(response), NULL);
This does not work (doesn't play at all):
_stprintf(command, _T("open \"%s\" alias bgmusic"), szFileName);
mciSendString(command, response, (UINT)_tcslen(response), NULL);
_stprintf(command, _T("setaudio bgmusicvolume to %i"), settings.MusicVolume *
10);
mciSendString(command, response, (UINT)_tcslen(response), NULL);
mciSendString(_T("play bgmusic repeat"), response, (UINT)_tcslen(response),
NULL);
I've tried this both in a virtual machine (Virtualbox) and on a non-virtual
machine. Both were running Ubuntu 9.04 with version 1.1.24 from the Wine
repository.
--
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=46313
Bug ID: 46313
Summary: Zwift: Crash on startup
Product: Wine
Version: 4.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jamie.magee(a)gmail.com
Distribution: ---
Created attachment 63045
--> https://bugs.winehq.org/attachment.cgi?id=63045
Install and run attempt
I'm trying to run Zwift [1] on wine 4.0-rc2. The minimum requirements [2] are
Windows 7, 64-bit, and .NET Framework (Though I'm not 100% sure which version).
I've attached my logs from installing ZwiftLauncher.exe in a 64-bit prefix with
wine-mono, and subsequently trying to launch it.
I've also (unsuccessfully) attempted some other setup attempts with the help of
Bob Wya in the forums [3] if those logs are of any use.
Please let me know if you need any more information.
[1] https://cdn.zwift.com/app/ZwiftSetup.exe
[2]
https://support.zwift.com/en_us/what-are-the-minimum-device-requirements-fo…
[3] https://forum.winehq.org/viewtopic.php?f=2&t=31589
--
Do not reply 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=33845
Bug #: 33845
Summary: Can not update Warframe steam version
Product: Wine
Version: 1.6-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: levanchelidze(a)gmail.com
Classification: Unclassified
So I tried to run Warframe steam version but sadly updating this game fails
--
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=48849
Bug ID: 48849
Summary: FIXME logging can be omitted for supported cases of
GetCurrentProcessorNumberEx
Product: Wine
Version: 5.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: perchrh-wine(a)pvv.org
Distribution: ---
Created attachment 66766
--> https://bugs.winehq.org/attachment.cgi?id=66766
Trivial patch
A program that uses GetCurrentProcessorNumberEx frequently becomes very verbose
under Wine. The reason is the FIXME(..) stub warning of this method in
dlls/ntdll/rtl.c.
This method is actually fully implemented for most cases, and the verbose
message can be thus omitted, while keeping the warning for those cases where
there actually is something missing in Wine's implementation.
Specifically, this method is fully implemented for systems with less than 64
logical processors.
API docs quote: "Processor groups are numbered starting with 0. Systems with
fewer than 64 logical processors always have a single group, Group 0."
Source:
https://docs.microsoft.com/nb-no/windows/win32/procthread/processor-groups
The attached patch implements the mentioned behavior.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48845
Bug ID: 48845
Summary: Black Mesa has graphics problems
Product: Wine
Version: 5.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dron2065(a)rambler.ru
Distribution: ---
There is no blured image at start and game menu at Black Mesa 1.0 Steam Version
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48830
Bug ID: 48830
Summary: I'm trying to run this game and it doesn't work,
Product: Wine
Version: unspecified
Hardware: arm
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: schneideroscar2(a)gmail.com
Distribution: ---
Created attachment 66747
--> https://bugs.winehq.org/attachment.cgi?id=66747
I don't understand code, promise you I don't.
Trying to run this game and with several launchers, the first launcher says
that I need steam to run it but when I have steam running it still doesn't work
and the second one gives me this error.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48373
Bug ID: 48373
Summary: WriteProcessMemory? - Project Reality fails linking
Launcher and Game Executable
Product: Wine
Version: 5.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: consolelogger(a)rhyta.com
Distribution: ---
When running Project Reality, past the game menu and the loading in, an error
shows up where it says: "Failed linking to the Launcher"
https://old.reddit.com/r/ProjectReality/comments/eg3xfu/lets_try_to_get_pr_…
We have the luxury of being able to ask the devs about what might be going on
there:
"If he joined a server, the Launcher has succeeded in opening the process and
writing to it. These sort of issues are usually an anti virus not liking this
kind of cross-process communication.
In your case wine is probably incapable of WriteProcessMemory
[...]
Wine has both ReadProcessMemory and WriteProcessMemory, not sure what exactly
the issue is but it shouldn't be that unless an odd bug has been hit
[...]
I suspect that or PR is triggering an unandlhed edge case or the failure reason
is actually another one."
I was hoping to post a report with logs here, but couldn't find out what
arguments are needed on WINEDEBUG= to have instances of ReadProcessMemory and
WriteProcessMemory and adjacant "stuff" show up in the logs.
How would I go about optaining a log that contains info helpful for solving
this?
I will do so as soon as I can and am happy to do testing and further research.
Cheers.
--
Do not reply 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=28884
Bug #: 28884
Summary: keyboard input does not work properly for Sculptris
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)light-bg.com
Classification: Unclassified
Created attachment 37113
--> http://bugs.winehq.org/attachment.cgi?id=37113
console output
The application runs flawlessly while controlled with the mouse only or with a
combination of keyboard and mouse input simultaneously.
But upon pressing any button on the keyboard alone, with the only exception of
the F* keys and the NumLock, the application freezes until focus is changed to
another window and returned to the application window.
After returning focus to the application window Sculptris continues to work as
if no keyboard shortcut was pressed. The only exception to this are the square
brackets and the numpad Del keys, which have the effect of
increasing/decreasing the brush size. They too do freeze the app, but the brush
is larger/smaller after returning to the app. No other keyboard shortcuts (most
notably ctrl-z - undo) are not working. This makes the application unusable for
serious work, because many things are controlled only via keyboard and are not
present in the UI.
There is nothing on the console, except the following three lines:
--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=48667
Bug ID: 48667
Summary: full screen in games doesn't work
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gucio321(a)protonmail.com
Distribution: ---
Created attachment 66523
--> https://bugs.winehq.org/attachment.cgi?id=66523
output from terminal
full screen mode does not work in several games (the game starts in a small
area of the screen)
the problem appeared after upgrading fedora 30 to fedora 31 (installing older
wine does not 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=48828
Bug ID: 48828
Summary: WinRar Installation crash
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: kevinthede(a)gmail.com
Distribution: ---
Created attachment 66742
--> https://bugs.winehq.org/attachment.cgi?id=66742
Wine terminal log
Hello,
i cant install winrar anymore. I dont know if its a wine or a Manjaro problem.
When i start the installer then i see the gui and it crash. I tried several
wine(and staging) versions.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38741
Bug ID: 38741
Summary: Unhandled Exception Assetto Corsa Steam
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eiriklavik(a)gmail.com
Distribution: ---
Created attachment 51655
--> https://bugs.winehq.org/attachment.cgi?id=51655
The attached file mentioned
I have installed steam through PlayOnLinux with dotnet4.0 and vcrun2012. I
launch Assetto Corsa, the .exe crashes with the attached file.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39372
Bug ID: 39372
Summary: Cannot drag & drop audio files into Mixcraft 6/7
Product: Wine
Version: 1.7.51
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: s_chriscollins(a)hotmail.com
Distribution: ---
I am unable to drag & drop an audio or MIDI file into Mixcraft 7 (or 6). I have
tested this using Dolphin, Nautilus and Wine Explorer (explorer.exe).
Under Windows:
Dragging an audio file (WAV, MP3, OGG) to a track will change the mouse cursor
(it will gain a '+' symbol). Letting go of the mouse button will place the
audio at the track & time where the mouse cursor is located.
Under Wine:
Dragging an audio file to a track causes the mouse cursor to get a red circle
(at least under KDE), meaning that the file can't be dropped. Nothing happens
upon mouse button release. No terminal output is generated.
This bug also affects the Acoustica Alpha and Omni samplers, although some
third-party synths running in Mixcraft such as Plogue sforzando accept drag &
dropped files just fine.
Drag & drop within the application works fine.
I work with the Mixcraft programmers, so if you have any questions about how
drag & drop is implemented in Mixcraft, let me know and I can ask them.
I have confirmed this bug on multiple systems, so I won't post my system specs
here.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41929
Bug ID: 41929
Summary: Multiple games need WINED3D_TEXF_ANISOTROPIC filter
mode
Product: Wine
Version: 1.9.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
For example Plantera and Really Big Sky.
fixme:d3d:surface_blt_fbo Unsupported filter mode WINED3D_TEXF_ANISOTROPIC
(0x3).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41208
Bug ID: 41208
Summary: app crash
Product: Wine
Version: 1.7.10
Hardware: aarch64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aceypilot(a)gmail.com
Created attachment 55463
--> https://bugs.winehq.org/attachment.cgi?id=55463
Gridcoin crash
gridcoinresearch wallet 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=32222
Bug #: 32222
Summary: LTspice: text fields issues
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: testelor(a)yahoo.com
Classification: Unclassified
Steps to reproduce:
1) Download, install and run LTSpice -
http://ltspice.linear.com/software/LTspiceIV.exe
2) Create a new schematic and place a resistor by pressing 'R' and clicking in
the schematic
2a) Ctrl-right click on the device and fill up the "SpiceLine", then keep on
typing -- it won't follow the typed characters instead, it will stay "anchored"
to the beginning.
3) Add a text by pressing 'T', writing something, then clicking on the
schematic.
3a) Fill up one line, then keep going. It will let you see what you type ahead,
but breaking a line with ctrl-enter will leave garbage. The same happens for
any number of lines.
3b) If there's a very long one-line expression, the cursor will stay at the
beginning, it will not show up moving and any editing is done "blindly".
--
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=48743
Bug ID: 48743
Summary: Multiple games have broken rendering (Sniper Elite V2,
Sniper Elite 3)
Product: Wine
Version: 5.3
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: z.figura12(a)gmail.com
Regression SHA1: 04453496a22d4b9a8f4ff50e48166b4928b937f5
Distribution: ---
Created attachment 66635
--> https://bugs.winehq.org/attachment.cgi?id=66635
example
Looks like the contrast is greater than the brightness.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48765
Bug ID: 48765
Summary: Firefox 74.0 crashes instantly: Call to
unimplemented function WS2_32.dll.WSCGetProviderInfo,
aborting
Product: Wine
Version: 5.4
Hardware: x86
URL: https://download-installer.cdn.mozilla.net/pub/firefox
/releases/74.0/win64/nl/Firefox%20Setup%2074.0.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
Version 74.0 doesn`t start at all, instant crash:
0086:fixme:winsock:WSCGetProviderPath ({e70f1aa0-ab8b-11cf-8ca3-00805f48a192}
0x14bff490 0x14bff474 0x14bff488) Stub!
wine: Call from 0x7bc8c9fc to unimplemented function
S2_32.dll.WSCGetProviderInfo, aborting
Test with Staging-5.4 (firefox doesn`t work (well) in vanilla-wine)
Regards
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32723
Bug #: 32723
Summary: Death to Spies Moment of Truth fails to start.
Product: Wine
Version: 1.5.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: salamanderrake(a)gmail.com
Classification: Unclassified
Created attachment 43180
--> http://bugs.winehq.org/attachment.cgi?id=43180
terminal output.
Death to Spies Moment of Truth fails to start. I get errors and a crash popup.
Only overrides are the norms for steam and the d3dx9, vcrun2005 override combo.
--
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=48642
Bug ID: 48642
Summary: kernel32:process contains a race condition in
test_WaitForJobObject()
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
Created attachment 66499
--> https://bugs.winehq.org/attachment.cgi?id=66499
Patch to reproduce and diagnose rare kernel32:process failures
The last test of test_WaitForJobObject() contains a race condition:
create_process("exit", &pi);
// -> Starts a child process which exits almost immediately
ret = pAssignProcessToJobObject(job, pi.hProcess);
// -> If the child has already exited this call fails
This rarely happens (~1% failure rate) but happened on the w864 and w1064v1709
64 bit tests in this job:
https://testbot.winehq.org/JobDetails.pl?Key=65660
--
Do not reply 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=23523
Summary: Call of Juarez DX10 Benchmark does not start
Product: Wine
Version: 1.2-rc6
Platform: x86-64
URL: http://games.on.net/file/9061/Call_of_Juarez_DirectX_1
0_Benchmark_Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the.ideals(a)gmail.com
Created an attachment (id=29364)
--> (http://bugs.winehq.org/attachment.cgi?id=29364)
Crash log
After running the launcher for the software; it crashed.
--
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=48276
Bug ID: 48276
Summary: VSDC Video Editor needs VT_VECTOR|VT_I4 support in
PropertyStorage_ReadProperty
Product: Wine
Version: 4.21
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
With bug 42046 fixed, this appears in terminal output multiple times when
starting application:
---
0025:fixme:storage:PropertyStorage_ReadProperty unsupported type 4099
---
Does not cause any hard failures as far as I can tell.
--
Do not reply 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=35671
Bug ID: 35671
Summary: I got error "Division by zero" in ERD Concepts 6 when
relations editing
Product: Wine
Version: 1.6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: svbutsenko(a)gmail.com
I use ERD Concepts 6 under wine on Ubuntu 13.04 x64. When I edit relation - I
got error "Division by zero". On windows all works fine. Is there any chance
that this bug will be fixed? Thanks.
See screenshot: http://i.imgur.com/xbXRzv9.png
Site: http://www.erdconcepts.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=32114
Bug #: 32114
Summary: Dialog resizing glitches, slow panning when zooming,
minor traces
Product: Wine
Version: 1.5.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: testelor(a)yahoo.com
Classification: Unclassified
Hello
And my apologies for any language errors, I'll "do my best", though.
- I -
Since version 1.5.12 (Linux Mint 13, current version 1.5.16), LTspice seems to
suffer from a slow "click-and-drag" panning after zooming, which seems to be
related to font smoothing. Not being a guru, I reverted to the last version
(1.5.12) which, even if the text isn't anti-aliased after zooming it over a
certain amount (I use these customized settings: http://www.sharpfonts.co.cc/ ,
sharp fonts), it allows for smooth panning.
I can't screenshot the sluggishness, but it can be easily verified by lacing a
fair amount of devices, creating a schematic which, after pressing space (zoom
to fit), will make the fonts barely readable. Then use the mouse-wheel to
scroll and the pan.
- II -
Another problem is since I can't remember when, but it's not something that
really gets in the way, it can be overcome, but now that I'm here I may as well
mention them:
1. Placing a component on the schematic and Ctrl-right-clicking on it;
2. Adding a SPICE directive ('S' key) or a text ('T' key)
3. Ctrl-right-clicking on a component's name
All will make use of some dialog windows which allow text entries: 1 has
table-like entries, 2 has a multi-line entry and 3 uses a one-line entry. The
problem arises when launching LTspice with the simple "wine LTspice.exe"
command (terminal, launcher, etc), which makes use of LTspice's built-in
detection of a WINE environment.
1. In the dialog window that opens, a line that takes more than the default
window (entry) width will be cropped. Nothing unusual, but the line of text
normally follows the last typed characters, to be able to see what you're
currently doing; instead, the line of characters seems anchored to the first
one leaving you typing blindly ahead. (screenshot1.png)
2. Typing a full line and beyond will make things just like above. You can
Ctrl-enter for a new line, but it's the same, all the way down. However, here
you will get to see the "current typing" line. (screenshot2.png)
There's a nastier glitch if you have a mile long line among the others, because
when right-clicking on it to edit it, the I-beam cursor will not move it's
position, furthermore delete or backspace are invisible; this can be avoided by
breaking it into multiple lines with ctrl-enter and adding "+ " at the
beginning of the new line, for SPICE directives. (screenshot3.png,
screeshot4.png)
3. This only has problems with resizing (see below).
Trying to resize the dialog windows will let you do so, but the internal area
won't (I can only imagine what alien description will this seem to you)
(screenshot5.png, screenshot6.png). Therefore for #1 you won't know what
happens if (e.g.) you have a rather long formula to be implemented, for #2, if
there are lots of parameters to be defined, you're left scrolling like crazy,
not being able to see more than 4 lines and cropped, too, while for #3, well, I
suppose that won't matter as much if #1 gets done, because #1 displays all
possible lines (where there's the case).
Now, using "wine LTspice.exe -nowine" (LTspice specific switch) will get around
these problems -- and it's the current way of launching for me -- in that it
will allow proper resizing of dialog windows, but not the cropping of the
longer test line, however...
- III -
...the price to pay will be that using F8 to move a component will leave
crumble-like traces behind (F5, copy, F7, cut, the same) (screenshot7.png).
Minor glitch, though.
PS: I'll add the screenshots after this, it seems to only allow one
attachement.
--
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=45967
Bug ID: 45967
Summary: Beat hazard 2 - bad network/float behavior
Product: Wine
Version: 3.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
Tested with DXVK 0.81 and wine-devel/staging 3.17.
git staging from yesterday(maybe earlier) seems incapable of launching steam,
so stable versions.
Game hard crashes on wine-devel when trying to start a round of the game but
that's irrelevant for this report(as it works on staging).
The game didn't even go through the version check at bootup until the developer
changed a variable with float into an int.
Current problems are some kind of message check happening over and over in the
main menu, leaderboards only showing score and not any other information, and
ingame leaderboards fluctuating between completely random score.
Game also crashes when trying to view some leaderboards tab, although am not
sure if that relates to the network issue, if it even is a network issue
The only relevant log WINE ever throws is
003a:fixme:wininet:InternetCheckConnectionW (L"https://aws.amazon.com/" 1 0)
Which I don't think is behind the issue.
Developer is reachable on Discord - https://discord.gg/beathazard
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47056
Bug ID: 47056
Summary: Solid Edge v15: Program freeze on File->Open
Product: Wine
Version: 4.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: arvidb(a)fripost.org
Distribution: Mint
Created attachment 64223
--> https://bugs.winehq.org/attachment.cgi?id=64223
Terminal log
After program start ('WINEARCH=win32 wine Edge.exe'), when File->Open (or
File->New) is used, the program freezes (i.e. no response to mouse or keyboard
input, no window redraws).
Possibly related to "fixme:storage:PropertyStorage_ReadProperty unsupported
type 72" message. See attachment for a more detailed description.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48698
Bug ID: 48698
Summary: Rexygen installer fails with "Unknown method"
(regression)
Product: Wine
Version: 5.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: rpisl(a)seznam.cz
Distribution: ---
Created attachment 66572
--> https://bugs.winehq.org/attachment.cgi?id=66572
WINEDEBUG=+ole console log
Rexygen installer (InnoSetup) fails with runtime error: Unknown method after
fa0491f23924d17e6b4f84df1c2706d15e8ab0f7 so this is a regression. It fails
immediately after language selection. Reverting the commit fixes the problem.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41305
Bug ID: 41305
Summary: Might and Magic VI: Game hangs before intro video
(making it unplayable) [regression]
Product: Wine
Version: 1.9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)iooioio.orion.uberspace.de
Distribution: ---
Created attachment 55633
--> https://bugs.winehq.org/attachment.cgi?id=55633
Console output with Wine 1.6.2 (no bug)
The GOG version of Might and Magic VI hangs with Wine 1.9.18 before the story
intro video for the game begins (after the second "ad video"). This makes it
impossible to reach the main menu and actually start playing.
Interestingly, the issue does not occur with Wine 1.6.2.
I am attaching the console output for a run with both Wine 1.6.2 and Wine
1.9.18.
--
Some additional info about my system (just in case):
Distro: Linux Mint 17.3 (64 bit)
Kernel: 4.4.0-21-generic
Graphics: Proprietary NVIDIA 367.35
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40854
Bug ID: 40854
Summary: Flash Player 22 crashes when it is installed
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joemars694(a)gmail.com
Distribution: ---
Created attachment 54855
--> https://bugs.winehq.org/attachment.cgi?id=54855
The error is here in bactrace.txt
Hi...I have a problem with Wine
When I installed Adobe Flash Player 22, Wine crashes and send me a error
message
The error is attached
This is my first time using Wine
Wine Version: 1.6.2
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=8439
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #47 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 5.5.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41606
Bug ID: 41606
Summary: Wrong processing of WM_DROPFILES message, received
only by the top level windows.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: johnfound(a)asm32.info
Distribution: ---
Created attachment 55950
--> https://bugs.winehq.org/attachment.cgi?id=55950
One possible fix of the problem.
Because of wrong implementation, only the top level windows receive
WM_DROPFILES.
The children windows even with set WS_EX_ACCEPTFILES, never accept WM_DROPFILES
and are not a drop target at all.
This bug affects only X11 driver. The Mac OS X driver is implemented properly.
The bug is located in the file "dlls/winex11.drv/xdnd.c".
I will attach one possible fix of this bug in the file "xdnd.diff".
It works for me, but need some revision, because my C programming skills and
knowledge about WINE code tree are very low. This way, the suggested fix can be
far from optimal. Especially the function WindowFromPointDnD can duplicate some
functionality implemented elsewhere.
--
Do not reply 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=18564
Summary: QQ 2009 crashes after signin
Product: Wine
Version: 1.1.21
Platform: Other
URL: http://www.imqq.com
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matt(a)greenviolet.net
Using Wine 1.1.21 on Solaris Express Community Edition b114, with winetricks
(vista, gdiplus, msxml3, vcrun6), the application installs (with some minor GUI
glitches) but crashes once you enter your credentials and attempt to log in.
I would attach a trace, except that trying to trace to a file still spews
useful output to the terminal for some reason here. Without being able to
properly place that information in context in the log, both the trace and the
terminal output are somewhat useless.
--
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=29592
Bug #: 29592
Summary: Problems with text fields & scrollbars
Product: Wine
Version: 1.3.36
Platform: x86-64
URL: http://cd.textfiles.com/infomagic/imagic4pak5/disk3/Mi
scellaneous-Utilities/ebot_einstall.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Wine seems to have several issues with some types of text field. They are
probably related so I'll describe them all here.
One program which shows these problems can be downloaded from
http://cd.textfiles.com/infomagic/imagic4pak5/disk3/Miscellaneous-Utilities…
Run ebot_einstall.exe then click Next to show the license agreement. The
agreement is in a text field/box with a scrollbar to the right.
First issue:
The view is initially positioned at the bottom; it should be at the top. (The
flashing cursor/caret at the end of the text is also present on Windows. It
seems Wine sets the initial view position so the caret is shown, whereas
Windows does not?)
Second issue:
Move the mouse pointer outside the window and click to de-activate it. Move the
pointer back over the ebot_einstall window (not over the text box) and click to
activate it. Notice how all the text is now highlighted; it shouldn't be.
Third issue:
Run ebot_einstall.exe and click Next. (At this point, the contents of the text
field are not highlighted.) Click and drag the scrollbar knob upwards. Notice
how the text field immediately moves to show the top of the document, and the
view position remains there as you move the knob up and down. If you release
the mouse button when the knob is half-way down the scrollbar, it jumps back to
the top.
Fourth issue:
After doing the test in the third issue above, move the mouse pointer so it's
about 3/4 of the way down the scrollbar. Click the mouse button repeatedly.
Notice that the text in the box pages down each time, but when the scrollbar
knob is under the mouse pointer, clicking again causes it to jump back to the
top. (On Windows the knob does not move in that case.) Thus clicking over and
over causes the view to cycle down a page then back to the top again and again.
Fifth issue:
On Windows, when you page the view up or down by clicking in the scrollbar
above or below the knob, the view moves by one line less than a page. For
example when paging down, the view moves so the previously-lowest visible line
becomes the uppermost visible line. On Wine, the view moves by a whole page
each time.
Sixth issue:
On Windows, pressing the Page Up or Page Down key causes the view to move by a
page (less one line as mentioned above). In Wine however, pressing those keys
causes the caret to move. Press PgUp/PgDown until you're roughly in the middle
of the document. Then press PgUp/PgDown alternately. Notice the view only moves
up and down by one line because of 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.
http://bugs.winehq.org/show_bug.cgi?id=34430
Bug #: 34430
Summary: iTudou can't load anything(only show a black screen)
Product: Wine
Version: 1.7.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: litimetal(a)gmail.com
Classification: Unclassified
Created attachment 45834
--> http://bugs.winehq.org/attachment.cgi?id=45834
screenshot.png
iTudou is a video software provided bu tudou.com, which is similar to youtube
0. download it from
http://download.tudou.com/itudou/download/iTudou_Setup_3.7.0.8306_with_feis…
$ sha1sum iTudou_Setup_3.7.0.8306_with_feisu.exe
61c943e1bb45abd17937c69cf82ce97257ba3d7
1. do something to fix Chinese fonts
winetricks -q cjkfonts
export LC_ALL=zh_CN.utf8
2. install it
3. run it
wine iTudou.exe
4. only shows a black screen
--
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=34431
Bug #: 34431
Summary: iTudou can't needs native msxml3(only show a white
screen)
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: litimetal(a)gmail.com
Classification: Unclassified
Created attachment 45838
--> http://bugs.winehq.org/attachment.cgi?id=45838
with_native_ie8_and_builtin_msxml3.png
iTudou is a video software provided bu tudou.com, which is similar to youtube
0. download it from
http://download.tudou.com/itudou/download/iTudou_Setup_3.7.0.8306_with_feis…
$ sha1sum iTudou_Setup_3.7.0.8306_with_feisu.exe
61c943e1bb45abd17937c69cf82ce97257ba3d7
1. do something to fix Chinese fonts
winetricks -q cjkfonts
export LC_ALL=zh_CN.utf8
2. install it
3. winetricks -q ie8 to workaround bug 34430
4. run it
wine iTudou.exe
5. only shows a white screen
--
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=38283
Bug ID: 38283
Summary: sZone silently fails
Product: Wine
Version: 1.7.38
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: razzylaqui(a)gmail.com
Distribution: ---
Created attachment 51112
--> https://bugs.winehq.org/attachment.cgi?id=51112
Terminal output of the game executable
Launching the game in Steam does not work at all, no window opens and no error
messages come up. I logged the console output and received the message "wine:
Unhandled privileged instruction at address..." and then a long line of errors
and finally a stack overflow before the process terminates.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48829
Bug ID: 48829
Summary: office 2013 apps hang a few seconds after running
Product: Wine
Version: 5.3
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: ---
Created attachment 66746
--> https://bugs.winehq.org/attachment.cgi?id=66746
console output
My graphic driver is nouveau.
I checked both Word and Excel 2013 and they both show the same issue.
Attached is the console output running Excel 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.
http://bugs.winehq.org/show_bug.cgi?id=18335
Summary: CreateProcess doesn't set hProcess correctly when
starting a Linux program
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dima(a)gmail.com
Created an attachment (id=20876)
--> (http://bugs.winehq.org/attachment.cgi?id=20876)
test case
When CreateProcess starts a Linux program, it sets hProcess to 0 - causing
WaitForSingleObject to fail.
To test this:
Get CreateProcess example from MSDN:
http://msdn.microsoft.com/en-us/library/ms682512(VS.85).aspx
Add a few lines to print out the value of pi.hProcess and the return value of
WaitForSingleObject.
(I'll attach the code).
Run it with an argument "C:/windows/system32/notepad": hProcess is non-zero,
and WaitForSingleObject succeeds.
Then run it with an argument "/usr/bin/ls": "ls" still runs, but hProcess is 0
and WaitForSingleObject returns -1.
--
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=20777
Summary: Unigine Heaven benchmark crashes on load.
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://unigine.com/download/#heaven
OS/Version: Linux
Status: NEW
Keywords: dotnet, download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Created an attachment (id=24871)
--> (http://bugs.winehq.org/attachment.cgi?id=24871)
terminal output
sh winetricks dotnet20
wine msiexec /i Unigine_Heaven-1.0.msi
--
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=40116
Bug ID: 40116
Summary: Drag on Debian
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adl-88(a)posteo.de
Distribution: ---
It is not possible to drag audiofiles from debian to wine-programs. For
Example: Foobar or Mp3Tag. I have to add some folders/datas with the menuline.
Very uncomfortable.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38979
Bug ID: 38979
Summary: Evil Genius randomly crashes MAC OSX
Product: Wine
Version: 1.0-rc4
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: emma-vanhoucke(a)hotmail.com
Created attachment 51931
--> https://bugs.winehq.org/attachment.cgi?id=51931
it is a picture of the crash
The game Evil Genius randomly crashes, sometimes during startup, sometimes
during the game itself. It is very hard to play the game because every 5
minutes the game crashes so i need to save it constantly, how can i fix this?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41257
Bug ID: 41257
Summary: The Steam's application plays wrong
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Andrezz1997(a)gmail.com
Distribution: ---
Created attachment 55551
--> https://bugs.winehq.org/attachment.cgi?id=55551
The Steam's application plays wrong
when i play Steam, it don't show a good interface and i can't see the options
or the games.
I can't view the store... the navigator don't enter.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38490
Bug ID: 38490
Summary: Crashes game after 15 seconds
Product: Wine
Version: 1.7.40
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: agnostic(a)priest.com
Installed Steam game. Launches, but crashes 10-15 seconds after launching.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47994
Bug ID: 47994
Summary: Nancy Drew: Danger By Design
Product: Wine
Version: 1.3.34
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jilly5791(a)gmail.com
After game was finally successfully installed using Wineskin, there was an
issue with the game pointer cursor over the game cursor and was able to change
that by reading a page of someone's success using the game developer page and
is found after loading a game once saved and started and using the keyboard
keys:
"Control","Shift","Tab", and the letter "C" as in Cat.
That was one of the problems I had, among a few others, but the one left that I
am currently working on resolving is that there is a bug that closes the game
after Nancy Drew's letter closure and right before the game award announcement.
It was said on the page that there was a problem with the "game.exe" that was
critical and had to close the game immediately, but also instructed me to check
on the application manual or something to do with the application. I think it
meant this page for more information on Wineskin to find a solution to the
problem and also a link to report the bug, which I am doing now.
I couldn't find this bug listed among other common problems that others have
when trying to install the older Nancy Drew games with Wineskin such as
immediately screen flash-outs and directing the driver and file location
appropriately after copying the correct files. Different games require
different installed engines when creating their set wrappers. "Creatures of
Kapu Cave" and the one I love and am working with "Danger By Design" require:
"WS8Wine1.3.18", while nearly all others require, "WS8Wine1.3.34".
I hope this information helps to identify and further investigate this bug
issue and provide others with insightful information henceforth. Meanwhile, I
will continue to delve into the "Game.exe"s and hopefully trace the hangup.
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.
http://bugs.winehq.org/show_bug.cgi?id=24860
Summary: Microinvest Invoice v. 3.03.752: unable to save and
show print-preview
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.microinvest.net
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oldnew(a)km.ru
When creating a new document and trying to save (by pressing F9), the operation
hangs. Not showing print preview screen and nothing happens.
The other parts of the program are still functional and can be stopped without
saving.
Otherwise, when editing an old document (imported from Windows) save, print
preview and print, operate normally.
Download: http://www.microinvest.net/pub/m_invoice.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34760
Bug #: 34760
Summary: Cena:crashes when starting a judge process
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: zhanglide2018(a)gmail.com
Classification: Unclassified
Created attachment 46353
--> http://bugs.winehq.org/attachment.cgi?id=46353
terminal output
Wine crashes after I click on the "评测"(Judge) button on the mainwindow in
Cena.Before crashe,Cena shows to me a error messagebox,the messagebox
says:"出现严重错误。请重新启动Cena。"(A panic had happened,please restart Cena.)
Cena is a judger for OI(Olympiad in Informatics),my Cena is 0.8.1 with
0.8.2-patch,you can get Cena in https://code.google.com/p/cena/.
--
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=48825
Bug ID: 48825
Summary: Thread32Next:get the thread order is reverse order and
not same as windows
Product: Wine
Version: 5.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: dead.ash(a)hotmail.com
Distribution: ---
same application use this function to get main thread id.
the wine get thread order is from big to small
windows get thread order is from small to big, so the first thread id is main
thread id
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42545
Bug ID: 42545
Summary: Wine wont let me open any files i could previously
open
Product: Wine
Version: 1.6.1
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: abhishek.abhishek.rautela.sing(a)gmail.com
So i was playing skyrim when it suddenly crashed. then when i tried to repoen
it or any .exe file the text below would show up. plz 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=40751
Bug ID: 40751
Summary: dont open the ivona voices
Product: Wine
Version: 1.9.11
Hardware: ppc32
OS: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marianopub(a)hotmail.com
I am new on xubuntu, and using this program wine. I haave the same error, when
I install th Ivona voices, later when i open text aloud, ivona said that the
period of trial is expired, I am new, please help me with this problem!!!
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40044
Bug ID: 40044
Summary: Wine prefix creation is really slow
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: post+wine(a)ralfj.de
Distribution: ---
This pretty much says it all:
$ time WINEPREFIX=$(pwd)/tmpprefix wine echo
wine: created the configuration directory '/home/r/Desktop/tmpprefix'
Could not load wine-gecko. HTML rendering will be disabled.
Could not load wine-gecko. HTML rendering will be disabled.
wine: configuration in '/home/r/Desktop/tmpprefix' has been updated.
wine: cannot find L"C:\\windows\\system32\\echo.exe"
real 2m3.599s
user 0m0.004s
sys 0m0.008s
This is on a system with 8GB RAM, a dual-core (four threads) CPU and a fast
SSD. I don't know what takes it so long, but the time certainly seems excessive
for creating a directory of 38 MiB. This hasn't always been that slow, but it's
been slow for at least two years now.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41680
Bug ID: 41680
Summary: Anno 2070 crashes if online
Product: Wine
Version: 1.9.22
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vasquesbc(a)googlemail.com
After getting through https://bugs.winehq.org/show_bug.cgi?id=41652 i've
finally managed getting Anno 2070 running on wine-staging 1.9.22.
However: If my system is online, the game crashes seconds after the main menu
is visible. if i disable internet access it works without problems. (i've
played through the main campaign for at least 2 hours straight)
i've been busy setting up several clean wine-environments on different hardware
to pinpoint this issue.
unfortunately there is no error message or log from the game itself and no
specific errors in the wine-console.
if anyone could tell me which WINEDEBUG-setting i should apply, i will attach
the results right here.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41146
Bug ID: 41146
Summary: emission of error message
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: arena(a)mclink.it
Distribution: ---
Created attachment 55355
--> https://bugs.winehq.org/attachment.cgi?id=55355
error message appearing before any application is loaded
when launching any application the enclosed error message appears
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40975
Bug ID: 40975
Summary: deleted date off my sims game. not sure what happened
but it told me to report it to "wine."
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: platypuslover69(a)yahoo.com
Created attachment 55132
--> https://bugs.winehq.org/attachment.cgi?id=55132
sims 4
my sims deleted information from my game, and has always showed the message the
"backtrace" file i am submitting with this report. not sure whats going on or
whats happening.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40749
Bug ID: 40749
Summary: Digimon master in Wine
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: vini.gazzana(a)gmail.com
Distribution: ---
Created attachment 54657
--> https://bugs.winehq.org/attachment.cgi?id=54657
an error in wine, and i need repare that
Please, if anyone see that, can you help me?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40530
Bug ID: 40530
Summary: WinZip 7: crashes when extracting a zip archive
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gameux
Assignee: wine-bugs(a)winehq.org
Reporter: modestelamar(a)yahoo.com
when i was trying to play pokemon black and white 2 i toke the file and the
game started working well when i open rom after 7 miniute of me playing the
game. It crash saying there is a serious problem then i tried again and again
and it never work and i really want to play pokemon i have been trying to get
the file for a very long time please help me or give any tips on what i should
do next. 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=37969
Bug ID: 37969
Summary: Yaodao crashed and cannot log in
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: i2000s(a)hotmail.com
Distribution: ---
Created attachment 50592
--> https://bugs.winehq.org/attachment.cgi?id=50592
crash log
1. Yaodao dictionary I installed on Wine crashed when I tried to close it.
2. I cannot log in through Yaodao. Suspect there is a network interface
failing.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38584
Bug ID: 38584
Summary: Bug installing League of legend
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: manu.delsmonts(a)laposte.net
Distribution: ---
Created attachment 51482
--> https://bugs.winehq.org/attachment.cgi?id=51482
here the error's message and report
Impossible to install League of legend. It blocks downloading
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40601
Bug ID: 40601
Summary: Visio 2007 crashes on Indexes
Product: Wine
Version: 1.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: carlosv775(a)gmail.com
Distribution: ---
When editing an Entity on a Visio Diagram, if I click on the Indexes tab, the
software simply 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.
https://bugs.winehq.org/show_bug.cgi?id=39594
Bug ID: 39594
Summary: Battlefield Bad Company 2 - no mouse wrapping on multi
monitor
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: morbidus(a)rx900.org
Distribution: ---
I'm using Debian 8.2, gnome shell and nvidia drivers version 352.41.
No matter which mouse options I use, the mouse pointer 'escapes' on the other
screen while playing.
Powering off the screen solves the issue (which is in fact minimal), just
reporting ..
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39593
Bug ID: 39593
Summary: Battlefield Bad Company 2 - doesn't close process when
terminating
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: morbidus(a)rx900.org
Distribution: ---
I'm using Debian 8.2, gnome shell and nvidia drivers version 352.41.
When closing the game (either when closing it or it freezes),
two processes stay up: BFBC2Game.exe and PnkBstrB.exe
and BFBC2Game.exe drains 100% cpu.
A simple 'kill' is enough to stop 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=39592
Bug ID: 39592
Summary: Battlefield Bad Company 2 - freeze when alt+tab
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: morbidus(a)rx900.org
Distribution: ---
Works perfectly with 1.7.54-staging, very happy, but there are few issues, I'm
opening individual bug reports because they are unrelated.
So I'm using Debian 8.2, gnome shell and nvidia drivers version 352.41,
if I press alt+tab or the 'windows key' (which opens the 'activities window'),
the game freezes.
This happens in the menu and during the game.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39155
Bug ID: 39155
Summary: [PATCH] Implement missing methods in Gdiplus::Color
(include/gdipluscolor.h)
Product: Wine
Version: unspecified
Hardware: x86
OS: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: b.freisen(a)gmx.net
Created attachment 52184
--> https://bugs.winehq.org/attachment.cgi?id=52184
Patch for include/gdipluscolor.h
The attached patch adds all documented methods to the Gdiplus::Color class
stub.
The patch corresponds to the relevant changes in ReactOS revision 68820.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37144
Bug ID: 37144
Summary: Autovip crashes when I try to add a vehicle.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Zombiepenguin69(a)gmail.com
Created attachment 49365
--> https://bugs.winehq.org/attachment.cgi?id=49365
autovip backtrace
Purchased auto vip for work, to track vehicle maintenace, I can input the
product code just fine without a crashing but as soon as I try to add the first
vehicle it crashes. Also the product code apparently dosn't save when I tried
to restart.
--
Do not reply 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=9747
Summary: Family Tree Maker 6, 8, 2006 constantly complain "Cannot
obtain version information for OLE2NLS.DLL"
Product: Wine
Version: 0.9.45.
Platform: Other
URL: http://familytreemaker.genealogy.com/abtffiv.html
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Family Tree Maker 6, 8, and 2006 all seem to require
winetricks fakeie6
to install and run, but seem to function. But
every time you click a command on the toolbar, it puts up
a dialog complaining
"Cannot obtain version information for OLE2NLS.DLL. You may need to put the
file OLE2NLS.DLL in the SYSTEM directory within your Windows directory."
and the log entry
warn:ver:VERSION_GetFileVersionInfo_16 Could not find VS_VERSION_INFO in
"c:\\windows\\system32\\OLE2NLS.DLL"
This is harmless, but gets to be real annoying.
Adding a fakedll entry in wine.inf didn't seem to help
(I don't think that works for 16 bit things anyway).
--
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=26627
Summary: Z doesn't install using Windows 95 settings
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maikwagner(a)yahoo.com
Created an attachment (id=33895)
--> (http://bugs.winehq.org/attachment.cgi?id=33895)
Console Output when trying to lauch the Z-Installer
I am trying to get an old game called "Z" (by the Bitmap Brothers) to run. The
PC I am using is a Celeron 766 Mhz with Intel Graphics and Linux Fedora 14.
Kernel is a 2.6.35.6-45.fc14.i686.
When I launch the SETUP.EXE from the command line I get an unrecoverable error.
I understand that the game is very old so I chose "Windows 95" as a
configuration. I have attached my console output below.
The game's AppDB entry can be found here. I also submitted a test report for my
configuration.
http://appdb.winehq.org/objectManager.php?sClass=application&iId=4778
--
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=24658
Summary: Unimplemented function ole2.dll16.READCLASSSTM
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alix67(a)gmail.com
Created an attachment (id=31173)
--> (http://bugs.winehq.org/attachment.cgi?id=31173)
back trace of bug
amain200.exe crashed on start with back trace attachted
--
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=7102
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Component|-unknown |ole16
Summary|Microsoft Word 6.0 for |Microsoft Word 6.0 for
|Windows: unspecified |Windows: copy/paste causes
|problem |crash on unimplemented
| |function
| |ole2.dll16.OLEISCURRENTCLIP
| |BOARD
Keywords|patch |
--- Comment #21 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
since this old ticket has been recycled for different issues, targeting one of
the current problems to make it still useful.
Prerequisite: 32-bit WINEPREFIX (to work around another ole1/2 COM registry
bug)
Copy/paste doesn't work, leading to crash:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/WINWORD
$ wine ./WINWORD.EXE
0037:fixme:ole:CoRegisterClassObject16
({00020900-0000-0000-c000-000000000046},01C6FA2E,0x00000004,0x00000001,01C6FA78),stub
0037:fixme:ole:CoRegisterClassObject16
({00020901-0000-0000-c000-000000000046},01C6FA46,0x00000004,0x00000001,01C6FA7C),stub
0037:fixme:ole:CoRegisterMessageFilter16 (01C6FA52,01C6FA80),stub!
0037:fixme:ole:CreateDispTypeInfo16 (01993A66,2048,01C6E21A),stub
0037:fixme:ole:RegisterActiveObject16
(01A6FFA8,{000209ff-0000-0000-c000-000000000046},0x00000000,01C6D622):stub
0037:fixme:ole:CreateFileMoniker16 (Document1,01C74E82),stub!
0037:fixme:ole:GetRunningObjectTable16 (0,01C74E7E),stub!
0037:fixme:ole:CoLockObjectExternal16 (191F1B4C,1,0),stub!
0037:fixme:ole:RegisterDragDrop16 (0x00e6,191F1B4C),stub!
0037:fixme:gdi:GetOutlineTextMetrics16 (0075,0000,00000000): stub
0037:fixme:gdi:GetOutlineTextMetrics16 (00a5,0000,00000000): stub
0037:fixme:ole:CreateFileMoniker16 (Document1,019AD07A),stub!
0037:fixme:gdi:Escape16 unknown/unsupported 16-bit escape 304
(0,01C7529C,00000000
0037:fixme:ole:CreateFileMoniker16
(C:\WINWORD\TEMPLATE\INVOICE.DOT,019AD1D0),stub!
0037:fixme:ole:IStorage16_fnCopyTo
IStorage16(022915D8)->(0x00000000,(null),00000000,02299DE8),stub!
0037:fixme:ole:IStorage16_fnCommit (02299DE8)->(0x00000000),STUB!
0037:fixme:ole:CoDisconnectObject16 (019AD310, 0x00000000): stub!
0037:fixme:gdi:GetOutlineTextMetrics16 (00cb,0000,00000000): stub
0037:fixme:gdi:GetOutlineTextMetrics16 (00cb,0000,00000000): stub
wine: Call from 0x7b00dbc1 to unimplemented function
ole2.dll16.OLEISCURRENTCLIPBOARD, aborting
wine: Unimplemented function ole2.dll16.OLEISCURRENTCLIPBOARD called at address
7B00DBC1 (thread 0037), starting debugger...
--- snip ---
Wine source:
https://source.winehq.org/git/wine.git/blob/ab0a3cb2ff5378f6ab5dd79712547dc…
--- snip --
75 77 stub OLEISCURRENTCLIPBOARD
--- snip --
$ wine --version
wine-5.4-356-gab0a3cb2ff
Regards
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34218
Bug #: 34218
Summary: 007 Nightfire hangs in NTDLL_wait_for_multiple_objects
Product: Wine
Version: 1.7.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roland(a)mxchange.org
Classification: Unclassified
Created attachment 45525
--> http://bugs.winehq.org/attachment.cgi?id=45525
winedbg console output
The mentioned game forever hangs after logo video (silent, no sound) and
doesn't come back. Attaching a winedbg output (no crash) for details.
PS: is there a way of getting a list of loaded 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.
https://bugs.winehq.org/show_bug.cgi?id=7102
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |win16
Summary|WinWord 6: unspecified |Microsoft Word 6.0 for
|problem |Windows: unspecified
| |problem
--- Comment #20 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
--- quote ---
Does the bug still occur with wine-5.4?
--- quote ---
well, there is a regression which causes the installer to crash.
I've created bug 48814 ("Microsoft Word 6.0 for Windows installer crashes after
wine-4.8-247-g0d7d0427d0") to track this.
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=48809
Bug ID: 48809
Summary: user32:cursorinfo "cursor not shown" failures on
Wnidows 10
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Created attachment 66724
--> https://bugs.winehq.org/attachment.cgi?id=66724
Add timeout checks in user32:cursorinfo
user32:cursorinfo sometimes fails Windows 10:
cursoricon.c:2444: Test failed: cursor not shown in info
cursoricon.c:2497: Test failed: cursor not shown in info
cursoricon.c:2509: Test failed: cursor not shown in info
See: https://test.winehq.org/data/tests/user32:cursoricon.html
This is not systematic. Only Windows 10 1809 is impacted so far, but this
affects both 32 and 64 bit tests and essentially all locales.
This test as some WaitForSingleObject() calls with 1s timeouts. So I used the
attached patch to check whether timeouts actually occur. Some do but after the
first of the above test failures.
https://testbot.winehq.org/JobDetails.pl?Key=68122
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42574
Bug ID: 42574
Summary: user32/tests/win fails intermittently in
test_activateapp
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Created attachment 57486
--> https://bugs.winehq.org/attachment.cgi?id=57486
log with +win
The exact lines that fail vary but are usually similar to
win.c:9341: Test failed: Expected foreground window 0x32005a, got 0x27005e
win.c:9343: Test failed: GetActiveWindow() = (nil)
win.c:9343: Test failed: GetFocus() = (nil)
win.c:9344: Test failed: Received WM_ACTIVATEAPP(1), did not expect it.
win.c:9345: Test failed: Received WM_ACTIVATEAPP(0), did not expect it.
or
win.c:9256: Test failed: GetActiveWindow() = (nil)
win.c:9256: Test failed: GetFocus() = (nil)
win.c:9258: Test failed: Expected foreground window 0x110046, got 0x33005e
win.c:9261: Test failed: Received WM_ACTIVATEAPP(0), did not expect it.
win.c:9268: Test failed: Expected foreground window 0x110046, got (nil)
win.c:9270: Test failed: GetActiveWindow() = (nil)
win.c:9270: Test failed: GetFocus() = (nil)
win.c:9278: Test failed: Received WM_ACTIVATEAPP(1), did not expect it.
This affects the test machines.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48797
Bug ID: 48797
Summary: wine application icon overlap with keyboard icon in
xfce4's panel
Product: Wine
Version: 4.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: appleyuchi(a)163.com
Distribution: ---
Created attachment 66709
--> https://bugs.winehq.org/attachment.cgi?id=66709
the ovelap effect
After I install an application with wine,
the icon of application overlap with keyboard icon in xfce4 panel
Environment:
$ wine --version
wine-4.0.2 (Ubuntu 4.0.2-1)
Ubuntu 19.10
xfce4 4.14
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=7102
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeremielapuree(a)yahoo.fr
--- Comment #19 from joaopa <jeremielapuree(a)yahoo.fr> ---
Does the bug still occur with wine-5.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=6667
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeremielapuree(a)yahoo.fr
--- Comment #30 from joaopa <jeremielapuree(a)yahoo.fr> ---
Does the bug still occur with wine-5.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=48774
Bug ID: 48774
Summary: Plants and trees rendered as squares in Just Cause 2
with Anti-Aliasing disabled
Product: Wine
Version: 5.4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 66675
--> https://bugs.winehq.org/attachment.cgi?id=66675
screenshot
Bottom image shows how this works with setting 2x, 4x or x8.
wine-5.4-95-g7ad740cd29
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48240
Bug ID: 48240
Summary: Build error in cabinet/bcrypt gnutls.c in current git
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cabinet
Assignee: wine-bugs(a)winehq.org
Reporter: ulrich.gemkow(a)ikr.uni-stuttgart.de
Distribution: ---
Created attachment 65898
--> https://bugs.winehq.org/attachment.cgi?id=65898
Extract from build log
I get a build error with current git (slightly modified Ubuntu 18.04,
32-Bit-Only build), see attached extract from the log file.
A bisect finds the following commit:
741f76fc2c9203105ca7f87c0014bb5a9da4d936 is the first bad commit
commit 741f76fc2c9203105ca7f87c0014bb5a9da4d936
Author: Derek Lesho <dlesho(a)codeweavers.com>
Date: Fri Dec 6 15:42:48 2019 +0100
bcrypt: Add support for signing hashes with ECDSA keys.
Signed-off-by: Derek Lesho <dlesho(a)codeweavers.com>
Signed-off-by: Hans Leidekker <hans(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.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=8439
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |https://archive.org/details
| |/MSDN_Visual_Studio_NET_200
| |3_Enterprise_Architect_Disc
| |_1_Disc_2082_May_2003_X09-5
Keywords| |download
--- Comment #46 from Anastasius Focht <focht(a)gmx.net> ---
Hello Damjan,
thanks, I'm grateful you took care of this. Still, it's such a shame it took
that long since the problem and solution was known for aeons.
https://source.winehq.org/git/wine.git/commitdiff/9736fe499d0887bf92652ca32…
("shell32: Pass the executable's full path from SHELL_execute() to
CreateProcess().")
Tested, works as expected.
--- snip ---
$ cdemu status
Devices' status:
DEV LOADED FILENAME
0 True /home/focht/privdata/git-annex-software/Microsoft Visual
Studio 2003/VSENARD1.iso
$ pwd
/home/focht/media/focht/VSENARD1
$ find . -iname "setup.exe"
./msdn/setup.exe
./program files/microsoft visual studio .net
2003/compactframeworksdk/connectionmanager/bin/driverinstall/setup.exe
./program files/microsoft visual studio .net 2003/setup/setupmm/setup.exe
./setup/setup.exe
./setup.exe
./visio/setup.exe
./vss/setup.exe
./vstoolsforofficebeta/setup.exe
./wcu/setup.exe
--- snip ---
--- snip ---
$ rm -rf ~/.wine
# VS.NET 2002/2003 refuse to install in 64-bit WINEPREFIX
$ export WINEARCH=win32
$ WINEDEBUG=+process wine ./setup.exe 2>&1 | grep CreateProcessInternal
002c:trace:process:CreateProcessInternalW app (null) cmdline
L"\"C:\\users\\focht\\Temp\\setup.exe\" /NoCheckAutoRun /TempCopy
/OrigPath=\"G:\\\""
002c:trace:process:CreateProcessInternalW started process pid 002d tid 002e
002e:trace:process:CreateProcessInternalW app (null) cmdline
L"\"G:\\wcu\\setup.exe\" /LAUNCHER=\"C:\\users\\focht\\Temp\\\"
/HWND=\"131174\" /NoExclude"
002e:trace:process:CreateProcessInternalW started process pid 0032 tid 0033
--- snip ---
$ wine --version
wine-5.4-255-g00e55c8fc0
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=8439
Damjan Jovanovic <damjan.jov(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Fixed by SHA1| |9736fe499d0887bf92652ca32ba
| |5195e7b0b0e9c
Status|NEW |RESOLVED
--- Comment #45 from Damjan Jovanovic <damjan.jov(a)gmail.com> ---
After 13 years, this is finally RESOLVED FIXED!
Thank you everyone for reporting, debugging, testing and explaining what's
wrong.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48794
Bug ID: 48794
Summary: Settlers 4 crashes at its start
Product: Wine
Version: 5.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: temp2004(a)freenet.de
Distribution: ---
Created attachment 66699
--> https://bugs.winehq.org/attachment.cgi?id=66699
Backtrace
The S4 installation program runs properly.
When starting S4 without CD then, the settlers splash screen appears and the
program asks for the CD.
Then I insert the CD (which does not seem to be defective).
Then S4.EXE immediately and reproducible crashes with "page fault on read
access".
If I insert the CD before starting the program it crashes without a splash
screen.
Same CD at same computer at real Windows runs properly instead.
I've read...
https://appdb.winehq.org/objectManager.php?sClass=version&iId=372
...where a similar problem is described.
The file Config/GameSettings.cfg does not exist at my installation, so I have
created it and filled it with only one line: LandscapeHardware = 0
Does also crash. :-(
By the way: the download link at
https://appdb.winehq.org/objectManager.php?sClass=version&iId=372 is dead.
Then I filled the GameSettings.cfg with the content provided here:
http://www.siedler-games.de/forum/forum/siedler-4-color-the-world-green-smg…
Does also crash. :-(
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48793
Bug ID: 48793
Summary: EA Origin 9.13 legacy setup crashes when trying to
update to latest version
Product: Wine
Version: 5.3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Created attachment 66694
--> https://bugs.winehq.org/attachment.cgi?id=66694
Legacy OriginThinSetup.exe backtrace; Wine 5.3
Hello,
Legacy Origin client is unsupported since Jan 14 2020 [1], the download is
still available, though.
Installing in a fresh wineprefix in Win XP/Vista mode works, but ends with a
dialog that states that at least Windows 7 is required to run the program, and
the only thing that can be done is to close the window. This is expected.
Restarting from scratch in a fresh wineprefix in Win 7+ mode results in a
crash.
Backtrace shows the crash in function GetSecurityDescriptorDacl().
Using wine-staging makes no difference, so it's not bug 44691.
$ sha1sum OriginThinSetup.exe
30a69ab0e0b5a069726f49a45cfa2bab26ad5906 OriginThinSetup.exe
$ du -b OriginThinSetup.exe
32325976 OriginThinSetup.exe
Origin 9.13.1.35109.
Step to reproduce:
1. Download legacy client from EA website [2].
2. Create 32-bit wineprefix with default settings.
3. Copy installer in wineprefix and launch it.
4. Disable every checkbox.
5. Let the installer decompress its files.
6. Accept license agreement.
7. Let the installer download the updated client.
8. Dialog opens for a crash in UpdateTool.exe, close it.
9. Installer complains of an error and prompts to download full installer.
After that, launching the installed client manually give same result as steps
7-9.
Expected result (With workarounds for bug 32342 & bug 44691):
8. Should install the updated client.
9. The latest client login window should open, and then are done with the
obsolete legacy client.
[1]
https://help.ea.com/en/help/origin/origin/operating-system-not-supported-by…
[2] https://www.dm.origin.com/download/legacy
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=46918
Bug ID: 46918
Summary: Call of Duty: Black Ops crashes when using FAudio
Product: Wine
Version: 4.4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 64007
--> https://bugs.winehq.org/attachment.cgi?id=64007
log
Game crashes right after clicking LMB to skip intro movie.
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x509c26
The next scheme helps with entering the main menu:
1. Set xaudio2_7 to 'disabled'
2. Launch game -> Settings -> Audio
3. Change 'Sound Occlusion' option to 'Off'
4. Quit from game
5. Set xaudio2_7 to 'builtin'
but now crash happens when start a campaign.
wine-4.4-232-gc7f323107b
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47799
Bug ID: 47799
Summary: Origin: The Client needs to be restarted to install
Apps
Product: Wine
Version: 4.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: georg.schuemann(a)web.de
Distribution: ---
Created attachment 65290
--> https://bugs.winehq.org/attachment.cgi?id=65290
Origin Backtrace
Origin games download fine, but after downloading an error message appears
saying that Origin cannot download files. When you restart the client (make
sure it is completely closed), Origin downloads the files again and shows you
on the screen that it checks the validity of the files and then successfully
installs them.
Only tested in 64-bit wineprefix.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.