| Summary: |
k3b.notifyrc, k3bui.rc and k3bdeviceui.rc is installed in deprecated path (kf5 branch) |
| Product: |
[Applications] k3b
|
Reporter: |
Gustavo Alvarez <sl1pkn07> |
| Component: |
general | Assignee: |
K3b Bugs <k3b-bugs-null> |
| Status: |
RESOLVED
FIXED
|
|
|
| Severity: |
normal
|
CC: |
johannesobermayr, michalm, trueg
|
| Priority: |
NOR
|
|
|
| Version First Reported In: |
unspecified | |
|
| Target Milestone: |
--- | |
|
| Platform: |
Other | |
|
| OS: |
Linux | |
|
|
Latest Commit:
|
077056f1bee52782c8609e041a72a0337df954ac
|
Version Fixed/Implemented In:
|
2.9.90
|
|
Sentry Crash Report:
|
|
| |
Hi, when launch k3b builded with kf5 (kf5 branch) show this in console: KXMLGUI file found at deprecated location ("/usr/share/k3b/k3bui.rc") -- please use ${KXMLGUI_INSTALL_DIR} to install this file instead. KXMLGUI file found at deprecated location ("/usr/share/k3b/k3bdeviceui.rc") -- please use ${KXMLGUI_INSTALL_DIR} to install this file instead. and the file k3b.notifyrc is installed in a old kd4 path? /usr/share/k3b/k3b.notifyrc is not ${KNOTIFYRC_INSTALL_DIR}? (in my system points to /usr/share/knotifications5/) (like other projects) Reproducible: Always Steps to Reproduce: 1.download from git the k3b sources (kf5 branch) 2. build and install 3. load k3b on console and see the logs Actual Results: the warning apears ponted to old path Expected Results: no messages a patch http://sl1pkn07.wtf/paste/view/raw/9a3ae2a6