http://bugs.winehq.com/show_bug.cgi?id=1309
------- Additional Comments From phil(a)mail.ru 2003-11-07 18:16 -------
Still, on my system (ru_RU.UTF-8) I can enter Cyrillic text in Wine only with
this patch. I attached a newer version of the patch (sync'ed with CVS).
Maybe something is wrong with my 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.
http://bugs.winehq.com/show_bug.cgi?id=1309
phil(a)mail.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #310 is|0 |1
obsolete| |
------- Additional Comments From phil(a)mail.ru 2003-11-07 18:13 -------
Created an attachment (id=313)
--> (http://bugs.winehq.com/attachment.cgi?id=313&action=view)
A newer version of the same patch
--
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=1553
prupe(a)myrealbox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From prupe(a)myrealbox.com 2003-11-07 17:42 -------
Fixed in dlls/ntdll/file.c v1.28
--
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=1561
------- Additional Comments From rondinos(a)hotmail.com 2003-11-07 17:05 -------
I tried using an IP-address instead of hostmask, it's connecting to the server
and as soon as I am connected on the server it shuts down and the window closes
it's connecting and as soon it's connected it closes 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=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.