On Saturday August 28 2004 06:25, you wrote:
> http://bugs.winehq.org/show_bug.cgi?id=2378
>
>
>
>
>
> ------- Additional Comments From rklazes(a)xs4all.nl 2004-28-08 06:25
> ------- This should be fixed in Wine-20040813
I originated the bug report. For some reason, bugzilla does not
recognize my login information anymore.
I have tested the 20040813 release, and it no longer has the reported
problem. The bug report should be closed as FIXED.
Thanks to everyone.
http://bugs.winehq.org/show_bug.cgi?id=2285
------- Additional Comments From jpakkane(a)yahoo.com 2004-28-08 14:03 -------
20040716 still has this. Will test with 20040813 once it hits Debian unstable.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1352
dclark(a)akamail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
------- Additional Comments From dclark(a)akamail.com 2004-28-08 12:05 -------
Just to let you know, when assigning a bug to yourself, could you put wine-bugs
in the CC list? That allows the additional comments to propagate to, for
example, gmane.
--
Configure bugmail: http://bugs.winehq.org/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.
http://bugs.winehq.org/show_bug.cgi?id=2447
------- Additional Comments From dclark(a)akamail.com 2004-28-08 12:02 -------
Hmmm... I guess I am a bit puzzled since the code in Wine for this message, in
dlls/richedit/richedit.c looks like:
case EM_FINDTEXTEX:
TRACE_EDIT_MSG32("EM_FINDTEXTEX Ignored");
return 0;
So, I guess I am surprised your program works at all with Wine's richedit. Why
not go ahead and write the function and submit it to Wine?
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2378
------- Additional Comments From ddawson(a)icehouse.net 2004-28-08 03:44 -------
This is happening on Debian also (I confirmed the output resulting with
WINEDEBUG=all). See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=250913 for
the corresponding Debian bug. As the Debian reporter said, this happens even if
you just say '--version'; you don't need to try running a specific app.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1190
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2004-27-08 16:42 -------
Tried this simple test pgm on 20040813 and cannot reproduce the problem.
Routine has been rewritten with the Rtl functions, so chances are its not a
problem anymore. Please reopen if the problem persists
Testpgm:
#include <windows.h>
void main() {
int rc = 0;
rc = SearchPathW(NULL, L"winver.exe", NULL, 0, NULL, NULL);
printf("rc=%d\n", rc);
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2451
jsa13(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Remedy 5.1.2patch1316 |Remedy user GUI locks upon
|crashes upon viewing case |viewing case (kwrd: remedy
| |aruser.exe)
------- Additional Comments From jsa13(a)hotmail.com 2004-27-08 13:29 -------
FYI: Wine is running w/o a windows install or any other apps installed. This is
the first app I have tried. However 'wine -v' returns w/ no errors.
Other resources:
http://appdb.winehq.org/appview.php?appId=1040http://bugs.winehq.org/show_bug.cgi?id=1037
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.