Bug 400018 - When installed as a standalone program, Ark fails: Unable to find Ark's KPart Component, please check your installer
Summary: When installed as a standalone program, Ark fails: Unable to find Ark's KPart...
Status: RESOLVED WORKSFORME
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 18.08.1
Platform: Other FreeBSD
: NOR major
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-19 03:44 UTC by Yuri
Modified: 2019-04-11 04:33 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri 2018-10-19 03:44:11 UTC
OS: FreeBSD, installed from the port

Downstream bug report: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232110
Comment 1 Elvis Angelaccio 2018-10-21 13:47:42 UTC
Please provide the output of:

    strace ark 2>&1 | grep arkpart
Comment 2 Christoph Feck 2018-11-09 10:44:11 UTC
If you can provide the information requested in comment #1, please add it.
Comment 3 Yuri 2018-11-09 17:39:53 UTC
There is no strace on FreeBSD. I used ktrace instead:

$ grep -i arkpart dump.txt 
  2387 ark      NAMI  "/usr/local/lib/qt5/plugins/arkpart.so"
  2387 ark      NAMI  "/usr/local/lib/qt5/plugins/arkpart.so"
  2387 ark      NAMI  "/usr/local/lib/qt5/plugins/arkpart.so"
  2387 ark      NAMI  "/usr/local/lib/qt5/plugins/arkpart.so"
  2387 ark      NAMI  "/usr/local/lib/qt5/plugins/arkpart.so"
  2387 ark      NAMI  "/usr/local/lib/qt5/plugins/arkpart.so"
  2387 ark      NAMI  "/usr/local/lib/qt5/plugins/arkpart.so"

The shared library is present and is loaded successfully.
Comment 4 Ilnur 2018-11-09 19:58:00 UTC
(In reply to Yuri from comment #3)

I was not able to open rar archives with ark 18.08.3-1 default installation. 
As I see Arch's repo shows optional dependencies for Ark: p7zip, unarchiver, unrar.
But when I'm reinstalling Ark there is no mention about them from pacman and in Ark's modules settings window they are greyed.
Then I installed unrar package and it is started working with rars now.
Maybe something wrong with package configuration.
Yuri, check for optional dependencies installed.
Comment 5 Yuri 2018-11-09 21:08:52 UTC
(In reply to Ilnur from comment #4)
> (In reply to Yuri from comment #3)
> 
> I was not able to open rar archives with ark 18.08.3-1 default installation. 
> As I see Arch's repo shows optional dependencies for Ark: p7zip, unarchiver,
> unrar.
> But when I'm reinstalling Ark there is no mention about them from pacman and
> in Ark's modules settings window they are greyed.
> Then I installed unrar package and it is started working with rars now.
> Maybe something wrong with package configuration.
> Yuri, check for optional dependencies installed.

FreeBSD has these options 7ZIP RAR ZIP, but ark doesn't even start at all when installed standalone, so it's not about optional dependencies, it is something else.
Comment 6 Elvis Angelaccio 2018-11-10 10:17:52 UTC
Please enable kcoreaddons debug output and check the ark output in konsole. We need to figure out why you can't load the code from the plugin.

You will need to add a "org.kde.kcoreaddons=true" line to your ~/.config/QtProject/qtlogging.ini file.
Comment 7 Christoph Feck 2018-11-21 21:22:45 UTC
If you can provide the information requested in comment #6, please add it.
Comment 8 Christoph Feck 2018-12-19 22:36:33 UTC
Yuri, any success with comment #6?
Comment 9 Andrew Crouthamel 2019-03-12 03:45:57 UTC
Yuri, could you please follow up?
Comment 10 Bug Janitor Service 2019-03-27 04:33:17 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 11 Bug Janitor Service 2019-04-11 04:33:18 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!