[Bug 9548] New: pxtone: Can't save new project files (*.ptcop), or *.pttune
http://bugs.winehq.org/show_bug.cgi?id=9548 Summary: pxtone: Can't save new project files (*.ptcop), or *.pttune Product: Wine Version: 0.9.44. Platform: Other URL: http://hp.vector.co.jp/authors/VA022293/pxtone.html OS/Version: other Status: UNCONFIRMED Severity: trivial Priority: P2 Component: wine-files AssignedTo: wine-bugs(a)winehq.org ReportedBy: trick(a)icculus.org Using pxtone (v 0.8.3.3), everything seems to work perfectly, *except* for saving a new .ptcop project file (also some d3d warnings in the terminal, but those seem harmless). Exporting to .pttune also doesn't work. Attempting to save either of these results in a dialog box titled "error" containing the text "open file". Interestingly, exporting to new .wav files works fine. (Wild shot in the dark, but could this be related to the filename extension of both .ptcop and .pttune being more than 3 chars?) Ran with freshly generated ~/.wine, and changing the emulated Windows version has no effect. Loading existing .ptcop files work fine. Saving to existing .ptcop files also work fine. Thus, the problem is only saving to new .ptcop files (and .pttune files) that doesn't already exist in the file system. (This also works fine in real Windows.) Using pxtone v 0.8.3.3, available from this page: <http://hp.vector.co.jp/authors/VA022293/pxtone.html> Steps to reproduce (works every time): 1. Download pxtone: <http://homepage2.nifty.com/rochet/storage/pxtone_0833.zip> 2. Delete japanese.ico to enable english mode 3. Run the program, go to File->Save project or File->Save project as 4. Enter a new filename, click save 5. Watch error dialog pop up -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9548 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2007-09-02 12:44:33 --- No, it's not the 3 characters messing up. I just tried in wine 0.9.44, and if you manually type in a filename longer than 3 characters, it works fine. I tried manually typing 'voice.ptvoice' which worked fine. The problem lies somewhere else. I'll get a +file trace to see if anything interesting pops up. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9548 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|trivial |minor Difficulty|Minutes |--- Component|wine-files |wine-misc -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9548 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2007-09-02 12:55:03 --- Apparently pvtoice is appending an asterisk (*) onto the end of the filename when attempting to save the file: trace:file:RtlDosPathNameToNtPathName_U (L"c:\\windows\\profiles\\austin\\My Documents\\test.ptvoice*",0x34d788,(nil),(nil)) trace:file:RtlGetFullPathName_U (L"c:\\windows\\profiles\\austin\\My Documents\\test.ptvoice*" 520 0x34d4fc (nil)) But if the filename is manually typed in, the filename saves properly: trace:file:RtlDosPathNameToNtPathName_U (L"c:\\windows\\profiles\\austin\\My Documents\\voice2.ptvoice",0x34d788,(nil),(nil)) trace:file:RtlGetFullPathName_U (L"c:\\windows\\profiles\\austin\\My Documents\\voice2.ptvoice" 520 0x34d4fc (nil)) Somehow, wine needs to account for the * when attempting to save. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9548 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9548 Gabriele Moabiti <gabmoa(a)yahoo.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gabmoa(a)yahoo.it --- Comment #3 from Gabriele Moabiti <gabmoa(a)yahoo.it> 2008-08-08 12:40:04 --- (In reply to comment #2)
Apparently pvtoice is appending an asterisk (*) onto the end of the filename when attempting to save the file: ... Somehow, wine needs to account for the * when attempting to save.
Confirming for vb6 app (with vb6 commondlg ocx), when I try to save a file without extension and the file type is 'all files (*.*)' an ".*" is attached to the name (and the program fail to save) Wine 1.1.2, Ubuntu 8.04 -- 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=9548 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2009-02-08 11:51:18 --- Download link is busted. Please update the url and retest. -- 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=9548 Gerry <trick(a)icculus.org> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://hp.vector.co.jp/autho|http://hp.vector.co.jp/autho |rs/VA022293/pxtone.html |rs/VA022293/pxtone/index.htm | |l Version|0.9.44. |1.1.14 --- Comment #5 from Gerry <trick(a)icculus.org> 2009-02-09 08:44:03 --- Homepage: http://hp.vector.co.jp/authors/VA022293/pxtone/index.html 0.9.1.3 download: http://homepage2.nifty.com/rochet/binaries/pxtone_0913.zip Tested with wine-1.1.14. Still fails in the same way if you write just a filename without extension in the save as dialog (eg "foo"), but manually adding the extension to the filename makes it work now ("foo.ptcop"). I'm pretty sure that didn't work before. -- 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=9548 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.14 |0.9.44. --- Comment #6 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-02-09 08:47:51 --- Please don't change the version field. -- 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=9548 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=9548 Wolfram Sang <wolfram(a)the-dreams.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wolfram(a)the-dreams.de --- Comment #7 from Wolfram Sang <wolfram(a)the-dreams.de> 2010-06-02 02:52:11 --- I think I fixed Bug 9548 (and its dupes bug 15640 and bug 18853), just working on a testcase... -- 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=9548 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com --- Comment #8 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-02-09 22:36:08 CST --- (In reply to comment #7)
I think I fixed Bug 9548 (and its dupes bug 15640 and bug 18853), just working on a testcase...
Status on this bug? -- 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=9548 --- Comment #9 from Wolfram Sang <wolfram(a)the-dreams.de> 2011-02-10 05:40:23 CST --- Well, the error box is gone. The difference is now that WINE will save the file without the default extension, while it should be saved with the extension attached. I already have extended the tests for that, yet I want to ensure I haven't missed anything else. Hopefully this weekend... -- 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=9548 renee <bullcity216(a)att.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bullcity216(a)att.net -- 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=9548 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | Status|NEW |RESOLVED CC| |00cpxxx(a)gmail.com Resolution| |FIXED --- Comment #10 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-03-04 22:16:25 CST --- I'm not able to reproduce the problems reported, tested several times and the extension .ptcop is added to the file everytime. Assuming fixed, if anyone is still able to reproduce feel free to reopen. -- 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=9548 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2013-03-15 14:45:44 CDT --- Closing bugs fixed in 1.5.26. -- 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.
participants (1)
-
wine-bugs@winehq.org