http://bugs.winehq.org/show_bug.cgi?id=8383
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7814
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7294
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6275
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3276
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6850
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #13 from Austin English <austinenglish(a)gmail.com> 2008-12-27 10:18:40 ---
Closing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6850
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #12 from Austin English <austinenglish(a)gmail.com> 2008-12-27 10:18:34 ---
Invalid. Bug requires full path to run and doesn't run on windows out of the
box anyway.
If you find a bug that occurs on wine and not on windows, with the same
configuration, please open a new bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7285
--- Comment #31 from Giel van Schijndel <me(a)mortis.eu> 2008-12-27 09:24:42 ---
> This indicates serious problem in your kernel. Please open bug with your
> distro, not Wine.
I just got this problem again today. After some digging and doing an
strace I discovered that it's neither a problem with my kernel nor wine.
> The only possible cause of that on Wine side would be hung I/O with some
> storage device. Are all your HDDs, CD-ROMs functioning properly?
My CD/DVD-ROM drive (Pioneer DVD-120S) in combination with HAL seemed to
be the problem. Apparently HAL would lock up whenever it tried to poll
my drive's status. As a result *all* applications trying to open
/dev/hdb (blockdevice associated with my drive) would lock up.
Disabling device polling with a config snippet like this fixed the
problem:
/etc/hal/fdi/policy/disable-hdb-polling.fdi:
<?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- -->
<deviceinfo version="0.2">
<device>
<match key="block.device" string="/dev/hdb">
<merge key="info.addons" type="strlist"></merge>
</match>
</device>
</deviceinfo>
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2720
--- Comment #11 from Dan Kegel <dank(a)kegel.com> 2008-12-27 09:19:20 ---
A +relay,+seh log might help.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6850
--- Comment #11 from Herman Fries <baracoder(a)googlemail.com> 2008-12-27 09:13:25 ---
(In reply to comment #10)
> Is it still in 1.1.10?
>
Yes, it still exists in 1.1.10 and 1.1.11
May be it is a bug of the game it self.
I remember it didn't work on Windows XP out of the box also.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.