Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 777486 - x11-misc/pcmanfm-qt could use optional dependency on lxde-base/lxmenu-data
Summary: x11-misc/pcmanfm-qt could use optional dependency on lxde-base/lxmenu-data
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: LxQt maintainers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-03-21 11:09 UTC by Marko Djordjevic
Modified: 2021-04-18 05:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marko Djordjevic 2021-03-21 11:09:50 UTC
lxde-base/lxmenu-data fills "Application" in "Places" which is empty without it.

Additonaly right click on file than "Open with" -> "Other applications" -> tab "Installed applications" is empty without lxde-base/lxmenu-data


And it is mentioned as runtime dependency in their README: https://github.com/lxqt/pcmanfm-qt#compiling-source-code  


> Runtime dependencies are qtx11extras, lxmenu-data, liblxqt and libfm-qt.

Reproducible: Always

Steps to Reproduce:
1. emerge pcmanfm-qt without other lxde ebuilds
2. run pcmanfm-qt 
3. right click on file than "Open with" -> "Other applications" -> tab "Installed applications" is empty
Actual Results:  
"Applications" place is empty

Expected Results:  
"Applications" place should show list of applications.
Comment 1 Chiitoo gentoo-dev 2021-03-21 12:13:35 UTC
I guess this has gone below the radar for so long since 'lxqt-meta' and 'lxqt-panel' already pull 'lxmenu-data' in, but yeah, it should be added (as an unconditional dependency) for 'pcmanfm-qt' as well.
Comment 2 Larry the Git Cow gentoo-dev 2021-04-18 05:09:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8515c3d22d4ddf22e43a9d1b6dac907e22c9ff2

commit a8515c3d22d4ddf22e43a9d1b6dac907e22c9ff2
Author:     Jimi Huotari <chiitoo@gentoo.org>
AuthorDate: 2021-04-16 16:01:27 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-04-18 05:00:33 +0000

    x11-misc/pcmanfm-qt: add version 0.17.0
    
    Closes: https://bugs.gentoo.org/777486
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 x11-misc/pcmanfm-qt/Manifest                 |  1 +
 x11-misc/pcmanfm-qt/pcmanfm-qt-0.17.0.ebuild | 52 ++++++++++++++++++++++++++++
 2 files changed, 53 insertions(+)