[digikam] [Bug 398288] digikam no write access to folder

2020-05-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #38 from Maik Qualmann --- Git commit fddb9298b614f5d8526f634c861815130af8dafa by Maik Qualmann. Committed on 28/05/2020 at 16:13. Pushed by mqualmann into branch 'master'. the same fix for the database directory Related: bug 421478 M +6

[digikam] [Bug 398288] digikam no write access to folder

2020-05-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=398288 Maik Qualmann changed: What|Removed |Added Version Fixed In||7.0.0 -- You are receiving this mail because:

[digikam] [Bug 398288] digikam no write access to folder

2020-05-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=398288 Maik Qualmann changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit|

[digikam] [Bug 398288] digikam no write access to folder

2020-05-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #36 from Maik Qualmann --- I'm pretty sure the bug tracker doesn't support editing or deleting comments. Maik -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 398288] digikam no write access to folder

2020-05-26 Thread David Griffiths
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #35 from David Griffiths --- I shouldn't have relied to the notification email - please delete comment 32. (I can't see a way to edit or delete) -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 398288] digikam no write access to folder

2020-05-26 Thread David Griffiths
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #34 from David Griffiths --- I shouldn't have relied to the notification email - please delete comment 32. (I can't see a way to edit or delete) -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 398288] digikam no write access to folder

2020-05-26 Thread David Griffiths
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #33 from David Griffiths --- Excellent - well done Maik. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 398288] digikam no write access to folder

2020-05-26 Thread David Griffiths
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #32 from David Griffiths --- Gilles, I think this is a different issue. Maik has found the problem. Cheer DG > https://bugs.kde.org/show_bug.cgi?id=398288 > > --- Comment #31 from caulier.gil...@gmail.com --- > David, > > Under

[digikam] [Bug 398288] digikam no write access to folder

2020-05-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #31 from caulier.gil...@gmail.com --- David, Under Windows 10, installing a non signed program will be limited by the OS. The cross compiled installer is not signed, and we already seen few dysfunctions. We have a MSVC version compiling

[digikam] [Bug 398288] digikam no write access to folder

2020-05-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #30 from Maik Qualmann --- Yes, digiKam makes a mistake here. As a workaround you can simply add a "\" to the path in the first run dialog. I fix it... Maik -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 398288] digikam no write access to folder

2020-05-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #29 from Maik Qualmann --- We may actually try to create the test file in the parent directory in the first run dialog. I'll check it out tonight. Maik -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 398288] digikam no write access to folder

2020-05-26 Thread David Griffiths
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #28 from David Griffiths --- Gilles, My experience is all DOS and Windows, so I can't comment re the cross compiler, but two things: - I would think a cross compiled program should be able to do anything a natively compiled program can do.

[digikam] [Bug 398288] digikam no write access to folder

2020-05-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #27 from caulier.gil...@gmail.com --- David, We don't use Microsoft compiler currently to build whole digiKam Windows installer. All is cross-compiled under Linux with MXE (MinGw based). This is perhaps the main problem with this issue...

[digikam] [Bug 398288] digikam no write access to folder

2020-05-26 Thread David Griffiths
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #26 from David Griffiths --- >From that KB article I cannot see any cases that should apply to DigiKam. You are not using virtualization are you? >From what I have read, virtualization only applies to files in: %Program Files%

[digikam] [Bug 398288] digikam no write access to folder

2020-05-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #25 from Maik Qualmann --- The keyword is probably UAC virtualization. I quickly found only the German entry at Microsoft, the English is no longer available. https://support.microsoft.com/de-de/help/927387 Maik -- You are receiving

[digikam] [Bug 398288] digikam no write access to folder

2020-05-26 Thread David Griffiths
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #24 from David Griffiths --- If I use Windows Explorer I can create a text file in C:\Players ?? -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 398288] digikam no write access to folder

2020-05-26 Thread David Griffiths
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #23 from David Griffiths --- Can you point to me where I can find info about Extended file Protection? I am trying to understand why DigiKam has this problem when many other programs I use can access files on C: - even programs I write in

[digikam] [Bug 398288] digikam no write access to folder

2020-05-24 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #22 from Maik Qualmann --- Access is not sensitive. We don't even trust QFileInfo here. We try to create a temporary file. Again, if it works in the user folder and not just below C: everything is ok at the moment. The extended file

[digikam] [Bug 398288] digikam no write access to folder

2020-05-24 Thread David Griffiths
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #21 from David Griffiths --- Drive C: in the laptop is the ONLY drive! I tried disabling UAC and it did not solve the problem. It seems the write access test is too sensitive ?? -- You are receiving this mail because: You are watching

[digikam] [Bug 398288] digikam no write access to folder

2020-05-24 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #20 from Maik Qualmann --- Drive C: is a system drive because your Windows installation is on it. This drive is specially protected by the UAC. Drive D: is not a problem if there is no Windows installation. DigiKam does not have a valid

[digikam] [Bug 398288] digikam no write access to folder

2020-05-24 Thread David Griffiths
https://bugs.kde.org/show_bug.cgi?id=398288 David Griffiths changed: What|Removed |Added CC||da...@digitalgraphics.com.a

[digikam] [Bug 398288] digikam no write access to folder

2020-05-13 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=398288 Maik Qualmann changed: What|Removed |Added CC||dario...@yahoo.it --- Comment #18 from Maik

[digikam] [Bug 398288] digikam no write access to folder

2020-01-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #17 from caulier.gil...@gmail.com --- Steve, Please test with current 7.0.0-beta2 pre-release available here: https://files.kde.org/digikam/ It still reproducible ? Thanks in advance Gilles Caulier -- You are receiving this mail

[digikam] [Bug 398288] digikam no write access to folder

2020-01-04 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=398288 Maik Qualmann changed: What|Removed |Added CC||blaubae...@gmx.de --- Comment #16 from Maik

[digikam] [Bug 398288] digikam no write access to folder

2019-01-08 Thread Steve Franks
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #15 from Steve Franks --- Created attachment 117341 --> https://bugs.kde.org/attachment.cgi?id=117341=edit Directory contents after migration This shows the files after migrating a small databse from C:\Users\Steve\Pictures\Digikam to

[digikam] [Bug 398288] digikam no write access to folder

2019-01-08 Thread Steve Franks
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #14 from Steve Franks --- A small database successfully copies, but the result is not what I expected. Only digikam4.db moves to the new directory, the other files remain where they were. See 2019-01-08 (4).png -- You are receiving this

[digikam] [Bug 398288] digikam no write access to folder

2019-01-05 Thread Steve Franks
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #13 from Steve Franks --- Sorry I stopped the process after about 9 hours. It was about 45% complete. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 398288] digikam no write access to folder

2019-01-04 Thread Steve Franks
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #12 from Steve Franks --- Created attachment 117285 --> https://bugs.kde.org/attachment.cgi?id=117285=edit Digikam Database migrate dialog I thought that this would be a straightforward copy from one folder to another, but there's

[digikam] [Bug 398288] digikam no write access to folder

2019-01-04 Thread Steve Franks
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #11 from Steve Franks --- Created attachment 117284 --> https://bugs.kde.org/attachment.cgi?id=117284=edit Directory listings The database migration seems to be very slow. Look at the timestamps on the oldest and newest files. -- You

[digikam] [Bug 398288] digikam no write access to folder

2019-01-01 Thread Steve Franks
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #10 from Steve Franks --- Happy New Year, I'll install the latest version and try again. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 398288] digikam no write access to folder

2018-12-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #9 from caulier.gil...@gmail.com --- Can you reproduce the dysfunction using the last digiKam 6.0.0-beta3 just released ? https://www.digikam.org/news/2018-12-30-6.0.0-beta3_release_announcement/ -- You are receiving this mail because:

[digikam] [Bug 398288] digikam no write access to folder

2018-12-09 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #8 from Maik Qualmann --- Folders under C:\ are difficult to create since the launch of the UAC for programs there. Even if the Explorer can do it and other programs, digiKam does not get this permission. I can reproduce the problem here.

[digikam] [Bug 398288] digikam no write access to folder

2018-12-09 Thread Steve Franks
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #7 from Steve Franks --- Created attachment 116806 --> https://bugs.kde.org/attachment.cgi?id=116806=edit C:\Digikam Folder Properties These are the permissions I've granted to the Digikam folder that I would like to use for my database

[digikam] [Bug 398288] digikam no write access to folder

2018-12-09 Thread Steve Franks
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #6 from Steve Franks --- Created attachment 116805 --> https://bugs.kde.org/attachment.cgi?id=116805=edit Digikam error dialog - No Write Access Screen shot of error dialog from my attempt to relocate Digikam's database to C:\Digikam --

[digikam] [Bug 398288] digikam no write access to folder

2018-12-09 Thread Steve Franks
https://bugs.kde.org/show_bug.cgi?id=398288 Steve Franks changed: What|Removed |Added CC||steve...@gmail.com --- Comment #5 from Steve

[digikam] [Bug 398288] digikam no write access to folder

2018-12-09 Thread Steve Franks
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #4 from Steve Franks --- (In reply to caulier.gilles from comment #1) > Install DebugView tool from microsoft, and run it. Start digiKam and look > the debug trace capture by DebugView. > > Look here for details: > >

[digikam] [Bug 398288] digikam no write access to folder

2018-12-09 Thread Steve Franks
https://bugs.kde.org/show_bug.cgi?id=398288 --- Comment #3 from Steve Franks --- Sorry for the delay in responding. I gave up on Digikam, because of this error and lack of time to solve the problem. I've just installed Digikam 6.0.0 Beta 2 and have the same issue. I don't want the database data

[digikam] [Bug 398288] digikam no write access to folder

2018-09-05 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=398288 Maik Qualmann changed: What|Removed |Added CC||metzping...@gmail.com --- Comment #2 from Maik

[digikam] [Bug 398288] digikam no write access to folder

2018-09-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=398288 caulier.gil...@gmail.com changed: What|Removed |Added CC||caulier.gil...@gmail.com

[digikam] [Bug 398288] digikam no write access to folder

2018-09-05 Thread Steve Franks
https://bugs.kde.org/show_bug.cgi?id=398288 Steve Franks changed: What|Removed |Added Platform|Other |MS Windows OS|Linux