http://bugs.winehq.org/show_bug.cgi?id=8588
------- Additional Comments From guardia(a)sympatico.ca 2007-03-06 23:18 -------
Hum, I don't want to recompile everything and take the risk that it breaks
something, now that it works when I take out the font (this is not a test
machine)... BTW, removing only these three font files also works:
DejaVuLGCSerifCondensed-BoldOblique.ttf
DejaVuLGCSerifCondensed-Oblique.ttf
DejaVuLGCSerifCondensed-Bold.ttf
I've just discovered numerous other cases where this specific font cause
problems with fontconfig and Qt as well, e.g.:
http://trolltech.com/developer/task-tracker/index_html?id=143304&method=ent…
And yes I do need the overrides. With other configs, my program either doesn't
start or the GUI components are not useable. (Mainly because of the rich text
editor which is know to be incomplete, so, nothing new here.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8589
Summary: SupCom crashes on mission start when resolution
increased
Product: Wine
Version: 0.9.38.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ajrich(a)earthlink.net
To generate this bug, I used 0.9.38, with all three patches described in the
Appdb SupCom HOWTO plus the cursor patches described in the Command and Conquer
3 howto. Changing the resolution itself causes the game to crash, but on next
startup the resolution change is in effect. However, when starting a new
skirmish game, the game crashes after the loading screen (I believe just as it
is about to first draw the game environment).
The game generates its own error message, partially transcribed by hand below:
c:\work\rts\DEMO\code\src\libs\gbggal\DeviceD3d9.cpp(413) Out of video memory
Module: C:\Program Files\THQ\Gas Powered Games\Demo\Supreme
Commander\bin\SupremeCommander.exe
IncidentCount: 1
IgnoreUntilIncidentCount: 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=8588
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-06 23:05 -------
Upgrade to latest Wine version - wine-0.9.38 and retest your program. Also do
not use any overrides, you should report bugs with all builtin dlls unless your
program doesn't start otherwise. In this case there have to be one more bug open
and marked as blocker of this bugs (not severity).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8586
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Bonner Katalog fails to |Bonner Katalog fails to
|start, can't read MSCD000 |start, can't read MSCD000
------- Additional Comments From dank(a)kegel.com 2007-03-06 23:01 -------
Incidentally, before it tries MSCD000, it tries $OPTINET,
which seems to be an old system for networking CD-ROMs; see
http://www.ariadne.ac.uk/issue3/trenches/
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8587
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-06 22:58 -------
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=8572
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |goorioles747(a)aol.com
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-06 22:57 -------
*** Bug 8587 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=8587
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-06 22:57 -------
Please search bugs before creating exact duplicates!
*** This bug has been marked as a duplicate of 8572 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8585
------- Additional Comments From sirnuke(a)gmail.com 2007-03-06 22:56 -------
I just tried this on my 'clean' box (WINE from source, installed corefonts and
mono12 using winetricks), and received the same error. Both are Ubuntu 7.04
installations. I will try a packaged version of WINE tomorrow.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8588
Summary: WineEngEnumFonts crashes when trying to load a DejaVu
font
Product: Wine
Version: 0.9.36.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guardia(a)sympatico.ca
When trying to execute lexibase.exe (the exe of some French-English
dictionary..) WineEngEnumFonts crashes trying to load a DejaVu font. I'll attach
the log I get with WINEDEBUG=+font...
If I remove the directory /usr/share/fonts/deja-lgc/, then everything works fine.
I'm running Fedora 7 with the Wine packages wine-0.9.36-2.fc7 etc. that comes
with it.
Let me know if you need to have any additional information...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8587
Summary: Steam in wine 0.9.38
Product: Wine
Version: 0.9.38.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goorioles747(a)aol.com
When I tried logging on to steam in wine 0.9.38, it says steam could not connect
to the steam network, but when i went back to 0.9.37, it worked just fine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8553
------- Additional Comments From juan_lang(a)yahoo.com 2007-03-06 21:30 -------
You should run wine from the command line. Typically you'd cd to the
installation path of your program, something like cd ~/.wine/drive_c/Program\
Files/... Then:
wine app.exe >& logfile
where app.exe is the filename of the executable. Attach logfile with the link
"Create a New Attachment" on this page.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8586
Summary: Bonner Katalog fails to start, can't read MSCD000
Product: Wine
Version: 0.9.38.
Platform: Other
URL: http://www.saur.de/index.cfm?lang=DE&ID=0000007615
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Bonner Katalog installs fine (although
it really wants to be installed from
a cd-rom, not a directory on hard drive),
but it puts up a fatal dialog on startup.
Right before putting up the dialog, it tries to
access the files MSCD000, MSCD001, etc.
It looks like it expects those to be cd-rom
drivers of the sort that MSCDEX also accesses.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8569
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-06 19:55 -------
Since no one here wanted to do regression testing...
This is a duplicate - caused by the same commit.
*** This bug has been marked as a duplicate of 8572 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8572
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xororand(a)frexx.de
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-06 19:55 -------
*** Bug 8569 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=8580
killertux(a)suomi24.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From killertux(a)suomi24.fi 2007-03-06 19:27 -------
same game and same errors == duplicate
*** This bug has been marked as a duplicate of 3838 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3838
killertux(a)suomi24.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mailing_list(a)orange.nl
------- Additional Comments From killertux(a)suomi24.fi 2007-03-06 19:27 -------
*** Bug 8580 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=8584
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-06 19:24 -------
What is this program?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8569
stfan4cjk(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stfan4cjk(a)gmail.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=8569
------- Additional Comments From stfan4cjk(a)gmail.com 2007-03-06 18:47 -------
I can confirm this steam network works in 37 but not in 38.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8085
------- Additional Comments From austinenglish(a)gmail.com 2007-03-06 18:39 -------
Nope. Still loops. Different stack overflow though:
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb46-f175-11d1-a392-00e0291f3959} not found
err:seh:setup_exception stack overflow 24 bytes in thread 0018 eip b7d42cae esp
00240fe8 stack 0x241000-0x350000
One thing that I noticed is that it looped much slower this time. In previous
tests, the terminal was going blindingly fast. This was MUCH slower (~1-2 lines
every 5 seconds).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7698
------- Additional Comments From jrliggett(a)cox.net 2007-03-06 18:39 -------
I just tried this trick, doesn't fix my crash.
Luke: Indeed, I think we finally have conclusive proof that my crash and yours
aren't quite the same :( Maybe I should file a separate bug for my problem...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8585
------- Additional Comments From truiken(a)gmail.com 2007-03-06 17:47 -------
Using winetricks to install mono12 and corefonts, this works for me. It's ugly,
but it works.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8585
------- Additional Comments From sirnuke(a)gmail.com 2007-03-06 17:30 -------
Created an attachment (id=6594)
--> (http://bugs.winehq.org/attachment.cgi?id=6594&action=view)
warn+file output
This is the warn+file output (minus font related issues). This appears to
contain all the relevant information, but should be much easier to read (about
1/10 as many lines). Strangely, it appears Mono might be trying to load Linux
libraries.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8537
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.38. |0.9.37.
------- Additional Comments From truiken(a)gmail.com 2007-03-06 17:27 -------
Don't change the 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=7583
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-msi |wine-misc
Summary|AutoSketch can't find shared|AutoSketch can't find shared
|DLLs (unhandled |DLLs
|WriteEnvironmentStrings) |
------- Additional Comments From truiken(a)gmail.com 2007-03-06 17:25 -------
This still isn't right. There's not one msi call in this log. I'm assuming
this is the log from the installer, and because of that, I'm changing this to
wine-misc because the installer isn't using msi (either that, or you're not
logging the installer).
--
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=6805
------- Additional Comments From petr.dlouhy(a)email.cz 2007-03-06 17:24 -------
Yes. It solved the problem. Thank you very much for a good work.
There is still one problem with IDOS under Wine - see bug 6716.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8585
Summary: Ascgen2: Does not execute with Mono.
Product: Wine
Version: 0.9.38.
Platform: Other
URL: http://ascgendotnet.jmsoftware.co.uk/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-dotnet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sirnuke(a)gmail.com
Ascgen2 0.6.8 (the last version to use .NET 1.1) runs correctly under Windows
and Mono 1.2.3.1. Under WINE, Mono raises System.DllNotFoundException:
libgdk-x11-2.0.so.0 exception.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8537
hugelmopf(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.37. |0.9.38.
------- Additional Comments From hugelmopf(a)web.de 2007-03-06 17:08 -------
The same happens with 0.9.38, except that an additional message appears:
fixme:ddraw:VGA_ioport_in Unsupported VGA register: 0x03c4
err:ntdll:RtlpWaitForCriticalSection section 0x7b9272c0 "syslevel.c:
Win16Mutex" wait timed out in thread 000e, blocked by 000f, retrying (60 sec)
wineserver crashed, please report 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=8558
------- Additional Comments From aisyk(a)free.fr 2007-03-06 16:59 -------
(From update of attachment 6592)
This is my "DXDiag_InitDXDiagDirectShowFiltersContainer"
I don't know how i can do...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8558
aisyk(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6592|text/x-csrc |text/plain
mime type| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8096
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-03-06 16:48 -------
Could anyone add a "patch" keyword here?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5948
killertux(a)suomi24.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bojan(a)antonovic.com
------- Additional Comments From killertux(a)suomi24.fi 2007-03-06 16:38 -------
*** Bug 6025 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=6025
killertux(a)suomi24.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From killertux(a)suomi24.fi 2007-03-06 16:38 -------
I checked this and noticed crash started happening on same commit so it's duplicate.
*** This bug has been marked as a duplicate of 5948 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6311
killertux(a)suomi24.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From killertux(a)suomi24.fi 2007-03-06 16:38 -------
I checked this and noticed crash started happening on same commit so it's duplicate.
*** This bug has been marked as a duplicate of 5948 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5948
killertux(a)suomi24.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ead1234(a)hotmail.com
------- Additional Comments From killertux(a)suomi24.fi 2007-03-06 16:38 -------
*** Bug 6311 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=8085
------- Additional Comments From chris.kcat(a)gmail.com 2007-03-06 16:20 -------
Created an attachment (id=6590)
--> (http://bugs.winehq.org/attachment.cgi?id=6590&action=view)
transform.c fix
Thanks, I think I found the problem. The transform filter connection method
returns S_FALSE sometimes when the connection fails, however it checks for
success using the SUCCEEDED macro, which erroniously passes with S_FALSE.
Here's a patch that checks against S_OK explicitly.
Does this patch fix 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=8583
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-console |wine-programs
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-06 16:03 -------
What language are you using? Please attach output of 'locale' command.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8085
------- Additional Comments From austinenglish(a)gmail.com 2007-03-06 15:42 -------
Created an attachment (id=6589)
--> (http://bugs.winehq.org/attachment.cgi?id=6589&action=view)
+Quartz trace
Clean .wine, using 0.9.38 deb from winehq. No dll overrides.
(Pretty big file, I let it run for around 30 seconds, and when I started to see
loops, I killed with CTRL + C). I then trimmed out some of the loops to make it
smaller.
If any other traces or debugging info is needed, post a comment and I'll get
right on 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=8584
Summary: fixme:dbghelp:addr_to_linear Failed to linearize address
4545:00005246 (mode 0)
Product: Wine
Version: 0.9.38.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: auronsrv(a)gmx.net
I am writing here a new bug-report for the problem I described in the comments
of #4596, since the crashes persist in 0.9.38 and it is in doubt, if they are
caused by the same problem.
The attachment shows the debugger-output of the crash in version 0.9.38. It
first occured in 0.9.36.
As i wrote in #4596 the crashes seem to happen at the spots where in 0.9.35 the
bug #4596 would occur - I am not certain about this 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=8583
Summary: WineCFG: All windows OS selections say Windows instead
of different types of OS's.
Product: Wine
Version: 0.9.38.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goce_jeb(a)yahoo.com
When using WineCFG, and you goto select a type of Windows OS, they all read
Windows not Windows ME or Windows XP, etc...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6514
------- Additional Comments From dank(a)kegel.com 2007-03-06 15:08 -------
Created an attachment (id=6587)
--> (http://bugs.winehq.org/attachment.cgi?id=6587&action=view)
Interesting part of +ole,+relay running olesdk setup.exe
And fwiw, the line that crashed was
0x7e009391 SLTG_DoVars+0x281 [/home/dank/wine-git/dlls/oleaut32/typelib.c:2972]
in oleaut32: movl 0x0(%ecx,%eax,1),%eax
2972 V_UNION((*ppVarDesc)->vardesc.u.lpvarValue, intVal) =
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6514
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|Delorme AAA MapNGo 6 install|DAO30 install fails
|fails |
------- Additional Comments From dank(a)kegel.com 2007-03-06 15:03 -------
I get pretty much the same crash when installing
Visual C++ 4.0 when it tries to install DAOSDK 3.0
(file dates Sept 1995). I'll attach the log.
The crash happens inside the call
0010:Call oleaut32.LoadTypeLib(0034f2d8
L"C:\\windows\\Msapps\\Dao\\Dao3032.DLL",0034f1e8) ret=04730f6b
so the easiest way to reproduce it is probably to make a
one-liner that makes that call...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8298
------- Additional Comments From stelek(a)stelmach-online.net 2007-03-06 14:55 -------
OK, thanx for all the help. It really works. I have created a Ram disk with
msdos filesystem and formatted it and mounted via loop device. Then the demo
starts (and stops for another reason :) )
In anyway, in my opinion the bug is valid for both:
- crypt32 implementation, since a native library is needed for the game to start
- c: drive emulation, since we need to do some nasty tricks to pass the check in
the game
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8298
------- Additional Comments From focht(a)gmx.net 2007-03-06 14:31 -------
Hello,
some addendum...
To play with this protection, you can download "GameMaker 7.0"
(http://www.yoyogames.com/gamemaker/try).
It contains the same type of copy protection and is a *much* smaller download (8
mb).
If you don't want to expose any filesystems (even read only), you can use any
loop device for fake volume.
Make some small disk image
# dd if=/dev/zero of=fake.img bs=512 count=1440
and attach the file to loopback device
# losetup /dev/loop0 fake.img
(or any other /dev/loopX if already used)
Don't forget to grant access to block device and symlink
ln -s /dev/loop0 $(WINEPREFIX)/dosdevices/c::
This seems to be sufficient to keep volume queries and device ioctls from that
kind of protection happy.
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8298
------- Additional Comments From focht(a)gmx.net 2007-03-06 13:49 -------
Hello,
as stated in developer docs, wine would "guess" the "\\.\<driverletter>:" device
from /etc/mtab or /etc/fstab if no symlink exists, but i've not seen any
attempts to do so in this case...
For now, a symlink to a windows filesystem partition (FAT) should work
ln -s /dev/<blockdevice_fs_partition> $(WINEPREFIX)/dosdevices/c::
Symlink directly to block device, do not use mount points (won't work).
Use some non-important filesystem for that purpose, for example a little FAT
partition on USB stick.
Grant the user direct access to block device (chmod/chown user).
>From what I've seen that type of copy protection runs GetVolumeInformation() and
specific DeviceIoControl() (CDROM_DeviceIoControl) requests.
Some stuff fails (unsupported ioctls), but that doesn't seem to harm.
I tested this with other applications which use the same type of xtreamlok copy
protection.
Should be the same for this game - though I can't verify it (wiped off the demo
download data) ;-)
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8085
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-03-06 13:41 -------
Austin, I think you should be using "-p1" instead of "-p0" as the option of the
"patch" command, so it gives you no error.
With "-p0" you should probably get some errors in your console, as in this patch
paths are prefixed with some fictional dir:
--- a/dlls/quartz/transform.c
+++ b/dlls/quartz/transform.c
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8567
------- Additional Comments From madewokherd(a)gmail.com 2007-03-06 12:33 -------
I just want to note that this does not happen to me everywhere like it does to
the reporter of bug 8581; winecfg is fine. The only thing I've seen render this
way is the license agreement of the WA beta updater.
I don't know what that means, but it is odd..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8298
------- Additional Comments From stelek(a)stelmach-online.net 2007-03-06 11:54 -------
OK, so the workaround for XtreamLok works - you just need to download two libs
from dll-files.com but I cannot solve the C: drive problem. What is exactly the
name of the dir that should be present in dosdevices? I already have "c:" and I
also tried "\\.\\c:", "\\.\c:", "\.\c:", ".\c:", etc. What is exactly the name
that is 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=8579
------- Additional Comments From G.Galwas(a)highantdev.de 2007-03-06 11:52 -------
Ah well...
Debian unstable (sid)
gfx: ATI (fglrx)
cpu: amd64
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8579
------- Additional Comments From G.Galwas(a)highantdev.de 2007-03-06 11:51 -------
The distro is debian at the moment , but it is the same with gentoo and debian,
as I wrote.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5948
------- Additional Comments From killertux(a)suomi24.fi 2007-03-06 09:49 -------
I did regression testing in Tony Hawk's Pro Skater 2 installer between Wine
20041201 to 20050111
and I get this:
5defa499795116cc996085e1142137bb03844200 is first bad commit
commit 5defa499795116cc996085e1142137bb03844200
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Dec 7 17:31:53 2004 +0000
Moved update region handling to the server.
So it's same result... and I do not know why.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8298
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-06 09:38 -------
\\.\c: should work just fine. As long as you have read access to your hdd device
of course. Wine will lookup automatically what device is the "fake drive" is 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=8576
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
Summary|Make Runaway2 Runs |Runaway 2 throws an
| |exception on start
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-06 09:31 -------
Patches should go to wine-patches(a)winehq.org However patches should be sent in
"unified" format (diff -u) from the top Wine directory.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8581
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-06 09:27 -------
Closing dup
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8581
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-06 09:27 -------
Duplicate.
*** This bug has been marked as a duplicate of 8567 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8567
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ghepeu(a)virgilio.it
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-06 09:27 -------
*** Bug 8581 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=8579
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-user |wine-misc
Platform|All |Other
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-06 09:24 -------
What distro? Please attach (as file, do not paste) output of "ulimit -a".
And please do proper regression testing as described here:
http://wiki.winehq.org/GitWine#regression_testing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8569
l_bratch(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |l_bratch(a)yahoo.co.uk
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8582
mailing_list(a)orange.nl changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Installer
Summary|Soldier of Fortune II setup |Soldier of Fortune II setup
|crashes |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=8582
Summary: Soldier of Fortune II setup crashes
Product: Wine
Version: 0.9.38.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mailing_list(a)orange.nl
Soldier of Fortune II crashes when you should enter a cd-key. It shows the
message: 'Could not open string file' then setup quits.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8575
------- Additional Comments From mahasler(a)gmail.com 2007-03-06 06:23 -------
Ok. I removed WINED3DFMT_P8. This fixes both the fonts in THPS3 as well as the
menus and in-game graphics of GTA3.
--
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=8581
Summary: Wine 0.9.38 stops rendering GUI strings after the first
blank space
Product: Wine
Version: 0.9.38.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ghepeu(a)virgilio.it
Wine 0.9.38 stops rendering text strings in the GUI after the first blank space.
In the editable cells, removing the space makes wine render the next word and
adding spaces make the rest of the string disappear. This happens in winecfg,
regedit and in all the Windows apps I tested (3dMark2001/03, foobar2k, Staredit).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8569
------- Additional Comments From daniel.lukic(a)gmx.net 2007-03-06 06:16 -------
I see the same problem. I tested 0.9.29 (current Gentoo version), 0.9.33
(current Ubuntu version) and 0.9.38. The latter does not work properly with
Steam on my setup.
I did some more testing. With 0.9.33 I updated to latest Steam etc. You can then
use 0.9.38 to run Steam. Update is skipped properly etc. If you then, however,
download a Steam game or app it will also break. If you then go back to an older
Steam version, the download will work properly.
There are quite a few mshtml and shdocvw fixme messages visible. Not sure if
this is related. Sry.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8580
Summary: The Punisher crashes shortley after startup.
Product: Wine
Version: 0.9.38.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mailing_list(a)orange.nl
The Punisher installs fine and starts up (needs a no-cd). Only shortly after
startup it crashes. I have tried several winecfg options:
-Disabling Sound drivers
-Disabling Pixel Shader Support
-Disabling Vertex Shader Support
See attached konsole output for more info.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8570
------- Additional Comments From riklaunim(a)gmail.com 2007-03-06 05:56 -------
I'm not the only one with the problem. Other users of my site reported the
same issue - for Polish version of Baldurs Gate I and II.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8579
G.Galwas(a)highantdev.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Diablo2 Eastern Sun MOD wont|Diablo2 Eastern Sun MOD wont
|work on version >=0.9.34+ |work on version >=0.9.34
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8579
G.Galwas(a)highantdev.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Diablo2 Eastern Sun MOD wont|Diablo2 Eastern Sun MOD wont
|work on version >0.9.34 |work on version >=0.9.34+
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8579
Summary: Diablo2 Eastern Sun MOD wont work on version >0.9.34
Product: Wine
Version: unspecified
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: G.Galwas(a)highantdev.de
trying to start the mod weith version higher 0.9.34 results in error:
mcgreg@pegasos:/media/games/Diablo II/es300r$ wine es300r_launcher.exe
err:module:import_dll Library storm.dll (which is needed by L"F:\\Diablo
II\\game.exe") not found
err:module:import_dll Library d2gfx.dll (which is needed by L"F:\\Diablo
II\\game.exe") not found
err:module:import_dll Library d2mcpclient.dll (which is needed by L"F:\\Diablo
II\\game.exe") not found
err:module:import_dll Library d2sound.dll (which is needed by L"F:\\Diablo
II\\game.exe") not found
err:module:import_dll Library d2win.dll (which is needed by L"F:\\Diablo
II\\game.exe") not found
err:module:import_dll Library fog.dll (which is needed by L"F:\\Diablo
II\\game.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"F:\\Diablo
II\\game.exe" failed, status c0000135
It works with <0.9.34 , tersted with 0.9.31, 0.9.32 and 0.9.33
The behaveiour is both same with
Gentoo and Debian
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7698
------- Additional Comments From l_bratch(a)yahoo.co.uk 2007-03-06 05:34 -------
James - I've done a few tests with crouching and non crouching and both
reproduced the crash every time.
Hugo - that's it! Changing winver to win98 completely fixes the problem. Sadly
as you mention Steam will no longer work with win98 (but maybe it will work with
Wine win98) after June 30th.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8520
bgp(a)cs.elte.hu changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6567 is|0 |1
obsolete| |
------- Additional Comments From bgp(a)cs.elte.hu 2007-03-06 05:22 -------
Created an attachment (id=6581)
--> (http://bugs.winehq.org/attachment.cgi?id=6581&action=view)
updated sample application actually reproduces the problem
I've noticed that the previous sample was flawed in many ways. (not static mfc,
requiring a dll, doesn't reproduce ANY of the problems).
So, this new sample reproduces 2 of the 3 problems.
I also noticed WHY the combo dropdown is buggy, it starts bugging when there
are enough elements to warrant a scrollbar. Only if there is a scrollbar, the
dropdown area shrinks back to 5 elements.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8569
------- Additional Comments From l_bratch(a)yahoo.co.uk 2007-03-06 05:17 -------
Ok I just regression tested using 0.9.37 as good and 0.9.38 as bad, but I
eventually came all the way back to 0.9.38 and it worked perfectly.
I assume the Steam network has changed in some way since yesterday.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8575
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |stefandoesinger(a)gmx.at
------- Additional Comments From stefandoesinger(a)gmx.at 2007-03-06 05:06 -------
Can you edit dlls/wined3d/directx.c, function IWineD3DImpl_CheckDeviceFormat
and remove WINED3DFMT_P8 from the whitelist and try again? This format is
supported, but there seem to be some bugs in its implementation(GTA 3 is
affected too).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8298
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|Dreamfall demo crashes with |Dreamfall demo crashes -
|an error message... |(XstreamLok copyprotection)
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-03-06 04:52 -------
>The next showstopper is because softwrap tries to open volume "c:" directly
>using "\\.\<driveletter>:" form.
>This obviously wont work because neither symlink nor fake harddisk volume exist
>(e.g. <winedir>/dosdevices/c:: -> blah)
Would there be a simple workaround for this? How would i do that, if it exists?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8578
blin(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From blin(a)gmx.net 2007-03-06 04:39 -------
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=8578
blin(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From blin(a)gmx.net 2007-03-06 04:38 -------
Your problem is related to trying to install a 32bit program in a 64bit
operating systems. There's some extra work needed to get this to work. See
http://wiki.winehq.org/WineOn64bit#head-08d4087d863019523214064680fcf26721c…
for some instructions.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8578
Summary: bug installation returns errors
Product: Wine
Version: 0.9.38.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ashraffkk(a)gmail.com
Hello
I am using ubuntu 7.04fiesty fawn in AMD 64 architecture . I tried ti install
the wine-0.9.38 . I got the source pkg from the website and ran the configure
file in the terminal . After that "make depend" was run then "make" . At the end
of this run two errors were returned . After that I run make install . but it
also returned errors . I am attaching the error report with this bug . Please
look into this and give me a solution
with regards
Ashraf.K.K
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8575
mahasler(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stefandoesinger(a)gmx.at
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8575
------- Additional Comments From mahasler(a)gmail.com 2007-03-06 03:58 -------
Done. Here's the result:
commit 127613bc6fc8d1b818af9354b2834a19b19155e3
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Sat Jul 22 01:58:19 2006 +0200
wined3d: Whitelist pixelformats instead of blacklisting.
I'll add Stefan to the CC: list. Please let me know if I can help further.
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=8383
------- Additional Comments From hightower(a)tregt.net 2007-03-06 03:47 -------
Same result with Gentoo AMD64, Gainward 6800GS, Nvidia Drivers 8776.
Tested with .38, .37 and .36, no visible differences.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8570
------- Additional Comments From hightower(a)tregt.net 2007-03-06 03:37 -------
Baldurs Gate I works for me on .38, .37, .36 and .30 although I had to install
a minimal version, since cd 4 is damaged, might have something to do with it.
Only tried starting a new singelplayer game and walking around a little.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8577
Summary: Screen Resolution Bug
Product: Wine
Version: 0.9.38.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thedukeforever2005(a)gmail.com
This is a bug with Tomb Raider Legends and Tomb Raider Anniversary:
When you run the game in a different screen resolution than the desktop screen
resolution, you have a half-screen problem (the attached pictures shows better !!!)
This pb happens with or without virtual desktop, with window manager on or off
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7698
------- Additional Comments From macabro22(a)gmail.com 2007-03-06 03:05 -------
Hi. I am having this same problem. I was reading another thread about this issue
( and someone suggested changing the windows version from XP to 98 at winecfg
would solve the problem. I confirm this works for me.
It seems steam wont be supported at win98 for long though. Please let me know if
there's any other 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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8576
thedukeforever2005(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx-d3d |wine-directx-ddraw
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8576
Summary: Make Runaway2 Runs
Product: Wine
Version: 0.9.38.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thedukeforever2005(a)gmail.com
When starting Runaway 2, it throws an exception (problem with DDraw), it doesn't
return a valid pixelformat, so, this little patch could fix this:
under "src/dlls/ddraw/utils.c" --> function: PixelFormat_DD2WineD3D --> case:16
--> add:"if( (DDPixelFormat->u2.dwRBitMask == 0xF800) &&
(DDPixelFormat->u3.dwGBitMask == 0x001F) &&
(DDPixelFormat->u4.dwBBitMask == 0x0) )
{
return WINED3DFMT_R5G6B5;
}"
Note: I'm not the one how made this patch, i think it's an ubuntu user, he
didn't commit it, so i did.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8564
------- Additional Comments From thedukeforever2005(a)gmail.com 2007-03-06 02:34 -------
My graphic card is NVIDIA GeForce FX5200 with the NVIDIA 9755 driver
I have tried the 3 OffscreenRendering Modes (backbuffer, pbuffer & fbo) and
still have this problem
I think this pb happens when the game is rendering in-water and out-water scenes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8575
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |trivial
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-06 00:14 -------
Please do regression testing as described here:
http://wiki.winehq.org/GitWine#regression_testing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6583
------- Additional Comments From eric.raehn(a)gmail.com 2007-02-06 23:51 -------
My installation of Crusader Kings is also consistently crashing during the
"Initializing Graphics.." init part of the game, exactly as described by Mr.
Bonfils.
I'm using the english version of Crusader Kings. I am using Ubuntu 7.04, Wine
version is 0.9.38~winehq0~ubuntu~7.04.
Attached is the log created by using
$wine Crusaders.exe 2> /home/xxxx/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=8335
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6547 is|0 |1
obsolete| |
------- Additional Comments From thestig(a)google.com 2007-02-06 22:14 -------
Created an attachment (id=6575)
--> (http://bugs.winehq.org/attachment.cgi?id=6575&action=view)
minimal test case for generating an internal compiler error
To reproduce the problem, run:
wine /path/to/cl.exe -c min_test_case.cpp
With native msvcrt, the compiler succeeds and generates an .obj file.
In this case, it was actually faster just to run the preprocessor and find the
typedef for HANDLE.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8575
mahasler(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Tony Hawk's Pro Sakter 3: |Tony Hawk's Pro Skater 3:
|Fonts displayed on black |Fonts displayed on black
|background |background
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8575
Summary: Tony Hawk's Pro Sakter 3: Fonts displayed on black
background
Product: Wine
Version: 0.9.38.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mahasler(a)gmail.com
In Tony Hawk's Pro Skater 3 there's a small regression. In the menus and also
in-game all letters are displayed on black boxes. This wasn't the case with
older Wine versions. I'll attach two screenshots to show what I mean.
I'm not sure when exactly this regression happened, but it definitely used to
work with Wine-0.9.17. In case this isn't a known problem (I didn't see anything
similar in the existing bug entries so far) I'll gladly help out with regression
testing.
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=8574
Summary: Wine can't connect to an FTP server in passive mode
Product: Wine
Version: 0.9.38.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: digitaltopia(a)gmail.com
When trying to play Knight Online, one of the first things it does is it tries
to connect to an FTP server to check for updates, but this is never accomplished
with the following error message being printed on the console:
err:wininet:FTP_DoPassive unknown response 'Entering passive mode', aborting
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6420
------- Additional Comments From vfiend(a)gmail.com 2007-02-06 19:03 -------
I was about to try to get the traces for this, but I couldn't reproduce this
with wine 0.9.38
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8569
------- Additional Comments From wine(a)eternaldusk.com 2007-02-06 18:48 -------
I backleveled Wine a bit (started bisecting between .36 and current just to be
sure), and Steam started working.
So, this is definitely a Wine bug. I'm new to Git, and it takes a while to
completely recompile Wine (especially when I keep the sources on a network
mount), so it will take a while for me to narrow it down to the offending patch.
But, I'll work on finding it as I have time.
-J
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7959
vfiend(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vfiend(a)gmail.com
------- Additional Comments From dank(a)kegel.com 2007-22-05 20:34 -------
*** Bug 8470 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=7573
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-06 18:47 -------
Confirming. Appears to affect multiple people.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8573
------- Additional Comments From shade37337(a)gmail.com 2007-02-06 18:46 -------
my video card is the ati radeon x1800 gto, so i use the fglrx drivers.
But one question: why is this wine-opengl? i think it's wine-x11drv, because a
function of this wine part crashes , am I right? sure, it's a missing OGL
extension, but WGL is afaik at the client side, so it's in the windows
management code or?
Anyway, with no fglrx driver, mesa is used as OpenGL API and i get the error
"ChoosePixelFormatDescriptor failed" so may this is another thing to fix...
But i will try the old wine version, if I find some free time.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7583
------- Additional Comments From truiken(a)gmail.com 2007-02-06 18:42 -------
> Looks like it to me but I've never seen one before
Never seen what?
wine: '/home/wine/.wine' created successfully.
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
Those msi calls were made during wineprefixcreate. There are no msi calls when
running whatever you ran in this log.
Please run setup like the following and attach the log:
$ rm -rf .wine
$ wineprefixcreate
$ WINEDEBUG=+msi,+msidb,+reg wine SETUP.EXE >& msi.log
--
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=3952
------- Additional Comments From Simon80(a)gmail.com 2007-02-06 18:38 -------
this is with the client found at
http://files.filefront.com/MSSetupexe/;3885418;/fileinfo.html, since the latest
client's installs fails to install (I suppose I should file a bug for that)
$ wine MapleStory.exe
fixme:wave:ALSA_AddCaptureDevice Add support for DSCapture
fixme:mixer:ALSA_MixerInit No master control found, disabling mixer
fixme:vxd:VXD_Open Unknown/unsupported VxD L"smartvsd.vxd". Try setting Windows
version to 'nt40' or 'win31'.
fixme:vxd:VXD_Open Unknown/unsupported VxD L"smartvsd.vxd". Try setting Windows
version to 'nt40' or 'win31'.
fixme:vxd:VXD_Open Unknown/unsupported VxD L"smartvsd.vxd". Try setting Windows
version to 'nt40' or 'win31'.
fixme:vxd:VXD_Open Unknown/unsupported VxD L"smartvsd.vxd". Try setting Windows
version to 'nt40' or 'win31'.
fixme:vxd:VXD_Open Unknown/unsupported VxD L"smartvsd.vxd". Try setting Windows
version to 'nt40' or 'win31'.
fixme:vxd:VXD_Open Unknown/unsupported VxD L"sice.vxd". Try setting Windows
version to 'nt40' or 'win31'.
fixme:vxd:VXD_Open Unknown/unsupported VxD L"ntice.vxd". Try setting Windows
version to 'nt40' or 'win31'.
fixme:vxd:VXD_Open Unknown/unsupported VxD L"siwvid.vxd". Try setting Windows
version to 'nt40' or 'win31'.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8573
------- Additional Comments From paloseco(a)gmail.com 2007-02-06 18:28 -------
I had same issue with intel i915. I think the driver is buggy. Try using driver
vesa instead of i810 in /etc/X11/xorg.conf
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8573
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
Component|wine-x11driver |wine-opengl
Priority|P5 |P2
Summary|Some Apps are crashing |CoD MP 1.1 crashes
|beacuase of a missing OGL |
|EXT: wglSwapIntervalEXT |
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-06 18:24 -------
Not blocker.
If you think it used to run before, please verify that by installing old Wine
version.
Also helps to know your video card, and drivers you are using.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8085
------- Additional Comments From chris.kcat(a)gmail.com 2007-02-06 18:22 -------
Can someone post a +quartz trace log without the patch (and a clean ~/.wine)?
If I can see what it's recursively looping on, I can get a better idea of what
the problem may be.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8085
------- Additional Comments From austinenglish(a)gmail.com 2007-02-06 17:51 -------
When doing regression testing, I've never done a 'make install'. I do use a
clean ~/.wine directory every time. My impression was that by doing a 'make' in
the git directory, then running the newly compiled wine with './wine
program.exe' it was using the newly built dll's.
I can give it a try with native quartz, I know that with older versions of wine
it was recommended to use native quartz, but more recent versions did not.
However, that doesn't change the fact that this IS a regression. It worked fine
up until wine 0.9.35. If someone can write a patch that needs to be tested, I'll
be happy to run any tests 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=8085
------- Additional Comments From chris.kcat(a)gmail.com 2007-02-06 17:25 -------
You forgot to make install so the newly built DLLs will be used by wine.
However, I do not believe the patch is correct. It's merely masking whatever
the real problem is. The function being modified just reports if the
connection can possibly be made, although the connection should still fail as
needed later. The function is Wine-specific, so it's not likely a behavioral
difference to native. So if the patch really does do anything, it's likely
preventing an otherwise valid connection from being made (which would make
sense given that older Wine versions had many problems relating to connecting
filters).
What's likely is that native quartz has some other checks for a valid filter
chain. Possibly like not allowing multiple instances of the same filter on the
chain (although such a thing could be genuinely useful; someone would need to
determine what native quartz does).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8573
Summary: Some Apps are crashing beacuase of a missing OGL EXT:
wglSwapIntervalEXT
Product: Wine
Version: 0.9.38.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P5
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shade37337(a)gmail.com
I wanted to play CoD MP 1.1 as played it in past ( i think at wine version
0.9.30 or so...), and everything seemed to be normal, but when I started the
game server and joined It, it crashed, and i couldn't prees ctrl+alt+BkSp or
ctrl+alt+F1 or something to kill the App. My only opportunity was to kill it
over SSH from another PC.
And then I saw Wine's Log: The X11DRV_wglGetProcAddress crashed because the
Extension wglSwapIntervalEXT hasn't been found.
Can You Fix that by implementing that Funxtion (may only as stub...) so that the
Game may will work ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8569
------- Additional Comments From leducvin(a)gmail.com 2007-02-06 17:01 -------
As for me, Steam updated itself, but it also times out when attempting to log
into my account. I tried deleting the ClientRegistry.blob. Steam updated
itself, but wine produced this error :
*** glibc detected *** C:\Program Files\Steam\steam.exe: corrupted double-linked
list: 0x7c074340 ***
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6[0xb7d24b2a]
/lib/tls/i686/cmov/libc.so.6[0xb7d2650f]
/lib/tls/i686/cmov/libc.so.6(cfree+0x90)[0xb7d29e30]
/usr/bin/../lib/libGL.so.1[0x7e20694a]
/lib/tls/i686/cmov/libc.so.6(exit+0xe9)[0xb7ceb9d9]
/usr/bin/../lib/wine/ntdll.dll.so(NtSetInformationKey+0x0)[0x7bc461c0]
/usr/bin/../lib/wine/kernel32.dll.so(ExitProcess+0x2f)[0x7b87229f]
[0x47abf2]
[0x47ad4a]
======= Memory map: ========
Hope it helps someone figure out the problem. The steam update didn't seem to
cause any problem in Windows. And Steam was working quite well in Wine 0.9.37.
It is hard to tell if the Steam update caused this or it's the wine update, as
steam auto-updated itself after I updated 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=8085
------- Additional Comments From austinenglish(a)gmail.com 2007-02-06 16:49 -------
Still present in 0.9.38. If someone could help me apply the patch, I can test it
to see if that helps.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7698
------- Additional Comments From ryanbach(a)adelphia.net 2007-02-06 16:47 -------
I get this same problem in other Source games as well. Subscribing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8572
kelfe(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, regression
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8572
Summary: EVE Online fails to load/display the news at the
character selection screen
Product: Wine
Version: CVS
Platform: PC
URL: http://www.eve-online.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
In Eve Online there is a news area at the character selection screen. This news
section isn't loaded/displayed in current git.
Regression testing revealed:
6759e1c286823a8ea6b004ca256481d16d1852fc is first bad commit
commit 6759e1c286823a8ea6b004ca256481d16d1852fc
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu May 31 11:55:38 2007 +0200
ws2_32: Reimplement WSARecvFrom along the lines of NtReadFile.
:040000 040000 0025463b4c70317282d5cb1847a8dc3c99288fc7
e74aee68ecb21e109183f705fb279c3364dec25d M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8569
------- Additional Comments From wine(a)eternaldusk.com 2007-02-06 16:04 -------
@Vitaliy: I'm about halfway through the 35 pages of that thread, but the
problems they've been describing don't seem to resemble what we see at all
(timeout while logging in).
I'll start doing some regression testing and see if it works after backleveling
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=8569
------- Additional Comments From wine(a)eternaldusk.com 2007-02-06 15:56 -------
I can confirm I'm seeing the same behavior. It was working fine a few weeks
back (when I last tested it), as of today it updates to the new Steam version
fine, but times out while trying to log into your steam account.
I update/recompile Wine daily, so I'm not immediately sure if this is a new bug
in Wine, or something Valve introduced with the latest Steam client (If someone
that still has 0.9.37 installed could test, it would save a lot of time).
Either way, Steam no longer works with Wine here. Deleting the Client blob
causes it to re-download some updates, but does not change the symptoms.
Distro: Kubuntu 7.10 Gutsy Gibbon (pre-rc1, w/all updates as of 2007-06-02)
Wine: Git, [master] Release 0.9.38. Date: Fri Jun 1 19:49:52 2007 +0200
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8571
Summary: Rosetta Stone demo 2.1.3, 2.1.5 fail to install
Product: Wine
Version: 0.9.38.
Platform: Other
URL: http://www.rosettastone.com
OS/Version: other
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
There is a free demo, but you have to send away for the CD-ROM.
The installer aborts with a java error,
also described here:
http://www.spinics.net/lists/wine/msg24150.html
The installer has an embedded copy of Java, namely
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_11-b02)
The error message helpfully prints out the exact command
used to invoke java, and this actually reproduces
the error if you run it by hand, which makes for a much
shorter log.
This may be a dup of bug 7767, but at least Rosetta Stone
has a free demo, which can't be said of the app in 7767.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7031
mikolaj.zalewski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-02-06 15:42 -------
We have to wait for the patch to get accepted into Wine Git with resolving the 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=7583
------- Additional Comments From jhansonxi(a)gmail.com 2007-02-06 15:39 -------
Command line:
wine SETUP.EXE 2>Autosketch7_setup_+msi_debug.log
--
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=7583
------- Additional Comments From jhansonxi(a)gmail.com 2007-02-06 15:37 -------
WINEDEBUG=+msi
Looks like it to me but I've never seen one before:
...
trace:msi:MSIHiddenWindowProc 36 0x33cd04
trace:msi:MSIHiddenWindowProc 129 0x33d38c
trace:msi:MSIHiddenWindowProc 131 0x33ce38
...
--
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=8301
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-06 15:36 -------
closing then
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8017
------- Additional Comments From andrewriedi(a)gmail.com 2007-02-06 15:01 -------
Can this be retested? I just downloaded SmartBarXP and it seems to work just
fine here. (At least with respect to the cursor.) I used the Wine-0.9.38
release for testing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7031
jonass(a)lysator.liu.se changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8569
------- Additional Comments From philcostin(a)hotmail.com 2007-02-06 14:35 -------
try running "wineprefixcreate" followed by "wineboot", then delete your
ClientRegistry.blob and try again
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8567
madewokherd(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |huw(a)codeweavers.com
------- Additional Comments From madewokherd(a)gmail.com 2007-02-06 13:53 -------
e0150c357d390c5f8edee9d6f5a55ff8939ee3a6 is first bad commit
commit e0150c357d390c5f8edee9d6f5a55ff8939ee3a6
Author: Huw Davies <huw(a)codeweavers.com>
Date: Thu May 24 15:06:44 2007 +0100
winex11.drv: Use XRenderCompositeText instead of XRenderCompositeString.
:040000 040000 690dd271cb5b7132969bee5d7bd3bff19c257534
12c2021bd0bb8354cb05696cf7efa730ef6c9b25 M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7031
------- Additional Comments From jonass(a)lysator.liu.se 2007-02-06 13:40 -------
Seems to work perfectly fine as far as I can seee. 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=8569
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, regression
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-06 13:20 -------
Works perfectly here...
Please do proper regression testing:
http://wiki.winehq.org/GitWine#regression_testing
But before you do anything, remove / rename ~/.wine directory and reinstall Steam.
Or read the Valve's forums, like this:
http://forums.steampowered.com/forums/showthread.php?t=564395
Which clearly indicates the problem with new version of steam.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8569
------- Additional Comments From l_bratch(a)yahoo.co.uk 2007-02-06 13:13 -------
This happens for me too.
However there was a Steam update at exactly the same time as I updated Wine, so
it could be a change in Wine or Steam that broke it.
The update worked successfully, but when it tries to run it appears to have
frozen, but if you leave it for a while, Steam gives an error message that it
cannot connect to the Steam network.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8570
Summary: Baldurs Gate I/II crashing in 0.9.37 and 38 (ChVideo.cpp
bug)
Product: Wine
Version: 0.9.38.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: riklaunim(a)gmail.com
On wine 0.9.37 and 0.9.38 Baldurs Gate games will crash when a game is
started (new or load) with error message:
An Assertion failed in D:\Dev\chitin\ChVideo.cpp on line 3460
It works on wine 0.9.36
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8569
Summary: Valve Steam network broken in 0.9.38
Product: Wine
Version: 0.9.38.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=1554
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xororand(a)frexx.de
Several users have reported network problems with Steam when run with
wine-0.9.38 while the same setup worked for them with wine-0.9.37.
I can confirm this problem. Steam is stuck at 0% in the updating window forever.
Wine doesn't print any error messages.
There are some comments of other users at the end of Steam's appdb entry:
http://appdb.winehq.org/appview.php?iVersionId=1554
In case you need more debug info, just contact me and I'll post what's needed here.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8422
------- Additional Comments From austinenglish(a)gmail.com 2007-02-06 12:42 -------
I can't get this app to install under Ubuntu Feisty and wine 0.9.37. I tried to
test yesterday under a virtual box vm, with a 'clean' ubuntu install and a clean
.wine directory. Tried again today on my home installation. Both hang on the
same terminal output. Attachment will follow shortly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8567
------- Additional Comments From austinenglish(a)gmail.com 2007-02-06 12:35 -------
I tried to install under Ubuntu Feisty and wine 0.9.37 to test this bug,
however, I had a crash while installing. (It may be related to Gecko, however,
as the dialog popped up to install gecko and it crashed soon after).
This was done with a clean .wine directory. Log will soon follow.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4047
------- Additional Comments From mark7(a)alumni.cmu.edu 2007-02-06 12:16 -------
Compiling with gcc-4.1.1-51.fc6.
Using
CFLAGS = -g -O2
produces the crash
CFLAGS = -g -O2 -fno-unit-at-a-time
fixes the crash
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8563
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-06 11:52 -------
Please attach +d3d,+seh,+tid log. And please exit / close / kill all Wine
processes before you test 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=8563
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-06 11:45 -------
And the last attachment is what? How was it produced? When doing what?
Don't guess components. If you don't know which one it is, set it to "wine-misc".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8563
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6550|Debug log of unwrapped |+seh,+tid,+relay log of
description|executable |unwrapped executable
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8563
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6549|Debug log with SafeDisc |+seh,+tid,+relay log with
description|version (for comparison) |SafeDisc version (for
| |comparison)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8564
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx |wine-directx-d3d
Summary|Dark Textures |Tomb Raider: Anniversary -
| |Textures turn dark
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-06 11:31 -------
Please attach screen shot of the problem. Also what video card, and drivers are
you using? Also have tried different OffscreenRenderingMode 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=8563
jhansonxi(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.37. |0.9.38.
------- Additional Comments From jhansonxi(a)gmail.com 2007-02-06 11:21 -------
Wine 0.9.38 (git) - I forgot to mention it. When I filed this bug this version
wasn't available on the version pull-down.
WINEDEBUG=+seh,+tid,+relay
Since your comment #11 on Bug #8411 only addressed the SafeDisc issue I guessed
at the settings based on other bugs I've filed. If it doesn't suffice then
indicate which options are required and I will simply generate another one.
Ubuntu 7.04 (Feisty)
Linux version 2.6.20-16-generic (Celeron 2.93GHz)
Nvidia GeForce 6600GT with 1.0-9631 driver
According to Protection ID 5.2c it's SafeDisc v1.50.020
Game was installed from original CDs and updated with v3.0 patch from
http://www.microsoft.com/games/pc/mechwarrior4.aspx
Install and update completed without problems. Original executable file MW4.exe
(SafeDisc loader/decrypter for MW4.icd) was replaced with decrypted MW4.exe
extracted (unwrapped) from MW4.icd by UnSafeDisc v1.5.5 from an install on
Win98SE. Unwrapped version tested successfully with MW4:V install on Win98SE.
On Wine, original MW4.exe fails due to SafeDisc. The unwrapped version fails
when it opens a window and before the splash screen is displayed.
export WINEDEBUG=+seh,+tid,+relay
wine MW4.exe 2>MW4pr3_unwrapped_debug.log
I guessed at the component based on the symptoms and the messages showing up in
the terminal at the time of the crash (without WINEDEBUG set) . I'm not a
developer and the "Exception" in the log isn't really informative to me. On
other sites that use Bugzilla they often recommend making an educated guess at
the component on the assumption that the developers or their support staff will
verify it and change it if necessary. The bug reporting guidelines
(http://wiki.winehq.org/Bugs) do not mention "component" anywhere. Should I
file a bug against the page regarding the omission?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5474
------- Additional Comments From fox(a)subownsyou.com 2007-02-06 11:14 -------
This seems to be related to 0.9.38, I rolled back to 0.9.36 and the problem went
away.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2080
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From Speeddymon(a)gmail.com 2007-02-06 10:52 -------
Resolving 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=8568
Summary: Thief : the dark project crashes during startup in
fullscreen mode
Product: Wine
Version: 0.9.37.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.hurst(a)shef.ac.uk
When starting Thief: the dark project, WITHOUT using the 'emulate virtual
desktop' option, in winecfg, the game crashes on startup - before reaching the
game menu.
My best guess is the bug is in x11driver:
if you enable the 'emulate virtual desktop' option, the game starts ok.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7583
------- Additional Comments From dank(a)kegel.com 2007-02-06 10:18 -------
bug 7673 is probably the same underlying problem, and that bug has a
free download!
--
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=6183
------- Additional Comments From mailing_list(a)orange.nl 2007-02-06 10:14 -------
Same problem here. Need for Speed Most Wanted will only run without sound.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8335
------- Additional Comments From dank(a)kegel.com 2007-02-06 10:11 -------
What compiler options are needed to reproduce this, if any?
Not quite minimal - please expand windows.h and rerun delta.
(For those who don't know about it, http://delta.tigris.org
is the cat's meow when it comes to finding minimal test cases.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7544
------- Additional Comments From liquitsnake(a)gmx.net 2007-02-06 10:10 -------
Demo should work, however I don't know that site. Basicly every aspect of the
profile (settings, savegames, etc) is saved with ReplaceFileW, s this should
work just fine.
I would resubmit it, if I would finally understand how to use a mailing list. . .
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7162
a.hurst(a)shef.ac.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Deus Ex OpenGL rendering |Deus Ex rendering confined
|confined to small rectangle |to 640x480 rectangle
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8565
dank(a)kegel.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=8567
madewokherd(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|worms armageddon installer |worms armageddon updater
|(NSIS) only shows first word|(NSIS) only shows first word
|on each line of license |on each line of license
|agreement |agreement
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8567
madewokherd(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=8567
Summary: worms armageddon installer (NSIS) only shows first word
on each line of license agreement
Product: Wine
Version: 0.9.38.
Platform: Other
URL: http://www.nanacide.com/wahelp/WA_update-
3.6.26.5_Beta_Installer.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
This started somewhere between 0.9.37 and 0.9.38. Will do regression testing soon.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8062
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-msi
------- Additional Comments From dank(a)kegel.com 2007-02-06 10:00 -------
All righty then.
Let's add those bulletproofing measures to our msi
code. Maybe right after we get custom actions
running in separate processes...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8025
------- Additional Comments From alex(a)ferny.co.uk 2007-02-06 10:00 -------
0.9.24 also has the same issue, cant test any further back as Feisty seems to
dislike the earlier 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=8566
Summary: Need for Speed Most Wanted patch 1.3 won't install.
Product: Wine
Version: 0.9.38.
Platform: Other
URL: http://www.gamershell.com/download_11782.shtml
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mailing_list(a)orange.nl
The latest Need for Speed Most Wanted patch (1.3) wont install therefor making
the the game unplayable (there is only a no-cd for 1.3).
Its just quits right after being started. There is no konsole output whatsoever.
You can easily see it for yourself, just download the patch and try to run it
(http://www.gamershell.com/download_11782.shtml).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8537
------- Additional Comments From derek.struchel(a)gmail.com 2007-02-06 09:28 -------
The same Bug happens to me when tried to run a exe program that uses a DBF
database, compilled FoxProW 2.5b.
fixme:ddraw:VGA_ioport_in Unsupported VGA register: 0x03c4
wineserver crashed, please report this.
During this, a window does open up, but doesn't get filled with any content.
Derek Struchel
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2408
------- Additional Comments From derek.struchel(a)gmail.com 2007-02-06 09:28 -------
The same Bug happens to me when tried to run a exe program that uses a DBF
database, compilled FoxProW 2.5b.
fixme:ddraw:VGA_ioport_in Unsupported VGA register: 0x03c4
wineserver crashed, please report this.
During this, a window does open up, but doesn't get filled with any content.
Derek Struchel
--
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=219
------- Additional Comments From mailing_list(a)orange.nl 2007-02-06 09:01 -------
Freedom fighters refuses to do anything without a noc-cd. With no-cd it starts
but the screen remains black. I have attached the konsole output.
--
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.