https://bugs.kde.org/show_bug.cgi?id=493759
Bug ID: 493759 Summary: DrKonqi - Failed to submit bug report Classification: Applications Product: drkonqi Version: 6.1.5 Platform: Gentoo Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: stephan.lae...@protonmail.com Target Milestone: --- SUMMARY Plasmashell crashed and DrKonqi opened. I tried to submit bug report, but DrKonqi refuses to upload the report. STEPS TO REPRODUCE 1. Get DrKonqi to open. 2. File a reaaally long bug report (>65535 Characters) 3. Try to submit the bug report. OBSERVED RESULT DrKonqi: Failed to submit bug report: Error transferring https://bugs.kde.org/rest/bug?token=REDACTED somethingsomething. EXPECTED RESULT Bug report is uploaded. SOFTWARE/OS VERSIONS Operating System: Gentoo Linux 2.15 KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.5.0 Qt Version: 6.7.2 Kernel Version: 6.6.47-gentoo-shadowfly (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 7700X 8-Core Processor Memory: 31.1 GiB of RAM Graphics Processor: AMD Radeon RX 6800 XT ADDITIONAL INFORMATION I have all debug stuff enabled (-Og -ggdb) + installsources as described here: https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces https://wiki.gentoo.org/wiki/Debugging#Per-package This means my crash report is really long. When i tried to upload the bug report using DrKonqi, it says: Failed to submit bug report: Error transferring https://bugs.kde.org/rest/bug?token=REDACTED somethingsomethingDoesNotSayAnything. When i visit https://bugs.kde.org/rest/bug?token=REDACTED: { "code" : 1000, "documentation" : "https://bugzilla.readthedocs.org/en/5.0/api/", "error" : true, "message" : "You may not search, or create saved searches, without any search terms." } Initially i did not understand what was wrong, so i tried to submit the report manually here https://bugs.kde.org/show_bug.cgi?id=493314. However, when adding the bug report as comment it says: >>Comments cannot be longer than 65535 characters.<< As DrKonqi reports are added as comments, i think this is the problem. Maybe uploading the stackTraces as attachments would help. May be related to https://bugs.kde.org/show_bug.cgi?id=461340 -- You are receiving this mail because: You are watching all bug changes.