https://bugs.winehq.org/show_bug.cgi?id=42324
Bug ID: 42324
Summary: Wine selects wrong OpenGL renderer on macOS
Product: Wine
Version: 2.0-rc6
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: f.platte(a)platte-web.de
Created attachment 57072
--> https://bugs.winehq.org/attachment.cgi?id=57072
example images
I'm using a 13 inch 2012 MacBook Pro with a Thunderbolt eGPU (GTX 750Ti). Due
to macOS limitations the the eGPU can only accelerate the external monitor.
(Some application which support selecting a renderer work on the internal
display. e.g openglex4 [OpenGL Extensions Viewer]). To my knowledge the macOS
applications else always use the renderer driving the screen where they are
launched on. However wine does not respect this behaviour.
I tried running several windows executables like the benchmark tools Valley and
Heaven which keep using the Mac's internal Intel HD4000 graphics although being
used on the external screen. I tried several wine engines from the staging,
stable and development tree, which all are affected. To check wether it might
be an OS related issue I also ran the Mac-native versions of the benchmarks
mentioned above which both worked as expected (using the OpenGL renderer
driving the monitor they are launched on).
This basically breaks games and other GPU heavy windows programs in my case. I
do not know whether hackintoshes are affected as well as they basically are the
only other macOS machines having integrated and dedicated GPU driving different
monitors.
The logical solution seems to be to make wine respect the way macOS assigns
renderer while an ideal solution would be implementing a way to select a
renderer/always default to the dedicated GPU as this would enable accelerating
the internal monitor with the external GPU like it's possible with 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=45354
Bug ID: 45354
Summary: BlazBlue Cross Tag Battle crashes before startup
(Unhandled page fault on read access...)
Product: Wine
Version: 3.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: mrniex(a)protonmail.com
Distribution: ---
Created attachment 61650
--> https://bugs.winehq.org/attachment.cgi?id=61650
The whole log of console output and debugger output
BlazBlue Cross Tag Battle crashes before even starting on both latest Wine and
Wine-staging. Changing platforms (32/64) didn't help. Debug trace attached.
Sorry if I misreported anything, I can't make much sense of Wine debugs.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44350
Bug ID: 44350
Summary: Wolfenstein The Old Blood used to work before last
kernel's update.
Product: Wine-staging
Version: 2.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lukasbownik99(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 60237
--> https://bugs.winehq.org/attachment.cgi?id=60237
Full backtrace of a problem.
Wolfenstien The Old Blood worked perfectly until I updated kernel to the newest
version which contains the patch for Meltdown. My distro: Linux Mint 18.3.
GPU Driver: 384 for nVidia GeForce GTX 970.
--
Do not reply 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=30940
Bug #: 30940
Summary: Could not start Tween.exe using wine-mono
Product: Wine
Version: 1.5.6
Platform: x86
URL: http://sourceforge.jp/projects/tween
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felixonmars(a)gmail.com
CC: fracting(a)gmail.com
Classification: Unclassified
0. Software Download:
http://sourceforge.jp/projects/tween/releases/
It's free and open-source.
1. How to reproduce:
$ wine Tween.exe
2. Result:
Unhandled Exception: System.InvalidOperationException:
WinForms_SeeInnerExceptio
n ---> System.TypeInitializationException: An exception was thrown by the type
i
nitializer for Tween.AppendSettingDialog ---> System.OutOfMemoryException: Not
e
nough memory to complete operation [GDI+ status: OutOfMemory]
at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] in <filename
u
nknown>:0
at System.Drawing.Text.InstalledFontCollection..ctor () [0x00000] in
<filename
unknown>:0
at System.Drawing.FontFamily.get_Families () [0x00000] in <filename
unknown>:0
at System.Windows.Forms.FontDialog.PopulateFontList () [0x00000] in <filename
unknown>:0
at System.Windows.Forms.FontDialog..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.FontDialog:.ctor
()
at Tween.AppendSettingDialog.InitializeComponent () [0x00000] in <filename
unk
nown>:0
at (wrapper remoting-invoke-with-check)
Tween.AppendSettingDialog:InitializeCo
mponent ()
at Tween.AppendSettingDialog..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) Tween.AppendSettingDialog:.ctor ()
at Tween.AppendSettingDialog..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at Tween.TweenMain..ctor () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke
(S
ystem.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags
invok
eAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globa
lization.CultureInfo culture) [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at Tween.My.MyProject+MyForms.Create__Instance__[TweenMain] (Tween.TweenMain
I
nstance) [0x00000] in <filename unknown>:0
at Tween.My.MyProject+MyForms.get_TweenMain () [0x00000] in <filename
unknown>
:0
at Tween.My.MyApplication.OnCreateMainForm () [0x00000] in <filename
unknown>:
0
at
Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun
() [0x00000] in <filename unknown>:0
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run
(
System.String[] commandLine) [0x00000] in <filename unknown>:0
at Tween.My.MyApplication.Main (System.String[] Args) [0x00000] in <filename
u
nknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException:
WinForms_Se
eInnerException ---> System.TypeInitializationException: An exception was
thrown
by the type initializer for Tween.AppendSettingDialog --->
System.OutOfMemoryEx
ception: Not enough memory to complete operation [GDI+ status: OutOfMemory]
at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] in <filename
u
nknown>:0
at System.Drawing.Text.InstalledFontCollection..ctor () [0x00000] in
<filename
unknown>:0
at System.Drawing.FontFamily.get_Families () [0x00000] in <filename
unknown>:0
at System.Windows.Forms.FontDialog.PopulateFontList () [0x00000] in <filename
unknown>:0
at System.Windows.Forms.FontDialog..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.FontDialog:.ctor
()
at Tween.AppendSettingDialog.InitializeComponent () [0x00000] in <filename
unk
nown>:0
at (wrapper remoting-invoke-with-check)
Tween.AppendSettingDialog:InitializeCo
mponent ()
at Tween.AppendSettingDialog..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) Tween.AppendSettingDialog:.ctor ()
at Tween.AppendSettingDialog..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at Tween.TweenMain..ctor () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke
(S
ystem.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags
invok
eAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globa
lization.CultureInfo culture) [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at Tween.My.MyProject+MyForms.Create__Instance__[TweenMain] (Tween.TweenMain
I
nstance) [0x00000] in <filename unknown>:0
at Tween.My.MyProject+MyForms.get_TweenMain () [0x00000] in <filename
unknown>
:0
at Tween.My.MyApplication.OnCreateMainForm () [0x00000] in <filename
unknown>:
0
at
Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun
() [0x00000] in <filename unknown>:0
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run
(
System.String[] commandLine) [0x00000] in <filename unknown>:0
at Tween.My.MyApplication.Main (System.String[] Args) [0x00000] in <filename
u
nknown>:0
Unhandled Exception: System.TypeInitializationException: An exception was
thrown
by the type initializer for Tween.AppendSettingDialog --->
System.OutOfMemoryEx
ception: Not enough memory to complete operation [GDI+ status: OutOfMemory]
at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] in <filename
u
nknown>:0
at System.Drawing.Text.InstalledFontCollection..ctor () [0x00000] in
<filename
unknown>:0
at System.Drawing.FontFamily.get_Families () [0x00000] in <filename
unknown>:0
at System.Windows.Forms.FontDialog.PopulateFontList () [0x00000] in <filename
unknown>:0
at System.Windows.Forms.FontDialog..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.FontDialog:.ctor
()
at Tween.AppendSettingDialog.InitializeComponent () [0x00000] in <filename
unk
nown>:0
at (wrapper remoting-invoke-with-check)
Tween.AppendSettingDialog:InitializeCo
mponent ()
at Tween.AppendSettingDialog..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) Tween.AppendSettingDialog:.ctor ()
at Tween.AppendSettingDialog..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at Tween.TweenMain..ctor () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke
(S
ystem.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags
invok
eAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globa
lization.CultureInfo culture) [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An
except
ion was thrown by the type initializer for Tween.AppendSettingDialog --->
System
.OutOfMemoryException: Not enough memory to complete operation [GDI+ status:
Out
OfMemory]
at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] in <filename
u
nknown>:0
at System.Drawing.Text.InstalledFontCollection..ctor () [0x00000] in
<filename
unknown>:0
at System.Drawing.FontFamily.get_Families () [0x00000] in <filename
unknown>:0
at System.Windows.Forms.FontDialog.PopulateFontList () [0x00000] in <filename
unknown>:0
at System.Windows.Forms.FontDialog..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.FontDialog:.ctor
()
at Tween.AppendSettingDialog.InitializeComponent () [0x00000] in <filename
unk
nown>:0
at (wrapper remoting-invoke-with-check)
Tween.AppendSettingDialog:InitializeCo
mponent ()
at Tween.AppendSettingDialog..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) Tween.AppendSettingDialog:.ctor ()
at Tween.AppendSettingDialog..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at Tween.TweenMain..ctor () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke
(S
ystem.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags
invok
eAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globa
lization.CultureInfo culture) [0x00000] in <filename unknown>:0
--
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=47926
Bug ID: 47926
Summary: VCDS
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jmn(a)jmn.dk
Distribution: ---
Created attachment 65426
--> https://bugs.winehq.org/attachment.cgi?id=65426
Dump file
Hi
VCDS NEZ 17.8 crash with attached file.
Works with Windoes xp
I really need this program to work for adjusting my vW Lupo car
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45496
Bug ID: 45496
Summary: nights of azure 2 game instantly crash after openning.
Product: Wine-staging
Version: 3.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fefuxewabo(a)sfamo.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 61853
--> https://bugs.winehq.org/attachment.cgi?id=61853
backtrace error..
Only tested with Wine-Staging
Game : nights of azure 2 DX11 doesn`t seem to load instantly crash when
starting
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43561
Bug ID: 43561
Summary: SimCity 4 crashes when clicking and dragging the
cursor
Product: Wine
Version: 2.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexchandel(a)gmail.com
Distribution: ---
Created attachment 58966
--> https://bugs.winehq.org/attachment.cgi?id=58966
wine-2.14 crash log
Running SimCity 4 and clicking and dragging the cursor into the bottom-right of
the screen causes wine to immediately terminate.
Console output attached.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44078
Bug ID: 44078
Summary: Virtua Fighter PC - CD not recognized
Product: Wine
Version: 2.21
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,
after installed Virtua Fighter PC 1, launch the game, it doesn't recognize the
CD and you can not continue.
No usefull information in the terminal.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39540
Bug ID: 39540
Summary: DirectInput, Xinput, Overall Controller support messed
up on OS X
Product: Wine
Version: 1.7.54
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: adrian.koehres(a)gmx.net
I've tried many games now and nothing really works.
I tried a PS3 Dualshock Controller and also a Xbox360 controller. If the game
doesn't handle controller support by itself then there is no chance to get it
to work. Dinput breaks controller input completely in most cases and xinput
doesn't do anything at all.
I had games where the buttons were recognized, and the axes not. And games
where absolutely nothing was recognized. The controllers I testet worked
perfectly with native controller supporting games on OS X. As soon as I'm using
wine and the game isn't handling the controller by itself, its a pain.
For example Volgarr the Viking (I know there is a OS X port) works perfectly
when porting the Windows version with wine. The Controller gets detected
flawlessly without any problems. There is no need to install dinput/xinput
through winetricks as the game is doing that somehow by itself.
There is a game called TowerClimb when portet with wine on OS X, only the
buttons work. The axes and throttlers absolutely don't work. No matter if I
install dinput/xinput through winetricks.
I tried mapping the controller myself through regkey values but you need the
name of the divice for doing that. So using "WINEDEBUG=+dinput wine game.exe
2>&1 | grep joydev_enum_device" results in
"fixme:dinput:IDirectInputDevice2AImpl_EnumEffects
(this=0x7043d00,0x26c1a60,0x2702fb8,0x00000000): stub!"
Then I tried PrinceOfPersia: Sands Of Time where it was not possible to get any
controller working with it's wine port. Installed dinput/xinput. Nothing seems
to work though.
The Wine Control Panel Gamecontroller utility seems to recognize the
controllers though. Also different Windows Gamecontroller utilities seem to
recognize the controllers flawlessly when ported with wine. Programs which
handle the controller by themselves with their own dinput/xinput.dll's seem to
work well.
It's getting problematic when you have to use dinput/xinput through winetricks
as they don't seem to work.
I've tried many different versions on wine. Nothing 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=44228
Bug ID: 44228
Summary: prince of persia 3D crashes at play (installes ok)
Product: Wine
Version: 3.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)telfort.nl
Distribution: ---
Created attachment 60024
--> https://bugs.winehq.org/attachment.cgi?id=60024
backtrace created by wine itself
After installing, Prince of persia 3D crashes with an unhandled exception
uname -a
Linux archlinux 4.14.8-1-ARCH #1 SMP PREEMPT Wed Dec 20 21:27:44 UTC
2017 x86_64 GNU/Linux
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44249
Bug ID: 44249
Summary: Can't play Diablo 2 (Battle.net) when Virtualization
in BIOS is disabled.
Product: Wine
Version: 2.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: asriroc(a)gmail.com
Distribution: ---
1. I have "Virtualization" as "Enable" in my BIOS (Compaq Presario F763NR
Notebook with the most recent BIOS version).
2. I installed a fresh Fedora 27 Cinnamon Spin with Linux
4.14.8-300.fc27.x86_64 kernel.
3. I installed NVIDIA 304.137
4. I installed Diablo 2 using WINE 2.22
At this point, I would be able to play Diablo 2 using Battle.net
5. I rebooted the notebook, and set "Disable" on the "Virtualization" in my
BIOS.
6. I tried to play Diablo 2, using WINE 2.22, but I won't be able to use
Battle.net
Now, if I rebooted and enabled my virtualization in my BIOS, Diablo 2 would
work again.
Thank you 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=42223
Bug ID: 42223
Summary: I cant install AB Bulkmailer .. Please HELP me ...
Product: Wine
Version: 2.0-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bluebird456(a)vfemail.net
Distribution: ---
Created attachment 56863
--> https://bugs.winehq.org/attachment.cgi?id=56863
AB BulkMailer install BUG
I want to install AB BulkMailer .
Which is a Windows app .
I tried to install the app , But error appears ...
I attached the detail in attached TEXT FILE ...
Please CHECK and PLEASE HELP ME ..
Please Fix the error BUG as soon as possible ...
I JUST want to use the app ...
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39787
Bug ID: 39787
Summary: Lilos Lesewelt 2 crashes
Product: Wine
Version: 1.8-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alois.schloegl(a)gmail.com
Distribution: ---
Created attachment 53081
--> https://bugs.winehq.org/attachment.cgi?id=53081
backtrack file, run with WINEDEBUG=+all
"Lilos Lesewelt 2" can be installed, but when trying to start it, it crashes.
The full debug log with
WINEDEBUG=+all
is available from (11MB !)
http://pub.ist.ac.at/~schloegl/wine-reports/lilo2.debug.all.log.gz
A short version for
WINEDEBUG=+cdrom
in
http://pub.ist.ac.at/~schloegl/wine-reports/lilo2.debug.cdrom.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=35883
Bug ID: 35883
Summary: Horizon crashes with page fault
Product: Wine
Version: 1.7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jmelton116(a)gmail.com
Created attachment 47912
--> http://bugs.winehq.org/attachment.cgi?id=47912
Backtrace generated by crash
Horizon seems to crash at random times with a page fault. There seems to be no
sort of consistency between what is occuring in game and when these occur, but
I could be wrong. These were encountered on the latest git version. Page
fault's backtrace is attached.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44146
Bug ID: 44146
Summary: Crysis 2: DX11 is a slideshow
Product: Wine
Version: 3.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: christian.frank(a)gmx.de
Distribution: ---
Hi,
trying to play Crysis 2 with DX11 is actually impossible, it is a complete
slideshow. Switching from DX9 to DX11 the FPS drop from ~ 40 to ~ 8 fps.
Tons of fixmes are spit out:
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[31]" might be used before being initialized
0043:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render
target 4.
0043:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render
target 5.
0043:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render
target 6.
0043:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render
target 7.
0048:fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader
#24:
0048:fixme:d3d_shader:print_glsl_info_log Vertex info
0048:fixme:d3d_shader:print_glsl_info_log -----------
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[1]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[2]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[3]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[4]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[5]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[6]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[7]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[8]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[9]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[10]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[11]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[12]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[13]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[14]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[15]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[16]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[17]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[18]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[19]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[20]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[21]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[22]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[23]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[24]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[25]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[26]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[27]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[28]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[29]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[30]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[31]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log
0048:fixme:d3d_shader:print_glsl_info_log Fragment info
0048:fixme:d3d_shader:print_glsl_info_log -------------
0048:fixme:d3d_shader:print_glsl_info_log 0(24) : warning C7050: "R0.yzw"
might be used before being initialized
0043:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render
target 4.
0043:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render
target 5.
0043:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render
target 6.
0043:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render
target 7.
0048:fixme:d3d_shader:shader_sm4_read_instruction_modifier Unhandled modifier
0x800000c2.
0048:fixme:d3d_shader:shader_sm4_read_instruction_modifier Unhandled modifier
0x00155543.
0048:fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader
#27:
0048:fixme:d3d_shader:print_glsl_info_log Vertex info
0048:fixme:d3d_shader:print_glsl_info_log -----------
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[1].zw" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[2]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[3]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[4]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[5]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[6]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[7]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[8]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[9]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[10]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[11]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[12]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[13]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[14]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[15]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[16]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[17]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[18]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[19]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[20]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[21]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[22]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[23]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[24]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[25]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[26]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[27]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[28]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[29]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[30]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log 0(20) : warning C7050:
"vs_out[31]" might be used before being initialized
0048:fixme:d3d_shader:print_glsl_info_log
0048:fixme:d3d_shader:print_glsl_info_log Fragment info
0048:fixme:d3d_shader:print_glsl_info_log -------------
0048:fixme:d3d_shader:print_glsl_info_log 0(26) : warning C7050: "R0.yzw"
might be used before being initialized
0043:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render
target 4.
0043:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render
target 5.
0043:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render
target 6.
0043:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render
target 7.
My GPU: Nvidia GTX 970 (384.98)
Memory: 16GB
CPU: Core i5 3570k
Opensuse Tumbleweed, latest Snapshot
Many thanks !
Christian
--
Do not reply 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=22755
Summary: Regression : win16 installer program of "de rouck"
freeze
Product: Wine
Version: 0.9.31.
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vincent.hardy.be(a)gmail.com
Created an attachment (id=28058)
--> (http://bugs.winehq.org/attachment.cgi?id=28058)
wine-1.1.31 screenshot
It works with wine-1.1.30.
With wine-1.1.31, see screenshot
Regression test says :
3b1186de5aeabd261e70dab8b78a730030075ca1 is the first bad commit
commit 3b1186de5aeabd261e70dab8b78a730030075ca1
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Oct 7 17:14:10 2009 +0200
kernel32: Move the 16-bit string functions to kernel16.c.
:040000 040000 3412021b8c21c250ee3ccc60ce31c3f3f9365c50
3c5be0f4e2330e28e86e4b839447d40d88bf42f3 M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47189
Bug ID: 47189
Summary: Vortex doesn't start
Product: Wine
Version: 4.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: logicalman101(a)gmail.com
Distribution: ---
Vortex doesn't run past installation phase no matter what version of dotnet I
have installed.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44822
Bug ID: 44822
Summary: Warframe can't update / game can't run
Product: Wine
Version: 3.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vblanton(a)gmail.com
Distribution: ---
Warframe can't get past updating process, hence game won't start. This is a
fresh install.
Installs fine via steam. Starts with workarounds:
winetricks: d3dx9 wininet winhttp xact hosts corefonts fontfix vcrun2015
Updating fails with the message "Update Failed! The content servers are
temporarily"
No workarounds have fixed this so far. Attempts to install other Visual C++
packages haven't helped. Various DLL overrides haven't helped.
--
Do not reply 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=33131
Bug #: 33131
Summary: taskkill doesn't support /fi (filtering) option
Product: Wine
Version: 1.5.25
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 33130
Classification: Unclassified
Noticed while looking at bug 33130
0067:Call KERNEL32.CreateProcessW(00000000,008fcb00
L"C:\\windows\\system32\\taskkill.exe /F /Fi \"MODULES eq
AutoupdatePlugin.cpl\"
/T",00000000,00000000,00000000,00000400,00000000,00000000,008fb1fc,008fb240)
ret=7e4d517f
--
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=24169
Summary: QuarkXPress version 8.x hangs on start (missing double
quoting of browser path in
HKCR\htmlfile\shell\open\command)
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://downloads.quark.com/Details.aspx?fid=163&&mid=2
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
someone in appdb reported QuarkXPress version 8.x (2010 version) hangs on
start.
Downloaded a 60-day trial ... it does indeed - due to a Wine shortcoming and an
application bug. ;-)
Basically the app retrieves default browser setting from registry and does some
parsing to extract browser (unquoting and splitting '\' '/' path delimiter).
Their parsing is broken in a way that it can't cope with missing double quotes
around browser path leading to endless looping.
HKEY_CLASSES_ROOT\htmlfile\shell\open\command ->
C:\windows\system32\winebrowser.exe -nohome
With the browser path in double quotes, QuarkXPress 8 starts fine.
"C:\windows\system32\winebrowser.exe" -nohome
The quoting is most likely present in Windows as the app would loop there too
without.
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47584
Bug ID: 47584
Summary: Ryzen APU Device ID
Product: Wine
Version: 4.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: vasthusya(a)gmail.com
Distribution: ---
Created attachment 64991
--> https://bugs.winehq.org/attachment.cgi?id=64991
Add Ryzen APU device IDs.
The GPU description table is missing Ryzen APU device IDs.
0x15dd : Raven Ridge
0x15d8 : Picasso
--
Do not reply 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=31033
Bug #: 31033
Summary: Multiple apps need IWbemServices::GetObject to
retrieve WMI class instances
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wmi&wbemprox
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
continuation of bug 20651
Multiple apps still fail to query for WMI classes/properties because
IWbemServices::GetObject method is not implemented (they use a different
method).
One app is bug 28682 (Ragnarok downloader)
Example .NET code:
--- snip ---
ManagementClass class2 = new ManagementClass("Win32_Processor");
foreach (ManagementObject obj2 in class2.GetInstances())
{
if (str == string.Empty)
{
str = obj2.Properties["ProcessorId"].Value.ToString();
}
}
--- snip ---
MSDN:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa392109%28v=vs.85%…
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24225
Summary: provide "taskkill" command line tool to aid installers
(Impulse installer and more)
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
various installers use "taskkill" command line tool to terminate running
processes, preventing possible sharing/update problems with components to be
installed.
--- snip ---
wine: cannot find L"C:\\windows\\system32\\TASKKILL.exe"
--- snip ---
Trace logs for "Impulse" installer as example:
--- snip ---
0034:Call KERNEL32.CreateProcessA(00000000,0092fab0
"\"C:\\windows\\system32\\TASKKILL.exe\" /f /im
impulse.exe",00000000,00000000,00000000,00000010,00000000,00000000,0108e980,0108e970)
ret=004e5657
...
wine: cannot find L"C:\\windows\\system32\\TASKKILL.exe"
0034:Ret KERNEL32.CreateProcessA() retval=00000000 ret=004e5657
...
0037:Call KERNEL32.CreateProcessA(00000000,0092fab0
"\"C:\\windows\\system32\\TASKKILL.exe\" /f /im
impulsedock.exe",00000000,00000000,00000000,00000010,00000000,00000000,0118e980,0118e970)
ret=004e5657
...
wine: cannot find L"C:\\windows\\system32\\TASKKILL.exe"
0037:Ret KERNEL32.CreateProcessA() retval=00000000 ret=004e5657
...
003a:Call KERNEL32.CreateProcessA(00000000,0092fab0
"\"C:\\windows\\system32\\TASKKILL.exe\" /f /im
impulsemini.exe",00000000,00000000,00000000,00000010,00000000,00000000,00e5e980,00e5e970)
ret=004e5657
...
wine: cannot find L"C:\\windows\\system32\\TASKKILL.exe"
003a:Ret KERNEL32.CreateProcessA() retval=00000000 ret=004e5657
...
003d:Call KERNEL32.CreateProcessA(00000000,0092fab0
"\"C:\\windows\\system32\\TASKKILL.exe\" /f /im
impulsenow.exe",00000000,00000000,00000000,00000010,00000000,00000000,0108e980,0108e970)
ret=004e5657
...
wine: cannot find L"C:\\windows\\system32\\TASKKILL.exe"
003d:Ret KERNEL32.CreateProcessA() retval=00000000 ret=004e5657
...
--- snip ---
Wine should provide such a tool to aid installers.
Reference: http://technet.microsoft.com/en-us/library/bb491009.aspx
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32758
Bug #: 32758
Summary: TurboTax 2012 fails to run update service
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: dotnet, download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: focht(a)gmx.net
Depends on: 27991
Classification: Unclassified
Using wine-1.5.22, you'll need to workaround bug 27991, and install dotnet40
with winetricks. The installer will then work fine.
Try to start it, and you'll get 3 errors on start about the update service not
working. The relevant turbotax help links:
http://turbotax.intuit.com/support/iq/Update-Product/Error-5639--Can-t-Conf…http://turbotax.intuit.com/support/iq/Connectivity-Errors/Error-5640--Can-t…
stdout shows:
Operation is not supported on this platform.
3 times, which is probably related.
--
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=16905
Summary: CommitMonitor: Application could not connect to
repository
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
URL: http://code.google.com/p/commitmonitor/downloads/list
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)stanev.org
When trying to connect to repository to check for activity, the tool gives
following error message:
"An error occured the last time CommitMonitor tried to access the url:
http://example.com/svn/example
Couldn't perform atomic initialization"
The application uses libsvn, the error is likely to come from here:
http://svn.collab.net/repos/svn/trunk/subversion/libsvn_subr/atomic.c
--
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=25749
Summary: TortoiseSVN fails after successful commit
Product: Wine
Version: 1.3.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey(a)niakhaichyk.org
Created an attachment (id=32800)
--> (http://bugs.winehq.org/attachment.cgi?id=32800)
TortoiseSVN log for commit operation
TortoiseSVN fails after successful commit for wine 1.3.*. In wine 1.2.* all
works perfectly.
--
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=22992
Summary: SVN-Monitor needs gdiplus.dll.GdipGetRenderingOrigin
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://www.svnmonitor.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
SVN Monitor doesn't run well with builtin gdiplus.
Although it doesn't crash, a nasty error dialog is displayed each time the
exception is thrown (can be dismissed).
--- snip ---
...
fixme:gdiplus:GdipDrawImagePointsRect Image wrap mode not implemented
fixme:gdiplus:GdipGetRegionScansCount not implemented
...
fixme:shell:URL_ParseUrl failed to parse L"SVNMonitor.resources"
wine: Call from 0x7b836c0f to unimplemented function
gdiplus.dll.GdipGetRenderingOrigin, aborting
--- snip ---
Install recipe (see also appdb entry):
--- snip ---
$ sh winetricks -q dotnet20
TortoiseSVN is also needed (http://tortoisesvn.net/downloads/) Install the MSI
package:
$ wine start TortoiseSVN-xxx-win32-svn-xxx.msi
Now run the SVN Monitor application installer.
$ wine SVNMonitor-xxx-Setup.exe
--- snip ---
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45896
Bug ID: 45896
Summary: Dungeon Keeper 2 - Patch'ed v1.8 - doesn't start
Product: Wine
Version: 3.0.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thomas000bauer(a)gmail.com
Distribution: ---
Hi,
i have tried to launch Dungeon Keeper 2 with the "unofficial" Patch to Version
v1.8 so the necessity of a noCD Crack is obsolete.
When i try to execute the "wine" command it takes about 4-5seconds with/and
without attached debug-log export to get me a new command line. But nothing
else happens, no Output in the Terminal no nothing.
I do as followed to launch Dungeon Keeper 2:
[code]
export WINEPREFIX="/media/daten350/games-software/wine/dungeon.keeper.2"
export
WINEDEBUG=+timestamp,+tid,+loaddll,+winediag,+synchronous,+seh,+x11drv,+xrandr
cd /media/daten350/games-software/wine/dungeon.keeper.2/drive_c/Program\ Files\
\(x86\)/Bullfrog/Dungeon\ Keeper\ 2/
wine Dkii.exe &>~/wine-vanilla-3.0.2_loaddl_wgl_log.txt
[/code]
here the Log is on Git
[url]https://gist.github.com/Phenicien/16b7fb1230df0e1becc0845351e80cdb[/url]
as well as i have attached it as a .zip file.
I already created a Form Thread
[url]https://forum.winehq.org/viewtopic.php?f=2&t=31165&sid=b68c344b875b8472…]
I'm grateful for every help or solution. Thanks
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27269
Summary: Bitcoin display ugly
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34876)
--> (http://bugs.winehq.org/attachment.cgi?id=34876)
Screenshot : bitcoin
1. download bitcoin
http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.3.21/bitcoi…
$ sha1sum bitcoin-0.3.21-win32-setup.exe
3f94d6a8b08c455a7886561089270247eaada7b4 bitcoin-0.3.21-win32-setup.exe
2. install with wine
3. start bitcoin
$ wine bitcoin.exe
fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 -
assuming all bytes
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:system:SetProcessDPIAware stub!
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
some part of bitcoin became transparent, see screenshot for details
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40733
Bug ID: 40733
Summary: page fault on read access to 0x00000004 in 32-bit code
(0x007091ad).
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: martin.suc(a)googlemail.com
Distribution: ---
Created attachment 54639
--> https://bugs.winehq.org/attachment.cgi?id=54639
backtrace of the inkscape
Crash of the inkscape application:
Unhandled exception: page fault on read access to 0x00000004 in 32-bit code
(0x007091ad).
System information:
Wine build: wine-1.6.2
Platform: i386 (WOW64)
Host system: Linux
Host version: 4.4.0-23-generic
--
Do not reply 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=23782
Summary: Spaceforce Rogue Universe crashes in game videos
(iccvid.dll)
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.gamershell.com/download_19328.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=29821)
--> (http://bugs.winehq.org/attachment.cgi?id=29821)
traces log using only built-in dlls
Spaceforce: RU always crashes when trying to play the game videos. Both the
demo and the patched retail version is affected.
How to reproduce the issue in the demo:
1. Install the demo then launch it from the game's /System directory, either by
Start.exe (the launcher), or directly the game by SpaceForce.exe. Wine will
crash when trying to play the intro video/company logos.
The crash is always reproducible, when using Wine's built-in dlls.
output of the 'file' command on one of the game's video files:
Intro001.mff: RIFF (little-endian) data, AVI, 640 x 480, 25.00 fps, video:
uncompressed Cinepak, audio: uncompressed PCM (stereo, 44100 Hz)
If I replace the built-in iccvid.dll with the free version of the cinepak codec
(available: http://www.probo.com/cinepak.htm) the issue changes into: Wine
doesn't crash anymore, but plays the videos in a strange way: almost the whole
screen is black, only a small chunk of the video can be seen at the left side
of the screen. No music during the videos and in the whole game, though.
Fedora 13
Nvidia 7600 series card / driver 195.36.31
The attached log shows traces, using
winedebug=+ole,+msvideo,+iccvid,+avifile,+amstream,+quartz (all dlls are the
built-in ones)
--
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=46841
Bug ID: 46841
Summary: JASC Paint Shop Pro 8 Crash
Product: Wine
Version: 4.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: robcashwalker(a)gmail.com
Distribution: ---
Created attachment 63879
--> https://bugs.winehq.org/attachment.cgi?id=63879
back trace of fault for Paint Shop Pro 8
Used to work great with earlier version of Wine on Linux Mint 17. I don't
recall which version of Wine, but I remember installing it from the ubuntu
repository, not from WineHQ.
Never really gets into the program. Crashes after splash screen, but has built
the main window. Guessing right about the time it would destroy the splash
screen.
Happens in both stable release and development.
Had the same issue with PSP v9, gave up, and then I just came across the
install media for v8 and decided to try it, as I had been using v8 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=48084
Bug ID: 48084
Summary: Crouzet soft & Virtual Display - Application crash
when start
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dokmad(a)yahoo.it
Distribution: ---
Created attachment 65634
--> https://bugs.winehq.org/attachment.cgi?id=65634
not able to describe
Crouzet soft & Virtual Display - Application crash when start.
https://www.crouzet.com/download-crouzet-soft --> Crouzet soft
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41239
Bug ID: 41239
Summary: FUEL Aborts on Start Due to Shader Validation Failing
Product: Wine
Version: 1.9.17
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: ben(a)xnode.org
Distribution: ---
Created attachment 55531
--> https://bugs.winehq.org/attachment.cgi?id=55531
Basic Terminal Output
FUEL seems to start fine and then spends a while (the first time it's opened)
generating shaders, but then just before it completes, it errors out claiming
that it couldn't validate the shaders and quits. Any time you open the game, it
jumps straight to the validation (and failure point) as it's already generated
the shaders.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43737
Bug ID: 43737
Summary: "MegaTagmension Blanc + Neptune VS Zombies" - Freezes
on Intro
Product: Wine
Version: 2.17
Hardware: x86
URL: http://store.steampowered.com/app/496810/MegaTagmensio
n_Blanc__Neptune_VS_Zombies_Neptunia/
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 59218
--> https://bugs.winehq.org/attachment.cgi?id=59218
Wine log in clean wineprefix
The game does freeze on the intro, log attached.
Tested with wine-2.17 and a fresh 32bit wineprefix.
Native quartz helps a bit, it now displays a bit sound, but still doesn't make
the game load.
After also running "winetricks -q wmp9" it works. It still doesn't display the
videos, but you can click through the blackscreen until the mainscreen shows
up.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13042
Summary: CodeGear RAD Studio 2007 does not install
Product: Wine
Version: 0.9.61.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lehmannd(a)in.tum.de
The installer of CodeGear RAD Studio 2007 (the successor to Borland Delphi and
C++ Builder) immediately fails after starting with the error message:
Runtime error in install: Cannot open AVI
The console error is:
err:msvidc32:CRAM_DecompressBegin Bad output format
After that some access violations and the installer quits without having
installed anything.
The installer used is any msi-based installer named "InstallAware" that adds a
lot of things to msi, like 7zip compression (and apparently avi playback).
A trial can be downloaded here: http://www.codegear.com/products/radstudio. It
is NOT necessary to register on the site to see the installation bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48329
Bug ID: 48329
Summary: msvidc32 and msrle32 are missing version info
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: katayama.hirofumi.mz(a)gmail.com
CC: austinenglish(a)gmail.com
Distribution: ---
VideoInspector is a codec information analyzer program.
https://www.videohelp.com/software/VideoInspector
VideoInspector can report the version info of codecs.
However WineHQ's msvidc32 and msrle32 are lacking version info.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17963
Summary: ASD's "Lifeforce" demo crashes when missing
'msvidc32.dll' is overridden with native version
Product: Wine
Version: 1.1.18
Platform: PC
URL: http://www.scene.org/file_dl.php?url=ftp://ftp.scene.org
/pub/parties/2007/assembly07/demo/lifeforce_by_andromeda
_software_development.zip&id=380705
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvfw32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathanbusby(a)gmail.com
Created an attachment (id=20311)
--> (http://bugs.winehq.org/attachment.cgi?id=20311)
Text output to STDERR/STDOUT during run, and resulting crash of application
When attempting to run ASD's "Lifeforce" demo the program complains about the
absence of the "Microsoft Video 1" codec. The demo does run, flawlessly I might
add, without the above codec with the only "problem" being that the demo
voluntarily disabled the small amount of in-demo video and notifies the user of
this before running with an 'OK' dialog box. However, if one attempts to supply
the missing codec by overriding 'msvidc32.dll' with the native Microsoft
version, the demo crashes. The crash is always reproducible, stemming from a
null reference at one specific location/instruction in the program text. This
behavior does not, of course, manifest itself if the program is run natively
under, say, Windows XP.
--
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=14695
Summary: Lifeforce demo misses codecs
Product: Wine
Version: 1.1.2
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
Lifeforce demoscene production (download here:
http://pouet.net/prod.php?which=31571) displays an error message (at startup)
that some video codec (Microsoft Video 1) is missing. Then, it runs but do not
display some videos. Otherwise it runs fine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22344
Summary: Die Völker: upside down Cinepak intro video with
greenish colors
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: iccvid
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Created an attachment (id=27338)
--> (http://bugs.winehq.org/attachment.cgi?id=27338)
+iccvid,+msvideo log (with wine-1.1.18)
Wine with a native amstream and quartz renders the first intro video
(intro.avi) of "Die Völker / The Alien Nations" upside down and in wrong
colours, with a strong green stain. Bug #17893 explains why WINEDLLOVERRIDE is
needed. Actually, there are two issues with the Cinepak codec:
A) The iccvid codec refuses a BITMAPINFOHEADER with negative height.
B) Native amstream tries hard to find a suitable transform. Alas, the codec
does not refuse to convert into YUY2 or similar uncompressed formats, which I
believe explains the greenish colour.
This log snippet about A) shows the use of a negative height in the header of
the uncompressed format, which indicates a top-down DIB according to MSDN
http://msdn.microsoft.com/en-us/library/dd183376.aspx
trace:iccvid:ICCVID_DecompressQuery in: planes = 1
bpp = 24
height = 360
width = 640
compr = "cvid"
trace:iccvid:ICCVID_DecompressQuery out: planes = 1
bpp = 24
height = -360
width = 640
compr = "\x00\x00\x00\x00"
This log snippet about B) shows how native amstream queries about decompressing
into YUY2 and other similar fcc formats like UYVY (see log).
trace:iccvid:ICCVID_DecompressQuery in: planes = 1
bpp = 24
height = 360
width = 640
compr = "cvid"
trace:iccvid:ICCVID_DecompressQuery out: planes = 1
bpp = 16
height = 360
width = 640
compr = "YUY2"
This video displays fine using Wine's built-in mciavi.
What's obscure to me is why is this video rendered upside down with native
amstream and quartz? Negative heights are returned by the iccvid codec with
BADFORMAT, so it is a priori not responsible for the inversion.
a) Is this a bug in native amstream, forgetting that it did not obtain
a top-down decompressor?
b) Is Wine's understanding of top-down the opposite of what native uses?
c) Is the codec's understanding of bottom-up wrong?
What made me curious is the need to change the FFmpeg msvideo1 code for Wine:
the original code would render videos upside down. And iccvid similarly
contains #ifdef ORIGINAL code to invert the orientation.
--
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=29852
Bug #: 29852
Summary: Star Trek Birth of the Federation - No Videos
Product: Wine
Version: 1.4-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maquis196(a)yahoo.co.uk
Classification: Unclassified
Although it doesn't affect gameplay, when you load game, create game and
complete game you are supposed to get a video to watch. The game doesn't play
them.
Now it could be a missing codec? The videos play in mplayer fine (the intro is
bizzare where its a mute video and a wav plays at same time).
Attachment is mplayer output for the new game as Romulans video.
--
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=25180
Summary: Clonk Endeavour's intro video is not rendered
correctly
Product: Wine
Version: 1.3.7
Platform: x86
URL: http://www.clonk.de/ce.php?lng=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
The intro has several problems.
For example it should be rendered in mostly color just like when playing with
Totem.
--
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=16492
Summary: Google Sketchup 7 Pro can't export animation as .avi
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Tried exporting an animation (roughly as described in
http://www.chrisfullmer.com/tutorials/suv )
Sketchup always complained "cannot initialize compressor".
I'll attach a +relay,+avifile log (with several codecs installed).
--
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=15039
Summary: MSVC 6: Menu popdowns too narrow for arrows
Product: Wine
Version: 1.1.1
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: claus.fischer(a)clausfischer.com
CC: claus.fischer(a)clausfischer.com
Microsoft Visual C++ 6 is working to a large extent.
When opening a menu of the developer studio, the menu items
with arrows (that open submenus) are not displayed correctly.
The triangular arrows on the right end will stick out of the
menu popdown area. I'm not sure if they just stick out to the
end of the "shadow" (3d effect) around the popdown, or sometimes
more.
They should be fully contained in the popdown area.
--
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=11681
Summary: Add support for video overlay
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: major
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderbird2k(a)gmx.net
Hi,
At the moment Wine doesn't support Video Overlay in DirectX. In order to make
DirectDraw feature complete we need this ability. It is used in media players
(in a lot of cases through quartz 'DirectShow') to improve rendering
performance. A free application that attempts to use it in directx mode (the
default option) is VLC. Further Picasa seems to need it too and their special
Wine branch supports video overlay using Xv but in a hacky way.
It is relatively easy to add a software implementation to DirectDraw/WineD3D
but it would be slow. For best performance and less reinventing the wheel we
need to implement overlay using Xv. The most tricky part would be on how to
access Xv from within wined3d.
Roderick
--
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=47059
Bug ID: 47059
Summary: Jasc Paint Shop Pro v. 9.01 failed to start under
Wine. The installation of PSP 9.01 succeeded, however.
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zebulon(a)activist.com
Distribution: ---
Created attachment 64228
--> https://bugs.winehq.org/attachment.cgi?id=64228
This is the bactrace created by Wine.
When launched, the application soon crashes on an error message and cannot
continue.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48335
Bug ID: 48335
Summary: Serious Sam Classic TFE/TSE crash on saving the game
Product: Wine
Version: 5.0-rc2
Hardware: x86
URL: https://archive.org/download/SeriousSamDemo/SeriousSam
Demo.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 66067
--> https://bugs.winehq.org/attachment.cgi?id=66067
terminal output
The classic versions of Serious Sam (The First Encounter, The Second Encounter)
both crash when trying to perform a manual save from the menu. Autosave and
quicksave (F6) functions work properly.
Workaround: the game comes bundled with it's own version of msvcrt.dll. The
crash doesn't occur when using native msvcrt.
Can be reproduced with the demo version: start a single-player game, press
<Esc> after the game started and click on <Save> in the menu.
I tested the game with old versions of Wine and found that the crash occurs
since
https://source.winehq.org/git/wine.git/commit/22962616004e9419568808eff0bf7…
SeriousSamDemo.exe (79M)
md5sum: ef1eb16e29941e140f4ac8fc8aac5dbc
--
Do not reply 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=30712
Bug #: 30712
Summary: Installer of CorelDRAW X5
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bilufe(a)yahoo.com.br
Classification: Unclassified
In the installer CorelDRAW X5, the screen displaying the license text is
displayed only text en_us.txt and you can not see the buttons on the dialog.
When you close the dialog, the program 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=34052
Bug #: 34052
Summary: The Witcher: Character models are sometimes invisible
Product: Wine
Version: 1.6-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeff(a)deseret-tech.com
Classification: Unclassified
Created attachment 45258
--> http://bugs.winehq.org/attachment.cgi?id=45258
Missing character models
As described in the thread on bug #12771, which was recently closed due to the
correction of one of the major reported graphical glitches in The Witcher, save
games will sometimes load with invisible character models. Only the face and
teeth of humans are visible, along with any gear (but not clothing) that may be
carried on the character's back.
The occurrence of this issue seems hit and miss -- some people experience
almost never, while others experience it almost always. Some registry tweaks
involving video memory have been reported to resolve the issue for some.
I've attached a fresh screenshot of the issue, as seen with Wine 1.6-rc5.
Geralt's face is clearly visible floating in the foreground, and the four
floating helmets and swords in the background are supposed to be full city
guard characters.
--
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=19730
Summary: yahoo games <blood ties> crashes when entering
windowed mode <wine 1.1.27>
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikescony1(a)ameritech.net
Purchased game from yahoo games <Blood Ties>
After installing and configuring wine 1.1.27,
I installed and registered the application.
The game starts with some bad fonts and graphics
and the mouse is not visable when in full screen
there is an animated mouse associated with the
application but I found that when you entered into
options and selected windowed mode that usually fixes
that issue with the mouse.
Now when you enter windowed mode the game crashes.
Earlier versions of wine <1.1.XX - 1.1.26> would not
allow you to register the game but with your improvements
to the gecko engine I am able to register the game with
no problems, but there seems to be a problem when the registration
download. The download attempts to install new registry keys and
wine is not accepting them <wine vers 1.1.27>
Can you please help.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44586
Bug ID: 44586
Summary: Kamidori dungeon master crashes during animation after
unspecified time
Product: Wine
Version: 3.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: zaplo00(a)mailfence.com
Distribution: ---
After some play time (anything from 1 minute to 3 hours) the game either
freezes with music playing on background or shows runtime error popup and
quits. Sometimes it simply crashes and shows wine internal stack trace (which
has nothing useful).
Problems always start after first "BaseMemAllocator_Commit fnAlloc failed"
error message and happen during battle animations. This is example log just
before crash:
-----
0097:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{5727a00f-50be-4519-8256-f7699871fecb}
0097:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{7e854ec7-cdc4-405a-b5b2-aaf7c9e7d40c}
0097:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{79a60dc6-5fc8-4952-a41c-1163aeec5eb8}
0097:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{2718d25b-5bf5-4479-8e88-babc64bdbfca}
0097:fixme:process:GetNumaHighestNodeNumber (0x1f51f880): semi-stub
0009:fixme:quartz:DSoundRender_QueryInterface No interface for
{37d84f60-42cb-11ce-8135-00aa004bb851}!
0009:fixme:quartz:DSoundRender_QueryInterface No interface for
{37d84f60-42cb-11ce-8135-00aa004bb851}!
0009:err:quartz:BaseMemAllocator_Commit fnAlloc failed with error 0x8007000e
0201:fixme:ntdll:EtwUnregisterTraceGuids deadbeef: stub
0009:fixme:quartz:DSoundRender_QueryInterface No interface for
{37d84f60-42cb-11ce-8135-00aa004bb851}!
00a9:fixme:ntdll:EtwRegisterTraceGuidsW (0xb5a754a, (nil),
{f7b697a3-4db5-4d3b-be71-c4d284e6592f}, 7, 0xb5f7020, (null), (null),
0xb5fc820): stub
00a9:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{72b14a7d-704c-423e-92f8-7e6d64bcb92a}
00a9:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{e2091f8a-1e0a-4731-84a2-0dd57c8a5261}
00a9:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{e8a3bf1f-a86b-4390-9c60-5390b969d22c}
00a9:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{5727a00f-50be-4519-8256-f7699871fecb}
00a9:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{7e854ec7-cdc4-405a-b5b2-aaf7c9e7d40c}
00a9:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{79a60dc6-5fc8-4952-a41c-1163aeec5eb8}
00a9:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{2718d25b-5bf5-4479-8e88-babc64bdbfca}
00a9:fixme:process:GetNumaHighestNodeNumber (0x1f51f880): semi-stub
0009:fixme:quartz:DSoundRender_QueryInterface No interface for
{37d84f60-42cb-11ce-8135-00aa004bb851}!
0009:fixme:quartz:DSoundRender_QueryInterface No interface for
{37d84f60-42cb-11ce-8135-00aa004bb851}!
0009:err:quartz:BaseMemAllocator_Commit fnAlloc failed with error 0x8007000e
0009:fixme:quartz:DSoundRender_QueryInterface No interface for
{37d84f60-42cb-11ce-8135-00aa004bb851}!
0009:err:quartz:BaseMemAllocator_Commit fnAlloc failed with error 0x8007000e
01cf:fixme:ntdll:EtwUnregisterTraceGuids deadbeef: stub
-----
I have gstreamer good/bad/ugly/base plugins for 32 and 64 bit.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46938
Bug ID: 46938
Summary: VisualBoyAdvance-M doesn't work correctly and crashes
Product: Wine
Version: 3.0.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: phoenixgearfried(a)hotmail.gr
Distribution: ---
Created attachment 64057
--> https://bugs.winehq.org/attachment.cgi?id=64057
Log I guess
So I am trying to use this gba emulator. When opened from terminal i keep
getting these "errors"
-----------------------------------------------------------------------------
0032:fixme:font:get_outline_text_metrics failed to read full_nameW for font
L"Ani"!
0032:fixme:win:EnumDisplayDevicesW ((null),0,0x32f1d4,0x00000000), stub!
0032:fixme:win:EnumDisplayDevicesW ((null),0,0x32f454,0x00000000), stub!
0032:fixme:shell:BrsFolder_OnCreate flags BIF_NEWDIALOGSTYLE partially
implemented
0032:fixme:shell:BrsFolder_OnCreate flags 10 not implemented
0032:fixme:shell:BrsFolder_OnCreate flags BIF_NEWDIALOGSTYLE partially
implemented
0032:fixme:shell:BrsFolder_OnCreate flags 10 not implemented
0032:fixme:shell:BrsFolder_OnCreate flags BIF_NEWDIALOGSTYLE partially
implemented
0032:fixme:shell:BrsFolder_OnCreate flags 10 not implemented
0032:fixme:ver:GetCurrentPackageId (0x32dfe0 (nil)): stub
AL lib: (EE) ReleaseThreadCtx: Context 0x7c2a5170 current for thread being
destroyed, possible leak!
AL lib: (EE) ReleaseThreadCtx: Context 0x7c268f80 current for thread being
destroyed, possible leak!
AL lib: (EE) ReleaseThreadCtx: Context 0x7bb1f670 current for thread being
destroyed, possible leak!
^C004a:fixme:console:CONSOLE_DefaultHandler Terminating process 31 on event 0
AL lib: (EE) ReleaseThreadCtx: Context 0x7bb1a8d0 current for thread being
destroyed, possible leak!
AL lib: (EE) ReleaseThreadCtx: Context 0x7bb1a8d0 current for thread being
destroyed, possible leak!
-----------------------------------------------------------------------------
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39001
Bug ID: 39001
Summary: x11 resets frequently in user32/tests/win.c
Product: Wine
Version: 1.7.48
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
On a fresh Fedora 22 install, with nouveau drivers, X frequently resets itself;
always in user32/tests/win.c:
Running: user32:win (509 of 575)
XIO: fatal IO error 104 (Connection reset by peer) on X server ":1.0"
after 2841 requests (2821 known processed) with 0 events remaining.
err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error
0x8001011d
which prevents winetest from submitting, about 40% of the time, so far.
--
Do not reply 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=35009
Bug #: 35009
Summary: Hoshizora no Memoria:"falid open" Dialog after exit
Product: Wine
Version: 1.7.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hibi.sasahara(a)gmail.com
Classification: Unclassified
Created attachment 46664
--> http://bugs.winehq.org/attachment.cgi?id=46664
terminal output
Hoshizora no Memoria(星空のメモリア) is Novel game.
Start menu press "Game start" to start playing story.
the scene change, upon dialog to file open error.
「grash_bs/CHR_夢_幼少のオープンに失敗しました」
(meaning: failure open to "grash_bs/CHR_夢_幼少")
and exit window and this application.
Free trial version to:
http://www.favo-soft.jp/soft/trial/Hoshimemo_Trial.zip
sha1sum: 647b9938bac7ad871b19d768f38a82a59a3d24a8
I confirmed that the same error appeared.
note:
AppDB is
http://appdb.winehq.org/objectManager.php?sClass=application&iId=15676
This game used Retail novel game engine "FAVORITE VIEW POINT SYSTEM".
(source(japanese)
http://ja.wikipedia.org/wiki/%E3%82%A2%E3%83%88%E3%83%AA%E3%82%A8%E3%81%8B%…)
Same game engine use game studio "FAVORITE" and "AtorieKaguya P-ch"(アトリエかぐや
P-ch)
FAVORITE use this game engine all product.
I confirmed that the same error appeared to "Irotoridori no Sekai(いろとりどりのセカイ)
WORLD'S END COMPLETE" is latest FAVORITE product.
(Free frial version to:
http://www.favo-soft.jp/soft/product/world/download/Iroseka_trial.zip
sha1sum: c9d127fc96009e8490f45eb3adf7d577e0c56ac6 )
Default is text drawing and other motion very slow, not bug.
Debug playing recommend Ctrl key press repeat, fast playing.
When game engine is not top window to become drawing stops.
is default, not bug. :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40324
Bug ID: 40324
Summary: Installer for update KB2936068 never terminates
Product: Wine
Version: 1.9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: asdfghrbljzmkd(a)outlook.com
Distribution: Ubuntu
When running the installer for update KB2936068, it never terminates, even
though it installs successfully. Pressing CTL+C in the terminal used to launch
it is a workaround, and does not seem to have any negative side effects unless
it is ran from a script, in which case it terminates the whole script.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47242
Bug ID: 47242
Summary: ReactOS installer can't find file because
NtQueryInformationProcess doesn't handle
ProcessImageFileName properly
Product: Wine
Version: 4.8
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 64527
--> https://bugs.winehq.org/attachment.cgi?id=64527
Test program
As in the title. Also attaching a small test program to reproduce the issue.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47246
Bug ID: 47246
Summary: DbgPrint does not handle unicode format string '%wZ'
(ReactOS 0.4.11-dev-603+ installer )
Product: Wine
Version: 4.8
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
mentioned in https://jira.reactos.org/browse/CORE-16043 which is about a
different issue -> bug 47242
https://jira.reactos.org/browse/CORE-16043?focusedCommentId=114608&page=com…
--- quote ---
...
However, the fact that the debug log says "NtOpenSymbolicLinkObject(Z) failed
with Status 0x006cf6a4" while the corresponding code line is:
457 /*
458 * We failed at opening the \SystemRoot link (usually due to wrong
459 * access rights). Do not consider this as a fatal error, but use
460 * instead the image file path as the installation source path.
461 */
462 DPRINT1("NtOpenSymbolicLinkObject(%wZ) failed with Status
0x%08lx\n",
463 &SystemRootPath, Status);
is scarier, because "0x006cf6a4" is NOT a valid status code, and SystemRootPath
is up to this point still pointing to the constant string L"
SystemRoot" in UNICODE_STRING format. Maybe also their debugging procedure does
not understand what %wZ means ? (and so it displays garbage)
--- quote ---
Indeed. Trace log:
--- snip ---
$ WINEDEBUG=+seh,+relay,+ntdll,+server wine ./reactos.exe >>log.txt 2>&1
...
0009:Call
ntdll.NtQueryInformationProcess(ffffffff,0000001b,0034f91c,00000210,00000000)
ret=00409074
0009: get_dll_info( handle=ffffffff, base_address=00000000 )
0009: get_dll_info() = 0 { entry_point=00000000, filename_len=86,
filename=L"Z:\\home\\focht\\Downloads\\reactos\\reactos.exe" }
0009:Ret ntdll.NtQueryInformationProcess() retval=00000000 ret=00409074
0009:Call msvcrt.wcsrchr(0034f924
L"Z:\\home\\focht\\Downloads\\reactos\\reactos.exe",0000005c) ret=004090a7
0009:Ret msvcrt.wcsrchr() retval=0034f962 ret=004090a7
0009:Call msvcrt.wcslen(0034f924 L"Z:\\home\\focht\\Downloads\\reactos")
ret=004090c7
0009:Ret msvcrt.wcslen() retval=0000001f ret=004090c7
0009:Call ntdll.NtOpenSymbolicLinkObject(0034fd50,00000001,0034fd34)
ret=0040910b
0009:trace:ntdll:NtOpenSymbolicLinkObject
(0x34fd50,0x00000001,{name=L"\\SystemRoot", attr=0x00000040, hRoot=(nil),
sd=(nil)}
)
0009: open_symlink( access=00000001, attributes=00000040, rootdir=0000,
name=L"\\SystemRoot" )
0009: open_symlink() = OBJECT_NAME_NOT_FOUND { handle=0000 }
0009:Ret ntdll.NtOpenSymbolicLinkObject() retval=c0000034 ret=0040910b
0009:trace:ntdll:pf_vsnprintf format is L"(%s:%d) NtOpenSymbolicLinkObject(%wZ)
failed with Status 0x%08lx\n"
DbgPrint says: (base\setup\lib\setuplib.c:454) NtOpenSymbolicLinkObject(Z)
failed with Status 0x0034fd54
0009:Call ntdll.RtlCreateUnicodeString(00444edc,0034f924
L"Z:\\home\\focht\\Downloads\\reactos") ret=004091db
0009:Ret ntdll.RtlCreateUnicodeString() retval=00000001 ret=004091db
0009:Call msvcrt.wcsrchr(0034f924
L"Z:\\home\\focht\\Downloads\\reactos",0000005c) ret=004091e9
0009:Ret msvcrt.wcsrchr() retval=0034f952 ret=004091e9
0009:Call ntdll.RtlCreateUnicodeString(00444ed4,0034f952 L"\\reactos")
ret=00409203
0009:Ret ntdll.RtlCreateUnicodeString() retval=00000001 ret=00409203
0009:Call ntdll.RtlCreateUnicodeString(00444ecc,0034f924
L"Z:\\home\\focht\\Downloads") ret=0040922d
0009:Ret ntdll.RtlCreateUnicodeString() retval=00000001 ret=0040922d
0009:trace:ntdll:pf_vsnprintf format is L"(%s:%d) SourcePath: '%wZ'\n"
DbgPrint says: (base\setup\reactos\reactos.c:986) SourcePath: 'Z'
0009:trace:ntdll:pf_vsnprintf format is L"(%s:%d) SourceRootPath: '%wZ'\n"
DbgPrint says: (base\setup\reactos\reactos.c:987) SourceRootPath: 'Z'
0009:trace:ntdll:pf_vsnprintf format is L"(%s:%d) SourceRootDir: '%wZ'\n"
DbgPrint says: (base\setup\reactos\reactos.c:988) SourceRootDir: 'Z'
...
--- snip ---
Wine source:
https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/ntdll/printf.c#l418
Microsoft docs:
https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/wdm/n…https://docs.microsoft.com/en-us/cpp/c-runtime-library/format-specification…
$ sha1sum reactos-bootcd-0.4.11-dev-603-g4bf9f6f-x86-msvc-win-dbg.*
bcb4c544c61ddf899ccd0266cdc8f40cc8dfa96d
reactos-bootcd-0.4.11-dev-603-g4bf9f6f-x86-msvc-win-dbg.7z
bc0293827c84f6402cbcb39c1628f38ff16ef651
reactos-bootcd-0.4.11-dev-603-g4bf9f6f-x86-msvc-win-dbg.iso
$ du -sh reactos-bootcd-0.4.11-dev-603-g4bf9f6f-x86-msvc-win-dbg.*
55M reactos-bootcd-0.4.11-dev-603-g4bf9f6f-x86-msvc-win-dbg.7z
73M reactos-bootcd-0.4.11-dev-603-g4bf9f6f-x86-msvc-win-dbg.iso
$ wine --version
wine-4.8-296-g6a610a3258
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=24115
Summary: Windows TAPI Service not located by Avaya IP Agent
R6.0.28.601
Product: Wine
Version: 1.3.1
Platform: x86
URL: ftp://ftp.avaya.com/incoming/Up1cku9/tsoweb/ipagent/IP
AgentR6028601.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rusivi1(a)gmail.com
Created an attachment (id=30347)
--> (http://bugs.winehq.org/attachment.cgi?id=30347)
wine1.3.1: wine IPAgentR6028601.exe >>log.txt 2&>1
Windows TAPI service cannot be located by Avaya IP Agent R6.0.28.601 (please
see screenshot.png)
lsb_release -rd
Description: Ubuntu 10.04.1 LTS
Release: 10.04
apt-cache policy wine
wine:
Installed: 1.3.1-1
Candidate: 1.3.1-1
Version table:
*** 1.3.1-1 0
100 /var/lib/dpkg/status
1.2-0ubuntu1~lucidppa1 0
500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ lucid/main
Packages
1.1.42-0ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/universe Packages
--
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=18243
Summary: wine iexplore.exe http://www.some.file.com/foobar.exe
fails
Product: Wine
Version: 1.1.20
Platform: PC
URL: ftp://ftp.gnupg.org/gcrypt/binary/sha1sum.exe
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=20753)
--> (http://bugs.winehq.org/attachment.cgi?id=20753)
terminal output
While trying out various means of downloading files for my SoC project, I found
that UrlDownloadToFile doesn't support ftp protocol, only http.
No problem, I figured, we've got an IE implementation, I can use that!
but alas:
$ wine iexplore.exe ftp://ftp.gnupg.org/gcrypt/binary/sha1sum.exe
fails. The key line appears to be:
err:mshtml:before_async_open GetWineURL returned NULL
The same occurs for http protocol downloads.
Works fine on Windows. Full terminal output 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=37513
Bug ID: 37513
Summary: TaxAct 2014 crashes at startup. wine-1.7.28 Kbuntu
14.04 64-bit
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: peter.brewster.7(a)gmail.com
Distribution: ---
Created attachment 49918
--> https://bugs.winehq.org/attachment.cgi?id=49918
Wine backtrace
Download of TaxAct install package ta14dxdw.exe on 11/1/2014. Installed with
Wine Windows Program Loader without problem. Execution starts OK. Crash
backtrace window appears on top of normal TaxAct window. Kbuntu up-to-date.
Other Wine apps operate as normal.
--
Do not reply 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=32057
Bug #: 32057
Summary: google custom search doesn't work in iexplore
Product: Wine
Version: 1.5.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
wine iexplore http://winehq.org
Try to search something (searchbox on top, right corner)
-> It doesn't show search results wine-1.5.15-329-gc60a0b8
--
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=31059
Bug #: 31059
Summary: On setting Youtube.com local preferences iexplorer
crashes.
Product: Wine
Version: 1.5.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ieframe
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mayanksuman(a)live.com
Classification: Unclassified
Created attachment 40772
--> http://bugs.winehq.org/attachment.cgi?id=40772
Backtrace of Crash
On saving the local preferences for yuotube.com the native iexplorer 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=25719
Summary: logmein free installer hangs
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
logmein free is a free-as-in-beer remote access program, see
https://secure.logmein.com/US/products/free/
The installer is very slow, and seems to hang altogether on
the LogMeIN Account Details dialog. An +msi log shows
things still happening when you move the window, but
nothing seems to be going on from the user's point of view,
and the Cancel button does nothing (besides provide
visual feedback).
--
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=14253
Summary: Mobipocket Creator has incomplete and unusable UI
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan.hepburn(a)gmail.com
Created an attachment (id=14548)
--> (http://bugs.winehq.org/attachment.cgi?id=14548)
Console messages
Although Mobipocket Creator installs smoothly and opens, the UI is incomplete
(missing text entries, header and background graphics) and the only function
possible is opening the Help browser.
Wine 1.0.0 on Debian testing "Etch"
Download link for Mobipocket Creator is
http://www.mobipocket.com/en/DownloadSoft/default.asp?Language=EN
Console messages attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17292
Summary: Lightsmark won't run
Product: Wine
Version: 1.1.14
Platform: Other
URL: http://downloads.guru3d.com/Lightsmark-download-
1777.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The benchmark installs ok, but won't get past the first window.
--
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=23794
Summary: Dora's Carnival 2: Boardwalk Adventure uses only small
part of screen
Product: Wine
Version: 1.2
Platform: x86
URL: http://downloadcdn.shockwave.com/pub/doras-carnival-2-
boardwalk-adventure/InstallDorasCarnival2BoardwalkAdve
nture.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
After working around bug 23749 and bug 13496 with 'sh winetricks ie6 msvcrt',
the game runs nicely... in a quarter of my screen. +x11settings shows
...
trace:x11settings:X11DRV_EnumDisplaySettingsEx mode -1 (current) -- getting
current mode (XRandR)
trace:x11settings:X11DRV_EnumDisplaySettingsEx mode 0 -- 1280x1024x32bpp @50 Hz
(XRandR)
...
trace:x11settings:X11DRV_ChangeDisplaySettingsEx
DM_fields=BITSPERPEL,PELSWIDTH,PELSHEIGHT,DISPLAYFLAGS,DISPLAYFREQUENCY
trace:x11settings:X11DRV_ChangeDisplaySettingsEx width=800 height=600 bpp=32
freq=50 (XRandR)
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found
800x600x32 @50! (XRandR)
...
Seems we're confusing ourselves by reporting 50Hz?
Very similar problem reported in http://forum.winehq.org/viewtopic.php?t=6526
(wine-users, oct 2009) about a different flash game, Hidden Expedition Titanic,
probably with wine-1.1.31.
--
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=16114
Summary: Bridge It fails to detect Nvidia hardware
Product: Wine
Version: 1.1.8
Platform: PC-x86-64
URL: http://www.chroniclogic.com/bridgeit_download.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
Bridge It is an old game (~2004) developed in conjunction with Nvidia.
Therefore, it requires Nvidia hardware to play.
I'm using an Nvidia 8600GT, but the game fails to detect it. Upon launch, I am
greeted by a message box "Incompatibly hardware detected" since it expects
Nvidia hardware.
I am unsure if this is because the game can't possibly know about an
8th-generation Geforce, or because of Wine. It was designed with the Gf4, 5 and
6 in mind.
I get these:
fixme:wgl:X11DRV_wglGetPixelFormatAttribivARB unsupported 2004 WGL Attribute
upon launchung the game, ranging from 2004 to 2009. The screen goes blank for a
short while before the Dialog box appears.
--
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=42737
Bug ID: 42737
Summary: [EA Origin]Latest version launch correctly but no
windows appear correctly
Product: Wine-staging
Version: 2.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 57729
--> https://bugs.winehq.org/attachment.cgi?id=57729
Screenshot which show that the Origin's windows does not appear correctly
Hi,
I don't know if i explain correctly. I installed the latest version of EA
Origin in a 32 and 64 bits wineprefix and the issue is the same.
The installation and the update work but when i launch the application, it
launched correctly (see my screenshot) but unfortunatly, the Origin's window
does not appear.
Which log i can share to (with a good luck) find where come from the issue.
Thanks,
Max
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42338
Bug ID: 42338
Summary: Crysis 1 renderiing somehow broken
Product: Wine
Version: 2.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetest(a)luukku.com
Distribution: ---
Created attachment 57098
--> https://bugs.winehq.org/attachment.cgi?id=57098
broken rendering
Rx 480, closed source drivers.
Also it looked like that the whole screen was rendered 1 pixel too much left,
drawing white border on right (didnt focus on this while tested staging, but
pure wine had it).
The broblem that can be seen at the picture happens both wine 2.0-git and
staging 2.0.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40535
Bug ID: 40535
Summary: Max Payne 3 : Crash at start when winecfg is set to
WinVista and >
Product: Wine-staging
Version: 1.9.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Hi,
As you can see in my bug report #40531, Max Payne 3 runs on Wine with the
Staging Patches.
Unfortunatly, the game does not work if Wine is set to Vista and >. I know that
d3d10 and d3d11 are not implemented completly but the game support :
- d3d9
- d3d10
- d3d10_1
- d3d11
So, when these APIs will be implemented, it will be easier to see the graphical
glitch present with d3d9 can be fixed by d3d1*
Thanks,
Maxime
PS : Ask me which debug channel i must to use to give the best log to find the
issue.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33758
Bug #: 33758
Summary: Mouse sensibility quick in-game
Product: Wine
Version: 1.6-rc1
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
Hi,
For Assassin's Creed games series, there is a "small" problem with the mouse
sensibility in-game when we must to turn the character.
On Windows, the mouse sensibility is set to 5/10 for the X/Y Axis. This is the
"normal" value.
On Wine, if the mouse sensibility is 5/10, it's equal to one 10/10 on Windows.
I must to set the sensibility to 1/10. And even with this value, the
sensibility is quick in-game more than the Windows's value by default (5/10).
I open this bug report to know if it's possible to adjust something even if the
game is playable.
Thanks,
Max
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12563
Summary: Autocad 2008 installer crashes when trying to configure
install
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dominikowski(a)gmail.com
Created an attachment (id=12142)
--> (http://bugs.winehq.org/attachment.cgi?id=12142)
git wine Setup.exe &> winelog6.txt
Note: this is a different crash than Bug 12562 and Bug 8319 and Bug 9809.
Reproducible: always.
GIT version of WINE from a few moments ago.
Autocad 2008 (Polish, full) installation crashes. Full log attached.
Ubuntu 8.04.
Wiped .wine directory.
"sudo sysctl -w vm.mmap_min_addr=0" applied to get around bug 12516.
When I try to configure the installation (after accepting the license and such)
a screen appears that asks if NOTEPAD.exe is the notepad app, if a shortcut
should be put, I just hit Next, then there's type of license (single user,
multi user), I leave everything as it is (default), hit Next and the installer
crashes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47363
Bug ID: 47363
Summary: Gas Guzzlers: Extreme needs IDXGISwapChain3 interface
Product: Wine
Version: 4.10
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 64702
--> https://bugs.winehq.org/attachment.cgi?id=64702
log
Crashes at launch in DX11 mode
warn:dxgi:d3d11_swapchain_QueryInterface {94d99bdb-f1f8-4ab0-b236-7da0170edab1}
not implemented, returning E_NOINTERFACE
wine-4.10-115-gc13351c05a
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39345
Bug ID: 39345
Summary: Ubisoft Uplay crash when Win version is set to Vista
and > (libcef problem)
Product: Wine
Version: 1.7.51
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
Distribution: ---
Created attachment 52436
--> https://bugs.winehq.org/attachment.cgi?id=52436
UPlay Crash
Hi,
Since few Uplay's version, the application crash if i set Winecfg to WinVista
or Superior. But fortunatly, there isn't problem when it's to WinXP.
But why i create this bug report ?
Because on the Wine-Staging bugzilla
(https://bugs.wine-staging.com/show_bug.cgi?id=197), a Wine's user said me that
the Cloud Save works with WinVista and actually, it's not possible to try and
confirm his solution.
A .dmp file is created when the application crash. See the attachment to see
the file.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44934
Bug ID: 44934
Summary: [ACOrigins]Process start and close after launch - DRM
Fault ? (log included)
Product: Wine
Version: 3.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
Distribution: ---
Hi,
I tried to launch AC Origins with wine 3.5. I use Wine-Staging because Uplay
does not work without it.
When i launch it, the process ACOrigins.exe exist in htop but it close ~5s
later alone. There aren't error/fixme message which explains that.
The game uses 2 protections, Denuvo 4.9 and VMProtect so maybe this issue is
the same than Bug 44438.
I did a +seh,+relay log if you want to check something and / or confirm that
it's a f**king DRM issue.
Link for the log :
http://www.mediafire.com/file/301zyt2bll01cbe/ACO_relay_seh.txt.xz
Maxime
--
Do not reply 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=30752
Bug #: 30752
Summary: Open/save file dialog "New Folder" button doesn't show
new folder
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aeikum(a)codeweavers.com
Classification: Unclassified
See the description from Bug 18606, which was fixed by
0a55ec2c9e1dc5fd0b99ad1202fd7849b0187808. The bug is back again, but no test
failures show in <dlls/shell32/tests>.
Regression testing reveals:
cde4993d625decec31d25485c7a588a3b772ef8b is the first bad commit
commit cde4993d625decec31d25485c7a588a3b772ef8b
Author: Jay Yang <jkelleyy(a)gmail.com>
Date: Mon Jul 11 17:35:35 2011 -0400
shell32: Have the default shell view call SHChangeNotifyRegister with
unixfs pidls.
:040000 040000 833232977eb625754bef7c0d2f09c065574df0d9
cccb55d925c166ba3838b0179cbdd655a44ba26a M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27419
Summary: Mouse problem in Heroes of Might and Magic 3
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cdar07(a)gmail.com
When I go into the castle, then fort and click on a unit picture, new window
appear in which I can decide how many of those I want to buy. I click on the
maximum button and nothing is happening. From that moment, mouse click is not
working. Moving cursor is just fine, only click makes problems.
Everything is ok on wine 1.3.5 from
http://wine.budgetdedicated.com/archive/binary/.
--
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=25486
Summary: Lego Stunt Rally: 3d scene is black
Product: Wine
Version: 1.3.9
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support.intranet(a)libero.it
In Lego Stunt Rally 1.0, both in racing and costruction mode, the 3d scene is
black, as if no textures were present. Only a few lights are displayed.
--
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=45505
Bug ID: 45505
Summary: Trying to open PEsS2017 settings.exe
Product: Wine
Version: 3.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: donnisnoni.tid3(a)gmail.com
Distribution: ---
Created attachment 61881
--> https://bugs.winehq.org/attachment.cgi?id=61881
some bug when i try to open pes2017 settings.exe
I already install directx
--
Do not reply 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=25462
Summary: Unable to break while remote debugging with VS2008
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jdluzen(a)gmail.com
I've got the Visual Studio Remote Debugger working with breakpoints,
but not with forcing the process to pause. It immediately exits with
"Trace/breakpoint trap."
http://bugs.winehq.org/show_bug.cgi?id=20534 might be related.
--
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=13515
Summary: Outcast demo: tooltips are drawn behind the window
Product: Wine
Version: 1.0-rc2
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nowic(a)wenner.ch
Created an attachment (id=13436)
--> (http://bugs.winehq.org/attachment.cgi?id=13436)
tooltip bug screenshot
When I start the demo in the 'virtual desktop' the tooltips of the
configuration menu are drawn behind the actual window. If I run the demo in
full screen mode the tooltips are drawn correctly.
Download: http://www.jeuxvideopc.com/demo/82-outcast.php
--
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=38611
Bug ID: 38611
Summary: Samsung Smart View 2.0 text does not render
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: julius.schwartzenberg(a)gmail.com
Distribution: ---
With recent Wine versions (at least current GIT), Samsung Smart View 2.0 starts
up. No text is rendered however. See here for the relevant logging:
http://pastebin.ru/EfgAeaGT
nsivov has more information about this problem:
[17:46:57] <nsivov> Z_God, today git has a stub for dwrite thing you got in
your logs, could you show me updated logs when you get time?
[23:01:34] <Z_God> nsivov: yep, I just compiled a new build (I'll try it now &
then sleep :)
[23:02:44] <Z_God> nsivov: visually it still looks the same (text is not
rendered)
[23:03:13] <nsivov> sure, it wasn't supposed to help with that
[23:03:32] <nsivov> log should be different though
[23:04:05] <Z_God> nsivov: http://pastebin.ru/EfgAeaGT
[23:04:48] <Z_God> is that the info you needede?
[23:05:14] <Z_God> on windows 7 the font is solid white non-serif btw
[23:05:17] <Z_God> needed*
[23:06:05] <nsivov> needededed -> and ran away on a motorbike
[23:06:58] <nsivov> Z_God, yes, thanks, I expected that, now it needs texture
bounds, and then bitmap itself
[23:07:41] <nsivov> if you fill a buffer you'll probably get solid white
rectangle, or something like that
[23:10:17] <Z_God> hehe
[23:10:35] <Z_God> alright
[23:10:54] <nsivov> do you know if it's a wpf that's using dwrite?
[23:11:06] <Z_God> no idea
[23:11:36] <Z_God> is there a trick to quickly figure out if there's such a
dependency?
[23:12:31] <Z_God> the application is a free download btw if you'd like to try
it locally
[23:13:35] <nsivov> could you please open a bug for that, we'll want this part
implement at some point, if not for .net libs then for others
[23:14:31] <Z_God> yes
[23:14:43] <Z_God> it seems it uses presentationframework btw
[23:14:57] <nsivov> that's what wpf means, yes
[23:15:14] <Z_God> not sure if that's what drawing this, but a grep of that
string results in some hits in the binaries
[23:15:33] <Z_God> what should the title of the bug be?
[23:15:43] <Z_God> it's about the fonts not being rendered?
[23:18:26] <nsivov> sure, also please mention that it needs to be in win7
version to reproduce that 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=36847
Bug ID: 36847
Summary: Multiple games need XAudio2
'{4c5e637a-16c7-4de3-9c46-5ed22181962d}' XAudio2_3.dll
(Prototype)
Product: Wine
Version: 1.7.21
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
a collector bug for this XAudio2 component.
The game 'Prototype' needs this.
--- snip ---
$ WINEDEBUG=+tid,+msgbox wine ./prototypef.exe
...
0009:err:ole:CoGetClassObject class {4c5e637a-16c7-4de3-9c46-5ed22181962d} not
registered
0009:err:ole:CoGetClassObject no class object
{4c5e637a-16c7-4de3-9c46-5ed22181962d} could be created for context 0x1
0009:trace:msgbox:MSGBOX_OnInit L"ERROR Could not find XAudio2.\n Please
re-install the game and install the required DirectX 9.0c provided or obtain
the latest version from Microsoft.\n Game will now continue with out
sound.\n "
--- snip ---
CLSID '{4c5e637a-16c7-4de3-9c46-5ed22181962d}' -> 'xaudio2_3.dll'
The dll is located in 'directx_Jun2010_redist.exe.zip' ->
'Nov2008_XAudio_x86.cab' (32-bit).
$ wine --version
wine-1.7.21-50-g10e6a66
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=34393
Bug #: 34393
Summary: F.E.A.R. 2: Project Origin demo crashes at launch
Product: Wine
Version: 1.7.0
Platform: x86
URL: http://www.fileplanet.com/196225/190000/fileinfo/FEAR-
2-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 45785
--> http://bugs.winehq.org/attachment.cgi?id=45785
log
Crashes on a clean wineprefix. Also has manually put X3DAudio1_5.dll to
system32.
Even with native d3dx9_36 not working.
--
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=32345
Bug #: 32345
Summary: Window is not refreshed when inactive in Alien8 and
Head Over Heels
Product: Wine
Version: 1.5.18
Platform: x86-64
URL: http://retrospec.sgn.net/
OS/Version: Windows
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
This issue applies to at least two game remakes available from
http://retrospec.sgn.net/
Alien8: http://retrospec.sgn.net/game-links.php?link=alien8
Head Over Heels: http://retrospec.sgn.net/game-links.php?link=hoh
Source code is available for Alien8.
I'm testing with wine-1.5.18-114-ga61f68f, Lubuntu 11.10 x86-64, Nvidia driver
304.64.
When the game window is inactive it is no longer refreshed properly. So for
example, if you drag another window in front of the game window, the game
window fills with copies of the decorations of the window you're dragging.
Also, the game sound is supposed to stop when the window becomes inactive.
Under Wine it keeps looping.
To reproduce:
- Download and install Alien8 and/or Head Over Heels
- Run the game. Alien8 defaults to full-screen mode, so you'll need to change
that to windowed first. For Head Over Heels, press space a couple of times to
get to the main menu.
- Drag another window over the game window.
--
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=39136
Bug ID: 39136
Summary: Ninjatrader 7: The icon pulldown menu windows do not
work correctly on the charts
Product: Wine
Version: 1.7.49
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: david2012brooke(a)gmail.com
Distribution: ---
Created attachment 52146
--> https://bugs.winehq.org/attachment.cgi?id=52146
terminal output
Setup
1. Open Ninjatrader 7
2. Connect to datafeed. Select File>Connect>Kinetick-End of Day Free
3. Open a chart. File>New>Chart>Default>ES 09-15 (or ES 12-15 if past Sept
2015)
A. Select New
B. Select Period>Type>Day
C. Select OK (a chart should open)
There are 13 pulldown menus located on the top:
1. Instrument (works)
2. Time frame (works)
3. BarStyle (does not work)
4. Drawing Tools (mostly doesn't work)
5. Zoom in (works)
6. Zoom out (not highlighed but will work)
7. Cursor (does not work)
8. Data Box (works)
9. Chart Trader (works)
10. Data Series (works)
11. Indicators (works)
12. Strategies (not highlighted N/A)
13. Chart Properties (works)
Alternate access = right click on chart.
Items: 3,4 and 7 do not work correctly.
Steps to reproduce failure:
1. Select any of icons 3,4 and 7 at the top of the chart to access the pulldown
menu.
A. The pulldown menu may appear.
B. The pulldown menu may disappear during access.
2. Try to select any item on the pulldown menu.
A. Nothing happens or can't select
B. The selection may work
Ninjatrader program
1. Goto
http://ninjatrader.com/GetStarted
2. Will need to give an email address to get an url for the setup.exe file.
Severity = Minor
Minor loss of functionality where an easy workaround is present ie right click
on chart for the same access to functions.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39399
Bug ID: 39399
Summary: NinjaTrader 7 (.NET 3.5 app) reports
'ProcessorNameString not found' ( name attribute
missing in 'Win32_BIOS' table)
Product: Wine
Version: 1.7.52
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
there are still various bugs in Wine-Staging bug tracker that have no
corresponding upstream report.
Got curious because of this: https://source.winehq.org/patches/data/114927
Found it here: https://bugs.wine-staging.com/show_bug.cgi?id=528
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=19157
Summary: CoGetContextToken and CoGetObjectContext need to take
existing MTA into account
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
since ole32.CoGetContextToken() is no longer a stub, debugging of managed code
(.NET) with cordbg/mdbg doesn't work anymore.
Main thread (tid=0009) creates MTA:
--- snip ---
...
0009:Call ole32.CoInitializeEx(00000000,00000000) ret=79ebfba8
...
0009:trace:ole:apartment_construct creating new apartment, model=0
0009:trace:ole:apartment_construct Created apartment on OXID 80000cafe
...
0009:Ret ole32.CoInitializeEx() retval=00000000 ret=79ebfba8
--- snip ---
Helper thread (tid=001f) explicitly demands MTA after CoGetContextToken()
failure:
--- snip ---
...
001f:Call ole32.CoGetContextToken(02c1e5f4) ret=79ee2b0f
...
001f:trace:ole:CoGetContextToken (0x2c1e5f4)
001f:Ret ole32.CoGetContextToken() retval=800401f0 ret=79ee2b0f
...
001f:Call ole32.CoInitializeEx(00000000,00000000) ret=79ebfba8
...
001f:trace:ole:apartment_get_or_create entering the multithreaded apartment
80000cafe
...
001f:trace:ole:apartment_addref 80000cafe: before = 1
...
--- snip ---
Another debugger helper/worker thread gets created (tid=0021) which *never*
initializes COM explicitly - unlike the other threads:
--- snip ---
...
0009:Call
KERNEL32.CreateThread(00000000,00000000,63ea71dc,00176a58,00000000,00176a68)
ret=63ea5b42
0009:Ret KERNEL32.CreateThread() retval=0000018c ret=63ea5b42
0009:Call ole32.CoCreateInstance(63ea5bfc,00000000,00000001,63ea5c0c,001768e8)
ret=63ea5bda
0009:trace:ole:CoCreateInstance (rclsid={e5cb7a31-7512-11d2-89ce-0080c792e5d8},
pUnkOuter=(nil), dwClsContext=00000001,
riid={809c652e-7396-11d2-9771-00a0c9b4d50c}, ppv=0x1768e8)
...
0021:Call ole32.CoGetContextToken(0319d730) ret=79ee2b0f
0021:trace:ole:CoGetContextToken (0x319d730)
0021:Ret ole32.CoGetContextToken() retval=800401f0 ret=79ee2b0f
...
0021:Call ole32.CoGetObjectContext(79ee2a20,00173224) ret=79f82943
...
0021:trace:ole:CoGetObjectContext ({00000000-0000-0000-c000-000000000046},
0x173224)
0021:err:ole:CoGetObjectContext apartment not initialised
0021:Ret ole32.CoGetObjectContext() retval=800401f0 ret=79f82943
...
0021:Call KERNEL32.RaiseException(e06d7363,00000001,00000003,0319d644)
ret=78158dd3
0021:trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7b842f46
ip=7b842f46 tid=0021
0021:trace:seh:raise_exception info[0]=19930520
0021:trace:seh:raise_exception info[1]=0319d6b8
0021:trace:seh:raise_exception info[2]=79f9acc4
0021:trace:seh:raise_exception eax=7b82ca8d ebx=7b8d1398 ecx=00000000
edx=0319d630 esi=0319d630 edi=0319d5b0
0021:trace:seh:raise_exception ebp=0319d598 esp=0319d534 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00000246
...
<managed debugging hangs here>
--- snip ---
This is most likely same problem domain as bug 17902 (fixed by
http://source.winehq.org/git/wine.git/?a=commit;h=bd4975acb0b682bbf2b4934d1…
- "ole32: Use existing MTA in CoGetClassObject and CoCreateInstance")
Since the thread in question doesn't initialize COM at all, CoGetContextToken
and CoGetObjectContext most likely need to look at existing MTA(s).
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33849
Bug #: 33849
Summary: Unhandled exception: page fault on read access to
0xfffff78000000014 in 64-bit code
(0x000000000048e10f).
Product: Wine
Version: 1.6-rc2
Platform: arm64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: local1907(a)gmail.com
Classification: Unclassified
giving this error when I try to open any program. Opening the program is
operating normally, but there is an error.
google translate
wine-1.6-rc2
Ubuntu 12.10
kernel 3.8.10-030810-generic
Nvidia 319.23
--
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=37537
Bug ID: 37537
Summary: Tages v5.x DRM driver needs
'irp.Tail.Overlay.OriginalFileObject' initialized with
stub file object
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
split off from https://bugs.winehq.org/show_bug.cgi?id=33849#c13
--- quote ---
* Tages tries to access irp.Tail.Overlay.OriginalFileObject (that was the
remaining issue I mentioned in comment 11). Patch:
https://github.com/wine-compholio/wine-staging/tree/master/patches/ntoskrnl…
--- quote ---
Regards
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37882
Bug ID: 37882
Summary: user32.GetKeyboardLayoutNameA/W can't handle NULL out
parameter, causing crash in custom application
Product: Wine
Version: 1.7.34
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as the summary says.
A user in #winehq asked about this and I looked into it.
Kind of non-standard use case but since Wine strives to be compatible with as
many Windows apps as possible this should work too.
Relevant part of trace log:
--- snip ---
...
003d:Starting process
L"Z:\\home\\focht\\Downloads\\44217C15F30538A1FBDF614C9785C9B7.exe"
(entryproc=0x437927)
003d:Call user32.GetKeyboardLayoutNameW(00000000) ret=00437377
003d:Call PE DLL (proc=0x7dd53e78,module=0x7dcf0000
L"winex11.drv",reason=PROCESS_ATTACH,res=(nil))
003d:Ret PE DLL (proc=0x7dd53e78,module=0x7dcf0000
L"winex11.drv",reason=PROCESS_ATTACH,res=(nil)) retval=1
003d:Call winex11.drv.wine_get_gdi_driver(0000002e) ret=7eb3c4d4
003d:Ret winex11.drv.wine_get_gdi_driver() retval=7dd7ace0 ret=7eb3c4d4
003d:Call winex11.drv.CreateDesktopWindow(00010020) ret=7ec6200a
003d:Ret winex11.drv.CreateDesktopWindow() retval=00000001 ret=7ec6200a
003d:Call winex11.drv.wine_get_gdi_driver(0000002e) ret=7eb3c4d4
003d:Ret winex11.drv.wine_get_gdi_driver() retval=7dd7ace0 ret=7eb3c4d4
003d:Call winex11.drv.GetKeyboardLayoutName(00000000) ret=7ec61cc6
003d:trace:seh:raise_exception code=c0000005 flags=0 addr=0xf75bdf80
ip=f75bdf80 tid=003d
003d:trace:seh:raise_exception info[0]=00000001
003d:trace:seh:raise_exception info[1]=00000000
003d:trace:seh:raise_exception eax=00000000 ebx=f7755000 ecx=00000000
edx=00000030 esi=0033f9b4 edi=0033f984
003d:trace:seh:raise_exception ebp=0033f908 esp=0033f660 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00210293
003d:trace:seh:call_stack_handlers calling handler at 0x7bc9ed1b code=c0000005
...
Backtrace:
=>0 0xf75bdf80 vsnprintfW+0x546(str=*** invalid address 0x2 ***,
len=0x7fffffff, format="%08x", valist="Ó¸×}HÜÎ{")
[/home/focht/projects/wine/wine.repo/src/libs/wine/string.c:485] in
libwine.so.1 (0x0033f908)
1 0xf75be096 sprintfW+0x38(str=0x0(nil), format="%08x")
[/home/focht/projects/wine/wine.repo/src/libs/wine/string.c:525] in
libwine.so.1 (0x0033f938)
2 0x7dd1b261 X11DRV_GetKeyboardLayoutName+0x57(name=0x0(nil))
[/home/focht/projects/wine/wine.repo/src/dlls/winex11.drv/keyboard.c:1590] in
winex11 (0x0033f978)
3 0x7bc6e63e relay_call+0x39() in ntdll (0x0033f998)
4 0x7dcfa6ad frame_dummy+0xcc() in winex11 (0x0033f9c8)
5 0x7ec61cc6 loaderdrv_GetKeyboardLayoutName+0x18(name=0x0(nil))
[/home/focht/projects/wine/wine.repo/src/dlls/user32/driver.c:618] in user32
(0x0033f9c8)
6 0x7ec77b70 GetKeyboardLayoutNameW+0x25(pwszKLID=0x0(nil))
[/home/focht/projects/wine/wine.repo/src/dlls/user32/input.c:969] in user32
(0x0033f9e8)
7 0x7bc6e63e relay_call+0x39() in ntdll (0x0033fa00)
8 0x7ec33b05 in user32 (+0x3b04) (0x0033fa64)
9 0x00437377 in
44217c15f30538a1fbdf614c9785c9b7Z:\home\focht\Downloads\44217C15F30538A1FBDF614C9785C9B7.exe
(+0x37376) (0x0033fa64)
...
--- snip ---
MSDN:
http://msdn.microsoft.com/en-us/library/windows/desktop/ms646298%28v=vs.85%…
With 'FALSE' being returned, the application checks the last error code for
0x3e6 ('ERROR_NOACCESS') and bails if not matching.
With that part fixed, the app runs much farther (doesn't fully work yet, but
that could be subject to additional bugs).
$ sha1sum 44217C15F30538A1FBDF614C9785C9B7.exe
64f4d39d57b33e58a3937a23e37889583dce47dc 44217C15F30538A1FBDF614C9785C9B7.exe
$ du -sh 44217C15F30538A1FBDF614C9785C9B7.exe
388K 44217C15F30538A1FBDF614C9785C9B7.exe
$ wine --version
wine-1.7.34
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.