← Back to team overview

openlp-core team mailing list archive

[Bug 596822] Re: OpenLP creates two directories instead of one

 

QSettings uses OrganisationName and ApplicationName which are both set
to OpenLP but the manual directory entries in AppLocation are all
openlp.

AppLocation code cannot use the QSettings variables as the code is
currently because AppLocation is called before the QSettings variables
are set.

Do we just want a simple s/openlp/OpenLP/ in
openlp/core/utils/__init__.py?  This would need to be announced so
current testers can decide to rename dirs or have to move data after new
dirs have been created.

** Changed in: openlp
       Status: New => Confirmed

-- 
OpenLP creates two directories instead of one
https://bugs.launchpad.net/bugs/596822
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.

Status in OpenLP - Worship Presentation Software: Confirmed

Bug description:
Hi!

OpenLP creates two directories in ~/.config, namely "OpenLP" and "openlp". In the directory "OpenLP" is the file OpenLP.conf stored and in "openlp" the file openlp.log.

(As comparison the directory in ~/.local/share/.local/share is spelled "openlp".)





References