https://bugs.winehq.org/show_bug.cgi?id=41052
Bug ID: 41052
Summary: Failure to create D3D9 device on i915
Product: Wine
Version: 1.9.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
Distribution: ---
Created attachment 55224
--> https://bugs.winehq.org/attachment.cgi?id=55224
Test case
I'm testing the attached source (compilable with wineg++ or mingw32-g++) on
Intel Atom N550, which is i915-class GPU. I get the following output on it:
$ wine --version; ./d3d9-init-test.exe
wine-1.9.14
fixme:win:EnumDisplayDevicesW ((null),0,0x32f858,0x00000000), stub!
Error: Failed to create Direct3D device: invalid call
wine-1.5.17-7-g67886fed, despite multiple fixme and err prints, does at least
create the device (i.e. the test prints "Init OK").
wine-1.7.33-84-gfecbc88 already fails.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40488
Bug ID: 40488
Summary: Revenant crashes when starting a new game
Product: Wine
Version: 1.9.6
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: stefan(a)codeweavers.com
Blocks: 37070
Regression SHA1: aeefbdffba9ea77310759956007f1348920b4477
Distribution: ---
Created attachment 54261
--> https://bugs.winehq.org/attachment.cgi?id=54261
terminal output
Graphical issues are present in the game as reported in bug #37070.
Since Wine 1.9.6 the game crashes when starting a new game from the main menu:
'DirectX Error: DDERR_SURFACEBUSY'.
Tested with the GOG.com version of the game. Demo version is available on
Fileplanet, but the website has been marked as malicious site by Chrome and
Firefox, so I didn't check whether the demo has the same problem.
Regression introduced by
commit aeefbdffba9ea77310759956007f1348920b4477
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Fri Mar 11 16:01:43 2016 +0100
wined3d: Merge wined3d_surface_map() and wined3d_volume_map().
Wine 1.9.8
OpenGL vendor string: nouveau
OpenGL renderer string: Gallium 0.4 on NV92
OpenGL core profile version string: 3.3 (Core Profile) Mesa 11.3.0-devel
OpenGL core profile shading language version string: 3.30
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41774
Bug ID: 41774
Summary: Rogue operatives - only white screen in game with HUD
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
Created attachment 56210
--> https://bugs.winehq.org/attachment.cgi?id=56210
Steam+RO log
This is using wine-git, as a bug that didn't let the game launch a lobby just
got fixed.
I can get into the menu fine, create a lobby but when it loads I can only see
pure white with working HUD drawn on top of it.
Using Win7.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41905
Bug ID: 41905
Summary: The Solus Project: Backend can't handle opcode bfrev
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 56288
--> https://bugs.winehq.org/attachment.cgi?id=56288
Terminal output Wine 1.9.23
As of Wine 1.9.23, I've noticed that The Solus project has the following item
in the terminal:
fixme:d3d_shader:shader_glsl_handle_instruction Backend can't handle opcode
bfrev.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40910
Bug ID: 40910
Summary: The Next BIG Thing can't save the game (needs native
xmllite)
Product: Wine
Version: 1.9.13
Hardware: x86
URL: http://www.fileplanet.com/219646/210000/fileinfo/The-N
ext-BIG-Thing-Demo
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: xmllite
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
When attempting to save the game, nothing happens: there is no error message
from the game and no saved game is created. The demo version tends to hang
after performing a manual save.
In the terminal:
fixme:xmllite:xmlwriter_SetProperty Unimplemented property (1)
Saving the game works with native xmllite.dll.
Steps to reproduce the problem in the demo:
Start the game with 'The Next Big Thing.exe', create a new player, start a new
game. You can skip the intro videos by pressing <Esc.> Move the mouse pointer
to the top of the screen and select the rightmost icon to open the controls
menu. Use the disk icon to save the game, enter a name, press <Enter>. The game
is not saved.
The_Next_BIG_Thing_Demo_EN.zip (793M)
sha1: a3ef1262a81a0b853eafd7a51f232b2abf343c14
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42570
Bug ID: 42570
Summary: dinput/tests/mouse intermittently fails in Acquire()
and GetDeviceData()
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Created attachment 57480
--> https://bugs.winehq.org/attachment.cgi?id=57480
log with +dinput
The following lines are sometimes printed:
mouse.c:143: Test failed: Acquire() should have failed: 00000000
mouse.c:147: Test failed: Acquire() failed: 00000001
Less often, 2-4 of the following lines may be printed as well:
mouse.c:152: Test failed: GetDeviceData() failed: 00000000 cnt:0
mouse.c:158: Test failed: GetDeviceData() failed: 00000000 cnt:0
mouse.c:166: Test failed: GetDeviceData() failed: 00000000 cnt:0
mouse.c:177: Test failed: GetDeviceData() failed: 00000000 cnt:0
This affects at least the f25 and hd6800 test machines. If there is any
relevant information I can provide about my machine, please let me know.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41220
Bug ID: 41220
Summary: Provide fallback implementation of strnlen for OS
versions that don't have it in their Libc (Leopard,
Snow Leopard, et al)
Product: Wine
Version: 1.9.17
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: jeremyhu(a)freedesktop.org
wine-1.9.17 is failing to build on Leopard and Snow Leopard due to strnlen not
being available on those OS versions, where d3d10.dll.so and d3d11.dll.so fail
to link with:
Undefined symbols for architecture i386:
"_strnlen", referenced from:
_fx10_get_string in effect.o
Undefined symbols for architecture i386:
"_strnlen", referenced from:
_shader_parse_signature in shader.o
A fallback implementation of strnlen should be provided for such cases.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40866
Bug ID: 40866
Summary: DigitalMicrograph: crashes when a new script is added
to the menu
Product: Wine
Version: 1.9.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: niermann(a)physik.tu-berlin.de
Distribution: ---
Created attachment 54885
--> https://bugs.winehq.org/attachment.cgi?id=54885
Wine output during crash
DigitalMicrograph by Gatan crashes when the "Install Script" dialog is closed.
Independently of whether the dialog is opened via the "File->Install Script" or
the "File->Install Script File" command.
To reproduce: Create new script (File->New Script) and try to install it
(File->Install Script). In the "Install script" dialog simply press Enter
without changing anything.
Bug occurs on DigitalMicrograph versions 1.8.3 and 2.3.0 (others not tested)
and with wine 1.6.2 and wine-1.9.13 (others not tested).
>From tracing the outputs and by debugging wine I found the reason for the crash
to be in dlls/user32/edit.c: The application calls EM_GETHANDLE and later
WM_SETFONT on an edit control (without sending EM_SETHANDLE in between). During
processing WM_SETFONT the es->text field is accessed, which at this point
contains NULL due to the inhibited buffer locking after EM_GETHANDLE.
--
Do not reply 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=36441
Bug ID: 36441
Summary: joy.cpl crashes when PS4 Gamepad connected via
Bluetooth
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: lp-san(a)lostpoint.ru
Created attachment 48464
--> http://bugs.winehq.org/attachment.cgi?id=48464
crash log available via gui crash message
First of all, I'd like to apologize if I came to the wrong bigtracker, since
I'm a wineskin user, not pure wine user. But I believe the problem is a
wine-specific, not wineskin specific.
I'm using Wineskin 2.6.0 (latest) with Wine Engine WS9Wine1.7.18 (the latest
available via Wineskin).
I'm connecting PS4 Gamepad via Bluetooth, then I start a Wine/Wineskin Command
Line Shell, executing "control joy.cpl" and the control panel applet crashes.
If I disconnect the gamepad, the applet works fine.
I attached the crash log information in a text file. I can provide any debug
information from the wine logs if needed.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41209
Bug ID: 41209
Summary: The Magic School Bus Explores the Solar System: Error
message asking for the game to be reinstalled
Product: Wine
Version: 1.9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marc-alexandre.espiaut(a)etu.u-bordeaux.fr
Distribution: ---
Created attachment 55464
--> https://bugs.winehq.org/attachment.cgi?id=55464
Output of wine 1.9.17 with WINEDEBUG=+file,+relay,+seh,+tid,+int21
When launching The Magic School Bus Explores the Solar System, an error message
pops up asking me to reinstall the game because files cannot be found or
loaded. I'm using the French version of that video game.
I've launched the game on a clean win32 prefix, and set the windows version as
Windows 95 (I used to play this game on a Windows 95 machine).
The game is a win16 New Executable.
I've attached the output of wine with the flag
WINEDEBUG=+file,+relay,+seh,+tid,+int21
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37336
Bug ID: 37336
Summary: U-blox U-Center crashes when importing or exporting
config file
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joshuapcloud(a)gmail.com
Created attachment 49650
--> https://bugs.winehq.org/attachment.cgi?id=49650
error generated
App runs well, but when I try to import a .txt configuration file, the app
crashes.
Tools > GNSS Configuration > Browse for file > Check the Store Config...box >
Click either GNSS to File (or File to GNSS), I get:
Program Error
The program u-Center.exe as encountered a serious problem and needs to close.
We are sorry for the inconvenience.
--
Do not reply 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=36517
Bug ID: 36517
Summary: slovoeb.exe: unhandled exception: 0xe0434352 in 32-bit
code (0x7b83bcd5)
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pr0sto(a)hotmail.com
Created attachment 48589
--> http://bugs.winehq.org/attachment.cgi?id=48589
backtrace.txt of exception by "slovoeb.exe" v.2.1
I get exception when I click open with WINE on "slovoeb.exe" v.2.1
(http://keycollector.ru/SlovoEB.zip)
--------------------------------------------
...see more on backtrace.txt in attachment
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33722
Bug #: 33722
Summary: Stereo IMA ADPCM encoding in WINE produces loud static
instead of sound
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msacm32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Nachanon_Vetjasit(a)hotmail.com
Classification: Unclassified
I've been using Microsoft Sound Recorder to convert PCM (44100Hz 16-bit Stereo)
wave file to IMA ADPCM (44100Hz 4-bit Stereo), and saved to a wave file.
When I played the file in MPlayer, instead of the desired sound,
it played a loud static on the right channel, and a mashup of both
original channels on the left channel.
Mono encoding didn't affected though.
Other codecs are fine, except PCM (crashes; bug #26388), MS ADPCM
and MP3 (unavailable).
To reproduce:
- Start Microsoft Sound Recorder (use Windows XP version or below):
$ wine sndrec32.exe
- Open some PCM wave file that is 44100Hz 16-bit Stereo.
- Go to File > Properties
- Click "Convert Now"
- Choose "IMA ADPCM" codec with 44100Hz 4-bit Stereo configuration.
- Click "OK"
- Save it to another wave file. (No matter play button is grayed out or not)
- Play that wave file with any player that supports IMA ADPCM.
You'll hear a loud static on the right channel, and mashed-up sound
on the left.
Another thing is after encoded, Sound Recorder saw a doubled length of audio,
MPlayer also saw so. When played, playhead moved twice the normal speed.
(Which is a strange behavior)
Note: I filed this as msacm32 since Sound Recorder is using it
directly for encoding.
Using WINE 1.3.8 (source) on Debian GNU/Linux 5.0 (i386: Intel Pentium 4
2.66GHz)
WINE Audio Driver: ALSA 44100Hz 16bit (Full Hardware Acceleration)
WINE installed without GStreamer 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.
http://bugs.winehq.org/show_bug.cgi?id=14937
Summary: Astroplanner crash
Product: Wine
Version: 1.1.2
Platform: PC
URL: http://www.ilangainc.com/astroplanner/reguserdl/V1.6.1/A
stroPlannerWindows.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: s9999(a)penguinmail.com
Created an attachment (id=15529)
--> (http://bugs.winehq.org/attachment.cgi?id=15529)
Segment of relay output
I'm trying to get Astroplanner to run with Wine. The author has a low opinion
of Linux users being willing to pay for his software. So it only runs natively
on Windows and OSX. I'd like to prove him wrong, but I need to get it running
first. I'm doing this on an up to date Ubuntu 8.04 laptop. I've installed
Wine from the repository. I've attached a segment of the relay output around
what I think is causing the problem. Recreating the problem is very easy.
Download Astroplanner from
http://www.ilangainc.com/astroplanner/reguserdl/V1.6.1/AstroPlannerWindows.….
It runs in demo mode until registration. There is no installation process, so
just run it under Wine. After a lot of initialization, the application comes
up. Create a new plan when that screen comes up. Open the Edit,
Preferences... window. The problem occurs when you close that window. This
seems quite reliable. The problem seems to be an unhandled page fault in
ntdll, but I really don't know if that is the real problem. Thanks.
--
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=42307
Bug ID: 42307
Summary: [download] knownfolder_GetRedirectionCapabilities
needs to be implemented for Temple+
Product: Wine
Version: 2.0
Hardware: x86
URL: https://github.com/GrognardsFromHell/TemplePlus/releas
es
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: farmboy0+winehq(a)googlemail.com
Distribution: ---
The config application for the Temple+ mod uses a library that calls
knownfolder_GetRedirectionCapabilities.
It crashes on startup because the method currently returns E_NOTIMPL;
To implement this correctly wine needs its known folder definition expanded by
the redirection capabilities as this is currently completely missing.
--
Do not reply 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=29871
Bug #: 29871
Summary: drawing in photoshop cs5 is almost impossible
Product: Wine
Version: 1.4-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lenashou(a)gmail.com
Classification: Unclassified
launch photoshop cs5
open a new document (white background)
select the brush tool (black color for example)
try to draw something with the mouse.
most of the time, only the first click work, drawing the shape of the brush.
and sometime.. for whatever reason, you can draw something, as long as you keep
the left mouse button pushed.
the problem is not only on the brush, but on every tool where you need to keep
the left mouse button pushed.
this bug wasn't there in wine 1.3.28.
--
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=27106
Summary: EuroDEEM: Fails to start
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://re.jrc.ec.europa.eu/energyefficiency/eurodeem/e
urodeem%20version%201_0_17/IMSSA_EuroDEEM.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=34548)
--> (http://bugs.winehq.org/attachment.cgi?id=34548)
Error messages
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko mfc42
3) install EuroDEEM
4) wine IMSSA.exe
Behaviour:
See attachment.
Expected behaviour:
I should be able to start application.
--
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=33318
Bug #: 33318
Summary: 3DMark2001 SE: upgrading to Wine 1.5.27 reduces
performance score by 20%
Product: Wine
Version: 1.5.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vernetzt(a)mail.ua
Classification: Unclassified
Created attachment 44068
--> http://bugs.winehq.org/attachment.cgi?id=44068
Screenshots with example scores for Wine 1.5.27 and Wine 1.4.1
I'm running Linux Mint 13 x86_64 with kernel 3.5.0-26-generic and X.Org Server
1.13.0 on my laptop (ThinkPad X61s with Intel X3100 graphics, see [1]). Before
upgrading Wine from 1.4.1 version to version 1.5.27 using the Ubuntu Wine PPA
[2] I decided to run 3DMark to see if the upgrade affected performance. I then
ran 3DMark after upgrading Wine. The result was an unexpected, consistent 20%
drop in the score.
The scores (averaged from three trials) were as follows:
Wine 1.4.1: 2614
Wine 1.5.27: 2080
I'll see if this can be reproduced on a machine with a different graphics chip.
[1] http://www.thinkwiki.org/wiki/Category:X61s
[2] http://www.ubuntuupdates.org/ppa/wine?dist=precise
--
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=29986
Bug #: 29986
Summary: IE6 and IE4 have greenish toolbar icons
Product: Wine
Version: 1.4-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: huw(a)codeweavers.com
Classification: Unclassified
Regression SHA1: 9b7ea6f417a68517745203123d9df0516ebc60b1
Created attachment 39036
--> http://bugs.winehq.org/attachment.cgi?id=39036
Screenshots
The toolbar buttons' icons in IE6 and IE4 are slightly greenish compared to
Windows, especially the refresh and home buttons. This first occurred in
1.3.30, and regression testing indicated:
9b7ea6f417a68517745203123d9df0516ebc60b1 is the first bad commit
commit 9b7ea6f417a68517745203123d9df0516ebc60b1
Author: Huw Davies <huw(a)codeweavers.com>
Date: Tue Sep 27 16:13:39 2011 +0100
gdi32: Forward StretchBlt calls from the dib driver to the null driver.
:040000 040000 ce22d7943f0f7aecdda67e97b5812cb40b40cc96
c11b7ea6be9e5605ec4b3d2959af57b22ec7d54d M dlls
git checkout 9b7ea6f417a68517745203123d9df0516ebc60b1 -> bad
git checkout 9b7ea6f417a68517745203123d9df0516ebc60b1^ -> good
To reproduce, install IE6 with 'winetricks ie6' and set it to display large
toolbar icons (view -> toolbars -> customize -> icon options: large icons).
--
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=32202
Bug #: 32202
Summary: ActiveX install attempts to run wrong inf section
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advpack
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joel(a)airwebreathe.org.uk
Classification: Unclassified
In install_cab_file in axinstall.c, RunSetupCommandW is used to install ActiveX
controls from their INF files in the CAB.
A typical INF file might look like this:
http://msdn.microsoft.com/en-us/library/aa751974%28v=vs.85%29.aspx#Creating…
The one I'm working with looks like this:
---- SNIP ----
; INF file for install activex
[version]
signature="$CHICAGO$"
AdvancedINF=2.0
[Add.Code]
AxUMF.ocx=AxUMF.ocx
UMFTracer.dll=UMFTracer.dll
[UMFTracer.dll]
file-win32-x86=thiscab
FileVersion=1,0,3,4181
DestDir=11
[AxUMF.ocx]
file-win32-x86=thiscab
FileVersion=2,1,1,5830
clsid={D3BBBE84-3866-4FA1-A4D4-EFA9B9FE611D}
RegisterServer=yes
---- SNIP ----
RunSetupCommandW is always invoked with szInfSection=NULL, which causes it to
attempt to use the [DefaultInstall] section which is not present.
--
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=40963
Bug ID: 40963
Summary: Upward, lonely robot Demo crashes with Too many
buffers queued
Product: Wine
Version: 1.9.14
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: x3daudio
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Created attachment 55110
--> https://bugs.winehq.org/attachment.cgi?id=55110
Log of +xaudio2
Running Upward, lonely robot Demo, crash after it detects "Too many buffers
queued".
Log attached.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13548
Summary: Wine's setupapi does not know how to recursively delete
registry keys
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
On Windows (XP) the following inf file deletes the Telephony registry key
without trouble, even though it has lots of subkeys and values.
---
[version]
signature="$CHICAGO$"
[DelTest]
DelReg=DelTestReg
[DelTestReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony
---
In Wine this fails unless the Telephony registry key has no subkey.
Notes:
* You can run the inf file with the following command:
rundll32 setupapi.dll,InstallHinfSection DelTest 128 c:\deltest.inf
* The above command needs a full path to the inf file.
* Obviously, don't do this on a real Windows machine unless you know how to
restore your Telephony registry key. If you must try this on Windows, then the
best is to do it in a virtual machine with a good snapshot.
--
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=38334
Bug ID: 38334
Summary: SpinTires crashes with unimplemented function
d3dx9_36.dll.D3DXFrameFind
Product: Wine
Version: 1.7.39
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Crashes at launch.
wine: Call from 0x7b8394e4 to unimplemented function
d3dx9_36.dll.D3DXFrameFind, aborting
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42414
Bug ID: 42414
Summary: The Witcher 3 intro video doesn't play
Product: Wine
Version: 2.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shtetldik(a)gmail.com
Distribution: ---
Created attachment 57236
--> https://bugs.winehq.org/attachment.cgi?id=57236
Witcher 3 Wine log
I'm running The Witcher 3 (GOG/1.31) in Wine staging 2.1.0 with CSMT enabled.
After clicking new game and selecting a few options, the intro video doesn't
play as it should, and the game goes straight into the tutorial section (with
still broken graphics).
I tried to find anything suspicious in the log (I had to reduce the noise from
d3d and etc, using: WINEDEBUG=-dxgi,-d3d11,-d3d,-d3d_shader
See attached log for errors, but none of them look video related.
OS: Debian testing x86_64.
GPU: AMD RX 480, Mesa 13.0.3 (same happens on Mesa master).
Any suggestions how to drill down to what fails?
--
Do not reply 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=24436
Summary: the ping command with a wine cmd does nothing
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joachim.backes(a)rhrk.uni-kl.de
I built wine from the git version
wine-1.3.2-225-g5815b63.
Then I called "wine cmd", so the cmd utility is started. Then I enter
ping 131.246.137.16
(that is a valid IP address), but the output is only
fixme:ping:main this command currently just sleeps based on -n parameter
and nothing more happens.
My platform: Fedora14 with all updates, kernel 2.6.35.4-12.fc14.i686, network
is fully operable.
--
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=26304
Summary: Rayman 2 Demo system menu item doesn't work
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is a followon to bug 26303, but is about the system menu, not desktop
icons.
The system menu item created by winemenubulder for Rayman 2 Demo does this:
env WINEPREFIX="/home/dank/.local/share/wineprefixes/rayman2_demo" wine
C:\\windows\\command\\start.exe /Unix
/home/dank/.local/share/wineprefixes/rayman2_demo/dosdevices/c:/users/dank/Start
Menu/Programs/Ubi Soft Games/Rayman 2 Demo/1 To Play Rayman 2 Demo.lnk
This doesn't work, it says file not found. If you quote the path to the
.lnk file, you get a second 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.
http://bugs.winehq.org/show_bug.cgi?id=31151
Bug #: 31151
Summary: Pegasus Mail v4.63 - err:seh:setup_exception_record
stack overflow 848 bytes in thread 0009 eip 681d24b8
esp 00230fe0 stack 0x230000-0x231000-0x330000
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mccarthy(a)volny.cz
Classification: Unclassified
Created attachment 40895
--> http://bugs.winehq.org/attachment.cgi?id=40895
terminal output (debug)
Pegasus Mail 4.63 build 325 w/ IERenderer 2.4.7.2
pmail: http://download-us.pmail.com/w32-463.exe
Wine 1.5.8
Gecko: wine-1.5.6 (wine_gecko-1.6-x86.msi)
stack overflow
--
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=41687
Bug ID: 41687
Summary: odd effect of activating font smoothing
Product: Wine
Version: 1.9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: galtgendo(a)o2.pl
Distribution: ---
I'm not sure if this is a bug or not, yet the effect can potentially negatively
affect various apps.
Probably even regedit shows it, but to pick a random external app that shows a
problem, let's look at Cheat Engine 6.6.
In its Help Menu, there's 'Cheat Engine Tutorial(64-bit)' option.
If FontSmoothing (that registry option) is off, it fits the menu. But if it's
on, the text is just a bit too wide, so it's cut off. It's also noticeable on
keyboard shortcuts.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40390
Bug ID: 40390
Summary: When using a UX theme, owner-drawn buttons don't draw
until you click them once
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: ryampolsky(a)yahoo.com
Distribution: ---
This may be a duplicate of 11521, but I'm not sure.
I have owner drawn buttons in my own app, and they work fine in WINE - unless I
enable a theme in the 'desktop integration' settings. Then the buttons don't
appear at all until I click them. Without a desktop theme, the buttons also
redraw on mouse-over, but not with a theme. You have to actually click them,
and then they show up - but they don't redraw on mouse over even then.
I think this used to work prior to version 1.8. Otherwise, I wouldn't have had
theming enabled on this machine. It's an old Linux machine that I recently
brought up to date - don't know what WINE version was on it previously.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40783
Bug ID: 40783
Summary: Wine segfault on 3d in Openindiana Hipster (Solaris)
Product: Wine
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: malicorne(a)chez.com
Distribution: ---
Created attachment 54682
--> https://bugs.winehq.org/attachment.cgi?id=54682
Output of wine command
Compiled win 1.9.10 on Openindiana Hipster (Solaris) and every basic wine 32
app is working fine but 3D applications make wine crash.
Tried furmark
Tried Anarchy Online
Please find attached the output.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40195
Bug ID: 40195
Summary: erro ao abrir "MEO MUSIC"
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: antonio.silva77(a)gmail.com
Distribution: ---
Created attachment 53701
--> https://bugs.winehq.org/attachment.cgi?id=53701
erro ao abrir "MEO MUSIC"
erro ao abrir "MEO MUSIC"
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41824
Bug ID: 41824
Summary: MSYS2 install crashes, so does bash
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kai.extern+winehq(a)gmail.com
Distribution: ---
Created attachment 56239
--> https://bugs.winehq.org/attachment.cgi?id=56239
Console output
Wine Staging 1.9.23.
MSYS2 installer from
http://repo.msys2.org/distrib/x86_64/msys2-x86_64-20161025.exe
Ubuntu 15.10 wily
Installing into a new WINEPREFIX. Downloading
wine-mono-4.6.3[0]
wine_gecko-2.47-x86[0]
wine_gecko-2.47-x86_64[0]
during install.
Unfortunately, the crash dump generation hangs. The total console output is
attached.
During previous attempts with wine 1.6, install hung when starting a shell
window; a separate test of the installed bash.exe created a very similar crash
mentioning msys-2.0.dll. This seems to suggest that every msys2 app (all being
linked to this dll) will exhibit the same 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=40153
Bug ID: 40153
Summary: Unable to run iQiyi.exe
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: erelation(a)gmail.com
Distribution: ---
Created attachment 53654
--> https://bugs.winehq.org/attachment.cgi?id=53654
Log of Bug when running qiyi program
Unable to run the application from iqiyi.com on my laptop using Ubuntu OS
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39817
Bug ID: 39817
Summary: Saturn PCB Design Toolkit 6.86 installer aborts with
access violation (Caphyon 'Advanced Installer')
Product: Wine
Version: 1.8
Hardware: x86
URL: http://www.saturnpcb.com/pcb_toolkit.htm
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Xubuntu 14.04 x86_64
Wine 1.8-rc3 (wine-staging)
Wine 1.8 (git)
The installer for Saturn PCB Design Toolkit 6.86 aborts during the start of the
active install phase:
"The application ran into a problem that it couldn't handle. Sorry for the
inconvenience"
Details:
[SEH_AV_READ_NULLPTR] ACCESS_VIOLATION (0xc0000005) at address [0x004c567f]
Enhanced UI 12.5 build 66677
*** Stack Trace (x86) ***
[0x004c567f] -----
[0x0040e6f7] -----
[0x004aaa58] -----
[0x004aabd0] -----
[0x004aa078] -----
[0x0044e8f9] -----
[0x0044ef1c] -----
[0x0044ee89] -----
[0x0044daa9] -----
[0x0044a77c] -----
[0x001c4ee0] -----
[0x00470b3c] -----
[0x00400000] MODULE_BASE_ADDRESS
It's using the Caphyon 'Advanced Installer' so bug #34989 applies but that bug
specifically indicates it hangs when the problem occurs. This installer does
hang but only after the error dialog is closed.
I originally tested this with Wine 1.8-rc3 and encountered the same error (also
filed bug #39792 for a different problem with the installed app). After 1.8
was released I complied it from git since I couldn't find a package for Xubuntu
14.04 (Trusty). I included the latest patch for the MSI bug:
https://bugs.winehq.org/show_bug.cgi?id=34989#c16
The same error occurred. Installing various native DLLs with winetricks
(identified with Dependency Walker) failed to change the result.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39093
Bug ID: 39093
Summary: Bermuda (indie game) crashes on start
Product: Wine
Version: 1.7.49
Hardware: x86
URL: http://store.steampowered.com/app/337640/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 52086
--> https://bugs.winehq.org/attachment.cgi?id=52086
terminal output
The game crashes immediately on start. Can be reproduced with the demo version
too. The game can be launched directly, without Steam running.
Beside the Bermuda game, I have 2 more games on Steam that crash with the same
backtrace. Maybe it's only a coincidence that all these games require
msscript.ocx to start.The crash reported here occurs sooner, so it's doesn't
matter whether msscript.ocx is installed or not.
I remembered that those games used to start properly in previous Wine versions
(provided msccript.ocx was installed).
The result of the regression test is probably not the cause of the crash, but
it could have surfaced a different bug in Wine. I talked about it on irc with
Nikolay and he also has doubts that this commit has anything with the crash.
However, I verified that those games don't crash prior to
commit 50ad765cd604630214d87f9e696d7da216c0f814
kernel32: Added a message for WSAECONNRESET.
Fedora 22 32-bit
wine-1.7.49-41-g36a39ce
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41759
Bug ID: 41759
Summary: PlagiarismDetector.exe from DetectarePlagiat.ro
doesn't start
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: goesele(a)hfph.mwn.de
Distribution: ---
Created attachment 56207
--> https://bugs.winehq.org/attachment.cgi?id=56207
Error message on startup
I followed the instruction under
https://appdb.winehq.org/objectManager.php?sClass=version&iId=32828 to install
The Microsoft .NET Framework 4.6 and then installed PlagiarismDetector.exe
using DetectarePlagiatInstaller.exe from
http://www.detectareplagiat.ro/dp/DetectarePlagiatInstaller.exe When I try to
start it I get the output in the attachment and the program doesn't start.
I use debian jessie.
--
Do not reply 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=35454
Bug ID: 35454
Summary: 酷我音乐(KuWo Music) installer crashes
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Classification: Unclassified
Created attachment 47326
--> http://bugs.winehq.org/attachment.cgi?id=47326
terminal output.txt
0. download from http://down.kuwo.cn/mbox/kwmusic2014.exe
$ sha1sum kwmusic2014.exe
50a3bcc2b64b64e0a8ae7f79332c76cd5c3f6c96 kwmusic2014.exe
1. wine kwmusic2014.exe
It crashed
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38265
Bug ID: 38265
Summary: World of Warcraft 64bit client can not open ticket
message from of GM
Product: Wine
Version: 1.7.38
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hark110(a)163.com
Distribution: ---
GM send player ticket message can not display in the Customer Support of help
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41968
Bug ID: 41968
Summary: incorrect handling of desktop switch
Product: Wine
Version: 2.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: galtgendo(a)o2.pl
Distribution: ---
This is another one to the pile of wine/window manager conflicts.
In several apps (not sharing same origin/engine/etc.) I observe following:
- app is set to pause on loosing focus and running windowed
- I switch to another window on the same desktop (either by Alt-Tab or mouse)
- app pauses
- I switch to another desktop
- app is still paused
- I switch back to the desktop with the app
- ...the app gets unpaused, despite the app's window *not* having focus
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41178
Bug ID: 41178
Summary: RPG Maker MV, qtwebengineprocess page fault
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shentino(a)gmail.com
Distribution: ---
Created attachment 55409
--> https://bugs.winehq.org/attachment.cgi?id=55409
wine backtrace
Not sure what to make of it, but I'm hoping it doesn't crash like this on
native windows.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40309
Bug ID: 40309
Summary: Cygwin 2.4.1 crashes on install. Every cygwin
executable will crash in the same way.
Product: Wine
Version: 1.8.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: badkins79(a)msn.com
Distribution: ---
Created attachment 53949
--> https://bugs.winehq.org/attachment.cgi?id=53949
Wine crash log
When trying to install Cygwin 2.4.1 in Wine, the post install invocations of
bash.exe and dash.exe crash immediately. If you manually copy a cygwin
executable and the cygwin1.dll from a working Windows system into Wine, and try
to execute it in Wine, it fails in exactly the same way. Even an application
that immediately returns 0 in main will show this crash.
It looks to be an issue somewhere in the application load step.
To reproduce:
1. Install Wine stable.
2. Install minimal cygwin system. You will get lots of crashes during the post
install step. Each one seems to take about a minute to popup though.
I am including a sample of one of the crash logs, but they all look exactly the
same.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39836
Bug ID: 39836
Summary: NetBrian not getting installed in MAC OS
Product: Wine
Version: 1.7.53
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ray.amartya300787(a)gmail.com
Created attachment 53180
--> https://bugs.winehq.org/attachment.cgi?id=53180
Installation failure
Installation Failure.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39870
Bug ID: 39870
Summary: Uplay crashes at start
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)free.fr
Distribution: ---
Created attachment 53232
--> https://bugs.winehq.org/attachment.cgi?id=53232
Uplay crash dialog box
Hello,
the new Uplay version always crashes at start, so I can no more play Uplay
games.
When I launch it I obtain only a dialog box.
Thanks for your help.
joined two attachments: dialog box error message picture and wine 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=37593
Bug ID: 37593
Summary: Wine explorer column headers only appear on mouseover
when themed
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stu.axon(a)gmail.com
Distribution: ---
Created attachment 50028
--> https://bugs.winehq.org/attachment.cgi?id=50028
Video showing the bug
Run wine explorer when running under Luna or a freely available theme.
Column headers are invisible until mouseover.
Video is attachment and also available here:
https://www.youtube.com/watch?v=8GpPr-n8epI&feature=youtu.be
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41547
Bug ID: 41547
Summary: Can't open battlenet
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ivan-l-s(a)hotmail.com
Distribution: ---
Created attachment 55879
--> https://bugs.winehq.org/attachment.cgi?id=55879
Can't open battlenet
I m using ubintu 16.04
When I try start battlenet I cant, I try it with wine 1.9,and unistall it and
try with other version,
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32903
Bug #: 32903
Summary: Make test crash in d3d8
Product: Wine
Version: 1.5.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Classification: Unclassified
Created attachment 43455
--> http://bugs.winehq.org/attachment.cgi?id=43455
Backtrace of the crash
This is under Ubuntu 13.04 and wine-1.5.23-27-gef4b7c5
OpenGL renderer string: Gallium 0.4 on AMD REDWOOD
OpenGL version string: 3.0 Mesa 9.0.2
OpenGL shading language version string: 1.30
--
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=32699
Bug #: 32699
Summary: Add StartupWMClass to .desktop files.
Product: Wine
Version: 1.5.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Schnuff_Forum(a)web.de
Classification: Unclassified
See launchpad bug here: https://bugs.launchpad.net/unity/+bug/702452
In Ubuntu Unity applications run via wine have the default wine-icon (the
wine-bottle) in the "Running Program-Icons"-bar (The Task-bar).
Thus all applications are getting "stacked" under one icon.
To stop this behavior you have to write in each (generated) .desktop-file the
Line:
StartupWMClass=<name of the exe-file>
Example Firefox:
StartupWMClass=firefox.exe
Wine should do this automatically after I installed my program, so the users
would get the expected Icons and "Stacking-Mechanism" in Unity.
--
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=38626
Bug ID: 38626
Summary: Word 2007 image mode wrapping menu hides after a few
seconds
Product: Wine
Version: 1.7.42
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: computergeoffrey(a)zoho.com
Distribution: ---
Reproduce:
1) Insert an image in a any Word document
2) Right click the image
3) Try changing the line/text wrap of the image to an item from the submenu
4) If you hover over an item in the submenu, it disappears. This should not
happen before a click.
If you navigate away (to another, native Linux window) before opening the
submenu, the context menu stays and you can open the submenu in the native
application (LOL!). That gives you more time.
A better workaround is to use the lint: Markup -> Text Wrapping icon and then
choose from the list.
What's causing this strange behaviour?
--
Do not reply 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=29774
Bug #: 29774
Summary: Texture filtering doesn't work in nGlide
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mihal812ag(a)gmail.com
Classification: Unclassified
Created attachment 38665
--> http://bugs.winehq.org/attachment.cgi?id=38665
NFS: Porsche Unleashed as it works with nGlide
When I run games, such as Mortal Kombat 4, or Need for Speed: Porsche Unleashed
using nGlide Glide wrapper, there is no texture filtering. Textures look
pixelated as if it were sotware rendering.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10744
Summary: Robot Arena main menu is extremely slow
Product: Wine
Version: 0.9.50.
Platform: PC
URL: http://www.topdownloads.net/games/view.php?id=4536
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
The main menu for this game is very, very slow. Sound seems to be okay though.
The Direct3D menu/cursor are lagged to hell though. This also makes it very
hard to click stuff. Fixme's present:
fixme:win:EnumDisplayDevicesW ((null),0,0x34f5d8,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:d3d:IWineD3DClipperImpl_SetClipList (0x215cc0,0x8c32f0,0),stub!
fixme:dsound:mmErr Unknown MMSYS error 2
fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(640,480)
Demo available at url. (Finally, an application with a bug that actually has a
*demo*...)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.