[digikam] [Bug 426003] Implementing object detection

2020-08-31 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=426003 --- Comment #7 from Thanh Trung Dinh --- Hi, As @markd said, it may be useful for users who want to search for images relating to 'sushi' or some specific objects, but in my opinion, the scope of this project needs to be reviewed carefully. Since YOLO

[digikam] [Bug 373304] google picasa photo import

2018-08-15 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=373304 --- Comment #4 from Thanh Trung Dinh --- Gilles, I didn't have enough time for this during GSoC 2018. However, this is a very promising features though, so I think that it should be on TODO list. There are just a few things making me consider and I

[digikam] [Bug 383174] google photo, export stops after a random quantity of photos

2018-08-14 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=383174 --- Comment #7 from Thanh Trung Dinh --- Gilles, I don't think that 2 bugs are about the same thing. This bug is about upload limit, which is 50 photos. I solved it by calling API several times if uploading more than 50 photos. Bug #396671 is about

[digikam] [Bug 397126] fail to replace a photo in google photo

2018-08-14 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=397126 --- Comment #3 from Thanh Trung Dinh --- Gilles, It's like what Maik mentioned. Google Photos API now still doesn't support this function. So I guess we cannot do anything here. -- You are receiving this mail because: You are watching all bug

[digikam] [Bug 175327] Flickr import tool wishlist [patch]

2018-08-14 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=175327 --- Comment #22 from Thanh Trung Dinh --- In my point of view, option 1 is better. It's true that our plan is uniting all web services to the new common wizard, and Flickr import will not be an exception. However, the core codes for import is method

[digikam] [Bug 309508] Export to Flickr does not send the geodata

2018-08-10 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=309508 Thanh Trung Dinh changed: What|Removed |Added Version Fixed In||6.0.0 Resolution|WAITINGFORINFO

[digikam] [Bug 387422] Flickr export authorization does not work

2018-08-10 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=387422 --- Comment #5 from Thanh Trung Dinh --- Antonio, I cannot reproduce that. Is what you mean changing between 2 different accounts? Thanks, Thanh -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 383174] google photo, export stops after a random quantity of photos

2018-07-05 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=383174 --- Comment #5 from Thanh Trung Dinh --- Hi, I found a way to work around. I don't have too many images to test, but I think that this bug will be fixed in 6.0.0. Thanh. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 383174] google photo, export stops after a random quantity of photos

2018-07-04 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=383174 --- Comment #4 from Thanh Trung Dinh --- Hi, I think it's a problem of Google API quota. I will find a way to work around. Thanh -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 348274] "Change Account" immediately opens web page in browser, before I click Continue

2018-06-18 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=348274 Thanh Trung Dinh changed: What|Removed |Added Version Fixed In||6.0.0 -- You are receiving this mail

[digikam] [Bug 374476] Exporting to Google Photos changes File modified timestamp

2018-06-16 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=374476 --- Comment #6 from Thanh Trung Dinh --- Gilles, I saw the same problem when I tried to export to Google Photo. I unintentionally discovered that timestamp is modified because at the final phase of exporting, the image id is written to the metadata. I

[digikam] [Bug 348275] Album combobox selection does not survive clicking Reload

2018-06-16 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=348275 --- Comment #2 from Thanh Trung Dinh --- Gilles, I don't know if that is really a bug or not, since I observe the same thing in other tools (ex: smugmug, facebook, gphoto)? I think it's an intention that current album is always the newest one which

[digikam] [Bug 348274] "Change Account" immediately opens web page in browser, before I click Continue

2018-06-16 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=348274 --- Comment #2 from Thanh Trung Dinh --- Gilles, No, this won't be still valid. Best Thanh. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 348277] Please focus auth code input field in the GDrive authentication dialog

2018-06-16 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=348277 --- Comment #2 from Thanh Trung Dinh --- Gilles, I think no, since we don't have to copy-paste code anymore. Thanh. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 386141] Export to Google Photos not responding

2018-06-16 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=386141 --- Comment #5 from Thanh Trung Dinh --- Gilles, This might be something relating to the app bundle? Thanh. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 376913] can't create a new album in picasa/googlephoto

2018-06-16 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=376913 --- Comment #16 from Thanh Trung Dinh --- Gilles, The situation now is a little bit stranger when I port code from Picasa API v3 to Google Photos. So Available functions: - list album - list photos - create album - upload new images/videos to albums

[digikam] [Bug 368262] Google services tool does not use kaccounts

2018-06-16 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=368262 --- Comment #5 from Thanh Trung Dinh --- Gilles, I think yes, because O2 always brings user to login page and it doesn't take care of account stored locally by any means. Thanh. -- You are receiving this mail because: You are watching all bug

[digikam] [Bug 374294] Be able to export photos from host application to the google photos pool

2018-06-16 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=374294 --- Comment #2 from Thanh Trung Dinh --- Gilles, I don't have that many photos to test :-)). But I guess that it's still valid, and even more strict. Moreover, the problem is also about API quota. Google Photos API is still in version 1.0 so the quota

[digikam] [Bug 395199] Uploading large video files to flickr fails [patch]

2018-06-16 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=395199 Thanh Trung Dinh changed: What|Removed |Added Version Fixed In||6.0.0 -- You are receiving this mail

[digikam] [Bug 373304] google picasa photo import

2018-06-16 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=373304 --- Comment #2 from Thanh Trung Dinh --- Gilles, Yes, it's still valid. I will work on it for the factorization codes. Thanh. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 373678] Videos exported in google photos are not available (still processing state)

2018-06-16 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=373678 --- Comment #3 from Thanh Trung Dinh --- Gilles, I have just tested uploading videos to my account and it worked without errors. However, those should be exported to an album created on Google Photos by digiKam, or to main page of user account

[digikam] [Bug 395199] Uploading large video files to flickr fails [patch]

2018-06-16 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=395199 --- Comment #8 from Thanh Trung Dinh --- Gilles, Yes, I saw it. I'm writing an answer with as most details as possible so that you can decide. About "this file can be closed with "Version Fixed set to 6.0.0" and NEWS file patched

[digikam] [Bug 385363] Digikam crashes when authorizing access to Google photo because of SSL error in AppImage

2018-06-16 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=385363 --- Comment #36 from Thanh Trung Dinh --- Gilles, I'm not sure about this, since I cannot reproduce this on arch linux. So, I guess we should wait for confirmation from user. Thanh. -- You are receiving this mail because: You are watching all bug

[digikam] [Bug 387422] Flickr export authorization does not work

2018-06-16 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=387422 --- Comment #3 from Thanh Trung Dinh --- Gilles, I'm not sure if I reproduced the bug that @Karl might encounter, but here is what I found : right-click on an album -> export to Flickr will now bring me to Login page of Flickr, Login and &q

[digikam] [Bug 395199] Uploading large video files to flickr fails [patch]

2018-06-16 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=395199 --- Comment #5 from Thanh Trung Dinh --- Gilles, I applied this patch. I have committed it to gsoc2018-exporttools-o2. Thanh. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 395199] Uploading large video files to flickr fails

2018-06-10 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=395199 --- Comment #2 from Thanh Trung Dinh --- @jgoerzen Thank you for the patch! @Gilles I will commit this patch to gsoc18-exporttools-o2 branch? -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 182838] Facebook tool does not work any more

2018-06-10 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=182838 --- Comment #18 from Thanh Trung Dinh --- Gilles, Yes, I can confirm that. Best, Thanh -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 363859] digiKam core port from QWebKit to QWebEngine [patch]

2018-03-04 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=363859 --- Comment #34 from Thanh Trung Dinh <dinhthanhtrung1...@gmail.com> --- Created attachment 87 --> https://bugs.kde.org/attachment.cgi?id=87=edit portWebEngine_patch Hi Maik, I have created a new patch by shrinking the pre

[digikam] [Bug 363859] digiKam core port from QWebKit to QWebEngine [patch]

2018-02-23 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=363859 --- Comment #32 from Thanh Trung Dinh <dinhthanhtrung1...@gmail.com> --- Maik, About your first point that WelcomePageViewPage class should be deleted, that was right since we can access by QWebEngineView::page(). However, I found that the

[digikam] [Bug 363859] digiKam core port from QWebKit to QWebEngine [patch]

2018-02-20 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=363859 --- Comment #30 from Thanh Trung Dinh <dinhthanhtrung1...@gmail.com> --- Maik, I saw the lines that used QEventLoop to wait for return from JavaScript functions. But as you said that " we should implement it more elegantly ", I don't r

[digikam] [Bug 363859] digiKam core port from QWebKit to QWebEngine [patch]

2018-02-19 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=363859 Thanh Trung Dinh <dinhthanhtrung1...@gmail.com> changed: What|Removed |Added