http://bugs.winehq.com/show_bug.cgi?id=1562
Summary: Problems with editmask on dbedit field in delphi
Product: Wine
Version: 20030618
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: wildcat(a)lns.com.br
I using an application in delphi 5(not portable to kylix without change source
:( ) and trying to emulate it with wine. The application start without
problems, but in fields with editmask i can't insert information. If I type
the correct value to the field in an Notepad (Ex: date) and CTRL+C and CTRL+V
in field it works.
--
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 syjef(a)mdanderson.org 2003-01-07 07:09 -------
What version of XFree86 do you have? When I was on FreeBSD 5.0-R, wine worked
fine with network applications so long as I had XFree86 4.2.x. Trying to use 4.3.0
caused network applications to hang. Currently I am at FreeBSD 5.1-R with XFree85
4.3 and I may be having similar problems, but wine was pretty well broken for me for
awhile after I left 5.0-RELEASE, so I'm no longer sure where the problems I'm having
are coming from.
--
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
Summary: Freebsd not compatible with winsock
Product: Wine
Version: 20030618
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: test
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: rondinos(a)hotmail.com
I am using FreeBSD 4.8 Stable and the latest version of wine
my connection is ADSL using ppp tunnel ( the standard pppOE connection on
FreeBSD)
I tried several applications like mIRC, Kazaa, winMX and when it's trying to
connect to any server it just hungs up the application, i guess in sort of way
the windows application cannot find my tcp connections
--
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=1560
Summary: regression of patch 8366
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: snoopy97(a)mail.ru
This patch
http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8366
Caused regression with chess.net application.
(http://www.chess.net/cnfw/download/cnfw254.exe)
If you click on a help button it will drop a messagebox which tells
that 'No browser found', it is normal. The anomality is that it is
not possible to close messagebox by clicking "ok" button with a
mouse. But both pressing "enter" and clicking close window icon work.
The line which produce the problem is (dlls/ole32/compobj.c)
apt->win = CreateWindowA(aptWinClass, NULL, 0,
0, 0, 0, 0,
0, 0, OLE32_hInstance, NULL);
--
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=1441
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=1559
Summary: Cannot start application
Product: Wine
Version: 20030618
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: atmar(a)wp.pl
There are two fixmes during start application, then debugger starts:
fixme:msvcrt:_XcptFilter (-1073741819,0x407a08f4)semi-stub
FIXME:pthread_cond_init
and in debugger:
Unhandled exception: page fault on read access to 0xffffffff in 32-bit code
(0xffffffff).
In 32-bit mode.
0xffffffff (COMCTL32.DLL..reloc+0x88c48fff): *** Invalid address 0xffffffff
(COMCTL32.DLL..reloc+0x88c48fff)
-- no code --
It does not metter it is native or builded comctl32.dll
--
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=1373
tim.ruehsen(a)openmediasystem.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tim.ruehsen(a)openmediasystem.de 2003-30-06 03:43 -------
After installing wine 20030619 everything works again.
--
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=1558
catalins(a)vv.carleton.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From catalins(a)vv.carleton.ca 2003-29-06 21:59 -------
This problem has been solved by introducing true Unicode to ANSI conversions
(using the WideCharToMultiByte API) and then using the DEBUG_OutputA to output
the ANSI string.
--
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.