Announcement

Collapse
No announcement yet.

"Download photos with Gwenview"- no order

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    "Download photos with Gwenview"- no order

    Hi.
    When I insert a SD card, device notifier offers me the possibility of "download photos with Gwenview", but if I click there nothing happens. In System Settings - Device actions, I see that there is no order associated to that particular action. So what should be the order?
    Thanks!

    #2
    I have two entries for that, one for "storage volumes" and one for "camera". The storage volume command is
    Code:
    gwenview_importer %25f --udi %25i
    I checked with dpkg and /usr/bin/gwenview_importer is part of the standard gwenview package.

    Comment


      #3
      Hey.
      Yes, I thought maybe gwenview_importer was a file in usr/bin but couldn't find it... Anyway, I typed the command and still nothing. Any other ideas?

      Comment


        #4
        KF5 gwenview_importer

        gwenview_importer: https://docs.kde.org/stable5/en/kdeg.../importer.html


        SeijiSensei
        I have two entries for that, one for "storage volumes" and one for "camera". The storage volume command is
        Code:
        gwenview_importer %25f --udi %25i
        I checked with dpkg and /usr/bin/gwenview_importer is part of the standard gwenview package.
        This under the 'Kubuntu 15.04 Vivid Vervet Software Support'.

        The Kubuntu 15.04 is using KF5 Gwenview - http://packages.ubuntu.com/vivid/amd...nview/filelist :

        File list of package gwenview in vivid of architecture amd64

        /usr/bin/gwenview
        /usr/lib/x86_64-linux-gnu/libgwenviewlib.so.4.97.0
        /usr/lib/x86_64-linux-gnu/libgwenviewlib.so.5
        /usr/lib/x86_64-linux-gnu/qt5/plugins/gvpart.so
        ...
        Earlier / KDE4 Gwenview - http://packages.ubuntu.com/utopic/am...nview/filelist :
        File list of package gwenview in utopic of architecture amd64

        /usr/bin/gwenview
        /usr/bin/gwenview_importer
        /usr/lib/kde4/gvpart.so
        /usr/lib/libgwenviewlib.so.4
        /usr/lib/libgwenviewlib.so.4.14.1
        /usr/share/applications/kde4/gwenview.desktop
        /usr/share/doc/gwenview/changelog.Debian.gz
        ...
        The gwenview_importer build has been disable by the upstream: https://projects.kde.org/projects/kd...CMakeLists.txt



        Probably (?) not yet ported to the KF5.
        Have you tried ?

        - How to Ask a Question on the Internet and Get It Answered
        - How To Ask Questions The Smart Way

        Comment


          #5
          Besides, as a fairly heavy user of camera's I've always found importing via Dolphin more efficient than using Gwenview.
          Especially Dolphin's split mode (F3) is a very reliable and fast way to manually 'synchronise' between HD and the card.

          Comment


            #6
            Well, I guess I'll do it via Dolphin, then.
            Thanks for the info!

            Comment

            Working...
            X