http://bugs.winehq.org/show_bug.cgi?id=6788
------- Additional Comments From edfardos(a)yahoo.com 2007-02-02 10:36 -------
Same result here with FCB1010.exe and Wine wine-20050725-3.2, 0.9.26, 0.9.29.
When a sysex is received by the application we see:
> wine FCB1010.exe
fixme:midi:midRecThread Unhandled event received, type = 29
fixme:midi:midRecThread Sysex received but no buffer to store it!
fixme:midi:midRecThread Sysex received but no buffer to store it!
fixme:midi:midRecThread Sysex received but no buffer to store it!
and only part of the sysex is recognized by the application (fcb1010.exe,
http://www.mtnsys.com/faq-fcb/PCEditorBeta.htm). kmidimon sees the entire
sysex, and "cat /dev/midi" dumps the entire sysex as well.
-edfardos
--
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=7306
------- Additional Comments From pivovar.itcnet(a)bk.ru 2007-02-02 10:10 -------
I have tryed to use older versions of wine: 0.9.28 and 0.9.14 - the same result.
--
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=5157
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-kernel
Version|0.9.12. |0.9.30.
------- Additional Comments From alex(a)thehandofagony.com 2007-02-02 08:53 -------
Still present in Wine 0.9.30.
It seems to be a kernel32 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=7239
------- Additional Comments From alex(a)thehandofagony.com 2007-02-02 08:47 -------
Are you sure your CD device is set up properly in ~/.wine/dosdevices?
--
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=7312
asau(a)hotbox.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-winelib |wine-binary
--
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=7312
Summary: libpthread: Unlocking unlocked mutex.
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: NetBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: asau(a)hotbox.ru
While using SP-Forth (http://spf.sf.net/), I get this message
SP-FORTH - ANS FORTH 94 for Win95/98/ME/NT/2000
Open source project at http://spf.sf.net
Russian FIG at http://www.forth.org.ru ; Started by A.Cherezov
Version 4.00 Build 010 at 08.Jul.2001
wine: Error detected by libpthread: Unlocking unlocked mutex.
Detected by file "/usr/src/lib/libpthread/pthread_mutex.c", line 363, function
"pthread_mutex_unlock".
See pthread(3) for information.
It is irregular, I've got successful runs too.
The command was:
CVSROOT=:pserver:anonymous@dragonforth.cvs.sourceforge.net:/cvsroot/dragonforth
cvs up -D'2007-01-02 12:00'
(cd src && wine ../spf4l df.f)
WINE is built from pkgsrc, "uname -mrs": NetBSD 3.1 i386
--
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=6949
------- Additional Comments From adyroman4(a)gmail.com 2007-02-02 08:23 -------
One interesting find, IMO, is that the Oracle 9 installer configures
/etc/profile to export the LD_ASSUME_KERNEL system variable (with value 2.4.21)
which explains dynamic linking to the old glibc libraries on newer systems. It
took me 5 hours to realise that, so in case you're running a newer distribution
which has NPTL support but the linker seems to point you to the wrong libraries
for no apparent reason, remember to verify / make sure that environment variable
is not set.
--
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=7311
Summary: solidworks 2006 crash opening graphics windows with
GLXBadDrawable
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: denis.bonnenfant(a)diderot.org
when opening a new file, solidworks stops and displays a small window with only
a red cross inside and OK button. When pressing it, it starts to display the
graphics windows, and then crashes with
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 183448
Current serial number in output stream: 183448
--
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.