Hello!
I am using digiKam 4.0.0 that I installed using MacPorts. I am using OSX 10.9.5 Mavericks. Unfortunately the Flickr Uploader is not working. When I launch it, it gives me an "unknown error" and states that it cannot proceed any further. Additionally launching the bug tracker wizard does not function from within my digiKam. The button does nothing - no error, it just does not respond when clicked. Is there anything I can do to get the Flickr uploader working? Uploading to Flickr is fairly central to my workflow. Thanks, Marie _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Hi,
I think this problem have been solved with 4.4.0 release. At least 4.5.0 work fine here. I recommend to update digiKam. Note : 4.6.0 will be released soon. Gilles Caulier 2014-12-10 1:57 GMT+01:00 Marie McClellan <[hidden email]>: > Hello! > > I am using digiKam 4.0.0 that I installed using MacPorts. I am using OSX > 10.9.5 Mavericks. > > Unfortunately the Flickr Uploader is not working. > > When I launch it, it gives me an "unknown error" and states that it cannot > proceed any further. > > Additionally launching the bug tracker wizard does not function from within > my digiKam. The button does nothing - no error, it just does not respond > when clicked. > > Is there anything I can do to get the Flickr uploader working? Uploading to > Flickr is fairly central to my workflow. > > Thanks, > Marie > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
I am not sure how to update digiKam. I installed MacPorts and downloaded and compiled digiKam from within there. I had no choice of versions. It just gave me 4.0.0. How would I get an updated version for Mac OSX? Marie On Mon, Dec 15, 2014 at 7:36 PM, Gilles Caulier <[hidden email]> wrote: Hi, _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
ah, yes, you use Macports... I use it too...
The best way is to use current implementation from KDE git/master server, and not to install macport package as well, which is not updated since a long time. I know that Macports team work on it (i'm following macports bugzilla entries), but it's not yet ready. I written a tutorial here : https://projects.kde.org/projects/extragear/graphics/digikam/digikam-software-compilation/repository/revisions/master/entry/README.MACOSX It's a little bit Technic but not too hard to follow. Just use OSX console to run command lines as well. The libpgf is the most delicate stage (section 4). If macport and Apple compiler is already installed (as expected, you can forget stage 2/. In Stage 3/ mostly dependencies are certainly installed on your computer as you have already installed Macports digiKam package. Note : i recommend to uninstall official digiKam 4.0.0 macports package before to install current implementation from git/master. The advantage to use current implementation from git/master is to use last code published by developers. As 4.x series is in maintenance mode now, only bug-fixes will be add to next 4.6.0, 4.7.0, etc... You just need to use git command to update code locally, compile, and install. That all. This can be resumed by few commads below : # ./gits up # cd bulid # make # sudo make install/fast In all case, if you have some questions about, don't hesitate. Gilles Caulier 2014-12-15 15:20 GMT+01:00 Marie McClellan <[hidden email]>: > I am not sure how to update digiKam. > > I installed MacPorts and downloaded and compiled digiKam from within there. > I had no choice of versions. It just gave me 4.0.0. > > How would I get an updated version for Mac OSX? > > Marie > > On Mon, Dec 15, 2014 at 7:36 PM, Gilles Caulier <[hidden email]> > wrote: >> >> Hi, >> >> I think this problem have been solved with 4.4.0 release. At least >> 4.5.0 work fine here. >> >> I recommend to update digiKam. >> >> Note : 4.6.0 will be released soon. >> >> Gilles Caulier >> >> 2014-12-10 1:57 GMT+01:00 Marie McClellan <[hidden email]>: >> > Hello! >> > >> > I am using digiKam 4.0.0 that I installed using MacPorts. I am using OSX >> > 10.9.5 Mavericks. >> > >> > Unfortunately the Flickr Uploader is not working. >> > >> > When I launch it, it gives me an "unknown error" and states that it >> > cannot >> > proceed any further. >> > >> > Additionally launching the bug tracker wizard does not function from >> > within >> > my digiKam. The button does nothing - no error, it just does not respond >> > when clicked. >> > >> > Is there anything I can do to get the Flickr uploader working? Uploading >> > to >> > Flickr is fairly central to my workflow. >> > >> > Thanks, >> > Marie >> > >> > _______________________________________________ >> > Digikam-users mailing list >> > [hidden email] >> > https://mail.kde.org/mailman/listinfo/digikam-users >> > >> _______________________________________________ >> Digikam-users mailing list >> [hidden email] >> https://mail.kde.org/mailman/listinfo/digikam-users > > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
OK, I'm back from holiday and ready to start this process. I'm not super techie myself but I can follow directions so I'm willing to give this a try. You say to begin by making sure I completely uninstall the digiKam put on my computer by MacPorts. Normally when I uninstall a program on my Mac I just trash it. Is there anything special I need to be doing for this uninstall? I really appreciate all your help in this. Marie On Mon, Dec 15, 2014 at 9:41 PM, Gilles Caulier <[hidden email]> wrote: ah, yes, you use Macports... I use it too... _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Macports has uninstall command to remove an application :
http://apple.stackexchange.com/questions/10149/how-to-remove-unused-macports-packages If you want to uninstall ALL macports form you computer with all macports installed application (in the goal to re-install all from the start), look here : https://guide.macports.org/chunked/installing.macports.uninstalling.html Gilles Caulier 2015-01-25 5:16 GMT+01:00 Marie McClellan <[hidden email]>: > OK, I'm back from holiday and ready to start this process. I'm not super > techie myself but I can follow directions so I'm willing to give this a try. > > You say to begin by making sure I completely uninstall the digiKam put on my > computer by MacPorts. > > Normally when I uninstall a program on my Mac I just trash it. Is there > anything special I need to be doing for this uninstall? > > I really appreciate all your help in this. > > Marie > > On Mon, Dec 15, 2014 at 9:41 PM, Gilles Caulier <[hidden email]> > wrote: >> >> ah, yes, you use Macports... I use it too... >> >> The best way is to use current implementation from KDE git/master >> server, and not to install macport package as well, which is not >> updated since a long time. I know that Macports team work on it (i'm >> following macports bugzilla entries), but it's not yet ready. >> >> I written a tutorial here : >> >> >> https://projects.kde.org/projects/extragear/graphics/digikam/digikam-software-compilation/repository/revisions/master/entry/README.MACOSX >> >> It's a little bit Technic but not too hard to follow. Just use OSX >> console to run command lines as well. >> >> The libpgf is the most delicate stage (section 4). >> If macport and Apple compiler is already installed (as expected, you >> can forget stage 2/. >> In Stage 3/ mostly dependencies are certainly installed on your >> computer as you have already installed Macports digiKam package. >> >> Note : i recommend to uninstall official digiKam 4.0.0 macports >> package before to install current implementation from git/master. >> >> The advantage to use current implementation from git/master is to use >> last code published by developers. As 4.x series is in maintenance >> mode now, only bug-fixes will be add to next 4.6.0, 4.7.0, etc... You >> just need to use git command to update code locally, compile, and >> install. That all. This can be resumed by few commads below : >> >> # ./gits up >> # cd bulid >> # make >> # sudo make install/fast >> >> In all case, if you have some questions about, don't hesitate. >> >> Gilles Caulier >> >> 2014-12-15 15:20 GMT+01:00 Marie McClellan <[hidden email]>: >> > I am not sure how to update digiKam. >> > >> > I installed MacPorts and downloaded and compiled digiKam from within >> > there. >> > I had no choice of versions. It just gave me 4.0.0. >> > >> > How would I get an updated version for Mac OSX? >> > >> > Marie >> > >> > On Mon, Dec 15, 2014 at 7:36 PM, Gilles Caulier >> > <[hidden email]> >> > wrote: >> >> >> >> Hi, >> >> >> >> I think this problem have been solved with 4.4.0 release. At least >> >> 4.5.0 work fine here. >> >> >> >> I recommend to update digiKam. >> >> >> >> Note : 4.6.0 will be released soon. >> >> >> >> Gilles Caulier >> >> >> >> 2014-12-10 1:57 GMT+01:00 Marie McClellan <[hidden email]>: >> >> > Hello! >> >> > >> >> > I am using digiKam 4.0.0 that I installed using MacPorts. I am using >> >> > OSX >> >> > 10.9.5 Mavericks. >> >> > >> >> > Unfortunately the Flickr Uploader is not working. >> >> > >> >> > When I launch it, it gives me an "unknown error" and states that it >> >> > cannot >> >> > proceed any further. >> >> > >> >> > Additionally launching the bug tracker wizard does not function from >> >> > within >> >> > my digiKam. The button does nothing - no error, it just does not >> >> > respond >> >> > when clicked. >> >> > >> >> > Is there anything I can do to get the Flickr uploader working? >> >> > Uploading >> >> > to >> >> > Flickr is fairly central to my workflow. >> >> > >> >> > Thanks, >> >> > Marie >> >> > >> >> > _______________________________________________ >> >> > Digikam-users mailing list >> >> > [hidden email] >> >> > https://mail.kde.org/mailman/listinfo/digikam-users >> >> > >> >> _______________________________________________ >> >> Digikam-users mailing list >> >> [hidden email] >> >> https://mail.kde.org/mailman/listinfo/digikam-users >> > >> > >> > _______________________________________________ >> > Digikam-users mailing list >> > [hidden email] >> > https://mail.kde.org/mailman/listinfo/digikam-users >> > >> _______________________________________________ >> Digikam-users mailing list >> [hidden email] >> https://mail.kde.org/mailman/listinfo/digikam-users > > > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Thanks for the link, I'm trying to read and understand it now. However, don't I want to keep most of the dependencies for when I compile and install 4.6 from the github repository? On Sun, Jan 25, 2015 at 2:36 PM, Gilles Caulier <[hidden email]> wrote: Macports has uninstall command to remove an application : _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
2015-01-26 8:14 GMT+01:00 Marie McClellan <[hidden email]>:
> Thanks for the link, I'm trying to read and understand it now. > > However, don't I want to keep most of the dependencies for when I compile > and install 4.6 from the github repository? The dependencies of digiKam wil be automatically restored to use right macports command. If you have others programms installed with Macports which have no link with digiKam, this is different of course. But if you use MArcports only to install digiKam, there is no risk. Gilles Caulier > > On Sun, Jan 25, 2015 at 2:36 PM, Gilles Caulier <[hidden email]> > wrote: >> >> Macports has uninstall command to remove an application : >> >> >> http://apple.stackexchange.com/questions/10149/how-to-remove-unused-macports-packages >> >> If you want to uninstall ALL macports form you computer with all >> macports installed application (in the goal to re-install all from the >> start), look here : >> >> https://guide.macports.org/chunked/installing.macports.uninstalling.html >> >> Gilles Caulier >> >> 2015-01-25 5:16 GMT+01:00 Marie McClellan <[hidden email]>: >> > OK, I'm back from holiday and ready to start this process. I'm not super >> > techie myself but I can follow directions so I'm willing to give this a >> > try. >> > >> > You say to begin by making sure I completely uninstall the digiKam put >> > on my >> > computer by MacPorts. >> > >> > Normally when I uninstall a program on my Mac I just trash it. Is there >> > anything special I need to be doing for this uninstall? >> > >> > I really appreciate all your help in this. >> > >> > Marie >> > >> > On Mon, Dec 15, 2014 at 9:41 PM, Gilles Caulier >> > <[hidden email]> >> > wrote: >> >> >> >> ah, yes, you use Macports... I use it too... >> >> >> >> The best way is to use current implementation from KDE git/master >> >> server, and not to install macport package as well, which is not >> >> updated since a long time. I know that Macports team work on it (i'm >> >> following macports bugzilla entries), but it's not yet ready. >> >> >> >> I written a tutorial here : >> >> >> >> >> >> >> >> https://projects.kde.org/projects/extragear/graphics/digikam/digikam-software-compilation/repository/revisions/master/entry/README.MACOSX >> >> >> >> It's a little bit Technic but not too hard to follow. Just use OSX >> >> console to run command lines as well. >> >> >> >> The libpgf is the most delicate stage (section 4). >> >> If macport and Apple compiler is already installed (as expected, you >> >> can forget stage 2/. >> >> In Stage 3/ mostly dependencies are certainly installed on your >> >> computer as you have already installed Macports digiKam package. >> >> >> >> Note : i recommend to uninstall official digiKam 4.0.0 macports >> >> package before to install current implementation from git/master. >> >> >> >> The advantage to use current implementation from git/master is to use >> >> last code published by developers. As 4.x series is in maintenance >> >> mode now, only bug-fixes will be add to next 4.6.0, 4.7.0, etc... You >> >> just need to use git command to update code locally, compile, and >> >> install. That all. This can be resumed by few commads below : >> >> >> >> # ./gits up >> >> # cd bulid >> >> # make >> >> # sudo make install/fast >> >> >> >> In all case, if you have some questions about, don't hesitate. >> >> >> >> Gilles Caulier >> >> >> >> 2014-12-15 15:20 GMT+01:00 Marie McClellan <[hidden email]>: >> >> > I am not sure how to update digiKam. >> >> > >> >> > I installed MacPorts and downloaded and compiled digiKam from within >> >> > there. >> >> > I had no choice of versions. It just gave me 4.0.0. >> >> > >> >> > How would I get an updated version for Mac OSX? >> >> > >> >> > Marie >> >> > >> >> > On Mon, Dec 15, 2014 at 7:36 PM, Gilles Caulier >> >> > <[hidden email]> >> >> > wrote: >> >> >> >> >> >> Hi, >> >> >> >> >> >> I think this problem have been solved with 4.4.0 release. At least >> >> >> 4.5.0 work fine here. >> >> >> >> >> >> I recommend to update digiKam. >> >> >> >> >> >> Note : 4.6.0 will be released soon. >> >> >> >> >> >> Gilles Caulier >> >> >> >> >> >> 2014-12-10 1:57 GMT+01:00 Marie McClellan <[hidden email]>: >> >> >> > Hello! >> >> >> > >> >> >> > I am using digiKam 4.0.0 that I installed using MacPorts. I am >> >> >> > using >> >> >> > OSX >> >> >> > 10.9.5 Mavericks. >> >> >> > >> >> >> > Unfortunately the Flickr Uploader is not working. >> >> >> > >> >> >> > When I launch it, it gives me an "unknown error" and states that >> >> >> > it >> >> >> > cannot >> >> >> > proceed any further. >> >> >> > >> >> >> > Additionally launching the bug tracker wizard does not function >> >> >> > from >> >> >> > within >> >> >> > my digiKam. The button does nothing - no error, it just does not >> >> >> > respond >> >> >> > when clicked. >> >> >> > >> >> >> > Is there anything I can do to get the Flickr uploader working? >> >> >> > Uploading >> >> >> > to >> >> >> > Flickr is fairly central to my workflow. >> >> >> > >> >> >> > Thanks, >> >> >> > Marie >> >> >> > >> >> >> > _______________________________________________ >> >> >> > Digikam-users mailing list >> >> >> > [hidden email] >> >> >> > https://mail.kde.org/mailman/listinfo/digikam-users >> >> >> > >> >> >> _______________________________________________ >> >> >> Digikam-users mailing list >> >> >> [hidden email] >> >> >> https://mail.kde.org/mailman/listinfo/digikam-users >> >> > >> >> > >> >> > _______________________________________________ >> >> > Digikam-users mailing list >> >> > [hidden email] >> >> > https://mail.kde.org/mailman/listinfo/digikam-users >> >> > >> >> _______________________________________________ >> >> Digikam-users mailing list >> >> [hidden email] >> >> https://mail.kde.org/mailman/listinfo/digikam-users >> > >> > >> > >> > _______________________________________________ >> > Digikam-users mailing list >> > [hidden email] >> > https://mail.kde.org/mailman/listinfo/digikam-users >> > >> _______________________________________________ >> Digikam-users mailing list >> [hidden email] >> https://mail.kde.org/mailman/listinfo/digikam-users > > > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |