http://bugs.winehq.org/show_bug.cgi?id=2086
Summary: Problem drawing pixmaps since vers. 20031118
Product: Wine
Version: 20031118
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: feulner.norbert(a)web.de
With version 20031016 the board of my pinball game looked ok.
With version 20031118 and above it looks like
most of the pixels of the background of my
pinball game (program is just called 'pinball.exe'
and I think it comes with NT) are not drawn at all,
and if they are, they have the wrong color.
May be it has to do with the allocation
of colors?
Loocking at a screenshot might give you
a better clue of what's going wrong.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2085
Summary: winepath no longer works
Product: Wine
Version: 20040213
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bbuades(a)dgtic.caib.es
winepath was working in wine-20031212, but now it does not work with absolute
unix paths.
It seems to be due to some changes in slash and back-slash processing in
kernel32.dll. kernel32 now does not convert unix to dos path names, so
winepath needs to implement it by itself.
If I run winepath -- -l path/to/file
I get path\to\file (ok)
If I run winepath -- -l /home/user/path/to/file
I get \home\user\path\to\file (wrong)
when I should get f:\path\to\file
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2084
------- Additional Comments From rklazes(a)xs4all.nl 2004-11-03 05:11 -------
1.62r works fine here. That is with all built-in dll's.
(you can check that with --debugmsg +loaddll)
Also try upgrading wine to 20040309, at the least it solved for me a bug that
made some messages unreadable.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2084
Summary: TheBat! 1.62r can't access top menus (eg. File, Special,
Folder, Mailbox...)
Product: Wine
Version: 20031212
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: questman11(a)mail.ru
Whenever i try to access top menus (eg. File, Special, Folder, Mailbox...) in
the main window or any other windows (eg. address book) nothing happens. So i
can't enter a valid registration key or change some settings.
I use wine 20031212 on an ASPLinux 9.2 with TheBat! 1.62r (may be downloaded at
http://www.ritlabs.com/download/the_bat/the_bat_o.exe)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2077
------- Additional Comments From mrsatanzfro(a)hotmail.com 2004-10-03 20:51 -------
Just thought i'd throw another few lines in, i find this error also occurs when
you using windows 95 taskman.exe and you click on the cdrom drive?
fixme:ntdll:NtDeviceIoControlFile Unimplemented dwIoControlCode=0002004
if anyone else gets the same results please let me know
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2066
jerome.bouat(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20040213 |20040309
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2004-10-03 18:35 -------
still occur on 20040309 version
log:
----
[j@laptop tmp]$ wine ie6setup.exe
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
fixme:advapi:CheckTokenMembership ((nil) 0x4037d868 0x406bfd9c) stub!
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
fixme:cursor:CURSORICON_SimulateLoadingFromResourceW Animated icons not correctl
y implemented! 0x41030000
fixme:cursor:CURSORICON_SimulateLoadingFromResourceW icon entry found! 0x4103000
0
fixme:cursor:CURSORICON_SimulateLoadingFromResourceW icon size ok. offset=0x4103
0074
fixme:advapi:CheckTokenMembership ((nil) 0x40385650 0x406bf66c) stub!
fixme:dosfs:QueryDosDeviceW (L"A:") not detected as DOS device!
fixme:dosfs:QueryDosDeviceW (L"B:") not detected as DOS device!
fixme:urlmon:URLMON_DllRegisterServer (void): stub
fixme:ole:CoCreateInstance no classfactory created for CLSID {6e449686-c509-11cf
-aafa-00aa00b6015c}, hres is 0x80040150
[j@laptop tmp]$
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2082
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-10-03 15:59 -------
Created an attachment (id=562)
--> (http://bugs.winehq.org/attachment.cgi?id=562&action=view)
WINEDEBUG="+x11settings,+ddraw,+process"
game seems to launch second copy of itself, hence "process" channel was added.
question: has the problem something to do with some palette stuff?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2082
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-10-03 15:51 -------
sheer output got after some immediate presses of Esc to get back to console:
[/home/s2]$ wine /home/s2/cc/Program Files/Diablo/diablo.exe
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
fixme:console:SetConsoleCtrlHandler ((nil),1) - no error checking or testing yet
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x402533a8)->(00010021,00000013)
err:x11settings:X11DRV_ChangeDisplaySettingsExW No matching mode found!
(XF86VidMode)
fixme:xvidmode:X11DRV_XF86VM_SetCurrentMode Cannot change screen BPP from 16 to 8
fixme:xvidmode:X11DRV_XF86VM_SetCurrentMode Cannot change screen BPP from 16 to 8
fixme:x11drv:X11DRV_DDHAL_CreatePalette stub
fixme:ddraw:Main_DirectDraw_WaitForVerticalBlank
(0x402533a8)->(flags=0x00000001,handle=(nil))
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel level=DSSCL_EXCLUSIVE not
fully supported
err:dialog:EndDialog got invalid window handle (0x10022); buggy app !?
fixme:ddraw:Main_DirectDraw_WaitForVerticalBlank
(0x402533a8)->(flags=0x00000001,handle=(nil))
err:dialog:EndDialog got invalid window handle (0x20022); buggy app !?
fixme:winmm:MMDRV_Exit Closing while ll-driver open
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2082
Summary: running Diablo v1.09 results in black screen..
Product: Wine
Version: CVS
Platform: PC
URL: http://www.blizzard.com/support/?id=msc0389p
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saulius.krasuckas(a)elst.vtu.lt
..and in stalled rendering of graphics. after running game i see black screen.
when i am switching to another apps with an Alt-TAB and back i can see rendered
image. pressing key should lead to change of the image and it leads to y.a.
blackout :-(
(to download right patch for use with a demo version you should choose a link
from [Spawn] section on mentioned 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.