[Bug 19059] New: VectorNTI crashes when saving files
http://bugs.winehq.org/show_bug.cgi?id=19059 Summary: VectorNTI crashes when saving files Product: Wine Version: 1.1.24 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: michaelhust(a)gmx.de I installed the new Version 1.1.24 of wine (Opensuse 11.1, KDE 4.2.4) last weekend. Problem: VectorNTI crashes when Vector Files will be saved into the Database. Afterwards, I installed Wine 1.1.20 and everything is fine. I can't say if VectorNTI would work with any version between 1.1.20 and 1.1.24. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID Alias|VectorNTI | Severity|critical |normal --- Comment #1 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-06-24 07:43:05 --- This bug is logged completely wrong. Where's the regression test? Where's the console output? Certainly NOT critical. Reopen if you feel like following the instructions given to you when opening a bug report. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-06-24 07:43:22 --- Invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #3 from Michael Hust <michaelhust(a)gmx.de> 2009-06-24 11:10:14 --- Created an attachment (id=21991) --> (http://bugs.winehq.org/attachment.cgi?id=21991) output of the console I installed the 1.1.24 version again and started vectorNTI from the console. This is the output of the console. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 Michael Hust <michaelhust(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID | --- Comment #4 from Michael Hust <michaelhust(a)gmx.de> 2009-06-24 11:15:00 --- To be honest, I have no idea what a regression test is (the test with the old wine version?). Greetings Michael -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #5 from Rico <kgbricola(a)web.de> 2009-06-24 11:38:54 --- Next time, please attach a log without WINEDEBUG=-all . Also run the program as suggested here http://wiki.winehq.org/FAQ#head-8d8c06cf7fb33269c085a07531b61e5c730566e0 . For the regression test see http://wiki.winehq.org/RegressionTesting . Does the problem happen with this download http://media.invitrogen.com.edgesuite.net/Vector-NTI/Vector%20NTI%20Advance%... ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #21991|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #6 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-06-25 00:16:18 --- Loose "WINEDEBUG=-all " from the command line and repeat, attaching the plain text file this time. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 Michael Hust <michaelhust(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #21991|0 |1 is obsolete| | --- Comment #7 from Michael Hust <michaelhust(a)gmx.de> 2009-06-25 13:01:11 --- Created an attachment (id=22019) --> (http://bugs.winehq.org/attachment.cgi?id=22019) output of the console after crash I started VectorNTI without winedebug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #8 from Michael Hust <michaelhust(a)gmx.de> 2009-06-25 13:07:49 --- (In reply to comment #5) Thanks for your answer and help!
Next time, please attach a log without WINEDEBUG=-all . Also run the program as suggested here http://wiki.winehq.org/FAQ#head-8d8c06cf7fb33269c085a07531b61e5c730566e0 .
I started the program without WINEDEBUG. I still used the variable env WINEPREFIX, because I have VectorNTI in a separate folder not in ".wine" (I'am using different folders, because in .wine I installed a game and tried some modifications, which should not harm my VectorNTI installation)
For the regression test see http://wiki.winehq.org/RegressionTesting .
I installed git and I will try the other points at the weekend.
Does the problem happen with this download http://media.invitrogen.com.edgesuite.net/Vector-NTI/Vector%20NTI%20Advance%... ?
Yes and No. I'am using an older version of this software (the oder version was free for academics). Greetings Michael -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2009-06-25 14:55:15 --- (In reply to comment #8)
Does the problem happen with this download http://media.invitrogen.com.edgesuite.net/Vector-NTI/Vector%20NTI%20Advance%... ?
Yes and No. I'am using an older version of this software (the oder version was free for academics).
Rico meant does that version have the same problem...that was others can test for the bug without having to get you to do so. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #22019|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #10 from Michael Hust <michaelhust(a)gmx.de> 2009-07-25 05:59:42 --- Problem is solved with wine version 1.1.26. Thanks for your help! Greetings Michael -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #11 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-07-25 06:03:58 --- reported fixed -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #12 from Michael Hust <michaelhust(a)gmx.de> 2009-07-27 10:25:41 --- I was to fast in my evaluation :-(. With wine 1.1.26 it is possible to save the data into the Vector NTI database. But if you try to save the data into a ".gb" file the program freeze. Greetings Michael -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | --- Comment #13 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-07-30 10:20:18 --- Reopening then. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #14 from Michael Hust <michaelhust(a)gmx.de> 2009-08-17 10:49:55 --- Created an attachment (id=23144) --> (http://bugs.winehq.org/attachment.cgi?id=23144) Crash of vector NTI when saving Today I tried wine version 1.1.27 (opensuse 11.1, KDE 4.3). The crash is now different from wine version 1.1.24 (program crashed), the program freezes when trying to save a file as ".gb". I attached the output of the console. Greetings Michael -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 André <andre.frenzeli(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andre.frenzeli(a)gmx.de --- Comment #15 from André <andre.frenzeli(a)gmx.de> 2009-08-17 11:13:51 --- Same here: Arch Linux, wine version 1.1.27-1 fixme:shdocvw:PersistFile_Load ignoring unimplemented mode 0x20 fixme:shdocvw:PersistFile_Load ignoring unimplemented mode 0x20 fixme:shdocvw:PersistFile_Load ignoring unimplemented mode 0x20 fixme:shdocvw:PersistFile_Load ignoring unimplemented mode 0x20 fixme:shdocvw:PersistFile_Load ignoring unimplemented mode 0x20 wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart. Is it possible to get a more defined bug report? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #16 from Dan Kegel <dank(a)kegel.com> 2009-08-17 11:49:25 --- Yes, you can run gdb wineserver set args -f -p run before starting the test; then you get a nice backtrace when wineserver crashes. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #17 from Michael Hust <michaelhust(a)gmx.de> 2009-12-06 12:07:18 --- Created an attachment (id=25094) --> (http://bugs.winehq.org/attachment.cgi?id=25094) console output Hi, the problems with newer wine versions increases. Now, it's not longer more to open a file. Then an error message is shown and a suggestion to contact WineHQ. I attached my output of the console when I started Vector NTI 10 from the console and tried to open a file using Vector NTI. I was not able to make the test using gdb. I didn't got an output. But I got some error messages after runing gdb (I added this log in the end of the vector NTI console log file). I hope somebody can help me with the error messages from the console. Best regards Michael -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25094|console output |Vector NTI console log and description| |gdb log Attachment #25094|application/octet-stream |text/plain mime type| | Attachment #25094|Vector NTI console log and |console_output.txt filename|gdb log | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #18 from André <andre.frenzeli(a)gmx.de> 2009-12-14 03:30:54 --- Same here, I can confirm problem using Arch Linux: each version higher than 1.1.19 leads to instability of Vector NTI. Debugger gives similar results compared to Michael Hust. Has anyone a suggestion how to solve this problem? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 Michael Hust <michaelhust(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.24 |1.1.35 --- Comment #19 from Michael Hust <michaelhust(a)gmx.de> 2009-12-28 06:36:14 --- Hi, today I tried to wine 1.1.35. Here, the old problem occurred: open a file leads to a crash of the program :-(. Does have anybody new results how to run the program with newer wine versions? Best regards Michael -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.35 |1.1.24 --- Comment #20 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-12-28 09:11:47 --- Please don't change an originally reported version. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #21 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-04-06 09:32:42 --- Please try to follow the regression testing instructions and post the results of your regression testing. But first test with 1.1.42. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #22 from Michael Hust <michaelhust(a)gmx.de> 2010-04-12 12:10:53 --- Created an attachment (id=27345) --> (http://bugs.winehq.org/attachment.cgi?id=27345) console output wine 1.1.42 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #23 from Michael Hust <michaelhust(a)gmx.de> 2010-04-12 12:12:43 --- The console output is less then last time :-(. There was no real output. Also "ulimit -c unlimited" didn't help. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #24 from Michael Hust <michaelhust(a)gmx.de> 2010-04-12 12:24:01 --- Created an attachment (id=27346) --> (http://bugs.winehq.org/attachment.cgi?id=27346) console after gdb Hi, I started gdb (with set args -f -p, run). Afterwards I started vectornti in a new console window. The results are attached. Best wishes Michael -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #27345|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #27346|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #25 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-04-13 09:03:23 --- Have you actually tried installing wine-debug symbols? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #26 from Michael Hust <michaelhust(a)gmx.de> 2010-04-14 10:53:45 --- Hi, in the repositories of Opensuse, I can find only "wine-debuginfo" (no "wine debug symbols). Would the installation of "wine-debuginfo" help? Best wishes Michael -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #27 from Michael Hust <michaelhust(a)gmx.de> 2010-05-23 14:07:37 --- Hi, I tried version 1.1.45_1.2rc1-2.1 of wine. Now - I'am really glad -, I can save files again in the VectorNTI Database and als gb file :-). Thanks for your work! Michael -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #28 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-05-23 15:29:45 --- (In reply to comment #27)
Hi,
I tried version 1.1.45_1.2rc1-2.1 of wine.
Nice naming some distro uses, official release name is 1.2-rc1.
Now - I'am really glad -, I can save files again in the VectorNTI Database and als gb file :-).
Fixed then.
Thanks for your work!
Thanks for testing.
Michael
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #29 from Michael Hust <michaelhust(a)gmx.de> 2010-05-23 16:04:50 --- (In reply to comment #28)
(In reply to comment #27)
Hi,
I tried version 1.1.45_1.2rc1-2.1 of wine.
Nice naming some distro uses, official release name is 1.2-rc1.
The distro is Opensuse 11.2. It's the version number given in the wine repository of this distribution. Best wishes Michael -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #30 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-28 12:50:59 --- Closing bugs fixed in 1.2-rc2. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 Michael Hust <michaelhust(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|FIXED | --- Comment #31 from Michael Hust <michaelhust(a)gmx.de> 2010-06-01 05:37:07 --- Now, I tested more files using wine 1.1.45 (1.2 Rc): When I make modificatons to a vector file and save it under a new name as gb file, everything works fine! When I make modifications to a vector and save it under the same name, the program freezes as before and the file ist destroid (0 byte files). I also tried to save the vector first in the database and then as gb file under a new name. This procedure also didn't help. I tried to save the vector under the same name in an other folder, this leads also to a 0 byte file. If a save the modified vector under a new name in the same folder, it works. Taken together: VectorNTI has still problems when saving the vectors as gb files. It seems this problem occurs only, when the same filename is used. @Alexandre: May you reopen this bug report as unsolved bug? Best wishes Michael -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 bertbrutzel(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bertbrutzel(a)gmail.com --- Comment #32 from bertbrutzel(a)gmail.com 2010-06-02 07:20:05 --- Hello, I would like to join into this bug report. Running Ubuntu 10.04 Kernel 2.6.32-22-generic. ~$ wine --version wine-1.1.42 Same Problem. Cannot save do .db File if the filename already exists. Saving to a new Filename does not cause any problems. Debug Info will follow. Thanks, Bert -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #33 from Michael Hust <michaelhust(a)gmx.de> 2010-08-15 08:25:34 --- (In reply to comment #32)
Hello,
I would like to join into this bug report. Running Ubuntu 10.04 Kernel 2.6.32-22-generic. ~$ wine --version wine-1.1.42
Same Problem. Cannot save do .db File if the filename already exists. Saving to a new Filename does not cause any problems.
Debug Info will follow.
Thanks, Bert
Hello Bert, I also checked it with wine 1.2.x and wine 1.3.x. It's still the old problem, when keeping the filename saving is not possible. Best wishes Michael -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 Michael Hust <michaelhust(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|x86 |x86-64 Version|1.1.24 |1.3.28 --- Comment #34 from Michael Hust <michaelhust(a)gmx.de> 2011-09-16 08:24:00 CDT --- With the new wine version 1.3.28 it's possible to save gb files (no crash!)! So I can replace the olde wine 1.1.22 version with the new wine version. Great! Thanks! Michael -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|x86-64 |x86 Version|1.3.28 |1.1.24 --- Comment #35 from Dan Kegel <dank(a)kegel.com> 2011-09-16 09:13:30 CDT --- Please keep the reported version and cpu type the same; they indicate the version of wine where the problem first occurs. But now that you say current wine works, you should mark your bug fixed (but not closed, that happens at next wine release). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #36 from Michael Hust <michaelhust(a)gmx.de> 2011-09-20 09:50:27 CDT --- (In reply to comment #35)
Please keep the reported version and cpu type the same; they indicate the version of wine where the problem first occurs.
But now that you say current wine works, you should mark your bug fixed (but not closed, that happens at next wine release).
Hi, unfortunately I was too optimistic :-(. Today, I was able to create two new sequences and was able to save it, but when saving the third sequenced the program was freezing. I restarted VectorNTI, modified a sequence and directly when saving this sequence the program was freezing. The next time, I was able to save one sequence and the second failed. It's totally unreproducible. The actual version is wine 1.3.28 (64 bit), OpenSuse 11.4, KDE 4.6.5. Michael -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 --- Comment #37 from Dan Kegel <dank(a)kegel.com> 2011-09-20 10:07:59 CDT --- Can you make a batch file or script that reproduces what you were trying to do when it hung? (Possibly using autohotkey?) If so, then you could run it in a loop overnight. That would make this reproducible... and let you find the patch that broke it, see http://wiki.winehq.org/RegressionTesting -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19059 Qian Hong <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19059 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED --- Comment #38 from Austin English <austinenglish(a)gmail.com> --- No reply in over 3 years, and it's not clear what the bug is about anymore. Abandoned/invalid. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19059 Béla Gyebrószki <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #39 from Béla Gyebrószki <gyebro69(a)gmail.com> --- Closing all abandoned/duplicated/invalid bugs. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org