[Ruqola] [Bug 409273] Cache folder with account name ends up in home

2019-06-28 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=409273

Laurent Montel  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://commits.kde.org/ruq
   ||ola/672de1657ee0b4f7b1e3caf
   ||9b688244b4ca14c41

--- Comment #5 from Laurent Montel  ---
Git commit 672de1657ee0b4f7b1e3caf9b688244b4ca14c41 by Laurent Montel.
Committed on 28/06/2019 at 11:17.
Pushed by mlaurent into branch 'master'.

Fix Bug 409273 - Cache folder with account name ends up in home

Add Ruqola as top level name as discussed on bug report

M  +1-1src/ruqolacore/managerdatapaths.cpp

https://commits.kde.org/ruqola/672de1657ee0b4f7b1e3caf9b688244b4ca14c41

-- 
You are receiving this mail because:
You are watching all bug changes.

[Ruqola] [Bug 409273] Cache folder with account name ends up in home

2019-06-28 Thread Timo Jyrinki
https://bugs.kde.org/show_bug.cgi?id=409273

Timo Jyrinki  changed:

   What|Removed |Added

 CC||timo.jyri...@gmail.com

--- Comment #4 from Timo Jyrinki  ---
(In reply to Christian Dywan from comment #1)
> Investigation revealed that $XDG_PICTURES_DIR and $XDG_VIDEOS_DIR are set to
> $HOME

This is likely just your specific settings, I'm on same distribution and the
defaults are to my language specific Videos / Pictures folders.

If you have removed those directories while they were empty, they have been
automatically modified to point to just $HOME in your .config/user-dirs.dirs -
but the defaults are eg $HOME/Videos and $HOME/Pictures.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Ruqola] [Bug 409273] Cache folder with account name ends up in home

2019-06-28 Thread Christian Dywan
https://bugs.kde.org/show_bug.cgi?id=409273

--- Comment #3 from Christian Dywan  ---
(In reply to Laurent Montel from comment #2)
> it's a problem from $XDG_PICTURES_DIR and $XDG_VIDEOS_DIR for your distro as
> usual we use Picture and Video as folders.
> You will have the same problem for each apps which use this two environments
> variable.
> 
> I think it's a problem as your distro doesn't define this variable.

Right. Investigating distro defaults is beyond Ruqola. This just caused my
initial confusion. It wasn't previously available for SUSE, so teething
problems are to be expected :-D

> After adding ruqola as toplevel why not but too bad that these variables are
> not defined.

Imho it would be best in all cases to make it clear what app saved these photos
and videos. This is the first app I'm using that doesn't use its name at all
here.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Ruqola] [Bug 409273] Cache folder with account name ends up in home

2019-06-28 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=409273

--- Comment #2 from Laurent Montel  ---
it's a problem from $XDG_PICTURES_DIR and $XDG_VIDEOS_DIR for your distro as
usual we use Picture and Video as folders.
You will have the same problem for each apps which use this two environments
variable.

I think it's a problem as your distro doesn't define this variable.

After adding ruqola as toplevel why not but too bad that these variables are
not defined.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Ruqola] [Bug 409273] Cache folder with account name ends up in home

2019-06-28 Thread Christian Dywan
https://bugs.kde.org/show_bug.cgi?id=409273

--- Comment #1 from Christian Dywan  ---
Investigation revealed that $XDG_PICTURES_DIR and $XDG_VIDEOS_DIR are set to
$HOME and this is where Ruqola wants to store files. And `Video` and `Picture`
paths seem to be distinguished from cached files, so perhaps I need to
reconsider my expectations here.

I would still expect Ruqola to use a parent folder called Ruqola, though.
Otherwise a normal user has no way of associating this unexpected folder with
the use of the client.

-- 
You are receiving this mail because:
You are watching all bug changes.