appimage.github.io icon indicating copy to clipboard operation
appimage.github.io copied to clipboard

Add kcc to AppImageHub

Open CrownCrafter opened this issue 1 year ago • 4 comments

CrownCrafter avatar Sep 02 '22 06:09 CrownCrafter

Thenks CrownCrafter. Just a question, where did you (still) see the name "AppImageHub"? We are no longer using that name for this project in order to not confuse people, since there is a similar site with that name which is not operated by the AppImage project.

probonopd avatar Sep 03 '22 11:09 probonopd

Filename is missing version and architecture, the proper naming scheme would be Kindle_Comic_Converter-1.0-x86_64.AppImage.

How was the AppImage created?

probonopd avatar Sep 03 '22 11:09 probonopd

Did you test this on any machine other than the developer machine?

Traceback (most recent call last):
  File "/run/firejail/appimage/.appimage-10293/usr/bin/kcc", line 15, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3088, in <module>
    @_call_aside
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3072, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3101, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 574, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 892, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 778, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'KindleComicConverter==5.5.2' distribution was not found and is required by the application

probonopd avatar Sep 03 '22 11:09 probonopd

I am so sorry, I didn't.(How irresponsible of me, this is my first submission). I will make the AppImage again and get back to you. Thank you for the work you do.

CrownCrafter avatar Sep 06 '22 08:09 CrownCrafter