Bug 353135 - Unable to sign in to Flickr, Geolocation Search in GeoNames
Summary: Unable to sign in to Flickr, Geolocation Search in GeoNames
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-WebService-Flickr (show other bugs)
Version: 5.6.0
Platform: macOS (DMG) macOS
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-24 13:21 UTC by Andrew
Modified: 2018-01-30 21:23 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew 2015-09-24 13:21:45 UTC
Unable to connect to the external server to export images to Flickr, Facebook. Also Geolocation name search returns the same error.
"" Your search failed:
The process for the http://ws.geonames.org protocol died unexpectedly. """

or Flickr add account 

"""The process for the https://www.flickr.com protocol died unexpectedly"""

Reproducible: Always

Steps to Reproduce:
1.Export
2.Export to Flickr
3.Add a New Account
4.Frob window appears
5.Error window then appears

Actual Results:  
Error window :
"""The process for the https://www.flickr.com protocol died unexpectedly"""

Expected Results:  
Account setup window
Comment 1 caulier.gilles 2015-09-24 13:24:01 UTC
This is due to KDE KIOSlave dysfunctions.

Did you remove previous installation of macports before to install digiKam PKG ?

Did you have previous digiKam installation on your computer ?

Gilles Caulier
Comment 2 Andrew 2015-09-24 13:33:15 UTC
Did you remove previous installation of macports before to install digiKam PKG ? 
...No - macports is not installed on this mac, new SSD recently so clean install.

Did you have previous digiKam installation on your computer ?
...No - fresh install.

DigiKam installed from http://download.kde.org/stable/digikam/
Comment 3 caulier.gilles 2015-09-24 14:11:23 UTC
I just checked on my MacBook and KIOSlave work as expected here.

Did you restarted your computer after the install ?

Gilles Caulier
Comment 4 caulier.gilles 2015-09-24 14:11:57 UTC
Which OSX did you use exactly ?

Gilles Caulier
Comment 5 Andrew 2015-09-24 15:49:41 UTC
Probably didn't restart after initial install, but has been restarted several times since. 
OSX Yosemite 10.10.4
Comment 6 Andrew 2015-09-24 15:55:44 UTC
(In reply to Andrew from comment #5)
> Probably didn't restart after initial install, but has been restarted
> several times since. 
> OSX Yosemite 10.10.4

In Console is reporting this:
24/09/2015 15:23:57.814 kioslave[1088]: WARNING: The Gestalt selector gestaltSystemVersion is returning 10.9.4 instead of 10.10.4. Use NSProcessInfo's operatingSystemVersion property to get correct system version number.
Call location:
Comment 7 Andrew 2015-09-24 15:56:07 UTC
(In reply to Andrew from comment #5)
> Probably didn't restart after initial install, but has been restarted
> several times since. 
> OSX Yosemite 10.10.4

In Console is reporting this:
24/09/2015 15:23:57.814 kioslave[1088]: WARNING: The Gestalt selector gestaltSystemVersion is returning 10.9.4 instead of 10.10.4. Use NSProcessInfo's operatingSystemVersion property to get correct system version number.
Call location:
Comment 8 Andrew 2015-09-29 07:49:24 UTC
Could you advise if this a release bug in the .pkg or is unique to my install. If the latter any pointers to what I can do to fix, or would I be better installing via macports ?
Comment 9 quentin.bramas 2015-10-27 11:13:36 UTC
same error, fresh install, after restart, same steps to reproduce.

on yosemite
Comment 10 caulier.gilles 2016-06-28 09:08:07 UTC
digiKam 5.0.0-beta7 Installer for MacOSX is now available for testing...

https://drive.google.com/open?id=0B7yq-xFihT0_ZjlIazRPb1lRTEE

Gilles Caulier
Comment 11 caulier.gilles 2016-06-28 09:19:00 UTC
With last 5.0.0-beta 7, we have dropped KIO use in digiKam and now signing with all remote web service work fine.

Gilles Caulier