[digikam] [Bug 424934] Making an album a part of itself will fill the hard-drive with copies of itself

2020-08-04 Thread HJN
https://bugs.kde.org/show_bug.cgi?id=424934

--- Comment #19 from HJN  ---
No hard feelings from here.
English is not my first language either, so it may have been me that
misunderstood. My bad. Sorry.

No, I don't have a master folder with all my pictures, which I can use as a
collection. That is why I wanted to import other folders, maybe even form
another hard drive.

Must say you work fast, fixing bugs submitted.
For that I give you a 10 / 10

I now consider this bug closed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 424934] Making an album a part of itself will fill the hard-drive with copies of itself

2020-08-04 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=424934

--- Comment #18 from Maik Qualmann  ---
Git commit 5d8cb554c8680b1c3cc254082deaa5fb26a434f2 by Maik Qualmann.
Committed on 04/08/2020 at 18:56.
Pushed by mqualmann into branch 'master'.

check for the album root path,
to enable import from other collections.

M  +13   -12   core/app/main/digikamapp_import.cpp
M  +0-1core/app/main/digikamapp_p.h

https://invent.kde.org/graphics/digikam/commit/5d8cb554c8680b1c3cc254082deaa5fb26a434f2

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 424934] Making an album a part of itself will fill the hard-drive with copies of itself

2020-08-04 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=424934

--- Comment #17 from Maik Qualmann  ---
Don't get me wrong, it may also be due to my bad English, they weren't meant
personally. We often ask users if they want to import a collection, so a
generic note if we refer to this bug report. Your bug report was even a
duplicate because I didn't understand what the user was doing. Your explanation
has brought enlightenment. You have to know that I have never used this
function myself. ((:-))
And yes, subfolders selections are also recognized.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 424934] Making an album a part of itself will fill the hard-drive with copies of itself

2020-08-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=424934

--- Comment #16 from caulier.gil...@gmail.com ---
HJN,

No, Maik do not want to offence you because you use Windows.

... but in general, Linux programmer know all the computer shell, where under
Windows, all is hidden. This is why the approach of the problem is different,
more technical, and follow a logic which can be obscure for no programmer.

We are all here to improve the code, the functionalities, and kill the bugs.
digiKam is a huge application with around 20 years of development, and 1.5 M
lines of C++ code. It's impossible to test all use-cases.

Best

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 424934] Making an album a part of itself will fill the hard-drive with copies of itself

2020-08-04 Thread HJN
https://bugs.kde.org/show_bug.cgi?id=424934

--- Comment #15 from HJN  ---
I don't think it is polite to call people that submit bugs, for noobs, just be
course they use the Windows platform.
You have no idea how many years I've been on this platform. You also don't know
how I use your program to fit my working style.
I try to use programs in ways, you would not imagine, that is why I find bugs.
This bug by accident, as I clicked the wrong folder.

That out of the way. I'm not a programmer, so please tell me if I'm wrong.
To me it looks like the fix you have implemented, is that the program looks for
the name* of the folder being imported, and if that name* is already listed  as
an album, the program will give the user an error message.
* by name I mean folder path.

But does it also give the error message if you import a parent folder further
up the path?
Let's say you have your "Picture folder", and inside that folder you have other
folders, one of which you make an album.
If you now, by accident, import the "Picture folder", you will get the bug.
Does the fix stop that?

The "Picture folder" is part of the user[name] path, so if you import the
user[name] folder, will it stop the bug from happening?
* user[name] folder is as far back I have been able to make the bug happen.

Don't get me wrong. I'm not trying to imply you can't fix it.
I'm just trying to make sure this bug gets the attention it needs, course it is
pretty severe.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 424934] Making an album a part of itself will fill the hard-drive with copies of itself

2020-08-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=424934

--- Comment #14 from Maik Qualmann  ---
Note: Many new Windows users think they have to import images to digiKam. This
is not the case. A parent folder with images can be selected directly in the
collection settings. DigiKam automatically reads in all images and subfolders.
No images are changed or additional folders or files are created.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 424934] Making an album a part of itself will fill the hard-drive with copies of itself

2020-08-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=424934

Maik Qualmann  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/a03233d
   ||c15968d2a04eb10ebf715389f3a
   ||7901fd
   Version Fixed In||7.1.0

--- Comment #13 from Maik Qualmann  ---
Git commit a03233dc15968d2a04eb10ebf715389f3a7901fd by Maik Qualmann.
Committed on 03/08/2020 at 21:09.
Pushed by mqualmann into branch 'master'.

check the folders to be imported, with existing collections
FIXED-IN: 7.1.0

M  +2-2NEWS
M  +12   -0core/app/main/digikamapp_import.cpp
M  +1-0core/app/main/digikamapp_p.h

https://invent.kde.org/graphics/digikam/commit/a03233dc15968d2a04eb10ebf715389f3a7901fd

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 424934] Making an album a part of itself will fill the hard-drive with copies of itself

2020-08-03 Thread HJN
https://bugs.kde.org/show_bug.cgi?id=424934

--- Comment #12 from HJN  ---
Created attachment 130617
  --> https://bugs.kde.org/attachment.cgi?id=130617=edit
pic 8

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 424934] Making an album a part of itself will fill the hard-drive with copies of itself

2020-08-03 Thread HJN
https://bugs.kde.org/show_bug.cgi?id=424934

--- Comment #11 from HJN  ---
Created attachment 130616
  --> https://bugs.kde.org/attachment.cgi?id=130616=edit
pic 7

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 424934] Making an album a part of itself will fill the hard-drive with copies of itself

2020-08-03 Thread HJN
https://bugs.kde.org/show_bug.cgi?id=424934

--- Comment #10 from HJN  ---
Created attachment 130615
  --> https://bugs.kde.org/attachment.cgi?id=130615=edit
pic 6

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 424934] Making an album a part of itself will fill the hard-drive with copies of itself

2020-08-03 Thread HJN
https://bugs.kde.org/show_bug.cgi?id=424934

--- Comment #9 from HJN  ---
Created attachment 130614
  --> https://bugs.kde.org/attachment.cgi?id=130614=edit
pic 5

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 424934] Making an album a part of itself will fill the hard-drive with copies of itself

2020-08-03 Thread HJN
https://bugs.kde.org/show_bug.cgi?id=424934

--- Comment #8 from HJN  ---
Created attachment 130613
  --> https://bugs.kde.org/attachment.cgi?id=130613=edit
pic 4

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 424934] Making an album a part of itself will fill the hard-drive with copies of itself

2020-08-03 Thread HJN
https://bugs.kde.org/show_bug.cgi?id=424934

--- Comment #6 from HJN  ---
Created attachment 130611
  --> https://bugs.kde.org/attachment.cgi?id=130611=edit
pic 2

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 424934] Making an album a part of itself will fill the hard-drive with copies of itself

2020-08-03 Thread HJN
https://bugs.kde.org/show_bug.cgi?id=424934

--- Comment #7 from HJN  ---
Created attachment 130612
  --> https://bugs.kde.org/attachment.cgi?id=130612=edit
pic 3

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 424934] Making an album a part of itself will fill the hard-drive with copies of itself

2020-08-03 Thread HJN
https://bugs.kde.org/show_bug.cgi?id=424934

--- Comment #5 from HJN  ---
Created attachment 130610
  --> https://bugs.kde.org/attachment.cgi?id=130610=edit
pic 1

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 424934] Making an album a part of itself will fill the hard-drive with copies of itself

2020-08-03 Thread HJN
https://bugs.kde.org/show_bug.cgi?id=424934

--- Comment #4 from HJN  ---
(In reply to Maik Qualmann from comment #2)
> I see the "Arbeitsmappe" folder - is that a virtual folder? I think so. We
> do not support or plan virtual folders. You have to create your image
> collection in a real folder.
> 
> Maik

"Arbeitsmappe" is Danish for "Work folder".
It is a folder I made under the "Users" > "username" folder in Windows.
My pc is set up to let Onedrive backup my pc on the run.
I have all my pictures stored on a NAT-drive and when I want to edit them, I
put them in the "Arbejdsmappe" as it is NOT part of the Onedrive backup.
So not a vitual folder.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 424934] Making an album a part of itself will fill the hard-drive with copies of itself

2020-08-03 Thread HJN
https://bugs.kde.org/show_bug.cgi?id=424934

--- Comment #3 from HJN  ---
(In reply to Maik Qualmann from comment #1)
> I don't understand how you import the folder for this problem to occur. The
> digiKam import tool only imports images, no folders only for special options
> (date folder).
> 
> Maik

Yeah. You should not make a bug repport when you are in a hurry and tired.

Let me try to explain again and I have made pictures to help.

1. In digiKam toolbar, open "Settings" > "Configure digiKam".
2. In the dialogbox, click "Collections" > Add Collection"
3. Select a folder and make it an Album (is it an collection or an album?)
4. Click "Import" in the toolbar and open the "Add Folders" dialog box.
5. Select the same folder you just made as an Album.
6. Save the folder into the album you just made.
7. Open Windows Exploror and navigate to the folder you made as an album.
8. Inside that folder, you should now find the "parent folder" to the "album
folder". This parent folder contains the "album folder", which again contains
the "parent folder" etc etc.
9. Close digiKam to stop the process from running wild.
(you can open digiKam later without it starting the prosess again).

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 424934] Making an album a part of itself will fill the hard-drive with copies of itself

2020-08-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=424934

--- Comment #2 from Maik Qualmann  ---
I see the "Arbeitsmappe" folder - is that a virtual folder? I think so. We do
not support or plan virtual folders. You have to create your image collection
in a real folder.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 424934] Making an album a part of itself will fill the hard-drive with copies of itself

2020-08-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=424934

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
I don't understand how you import the folder for this problem to occur. The
digiKam import tool only imports images, no folders only for special options
(date folder).

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 424934] Making an album a part of itself will fill the hard-drive with copies of itself

2020-08-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=424934

caulier.gil...@gmail.com changed:

   What|Removed |Added

   Platform|Other   |Microsoft Windows
 CC||caulier.gil...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.