[digikam] [Bug 339607] New: Images not showing if corresponding ImageInformation entry does not exist in database

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

[digikam] [Bug 339607] MYSQL : Images not show if corresponding ImageInformation entry does not exist in database [patch]

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=339607

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #100320|0                           |1
        is obsolete|                            |

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 339607] MYSQL : Images not show if corresponding ImageInformation entry does not exist in database [patch]

bugzilla_noreply
In reply to this post by Leonardo Montecchi
https://bugs.kde.org/show_bug.cgi?id=339607

--- Comment #15 from [hidden email] ---
Created attachment 100335
  --> https://bugs.kde.org/attachment.cgi?id=100335&action=edit
Updated patch

Okay, I did realize after some testing that I made some unwanted changes in the
XML schema file which weren't required.
Please take a look at the updated patch, and let me know if it's good enough!

Thank you.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 339607] MYSQL : Images not show if corresponding ImageInformation entry does not exist in database [patch]

bugzilla_noreply
In reply to this post by Leonardo Montecchi
https://bugs.kde.org/show_bug.cgi?id=339607

--- Comment #16 from [hidden email] ---
In your new patch xml file is untouched. It's the w

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 339607] MYSQL : Images not show if corresponding ImageInformation entry does not exist in database [patch]

bugzilla_noreply
In reply to this post by Leonardo Montecchi
https://bugs.kde.org/show_bug.cgi?id=339607

--- Comment #17 from [hidden email] ---
In your new patch xml file is untouched, only cpp files. It's wanted ?

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 339607] MYSQL : Images not show if corresponding ImageInformation entry does not exist in database [patch]

bugzilla_noreply
In reply to this post by Leonardo Montecchi
https://bugs.kde.org/show_bug.cgi?id=339607

--- Comment #18 from [hidden email] ---
(In reply to caulier.gilles from comment #17)
> In your new patch xml file is untouched, only cpp files. It's wanted ?

Yes, 'cause that cpp file decides the images to be displayed in the UI. So,
JOIN must be changed here.
Does it works well for you too?

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 339607] MYSQL : Images not show if corresponding ImageInformation entry does not exist in database [patch]

bugzilla_noreply
In reply to this post by Leonardo Montecchi
https://bugs.kde.org/show_bug.cgi?id=339607

--- Comment #19 from [hidden email] ---
I cannot test for the moment as i'm not at home. Ask to Maik if he can test.

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 339607] MYSQL : Images not show if corresponding ImageInformation entry does not exist in database [patch]

bugzilla_noreply
In reply to this post by Leonardo Montecchi
https://bugs.kde.org/show_bug.cgi?id=339607

Maik Qualmann <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #20 from Maik Qualmann <[hidden email]> ---
Swati, I look to this problem and the patch tomorrow.

Maik

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 339607] MYSQL : Images not show if corresponding ImageInformation entry does not exist in database [patch]

bugzilla_noreply
In reply to this post by Leonardo Montecchi
https://bugs.kde.org/show_bug.cgi?id=339607

--- Comment #21 from Maik Qualmann <[hidden email]> ---
Yes, the patch works. With this patch, an image is again visible in the album
when the image information is missing. After rereading metadata from the image
are the image information also available again. I have so far found no negative
side effects. We have before release from DigiKam-5.1.0 time to test. Swati,
apply the patch.

Maik

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 339607] MYSQL : Images not show if corresponding ImageInformation entry does not exist in database [patch]

bugzilla_noreply
In reply to this post by Leonardo Montecchi
https://bugs.kde.org/show_bug.cgi?id=339607

--- Comment #22 from [hidden email] ---
Thanks a lot Maik for testing. I'll apply the patch and close this entry.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 339607] MYSQL : Images not show if corresponding ImageInformation entry does not exist in database [patch]

bugzilla_noreply
In reply to this post by Leonardo Montecchi
https://bugs.kde.org/show_bug.cgi?id=339607

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/868520574949d0f0febdc44
                   |                            |44875809360ad5626
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.1.0
             Status|UNCONFIRMED                 |RESOLVED

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
12