Tallefer / qtweb

Automatically exported from code.google.com/p/qtweb
0 stars 0 forks source link

Downloaded files disappear when changing download path back and forth #108

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
From user:

with regard to the disappearing filename when saving an image:

when I install QtWeb the "save download to" under options is set 
to "c:\users\wreidek\documents\downloads". This works fine. If I change 
this to say "c:\qtweb\downloads" (having created a downloads folder) then 
it works fine. However if I just change it to "downloads" which worked in 
previous versions then the correct folder is shown ie c:\qtweb\downloads 
but the filename has now disappeared. Changing the option back 
to "c:\qtweb\downloads" and the filename has still disappeared.

Having this relative path for downloads is important to me as i normally 
run QTWeb from a USB Stick and dont know what drive letter will be 
assigned. As a work around I now have a QtWeb folder for each possible 
drive letter.

Hope this helps you replicate the problem

-----------------------------

... to investigate

Original issue reported on code.google.com by alexei.c...@gmail.com on 6 Aug 2009 at 5:29

GoogleCodeExporter commented 9 years ago
Relative path returned back.

If no slashes at the beginning of the path, assumed relative and subdirectory 
created (if not exists) in the folder where QtWeb.exe is located.

Will be released in QtWeb Portable ver 3.1

Original comment by alexei.c...@gmail.com on 19 Aug 2009 at 10:01