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 ---…
[View More]----
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.
[View Less]
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 …
[View More]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.
[View Less]
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,…
[View More] or are watching the assignee.
[View Less]
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 …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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
--
…
[View More]Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
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 …
[View More]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.
[View Less]
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. …
[View More]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.
[View Less]
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/…
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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: -…
[View More]------
You are the assignee for the bug, or are watching the assignee.
[View Less]
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, …
[View More]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.
[View Less]
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/…
[View More]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.
[View Less]
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
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 …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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. …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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 …
[View More]because: -------
You are on the CC list for the bug, or are watching someone who is.
[View Less]
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 …
[View More]assignee for the bug, or are watching the assignee.
[View Less]
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.…
[View More]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.
[View Less]
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?…
[View More]tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
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 …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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
…
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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.…
[View More]org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
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 …
[View More]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.
[View Less]
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?…
[View More]tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
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)…
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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
…
[View More]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.
[View Less]
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=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
…
[View More]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.
[View Less]
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:…
[View More]//bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
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=…
[View More]email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
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
------…
[View More]- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
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 Å…
[View More] 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.
[View Less]
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 …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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: …
[View More]http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
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 …
[View More]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.
[View Less]
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 …
[View More]are watching the assignee.
[View Less]
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| …
[View More] |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.
[View Less]
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.
…
[View More]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.
[View Less]
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 |…
[View More]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.
[View Less]
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=…
[View More]email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
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 …
[View More]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.
[View Less]
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)…
[View More] 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.
[View Less]
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
…
[View More] |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.
[View Less]
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 …
[View More]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.
[View Less]
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, …
[View More]or are watching the assignee.
[View Less]
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)…
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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
…
[View More]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.
[View Less]
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 …
[View More]are watching the assignee.
[View Less]
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 …
[View More]bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
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 …
[View More]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.
[View Less]