http://bugs.winehq.org/show_bug.cgi?id=6991
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7950
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|DirctX strange render window|DirectX strange render
|cutoff in Candytron both |window cutoff in Candytron
|Party and Final version |both Party and Final version
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7923
------- Additional Comments From focht(a)gmx.net 2007-04-04 11:06 -------
Hello,
i had a look at it ... bad news ... its called "themida".
That game is protected by this advanced engine which implements various user and
kernel level modifications to prevent debuggers and other tools from work.
The exceptions as seen in wine trace come from various usermode debugging
tricks, like int 0x1/0x3 (replaces to prevent hw and sw (0xCC type) breakpoints).
Further int 0xE and int 0xB are hooked at system level (prevents memory type bp)
Some SST entries too (ZwAllocateVirtualMemory, ZwCreateThread, ZwDebugContinue,
ZwQueryVirtualMemory and more..) - additonally it puts up various stuff which
makes sure no one modifies IDT and SST at ring0.
Simplified: it works just like a rootkit.
Though there exist some older manual unpacking tutorials to restore IAT and OEP
which are very time consuming (no guarantee of success), the newer engines are
suspected to employ some kind of virtual machine (this stuff seems to become
more popular lately in newer PE protectors).
In short: it's beyond the scope of wine.
If you really want to play that game, i suggest to use dual boot or vmware.
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7939
------- Additional Comments From daniel.skorka(a)stud.uni-karlsruhe.de 2007-04-04 09:32 -------
Ok, I followed http://wiki.winehq.org/GitWine for regression testing. The bad
patch is either 7126b63645747fe035aaa1167f0dcda8cb38be01 (Stefan Dösinger
2007-03-02/9:25:02), or efe156ae8ec4163da2a51511297dee2f6a5d0235 (Chris
Robinson, 2007-03-05/9:12:29). As I don't think quartz has anything to do with
it, I'm going to blame Stefan...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6080
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|Abandoned? |
------- Additional Comments From tony.lambregts(a)gmail.com 2007-04-04 08:23 -------
Judging from the number of maintainers for this app in the AppDB I do not think
we need to abandon this bug (worst case is that we resolve it as WORKSFORME ..)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7950
mitch074(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|strange render window cutoff|DirctX strange render window
|in both Party and Final |cutoff in Candytron both
|version |Party and Final version
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7950
Summary: strange render window cutoff in both Party and Final
version
Product: Wine
Version: 0.9.34.
Platform: PC
URL: http://www.scene.org/file.php?file=/demos/groups/farb-
rausch/fr-030_candytron_final.zip&fileinfo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mitch074(a)gmail.com
This is a 64k demo by Farb-rausch; that same group created several using the
same procedural content engine, and pretty much all of them function as intended
and don't exhibit that bug.
Essentially:
1-upon starting, the render window is correctly dimensioned as full screen (800x600)
2-after content generation bar reaches completion, 3D starts running in full
screen correctly
3-after the first screen blackout, the render window is truncated on the left
(+-20% of screen) and bottom (+- 30% of screen)
Playback goes well anyway; only minor defects such as overly strong HDR-like
effect and some missing fonts in the background (but only some - this may come
from a build defect, as other fonts appear)
Problem occurs in both GLSL and ARB modes (they seem identical otherwise). It
has been made for Geforce2-level hardware.
It once seemed to be very sensitive to sound emulation (required OSS driver
emulation), but now works with ALSA with 'standard' acceleration.
No error message in console when the bug occurs (only thing appearing is the
frame buffer size stub - making available RAM 128 Mb changes nothing) - as such
I guess it's not a missing function, but rather a bug in an existing function.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6080
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-debug |wine-misc
Keywords| |Abandoned?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7095
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-ole |wine-loader
------- Additional Comments From rob(a)codeweavers.com 2007-04-04 06:06 -------
Patch committed that fixed the original crash. No longer an ole bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7334
------- Additional Comments From jdjh(a)btinternet.com 2007-04-04 05:56 -------
Has there been any progress on this bug in the latest releases?
Also, this bug is titled, "Workaround ...", is there another bug which refers
directly to the problem?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4227
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From rob(a)codeweavers.com 2007-04-04 05:53 -------
Marking fixed as per comments.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7945
------- Additional Comments From russofris(a)hotmail.com 2007-04-04 03:28 -------
Video card is a Nvidia 7600GT. Driver version is the latest (9755 I believe).
I will validate the version when I return to this machine.
Frank
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7938
------- Additional Comments From cronopios(a)gmail.com 2007-04-04 02:15 -------
> 16-bit OLE isn't very well implemented and since it used by very few
> programs, I'm not going to start doing so any time soon.
Ok, I understand the most used programs should have priority.
Can I make this program to run under WINE by using native Windows DLL's?
If so, how?
After reading http://www.winehq.com/site/docs/wineusr-guide/config-wine-main I
copied the files ole2disp.dll and ole2nls.dll from Windows XP to
~/.wine/drive_c/windows/system32/ , and ran winecfg to add these lines to
~/.wine/user.reg :
[Software\\Wine\\DllOverrides] 1175669363
"ole2disp"="native,builtin"
"ole2nls"="native,builtin"
but the program doesn't work yet.
What am I doing wrong, or which DLL's should I copy?
Thank you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7837
------- Additional Comments From anthonyhaslam(a)btinternet.com 2007-04-04 01:56 -------
The complete output is VERY long, well over 100,000 lines.
It just seems to repeat the following:
fixme:d3d_shader:shader_glsl_select >>>>>>>>>>>>>>>>> 0x502 from
glUseProgramObjectARB @ glsl_shader.c / 2206
fixme:d3d_shader:shader_glsl_load_constants >>>>>>>>>>>>>>>>> 0x502 from
glGetUniformLocationARB @ glsl_shader.c / 326
fixme:d3d_shader:shader_glsl_load_constants >>>>>>>>>>>>>>>>> 0x502 from
glUniform4fvARB @ glsl_shader.c / 328
fixme:d3d_shader:shader_glsl_load_constantsF >>>>>>>>>>>>>>>>> 0x502 from
glUniform4fvARB() @ glsl_shader.c / 141
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7943
------- Additional Comments From nleuphony_bc(a)hotmail.com 2007-04-04 01:44 -------
0.9.27 worked under suse. I have tried numerous versions under ubuntu, including
0.9.27, 0.9.28, and the last 2 versions, 0.9.33 and 0.9.34.
All fail in the same way.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4227
------- Additional Comments From dank(a)kegel.com 2007-04-04 01:20 -------
Your patch helps!
I've opened a new bug for the runtime problems; see bug 7949.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7949
Summary: Quicktest Pro 8.2 crashes on startup
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
After getting past bug 4227, you can now install (with fakeie6)
and try to run the app. If the current directory isn't
~/.wine/drive_c/Program Files/Mercury Interactive/QuickTest Professional/bin
when you start, you get the error
err:ole:get_inproc_class_object couldn't load in-process dll L"XMLData.dll"
and it aborts.
If the current directory *is* bin, the app seems to go further, and
crashes like this:
trace:ole:COMPOBJ_DLLList_Add
...
0009:Call atl.AtlModuleGetClassObject(5fe66fb0,004ab7e8,7e8f5694,0034f668)
ret=5fe455fa
...
0009:Call atl.AtlInternalQueryInterface(0018e0e0,5fe5f618,7e8f5694,0034f668)
ret=5fe459ea
...
0009:Call msvcrt._except_handler3(0034ee54,0034fef8,0034eb88,0034ead8) ret=7efc23a5
wine: Unhandled page fault on read access to 0x00000000 at address (nil) (thread
0009), starting debugger...
...
=>1 0x00000000 (0x0033f0f0)
2 0x5fe459ea in xmldata (+0x59ea) (0x0033f18c)
3 0x5fe455fa in xmldata (+0x55fa) (0x0033f660)
4 0x7e893d81 CoGetClassObject+0x47f(rclsid=0x4ab7e8, dwClsContext=<is not
available>, pServerInfo=0x0, iid=0x7e8ec694, ppv=0x33f710)
[/home/dank/wine-git/dlls/ole32/compobj.c:1932] in ole32 (0x0033f6c0)
5 0x7e8943cd CoCreateInstance+0x18c(rclsid=0x4ab7e8, pUnkOuter=0x0,
dwClsContext=0x17, iid=0x4d72d8, ppv=0x33f7e0)
[/home/dank/wine-git/dlls/ole32/compobj.c:2083] in ole32 (0x0033f720)
6 0x00468ef2 in qtpro (+0x68ef2) (0x0033f740)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7818
------- Additional Comments From webmaster(a)emmgee.com 2007-03-04 22:31 -------
Oddly enough I am able to install this on Ubuntu 6.10 running Wine 0.9.33.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7818
------- Additional Comments From webmaster(a)emmgee.com 2007-03-04 22:29 -------
I have the same problem in 0.9.34. Console output attached. Even copying over
from Windows install or other Ubuntu install didn't help.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7825
------- Additional Comments From lemonsbr(a)gmail.com 2007-03-04 21:51 -------
I don't know how apply this patch :(
I'm trying, but no sucess. Can you explain, please?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7948
------- Additional Comments From dmitry(a)codeweavers.com 2007-03-04 21:38 -------
The font is ignored because it's a vector font, and Wine doesn't know how
handle it. At the moment Wine supports only TrueType/OpenType fonts.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5415
------- Additional Comments From marc(a)mwiriadi.id.au 2007-03-04 20:46 -------
Ok followed your steps and I'm now up to where you are. I can install it fine
and run it but it just hangs after that. So should I create another bug report
relating to the quickbooks hangs on startup?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5817
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-03-04 20:34 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6057
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-03-04 20:26 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7941
------- Additional Comments From marc(a)mwiriadi.id.au 2007-03-04 20:25 -------
Yeah it installs all the way through now. I'll add another bug for starting it.
It did say it couldn't find my IE and I'm assuming the comments you put in Bug
5415 relate to that.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7945
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|3dmark2000: |3dmark 2000 demo immediately
|PixelFormat_DD2WineD3D |exits
|Invalid dwRGBBitCount |
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-04 20:23 -------
What video card and what driver and driver version?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7948
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |minor
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-04 20:21 -------
You should investigate why Wine wants to skip it.
In the main time the program works and you have not indicated what the real
problem with the font missing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5673
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-03-04 19:54 -------
Closing then.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5196
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-03-04 19:50 -------
Please start a new bug report for not being able to turn around. The original bg
is fixed so I am resolving it as such..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3934
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-03-04 19:41 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7938
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|fixme:ole:OaBuildVersion16 |16-bit SafeArrayAllocData
| |Not Implemented
------- Additional Comments From rob(a)codeweavers.com 2007-03-04 16:07 -------
16-bit OLE isn't very well implemented and since it used by very few programs, I'm not going to start
doing so any time soon.
I've changed the title to more accurately reflect the backtrace in the logs you attached. Note that you don't
need to tar + bzip2 compress the contents of tiny files like this - just attach them directly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7940
------- Additional Comments From Hubmasterflex(a)hotmail.com 2007-03-04 16:06 -------
Setting comctl32 to native caused Shareaza to not start at all.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7947
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From truiken(a)gmail.com 2007-03-04 15:55 -------
Closing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7947
------- Additional Comments From truiken(a)gmail.com 2007-03-04 15:55 -------
No, I'm using fixme as a generality. I'll rephrase. fixme's/err's are not bugs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7807
------- Additional Comments From emrdanmark(a)gmail.com 2007-03-04 15:29 -------
This is not solved yet , I'm having the exact same trouble when runining
3DMark03 in win2k mode.
If I run 3DMark03 in win9x or winME mode the application works
Wine 0.9.34 , Ubuntu 6.10
Uotput from terminal attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7946
------- Additional Comments From a_villacis(a)palosanto.com 2007-03-04 15:29 -------
Created an attachment (id=5630)
--> (http://bugs.winehq.org/attachment.cgi?id=5630&action=view)
Exported files for MSI file
Thanks for the link.
I installed Orca, but when executing it on the file, all tables are displayed
with 0 rows! I don't know if this is normal or the same (or different) bug in
msi. When selecting "Export tables", all tables exported except for:
`Binary` failed to export
`Icon` failed to export
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7947
------- Additional Comments From russofris(a)hotmail.com 2007-03-04 14:44 -------
The message is, in fact, "err" and not "fixme". Perhaps this, in and of
itself, is the bug?
"err:ole:marshal_object"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7937
------- Additional Comments From flexo(a)holycrap.org 2007-03-04 13:47 -------
I'm running uTorrent with GIT Wine 24/7, no problems here...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7946
------- Additional Comments From a_villacis(a)palosanto.com 2007-03-04 13:38 -------
Currently looking for Orca. In the meantime, I noticed that Lexinst.dll really
exists in the temporary directory:
[alex@srv64 temp]$ ls -lR
.:
total 21624
-rw-rw-r-- 1 alex alex 1208 abr 3 13:20
DLL_{6044AD6D-F35A-41F9-875B-156176B1C2A9}.ini
drwxrwxr-x 2 alex alex 4096 abr 3 13:20 _is1abd
-rw-rw-r-- 1 alex alex 0 abr 3 13:20 is600c.tmp
-rw-rw-r-- 1 alex alex 0 abr 3 11:53 is8b26.tmp
-rw-rw-r-- 1 alex alex 0 abr 3 11:54 is8c86.tmp
-rw-rw-r-- 1 alex alex 229457 abr 3 13:20 Lexinst.dll
-rw-rw-r-- 1 alex alex 47 abr 3 11:54 LEXINST.TMP
-rw-rw-r-- 1 alex alex 21513216 abr 3 13:20 msi571a.tmp
-rw-rw-r-- 1 alex alex 217088 abr 3 13:20 msi5f30.tmp
-rw-rw-r-- 1 alex alex 81920 abr 3 13:20 msi6036.tmp
./_is1abd:
total 21072
-rw-rw-r-- 1 alex alex 6265 abr 3 13:20 0x040a.ini
-rw-rw-r-- 1 alex alex 158 abr 3 13:20 _ISMSIDEL.INI
-rw-rw-r-- 1 alex alex 1928 abr 3 13:20 Setup.INI
-rw-rw-r-- 1 alex alex 21513216 abr 3 13:20 Silecpro 5.msi
So, the problem is not that the DLL was not extracted, but rather, the query
fails to find information about some operation to do with it. BTW, I assume that
the MSI file to open should be "_is1abd/Silecpro 5.msi", right?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7947
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From truiken(a)gmail.com 2007-03-04 13:24 -------
Invalid. fixme's are not bugs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7946
------- Additional Comments From truiken(a)gmail.com 2007-03-04 13:21 -------
I don't think bugzilla will allow that. What I need is the information in the
Binary table. If you have Orca installed (in Wine or Windows) you can open the
msi file, right click on the Binary table and select Export. That attachment
should be rather small.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7948
Summary: Font doesn't work in SimSig
Product: Wine
Version: 0.9.33.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carlo(a)nerdnet.nl
simsig.fon is ignored for no apparent reason.
warn:font:AddFontFileToList Ignoring font
"/home/carlo/.wine/dosdevices/c:/windows/fonts/simsig.fon"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7947
------- Additional Comments From russofris(a)hotmail.com 2007-03-04 13:19 -------
Created an attachment (id=5627)
--> (http://bugs.winehq.org/attachment.cgi?id=5627&action=view)
Console output of 3dmark2001 installation
This console log shows the "benign" error occurring a number of times. The
installation completes normally and the application runs fine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7946
------- Additional Comments From a_villacis(a)palosanto.com 2007-03-04 13:17 -------
A gzip only reduces it to 24 Mb. Should I post this?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7940
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-03-04 13:17 -------
Confirming. It's indeed a bug in comctl32. You could do quick regression test,
as you know it must be a commit to comctl32 that broke Shareaza
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7915
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-03-04 13:14 -------
The browseui failure is probably also caused by an outdated wineprefix. Try to
recreate it or run "wine regsvr32 browseui.dll" if you can't delete the old one.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7947
Summary: ole:marshal_object object doesn't expose interface
Product: Wine
Version: 0.9.34.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: russofris(a)hotmail.com
A number of installers receive the following error:
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
The applications include (but are not limited to): 3dmark2001SE,Europa
Universalis III, American McGee's Alice, The Sims.
Steps to reproduce:
1: Download 3dmark2001SE
2: Run the installer.
Other information:
wine-0.9.34
Linux h2so4 2.6.20-gentoo-r3 #1 SMP Thu Mar 22 00:52:04 CET 2007 x86_64 Intel(R)
Pentium(R) D CPU 2.66GHz GenuineIntel GNU/Linux
Console output to follow.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7946
------- Additional Comments From truiken(a)gmail.com 2007-03-04 13:04 -------
How large is it zipped (whichever gives the best compression)?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7946
------- Additional Comments From a_villacis(a)palosanto.com 2007-03-04 13:00 -------
This size of this particular installer is about 25 Mb. Is it really OK to post
such a large file as an attachment to this bug report? I don't currently have
any file hosting service personally available, free or paid.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7946
Summary: Lexis Silec Pro - Installshield/MSI installer fails to
extract DLL
Product: Wine
Version: 0.9.34.
Platform: PC
URL: http://www.lexis.com.ec/lexis/Productos/silecpro.aspx
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a_villacis(a)palosanto.com
When trying to install Silec Pro from Lexis (a browser application of legal
files and documents), the following error appears in a dialog right after trying
to start copying files:
[InstallShield DLL Custom Action]
Failed to extract 'C:\windows\temp\Lexinst.dll' from the binary table.
Problem appeared inside a CentOS virtual machine running Wine 0.9.x (specific
version unknown), and was confirmed in Fedora Core 6 running Wine 0.9.34 in a
real machine. I was informed of this problem just today, and I will try to look
into it in my spare time. However, I know very little about MSI, other than it
seems to use SQL for queries into installation data.
Program is not freely downloadable.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7945
russofris(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|3dmark200: |3dmark2000:
|PixelFormat_DD2WineD3D |PixelFormat_DD2WineD3D
|Invalid dwRGBBitCount |Invalid dwRGBBitCount
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7945
Summary: 3dmark200: PixelFormat_DD2WineD3D Invalid dwRGBBitCount
Product: Wine
Version: 0.9.34.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: russofris(a)hotmail.com
When running the 3dmark 2000 demo, the demo immediately exits to the application
menu. One of the errors received is the following.
err:ddraw:PixelFormat_DD2WineD3D Invalid dwRGBBitCount in Pixelformat struct
Steps to repro:
1: Using regedit, set DirectDrawRenderer to 'opengl'
2: Install and launch 3dmark 2000
3: Click on the "demo"
4: The screen will flicker as if the application is resizing the screen, and
return to the application menu.
Other info:
wine-0.9.34
Console log to follow.
Thank you for your time,
Frank Russo
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7720
liquitsnake(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |liquitsnake(a)gmx.net
------- Additional Comments From liquitsnake(a)gmx.net 2007-03-04 12:23 -------
Confirmed in 0.9.34.
IMO This should be fixed ASAP.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2398
------- Additional Comments From thunderbird2k(a)gmx.net 2007-03-04 12:23 -------
Created an attachment (id=5623)
--> (http://bugs.winehq.org/attachment.cgi?id=5623&action=view)
OpenGL child window patch + NWN hack (?)
This patch is the same opengl child window patch as before but with a change to
allow the NWN model viewer to work. I don't know whether it is fully correct. I
have seen Lionel do something similar and need to talk to him about it. Please
test if it works better (I doubt it will fix the Weatherscope issue yet)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5897
------- Additional Comments From russofris(a)hotmail.com 2007-03-04 12:18 -------
Created an attachment (id=5622)
--> (http://bugs.winehq.org/attachment.cgi?id=5622&action=view)
Console output from 3dmark 2000
To reproduce using wine 0.9.34
1: Set ddraw renderer to opengl in regedit
2: Start the 3dmark 2000 application
3: Run the demo (not the benchmark)
Thank you for your time,
Frank Russo
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4227
------- Additional Comments From rob(a)codeweavers.com 2007-03-04 12:18 -------
I've just sent a patch to fix the crash when starting QuickTest Pro (http://www.winehq.org/pipermail/
wine-patches/2007-April/037789.html). However, it still doesn't start due to missing registry keys that I
think are something to do with licensing.
This bug is getting a bit long. Do you want to enter a new bug for QuickTest Pro not starting and assign it
to me?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7944
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.byki.com/
Summary|Unhandled page fault on read|crash in Before You Know It
|access to 0x00000000 at |Arabic
|address 0x55566c in "widget"|
Version|unspecified |0.9.34.
------- Additional Comments From thestig(a)google.com 2007-03-04 12:15 -------
does this happen in the lite version downloadable from the website?
Can you provide a backtrace from a build of wine with debugging symbols?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5897
------- Additional Comments From russofris(a)hotmail.com 2007-03-04 12:14 -------
This defect also effects 3dmark 2000 when running the "demo". The pertinent
lines are.
err:ddraw:PixelFormat_DD2WineD3D 16 bit RGB Pixel format does not match
err:ddraw:PixelFormat_DD2WineD3D 32 bit RGB pixel format does not match
Frank
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7944
Summary: Unhandled page fault on read access to 0x00000000 at
address 0x55566c in "widget"
Product: Wine
Version: unspecified
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehqbugzilla(a)huwig.de
When I run "Before you know it ARABIC", I get something that looks like a null
pointer access. I will attach the output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7940
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.shareaza.com/
Keywords| |download, regression
------- Additional Comments From thestig(a)google.com 2007-03-04 11:59 -------
please do the regression test.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7943
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Component|website-bugs |wine-misc
Keywords| |download
Product|WineHQ Apps Database |Wine
------- Additional Comments From thestig(a)google.com 2007-03-04 11:51 -------
not a website bug
which version of wine worked for you on opensuse? which version of wine are you
using on ubuntu?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7932
------- Additional Comments From focht(a)gmx.net 2007-03-04 11:28 -------
Created an attachment (id=5620)
--> (http://bugs.winehq.org/attachment.cgi?id=5620&action=view)
crash backtrace
Hello,
when closing the window, the app writes config data to xml file.
The crash is due to wine msxml deficencies.
Offending part:
--- snip --
trace:msxml:xmlnodemap_getNamedItem 0x177220 L"CompactMode" 0x34e3fc
fixme:msxml:domdoc_createAttribute
trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7b840750
--- snip ---
msxml domdoc_createAttribute() fails (returns E_xxx) which is checked by app.
The exception afterwards is raised on purpose (C++ exception).
Workaround: use native msxml3 for now (e.g. "winetricks msxml3")
Regards.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7915
------- Additional Comments From wine.dev(a)web.de 2007-03-04 11:20 -------
What's your Name?
>From the log:
---
err:localspl:get_ports_from_reg failed with 2 for L"Software\\Microsoft\\Windows
NT\\CurrentVersion\\Ports"
---
Your ~/.wine is not initialized correct.
The above entry is created during wineprefixcreate from "wine.inf"
the test "winspool.drv/info.c" failed for the same reason.
--
By by ... Detlef
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7676
wine.dev(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine.dev(a)web.de
------- Additional Comments From wine.dev(a)web.de 2007-03-04 11:01 -------
The code, that produced the "err:..." is in "dlls/kernel32/oldconfig.c".
The affected debug-channel is "+reg"
A log with WINEDEBUG="+relay,+seh,+reg" can help to verify,
that the crash is [not] related to the above error.
Please attach also the output of:
lshal
and the output of:
cat /proc/scsi/scsi
Thanks.
--
By by ... Detlef
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3121
------- Additional Comments From bill.spam(a)myrealbox.com 2007-03-04 10:58 -------
Just so you know: wine-0.9.31 does not have this problem anymore for me.
Unfortunately i did not check the versions in between, but i think that does not
matter now anyway :)
Thanks for this great app :D
Werner
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7941
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From dank(a)kegel.com 2007-03-04 10:53 -------
Reproduced here. See my comments on bug 5415. Should we mark
this as a dup of 5415?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5415
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|wine-ole |wine-msxml
Ever Confirmed| |1
Keywords| |download
Summary|QuickBooks Pro 2006/2007 |QuickBooks Pro 2006/2007
|does not installs |does not install
------- Additional Comments From dank(a)kegel.com 2007-03-04 10:52 -------
Just tried it myself, and sure enough, it doesn't install.
A workaround is to install three IE6 registry keys (the usual
one plus two App Paths ones; even crossover needs this for
quickbooks), native msxml3, and mfc42.dll. The easiest way
to do that is
wget http://kegel.com/wine/winetricks
sh winetricks fakeie6 vcrun6 msxml3
(Ignore the error from the msxml3 installer; that's a
bug in wine that James is fixing, doesn't see to cause trouble.)
The app then installs. I think that makes this an msxml3 problem.
The install log also shows quite a few COM errors, but they don't
seem to be showstoppers yet. Here are the last few, for reference:
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
fixme:ole:DllRegisterServer stub
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Common
Files\\Intuit\\QuickBooks\\QBUpdate\\QBMsgMgr.exe" failed with error 1813
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Common
Files\\Intuit\\QuickBooks\\QBUpdate\\QBMsgMgr.tlb" failed with error 2
(I also tried running the app. It's darn hard to get the clickthrough
license agreement to enable the yes button, and just as hard to get
it to recognize a click, but eventually it did for me. The next
problem is the splash screen stays up forever; I think
there's an error dialog behind it. +text shows its contents.
But that's really another bug.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7943
nleuphony_bc(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|osfinanclials does not run |osfinancials.exe does not
|when using wine in |run when using wine in
|combination with ubuntu edgy|combination with ubuntu edgy
|6.10 |6.10
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7807
russofris(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From russofris(a)hotmail.com 2007-03-04 10:03 -------
This appears to have been resolved as of 0.9.34. Will wait for one other
confirmation and close.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7943
Summary: osfinanclials does not run when using wine in
combination with ubuntu edgy 6.10
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
URL: http://www.osfinancials.org/
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nleuphony_bc(a)hotmail.com
It is possible to install and run this program while using opensuse, however,
when using ubuntu edgy 6.10, the program installs but does not run. I have tried
4 different pc's and many different versions of Wine, all without success.
After starting the program, osfinancials 1.0.2.1 or 1.0.1.0, the program crashes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5196
------- Additional Comments From b.buschinski(a)web.de 2007-03-04 09:28 -------
wine 0.9.34
I can finally move the mouse, which is great but..
ingame I cant move it like it should
I cant only look 90° to the right and 90° to the left, which makes 180°
and so I cant turn around..
beside up/down works like it should with 90° limitation to up and down
maybe someone mixed something up?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5195
b.buschinski(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From b.buschinski(a)web.de 2007-03-04 09:24 -------
wooohoo!
fixed
(wine 0.9.34)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5415
------- Additional Comments From dank(a)kegel.com 2007-03-04 09:13 -------
Is this still happening? You say in bug 6057 you've gotten further now,
I think...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6057
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From dank(a)kegel.com 2007-03-04 09:10 -------
User reports it's working now, marking fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3845
------- Additional Comments From pkk(a)spth.de 2007-03-04 08:38 -------
I don't have VMware.
I get 100% CPU usage with wine. On my fastest computer it takes a few minutes to
burn a 27C256 EPROM.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3845
------- Additional Comments From radab(a)rogers.com 2007-03-04 08:15 -------
Have you tried burning eproms in vmware running windows? The parallel port
scales with cpu there as well. I do not think this is a bug in wine.
My problem on the other hand is that the port doesn't use enough cpu and burning
roms is significantly slower with wine. In vmware 99% of cpu is used and it is
done in about 15mins. In wine 18% is used and its done in ~1.5hrs. I'm
wondering if there will be any more work on the parallel port to alleviate such
a problem. Thanks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6975
------- Additional Comments From flexo(a)holycrap.org 2007-03-04 08:03 -------
... and the mentioned patch indeed fixes the problem in Homeworld.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6975
------- Additional Comments From flexo(a)holycrap.org 2007-03-04 07:44 -------
The same patch broke the "build" dialog in Homeworld.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7941
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-04 07:31 -------
Please copy MFC42.DLL into ~/.wine/drive_c/windows/system32 and try again.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7941
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5618|text/x-log |text/plain
mime type| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7941
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5616|text/x-log |text/plain
mime type| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7935
------- Additional Comments From russofris(a)hotmail.com 2007-03-04 07:14 -------
Sorry about posting the full log. I will add "--nostrip" in the future. I
generally use emerge as it is convenient, pulls from your repository, and works
for my particular environment. It's as close to a generic build as can be.
I will learn to read, and try to rid myself of my improper bug-filing habits.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7942
jahn.matthias(a)freenet.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jahn.matthias(a)freenet.de 2007-03-04 07:08 -------
thanks for the quick answer ... i am using an quite old wine version 0.9.31
so it could not contain your fix .....
i will close this bug because your fix seams exactly what i mean....
should be fixed with
http://www.winehq.org/pipermail/wine-patches/2007-February/036158.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7942
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |us(a)edmeades.me.uk
------- Additional Comments From us(a)edmeades.me.uk 2007-03-04 06:54 -------
Are you sure you are using a recent wine?
I am pretty certain I had fixed this very recently:
http://www.winehq.org/pipermail/wine-patches/2007-February/036158.html
Checking the code does appear to be in git, not sure which release that would
have gone into though. I cant test right now, but please try latest git, and
if problems persist update so I can fix it (and raise bugs for any other
batch / cmd.exe issues, as thats what I am working on)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7940
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-03-04 06:17 -------
hi, could you try if using native comctl32 helps? Thanks
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3747
------- Additional Comments From milang(a)tal.org 2007-03-04 04:40 -------
Mode switch bug is still there in 0.9.34, both in demo and commercial version.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7942
------- Additional Comments From jahn.matthias(a)freenet.de 2007-03-04 04:39 -------
ok ... %10 should not work but %* should
%* in a batch script is a wildcard reference to all the arguments.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7942
Summary: batch scrips did not support %*
Product: Wine
Version: 0.9.31.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jahn.matthias(a)freenet.de
CC: jahn.matthias(a)freenet.de
i have notice that wines commandline parameter handling for batch scripts is
incomplete.
{{{
@echo off
waf.bat configure %*
}}}
%* should contain all cmdline parameters except %0 ... but it is empty
{{{
@echo off
waf.bat configure %1 %2 %3 %4 %5 %6 %7 %8 %9
}}}
did work .... (but %10 didn`t)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5673
daniel.skorka(a)stud.uni-karlsruhe.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From daniel.skorka(a)stud.uni-karlsruhe.de 2007-03-04 04:13 -------
The installation works without a hitch now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7941
Summary: Unable to locate Upgrade dll: quickbooks pro 2007
Product: Wine
Version: 0.9.32.
Platform: PC
URL: http://www.quicken.com.au/BusinessFinance/QuickBooksPro/
default.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marc(a)mwiriadi.id.au
CC: marc(a)mwiriadi.id.au
I go through the process of installing directly from the Setup.exe file and
after entering the product key it dies cleanly with the following line.
Unable to locate Upgrade dll, aborting installation.
Attachments will be included from wine Setup.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6057
------- Additional Comments From marc(a)mwiriadi.id.au 2007-03-04 04:01 -------
Nope it works although I have other issues which I will put bug reports in.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7940
Summary: Shareaza crashing before GUI loads
Product: Wine
Version: 0.9.34.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Hubmasterflex(a)hotmail.com
I installed Wine 0.9.34 and ran Shareaza only to find out that it freezes right
as the GUI loads. Shareaza ran perfectly under previous versions of Wine. I
reinstalled Wine by source, installed it through binaries, and have reinstalled
Shareaza itself only to achieve the same results, so this leads me to conclude
that it's a regression. I will post the console outputs tomorrow.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7939
------- Additional Comments From daniel.skorka(a)stud.uni-karlsruhe.de 2007-03-04 03:37 -------
Created an attachment (id=5614)
--> (http://bugs.winehq.org/attachment.cgi?id=5614&action=view)
Screenshot depicting the errors.
It is not terribly obviuos in this picture, but if you look closely at the
lower parts of the sky, you can see that it looks repetetive. This is part of
the hall of mirrors effect I am talking about.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7939
Summary: Operation Flashpoint: Resistance - Rendering completely
messed up.
Product: Wine
Version: 0.9.34.
Platform: PC
URL: http://www.flashpoint1985.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel.skorka(a)stud.uni-karlsruhe.de
Up to 0.9.32, rendering worked mostly fine. Since 0.9.33, rendering is
completely distorted (exception: running OFP:R in a window via '-window'). The
sky seems to be rendered in front of everything else. In places where the sky
should be seen, no artefacts are visible. In parts of the screen where e.g. the
ground should be visible, a "hall of mirror"-type effect can be seen, still
showing the sky. There is however a small rectangle in the lower left corner
which is rendered correctly. Wine warns that
--- snip ---
fixme:d3d:IWineD3DDeviceImpl_CreateAdditionalSwapChain The app requests more
than one back buffer, this can't be supported properly. Please configure the
application to use double buffering(=1 back buffer) if possible
--- snip ---
There is no option to use double buffering. I do not remember seeing this
message before 0.9.33
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7938
Summary: fixme:ole:OaBuildVersion16
Product: Wine
Version: 0.9.34.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cronopios(a)gmail.com
The installation of a program gave some unhandled exceptions.
Trying to run the installed program didn't work.
When mimicing Windows 2000, I got a weird window (screenshot attached).
When mimicing Windows 98, I got a longer backtrace.
I attach those console messages.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7937
------- Additional Comments From damjan.jov(a)gmail.com 2007-03-04 01:22 -------
Please regression test wine between 0.9.33 and wine 0.9.34, it's the best way to
find what broke it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6133
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-03-04 00:20 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6056
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-03-04 00:09 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7935
------- Additional Comments From ead1234(a)hotmail.com 2007-02-04 22:40 -------
2a8463b558ab5406e696f96d04fc279cfc7f2833 is first bad commit
commit 2a8463b558ab5406e696f96d04fc279cfc7f2833
Author: Aric Stewart <aric(a)codeweavers.com>
Date: Fri Mar 30 11:35:12 2007 -0500
comctl32: Unset active page while setting a new active page for a propsheet.
Before calling the PSN_SETACTIVE in PROPSHEET_SetCurSel set the
active_page to -1. This prevents crashes and corruption of the
property sheet if the application makes any modifications during the
PSN_SETACTIVE.
:040000 040000 0ea76bdc7ba3f29747c731538af0c68fac3c7ed9
6b2f3925369bab238874b69e538546a04a4688e8 M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7372
------- Additional Comments From tute666(a)gmail.com 2007-02-04 21:59 -------
Similar/Same problem here
Using:
Ubuntu Feisty 7.04
wine 0.9.33
Using Copy/Ctrl+c in Dreamweaver returns a Dreamweaver Popup which says: Command
Failed.
Installed through copying the appropiate files from a windows installation and
cracking with the fff crack i believe.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7937
------- Additional Comments From power(a)telusmail.net 2007-02-04 21:24 -------
BTW, there is no crash message from wine or uTorrent, it just closes out completely.
Also, I tried running another program under wine (WinRAR) to see a.) if it's
just uTorrent (no problems with WinRAR by itself), and b.) if it would take
other programs with it when it crashed.
When I run WinRAR at the same time, I can't seem to now make uTorrent crash.
Not a pretty fix, but I'll take it until the real issue is resolved. :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7937
------- Additional Comments From power(a)telusmail.net 2007-02-04 21:13 -------
Also, some hardware info:
Acer 5601 laptop.
Core Duo T2050 1.6GHz CPU.
512 MB RAM
Intel 950 graphics
1280x800 screen resolution
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7937
Summary: uTorrent crashes under wine 0.9.34
Product: Wine
Version: 0.9.34.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: power(a)telusmail.net
Using Ubuntu 6.10, Wine 0.9.34, uTorrent 1.6.1 (build 490).
uTorrent worked fine under wine 0.9.33. When I upgraded to wine 0.9.34, uTorrent
now crashes randomly for no apparent reason, and often when using right-click
mouse menus, again randomly, just more often than if I did nothing.
Sorry I don't have more details, I don't know much about this stuff.
There are 6 downloading torrents, 2 stopped/never started and 7 stopped/finished
torrents.
I also run the latest Beryl (as updated through Ubuntu's update manager.)
(And the component I selected to file this bug under is just a guess, as
suggested...)
:)
Thanks for your time and I hope to be able to contribute properly in the future.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7065
------- Additional Comments From ben(a)atomnet.co.uk 2007-02-04 19:49 -------
... er, I'm pretty sure 99.9% of people are aware of NoCD patches. The point of
this bug is to have a milestone to link things to.
Please don't dig up bugs for the sake of stating the obvious.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7935
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
Component|wine-misc |wine-programs
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-04 19:22 -------
I guess you can't read. Here it is again:
Additional Comments: Please *do not PASTE* logs and back traces, (attach them
instead).
> I just pulled tonight's git, emerged wine,
This makes no sense at all: do not use emerge, compile Wine from GIT as-is. DO
NOT strip Wine when installing! Or run directly from the build dir.
What does 'wine --version' say?
Please do not paste any garbage like `emerge --info` - that is gentoo specific.
If you'd like you are welcome to submit bug there. They might know what to do
with .... that.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7931
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
Priority|P3 |P2
Summary|Zoo Tycoon 2 D3D show |Zoo Tycoon 2 D3D will not
|stopper |start
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7932
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.textpad.com/downl
| |oad/index.html
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |download
------- Additional Comments From dank(a)kegel.com 2007-02-04 19:01 -------
I see the same crash. Clicking the X to close the app
causes a crash; the app catches the crash and puts
up a fatal dialog.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7936
Summary: Aim won't run on Ubuntu Feisty
Product: Wine
Version: 0.9.34.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: car_crazy33(a)hotmail.com
Whenever I try to run Aim 5.9 on my computer (Kubuntu Feisty) nothing loads.
Just the wine box that holds programs. I ran it in a terminal and it showed this:
kreuger@kreuger-desktop:~/.wine/drive_c/Program Files/AIM$ wine aim.exe
ALSA lib confmisc.c:1105:(snd_func_refer) Unable to find definition 'defaults.pc
m.dmix_format'
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer returned err
or: No
such file or directory
ALSA lib conf.c:3957:(snd_config_expand) Args evaluate error: No such file or di
rectory
ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM dsnoop:0
err:ntdll:RtlpWaitForCriticalSection section 0x7efed104 "loader.c:
loader_section" wait timed out in thread 000d, blocked by 0009, retrying (60 sec)
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7ef997f0
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2398
------- Additional Comments From david.w.holland(a)gmail.com 2007-02-04 18:29 -------
RE: NWN Model Viewer:
Yup, I see that too. The toolset behaves slightly differently. Moving around
the toolset window doesn't seem to make it draw in the right "place".
Hitting Control-C, as I said, does. Also when you've done that, and the window
is in the correct location, rotating, and zooming with the middle mouse button
does not work as its supposed to. You have to get the window to refresh to see
the effects of your zooming/rotating.
<Shrug> /me not know, I'm just testing fixes as they come out.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7935
------- Additional Comments From russofris(a)hotmail.com 2007-02-04 17:41 -------
My jaw dropped as it worked with WINEDEBUG=all, but continues to fail if I don't
specify the debug level.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7934
Summary: Hearts of Iron II: Domsday has messed up graphics
Product: Wine
Version: 0.9.33.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
Some graphics (esp. units, and some backgrounds) are messed up. They look like
they're skewed. Otherwise games runs ok, only a bit slow.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7933
Summary: c-evo doesnt play mpeg then has access violation
Product: Wine
Version: 0.9.34.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d_p_hodgins(a)hotmail.com
access violation at address 004995f1 in module 'cevo.exe'. Read of address 00000000.
http://www.c-evo.org/files/files.php
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7932
Summary: click (x) to close textpad five crashes
Product: Wine
Version: 0.9.34.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d_p_hodgins(a)hotmail.com
wine: Unhandled exception 0xe06d7363 at address 0x7b8407f0 (thread 0009),
starting debugger...
Unhandled exception: 0xe06d7363 in 32-bit code (0x7b840868).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7931
Summary: Zoo Tycoon 2 D3D show stopper
Product: Wine
Version: 0.9.34.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josephpiche(a)gmail.com
Zoo Tycoon 2 will not start and gives the following error before wine quits or
hangs forever:
fixme:atl:AtlAxWinInit semi-stub
I don't know exactly what component to put this in.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7928
------- Additional Comments From vit.hrachovy(a)sandbox.cz 2007-02-04 15:48 -------
Hi Louis,
workaround works well, thanks.
I'll leave the ticket alive to be addressed by respective Wine developers and
update AppDB info.
Regards
Vita
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7312
------- Additional Comments From andrey(a)cherezov.koenig.su 2007-02-04 14:54 -------
%uname -v
FreeBSD 6.1-RELEASE-p11
%wine --version
wine-0.9.32
%wine spf4.exe
SP-FORTH - ANS FORTH 94 for Win95/98/ME/NT/2000/XP
Open source project at http://spf.sf.net
Russian FIG at http://www.forth.org.ru ; Started by A.Cherezov
Version 4.18 Build 001 at 01.Dec.2006
WORDS
DONE INIT (INIT) SPF-INIT? ;..
..: ... SPF-INI TITLE (TITLE)
EXC-DUMP1 STACK-ADDR. IN-EXCEPTION USER-EXIT PROCESS-INIT
ERR-EXIT USER-INIT POOL-INIT AT-PROCESS-STARTING
AT-THREAD-STARTING MAINX OPTIONS SAVE
RESOURCES-SIZE RESOURCES-RVA IMAGE-BASE IMAGE-SIZE IMAGE-BEGIN
[...]
Words: 880
Ok
:NONAME 1000 0 DO I . 100 PAUSE LOOP ; TASK: TEST1
Ok
TEST1 START
Ok
0 1 2 3 4
[...]
983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999
Ok
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7894
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |us(a)edmeades.me.uk
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7928
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-02-04 14:28 -------
A simpler way to work around the bug is probably:
WINEDLLOVERRIDES=mscoree="" wine dxsetup.exe
or just disable mscoree.dll in winecfg.
That should probably get you around this bug, though it's still a bug anyway
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7846
------- Additional Comments From peter(a)gawis.dk 2007-02-04 14:16 -------
A way to fix this is to type _snd_mixahead in the console, followed by a
floating point number. The default is 0.1 (I think) -- try different values such
as 0.2 or -0.4. You should be able to feel a difference when you change the
number -- find the number that works for you. Sometimes I need to tweak it again
to a new number... I haven't found any solution other than this dirty hack.
Note that this problem is also for the older non-Steam releases of
Counter-Strike as well for the other Half-Life 1 based games. I don't know if
this is a problem with source-based games because I currently own HL1-games only.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2398
------- Additional Comments From thunderbird2k(a)gmx.net 2007-02-04 14:01 -------
The bug in the NWN model viewer for instance is VERY strange. Basically there's
the main window and some opengl child window. Most of the time it is rendering
to the main window instead of the child window (the app is doing that!). When
you move the window very quickly you can get the app to draw to the child window
again. In some cases it stays at the child window. I have no idea what is going
on, for some reason the app is doing strange things.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3964
------- Additional Comments From nicolai_spohrer(a)gmx.de 2007-02-04 13:21 -------
I use wine 0.9.34. CSS works OK, but when I tried to change my resolution from
800x600 to x, everything crashed. Only ALT-Sys-RQ-B worked. So I tried that
again, it crashed again, but I pressed Alt-Sys-Rq-S and then killes my computer
manually (not with those method above.). The next time I started CSS the
resolution was right.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4756
------- Additional Comments From lemsto(a)voila.fr 2007-02-04 13:10 -------
"Wine 0.9.34 was released today, with the following main changes:
* A range of fixes for various installers."
no changes for "the bard's tale" installer... :'(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7918
jjk3(a)msstate.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From jjk3(a)msstate.edu 2007-02-04 13:08 -------
Strange. Just tried it again and it worked.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7866
------- Additional Comments From fausto.saporito(a)atosorigin.com 2007-02-04 12:57 -------
Another update: with the new bpp setting (24bit), WoW works, but when I enter in
some places all the screen is messed up and I have to logoff, quit WoW and logon
to have a clean screen again.
This didn't happen when I was using direct3d emulation.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7916
------- Additional Comments From thestig(a)google.com 2007-02-04 12:27 -------
please do regression testing to find the patch that broke the game between Wine
0.9.31 and 0.9.32.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7925
------- Additional Comments From jrwr00(a)gmail.com 2007-02-04 12:23 -------
Nope, atlest it tried to start, this time it just crashes to hell
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7916
------- Additional Comments From astralstorm(a)o2.pl 2007-02-04 12:10 -------
Confirming. Wine versions after 0.9.31 are affected.
0.9.31 works fine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7065
------- Additional Comments From bruceradu(a)gmail.com 2007-02-04 12:04 -------
maybe not the best solution but use a No-CD patch :) cause the copy-protections
are gonna take a while to resolve...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7910
------- Additional Comments From b.buschinski(a)web.de 2007-02-04 12:02 -------
ok, It is not only yellow, sometimes it is red too,
so I think it could be an uninitialisied variable
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7926
citizenr(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7926
------- Additional Comments From citizenr(a)gmail.com 2007-02-04 11:48 -------
Created an attachment (id=5610)
--> (http://bugs.winehq.org/attachment.cgi?id=5610&action=view)
patch
yep, it works flawlesly in gnome with xdg-open, thats even better than patching
winebrowser ( I wrote the code, but didnt get to testing - wine compiles ~1.5h
on my computer)
thanks, Ill close that one then
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7930
Summary: C&C 3 slows down after changing graphics settings
Product: Wine
Version: 0.9.34.
Platform: PC
URL: ftp://largedownloads.ea.com/pub/demos/Commandand3/CnC3De
mo.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
When I press OK after changing the graphics settings in Command & Conquer 3:
Tiberium Wars, the game runs much slower than it should, and I have to
reastart it in order to get the proper performance. This even happens when
reducing settings.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3685
flexo(a)holycrap.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From flexo(a)holycrap.org 2007-02-04 09:41 -------
Committed to GIT, resolving FIXED.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2398
------- Additional Comments From rmay(a)ou.edu 2007-02-04 09:16 -------
I just noticed with this latest patch, resizing the Weatherscope main window is
broken. When I resize/maximize the window, the border changes to match the new
shape, but the shape/size of the OpenGL window is not updated.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7085
------- Additional Comments From rmay(a)ou.edu 2007-02-04 09:12 -------
Well, the problem of the combo box being empty when the filter is empty is fixed
in wine 0.9.34. The filtering however still exhibits the need to click around
to activate.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7929
Summary: C&C 3 network does not work
Product: Wine
Version: 0.9.34.
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
When I enter the network lobby on two computers, they are not able to see each
other, nor able to see each others' hosted games.
There are no apparent error messages on the console, but enabling a winsock
trace shows errors about reasources being temporarily unavailable.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7690
------- Additional Comments From hans(a)it.vu.nl 2007-02-04 06:19 -------
I don't have syssetup.dll so that may explain the different symptoms
we're seeing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7866
------- Additional Comments From fausto.saporito(a)atosorigin.com 2007-02-04 05:49 -------
Yes, it works. Setting the default depth to 24bit.
By the way i tried to modify the video settings in WoW to use 16bit, but even in
that case it didn't work. Is it normal?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7866
------- Additional Comments From thunderbird2k(a)gmx.net 2007-02-04 05:29 -------
WoW doesn't seem to like the available pixelformats. It seems you are running
X at 16bit and it is looking for a format with a depth buffer of 24. On
Windows there's depth switching but that doesn't exist on Linux so the
available formats are limited.
Try setting your X to 24bit I expect WoW to work then.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7928
------- Additional Comments From focht(a)gmx.net 2007-02-04 04:24 -------
Hello,
newer DirectX versions rely on certain parts of .NET framework.
mscoree's LoadLibraryShim() fails due to missing .NET fusion assembly.
No problem.
Either install .NET framework (1.1) or place the minimum required binaries from
native windows installation or web into system32 directory:
fusion.dll
msvcr70.dll (dependency)
optional: shfusion.dll and MSVCR71.dll (dependency)
With both dlls present the installation proceeds further and finishes.
Though some minor complaints in WINDIR\DXError.log and WINDIR\DirectX.log
Looking at relay (LoadLibraryExW() retval=00000000) these seem not really critical.
When starting "dxdiag.exe" it complains about "dxdiagn.dll" too old.
This is due to wine's builtin version.
Use the native version and dxdiag will start up (though complains about some
sound module errors).
Basic info and directx tests seem to work so far.
If you got specific problems, file new bug reports.
I tested with DirectX 9.0c from january 2007
This info probably applies to other bugreports too.
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7928
------- Additional Comments From dank(a)kegel.com 2007-02-04 04:20 -------
mscoree? Geez, does this game's installer require .net?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7926
------- Additional Comments From hans(a)it.vu.nl 2007-02-04 04:01 -------
winebrowser first tries xdg-open to start a browser. So instead of
patching Wine I think you should be able configure the behaviour
you want, provided your distro supports the freedesktop standard.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7928
------- Additional Comments From vit.hrachovy(a)sandbox.cz 2007-02-04 03:35 -------
Sorry for bad wording - installer complains providing only Next button. After
clicking Next button, the installer does nothing and provides Back button only.
After clicking Back button, installer hangs without response.
I'll provide screenshots this evening.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7928
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-msi |wine-misc
------- Additional Comments From truiken(a)gmail.com 2007-02-04 00:45 -------
Where is the crash? I don't see an exception or a backtrace, just fixme's.
What makes you think this is msi?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7887
vit.hrachovy(a)sandbox.cz changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |7928
------- Additional Comments From vit.hrachovy(a)sandbox.cz 2007-02-04 00:41 -------
Will continue on separate bug 7928.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7928
vit.hrachovy(a)sandbox.cz changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |7887
nThis| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7928
Summary: DirectX installer for Oblivion crashes when trying to
load fusion.dll
Product: Wine
Version: 0.9.34.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=4596
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vit.hrachovy(a)sandbox.cz
When trying to use Wine to run DXSETUP.exe enclosed on Oblivion installation DVD
(to install missing d3dx9_*.dll files), DXSETUP.exe crashes on loading library
fusion.dll.
fixme:mscoree:GetCORVersion (0x7d65e3a4, 600, 0x7d65e394): semi-stub!
fixme:wintrust:WinVerifyTrust 0xffffffff {00aac56b-cd44-11d0-8cc2-00c04fc295ee}
0x7d65e2a0
fixme:wintrust:WinVerifyTrust 0xffffffff {00aac56b-cd44-11d0-8cc2-00c04fc295ee}
0x7d65dbf0
fixme:wintrust:WinVerifyTrust 0xffffffff {00aac56b-cd44-11d0-8cc2-00c04fc295ee}
0x7d65dbf0
fixme:wintrust:WinVerifyTrust 0xffffffff {00aac56b-cd44-11d0-8cc2-00c04fc295ee}
0x7d65dbf0
fixme:mscoree:LoadLibraryShim (0xa12668 L"fusion.dll", (nil), (nil),
0x7d65dbd4): semi-stub
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7927
------- Additional Comments From adam(a)alphapapa.net 2007-02-04 00:19 -------
BTW, I would be glad to set this bug as belonging to SC4 in the AppDB, but I
don't see a way to do that here.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7927
Summary: SimCity4 Deluxe freezes on launch, requires killing from
different terminal
Product: Wine
Version: 0.9.34.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam(a)alphapapa.net
Trying to run SimCity4 Deluxe, after installing. It lowers the screen
resolution, displays a blank, black screen, and a plain Windows-style mouse
cursor, but goes no further. Using Alt+Tab displays the KDE window switcher,
but other windows do not display on top of the SC4 one, so the only way to get
out of it is to switch to another virtual terminal and kill the Wine processes.
Then you can return to the X VT and restore your screen resolution manually.
Here is the console output:
$ wine SimCity\ 4.exe
fixme:system:SystemParametersInfoW Unimplemented action: 94 (SPI_GETMOUSETRAILS)
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x16ed30) : stub,
simulating 64MB for now, returning 64MB left
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x16e458)->((nil),00000008)
fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x16e7b0)->((nil),00000008)
fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x16e7b0)->((nil),00000008)
fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x16edb0)->(0x10026,00000011)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 16
fixme:d3d:IWineD3DDeviceImpl_CreateAdditionalSwapChain The app requests more
than one back buffer, this can't be supported properly. Please con
figure the application to use double buffering(=1 back
buffer) if possible
fixme:d3d_surface:IWineD3DSurfaceImpl_LockRect Depth stencil locking not
supported yet
fixme:d3d_surface:IWineGDISurfaceImpl_Blt Can't handle DDBLT_WAIT flag right now.
fixme:d3d_surface:IWineGDISurfaceImpl_Blt Can't handle DDBLT_ASYNC flag right now.
fixme:d3d_surface:IWineD3DSurfaceImpl_UnlockRect Depth Stencil buffer locking is
not implemented
fixme:d3d_surface:IWineD3DSurfaceImpl_LockRect Depth stencil locking not
supported yet
fixme:d3d_surface:IWineD3DSurfaceImpl_UnlockRect Depth Stencil buffer locking is
not implemented
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x1b4908)->((nil),00000008)
fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x1b4908)->((nil),00000008)
fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock
^[Killed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7922
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Language settings not found |Language settings not found
|and strange Day Error in |and strange Day Error in
|EWRevenge |EWRevenge (bug in oleaut32)
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-02-04 00:06 -------
Btw, it starts fine with native oleaut32.dll ,and after copying asycfilt.dll to
system32. So it's a bug in oleaut32
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7629
------- Additional Comments From liquitsnake(a)gmx.net 2007-01-04 23:58 -------
Still not working in 0.9.34
btw, if you choose any other resolution than 640x480 in the settings menu, the
game will _freeze_ the whole X server! Only way around the reset button is
Alt+SysRq+K
Last few lines before freeze:
fixme:d3d7:IDirect3DImpl_7_EvictManagedTextures (0x16e8b8): Stub!
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x16e8b8)->(0x10028,00000013)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 16
err:ntdll:RtlpWaitForCriticalSection section 0x7e2f85c0 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 0010, blocked by 0009, retrying (60
sec)
X connection to :0.0 broken (explicit kill or server shutdown).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6824
ead1234(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5312
------- Additional Comments From dank(a)kegel.com 2007-01-04 23:26 -------
Hah! The error message is wrong! It really meant
that you need IE installed! Running
wget kegel.com/wine/winetricks
sh winetricks fakeie6
gets the installer to work fine!
I didn't figure this out, though +reg was trying to tell me;
I tried the beta build of the app, and the message is correct there.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7926
Summary: make winebrowser more configurable (preferably winecfg
section)
Product: Wine
Version: 0.9.33.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: citizenr(a)gmail.com
1 Now users have to google for the registry key to change default browser.
2 there is no way (that I know of) to add extra command line parameters to
browser queries. I would like every http query to open new TAB in my Opera ("-
newpage" parameter).
I propose new winecfg tab in "Desktop Integration" with two input fields, first
with content of
[HKEY_LOCAL_MACHINE\software\wine\config\winebrowser\browser
second with new keys content
[HKEY_LOCAL_MACHINE\software\wine\config\winebrowser\parameter
We need two patches, one to winebrowser, second one (less important) to winecfg.
Looking at
http://source.winehq.org/source/programs/winebrowser/main.c
I will make a patch in a sec.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5767
------- Additional Comments From citizenr(a)gmail.com 2007-01-04 23:13 -------
so what exactly is happening? is win32 firefox changing
HKEY_LOCAL_MACHINE\Software\Classes\http\shell\open
to itselfe?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6015
ead1234(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.