|
Bugzilla – Full Text Bug Listing |
| Summary: | KGAPI Errors while saving updates/changes to a contact | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | John Shand <jshand2013> |
| Component: | KDE Applications | Assignee: | E-Mail List <opensuse-kde-bugs> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
main log file
contact logs google logs KGAPI kind errors when saving changes to a contact's information actual errors with google |
||
|
Description
John Shand
2023-06-09 22:21:46 UTC
Operating System: openSUSE Tumbleweed 20230607 KDE Plasma Version: 5.27.5 KDE Frameworks Version: 5.106.0 Qt Version: 5.15.9 Kernel Version: 6.3.6-1-default (64-bit) Graphics Platform: Wayland Processors: 2 × AMD A9-9420e RADEON R5, 5 COMPUTE CORES 2C+3G Memory: 7.2 GiB of RAM Graphics Processor: AMD Radeon R5 Graphics Manufacturer: Acer Product Name: Aspire A315-21G System Version: V1.12 also note, with this issue there was no error message that was provided for diagnostic use (In reply to John Shand from comment #2) > also note, with this issue there was no error message that was provided for > diagnostic use - Install (if needed) and run kdebugsettings. - Search "contact" and click on "Enable All Debug" - Repeat with "google" - Apply In a terminal, run `akonadictl restart` and try to reproduce. Add the output to your upstream report. When done, you can turn off the debug messages in kdebugsettings. Created attachment 867492 [details]
main log file
Created attachment 867493 [details]
contact logs
Created attachment 867494 [details]
google logs
i only tried to add a note to a contact and it didn't sync. i have no idea if other details can be entered and updated or not The only thing that looks like an issue in your logs is this:
org.kde.pim.google.people: Changing person "people/c9113382226034384031"
org.kde.pim.google.people: No virtual collections to fetch, processing people now.
org.kde.pim.google.people: Processed person: "people/c9113382226034384031"
org.kde.pim.google.people: Person to update requires a photo update. Sending off photo update job. "people/c9113382226034384031"
org.kde.pim.google.people: Person "people/c9113382226034384031" created
org.kde.kgapi: Bad request, Google replied ' "{\n \"error\": {\n \"code\": 400,\n \"message\": \"Invalid photo format\",\n \"status\": \"INVALID_ARGUMENT\"\n }\n}\n" '
org.kde.pim.google: Got error: KGAPI2::People::PersonPhotoUpdateJob(0x7fc69c013560) "Bad request."
That's worth reporting upstream
(In reply to Christophe Marin from comment #8) > The only thing that looks like an issue in your logs is this: > > org.kde.pim.google.people: Changing person "people/c9113382226034384031" > org.kde.pim.google.people: No virtual collections to fetch, processing > people now. > org.kde.pim.google.people: Processed person: "people/c9113382226034384031" > org.kde.pim.google.people: Person to update requires a photo update. Sending > off photo update job. "people/c9113382226034384031" > org.kde.pim.google.people: Person "people/c9113382226034384031" created > org.kde.kgapi: Bad request, Google replied ' "{\n \"error\": {\n > \"code\": 400,\n \"message\": \"Invalid photo format\",\n \"status\": > \"INVALID_ARGUMENT\"\n }\n}\n" ' > org.kde.pim.google: Got error: > KGAPI2::People::PersonPhotoUpdateJob(0x7fc69c013560) "Bad request." > > > That's worth reporting upstream thanks for getting back to me. how do i go about reporting this upstream? (In reply to John Shand from comment #9) > > thanks for getting back to me. how do i go about reporting this upstream? https://bugs.kde.org/enter_bug.cgi?product=libkgapi Created attachment 868203 [details]
KGAPI kind errors when saving changes to a contact's information
Created attachment 868204 [details]
actual errors with google
i have managed to add this upstream with plasma. so i will close it here |