Summary: | gwenview can not export to picasa | ||
---|---|---|---|
Product: | [Applications] gwenview | Reporter: | Eugene Shalygin <eugene.shalygin+bugzilla.kde> |
Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alanjprescott, benni, bigbrovar, juancabo, lisik, mityukov, null, walmartshopper |
Priority: | NOR | ||
Version First Reported In: | 2.9.2 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/gwenview/899f27528db8c32e1bf93e87fb1af3c7b851d4e0 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | screenshot of my observsation |
Description
Eugene Shalygin
2012-02-08 16:08:09 UTC
Affects me too. Haven't tried DigiKam, yet, but exporting from GwenView returns uninformative error just like the author has. (In reply to comment #1) > Affects me too. Haven't tried DigiKam, yet, but exporting from GwenView > returns uninformative error just like the author has. Affects me too. I use Ubuntu 12.04 Same error as described The same with Gwenview 2.9.0/Kipi plugins 2.6.0 Affects me with KDE 4.9.0, Gwenview 2.9.0, kipi-plugins 2.7.0, and libkipi 4.9.0. The export works with Digikam 2.7.0. Created attachment 73541 [details]
screenshot of my observsation
I have the same issue with kde 4.9 on Kubuntu 12.04, from my observation, the problem seem to stem from inconsistency in the export menubar for gwenview which actually tries to import images from picasa than try to export / upload my pictures to picasa. When I click on the Export menu, from the dropdown menu.. all I see is "Import from picasa" and when I select that the dialog box that opens then tries to download my pictures from picasa rather than upload a picture to picasa. I have attached a screenshot to better explain this.
The situation with digikam is different since the menu labels are consistent with the action they purport to perform.
Git commit 899f27528db8c32e1bf93e87fb1af3c7b851d4e0 by Aurélien Gâteau. Committed on 06/09/2012 at 17:19. Pushed by gateau into branch 'KDE/4.9'. KIPIImageInfo::name => title Missed the deprecation announcement :/ FIXED-IN: 4.9.2 M +1 -1 app/kipiinterface.cpp http://commits.kde.org/gwenview/899f27528db8c32e1bf93e87fb1af3c7b851d4e0 *** Bug 304874 has been marked as a duplicate of this bug. *** It says fixed in 4.9.2, but I'm running 4.9.2 on Arch Linux and still get the error. Does this mean we are not getting the fix for KDE/4.8 branch? Running 4.9.2 in openSUSE 12.1 and error is still present Reopen per comment #8 and #10 I can confirm after the commit above 899f27528db8c32e1bf93e87fb1af3c7b851d4e0 by Aurélien Gâteau fixes the problem - I changed the QString title() to QString name() . Tested with kde 4.8.5 and gwenview 2.8.5 ubuntu 12.04.1 Steps to fix: Download gwenview-4.8.5.tar.xz from stable Edit file app/kipiinterface.cpp cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -DCMAKE_BUILD_TYPE=Release . make make install Thanks AG I think this is fixed, at least in Gwenview 4.10.0. Can I close this or is anybody still experiencing errors with this version? I'm on 4.10.1 and it looks like it's working now. OK, then let's close it. |