Bug 192534 - rename a folder, then rename a photo and you get an error
Summary: rename a folder, then rename a photo and you get an error
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: AdvancedRename-engine (show other bugs)
Version: 0.10.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-13 05:47 UTC by Alexandre Racine
Modified: 2022-02-01 06:41 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 1.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandre Racine 2009-05-13 05:47:02 UTC
Version:           0.10.0 (using 4.2.2 (KDE 4.2.2), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.28-12-generic

I don't know if this is related to this one? https://bugs.kde.org/show_bug.cgi?id=191633

Just like the description say :

1-Rename a folder
2-rename a photo
3-error


The error message is : Unknown problem. Impossible to find the source album "path" in the database.



------- here is what the console has to say ------------

Object::connect: No such signal KIO::CopyJob::copyingDone(KIO::Job *, const KUrl &, const KUrl &, bool, bool)
digikam(16378) Digikam::AlbumManager::handleKioNotification: KDirNotify detected file change at "/home/rrr/multimedia/photos originales/2009-05-12-Mardi au Mambo"
digikam(16378) Digikam::AlbumManager::handleKioNotification: KDirNotify detected file change at "/home/rrr/multimedia/photos originales/2009-05-12-Mardi au Mambo"
digikam(16378) Digikam::AlbumManager::handleKioNotification: KDirNotify detected file change at "/home/rrr/multimedia/photos originales/2009-05-12-Mardi au Mambo"
digikam(16378) Digikam::AlbumManager::handleKioNotification: KDirNotify detected file change at "/home/rrr/multimedia/photos originales/2009-05-12-Mardi au Mambo"
digikam(16378) Digikam::ScanControllerLoadingCacheFileWatch::slotImageChanged: 49208 "/home/rrr/multimedia/photos originales/2009-05-12-Mardi au Mambo/IMG_4159-test.JPG"
digikam(16378) Digikam::AlbumManager::handleKioNotification: KDirNotify detected file change at "/home/rrr/multimedia/photos originales"
digikam(16378) Digikam::AlbumManager::handleKioNotification: KDirNotify detected file change at "/home/rrr/multimedia/photos originales"
Object::connect: No such signal KIO::CopyJob::copyingDone(KIO::Job *, const KUrl &, const KUrl &, bool, bool)

-----------------------------------
Comment 1 caulier.gilles 2009-05-13 06:21:52 UTC
Can you reproduce with current code from svn (0.11.0) ?

Gilles Caulier
Comment 2 Alexandre Racine 2009-05-14 04:00:09 UTC
Mmmm, where can I find the docs to download the latest svn version? I had a quick look at the wiki, the doc, the download page but nothing.
Comment 3 caulier.gilles 2009-05-14 07:27:11 UTC
Look here : http://www.digikam.org/download/svn?q=download/KDE4
Comment 4 Alexandre Racine 2009-05-18 21:02:52 UTC
Mmmm, I think I'll have to wait the next version... things seems broken...

----------------
:~/SOURCES/digikam$ svn co -N svn://anonsvn.kde.org/home/kde/branches/KDE/4.2/kdegraphics
svn: No such revision 969716
----------------

There was a guy who was compiling for Ubuntu once in a while. His he still around?

If not, I'll just wait for the 9.10 release of Ubuntu and check on this ticket.
Comment 5 Marcel Wiesweg 2009-07-24 19:33:38 UTC
Can't reproduce with 1.0beta3. I assume it's fixed, but let you confirm it.
Comment 6 Alexandre Racine 2009-07-25 00:40:19 UTC
It's not doing that in beta1 too, so I'll close this.