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@winehq.org ReportedBy: flavio.becker@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.
http://bugs.winehq.org/show_bug.cgi?id=23564
--- Comment #1 from Flavio Becker flavio.becker@gmail.com 2010-07-08 16:33:36 --- The problem has been found using excel 2007.
http://bugs.winehq.org/show_bug.cgi?id=23564
Flavio Becker flavio.becker@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.
http://bugs.winehq.org/show_bug.cgi?id=23564
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2010-07-08 18:23:51 --- Please retest with wine-1.2-rc6
http://bugs.winehq.org/show_bug.cgi?id=23564
--- Comment #3 from Flavio Becker flavio.becker@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.
http://bugs.winehq.org/show_bug.cgi?id=23564
--- Comment #4 from Vitaliy Margolen vitaliy@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?
http://bugs.winehq.org/show_bug.cgi?id=23564
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2010-07-09 21:54:14 --- Also please attach complete terminal output as a plain text file.
http://bugs.winehq.org/show_bug.cgi?id=23564
--- Comment #6 from Flavio Becker flavio.becker@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
http://bugs.winehq.org/show_bug.cgi?id=23564
--- Comment #7 from Vitaliy Margolen vitaliy@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".
http://bugs.winehq.org/show_bug.cgi?id=23564
--- Comment #8 from Flavio Becker flavio.becker@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.
http://bugs.winehq.org/show_bug.cgi?id=23564
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #9 from Rosanne DiMesio dimesio@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.
http://bugs.winehq.org/show_bug.cgi?id=23564
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Dmitry Timoshkov dmitry@codeweavers.com 2010-09-18 11:15:38 CDT --- Closing invalid.