[Bug 23564] New: Excel 2007, Word 2007 cannot save to csv on a network mounted share.
http://bugs.winehq.org/show_bug.cgi?id=23564 Summary: Excel 2007, Word 2007 cannot save to csv on a network mounted share. Product: Wine Version: 1.1.42 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: flavio.becker(a)gmail.com scenario: MS Office 2007 installed under wine 1.1.42 on Ubuntu 10.04 32bits. The only changes in winecfg were usp10 and riched20 marked as native. problem: Saving a csv file on a local folder works as expected but when the same file is saved on a mounted network shared folder the file is saved with zero content. The resulting file is blank. Other file types are saved without 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=23564 --- Comment #1 from Flavio Becker <flavio.becker(a)gmail.com> 2010-07-08 16:33:36 --- The problem has been found using excel 2007. -- 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=23564 Flavio Becker <flavio.becker(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Excel 2007, Word 2007 |Excel 2007 cannot save to |cannot save to csv on a |csv on a network mounted |network mounted share. |share. -- 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=23564 --- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-07-08 18:23:51 --- Please retest with wine-1.2-rc6 -- 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=23564 --- Comment #3 from Flavio Becker <flavio.becker(a)gmail.com> 2010-07-09 15:17:20 --- (In reply to comment #2)
Please retest with wine-1.2-rc6
Thank you for the help. I uninstalled the 1.1.42 version and installed a new 1.2rc6. The tests with the csv problem resulted the same: excel saves in csv format without problem when saving to a local folder but when saving to a mounted network shared folder the resulting file is messed up. Opening the file we see only minus signs where the original content should be. Curiously both files (the right and the wrong) have the same size in bytes. An unexpected bonus though not related to this bug: cut and paste now work like a charm between applications. -- 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=23564 --- Comment #4 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-07-09 21:53:35 --- Have you mapped those samba mounts as a separate drives and set their type to network share? -- 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=23564 --- Comment #5 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-07-09 21:54:14 --- Also please attach complete terminal output as a plain text file. -- 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=23564 --- Comment #6 from Flavio Becker <flavio.becker(a)gmail.com> 2010-07-12 09:17:43 --- (In reply to comment #5)
Also please attach complete terminal output as a plain text file.
Well I am not sure I understand what you mean. In fact the users need to access specific folders on a Windows 2003 server and we use a little script to mount them as needed: /usr/bin/smbmount //192.168.0.253/PASTA1 /home/usuario/rede/PASTA1 -o user=administrator%password,uid=usuario /usr/bin/smbmount //192.168.0.253/PASTA2 /home/usuario/rede/PASTA2 -o user=administrator%password,uid=usuario We cannot use fstab as the folders change frequently. As for the terminal output you're asking for I thing it's usefullness is none as the resulting file is just a series of minus signs instead of the original content. In fact some times it saves a blank file and some times the file comes with the minus signs and this occurs using the same excel spreadsheet. A surprisingly variable behaviour. I -- 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=23564 --- Comment #7 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-07-13 08:18:09 --- In winecfg make sure your "network mounted share" is mapped to a drive and it's type is set to "network share". -- 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=23564 --- Comment #8 from Flavio Becker <flavio.becker(a)gmail.com> 2010-07-13 10:22:12 --- (In reply to comment #7)
In winecfg make sure your "network mounted share" is mapped to a drive and it's type is set to "network share".
OK, it worked! I've never paid attention to these options in winecfg. I'll take time to learn more of wine ... Thank you very much. -- 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=23564 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #9 from Rosanne DiMesio <dimesio(a)earthlink.net> 2010-09-17 12:19:20 CDT --- (In reply to comment #8)
(In reply to comment #7)
In winecfg make sure your "network mounted share" is mapped to a drive and it's type is set to "network share".
OK, it worked! I've never paid attention to these options in winecfg. I'll take time to learn more of wine ... Thank you very much.
Marking 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=23564 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-09-18 11:15:38 CDT --- Closing 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.
participants (1)
-
wine-bugs@winehq.org