[Bug 19323] New: Digidelivery Client can't attach files correctly
http://bugs.winehq.org/show_bug.cgi?id=19323 Summary: Digidelivery Client can't attach files correctly Product: Wine Version: 1.1.25 Platform: PC URL: http://www.asperasoft.com/download/sw/digi-client/Digi Delivery-2.1.1.msi OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P1 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: freemind(a)wp.pl Created an attachment (id=22371) --> (http://bugs.winehq.org/attachment.cgi?id=22371) Digidelivery Client logs Digidelivery Client can receive a delivery without any problem, but can't make correctly New Delivery because attached files have 0 bytes. -- 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=19323 --- Comment #1 from Free Mind <freemind(a)wp.pl> 2009-07-14 06:44:15 --- Created an attachment (id=22372) --> (http://bugs.winehq.org/attachment.cgi?id=22372) Red arrows provide the 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=19323 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P2 -- 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=19323 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Alias|Digidelivery_Client | -- 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=19323 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=19323 --- Comment #2 from Juan Lang <juan_lang(a)yahoo.com> 2009-07-14 16:06:59 --- Please attach a +shell trace. -- 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=19323 --- Comment #3 from Free Mind <freemind(a)wp.pl> 2009-07-15 11:58:55 --- Created an attachment (id=22386) --> (http://bugs.winehq.org/attachment.cgi?id=22386) +shell trace -- 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=19323 --- Comment #4 from Juan Lang <juan_lang(a)yahoo.com> 2009-07-15 12:21:10 ---
From the log:
trace:shell:UnixFolder_IShellFolder2_ParseDisplayName (iface=0x152270, hwndOwner=(nil), pbcReserved=(nil), lpszDisplayName=L"C:\\users\\freemind\\Desktop\\C:\\users\\freemind\\Desktop\\Test_File2.wav", pchEaten=0x32e514, ppidl=0x32e038, pdwAttributes=0x32ec78) stub Note the bad path. The question is, where's it coming from? -- 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=19323 --- Comment #5 from Free Mind <freemind(a)wp.pl> 2009-07-15 12:39:22 --- the test files: Test_File1.wav and Test_File2.wav are on Desktop in my home folder -- 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=19323 --- Comment #6 from Juan Lang <juan_lang(a)yahoo.com> 2009-07-15 13:36:45 --- (In reply to comment #5)
the test files: Test_File1.wav and Test_File2.wav are on Desktop in my home folder
Yep, I understand. So this path would be valid: "C:\\users\\freemind\\Desktop\\Test_File2.wav" but the path the app is actually looking for is not (it has C:\\... twice in it) "C:\\users\\freemind\\Desktop\\C:\\users\\freemind\\Desktop\\Test_File2.wav" -- 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=19323 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |00cpxxx(a)gmail.com Resolution| |FIXED --- Comment #7 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-01-02 15:55:23 CST --- This is fixed possibly for a while now. The application can attach any files without the described problem and shows the correct file sizes and icons for exe attachments. -- 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=19323 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2012-01-13 13:51:32 CST --- Closing bugs fixed in 1.3.37. -- 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