SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION Windows machine. In Settings > Configure digiKam > Collections, in the Collection list, at the left end of each listed Collection where the displayed Collection name is visible --- I can double-left-click the Collection name and it becomes editable --- I can edit the name but the change does absolutely nothing and the Collection name never reflects the change I made --- maybe there is a step I am missing. I know I can click the circle thingie at the right end, and very glad that I can, but this is an involved multi-step process to accomplish a simple name change. Thanks; your hard work is much appreciated.
Renaming collection is not possible for us. Under Windows, this can be the drive letter "C:", which we cannot rename, or under Linux, a mount path that we also do not have the rights to rename. Change your collections path in the system, adjust it in digiKam with the "Update" function. Editing the collection name is a virtual name. Maik
Created attachment 157773 [details] attachment-2217440-0.html The virtual Collection name is the name I was meaning; not the actual folder name in the system. For what it's worth, the only thing on my C-drive is the operating system; no data whatsoever is under C. Thanks. On Sat, Apr 1, 2023 at 12:16 PM Maik Qualmann <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=468041 > > Maik Qualmann <metzpinguin@gmail.com> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Component|general |Setup-Collections > > -- > You are receiving this mail because: > You reported the bug.
The virtual renaming is only completed when the focus leaves the edit field. The example with drive "C:" was just an example. Maik
Created attachment 157779 [details] attachment-2224583-0.html Got it, thanks! On Sat, Apr 1, 2023 at 2:38 PM Maik Qualmann <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=468041 > > Maik Qualmann <metzpinguin@gmail.com> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Resolution|INTENTIONAL |WORKSFORME > > -- > You are receiving this mail because: > You reported the bug.
Created attachment 157822 [details] attachment-2396052-0.html Awesome, thanks! Yes...Awesome ! Thank you ! On Mon, Apr 3, 2023 at 11:56 AM Maik Qualmann <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=468041 > > Maik Qualmann <metzpinguin@gmail.com> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Version Fixed In| |8.0.0 > > -- > You are receiving this mail because: > You reported the bug.
Nothing has changed in the behavior, the real renaming of the root folder is still not possible and will not be for the reasons mentioned. I just added the version number. Maik
Created attachment 157823 [details] attachment-2397383-0.html Now I am confused a bit; what I am wanting to be able to easily change is the "virtual" collection name --- not the actual name of the folder in the system. For example, if I am working with three collections whose actual physical folders may be scattered all over, but I want them grouped right side-by-side while I am working with them, I can give all three folders a letter "A" or a letter "Z" as the first character of their virtual name and they will display together while I work with them. When I get the work finished, I can then remove that extra letter and the collections return to their original place in the list. On Mon, Apr 3, 2023 at 12:38 PM Maik Qualmann <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=468041 > > --- Comment #6 from Maik Qualmann <metzpinguin@gmail.com> --- > Nothing has changed in the behavior, the real renaming of the root folder > is > still not possible and will not be for the reasons mentioned. I just added > the > version number. > > Maik > > -- > You are receiving this mail because: > You reported the bug.
Git commit 5e28a865905f8340cb961f1af72f4c494ca210bd by Maik Qualmann. Committed on 03/04/2023 at 19:51. Pushed by mqualmann into branch 'master'. add simple renaming of the virtual album root Related: bug 468120 FIXED-IN: 8.0.0 M +2 -2 NEWS M +1 -1 core/app/items/utils/contextmenuhelper_albums.cpp M +1 -1 core/app/main/digikamapp.cpp M +27 -4 core/libs/album/engine/albummodificationhelper.cpp M +1 -5 core/libs/album/treeview/albumselectiontreeview.cpp https://invent.kde.org/graphics/digikam/commit/5e28a865905f8340cb961f1af72f4c494ca210bd
Created attachment 157833 [details] attachment-2420048-0.html Awesome, thanks! On Mon, Apr 3, 2023 at 2:53 PM Maik Qualmann <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=468041 > > Maik Qualmann <metzpinguin@gmail.com> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Latest Commit| | > https://invent.kde.org/grap > | > |hics/digikam/commit/5e28a86 > | > |5905f8340cb961f1af72f4c494c > | |a210bd > Resolution|WORKSFORME |FIXED > > --- Comment #8 from Maik Qualmann <metzpinguin@gmail.com> --- > Git commit 5e28a865905f8340cb961f1af72f4c494ca210bd by Maik Qualmann. > Committed on 03/04/2023 at 19:51. > Pushed by mqualmann into branch 'master'. > > add simple renaming of the virtual album root > Related: bug 468120 > FIXED-IN: 8.0.0 > > M +2 -2 NEWS > M +1 -1 core/app/items/utils/contextmenuhelper_albums.cpp > M +1 -1 core/app/main/digikamapp.cpp > M +27 -4 core/libs/album/engine/albummodificationhelper.cpp > M +1 -5 core/libs/album/treeview/albumselectiontreeview.cpp > > > https://invent.kde.org/graphics/digikam/commit/5e28a865905f8340cb961f1af72f4c494ca210bd > > -- > You are receiving this mail because: > You reported the bug.
Git commit 375626912a7ea62ec42defee4b3cb7bfb00a4704 by Gilles Caulier. Committed on 04/04/2023 at 10:52. Pushed by cgilles into branch 'master'. add note about collection renaming by double click on text from Setup dialog M +1 -1 setup_application/collections_settings.rst https://invent.kde.org/documentation/digikam-doc/commit/375626912a7ea62ec42defee4b3cb7bfb00a4704