http://bugs.winehq.org/show_bug.cgi?id=3559
Summary: Add TimeZone
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike(a)sydel.net
Hi,
Please add the PHT Timezone (PHT is Asia/Manila).
Thanks.
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=3558
Summary: Wine crashes at startup
Product: Wine
Version: CVS
Platform: Other
URL: http://www.analog.com/Analog_Root/static/techsupport/des
igntools/interactivetools/ad593x/ad593x.html
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bon(a)elektron.ikp.physik.tu-darmstadt.de
Application crashes at startup, debugging output or debugger don't give any
usefull advice for me.
Download the file mentioned above. Install went fine. Running installed
"TINA.EXE" gives:
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8
In 32 bit mode.
0xffffe410: popl %ebp
Modules:
Module Address Debug info Name (72 modules)
PE 0x00400000-00a04000 Deferred tina
...<list of modules omitted>
Threads:
process tid prio (all id:s are in hex)
00000008 (D) C:\Program Files\DesignSoft\Tina Pro for Windows - TI\TINA.EXE
00000009 0 <==
WineDbg terminated on pid 0x8
Starting the application in winedebug gives:
WineDbg starting on pid 0xa
Breakpoint 1 at 0x00401000 EntryPoint in tina
In 32 bit mode.
start_process () at /spare/bon/wine/wine/dlls/kernel/../../include/winternl.h:1679
0x7bb7175d start_process+0xcd
[/spare/bon/wine/wine/dlls/kernel/../../include/winternl.h:1679] in kernel32:
jmp 0x7bb71753 start_process+0xc3
[/spare/bon/wine/wine/dlls/kernel/process.c:992] in kernel32
1679 static inline void WINAPI DbgBreakPoint(void) { __asm__
__volatile__("int3"); }
Wine-dbg>c
Stopped on breakpoint 1 at 0x00401000 EntryPoint in tina
Wine-dbg>c
fixme:winedbg:be_i386_remove_Xpoint Cannot get back 20 instead of 0xCC at 00401000
First chance exception: page fault on write access to 0x00000000 in 32-bit code
(0x7f9e0345).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033
EIP:7f9e0345 ESP:7baafefc EBP:7baaff04 EFLAGS:00010246( - 00 -RIZP1)
EAX:00000000 EBX:7f9e02e0 ECX:7baafee8 EDX:00000000
ESI:7f9f0000 EDI:7f9d0000
Stack dump:
0x7baafefc: 7baaff38 7f9e02fc 009f43a9 00000000
0x7baaff0c: 009f4614 00401000 7beff220 7baafff4
0x7baaff1c: 7baaff30 7bba1890 7bbfde78 00400000
0x7baaff2c: 00000000 7bb71756 7beff220 ffffffff
0x7baaff3c: 7bb31b34 7bb45850 7bba1890 7bd98000
0x7baaff4c: 01000000 7baafff4 7baaff30 7bb716ef
Backtrace:
=>1 0x7f9e0345 (0x7baaff04)
2 0x00000000 (0x009f43a9)
0x7f9e0345: xorl %eax,0x0(%eax)
Wine-dbg>bt all
Backtracing for thread 0xb in process 0xa (C:\Program Files\DesignSoft\Tina Pro
for Windows - TI\TINA.EXE):
Backtrace:
1 0x7f9e0345 (0x7baaff04)
2 0x00000000 (0x009f43a9)
Now a message box pops up, telling in the title "Protecti" (rest cut off
"Error:1"
The messagebox can't be changed in size.
--
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=3083
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-12-10 11:48 -------
Created an attachment (id=1163)
--> (http://bugs.winehq.org/attachment.cgi?id=1163&action=view)
before
i did a regression test to find out where the menu is hidden under the window:
cvs 2005-01-31 11:34:00 CDT Googleearth looks like first attached picture
(correct)
cvs 2005-01-31 11:35:00 CDT Googleearth looks like 2nd attached picture
(screwed up)
As i guess i'm hour out of sync with cvs (there was only a patch committed
between 10:34 and 10:35, the patch that introduced this bug must be
http://www.winehq.org/pipermail/wine-cvs/2005-January/013739.html
(i ran with
WINEDLLOVERRIDES="ole32,usp10,msvcrt,dbghelp,psapi,oleaut32,wininet=n" wine
/root/.wine/drive_c/Program\ Files/Google/Google\ Earth/GoogleEarth.exe to get
as far as the screen where you can see 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=3089
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2005-12-10 11:11 -------
Works in current cvs - resolving 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=3529
------- Additional Comments From dank(a)kegel.com 2005-12-10 09:26 -------
When I tried it, the web installer refused to run
at all, saying it required Microsoft Windows.
Perhaps you have IE installed in your copy of Wine,
and that's why the web installer works for you?
In any case, the non-web installer needs to work, too,
before we can say we have excellent MSI support
(if this is indeed an MSI 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=3083
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|lionel.ulmer(a)free.fr |
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-12-10 09:25 -------
OK, i'll promise this is my last post today :)I have a bunch of different older
wine versions laying around. Although GoogleEarth doesn't really run on them i
can see the initial openingsscreen. In cvs version 22jan 2005 the image is
displayed in the correct position: upper right corner.All menu's are visible. In
wine-20050211 (11 feb) it is wrongly displayed in lower left corner, like it is
with current cvs. So maybe it's a regression. Any idea where to look further?
--
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=2597
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-12-10 08:53 -------
Fixed. See: http://cvs.winehq.org/patch.py?id=20685
Will be wine-????.tar.bz2 and directory will be wine-????
--
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=2595
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-12-10 08:50 -------
Fixed. See: http://cvs.winehq.org/patch.py?id=20685
--
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=3500
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.foobar2000.org/do
| |wnload.html
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |download
Version|20050930 |CVS
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-12-10 08:32 -------
Download: http://www.foobar2000.org/download.html
AppDB: http://appdb.winehq.org/appview.php?appId=1749
Confirming.
--
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=3557
Summary: Wine fails to work when applications attempt to use the
"dosdevics" hierarchy of drives.
Product: Wine
Version: CVS
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: astrodog(a)gmail.com
Under FreeBSD 6.0-RC1, (And, Debian, it seems), wine fails with the following
error, "fixme:winedbg:be_i386_is_func_call Unsupported yet call insn (0x10) at
0x9c1f2634" (from winedbg), This results in applications crashing in 3 tests,
(winebrowser, Google Earth, and Steam, from www.steampowered.com), and in
another case, the application says "Invalid Directory".
truss output indicates the following.
write(10,0x7bf71000,4) = 4 (0x4)
read(0xa,0x33ec58,0x20) ERR#35 'Resource temporarily
unavailable'
poll({10 0x0|PRI|OUT|ERR|HUP|NVAL|RDNORM|RDBAND|WRBAND },1,-1) = 1 (0x1)
read(0xa,0x33ec58,0x20) = 32 (0x20)
This issue also applies to the latest snapshot (In the FreeBSD ports
collection), as well as the current cvs version.
--
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=3421
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.metaquotes.net/fi
| |les/mt4setup.exe
Keywords| |download
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-12-10 08:28 -------
Download: http://www.metaquotes.net/files/mt4setup.exe
AppDB: http://appdb.winehq.org/appview.php?versionId=2893
I'm unable to run this application in current Wine CVS with builtin libraries:
wine terminal.exe
fixme:ole:CoRegisterMessageFilter stub
wine: Call from 0x4ce222 to unimplemented function MFC42.DLL.6625, aborting
Erreur de segmentation
--
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=3083
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-12-10 08:25 -------
And btw, the font it really needs is Arial.TTF
--
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=3083
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lionel.ulmer(a)free.fr
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-12-10 07:31 -------
Hi, this is how i got it up using current cvs:
Set version to Xp and install it;
Copy native ole32 and usp10 to system folder.
Copy a bunch of fonts from my windows partition to
~/.wine/drive_c/windows/fonts(not sure what font it really needs)
Run with:
WINEDLLOVERRIDES="ole32,usp10,msvcrt=n" wine /root/.wine/drive_c/Program\
Files/Google/Google\ Earth/GoogleEarth.exe
Now i can see the problem described in this bug. It looks to me that the only
error is, is that the image is at the wrong coordinates, thus covering the
menus. Somehow i have the feeling this shouldn't be too diffcult to fix. Any
comments /hints how to debug it? (PS Seems to me an open-gl 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=3329
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-12-10 07:14 -------
Oh, i forgot to mention:Before running the app i copied the fonts from my
windows partition to ~/.wine/drive_c/windows/fonts otherwise i could not see any
text. Not sure what font it really needs 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=3329
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1029 is|0 |1
obsolete| |
Attachment #1157 is|0 |1
obsolete| |
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-12-10 06:35 -------
Created an attachment (id=1159)
--> (http://bugs.winehq.org/attachment.cgi?id=1159&action=view)
GoogleEarth
Somehow i got it working now with
WINEDLLOVERRIDES="ole32,usp10,msvcrt=n" wine /root/.wine/drive_c/Program\
Files/Google/Google\ Earth/GoogleEarth.exe
Now there's another bug : the menus are covered by the image of the earth, and
the
image of the earth is , i think at the wrong place (should not be in the left
side, see screenshot). Furtheremore: if i click for example on London, i
"travel" to another place (somewhere in the atlantic ocean) so looks as if the
image should really be shifted to the right. Anyone an idea?
--
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=3329
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-12-10 06:34 -------
Created an attachment (id=1158)
--> (http://bugs.winehq.org/attachment.cgi?id=1158&action=view)
GoogleEarth
Somehow i got it working now with
WINEDLLOVERRIDES="ole32,usp10,msvcrt=n" wine /root/.wine/drive_c/Program\
Files/Google/Google\ Earth/GoogleEarth.exe
Now there's another bug : the menus are covered by the image of the earth, and
the
image of the earth is , i think at the wrong place (should not be in the left
side, see screenshot). Furtheremore: if i click for example on London, i
"travel" to another place (somewhere in the atlantic ocean) so looks as if the
image should really be shifted to the right. Anyone an idea?
--
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=3329
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-12-10 04:22 -------
oh, and got a bit further again using native wininet:
WINEDLLOVERRIDES="ole32,usp10,msvcrt,wininet=n" wine ~/.wine/drive_c/Program\
Files/Google/Google\ Earth/GoogleEarth.exe
Now the program doesn't crash anymore but shows the attached screen. In the
console i see:wine: Call from 0x7fcbbe0c to unimplemented function
ws2_32.dll.getaddrinfo, aborting
--
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=3329
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-ole
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-12-10 04:08 -------
Ok, i got a bit further now. There seem to be quite some bugs here. This is what
i did:
TO INSTALL
rm -rf .wine
winecfg: set version to XP
wine GoogleEarthSetup.exe
Although it pops up a window complaining about not finding psapi (just click OK)
the installation seems to go fine.
TO RUN
If just run without native dlls it just hangs as described above.
Next:
WINEDLLOVERRIDES="ole32=n" wine ~/.wine/drive_c/Program\ Files/Google/Google\
Earth/GoogleEarth.exe
Now i get the opening splach screen, than hangs again with:
fixme:uniscribe:ScriptItemize L"Options not
available.",22,255,(nil),(nil),0x7fa5eec4,0x7fa5f6f8
err:seh:setup_exception stack overflow 0 bytes in thread 0009 eip 7bee1cd3 esp
7f961000 stack 0x7f960000-0x7fa60000
So seems to hang because of unimplemneted things in usp10
Next:
WINEDLLOVERRIDES="ole32,usp10=n" wine ~/.wine/drive_c/Program\
Files/Google/Google\ Earth/GoogleEarth.exe
An error box shows up with no text. I click OK. It crashes with:
wine: Call from 0x7fccbe0c to unimplemented function msvcrt.dll._wctime, aborting
Next:
WINEDLLOVERRIDES="ole32,usp10,msvcrt=n" wine ~/.wine/drive_c/Program\
Files/Google/Google\ Earth/GoogleEarth.exe
It starts up , shows a totally scrambled screen and than segfaults:
A lot of these:
err:syslevel:_EnterSysLevel (0x7f7f5020, level 2): Holding 0x7f8eed20, level 3.
Expect deadlock!
err:syslevel:_EnterSysLevel (0x7f7f5020, level 2): Holding 0x7f8eed20, level 3.
Expect deadlock!
err:syslevel:_EnterSysLevel (0x7f7f5020, level 2): Holding 0x7f8eed20, level 3.
Expect deadlock!
err:syslevel:_CheckNotSysLevel Holding lock 0x7f8eed20 level 3
err:syslevel:_CheckNotSysLevel Holding lock 0x7f8eed20 level 3
err:syslevel:_EnterSysLevel (0x7f7f5020, level 2): Holding 0x7f8eed20, level 3.
Expect deadlock!
err:syslevel:_EnterSysLevel (0x7f7f5020, level 2): Holding 0x7f8eed20, level 3.
Expect deadlock!
err:syslevel:_EnterSysLevel (0x7f7f5020, level 2): Holding 0x7f8eed20, level 3.
Expect deadlock!
err:syslevel:_CheckNotSysLevel Holding lock 0x7f8eed20 level 3
err:syslevel:_CheckNotSysLevel Holding lock 0x7f8eed20 level 3
wine: Unhandled exception (thread 0009), starting debugger...
Segmentation fault
Any hints how to proceed further?
(PS the bug described in the title seems thus to be an ole error , so i'll
change the component)
--
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=3545
------- Additional Comments From chris.kcat(a)gmail.com 2005-12-10 03:39 -------
You need to download Rice's plugin manually. You can get to it from the plugin
link on the main page, but here's a link to the one I have:
<http://www.emutalk.net/graphic-plugins/26237-rice-video-6-1-0c.html>. Extract
it into Project 64's plugin directory (and don't forget to move the DLL it
tells you to).
I still haven't managed to get input working. However, it seems sound
sometimes does work. In one game (Starfox 64), with the default DirectSound
plugin the console window starts flooding with "fixme:dsound:DSOUND_MixOne
problem with underrun detection" messages, and if the console is visible and I
click to minimize it, the sound dies. However if the window was already
minimized and I leave the game going, it seems to play fine. Another game
(Ridge Racer 64) played sound fine with the console minimized for a while, and
then just stopped producing sound.
--
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=3301
breitsma-winebug(a)asset-control.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From breitsma-winebug(a)asset-control.com 2005-12-10 03:24 -------
This was due to an old d3d8.dll.so staying in /usr/local/lib/wine. After wiping
everything related to wine and reinstalling I did not have the d3d8.dll.so anymore.
The main problem (again?) is that a new install leaves old files from a previous
install in place...
Updating a number of other packages allowed me to drop the --without-opengl. Now
I am getting the stencil errors indeed. Because this is a different error I will
close 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=3545
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-12-10 02:48 -------
Hi, i tried the app, but i get a completely messed up screen as i start to load
a rom. In the console there is, apart from dsound fixmes+errors, a load of this:
fixme:d3d:IDirect3DDevice8Impl_Present Unhandled present options
0x50348814/0x50348804
Furthermore i couldn't find an option for the "Rice's OpenGl " mode , that
you've mentioned. The rom i tried to play was Viper\'s\ Blast_corps.ace. I'm not
sure but
seems to be direct-x 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=3554
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |3556
------- Additional Comments From dank(a)kegel.com 2005-12-10 01:42 -------
Added Mavis Beacon teaches Typing bug 3556
--
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=3556
Summary: Mavis Beacon Teaches Typing 16 display corrupted
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Installing Mavis Beacon Teaches Typing 16 succeeds
except for the online registration app, which
complains that IE isn't installed.
But running the app on my Compaq Presario R3000 laptop
with FC3 yields a... lovely screen which is completely
unreadable, presumably related to the error message
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 16
--
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=3358
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-12-10 01:29 -------
Aha, and "cmapieng.vxd" shows that the application looks for a Network
Associates software (for example McAffee antivir).
| fixme:vxd:VWIN32_VxDCall Unknown service 002a0010
Andreas, what's happening after this line is printed?
The line shows that the VWin32.VxD service VWIN32_Int21Dispatch, according to [2].
It would be nice to take a look at the
dlls/vwin32.vxd/vwin32.c code and make it to dump parameters to be dispatched
(at least). Maybe it can be easily extended to make your app going further.
[2] http://vx.netlux.org/lib/vzo25.html#p1http://vx.netlux.org/lib/vgy06.html#p4
--
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=3529
------- Additional Comments From joshua(a)mcgees.org 2005-12-10 00:49 -------
Note that the Turbo Lister web installer works fine, but Turbo Lister fails when
run. See bug 3496.
--
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=2191
------- Additional Comments From dank(a)kegel.com 2005-12-10 00:33 -------
FWIW, there are several books about developing training apps with Toolbook
( see list at http://www.toolbook.com/community_thirdpartybooks.php )
It seems to have been developed originally by Asymmetrix back in the day,
and has been in use for at least a dozen years.
--
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=2191
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
------- Additional Comments From dank(a)kegel.com 2005-12-10 00:27 -------
It looks like your software was produced with an authoring
tool called ToolBook from http://toolbook.com,
can you verify that?
There's a free trial version of
the authoring tool, perhaps you can try reproducing the
bug using that trial?
Also, if you have the energy, you might want to try
reproducing with wine-20050930 or cvs; see
http://kegel.com/wine/qa/#getting.started
But it's ok if you can't.
--
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=3554
Summary: Showstopper bugs for common K12 educational software
Product: Wine
Version: CVS
Platform: Other
URL: http://kegel.com/wine/qa/#app.k12
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
BugsThisDependsOn: 3469,3553
This metabug lists the showstopper bugs in
educational software which appears on the approved
software lists of many elementary schools, and
which have been mentioned as "must-have" applications by
early Linux adoptors on e.g. the k12osn mailing list.
Bugs that belong here are those that prevent further testing
of the affected applications. This does not include minor
problems or problems that don't get in the way of testing.
--
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=3469
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |3554
nThis| |
--
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=3553
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |3554
nThis| |
--
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=3553
Summary: Kid Pix Deluxe 4 menus and text entry extremely
unresponsive
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On a Compaq Presario R3000 laptop with a zippy Athlon 64
running 32 bit Fedora Core 3, Kid Pix 4 installs
reasonably well -- it does put up a dialog box saying
"Requires Internet Explorer", but seems to otherwise
complete installation ok.
When you start the app, it refuses to start unless
it can access the sound card. Wine's error log
says you need to run winecfg and select emulated
sound. Doing so lets you run the app. Basic drawing
works, but the sound is a bit choppy and screwy,
and text entry and especially menus are very
slow and unresponsive.
--
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=2907
------- Additional Comments From storri(a)torri.org 2005-11-10 23:42 -------
Created an attachment (id=1156)
--> (http://bugs.winehq.org/attachment.cgi?id=1156&action=view)
Running with WINEDEBUG=+module,+seh for catching unhandled exception
The unhandled exception comes up each time the program starts. By capturing the
log I noticed there is a hardcoded default in MOULDE_GetLoadOrderW for
ntoskrnl.exe. So I captured the +module traces along with the +seh.
--
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=3552
Summary: Unhandled dwRenderStateType playing DeusEx
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: storri(a)torri.org
Found that I got error messages trying to play DeusEx that spoke about direct
draw. They were messages saying that certain state types were not handled:
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_LINEPATTERN (0000000a) value : 00000000 !
trace:ddraw:set_render_state D3DRENDERSTATE_MONOENABLE = 00000000
Also others:
err:ddraw:create_dib CreateDIBSection failed!
err:ole:CoGetClassObject class {92fa2c24-253c-11d2-90fb-006008a1f441} not
registered
err:region:CombineRgn Invalid rgn=(nil)
You will find a log output from running wine as:
WINEDEBUG=+ddraw,+region,+ole wine DeusEx.exe &>/tmp/ddraw.log
Occassionally, as the attached log captures, I get an unhandled exception.
--
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=3148
------- Additional Comments From hijinio(a)yahoo.com 2005-11-10 21:57 -------
This bug can be replicated with Filezilla using wine-20050930
http://prdownloads.sourceforge.net/filezilla/FileZilla_2_2_16_setup.exe?dow…
1. Install Filezilla
2. FTP into the server of your choice
3. Click and drag files from the server to your local machine (to copy them)
4. Realize now that even though the files have been copied to your machine, you
are still dragging the files around
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=3551
Summary: Warcraft 3 Installer
Product: Wine
Version: 20050930
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: walker_643(a)yahoo.com
Given an installation of wine linked to a full win98 partition, mounting
Warcraft3 CD and typing 'wine install.exe' brings up hollow install scren; in
other words, it has a title bar and borders but the client area is transparent;
no contents.
I read in several places that it could be a sound problem (there is a startup
sound for install.exe), so I disabled sound completely via winecfg. Obviously,
this did not solve the problem.
Wine was installed from the FreeBSD ports collection.
uname -a: FreeBSD athxpbsd.home 5.4-RELEASE-p7 FreeBSD 5.4-RELEASE-p7 #0: Wed
Oct 5 14:11:59 EDT 2005
root@athxp_bsd.home:/usr/obj/usr/src/sys/athxp_10_05_05 i386
Thank you in advance.
--
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=3529
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From mike(a)codeweavers.com 2005-11-10 21:45 -------
Thanks, I'll have a look into 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=3529
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |mike(a)codeweavers.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=3489
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-11-10 21:35 -------
Thanks, this fixes this latest issue !
--
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=2400
------- Additional Comments From zhilla(a)spymac.com 2005-11-10 20:27 -------
nope. at least croatian, and after briefly looking at patch i dont see how this should help with delete
button.
btw. whoever wants to check out this bug, here's the newer version of the mentioned "broken but
working" patchthat applies to newer wine versions.
http://adria.fesb.hr/~mglibic/keyboard2.diff
--
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=3545
chris.kcat(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |major
Version|20050725 |CVS
------- Additional Comments From chris.kcat(a)gmail.com 2005-11-10 19:02 -------
Okay, I grabbed the latest CVS snapshot. It doesn't crash when starting now,
however, the main display draws overtop of the menu bar and status bar (which
consequently gives me no way to stop emultion without killing the program and
the frame-rate display flickers like mad).
It still has the other graphical quirks mentioned before.. blocked out text
for some disabled widgets, and some radio buttons are placed wrong.. here's
two screenshots showing the problems (couldn't get them in one shot, sorry):
http://kcat.strangesoft.net/0bad-disabled.pnghttp://kcat.strangesoft.net/0bad-radio.png
I also had no sound and seemed to have no input capabilities, but I'll have
to do a little more testing on those.
As for where to get ROMs, I got them from
<http://members.chello.nl/~c.lieberwirth/n64a.htm>. Some of the links are dead
and its been a while since I've been there, so I don't know how many are still
active (PS: the .ace archive password is *what* it says, not *where* it says).
--
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=3542
lionel.ulmer(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |lionel.ulmer(a)free.fr
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From lionel.ulmer(a)free.fr 2005-11-10 16:13 -------
Assigning the bug to myself. I have a patch that fixes this issue that I need to
re-send (it was sent to wine-patches some time ago and was never committed due
to the lack of test cases).
--
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=1434
Bug 1434 depends on bug 3487, which changed state.
Bug 3487 Summary: Battlezone II craches with access violation (enumSurfaceCallBack?)
http://bugs.winehq.org/show_bug.cgi?id=3487
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |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=1432
Bug 1432 depends on bug 3487, which changed state.
Bug 3487 Summary: Battlezone II craches with access violation (enumSurfaceCallBack?)
http://bugs.winehq.org/show_bug.cgi?id=3487
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Status|ASSIGNED |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=3545
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-11-10 15:50 -------
btw, i guess you have to have some rom files to be able to play it; can they
somewhere be downloaded?
--
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=3382
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-11-10 15:14 -------
This seems to be fixed now by one of the richedit patches that went in lately.
Could you please confirm that it runs with current cvs and otherwise reopen this
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=1775
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-11-10 15:12 -------
There are some pretty good instructions for installing IE 6 in the AppDB
http://appdb.winehq.org/appview.php?versionId=469
It might help with getting you further with both applications. Once IE is
installed quick tax you might be able to run better. (this would still not be
considered a fix but a workaround)
By the way Franks corner is still around
http://frankscorner.org/
I have no idea how up to date it is.
--
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=3530
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-11-10 14:57 -------
The install bug seems to be fixed by one of the richedit patches that went in last
days. It installs fine here. The program itsself doesn't start right here,
however but that's another bug :). Could you confirm it works with cvs and
otherwise reopen 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=3437
kelfe(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From kelfe(a)gmx.de 2005-11-10 14:57 -------
think that got fixed by the many changed to richedit20
--
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=3525
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-11-10 14:31 -------
A couple of riched have gone in lately and seem to have to solved te second bug
(the access violation) This only leaves the first one which is a duplicate.
*** This bug has been marked as a duplicate of 3241 ***
--
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=3241
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jdoutt(a)whoi.edu
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-11-10 14:31 -------
*** Bug 3525 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=1775
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Version|20030911 |20050930
------- Additional Comments From marcus(a)jet.franken.de 2005-11-10 13:39 -------
From: John Lumby <johnlumby(a)hotmail.com>
To: marcus(a)jet.franken.de
Subject: RE: [Bug 1775] quicktax quik2002 crashes in initquicktaxtype+0x6b8bf
in qt2002.e
Date: Tue, 11 Oct 2005 14:22:32 -0400
Thanks for asking. I have tried wine-20050930 but unfortunately it seems to
be worse. The quiktax application does start up and ask its questions
about activation but then dies with some different failure:
wine: Unhandled exception (thread 0009), starting debugger...
Usage: winedbg [--command cmd|--auto] [--gdb [--no-start] [--with-xterm]]
cmdline
Also, I then discovered that another application that worked fine on
20040309 now also fails on 20050930: Internet Explorer 6 It dies with
similar failure as for Quiktax. I had originally installed IE6 following
instructions in "Franks Corner", which has now disappeared (or I can't find
it). I assume there must be some winehq-recommended way to get IE6 working?
And also, before quiktax died, it complained about needing to download
some ActiveX control but being unable to - if you have any advice on that,
that would also be appreciated. Can you please advise me on that and
then I'll try again.
John
--
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=1775
------- Additional Comments From johnlumby(a)hotmail.com 2005-11-10 13:21 -------
Thanks for asking. I have tried wine-20050930 but unfortunately it seems to be
worse. The quiktax application does start up and ask its questions about
activation but then dies with some different failure:
wine: Unhandled exception (thread 0009), starting debugger...
Usage: winedbg [--command cmd|--auto] [--gdb [--no-start] [--with-xterm]] cmdline
Also, I then discovered that another application that worked fine on 20040309
now also fails on 20050930: Internet Explorer 6 It dies with similar
failure as for Quiktax. I had originally installed IE6 following
instructions in "Franks Corner", which has now disappeared (or I can't find it).
I assume there must be some winehq-recommended way to get IE6 working? And
also, before quiktax died, it complained about needing to download some ActiveX
control but being unable to - if you have any advice on that, that would also be
appreciated. Can you please advise me on that and then I'll try again.
John
--
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=3550
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=3550
Summary: Fullscreen problem with madden NFL 2004 demo
Product: Wine
Version: 20050930
Platform: Other
URL: http://www.clubic.com/demo-jeux-video-1020-0-madden-nfl-
2004.html
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
First, you can download the demo in clubic site.
It is impossible to have the game in fullscreen. Then, one can not play this
game because, we can not click on Play Game (this, after the presentation of the
teams) .
With cedega, one sees this.
Unfortunately, the game is unplayable.
--
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=1939
------- Additional Comments From jeremielapuree(a)yahoo.fr 2005-11-10 12:00 -------
Hi,
I managed to install the demo of microsoft golf 99.
The installer complains that some file can't be found. But it's not really
important.
But, I can not play.
Version: Wine 20050930
--
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=3544
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From richard(a)daijobu.co.uk 2005-11-10 11:18 -------
The web page http://www.winehq.com/site/download-deb tells you the appropriate
lines for sources.list at the bottom (and they do work):
deb http://wine.sourceforge.net/apt/ binary/
deb-src http://wine.sourceforge.net/apt/ source/
The packages are certainly outdated, though.
20050930 is now in Debian unstable, if that's any use to 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=2859
oliver_stieber(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-11-10 11:04 -------
So far I've identified two problems and fixed one.
The attached patch (d3d9-check-for-null-rendertarget-os-1.patch) allows the
loading screen to be displayed in windowed mode
/var/tmp/portage/wine-cvs/patches/tosend
--
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=3296
------- Additional Comments From rechapita(a)hotmail.com 2005-11-10 10:58 -------
I tried the demo... and it works (menus behave erraticaly still).
the demo has an incomplete menu as opossed to the full version, the simulation
part is mostly the same.
so it seems that whatever makes the game to drop the unhandled exeption it is on
the menu part of the game.
I'll try and upload some debug data when i have the time.
--
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=3545
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.pj64.net/code/mai
| |niframe_downloads.htm
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=2844
------- Additional Comments From richard(a)daijobu.co.uk 2005-11-10 10:53 -------
Detlef, would you say this is fixed (in CVS)?
The only thing that is still hardcoded is c:\windows -- everything else is
localized.
--
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=3533
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx |wine-directx-ddraw
Summary|Texture problem in Indiana |Texture problem in Indiana
|Jones' game |Jones' game
--
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=3549
Summary: Richedit: copy/save of non-ASCII broken
Product: Wine
Version: 20050830
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: burnus(a)gmx.de
CC: wine-bugs(a)winehq.org
If I copy or save the output in a richedit, the Ã… and the long dash (emdash) are
wrongly exported. They show up as:
ÿffffc5
and
ÿffff97
(In the RTF file as "(in \'ffffffc5 }" and as "\fs18 Ru1\'ffffff97O1}" (should
look like: Ru---O1).)
On the display, everthing is fine.
Tell me, which debug channel you need, if any. In previous versions, it expored
just fine.
--
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=3548
Summary: .lnk file is created on the desktop together with the
program icon...
Product: Wine
Version: 20050930
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.goemmel(a)compulab.de
It's great that Wine is noticing that a .lnk file were written by
IID_IPersistFile->Save and is creating a Linux compatibe program icon on the
desktop. But why the .lnk file is also appearing on the desktop, which has (in
my opinion) no use.
Only a cosmetic thing
Thanks
Markus
--
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=3547
Summary: socket() is created in nonblocking mode by default...
Product: Wine
Version: 20050930
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.goemmel(a)compulab.de
I'm a bit surprised, but it looks for me like the socket() function is created
in nonblocking mode by default. I'd looked into the server and dll socket
sources and the servers create_socket() function opens in the socket explicit
in nonblocking mode. I've an application here where four accept() calls will
be done onto the same socket, and I've got a 10035 return for most of them. Am
I wrong that sockets should be opened in blocking mode by default?
Thanks for any help
Markus
--
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=1735
------- Additional Comments From vitaliy(a)kievinfo.com 2005-11-10 09:03 -------
Well it looks like problem still here and attachment is not the source but an
executable.
--
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=2050
oliver_stieber(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-11-10 08:58 -------
I installed Warcraft 3 a couple of days ago without any problems.
I had to mount the device with unhide disabled otherwise there were two
duplicate files on the disk.
--
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=1434
Bug 1434 depends on bug 1362, which changed state.
Bug 1362 Summary: Half-Life DirectX menu rendering problems
http://bugs.winehq.org/show_bug.cgi?id=1362
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=1362
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2005-11-10 08:44 -------
Works for me and number of other people (Steamed version) with.
--
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=3546
Summary: CLSID_InternetShortcut not available...
Product: Wine
Version: 20050930
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.goemmel(a)compulab.de
I'm not sure if it should be there on a blank Wine system (without
installation of Internet Explorer etc.), but trying to make a CoCreateInstance
(CLSID_InternetShortcut,...) results in an:
err:ole:CoGetClassObject class {fbf23b40-e3f0-101b-8488-00aa003e56f8} not
registered
Regards
Markus
--
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=3545
------- Additional Comments From vitaliy(a)kievinfo.com 2005-11-10 08:16 -------
Please install wine-debug package/recompile your wine with debug insformation.
And please use latest wine version and retest your program.
Backtrace should show functions and their arguments, not dwords.
--
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=2624
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |julliard(a)codeweavers.com
Status|UNCONFIRMED |NEW
Component|wine-gdi |wine-user
Ever Confirmed| |1
Keywords| |source
Summary|Bitmap doesn't get drawn in |In dialogs, an incorrect
|dialog box |extra WM_ERASEBKGND is sent
| |after WM_PAINT
Version|20041201 |CVS
------- Additional Comments From richard(a)daijobu.co.uk 2005-11-10 04:18 -------
Confirming. I'll attach a smaller testcase & some debug output.
--
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=3514
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jeremielapuree(a)yahoo.fr 2005-11-10 02:43 -------
Good job. That works.
Thank for you answer
We have a new playable game with WINE.
Dave
--
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=2547
------- Additional Comments From grog(a)grsu.by 2005-11-10 01:52 -------
Produces same errors with wine cvs dated 2005-10-06.
--
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=2362
------- Additional Comments From grog(a)grsu.by 2005-11-10 01:48 -------
Currently I have no possibility to install 5.0.12 here. However, I'll test this ASAP.
--
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=2351
------- Additional Comments From grog(a)grsu.by 2005-11-10 01:45 -------
Notes does NOT start with wine cvs dated 2005-10-06.
Something about threads.
The installation is the same where wine cvs 2004-11-29 (last known good to me) works.
--
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=3540
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.warblade.as/index
| |.asp
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|wine-20050930 Warblade |Warblade installation
|install error |problems with comctl32
------- Additional Comments From marcus(a)jet.franken.de 2005-11-10 01:38 -------
The original problem was a richedit problem which is now fixed in CVS.
However, this game requires native comctl32 to install due to
"Folder not valid" errors... Whatever folder I select. (Simple to test,
just try to install. The programfolder dialog will not allow you to go
next, same for Startmenu Folder dialog.)
Using native comctl32 helps, but is not a solution.
--
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=3484
nospam(a)thenerdshow.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|IE6 font rendering broken on|IE6 font rendering broken on
|AMD64 wine >= 20050824 |AMD64 wine >= 20050823
| |04:38:50
--
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=3114
------- Additional Comments From vitaliy(a)kievinfo.com 2005-11-10 00:07 -------
Please check that prelink is not installed. As it is enabled per default on FC3.
If it is installed - you have to reinstall whole system this time without prelink.
--
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=1918
------- Additional Comments From jbj(a)image.dk 2005-11-10 00:06 -------
There is a misunderstanding in Mike Hearns comment #4 (from 2004-01-02). The
way this is supposed to work (in all known windows versions, even 16 bit) is:
1. PostMessage places WM_CLOSE in the queue, no special treatment
2. GetMessage/DispatchMessage passes WM_CLOSE to the WindowProc, no special
treatment.
3. The WindowProc in the App does whatever it pleases, including deciding if it
wants to call DefWindowProc or not. In the sample this happens to be a call to
DestroyWindow, but anything goes. If WindowProc had contained code to pass the
message on to DefWindowProc, DefWindowProc would have called DestroyWindow too,
but DefWindowProc is not called in the sample. There is still no special
treatment. Some applications RELY on the ability to refuse WM_CLOSE by simply
doing nothing. For instance Notepad will invoke MessageBox (Save Yes/No/Cancel)
and do nothing if the user clicks cancel.
4. DestroyWindow is supposed to SendMessage(WM_DESTROY) as one of its last
actions, causing WindowProc to be invoked recursively to handle that message.
I suspect the original bug was that this did not happen correctly.
5. The samples WindowProc happens to call PostQuitMessage from its WM_DESTROY
case, but if the WindowProc is never called with WM_DESTROY due to a wine bug,
this doesn't happen.
6. If PostQuitMessage was actually called, the WM_QUIT message will end the
message loop once it trickles to the head of the queue. But if PostQuitMessage
was never called, this obviously won't happen.
--
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=3544
Summary: Debian packages in wrong layout, and outdated
Product: Wine
Version: 20050725
Platform: PC
URL: http://wine.sourceforge.net/apt/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ports
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jbj(a)image.dk
The packages collection in Debian (.deb) format at http://www.sourceforge.net/apt/
cannot be installed directly because the index files and directory layout do not
follow the correct syntax, resulting in 404 http errors when trying to install them.
The apt installer system requires a specific layout of the directories below
whatever URL you choose (currently http://www.sourceforge.net/apt/), but
unfortunately this layout is not followed. Basically, the directory layout must
be the same as in the official Debian archives at
http://ftp.xx.debian.org/debian (replace xx by a country code such as de)
except that there will be a lot fewer programs (4 rather than 6000).
Additionally, the page at winehq.com describing how to configure your system to
use that apt package is all but useless: apt takes its configuration from a file
in a specific syntax, but you only provide a screen shot of how things might be
selected in one of the less popular GUI front ends. You need to provide the
correct line to place in /etc/apt/sources.list as this is the generic fact
common to all front ends. While you are at it, be sure to state the date when
the text of the page was last valid, so users are not left guessing if this page
applies to the situation in the year 2005 or in the year 2001.
And of cause the packages currently on the web page are 2 snapshots behind the
source release.
--
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=3537
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-user |wine-ole
Keywords| |NoAppDBEntry
Summary|"Microcal Origin 6.0 and |"Microcal Origin 6.0 and
|7.5" Insert Object Problems |7.5" Insert Object Problems
|with OFFICE 2000 Microsoft |with OFFICE 2000 Microsoft
--
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=2349
curtis(a)curtis.hawthorne.name changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Version|20040615 |20050930
------- Additional Comments From curtis(a)curtis.hawthorne.name 2005-10-10 21:36 -------
Just tried it with a new version of Wine. I didn't run it through a lot of
different things, but those warnings are definitely gone. Thanks for the 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=3366
wine(a)troy.rollo.name changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |wine(a)troy.rollo.name
Status|ASSIGNED |NEW
--
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=3241
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |3257, 3353, 3481, 3486, 3517
nThis| |
Severity|critical |blocker
Target Milestone|--- |0.9.0
------- Additional Comments From vitaliy(a)kievinfo.com 2005-10-10 21:25 -------
Raised severity yet again. This is a blocker for 0.9.0 The summary of the bug:
uxtheme changes made all themed controls unicode. This broke WM_GETTEXTLENGTH.
Now it returns double the size of the actual text length. Also programs that
expect to see their controls not being unicode get IsWindowUnicode(hwnd) == TRUE.
Author claims that this is the way Windows XP behaves. I have no means to verify
this but some how I don't think this is the case.
--
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=3366
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |major
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=2287
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-10-10 19:01 -------
De: Mark Douglas Nagy <m.d.nagy(a)worldnet.att.net>
Date: Sun, 09 Oct 2005 21:15:38 -0400 (lun, 03:15 CEST)
I've been having trouble connecting to bugs.winehq.org, but from what
I've seen of Wine 20050930 running on FC2 with the latest
fedoralegacy.org updates, the bug seems to have been fixed, either in
Wine or in Fedora or both.
--
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=3515
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-shdocvw
--
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=3301
------- Additional Comments From willie(a)froq.net 2005-10-10 18:26 -------
Interesting. Maybe your problem comes from configuring Wine without OpenGL? It
bails out for me as well, using yesterdays CVS, but for a different reason: A
messagebox comes up, stating "Render Creation Error: "Unknown stencil mode
format."".
There are a lot of those two messages in the console:
err:d3d:IWineD3DImpl_IsGLXFBConfigCompatibleWithRenderFmt unsupported format
WINED3DFMT_A8
err:d3d:IWineD3DImpl_IsGLXFBConfigCompatibleWithRenderFmt unsupported format
WINED3DFMT_X4R4G4B4
--
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=1513
------- Additional Comments From jr-winebugs(a)quo.to 2005-10-10 18:24 -------
Created an attachment (id=1148)
--> (http://bugs.winehq.org/attachment.cgi?id=1148&action=view)
Example code
Here's a simple example program that illustrates the difference between Windows
and Wine.
Try running the code on Windows (95 or later). Press F1. The program displays:
"Got 0x4d message. Pass it to DefWindowProc?" If you answer Yes, you'll get
another message box: "Got WM_HELP message." If you answer No, Windows will not
send a WM_HELP message.
On Wine, you just get the "Got WM_HELP message" box. A 0x4d message is never
received by the application.
So, in summary, Wine's current behavior is as follows:
- F1 keystroke received
- SendMessage(..., WM_HELP, ...)
The behavior should be:
- F1 keystroke received
- PostMessage(..., 0x4d, 0, 0)
- In DefWindowProc:
case 0x4d:
SendMessage(..., WM_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=1954
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |truiken(a)gmail.com
Status|ASSIGNED |NEW
--
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=1954
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From truiken(a)gmail.com 2005-10-10 18:05 -------
I've written a test case that confirms this behavior. I'll send it to wine-patches.
--
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=3290
ivg2(a)cornell.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From ivg2(a)cornell.edu 2005-10-10 17:48 -------
Closing this bug... starts up in hardware mode, and looks reasonably fast. You
don't have to click anything - it starts up by itself.
However, as you mentioned, I can't see the mouse, and I can't click anything -
further bugs should probably be opened for that.
--
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=3536
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|wine-directx |wine-misc
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-10-10 17:45 -------
Vijay Kamuju's patch has been committed.
--
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=3290
------- Additional Comments From ivg2(a)cornell.edu 2005-10-10 17:33 -------
Close...actually...I have the NVIDIA server, and the ATI client.
I have every Fedora package installed (don't ask why...)
Yes, it makes a lot of sense that that would happen - ATI lib takes priority in
ld .so.conf (because its file starts with an a). I will request a conflict
between those two packages.
Well... at least something good came out of that - patch :)
I will retest, and close 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=2609
------- Additional Comments From vitaliy(a)kievinfo.com 2005-10-10 16:55 -------
Could you check that you do not have prelink enabled? This was the problem for
several users on #winehq.
--
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=3541
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |wdev(a)foltman.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=3542
------- Additional Comments From CaptainSifff(a)gmx.de 2005-10-10 16:46 -------
OK, I did this:
wine Y:\\Windows\\DKGold\\Keeper95.exe
And it tries to start.
In normal mode it stucks at the SplashScreen.
In a virtual Desktop it plays the video and gets to the Main menu.
Then the mouse Cursor is stuck in the top left corner. So I can't start a
game.
The same goes for the d3d-Version.
--
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=3197
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-ole
--
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=773
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From richard(a)daijobu.co.uk 2005-10-10 16:44 -------
Fixed 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=3543
Summary: Installing older windows programs, error upon Icon
Creation
Product: Wine
Version: 20050930
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ericsbinaryworld(a)gmail.com
When Sim Tower attempts to create the program group and icon in progman the
setup halts with "Unable to Start DDE communication with Program Manager" and
buttons "Abort, retry, ignore"
Clicking on ignore generates the same error and another instance of progman.
Clicking on abort results in a failed, unplayable installation.
Clicking on retry does the same as clicking on ignore.
--
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=3542
------- Additional Comments From lionel.ulmer(a)free.fr 2005-10-10 16:27 -------
Could you try starting it but with the full 'windows' path of the game ?
I.e. if your 'Windows' directory is mapped as 'D:' in Wine, start it like this
(from the directory where DKGold is installed):
'wine D:\\DKGold\\KEEPER95.EXE'
And tell us if it works better.
--
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=3541
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-richedit
--
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=3541
Summary: CVS Regression - Richedit20 Crash (w/ Blitzin2.34)
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: Andrew.Talbot(a)talbotville.com
Blitzin 2.34 crashes when executing a [guest] login, which opens a richedit control.
--
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=3532
------- Additional Comments From Andrew.Talbot(a)talbotville.com 2005-10-10 14:58 -------
I have attached a copy of the app. It is a small 16-bit app. The .bz2 contains
an .exe that is a self-extracting archive of the installation files.
If you install and run the program - ChessBase Light - I expect that the 'User
Guide' dialog will appear. Otherwise, it can be invoked via the 'Help' menu. It
is this dialog that oscillates on my system. The oscillation only occurs if the
app starts with opening the dialog, not if you start with the latter disabled
(via its checkbox) and then open it later (that is, the dialog) via the Help
menu. Minimising the app and then re-maximising it will halt the oscillations.
--
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=2170
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |
------- Additional Comments From truiken(a)gmail.com 2005-10-10 14:31 -------
Using native odbccp32.dll is not a resolution to the bug. We need to implement
enough of odbccp32 so that the installer works. Until then using native
odbccp32.dll is a temporary workaround.
--
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=3083
------- Additional Comments From lionel.ulmer(a)free.fr 2005-10-10 14:17 -------
I think this is another case of the (in)famous windowed OpenGL 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=3197
gnb10(a)gnb10.uklinux.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gnb10(a)gnb10.uklinux.net
------- Additional Comments From gnb10(a)gnb10.uklinux.net 2005-10-10 14:13 -------
This seems to be the same as 3316. I also see that problem and it's still in
20050930.
I don't know if the information is any help, but I have been able to make the
install complete by installing dcom98 and adding overrides for ole32, oleaut32
and rpcrt4.
--
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=2170
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2005-10-10 14:13 -------
Why did Wine not display a message in order to copy the right file ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2858
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
Version|20050310 |CVS
------- Additional Comments From richard(a)daijobu.co.uk 2005-10-10 14:09 -------
Reopening because IE6 SP1 doesn't install out-of-the box (Following the manual
instructions in the AppDB still works)
ie6setup.exe downloaded from microsoft.com
On wine-20050930
$ rm -rf ~/.wine
$ ./wine ie6setup.exe
/home/richard/.wine updated successfully.
wine: cannot find '/home/richard/ie6setup.exe'
richard@carmen:~/wine/wine-20050930$ ./wine
/usr/local/src/downloads/windows/ie6setup.exe
fixme:advapi:CheckTokenMembership ((nil) 0x7fd5b268 0x7fa7fd9c) stub!
fixme:advapi:DecryptFileA "C:\\windows\\temp\\IXP000.TMP\\" 00000000
fixme:advpack:TranslateInfString ("C:\\windows\\temp\\IXP000.TMP\\IESetup.inf"
"Options.NTx86" "Options.NTx86" "InstallDir" 0x10253f8 260 0x7fa6f83c (nil)): stub
fixme:advpack:NeedReboot (0x00000000): stub
fixme:advpack:IsNTAdmin (0x00000000, (nil)): stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
Dialog: License agreement
fixme:advpack:RunSetupCommand ((nil),
"C:\\windows\\temp\\IXP000.TMP\\IESetup.inf", "ActiveX",
"C:\\windows\\temp\\IXP000.TMP", (null), (nil), 0x0000000d, (nil)): stub
Dialog:
Setup was unable to download the required components.
Please make sure you are connected to the internet, or try to run
Setup again later.
[OK] [Help]
Click on [OK]
fixme:advpack:ExecuteCab ((nil) 0x7fa6f9f4 (nil)): stub
$
On Wine-CVS, the same happens except that, strangely, the error dialog at the
end is a bit taller, extending below the OK and Cancel buttons.
--
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=2583
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From richard(a)daijobu.co.uk 2005-10-10 13:39 -------
Works OK in icewm, metacity.
Doesn't work in twm.
File menu behaves badly too -- it disappears as soon as you move the mouse into
the Notepad client area.
--
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=3239
------- Additional Comments From daniel.leu(a)gmail.com 2005-10-10 13:01 -------
Seems to correct issue 3322 too. Now I get a lot of
"fixme:richedit:RichEditANSIWndProc EM_FORMATRANGE: stub" messages. But this is
a different issue.
Thanks for the fix!
--
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=2624
------- Additional Comments From prakashkc(a)gmx.de 2005-10-10 12:29 -------
I neither know anything about wine's packaging nor its internals, so unless you
can exactly point me to how to do it, I don't have time to find it out.
--
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=3239
pgr(a)arcelectronicsinc.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From pgr(a)arcelectronicsinc.com 2005-10-10 12:19 -------
Fix is now in CVS and works for me.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2798
------- Additional Comments From CaptainSifff(a)gmx.de 2005-10-10 12:10 -------
Created an attachment (id=1144)
--> (http://bugs.winehq.org/attachment.cgi?id=1144&action=view)
filtered +relay trace OUtput
I did a +relay trace of it. It got pretty big so I did:
tail -n1000 log.txt | grep -v "Critical" > evolution.log
To filter out all those messages about Critical sections, this is what's left.
--
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=3276
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-10-10 11:55 -------
Can you try running
wine regedit attachment.reg
where attachment.reg is the 'registry file to enable nonpower2 repacking'
attachment.
Warhammer 40k won't run properly without this setup.
--
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=3113
oliver_stieber(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |3276
--
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=3276
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-10-10 11:48 -------
Created an attachment (id=1143)
--> (http://bugs.winehq.org/attachment.cgi?id=1143&action=view)
Registry file to enable nonpower2 repacking
This registry file will set
HKEY_CURRENT_USER/Software/Wine/Direct3D/Nonpower2Mode to repack.
This enables the repacking of nonpower2 textues for 'buggy' games that cannot
cope with the default nonpower2 texture support.
--
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=3290
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-10-10 10:58 -------
Created an attachment (id=1142)
--> (http://bugs.winehq.org/attachment.cgi?id=1142&action=view)
Check for ARB_vertex_program before trying to use shader functions.
This patch add checks for ARB_vertex_program before allowing vertex shaders to
use ARB_vertex_program.
--
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=2899
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From mike(a)codeweavers.com 2005-10-10 10:40 -------
The problem is with the evaluation of the condition:
LicenseViewed <> \"1\"
I have written a test case for it, and will add a patch here tomorrow. If you
can run the installer from the command line, try:
wine msiexec /i hl2.msi LicenseViewed=0
--
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=3290
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-10-10 10:36 -------
Ok, I've found the problem, can you run glxinfo, I'm expecting that you don't
have GL_ARB_vertex_program listed and your probably running with mesa drives
and not the NVidia driver (client glx vendor string).
--
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=3536
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|roseonline |PHT timezone is missing
--
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=3540
Summary: wine-20050930 Warblade install error
Product: Wine
Version: 20050930
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sebastien.fievet(a)free.fr
When trying to install Warblade (old fashioned shoot 'em up)
(http://www.warblade.as/index.asp), by running :
WINEDLLOVERRIDES="comctl32=n" wine Download/Warblade_12E_full.exe
i have the following error :
err:heap:HEAP_ValidateInUseArena Heap 0x41a20000: in-use arena 0x41a2c408 next
block has PREV_FREE flag
after Marcus Meissner's request, i generate a log file with :
WINEDEBUG=+relay,+heap WINEDLLOVERRIDES="comctl32=n" wine
Download/Warblade_12E_full.exe >logfile 2>&1
I detected 3 heap errors within the log and sent him by e-mail the last 600k
lines of the log file.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3083
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-10-10 06:59 -------
Louis,
I'm sorry to tell you that, but I had never been able to make it work again
afterward using a clean .wine. When it worked I had a .wine which had been
heavily modified by sidenet I think and other scripts so that was very difficult
to know how it worked exactly.
Btw, the bug reported here was not fixed when google earth worked. I had
problems with the menu that were blinkink behind the opengl surfaces.
Sorry for not having any othe usefull information.
--
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=3538
------- Additional Comments From burnus(a)gmx.de 2005-10-10 06:23 -------
> you might also include the trace of 'user' also
The debug-channel "user" does not exist. I tried "+dialog,+button" (of
user.dll), but they don't to 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=3539
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From infyquest(a)gmail.com 2005-10-10 05:57 -------
*** This bug has been marked as a duplicate of 3536 ***
--
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=3536
------- Additional Comments From infyquest(a)gmail.com 2005-10-10 05:57 -------
*** Bug 3539 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=2899
------- Additional Comments From ivg2(a)cornell.edu 2005-10-10 05:43 -------
Okay, I believe I have located the source code for the license check as freeware
over here. Based on strings I see in the msi file, I think it's the exact same
code, copy and pasted. Site license says it can be used, but not published.
hosting site: http://www.installsite.org/pages/en/msi/ca.htm
direct link: http://www.installsite.org/files/iswi/IsLicenseViewed.zip
... so.. that shows how the license check works, but it still doesn't answer the
question as to when we should process control events in a ScrollableText control.
However, if we're writing a workaround, it would be sufficient to emit an event
at every vscroll, rather than trying to figure out when the end is reached.
On the other hand, maybe it would be better to try and find out what Windows
does. I don't have Microsoft Windows installed, however.
--
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=3539
Summary: fixme
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emevertacon(a)yahoo.com
nd dst=0 to an entry in TZ_INFO. 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 "PHT", bias=-480
and dst=0 to an entry in TZ_INFO. Please add appropriate entry to TZ_INFO and
submit as patch to wine-patches
fixme:actctx:CreateActCtxW stub!
fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "PHT", bias=-480
and dst=0 to an entry in TZ_INFO. 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 "PHT", bias=-480
and dst=0 to an entry in TZ_INFO. 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 "PHT", bias=-480
and dst=0 to an entry in TZ_INFO. 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 "PHT", bias=-480
and dst=0 to an entry in TZ_INFO. 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 "PHT", bias=-480
and dst=0 to an entry in TZ_INFO. 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 "PHT", bias=-480
and dst=0 to an entry in TZ_INFO. Please add appropriate entry to TZ_INFO and
submit as patch to wine-patches
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_LIMITTEXT: stub
fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "PHT", bias=-480
and dst=0 to an entry in TZ_INFO. 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 "PHT", bias=-480
and dst=0 to an entry in TZ_INFO. 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 "PHT", bias=-480
and dst=0 to an entry in TZ_INFO. Please add appropriate entry to TZ_INFO and
submit as patch to wine-patches
fixme:sync:RegisterWaitForSingleObjectEx 0x1ac 0x71468576 0x403fbf40 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1ac 0x71468576 0x403fc148 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1b0 0x71467916 0x1 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1ac 0x71468576 0x403fbf40 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1ac 0x71468576 0x403fc148 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1b0 0x71467916 0x1 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1ac 0x71468576 0x430a4f60 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1b0 0x71467916 (nil) 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1ac 0x71468576 0x430a5e78 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1b0 0x71467916 0x1 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1ac 0x71468576 0x430a6348 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1b0 0x71467916 (nil) 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1ac 0x71468576 0x430a67b0 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1b0 0x71467916 0x1 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1b0 0x71468576 0x430a7b48 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1ac 0x71468576 0x403fbf40 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1ac 0x71468576 0x403fc148 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1b0 0x71467916 0x1 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1ac 0x71468576 0x430a4f60 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1b0 0x71467916 (nil) 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1ac 0x71468576 0x430a5e78 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1b0 0x71467916 0x1 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1ac 0x71468576 0x430a6348 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1b0 0x71467916 (nil) 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1ac 0x71468576 0x430a67b0 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1b0 0x71467916 0x1 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1b0 0x71468576 0x430a7b48 0 4
fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "PHT", bias=-480
and dst=0 to an entry in TZ_INFO. 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 "PHT", bias=-480
and dst=0 to an entry in TZ_INFO. 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 "PHT", bias=-480
and dst=0 to an entry in TZ_INFO. Please add appropriate entry to TZ_INFO and
submit as patch to wine-patches
fixme:actctx:CreateActCtxW 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=3538
------- Additional Comments From infyquest(a)gmail.com 2005-10-10 04:48 -------
you might also include the trace of 'user' also
--
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.
Greetings,
The mmap message does not show up any more, but if I try to start either
wine or winecfg, wine process freezes taking up all the CPU.
Please, take a look at the wine package in NetBSD Package Collection
(www.pkgsrc.org in the emulators/wine folder). You can try and build it
on a NetBSD, and check the patches applied (located in
emulators/wine/patches). There is one important patch: patch-af, which
deals with changes to the signalling in the recent NetBSD versions.
Kind regards,
Adam
Greetings,
The mmap message does not show up any more, but if I try to start either
wine or winecfg, wine process freezes taking up all the CPU.
Please, take a look at the wine package in NetBSD Package Collection
(www.pkgsrc.org in the emulators/wine folder). You can try and build it
on a NetBSD, and check the patches applied (located in
emulators/wine/patches). There is one important patch: patch-af, which
deals with changes to the signalling in the recent NetBSD versions.
Kind regards,
Adam
http://bugs.winehq.org/show_bug.cgi?id=3538
------- Additional Comments From burnus(a)gmx.de 2005-10-10 04:44 -------
Created an attachment (id=1141)
--> (http://bugs.winehq.org/attachment.cgi?id=1141&action=view)
+commdlg log
Log contains: open of the dialog, click on one file name and press "Add"
(Hinzufügen). I've to admit I cannot see anything useful in the log, maybe you
can. I can also provide more logs - if I know which debug channel is suitable.
--
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=3538
Summary: Augmented file open dialog: "Add" closes the dialog
Product: Wine
Version: 20050930
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: burnus(a)gmx.de
I have an augmented open-file dialog, which has a "Add" (Hinzufügen) and a
"Ok"/Close (Ok) button. Initally the "Add" button is the default button and the
"Ok" button is disabled (grey).
Windows: If I click "Add" the files are added to the list at the bottom and the
dialog stays open. (The OK becomes enabled.)
Wine: If I click "Add" the dialog closes.
It seems as if internally, the "Add" button is treated as Ok/Close button.
--
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=3510
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-10-10 03:49 -------
I can't reproduce this bug. I use current cvs and game seems to run just fine.
Do you still have this 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=2170
hallo(a)michael-kaufmann.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |WORKSFORME
Summary|stack overflow while |Stack overflow while
|installing Microsoft Office |installing Microsoft Office
| |97
------- Additional Comments From hallo(a)michael-kaufmann.ch 2005-10-10 03:19 -------
Please read the hints for bug 3268. With the native odbccp32.dll, Office 97
installs without problems.
--
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=3268
hallo(a)michael-kaufmann.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From hallo(a)michael-kaufmann.ch 2005-10-10 03:16 -------
I've found the solution: You need to use the native odbccp32.dll. Start winecfg
and choose the "libraries" section. Add "odbccp32" and choose "native, builtin".
This worked before, but this patch made Wine load the built-in version of
odbccp32.dll: http://cvs.winehq.org/patch.py?id=18748
I'll post a message on wine-devel about this 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=3537
Summary: "Microcal Origin 6.0 and 7.5" Insert Object Problems
with OFFICE 2000 Microsoft
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: patrick295767(a)hotmail.com
CC: patrick295767(a)hotmail.com
Hi !!
I installed the Origin Microcal via using the Crossover!
The installation worked fine ! Very fine !
I am using Microsoft Office 2O0O also.
Nontheless, most of my origin documents were made with Excel document in it !
So, Origin Microcal enable to work into it with excel spreadsheets and make
some graphs !
Unfortunately, when I click on Add Excel Into Microcal Origin Project, the
Excel is well runned but .... (we can see it opening into excel) but ... it's
unable to put it into Microcal Origin..
For me, that's terrible thing of not being able to use Microcal (bug with
excel) !!!
Please could it be possible to fix this bug (urgently) ('cos work
application) ??
----
ADDITIONAL BUG VERY IMPORTANT to Microsoft Office 2000:
In Microsoft Office 2000, as we do :
Insert -> Object -> Microcal Origin !
a bug is reported : Nothing can be added to the Microsoft Office winword
document.
This is a very big problem for users using Microcal Origin because of the use
into word for making investigation results for companies.
Thank you very much !!
--
Long Life To Linux and Linux Community !!
(I use Ubuntu hoary)
--
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=3521
------- Additional Comments From darkguy2008(a)yahoo.com 2005-10-10 02:55 -------
Mkay. What I did was to copy all the fonts in one of my Win98 installs to
drive_c/windows/fonts and it worked, at least for me :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3331
craig(a)nch.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From craig(a)nch.com.au 2005-10-10 02:48 -------
The latest release 20050930 fixed the bug. Our programs now launch correctly so
this bug is closed.
--
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=2971
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-10-10 02:29 -------
I can not reproduce this error exactly.
The program can be freely downloaded from
http://www.fxcm.com/software-download-live-account.jsp
When i try to run it it pops up a window saying:
Run time error 339
Component 'CWCore.dll' or one of it's dependencies not correctly registered: a
file is missing or invalid.
I tried manually regsvr32 CWCORE.DLL but didn't change anything
--
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=3484
------- Additional Comments From nospam(a)thenerdshow.com 2005-10-10 02:16 -------
The binary RPM didn't fix it. It actually looks worse (jaggies!).
At least I am certain that there was nothing wrong with my build process! :)
But a platform bug is not completely ruled out. Fedora_64 is expected to behave
exactly the same as a 32 bit system, since it uses the same 32 bit libs in
/usr/lib but there are some subtle display driver differences.
--
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=3083
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-10-10 02:01 -------
Jonathan, could you please tell how exactly you got GoogleEarth running in the
first place. I tried with Wine-20050524 as suggested in the appdb but to no avail.
If i know how to get it up with an older Wine-version in the first place, i
could at least do a regression test to find out where it broke. 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=3484
------- Additional Comments From nospam(a)thenerdshow.com 2005-10-10 01:52 -------
I think it's http://cvs.winehq.org/patch.py?id=19745 that's causing it. I tried
replacing some of the binary files and it does sorta fix the problem (if you
ignore the crashes from bad headers). I will try a pre-compiled RPM
distribution of wine 20050930 to see if maybe that fixes the problem. If so
then I am doing something wrong with my build setup or perhaps a bug my GCC (4.0.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=3521
------- Additional Comments From richard(a)daijobu.co.uk 2005-10-10 01:42 -------
Adam Schreiber, the Slackware maintainer, says
> I'll fix it for the next release.
>
> Adam
--
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=2372
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From richard(a)daijobu.co.uk 2005-10-10 01:39 -------
IE 6 SP1 installs fine on Wine CVS if you follow the manual instructions in the
HOWTO at http://appdb.winehq.org/appview.php?versionId=469
--
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=2899
------- Additional Comments From ivg2(a)cornell.edu 2005-10-10 01:30 -------
I don't know... maybe it looks at SB_THUMBPOSITION on WM_VSCROLL (not sure what
SB_ENDSCROLL does). Undocumented API's are so much fun...
--
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=2899
------- Additional Comments From mike(a)codeweavers.com 2005-10-10 01:03 -------
It's really a question of when we should be triggering the event. I'm not sure
how MSI is meant to know that the user has scrolled down to the end of the
License text... the current ScrollableText implementation doesn't do that.
--
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=2899
------- Additional Comments From ivg2(a)cornell.edu 2005-10-10 00:42 -------
According to MSDN:
"The ControlEvent table allows the author to specify the Control Events started
when a user interacts with a PushButton Control, CheckBox Control, or
SelectionTree Control. These are the only controls users can use to initiate
control events."
I checked License, and it is a control of type ScrollableText.
What should be done about this?
--
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=2899
------- Additional Comments From ivg2(a)cornell.edu 2005-10-10 00:28 -------
Actually, here's the corrected output:
Dialog: L"License_Dialog", Control: L"License", Event: L"DoAction", Argument:
L"LicenseViewedAction", Condition: L"LicenseViewed <> \"1\""
Allright, so it looks like we need to call:
msi_dialog_control_event( MSIRECORD *rec, LPVOID param )
msi_dialog_evaluate_control_conditions( msi_dialog *dialog )
upon interaction with teh License control (is this a scrolltext control? must
find out..I'll print the Control table) in the LicenseDialog dialog.
--
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=3330
------- Additional Comments From craig(a)nch.com.au 2005-09-10 23:56 -------
Sorry I cannot provide you with source code as we are a commercial company that
does closed source delelopment. Just create a toolbar with a button of type
STD_DELETE. You should find a lot of example code on the web.
A release program with the problem is at
http://www.nch.com.au/msrs/index.html
Download and run with Wine select the button Play from the main toolbar and you
will see a missing delete icon on the next one.
You shoud test with the 20050930 version of Wine as there were startup issues
before that one.
--
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=2899
------- Additional Comments From ivg2(a)cornell.edu 2005-09-10 23:51 -------
Created an attachment (id=1139)
--> (http://bugs.winehq.org/attachment.cgi?id=1139&action=view)
Some tables in hl2.msi
I just wrote a function to print some things - msi2xml didn't work for me. I
can't figure out where the Type 1 Custom Action: LicenseViewedAction is called.
Any suggestions for other tables to print?
Should actions be in a sequence, or can they be called from elsewhere?
--
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=3532
------- Additional Comments From dmitry(a)codeweavers.com 2005-09-10 23:18 -------
Could you provide the steps how to reproduce 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=3536
Summary: roseonline
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emevertacon(a)yahoo.com
fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "PHT", bias=-480
and dst=0 to an entry in TZ_INFO. 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 "PHT", bias=-480
and dst=0 to an entry in TZ_INFO. Please add appropriate entry to TZ_INFO and
submit as patch to wine-patches
fixme:actctx:CreateActCtxW 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=1374
------- Additional Comments From david_costanzo(a)yahoo.com 2005-09-10 21:59 -------
There is a crashing bug that is blocking me from being able to reproduce this
bug. Now, when I attempt to open a map, or switch to a 3D view, there is a
fatal error and the following is printed to my console:
err:opengl:X11DRV_ChoosePixelFormat glXChooseFBConfig returns NULL (glError: 0)
err:xrandr:X11DRV_XRandR_SetCurrentMode Resolution change not successful --
perhaps display has changed?
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 11 (X_GLXSwapBuffers)
Serial number of failed request: 28641
Current serial number in output stream: 28652
--
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=3528
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=3484
------- Additional Comments From nospam(a)thenerdshow.com 2005-09-10 21:10 -------
Created an attachment (id=1138)
--> (http://bugs.winehq.org/attachment.cgi?id=1138&action=view)
cvs diff -D "2005-08-23 04:38:00 CDT" -D "2005-08-23 04:39:00 CDT" > 439
More exact regression test. This time I got it down to the minute.
$ grep Index 439
Index: dlls/gdi/font.c
Index: dlls/gdi/gdi_private.h
Index: dlls/gdi/enhmfdrv/enhmetafiledrv.h
Index: dlls/gdi/enhmfdrv/graphics.c
Index: dlls/gdi/mfdrv/metafiledrv.h
Index: dlls/gdi/mfdrv/text.c
Index: dlls/ttydrv/graphics.c
Index: dlls/ttydrv/ttydrv.h
Index: dlls/ttydrv/winetty.drv.spec
Index: dlls/wineps/psdrv.h
Index: dlls/wineps/text.c
Index: dlls/wineps/wineps.drv.spec
Index: dlls/x11drv/text.c
Index: dlls/x11drv/winex11.drv.spec
Index: dlls/x11drv/x11drv.h
Index: dlls/x11drv/xrender.c
One of the above patches committed on 2005-08-23 04:39:00 CDT is responsible.
Fonts are still broken in latest CVS (20051009).
Systems affected: AMD64's running the 64 bit version of Fedora Core 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=3535
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2005-09-10 20:51 -------
*** This bug has been marked as a duplicate of 2372 ***
--
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=2372
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |emevertacon(a)yahoo.com
------- Additional Comments From vitaliy(a)kievinfo.com 2005-09-10 20:51 -------
*** Bug 3535 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.