[Desktop-packages] [Bug 307152] Re: Get rid of .hplip folder and follow fd.o specifications

2020-07-10 Thread Avamander
Unfortunately this is still a minor problem. It would be nice to not
have hplip clutter people's home directories.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to hplip in Ubuntu.
https://bugs.launchpad.net/bugs/307152

Title:
   Get rid of .hplip folder and follow fd.o specifications

Status in HPLIP:
  Triaged
Status in hplip package in Ubuntu:
  Confirmed

Bug description:
  There should not be an .hplip folder in $HOME.

  According to Freedesktop specification it should be put in
  $XDG_CONFIG_HOME (if removing this folder will impact the user) or in
  $XDG_CACHE_HOME (if it's there only for performance reason).

  Personnally, I don't see any difference if I plug my printer after
  removing this folder so I suggest that it should be put in
  $XDG_CACHE_HOME..

  If this folder exist to permit some manual tweaks, then it should be
  put in $XDG_CONFIG_HOME but should not be created automatically.

  
  More infos : http://standards.freedesktop.org/basedir-spec/latest/ar01s03.html

  The reason why I'm reporting this bug :
  http://ploum.frimouvy.org/?184-cleaning-user-preferences-keeping-user-data

To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/307152/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 307152] Re: Get rid of .hplip folder and follow fd.o specifications

2019-07-23 Thread Thaodan
See QStandardpaths for a hint how to implement this

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to hplip in Ubuntu.
https://bugs.launchpad.net/bugs/307152

Title:
   Get rid of .hplip folder and follow fd.o specifications

Status in HPLIP:
  Triaged
Status in hplip package in Ubuntu:
  Confirmed

Bug description:
  There should not be an .hplip folder in $HOME.

  According to Freedesktop specification it should be put in
  $XDG_CONFIG_HOME (if removing this folder will impact the user) or in
  $XDG_CACHE_HOME (if it's there only for performance reason).

  Personnally, I don't see any difference if I plug my printer after
  removing this folder so I suggest that it should be put in
  $XDG_CACHE_HOME..

  If this folder exist to permit some manual tweaks, then it should be
  put in $XDG_CONFIG_HOME but should not be created automatically.

  
  More infos : http://standards.freedesktop.org/basedir-spec/latest/ar01s03.html

  The reason why I'm reporting this bug :
  http://ploum.frimouvy.org/?184-cleaning-user-preferences-keeping-user-data

To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/307152/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 307152] Re: Get rid of .hplip folder and follow fd.o specifications

2018-11-07 Thread gf
Thanks for the update, Gueux. I will change it back to confirmed.
Have a great day!
:)
G

** Changed in: hplip (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to hplip in Ubuntu.
https://bugs.launchpad.net/bugs/307152

Title:
   Get rid of .hplip folder and follow fd.o specifications

Status in HPLIP:
  Triaged
Status in hplip package in Ubuntu:
  Confirmed

Bug description:
  There should not be an .hplip folder in $HOME.

  According to Freedesktop specification it should be put in
  $XDG_CONFIG_HOME (if removing this folder will impact the user) or in
  $XDG_CACHE_HOME (if it's there only for performance reason).

  Personnally, I don't see any difference if I plug my printer after
  removing this folder so I suggest that it should be put in
  $XDG_CACHE_HOME..

  If this folder exist to permit some manual tweaks, then it should be
  put in $XDG_CONFIG_HOME but should not be created automatically.

  
  More infos : http://standards.freedesktop.org/basedir-spec/latest/ar01s03.html

  The reason why I'm reporting this bug :
  http://ploum.frimouvy.org/?184-cleaning-user-preferences-keeping-user-data

To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/307152/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 307152] Re: Get rid of .hplip folder and follow fd.o specifications

2018-11-04 Thread gueux
I do think it would still be a nice thing to have. So, to me, this bug
report should not be closed.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to hplip in Ubuntu.
https://bugs.launchpad.net/bugs/307152

Title:
   Get rid of .hplip folder and follow fd.o specifications

Status in HPLIP:
  Triaged
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  There should not be an .hplip folder in $HOME.

  According to Freedesktop specification it should be put in
  $XDG_CONFIG_HOME (if removing this folder will impact the user) or in
  $XDG_CACHE_HOME (if it's there only for performance reason).

  Personnally, I don't see any difference if I plug my printer after
  removing this folder so I suggest that it should be put in
  $XDG_CACHE_HOME..

  If this folder exist to permit some manual tweaks, then it should be
  put in $XDG_CONFIG_HOME but should not be created automatically.

  
  More infos : http://standards.freedesktop.org/basedir-spec/latest/ar01s03.html

  The reason why I'm reporting this bug :
  http://ploum.frimouvy.org/?184-cleaning-user-preferences-keeping-user-data

To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/307152/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 307152] Re: Get rid of .hplip folder and follow fd.o specifications

2018-11-01 Thread gf
Hello Lionel,
Thank you for submitting this feature/enhancement request for the hplip 
package.  You made this request quite some time ago and Ubuntu has been updated 
since then. 

Do you think this feature/enhancement is still needed or can we close
this bug report?

Thank you again for helping make Ubuntu better. 
G
[Ubuntu Bug Squad volunteer triager]

** Changed in: hplip (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to hplip in Ubuntu.
https://bugs.launchpad.net/bugs/307152

Title:
   Get rid of .hplip folder and follow fd.o specifications

Status in HPLIP:
  Triaged
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  There should not be an .hplip folder in $HOME.

  According to Freedesktop specification it should be put in
  $XDG_CONFIG_HOME (if removing this folder will impact the user) or in
  $XDG_CACHE_HOME (if it's there only for performance reason).

  Personnally, I don't see any difference if I plug my printer after
  removing this folder so I suggest that it should be put in
  $XDG_CACHE_HOME..

  If this folder exist to permit some manual tweaks, then it should be
  put in $XDG_CONFIG_HOME but should not be created automatically.

  
  More infos : http://standards.freedesktop.org/basedir-spec/latest/ar01s03.html

  The reason why I'm reporting this bug :
  http://ploum.frimouvy.org/?184-cleaning-user-preferences-keeping-user-data

To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/307152/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 307152] Re: Get rid of .hplip folder and follow fd.o specifications

2018-08-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: hplip (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to hplip in Ubuntu.
https://bugs.launchpad.net/bugs/307152

Title:
   Get rid of .hplip folder and follow fd.o specifications

Status in HPLIP:
  Triaged
Status in hplip package in Ubuntu:
  Confirmed

Bug description:
  There should not be an .hplip folder in $HOME.

  According to Freedesktop specification it should be put in
  $XDG_CONFIG_HOME (if removing this folder will impact the user) or in
  $XDG_CACHE_HOME (if it's there only for performance reason).

  Personnally, I don't see any difference if I plug my printer after
  removing this folder so I suggest that it should be put in
  $XDG_CACHE_HOME..

  If this folder exist to permit some manual tweaks, then it should be
  put in $XDG_CONFIG_HOME but should not be created automatically.

  
  More infos : http://standards.freedesktop.org/basedir-spec/latest/ar01s03.html

  The reason why I'm reporting this bug :
  http://ploum.frimouvy.org/?184-cleaning-user-preferences-keeping-user-data

To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/307152/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp