[konsole] [Bug 436630] konsole crash in Konsole::PlainTextDecoder::decodeLine() on exit

2021-07-21 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=436630 --- Comment #23 from Carlos Alves --- After reading everything here, if it is reproduced just after konsole opens, it is probably not related to reflow. But I can't test it here, wayland doesn't run here, and it is a bug related to some wayland

[konsole] [Bug 439831] Resizing the window is slow when the buffer contains a very long line

2021-07-18 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=439831 Carlos Alves changed: What|Removed |Added CC||cbc.al...@gmail.com --- Comment #1 from Carlos

[konsole] [Bug 436845] History Scrolled tty couldnt set its begining position while selecting texts

2021-05-23 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=436845 Carlos Alves changed: What|Removed |Added Latest Commit||https://invent.kde.org/util

[konsole] [Bug 436845] History Scrolled tty couldnt set its begining position while selecting texts

2021-05-23 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=436845 Carlos Alves changed: What|Removed |Added CC||cbc.al...@gmail.com --- Comment #2 from Carlos

[konsole] [Bug 436676] Crash on window resize

2021-05-08 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=436676 Carlos Alves changed: What|Removed |Added CC||cbc.al...@gmail.com --- Comment #1 from Carlos

[konsole] [Bug 436366] Crash opening Settings

2021-05-01 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=436366 Carlos Alves changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[konsole] [Bug 436443] Display errors after copying

2021-05-01 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=436443 Carlos Alves changed: What|Removed |Added CC||cbc.al...@gmail.com --- Comment #1 from Carlos

[konsole] [Bug 436031] Issue with crashed when Maximize Konsole

2021-04-28 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=436031 Carlos Alves changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[konsole] [Bug 432376] Use after free when reflowing

2021-04-10 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=432376 --- Comment #20 from Carlos Alves --- Created attachment 137470 --> https://bugs.kde.org/attachment.cgi?id=137470=edit sanitizer enabled (In reply to Martin Sandsmark from comment #13) > That doesn't print anything, for some reason. > &

[konsole] [Bug 432376] Use after free when reflowing

2021-04-10 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=432376 --- Comment #19 from Carlos Alves --- (In reply to Martin Sandsmark from comment #16) > Created attachment 137326 [details] > Hacky patch > > I still don't understand the problem, but stumbled upon something that at > least stops it fro

[konsole] [Bug 433349] Allow clicking on the New Tab option under File menu to open the default profile when there are multiple available, instead of having to choose a profile

2021-02-20 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=433349 Carlos Alves changed: What|Removed |Added CC||cbc.al...@gmail.com --- Comment #1 from Carlos

[konsole] [Bug 433209] Konsole doesn't automatically re-wrap after resizing the terminal window

2021-02-19 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=433209 --- Comment #3 from Carlos Alves --- (In reply to Dan Dascalescu from comment #2) > Great! > > I see Konsole has its own Gitlab-based issue tracker, > https://invent.kde.org/utilities/konsole/-/issues. Is this Bugzilla one > still used?

[konsole] [Bug 433209] Konsole doesn't automatically re-wrap after resizing the terminal window

2021-02-18 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=433209 Carlos Alves changed: What|Removed |Added CC||cbc.al...@gmail.com --- Comment #1 from Carlos

[konsole] [Bug 433113] KDE Console Sporadically Crashes on Exit via Ctrl+d

2021-02-17 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=433113 Carlos Alves changed: What|Removed |Added Resolution|--- |DUPLICATE CC

[konsole] [Bug 431827] Konsole crashes if issuing CTLR+d if input is copied to other tabs

2021-02-17 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=431827 Carlos Alves changed: What|Removed |Added CC||greatspo...@gmail.com --- Comment #6 from

[konsole] [Bug 401898] Closing a tab is slow with something written on the prompt

2021-02-12 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=401898 Carlos Alves changed: What|Removed |Added CC||cbc.al...@gmail.com --- Comment #2 from Carlos

[konsole] [Bug 432376] Issues with reflow (links and highlighting)

2021-02-03 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=432376 --- Comment #12 from Carlos Alves --- (In reply to Martin Sandsmark from comment #10) > Not sure if I understood this, but I assume the problem on line 479 is the > _lineProperties[currentPos] passed to insert, not the insert itself

[konsole] [Bug 432376] Issues with reflow (links and highlighting)

2021-02-01 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=432376 --- Comment #5 from Carlos Alves --- Understanding how highlight selection is: the display array is not the same as the "memory" (screen+history vectors) it is a copy with window lines size of the scroll position you are in "memo

[konsole] [Bug 432376] Issues with reflow (links and highlighting)

2021-02-01 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=432376 --- Comment #4 from Carlos Alves --- It does 'insert' in array size(), it is intended to, and it will never crash because when it is size() the 'insert' will turn into 'append', it is in 'QVarLengthArray' class documentation. Characters in konsole

[konsole] [Bug 431695] Pasting \n does not work

2021-01-26 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=431695 Carlos Alves changed: What|Removed |Added CC||cbc.al...@gmail.com --- Comment #3 from Carlos

[konsole] [Bug 432005] Vim status line cutoff with latest master

2021-01-25 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=432005 Carlos Alves changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit

[konsole] [Bug 431827] Konsole crashes if issuing CTLR+d if input is copied to other tabs

2021-01-21 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=431827 Carlos Alves changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution

[konsole] [Bug 431624] After new reflowing code, lines do not wrap

2021-01-15 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=431624 Carlos Alves changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[konsole] [Bug 431624] After new reflowing code, lines do not wrap

2021-01-15 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=431624 Carlos Alves changed: What|Removed |Added CC||cbc.al...@gmail.com --- Comment #3 from Carlos

[konsole] [Bug 431601] Ctrl-clicking on filenames with line numbers on the end from `grep` output has broken recently

2021-01-14 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=431601 --- Comment #1 from Carlos Alves --- Related to this one? https://bugs.kde.org/show_bug.cgi?id=431496 -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 430822] Unicode glyphs in fonts not rendered properly

2021-01-13 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=430822 Carlos Alves changed: What|Removed |Added CC||cbc.al...@gmail.com --- Comment #5 from Carlos

[konsole] [Bug 430794] Emoji rendering issue in konsole

2021-01-13 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=430794 Carlos Alves changed: What|Removed |Added CC||cbc.al...@gmail.com --- Comment #1 from Carlos

[konsole] [Bug 431216] [REGRESSION][BISECTED] Text is barely visible due to white becoming gray

2021-01-06 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=431216 --- Comment #2 from Carlos Alves --- It was reverted: https://invent.kde.org/utilities/konsole/-/commit/2d58ed02813f409ab0d140fcf4452643ea73ff2d And pushed the revert to released branch: https://invent.kde.org/utilities/konsole/-/commit

[konsole] [Bug 431090] KONSOLE_DBUS_SESSION and KONSOLE_DBUS_WINDOW the same for all konsole windows

2021-01-03 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=431090 Carlos Alves changed: What|Removed |Added CC||cbc.al...@gmail.com --- Comment #1 from Carlos

[konsole] [Bug 406752] Menu for "New Tab" button shown in incorrect location for non-first triggering

2020-12-20 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=406752 Carlos Alves changed: What|Removed |Added CC||cbc.al...@gmail.com --- Comment #11 from Carlos

[konsole] [Bug 429121] No context menu when drag and drop file / directory from Dolfin

2020-11-15 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=429121 Carlos Alves changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|FIXED

[konsole] [Bug 429121] No context menu when drag and drop file / directory from Dolfin

2020-11-15 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=429121 Carlos Alves changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[konsole] [Bug 422262] dbus /Windows/1 org.kde.konsole.Window.setCurrentSession doesn't changes session

2020-11-10 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=422262 Carlos Alves changed: What|Removed |Added Status|ASSIGNED|RESOLVED Latest Commit

[konsole] [Bug 399477] Konsole shows annoying "Config unwritable, contact your system administrator" message.

2020-11-04 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=399477 Carlos Alves changed: What|Removed |Added CC||cbc.al...@gmail.com --- Comment #3 from Carlos

[konsole] [Bug 409825] Maximize icon split view - un-maximize tool tip should be fix

2020-11-01 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=409825 Carlos Alves changed: What|Removed |Added Latest Commit||https://invent.kde.org/util

[konsole] [Bug 403015] Shortcut ALT+U (bash: make word uppercase) not working, just cursor blinking

2020-11-01 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=403015 Carlos Alves changed: What|Removed |Added CC||cbc.al...@gmail.com --- Comment #5 from Carlos

[konsole] [Bug 421250] Split-view keybinding label incorrect in menu

2020-11-01 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=421250 Carlos Alves changed: What|Removed |Added CC||cbc.al...@gmail.com --- Comment #3 from Carlos

[konsole] [Bug 396653] "New Tab" button does not show a tool tip

2020-10-29 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=396653 Carlos Alves changed: What|Removed |Added Resolution|--- |FIXED CC

[konsole] [Bug 418498] Maximize current Terminal (Keyboard vs Mouse)

2020-10-28 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=418498 Carlos Alves changed: What|Removed |Added Status|ASSIGNED|RESOLVED Version Fixed

[konsole] [Bug 424654] Keybinding to close split view is undocumented and cannot be customized

2020-10-26 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=424654 Carlos Alves changed: What|Removed |Added Status|CONFIRMED |RESOLVED Latest Commit

[konsole] [Bug 427918] Scrolling is broken when scrollbar is hidden

2020-10-19 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=427918 Carlos Alves changed: What|Removed |Added Resolution|--- |FIXED CC

[konsole] [Bug 427456] konsole fails to build: link error: undefined reference to `Konsole::TerminalDisplay::isCursorOnDisplay() const'

2020-10-08 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=427456 Carlos Alves changed: What|Removed |Added CC||cbc.al...@gmail.com --- Comment #2 from Carlos