http://bugs.winehq.org/show_bug.cgi?id=321
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-07-03 09:00 -------
Change committed to cvs today
--
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=2775
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-07-03 08:50 -------
Code in cvs
--
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=2777
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-07-03 08:48 -------
The code was committed into CVS today, and so either wait for the next
official wine release, or set up cvs and extract the latest code, then build
and compile it. It sounds like you already have sources, so the other option
is to manually make the same changes yourself in the files you have, then try
it. I'm afraid I am unaware of how to do things via the gentoo packages, Sorry.
Flagging as resolved/fixed, but if the same problem comes back just reopen
--
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=2777
------- Additional Comments From daistarry(a)gmail.com 2005-07-03 07:42 -------
Can you explain to me how to use this patch, please ?
I'm on gentoo (2004.3 profile), with gentoo-dev-sources-2.6.10-r6, and emerged
the 20050111 version of 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=2782
mike(a)navi.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|Nullsoft Install System |Need to implement
|2.0b3 EULA doesn't show |EM_STREAMIN
------- Additional Comments From mike(a)navi.cx 2005-07-03 04:52 -------
Known issue. The richedit guy is working on it, I think.
--
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=2410
------- Additional Comments From Uwe.Girlich(a)philosys.de 2005-07-03 00:17 -------
The screens have a black/white-noise instead of buttons, keys etc. and the main
menu shows only some moving horizontal lines instead of the Mars.
WineX does not have the 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.
http://bugs.winehq.org/show_bug.cgi?id=2782
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-programs |wine-resources
--
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=2775
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |us(a)the-edmeades.demon.co.uk
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-06-03 16:09 -------
This fails because it calls an unimplemented function. Adding a stub for it
gets the editor to work and load the demo adventure, so I guess its ok for now
Patch:
http://www.winehq.org/hypermail/wine-patches/2005/03/0119.html
Will resolve/fixed when in cvs
--
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=321
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-06-03 14:54 -------
Not quite... A simple pgm:
printf("%s\n", "test");
printf("%s (%S) %c (%C)\n", "test", L"test2", 'X', L'Y');
still fails, because msvcrt printf calls vsnprintf not the internal
MSVCRT_vsnprintf. Patch sent to wine-patches to resolve this:
http://www.winehq.org/hypermail/wine-patches/2005/03/0116.html
Will resolve/fixed this bug once patch comitted
--
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=2782
Summary: Nullsoft Install System 2.0b3 EULA doesn't show
Product: Wine
Version: CVS
Platform: PC
URL: http://nsis.sourceforge.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjk3(a)msstate.edu
When installing something with Nullsoft Install System v2.0b3, the EULA doesn't
show. The text box contains only a paragraph symbol.
Command line trace:
$ wine Install-Aerial-Antics-Demo.exe
fixme:win:SetWindowTextA cannot set text "Aerial Antics Demo 1.0 Setup" of other
process window (nil)
fixme:win:SetWindowTextA cannot set text "Aerial Antics Demo 1.0 Setup" of other
process window (nil)
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_AUTOURLDETECT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_STREAMIN: stub
The test program is available here:
http://www.leadfootproductions.com/Install-Aerial-Antics-Demo.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=2776
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |us(a)the-edmeades.demon.co.uk
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-06-03 14:14 -------
Can you please clarify the exact message - I've just run the installer and
although it does stop the progress message box at 26% it then goes onto a 2nd
progress box which completes without a problem.
Does running wineprefixcreate help at all?
--
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=2777
daistarry(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
--
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=2781
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |2746
nThis| |
URL| |http://www.accountancyplein.
| |nl/software/000000943c0e6890
| |9.html
Component|test |wine-ole
Keywords| |NoAppDBEntry
--
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=2780
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.mvpsoft.com/downl
| |oad_shareware.html
Keywords| |download, NoAppDBEntry,
| |regression
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-06-03 10:28 -------
This program can be downloaded at the following link:
http://www.mvpsoft.com/download_shareware.html
--
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=2410
mike(a)navi.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike(a)navi.cx 2005-06-03 07:23 -------
I think the noise on the screens is a different bug, and IIRC doesn't the native
version have the same problem with some drivers? I'll resolve this bug as fixed,
for now.
--
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=2739
------- Additional Comments From mike(a)navi.cx 2005-06-03 07:21 -------
I think if you set things up from a "clean" state, ie delete your ~/.wine
directory so it's recreated this problem will go 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=2725
adam(a)gimp.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adam(a)gimp.org
--
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=2707
adam(a)gimp.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adam(a)gimp.org
--
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=2507
------- Additional Comments From adam(a)gimp.org 2005-06-03 06:58 -------
Fallout2 works perfectly (with CVS-wine) now, so I assume that (since it's the
same engine) Fallout1 also works. Could someone with Fallout1 re-test it with a
very recent WINE (the CVS version perhaps) and mark the bug as 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=2524
adam(a)gimp.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From adam(a)gimp.org 2005-06-03 06:27 -------
Verified fixed in CVS HEAD!
--
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=2780
Summary: Mvp Bridge no longer plays
Product: Wine
Version: 20050211
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d_baron(a)012.net.il
Unhandled page fault on read access to 0x0000011a at address 0x419090fab
This always played just fine until this upgrade. (If you like bridge, this is
one of the better ones.)
--
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=2779
tony_lambregts(a)telusplanet.net 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=2777
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=1377
--
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=1900
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-05-03 17:07 -------
Resolving as 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=2778
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
--
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=2410
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-05-03 17:03 -------
There is a demo available at: http://www.doom3.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=2779
Summary: IP Address Control broken
Product: Wine
Version: CVS
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: reif(a)earthlink.net
Can't enter text into the IP Address control. Text goes to terminal window.
Color doesn't change when control disabled.
--
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=2777
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |us(a)the-edmeades.demon.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=1900
------- Additional Comments From hijaszu(a)hlfslinux.hu 2005-05-03 09:38 -------
with cvs date 2005/02/27 wine seems to detect keyboard correctly (seems because
closest match is detected as hungarian keyboard - but this is exact match)
I don't know if this is a bug anymore.
--
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=2770
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-05-03 06:12 -------
Please help us help you... For example, what error do you get? Does it trap,
hang, die, have corrupted graphics etc etc. If you get error messages in the
console, what are they.
--
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=2762
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-05-03 05:33 -------
Closing (complete DUP of 2761)
--
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=2778
Summary: Apps now crashing with Assertion failed: bogus context
in ....
Product: Wine
Version: 20050211
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t8m(a)centrum.cz
After upgrading from Fedora Core 1 with vanilla kernel 2.6.10 (which worked
fine) to Fedora Core 3 with kernel 2.6.10-1.766_FC3 some applications stopped
working.
They now only display message box with Assertion failed: bogus context in
_Exception or local_unwind. One of the apps is KProbe2 which can be downloaded
from http://www.cdrlabs.com/kprobe/.
--
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=2770
miguipda(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|other |Linux
Platform|Other |PC
------- Additional Comments From miguipda(a)hotmail.com 2005-05-03 04:42 -------
This flash tool (powerbullet 1.44 : http://powerbullet.com/download.html) can
be install with wine but can't run when installed.
Please, please, please...
Help us to be able to use it under linux (or may be could you contact the
programmer to propose him to develop it under linux as a source file...)
Sincerely thanks.
Have a nice day.
--
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=2410
------- Additional Comments From Uwe.Girlich(a)philosys.de 2005-05-03 04:08 -------
Unfortunately, the screens in DOOM 3 still show only a noise. But all the
warnings on missing OpenGL functions are gone.
--
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=2777
Summary: Frozen Throne 1.18 nocd bug
Product: Wine
Version: 20050111
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daistarry(a)gmail.com
Trying to use a nocd patch for Warcraft 3 Frozen Throne version 1.18, because I
can't use the cd (dunno why, it doesn't see my cd even if it is mounted), and I
have this error:
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: unimplemented function advapi32.dll.SetSecurityInfo called
in 32-bit code (0x77618051).
In 32 bit mode.
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033
EIP:77618051 ESP:778bfa08 EBP:778bfa6c EFLAGS:00000212( - 00 - -IA1)
EAX:778bfa14 EBX:7762fe38 ECX:00000000 EDX:778bfaac
ESI:77610000 EDI:00000000
Stack dump:
0x778bfa08: 77edec55 778bfabc 77c8f5a8 80000100
0x778bfa18: 00000001 00000000 6f009977 00000002
0x778bfa28: 7762c660 7762c6de 778bfabc 77c8f5a8
0x778bfa38: 778bfab4 77ef61e4 77610000 00000000
0x778bfa48: 778bfa68 77edf8cc 778bfaac 00000002
0x778bfa58: 00000000 f01ffffe 77c8f5a8 7762fe38
Backtrace:
=>1 0x77618051 in advapi32 (+0x8051) (0x778bfa6c)
2 0x77618136 __wine_stub_advapi32_dll_344 in advapi32 (0x778bfa7c)
3 0x6f009977err:dbghelp_msc:pdb_process_internal -Unable to peruse .PDB file E
:\Drive1\temp\buildwar3x\War3\bin\Game.pdb
in game (+0x9977) (0x778bfccc)
4 0x6f005fae GameMain+0xe in game (0x778bfdd8)
5 0x00401219 in war3 (+0x1219) (0x778bfe84)
6 0x00401d68 SVW\uffff\uffff3\uffff\uffff+0xa28 in war3 (0x778bff20)
7 0x77ba38ea in kernel32 (+0x438ea) (0x778bfff4)
8 0xb7fcbe91 wine_switch_to_stack+0x11 in libwine.so.1 (0x00000000)
0x77618051: subl $4,%esp
Wine-dbg>
I must say that the nocd patch works perfectly under windows.
--
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=2776
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=1163
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |download
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-04-03 08:47 -------
Steam installer can be downloaded from here:
http://www.steampowered.com/index.php?area=getsteamnow
--
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=2775
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
--
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=2739
tor.klingberg(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tor.klingberg(a)gmx.net
--
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=2739
------- Additional Comments From tor.klingberg(a)gmx.net 2005-04-03 08:03 -------
I get a similar error with a program called "Nexus Personal". The program window
shows up, along with the wine systray window. Then it crashes with:
----------
err:ole:register_ifstub couldn't get IPSFactory buffer for interface
{00000131-0000-0000-c000-000000000046}
err:ole:register_ifstub couldn't get IPSFactory buffer for interface
{00000001-0000-0000-c000-000000000046}
err:ole:CoMarshalInterface Failed to marshal the interface
{00000001-0000-0000-c000-000000000046}, 80040155
wine: Unhandled exception (thread 000f), starting debugger...
err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 8 228") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
----------
The first two lines did not appear before I upgraded to 20050211, so they are
probably not relevant. I can submit output of winedbg --auto or something if you
wish.
--
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=2658
thetemplar(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thetemplar(a)free.fr
------- Additional Comments From thetemplar(a)free.fr 2005-04-03 04:28 -------
Adding me to the CC 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=2658
------- Additional Comments From thetemplar(a)free.fr 2005-04-03 04:27 -------
I got the same problem with the updater of the Korean version of Ragnarok
Online. Not sure if the problem will be the same with the international version,
though.
Below, the wonderful life of an updater under Wine :
gamer@Boulaymix:~/.wine/drive_c/Program Files/Gravity/RO$ wine Ragnarok.exe
fixme:actctx:CreateActCtxW stub!
fixme:actctx:CreateActCtxW stub!
fixme:actctx:CreateActCtxW stub!
fixme:imm:ImmGetContext (0x10052): stub
fixme:hook:IsWinEventHookInstalled (32773)-stub!
err:local:LOCAL_GetBlock not enough space in GDI heap 10c7 for 28 bytes
err:local:LOCAL_GetBlock not enough space in GDI heap 10c7 for 28 bytes
err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero. Please report this.
The problem occurs after a short period with no reason...
The problem only affects the display because the updater continues to download
updates after this error.
I'll try to run some tests like Managed windows or not, under a desktop or not,
etc... but if you have any useful flag I could use with WINEDEBUG to discover
the problem, I'll use them and give you some useful logs.
I'm using a CVS snapshot taken the 2005-02-26 at 2:00 AM, GMT+1. My distribution
is Debian Sarge. I'm using gcc version 3.3.5, libc6 version 2.3.2.ds1-20, xfree
version 4.3.0.dfsg.1-1.
--
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=2776
Summary: Wine with Steaminstall.exe
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gangstar(a)houston.rr.com
I downloaded the program steaminstall because I'm trying to play the game
Counter-Strike, I open the program with wine and it installs the program, then
it trys to update steam, while its at 26% done it freezes and gives me an error.
Something about Win32Registery. And then steam crashes and closes. I try again
and it does the same thing over.
--
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=826
------- Additional Comments From gangstar(a)houston.rr.com 2005-04-03 03:17 -------
I am getting a [make] Error 1 after doing ./configure and make depend. I'm
trying to install WineX. I get the same error message while trying to install
Wine as well. How do I fix 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=2772
mike(a)navi.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From mike(a)navi.cx 2005-04-03 03:11 -------
The install completed succesfully, you can ignore that output. Go look in your
Program Files directory, it will be there. Currently there's no GUI but that's
just because it's not switched on yet.
--
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=2775
Summary: agsedit.exe from AdventureGameStudio used to work, now
crashes
Product: Wine
Version: 20050211
Platform: Other
URL: http://www.bigbluecup.com/acdload.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trick(a)icculus.org
This program used to work with an earlier version of Wine, not too long ago --
I'm pretty sure it was either 20050111 or 20041201 -- but now it crashes. When
launched, the following messages are written on the console several times:
err:x11drv:X11DRV_CreateWindow invalid window width -10
err:x11drv:X11DRV_CreateWindow invalid window height -10
The program manages to start even so, but then immediately fails with an error
messagebox containing:
"Exception 0x80000100 at EIP=0x777C6EAC, AGSE v2.62.509"
AGS and AGSedit can be downloaded from http://www.bigbluecup.com/acdload.htm .
(There's also a native Linux version available, but sadly that doesn't include
the editor.)
--
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=2774
koxta(a)koxta.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |major
--
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=2774
Summary: wrc doesn't recognize IDC_MAIN ACCELERATORS property
properly
Product: Wine
Version: 20050111
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: koxta(a)koxta.net
When compiling:
koxta@hell main $ make
wrc -r -DWINELIB -D_REENTRANT main.rc -o main.res -v
FYI: Starting preprocess
FYI: Starting parse
FYI: Got LANGUAGE 21,1 (0x0415)
FYI: Got GROUP_ICON (107)
FYI: Got GROUP_ICON (108)
FYI: Got MENU (109)
main.rc:57:8: Error: Key code must be an ascii string
make: *** [main.res] Error 1
The problem is in:
/////////////////////////////////////////////////////////////////////////////
//
// Accelerator
//
IDC_MAIN ACCELERATORS
BEGIN
"?", IDM_ABOUT, ASCII, ALT
"/", IDM_ABOUT, ASCII, ALT
END
After removing those 5 lines, everything works fine. However, this is a default
blank project page generated by visual studio .NET (win32 application). Is it
simply not supported or am I missing something?
Please, help.
--
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=2772
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=27
--
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=2771
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=1159
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=2717
pyxis24(a)multicon.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pyxis24(a)multicon.de
------- Additional Comments From pyxis24(a)multicon.de 2005-03-03 18:05 -------
Confirming the bug. I did not have the behaviour with a wine 2003 version
under Redhat 8, while the bug is present in wine versions since late 2004,
including the Wine 20050211, under redhat 8 as well as Fedora core 3.
Matrox G400 in my case.
The DVD authoring software DVDLabPro is available as 30 day full version at
http://www.mediachance.com/dvdlab/dvdlabpro.html
--
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=2410
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-03-03 17:47 -------
pbuffer support has just been added to wine, so doom 3 may now 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=2036
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-03-03 15:21 -------
Is there any example where this shows itself as a problem? I dont mind fixing
it or trying to add tests into the test suite, but something which relies on
this would be a good starting point
--
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=2773
Summary: Path error calling wineprefixcreate from
tools/wineinstall
Product: Wine
Version: 20050211
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: garrett(a)nonoise.org
The tools/wineinstall script gives me an error calling wineprefixcreate.
My path getting there was first manual make && make depend, then running
wineinstall (from the main source directory, not from within ./tools).
It looks like a simple fix. Script output:
WINE Installer v0.74
I see that WINE has already been configured, so I'll skip that.
You are running as root. Do you want a local config file,
file, ~/.wine/config, created?
(yes/no) n
(yes/no) no
Configuring Wine without Windows.
Some fake Windows directories must be created, to hold any .ini files, DLLs,
start menu entries, and other things your applications may need to install.
Where would you like your fake C drive to be placed?
(default is /c) /usr/local/var/wine/c
Configuring Wine for a no-windows install in /usr/local/var/wine/c...
./tools/wineinstall: line 467: wineprefixcreate: command not found
The revelant lines from the script:
if [ "$WINEINSTALLED" = 'no' ]
then
tools/wineprefixcreate --update --use-wine-tree .
else
wineprefixcreate --update
fi
--
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=2769
mike(a)navi.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From mike(a)navi.cx 2005-03-03 12:22 -------
We've had a regedit installed far longer than SambaTNG has, and it's also used
by scripts so we can't rename it without breaking things. I'd suggest you take
this to the SambaTNG guys.
--
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=2004
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-03-03 11:16 -------
Closing as agreed with Rob, problem no longer occurs but actual fix is unknown
--
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=2004
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-03-03 11:16 -------
Closing as agreed with Rob
--
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=2000
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-03-03 11:15 -------
Closing as agreed with Mike
--
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=2000
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-03-03 10:36 -------
Closing after checking with Mike - this was an old email addr
--
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=2772
Summary: Error while installing notes.6.5 with wine
Product: Wine
Version: 20050211
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martinkuria(a)hotmail.com
Hi, I am trying to install notes client 6.5, but I am getting an error, check
out the output of the error::
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action L"SelfUnregModules"
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action
L"UnregisterTypeLibraries"
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action L"RemoveODBC"
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action L"UnregisterFonts"
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action
L"RemoveRegistryValues"
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action
L"UnregisterClassInfo"
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action
L"UnregisterExtensionInfo"
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action
L"UnregisterProgIdInfo"
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action
L"UnregisterMIMEInfo"
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action L"RemoveIniValues"
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action
L"RemoveEnvironmentStrings"
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action
L"RemoveDuplicateFiles"
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action L"RemoveFiles"
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action L"RemoveFolders"
err:msi:ACTION_InstallFiles Unable to move file
(L"C:\\windows\\temp\\F4941_oleaut32.dll" ->
L"c:\\windows\\system\\oleaut32.dll") (error 183)
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action L"PatchFiles"
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action L"MoveFiles"
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action L"BindImage"
fixme:msi:ACTION_CreateShortcuts UNHANDLED shortcut format, advertised shortcut
fixme:msi:ACTION_CreateShortcuts UNHANDLED shortcut format, advertised shortcut
fixme:msi:ACTION_CreateShortcuts UNHANDLED shortcut format, advertised shortcut
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action
L"WriteEnvironmentStrings"
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action L"RegisterFonts"
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action L"InstallODBC"
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action L"RegisterComPlus"
fixme:msi:ACTION_RegisterProduct Flesh out more information
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action L"PublishComponents"
fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action
L"MsiPublishAssemblies"
fixme:msi:ACTION_PublishProduct Need to write more keys to the user registry
err:msi:ACTION_PublishProduct Unable to open Summary Information
err:dc:DCE_FreeWindowDCE [0x30034] GetDC() without ReleaseDC()!
What could be the problem do I have to do any configuration in wine config
please advice
--
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=2771
Summary: err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero
Product: Wine
Version: 20050111
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dave(a)geko.net.au
Installed Terragen (wine msiexec /i tginstall0919.msi)
Ran wine on the installed exe and got the following error.
fixme:ole:OLEPictureImpl_get_hPal (0x7a0446f8)->(0x77acf074): stub
err:local:LOCAL_GetBlock not enough space in GDI heap 10bf for 116 bytes
fixme:ole:OleLoadPictureEx
(0x7ad842ec,5942,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x77acf158),
partially implemented.
err:local:LOCAL_GetBlock not enough space in GDI heap 10bf for 28 bytes
err:local:LOCAL_GetBlock not enough space in GDI heap 10bf for 28 bytes
err:local:LOCAL_GetBlock not enough space in GDI heap 10bf for 28 bytes
err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero. Please report this.
Wine failed with return code 1
[18:56 0.37]
Generated log is as follows
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the "Resolution" entry in the config file
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:OleLoadPictureEx
(0x7ad524dc,4718,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x77acfb00),
partially implemented.
err:toolbar:ToolbarWindowProc unknown msg 2210 wp=00000001 lp=00010032
err:statusbar:StatusWindowProc unknown msg 2210 wp=0001 lp=00010036
fixme:ole:OLEPictureImpl_SaveAsFile (0x77c3d950)->(0x77c597a0, 0, (nil)), hacked
stub.
tgGlobals = 0x1009C310
Loading Modules in C:\Program Files\Terragen\
Loading Modules in C:\Program Files\Terragen\plugins\
Loading Modules in C:\Program Files\Terragen\..\tgplugins\
The Gate loaded 0 plugin modules
fixme:ole:OleLoadPictureEx
(0x7ad58dd4,4718,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x77acf59c),
partially implemented.
err:trackbar:TRACKBAR_WindowProc unknown msg 2210 wp=00000001 lp=00010054
fixme:ole:OLEPictureImpl_SaveAsFile (0x77d0c6c0)->(0x7a356e80, 0, (nil)), hacked
stub.
fixme:ole:OleLoadPictureEx
(0x7ad5dc34,15597,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x77acf59c),
partially implemented.
fixme:ole:OLEPictureImpl_Construct Unsupported type 3
fixme:ole:OleLoadPictureEx
(0x7ad5dc34,24143,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x77acf56c),
partially implemented.
fixme:ole:OLEPictureImpl_get_hPal (0x7a3582e0)->(0x77acf508): stub
fixme:ole:OLEPictureImpl_get_hPal (0x7a356fe0)->(0x77acf4e0): stub
fixme:ole:OLEPictureImpl_get_hPal (0x7a3582e0)->(0x77acf620): stub
fixme:ole:OleLoadPictureEx
(0x7ad5fa4c,4718,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x77acf5b8),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x7a363af0)->(0x7a374a58, 0, (nil)), hacked
stub.
fixme:ole:OleLoadPictureEx
(0x7ad647bc,4718,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x77acf1d4),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x7a375448)->(0x7a3fde18, 0, (nil)), hacked
stub.
fixme:ole:OleLoadPictureEx
(0x7ad696d4,4718,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x77acf2f8),
partially implemented.
err:toolbar:ToolbarWindowProc unknown msg 2210 wp=00000001 lp=00010116
err:statusbar:StatusWindowProc unknown msg 2210 wp=0001 lp=00010124
err:trackbar:TRACKBAR_WindowProc unknown msg 2210 wp=00000001 lp=00010126
err:trackbar:TRACKBAR_WindowProc unknown msg 2210 wp=00000001 lp=00010128
fixme:ole:OLEPictureImpl_SaveAsFile (0x7a3fdf48)->(0x7a3fedf0, 0, (nil)), hacked
stub.
fixme:ole:OleLoadPictureEx
(0x7ad6ca64,4718,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x77acf420),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x7a407268)->(0x7a414d20, 0, (nil)), hacked
stub.
fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "EST" to an entry
in TZ_INFO
fixme:ntdll:TIME_GetTZAsStr Please add appropriate entry to TZ_INFO and submit
as patch to wine-patches
fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "EST" to an entry
in TZ_INFO
fixme:ntdll:TIME_GetTZAsStr Please add appropriate entry to TZ_INFO and submit
as patch to wine-patches
fixme:ole:OleLoadPictureEx
(0x7ad75444,4718,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x77acf3b0),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x7a415320)->(0x7a423320, 0, (nil)), hacked
stub.
fixme:ole:OleLoadPictureEx
(0x7ad7ea44,4718,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x77acf334),
partially implemented.
err:statusbar:StatusWindowProc unknown msg 2210 wp=0001 lp=00010274
fixme:ole:OLEPictureImpl_SaveAsFile (0x7a423670)->(0x7a431058, 0, (nil)), hacked
stub.
fixme:ole:OleLoadPictureEx
(0x7ad817ac,4718,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x77acf4e8),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x7a432310)->(0x7a4306d8, 0, (nil)), hacked
stub.
fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "EST" to an entry
in TZ_INFO
fixme:ntdll:TIME_GetTZAsStr Please add appropriate entry to TZ_INFO and submit
as patch to wine-patches
fixme:ole:OleLoadPictureEx
(0x7ad5e7ac,4718,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x77acf2b0),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x7a365238)->(0x7a04bf60, 0, (nil)), hacked
stub.
--
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=2739
mullib1(a)acm.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mullib1(a)acm.org
--
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=2673
------- Additional Comments From agri(a)desnol.ru 2005-02-03 15:48 -------
i install 20041019 (this is the correct version).
revision number of wine/dlls/x11drv/dib.c in that tree is 1.18.
copy next revision of wine/dlls/x11drv/dib.c 1.19 to the tree, recompile-install
and get wrong colors.
--
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=2673
------- Additional Comments From agri(a)desnol.ru 2005-02-03 15:25 -------
i have found the guilty file - wine/dlls/x11drv/dib.c
if i copy that file from 20041019 to 20041201 i got CORRECT colors (but it
become very slow)
on the 20041201.
--
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=2673
------- Additional Comments From agri(a)desnol.ru 2005-02-03 14:06 -------
Hm.... i have tested version 20050211.... all the same.
Question: i suppose there should be two deferent code-places to copy images onto
a screen or convert colors, one is correct with color, another is wrong. One
place is (as i see in comments mesa.c). Where is another?
--
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=2770
Summary: application could don't run under wine
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: miguipda(a)hotmail.com
Could you please solve wine to be able to run this apps
powerbullet (flash application on : http://powerbullet.com/download.html)
Bye
--
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=2753
carl.sopchak(a)cegis123.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From carl.sopchak(a)cegis123.com 2005-02-03 12:19 -------
I just did another CVS update, and this issue seems to have been fixed.
Thanks!
Carl
--
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=2747
evan_parry(a)hmc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From evan_parry(a)hmc.edu 2005-01-03 14:53 -------
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=2769
Summary: samba-tng and wine have a /usr/bin/regedit
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oerray(a)yahoo.de
I'm using Debian Sarge with Samba-TNG.
If I try to install the wine-utils package, it fails because Samba-TNG has a
own, different version of the /usr/bin/regedit file.
It would be nice, if you could change the name or the location of the file, that
I can use both packages.
Thanks
Chris
--
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=1321
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-01-03 12:19 -------
Resolving 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=2767
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-01-03 12:18 -------
*** Bug 2768 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=2768
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-01-03 12:18 -------
*** This bug has been marked as a duplicate of 2767 ***
--
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=2747
evan_parry(a)hmc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From evan_parry(a)hmc.edu 2005-01-03 11:27 -------
Bug is fixed with the application of the suggested patch noted in Dan's post.
--
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=2768
Summary: charactors wont disply properly
Product: Wine
Version: 20050211
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jhiggin2(a)rochester.rr.com
CC: jhiggin2(a)rochester.rr.com
I am currently running Novells' linux desktop with the stock kernel version
2.6.5-7.111.19-default. I have downloaded and install both the binary version as
well as the tarball and tried each with the same results. Wine version
is:20050211. When I try to execute a program such as Notepad foe example, it
will open but the charactors at the top are not displayed properly, and only
show zeros where it should say file,open and such.I have tried to download and
install IE 6.0SP1 (which I am forced to use at work), when it executed,it also
had the zero charactors in place of any actual words or wording.I also have
tried other builds of wine with all the same results. I have to assume it's not
a wine problem, but rather a compatability problem using this distribution of linux.
--
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=2767
Summary: charactors wont disply properly
Product: Wine
Version: 20050211
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jhiggin2(a)rochester.rr.com
I am currently running Novells' linux desktop with the stock kernel version
2.6.5-7.111.19-default. I have downloaded and install both the binary version as
well as the tarball and tried each with the same results. Wine version
is:20050211. When I try to execute a program such as Notepad foe example, it
will open but the charactors at the top are not displayed properly, and only
show zeros where it should say file,open and such.I have tried to download and
install IE 6.0SP1 (which I am forced to use at work), when it executed,it also
had the zero charactors in place of any actual words or wording.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=e
http://bugs.winehq.org/show_bug.cgi?id=2766
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=2066
Keywords|NoAppDBEntry |
--
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=2766
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
--
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=2766
Summary: Magic the Gathering hangs when loading Shandalar
Product: Wine
Version: 20050211
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: glasse(a)rpi.edu
Using the 20050211 build of Wine from the Debian packages at
http://wine.sourceforge.net/apt/, I can't play Magic the Gathering. When I run
Magic.exe, it runs OK, and I can select to enter Shandalar, but when I try to
create a new character it hangs on "Generating Shandalar". I have a few save
files from my girlfriend; when I load those, it hangs at the main screen
(presumably loading/generating the map of Shandalar). It does this with the
default registries and a config file of just:
[Version]
"Windows"="winxp"
You can download the game via bittorrent at
http://www.the-underdogs.org/game.php?id=1550 . It has all data compressed in a
.uha archive (which is opaque to Linux, and wine can't run the Windows tool to
extract), but I have an uncompressed copy if you need it. The [Version] section
in ~/.wine/config is necessary because otherwise you get a stupid error message
about "Dave's Extra Cool Timer". I can also provide save games.
--
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=2765
Summary: Warcraft install fails with missing registry entry
Product: Wine
Version: 20050211
Platform: PC
URL: http://appdb.winehq.org/appview.php?appId=897
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tony_lambregts(a)telusplanet.net
Warcraft III's install fails with dialog message saying "No program start menu
found"
Adding
[Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Shell
Folders\\]"Programs"="c:\\windows\\Start Menu\\Programs"
to users.reg file in ~/.wine/ fixes the 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.
http://bugs.winehq.org/show_bug.cgi?id=2764
Summary: Cosmetic bugs with Delphi TScrollBox and TPopupMenu
Product: Wine
Version: 20050211
Platform: Other
URL: http://www.starsoft.fi/jarto/WineTest.tar
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jarto(a)starsoft.fi
I've made a small test app (including source) with Delphi 7 that shows two
cosmetic bugs in Wine:
1. TScrollBox doesn't update itself properly after being scrolled. Basically,
the the view is not cleared before being painted again -> contents inside the
scroll box are messed up. Check the attached screenshot.
2. Menu heights are calculated wrong if OwnerDraw is set to true in any item of
a TPopupMenu. You can see the problem by right clicking on the form background
in the test app. First item in the PopupMenu is measured and painted by using
TMenuItem.OnDrawItem and TMenuItem.OnMeasureItem. The 2nd and 3rd menu are
measured and painted normally by Delphi. However, they look extremely small in Wine.
There's a workaround for the menu problem: Just use TMenuItem.OnMeasureItem for
every item in the TPopupMenu.
--
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=2021
------- Additional Comments From jarto(a)starsoft.fi 2005-28-02 06:31 -------
Pollai, can you check with the latest Wine release? Printing works well from my
Delphi apps.
--
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=2486
------- Additional Comments From jarto(a)starsoft.fi 2005-28-02 06:29 -------
Anchors work well in my Delphi apps under Wine. Can you try again and post a
testcase?
--
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=2749
------- Additional Comments From woonjava(a)hotmail.com 2005-27-02 23:56 -------
Created an attachment (id=777)
--> (http://bugs.winehq.org/attachment.cgi?id=777&action=view)
A testing program that can simulate minimize bug
This is a program that I compile using Visual Prolog 5.2. It can simulate
window minimize problem when run from WINE-20050211 in Fedora Core 3.
--
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=2763
Summary: Simply Accounting Installshield failing
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: glayng(a)sympatico.ca
Installshield is failing when it cannot find the file, iKernel.exe.
I found in my Windows partition such a file, located at /program files/common
files/installshield/engine/6/intel32, and copied the contents that directory
into a new identically named directory. Rerunning Installshield results in the
same error being returned.
I'm using a combination of XWINE and Jan 11/05 WINE, with Mandrake 10.1 Discovery.
--
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=2758
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2005-27-02 14:44 -------
I reinstalled today and it worked fine. Running however crashed before the
reinstall and after the reinstall and also the webupdate crashes. I tried to
find some reason, to no avail however. Both crashes didn't happen some time ago.
For installing, it is a good idea i.m.h.o. to create a new directory and unzip
webpack there.
--
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=2758
------- Additional Comments From dclark(a)akamail.com 2005-27-02 13:57 -------
Have you followed the instructions here:
http://www.danbbs.dk/~kibria/xilinx.html
Specifically, have you installed the VC6 redistributable package, and then set
the Wine "Version" to "win2k" before running the installer?
I just tried the installer with a CVS version of Wine from today (2/27) and it
installed "fine". I put that in quotes, because one of the threads from the
installer does crash, but only after everything is installed. This problem has
existed on several previous WebPack versions.
ISE works fine, or at least it comes up. Unfortunately, the service pack update
does not seem to work. This is new; previously updates worked fine on Wine. I
don't know whether Wine broke, or the updates have changed in a way that make
them incompatible with 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=2761
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-27-02 09:45 -------
*** Bug 2762 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=2762
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-27-02 09:45 -------
*** This bug has been marked as a duplicate of 2761 ***
--
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=2762
Summary: Wine window disapears in enlightenment
Product: Wine
Version: 20050211
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: acqant(a)optonline.net
Using enlightenment with multiple virtual windows.
Open application using wine. Move from one window to another. When I come back
to the virtual window/desktop that the wine application is in it is gone.
The processes are still running.
This is the same problem I found in the bug mailing list last year that was
fixed. However the patch used back then in the x11 position code won't work
now. The code is much different.
--
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=1536
------- Additional Comments From 3.14(a)piology.org 2005-27-02 07:57 -------
In the meantime I use version 20041201, still the same problem.
This is a mojor loss of function. So this bug should be major.
pi
--
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=1798
------- Additional Comments From ivan(a)yosifov.net 2005-27-02 07:17 -------
Same here. Wine is 20050211. If I choose unmanaged windows in wine config all
keyboard input goes to the console. If I choose managed windows - normal windows
get keyboard input , but windows like the half-life-enter-cd-key-dialog still do
not get any input. In desktop mode all windows seem to get keyboard input.
--
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=2757
------- Additional Comments From burnus(a)gmx.de 2005-27-02 02:36 -------
With WINEDEBUG=+seh,+tid,trace+richedit I get:
000b:trace:richedit:RICHED32_WindowProc 32 bit : WM_COMMAND: hwnd=0x2004c,
wParam=000000b1, lParam=00000000
000b:trace:richedit:RICHED32_WindowProc 32 bit : EM_STREAMIN: hwnd=0x2004c,
wParam=000000b1, lParam=00000000
000b:trace:richedit:RTFSetEditStream
000b:trace:seh:EXC_RtlRaiseException code=c0000005 flags=0 addr=0x4587f0e0
000b:trace:seh:EXC_RtlRaiseException info[0]=00000000
000b:trace:seh:EXC_RtlRaiseException info[1]=00000000
000b:trace:seh:EXC_RtlRaiseException eax=00000026 ebx=45890364 ecx=401eb1c8
edx=401eadc0 esi=00000000 edi=40404e08
000b:trace:seh:EXC_RtlRaiseException ebp=406cfc24 esp=406cfc08 cs=0073 ds=007b
es=007b fs=003b gs=0033 flags=00210202
000b:trace:seh:EXC_CallHandler calling handler at 0x562f3e code=c0000005 flags=0
000b:trace:seh:EXC_CallHandler handler returned 1
000b:trace:seh:EXC_CallHandler calling handler at 0x54c1e0 code=c0000005 flags=0
wine: Unhandled exception (thread 000b), starting debugger...
I looked at RTFSetEditStream but this only sets some variables. I failed to see
something obvious which hints at the error.
--
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=2759
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-26-02 18:42 -------
According to the AppDB this looks like a regression. Please try to find the
patch that broke it using regression testing as outlined here.
http://www.winehq.org/site/docs/wine-devel/x1314
--
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=2759
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.winehq.org/appvie
| |w.php?appId=288
--
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=2758
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
--
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=2664
------- Additional Comments From giedrius(a)galva.su.lt 2005-26-02 15:23 -------
kernel memory layout 3G/1G or 4G changes nothing
pre 2005 year CVS worked. (sorry, can't tell the exact date)
Current (2005-02-28) CVS is either a Segfault or failing to init ntdll
--
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=2761
Summary: Wine window disapears in enlightenment
Product: Wine
Version: 20050211
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: acqant(a)optonline.net
Using enlightenment with multiple virtual windows.
Open application using wine. Move from one window to another. When I come back
to the virtual window/desktop that the wine application is in it is gone.
The processes are still running.
This is the same problem I found in the bug mailing list last year that was
fixed. However the patch used back then in the x11 position code won't work
now. The code is much different.
--
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=2733
tenbergemh(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tenbergemh(a)yahoo.com 2005-26-02 10:26 -------
re-tested option 2 (see startpost, 'LR_LOADTRANSPARENT|LR_LOADMAP3DCOLORS') and
this works now correctly. I'm not able to re-test option 1 now. As option 2 is
how I will use transparency, it works for me and I'll close this bug.
Many thanks.
--
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=2004
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-26-02 09:29 -------
Can this bug be closed?
Looking at the code in listview it appears to only search for items which
match the selected state or -1 otherwise, and the test you mention seems ok
now. I think there was a listview rewrite since this was raised so it probably
got fixed there
--
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=2000
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-26-02 09:22 -------
On wine cvs, WCMD, echo %programfiles% showed it ok, and 'set' shows it is set
to a long name. Is this still a problem, and if not can we get this closed
please
--
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=2616
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-26-02 09:19 -------
Does this mean this bug can be closed (FIXED or WORKSFORME)?
--
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=2755
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-26-02 09:07 -------
It uses an env var not a command line switch now:
WINEDEBUG=+ole wine nbpro.exe >olelog.out 2>&1
--
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=2760
Summary: Freetype2 User-defined Default Fonts
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: palatis(a)gentoo.org.tw
there's no way to set the default font for the new font rendering engine (via
Freetype 2).
and the problem happens for non-english fonts. i'm a traditional chinese user,
it always choose those fancy fonts for Sans/Serif/etc (like dragonwick from
freefonts[http://ftp.gwdg.de/pub/misc/grafik/gimp/gimp/fonts/freefonts-0.10.tar.gz]
for Sans).
that bothered me...
so here is the patch!
--
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=2759
Summary: can not start winmx 3.53
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leva(a)az.isten.hu
Hi!
I'm using today's (2005. feb. 26) cvs wine, and trying to start winmx.
The install works fine, and the winmx configurator runs well too. But after I
type wine ./WinMX.exe I only get these messages, and wine exits immediately:
$ wine WinMX.exe
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the "Resolution" entry in the config
file
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:CoRegisterMessageFilter stub
I don't see any window popping up, it seems that wine simply refuses to start
winmx.
--
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=2758
Summary: Installing Xilinx FPGA tools WEB ISE 6.3i fails
Product: Wine
Version: 20050211
Platform: Other
URL: http://support.xilinx.com/index.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)nagrom.org
I'm using redhat 9.
I've tried both wine 20050211 and 20041201.
The failure happens every time and is always the same.
I am attempting to install the Xilinx FPGA tools (WEB ISE 6.3i). The
installation process seems to be going fine, but after about 2 minutes, the
installer reaches a stage where it faults into the wine debugger console:
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x0045f093).
In 32 bit mode.
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0033 GS:0000
EIP:0045f093 ESP:40837dcc EBP:40837dd4 EFLAGS:00010246( - 00 -RIZP1)
EAX:00000000 EBX:00000001 ECX:00000001 EDX:00000000
ESI:40837f4f EDI:00000000
Stack dump:
0x40837dcc: 4083824f 40837e48 40837de8 00457667
0x40837ddc: 00000000 00000000 00000001 4083a52c
0x40837dec: 00435a5c 00000000 00000000 00000001
0x40837dfc: 4083824f 004b861c 4083824f 40837f51
0x40837e0c: 000000ff 40837f4f 004b8354 4083a540
0x40837e1c: 40837e48 4083824f 004359c2 41cebfa8
Backtrace:
=>1 0x0045f093 in setup (+0x5f093) (0x40837dd4)
2 0x00457667 in setup (+0x57667) (0x40837de8)
3 0x00435a5c in setup (+0x35a5c) (0x4083a52c)
4 0x41ceeed0 (0x41cec098)
0x0045f093: repne scasb %es:(%edi)
Wine-dbg>Ctrl-C: stopping debuggee
err:seh:setup_exception nested exception on signal stack in thread 0009 eip
40105499 esp 40015c24 stack 0x40740000-0x40840000
I'm not sure what further information you will require, but since this failure
is very repeatable, I'd be happy to fill in more details.
--
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=2757
------- Additional Comments From burnus(a)gmx.de 2005-26-02 01:46 -------
Created an attachment (id=774)
--> (http://bugs.winehq.org/attachment.cgi?id=774&action=view)
Crash output, debug log using WINEDEBUG=+relay,+seh,+tid
The attached file has 137 lines, the full WINEDEBUG=+relay,+seh,+tid log has
487029 lines, if you need more ;)
If you need further logs, give a shout
--
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=2320
------- Additional Comments From burnus(a)gmx.de 2005-26-02 01:36 -------
Ok, current status:
a) With double buffering I only get the warning
ChoosePixelFormat() returns 0 (last error = 0)
SetPixelFormat() returns 1 (last error = 0)
wglCreateContext() returns 0 (last error 2000)
wglMakeCurrent() returns 1 (last error = 0)
I couldn't get it to crash anymore.
b) With double buffering turned off, the openGL rendering indeed works, see
http://www.physik.fu-berlin.de/~tburnus/wine/diamond_rend.png
(w/o rendering http://www.physik.fu-berlin.de/~tburnus/wine/diamond2.png),
but I have drawing problems:
The black background is not restricted to the the inner part of the MDI child
window, but it is drawn over the whole (parent) MDI window, including statusbar,
menubar, toolbar other MDI childs, even if they have a higher z-order, MDI
child-window titlebars.
The openGL content (except for the background) seems to be too low as it should
start directly under the partially visible toolbar, but seems currently be
aligned at the bottom of the window, ignoring the space for another toolbar and
the statusbar.
But at least Wine made some progress :-)
PS: Can someone mark this as NEW _or_ change the default query to include
UNKONFIRMED bugs? Otherwise bugs such as this one are kind of hard to search for.
--
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=2755
------- Additional Comments From dzrudy(a)gmail.com 2005-25-02 21:23 -------
Well, I'm not quite sure how to do the trace...
I tried:
wine -debugmsg +ole nbpro.exe
but I got 'wine: cannot find -debugmsg' message. Plase let me know how to do the
trace and I'll attach it ASAP. Thank you
--
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=2746
Bug 2746 depends on bug 723, which changed state.
Bug 723 Summary: COM has no implementation of thread/appartment specific data
http://bugs.winehq.org/show_bug.cgi?id=723
What |Old Value |New Value
----------------------------------------------------------------------------
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=723
mike(a)navi.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike(a)navi.cx 2005-25-02 20:34 -------
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=423
mike(a)navi.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike(a)navi.cx 2005-25-02 20:34 -------
Fixed, has been for a while. Whether it's perfect or not is a different question.
--
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=1833
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-25-02 16:32 -------
I think this might be fixed by the patch I submitted for 2733 - Any chance of
testing it (I know this is an old problem).
If not, how can this be reproduced?
--
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=2728
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-25-02 16:24 -------
Patch is now in cvs so closing resolved/fixed. If you still get the same
traps, just reopen the bug
--
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=2733
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-25-02 15:49 -------
Patch submitted
http://www.winehq.org/hypermail/wine-patches/2005/02/0587.html
Please can you see if this resolves the problem, and if so close off this bug.
I'm flagging it as resolved/fixed as it fixes the testcase you sent me, but if
there are any problems just reopen it
--
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=2755
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=1387
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=2754
------- Additional Comments From dclark(a)akamail.com 2005-25-02 12:26 -------
If you are compiling Wine yourself, then you need to have the CUPS development
library installed. The Wine compilation needs these.
--
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=2754
Summary: Can't print -- CUPS printers not detected
Product: Wine
Version: 20050211
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matt_shepherd(a)yahoo.com
20050225 0827PDT
In regards to CUPS printing, I think either there's a bug or the documentation
is wrong.
.../wine-20050211/documentation/printing.sgml says:
"If you are using CUPS, you do not need to configure .ini or registry entries,
everything is autodetected."
Ok, so I use CUPS, but nothing appears to be autodetected. "wine notepad"
doesn't show any printer names in the drop down box. My cups setup is working
fine with all non-wine applications.
Random stuff about my system:
-----------------------------
wine-20050211 (built from the .tar.gz using configure && make depend && make &&
make install)
cups-1.1.22-0.rc1.8, cups-libs-1.1.22-0.rc1.8
kernel-2.6.10
Pretty much a standard FedoraCore3 system
Contents of /etc/printcap:
--------------------------
lp|Created by redhat-config-printer 0.6.x:rm=mycomputer.mydomain.test:rp=lp:
ps7960|ps7960:rm=mycomputer.mydomain.test:rp=ps7960:
Can you suggest a workaround for this? I couldn't find anything in the
documentation that seemed appropriate.
Thanks,
Matt
--
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=2749
------- Additional Comments From dzrudy(a)gmail.com 2005-25-02 10:18 -------
Same problem here. Running Fedora Core 3 x86_64 (Kernel 2.6.10-1.766_FC3) and
wine 20050211
--
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=2718
------- Additional Comments From xeroc_(a)gmx.de 2005-25-02 09:50 -------
this is what gives gdb:
++++++++++++++++++++++++++++++++++++++++++++++++++
xeroc@xeroc ~ $ gdb wine
GNU gdb 6.0
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...(no debugging symbols
found)...Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) set args notepad
(gdb) run
Starting program: /usr/bin/wine notepad
warning: Unable to find dynamic linker breakpoint function.
GDB will be unable to debug shared library initializers
and track explicitly loaded dynamic code.
warning: shared library handler failed to enable breakpoint
Program received signal SIG32, Real-time event 32.
0x400c95a7 in ?? ()
(gdb) continue
Continuing.
Program received signal SIG32, Real-time event 32.
0x400c95a7 in ?? ()
(gdb) continue
Continuing.
Program received signal SIGTRAP, Trace/breakpoint trap.
0x78000000 in ?? ()
(gdb) continue
Continuing.
Program received signal SIGSEGV, Segmentation fault.
0x400c9ff1 in ?? ()
(gdb) continue
Continuing.
Program received signal SIGSEGV, Segmentation fault.
0x400cc377 in ?? ()
(gdb) continue
Continuing.
Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
(gdb)
++++++++++++++++++++++++++++++++++++++
Nobody any advice ??
Greets XeRoc
--
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=2733
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |us(a)the-edmeades.demon.co.uk
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-24-02 16:43 -------
This is resolved by changing the line
SetDIBits(screen_dc, hbitmap, 0, height, bits, info, DIB_RGB_COLORS);
to
SetDIBits(screen_dc, hbitmap, 0, height, bits, fix_info, DIB_RGB_COLORS);
in windows/cursoricon.c around line 2151 (Mine has some debug code in so it
might be a few lines out)
If I can, I'll submit a patch tomorrow otherwise it might be next week
sometime.
With this the demo you sent me looks like I would expect
--
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=2753
carl.sopchak(a)cegis123.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|Other |PC
--
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=2096
------- Additional Comments From carl.sopchak(a)cegis123.com 2005-24-02 15:38 -------
It's been a while since I've done a CVS update (mainly, because of this bug),
but I did one fairly recently. Wine does not seem to be crashing hard when
printing partial pages of checks now, but I still get the fixme's:
fixme:bitmap:CreateCompatibleBitmap got bad width 1109579968 or height 64,
please look for reason
fixme:bitmap:CreateCompatibleBitmap got bad width 1109579968 or height 64,
please look for reason
fixme:bitmap:CreateCompatibleBitmap got bad width 1109577352 or height 312,
please look for reason
fixme:bitmap:CreateCompatibleBitmap got bad width 1109577352 or height 312,
please look for reason
I'm still willing to work on this, but I'll need some pointers / suggestions /
nudges in the right direction...
--
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=2753
Summary: WM_NCCALCSIZE returns bogus values when WS_BORDER &
(0,0;0,0)
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carl.sopchak(a)cegis123.com
DefWindowProcA returns a window size of (1,1;1,1) when it processes message
WM_NCCALCSIZE on a window with a rectangle size of (0,0;0,0) and a style of
WS_BORDER. It should return (0,0;0,0).
I tried using the wine-devel mailing list to get help with how to fix it, but I
have not received a reply. Unfortunately, I'm not exactly sure HOW this should
be fixed, without potentially causing colateral damage. The thread title is
"Recent CVS update causes Quicken popup problem/Help please". Here is the final
part of the thread, which explains what is happening within wine:
On Monday, February 21, 2005 03:43 pm, Rein Klazes wrote:
> On 10 Feb 2005 21:19:46 +0100, you wrote:
> > Carl Sopchak <carl.sopchak_at_cegis123.com> writes:
> > > I guess my problem is that I have NO CLUE as to how this SHOULD be
> > > handled. Should the style be set to (style & ~WS_VISIBLE) when the
> > > rectangle is {0,0;0,0}? Should {0,0;0,0} be considered a valid
> > > rectangle in validate_window_rectangles()? Should
> > > validate_window_rectangles() only get called if the rectangle is not
> > > {0,0;0,0}? Or, very possibly, is there something else that should
> > > happen? Just to see what happened, I commented out the call to
> > > validate_window_rectangles, and the popup disappeared as it should.
> >
> > The client rectangle should have been set to {0,0;0,0} too. You should
> > look at the WM_NCCALCSIZE processing (SWP_DoNCCalcSize in
> > dlls/x11drv/winpos.c) and check what's happening there with the
> > rectangles.
>
> Experimenting for another issue, I noticed today:
>
> If I execute this under Win2K for a window with the WS_BORDER style:
> | MoveWindow( hwnd, 0,0,0,0,0);
> | GetWindowRect ( hwnd, &rc);
> | trace(" 1. %ld,%ld-%ld,%ld\n", rc.left,rc.top, rc.right, rc.bottom);
> | DefWindowProcA(hwnd, WM_NCCALCSIZE, 0, (LPARAM)&rc);
> | trace(" 2. %ld,%ld-%ld,%ld\n", rc.left,rc.top, rc.right, rc.bottom);
>
> this is the result:
>
> 1. 0,0-0,0
> 2. 1,1-1,1
>
> It seems to me this should be allowed as valid.
>
> Rein.
This is the same issue. I had sent the following under another subject, so it
didn't get "attached" to this thread, but here is what I found upon further
investigation:
Ok, so what is happening is this: In dlls/x11drv/winpos.c, the pNewWindowRect
is coming into SWP_DoNCCalcSize as (0,0;0,0), wndPtr->rectWindow is
(182,977;662;998), and wndPty->rectClient is (183,978;661,997). Then
winpos.c sends it's own WM_NCCALCSIZE message, and upon return,
params.rgrc[0] is (1,1;1,1)! This, in turn, causes the third and fourth
conditions in the section commented as "If the application sends back
garbage, ignore it" to be true, which in turn causes the next condition to be
false, so the client rectangle (pNewClientRect) does NOT get set. (Follow
that?? <g>)
Tracing through the processing of this WM_NCCALCSIZE, I find it ends up
generating two WM_NCCALCSIZE messages, one being handled by DefWindowProc32.
This leads me to ./windows/defwnd.c, which calls NC_HandleNCCalcSize
in ./windows/nonclient.c. Within NC_HandleNCCalcSize, a call is made to
NC_AdjustRectOuter, then the window's rectangle (winRect) is adjusted based
on this call. It is this call and adjustment of winRect that changes winRect
from (0,0;0,0) to (1,1;-1,-1), which is later "fixed" to (1,1;1,1).
Diving deeper, into NC_AdjustRectOuter, I find that because the window style
has WS_BOARDER set, adjust is set to 1, then InflateRect is called, which
sets rect to (-1,-1;1,1) [returned to NC_HandleNCCalcSize tmpRect variable].
So, there's the problem. The new rectangle size is (0,0;0,0), but has
WS_BOARDER set, so the WM_NCCALCSIZE message returns (1,1;1,1) erroneously.
The only thing is, I'm still not sure where the "best" place would be to check
for the new window rectangle of (0,0;0,0) and handle it appropriately - or
what "appropriate" would be, for that matter...
Further help would be appreciated.
--
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=2751
Summary: messages
Product: Wine
Version: 20050111
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tamay.yugnuk(a)gmail.com
When I install any program (office or win98) wiht wine
"fixme:font:load_VDMX No suitable ratio found" give me this message and stop.
--
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=66
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-23-02 16:11 -------
This is not going to be fixed in a hurry... I looked into this and the problem
is the use of the XOR bits of the cursor. From the comment in x11drv/mouse.c:
* We have to do some magic here, as cursors are not fully
* compatible between Windows and X11. Under X11, there
* are only 3 possible color cursor: black, white and
* masked. So we map the 4th Windows color (invert the
* bits on the screen) to black and an additional white bit on
* an other place (+1,+1). This require some boolean arithmetic:
If you look closely at the cursor, thats why it looks odd. The cursor is
stripes of black, white, XOR and AND - The XOR is emulated by producing a
shadow (which doesnt look great, but I suspect its the specific cursor being
done 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=2728
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #772 is|0 |1
obsolete| |
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-23-02 15:10 -------
Created an attachment (id=773)
--> (http://bugs.winehq.org/attachment.cgi?id=773&action=view)
Patch for both problems
D'oh - Bug introduced as we get wined3d better supported. wined3d needs a
temporary fix, please use this attachment which I'll submit to wine-patches as
well
--
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=2728
------- Additional Comments From nyyr(a)seznam.cz 2005-23-02 14:49 -------
So, i applied that patch. Now the game displayed 3D configuration window,
i choosed D3D HAL using hardware acc. 16-bit depth and windowed mode.
black window showing "loading" test appeared and then another
exception was raised. So i put applied that patch also to directx.c in ddls/d3d8/.
Now the game is running, but is terribly SLOW. On exit from the game it raises
another exception - see 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=2740
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-22-02 22:19 -------
This is fixed in CVS
http://cvs.winehq.org/patch.py?id=16231
--
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=2744
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=94
--
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=2750
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=25
--
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.
On Mon, 21 Feb 2005 15:21:13 -0600, Wine Bugs wrote:
> http://bugs.winehq.org/show_bug.cgi?id=2725
>
>
>
>
>
> ------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-21-02 15:21 -------
> Do you know of any games with a demo which shows this behaviour?
I'm afraid I don't know whether SoF2 or Alice have demos. I'm pretty
sure there was a SoF2-preview on the SoF1-CD, so if you look at Raven's
website you may find a demo. But since I get the same behaviour in SoF2
and Alice, I'm pretty sure you'll get pretty much the same effect out of
any Quake3-based game; that includes ``Return to Castle Wolfenstein'',
which I'm pretty sure has a demo version. OTOH I can't _guarantee_ that
RtCW will exhibit the same problem under WINE, since naturally I'm running
it native here ;-).
> I had problems in dx8 development time where there were load issues with
> opengl and the order it got loaded with some other libraries. I wonder if this
> is the same problem....
Could be. It probably wasn't always like this either, because none of
the SoF2-on-WINE sites I found mention this problem, although it required
rather massive manual intervention to get this game started on recent
WINE versions (the first one I tried SoF2 with must have been from around
last july).
Best regards,
Andreas
--
Dr. Andreas Dehmel Ceterum censeo
zarquon(a)t-online.de Microsoft esse delendam
http://home.t-online.de/~zarquon (Cato the Much Younger)
http://bugs.winehq.org/show_bug.cgi?id=50
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-22-02 16:05 -------
I've submitted a patch which gets the justification back to the state when
this bug was originally raised:
http://www.winehq.org/hypermail/wine-patches/2005/02/0504.html
(I think when truetype fonts came in they broke it)
No idea on the cause of the misaligned ends though... I originally thought it
was because we make an upfront calculation and store the remainder for the
next textout whereas we could if we wanted to split the whole pixels of the
remainder across the breaks, but that didnt seem to make any difference so I
gave up
BTW This is not the same as 2698
--
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=2728
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-22-02 16:02 -------
I'm certain the patch will solve your initial problem so submitted to cvs
http://www.winehq.org/hypermail/wine-patches/2005/02/0503.html
--
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=2743
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-22-02 14:17 -------
Thanks for the 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=2733
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |us(a)the-edmeades.demon.co.uk
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-22-02 14:16 -------
A demo would be useful, (ideally with code but not necessarily as I can add
debug code into wine), as it means its easy to concentrate on the exact
problem and recreate it here. If not, I'll try to knock something from your
descriptions up but it may take a while as I'm not really a windows GUI
programmer!
--
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=2744
------- Additional Comments From a_villacis(a)palosanto.com 2005-22-02 10:52 -------
Created an attachment (id=770)
--> (http://bugs.winehq.org/attachment.cgi?id=770&action=view)
Test case which reproduces bug (VB source code and compiled EXE with
MSVBVM60.DLL)
This file contains the test case that demonstrates the bug. It contains a
VisualBasic 6 executable (with required MSVBVM60.DLL), and the source code for
the executable. This program just displays a MDI window with one MDI child,
which in turn displays a dropdown list in order to demonstrate the bug. No
other functionality is included in this program, as none is required to trigger
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=2750
Summary: ie and java
Product: Wine
Version: 20050211
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brokndodge(a)excite.com
wine20050211 on debian testing
when i installed ie6 last week i went to yahii games to see if they would werk.
that requires a java component from microsoft. uhm... it's no longer available.
apparently they lost a lawsuite or something. they show a replacement directly
from java's site. installed the replacement and it werks... sortof. the thing
is when i attept to play a game (collapse) i can play for 1 or 2 minutes then it
locks up. also most of the games on yahoo do not work at all. of course all
yahoo games require ie and windows. is this a bug in wine or something not
installed in ie6? has anyone else tried this java thing to replace msjvm?
--
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=2749
Summary: windows don't minimize
Product: Wine
Version: 20050211
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brokndodge(a)excite.com
running debian testing with wine20050211. every prog i run with this wine will
not minimize. it looks like its going to then pops right back up.
--
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=2748
Summary: Space Empires: Starfury fails to run
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.winehq.org/appview.php?appid=1900
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam(a)nemesys.ca
fixme:ddraw:DirectDrawEnumerateExA no non-display devices supported.
fixme:ddraw:DirectDrawEnumerateExA no detached secondary devices supported.
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x77c70c90)->(00010024,00000008)
This game completely fails to run, and upon trying to run it, the game goes full
screen regardless of wine AppDefaults settings, and then nothing happens, black
screen, and only way to close it is to kill the xserver from console.
--
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=2747
Summary: Fonts in Picasa 2 are corrupted (fix submitted already)
Product: Wine
Version: CVS
Platform: All
URL: http://www.cs.hmc.edu/~eparry/font.html
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: evan_parry(a)hmc.edu
Many of the fonts used by the Picasa 2 application are corrupted. This appears
to be a problem with the GetGlyphOutline() function, and is corrected by this patch:
http://www.winehq.com/hypermail/wine-patches/2005/01/0455.html
The provided URL shows pictures of how the fonts looks on Wine before and after
applying the patch.
--
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=2743
brianlong(a)cox.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From brianlong(a)cox.net 2005-21-02 20:46 -------
I have copied the files MSVCIRT.dll and
MSVCP60.dll to the folder for the application and it runs now.
--
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=2617
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |2746
nThis| |
------- Additional Comments From mike(a)codeweavers.com 2005-21-02 19:30 -------
Does this work with Huw's new stdole32.tlb?
--
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=2746
Summary: Make builtin OLE32 work
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike(a)codeweavers.com
A meta bug to track all ole bugs.
--
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=2739
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
--
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=2723
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=897
--
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=2745
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=119
--
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=2745
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |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=2743
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
--
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=2733
------- Additional Comments From tenbergemh(a)yahoo.com 2005-21-02 16:50 -------
No, indeed, I haven't, I just changed some parameters in the sources of the
program I'm currently working on to test the different scenarios. What kind of
information would you like to have? Screenshots? Bitmap data? Sources?
Executables? In the latter two cases I can try to prepare some demo code for
you, at this moment I cannot give away the complete program (unfortunately not
all employees like the idea of open-source).
By the way, I think I noticed (the same?) transparency bug in the NSIS
installer: the (white) background of the top-most caption overwrites (part of)
the NSIS logo in the upper-left corner on some of the installer pages, depending
on the size of the caption text. But instead of having to do with transparency,
this could also be caused by some text-sizing miscalculations, I don't 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=2699
jberkes(a)pc-tools.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From jberkes(a)pc-tools.net 2005-21-02 16:15 -------
I've tested the updated richedit through cvs and the bug fix seems to be working
properly. Thanks! I am marking this bug closed.
--
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=2723
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |us(a)the-edmeades.demon.co.uk
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-21-02 15:48 -------
Does running wineprefixcreate before the install make any difference?
How close to the start? Can you take a +relay trace and extract the 1000 lines
before the first instance of the message in the popup box, gzip it and add it
as an attachment please. This log will get huge for a large install 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=2733
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-21-02 15:39 -------
I dont suppose you have a simple standalone testcase which shows all the
differences from windows to 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=2745
------- Additional Comments From brandm(a)xs4all.nl 2005-21-02 15:39 -------
Here is some more information that might help:
As I mentioned above, I don't see the problem using wine-20040813 rpm from
SuSE 9.2 When I start Visio with 20040813, I see the following messages:
err:module:import_dll No implementation for msvcrt.dll.??_U@YAPAXI@Z imported
from L"H:\\.wine\\fake_windows\\Program Files\\Visio\\MSVCIRT.dll", setting to
0xdeadbeef
fixme:thread:NtSetInformationThread Set ThreadImpersonationToken handle to
(nil)
fixme:thread:NtSetInformationThread Set ThreadImpersonationToken handle to
0x78
fixme:ole:CoRegisterMessageFilter stub
fixme:imm:ImmGetContext (0x10026): stub
fixme:imm:ImmNotifyIME (0x61183950, 21, 4, 0): stub
fixme:imm:ImmReleaseContext (0x10026, 0x61183950): stub
fixme:imm:ImmGetContext (0x10026): stub
fixme:imm:ImmNotifyIME (0x61183950, 21, 4, 0): stub
fixme:imm:ImmReleaseContext (0x10026, 0x61183950): stub
fixme:imm:ImmGetContext (0x10026): stub
fixme:imm:ImmNotifyIME (0x61183950, 21, 4, 0): stub
fixme:imm:ImmReleaseContext (0x10026, 0x61183950): stub
--
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=2724
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |us(a)the-edmeades.demon.co.uk
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-21-02 15:38 -------
Are you running with windows ddraw or d3d8/9? This is a normal symptom, and we
cant support non-wine versions of those dlls. If not, this isnt going to be
fixed in a hurry (if ever)....
--
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=2725
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |us(a)the-edmeades.demon.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=2725
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-21-02 15:21 -------
Do you know of any games with a demo which shows this behaviour?
I had problems in dx8 development time where there were load issues with
opengl and the order it got loaded with some other libraries. I wonder if this
is the same 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.
http://bugs.winehq.org/show_bug.cgi?id=2728
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-21-02 15:16 -------
FWIW It didnt seem to trap here, but on the other hand I gopt corrupted music
and a black screen....
--
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=2728
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |us(a)the-edmeades.demon.co.uk
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-21-02 15:04 -------
Please attach a WINEDEBUG=+d3d_caps program.exe >log.out 2>&1 plus info from
glxinfo. I think your drivers are reporting a funny string which we end up
trapping trying to process.
--
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=2745
Summary: toolbar icons don't get drawn
Product: Wine
Version: 20050211
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brandm(a)xs4all.nl
The toolbar icons in MS Visio do not get drawn using recent versions of Wine.
This makes it difficult to use the Visio.
Observed using MS Visio 2000 SR-1 (6.0.2072).
Distro and relevant RPM versions:
SuSE 9.2
xorg-x11-6.8.2-0.1
wine-20050211-1.1 and wine-20050111
This problem NOT observed with wine-20040813-7.1 that comes with SuSE 9.2. In
fact, downgrading from 20050211 to 20040813 fixes the problem.
The following repeating messages appear when Wine starts:
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the "Resolution" entry in the config
file
fixme:thread:NtSetInformationThread Set ThreadImpersonationToken handle to
(nil)
fixme:thread:NtSetInformationThread Set ThreadImpersonationToken handle to
0x84
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=4
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=4
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=4
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=4
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=4
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=4
err:x11drv:X11DRV_CreateWindow invalid window width -22
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:CoRegisterMessageFilter stub
fixme:imm:ImmGetContext (0x10026): stub
fixme:imm:ImmNotifyIME (0x60ed8208, 21, 4, 0): stub
fixme:imm:ImmReleaseContext (0x10026, 0x60ed8208): stub
fixme:imm:ImmGetContext (0x10026): stub
fixme:imm:ImmNotifyIME (0x60ed8208, 21, 4, 0): stub
fixme:imm:ImmReleaseContext (0x10026, 0x60ed8208): stub
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=4
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=4
fixme:imm:ImmGetContext (0x10026): stub
fixme:imm:ImmNotifyIME (0x60ed8208, 21, 4, 0): stub
fixme:imm:ImmReleaseContext (0x10026, 0x60ed8208): stub
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=4
--
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=2743
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-21-02 14:55 -------
c0000135 is an unable to load dll error, and from the errors it looks like you
need to install / copy from a windows machine copies of MSVCIRT.dll and
MSVCP60.dll. I guess the problem is wine doesnt have versions of these (yet) -
Since they dont come with the o/s I think wine would expect them to be
installed with the app, but in your case it looks like this isnt happening?
--
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=2744
Summary: Combobox loops endlessly if displayed by MDI child and
mouse selects dropdown
Product: Wine
Version: 20050211
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a_villacis(a)palosanto.com
When the following conditions are all true:
* Windows application uses MDI window
* At least one MDI child is displayed
* The MDI child displays a dropdown list (combobox without editing cap.)
* User selects with mouse (not keyboard) the combobox in order to display the
dropdown
... then the combobox starts flashing endlessly. The focus seems to alternate
between the MDI child and the colored rectangle which paints the combobox when
selected.
I searched the bug database, and bug #2147 looks like this exact same bug.
However, I can provide on demand a VisualBasic 6 sample application which
reproduces the bug. This problem occurs only when a MDI child displays the
dropdown list - SDI windows and dialogs are not affected.
--
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=2743
Summary: Can't run MapSend Streets and Destinations USA
Product: Wine
Version: 20050211
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-resources
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brianlong(a)cox.net
I was able to successfully install MapSend Streets and Destinations USA.
However, it will not run. When I run it from a command line, I get the following:
mothership MapSend Streets and Destinations USA # wine MapSend.exe
err:module:import_dll Library MSVCIRT.dll (which is needed by
L"Z:\\home\\brian\\.cxoffice\\dotwine\\fake_windows\\Program
Files\\Magellan\\MapSend Streets and Destinations USA\\vc_vect.dll") not found
err:module:import_dll Library vc_vect.dll (which is needed by
L"Z:\\home\\brian\\.cxoffice\\dotwine\\fake_windows\\Program
Files\\Magellan\\MapSend Streets and Destinations USA\\MapExp.dll") not found
err:module:import_dll Library MSVCIRT.dll (which is needed by
L"Z:\\home\\brian\\.cxoffice\\dotwine\\fake_windows\\Program
Files\\Magellan\\MapSend Streets and Destinations USA\\MapExp.dll") not found
err:module:import_dll Library MapExp.dll (which is needed by
L"Z:\\home\\brian\\.cxoffice\\dotwine\\fake_windows\\Program
Files\\Magellan\\MapSend Streets and Destinations USA\\MapSend.exe") not found
err:module:import_dll Library MSVCIRT.dll (which is needed by
L"Z:\\home\\brian\\.cxoffice\\dotwine\\fake_windows\\Program
Files\\Magellan\\MapSend Streets and Destinations USA\\MapSend.exe") not found
err:module:import_dll Library MSVCP60.dll (which is needed by
L"Z:\\home\\brian\\.cxoffice\\dotwine\\fake_windows\\Program
Files\\Magellan\\MapSend Streets and Destinations USA\\MapSend.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\home\\brian\\.cxoffice\\dotwine\\fake_windows\\Program
Files\\Magellan\\MapSend Streets and Destinations USA\\MapSend.exe" failed,
status c0000135
--
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=2742
Summary: Wrong keycodes for directional arrows
Product: Wine
Version: 20050211
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabriele.giorgetti(a)teamfab.it
Hi do you guys know anything about that already ?
It looks like some keys are not mapped correctly:
grep -r VK_* * | grep include/winuser.h
include/winuser.h:#define VK_LEFT 0x25
include/winuser.h:#define VK_UP 0x26
include/winuser.h:#define VK_RIGHT 0x27
include/winuser.h:#define VK_DOWN 0x28
(These keys are the directional arrows, not the numpad keys...)
Now look at what wine thinks about those keys when block num is not kicked in:
tail -f /projects/tmp/winetrace.log | grep keyboard
trace:keyboard:X11DRV_ToUnicodeEx AltGrMask = 0000
trace:keyboard:X11DRV_ToUnicodeEx Found keycode 83 (0x53)
trace:keyboard:KEYBOARD_MapDeadKeysym no character for dead keysym 0x0000ff96
trace:keyboard:X11DRV_ToUnicodeEx AltGrMask = 0000
trace:keyboard:X11DRV_ToUnicodeEx Found keycode 80 (0x50)
trace:keyboard:KEYBOARD_MapDeadKeysym no character for dead keysym 0x0000ff97
trace:keyboard:X11DRV_ToUnicodeEx AltGrMask = 0000
trace:keyboard:X11DRV_ToUnicodeEx Found keycode 85 (0x55)
trace:keyboard:KEYBOARD_MapDeadKeysym no character for dead keysym 0x0000ff98
trace:keyboard:X11DRV_ToUnicodeEx AltGrMask = 0000
trace:keyboard:X11DRV_ToUnicodeEx Found keycode 88 (0x58)
trace:keyboard:KEYBOARD_MapDeadKeysym no character for dead keysym 0x0000ff99
Kickin'in the block num:
trace:keyboard:X11DRV_ToUnicodeEx NumLockMask = 0010
trace:keyboard:X11DRV_ToUnicodeEx AltGrMask = 0010
trace:keyboard:X11DRV_ToUnicodeEx Found keycode 100 (0x64)
trace:keyboard:KEYBOARD_MapDeadKeysym no character for dead keysym 0x0000ff51
trace:keyboard:X11DRV_ToUnicodeEx NumLockMask = 0010
trace:keyboard:X11DRV_ToUnicodeEx AltGrMask = 0010
trace:keyboard:X11DRV_ToUnicodeEx Found keycode 98 (0x62)
trace:keyboard:KEYBOARD_MapDeadKeysym no character for dead keysym 0x0000ff52
trace:keyboard:X11DRV_ToUnicodeEx NumLockMask = 0010
trace:keyboard:X11DRV_ToUnicodeEx AltGrMask = 0010
trace:keyboard:X11DRV_ToUnicodeEx Found keycode 102 (0x66)
trace:keyboard:KEYBOARD_MapDeadKeysym no character for dead keysym 0x0000ff53
trace:keyboard:X11DRV_ToUnicodeEx NumLockMask = 0010
trace:keyboard:X11DRV_ToUnicodeEx AltGrMask = 0010
trace:keyboard:X11DRV_ToUnicodeEx Found keycode 104 (0x68)
trace:keyboard:KEYBOARD_MapDeadKeysym no character for dead keysym 0x0000ff54
What's wrong ?
Oh, and this output is when using within a edit control.
Last but not least, any test against VK_UP VK_DOWN, VK_LEFT, VK_RIGHT fails ...
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=2603
------- Additional Comments From james(a)l3r.com 2005-20-02 23:54 -------
Hi it seems that the WOW communtity has come up with a workaround for the
minimap bug. There is a user interface mod which minimises the minimap on start
up which may let wine get a little further. You can grab it at
http://wow.modhaven.net/linux/starnix/StarNix-0.0.3.tar.gz. Hope this 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=2741
Summary: HEAP_CreateSystemHeap system heap base address
0x80000000 not available
Product: Wine
Version: 20050211
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: geoffd(a)professionalhosts.com
I have tried 20050111, now on 20050211. This occurs in both. No matter how I
install it, whether I use Crossover, Winetools, or try manually. Whatever
application I use (DCOM95/98 Install, IE6 Install, run preInstalled Dreamweaver.
I always get a 'HEAP_CreateSystemHeap system heap base address 0x80000000 not
available' error.
The only application I have run succesfully is NotePad!
I am running Gentoo Linux 2.4.28-r5 under Gnome, on Intel P6 1.2GHZ with 512MB
RAM and a NVidia Video card.
I have search previous bugs and the web in general and there is only one
occurance of this, but it refers to threading in FreeBSD.
This is the session log from my last attempt installing DCOM98 on a fresh Wine
install (20050211) using Winetools wt211jo.
found gettext in path
/home/geoffd/.wine/winetools.log changed to new version
which: no dillo in
(/bin:/usr/bin:/usr/local/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3.5:/opt/Acrobat5:/usr/X11R6/bin:/opt/sun-jdk-1.4.2.07/bin:/opt/sun-jdk-1.4.2.07/jre/bin:/opt/sun-jdk-1.4.2.07/jre/javaws:/usr/qt/3/bin:/usr/kde/3.3/bin:/usr/kde/3.2/bin:/usr/kde/3.1/bin:/usr/games/bin:/opt/vmware/bin:/usr/java/maven-1.0-beta-9/bin:/usr/local/ActiveTcl/bin)
Browser is /usr/bin/firefox.
no suitable Wine directory found...
Wine 0
wine is executed as wine
Parameters are --noexit
Wine is not configured yet!
Calls to wine are executed as wine.
Config is /home/geoffd/.wine/winetools.log.
CDROM is /winedata/.
Choice is Base setup
Choice is Create a fake Windows drive with checked=F
waiting for wineservers to exit...
all wineservers endet after 0 seconds...
head: `-1' option is obsolete; use `-n 1' since this will be removed in the future
Converted temp dir to new entry HKCU\Environment "TEMP" = L"t:\\"
Converted path dir to new entry HKCU\Environment "PATH" =
L"c:\\windows;c:\\windows\\system"
Converted profile dir to new entry HKCU\Environment "USERPROFILE" =
L"c:\\windows\\Profiles\\Administrator"
Converted windows dir to new entry HKCU\Environment "windir" = L"c:\\windows"
Converted system dir to new entry HKCU\Environment "winsysdir" =
L"c:\\windows\\system"
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available/home/geoffd/.wine created successfully.
waiting for wineservers to exit...
all wineservers endet after 0 seconds...
Drive C: is /home/geoffd/.wine/drive_c, links will be made for c fake_windows
waiting for wineservers to exit...
all wineservers endet after 0 seconds...
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
availabledetecting Wine version... done.
Drive C: is /home/geoffd/.wine/drive_c
Wine 0
wine is executed as wine
Parameters are
Choice is DCOM98 with checked=F
dcom98.exe
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
availableregedit: Can't export. Registry key
'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall' does
not exist!
Success
grep: /home/geoffd/.wine/installed.reg: No such file or directory
grep: /home/geoffd/.wine/installed.reg: No such file or directory
rm: cannot remove `/home/geoffd/.wine/installed.reg': No such file or directory
software installation verified by /home/geoffd/.wine/winetools.log
ls: dcom98.exe: No such file or directory
downloading
http://download.microsoft.com/download/d/1/3/d13cd456-f0cf-4fb2-a17f-20afc7…
to dcom98.exe with 1229056 bytes...
WINEDLLOVERRIDES="ole32=n" wine ./dcom98.exe
waiting for wineservers to exit...
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
availableerr:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
availableerr:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
availableerr:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
availableerr:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
availableerr:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
availableerr:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
availableerr:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
availableCould not load 'SETUPX.DLL' required by 'W95INF16', error=2
err:thunk:_loadthunk (W95INF16.DLL, w95thk_ThunkData16, W95INF32.DLL): Unable to
load 'W95INF16.DLL', error 2
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
availableerr:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
availableerr:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
availableCould not load 'SETUPX.DLL' required by 'W95INF16', error=2
err:thunk:_loadthunk (W95INF16.DLL, w95thk_ThunkData16, W95INF32.DLL): Unable to
load 'W95INF16.DLL', error 2
all wineservers endet after 15 seconds...
Failed: 43
check installation by return value...
waiting for wineservers to exit...
all wineservers endet after 0 seconds...
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
availableFailed: 43
--
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=2740
Summary: Can't match system time zone name "NZDT" to an entry in
TZ_INFO
Product: Wine
Version: 20041201
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin_dejong(a)hotmail.com
Can't match system time zone name "NZDT" to an entry
in TZ_INFO
Suse 9.1
--
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=2739
Summary: Taxcut 04 fails to launch
Product: Wine
Version: 20050111
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jay_k_wood(a)yahoo.com
on launching taxcut 04 under X (Gentoo system), a window opens all black, then
closes with this message to the console:
jay program # wine taxcut
err:ole:CoMarshalInterface Failed to marshal the interface
{00000001-0000-0000-c000-000000000046}, 80070057
err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error
0x00000001
jay 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=2731
------- Additional Comments From titan.costa(a)wanadoo.fr 2005-18-02 03:26 -------
The crash is due to MiniDumpWriteDump which is not implemented in dbghelp.
If think the regression is due to the addition of this dll or maybe depending of
the windows version, dbghelp is used or not.
I think the best solution is to write a stub for this API or wait until Eric
implements 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.