[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling

2020-02-17 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=373232 --- Comment #187 from Lucas Pires Camargo --- Whoops. I posted midway on accident. (In reply to Lastique from comment #185) > I know nothing about how the code works, but doesn't incrementing height > have the potential to corrupt the

[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling

2020-02-17 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=373232 --- Comment #186 from Lucas Pires Camargo --- (In reply to Lastique from comment #185) > I know nothing about how the code works, but doesn't incrementing height > have the potential to corrupt the surrounding previously rendered content

[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling

2020-02-14 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=373232 --- Comment #184 from Lucas Pires Camargo --- I'm not quite sure. For painting the background, it seems like the clip region is always null or the entire area inside the borders. Figured that out by printing out the QRegion via qDebug(). So

[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling

2020-02-14 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=373232 --- Comment #182 from Lucas Pires Camargo --- (In reply to Lucas Pires Camargo from comment #181) > Here's the patch I whipped up in ten minutes. Rendering is _NOW_ off by 1px > around all text with non-default background. To clarify:

[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling

2020-02-14 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=373232 --- Comment #181 from Lucas Pires Camargo --- Created attachment 126018 --> https://bugs.kde.org/attachment.cgi?id=126018&action=edit patch: expand background rendering by 1px Here's the patch I whipped up in ten minutes. Rendering is n

[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling

2020-02-13 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=373232 Lucas Pires Camargo changed: What|Removed |Added CC||lucaspcama...@gmail.com --- Comment #179

[kdevelop] [Bug 416874] KDevelop crashes when terminating a running program

2020-02-11 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=416874 --- Comment #8 from Lucas Pires Camargo --- (In reply to Anon from comment #7) > I had this problem in every version change, also in the new version 5.5.0 It > was solved by activating the "KDevGenericManager" add-on > > In othe

[kdevelop] [Bug 416874] KDevelop crashes when terminating a running program

2020-02-04 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=416874 --- Comment #6 from Lucas Pires Camargo --- Created attachment 125662 --> https://bugs.kde.org/attachment.cgi?id=125662&action=edit Happened again, crash in KJob::kill() This may be a bug in Frameworks -- You are receiving this mail becau

[kdevelop] [Bug 416874] KDevelop crashes when terminating a running program

2020-02-04 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=416874 Lucas Pires Camargo changed: What|Removed |Added Summary|KDevelop keeps crashing |KDevelop crashes when

[frameworks-ktexteditor] [Bug 384969] Python indentation problem: function definition inside class is automatically indented inside previous function

2020-02-04 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=384969 Lucas Pires Camargo changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[frameworks-ktexteditor] [Bug 384969] Python indentation problem: function definition inside class is automatically indented inside previous function

2020-02-04 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=384969 --- Comment #2 from Lucas Pires Camargo --- This does not happen anymore in recent releases. This bug can be closed I guess. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 416874] KDevelop keeps crashing while attempting to edit a Python program

2020-01-28 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=416874 --- Comment #5 from Lucas Pires Camargo --- Created attachment 125495 --> https://bugs.kde.org/attachment.cgi?id=125495&action=edit Another stack trace Ok, it keeps happening. KJob::kill() seems to be the culprit, not really the output view.

[kdevelop] [Bug 416874] KDevelop keeps crashing while attempting to edit a Python program

2020-01-28 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=416874 --- Comment #4 from Lucas Pires Camargo --- Oh, and you are right, sorry, I glanced at output view and though it had to do with Katepart for some reason. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 416874] KDevelop keeps crashing while attempting to edit a Python program

2020-01-28 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=416874 --- Comment #3 from Lucas Pires Camargo --- Sorry, I had to carry on working and cleared the cache. After that, it stopped crashing. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 416874] KDevelop keeps crashing while attempting to edit a Python program

2020-01-28 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=416874 Lucas Pires Camargo changed: What|Removed |Added Summary|KDevelop crashed when |KDevelop keeps crashing

[kdevelop] [Bug 416874] New: KDevelop crashed when killing Python interpreter by clicking the "Stop All" button

2020-01-28 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=416874 Bug ID: 416874 Summary: KDevelop crashed when killing Python interpreter by clicking the "Stop All" button Product: kdevelop Version: 5.4.6 Platform: unspecified O

[ktorrent] [Bug 410334] New: KTorrent crashes at exit

2019-07-28 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=410334 Bug ID: 410334 Summary: KTorrent crashes at exit Product: ktorrent Version: unspecified Platform: Ubuntu Packages OS: Linux Status: REPORTED Keywords: drkonqi

[frameworks-ktexteditor] [Bug 384969] Python indentation problem: function definition inside class is automatically indented inside previous function

2017-09-22 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=384969 Lucas Pires Camargo changed: What|Removed |Added Summary|Python indentation problem: |Python indentation problem

[kdevelop] [Bug 384969] New: Python indentation problem: function definition inside class in automatically indented inside previous function

2017-09-22 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=384969 Bug ID: 384969 Summary: Python indentation problem: function definition inside class in automatically indented inside previous function Product: kdevelop Version: 5.1.2

[krunner] [Bug 382108] New: KRunner always crashes while typing "konsole"

2017-07-07 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=382108 Bug ID: 382108 Summary: KRunner always crashes while typing "konsole" Product: krunner Version: 5.10.3 Platform: Neon Packages OS: Linux Status: UNCONFIRMED Keyw

[kdevelop] [Bug 374911] New: hard to switch between remote and local debugging

2017-01-11 Thread Lucas Pires Camargo
https://bugs.kde.org/show_bug.cgi?id=374911 Bug ID: 374911 Summary: hard to switch between remote and local debugging Product: kdevelop Version: 5.0.3 Platform: Neon Packages OS: Linux Status: UNCONFIRMED