http://bugs.winehq.org/show_bug.cgi?id=2339
------- Additional Comments From vitaliy(a)kievinfo.com 2006-08-04 19:34 -------
Do you even have D: drive? Is is a cd-rom?
Also check that you do have read permissions on /dev/hdc
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4601
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Severity|normal |major
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From dank(a)kegel.com 2006-08-04 18:57 -------
I think I have another way to reproduce it, though it's not
reliable:
1) install windows firefox 1.5
2) in windows firefox, select some html text and do Edit/Copy
3) in wine, do something that uses the clipboard, e.g.
in wine/dlls/user/tests, run wine user32_test.exe.so clipboard
or run wine's notepad and try to use 'find'.
Sometimes if you have +clipboard set, you'll see
trace:clipboard:X11DRV_CLIPBOARD_QueryAvailableData Type 4,Format 32,nItems 14,
Remain 0
before the error. Most of the items returned are atom 0, which is invalid,
and causes the BadAtom error later in XGetAtomNames.
4) To get a stack backtrace, do
WINEDEBUG=+synchronous winedbg user32_test.exe.so clipboard
This should yield something like this trace from wine notepad:
...
3 0x7f231cea _XError+0xf4 in libx11.so.6 (0x7f231cea)
4 0x7f23229e _XReply+0x185 in libx11.so.6 (0x7f23229e)
5 0x7f212c7d XGetAtomNames+0x131 in libx11.so.6 (0x7f212c7d)
6 0x7f315cfd X11DRV_CLIPBOARD_InsertSelectionProperties+0x17b(properties=<register
not in topmost frame>) [/home/dank/wine/dlls/x11drv/clipboard.c:1788]
in winex11 (0x7f315cfd)
7 0x7f3182ae X11DRV_CLIPBOARD_UpdateCache+0x3e6(lpcbinfo=<register
not in topmost frame>) [/home/dank/wine/dlls/x11drv/clipboard.c:1911]
in winex11 (0x7f3182ae)
8 0x7f3187a8 X11DRV_IsClipboardFormatAvailable+0x28(wFormat=0x1)
[/home/dank/wine/dlls/x11drv/clipboard.c:2498] in winex11 (0x7f3187a8)
9 0x7f6c30f9 IsClipboardFormatAvailable+0x25(wFormat=0x1)
[/home/dank/wine/dlls/user/clipboard.c:583] in user32 (0x7f6c30f9)
...
As near as I can tell, sometimes windows firefox under wine
returns bogus atoms when another wine app asks it what types it
supports in the clipboard.
I'll attach a patch that works around it for me by simply
ignore atom 0. This is not likely to be a full fix if it's even
right at all, but I think it helps me.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1812
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)gmail.com 2006-08-04 15:23 -------
There is now a script on the internet that will load the Diablo II cracked exe,
and substitutes in oplace of the d2Loader, so that you can get on battlenet.
This script can be used also for starcraft, as long as you edit it so that it
points to starcraft instead of diablo ii...
I can't link to it from here, but just google for "Linux D2Loader" and it shoudl
be the first hit.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3978
------- Additional Comments From the3dfxdude(a)gmail.com 2006-08-04 13:12 -------
This bug is similar to bug 926, bug 1074, and bug 1812, except that the loader
crashes in different spots / 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=3978
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Diablo II crashes on click |D2Loader-1.11b.exe crashes
|of 'enter battlenet' |on click of 'enter
|(multiplayer mode). |battlenet'.
------- Additional Comments From the3dfxdude(a)gmail.com 2006-08-04 12:55 -------
I have confirmed with Toni Spets that the D2Loader-1.11b.exe executable type is
the cause of the problem. This is not a problem of Diablo 2. The following is
his message:
To be more exact this bug happens only with the original D2Loader (as
you know it) and it's still there as for cvswine few days ago. I don't
have the time to compile new one now.
And yes battle.net works great with my script and without (having the
cd inside).
- Toni Spets
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5021
------- Additional Comments From tony.lambregts(a)gmail.com 2006-08-04 11:18 -------
It might not be accepted but that way people are more likely to comment on it
and hopfully offer suggestions. So yes submit it anyway.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5024
kristoffer.lunden(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2248 is|0 |1
obsolete| |
------- Additional Comments From kristoffer.lunden(a)gmail.com 2006-08-04 08:39 -------
Created an attachment (id=2249)
--> (http://bugs.winehq.org/attachment.cgi?id=2249&action=view)
New output when allowing pixel shaders
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5024
------- Additional Comments From kristoffer.lunden(a)gmail.com 2006-08-04 08:38 -------
>Did you check the checkbox "Allow Pixelshader" in the graphics tab of winecfg?
Whoops, didn't know about it. When I entered this info in appdb, an email told
me to report a bug.
When trying this, it starts - now everything just looks very wierd (vertical
lines through the graphics, strange colors and resolutions off - and then it
crashes when the intro is over (or when skipping it manually).
New attachments follows...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.