http://bugs.winehq.org/show_bug.cgi?id=34896
Bug #: 34896
Summary: Borderlands slows down on anything after 1.4.1
Product: Wine
Version: 1.7.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zombie_ryushu(a)yahoo.com
Classification: Unclassified
Under Rosa 2012.1, Borderlands runs at about half the speed it did under Rosa
2012lts because of the fact Rosa has Wine 1.5.28.
The error:
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fills the entire bug dialogue. Constantly. Other information will be
forthcoming.
--
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=35907
Bug ID: 35907
Summary: Caps Lock state gets confused with multiple
processes/threads
Product: Wine
Version: 1.7.15
Hardware: x86
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: ken(a)codeweavers.com
Open two instances of Notepad in the same prefix:
wine notepad &
wine notepad &
With one Notepad window active, turn Caps Lock on. Switch to the other Notepad
window. Type some text. Notice it's not capitalized, although it should be.
Turn Caps Lock off. Type some text. Notice that it is capitalized, although
it shouldn't be. Switch back to the first Notepad window. Type some text.
Notice that it is capitalized, although it shouldn't be.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31899
Bug #: 31899
Summary: No keyboard input in La-Mulana remake
Product: Wine
Version: 1.5.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: twwinwood(a)gmail.com
Classification: Unclassified
Created attachment 41993
--> http://bugs.winehq.org/attachment.cgi?id=41993
Output of "env WINEDEBUG=-all,+keyboard,+key,+dinput,+message wine
LaMulanaWin.exe"
Per the AppDB entry for version 1.1.1.1, the game works as far as the menu
screen but cannot be played due to the lack of response to keyboard input.
--
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=33137
Bug #: 33137
Summary: Can display characters with WM_SETFONT but not with
DrawText - same font Arial
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: forums(a)robertinventor.com
Classification: Unclassified
I used CreateFontIndirect to create the font, with "Arial Unicode MS" as the
font name.
Using GetTextFace(..) I find that the font actually created is "Arial".
In one place I set it as the font for a text control using
WM_SETFONT
In another place I draw the text directly to a window using DrawTextW(..)
I'm using characters such as:
☀ ☁ ☂ ☃ ☄ ★ ✾ ✰ ✲ ✳ ❉ ✿ ❂ ✺ ❀
They get shown fine in the text control.
But when drawn directly to the window with DrawTextW you just see boxes.
To make sure it isn't some error in my code, I made sure to use EXACTLY THE
SAME FONT HANDLE in both cases. Same thing happens as before.
Under Windows both show the same way..
So, just want to know - why can't DrawTextW find the font glyphs used by
WM_SETFONT?
Seems like a bug of some sort, so that's why reported it here as a bug.
OTHER OBSERVATIONS
I had a similar result when it was able to find Arial Unicode MS - in that case
again showed them all fine with WM_SETFONT, but when I used DrawTextW, only the
★ of ★ ✾ ✰ ✲ was shown correctly.
If I install unifont, then it finds it as the best match for "Arial Unicode
MS", and then shows the characters in both cases correctly (but is no good for
my purposes, too pixellated).
THIS IS A VERY MINOR FEATURE
It is a minor feature of my app so not a priority bug to fix, just for
completeness. I am about to submit my app to the Wine database and this is one
of the remaining unfixed differences when testing for compatibility of the app
with Windows.
--
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=22152
Summary: Atlantica Online: Installer don´t work
Product: Wine
Version: unspecified
Platform: x86
URL: http://www.gamershell.com/download_50600.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linuxdonald(a)linuxdonald.de
Atlantica Online: Installer don´t work at the last git version:
[LinuxDonald@localhost mmorpg-installer]$ env
WINEPREFIX="/home/LinuxDonald/.wine-atlantica" /db/wine/wine-git/bin/wine
SetupAtlantica_EU_ver21001.exe
err:ntdll:NtQueryInformationToken Unhandled Token Information class 18!
err:ntdll:NtQueryInformationToken Unhandled Token Information class 18!
err:ntdll:NtQueryInformationToken Unhandled Token Information class 18!
Thats all :(
--
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=15901
Summary: Sibelius 3: wrong tooltips in a child window
Product: Wine
Version: 1.1.7
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lauri.kentta(a)gmail.com
Created an attachment (id=17070)
--> (http://bugs.winehq.org/attachment.cgi?id=17070)
Screenshot about the bug
Sibelius 3 shows wrong tooltips in the Keypad window. Clearly these are not
"Save As" buttons and such. But somehow the topmost row of five buttons has
still the right tooltips.
Is it possible that the two windows (main & Keypad) would have separate string
resources with overlapping identifiers but Wine just uses the main window's
resources for both?
There was a demo version of the program, but it's not officially available
anymore, as the most recent version is Sibelius 5. However, a Sibelius 3 Demo
might be downloadable here (not tested):
http://www.tempomusic.com/lifeway/download.htm
--
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=35817
Bug ID: 35817
Summary: foobar doesn't redraw properly when resizing
Product: Wine
Version: 1.7.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tharzoss(a)gmail.com
As the summary said.
Using foobar 1.3.1 and Wine 1.7.14 on Ubuntu LTS 12.04.
Attached the output of
wine foobar2000.exe 1>lol.txt 2>&1
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36002
Bug ID: 36002
Summary: ImpotRapide 2013 (.NET 4.0 app) crashes on
unimplemented function
msvcp110.dll.?gcount@?$basic_istream@DU?$char_traits@D
@std@@@std@@QBE_JXZ
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
split off from bug 35901 (which targets Mono insufficiency).
Prerequisite: 'winetricks -q dotnet40'
--- snip ---
...
Unhandled exception: unimplemented function
msvcp110.dll.?gcount@?$basic_istream@DU?$char_traits@D@std@@@std@@QBE_JXZ
called in 32-bit code (0x7b83be35).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:7b83be35 ESP:0033b524 EBP:0033b598 EFLAGS:00200287( - -- I S - -P-C)
EAX:7b826b19 EBX:7b8b5ff4 ECX:00000008 EDX:0033b54c
ESI:00000002 EDI:80000100
...
Backtrace:
=>0 0x7b83be35 in kernel32 (+0x2be35) (0x0033b598)
1 0x7e720e78 in msvcp110 (+0x60e77) (0x0033b5d4)
2 0x7e6c7d7d in msvcp110 (+0x7d7c) (0x0033b628)
3 0x06e679e6 (0x0033b628)
...
0x7b83be35: movl 0xfffffff0(%ebp),%ecx
Modules:
Module Address Debug info Name (187 modules)
PE 340000- 3f1000 Deferred ic_ne
PE 400000- 20f2000 Export ir2013
PE 2100000- 21d6000 Deferred msvcr110
PE 21f0000- 23d5000 Deferred ic_xa
PE 23e0000- 2544000 Deferred icuin51
PE 2550000- 255b000 Deferred ic_xam
PE 2560000- 299c000 Export mfc110
PE 29a0000- 29b1000 Deferred ic2013ac
PE 5f00000- 5f11000 Export ic2013pp
PE 6ac0000- 6ac6000 Deferred 674994.qpd
PE 6b30000- 6b57000 Deferred smime3
PE 6e20000- 6e56000 Deferred nspr4
PE fe20000- ff26000 Deferred libeay32
PE ff30000- fffe000 Deferred 204927.qpd
PE 10000000-100ce000 Deferred ir2013at
PE 100d0000-10490000 Deferred ir2013ir
...
Threads:
process tid prio (all id:s are in hex)
...
00000057 (D) C:\Program Files\ImpotRapide 2013\ir2013.exe
...
00000058 0 <==
--- snip ---
There is no native recipe because Microsoft Visual C++ 2012 Redist installer
suffers from bug 17273
$ sha1sum InstallFr2013_Bld6004_Mar14.exe
6ba93dda6d1b9744842fb84ba27ad3bcf0b26061 InstallFr2013_Bld6004_Mar14.exe
$ du -sh InstallFr2013_Bld6004_Mar14.exe
55M InstallFr2013_Bld6004_Mar14.exe
$ wine --version
wine-1.7.16
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=34425
Bug #: 34425
Summary: Visual C++ 2010 Express crashes on clicking 'Help /
Samples'
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
After working around bug 32568, the IDE started up.
But selecting Help / Samples crashes it; shortly after it loads
ieframe.dll, it calls dw20.exe (the crash reporter).
--
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=32281
Bug #: 32281
Summary: Visual C++ 2010 IDE General Failure
Product: Wine
Version: 1.5.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fernandocarvalhocoelho(a)gmail.com
Classification: Unclassified
Fulfilling Dan Kegel's request, I'm opening a new bug to discuss Visual C++
issues on Wine.
When installing on wine-1.5.18 on Ubuntu 12.04 64 bit, Visual C++ installer
fails.
The supposed cause can be the error on following line, when running with
WINEDEBUG=+relay enabled:
0025:Call KERNEL32.CreateFileW(06c4e000
L"C:\\windows\\Microsoft.NET\\Framework64\\v2.0.50727\\CONFIG\\machine.config",80000000,00000001,00000000,00000003,00000080,00000000)
ret=7e28dfc9
0025:Ret KERNEL32.CreateFileW() retval=ffffffff ret=7e28dfc9
--
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=32280
Bug #: 32280
Summary: 32 bit Visual C++ 2010 Express full installer
complains "Unknown Error"
Product: Wine
Version: 1.5.18
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
With wine-1.5.18 (and some earlier versions),
the 32 bit Visual C++ 2010 Express full install
(
http://download.microsoft.com/download/1/E/5/1E5F1C0A-0D5B-426A-A603-1798B9…
sha1sum adef5e361a1f64374f520b9a2d03c54ee43721c6 )
puts up an "Unknown error" messagebox during
installation of component 4 of 6.
Console shows at that point:
...
fixme:shell:SetCurrentProcessExplicitAppUserModelID L"VCExpress.10.0": stub
fixme:ole:CoInitializeSecurity (0x33f898,-1,(nil),(nil),0,0,(nil),8,(nil)) -
stub!
err:ole:CoGetClassObject class {0000034b-0000-0000-c000-000000000046} not
registered
err:ole:CoGetClassObject no class object {0000034b-0000-0000-c000-000000000046}
could be created for context 0x1
fixme:thread:SetThreadStackGuarantee (0x33fac4): stub
If you dismiss the messagebox, installation continues,
and at the end there is an error summary saying that
"SQL Server Compact" could not be installed.
Interestingly, if you then run the installed VCExpress.exe,
you get the same dialog, and the same messages in the log.
Looking at the +relay log, I see the following bit not long
before the messagebox:
0009:Call KERNEL32.LoadLibraryW(0040dd00 L"mscoree.dll") ret=0041b5d4
0009:Ret KERNEL32.LoadLibraryW() retval=7e3f0000 ret=0041b5d4
0009:Call KERNEL32.GetProcAddress(7e3f0000,0040dd18 "CreateInterface")
ret=0041b5e4
0009:Ret KERNEL32.GetProcAddress() retval=00000000 ret=0041b5e4
0009:Call KERNEL32.GetLastError() ret=0041b609
0009:Ret KERNEL32.GetLastError() retval=0000007f ret=0041b609
I'll attach the log showing VCExpress.exe putting up that MessageBox.
--
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=34627
Bug #: 34627
Summary: 32 bit Visual C++ 2010 Express full installer
complains "Runtime Error!" while installing SQL
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcm
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
After working around bug 32280 with 'winetricks dotnet40'
and bug 12501 with 'winetricks mspatcha', Visual C++ 2010 Express
installer fails with a "Runtime Error!" dialog referencing setup100.exe.
AF mentioned in bug 32280 there was a msvcm80 bug, perhaps this is it;
sure enough, "winetricks vcrun2005" works around it.
While the dialog is up, ps shows
dank 23938 0.8 1.1 2679360 68040 ? Sl 20:26 0:03
Y:\43a4078dda964c2953a1c4f7\x86\setup100.exe /q /ACTION=Install /FEATURES=SQL
/INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT=NT AUTHORITY\Network Service
/SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1
/SKIPRULES=RebootRequiredCheck /hideconsole /TIMESTAMP=VSExpress_10.0
/ACTION=RUNRULES /RULES=GlobalRules /WORKFLOW=Install /TIMESTAMP=VSExpress_10.0
/LOGMARKER=_GlobalRules /MEDIASOURCE=Y:\43a4078dda964c2953a1c4f7\
/INSTALLMEDIAPATH=Y:\43a4078dda964c2953a1c4f7\x86\setup\ /MEDIALAYOUT=Core
and this error does not happen if you uncheck optional fields in the
vc2010 express installer.
--
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=20989
Summary: Full Tilt Poker Hangs on Exit
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amikrop(a)gmail.com
Created an attachment (id=25165)
--> (http://bugs.winehq.org/attachment.cgi?id=25165)
the log
The latest Full Tilt Poker runs normally and everything works. But when you try
to exit (either via the "X" button or "Lobby->Exit") the program hangs, and
never ends. This has two side effects. Firstly, the preferences you choose do
not get saved (as the program does not terminate the way it should (save user
options, etc)) and secondly, when you try to launch the program again, the
characters appear ugly and unreadable, and this is a known issue that gets
fixed by killing the first, existing process.
--
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=19944
Summary: Full Tilt Poker: Application never exits
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xlreaper(a)gmail.com
The Full Tilt Poker client Version WIN.FullTilt.COM.11.2 runs fine, but once
you quit the application the FullTiltPoker.exe proccess remains and never quits
- you have to kill it.
Because of this you cannot save any preferences in the app.
--
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=33142
Bug #: 33142
Summary: Right shift key not working with winemac.drv
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: betaguy(a)gmail.com
Classification: Unclassified
Created attachment 43845
--> http://bugs.winehq.org/attachment.cgi?id=43845
WINEDEBUG=+key
When using winemac.drv, the right shift key has no effect on input. The
keyboard I'm using is a Logitech Elite Keyboard (with Logitech Control Center
installed); I don't happen to have an actual Apple keyboard handy to test,
unfortunately. The left shift key works as expected. Attached is
WINEDEBUG=+keyboard and WINEDEBUG=+key when pressing the right shift key and
then releasing it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37108
Bug ID: 37108
Summary: TCGR.EXE crashed
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kiddtek(a)gmail.com
wine running a freshly installed "The Complete Genealogy reporter" prg
importing a gedcom 10.1megs in size also very large file crashes and has to
close.
Using a smaller gedcom file process completes
This happens exactly the same way on the stable 1.6 and the new version.
TCGR.EXE crashes
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32152
Bug #: 32152
Summary: Guild Wars 2: Missing sound and game crashes on time
adjusting
Product: Wine
Version: 1.5.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
I have noticed a lot of crashes the last weeks with Guild Wars 2. Now I figured
out that this happens at every full hour. At this time ntp is adjusting my
clock so this is my first hint.
I have adjusted manually the time and if the time is set to an earlier state
then the game currently has the sound will be disabled. It will be enabled
again if the time is equal or higher then the "normal" time. The missing sound
is independent of the value of the option "In-Game Clock". The In-Game Clock is
using in every case the system clock so this could be the reason.
This way I couldn't reproduce the crashes but I will now disable ntp and report
back if something changes.
--
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=25528
Summary: HLSL shader not translated correctly (uniform
variables)
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knight666+wine(a)gmail.com
Created an attachment (id=32501)
--> (http://bugs.winehq.org/attachment.cgi?id=32501)
Program run in a normal way
I was trying to run the game "Sexy Beach Zero" (hmmyes) and it runs great. But
when you load any of the 3D scenes, the body model isn't bound correctly to her
and is stationary at (0, 0, 0) in the scene.
I checked the log and found a lot of these:
err:d3d_shader:set_glsl_shader_program >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION
(0x502) from Find glsl program uniform locations @ glsl_shader.c / 4435
err:d3d_shader:set_glsl_shader_program >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION
(0x502) from glUseProgramObjectARB(programId) @ glsl_shader.c / 4449
err:d3d_shader:hardcode_local_constants >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION
(0x502) from Hardcoding local constants @ glsl_shader.c / 3955
err:d3d_shader:shader_glsl_select >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION
(0x502) from glUseProgramObjectARB @ glsl_shader.c / 4618
trace:d3d_constants:shader_glsl_load_constantsI Loading local constants 0: 2,
0, 0, 0
err:d3d_shader:shader_glsl_load_constantsI >>>>>>>>>>>>>>>>>
GL_INVALID_OPERATION (0x502) from glUniform4ivARB @ glsl_shader.c / 598
err:d3d_shader:shader_glsl_load_constants >>>>>>>>>>>>>>>>>
GL_INVALID_OPERATION (0x502) from glUniform4fvARB @ glsl_shader.c / 769
(After this it repeats the last 4 lines)
Perfectly willing to chip my teeth on this bug, I downloaded the latest Wine
git to check the source.
I ran the game again with the following command:
WINEDEBUG=trace+d3d_constants wine "Sexy Beach Zero English.exe" &> ~/sbz2.log
The log now returns this:
fixme:d3d_shader:print_glsl_info_log Error received from GLSL shader #10:
fixme:d3d_shader:print_glsl_info_log Vertex info
fixme:d3d_shader:print_glsl_info_log -----------
fixme:d3d_shader:print_glsl_info_log 0(35) : warning C1068: array index out
of bounds
Repeat the array index out of bounds warning plenty of times.
Going deeper, I ran the game like this:
WINEDEBUG=trace+d3d_shader wine "Sexy Beach Zero English.exe" &> ~/sbz.log
Part of the offending HLSL shader:
def *c822* = 1.000000, 3.000000, 0.000000, 0.000000
def c823 = 0.500000, 0.000000, 0.000000, 0.000000
def c824 = -1.000000, -2.000000, -3.000000, -4.000000
defi i0 = 5, 0, 0, 0
frc r0, v2
slt r1, -r0, r0
add r2, -r0, v2
slt r0, v2, -v2
mad r0, r0, r1, r2
mul r0, r0, *c822*.y
Emphasis marked with *'s.
uniform vec4 *VC[256]*;
// snip
void main() {
R0.xyzw = (fract(attrib2.xyzw));
R1.xyzw = (vec4(lessThan(-R0.xyzw, R0.xyzw)));
R2.xyzw = (-R0.xyzw + attrib2.xyzw);
R0.xyzw = (vec4(lessThan(attrib2.xyzw, -attrib2.xyzw)));
R0.xyzw = ((R0.xyzw * R1.xyzw) + R2.xyzw);
R0.xyzw = (R0.xyzw * *VC[822]*.yyyy);
This is where the "array index out of bounds" warning comes from. The shader
translator should have converted "c822" to a uniform, but instead put it in an
array.
I got hopelessly lost in the Wine source, I couldn't find the error myself,
unfortunately. :(
Hopefully this helps someone more knowledgeable with these things!
--
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=33375
Bug #: 33375
Summary: Cannot test dlls with dashes in their name
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
Created attachment 44165
--> http://bugs.winehq.org/attachment.cgi?id=44165
Patch to reproduce this bug
No conformance test can be written for dlls that have a dash in their name.
These will first run into a build error:
echo "api-ms-win-security-base-l1-1-0_test.exe TESTRES
\"api-ms-win-security-base-l1-1-0_test-stripped.exe.so\"" |
LD_LIBRARY_PATH="../../../libs/wine:$LD_LIBRARY_PATH" ../../../tools/wrc/wrc
--nostdinc --po-dir=../../../po -m32 -I. -I. -I../../../include
-I../../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION
-DWIDL_C_INLINE_WRAPPERS -o
../../../programs/winetest/api-ms-win-security-base-l1-1-0_test.res
:1:5: Error: syntax error
What surprises me is that the dot on the 'TESTRES' left-hand causes no problem
while the dashes do. I tried quoting that string but it did not help.
The next problem is that if the TESTRES left-hand is modified to work around
that issue, then winetest.exe will not be able to find the corresponding dll
anymore and will thus skip the test. Filtering the list of tests to run based
on the command line will likely be broken too.
I'm attaching a patch to reproduce this issue.
--
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=34906
Bug #: 34906
Summary: [regres] Zoo Tycoon: closed on start in 1.7.6
Product: Wine
Version: 1.7.6
Platform: x86
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fiziologus(a)gmail.com
Classification: Unclassified
closed without crash after begin music.
in console:
fixme:imm:ImmReleaseContext (0x2006a, 0x14f250): stub
fixme:imm:ImmGetOpenStatus (0x14f250): semi-stub
fixme:win:EnumDisplayDevicesW ((null),0,0x32ed38,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16
err:quartz:GetClassMediaFile Media class not found
err:quartz:GetClassMediaFile Media class not found
err:quartz:GetClassMediaFile Media class not found
err:quartz:GetClassMediaFile Media class not found
fixme:d3d_surface:wined3d_surface_flip Ignoring flags 0x1.
fixme:d3d:wined3d_device_set_render_target Surface 0x1ae5c0 doesn't have render
target usage.
err:ddraw:d3d_device_init Failed to set render target, hr 0x8876086c.
result regression test (1.6-good, 1.7.6-bad)
3fb53e21fb2cccf249ed65a4641eac21422f6609 is the first bad commit
commit 3fb53e21fb2cccf249ed65a4641eac21422f6609
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Tue Sep 17 09:22:37 2013 +0200
ddraw: Don't set render target / depth stencil usage on sysmem surfaces.
Setting render target usage on a P8 surface for example would fail surface
creation, while such surfaces can't be used for actual rendering anyway.
Tests
confirm that surface creation is supposed to succeed for P8 surfaces with
both
DDSCAPS_SYSTEMMEMORY and DDSCAPS_3DDEVICE set.
:040000 040000 578fd201cb41a75b478b47c58c7a0a1a9b6a5209
38c723fb112690d758c0868debec68b3b61c4510 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=16445
Summary: .NET Framework 2.0 fails to install because of IE
dependency
Product: Wine
Version: 1.1.9
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tobias.vogel(a)bluewin.ch
Trying to install the Microsoft .NET Framework fails on wine-1.1.9 (Fedora 10,
x86_64) with the error
"IE5.01 or higher version is required prior to installing Microsoft .NET
Framework."
Tryied on a clean, new .wine environment (Removed ~/.wine-Folder before) with
and without winetricks.
--
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=11228
Summary: .NET Framework 2.0 Registry Bug
Product: Wine
Version: 0.9.53.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n.tessore(a)gmail.com
When installing the .NET Framework 2.0, the installer creates a registry key
HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\Policy\AppPatch\v[RTM_ProductVersion].00000
---
The correct key would be
HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\Policy\AppPatch\v2.0.50727.00000
---
This leads to seemingly meaningless errors in a number of unexpected places
(ie. normal non-.NET applications), like this one here:
fixme:advapi:RegisterEventSourceA ((null),".NET Runtime"): stub
fixme:advapi:RegisterEventSourceW (L"",L".NET Runtime"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x00000000,(nil),0x0001,0x00000000,0x33e64c,(nil)):
stub
err:eventlog:ReportEventW L"Error enumerating shim databases - 234"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
--
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=25612
Summary: can´t install .NET Framework 2.0
Product: Wine
Version: 1.2.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehqbugs(a)bugmenot.com
Created an attachment (id=32610)
--> (http://bugs.winehq.org/attachment.cgi?id=32610)
log from the command line
If i try to install .NET Framework 2 I always get error-messages (see
attatchments). Can somebody please help me?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10325
Summary: Avencast: Rise of the Mage crash on attempt to play
startup video
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cheetahmorph(a)gmail.com
Created an attachment (id=8986)
--> (http://bugs.winehq.org/attachment.cgi?id=8986)
Logfile auto-generated by the Avencast Demo
>From watching the installer, I noticed several .wmv files installed. Game asked
for d3dx9_30.dll, which was copied from my other harddrive partition to the
game folder. Game launches easily, showing the splash screen, and then this
error:
DXC Error (DirectX9)
DXC_VideoPlayerOverlayBase: CoCreateInstance failed (VideoMixingRenderer)
Upon clicking "Ok", the game crashes.
Link to demo:
http://files.filefront.com/Avencast+Rise+of+the+Mage+Demo/;8771255;/fileinf…
Attached: Log that the demo created on its own, might be useful
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22616
Summary: problem with merriam-webster-dictionary
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: romangrubecki(a)hotmail.com
Merriam- Webster 3.11 dictionary does not work.
I have 2 Ubuntu versions on 2 separate hard drives.
In Ubuntu 9.10 and wine 1.1.43 - works perfect. I have installed Webster 4
months ago. with older version of wine. Since then I keep upgrading Wine and
dictionary still works fine.
Then I have installed Ubuntu 10.04 from cd on separate hard drive. I installed
Wine from repository. Webster dictionary does not work on this instalation. Is
the same version of wine, and the same computer.
Communicate appears: The program Merriam-Webster.exe has encountered a serious
problem and needs to close.
--
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=35744
Bug ID: 35744
Summary: LabChart Reader 8 installer ends prematurely (VBScript
support for class default sub missing)
Product: Wine
Version: 1.7.14
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
continuation of bug 35110
--- snip ---
$ WINEDEBUG=+tid,+seh,+relay,+vbscript,+msi wine msiexec -i
LabChartReader_v8.0.msi >>log.txt 2>&1
...
0037:trace:vbscript:VBScriptParse_ParseScriptText (0x153ca8)->(L"Option
Explicit\r\n\r\nConst kInfoMessage = &H04000000\r\ndim
kDebugContext\r\n\r\nkDebugContext = false\r\n'kDebugContext = true ' True for
command line testing\r\n'\r\n'if (kDebugContext) then\r\n' Dim
Session\r\n'\r\n' Set Session = New SessionType\r\n' Session.Init\r\n'
Session.Proper"... (null) (nil) (null) 0 0 0 (nil) (nil))
...
0037:fixme:vbscript:new_function_decl Invalid default property
0037:trace:vbscript:VBScript_Release (0x153ca8) ref=1
0037:trace:vbscript:VBScript_Release (0x153ca8) ref=0
0037:trace:msi:MsiActiveScriptSite_OnStateChange State: Closed.
0037:trace:msi:MsiActiveScriptSite_Release (0x153b18)->(2)
...
0037:trace:msi:ACTION_CallScript script returned 1603
0037:trace:msi:MsiCloseHandle 1
0037:trace:msi:ScriptThread custom action (37) returned 1603
--- snip ---
VBScript code:
--- snip ---
class SessionType
...
Public Default Sub Init ()
Set Properties = CreateObject ("Scripting.Dictionary")
Quiet = true
End Sub
...
End Class
--- snip ---
$ sha1sum LabChartReader_v8.0.msi
2d4f4ffc88e1b40f76d5fa95bdf9ac1a2dea1162 LabChartReader_v8.0.msi
$ du -sh LabChartReader_v8.0.msi
43M LabChartReader_v8.0.msi
$ wine --version
wine-1.7.14
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=35782
Bug ID: 35782
Summary: Tic Tac Toe Game (vbscript) cannot be played (colon
used in for loop for placing multiple statements on
the same line)
Product: Wine
Version: 1.7.14
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
similar to bug 27831
--- snip ---
$ wine iexplore file:///c:/Game.htm
...
fixme:vbscript:parse_script parser failed around L"0)=8\n\t\tfor i=1 to
8:a1(i)=i-1:next 'all lines\n\t\tc=ChooseOneCell(a1)\n\tend
if\n\tFindBestMove=c\nEnd Function\n\n\nSub PutCoin(c)\n\t'put a coin on the
cell #c for player p\n\ton error resume next\n\t'if TimeOutHldIsSet=1 then
TimeOutHldIsSet=0\n\tdim n\n\tBoardCell(c)=CurrentPlayer+1\n\tn=Coin"...
--- snip ---
Reduced case:
--- snip ---
dim a1(8)
a1(0)=8
for i=1 to 8:a1(i)=i-1:next 'all lines
--- snip ---
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=22749
Summary: Hard link creation from a Finddupe-generated batch
file fails (needs fsutil.exe implemented)
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://www.sentex.net/~mwandel/finddupe/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Finddupe has an option to generate a batch file that can be run later to create
hard links for the duplicate files it find, but these batch files don't work in
Wine:
wine: cannot find L"C:\\windows\\system32\\fsutil.exe"
The particular command it's using is this:
fsutil hardlink create "C:\test6\testfile_1.gif" "C:\test6\testfile.gif"
Copying over fsutil.exe from WinXP lets it work as expected (aside from the
native app producing corrupted output). Fsutil is documented here:
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en…
A lot of these functions probably wouldn't translate to Wine well (setting NTFS
attributes, etc.) but "fsutil hardlink create" seems to do the same thing as
CreateHardLink...
--
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=34770
Bug #: 34770
Summary: DS License Server: Cannot obtain a valid computer ID
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 46363
--> http://bugs.winehq.org/attachment.cgi?id=46363
Error message
Steps to reproduce:
1) remove ~/.wine
2) wine start DSLS_17022013_32bit_SSQ.msi
3) default installation except selecting "Install Server from scratch."
Behaviour:
Error message (see attachment) and interrupted installation.
Expected behaviour:
No error message and successful installation.
Terminal output:
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:storage:create_storagefile Storage share mode not implemented.
err:rpc:I_RpcGetBuffer no binding
err:rpc:I_RpcGetBuffer no binding
fixme:volume:GetVolumePathNameW (L"C:\\users\\Public\\Application Data",
0x33c1f0, 260), stub!
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:wbemprox:client_security_SetBlanket 0xf712d2c0, 0x120fd0, 10, 0, (null),
3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0xf712d2c0
fixme:wbemprox:class_object_GetNames flags 00000070 not supported
err:msi:ITERATE_Actions Execution halted, action L"ActionInitData" returned
1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
err:rpc:I_RpcGetBuffer no binding
err:rpc:I_RpcGetBuffer no binding
--
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=21150
Summary: exPressit crashes
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.jumpjet.info/Win2k/05/exPressit_Label_Desig
n_Studio/exPressit.zip
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi a user reported this crash in appdb. I gave it a try and after starting ,
and choosing default project it crashes. I'll attach a crash log. The problem
seems to be unimplemented OleObject_Advise in shdocvw. Faking success like in
the hack below makes the app start fine.
diff --git a/dlls/shdocvw/oleobject.c b/dlls/shdocvw/oleobject.c
index dde850f..8322525 100644
--- a/dlls/shdocvw/oleobject.c
+++ b/dlls/shdocvw/oleobject.c
@@ -516,7 +516,7 @@ static HRESULT WINAPI OleObject_Advise(IOleObject *iface,
IA
{
WebBrowser *This = OLEOBJ_THIS(iface);
FIXME("(%p)->(%p, %p)\n", This, pAdvSink, pdwConnection);
- return E_NOTIMPL;
+ return 0;//E_NOTIMPL;
}
--
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=32613
Bug #: 32613
Summary: Tom Clancy's Rainbow Six: Lockdown crashes after the
intro videos (without native dxdiagn.dll)
Product: Wine
Version: 1.5.20
Platform: x86
URL: http://www.fileplanet.com/160005/160000/fileinfo/Tom-C
lancy%27s-Rainbow-Six:-Lockdown-Demo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 43039
--> http://bugs.winehq.org/attachment.cgi?id=43039
terminal output
The game crashes after playing the 2 intro videos without native dxdiagn.dll.
After the crash the game opens a crash report file in notepad and generates a
minidump file. Removing videos doesn't help.
Can be reproduced with the demo version as well, just skip the DirectX
installation step (or set dxdiagn=builtin).
--
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=32877
Bug #: 32877
Summary: Gnomoria Demo crashes on launch.
Product: Wine
Version: 1.5.22
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rovanion.luckey(a)gmail.com
Classification: Unclassified
Created attachment 43422
--> http://bugs.winehq.org/attachment.cgi?id=43422
Backtrace of Gnomoria crash.
Gnomoria Demo crashes on launch running 64-bit Ubuntu 12.10 with Wine 1.5.22.
You can download the demo at the fallowing location:
https://s3.amazonaws.com/Gnomoria/GnomoriaDemoSetup.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33996
Bug #: 33996
Summary: IncrediMail: installer fails after EULA
Product: Wine
Version: 1.6-rc4
Platform: x86-64
URL: http://www5l.incredimail.com/im/imsetup/201104120001/d
efault/installer/fullsetup/IncrediMailSetup.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Classification: Unclassified
Created attachment 45174
--> http://bugs.winehq.org/attachment.cgi?id=45174
Terminal log wine-1.6-rc4-65-g6cf05f9
Using wine-1.6-rc4-65-g6cf05f9, I get a window telling the installation is
incomplete (after some msi errors) after the EULA is accepted.
--
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=18670
Summary: 1
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://qip.ru
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roman_romul(a)mail.ru
Qip Infium (http://qip.ru), ver.9026 and ver. 9030, wine 1.1.22.
Qip Infium ver.9026 works well, but when I close it - Program Error:
"The program infium.exe has encountered a serious problem and needs to close.
We are sorry for the inconvenience. ......"
--
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=15225
Summary: dvdflick v1.3.0 doesn't work
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jcoder24(a)yahoo.com
Created an attachment (id=15986)
--> (http://bugs.winehq.org/attachment.cgi?id=15986)
console output from running dvdflick
DVDFlick v1.3.0 installs successfully and starts up without problem. When
trying to add a title the program freezes after selecting the video to be used
as the source of the title.
The last version to successfully work with wine that I'm aware of is 1.3.0 beta
build 616.
Tests were done with wine v1.0 and v1.1.3.
dvdflick's homepage is dvdflick.net and the downloads are available on
sourceforge
http://sourceforge.net/project/showfiles.php?group_id=170196&package_id=194….
--
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=29830
Bug #: 29830
Summary: dvdflick has an error on startup: ActiveX component
can't create object
Product: Wine
Version: 1.4-rc2
Platform: x86
URL: http://sourceforge.net/project/showfiles.php?group_id=
170196&package_id=194180
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: jacek(a)codeweavers.com
Blocks: 23912
Classification: Unclassified
austin@aw25 ~/.wine/drive_c/Program Files/DVD Flick $ wine dvdflick.exe
err:ole:CoGetClassObject class {0d43fe01-f093-11cf-8940-00a0c9054228} not
registered
err:ole:create_server class {0d43fe01-f093-11cf-8940-00a0c9054228} not
registered
err:ole:CoGetClassObject no class object {0d43fe01-f093-11cf-8940-00a0c9054228}
could be created for context 0x5
An error occured during startup. Number 429 from dvdflick:
ActiveX component can't create object
Last DLL error: 0
`winetricks -q wsh57` works around it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30715
Bug #: 30715
Summary: DVDFlick 1.3.x fails on startup with "automation
error" (needs Scripting.Dictionary implementation)
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
now that Scripting.FileSystemObject is present (bug 29344) it runs further but
still complains on startup.
--- snip ---
...
0024:Call
ole32.CoCreateInstanceEx(004190b0,00000000,00000005,00000000,00000004,0032f7f0)
ret=660e3937
0024:trace:ole:CoCreateInstance (rclsid={ee09b103-97e0-11cf-978f-00a02463e06f},
pUnkOuter=(nil), dwClsContext=00000005,
riid={00000000-0000-0000-c000-000000000046}, ppv=0x32f708)
...
0024:trace:ole:apartment_getclassobject found
L"C:\\windows\\system32\\scrrun.dll" already loaded
0024:trace:ole:apartment_getclassobject calling DllGetClassObject 0x7e3bb7a0
0024:Call scrrun.DllGetClassObject(004190b0,7eac550c,0032f69c) ret=7e9e5c12
0024:fixme:scrrun:DllGetClassObject {ee09b103-97e0-11cf-978f-00a02463e06f}
{00000001-0000-0000-c000-000000000046} 0x32f69c
0024:Ret scrrun.DllGetClassObject() retval=80040111 ret=7e9e5c12
0024:err:ole:apartment_getclassobject DllGetClassObject returned error
0x80040111
...
0024:err:ole:create_server class {ee09b103-97e0-11cf-978f-00a02463e06f} not
registered
0024:err:ole:CoGetClassObject no class object
{ee09b103-97e0-11cf-978f-00a02463e06f} could be created for context 0x5
0024:Ret ole32.CoCreateInstanceEx() retval=80040152 ret=660e3937
...
0024:Call KERNEL32.RaiseException(c000008f,00000001,00000002,0032f7e4)
ret=660d0956
0024:trace:seh:raise_exception code=c000008f flags=1 addr=0x7b8393ff
ip=7b8393ff tid=0024
0024:trace:seh:raise_exception info[0]=deadcafe
0024:trace:seh:raise_exception info[1]=deadcafe
0024:trace:seh:raise_exception eax=7b826429 ebx=7b8b06b0 ecx=deadcafe
edx=0032f70c esi=0032f7e4 edi=0032f760
0024:trace:seh:raise_exception ebp=0032f748 esp=0032f6e4 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00000287
0024:trace:seh:call_stack_handlers calling handler at 0x403be6 code=c000008f
flags=1
...
0024:trace:variant:VarBstrCat L"An error occured during startup. Number
-2147221166 from dvdflick:\r\nAutomation error\r\nLast DLL error: 0"
--- snip ---
"Scripting.Dictionary" is the friendly name of CLSID
{EE09B103-97E0-11CF-978F-00A02463E06F}
'winetricks -q wsh57' works around.
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=23912
Summary: dvdflick has an error on startup: "Object doesn't
support this property or method"
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://sourceforge.net/project/showfiles.php?group_id=
170196&package_id=194180
OS/Version: Linux
Status: NEW
Keywords: download, regression, source
Severity: trivial
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: huw(a)codeweavers.com
Created an attachment (id=30022)
--> (http://bugs.winehq.org/attachment.cgi?id=30022)
terminal output
Regression caused by:
baef9a7e92d93bde21303d8f81c7d80dee9b1780 is the first bad commit
commit baef9a7e92d93bde21303d8f81c7d80dee9b1780
Author: Huw Davies <huw(a)codeweavers.com>
Date: Thu Jul 29 13:20:21 2010 +0100
oleaut32: Don't invoke a function that has the restricted attribute or is
part of an interface that's marked as restricted.
:040000 040000 b3bd2113fdf40b71ba94ba11f68607422777a388
b3e20e99539ff392dd8edce0af67d4c2491fae57 M dlls
easy to reproduce. Download app, install, and run. I'm not sure what it breaks,
if anything. The app itself is kinda useless, see bug 15225.
--
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=16462
Summary: DVD Flick 1.0.3.X freezes when adding a video file
Product: Wine
Version: 1.1.9
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: protomank(a)gmail.com
DVD Flick is a very good open-source Windows app for creating DVDs. The 1.0.2.X
version works fine in Wine, but the new, 1.0.3 version have two problems:
- fonts are too small (if you install some extra windows fonts the problem
diminishes, but still not good)
- freeze when adding a video to the project.
Sadly, for #2, no message is seen in prompt (and I do not know how to use
winedbg, sorry), it just stops executing without any output for the user.
According to DVD Flick author, no changes in the video import were made, only
the ffmpeg version was upgraded.
(I'll try to put the old one over the new to test today).
--
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=24152
Summary: wine1.3.1 powerdesigner12 can not open *.pdm file
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stormyangtao(a)hotmail.com
Yesterday I update Wine1.3.0 to Wine1.3.1 . And then My Power Designer 12 can
not open the pdm file. Before I update wine, PowerDesigner works well.
--
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=34823
Bug #: 34823
Summary: regasm.exe Error parsing
c:\windows\Microsoft.Net\Framework\v4.0.30319\config\m
achine.config Parser returned error 0x80004001
Product: Wine
Version: 1.7.5
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 11602011(a)qq.com
Classification: Unclassified
when setup sysbase powerdesigner 16.5.0.3982, and run pdshell16.exe, Error
info:
regasm.exe
Error parsing
c:\windows\Microsoft.Net\Framework\v4.0.30319\config\machine.config
Parser returned error 0x80004001
my system: Mac OS X Mavericks 10.9
--
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=36210
Bug ID: 36210
Summary: Sybase PowerDesigner 16.5 'pdshell16.exe' (.NET 4.x
WPF app) wants oleacc.CreateStdAccessibleObject
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
it's unclear if the missing implementation (stub) is really harmful to the app
(there are various Wine bugs exposed in the app).
When a main menu item (popup) is navigated for the first time, the terminal
gets:
--- snip ---
fixme:oleacc:CreateStdAccessibleObject 0x44021a -4
{618736e0-3c3d-11cf-810c-00aa00389b71} 0x33d6f4
--- snip ---
Since I've seen that Piotr Caban is working on 'oleacc' component right now
(probably motivated by MS Office/Adobe ui automation bugs?), it might be useful
to track this too.
Debugger:
--- snip ---
Stopped on breakpoint 1 at 0x7d76fe08 CreateStdAccessibleObject
[/home/focht/projects/wine/wine.repo/src/dlls/oleacc/main.c:41] in oleacc
CreateStdAccessibleObject () at
/home/focht/projects/wine/wine.repo/src/dlls/oleacc/main.c:41
41 {
Wine-dbg>bt
Backtrace:
=>0 0x7d76fe08 CreateStdAccessibleObject(hwnd=0x1021c, idObject=0xfffffffc,
riidInterface=0x53833df8, ppvObject=0x33d6f4)
[/home/focht/projects/wine/wine.repo/src/dlls/oleacc/main.c:41] in oleacc
(0x0033d700)
1 0x5384d53a in uiautomationcore (+0x1d539) (0x0033d71c)
2 0x5384db45 in uiautomationcore (+0x1db44) (0x0033d754)
3 0x5383777c in uiautomationcore (+0x777b) (0x0033d76c)
4 0x0f51af8c (0x0033d7e4)
5 0x0f51ae80 (0x0033d7f8)
...
Wine-dbg>info locals
0x7d76fe08 CreateStdAccessibleObject: (0033d700)
HWND hwnd=0x1021c (parameter [ESP+4])
LONG idObject=0xfffffffc (parameter [ESP+8])
IID* riidInterface=0x53833df8 (parameter [ESP+12])
void** ppvObject=0x33d6f4 (parameter [ESP+16])
Wine-dbg>p *riidInterface
{Data1=0x618736e0, Data2=0x3c3d, Data3=0x11cf, Data4="????"}
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/817222558d3e3dd09aba1f348f24eda2…
--- snip ---
39 HRESULT WINAPI CreateStdAccessibleObject( HWND hwnd, LONG idObject,
40 REFIID riidInterface, void** ppvObject )
41 {
42 FIXME("%p %d %s %p\n", hwnd, idObject,
43 debugstr_guid( riidInterface ), ppvObject );
44 return E_NOTIMPL;
45 }
--- snip ---
$ sha1sum PowerDesigner165_DMR.exe
c74e4cfd99500d9e3e32713b302ea35bc3f911fb PowerDesigner165_DMR.exe
$ du -sh PowerDesigner165_DMR.exe
810M PowerDesigner165_DMR.exe
$ wine --version
wine-1.7.17-148-g2e5cb7a
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=33554
Bug #: 33554
Summary: Pervasive SQL v10 w3dbsmgr.exe (Database Service
Manager) crashes due to unimplemented function
clusapi.dll.GetClusterInformation
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
as the summary says ...
--- snip ---
...
0062:trace:process:create_process_impl app (null) cmdline L"C:\\Program
Files\\Pervasive Software\\PSQL\\bin\\w3dbsmgr.exe -service -srde"
...
006d:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\clusapi.dll" at 0xf7460000: builtin
006d:fixme:clusapi:OpenCluster ((null)) stub!
...
Unhandled exception: unimplemented function clusapi.dll.GetClusterInformation
called in 32-bit code (0x7b83aabb).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:7b83aabb ESP:00b7d8b4 EBP:00b7d918 EFLAGS:00000283( - -- I S - - -C)
EAX:7b826979 EBX:7b8ba000 ECX:f746a2e0 EDX:00b7d8d4
ESI:deadbeef EDI:f7460000
...
Module Address Debug info Name (70 modules)
PE 400000- 46b000 Deferred w3dbsmgr
PE 470000- 54c000 Deferred pscl3
PE b80000- bcc000 Deferred w3sqlmgr
PE bd0000- dfd000 Deferred w3odbcei
PE 1020000- 1082000 Deferred clientrb
PE 10000000-1004b000 Deferred pscore3
PE 67d00000-67d57000 Export w3mif190
PE 78130000-781cb000 Deferred msvcr80
...
Threads:
process tid prio (all id:s are in hex)
...
00000030 (D) C:\Program Files\Pervasive Software\PSQL\bin\w3dbsmgr.exe
0000006d 0 <==
0000006c 0
0000006b 0
00000061 0
System information:
Wine build: wine-1.5.29-208-gfdedaba
Platform: i386
Host system: Linux
Host version: 3.8.11-200.fc18.x86_64
--- snip ---
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29194
Bug #: 29194
Summary: Batman Arkham Asylum demo: black screen with Catalyst
>= 11.6
Product: Wine
Version: 1.3.33
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danxuliu(a)gmail.com
Classification: Unclassified
Created attachment 37672
--> http://bugs.winehq.org/attachment.cgi?id=37672
Batman Arkham Asylum demo log with Catalyst 11.11
I'm not sure if this is a real Wine bug or just a Catalyst bug. If it is a
Catalyst bug, sorry for bothering you :)
In a fresh wineprefix, I have configured Wine (1.3.33) to run in windowed mode,
in 1024x768 resolution. After that, I have installed Batman Arkham Asylum demo
(http://cdn2.netops.eidosinteractive.com/batmanarkhamasylum/BMDemo_installer…).
Then, I have installed dotnet20 with winetricks (as .NET is needed to run the
game). Due to bug http://bugs.winehq.org/show_bug.cgi?id=20651, I also have to
add in "installed Batman Demo directory"/BmGame/Config/UserEngine.ini:
[Engine.Engine]
Language=int
Once all this is done, executing "installed Batman Demo
directory"/Binaries/ShippingPC-BmGame.exe with Catalyst 11.5 shows a Batman
image and then the intro videos (bink videos) start.
However, with Catalyst 11.6 and newer (the newest at the time of this writing
is 11.11, and it shows the problem too) instead of the intro videos a black
screen appears. If I change to other window and then show the Wine desktop
again, the game window is not refreshed (I mean, the contents of the game
window are those of the window I showed over it).
My graphics card is an Ati Radeon HD 4890.
I have attached the Wine log. Note that the "^C" in the eighth line from the
end was caused by a Ctrl-C in the console to stop the game.
I don't know what other information is needed, so please ask :)
--
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.