http://bugs.winehq.org/show_bug.cgi?id=8744
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From dank(a)kegel.com 2007-19-06 22:33 -------
Hrmph. On my home machine, with either wine-0.9.37
or wine-0.9.39, the apps work. So maybe it was just
crap in my tree at work. I'll rebuild and try again.
Until then, I'm marking this WORKSFORME.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7993
------- Additional Comments From sloan2189(a)Hotmail.com 2007-19-06 20:39 -------
I am using Ubuntu 6.10 with an older Pine 3D card (using legacy NVIDIA drivers).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8726
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6811|text/x-log |text/plain
mime type| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8728
------- Additional Comments From thestig(a)google.com 2007-19-06 20:04 -------
Jim, FYI, you can compress the log with gzip/bzip2 before attaching 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=8744
Summary: Simple win16 apps hang
Product: Wine
Version: CVS
Platform: Other
URL: http://openwatcom.org
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
OpenWatcom works on Wine.
It's amazingly easy to install it and build one of its demo apps:
$ wget http://ftp.openwatcom.org/ftp/open-watcom-c-win32-1.6.exe
$ wine open-watcom-c-win32-1.6.exe
$ wineboot
$ cd .wine/drive_c/WATCOM/samples/win/alarm/win16
$ wine wmake
$ wine alarm
This builds an honest-to-goodness win16 binary that works
on XP (possibly with one warning dialog you have to ignore).
Unfortuately, Wine doesn't currently run these win16 apps
properly; they hang with
err:ntdll:RtlpWaitForCriticalSection section 0x7b91f300 "syslevel.c:
Win16Mutex" wait timed out in thread 000b, blocked by 000c, retrying
(60 sec)
This is embarassing. These are the "hello, world" of 16 bit
windows apps, and current wine (well, wine-0.9.37-g3739b5f)
can't run them...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8742
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |trivial
Platform|HP |PC
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8742
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|website-bugs |wine-gdi-(printing)
Product|WineHQ Apps Database |Wine
Version|unspecified |0.9.39.
------- Additional Comments From vitaliy(a)kievinfo.com 2007-19-06 18:15 -------
Not appdb bug. Looks like Wine using wrong fonts?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8743
Summary: Vector NTI visual corruption, ArcTo in paths
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mk144210(a)bcm.tmc.edu
Vector NTI only displays circular molecules properly if wine's windows version is
winme or earlier (it checks the version and does not use ArcTo if we are in
winme as ArcTo did not exist in this version). This bug is due to extra
PT_MOVETO's in wine's ArcTo implementation in paths, which cause CloseFigure to
use the wrong starting point to close an arcto.
I am submitting patches momentarily, but just wanted to file this bugzilla
mainly to get a bug # and to put up my screenshots to show what happens.
Misha
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.