[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2014-12-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

--- Comment #29 from Stephan Bergmann sberg...@redhat.com ---
The problem is that fpicker/source/win32/filepicker/VistaFilePickerImpl.cxx:687

  HRESULT hResult = SHCreateItemFromParsingName ( sDirectory.getStr(), NULL,
IID_PPV_ARGS(pFolder) );

with sDirectory being file:///C:/Folder%20one/Pe%C3$A7as/Folder%20two/ fails
with hResult being HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2014-12-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard|| target:4.5.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2014-12-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

--- Comment #30 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Stephan Bergmann committed a patch related to this issue.
It has been pushed to master:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=e123ffd66088783ce74a7b5f15e9d324b39ecf67

fdo#37814: SHCreateItemFromParsingName doesn't like LO's file URLs

It will be available in 4.5.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2014-12-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

--- Comment #31 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Stephan Bergmann committed a patch related to this issue.
It has been pushed to libreoffice-4-4:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=483e7103e895f4da84aa7de94938b373b5fcd64bh=libreoffice-4-4

fdo#37814: SHCreateItemFromParsingName doesn't like LO's file URLs

It will be available in 4.4.0.0.beta3.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2014-12-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard| target:4.5.0   | target:4.5.0
   ||target:4.4.0.0.beta3

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2014-12-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

Stephan Bergmann sberg...@redhat.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |sberg...@redhat.com
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2014-12-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

Urmas davian...@gmail.com changed:

   What|Removed |Added

 CC||kg_oooh...@ashisuto.co.jp

--- Comment #28 from Urmas davian...@gmail.com ---
*** Bug 87019 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2014-10-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

Urmas davian...@gmail.com changed:

   What|Removed |Added

 CC||i...@osvision.de

--- Comment #27 from Urmas davian...@gmail.com ---
*** Bug 85284 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2014-08-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

--- Comment #26 from ar...@aetera.net ---
Affects LibreOffice 4.2.5 on Windows 7 Professional.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2013-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

--- Comment #24 from Rubem pechan...@hypervisual.com ---
 can somebody test if this is fixed in LO 4.1 beta1 or master?

Yes, the bug is still there. My LO version is 4.1.2.3 (Windows 7, Brazilian
Portuguese).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2013-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

Urmas davian...@gmail.com changed:

   What|Removed |Added

 CC||klausla...@gmail.com

--- Comment #25 from Urmas davian...@gmail.com ---
*** Bug 70463 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2013-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

--- Comment #19 from Eugene Kin eugene.kinya...@gmail.com ---
I guess this all about the same issue
https://bugs.freedesktop.org/show_bug.cgi?id=51473
https://bugs.freedesktop.org/show_bug.cgi?id=51149
http://forum.openoffice.org/en/forum/viewtopic.php?f=7t=41477

This functionality works in different ways on Windows XP (correct one) and on
Windows Vista and above (incorrect).

Lotus Symphony's native SAVEAS Dialog opens in proper folder on all Windows
(XP, Vista, Seven, 2008)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2013-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

 CC||tlillqv...@suse.com

--- Comment #20 from Michael Stahl mst...@redhat.com ---
Tor, does this have anything to do with bnc#88 (could be duplicate)?

can somebody test if this is fixed in LO 4.1 beta1 or master?

note: there are 2 different native Win32 file pickers,
one is used on Vista and later, the other used on older Windows.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2013-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

--- Comment #21 from Tor Lillqvist tlillqv...@suse.com ---
But in bnc#88 and fdo#63622 whether pathnames were ASCII-only or not had no
relevance. The initial comment here claims that what this bug is about happens
only for non-ASCII file directory names.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2013-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

--- Comment #22 from Eugene Kin eugene.kinya...@gmail.com ---
Saying ASCII I mean US-ASCII, so this issue extends to paths containing umlauts
and other diacritic that widely used in many languages

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2013-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

--- Comment #23 from Tor Lillqvist tlillqv...@suse.com ---
I do know what ASCII is, and yes, US-ASCII is a synonym. And yes, I and other
developers are fully aware what non-ASCII characters are. Most of us use such
in our native languages;)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2013-03-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

--- Comment #18 from Eugene Kin eugene.kinya...@gmail.com ---
Bug is still there
LibO - 4.0.2.1
OS - Windows 7 SP1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2012-08-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

--- Comment #17 from Eugene Kin eugene.kinya...@gmail.com 2012-08-06 09:40:16 
UTC ---
Bug still exists in LibO 3.6.0 RC4
OS - Windows 7 SP1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2012-07-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

--- Comment #16 from Eugene Kin eugene.kinya...@gmail.com 2012-07-03 04:40:42 
PDT ---
Bug still exists in LibO 3.5.5 RC2 and 3.6.0.0 beta2
OS - Windows 7 SP1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2012-05-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

sasha.libreoff...@gmail.com changed:

   What|Removed |Added

   Platform|x86-64 (AMD64)  |All
 OS/Version|All |Windows (All)
 Status|UNCONFIRMED |NEW
 CC||sasha.libreoff...@gmail.com
 Ever Confirmed|0   |1

--- Comment #10 from sasha.libreoff...@gmail.com 2012-05-03 02:08:38 PDT ---
reproduced in 3.5.2 on Windows 7 32 bit
File should placed on Samba share drive. For example, if path is this:
\\server\docs\Разное\1
Then using File-Save as, file will be saved in another place, for example to
D:\1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2012-05-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

Version|unspecified |LibO 3.4 Daily

--- Comment #11 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2012-05-03 02:40:28 PDT ---
NOT reproducible with a file named Български1.odt in a folder with same name
(and additional subolders with ascii names) and LibreOffice 3.5.3.2 (RC2)
German UI/Locale [Build-ID: 235ab8a-3802056-4a8fed3-2d66ea8-e241b80] on German
WIN7 Home Premium (64bit), but I am not sure whether I understood all details
of the report. I saved on a normal PC drive, A WIN defined Network drive and on
same network drive via network access (only possible with OS filesave dialog).
For me everything worked fine. May be only visible with Samba drives or
similar?

Modified Version due to rare available info.

@all.
did anyone ever see that working with LibO or OOo?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2012-05-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

--- Comment #12 from sasha.libreoff...@gmail.com 2012-05-03 03:01:37 PDT ---
Additional tests: on Windows XP not reproducible
on Windows 7 Russian locale reproducible, even with local drive (Desktop for
example).
IMHO or Russian specific or locale specific (more probably), it means problem
is only with language, corresponding to Windows locale

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2012-05-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

--- Comment #13 from sasha.libreoff...@gmail.com 2012-05-03 03:09:25 PDT ---
on Windows 7 Russian locale also reproduced with German and Chinese characters

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2012-05-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

--- Comment #14 from Eugene Kin eugene.kinya...@gmail.com 2012-05-03 03:27:51 
PDT ---
OK. I'll try to make it clear now.

There is folder D:\Test and 2 subfolders in it: ASCII and Кириллица
And there is file Test.odt in each subfolder.

Step 1.
Open file D:\Test\ASCII\Test.odt and open SAVE AS dialog. It opens in
D:\Test\ASCII folder as expected. Select D:\Test folder in SAVE AS dialog and
save file as Test1.odt. Result - test OK.

Step 2.
Open file D:\Test\Кириллица\Test.odt and open SAVE AS dialog. It opens in
D:\Test folder, but it should be open in D:\Test\Кириллица. Select D:\Test
folder in SAVE AS dialog and save file as Test2.odt. Result - test failed
(wrong folder)

Step 3.
Open file D:\Test\ASCII\Test.odt and open SAVE AS dialog. It opens in
D:\Test\ASCII folder as expected. Result - test OK (again).

OS - Windows 7 Russian, Windows Server 2008/2008 R2 as well
LibO version - 3.5.3.2

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2012-05-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

--- Comment #15 from dailson.araujo dailson.ara...@gmail.com 2012-05-03 
13:14:48 PDT ---
Reproduced in:

Product: LibreOffice
Component: UI
Version: 3.4.5, 3.4.6 e 3.5.3.
Plataform: Windows 7 64-bit
Download: www.libreoffice.org
Language: Portuguese (Brazilian)

Not Reploducible on Windows XP 32-bit

Meaningful Summary:

LibreOffice does not maintain the correct path of the file when using Save As
... in a way that at an intermediate level have folder with non-ascii
characters (ç, ã, is ô, etc.). Example C:\Folder One\Peças\Folder Two


Steps to reproduce the problem:

1) Create the following directory structure: C:\Folder One\Peças\Folder Two
2) Note that we have the character ç in a folder intermediate
3) Copy a file (document or spreadsheet) into the Folder two
4) Open the file copied to the Folder Two and select File  Save as ...
5) Note that the LibreOffice does not correctly recognize the target directory,
which is generally the same source file. In this case, the destination
directory should be C:\Folder One\Peças\Folder Two but when we have non-ascii
characters are used the last folder where a file was saved.


Option 1 workaround:

1) When the dialog box Save as ... is displayed, you can manually select the
target location, eg C:\Folder One\Peças\Folder Two
2) After manually select the target location LibreOffice recognize the correct
place for the next time you Save as ... is triggered.


Option 2 workaround:

1) If the dialog box is used LibreOffice (Tools  Options ... LibreOffice 
General  Dialog Open and Save  Use LibreOffice dialogs), this error does not
occur.


Related Bugs:

LibreOffice is unable to manage paths with accentuated characters
https://bugs.freedesktop.org/show_bug.cgi?id=45063

FILEOPEN FILESAVE don't accept non-ascii paths
https://bugs.freedesktop.org/show_bug.cgi?id=37917


--
Original text in Portugês

Produto: LibreOffice
Componente: UI
Sistema Operacional: Windows 7 64-bit
Versão do LibreOffice Testadas: 3.4.5, 3.4.6 e 3.5.3.
Download: www.libreoffice.org
Idioma: Português (Brasil)

Problema não Ocorre em Windows XP 32-bit

Resumo do problema:
O LibreOffice não mantém corretamente o caminho de destino do arquivo quando se
utiliza o opção Salvar Como... em um caminho em que em um nível intermediário
temos diretórios com caracteres latinos (ç, ã, é ô, etc). Exemplo C:\Pasta
um\Peças\Pasta dois


Passos para reproduzir o erro:

1) Crie a seguinte estrutura de diretórios: C:\Pasta um\Peças\Pasta dois
2) Observe que temos o caracter ç em uma pasta intermediária
3) Copie um arquivo (documento ou planilha) para dentro da Pasta dois
4) Abra o arquivo copiado para a Pasta dois e selecione Arquivo  Salvar
como...
5) Observe que o LibreOffice não reconhece corretamente o diretório de destino,
que em regra é o mesmo do arquivo de origem. No caso, o diretório de destino
deveria ser C:\Pasta um\Peças\Pasta dois, mas quando temos caracteres
não-ascii é utilizada a última pasta onde um arquivo foi salvo.


Opção 1 para contornar o problema:

1) Quando a caixa de diálogo Salvar como ... for mostrada, é possível
selecionar manualmente o local de destino, por exemplo C:\Pasta um\Peças\Pasta
dois.
2) Após selecionar manualmente o local de destino o LibreOffice reconhecerá
corretamente o local de destino nas próximas vezes que a opção Salvar como
... for acionada.

Opção 2 para contornar o problema:

1) Caso a caixa de Diálogo do LibreOffice seja utilizada (Ferramentas  Opções
...  LibreOffice  Geral  Caixa de diálogo de Abrir e Salvar  Utilizar as
caixas de diálogo do LibreOffice), o referido erro não ocorre.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2012-03-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

--- Comment #9 from Aaron zaboda...@yandex.ru 2012-03-27 10:49:19 PDT ---
Bug still exists on windows 2008 R2

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2012-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

--- Comment #8 from Eugene Kin eugene.kinya...@gmail.com 2012-01-16 05:22:35 
PST ---
Bug still exists in LibO 3.5 beta3
OS - Windows 7 SP1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2011-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

tester8 iamtest...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||FIXED

--- Comment #6 from tester8 iamtest...@gmail.com 2011-12-29 14:28:49 PST ---
LOdev 3.5.0beta2 
4ca392c-760cc4d-f39cf3d-1b2857e-60db978
Ubuntu 10.04.3 x86
Linux 2.6.32-37-generic Russian UI

NOT reproduced. Long closing but no crash.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2011-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

tester8 iamtest...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|FIXED   |
 CC||LibreOffice@bielefeldundbus
   ||s.de
 Ever Confirmed|1   |0

--- Comment #7 from tester8 iamtest...@gmail.com 2011-12-29 14:36:20 PST ---
Sorry. #6 is for another bug.

Still not reproduced (but only on Linux).
@Rainer
Could you please test on Windows?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37814] FILESAVE Save/Save As dialogs use last save folder (not original) with non-ascii path

2011-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37814

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #5 from Björn Michaelsen bjoern.michael...@canonical.com 
2011-12-23 12:07:27 PST ---
[This is an automated message.]
This bug was filed before the changes to Bugzilla on 2011-10-16. Thus it
started right out as NEW without ever being explicitly confirmed. The bug is
changed to state NEEDINFO for this reason. To move this bug from NEEDINFO back
to NEW please check if the bug still persists with the 3.5.0 beta1 or beta2
prereleases.
Details on how to test the 3.5.0 beta1 can be found at:
http://wiki.documentfoundation.org/QA/BugHunting_Session_3.5.0.-1

more detail on this bulk operation:
http://nabble.documentfoundation.org/RFC-Operation-Spamzilla-tp3607474p3607474.html

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs