http://bugs.winehq.com/show_bug.cgi?id=1629
Summary: Regression: Lotus ScreenCam player v2 (win16)
Product: Wine
Version: 20030709
Platform: PC
URL: http://www.tele.sunyit.edu/scplayer.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: juan(a)virtual-orbis.com
It used to work under wine-20030508 , now it doesn't shows all buttons in
control window (button zone flashes, only [PLAY] button appears).
I'm using standard unmodified setup from fresh install of wine-20030709.
My system is Mandrake 8.1, KDE 2.2.1, XFree86 4.1.0, glibc 2.2.4
Console output is:
[cad@pc-2 planredes]$ wine scplayer.exe
err:ntdll:RtlpWaitForCriticalSection section 0x400db9c0
"../../scheduler/syslevel.c: Win16Mutex" wait timed out in thread 0019,
blocked by 001a, retrying (60 sec)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1625
------- Additional Comments From mrickma(a)gwdg.de 2003-29-07 03:16 -------
It is me again,
a quick and very dirty workaround, which may indicate a size problem in X.
Playing around with the height of the bitmap (heightSrc and
info->bmiHeader.biHeight in gdi.StretchDIBits) shows that
below 65536, i.e unsigned short int wine no longer crashes but the color bar is
black,
below 32768, i.e signed short int the bar gets colored
Regards
Michael Rickmann
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1398
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #263 is|0 |1
obsolete| |
------- Additional Comments From juan(a)virtual-orbis.com 2003-29-07 02:08 -------
Created an attachment (id=321)
--> (http://bugs.winehq.com/attachment.cgi?id=321&action=view)
Calmira II ver3.3 under Wine-20030709, showing taskbar & the four empty windows
Note: Desktop background is of KDE 2.2.1 , NOT from Calmira.
Calmira has its own Desktop space, but it is not being showed by wine. The four
empty windows that appear on screen were short-cuts on Calmira's desktop. I
think this weird behaviour is a bug of wine.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1398
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Calmira crashes under wine |Calmira II (win16 app)
|(win16 app) |
------- Additional Comments From juan(a)virtual-orbis.com 2003-29-07 01:35 -------
Calmira shows the taskbar but not the desktop.It also creates four (4) empty
windows:
-MSDOS Prompt
-Calmira Explorer
-My Computer
-Recycle Bin
Console messages are:
[cad@pc-2 calmira]$ wine calmira.exe
err:ntdll:RtlpWaitForCriticalSection section 0x400db9c0
"../../scheduler/syslevel.c: Win16Mutex" wait timed out in thread 0009,
blocked by 000a, retrying (60 sec)
fixme:toolhelp:InterruptRegister16 (0000, 0x21700ba), stub.
fixme:hook:SetWindowsHookEx16 System-global hooks (2) broken in Win16
fixme:file:FileCDR16 (0x 0): stub
fixme:file:FileCDR16 (0x412d723d): stub
fixme:hook:SetWindowsHookEx16 System-global hooks (10) broken in Win16
fixme:hook:SetWindowsHookEx16 System-global hooks (7) broken in Win16
fixme:hook:SetWindowsHookEx16 System-global hooks (4) broken in Win16
err:module:BUILTIN_LoadModule loaded .so but dll notepad.exe still not found
err:module:BUILTIN_LoadModule loaded .so but dll notepad.exe still not found
fixme:toolhelp:InterruptRegister16 (0000, 0x77700ba), stub.
fixme:toolhelp:InterruptUnRegister16 (0000), stub.
I'm using standard unmodified config files from fresh install of wine-20030709.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1398
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Version|unspecified |20030709
------- Additional Comments From juan(a)virtual-orbis.com 2003-29-07 01:18 -------
It now loads under wine-20030709!
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1350
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20030508 |20030709
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1350
------- Additional Comments From juan(a)virtual-orbis.com 2003-29-07 00:52 -------
Created an attachment (id=320)
--> (http://bugs.winehq.com/attachment.cgi?id=320&action=view)
image of how TC32 looks under wine20030709
Under wine-20030709 it now displays numeric characters in window, but
non-numeric characters (as letters) continue to be substitued by inverted "?"
characters.Also there is still a phamtom window named "TCMD Console 8" that
appears to be empty.
I'm using the standard config file that comes with this release of wine, no
additions to DLLOverides. It was a fresh install from scratch.
Console messages were as follows:
[cad@pc-2 TC32301]$ wine TCMD32.EXE
err:win:WIN_FindWndPtr window 0x10021 belongs to other process
fixme:console:SetConsoleCtrlHandler (0x4245ae,1) - no error checking or testing
yet
fixme:class:get_class_ptr reading from class of other process window 0x10021
My system is a Mandrake 8.1 w/. KDE 2.2.1 XFree86 4.1.0 glibc 2.2.4
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=728
------- Additional Comments From fs(a)collect.org 2003-28-07 19:39 -------
1. I checked the font parameters, and Win32 says average char width is 5 yet
wine/rh9 report average char width 7. AS far as I can tell the DrawText
function calculates positions just fine except...
2. Zero length strings result in r.right = r.left under win32 but wine doesn't
touch the passed rect. That screwed up a few calculation calls I had.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1561
------- Additional Comments From sirmoo(a)cowbert.2y.net 2003-28-07 17:54 -------
Am reporting network success on KaZaa/Lite and out-of-the-box succcess on MIRC
6.03 here. FreeBSD-STABLE 4.8 as of July 7, 2003; wine 20030709 built from CVS
*not ports*, and XFree86 4.3.0,1 metaport, so it's definitely something with
your system.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.