http://bugs.winehq.org/show_bug.cgi?id=3551
------- Additional Comments From g.v.tjong-a-hung(a)student.tudelft.nl 2007-05-03 19:13 -------
Warcraft III
> wine --version
wine-0.9.32
> uname -a
FreeBSD obelix.kvz.local 6.2-STABLE FreeBSD 6.2-STABLE #7: Tue Feb 27 12:19:57
CET 2007 gvtjongahung@obelix.kvz.local:/usr/obj/usr/src/sys/OBELIX i386
Same error as with 0.9.31
--
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=5655
------- Additional Comments From wine-bugzilla-f(a)unternet.org 2007-05-03 17:19 -------
Same result here when running a (closed source) VB6 app which tries to connect
to an Oracle 7 DB:
wine ~/.wine/drive_c/Program/Trofast/Trofast.exe
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10}
could be created for context 0x1
err:ole:CoGetClassObject class {2206cdb0-19c1-11d1-89e0-00c04fd7a829} not registered
err:ole:CoGetClassObject no class object {2206cdb0-19c1-11d1-89e0-00c04fd7a829}
could be created for context 0x1
Running wine-0.9.31-1.fc7.src.rpm (on Fedora development)
--
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=7644
------- Additional Comments From jordanstudios2934(a)gmail.com 2007-05-03 17:07 -------
Nvidia, I had this problem with both the 8xxx series driver and my current
9631 driver.
--
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=7060
------- Additional Comments From xeros(a)irc.pl 2007-05-03 16:49 -------
I get simmilar problem with PITy2006NG
(http://appdb.winehq.org/appview.php?iAppId=3095).
Every time I want to print page I get:
"fixme:psdrv:PSDRV_EndPage Already ended a page?"
and get printed empty pages.
Wine versions I've tried: 0.9.30, 0.9.31, 0.9.32 and both physical (direct and
network) and virtual printers with CUPS.
On the application forum I've read that there is regression in Wine printing
since 0.9.28 - some people confirm that printing works in Wine prior to 0.9.28
(for example 0.9.27).
It's very important to quickly fix this problem because without printing this
app is not functional and timeline for sending tax documents from this app is
April 2007.
--
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=7645
Summary: Wine tests fail under FreeBSD and other problems
Product: Wine
Version: 0.9.32.
Platform: PC
URL: http://www.freebsd.org
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kris(a)pcbsd.com
I've been working on trying to resolve another issue with WINE & FreeBSD (Bug
3551), and in doing so have run into several other possibly related problems.
Using the latest 0.9.32, I ran "make test" in the main wine tree, and it ran
fine for a minute or so, until it reached this point:
../../../tools/runtest -q -P wine -M crypt32.dll -T ../../.. -p
crypt32_test.exe .so cert.c && touch
cert.ok
fixme:crypt:CryptVerifyCertificateSignatureEx unimplemented for NULL signer
fixme:crypt:CryptEncodeObjectEx 0: unimplemented
Here it "hung" for almost an hour, with CPU usage at 100% before it finally
crashed. Here's what I found in the kernel messages:
Mar 5 11:39:13 pcbsd-8206 kernel: See the i386_set_ldt man page for more info
Mar 5 11:39:13 pcbsd-8206 kernel: Warning: pid 91144 used static ldt
allocation
Mar 5 11:39:13 pcbsd-8206 kernel: See the i386_set_ldt man page for more info
Mar 5 11:40:15 pcbsd-8206 kernel: pid 95718 (wine-pthread), uid 0: exited on
signal 11
There were a TON of the set_ldt errors reported, before the final crash of
wine-pthread. When I run other programs in wine, these set_ldt errors also
appear.
I ran across this thread online also, not sure if it'll help in tracking down
this error:
http://www.mail-archive.com/freebsd-hackers%40freebsd.org/msg56943.html
--
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=7643
ehoover(a)mines.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ehoover(a)mines.edu
------- Additional Comments From ehoover(a)mines.edu 2007-05-03 16:17 -------
A similar thing happens with the demo, but having the audio files in place does
not seem to make a difference. Also, the stub error
(WTSQuerySessionInformationW) does not look to me like it is part of the
problem, I think that stub is actually for doing debugging (returns things like
the application name and OS build and such). The message appears to occur a few
moments after the actual crash, and if you wait (a REALLY long time) a "submit a
bug report" dialog will show up.
--
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=1977
jordanstudios2934(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5242 is|0 |1
obsolete| |
------- Additional Comments From jordanstudios2934(a)gmail.com 2007-05-03 15:18 -------
(From update of attachment 5242)
opps, added to wrong bug sorry
--
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.