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@winehq.org ReportedBy: trick@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
http://bugs.winehq.org/show_bug.cgi?id=9548
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Austin English austinenglish@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.
http://bugs.winehq.org/show_bug.cgi?id=9548
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|trivial |minor Difficulty|Minutes |--- Component|wine-files |wine-misc
http://bugs.winehq.org/show_bug.cgi?id=9548
--- Comment #2 from Austin English austinenglish@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.
http://bugs.winehq.org/show_bug.cgi?id=9548
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=9548
Gabriele Moabiti gabmoa@yahoo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gabmoa@yahoo.it
--- Comment #3 from Gabriele Moabiti gabmoa@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
http://bugs.winehq.org/show_bug.cgi?id=9548
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download |
--- Comment #4 from Austin English austinenglish@gmail.com 2009-02-08 11:51:18 --- Download link is busted. Please update the url and retest.
http://bugs.winehq.org/show_bug.cgi?id=9548
Gerry trick@icculus.org changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://hp.vector.co.jp/autho%7Chttp://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@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.
http://bugs.winehq.org/show_bug.cgi?id=9548
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.14 |0.9.44.
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2009-02-09 08:47:51 --- Please don't change the version field.
http://bugs.winehq.org/show_bug.cgi?id=9548
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=9548
Wolfram Sang wolfram@the-dreams.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wolfram@the-dreams.de
--- Comment #7 from Wolfram Sang wolfram@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...
http://bugs.winehq.org/show_bug.cgi?id=9548
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #8 from Jerome Leclanche adys.wh@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?
http://bugs.winehq.org/show_bug.cgi?id=9548
--- Comment #9 from Wolfram Sang wolfram@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...
http://bugs.winehq.org/show_bug.cgi?id=9548
renee bullcity216@att.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bullcity216@att.net
http://bugs.winehq.org/show_bug.cgi?id=9548
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | Status|NEW |RESOLVED CC| |00cpxxx@gmail.com Resolution| |FIXED
--- Comment #10 from Bruno Jesus 00cpxxx@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.
http://bugs.winehq.org/show_bug.cgi?id=9548
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org 2013-03-15 14:45:44 CDT --- Closing bugs fixed in 1.5.26.