http://bugs.winehq.org/show_bug.cgi?id=5145
Summary: Microsoft Visual C++ Runtime Library (Etherlords 2 Demo)
Product: Wine
Version: 0.9.12.
Platform: Other
URL: http://files.gamenavigator.ru/pub/demos/Etherlords2SPDem
oRus.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: realill(a)gmail.com
I'm tring to run Etherlords 2 Demo with wine. First of all I have got error
similar to http://bugs.winehq.com/show_bug.cgi?id=4008. Etherlords throws some
exception from msvcrt.dll and with cedega this error does not occures (And I'm
sure It doesn't with earlier wine versions). So I just used workaround of this
problem - using native msvcrt.dll and running etherlords with
WINEDLLOVERRIDES="msvcrt=n" wine etherlords2.exe
And and then second error occured. I have got next error dialog
Title: Microsoft Visual C++ Runtime Library
Text: Program: ...\etherlords.exe
abnormal program termintation
( screenshot attached ).
For me it looks like there is incapability between mfc42.dll and Wine, but I'm
not Wine hacker so I can be wrong
Etherlords 2 Demo can be downloaded here
http://files.gamenavigator.ru/pub/demos/Etherlords2SPDemoRus.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=5143
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-28-04 10:12 -------
Please add an entry for this program in the AppDB http://appdb.winehq.org/
--
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 phil(a)ldex.terica.net 2006-28-04 10:10 -------
Is there any reason why the new code (that worked for me and others) and the old
approach cannot co-exist, with the mode being defined per-application as part of
the command line (or as a registry switch)? Even if this were simply a short
term, ugly hack, it would be better than the current 'non-existant' fix(es)
being discussed. (#31 - did not get an explanation as to why this might not be
workable)
This, at least, would get us something usable whilst the 'proper' solution is
thrashed out. It's rather frustrating to see such a large issue remain unsolved
for such a long period of time. It's more frustrating to realise that, if the
wine development team need to do this kind of thing again in the future, all
users will be in exactly the same position again. That concerns me no end and
must dent the enthusiasm of any developer hoping to use Wine to provide a linux
version of their software to customers. Throwing away the working implementation
wholesale, without any apparent fallback, is deeply regrettable. Having the old
mode back as a 'shim' would greatly reduce the pain that this issue is causing,
especially given the proximity of a 1.0 release.
For the moment, I *have* to run the old version of Wine because it is the *only
one* that works for me. I cannot, though, file bug reports because they will be
discounted until I can reproduce them in the current version. I cannot run any
of the newer versions because, for my purposes and applications, they are
broken.....and so on. (#34)
--
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=5143
Summary: Regression: Pacific Warriors installer fails (worked in
wine-20050725)
Product: Wine
Version: CVS
Platform: PC
URL: ftp://ftp.avault.com/demos/pacific_warriors2.exe
OS/Version: Linux
Status: UNCONFIRMED
Keywords: regression, download
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
The installer halts with the attached 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=5139
------- Additional Comments From neftune(a)gmail.com 2006-28-04 06:56 -------
This bug looks like a duplicate of bug 4533 ("Half Life 2 fails to install [ 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=5004
------- Additional Comments From neftune(a)gmail.com 2006-28-04 06:53 -------
sorry, I meant bug 4533 ("Half Life 2 fails to install [ 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=5004
------- Additional Comments From neftune(a)gmail.com 2006-28-04 06:52 -------
This looks like a duplicate of bug 4433 ("Half Life 2 fails to install [ 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=5142
Summary: Regression: Installer fails now (msi)
Product: Wine
Version: CVS
Platform: PC
URL: ftp://ftp.avault.com/demos/neighbors_from_hell2_eng.exe
OS/Version: Linux
Status: NEW
Keywords: regression, download
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Installer works fine in 0.9.10. In current cvs i get:
[root@h185158 /]# wine /tmp/neighbors_from_hell2_eng.exe
[root@h185158 /]# Usage:
Install a product:
msiexec {package|productcode} [property]
msiexec /i {package|productcode} [property]
msiexec /a package [property]
Repair an installation:
msiexec /f[p|o|e|d|c|a|u|m|s|v] {package|productcode}
Uninstall a product:
msiexec /x {package|productcode} [property]
Advertise a product:
msiexec /j[u|m] package [/t transform] [/g languageid]
msiexec {u|m} package [/t transform] [/g languageid]
Apply a patch:
msiexec /p patchpackage [property]
msiexec /p patchpackage /a package [property]
Modifiers for above operations:
msiexec /l[*][i|w|e|a|r|u|c|m|o|p|v|][+|!] logfile
msiexec /q{|n|b|r|f|n+|b+|b-}
Register a module:
msiexec /y module
Unregister a module:
msiexec /z module
Display usage and copyright:
msiexec {/h|/?}
NOTE: Product code on commandline unimplemented as of yet
Copyright 2004 Vincent B�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.
http://bugs.winehq.org/show_bug.cgi?id=2398
------- Additional Comments From nospam(a)thenerdshow.com 2006-28-04 02:31 -------
You know what... the MDI interface is out the proverbial window anyway.
http://www.asktog.com/readerMail/2000-07ReaderMail.html#Anchor2http://pl.atyp.us/wordpress/?p=171 I wouldn't mind at all if we put in a
per-program option to split the OpenGL viewports onto separate movable windows.
This would make old, clunky MDI apps more desktop-friendly, IMO. Especially if
the window locations were stored in a database so that your program would open
up and the windows would arrange themselves like they were...
Why re-invent the wheel when you can give them flight? The idea of splitting
old MDI applications into separate windows would be a boon for xinerama users.
Kind of reminds me of what GGI has done: http://www.ggi-project.org/screenshots.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=5108
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-28-04 02:16 -------
duplicate
*** This bug has been marked as a duplicate of 4323 ***
--
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=4323
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |linuxuser(a)process.si
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-28-04 02:16 -------
*** Bug 5108 has been marked as a duplicate of this 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=5108
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|LATER |
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-28-04 02:15 -------
duplicate
--
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=5139
------- Additional Comments From Niarbeht(a)yahoo.com 2006-28-04 01:38 -------
Yup, happens to me if I try to install it from an installer. The joy of having
it pre-installed on Windows...
--
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=4360
------- Additional Comments From vitaliy(a)kievinfo.com 2006-28-04 01:14 -------
Could you generate +wintab32 trace? Seems like last few calls were made to 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=2181
------- Additional Comments From vitaliy(a)kievinfo.com 2006-27-04 23:43 -------
And you are able to start the new game? Not just start civ2.exe and then exit?
Also what sound driver are you using? Try OSS. (but it's a separate bug from
this 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=5094
------- Additional Comments From vitaliy(a)kievinfo.com 2006-27-04 23:42 -------
grep -A 10 -B 1000 "err:x11drv:X11DRV_CreateBitmap" /path/to/your/log >
/tmp/new_log.txt
--
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 vitaliy(a)kievinfo.com 2006-27-04 23:38 -------
Ok guys this is bug report. NOT a forum of sorts. You have something usefull to
report have at it.
--
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=5141
------- Additional Comments From vitaliy(a)kievinfo.com 2006-27-04 23:32 -------
1. Try without MSXML - it should work.
2. Get source and recompile. Make sure you do have FontForge and freetype installed.
--
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=5141
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|Age of Mythology: No text in|
|menu's |
Summary|Menu Text Stopped Working in|Age of Mythology - no menu
|Age of Mythology with |text (regression?)
|upgrade to wine .9.12 |
--
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 philip(a)digitalinfinity.biz 2006-27-04 21:53 -------
I'm not mad. I'm disapointed that its not working. You guys got my hopes up. I
was hoping to dump windows once and for all.
--
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=2181
------- Additional Comments From ead1234(a)hotmail.com 2006-27-04 21:53 -------
I am running fluxbox on gentoo and gnome on ubuntu. Same problem on both
machines. Sound works on both machines, but when i enable sound in winecfg is
when civ2.exe crashes. Otherwise civ2 runs without sound if its unchecked in
winecfg.
--
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=5094
------- Additional Comments From cnbiz850(a)sohu.com 2006-27-04 20:58 -------
The log is too large (550MB and it even didn't get to the open of the main
window) and I couldn't even edit it. Is there a better way to get you the 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=5141
------- Additional Comments From pyromithrandir(a)gmail.com 2006-27-04 20:47 -------
I just deleted my ~/.wine/ and reinstalled MSXML, but it didn't fix the problem.
Same as before - no text on the menus.
If you have any other ideas, I'd be happy to try them.
--
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=5141
------- Additional Comments From emerzon(a)gmx.net 2006-27-04 19:31 -------
The problem is not with wine 0.9.12, it works fine here.
Probably your MSXML got messed up, try reinstalling on a clean ~/.wine
Regards,
Emerson
--
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 philip(a)digitalinfinity.biz 2006-27-04 19:12 -------
I want to add one more comment here. The code for pbuffers is going to be slow.
Its nothing more than an evil hack. The best solution is to get an X Subwindow
as a viewport. Then you can use the natural speed of OpenGL to render the code.
--
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 philip(a)digitalinfinity.biz 2006-27-04 19:06 -------
The information in the article on http://wiki.winehq.org/OpenGL page is
interesting. So let me get this straight. You guys actually expect the x.org
people to reimplement part of x to fix a bad design decision made by you. I
don't support that. I remember sending an email to the wine developers mailing
list about this issue way back when you guys decided to make the change to this
new design. You ignored what I had to say. I then dismissed the Windows apps on
the linux platform something that will never be accomplished. I'm saddened that
you guys proved me right.
You guys had a basically working design that would have eventually gotten you
allot further back when you had the original engine. Its too bad you didn't
persue that avenue. You would have had a working system by now. Regardless of
the problems you had before. I saw it. It was working. And you threw away a
working design. If you guys had placed resources into getting installers to work
we would have something useable today. Right now the state of wine is currently
not even close to being working. Thats really too bad.
The biggest chance for Linux to capture the desktop market is sitting at your
feet and the technology is not going to be ready to take advantage of that.
--
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=5141
------- Additional Comments From pyromithrandir(a)gmail.com 2006-27-04 17:55 -------
I just did a regression test, removing the movieplayer.exe file, and found that
the text is not on the menus with 0.9.10.
For the record, I'm using the ubuntu .deb wine packages here:
http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=174803 and
.9.11 isn't listed there. If needed, I can compile that version from source (as
well as the other versions I'm referencing) but as the problem appears to be
with the .9.10 patch, I don't think that it is necessary.
--
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=5094
------- Additional Comments From hallo(a)michael-kaufmann.ch 2006-27-04 17:46 -------
Unfortunately there's not enough information in the log. Please create a log
with "trace+bitmap,trace+x11drv,trace+relay". It will be big, but the most
important information is probably in the 1000 lines before the message "Trying
to make bitmap with planes=1, bpp=4" is printed for the first time, so you can
remove the other lines from the log file.
--
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=5141
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |Age of Mythology: No text in
| |menu's
Summary| |Menu Text Stopped Working in
|Menu Text Stopped Working in|Age of Mythology with
|Age of Mythology with |upgrade to wine .9.12
|upgrade to wine .9.12 |
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-27-04 17:20 -------
Hi, could you do a regression test to find the patch that broke the application??
>I upgraded to wine 0.9.12 from 0.9.9 (I didn't use .9.10 or .9.11 because AoM
>wouldn't even start correctly with them, so I don't know if the text would have
>worked with those versions or not)
IRC you can get it running in 0.9.10 an .11 by removing(deleting) the intro
videos of the game. Then you could test whether or not it worked in those versoins.
--
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=3945
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-27-04 16:35 -------
The crash was already there before i merged the patches from Mike's tree.
>As for the unsupported opcode, I don't think it's ever been supported. How did
>you get this demo to run anyway - doesn't it complain about DirectX 9.0c not
>being installed?
It doesn't complain about dx 9.0c not being installed. I disabled the checkbox
"Allow pixelshader" in winecfg, and then (before your patch) the app wouldn't
crash, but all menu's and graphics is made out of "blocks" (i could attach a
screenshot if you want). With pixelshader enabled the app (before your patch)
wouldn't crash as well, but the screen remained black.
--
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=5140
------- Additional Comments From mcitadel(a)gmail.com 2006-27-04 15:29 -------
I tried using a native msvcrt.dll file but nothing changed. As for a free
download for this application, I couldn't find any.
--
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=3945
------- Additional Comments From ivg2(a)cornell.edu 2006-27-04 15:08 -------
It's interesting that you see this with the recent patches in Mike's tree - this
shouldn't cause that bug. The crash was introduces earlier when I added a 1st
pass to count the registers (and forgot to check for NULL).
As for the unsupported opcode, I don't think it's ever been supported. How did
you get this demo to run anyway - doesn't it complain about DirectX 9.0c not
being installed?
--
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.
Menu Text Stopped Working in Age of Mythology with upgrade to wine .9.12
X-Bugzilla-Reason: AssignedTo
http://bugs.winehq.org/show_bug.cgi?id=5141
Summary:
Menu Text Stopped Working in Age of Mythology with
upgrade to wine .9.12
Product: Wine
Version: 0.9.12.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pyromithrandir(a)gmail.com
I upgraded to wine 0.9.12 from 0.9.9 (I didn't use .9.10 or .9.11 because AoM
wouldn't even start correctly with them, so I don't know if the text would have
worked with those versions or not) and all of the text on my AoM menus
disappeared! I saw that this was a problem that happens without wine (
www.support.microsoft.com/?scid=kb;en-us;810381&spid=561&sid=1523 ) so I tried
updating the fonts and msxml, but have had no luck.
The game plays just fine, though, once I start playing. I just have to remember
which buttons to press to get that far. In game text appears without any problems.
If I revert to version .9.9 the menu text returns, but the upgrade to .9.12
makes it disappear 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=5140
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-27-04 14:30 -------
Is there a free download for this application somewhere? If so , could you add
the link. About the capital A's: i've seen this in the Wizardy demo as well,
could you try if running with native msvcrt.dll changes this behaviour? 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=3945
------- Additional Comments From ivg2(a)cornell.edu 2006-27-04 14:27 -------
Actually can you find the shader that crashes (+d3d_shader) and print it out
please? [ the dx shader ]
--
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=3945
------- Additional Comments From ivg2(a)cornell.edu 2006-27-04 14:18 -------
You're right, the register counting pass function does not properly handle NULL
opcode which is a bug. The opcode is NULL, because it has not been documented as
supported on Pixel Shaders v. 1.1.
{D3DSIO_TEXREG2GB,"texreg2gb","undefined", 2, pshader_texreg2gb,
D3DPS_VERSION(1,2), D3DPS_VERSION(1,3)},
--
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=5140
Summary: PlayOnline Viewer Update to 1.17.01 has Font Problems
Product: Wine
Version: 0.9.12.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcitadel(a)gmail.com
As of April 18, 2006, the PlayOnline Viewer version gets updated to 1.17.01.
After the update, some fonts don't appear and other fonts appear with only
capital A's.
--
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=3945
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-27-04 13:54 -------
Created an attachment (id=2348)
--> (http://bugs.winehq.org/attachment.cgi?id=2348&action=view)
crash in pixelshader.c
Hi, it crashes now again, see attached log. Ivan, this is caused by a patch by
you. Following patch fixes it but i don't know if it's really correct. Ivan ,
could you have a look at it? I think curOpcode is NULL on my computer, which
seems to cause the crash. What should happen in the function if this happens?
Thanks.
diff --git a/dlls/wined3d/pixelshader.c b/dlls/wined3d/pixelshader.c
index cb14a83..04587b4 100644
--- a/dlls/wined3d/pixelshader.c
+++ b/dlls/wined3d/pixelshader.c
@@ -926,7 +926,8 @@ inline static void pshader_program_get_r
}
/* Fetch opcode */
- curOpcode = shader_get_opcode((IWineD3DBaseShader*) This, *pToken);
+ curOpcode = shader_get_opcode((IWineD3DBaseShader*) This, *pToken);
+ if(!curOpcode) return;
++pToken;
/* Skip declarations (for 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=2765
------- Additional Comments From the3dfxdude(a)gmail.com 2006-27-04 12:51 -------
Oh sorry,
What you need to do is prove that wineprefixcreate is not creating the key for
you, otherwise, we still believe it is already fixed; I just tested and it works
correctly for 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.
http://bugs.winehq.org/show_bug.cgi?id=2765
------- Additional Comments From the3dfxdude(a)gmail.com 2006-27-04 12:46 -------
Reading the first comment:
"Adding
[Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Shell
Folders\\]"Programs"="c:\\windows\\Start Menu\\Programs"
to users.reg file in ~/.wine/ fixes the problem."
Look for 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=3254
------- Additional Comments From dank(a)kegel.com 2006-27-04 10:33 -------
I just tried it with a very recent wine from cvs,
and it still can't connect. It simply appears to hang
after you type username and password and click 'connect'.
Using +relay, I found evidence that it's put up a dialog
with retry and cancel choices, but I don't see those.
--
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=2765
------- Additional Comments From fgrieco(a)gmail.com 2006-27-04 10:14 -------
You're wrong and you don't read what i wrote.
I use Wine 0.9.12. My ~/.wine directory is new and i never
used old wine version...
therefore i think it was not completly fixed 1 year ago...
and please don't use caps...
you're very annoying
--
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=3256
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From dank(a)kegel.com 2006-27-04 09:35 -------
OK, it's still not crashing for me. 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=2765
------- Additional Comments From vitaliy(a)kievinfo.com 2006-27-04 09:23 -------
It's FIXED MORE THEN YEAR AGO.
Please remove your ~/.wine directory and let Wine recreate it.
Also make sure you have LATEST Wine version (0.9.12).
--
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=4360
hkuehnle(a)sysdesk.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2341 is|0 |1
obsolete| |
------- Additional Comments From hkuehnle(a)sysdesk.de 2006-27-04 09:12 -------
Created an attachment (id=2347)
--> (http://bugs.winehq.org/attachment.cgi?id=2347&action=view)
New Photoshop 7 Relay Trace Log
Here's a 2nd attempt at creating the proper relay log. As a side note, I was
able to work with Photoshop 7 yesterday for a while without a crash, however
later runs would result with the same crash 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=2765
------- Additional Comments From fgrieco(a)gmail.com 2006-27-04 09:05 -------
In my user.reg there wasn't the string of the first comment.
If i add it... i can normally install starcraft.
Thanks, i think the string should normally be in user.reg
--
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=1316
------- Additional Comments From rgbl(a)email.it 2006-27-04 08:44 -------
This seems to be solved for wine 0.9.12: in figures the text is OK, but 3d
graphs give an error of "bad pixels" and cannot be rotated.
--
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=2181
------- Additional Comments From vitaliy(a)kievinfo.com 2006-27-04 08:38 -------
Nope disabling sound doesn't help. It looks like it's crashing for you in the
different place.
For me it crashes when hit enter in "Select your tribe" and it tries to popup
"Please enter your name".
--
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=2765
------- Additional Comments From Speeddymon(a)gmail.com 2006-27-04 06:02 -------
f0x.. Read the first comment on this bug and check to see if that key/string
value is there in your registry. If not, let us know.
--
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=3897
------- Additional Comments From joergen.vonbargen(a)sartorius.com 2006-27-04 03:28 -------
Having the same problem with Wine 0.9.10 and InnoSetup 4.1.0
--
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=2765
------- Additional Comments From fgrieco(a)gmail.com 2006-27-04 02:24 -------
Ok, sorry for posting in a duplicate bug (#2878)
I can't intall an italian version of Starcraft. Install fails with the italian
message "Non è stato trovato il menu di avvio del programma" that in english
sounds like "No start program menu found". I tried wineprefixcreate with no
results. If you need more informations...
Wine 0.9.12 under Gentoo.
--
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=4323
------- Additional Comments From lionel(a)mamane.lu 2006-27-04 01:45 -------
Forget that, the european CVS server seems to be out of date. Using the US
server, patch applies.
--
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=4323
------- Additional Comments From lionel(a)mamane.lu 2006-27-04 01:39 -------
The patch seems not to apply to CVS HEAD (taken from european CVS server):
(i386)master@capsaicin:~/src/wine/wine$ patch -p0 < ../DnsQueryConfig.patch
can't find file to patch at input line 8
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: dlls/dnsapi/dnsapi.spec
|===================================================================
|RCS file: /home/wine/wine/dlls/dnsapi/dnsapi.spec,v
|retrieving revision 1.2
|diff -u -p -r1.2 dnsapi.spec
|--- dlls/dnsapi/dnsapi.spec 10 Apr 2006 14:34:02 -0000 1.2
|+++ dlls/dnsapi/dnsapi.spec 22 Apr 2006 19:16:02 -0000
--------------------------
File to patch:
--
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=4323
------- Additional Comments From scott(a)open-vote.org 2006-27-04 00:35 -------
I can't test patches at the moment, but you can test it yourself rather easily
by downloading eMule, clicking connect, and then searching for a file:
http://emule-project.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=5139
Summary: Americas Army will not install properly
Product: Wine
Version: 0.9.12.
Platform: PC
URL: http://appdb.winehq.org/appview.php?versionId=4817
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
The americas army version 2.6 installer starts up and lets you choose which
components you would like to install or not install and then 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=2181
------- Additional Comments From Speeddymon(a)gmail.com 2006-26-04 23:14 -------
For the sound issue, normally we would ask you to create a new bug for it, but
since it is usually an easy fix, I will address it here. What window manager
are you running on each box?
--
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=2181
------- Additional Comments From ead1234(a)hotmail.com 2006-26-04 23:08 -------
civ2.exe works flawlessly, without sound on both of my linux boxes "IF" the
sound driver is unchecked under wineconfig. If the sound driver is checked the
game crashes. This is true of both of my linux boxes, one running gentoo and
one running ubuntu and both are running wine version 0.9.12.
--
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=5138
------- Additional Comments From mike(a)codeweavers.com 2006-26-04 23:08 -------
I'm building Wine with gcc 4.1 on Slackware 10.1 and don't see this problem.
Are you compiling with -O0 by any chance?
You can get rid of the configure warning by installing a newish version of
FontForge.
--
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=2181
ead1234(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2344 is|0 |1
obsolete| |
------- Additional Comments From ead1234(a)hotmail.com 2006-26-04 23:05 -------
Created an attachment (id=2345)
--> (http://bugs.winehq.org/attachment.cgi?id=2345&action=view)
relay debug channel
civ2.exe crashes only when the sound driver is enabled on winecfg. This is true
on both of my linux boxes using wine version .9.12 on gentoo and ubuntu. The
game runs and works flawlessly when sound driver is not enabled in winecfg.
--
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=2181
------- Additional Comments From ead1234(a)hotmail.com 2006-26-04 22:58 -------
Created an attachment (id=2344)
--> (http://bugs.winehq.org/attachment.cgi?id=2344&action=view)
relay debug channel
civ2.exe crashes when enabling sound in winecfg. The game starts and runs fine
on wine version .9.12 as long as the sound drivers are unchecked in winecfg.
This is true on both of my linux boxes, one running gentoo and one running
ubuntu, using the same version of wine.
--
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=5138
Summary: Unresolved external to strncmpW
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: david.ronis(a)mcgill.ca
I've been following wine via CVS for years. Recently, the builds started
failing. First,
and this is probably not be relevant, I get a warning about freetype2 not being
found;
specifically:
*** Warning: Freetype or Fontforge is missing.
*** Fonts will not be built. Dialog text may be invisible or unaligned.
This is not correct, I've got freetype-2.1.10 installed from a build-tree where
prefix=/usr
In any event, after make depend, make dies as:
make[2]: Entering directory `/home/ronis/Project/notar/wine/dlls/shlwapi'
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./shlwapi.spec
assoc.o clist.o istream.o msgbox.o ordinal.o path.o reg.o regstream.o
shlwapi_main.o stopwatch.o string.o thread.o url.o wsprintf.o shlwapi.res
-Wl,--rpath,\$ORIGIN/`../../tools/relpath /usr/local/lib/wine /usr/local/lib` -o
shlwapi.dll.so -L../../dlls -loleaut32 -lole32 -luser32 -lgdi32 -ladvapi32
-lkernel32 -lntdll -Wb,-doleaut32 -L../../libs -lwine -luuid
-L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port
string.o(.text+0x10b3): In function `StrStrW':
/home/ronis/Project/notar/wine/dlls/shlwapi/string.c:531: undefined reference to
`strncmpW'
collect2: ld returned 1 exit status
winegcc: /usr/bin/gcc failed.
I've checked and it appears that this is defined in wine/include/unicode.h as
static inline and string.c does include unicode.h. If strncmpW is defined as
static inline, can it really be used as an argument to the function (if that is
what is at line 531 in string .c)? The line in qustion reads:
return SHLWAPI_StrStrHelperW(lpszStr, lpszSearch, strncmpW);
One thing that has changed here is that I've started using gcc-4.1.0.
Other than that, I'm running slackware-current.
--
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=5137
------- Additional Comments From mike(a)codeweavers.com 2006-26-04 22:42 -------
Do you have an example of an application that depends on more that 1024 frames?
It seems like an obvious bug, but an application might help somebody test it
more easily after fixing 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=4370
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tiago.freire(a)gmail.com
------- Additional Comments From vitaliy(a)kievinfo.com 2006-26-04 21:30 -------
*** Bug 5136 has been marked as a duplicate of this 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=5136
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-26-04 21:30 -------
Duplicate
*** This bug has been marked as a duplicate of 4370 ***
--
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=4370
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
------- Additional Comments From vitaliy(a)kievinfo.com 2006-26-04 21:29 -------
*** Bug 4448 has been marked as a duplicate of this 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=4448
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-26-04 21:29 -------
Duplicate
*** This bug has been marked as a duplicate of 4370 ***
--
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=2878
------- Additional Comments From tony.lambregts(a)gmail.com 2006-26-04 17:06 -------
This bug is a duplicate (lots of swear words)!!!!
Please use bug 2765
BTW did you run wineprefixcreate?
--
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=2878
------- Additional Comments From fgrieco(a)gmail.com 2006-26-04 16:03 -------
Same problem here with an italian version of Starcraft.
Wine version 0.9.12 under Gentoo.
when i run "wine /mnt/iso/install.exe", an error appears "Non è stato trovato il
menu di avvio del programma" in italian (in english "No start program menu
found"). If you need more information, tell 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.
http://bugs.winehq.org/show_bug.cgi?id=5137
Summary: avifil32 limits itself to max of 1024 frames when
writing avis
Product: Wine
Version: 0.9.12.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gus(a)inodes.org
>From a quick look at avifile.c:AVIFile_AddRecord(), you'll see that it limits
itself to creating indices with 1024 entries - adding another hits the assert on
line 1461. It would be a simple change to replace the assert with a codepath
that reallocs a larger idxRecords array and continues. (Assuming, of course
that the AVI file format deals with more than 1024 index entries - I don't know
any more about the AVI format than what I've worked out from the wine API ;)
--
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=5121
------- Additional Comments From fasici(a)linux-sevenler.org 2006-26-04 15:20 -------
I installed fontforge 20060413; but it didn't fix the problem. I can't find a
small test app but I removed some files from this application and created an
archive (8MB). You can find it here:
http://suleyman.nyg.ege.edu.tr/fatih/TCDD.tar.bz2
In order to run the application:
1. add a d: drive and extract the archive in it.
2. copy D:\TCDD\YURTICI\ads.ini to C:\WINDOWS\
3. cd to D:\TCDD\YURTICI\Admin and run TcddAdmin.exe
4. You will see two textboxes: Username and password in Turkish. Username is
ADMN and password tcdd (Perhaps you may have to press shift while typing
password)
5. Press the first button above (labeled "Kullanici Tanimlari"). Then you will
see the list.
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=5136
------- Additional Comments From tiago.freire(a)gmail.com 2006-26-04 12:26 -------
Sorry for not telling it right away, but prior to displaying the normal
splash/login screen, it displays an alert dialog box with that unsympathetic
red icon with an 'X', and it shows lots of question marks instead of text.
Being an alert box, all I can do is to click on its single button, and then
the expected splash/login screen shows 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=5136
Summary: Gunbound WC does not update, thus cannot login to the
game
Product: Wine
Version: 0.9.12.
Platform: Other
URL: http://www.gbound.com.br
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tiago.freire(a)gmail.com
Gunbound is an online game much like the Worms series, but with up-to-date
graphics, a world ranking, stuff which you can buy to give you combat bonuses
et al.
At the game start it should:
1) Show up splash screen
2) Splash screen loads a html with game news
3) Looks for updates on the web and installs them
4) Show up login prompt
Unfortunately, it does not pass the login screen. It shows up the splash, but
the area where the html should show stays blank, and the updates are never
downloaded.
The first time I ran it wine asked me if I wanted to download the mozilla
activex control, and it downloaded it, so I *think* it is installed...
Running from the command line it spits the following:
fixme:ole:CoRegisterMessageFilter stub
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not
registered
err:ole:CoGetClassObject no class object
{4955dd33-b159-11d0-8fcf-00aa006bcc59} could be created for for context 0x1
fixme:ole:CoCreateInstance no classfactory created for CLSID
{4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80040154
err:ole:ITypeInfo_fnInvoke failed to convert param 1 to VT_VARIANT|VT_BYREF
from VT_VARIANT|VT_BYREF
fixme:ole:CoRegisterMessageFilter stub
fixme:shell:DllCanUnloadNow stub
fixme:ole:ITypeInfo_fnRelease destroy child objects
If there is anything else I can do to help, please tell 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.
http://bugs.winehq.org/show_bug.cgi?id=4739
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-26-04 09:54 -------
Closing Duplicate.
--
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=4702
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-26-04 09:50 -------
Closing Duplicate.
--
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=4679
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-26-04 09:49 -------
Closing Duplicate
--
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=4676
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-26-04 09:47 -------
Closing Duplicate.
--
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=4659
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-26-04 09:47 -------
Closing Duplicate.
--
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=4641
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-26-04 09:45 -------
Closing duplicate
--
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=5135
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://download.inicom.net/F
| |lashFXP_32_Setup.exe
Keywords| |download
Summary|FlashFXP v3.2 Crashes |FlashFXP v3.2 Crashes
|Instantly Upon Execution |Instantly Upon Execution (on
| |FreeBSD)
--
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=5135
------- Additional Comments From vitaliy(a)kievinfo.com 2006-26-04 01:04 -------
try:
cd ~/.wine/drive_c/Program\ Files/FlashFXP
wine flashfxp.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=4360
------- Additional Comments From vitaliy(a)kievinfo.com 2006-26-04 00:44 -------
No it doesn't sorry. Do this instead:
Run photoshop and attach /tmp/relay.txt to this bug :
WINEDEBUG=+tid,+seh,+relay wine program.exe &> /tmp/relay.log && grep -A 20 -B
300 "seh:" /tmp/relay.log > /tmp/relay.txt
--
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=5135
Summary: FlashFXP v3.2 Crashes Instantly Upon Execution
Product: Wine
Version: 0.9.12.
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tmf(a)adtaq.com
Installing FlashFXP 3.2 from http://download.inicom.net/FlashFXP_32_Setup.exe
works properly. Execution of the app results in a Bus Error. See attached for logs.
--
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=4848
ilan(a)fonz.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.10. |0.9.12.
------- Additional Comments From ilan(a)fonz.net 2006-25-04 18:31 -------
Confirmed under 0.9.12.
--
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=5134
Summary: Audio Tab in winecfg freezes program and gives an
invalid pointer error.
Product: Wine
Version: 0.9.12.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: holy.smoking.floorboards.batman(a)gmail.com
When I click on the 'Audio' tab of winecfg, the program freezes and outputs the
following error to the console:
------------------------
*** glibc detected *** free(): invalid pointer: 0x7c0e6cb8 ***
wine: Assertion failed at address 0xffffe410 (thread 0009), starting debugger...
err:seh:raise_exception Unhandled exception code c000013a flags 0 addr 0xffffe410
err:seh:raise_exception Unhandled exception code c000013a flags 0 addr 0xffffe410
err:seh:raise_exception Unhandled exception code c000013a flags 0 addr 0xffffe410
--
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=5133
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.eventide.net/down
| |load.html
Component|website-bugs |wine-binary
Keywords| |download
Product|WineHQ Apps Database |Wine
Version|unspecified |0.9.12.
------- Additional Comments From tony.lambregts(a)gmail.com 2006-25-04 14:27 -------
Not a Website 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=5132
nospam(a)thenerdshow.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From nospam(a)thenerdshow.com 2006-25-04 14:10 -------
Ok that worked. Somehow I had the wrong version number. Probably one of those
cheap games I installed. EQ2 won't work yet, however. At least not until some
more work is done on pixel shaders. I get as far as the character screen though :)
--
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=5133
Summary: Rubies of Eventide Fails to Load with "fault while
loading symbols" error
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: holy.smoking.floorboards.batman(a)gmail.com
(Running Gentoo 2.6.15-r1, Wine: 0.9.12 and Rubies of Eventide: 0.95)
Installation of the game goes (seemingly) flawlessly. Running the game via KDE
menu, desktop icon or in console crashes the game (by running the
RubiesLauncher.exe) In console I do get an error, however (the following is all
of the output after entering "wine RubiesLauncher.exe"):
Extracting rez file SoundFX.rez to directory C:\Program Files\Rubies of
Eventide\rez\SoundFX
Finished extracting 9 directories 355 resources
Rez File Size = 25180105
err:msvcrt:MSVCRTD_operator_new_dbg Not allowed nBlockUse value: 2
err:msvcrt:MSVCRTD_operator_new_dbg Not allowed nBlockUse value: 2
err:msvcrt:MSVCRTD_operator_new_dbg Not allowed nBlockUse value: 2
err:msvcrt:MSVCRTD_operator_new_dbg Not allowed nBlockUse value: 2
err:msvcrt:MSVCRTD_operator_new_dbg Not allowed nBlockUse value: 2
err:msvcrt:MSVCRTD_operator_new_dbg Not allowed nBlockUse value: 2
err:dbghelp_msc:pe_load_debug_directory Got a page fault while loading 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=4637
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-25-04 13:42 -------
Closing Duplicate.
--
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=4623
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-25-04 13:42 -------
Closing Duplicate.
--
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=4622
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-25-04 13:26 -------
Closing Duplicate.
--
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=4621
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-25-04 13:24 -------
Closing Duplicate.
--
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=4611
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-25-04 13:23 -------
Closing Duplicate.
--
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=4609
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-25-04 13:22 -------
Closing Duplicate.
--
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=4604
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-25-04 13:21 -------
Closing Duplicate.
--
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=4602
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-25-04 13:20 -------
Closing Duplicate
--
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=4597
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-25-04 13:20 -------
Closing Duplicate
--
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=4589
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-25-04 13:19 -------
Closing duplicate.
--
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=5124
------- Additional Comments From Speeddymon(a)gmail.com 2006-25-04 13:14 -------
Yes that would be a big help, but at the same time, I want to make sure that it
isn't a combination of things that stopped it from working since then..
It could be that you were missing the files before, but they weren't required
for whatever reason, but that now they are because of the changes to wine's
directx implementation, so to make sure that is not the case, I'd like you to go
ahead and try the latest opengl to make sure.. If you want, you could also try
using a slackware package from linuxpackages.net that has a more recent version
of opengl, instead of compiling from source.
--
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=4964
------- Additional Comments From juris.smotrovs(a)sets.lv 2006-25-04 11:00 -------
Created an attachment (id=2340)
--> (http://bugs.winehq.org/attachment.cgi?id=2340&action=view)
Testcase in dlls/user/tests/msg.c demonstrating problem
This testcase demonstrates both Bug 4964 and 4960;
see Wine's behaviour instead of message sequence
WmMaximizeMDIchildInvisibleParentSeq.
--
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=4960
juris.smotrovs(a)sets.lv changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2311 is|0 |1
obsolete| |
------- Additional Comments From juris.smotrovs(a)sets.lv 2006-25-04 10:56 -------
Created an attachment (id=2339)
--> (http://bugs.winehq.org/attachment.cgi?id=2339&action=view)
Testcase, addition to dlls/user/tests/msg.c test
There were defects in the previous patch; this one I carefully checked, it
should be OK.
It succeeds on Windows (I have Windows 2000), but fails on Wine.
Particularly, in the sequence WmMaximizeMDIchildInvisibleParentSeq
there are many discrepancies (and of different nature) between
messages sent by Windows and by Wine.
--
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=5132
------- Additional Comments From jan.wine(a)zerebecki.de 2006-25-04 09:29 -------
Also make sure that the version of dx in the registry is set to the latest dx
version string (4.09.00.0904), using a fresh .wine with the latest wine should
make sure of 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=2905
------- Additional Comments From frix(a)engineer.com 2006-25-04 09:27 -------
Hi there,
I think the bug regarding the disk size was also reported under real MS Windows.
It occurrs when you're trying to install the game onto a partition formatted for
NTFS. It installs fine under real win2k, but the target partition must be
formatted in FAT32.
I don't know which function call under wine is called to return the available
disc size, but it seems to emulate the NTFS response...
Regards,
Frikkie
--
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=5130
------- Additional Comments From mike(a)codeweavers.com 2006-25-04 09:09 -------
Appears to be crashing somewhere near IDropTarget_Release in OLEDD_UnInitialize.
--
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=5124
------- Additional Comments From fojtik(a)penguin.cz 2006-25-04 08:14 -------
Dear Tom,
do you think, it makes sense for wine development testing which patch stopped
wine to work?
As I have written before, wine works fine up to 0.9.9. At least this
situation should be catched by ./configure.
I have normally installed Slackware 9. When I install OpenGL, my configuration
will change.
--
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=5132
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-25-04 07:15 -------
In know one (directx 8.1) game that checks for presence of
~/.wine/drive_c/windows/system32/d3d8.dll.
So maybe it's just checking for d3d9.dll. So this could be worth a quick shot: do
"touch ~/.wine/drive_c/windows/system32/d3d9.dll"
and try again. You might be lucky (but i fear not :) )
BTW what is the exact error massage it pops 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=3774
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeremy(a)junksista.com
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-25-04 07:09 -------
*** Bug 4623 has been marked as a duplicate of this 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=4623
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-25-04 07:09 -------
Also a duplicate of 3774
Hi, i just checked this application as well and the bug is fixed by the (yet)
unmerged patches from Stefan Doesinger. So likely to be fixed soon i guess
*** This bug has been marked as a duplicate of 3774 ***
--
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=3774
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-25-04 07:07 -------
Hi, i just checked and the crash at least is fixed by the (yet) unmerged patches
from Stefan Doesinger. So likely to be fixed soon i guess
--
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=3774
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine.dev(a)web.de
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-25-04 07:04 -------
*** Bug 4609 has been marked as a duplicate of this 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=4609
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-25-04 07:04 -------
duplicate of 3774
*** This bug has been marked as a duplicate of 3774 ***
--
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=922
crimsonking(a)nullfs.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |crimsonking(a)nullfs.com
------- Additional Comments From crimsonking(a)nullfs.com 2006-25-04 00:45 -------
wine 0.9.12 running on gentoo, still getting a series of:
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
until it crashes with
Error Number: 0x80040706
Description: Object reference not set
--
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=3501
------- Additional Comments From qingdao33122(a)yahoo.com 2006-24-04 22:47 -------
Created an attachment (id=2338)
--> (http://bugs.winehq.org/attachment.cgi?id=2338&action=view)
dlls/comctl32/rebar.c in my local tree
No significant revision in the cvs tree since I modify the file locally.
So you can replace the file with the attached version 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=5132
Summary: DirectX 9.0c not detected (EQ2.exe)
Product: Wine
Version: CVS
Platform: Other
URL: http://everquest.com
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nospam(a)thenerdshow.com
Everquest II fails to detect DirectX 9.0c. I think this game would work if we
could fool the detection library into thinking we have DirectX 9.0c installed.
I think the problem has to do with the game looking for the Nvidia Control Panel
. Will try installing the nvidia control panel next and see what happens. Be
nice if there was a solution that didn't involve hot-patching the binary.
warn:file:wine_nt_to_unix_file_name L"NVCPL.dll" not found in
/home/fozner/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\NVCPL.dll",0x1025f4f0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\NVCPL.dll" 520
0x1025f2b0 (nil))
warn:file:wine_nt_to_unix_file_name L"NVCPL.dll" not found in
/home/fozner/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U (L"D:\\Sony\\EverQuest
II\\RPCRT4.DLL",0x1025e7d8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"D:\\Sony\\EverQuest II\\RPCRT4.DLL" 520
0x1025e598 (nil))
warn:file:wine_nt_to_unix_file_name L"RPCRT4.DLL" not found in
/home/fozner/.wine/dosdevices/d:/Sony/EverQuest II
trace:file:RtlDosPathNameToNtPathName_U (L".\\RPCRT4.DLL",0x1025e7d8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\RPCRT4.DLL" 520 0x1025e598 (nil))
warn:file:wine_nt_to_unix_file_name L"RPCRT4.DLL" not found in
/home/fozner/.wine/dosdevices/d:/Sony/EverQuest II
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\RPCRT4.DLL",0x1025e7d8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\RPCRT4.DLL" 520
0x1025e598 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\RPCRT4.DLL"
-> "/home/fozner/.wine/dosdevices/c:/windows/system32/rpcrt4.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\RPCRT4.DLL"
-> "/home/fozner/.wine/dosdevices/c:/windows/system32/rpcrt4.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\RPCRT4.DLL" 64
0x1025e890 0x1025e8f8)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\RPCRT4.DLL",0x1025e8e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\RPCRT4.DLL" 520
0x1025e618 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\RPCRT4.DLL"
-> "/home/fozner/.wine/dosdevices/c:/windows/system32/rpcrt4.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\RPCRT4.DLL"
-> "/home/fozner/.wine/dosdevices/c:/windows/system32/rpcrt4.dll"
trace:file:RtlDosPathNameToNtPathName_U (L"\\",0x1025ea5c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"\\" 520 0x1025e7bc (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\D:\\" ->
"/home/fozner/.wine/dosdevices/d:/"
trace:file:CreateFileW L"verifylog.txt" GENERIC_WRITE FILE_SHARE_READ
FILE_SHARE_WRITE creation 4 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U (L"verifylog.txt",0x1025cca0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"verifylog.txt" 520 0x1025ca04 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\D:\\Sony\\EverQuest
II\\verifylog.txt" -> "/home/fozner/.wine/dosdevices/d:/Sony/EverQuest
II/verifylog.txt"
trace:file:CreateFileW returning 0x168
trace:file:SetFilePointerEx handle 0x168 offset 0 newpos 0x1025cd0c origin 2
trace:file:SetFilePointerEx handle 0x168 offset 0 newpos 0x1025c8dc origin 2
trace:file:WriteFile 0x168 0x1025c950 288 0x1025c938 (nil)
--
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=4871
------- Additional Comments From philip(a)digitalinfinity.biz 2006-24-04 20:50 -------
Fixed in 0.9.12 but broken again in the latest CVS update.
--
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=4360
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From Speeddymon(a)gmail.com 2006-24-04 20:40 -------
Could you do a relay trace and post say the last 200 lines before and after the
crash? Warning the log will be huge (probably > 100MB) before you cut it down
to the requested lines.
--
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=5126
------- Additional Comments From bugs(a)fabian-franz.de 2006-24-04 19:26 -------
No, its indeed not a dup.
And the assertion is not bogus.
The real problem is that snes9x does the following.
Item.mask=LVIF_TEXT
=> Assertion fails.
But the application should not be allowed to change the mask in the first place.
The application should only change the text-related values of the item.
If it does mis-behave, wine should not copy this over.
It could also be already enough to just use the normal GetItem function, which
is not internal, but external and such copies the data.
cu
Fabian
--
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=4360
------- Additional Comments From hkuehnle(a)sysdesk.de 2006-24-04 14:54 -------
I can confirm the divide by zero exception at the same address (0x00c7797f) for
wine 0.9.9-0.9.12 on gentoo. This is also the case for Photoshop CS. I didn't
test any earlier versions of wine however. I can provide additional information
if needed.
--
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=5131
Summary: Bug with FlashFXP still exists
Product: Wine
Version: 0.9.12.
Platform: Other
URL: http://www.winehq.org/pipermail/wine-devel/2005-
April/035687.html
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spamkeizer(a)gmail.com
In the URL posted above there is a possible fix for a huge bug with FlashFXP.
(http://www.winehq.org/pipermail/wine-devel/2005-April/035687.html). I tested
the patch provided, but unfortunately this still doesn't work. I hope somebody
can take a second look at 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=4598
fpazzatura(a)email.it 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=5066
------- Additional Comments From Don.Estabrook(a)motorola.com 2006-24-04 12:37 -------
I have what I believe to be the same behaviour in 0.9.12. Started out with
0.9.10 on Fedora Core 3, via yum (fedora-extras). I do not have fontforge
installed. (Should I? There seems to be some ambiguity about that.) Menu
fonts were working in the first app I tried, but blank in another app. (In that
second app, the menus come up blank initially, but the contents fill in as the
mouse is scrolled through them.) I decided to try upgrading to the latest
before asking/investigating that problem. Now with 0.9.12, the app that was
working has completely blank menus (no magical fill-in), and winecfg does as
well. Tried removing .wine and starting over; same result. Will attach
screenshot of winecfg; it's similar "Image of font problem" from Patrick.
I'm brand new to Wine. Sorry if this has an obvious solution.
--
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=5130
Summary: Faststone Image Viewer crashes on exit
Product: Wine
Version: 0.9.12.
Platform: Other
URL: http://www.faststone.org/FSViewerDetail.htm
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Faststone crashes on exit with
wine: Unhandled page fault on read access to 0x7e9b0e1c at address 0x0000:0x00403f86
The backtrace is short and points inside the app itself only.
I'll attach a log.
--
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=4590
------- Additional Comments From ploujj(a)gmail.com 2006-24-04 11:03 -------
demo installer md5sum:
1584032ce1c5423150d198ae99396d50 dungeonkeeper2demo.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=5129
Summary: Faststone Image Viewer doesn't show all images when
scrolling
Product: Wine
Version: 0.9.12.
Platform: Other
URL: http://www.faststone.org/FSViewerDetail.htm
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Faststone image viewer seems to generally work,
but when you're looking at a directory of images,
the right-hand pane only ever shows the
images that fit when it was first shown.
As you scroll down, the new images are not
populated in the right-hand pane, though
they show up fine in the left-hand pane.
--
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=4871
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Version|0.9.12. |0.9.11.
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-24-04 10:45 -------
Fixed 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=4871
ilan(a)fonz.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.10. |0.9.12.
------- Additional Comments From ilan(a)fonz.net 2006-24-04 10:37 -------
The bug appears to be resolved in 0.9.12, as the application now installs.
--
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=4842
ilan(a)fonz.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.9. |0.9.12.
------- Additional Comments From ilan(a)fonz.net 2006-24-04 10:33 -------
Confirmed in 0.9.12
--
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=5115
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
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=4408
------- Additional Comments From Peter.Bienstman(a)UGent.be 2006-24-04 07:12 -------
This patch solves the problem indeed!
Thanks a lot!
--
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=4449
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-24-04 03:39 -------
No, isn't fixed. I think you have put a tahoma.ttf in ~/drive_c/windows/fonts.
>From a clean install Steam's text is still invisible. From comment #8:
>Wine really needs a Tahoma compatible freetype font. Anybody want to create
one?
I could givee it a shot, but how exactly could i do this? I just played around a
bit with fontforge and know a bit how it works now. However, should the font be
build from scratch, or could i just load the tahoma font into fontforge and draw
the glyphs over the existing fonts? And is that legal? Anyone has an exact "howto"?
--
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=5126
------- Additional Comments From nospam(a)thenerdshow.com 2006-24-04 03:38 -------
By the way, this bug can be worked around by simply commenting out the
assertion. And I can play the games. Bogus assertion? You tell me, after
applying this patch:
--- wine/dlls/comctl32/listview.c.orig 2006-04-23 22:33:38.000000000 -0800
+++ wine/dlls/comctl32/listview.c 2006-04-24 00:21:17.000000000 -0800
@@ -1949,7 +1950,7 @@
if (lpLVItem->iSubItem == 0)
{
State.left += REPORT_MARGINX;
- assert(lpLVItem->mask & LVIF_INDENT);
+ /* assert(lpLVItem->mask & LVIF_INDENT); */
State.left += infoPtr->iconSize.cx * lpLVItem->iIndent;
}
}
--
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=5128
nospam(a)thenerdshow.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |source
--
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=5128
nospam(a)thenerdshow.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |conformance, download
--
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=5128
nospam(a)thenerdshow.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
------- Additional Comments From nospam(a)thenerdshow.com 2006-24-04 02:42 -------
Oops. Not a duplicate of bug 5126. This assertion is in a different place.
The following patch fixes this bug but it does not fix bug 5126 so I am
reopening this. Please check this patch over. I am unfamiliar with the
codebase and as such may have hacked it a bit.
--- wine/dlls/comctl32/listview.c.orig 2006-04-23 22:33:38.000000000 -0800
+++ wine/dlls/comctl32/listview.c 2006-04-23 23:10:20.000000000 -0800
@@ -1350,6 +1350,7 @@
static COLUMN_INFO mainItem;
if (nSubItem == 0 && DPA_GetPtrCount(infoPtr->hdpaColumns) == 0) return
&mainItem;
+ if (nSubItem < 0) nSubItem = -nSubItem;
assert (nSubItem >= 0 && nSubItem < DPA_GetPtrCount(infoPtr->hdpaColumns));
return (COLUMN_INFO *)DPA_GetPtr(infoPtr->hdpaColumns, nSubItem);
}
--
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=5126
------- Additional Comments From nospam(a)thenerdshow.com 2006-24-04 02:38 -------
I downloaded http://vincent.grigorieff.free.fr/snes9x/snes9x-1.43-win32.zip and
tested it with wine CVS today. Confirmed:
listview.c:1952: LISTVIEW_GetItemMetrics: Assertion `lpLVItem->mask & 0x0010'
failed.
wine: Assertion failed at address 0xffffe405 (thread 0009), starting debugger...
Looks like a different bug though. Not a duplicate of 5128. Revising 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=5128
nospam(a)thenerdshow.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From nospam(a)thenerdshow.com 2006-24-04 01:18 -------
Yes, dup. bug 5126 was too new to show up in search I guess.
*** This bug has been marked as a duplicate of 5126 ***
--
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=5126
nospam(a)thenerdshow.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nospam(a)thenerdshow.com
------- Additional Comments From nospam(a)thenerdshow.com 2006-24-04 01:18 -------
*** Bug 5128 has been marked as a duplicate of this 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=5099
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-23-04 22:24 -------
Isn't string "\\\\.\\D:" a name of device?
--
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=4975
------- Additional Comments From clintcan(a)yahoo.com 2006-23-04 22:14 -------
Thanks for the info, I'm quite excited that advpack will be mature enough to
install ie6 by then! Until then, this satisfies my question a lot. Thanks 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=5124
------- Additional Comments From Speeddymon(a)gmail.com 2006-23-04 21:51 -------
i meant glxinfo in my first request to run it.. not glxoinfo.. sorry
--
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=5124
------- Additional Comments From Speeddymon(a)gmail.com 2006-23-04 21:50 -------
Could you rerun glxinfo? the output doesn't look complete. According to what
is there though you are missing some essential opengl files.. perhaps try
downloading and compiling the latest opengl?
--
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=4975
------- Additional Comments From truiken(a)gmail.com 2006-23-04 21:26 -------
I sugges you wait a couple months at the most, because builtin advpack will be
implemented enough to install IE6 by that time. I understand the annoyance of
not being able to install IE, but this specific problem is caused because the
user is using native dlls, and in that circumstance, this isn't a bug in Wine.
A workaround is provided, and if a user is intelligent enough to install IE
using the manual install, then he can read the directions to remove those
builtin dlls for the time being. I'm assuming that sidenet/winetools, etc, will
already provide the workaround.
--
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=4975
------- Additional Comments From vitaliy(a)kievinfo.com 2006-23-04 21:25 -------
It's invalid because Wine already does have almost working replacement for IE.
So your assert that you need IE is 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=4975
------- Additional Comments From clintcan(a)yahoo.com 2006-23-04 21:14 -------
Hi James,
What do you suggest about this invalid "bug"? It is a big annoyance, especially
with the recommended manual install howto using ie6_overrides.reg.
Most people, like me use ie6 to make some programs run (macromedia studio
products requires ie6).
Many people do not have the knowhow to do this change in wine.inf. It might be
that using builtin dlls doesn't have this bug, but ie6 won't install without
using native dlls.
It would be better if there would be a patch thst would detect if a certain
program installs dlls that would conflict with the fake ones and adjust
accordingly by letting the program use the native dlls instead of the fake ones.
Even marking the dlls as native,builtin doesn't work because wine overrides the
native dlls with the fake ones, as I understand it (causing those dll is
corrupted errors).
--
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=5071
dmoufarrege(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.11. |0.9.12.
--
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=5098
------- Additional Comments From marc.w(a)smlintl.com.au 2006-23-04 20:53 -------
I should clarify its not an install as such it is copied from a windows partition.
A standard install fails with no flash player as I have posted in a previous
thread then goes through to entering the numbers.
--
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=5098
------- Additional Comments From marc.w(a)smlintl.com.au 2006-23-04 20:40 -------
dotnetfx1.1.exe installs fine provided you have IE installed and a few other
bits and pieces.
What I have tried to do is get the program working I'm sorry my want to get
Quickbooks installed is met with much criticism.
I will attach with a standard install what errors. This is a default .wine
setup with nothing installed.
Relating to the Mozcontrol the one downloaded by wine causes issues which has
been reported in other bugs. That is why I have another 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=5118
------- Additional Comments From mccpat(a)gmail.com 2006-23-04 20:36 -------
I already did; however, I don't think this problem is program-dependent (unless
it uses a different open-file-dialog API call); rather, it has to do with all
programs that use the same API call, which I'm sure there are many of.
--
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 philip(a)digitalinfinity.biz 2006-23-04 20:09 -------
Well This is potentially a work around. But the question is how will it effect
performance on the rendering pipeline of an accelerated card. Wine is close to
windows performance when it comes to games.
Is there a way to determine between a MDI type interface and a regular window so
that they are not always rendering to pixmaps and then transposing them on to
the screen? We want to fix the problem not create a performance issue. So I
think some input on this would be helpful.
--
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=4975
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From truiken(a)gmail.com 2006-23-04 20:06 -------
This bug is invalid, because the error only occurrs when using native dlls.
Using all builtin dlls, this problem does not happen.
--
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=4975
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From truiken(a)gmail.com 2006-23-04 20:03 -------
Reopening, the patch hasn't been (won't be) committed.
--
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=4975
clintcan(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From clintcan(a)yahoo.com 2006-23-04 19:48 -------
I confirm the offending code. IE6 installs successfully when you delete the
following in wine.inf (this is related to the fake dlls):
[FakeDllsSection]
shlwapi.dll
winhlp32.exe,winhelp.exe
crypt32.dll
--
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=5126
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Wine does expose internal |snes9x Open File dialog
|structures to applications |causes assert failure
|via ListView_GetItemT |
--
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=5121
------- Additional Comments From mike(a)codeweavers.com 2006-23-04 19:34 -------
Hi Fatih,
Could you please make sure that a current version of FontForge is installed on
your computer when you compile Wine, and if that doesn't fix the problem, please
provide a small test application showing the problem to make it easier for
somebody to debug.
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=5127
Summary: Half Life and HL:S games freeze a lot until you press
Ctrl+Alt+Esc
Product: Wine
Version: 0.9.12.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ryanbach(a)adelphia.net
In Steam based games (HL & Source) when I run apps it freezes occationaly (on
random) and I must press Ctrl+Alt+Esc (sometimes I have to hold it) twice for
the game to stop freezing. I am not sure but I think if you don't press those
keys that it will freeze for all eternity. (I just don't have that much time to
wait ;))
I know this is a recent bug because it wasn't around until one of the later
0.9.9+ (?) Wine versions.
--
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=4370
------- Additional Comments From cdunn42(a)yahoo.com 2006-23-04 19:01 -------
Ok - put in this fixme right before the if statement :
FIXME("rgvt[i]=0x%04X\n", rgvt[i]);
Here was the output :
fixme:ole:ITypeInfo_fnInvoke rgvt[i]=0x0008
fixme:ole:ITypeInfo_fnInvoke rgvt[i]=0x400C
err:ole:ITypeInfo_fnInvoke failed to convert param 1 to VT_VARIANT|VT_BYREF from
VT_VARIANT|VT_BYREF
So if VT_VARIANT is not a bitmask, but VT_BYREF is (as I see it is used in that
context further down in the code and is defined as 0x4000), would the correct
solution maybe be to mask out VT_BYREF like this? (which by the way also
succeeds in correcting my problem) :
if ((rgvt[i] & ~VT_BYREF) == VT_VARIANT)
VariantCopy(&rgvarg[i], src_arg);
--
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=4235
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
--
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=5099
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From vitaliy(a)kievinfo.com 2006-23-04 15:21 -------
Nah. I'm sure that it's openening device (as indicated by traces). It just won't
work on file or any other but device handle.
All you can do is to try and open device on native and do "FSCTL_LOCK_VOLUME".
See what happens. I would like to see if that will ever suceed on anything,
including CD-ROM.
--
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=5124
------- Additional Comments From fojtik(a)penguin.cz 2006-23-04 14:52 -------
Dear Tom,
I don't have glxoinfo. I have found glxinfo only.
glxinfo >glxinfo.log don't work, because output is written to stderr.
glxinfo &>glxinfo.log :-))
May be that this attached file might be usefull for you.
I have never test patches, I will attempt to do 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=5126
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.snes9x.com/downlo
| |ads.php
Keywords| |download
--
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=5126
Summary: Wine does expose internal structures to applications via
ListView_GetItemT
Product: Wine
Version: 0.9.11.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugs(a)fabian-franz.de
Buggy application is snes9x, affected file is listview.c.
It does change the item.mask in the GETDISPINFO request, which later leads to a
failed assertion (as LVIF_INDENT is no longer set).
This is for sure an application bug, but GetItemT is stated to be internal and
such avoids copying. This is fine, but whenever data is exchanged with
applications wine should copy only those data that the application is allowed to
actually change. Else applications could do whatever they want with the internal
data structures, which for sure is not wanted and leads to side effects as
described above.
To reproduce the bug:
- Download snes9x
- Go to the "Open file" dialog -> assertion
Just wanted to report 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=4488
------- Additional Comments From makomk(a)lycos.co.uk 2006-23-04 13:32 -------
Seems to be a null pointer dereference in
src/winsup/cygwin/uinfo.cc:internal_getlogin().
Specifically, it looks to be due to NetUserGetInfo(NULL, wuser, 3, (LPBYTE
*)&ui) - as the last FIXME before the exception states, this is not
implemented by Wine, however it returns success anyway. Because of this, MSYS
attempts to do:
sys_wcstombs (buf, ui->usri3_home_dir, MAX_PATH);
where ui is still a NULL pointer (since NetUserGetInfo hasn't initialised it
to anything). As you might expect, this crashes the program. I'm not sure why
NetUserGetInfo returns success in this case; seems very odd.
Incidentally, the code in question appears to be run only on NT-type systems,
which might be why Dan Kegel has tried MSYS and hasn't encountered this bug
(http://www.winehq.org/pipermail/wine-devel/2006-March/045688.html).
--
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=5124
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From Speeddymon(a)gmail.com 2006-23-04 13:13 -------
glxinfo should tell you. Just do
glxoinfo > glxinfo.log
And attach that file here.
Although if this happened since wine 0.9.10, would you mind doing a regression
test to see which patch caused it?
See http://winehq.org/site/docs/winedev-guide/x1348 for how to do 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=5099
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-23-04 13:07 -------
| looks like device 9 is really my cd device
Not exactly, Bernd. "device=9" refers to the device type (that is to
FILE_DEVICE_FILE_SYSTEM) based on which FSCTL_[UN]LOCK_VOLUME consts are
defined. And the actual reference is a handle to the "\\.\D:" (0xd8) :
| 0009:trace:file:CreateFileW L"\\\\.\\D:" GENERIC_READ FILE_SHARE_READ
| FILE_SHARE_WRITE creation 3 attributes 0x0
...
| 0009:trace:file:CreateFileW returning 0xd8
| 0009:trace:ntdll:NtFsControlFile
| 0xd8,(nil),(nil),(nil),0x7fbbee44,0x00090018,(nil),0x00000000,(nil),0x00...)
| 0009:fixme:ntdll:NtFsControlFile Unsupported fsctl 90018 (device=9 access=0
| func=6 method=0)
|
| /dev/hdc is my cd device
Fine. Now it would be nice to run some test on real Windows:
handleC = CreateFileW("\\.\C:", ...);
handleD = CreateFileW("\\.\D:", ...);
NtQueryObject(handleC, Object...Information , ...);
NtQueryObject(handleD, Object[Type|Name]Information, &ObjectInformation, ...);
/* Then print some fields of the returned ObjectInformation struct ... */
/* so we could see the difference between handles to C: and to D: */
res = NtFsControlFile(handleD, FSCTL_LOCK_VOLUME, ...);
IMHO, this could be a start for additional ntdll-tests. Vitaliy, what do you 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=5112
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Explorer (wine builtin) just|wine's explorer dies
|exits when run with no |silently when run w/no
|command line args |command line args
------- Additional Comments From Speeddymon(a)gmail.com 2006-23-04 13:04 -------
Well then wouldnt that be a silent death since it doesn't even bring up the
window ;-)
--
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=5124
------- Additional Comments From fojtik(a)penguin.cz 2006-23-04 12:49 -------
glu.h claims that it has been derived from OpenGL1.2.1 but I am unsure, whether
this is signifficant.
--
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=5124
------- Additional Comments From fojtik(a)penguin.cz 2006-23-04 12:43 -------
How to detect OpenGL version?
Sorry for overlooking your response.
--
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=5124
------- Additional Comments From fojtik(a)penguin.cz 2006-23-04 12:39 -------
I tested older wine releases. 0.9.9 compiles fine, this problem has been
introduced in 0.9.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=5125
Summary: CheckPoint Firewall-1 ("FW-1") GUI management client
("SmartConsole") doesn't run (demo mode)
Product: Wine
Version: unspecified
Platform: Other
URL: http://www.checkpoint.com/form/download/SmartConsole_R60
_591000654_1_Win.zip
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: molle.bestefich(a)gmail.com
Tested using:
* Wine GIT version 738be2eec38674e2b37b6fd22c030692c6f74088
* Check Point SmartConsole version R60 591000654_1_Win
Installation
============
1) Installation initiated by user
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
2) Installation done
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
3) Installer (type is InstallShield) aborts
Dialog box: "0x80040703 / Failed to find DLL function: system.CPsystem /
Setup will now terminate."
4) User clicks OK, installer erases installed files and emit a few more error
messages
err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-0f00-00000a000000}
err:rpc:I_RpcReceive we got fault packet with status 6be
err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-0f00-00000a000000}
err:rpc:I_RpcReceive we got fault packet with status 6be
The OLE errors should be fixed to prevent the installer from deleting the
installation instead of finishing.
Running GUI tools in Demo mode
==============================
1) Startup
err:imagelist:ImageList_ReplaceIcon no color!
2) Select 'Demo Mode' and click OK
Failed to initialize database manager with error 0x80004005 ('Unspecified
error')
Dialog box: "The connection has been refused because the database could not
be opened."
I'm stuck here, I don't know how to debug further.
Running CPML
============
There's an executable "cpml.exe". Running "strings cpml.exe" gives:
Usage:
cpml [-d]
cpml vdb -b database_name [-t table_name] [-v]
If you run "wine cpml.exe", you'll get:
cpml is running
The cpml application does not quit.
Try "lsof | grep -E 'cpml\.exe.*TCP|^COMMAND'" or "netstat -ap | grep -E
'cpml\.exe|^Active|^Proto'":
cpml.exe TCP LISTEN localhost:18270
cpml.exe TCP ESTABLISHED localhost:32796 -> localhost:48288
cpml.exe TCP ESTABLISHED localhost:48288 -> localhost:32796
I had hoped that cpml would fix Demo mode, but it doesn't.
It seems to have nothing to do with running in Demo mode.
--
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=5122
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony.lambregts(a)gmail.com 2006-23-04 12:15 -------
this is a duplicate of bug 201
*** This bug has been marked as a duplicate of 201 ***
--
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=5112
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Explorer (wine builtin) |Explorer (wine builtin) just
|fails when run with no |exits when run with no
|command line args |command line args
------- Additional Comments From vitaliy(a)kievinfo.com 2006-23-04 12:02 -------
Well it does not fail - it just doesn't do anything.
--
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=5091
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-23-04 11:44 -------
The link was in a comment and we cannot edit (only delete) comments. I do not
see that changing at all. The corrected link had been ported as a comment. I
moved the corrected comment to a howto and deleted both of the 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.
http://bugs.winehq.org/show_bug.cgi?id=4975
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-23-04 11:42 -------
Well, I did some testing using "git bisect" and found the offending patch, I hope:
http://source.winehq.org/git/?p=wine.git;a=commit;h=d404fb5bf84206b5990516e…
Then I did some commenting out on the lines of [FakeDllsSection]. Looks like
only 3 fake binaries make installation noisy:
--- a/tools/wine.inf
+++ b/tools/wine.inf
@@ -2109,12 +2109,12 @@
10,,rundll32.exe
10,,winebrowser.exe
10,,winhelp.exe
-10,,winhlp32.exe,winhelp.exe
+;10,,winhlp32.exe,winhelp.exe
10,command,start.exe
11,,advapi32.dll
11,,comdlg32.dll
11,,control.exe
-11,,crypt32.dll
+;11,,crypt32.dll
11,,dbghelp.dll
11,,ddraw.dll
11,,gdi32.dll
@@ -2133,7 +2133,7 @@
11,,shdocvw.dll
11,,shell32.dll
11,,shfolder.dll
-11,,shlwapi.dll
+;11,,shlwapi.dll
11,,user32.dll
11,,version.dll
11,,wcmd.exe
Fake shlwapi.dll makes 2 msgboxes to popup (telling about SHDOCVW.DLL errors).
Fake crypt32.dll brings up 3 additional msgboxes (describing INITPKI.DLL,
CRYPTDLG.DLL errors).
Fake winhlp32.exe/winhelp.exe gives us ~17 more msgboxes (mentioning
BROWSEUI.DLL, MSRATING.DLL, HLINK.DLL, PLUGIN.OCX, SENDMAIL.DLL, MSHTMLED.DLL,
SHDOC401.DLL, PROCTEXE.OCX, MSTIME.DLL, DXTRANS.DLL, DXTMSFT.DLL, JSCRIPT.DLL,
INITPKI.DLL, DIGEST.DLL) and only it seems to be fatal to the installation process.
Applying my micro-patch and reinstalling Wine leaves us with the only msgbox
about IE5INFO.OCX which comes from very distant past, I believe. It requires
MFC40.DLL which Wine doesn't provide.
HTH some guys...
--
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=4561
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tony.lambregts(a)gmail.com
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
------- Additional Comments From Speeddymon(a)gmail.com 2006-23-04 11:17 -------
its not a dupe of 4051.. it may be a dupe of somethin else but I dont know
what. tony?
--
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=4935
jerome.bouat(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2140 is|0 |1
obsolete| |
Attachment #2185 is|0 |1
obsolete| |
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2006-23-04 11:17 -------
Created an attachment (id=2331)
--> (http://bugs.winehq.org/attachment.cgi?id=2331&action=view)
log of the crash with 0.9.12 wine 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.