http://bugs.winehq.com/show_bug.cgi?id=1934
------- Additional Comments From lionel.ulmer(a)free.fr 2004-11-01 13:14 -------
Well, I suppose that a +ddraw trace will be needed for something like that.
--
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=1912
------- Additional Comments From marcus(a)jet.franken.de 2004-11-01 09:50 -------
one of the lines is:
0009:Ret oleaut32.GetActiveObject() retval=800401e3 ret=410ae7a9
can you run with -debugmsg +relay,+snoop,+ole, grep -v CriticalSection
and post some 1000 lines (if possible with err:win: or GetActiveObject failure
lines)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
Oh wow, I have no idea now. Whatever ones dists with FreeBSD 5.1. I've
removed FreeBSD and gone back to WinXP for the time being as I have a
Windows program I require and have not yet been able to get it to install in
Wine.
Greg
----- Original Message -----
From: "Wine Bugs" <wine-bugs(a)winehq.com>
To: <gregory(a)nutt.ca>
Sent: Sunday, January 11, 2004 4:15 AM
Subject: [Bug 1822] msi dll doesn't compile on FreeBSD 5.1 (20031016
version)
> http://bugs.winehq.com/show_bug.cgi?id=1822
>
>
>
>
>
> ------- Additional Comments From marcus(a)jet.franken.de 2004-11-01
03:15 -------
> what version of bison do you use?
>
> --
> Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
>
http://bugs.winehq.com/show_bug.cgi?id=1871
------- Additional Comments From sourcejedi(a)phonecoop.coop 2004-11-01 08:33 -------
I had this problem too...
It does seem to be possible to run programs on another computer (a sshd
server) using ssh -X (and view the windows on the clinet computer).
Now ssh "tunnels" the X communications, so it sets DISPLAY to something like
localhost:10.0, and redirects everything sent to the relevant port on the
server computer to the X server on the client. Therefore Wine must be looking
at the DISPLAY environment variable, but not allow you to connect to a
different computer.
Perhaps this is something that is now disabled by default but can be enabled
in a config file?
--
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=1685
------- Additional Comments From davide125(a)tiscali.it 2004-11-01 06:36 -------
Created an attachment (id=486)
--> (http://bugs.winehq.com/attachment.cgi?id=486&action=view)
wine debug log (last 200 lines)
Here are the debug lines you requested. The complete log is > 100Mb, i've
posted the last 200 lines before the debugger start. If you need other lines
please ask. Hope this can help.
--
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=1933
barbolani(a)jazzfree.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |major
--
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=1912
------- Additional Comments From tobias.burnus(a)physik.fu-berlin.de 2004-10-01 16:36 -------
Created an attachment (id=485)
--> (http://bugs.winehq.com/attachment.cgi?id=485&action=view)
wine -debugmsg +relay,+win (11 kiB, gzipped)
> you could do +relay,+win trace and check the lines around the
> err:win: lines.
Ok, I did (produced >>200MB log), but I don't see anything which looks wrong.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.