http://bugs.winehq.org/show_bug.cgi?id=31438
Bug #: 31438
Summary: [EA Origin]Unable to download game since the new
version
Product: Wine
Version: 1.5.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Classification: Unclassified
Created attachment 41324
--> http://bugs.winehq.org/attachment.cgi?id=41324
Output console EA Origin
Since few days, EA Origin had an update to pass to the version 9.0.2.2064 -
185387. With this new version, it's impossible to download a game to install
and play.
Actually, i have 2 games (Battlefield 2 / Bad Company 2) bought only on Origin
store so i have not the DVD. With Origin v8.*, i haven't this problem but now,
i can't download the game with Wine.
I add the output console when i launch Origin and try to download a game.
You could see an error with "{dcb00c01-570f-4a9b-8d69-199fdba5723b}".
On Windows 7 regedit, this class object is for "netprofm" dll but this dll does
not exist in Win XP.
I already tried to add this class object in wine regedit but i have always this
message so i don't know if this error is the cause of my problem.
--
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=40177
Bug ID: 40177
Summary: multicharacter constant warning in wineqtdecoder
Product: Wine
Version: 1.9.3
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
gcc-4.8.4 shows me a warning
~~~
dlls/wineqtdecoder/qtsplitter.c:1049:187: warning: multi-character character
constant [-Wmultichar]
err = NewMovieFromDataRef(&filter->pQTMovie,
newMovieActive|newMovieDontInteractWithUser|newMovieDontAutoUpdateClock|newMovieDontAskUnresolvedDataRefs|newMovieAsyncOK,
&id, dataRef, 'WINE');
~~~~
Should it be "WINE" or some other idea?
According to spec it must be (file, URL, pointer, or handle), not a character
and moreover not a multicharacter.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44054
Bug ID: 44054
Summary: Wine-mono download dialog should say wine-mono, not
Mono
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
Distribution: ---
https://forum.winehq.org/viewtopic.php?f=8&t=29760 is just the most recent
example of a user confused by the wording of the dialog, but it's a fairly
common mistake. Instead of "Wine could not find a Mono package..." the dialog
should say "Wine could not find a wine-mono package..." so users don't think
they are being prompted to install a native Mono package.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45088
Bug ID: 45088
Summary: unimplemented function
msvcp140.dll.?GetCurrentThreadId@platform@details@Conc
urrency@@YAJXZ
Product: Wine
Version: 3.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: bghome(a)gmail.com
Distribution: ---
Created attachment 61251
--> https://bugs.winehq.org/attachment.cgi?id=61251
Wine crash log
Application crashed on exit (application Traktor 2.11.1, see
https://appdb.winehq.org/objectManager.php?sClass=version&iId=36122).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43935
Bug ID: 43935
Summary: Wolfenstein 2: The new Colossus does not start,
requires VK_KHR_get_physical_device_properties2
Product: Wine-staging
Version: 2.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: philip.rebohle(a)tu-dortmund.de
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 59575
--> https://bugs.winehq.org/attachment.cgi?id=59575
vkGetPhysicalDeviceProperties2KHR hack
The game crashes on startup, with wine complaining that
vkGetPhysicalDeviceProperties2KHR (from the
VK_KHR_get_physical_device_properties2 extension) is not implemented.
I'm using wine-staging 2.19 and the RADV driver, which supports the extension.
The attached patch provides a dummy implementation of this function that falls
back to calling vkGetPhysicalDeviceProperties, which allows the game to start.
I apologize that I have no idea how to properly implement Vulkan functions in
wine, it's just a very dirty hack.
Note that even with the patch the game doesn't even render the menu on my
system, but that might be due to driver issues.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44883
Bug ID: 44883
Summary: Commit b747d6f6ccdf1699a9242a570d681fa246de592e causes
warframe to crash. resolved via overrides
Product: Wine
Version: 3.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: GloriousEggroll(a)gmail.com
Distribution: ---
As mentioned in summary, after doing a bisect, I found commit
b747d6f6ccdf1699a9242a570d681fa246de592e makes wine prefer builtin over native
for xaudio2. This causes warframe to crash. I was able to get around it by
setting all xaudio2_* overrides to native,builtin in winecfg, but I don't think
this is ideal for other games that may have 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=38322
Bug ID: 38322
Summary: Call of Duty 4 Modern Warfare 3: Wine crashes when
Steam is starting the game
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: timsta2000(a)googlemail.com
Distribution: ---
Created attachment 51163
--> https://bugs.winehq.org/attachment.cgi?id=51163
backtrace.txt, the wine "error box" has given me
I've installed PlayOnLinux and downloaded the game over Steam and if I try to
start it, Wine crashes when Steam is starting MW3. I've changed the Windows
version from Windows XP to Windows 8 and now Steam is showing me a small empty
black box before starting the game and then it crashes.
I have a Dualboot-System with Ubuntu 14.10 and Windows 8.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11908
Summary: CPUZ shows no informations
Product: Wine
Version: 0.9.47.
Platform: PC-x86-64
URL: http://www.cpuid.com/cpuz.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
Created an attachment (id=11207)
--> (http://bugs.winehq.org/attachment.cgi?id=11207)
console log
Tested with cpuz 1.44.1
The only thing it displays is Unknown processor and the size of my ram.
--
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=12604
Summary: SimGolf v1.03 exits when starting a new game
Product: Wine
Version: 0.9.59.
Platform: PC
URL: http://www.simgolf.ea.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tom78999(a)gmail.com
Created an attachment (id=12218)
--> (http://bugs.winehq.org/attachment.cgi?id=12218)
wine output
When using the game menu to try and start a new game I receive two error
message dialog boxes; the first stating "Can't Set The PixelFormat" and the
second "Can't Create A GL Rendering Context". After OK'ing these two messages
the game exits. The critical message in the output seems to be the following:
err:wgl:X11DRV_wglCreateContext Cannot get FB Config for iPixelFormat 0, expect
problems!
I'm attaching the normal output from wine and the output with
WINEDEBUG="+x11drv".
--
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=46163
Bug ID: 46163
Summary: Regression - Windows Media Player 10 (& DirectSong) -
MP3 Playback Is Busted
Product: Wine
Version: 3.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cwbussard(a)gmail.com
Distribution: ---
FORMERLY it was possible to get mp3 playback working in wine with the following
procedure:
1. Create win32 prefix.
2. Install WMP10.
3. Change l3codeca from "native" to "built-in."
(At this point MP3s can be played, but will experience the "too fast playback"
bug noted in https://bugs.winehq.org/show_bug.cgi?id=38421 ).
4. Install quartz and devenum and set to "native."
As best I can tell, the last version where MP3 playback worked was 3.11.
Beginning with 3.12 through 3.20 (current as of this writing), the above does
NOT work. WMP acts as if it is playing the MP3, but no sound is emitted.
This bug also affects programs that rely on wmvcore for playback, such as
DirectSong, which is used to supply bonus music in games such as Guild Wars.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40291
Bug ID: 40291
Summary: Borderlands crashes when forced DirectX 9 using -DX9
Product: Wine
Version: 1.9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: vblanton(a)gmail.com
Distribution: ---
Created attachment 53931
--> https://bugs.winehq.org/attachment.cgi?id=53931
backtrace from commandline, lsusb, lspci
Borderlands runs decent on my Fedora/MacBook Pro/Intel 3000 without any
arguments (~20fps). However, I read online that one could achieve significantly
faster frame-rates by forcing Borderlands to only use DirectX 9 with "-DX9"
"wine Borderlands.exe -DX9"
This, however causes the game to crash
I thought this might be interesting, valuable information, or perhaps even
fixable.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44784
Bug ID: 44784
Summary: Lingvo x6 portable does not start
Product: Wine
Version: 3.4
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maksim.andronenkov(a)rovaniemi.uz
Created attachment 60812
--> https://bugs.winehq.org/attachment.cgi?id=60812
logs
Recently installed wine 3.4 on MacOS High Sierra and tried to run Lingvo X6
portable www.lingvo.ru but did not happen. Logs are attached.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41564
Bug ID: 41564
Summary: Google Nik Collection: Top menu bar gone and cursor
gone
Product: Wine-staging
Version: 1.9.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dan.Tableau(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Hello, I just want to report that using wine 1.9.21 (staging) with the Google
Nik Collection creates the following issues:
Top menu bar gone, cursor gone (while inside the window).
After switching to winehq-devel, as suggest in the IRC (Thanks, slackner), the
problem was gone. Both times the version used was: 1.9.21
Let me know if more info is needed. Thank for doing all this and keeping it up
and running!
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40403
Bug ID: 40403
Summary: WARCRAFT III NO VIDEO
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)free.fr
Distribution: ---
Hello,
I just installed Warcraft III and tested it with wine 1.9.7, the videos are not
played, just skipped.
I joined you the wine log.
The videos played well with Wine 1.7.12, is it a regression?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27325
Summary: after install wine delete program files...
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gymka(a)mail.ru
Application finereader 10 professional, http://finereader.abbyy.com/
OS: archlinux
i install finereader 10 professional, not everything works ok, but for that
there is workaround; after install i start application and all program files
dissapears... with wine 1.3.19 everything worked ok, problems only with 1.3.20
and 1.3.21
--
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=44076
Bug ID: 44076
Summary: LA NOIRESteam Version crash at startup
Product: Wine
Version: 2.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)free.fr
Distribution: ---
Created attachment 59792
--> https://bugs.winehq.org/attachment.cgi?id=59792
LA NOIRE Wine 2.21-staging terminal log
Hello,
I installed LA NOIRE Steam version, it crashed at start.
I joined you terminal log and backtrace.
nota: I installed Dotnet 3.5, directx9 and vcredist.
--
Do not reply 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=32336
Bug #: 32336
Summary: finereader 11 trial version install fails and
rollbacks
Product: Wine
Version: 1.5.18
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
Created attachment 42679
--> http://bugs.winehq.org/attachment.cgi?id=42679
Log: install ABBYY FineReader 11
We have a similar bug for ABBYY finereader 10: Bug 27325
However, +msi console log is different between ABBYY finereader 10 and ABBYY
finereader 11, I'm not sure if this bug is a duplication.
1. Download trial version from
http://download.abbyy.cn/dist/fr11/ABBYY_FineReader_11_Chinese.exe
2. run the outer installer, it will extract and run the inner installer
$ wine ABBYY_FineReader_11_Chinese.exe
3. click "安装 ABBYY FineReader 11" of the inner installer
4. the install wizard will ask you to install MSXML6, either install it or skip
it.
5. run the real ABBYY FineReader installer
There is something wrong and the installation will be rollback.
Here is a workaround:
1. run the outer installer and extract the inner installer
2. run the inner installer with DISABLEROLLBACK=1
$ msiexec /I ABBYY\ FineReader\ 11.msi TRANSFORMS="C:\Temp\ABBYY FineReader
11\2052.mst" /Liwrmo\!vepacu "C:\users\fracting\Temp\ABBYY FineReader 11.log"
LAUNCH_FROM_SETUP=1 DISABLEROLLBACK=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.
https://bugs.winehq.org/show_bug.cgi?id=46545
Bug ID: 46545
Summary: WINEPREFIX doesn't work when ends with "windows"
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: paleozogt(a)gmail.com
Distribution: ---
Created attachment 63407
--> https://bugs.winehq.org/attachment.cgi?id=63407
wine default prefix
Setting WINEPREFIX to something that ends with "windows" (e.g., $HOME/windows)
causes wineboot to create a broken wine instance.
In particular, C:\ won't exist, for example:
> ~ wine cmd /C dir 'C:\'
> Volume in drive C has no label.
> Volume Serial Number is 0000-0000
>
> Directory of C:
>
> File not found.
whereas with the default prefix C:\ is fine:
> ~ wine cmd /C dir 'C:\'
> Volume in drive C has no label.
> Volume Serial Number is 0000-0000
>
> Directory of C:
>
> 1/28/2019 11:31 AM <DIR> Program Files
> 1/28/2019 11:31 AM <DIR> Program Files (x86)
> 1/28/2019 11:31 AM <DIR> ProgramData
> 1/28/2019 11:31 AM <DIR> users
> 1/28/2019 11:31 AM <DIR> windows
> 0 files 0 bytes
> 5 directories 90,299,498,496 bytes free
Setting WINEPREFIX to other values seems to work fine (e.g., $HOME/win). Why
is "windows" special? Are there any other special values that WINEPREFIX
shouldn't use?
See the attached console log for more details.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39807
Bug ID: 39807
Summary: Cannot install a programm
Product: Wine
Version: 1.7.55
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: msrom(a)mail.ru
Distribution: ---
Created attachment 53142
--> https://bugs.winehq.org/attachment.cgi?id=53142
log
Cannot install the ABBYY Aligner
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39224
Bug ID: 39224
Summary: Warcraft 3: Sound rustles without -opengl
Product: Wine
Version: 1.7.50
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
Distribution: ---
If Warcraft 3 is started without the -opengl option I'm hearing at the
startscreen besides the normal music a quiet rustle.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39570
Bug ID: 39570
Summary: Multiple application crash handlers fail to load
symbol information using 'dbghelp.SymLoadModule64',
reporting 'dbghelp:validate_addr64 Unsupported address
0xfffffffffxxxxxxx'
Product: Wine
Version: 1.7.54
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
the issue/question was raised in
https://bugs.winehq.org/show_bug.cgi?id=32237#c15
--- quote ---
I did try 2012 this time and I end up crashing
fixme:dbghelp:validate_addr64 Unsupported address fffffffff33a0000
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc3db51
What's wrong with the address?
--- quote ---
Searching the Internet reveals this pattern/message many times - also in Wine
Bugzilla - but no or even incorrect explanation - until now ;-)
On 64-bit Linux machines, the Wine loader allows 32-bit dlls being mapped at
high >2GB, >3GB address ranges in 32-bit processes, not having certain (design)
restrictions of 32-bit process address space layout on 64-bit Windows machines
(even with /LARGEADDRESSWARE).
Good case, 32-bit Wine builtin dll mapped < 2 GiB virtual address space range:
--- snip ---
...
0009:Call PE DLL (proc=0x7e1b6838,module=0x7e1b0000
L"wsock32.dll",reason=PROCESS_ATTACH,res=0x1)
...
0027:Call dbghelp.SymLoadModule64(ffffffff,00000000,0b36a960
"C:\\windows\\system32\\wsock32.dll",0b36a988
"wsock32.dll",7e1b0000,00000000,0000e000) ret=005eff32
0027:trace:dbghelp:SymLoadModuleEx (0xffffffff (nil)
"C:\\windows\\system32\\wsock32.dll" "wsock32.dll" 7e1b0000 0000e000 (nil)
00000000)
...
0027:trace:dbghelp:SymLoadModuleExW (0xffffffff (nil)
L"C:\\windows\\system32\\wsock32.dll" L"wsock32.dll" 7e1b0000 0000e000 (nil)
00000000)
...
0027:trace:dbghelp:elf_load_file Processing elf file
'L"/home/focht/projects/wine/wine.repo/install/bin/../lib/wine/wsock32.dll.so"'
at 7e1a2000
...
0027:Ret dbghelp.SymLoadModule64() retval=7e1b0000 ret=005eff32
--- snip ---
Bad case, 32-bit Wine builtin dll mapped near end of 4 GiB virtual address
space range:
--- snip ---
...
0009:Call PE DLL (proc=0xf734e3fc,module=0xf72f0000
L"winex11.drv",reason=PROCESS_ATTACH,res=(nil))
...
0027:Call dbghelp.SymLoadModule64(ffffffff,00000000,0b36a960
"C:\\windows\\system32\\winex11.drv",0b36a988
"winex11.drv",f72f0000,ffffffff,00090000) ret=005eff32
0027:trace:dbghelp:SymLoadModuleEx (0xffffffff (nil)
"C:\\windows\\system32\\winex11.drv" "winex11.drv" fffffffff72f0000 00090000
(nil) 00000000)
"winex11.drv",ffffffff,2d053b40,0000000c) ret=edbc2fa6
...
0027:trace:dbghelp:SymLoadModuleExW (0xffffffff (nil)
L"C:\\windows\\system32\\winex11.drv" L"winex11.drv" fffffffff72f0000 00090000
(nil) 00000000)
0027:fixme:dbghelp:validate_addr64 Unsupported address fffffffff72f0000
...
0027:Ret dbghelp.SymLoadModule64() retval=00000000 ret=005eff32
--- snip ---
In this specific case, the game registered an own crash handler which dumps
various debugging information in case of a crash.
'dbghelp.SymLoadModule64' is called by the custom crash handler.
Source:
https://source.winehq.org/git/wine.git/blob/1fa7710ff92dd9555b2b4753e22ce5f…
--- snip ---
656 DWORD64 WINAPI SymLoadModule64(HANDLE hProcess, HANDLE hFile, PCSTR
ImageName,
657 PCSTR ModuleName, DWORD64 BaseOfDll, DWORD
SizeOfDll)
658 {
659 return SymLoadModuleEx(hProcess, hFile, ImageName, ModuleName,
BaseOfDll, SizeOfDll,
660 NULL, 0);
661 }
--- snip ---
So how does high DWORD of 'BaseOfDll' parameter get the 0xffffffff value?
A few caller frames up in the app crash handler:
--- snip ---
...
005F06D6 8B55 D0 MOV EDX,DWORD PTR SS:[EBP-30]
005F06D9 8B45 CC MOV EAX,DWORD PTR SS:[EBP-34]
005F06DC 8B4D F8 MOV ECX,DWORD PTR SS:[EBP-8]
005F06DF 52 PUSH EDX
005F06E0 99 CDQ
005F06E1 52 PUSH EDX ; high DWORD BaseOfDll
005F06E2 50 PUSH EAX ; low DWORD BaseOfDll
005F06E3 8B45 FC MOV EAX,DWORD PTR SS:[EBP-4]
005F06E6 50 PUSH EAX
005F06E7 51 PUSH ECX
005F06E8 8B4D E8 MOV ECX,DWORD PTR SS:[EBP-18]
005F06EB 56 PUSH ESI
005F06EC E8 EFF7FFFF CALL A_Slower.005EFEE0
...
--- snip ---
'winex11.drv' -> 0xf72f0000
Since the highest bit in low 32-bit 'BaseOfDll' DWORD is set, the 'CDQ'
instruction copies the sign (bit 31) of the value in the EAX register into
every bit position in the EDX register.
Voila - you get the 0xffffffff EDX value which is then propagated through the
caller chain as high 32-bit 'BaseOfDll' DWORD to 'dbghelp.SymLoadModule64',
leading to symbol load failure and fixme/warning messages.
This should be fixed, allowing symbol information even for dlls mapped in high
address range to be loaded.
$ wine --version
wine-1.7.54-261-g61c49bd
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=32237
Bug #: 32237
Summary: A slower speed of light: Game crashes after Intro
Product: Wine
Version: 1.5.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fox6x6x6(a)gmail.com
Classification: Unclassified
Created attachment 42525
--> http://bugs.winehq.org/attachment.cgi?id=42525
wine output
The game starts normally and you can watch the Intro, but after that the game
crashes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29128
Bug #: 29128
Summary: L.A. Noire fails to launch
Product: Wine
Version: 1.3.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peanuthead_069(a)yahoo.com
Classification: Unclassified
Created attachment 37529
--> http://bugs.winehq.org/attachment.cgi?id=37529
Terminal log of launch attempt.
Well, since no one seems to have tested this game yet, I decided to take
matters into my own hands. The installer now works on 1.3.33, but the game
itself doesn't. All the necessary dependencies are installed already, but still
even the mandatory patch required to activate and launch the game doesn't work.
Even the no-spaces workaround when installing the game showed no signs of the
Noire launching.
--
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=46616
Bug ID: 46616
Summary: ABBYY FineReader 14 crashes during installation
Product: Wine
Version: 4.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tinywrkbee(a)gmail.com
Distribution: ---
Created attachment 63517
--> https://bugs.winehq.org/attachment.cgi?id=63517
ABBYY FineReader 14 default output
App: ABBYY FineReader 14, trial version, can be dowloaded freely from
https://www.abbyy.com/en-ee/lp/ee-finereader14-download-free-trial/
Wine: Wine: 4.1, WINEARCH=win32, Window 7, winetricks riched20.
Behavior: Crashing during installation.
Steps to reproduce:
Maybe not necessary but I chose the custom installation and disabled everything
except the base application.
Also, I unchecked the option to download updates and every other option in the
same screen.
Logs:
I'm attaching two logs. One with the default output and the second with
WINEDEBUG=+winspool,+localspl,+ntdll,+msi.
Be aware the second log size when extracted is 65MB.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39847
Bug ID: 39847
Summary: Installation ABBYY Aligner2
Product: Wine
Version: 1.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: msrom(a)mail.ru
Distribution: ---
Created attachment 53196
--> https://bugs.winehq.org/attachment.cgi?id=53196
log
Cannot install application ABBYY Aligner2
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44077
Bug ID: 44077
Summary: Overwatch: Within the first minute of game play the
entire OS stops rendering (requires hard reboot)
Product: Wine-staging
Version: 2.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sander.smid(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
wine-2.21 (Staging)
Linux oribi 4.13.12-1-ARCH #1 SMP PREEMPT Wed Nov 8 11:54:06 CET 2017 x86_64
GNU/Linux
Graphics: Card: Advanced Micro Devices [AMD/ATI] Ellesmere [Radeon RX
470/480/570/580]
Display Server: x11 (X.Org 1.19.5 ) drivers: nvidia (unloaded:
modesetting,fbdev,nv,vesa,nouveau)
Resolution: 1920x1200(a)59.95hz
OpenGL: renderer: AMD Radeon RX 480 Graphics (AMD POLARIS10 / DRM
3.18.0 / 4.13.12-1-ARCH, LLVM 5.0.0)
version: 4.5 Mesa 17.2.5
env WINEPREFIX="/games/BattleNet" /usr/bin/wine
/games/BattleNet/drive_c/Program\ Files\ \(x86\)/Overwatch/Overwatch.exe
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45899
Bug ID: 45899
Summary: Tray icons don't react when you left click or right
click on them
Product: Wine-staging
Version: 3.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: guih.rox(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
All programs with a tray icon that I've tested so far with Wine Staging 3.16
don't work when you try to interact with it, by trying to left or right
clicking on it.
This is not reproducible with Vanilla Wine however.
There's a small program called TurnFlash
(https://www.nirsoft.net/utils/tflash2.html) that can be used to observe this
behavior:
Download link: https://www.nirsoft.net/utils/tflash210.zip
SHA-1 sum for tflash.exe: 15f877867b45d51a2a8257494bb3128f1b0d087f
After you run it, you should get no output from wine, but you'll see a blue
icon added to the system tray of your Desktop Environment (in my case, it's KDE
Plasma 5.13.5).
The first thing I tried was checking checked my journal using `journalctl -f`,
this is the message I got:
Sep 27 03:22:06 arch plasmashell[970]: QQuickItem::stackAfter: Cannot stack
StatusNotifierItem_QMLTYPE_345(0x558c6fb48b50, parent=0x558c6caa47b0,
geometry=0,0 0x0) after StatusNotifierItem_QMLTYPE_345(0x558c6f972d20), which
must be a sibling
After that, I tried left clicking the tray icon -- it did nothing at all, and
no logs. But right clicking it made the following message show up in the
journal:
Sep 27 03:24:36 arch plasmashell[970]: Could not find DBusMenu interface,
falling back to calling ContextMenu()
I should mention that I get the exact same messages using Vanilla Wine, the
only difference is that interacting with the tray icon works perfectly fine.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45291
Bug ID: 45291
Summary: Dauntless Open Beta : Cant play Intro Video resulting
in not responding black screen
Product: Wine
Version: 3.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: asembus(a)gmail.com
Distribution: ---
Tried to test the open beta version for dauntless with addtional dotnet
installation. the launcher works fine but when the game start it doesnt show
intro video and ends up with black screen.
i've read the log and it seems the error is caused when the video cannot be
shown
[2018-06-02T11:11:33,434][ 0][LogMediaUtils][Error]Cannot play
file://../../../Archon/Content/MoviesPackaged/MediaExample.mp4, because none of
the enabled media player plug-ins support it:
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44089
Bug ID: 44089
Summary: Strider crashes after loading screen
Product: Wine
Version: 2.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: strider(a)strycore.com
Distribution: ---
Created attachment 59805
--> https://bugs.winehq.org/attachment.cgi?id=59805
backtrace of the crash
While the main menu works fine, when starting a game, the game crashes. This is
a regression that started in Wine Staging 2.16, when the deferred context patch
(https://dev.wine-staging.com/patches/181/) was introduced. I had a build of
Wine Staging 2.15 with that patch enabled and I noticed crashes starting with
that build and onward until the latest tested, Staging 2.21.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46633
Bug ID: 46633
Summary: unimplemented function: kernel32.dll.startthreadpoolio
Product: Wine
Version: 4.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: mushipao(a)gmail.com
Distribution: ---
Created attachment 63542
--> https://bugs.winehq.org/attachment.cgi?id=63542
backtrace of exception
3rd party, proprietary software errors out in Wine.
0157:fixme:thread:CreateThreadpoolIo (0x64, 0x42fca0, 0x5fc2a0, (nil)): stub
wine: Call from 0x7bc51e39 to unimplemented function
KERNEL32.dll.StartThreadpoolIo, aborting
wine: Call from 0x7bc51e39 to unimplemented function
KERNEL32.dll.StartThreadpoolIo, aborting
wine: Call from 0x7bc51e39 to unimplemented function
KERNEL32.dll.StartThreadpoolIo, aborting
wine: Call from 0x7bc51e39 to unimplemented function
KERNEL32.dll.StartThreadpoolIo, aborting
wine: Call from 0x7bc51e39 to unimplemented function
KERNEL32.dll.StartThreadpoolIo, aborting
wine: Unimplemented function KERNEL32.dll.StartThreadpoolIo called at address
0x7bc51e39 (thread 0157), starting debugger...
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18104
Summary: Final Draft: text to speech fails
Product: Wine
Version: 1.1.19
Platform: All
URL: http://www.finaldraft.com/downloads/demo-final-draft.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Final Draft is the screenwriter's standard word processor.
It offers a text to speech feature that does not work in wine. It doesn't break
anything if you try; the buttons just don't do anything at all.
Terminal output coming soon.
--
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=42136
Bug ID: 42136
Summary: switching tab in sapi.cpl crashes control
Product: Wine
Version: 2.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fiendishx(a)gmail.com
Distribution: ---
Created attachment 56693
--> https://bugs.winehq.org/attachment.cgi?id=56693
console log
sapi.cpl is installed by the Microsoft Speech SDK installer from
https://download.microsoft.com/download/B/4/3/B4314928-7B71-4336-9DE7-6FA4C…
(or via winetricks)
$ wine control '.wine/drive_c/Program Files (x86)/Common Files/Microsoft
Shared/Speech/sapi.cpl'
brings up the Speech Properties control panel.
Choosing the tab labeled "Text To Speech" crashes the control. Console log
attached.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45111
Bug ID: 45111
Summary: Winamp - Milkdrop complains
Product: Wine
Version: 3.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: stu.axon(a)gmail.com
Distribution: ---
Clicking the visualisation tab displays a dialog:
MILKDROP ERROR
Error compiling ps_2_0 warp shader
:127:8:error: syntax error, unexpected KW_TEXTURE
Then you click OK and get another dialog
MILKDROP ERROR
Your hardware says that it supports shader model
3.0 [PSVersion==0x300],
but it doesn't seem to do it properly -
maybe your display is just buggy.
You might want to try updating your display driver
to the latest WHQL driver from the chipset
manufacturer
(NVIDIA, ATI, etc)
Googling for
wine winamp "ps_2_0 warp shader"
Shows the issue going back to at least 2010
Tested on AMD Radeon Vega 8 - on wine 3.7-staging
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40502
Bug ID: 40502
Summary: Global objects constructors fail when invoking
standard libs
Product: Wine
Version: 1.8.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: mirko.ortensi(a)gmail.com
Distribution: ---
I managed to recompile and link my win32 application but at execution time, it
crashes because of a segmentation fault where memset (or the bare
printf("HELLO")) is invoked in the global object constructor (any call to
standard C library is enough to trigger the crash).
The global object is built in the stack, then it seems that at launch time my
object constructor is called before C Standard Library is ready.
Now, as a workaround I can declare a pointer to global object and instantiate
it in the main (tested, it works)...though...this is something I'd like to
avoid to keep the code as original as possible. Removing the global objects,
everything works like a charm.
As far as I understand, global object constructors are called after Wine
infrastructure is ready to go, though I have doubts now regarding C Standard
Library.
(Please check 8.3.3. Starting a Winelib process
https://www.winehq.org/docs/winedev-guide/x3172)
This code reproduces the error:
#include <stdio.h>
class Printer
{
public:
Printer(){printf("HI\n");}
};
Printer p;
int main(void)
{
return 0;
}
The issue is reproduced by this code linking to msvcrt:
wineg++ -mno-cygwin issue.cpp -o issue
Linking to system libs, this code does not reproduce the issue.
wineg++ issue.cpp -o issue
Now, in my code (pretty big software I am porting to Linux) I still need to
isolate root cause, issue is reproduced even linking against system libraries
(not Wine's msvcrt, then). Anyway, I think there's a bug somewhere when linking
to msvcrt even in this silly piece of code.
--
Do not reply 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=29067
Bug #: 29067
Summary: Skyrim crashes during game intro
Product: Wine
Version: 1.3.32
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lt73(a)cs.drexel.edu
Classification: Unclassified
I have gotten Skyrim to load and have been able to start a new game. However
when the intro movie plays it crashes soon after it starts(sometimes before
anything shows on the screen).
Skyrim settings under advanced
Texture High: High
Radical Blur Quality: High
Shadow Quality: High
Decal Quality: None
Water: Reflect everything
I am running Gentoo ~amd64 fully updated with the 3.1 kernel using the latest
NVIDIA drivers.
CPU: Intel i7 Sandybridge 2600K
MEM: 8G
Video: NVIDIA GTX 570
VRAM: 1280M
--
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=38776
Bug ID: 38776
Summary: Readplease/SAPI 4.0 wont load non US Engels Voice
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: j.p.r.anceaux(a)gmail.com
Distribution: ---
After update to wine 1.7.44 i have the problem that the all non Engels Voice
that readplese2003 wont load.
And i get this when i start ReadPlease in site the terminal:
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\LHSP\\System\\LHSAPI30.DLL"
err:ole:create_server class {5fb67320-bf4b-11d1-af19-444553540000} not
registered
err:ole:CoGetClassObject no class object {5fb67320-bf4b-11d1-af19-444553540000}
could be created for context 0x7
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\LHSP\\System\\LHSAPI30.DLL"
err:ole:create_server class {5fb67320-bf4b-11d1-af19-444553540000} not
registered
err:ole:CoGetClassObject no class object {5fb67320-bf4b-11d1-af19-444553540000}
could be created for context 0x7
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\LHSP\\System\\LHSAPI30.DLL"
err:ole:create_server class {5fb67320-bf4b-11d1-af19-444553540000} not
registered
err:ole:CoGetClassObject no class object {5fb67320-bf4b-11d1-af19-444553540000}
could be created for context 0x7
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\LHSP\\System\\LHSAPI30.DLL"
err:ole:create_server class {5fb67320-bf4b-11d1-af19-444553540000} not
registered
err:ole:CoGetClassObject no class object {5fb67320-bf4b-11d1-af19-444553540000}
could be created for context 0x7
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
Test case:
1. download readplease from the website:
https://sites.google.com/a/readerpal.com/readplease/
(licens code is in clude on the website)
2. download one of all of the fowling files (Microsoft Agent Speech Components)
from: http://htmlbible.com/MicrosoftSpeechComponents/index.htm
lhttsdun.exe
lhttseng.exe
lhttsfrf.exe
lhttsged.exe
lhttsiti.exe
lhttsptb.exe
lhttsspe.exe
3. install ReadPlease
4. one of the all Microsoft Agent Speech Components
5. open ReadPlease Free or ReadPlease Pro
6. if there a flag right under a a pitcher than load the add on voice correct
else you see a rectangle of dots.
--
Do not reply 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=27825
Summary: Super Street Fighter IV AE : Videos won't play
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cleberdemattoscasali-wine(a)yahoo.com.br
I have installed the 32-bit version of gstreamer-plugins and all required
libraries, and still I can't get the videos to play.
Every time the game tries to play a video, I get a:
fixme:gstreamer:GST_Connect Could not make source filter, are
gstreamer-plugins-* installed for 32 bits?
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
--
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=38214
Bug ID: 38214
Summary: Load Game function of Airport Tycoon 3 is broken.
Product: Wine
Version: 0.9.4.
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 2001kraft(a)gmail.com
Created attachment 51005
--> https://bugs.winehq.org/attachment.cgi?id=51005
at3 bug report
Was using Airport Tycoon 3 and running directly using Wine. Then clicked
"Load". Then clicked on one of my saves, the app crashed. Same happens with any
save, meaning that the "Load" function is broken.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41644
Bug ID: 41644
Summary: Civilization v1.2: crashes on startup
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: K_ThaaL(a)bk.ru
Distribution: ---
Created attachment 56018
--> https://bugs.winehq.org/attachment.cgi?id=56018
trace generated by wine
Wine crashes right after the first frame of game intro is shown.
Created a new 32bit wine prefix for this game.
Tried windows versions XP and 3.1 - behavior is the same in both cases.
Using virtual desktop and disallowing window decorations did not help.
No other options tried.
Ubuntu 16.04 LTS is used with Wine installed from winehq repository.
Problem is detected on 1.9.21 and 1.9.22.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45391
Bug ID: 45391
Summary: winehq.org is distributing compiled LGPL code packages
but withholding their sources
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: forestcode(a)ixio.org
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
The source code tarballs and package build scripts for winehq's ubuntu and
debian packages are not published. They are not where they are supposed to be
according to the official debian/ubuntu sources.list file (the deb-src entry
that gets created when someone follows the official apt-add-repository
instructions), they don't seem to be referenced anywhere else obvious, and
nobody at the wine project has been forthcoming about how to get them.
[1][2][3]
So, winehq.org is distributing binary packages without making their sources
available. This makes it impossible for the people using those packages to
audit the code, reproduce the packages, test patches on known-good packaged
versions, or port them to different OS releases (the latter leading to issues
like bug 45085).
>From what I can tell, this is also likely an LGPL violation:
"4. You may copy and distribute the Library (or a portion or derivative of it,
under Section 2) in object code or executable form under the terms of Sections
1 and 2 above provided that you accompany it with the complete corresponding
machine-readable source code"
What will it take to remedy this situation?
[1] Notice the absence of an answer in this thread:
https://www.winehq.org/pipermail/wine-devel/2018-May/127507.html
[2] Nobody had an answer for me on the two occasions when I asked on
#winehackers irc this week.
[3] Nobody responded when I emailed the package maintainers listed at
https://wiki.winehq.org/Download
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42908
Bug ID: 42908
Summary: Monopoly (2000) crashes on launch
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Created attachment 58049
--> https://bugs.winehq.org/attachment.cgi?id=58049
backtrace
Crashes trying to read 0x0000000. Backtrace attached.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45936
Bug ID: 45936
Summary: IW4x crashes on keyboard input
Product: Wine-staging
Version: 3.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: huematrix(a)mailinator.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 62464
--> https://bugs.winehq.org/attachment.cgi?id=62464
Log
Upon pressing a key in IW4x (A Call of Duty: Modern Warfare 2 client), the
program crashes. Full log below.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39415
Bug ID: 39415
Summary: Make configuration settings accessible through the
website
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
Currently the way to change a configuration setting is to send a patch to
wine-patches and have Alexandre apply it. This is the case for instance for all
the VM host configuration settings ($MaxRevertingVMs,
$MaxRevertsWhileRunningVMs, etc.), but also $JobPurgeDays, $RegistrationQ, etc.
This is not very practical and prevents experimentation or quickly adjusting
the settings when a problem arises.
Instead these should be stored in a Parameters table and be accessible through
an administrator-only section of the website.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39416
Bug ID: 39416
Summary: Many settings should be per VM host
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The following global settings should in fact be customizable on a per VM host
basis:
* $MaxRevertingVMs - Hosts with SSDs may be able to handle multiple reverts in
parallel.
* $MaxRevertsWhileRunningVMs - Again this may depend on disk speed and QEmu
version.
* $MaxActiveVMs - Depends on disk and CPU speed, number of cores, etc.
* $SuiteTimeout & $SingleTimeout - Might need to be adjusted based on the CPU
speed.
* $BuildTimeout & $ReconfigTimeout - Might need to be adjusted based on the CPU
speed. Fortunately we can currently only have one build VM so that's not too
much of an issue.
One way to do so would be to introduce a VMHosts table storing the settings for
each VM host (see the schema attachment of bug 39412). VMs (VMInstances really)
would then be linked to the relevant VM host so to indicate which set of
constraints apply.
Note that this would be different from the handling of the truly global
settings described in bug 39415.
--
Do not reply 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=34666
Bug #: 34666
Summary: In The Adventures Of Lomax some graphic elements
flicker, disappear or are garbled
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46209
--> http://bugs.winehq.org/attachment.cgi?id=46209
Lomax Log
For example there is no transition between the main game screen and the next
one. I mean, the black screen is displayed instead of a transition.
The screen where you see Lomax and Evil Ed standing next to each other is
garbled.
When you begin the game the text message 'Let's go' flickers. There is also
flickering when you press the space key to change your hat.
The issues can be reproduced in the demo (check out the link).
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
--
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=30506
Bug #: 30506
Summary: Text misrendered in Brain Workshop
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
The free matching game Brain Workshop
http://sourceforge.net/projects/brainworkshop/
downloadable from
http://downloads.sourceforge.net/project/brainworkshop/brainworkshop/Brain%…
renders all its "menu" text illegibly.
'winetricks corefonts' doesn't help.
(Yes, there's a Linux version, but that doesn't work on my machine,
so I thought I'd try the Windows version under Wine.)
--
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=41936
Bug ID: 41936
Summary: Regression in The Witcher 2: Assassins of Kings
Product: Wine
Version: 1.9.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: jeff(a)macloue.com
Distribution: ---
Created attachment 56320
--> https://bugs.winehq.org/attachment.cgi?id=56320
Witcher2: Welcome screen - garbled text in menu
Found a possible regression in The Witcher 2: Assassins of Kings game under
Wine: the text is rendered incorrectly in the menus, subtitles, etc. A
screenshot (1920x1080 downscaled 50%) is attached.
Tracked the breakage between 1.9.13 and 1.9.14 (tested a few of 1.9.x series,
the bug is reproduced up to version 1.9.23) and used git bisect to track the
commit which introduced the regression:
beccd5a2e53927137de031c1976e66d35b08afeb is the first bad commit
commit beccd5a2e53927137de031c1976e66d35b08afeb
Author: Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com>
Date: Wed Jun 22 06:00:55 2016 +0000
d3dx9_39: Share the source with d3dx9_36.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com>
Signed-off-by: Matteo Bruni <mbruni(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 bfecf0f484447414e0b927c99d73c24cf4f695c9
4fbc2c7f69c3217284b8be7ebddad88ed1fdf094 M dlls
:040000 040000 d2bc5924fd8102f1a1aff298f4426050db271fd5
60184108c62c5437f2724096b1cd43f14083eaba M tools
No idea what the exact problem is, I see a batch of commits with the same
description around this one.
The system is Slackware64-14.2+multilib, hardware is Intel Core i7-6700/ASUS
Q170M-C/NVIDIA GeForce GT 730 (with NVIDIA proprietary driver 370.23).
--
Do not reply 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=25264
Summary: ExamXML crashes when opening an XML file
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.duelli(a)web.de
There is a 30-day evaluation edition of ExamXML at
http://www.a7soft.com/examxml.html
While the installation and the program start-up went fine, the program
immediately crashes after selecting an XML file for comparison.
The output from the start-up to the crash is:
err:rebar:REBAR_WindowProc unknown msg 2002 wp=00000000 lp=0033f9d8
err:rebar:REBAR_WindowProc unknown msg 2002 wp=00000000 lp=0033fd20
err:rebar:REBAR_MoveChildWindows EndDeferWindowPos returned NULL
fixme:font:WineEngCreateFontInstance Untranslated charset 255
wine: Unhandled page fault on write access to 0x20202024 at address 0x7ef927d9
(thread 0009), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ef927d9
--
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=46578
Bug ID: 46578
Summary: IVMU Social Network Client crashes when selecting menu
/ settings
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bob.mt.wya(a)gmail.com
Distribution: ---
Tested with:
export WINEDEBUG=+wgl,+d3d,+x11drv,+timestamp,+tid
wine IMVUClient.exe &>~/Logs/wine-vanilla-4.0_IVMU_d3d_wgl_x11drv_log.txt
The IMVU Client starts up OK, but crashes immediately the "settings" menu entry
is clicked on. Briefly a settings pane header tab, is seen in the main window.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16808
Summary: Password Safe crashes with page fault when renaming
entries
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eluminex(a)gmail.com
Created an attachment (id=18496)
--> (http://bugs.winehq.org/attachment.cgi?id=18496)
Backtrace of the page fault
Most of the time (not always) Password Safe will crash with a page fault when I
press enter after entering renaming mode. The error seems to happen only if I
enter renaming (Right Click->Rename Entry) without actually changing the name,
and then pressing Enter to confirm. This is where the app crashes. It happens
in almost all cases. Once in a while it doesn't crash though seldom.
If you cannot reproduce the error try restarting Password Safe and enter
renaming mode again. Password Safe was installed with default settings. Here is
the database hierarchy I used (passwords are just random as with name):
Random
- fdf (asds)
- tster1 (asds)
The version I tested is 3.15.01 (newest as of writing).
Backtrace is attached.
Running Ubuntu 8.10 (x64) w. wine32
--
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=45732
Bug ID: 45732
Summary: Far Cry 5 Cannot Steer Land Vehicles
Product: Wine
Version: 3.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: airetamstrm(a)gmail.com
Distribution: ---
Created attachment 62170
--> https://bugs.winehq.org/attachment.cgi?id=62170
Screenshots of reports of this issue
Environment:
Arch Linux.
64-bit Wine Prefix, Wine-Staging 3.14, DXVK 0.70.
winetricks: xact, xaudio, xinput, dxvk
Hardware:
Acer Predator Helios 500 (new laptop), i7-8750H, GTX-1070.
Installation:
I purchased the Steam version, that has yet to even start. DRM seems to be the
culprit but I am still unsure. I got as far as UPlay displaying properly but
the game will not start yet. Still working on that in a different wine prefix,
I've worked around with a crack.
Description:
Graphics are perfect, everything seems to work. Get into land vehicles (haven't
tested flying vehicles, water vehicles) and steering left or right doesn't
work.
Steering left/right in vehciles is by default bound to A (left) and D (right)
respectively. Strafe (on foot) is the same, but it works. A strafes left, D
strafes right. In the vehicle, nothing. Hop out, works.
Attaching screenshots of several places this issue has been reported /
"resolved". None of the listed resolutions seem to have any effect, and those
reporting the issue on Wine/Linux do not list a resolution.
Sites in that screencap in order:
overclock.netgamingonlinux.comreddit.com/linux-gaming
ubisoft forums
Two of the screenshots are of the problem in Far Cry 4. Same engine FWIW, just
another data point.
Solutions presented:
-Some people report this problem when they leave their game controllers plugged
in before starting the game. I'm not sure what Far Cry 5 sees in terms of
attached controllers under WINE. One of my thoughts was that WINE may be
emulating something that reproduces this behavior.
I tried attaching a gamepad, configured it under wine control. Nonresponsive.
Lots of people complaining on the Ubi forums about that.
-One individual said driving forward first allowed them to steer, not the case
here.
-Another said adjusting the "steering sensitivity" fixed the issue. Have messed
with this extensively, no resolution.
-I've also tried remapping keys, holding alt/ctrl/shift to see if something is
amiss with the modifiers... nothing.
WINEDEBUG="+dinput" was my first go at trying to track this down... I haven't
seen useful console output yet.
First bug I've filed, if I need to provide additional information I'm willing
to learn.
--
Do not reply 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=34041
Bug #: 34041
Summary: Skyrim (Steam) hangup on quit
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zoroaster(a)inode.at
Classification: Unclassified
Created attachment 45238
--> http://bugs.winehq.org/attachment.cgi?id=45238
The end of the log is where the wine process hangs
Environment: MacPorts wine-devel, OSX 10.8
Everytime quitting Skyrim the Wine process does not end itself and hangs
indefinitely. Only force quit does stop this Wine process.
You can quit Skyrim directly after starting it without even loading or starting
a game.
--
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=46421
Bug ID: 46421
Summary: μTorrent has squares in it's update-dialog - most
likely taskdialog
Product: Wine
Version: 4.0-rc3
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
See title.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46560
Bug ID: 46560
Summary: Smoke not rendering properly in Castlevania: Lords of
Shadow 2
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 63432
--> https://bugs.winehq.org/attachment.cgi?id=63432
screenshot
There were a couple of reports about a regression with
8fa5f1d8c6e2c0e0bb408de0b341b946984825c1 which is also causes this issue.
Probably it's just a trigger to another bug.
err:d3d:wined3d_debug_callback 0x1aa9d8: "GL_INVALID_OPERATION error generated.
Invalid VAO/VBO/pointer usage.".
wine-4.0-276-g84459ba94b
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25728
Summary: UFO Extraterrestrials Gold crashes at start if wine's
builtin dsound and dmusic are being used
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mooroon2(a)mail.ru
Created an attachment (id=32774)
--> (http://bugs.winehq.org/attachment.cgi?id=32774)
WINEDEBUG="+all,err+all,warn+all,trace-all" output
Game crashes at start with "Unhandled exception: page fault on read access to
0x00000000 in 32-bit code (0x0050403c)".
Installing Direct Music and Direct Sound using winetricks fixes the issue: game
starts up normally and have no problems playing music or sound effects.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42046
Bug ID: 42046
Summary: VSDC Video Editor. Crashes at "Initializing Templates"
when opening.
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thecreator224(a)gmail.com
Distribution: ---
Created attachment 56529
--> https://bugs.winehq.org/attachment.cgi?id=56529
Backtrace of bug
Running the program for the first time and it does not want to work. It has
installed fine, but every time I try to run it crashes as soon as "Initializing
Templates" appears on the loading tile.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40740
Bug ID: 40740
Summary: Broken Sword: The Angel of Death demo needs
IDirectSoundFXI3DL2Reverb interface
Product: Wine
Version: 1.9.11
Hardware: x86-64
URL: http://www.fileplanet.com/167033/160000/fileinfo/Broke
n-Sword:-The-Angel-of-Death-Demo
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: aeikum(a)codeweavers.com
Distribution: ---
dsound:PrimaryBufferImpl_QueryInterface Unknown IID
{4b166a6a-0d66-43f3-80e3-ee6280dee1a4}
wine-1.9.11-137-g9cc95e5
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36388
Bug ID: 36388
Summary: error in russian localization
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimon_ukr(a)mail.ru
Error in russian localization
"right" against "top"
Вместо "Справа" должно быть "Верхняя",
ну и остальные хорошо было бы просклонять соответственно слову "Границы"
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38300
Bug ID: 38300
Summary: using winegcc with stdin passes arguments in the wrong
position to gcc
Product: Wine
Version: 1.7.38
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: leonbogaert+winehq(a)gmail.com
Distribution: ---
Created attachment 51131
--> https://bugs.winehq.org/attachment.cgi?id=51131
output with -v flag
When using winegcc with stdin it throws an error:
$ cat test.c | winegcc -xc -c
gcc: warning: ‘-x c’ after last input file has no effect
gcc: fatal error: no input files
compilation terminated.
winegcc: gcc failed
When compiling the file as an argument it works.
I'm wanting to use stdin because that's what cgo (https://golang.org/cmd/cgo/)
uses so I can integrate winelib with my golang program.
The test.c is:
#include <stdio.h>
int main()
{
printf("Hello World!\n");
return 0;
}
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38817
Bug ID: 38817
Summary: OLE error upon initialization attempt from wine
install.
Product: Wine
Version: 1.7.45
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
Assignee: wine-bugs(a)winehq.org
Reporter: daniel.palos(a)mail.com
Distribution: ---
No back trace available since it seems to be an application error instead of a
wine install error, specifically.
I am able to duplicate OLE error 80004001 from wine install.
The application does not seem to launch after initial install attempt, in my
experience, from manual application execution.
The application should require communication to price and authentication
servers upon initialization.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46417
Bug ID: 46417
Summary: Abiword 2.6.8 comboboxes should have a white
background color
Product: Wine
Version: 4.0-rc3
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
As the title says, for images see linked ReactOS bugreport.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43817
Bug ID: 43817
Summary: Chime (.Net application) installer crashes
Product: Wine
Version: 2.17
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
The installer crashes with the attached crash log.
The problem seems to be RegisterApplicationRecoveryCallback stub returning a
failure.
Returning S_OK make the installer succeed. At first sight I would guess it
would not hurt to return S_OK (the function only takes [in] parameters).
Maybe it could be tested in Staging?
However one needs to be careful, all Office apps (Word, Excel etc) seem to call
this function as well and no-one would want to cause a regression in those
apps;)
(maybe i can test that later)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40777
Bug ID: 40777
Summary: The Moment of Silence launcher unusable (displays only
black)
Product: Wine
Version: 1.9.12
Hardware: x86
URL: http://www.fileplanet.com/147177/140000/fileinfo/The-M
oment-of-Silence-Demo-[English]
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
moslaunch.exe must be the configuration tool/launcher for the game Moment of
Silence, but it never worked for me: music begins to play when I start it and a
black rectangle appears in the middle of the screen,but nothing can be seen or
done (except pressing Alt-F4 to close the launcher).
Seems to be a long-standing problem as Appdb contains test results with Wine
1.x describing the same problem.
There is no terminal output at all.
Can be reproduced with the demo: the launcher will start automatically when
installation of the demo is finished.
mos_english_demo.exe (295M)
sha1: 4e29a69d14e66fce9de4bd74cdb4786a043217ba
Fedora 23
Nvidia binary drivers 364.19 (the same problem with nouveau)
XFCE 4.12 (compositor disabled)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46404
Bug ID: 46404
Summary: Text overflow in browse-for-folder dialog
Product: Wine
Version: 4.0-rc3
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
The text in the browse-for-folder dialog is cut-off, just run the installer and
click "Browse".
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22030
Summary: LegoLand: Page fault on read access.
Product: Wine
Version: 1.1.40
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=26791)
--> (http://bugs.winehq.org/attachment.cgi?id=26791)
wine: Unhandled page fault on read access to 0x00000000 at address 0x492ecc
(thread 002a), starting debugger...
On game launch, the indeo codecs fail to work - avi is scrambled - followed by
a page fault at main menu.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11998
Summary: Lunia Installer displays almost nothing; hangs
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://lunia.nexon.co.jp/beginner/down.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: suikun(a)suikun.de
Created an attachment (id=11330)
--> (http://bugs.winehq.org/attachment.cgi?id=11330)
Commandline output of the installer before accepting the license
The installer to the free (as in beer) Japanese online game Lunia Senki shows
only an almost white window and hangs after accepting the (undisplayed)
license. This happens when using a clean 0.9.57 install. I'll attach the
commandline output from before and after accepting the license agreement.
For reproducing the bug simply download the installer at the included URL (use
the right download button). When running the installer the left option is the
"Accept license" button.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12406
Summary: document explorer (part of win doc kit) won't run
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://download.microsoft.com/download/3/3/c/33cfef4d-
21da-4229-bc17-3eac7a7eabe1/WDKDocs_02222008.EXE
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
follow up to bug 12331 (which was about installation, and is fixed in current
git). document explorer dies with a note saying it wants to contact microsoft
to send a bug report.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41639
Bug ID: 41639
Summary: Wine with freetype 2.7 causes font rendering issues
Product: Wine
Version: unspecified
Hardware: x86-64
URL: http://imgur.com/a/dLe7G
OS: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sdoom4(a)gmail.com
With the latest XQuartz (2.7.11) that includes Freetype 2.7, Wine no longer has
smoothed text. I switched back to XQuartz 2.7.9 and the issue does not appear.
The reason I bring this up is that the XQuartz team says it's not their
problem; it's FreeType's problem. I go look on FreeType and discover that
Freetype 2.7 is more of a "3.0" than anything else, with a completely new
hinting system and defaults. They're not going to budge on that.
This is a bit of an odd report, as I don't really know what/who is the culprit
here. But it looks pretty bad if you're affected by it. in the URL field is a
link of two screenshots (as I can't attach two files). Top is normal, bottom is
with Freetype 2.7.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46279
Bug ID: 46279
Summary: Unimplemented function
msvcr120.dll.?_Yield@_Context@details@Concurrency@@SAX
XZ
Product: Wine
Version: 4.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)adrianheine.de
Distribution: Debian
Created attachment 62988
--> https://bugs.winehq.org/attachment.cgi?id=62988
Two crash logs
With 4.0-rc1 (but not 3.0.4), Darkest Dungeon crashes on startup, see log.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39692
Bug ID: 39692
Summary: Wine64 build produces extra warning in msdaps
comparing to Wine32 build
Product: Wine
Version: 1.8-rc2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
Created attachment 52935
--> https://bugs.winehq.org/attachment.cgi?id=52935
build log from wine-1.8-rc2
Similarly to bug 35603 and bug 35604, but this time for msdaps.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20465
Summary: Brothers In Arms Hell's Highway : Setup asks for DVD
for every .cab file
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=24342)
--> (http://bugs.winehq.org/attachment.cgi?id=24342)
log
During the file copy process, the setup program asks for the DVD location (eg.
Z:\mnt\cdrom\...) everytime it has to extract files from a .cab archive. It
does not prevent the install process to work, but this behaviour seems quite
unusual for a game that uses a single DVD disc. I browsed the web and have not
found users whom had this issue under Windows. Console output is attached
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43368
Bug ID: 43368
Summary: HashMyFiles: Drag & Drop from native File Managers
(Dolphin, Nautilus, ...) does not work
Product: Wine
Version: 2.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: bob.mt.wya(a)gmail.com
Distribution: ---
Created attachment 58732
--> https://bugs.winehq.org/attachment.cgi?id=58732
wine_hashmyfiles_console_log
HashMyFiles generates hashes of file handles dropped into the main Window.
Currently Wine only supports copy and paste of files - from a native File
Manager - into the main HashMyFiles Window.
Attempting to drag-n-drop files from a native File Manager into the HashMyFiles
Window - has no affect. See attached console log.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24529
Summary: TSDoctor 1.0.58 fails to run
Product: Wine
Version: 1.3.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bbutscheidt(a)yahoo.de
Created an attachment (id=30960)
--> (http://bugs.winehq.org/attachment.cgi?id=30960)
Wine output while starting or installing TSDoctor-1.0.58
Trying to run or install a recent version of TSDoctor
(http://www.cypheros.de/tsdoctor.html Trial Version 1.0.58 in my case) I get
an application error,
The original message in the Windows?-Message-box:
Exception EAccesViolation in Modul TSDocter.exe bei 001D0586.
Zugriffsverletzung bei Adresse 005D0586 in Modul 'TSDocor.exe'. Lesen von
Adresse 00000000.
I guess this suggests an access violation while reading from 00000000.
The output of the command line is given with the attachment.
Kind regards
bernd_b
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38901
Bug ID: 38901
Summary: MEGAsync crashes when downloading external files (not
from your account) to your HDD
Product: Wine
Version: 1.7.47
Hardware: x86
URL: https://mega.nz/MEGAsyncSetup.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
Distribution: Red Hat
Created attachment 51835
--> https://bugs.winehq.org/attachment.cgi?id=51835
Backtrace
Steps to reproduce:
1) Install MegaSync
2) Create a new account
3) Find any file in Mega
4) "Download it with MEGASync"
After the first few downloaded megabytes MegaSync will crash.
$ sha1sum MEGAsyncSetup.exe
96f23b32524f9d560ba62797564edea24d43779a MEGAsyncSetup.exe (9321560 bytes)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19306
Summary: visual bugs on Trackmania in 1.1.19
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yoann.laissus(a)gmail.com
CC: stefan(a)codeweavers.com
Created an attachment (id=22351)
--> (http://bugs.winehq.org/attachment.cgi?id=22351)
without the bug
Since wine 1.1.19 with the fbo mode and the GLSL enabled, Trackmania Nations
Forever have importants visual bugs. For example, the car are not displayed.
I attached the screen of the main menu with the bug and without the bug.
The regression test :
commit 3e099d014750fa5fc2a10c6aa4bf23ddc80a1fc6
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Wed Feb 25 21:20:39 2009 +0100
wined3d: Advertise post pixelshader blending for a few more formats.
Windows advertises it on all these formats(Nvidia Geforce 7400), and
Trackmania Nations needs it on D3DFMT_Q8W8V8U8 to accept ps_3_0 support.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39178
Bug ID: 39178
Summary: please insert disk 1 error
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: keghn(a)netscape.net
Distribution: ---
The error:
please insert disk: 1
Installing command and conquer 3 from DVD.
The DVD is already in the drive. It just does not see it anymore after
the install starts.
Then the install lock up, on wine 1.7.50
My set up:
Mint 17 mate 64 bit OS.
Samsung laptop chronos np700z5c-s01ub optimus using, Intel ivy bridge
i7-3615qm
cpu. Geforce gt 630m gpu.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27032
Summary: Gnome Shell does not show Wine program names in dash
and panel
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: uhkeller(a)googlemail.com
In the Gnome (3.0) shell, all running Wine applications share the same
nondescript icon, and their title in the panel is always given as "Wine Windows
Program Loader". Switching between Wine apps using the Dash requires a
right-click on the shared icon.
I have filed a bug report on this in the Gnome bugzilla, and it seems the issue
occurs because Wine sets the WM_CLASS of its Windows differently than Gnome
Shell expects. Gnome Shell expects WM_CLASS to match the .desktop file of the
application, while Wine sets it to "Wine" and the name of the Windows
executable. E.g. for Word 2007, xprop gives me:
WM_CLASS(STRING) = "WINWORD.EXE", "Wine"
while the .desktop file for Word 2007 is "Microsoft Office Word 2007.desktop"
I'm using Wine 1.3.19 on Arch Linux i686.
Relevant bug report in the Gnome bugzilla:
https://bugzilla.gnome.org/show_bug.cgi?id=649087
Might be related to this Wine bug:
http://bugs.winehq.org/show_bug.cgi?id=26950
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45779
Bug ID: 45779
Summary: Liquify in Photoshop CC > = 2014 doesn't work at all
or crashes photoshop
Product: Wine
Version: 3.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t.kijas(a)gmail.com
Distribution: ---
Created attachment 62234
--> https://bugs.winehq.org/attachment.cgi?id=62234
Backtrace
Liquify, crucial part of Photoshop doesn't work in Photoshop 2014, because the
picture doesn't refresh and you cannot even see cursor of mouse.
In later Photoshops, starting Liquify crashes PS.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43038
Bug ID: 43038
Summary: ElDewrito 0.5.1.1 no longer works after wine-staging
2.5
Product: Wine-staging
Version: 2.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: h3ruler(a)aim.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Allegedly, this individual got Halo Online ElDewrito 0.5.1.1 working under
wine-staging 2.5 in Arch Linux.
https://www.reddit.com/r/HaloOnline/comments/66khur/halo_online_0511_runnin…
However, after updating from wine-staging 2.5, the same individual reports that
ElDewrito no longer works.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43753
Bug ID: 43753
Summary: 84/5000 Quizás quisiste decir: La aplicación balabolka
no reconoce o se asocia con las voces instaladas de
Loquendo The application balabolca does not recognize
or is associated with the installed voices of Loquendo
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: fjavierml73(a)gmail.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
I have Ubuntu 16.04.2, I installed balabolca (which is a text reader of
docuemtos, among them .odt) but to function it needs the voices, I have
installed the ones of loquendo (Jorje, etc) but the program balabolca does not
recognize me the voices and are in the same folder as
/home/user01/.wine/drive_c/Program Files (x86) /
I had tried to install other textreaders (like TexAlaud) but always with the
same problem ... I did not find any application of these features in Linux -
Ubuntu, and I would be very useful since I have little vision and I find it
difficult to read the text of PC.
Let me see if you can help me with this. A greeting.
-- PROGRAM ERROR DETAILS --
Unhandled exception: page fault on read access to 0x006da00a in 64-bit code
(0x00007f5d4252f090).
Register dump:
rip:00007f5d4252f090 rsp:000000000023f680 rbp:0000000000240001 eflags:00010297
( R- -- I S -A-P-C)
rax:00000000006da00a rbx:0000000000683c00 rcx:000000000074b8ec
rdx:0000000000000000
rsi:0000000000240001 rdi:0000000000000000 r8:000027aaeb6ab4fb
r9:0000000000000000 r10:0000000000000000
r11:0000000000000000 r12:0000000000683c00 r13:000000000023f838
r14:0000000000000000 r15:000000000005dff0
Stack dump:
0x000000000023f680: 00320033006d0065 005c003a0043003b
0x000000000023f690: 0064006e00690077 0000000000240001
0x000000000023f6a0: 0077005c003a0043 006f0064006e0069
0x000000000023f6b0: 0073005c00730077 0065007400730079
0x000000000023f6c0: 005c00320033006d 006d006500620077
0x000000000023f6d0: 0000000000000000 371a2e494ff2f000
0x000000000023f6e0: 000000000005df70 0000000080004005
0x000000000023f6f0: 0000000000240001 0000000000683c00
0x000000000023f700: 000000000023f838 0000000000000000
0x000000000023f710: 000000000005dff0 00007f5d4253061f
0x000000000023f720: 000000007bd1b93f 000000000005dff0
0x000000000023f730: 000000007bd1b962 000000000068d288
Backtrace:
=>0 0x00007f5d4252f090 in winemenubuilder (+0xf090) (0x0000000000240001)
1 0x00007f5d4253061f in winemenubuilder (+0x1061e) (0x0000000000240001)
2 0x00007f5d42531245 in winemenubuilder (+0x11244) (0x000000000023f838)
3 0x00007f5d42533352 in winemenubuilder (+0x13351) (0x0000000000000000)
4 0x00007f5d42537b66 wWinMain+0x2745() in winemenubuilder
(0x000000000023fba0)
5 0x00007f5d42538624 wmain+0xd3() in winemenubuilder (0x0000000000000001)
6 0x00007f5d42538526 in winemenubuilder (+0x18525) (0x000000000023fd40)
7 0x000000007b47c5cf in kernel32 (+0x5c5ce) (0x000000000023fe40)
8 0x000000007bc99c43 call_thread_func+0xd2() in ntdll (0x00007ffe78dd3320)
9 0x000000007bc92902 RtlRaiseException+0x7d() in ntdll (0x00007ffe78dd3320)
10 0x000000007bc5ed90 in ntdll (+0x3ed8f) (0x00007ffe78dd3320)
11 0x00007f5d4420df83 wine_call_on_stack+0x12() in libwine.so.1
(0x00007ffe78dd3320)
12 0x00007f5d4420e0e9 wine_switch_to_stack+0x8() in libwine.so.1
(0x00007ffe78dd3470)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44033
Bug ID: 44033
Summary: USB Serial Port not detected by application
Product: Wine
Version: 2.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)joachim-breitner.de
Distribution: ---
Created attachment 59697
--> https://bugs.winehq.org/attachment.cgi?id=59697
lsbusb information
I am trying to use the software that programs the programmable YQ8003 bike
spoke LEDs. The device connects via usb, and presents itself as a serial port
(lsusb information attached).
The software can be found at
http://www.zhongxingbang.com/downloads/common/upload/2015/YQ8003-Colorful%2…
When I start the software and press a button that connects to the device (e.g.
“Factory Reset”) it sits for a while and then reports “No devices found”.
This part of the trace might be interesting:
trace:setupapi:SetupDiClassGuidsFromNameExW RegEnumKeyExW() returns 0
trace:setupapi:SetupDiClassGuidsFromNameExW Key name: 0x33e5fc
trace:setupapi:SetupDiClassGuidsFromNameExW Class name: 0x33e64c
trace:setupapi:SetupDiClassGuidsFromNameExW RegEnumKeyExW() returns 0
trace:setupapi:SetupDiClassGuidsFromNameExW Key name: 0x33e5fc
trace:setupapi:SetupDiClassGuidsFromNameExW Class name: 0x33e64c
trace:setupapi:SetupDiClassGuidsFromNameExW Found matching class name
trace:setupapi:SetupDiClassGuidsFromNameExW Guid: 0x33e5fc
trace:setupapi:SetupDiClassGuidsFromNameExW Guid: 0x33e5fe
trace:setupapi:SetupDiClassGuidsFromNameExW RegEnumKeyExW() returns 0
trace:setupapi:SetupDiClassGuidsFromNameExW Key name: 0x33e5fc
trace:setupapi:SetupDiClassGuidsFromNameExW Class name: 0x33e64c
trace:setupapi:SetupDiClassGuidsFromNameExW RegEnumKeyExW() returns 0
trace:setupapi:SetupDiClassGuidsFromNameExW Key name: 0x33e5fc
trace:setupapi:SetupDiClassGuidsFromNameExW Class name: 0x33e64c
trace:setupapi:SetupDiClassGuidsFromNameExW RegEnumKeyExW() returns 259
trace:setupapi:SetupDiGetClassDevsExW {4d36e978-e325-11ce-bfc1-08002be10318}
(null) (nil) 0x0000000a (nil) (null) (nil)
warn:setupapi:SetupDiGetClassDevsExW unsupported flags 0000000a
trace:setupapi:SetupDiCreateDeviceInfoListExW
{4d36e978-e325-11ce-bfc1-08002be10318} (nil) (null) (nil)
trace:setupapi:SETUPDI_EnumerateDevices 0x1ce3428,
{4d36e978-e325-11ce-bfc1-08002be10318}, (null), 0000000a
trace:setupapi:SetupDiEnumDeviceInfo 0x1ce3428 0 0x33ea00
trace:setupapi:SetupDiDestroyDeviceInfoList 0x1ce3428
It seems that SetupDiGetClassDevsExW ist not listing the serial port?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44028
Bug ID: 44028
Summary: Non square window control buttons are unconventional
Product: Wine
Version: 2.0.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stu.axon(a)gmail.com
Distribution: ---
Created attachment 59694
--> https://bugs.winehq.org/attachment.cgi?id=59694
Screenshot showing 'X' button as a tall rectangle
Tested on a high DPI screen, but it is visible on smaller sizes.
If there is enough room in the then the window controls should probably try and
be square.
Tested on Wine 2.0.2
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25015
Summary: Pando downloader hangs
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Running the downloader for a game that uses the Pando peer to peer
system, I noticed the UI had hang, the app was still using lots of CPU,
the downloaded file didn't seem to be growing (it was at 1GB out of 4GB),
and the console showed
err:winediag:FILE_CreateFile Too many open files, ulimit -n probably needs to
be increased
lsof showed that PMB.exe has two listening sockets, 25 ESTABLISHED sockets,
96 pipes, one UDP socket, 7 UNIX sockets, 97 regular files, 3 directories,
and one device, for a grand total of 233. 233 is way below ulimit -n (1024).
Perhaps the app had closed lots of peer connections in the hour after
the warning? Which makes it sound like there isn't a bad leak.
No idea what it's doing with all those pipes, though.
It's possible Pando just needs a higher ulimit. Or perhaps it can
operate fine with this "low" ulimit, and the hang is not related to
running out of fds.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39066
Bug ID: 39066
Summary: Problem with aplication to run drivers for windos 8
Product: Wine
Version: unspecified
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brunettimarco(a)live.com.ar
Distribution: ---
i want to run a CD, that contains drivers and when try to open the main file
appearme an error thats says "the program install.exe has found a severy
problem and he needs to close"
To me is nice to have thats packs of drivers instaled, because aloud me to
control the diferents components of my computers like, touchpad, screen, sound,
video, etc... With windows 7 its works without any problem.
please if anybody could help ill be very greatful. i left the domain of the
company who make this computer, in the section of drivers.
many thanks
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43458
Bug ID: 43458
Summary: call of duty
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: abhijeetjena.pikun(a)gmail.com
Distribution: ---
Created attachment 58827
--> https://bugs.winehq.org/attachment.cgi?id=58827
this is its report
I am not able to play call of duty in my ubuntu 16.04
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43106
Bug ID: 43106
Summary: I can not start this program with wine.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matheus151929(a)live.com
Distribution: ---
Created attachment 58296
--> https://bugs.winehq.org/attachment.cgi?id=58296
It contains record of an attempt to execute the program corona sdk 2016
I can not start this program with wine, I have other programs running with
wine, but this is the error in the database.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38577
Bug ID: 38577
Summary: Microsoft Works 3.0 Multimedia Edition Not Installing
Product: Wine
Version: 1.6.2
Hardware: x86
OS: FreeBSD
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vincentweisner(a)icloud.com
When I tried to install Microsoft Works 3.0 MM Edition I got an error while
installing the program. The Error was for a file not being changed. I went into
a full custom install and while the files were being copied was when I got the
error.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38467
Bug ID: 38467
Summary: Win86Emu doesn't run (Loadlibrary flag missing)
Product: Wine
Version: unspecified
Hardware: arm
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mmediouni(a)gmx.fr
Distribution: ---
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)
"Can't reserve memory file(file too big or invalid format" error is shown.
(follow-up to Bug33997)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42790
Bug ID: 42790
Summary: Error in "Pilot Brothers" game: Unhandled exception:
divide by zero in 32-bit code (0x00401096).
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aleksanders(a)yandex.ru
Distribution: ---
Created attachment 57817
--> https://bugs.winehq.org/attachment.cgi?id=57817
Backtrace file here
Unable to start game - error after pressing "Start" button.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45369
Bug ID: 45369
Summary: Under certain (unknown) conditions, winedbg.exe
continually spawns explorer.exe sub-processes until it
is killed
Product: Wine-staging
Version: 3.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: roman(a)hargrave.info
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 61679
--> https://bugs.winehq.org/attachment.cgi?id=61679
A portion of wine console output collected after the event
I'd like to open with a note that I am not submitting this on wine-devel, as I
the only application that has been able to cause these crashes will not run
well enough to reliably reproduce the error without DXVK, and in turn
wine-staging (as far as I am aware, DXVK continues to require a patch in the
staging patchset that has not been mainlined - correct me if i am wrong).
The application which has been causing problems is Grand Theft Auto V, though
specifically Rock Star Social Club (I can't be terribly certain - but the issue
tends to crop up when social club is brought in to the question).
Glancing at the crash info in the terminal (winedbg is actually not even
visible yet as it is too preoccupied with explorer), this is the result of an
exception thrown within libcef.dll, which judging by the name and the platform
which it is used by, is chromium embedded framework - a common offender.
Knowing this, i'll just avoid the social club in-game if at all possible, but
what's concerning is the outcome. Something about the manner in which it has
gone about crashing causes some _very_ eratic behaviour in winedbg. For some
reason, `explorer.exe /desktop` is invoked as a child process of winedbg and
then fails to start. Another instance of explorer with the same parameters is
then started by the child, as well as some concurrent instances (I think - when
you have so many process running that your PIDs roll over it start to get hard
to track who started who) - effectively an explorer fork bomb, though it dies
off fast enough if you get to winedbg and kill it or its parent.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29708
Bug #: 29708
Summary: Wine processes take ages to start on Solaris
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
Winetest takes ages to complete on Solaris, particularly on Solaris 10: about
80 minutes.
I instrumented winetest to trace the time it takes to run each test and the
result is eloquent: starting a Wine process takes 4 to 5 seconds on Solaris 10.
With some grepping of the logs I built the following table which shows this
issue. Note that all operating systems are running inside VMware on the same
machine (one at a time of course), so they should all have the same
performance.
Seconds freebsd81 solaris1111 solaris10u9
0 401 169 0
1 48 220 0
2 8 43 0
3 10 16 15
4 2 6 123
5 4 2 190
6 2 3 45
7 3 4 21
8 3 2 9
9 2 1 8
10-29 17 24 34
30-59 3 4 8
60-99 1 1 3
100-119 0 0 1
120- 1 8 9
Also note that this is not the first-process start delay since winetest.exe is
already running. I took a trace with +timestamp but it only showed the last 0.6
seconds of execution so more digging is needed.
--
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=36088
Bug ID: 36088
Summary: mansion88 poker
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: andrhi2ean(a)gmail.com
Created attachment 48274
--> http://bugs.winehq.org/attachment.cgi?id=48274
mansion88 poker doesnt work on my pc
program doesnt work
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38211
Bug ID: 38211
Summary: Skyrim: freezes on opening screen
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: angeltroubler(a)gmail.com
Created attachment 51004
--> https://bugs.winehq.org/attachment.cgi?id=51004
output for Program Error Details
When opening Skyrim through Steam, which is running through Wine, I get a
Program Error saying "The program Setup.exe has encountered a serious problem
and needs to close." The details for this are attached below. If I close this
window, the game opens the initial play window, but after clicking play, it
shows the Bethesda logo and then freezes on the Skyrim logo.
If I then switch applications and return, the Play/Load/Credits/Quit buttons
show up, but are missing letters and don't appear to have loaded correctly.
Clicking play or loading a save results in a complete freeze.
Any ideas on how I might be able to fix this?
Thanks so much.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42041
Bug ID: 42041
Summary: Origin Setup and Origin Thin Setup installation fails
immediately
Product: Wine
Version: 2.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexchandel(a)gmail.com
Distribution: ---
Attempting to install both the OriginSetup.exe and OriginThinSetup.exe on
32-bit wine-2.0-rc2 yields the same garbage error (pasted because it's so
short):
fixme:ver:GetCurrentPackageId (0x33e9dc 0x0): stub
fixme:file:FindFirstFileExW flags not implemented 0x00000002
err:wintab32:LoadTablet LoadTabletInfo(0x10050) failed
fixme:system:SetProcessDPIAware stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f178,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f318,0x00000000), stub!
fixme:dxgi:dxgi_check_feature_level_support Ignoring adapter type.
fixme:winediag:dxgi_check_feature_level_support None of the requested D3D
feature levels is supported on this GPU with the current shader backend.
fixme:win:EnumDisplayDevicesW ((null),0,0x33f318,0x00000000), stub!
fixme:dxgi:dxgi_check_feature_level_support Ignoring adapter type.
fixme:winediag:dxgi_check_feature_level_support None of the requested D3D
feature levels is supported on this GPU with the current shader backend.
fixme:win:EnumDisplayDevicesW ((null),0,0x33f438,0x00000000), stub!
fixme:wgl:get_dc_pixel_format DC for window 0x5005e of other process: not
implemented
fixme:wgl:set_pixel_format DC for window 0x5005e of other process: not
implemented
err:d3d:context_create Failed to set pixel format 29 on device context
0x15004b.
fixme:wgl:get_dc_pixel_format DC for window 0x5005e of other process: not
implemented
fixme:wgl:set_pixel_format DC for window 0x5005e of other process: not
implemented
err:d3d:context_create Failed to set pixel format 29 on device context
0x15004b.
fixme:wgl:get_dc_pixel_format DC for window 0x5005e of other process: not
implemented
fixme:wgl:set_pixel_format DC for window 0x5005e of other process: not
implemented
err:d3d:context_create Failed to set pixel format 29 on device context
0x15004b.
fixme:wgl:get_dc_pixel_format DC for window 0x5005e of other process: not
implemented
fixme:wgl:set_pixel_format DC for window 0x5005e of other process: not
implemented
err:d3d:context_create Failed to set pixel format 29 on device context
0x15004b.
fixme:wgl:get_dc_pixel_format DC for window 0x5005e of other process: not
implemented
fixme:wgl:set_pixel_format DC for window 0x5005e of other process: not
implemented
err:d3d:context_create Failed to set pixel format 29 on device context
0x15004b.
fixme:wgl:get_dc_pixel_format DC for window 0x5005e of other process: not
implemented
fixme:wgl:set_pixel_format DC for window 0x5005e of other process: not
implemented
err:d3d:context_create Failed to set pixel format 29 on device context
0x15004b.
fixme:wgl:get_dc_pixel_format DC for window 0x5005e of other process: not
implemented
fixme:wgl:set_pixel_format DC for window 0x5005e of other process: not
implemented
err:d3d:context_create Failed to set pixel format 29 on device context
0x15004b.
fixme:wgl:get_dc_pixel_format DC for window 0x5005e of other process: not
implemented
fixme:wgl:set_pixel_format DC for window 0x5005e of other process: not
implemented
err:d3d:context_create Failed to set pixel format 29 on device context
0x15004b.
fixme:wgl:get_dc_pixel_format DC for window 0x5005e of other process: not
implemented
fixme:wgl:set_pixel_format DC for window 0x5005e of other process: not
implemented
err:d3d:context_create Failed to set pixel format 29 on device context
0x15004b.
fixme:wgl:get_dc_pixel_format DC for window 0x5005e of other process: not
implemented
fixme:wgl:set_pixel_format DC for window 0x5005e of other process: not
implemented
err:d3d:context_create Failed to set pixel format 29 on device context
0x15004b.
fixme:msvcrt:__clean_type_info_names_internal (0x5204014) stub
fixme:ver:GetCurrentPackageId (0x33f398 0x0): stub
fixme:ver:GetCurrentPackageId (0x33f5a4 0x0): stub
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
apartment threaded to multi-threaded
fixme:ole:CoInitializeSecurity (0x0,-1,0x0,0x0,0,3,0x0,0,0x0) - stub!
fixme:wbemprox:client_security_SetBlanket 0x49a5b960, 0x216bd8, 10, 0, (null),
3, 3, 0x0, 0x00000000
fixme:wbemprox:client_security_Release 0x49a5b960
fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO
structures will not be filled
fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO
structures will not be filled
fixme:win:EnumDisplayDevicesW ((null),0,0x33e998,0x00000000), stub!
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33ef68 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33edb8 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33ef28 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33ef58 1 C) semi-stub
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
apartment threaded to multi-threaded
fixme:netprofm:connection_point_Advise 0x218018, 0x4b5f4dc, 0x4b5f544 - stub
fixme:netprofm:list_manager_GetConnectivity 0x5970a58, 0x33fb34
fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv4 not supported in this
platform
fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:font:RemoveFontMemResourceEx (0x82f24eb1) stub
fixme:font:RemoveFontMemResourceEx (0x82ffce79) stub
fixme:font:RemoveFontMemResourceEx (0x82f88db1) stub
fixme:font:RemoveFontMemResourceEx (0x82c47429) stub
fixme:font:RemoveFontMemResourceEx (0x82c13be1) stub
fixme:font:RemoveFontMemResourceEx (0x82c2fb49) stub
fixme:font:RemoveFontMemResourceEx (0x82ce5ef1) stub
fixme:font:RemoveFontMemResourceEx (0x81504311) stub
fixme:font:RemoveFontMemResourceEx (0x815d1269) stub
fixme:font:RemoveFontMemResourceEx (0x815ef099) stub
fixme:font:RemoveFontMemResourceEx (0x81f25301) stub
fixme:font:RemoveFontMemResourceEx (0x81858301) stub
fixme:thread:SetThreadIdealProcessor (0x20c): stub
I couldn't say why it fails, but errors include "err:wintab32:LoadTablet",
"err:d3d:context_create", and "err:ole:CoInitializeEx". The machine has an
Intel HD Graphics 4000 graphics card, which was added to wine in bug #39796.
Note these errors appear different from bug #41410
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41272
Bug ID: 41272
Summary: Origin Crash after Login
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: qops1981(a)gmail.com
Distribution: ---
Created attachment 55572
--> https://bugs.winehq.org/attachment.cgi?id=55572
Origin Debug Log
After installing Origin using file from this link:
https://download.dm.origin.com/origin/live/OriginSetup.exe
I get the login Screen. At this point all seems well. I enter my credentials
and submit. The system hangs for a min then I get the Crash report from the
Origin Applications.
I have experienced this problem over multiple versions of wine and through two
versions of Fedora ( 23 & 24 ). I have also done multiple installs of the OS &
wine so there were many fresh installs to work from.
Attached should be the Wine Debug Log & the Crash report from Origin.
Thank You
-Bill
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38970
Bug ID: 38970
Summary: EA Origin fails to launch after an update.
Product: Wine
Version: 1.7.47
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: sdawson(a)pa.metrocast.net
Distribution: ---
Created attachment 51917
--> https://bugs.winehq.org/attachment.cgi?id=51917
backtrace of the crash.
After an automated update, EA's Origin is crashing on launch.
Reproducible in a fresh wine prefix.
Attached is a backtrace.
Thanks.
Steve.
--
Do not reply 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=28858
Bug #: 28858
Summary: Pangya cursor movement lacks precision
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pastorrub(a)msn.com
Classification: Unclassified
When trying to move the cursor on pangya, it moves faster than it should.
Judging by its movement, some variable is increased while other is not
decreased. When you move to the right it moves incredibly fast, so you have to
move the mouse slow to select an option and even in that way it lacks
precision.
Pangya version tested: http://pangyachaos.com/
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45297
Bug ID: 45297
Summary: please help.
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: queenhamda1234(a)gmail.com
my sims dose not open please help me fix 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.