http://bugs.winehq.org/show_bug.cgi?id=9118
Andrew Charles Hurst <a.hurst(a)shef.ac.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #6 from Andrew Charles Hurst <a.hurst(a)shef.ac.uk> 2008-01-12 13:47:56 ---
This is fixed in latest release.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5452
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
--- Comment #4 from Jan Zerebecki <jan.wine(a)zerebecki.de> 2008-01-12 13:35:25 ---
I'm not sure if redirection by fakedlls is even supposed to work. This
particular example was fixed by changing that fakdlls entry entirely.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3344
--- Comment #7 from Jan Zerebecki <jan.wine(a)zerebecki.de> 2008-01-12 13:25:16 ---
ryzom worked last I checked, I guess because of the opengl work, but it could
have been changes to ryzom. I didn't yet try the uoAoS installer...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8051
--- Comment #34 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2008-01-12 13:14:26 ---
The howto instructs users to set ddraw, d3d8 and d3d9 back to builtin after
installing the runtime, so the patch would have an effect. However, I am not
quite happy that Tom put that howto online because (a) many users don't set the
DLLs back, and this seems to be the case here, and (b), it makes users
incorrectly believe that they can use Microsoft's D3D implementation on Wine.
This is not true, all that is usable from the dx runtime are high level helper
libraries(d3dx9_xy.dll), DirectPlay and DirectMusic.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8051
--- Comment #33 from Dan Kegel <dank(a)kegel.com> 2008-01-12 10:38:55 ---
NIKitosh, you seem to have configured wine to use all native d3d libraries,
which is hard for us to support.
(And doesn't that make the patch you applied moot?)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7119
--- Comment #4 from philip <philip.nystromer(a)telia.com> 2008-01-12 07:39:38 ---
Unfortunately I can not tell if this is still an issue in current (0.9.52 or
newer) because I have permanently reverted to wine-0.9.10.
Is there anyone else who can comfirm that this bug is gone?
/Ph
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7711
Hans Leidekker <hans(a)it.vu.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #10148|0 |1
is obsolete| |
--- Comment #39 from Hans Leidekker <hans(a)it.vu.nl> 2008-01-12 07:06:58 ---
Created an attachment (id=10179)
--> (http://bugs.winehq.org/attachment.cgi?id=10179)
Return DRIVE_REMOVABLE for every drive.
I did some more experiments. TomTom does rely on the new volume to be added
on the fly. After detecting a removable drive *by drive letter* it checks
each volume for its drive type *by volume id* and expects to find a
removable drive again.
With attached hack TomTom proceeds to call QueryDosDevice on each removable
drive, by volume id, which currently also fails on Wine.
To reproduce do the following:
0. apply attached patch (instead of the previous one)
1. wineserver -k
2. attach TomTom device
3. start winecfg, go to Drives tab and click Autodetect, click Ok
(works around the lack of dynamic volume creation)
4. start TomTom
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5299
--- Comment #8 from Niels <zorglub_olsen(a)hotmail.com> 2008-01-12 06:53:40 ---
With 0.9.53, things are worse. With 0.9.52, a progress bar was shown before the
crash, now there's nothing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8009
--- Comment #6 from Aleksandr Yakimov <aleks(a)spamtest.ru> 2008-01-12 06:53:13 ---
Not a wine bug. Upgrading intel x11-drivers to 2.1.1 fix this issue for me.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5996
oiaohm <oiaohm(a)users.sf.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #6 from oiaohm <oiaohm(a)users.sf.net> 2008-01-12 06:05:45 ---
Opps sorry. Missed clossing this.
Cause was a direct 7 and under applications getting told that a feature was
there that should not have been. This was causing rollcage to go down the
wrong rendering path leading to stuffed up models. Yep I was fixing a
defective rendering engine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5928
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|REMOVE THIS POST BECAUSE IF |Bad fields in Timeless Time
|THE ILLEGAL CONTENT |and Expense
--- Comment #13 from Jan Zerebecki <jan.wine(a)zerebecki.de> 2008-01-12 05:23:32 ---
Justin Phelps, please don't do this again or your account will be disabled.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5928
--- Comment #12 from Jan Zerebecki <jan.wine(a)zerebecki.de> 2008-01-12 05:12:44 ---
The content of attachment 10159 has been deleted by
Jan Zerebecki <jan.wine(a)zerebecki.de>
who provided the following reason:
copyright
The token used to delete this attachment was generated at 2008-01-12 05:12:21.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8051
Chris Wales <chris(a)chrobis.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |chris(a)chrobis.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8066
--- Comment #5 from booiiing <booiiing(a)gmail.com> 2008-01-12 02:30:47 ---
If the NULL-check mentioned by Louis is enough, this should be fixed since
0.9.37.
Alas, it's not possible for me to test this, at the moment.
Could somebody confirm this and then change the bug to FIXED?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8998
Eric Pouech <eric.pouech(a)orange.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eric.pouech(a)orange.fr
--- Comment #3 from Eric Pouech <eric.pouech(a)orange.fr> 2008-01-12 01:49:48 ---
Can you retest with 0.9.53. Bugs in this areas have been fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8066
Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeffzaroyko(a)gmail.com
--- Comment #4 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-01-11 20:58:30 ---
is this still an issue with the latest version of wine (0.9.53)?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8025
SeeSharp <nico925(a)hotmail.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|nico925(a)hotmail.fr |
--- Comment #19 from SeeSharp <nico925(a)hotmail.fr> 2008-01-11 17:30:50 ---
Fixed by replacing PSU
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4825
Alex <zjaakie(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zjaakie(a)gmail.com
--- Comment #4 from Alex <zjaakie(a)gmail.com> 2008-01-11 15:22:50 ---
Confirmed, no output in terminal.. Maybe someone can debug it, and find out
what's going on??
I'm useing:
Ubuntu Hardy
wine-0.9.52
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.