Hi
New user of Digikam I try to use the Picasa export plugin but whatever Google account I use Picasa plugin generates an error: Échec de l'identification / Clé d'authentification non valable98 Impossible de continuer. Sorry it's in french. Any ideas what's wrong ? Using version 4.0.0 as it's the only one I have been successful to install on Ubuntu 14.04 (philip5 repo doesn't work for me on Ubuntu 14.04, unresolved dependencies..). Thanks for help, Vincèn _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Do not use 4.0.0. use last 4.14.0 which include all fixes about Picasa support. Gilles Caulier 2016-01-14 7:17 GMT+01:00 Vincèn Pujol <[hidden email]>:
_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Thanks Gilles for your email but I'm unable to install more up-to-date version of Digikam (problems with ppa listed as compatible with Ubuntu 14.04 and Linux Mint, both running KDE 4.14). If anyone knows how to install it easily (I don't want to compile it), I'm very interested ;) Thanks 2016-01-14 7:37 GMT+01:00 Gilles Caulier <[hidden email]>:
_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Look in announce comments about Philip Johnsson's PPA: Gilles Caulier 2016-01-14 8:38 GMT+01:00 Vincèn Pujol <[hidden email]>:
_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Thanks for link Gilles but I'm already killing my head since few days with Philip ppa but it doesn't work due tu crazy unresolvable dependencies :( I'm completely lost here as it's supposed to work easily for install with that PPA but it definitively doesn't on my two computers :( root@Fixe:~# apt-get install digikam=4:4.14.0-trusty~ppa1kde414 Lecture des listes de paquets... Fait Construction de l'arbre des dépendances Lecture des informations d'état... Fait Certains paquets ne peuvent être installés. Ceci peut signifier que vous avez demandé l'impossible, ou bien, si vous utilisez la distribution unstable, que certains paquets n'ont pas encore été créés ou ne sont pas sortis d'Incoming. L'information suivante devrait vous aider à résoudre la situation : Les paquets suivants contiennent des dépendances non satisfaites : digikam : Dépend: libakonadi-contact4 mais ne sera pas installé Dépend: libkexiv2-11 mais ne sera pas installé Dépend: libkface3 (>= 1.0~digikam4.14.0) mais ne sera pas installé Recommande: kipi-plugins mais ne sera pas installé E: Impossible de corriger les problèmes, des paquets défectueux sont en mode « garder en l'état ». root@Fixe:~# 2016-01-14 9:10 GMT+01:00 Gilles Caulier <[hidden email]>:
_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Vincèn, I don't use Linux Mint but I know it use pid priority for repository sources in a way that Ubuntu doesn't. Check if that is your problem and if it help if you manually change the PPA to a trusted pid number on your system instead of letting Linux Mint treat the PPAs as an unstable source and override it with stable sources with lower version numbers. Check with Linux Mint users or forums how to change pid-priority for apt sources and see if it helps with installing the right packages from my PPA. I also hope you use both my PPAs for all the packages needed in your case? Regards, Philip On Jan 14, 2016 09:47, "Vincèn Pujol" <[hidden email]> wrote:
_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Hi Philip Thanks a lot for your help, it's really appreciated :) Just a little confused by your answer: do you mean I have to add your main repo plus the backport one ? Same on Ubuntu ? Thanks for your great repo ;) Vincèn 2016-01-14 11:02 GMT+01:00 Philip Johnsson <[hidden email]>:
_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Yes. My "extra" PPA is always needed and my "kubuntu-backport" always only include some special rebuilds of packages for non-official backported updates from the kubuntu team which usually is a newer version of KDE for that Ubuntu release. Regards, Philip On Jan 15, 2016 07:36, "Vincèn Pujol" <[hidden email]> wrote:
_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Thanks Philip for explanations so this is what I did on my Ubuntu 14.04 desktop. Added your two repositories in my sources.list file: deb http://ppa.launchpad.net/philip5/extra/ubuntu trusty main deb-src http://ppa.launchpad.net/philip5/extra/ubuntu trusty main deb http://ppa.launchpad.net/philip5/kubuntu-backports/ubuntu trusty main deb-src http://ppa.launchpad.net/philip5/kubuntu-backports/ubuntu trusty main then apt-get update and when I try to install Digikam from your PPA I get that: root@Fixe:~# apt-get install digikam=4:4.14.0-trusty~ppa1kde414 Lecture des listes de paquets... Fait Construction de l'arbre des dépendances Lecture des informations d'état... Fait Certains paquets ne peuvent être installés. Ceci peut signifier que vous avez demandé l'impossible, ou bien, si vous utilisez la distribution unstable, que certains paquets n'ont pas encore été créés ou ne sont pas sortis d'Incoming. L'information suivante devrait vous aider à résoudre la situation : Les paquets suivants contiennent des dépendances non satisfaites : digikam : Dépend: libakonadi-contact4 mais ne sera pas installé E: Impossible de corriger les problèmes, des paquets défectueux sont en mode « garder en l'état ». root@Fixe:~# Any ideas what's wrong ? KDE app in this Ubuntu are running 4.14.13. Will try later on the Mint one and I'll let you know results ;) Thanks 2016-01-15 13:35 GMT+01:00 Philip Johnsson <[hidden email]>:
_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
It's package libakonadi-contact4 that should be installed but somehow is hold back by a conflict on your system. Try to install that package and see what the conflict is and if you can sort that problem out. /PhilipOn Fri, Jan 15, 2016 at 2:55 PM, Vincèn Pujol <[hidden email]> wrote:
_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Philip, Impossible to install libakonadi-contact4 as it has some other unresolvable dependencies :( root@Fixe:~# apt-get install libakonadi-contact4 Lecture des listes de paquets... Fait Construction de l'arbre des dépendances Lecture des informations d'état... Fait Certains paquets ne peuvent être installés. Ceci peut signifier que vous avez demandé l'impossible, ou bien, si vous utilisez la distribution unstable, que certains paquets n'ont pas encore été créés ou ne sont pas sortis d'Incoming. L'information suivante devrait vous aider à résoudre la situation : Les paquets suivants contiennent des dépendances non satisfaites : libakonadi-contact4 : Dépend: libakonadi-kde4 (= 4:4.13.3-0ubuntu0.2) mais 4:4.14.3-0ubuntu1~ubuntu14.04~ppa3 devra être installé Dépend: libkabc4 (= 4:4.13.3-0ubuntu0.2) mais 4:4.14.3-0ubuntu1~ubuntu14.04~ppa3 devra être installé Dépend: libkcalcore4 (= 4:4.13.3-0ubuntu0.2) mais 4:4.14.3-0ubuntu1~ubuntu14.04~ppa3 devra être installé E: Impossible de corriger les problèmes, des paquets défectueux sont en mode « garder en l'état ». root@Fixe:~# and if I try to install specifically version he wants it tells me I already have the most recent version :s confused here about what to do next :( root@Fixe:~# apt-get install libakonadi-kde4=4:4.14.3-0ubuntu1~ubuntu14.04~ppa3 Lecture des listes de paquets... Fait Construction de l'arbre des dépendances Lecture des informations d'état... Fait libakonadi-kde4 est déjà la plus récente version disponible. 0 mis à jour, 0 nouvellement installés, 0 à enlever et 92 non mis à jour. root@Fixe:~# 2016-01-15 20:57 GMT+01:00 Philip Johnsson <[hidden email]>:
_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
You have a version mix of KDE packages. Looks like some are still KDE 4.13 and others KDE 4.14. If you have KDE 4.14 in your apt sources then all the KDE 4.13 packages should upgrade to 4.14 or you have some conflict that hold them back and that keep you from installing Digikam too. This problem shouldn't have anything to do with my PPA. Do you use KDE apt sources from somewhere else than Linux Mint? Could some other PPA or so mix versions for you or holding things back? You can check versions and sources for a package with the command apt-cache and policy parameter like this example:On Sat, Jan 16, 2016 at 11:53 AM, Vincèn Pujol <[hidden email]> wrote:
_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Hi Philip Thanks for your help and sorry for late answer as I had to keep up with other stuffs !! I installed your two repository and told apt-get to install version of your repo and it installed like a charm and Digikam is working !!! Thanks a lot Philip for these repos ;) Just one aside issue, I have none plugin listed for Kipi. Digikam tells me I have libkipi 2.2.0 but mome plugin listed under and if I click on libkipi icon in Digikam settings it sends me back to a KDE website that is broken ! Temporary glitch ? Thanks and have a nice sunday ;) Vincèn 2016-01-16 16:44 GMT+01:00 Philip Johnsson <[hidden email]>:
_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
2.2.0 is the API version of libkipi and it sounds just fine for Digikam 4.14. Have you installed the packages kipi-plugins and kipi-plugins-common? They include the kipi plugins and if not installed you don't see or have them. /PhilipOn Sun, Jan 31, 2016 at 9:54 AM, Vincèn Pujol <[hidden email]> wrote:
_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |