http://bugs.winehq.org/show_bug.cgi?id=2287
m.d.nagy(a)worldnet.att.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Error updating Free Agent |Error updating Free Agent
|message list ("rename |message list ("rename
|primary: File already |primary: File already
|exists") |exists")
|Forte Free Agent error |
|saving database file |
|("rename primary: File |
|already exists") |
--
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.
Forte Free Agent error saving database file ("rename primary: File already exists")
X-Bugzilla-Reason: AssignedTo
http://bugs.winehq.org/show_bug.cgi?id=2287
Summary: Error updating Free Agent message list ("rename primary:
File already exists")
Forte Free Agent error saving database file ("rename
primary: File already exists")
Product: Wine
Version: 20040505
Platform: PC
URL: http://www.forteinc.com/agent/download.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.d.nagy(a)worldnet.att.net
When Free Agent downloads new message headers, it sometimes produces an error
dialog with a message of the form "Unable to save changes to database file
[something.IDX, depending on the newsgroup being updated] (rename primary: File
already exists)". The error seems to occur more often when the application has
been open for a long time and/or in relatively heavy use. The message list for
the group generally appears corrupted afterward, and usually can't be updated
successfully after the error occurs unless the application is first restarted.
This happens with Wine 20040408 and 20040505 on Fedora Core 2; it doesn't appear
to happen with Wine 20040309 or Fedora Core 1.
I generated a log file documenting one instance of the error; the steps used
(YMMV, unfortunately) were:
(1) Started Free Agent on FC2, using Wine 20040505 compiled with a patch that
allows the use of the F12 key to toggle tracing (the error occurs without the
patch, but the log file is too large then). Specifically, the following
commands were entered on a KDE Konsole command line, in the directory containing
agent.exe:
export WINEDELAY=1
export WINEDEBUG=+relay
setarch i686 wine agent.exe &> wine.log
(2) Downloaded all message headers for alt.os.linux.redhat,
alt.usenet.offline-reader.forte-agent, comp.emulators.ms-windows.wine, and
linux.redhat.misc.
(3) Marked all the headers in the above four groups for retrieval, pressed the
"get marked message bodies" button, and waited for the messages to download.
(4) Posted a couple of messages.
(5) Pressed F12 to turn on tracing; then selected Free Agent's option to
retrieve new messages for the four groups. Shortly afterward, the error dialog
appeared.
(6) Pressed F12 again to turn off logging.
Besides the error message dialog, the other strange thing I noticed was this
line in the directory listing (output of "ls -l"), which was there after the
test but not before:
?--------- ? ? ? ? ? 000011b1.bid
All the other lines output by "ls -l" showed apparently normal attributes
instead of question marks.
--
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=2286
Summary: Foobar2000 audio player has redraw problems
Product: Wine
Version: 20040408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: askoff(a)luukku.com
Foobar2000 (http://www.foobar2000.org/) is best audio player (for me) in
Windows, and is having couple anoying issues with Wine.
First: The main playlist screen won't redraw at all, if user won't use it.
Second: In Foobar preferences page, all setups are not selectable in left side.
(Try pressing the + box in Core)
Third: Order, Visualization and Seekbar won't remember their position if changed
in top of the main screen.
--
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=2285
Summary: BadMatch in Wadauthor
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jpakkane(a)yahoo.com
I was using a Doom level editor called WadAuthor (see bug 2269 for more info on
it). It can crash Wine consistently. The steps are as follows:
- start program
- load a wad file
- zoom in until items are shown with bitmaps
- panning around the map causes a crash
Here's the output Wine prints:
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:ntdll:NtCreateFile L"\\??\\C:" not found (c0000034)
warn:file:CreateFileW Unable to create file L"\\\\.\\C:" (status c0000034)
(The above repeats several times)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 73 (X_GetImage)
Serial number of failed request: 43126
Current serial number in output stream: 43126
Wine failed with return code 1
The crash is definitely caused by the item bitmaps. If you disable the bitmaps
with tools > options > views > disable thing bitmaps, the crash does not occur.
This might be related with bug 447.
--
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=2284
------- Additional Comments From aguenther(a)collab.net 2004-14-06 15:16 -------
Hm, that's odd. I just replaced my patch with the original server.c version and
it got compiled without errors. The only difference I have is that everything
else is already compiled and wine installed. What's up with that? Starting from
scratch results in the above error, that is that I am only able to reproduce
this when I start with a clean build.
--
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=2284
------- Additional Comments From aguenther(a)collab.net 2004-14-06 15:14 -------
Forgot to paste the error output:
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_
-D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2
-fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o dde/server.o dde/server.c
dde/server.c:580: pointers are not permitted as case values
--
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=2284
Summary: dde/server.c:580: pointers are not permitted as case
values
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aguenther(a)collab.net
PROBLEM DESCRIPTION
Using 'gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)' I ran into a compile
error with the CVS checkout of wine HEAD after executing '/tools/wineinstall'.
...
I am using RedHat 9 with a native Kernel (no customization) on an IBM ThinkPad 40.
MY WORAROUND
Looking up 'case' compile problems with newer gcc compilers I found the
following thread discussion:
http://www.winehq.org/hypermail/wine-devel/2002/11/1283.html
My temporary fix was to apply the following patch, which made me happy, but I am
not sure whether that'll cause other problems or not:
>>> Patch Start
Index: ./dlls/user/dde/server.c
===================================================================
RCS file: /home/wine/wine/dlls/user/dde/server.c,v
retrieving revision 1.16
diff -u -r1.16 server.c
--- ./dlls/user/dde/server.c 26 Apr 2004 23:29:44 -0000 1.16
+++ ./dlls/user/dde/server.c 14 Jun 2004 19:44:18 -0000
@@ -577,7 +577,7 @@
WDML_PostAck(pConv, WDML_SERVER_SIDE, 0, FALSE, FALSE, pXAct->atom,
pXAct->lParam, WM_DDE_REQUEST);
break;
- case CBR_BLOCK:
+ case (WORD)CBR_BLOCK:
ret = WDML_QS_BLOCK;
break;
default:
>>> Patch End
Feel free to route this issue as appropriate or close if invalid.
Thanks for a great product,
-Andreas
--
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.