http://bugs.winehq.com/show_bug.cgi?id=1830
Summary: Multiplayer problem in age of empires (All versions)
Product: Wine
Version: CVS
Platform: PC
URL: http://www.microsoft.com/games
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: puoti(a)inwind.it
I'm only opening one bug report because I think it's a common problem, caused by
the same bug. When you select multiplayer in a game like age of empires, you
usually get a list saying
direct serial connection between 2 computers
direct parallel connection between 2 computers
tcp/ip lan connection between 2 computers
ipx lan connection between 2 computers
tcp/ip over the internet
in wine, the list is empty. It may be a problem of missing registry keys.
I don't know what kind of log may be useful, so I'm not sending any for now.
This problem may be affecting other games, but I can't test them as the
installers don't work. There are trial versions of age of empires at the
microsoft web site.
--
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=1670
puoti(a)inwind.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From puoti(a)inwind.it 2003-11-11 15:56 -------
I still have the same problem, to be sure I installed a CVS build, I created a
new registry, config file and fake windows installation using winesetuptk 0.7,
and still had the problem. The intro works quite well, (I remember seeing it
with no textures not long ago), only that the eyes of the guys in the room flash
from time to time, so you have the impression you are looking at aliens and not
gangsters. Once I start playing, the car still has no textures and the game
crashes after about half a minute.
--
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=1828
Summary: Writing to Autofs/NFS paths not allowed
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: daire.byrne(a)framestore-cfc.com
If I make a network mapped style drive in the wine config and then try to write
to it from within an application like photoshop I get a dialog telling me the
"drive is full" - its not. So I am mapping a J: drive to /job which is an autofs
mount point. I can browse this J: drive and load pictures but cannot save to it.
If I make a Z: drive and map it to "/" and then browse my way into /job I can
now save files. Odd?
Sorry if this is a known issue - I found no search results for it.
--
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=1674
------- Additional Comments From Westto(a)hotmail.com 2003-11-11 01:28 -------
Something of the same nature here happens. Going to the CD Drive and running
Setup seems okay until it's about to install the files and complains
with "Setup failure: a file or files could not be copied". Using the latest
Wine (Oct 16th).
I have copied files over from my Windows Partitoon and ran it without the
Windows Partition (and used the one I made using Wine), and I get
an "Initalization Error". Same thing happens with running it off my real
Windows Partiton as well.
Rollercoaster Tycoon 2 just crashes to the debug prompt when it loads the
Installshield Installer.
--
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=421
johane(a)lysator.liu.se changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|johane(a)lysator.liu.se |wine-bugs(a)winehq.com
Status|ASSIGNED |NEW
------- Additional Comments From johane(a)lysator.liu.se 2003-11-11 01:09 -------
Sorry, I don't have time to prioritize this task. Daughter calls.
--
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=1827
Summary: dlls/wininet does not compile on Fedora Core 1
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: andrejoh(a)c2i.net
Trying to compile Wine from current CVS, gives the following compile error:
gcc -c -I/home/andrej/src/3rdparty/wine-cvs/dlls/wininet -I.
-I/home/andrej/src/3rdparty/wine-cvs/include -I../../include -D__WINESRC__
-D_WINX32_ -D_REENTRANT -fPIC -Wall -mpreferred-stack-boundary=2
-fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o cookie.o cookie.c
In file included from /usr/include/openssl/ssl.h:179,
from internet.h:36,
from cookie.c:39:
/usr/include/openssl/kssl.h:136: error: syntax error before '*' token
/usr/include/openssl/kssl.h:149: error: syntax error before '*' token
/usr/include/openssl/kssl.h:150: error: syntax error before '*' token
/usr/include/openssl/kssl.h:151: error: syntax error before '*' token
/usr/include/openssl/kssl.h:151: error: syntax error before '*' token
/usr/include/openssl/kssl.h:152: error: syntax error before '*' token
/usr/include/openssl/kssl.h:153: error: syntax error before '*' token
/usr/include/openssl/kssl.h:155: error: syntax error before '*' token
/usr/include/openssl/kssl.h:157: error: syntax error before '*' token
/usr/include/openssl/kssl.h:159: error: syntax error before '*' token
/usr/include/openssl/kssl.h:167: error: syntax error before '*' token
In file included from internet.h:36,
from cookie.c:39:
/usr/include/openssl/ssl.h:909: error: syntax error before "KSSL_CTX"
/usr/include/openssl/ssl.h:931: error: syntax error before '}' token
make: *** [cookie.o] Error 1
Line 136 of openssl/kssl.h is as follows:
krb5_octet FAR *key;
Compiling this on its own works fine; I assume the problem is with the FAR
macro, which seems to be defined in Wine as well.
The OpenSSL include file is from openssl-devel-0.9.7a-23
--
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=1826
the-fallen(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
------- Additional Comments From the-fallen(a)web.de 2003-10-11 14:11 -------
>merging the winedefault.reg but this doesnt help
Sorry, i should have written it more clearly. I could merge the winedefault.reg
20times and there would be no change. btw, when i try to import it using the
windows regeditor it freezes after opening it. Any further ideas? Maybe u need
additional information? Tell me :)
--
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=1667
------- Additional Comments From mike(a)theoretic.com 2003-10-11 13:58 -------
Clearly the value we're giving back here is *not* correct, as it causes RP8 to
crash, and presumably it doesn't crash on Windows on <1ghz boxes.
I wonder..... the default we start with before we run the CPU detect code is
1ghz. Could you try changing the static initializer at the top of misc/cpu.c to
something lower than your speed? See if it helps. If it does then I suspect I
know what is wrong (I think it's trying to sync the video to the CPU speed
correctly).
--
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=1826
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From mike(a)theoretic.com 2003-10-11 13:56 -------
Please *read* the error. The install was not completed correctly, you need to
merge winedefault.reg - reopen if you still have problems after correcting your
setup.
--
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.