http://bugs.winehq.org/show_bug.cgi?id=1175
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-07-02 14:19 -------
Is this demo still available for download? I've tried to download Multisim 7 but
it's probably a newer version as it has some other floating toolbar that seems
to work (Multisim 7 failed to start but I've sent a patch that fixes it).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7319
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-07-02 13:40 -------
Created an attachment (id=4831)
--> (http://bugs.winehq.org/attachment.cgi?id=4831&action=view)
simple test
This is the simplest sample to create and display a window from win32 tutorial
site (http://www.winprog.org/tutorial/simple_window.html)
. I put the following extra lines in the code:
SetLastError(0xdeadbeef);
SendMessage(hwnd,WM_NCCREATE,0,0);
printf("%0x\n",GetLastError());
This simple executable runs fine on my WinXp laptop, but wine crashes on it,
similar to Worship Assistant.
When ran in Winxp, you can see that no lasterror ERROR_INVALID_PARAMETER is
set, which is somehow suggested in this thread:
http://support.microsoft.com/kb/159085
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7359
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, Installer
------- Additional Comments From dank(a)kegel.com 2007-07-02 13:03 -------
Please include the installer and download keywords on
bug reports for (wait for it) freely downloadable installers. Thanks!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7352
------- Additional Comments From dank(a)kegel.com 2007-07-02 11:59 -------
Yeah, I encourage you to try to fix a couple of these yourself.
I used to do cmd.exe fixes, and as I recall it wasn't too hard.
(I'd tackle these myself but my tendinitis makes it a challenge.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6896
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-07-02 11:34 -------
Open new bug when you have properly supported Wine.
Be sure that you have _EVERYTHING_ that is required by Wine
To check run:
./configure --verbose
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6896
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2007-07-02 11:34 -------
Please compile Wine from the source. You packages are not supported. You are
missing important parts of Wine.
As-is this bug is invalid.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6896
------- Additional Comments From rmh(a)aybabtu.com 2007-07-02 11:17 -------
> What all Wine packages have you installed?
Debian 0.9.30-1 packages for amd64, including: wine, libwine, libwine-gl and
wine-utils.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.