http://bugs.winehq.com/show_bug.cgi?id=1561
------- Additional Comments From peter(a)lego-hc11.de 2003-11-07 16:56 -------
Have the same Bug with FreeBSD an wine.
For example mIRC does not connect to any server.
But I get mIRC working using IP instead of domain for server-adresse.
But this is no solution I think.
P.S.: It seems to be a DNS-Lookup problem!
--
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=1562
------- Additional Comments From peter(a)lego-hc11.de 2003-11-07 16:49 -------
Have the same problem with FreeBSD 4.8 and wine!
For example mIRC does not work.
But I get mIRC working usind IP instead of domain for server-adresse.
It seems to be a DNS-Lookup problem.
--
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=1589
Summary: sscanf assigns incorrect value to %n variable
Product: Wine
Version: 20030709
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: tim.ruehsen(a)openmediasystem.de
int pos=0;
char s1[32], s2[32];
sscanf("136 I30 I40 hello","%*u %s %s %n",s1,s2,&pos);
// now pos=2! but it should be 12!
this comes out when linking the app dynamically on Windows (XP) and running
with wine on Linux (SuSE 8.1).
After linking statically it works correctly (pos=12).
This may break any dynamically linked application that relies on %n.
--
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=1581
------- Additional Comments From beer.info(a)videotron.ca 2003-11-07 09:49 -------
My OS is Redhat 9 which uses gcc-3.2.2. Perhaps I had some environment variables
set that affected the build, like CFLAGS=-O0 for no optimization. Normally I
don't touch the environment, however I could have been hacking something else
before I decided to build 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=1584
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spetreolle(a)yahoo.fr
--
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=1584
------- Additional Comments From spetreolle(a)yahoo.fr 2003-11-07 09:02 -------
- 'wine autorun.inf' cant work since autorun.inf is a test file.
- please modify $HOME/.wine/config to reflect your floppy disk configuration (A:
drive messages)
- you must have a midi configuration in order to get music.
--
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=1584
hatky(a)users.sf.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
--
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=1587
hatky(a)users.sf.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
--
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=1588
Summary: ie5setup does not finish - breaks at the middle of the
process
Product: Wine
Version: 20030709
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: sergey.oudaltsov(a)clients.ie
I am trying to install IE5.5 (by running ie5setup). It fails in the middle of
the download process (well, actually near to the end of it). "Cannot download
all the necessary modules. Press OK to Exit". I looked at the app database for
ie - and found no useful hints.
If there is no bug about IE installation "in general" I offer to use this bug as
the one.
--
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.