Setup dialog and database settings confirmation...

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Setup dialog and database settings confirmation...

Gilles Caulier-4
Hi all,

Since a while, in 6.0.0 code, opening setup dialog and change somethings not relevant of database, ask to confirm to use DB files or to copy ones.

This is really problematic. A new scan is processed and depending of user choice, data from DB can be lost or duplicated. 

There is no reason to ask about DB if nothing have changed in this area.

Maik, few weeks ago said me that have been introduced since new DB settings have been add to handle patterns to ignore while scanning. Did you confirm this ?

Best

Gilles Caulier
Reply | Threaded
Open this post in threaded view
|

Re: Setup dialog and database settings confirmation...

Maik Qualmann
Gilles, yes I can confirm it. I use for develop MySQL and there the error does
not occur. Oops, with SQLite, I can see now what you mean.

Maik

Am Samstag, 12. Mai 2018, 18:55:52 CEST schrieb Gilles Caulier:

> Hi all,
>
> Since a while, in 6.0.0 code, opening setup dialog and change somethings
> not relevant of database, ask to confirm to use DB files or to copy ones.
>
> This is really problematic. A new scan is processed and depending of user
> choice, data from DB can be lost or duplicated.
>
> There is no reason to ask about DB if nothing have changed in this area.
>
> Maik, few weeks ago said me that have been introduced since new DB settings
> have been add to handle patterns to ignore while scanning. Did you confirm
> this ?
>
> Best
>
> Gilles Caulier




Reply | Threaded
Open this post in threaded view
|

Re: Setup dialog and database settings confirmation...

Maik Qualmann
In reply to this post by Gilles Caulier-4
This commit fixes the problem.

https://cgit.kde.org/digikam.git/commit/?
id=6583fd49af0740852f6627802eda9a18771cffe9

Maik

Am Samstag, 12. Mai 2018, 18:55:52 CEST schrieb Gilles Caulier:

> Hi all,
>
> Since a while, in 6.0.0 code, opening setup dialog and change somethings
> not relevant of database, ask to confirm to use DB files or to copy ones.
>
> This is really problematic. A new scan is processed and depending of user
> choice, data from DB can be lost or duplicated.
>
> There is no reason to ask about DB if nothing have changed in this area.
>
> Maik, few weeks ago said me that have been introduced since new DB settings
> have been add to handle patterns to ignore while scanning. Did you confirm
> this ?
>
> Best
>
> Gilles Caulier




Reply | Threaded
Open this post in threaded view
|

Re: Setup dialog and database settings confirmation...

Gilles Caulier-4
Confirmed : problem is fixed with this commit

Gilles

2018-05-12 22:28 GMT+02:00 Maik Qualmann <[hidden email]>:
This commit fixes the problem.

https://cgit.kde.org/digikam.git/commit/?
id=6583fd49af0740852f6627802eda9a18771cffe9

Maik

Am Samstag, 12. Mai 2018, 18:55:52 CEST schrieb Gilles Caulier:
> Hi all,
>
> Since a while, in 6.0.0 code, opening setup dialog and change somethings
> not relevant of database, ask to confirm to use DB files or to copy ones.
>
> This is really problematic. A new scan is processed and depending of user
> choice, data from DB can be lost or duplicated.
>
> There is no reason to ask about DB if nothing have changed in this area.
>
> Maik, few weeks ago said me that have been introduced since new DB settings
> have been add to handle patterns to ignore while scanning. Did you confirm
> this ?
>
> Best
>
> Gilles Caulier