One question, does anyone know if it's possible to get the latest weekly
builds (like the ones that can be found in appimage format at https://files.kde.org/digikam/), but using flatpak? I am aware of the digikam flatpak release on flathub, but I don't know if there's a branch for weekly builds too. -- Sent from: http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html |
Hi,
yes it is (:===)) but not on flathub, on KDE CI server, and not weekly, but daily ! Look all details here : https://invent.kde.org/graphics/digikam/-/tree/master/project/bundles/flatpak Best Gilles Caulier Le ven. 28 août 2020 à 10:56, woenx <[hidden email]> a écrit : > > One question, does anyone know if it's possible to get the latest weekly > builds (like the ones that can be found in appimage format at > https://files.kde.org/digikam/), but using flatpak? I am aware of the > digikam flatpak release on flathub, but I don't know if there's a branch for > weekly builds too. > > > > -- > Sent from: http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html |
Thank you! Works perfectly.
Just one more thing, do you know where the .color themes should be placed so the flatpak version finds them? For the appimage they were located at /home/user/.local/share/digikam/colorschemes -- Sent from: http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html |
Ok, one issue I have been having with the flatpak version. When I try to
preview any image, the image does not load. It just says "Failed to load image" on the top right corner. I don't think it's a permission issue, because it is able to find new pictures in the folder tree and load its thumbnails. Any ideas? -- Sent from: http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html |
I read somewhere that flatpak has sandbox mechanisms which restrict access to the computer contents. It’s not an issue but a feature. App image do not have so far this restriction. It more simpler but less secure of course, but do you really needs the flatpak complexity ??? Take a look to the flathub project under github, and the issue about digiKam Gilles Le mer. 2 sept. 2020 à 18:46, woenx <[hidden email]> a écrit : Ok, one issue I have been having with the flatpak version. When I try to Send with Gmail Mobile
|
Nevermind, I solved it. It was a permissions issue. For some reason, the
flathub stable version comes with a set of default permissions that work by default. I just replicated all the exact permissions in the nightly builds and now it works too. I used an app called Flatseal in order to do so, it's more intuitive than doing it by hand in the command line. By the way, any ideas on where I should place my custom .color files? -- Sent from: http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html |
No idea.
Look with Krita project, which provide a flatpak version since a while and support also color profiles. Gilles Caulier Le mer. 2 sept. 2020 à 19:30, woenx <[hidden email]> a écrit : > > Nevermind, I solved it. It was a permissions issue. For some reason, the > flathub stable version comes with a set of default permissions that work by > default. I just replicated all the exact permissions in the nightly builds > and now it works too. > > I used an app called Flatseal in order to do so, it's more intuitive than > doing it by hand in the command line. > > By the way, any ideas on where I should place my custom .color files? > > > > -- > Sent from: http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html |
Thanks, I'll have a look.
-- Sent from: http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html |
In reply to this post by Gilles Caulier-4
Hi Giles
I'm trying to use DigiKam more on Linux (Centos 8.2 and Fedora 32) delivered via flatpak but only seem to be able to install 7.0.0-rc from both Flathub and the KDE CI server. [root@Chilli ~]# flatpak remotes -d Name Title URL Collection ID Filter Priority Options Homepage Icon fedora Fedora oci+https://registry.fedoraproject.org - - 1 system,oci - - flathub Flathub https://dl.flathub.org/repo/ - - 1 system https://flathub.org/ https://dl.flathub.org/repo/logo.svg kdeci KDE Testing Applications http://distribute.kde.org/flatpak-apps-testing/ - - 1 system - https://distribute.kde.org/flatpak-apps-testing/kdeapp.svg [root@Chilli ~]# [root@Chilli ~]# flatpak search digikam Name Description Application ID Version Branch Remotes digiKam Photo Management Program org.kde.digikam 7.0.0-rc master kdeci digiKam Photo Management Program org.kde.digikam 7.0.0-rc stable flathub [root@Chilli ~]# flatpak info org.kde.digikam digiKam - Photo Management Program ID: org.kde.digikam Ref: app/org.kde.digikam/x86_64/master Arch: x86_64 Branch: master Version: 7.0.0-rc License: GPL-2.0+ Origin: kdeci Collection: Installation: system Installed: 610.0 MB Runtime: org.kde.Platform/x86_64/5.14 Sdk: org.kde.Sdk/x86_64/5.14 Commit: 6ea4a54eb3ace444feb18fd4244db042588818c2ee240be7ee0b3380800ca77b Parent: 9ed48620db28d95cc7f36997e502da51ea15115fde67be5af4cf4c8166fb7741 Subject: Built on Wed Sep 2 19:01:58 CEST 2020 Date: 2020-09-02 18:08:39 +0000 [root@Chilli ~]# The above are from my Fedora 32 system; Any idea what I'm doing wrong? Ideally I'd like to install the current release 7.1 via Flathub on Centos and 7.2 Beta from KDE CI on Fedora. Kind regards, Phil -----Original Message----- From: Digikam-users <[hidden email]> On Behalf Of Gilles Caulier Sent: 28 August 2020 16:09 To: digiKam - Home Manage your photographs as a professional with the power of open source <[hidden email]> Subject: Re: [digiKam-users] Weekly builds in flatpak? Hi, yes it is (:===)) but not on flathub, on KDE CI server, and not weekly, but daily ! Look all details here : https://invent.kde.org/graphics/digikam/-/tree/master/project/bundles/flatpa k Best Gilles Caulier Le ven. 28 août 2020 à 10:56, woenx <[hidden email]> a écrit : > > One question, does anyone know if it's possible to get the latest > weekly builds (like the ones that can be found in appimage format at > https://files.kde.org/digikam/), but using flatpak? I am aware of the > digikam flatpak release on flathub, but I don't know if there's a > branch for weekly builds too. > > > > -- > Sent from: > http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html |
Hi,
The Weekly build is process on KDE flatpak build, not FlatHub. All is explained here : https://invent.kde.org/graphics/digikam/-/tree/master/project/bundles/flatpak Best regards Gilles Caulier Le dim. 11 oct. 2020 à 09:03, <[hidden email]> a écrit : > > Hi Giles > > I'm trying to use DigiKam more on Linux (Centos 8.2 and Fedora 32) delivered > via flatpak but only seem to be able to install 7.0.0-rc from both Flathub > and the KDE CI server. > > [root@Chilli ~]# flatpak remotes -d > Name Title URL > Collection ID Filter Priority Options … … Homepage Icon > fedora Fedora oci+https://registry.fedoraproject.org > - - 1 system,oci … … - - > flathub Flathub https://dl.flathub.org/repo/ > - - 1 system … … https://flathub.org/ > https://dl.flathub.org/repo/logo.svg > kdeci KDE Testing Applications > http://distribute.kde.org/flatpak-apps-testing/ - - 1 > system … … - > https://distribute.kde.org/flatpak-apps-testing/kdeapp.svg > [root@Chilli ~]# > > [root@Chilli ~]# flatpak search digikam > Name Description Application ID Version > Branch Remotes > digiKam Photo Management Program org.kde.digikam 7.0.0-rc > master kdeci > digiKam Photo Management Program org.kde.digikam 7.0.0-rc > stable flathub > > [root@Chilli ~]# flatpak info org.kde.digikam > > digiKam - Photo Management Program > > ID: org.kde.digikam > Ref: app/org.kde.digikam/x86_64/master > Arch: x86_64 > Branch: master > Version: 7.0.0-rc > License: GPL-2.0+ > Origin: kdeci > Collection: > Installation: system > Installed: 610.0 MB > Runtime: org.kde.Platform/x86_64/5.14 > Sdk: org.kde.Sdk/x86_64/5.14 > > Commit: > 6ea4a54eb3ace444feb18fd4244db042588818c2ee240be7ee0b3380800ca77b > Parent: > 9ed48620db28d95cc7f36997e502da51ea15115fde67be5af4cf4c8166fb7741 > Subject: Built on Wed Sep 2 19:01:58 CEST 2020 > Date: 2020-09-02 18:08:39 +0000 > [root@Chilli ~]# > > The above are from my Fedora 32 system; Any idea what I'm doing wrong? > > Ideally I'd like to install the current release 7.1 via Flathub on Centos > and 7.2 Beta from KDE CI on Fedora. > > Kind regards, Phil > > -----Original Message----- > From: Digikam-users <[hidden email]> On Behalf Of Gilles > Caulier > Sent: 28 August 2020 16:09 > To: digiKam - Home Manage your photographs as a professional with the power > of open source <[hidden email]> > Subject: Re: [digiKam-users] Weekly builds in flatpak? > > Hi, > > yes it is (:===)) but not on flathub, on KDE CI server, and not weekly, but > daily ! > > Look all details here : > > https://invent.kde.org/graphics/digikam/-/tree/master/project/bundles/flatpa > k > > Best > > Gilles Caulier > > Le ven. 28 août 2020 à 10:56, woenx <[hidden email]> a écrit : > > > > One question, does anyone know if it's possible to get the latest > > weekly builds (like the ones that can be found in appimage format at > > https://files.kde.org/digikam/), but using flatpak? I am aware of the > > digikam flatpak release on flathub, but I don't know if there's a > > branch for weekly builds too. > > > > > > > > -- > > Sent from: > > http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html > |
Hi Giles
Thanks for the v.quick response. I have enabled the KDE CI for Fedora 32 but I still can't get the 7.2 Beta! There does appear to be some problems on the page you link to Front page; https://kde.org/applications/en/graphics/org.kde.digikam says "7.0.0-rc June 7, 2020" is the latest version Status; https://binary-factory.kde.org/view/Flatpak/job/Digikam_flatpak/HTTP gives "ERROR 404 Not Found" Configuration: https://invent.kde.org/kde/flatpak-kde-applications/-/blob/master/org.kde.di gikam.remoteapp (hook) ./org.kde.digikam.json Displays page with warning "Project 'kde/flatpak-kde-applications' was moved to 'packaging/flatpak-kde-applications'. Please update any links and bookmarks that may still have the old path." Has there been some more recent change to the build process that's not reflected in these pages? Thanks, Phil -----Original Message----- From: Digikam-users <[hidden email]> On Behalf Of Gilles Caulier Sent: 11 October 2020 08:45 To: digiKam - Home Manage your photographs as a professional with the power of open source <[hidden email]> Subject: Re: [digiKam-users] Weekly builds in flatpak? Hi, The Weekly build is process on KDE flatpak build, not FlatHub. All is explained here : https://invent.kde.org/graphics/digikam/-/tree/master/project/bundles/flatpa k Best regards Gilles Caulier Le dim. 11 oct. 2020 à 09:03, <[hidden email]> a écrit : > > Hi Giles > > I'm trying to use DigiKam more on Linux (Centos 8.2 and Fedora 32) > delivered via flatpak but only seem to be able to install 7.0.0-rc > from both Flathub and the KDE CI server. > > [root@Chilli ~]# flatpak remotes -d > Name Title URL > Collection ID Filter Priority Options Homepage Icon > fedora Fedora oci+https://registry.fedoraproject.org > - - 1 system,oci - - > flathub Flathub https://dl.flathub.org/repo/ > - - 1 system https://flathub.org/ > https://dl.flathub.org/repo/logo.svg > kdeci KDE Testing Applications > http://distribute.kde.org/flatpak-apps-testing/ - - 1 > system - > https://distribute.kde.org/flatpak-apps-testing/kdeapp.svg > [root@Chilli ~]# > > [root@Chilli ~]# flatpak search digikam > Name Description Application ID Version > Branch Remotes > digiKam Photo Management Program org.kde.digikam > master kdeci > digiKam Photo Management Program org.kde.digikam 7.0.0-rc > stable flathub > > [root@Chilli ~]# flatpak info org.kde.digikam > > digiKam - Photo Management Program > > ID: org.kde.digikam > Ref: app/org.kde.digikam/x86_64/master > Arch: x86_64 > Branch: master > Version: 7.0.0-rc > License: GPL-2.0+ > Origin: kdeci > Collection: > Installation: system > Installed: 610.0 MB > Runtime: org.kde.Platform/x86_64/5.14 > Sdk: org.kde.Sdk/x86_64/5.14 > > Commit: > 6ea4a54eb3ace444feb18fd4244db042588818c2ee240be7ee0b3380800ca77b > Parent: > 9ed48620db28d95cc7f36997e502da51ea15115fde67be5af4cf4c8166fb7741 > Subject: Built on Wed Sep 2 19:01:58 CEST 2020 > Date: 2020-09-02 18:08:39 +0000 [root@Chilli ~]# > > The above are from my Fedora 32 system; Any idea what I'm doing wrong? > > Ideally I'd like to install the current release 7.1 via Flathub on > Centos and 7.2 Beta from KDE CI on Fedora. > > Kind regards, Phil > > -----Original Message----- > From: Digikam-users <[hidden email]> On Behalf Of > Gilles Caulier > Sent: 28 August 2020 16:09 > To: digiKam - Home Manage your photographs as a professional with the > power of open source <[hidden email]> > Subject: Re: [digiKam-users] Weekly builds in flatpak? > > Hi, > > yes it is (:===)) but not on flathub, on KDE CI server, and not > weekly, but daily ! > > Look all details here : > > https://invent.kde.org/graphics/digikam/-/tree/master/project/bundles/ > flatpa > k > > Best > > Gilles Caulier > > Le ven. 28 août 2020 à 10:56, woenx <[hidden email]> a écrit : > > > > One question, does anyone know if it's possible to get the latest > > weekly builds (like the ones that can be found in appimage format at > > https://files.kde.org/digikam/), but using flatpak? I am aware of > > the digikam flatpak release on flathub, but I don't know if there's > > a branch for weekly builds too. > > > > > > > > -- > > Sent from: > > http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html > |
Yes, on this repository, the flapak version is the current development
version, not the stable. We don't maintain the FlatHub version. If it is outdated, you can report this problem to the github project here : https://github.com/flathub/org.kde.digikam/issues/14 As you can see, the problem have been already reported (:-)))... Best Gilles Caulier Le dim. 11 oct. 2020 à 10:28, <[hidden email]> a écrit : > > Hi Giles > > Thanks for the v.quick response. > > I have enabled the KDE CI for Fedora 32 but I still can't get the 7.2 Beta! > > There does appear to be some problems on the page you link to > Front page; https://kde.org/applications/en/graphics/org.kde.digikam > says "7.0.0-rc June 7, 2020" is the latest version > Status; > https://binary-factory.kde.org/view/Flatpak/job/Digikam_flatpak/HTTP > gives "ERROR 404 Not Found" > Configuration: > https://invent.kde.org/kde/flatpak-kde-applications/-/blob/master/org.kde.di > gikam.remoteapp (hook) ./org.kde.digikam.json > Displays page with warning "Project > 'kde/flatpak-kde-applications' was moved to > 'packaging/flatpak-kde-applications'. Please update any links and bookmarks > that may still have the old path." > > Has there been some more recent change to the build process that's not > reflected in these pages? > > Thanks, Phil > > -----Original Message----- > From: Digikam-users <[hidden email]> On Behalf Of Gilles > Caulier > Sent: 11 October 2020 08:45 > To: digiKam - Home Manage your photographs as a professional with the power > of open source <[hidden email]> > Subject: Re: [digiKam-users] Weekly builds in flatpak? > > Hi, > > The Weekly build is process on KDE flatpak build, not FlatHub. > > All is explained here : > > https://invent.kde.org/graphics/digikam/-/tree/master/project/bundles/flatpa > k > > Best regards > > Gilles Caulier > > Le dim. 11 oct. 2020 à 09:03, <[hidden email]> a écrit : > > > > Hi Giles > > > > I'm trying to use DigiKam more on Linux (Centos 8.2 and Fedora 32) > > delivered via flatpak but only seem to be able to install 7.0.0-rc > > from both Flathub and the KDE CI server. > > > > [root@Chilli ~]# flatpak remotes -d > > Name Title URL > > Collection ID Filter Priority Options … … Homepage Icon > > fedora Fedora oci+https://registry.fedoraproject.org > > - - 1 system,oci … … - - > > flathub Flathub https://dl.flathub.org/repo/ > > - - 1 system … … https://flathub.org/ > > https://dl.flathub.org/repo/logo.svg > > kdeci KDE Testing Applications > > http://distribute.kde.org/flatpak-apps-testing/ - - 1 > > system … … - > > https://distribute.kde.org/flatpak-apps-testing/kdeapp.svg > > [root@Chilli ~]# > > > > [root@Chilli ~]# flatpak search digikam > > Name Description Application ID Version > > Branch Remotes > > digiKam Photo Management Program org.kde.digikam > 7.0.0-rc > > master kdeci > > digiKam Photo Management Program org.kde.digikam > 7.0.0-rc > > stable flathub > > > > [root@Chilli ~]# flatpak info org.kde.digikam > > > > digiKam - Photo Management Program > > > > ID: org.kde.digikam > > Ref: app/org.kde.digikam/x86_64/master > > Arch: x86_64 > > Branch: master > > Version: 7.0.0-rc > > License: GPL-2.0+ > > Origin: kdeci > > Collection: > > Installation: system > > Installed: 610.0 MB > > Runtime: org.kde.Platform/x86_64/5.14 > > Sdk: org.kde.Sdk/x86_64/5.14 > > > > Commit: > > 6ea4a54eb3ace444feb18fd4244db042588818c2ee240be7ee0b3380800ca77b > > Parent: > > 9ed48620db28d95cc7f36997e502da51ea15115fde67be5af4cf4c8166fb7741 > > Subject: Built on Wed Sep 2 19:01:58 CEST 2020 > > Date: 2020-09-02 18:08:39 +0000 [root@Chilli ~]# > > > > The above are from my Fedora 32 system; Any idea what I'm doing wrong? > > > > Ideally I'd like to install the current release 7.1 via Flathub on > > Centos and 7.2 Beta from KDE CI on Fedora. > > > > Kind regards, Phil > > > > -----Original Message----- > > From: Digikam-users <[hidden email]> On Behalf Of > > Gilles Caulier > > Sent: 28 August 2020 16:09 > > To: digiKam - Home Manage your photographs as a professional with the > > power of open source <[hidden email]> > > Subject: Re: [digiKam-users] Weekly builds in flatpak? > > > > Hi, > > > > yes it is (:===)) but not on flathub, on KDE CI server, and not > > weekly, but daily ! > > > > Look all details here : > > > > https://invent.kde.org/graphics/digikam/-/tree/master/project/bundles/ > > flatpa > > k > > > > Best > > > > Gilles Caulier > > > > Le ven. 28 août 2020 à 10:56, woenx <[hidden email]> a écrit : > > > > > > One question, does anyone know if it's possible to get the latest > > > weekly builds (like the ones that can be found in appimage format at > > > https://files.kde.org/digikam/), but using flatpak? I am aware of > > > the digikam flatpak release on flathub, but I don't know if there's > > > a branch for weekly builds too. > > > > > > > > > > > > -- > > > Sent from: > > > http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html > > > |
Free forum by Nabble | Edit this page |