[frameworks-kuserfeedback] [Bug 442296] "CMake Error: The INTERFACE_QT_MAJOR_VERSION property of "Qt5::Core" does not agree with the value of QT_MAJOR_VERSION already determined for KUserFeedbackQml /

2021-12-31 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=442296 Ahmad Samir changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[frameworks-kuserfeedback] [Bug 442296] "CMake Error: The INTERFACE_QT_MAJOR_VERSION property of "Qt5::Core" does not agree with the value of QT_MAJOR_VERSION already determined for KUserFeedbackQml /

2021-12-31 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=442296 --- Comment #8 from Ahmad Samir --- Hopefully with https://invent.kde.org/libraries/kuserfeedback/-/merge_requests/18 things will be better, i.e. it's Qt5 by default and only Qt6 if you explicitly pass -DQT_MAJOR_VERSION=6 to cmake. -- You

[plasmashell] [Bug 445801] Doesn't honor the system umask for newly-created files

2021-12-28 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445801 --- Comment #17 from Ahmad Samir --- OK, thanks. :) -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 445801] Doesn't honor the system umask for newly-created files

2021-12-28 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445801 --- Comment #15 from Ahmad Samir --- If am reading this correctly, the issue is supposedly fixed by using pam_umask.so, which is probably what ArchLinux is already doing (but I don't know for sure). -- You are receiving this mail because: You

[kate] [Bug 447538] On Wayland, Kate doesn't prefer opening files in an instance on the current virtual desktop

2021-12-26 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=447538 Ahmad Samir changed: What|Removed |Added CC||k...@davidedmundson.co.uk

[kate] [Bug 447538] New: On Wayland, Kate doesn't prefer opening files in an instance on the current virtual desktop

2021-12-26 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=447538 Bug ID: 447538 Summary: On Wayland, Kate doesn't prefer opening files in an instance on the current virtual desktop Product: kate Version: Git Platform: Other OS:

[plasmashell] [Bug 445801] Doesn't honor the system umask for newly-created files

2021-12-25 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445801 Ahmad Samir changed: What|Removed |Added Version|unspecified |5.23.4 CC

[frameworks-kio] [Bug 445801] Doesn't honor the system umask for newly-created files

2021-12-25 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445801 Ahmad Samir changed: What|Removed |Added CC||k...@davidedmundson.co.uk --- Comment #12 from

[kwin] [Bug 447419] Turning the monitor off/on, causes some windows to get resized

2021-12-23 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=447419 --- Comment #2 from Ahmad Samir --- It seems I remember stuff after I hit save changes... I have a 4k monitor with this setup: QT_SCREEN_SCALE_FACTORS=DP-1=1 PLASMA_USE_QT_SCALING=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_ENABLE_HIGHDPI_SCALING=1 -- You

[kwin] [Bug 447419] Turning the monitor off/on, causes some windows to get resized

2021-12-23 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=447419 --- Comment #1 from Ahmad Samir --- This seems to happen with kscreen enabled and disabled (`/usr/bin/systemctl --user mask plasma-kscreen.service`). -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 447419] New: Turning the monitor off/on, causes some windows to get resized

2021-12-23 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=447419 Bug ID: 447419 Summary: Turning the monitor off/on, causes some windows to get resized Product: kwin Version: master Platform: Other OS: Linux Status:

[konsole] [Bug 392794] Option to disable mouse support

2021-12-22 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=392794 --- Comment #9 from Ahmad Samir --- It's in git master https://invent.kde.org/utilities/konsole/-/commit/1ee961e4e284ba044a3c23e4ead8a22fa2170538 (hasn't been in a released version yet). -- You are receiving this mail because: You are watching all

[frameworks-kservice] [Bug 430157] KDE .desktop parser complains about files that have Type= "Application" but no Exec line, although this situation is normal.

2021-12-09 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=430157 --- Comment #4 from Ahmad Samir --- I had read that comment; my previous message was sort of my reply to that, creating a .desktop file that violates the desktop entry spec is wrong, and then when tools that comply with the spec print errors about

[frameworks-kuserfeedback] [Bug 442296] "CMake Error: The INTERFACE_QT_MAJOR_VERSION property of "Qt5::Core" does not agree with the value of QT_MAJOR_VERSION already determined for KUserFeedbackQml /

2021-12-06 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=442296 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com Attachment #144163|text/x

[konsole] [Bug 445846] "Bi-directional text rendering" should be renamed to something like "Support for complex scripts"

2021-11-30 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445846 --- Comment #6 from Ahmad Samir --- Well, if it's a choice between UI text being clear or short, I vote clear; ideally it should be both, but until someone has a better suggestion, we can go with your text. -- You are receiving this mail because: You

[frameworks-kio] [Bug 445801] Doesn't honor the system umask for newly-created files

2021-11-29 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445801 --- Comment #9 from Ahmad Samir --- To clarify, I meant that when you press e.g. the PrintScreen button, KGlobalAccel (?) starts Spectacle to take the screenshot, the way KGlobalAccel starts the app could be where the umask wasn't carried over

[frameworks-kio] [Bug 445801] Doesn't honor the system umask for newly-created files

2021-11-28 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445801 --- Comment #7 from Ahmad Samir --- $ umask 0022 $ umask 0077 $ dolphin then creating a new file with dolphin, checking the permissions I get `-rw---` which is correct. Starting spectacle from the same terminal, I took a screenshot, clicked

[frameworks-kio] [Bug 444687] Gwenview crashes after clicking Network/SMB (even though no SMB share are defined or connected in the system)

2021-11-27 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=444687 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #2 from Ahmad

[frameworks-kio] [Bug 445299] Dolphin and Disks & Devices applet report capacity of removable device as '0 B' after formatting without label

2021-11-27 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445299 Ahmad Samir changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[kate] [Bug 397272] Find Tool does not show total number of matches or current match number

2021-11-25 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=397272 --- Comment #4 from Ahmad Samir --- Right, actually the code should already have the number of matches since we have to find the matches to show the scrollbar marks anyway. -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 445846] "Bi-directional text rendering" should be renamed to something like "Support for complex scripts"

2021-11-23 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445846 --- Comment #3 from Ahmad Samir --- To disambiguate, "Support for complex scripts (RTL, Chinese, Urdu ...etc)" ? -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 445616] Update broke keys and colors in Midnight Commander.

2021-11-22 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445616 --- Comment #13 from Ahmad Samir --- Yeah, I know the feeling. - ~/.config/konsolerc this is the app general settings - ~/.local/share/konsole/ this is where the profiles live - .bashrc, .bash_profile, .inputrc (if you have one) - locale

[konsole] [Bug 445616] Update broke keys and colors in Midnight Commander.

2021-11-22 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445616 --- Comment #11 from Ahmad Samir --- (In reply to Martin Collins from comment #10) > (In reply to Ahmad Samir from comment #9) > > > When you select XFree4 in the config dialog, the "Defaults" (i.e. reset) > > button is

[konsole] [Bug 445616] Update broke keys and colors in Midnight Commander.

2021-11-22 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445616 --- Comment #9 from Ahmad Samir --- The default has always been XFree4, AFAIK. When you select XFree4 in the config dialog, the "Defaults" (i.e. reset) button is disabled? -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 445616] Update broke keys and colors in Midnight Commander.

2021-11-22 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445616 --- Comment #6 from Ahmad Samir --- Also it might be useful to try with a new user account, just in case something in your current one is interfering. -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 445616] Update broke keys and colors in Midnight Commander.

2021-11-22 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445616 --- Comment #4 from Ahmad Samir --- Check what the characters the key codes are sending, e.g.: - press/release Ctrl+v - then press F3, compare what characters it's sending to the terminal in both keyboard schemes (or if mc works in a new user account

[konsole] [Bug 445846] "Bi-directional text rendering" should be renamed to something like "Support for complex scripts"

2021-11-21 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445846 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #1 from Ahmad

[konsole] [Bug 445812] Renaming a custom default profile removes default-flag from this profile

2021-11-20 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445812 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #1 from Ahmad

[konsole] [Bug 445807] Konsole: Font rendering does not properly adapt to display DPI

2021-11-20 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445807 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com

[konsole] [Bug 445772] Resizing with alt+right mouse button

2021-11-19 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445772 --- Comment #4 from Ahmad Samir --- The crash handler app (DrKonqi) usually offers a way to install the debug info packages? -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 444530] Konsole Crashed While Backgrounded

2021-11-19 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=444530 Ahmad Samir changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[konsole] [Bug 445772] Resizing with alt+right mouse button

2021-11-19 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445772 Ahmad Samir changed: What|Removed |Added CC||stuart.hon...@me.com --- Comment #2 from Ahmad

[konsole] [Bug 445772] Resizing with alt+right mouse button

2021-11-19 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445772 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #1 from Ahmad

[konsole] [Bug 168530] Allow ordering of saved profiles in Konsole (alphabetical, reverse etc)

2021-11-19 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=168530 --- Comment #42 from Ahmad Samir --- No problem. -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 168530] Allow ordering of saved profiles in Konsole (alphabetical, reverse etc)

2021-11-19 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=168530 --- Comment #40 from Ahmad Samir --- By widget you mean a plasma applet? if so, please file a new bug report against kdeplasma-addons, which is where that applet comes from. -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 168530] Allow ordering of saved profiles in Konsole (alphabetical, reverse etc)

2021-11-19 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=168530 Ahmad Samir changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[konsole] [Bug 168530] Allow ordering of saved profiles in Konsole (alphabetical, reverse etc)

2021-11-18 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=168530 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #35 from Ahmad

[konsole] [Bug 445590] Konsole switches back to previous profile settings on vim newline

2021-11-18 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445590 --- Comment #6 from Ahmad Samir --- Thanks for the detailed report and investigation. -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 445616] Update broke keys and colors in Midnight Commander.

2021-11-17 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445616 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #1 from Ahmad

[konsole] [Bug 445590] Konsole switches back to previous profile settings on vim newline

2021-11-16 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445590 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #1 from Ahmad

[konsole] [Bug 445536] Cursor/Input Place Does Not Line Up With Where You Are Typing

2021-11-15 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445536 Ahmad Samir changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[konsole] [Bug 445536] Cursor/Input Place Does Not Line Up With Where You Are Typing

2021-11-15 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445536 --- Comment #4 from Ahmad Samir --- Yeah, only monospace/fixed-width fonts are supported. Noto mono seemed to work when I tested. -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 445536] Cursor/Input Place Does Not Line Up With Where You Are Typing

2021-11-15 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445536 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #1 from Ahmad

[konsole] [Bug 444885] KONSOLE DOESN'T WORK

2021-11-11 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=444885 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #5 from Ahmad

[konsole] [Bug 378152] The SemiCondensed Fixed font isn't handled correctly by Konsole

2021-11-11 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=378152 --- Comment #11 from Ahmad Samir --- I see misc fixed, but it has a maximum size of 8pt, so I've never really used it. -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 378152] The SemiCondensed Fixed font isn't handled correctly by Konsole

2021-11-11 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=378152 --- Comment #9 from Ahmad Samir --- A side point, it looks like semicondensed monospace fonts are a rare thing, even Noto fonts, which have more weight/styles than any other font family I've ever seen, doesn't have a semicondensed monospace font

[konsole] [Bug 378152] The SemiCondensed Fixed font isn't handled correctly by Konsole

2021-11-10 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=378152 --- Comment #8 from Ahmad Samir --- Commenting out that line breaks the "draw intense colours in bold fonts" option, very tricky stuff :) -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 378152] The SemiCondensed Fixed font isn't handled correctly by Konsole

2021-11-10 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=378152 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #6 from Ahmad

[systemsettings] [Bug 445224] kcm_formats doesn't show the short date format preview

2021-11-09 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445224 --- Comment #6 from Ahmad Samir --- Created attachment 143393 --> https://bugs.kde.org/attachment.cgi?id=143393=edit kcm_formats-2 -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 445224] kcm_formats doesn't show the short date format preview

2021-11-09 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445224 Ahmad Samir changed: What|Removed |Added Status|RESOLVED|REOPENED Ever confirmed|0

[systemsettings] [Bug 445224] kcm_formats doesn't show the short date format preview

2021-11-09 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445224 --- Comment #2 from Ahmad Samir --- Created attachment 143382 --> https://bugs.kde.org/attachment.cgi?id=143382=edit kcm_formats -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 445224] New: kcm_formats doesn't show the short date format preview

2021-11-09 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445224 Bug ID: 445224 Summary: kcm_formats doesn't show the short date format preview Product: plasmashell Version: master Platform: Other OS: Linux Status: REPORTED

[konsole] [Bug 445173] Konsole crash when attempting to make new (and renamed) profile "default"

2021-11-08 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445173 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #1 from Ahmad

[konsole] [Bug 445109] Phantom Firefox video under transparent Konsole background

2021-11-07 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=445109 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com

[dolphin] [Bug 428950] Dolphin's Search does not respect wildcards and ignores period symbol

2021-11-03 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=428950 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #1 from Ahmad

[frameworks-kio] [Bug 444624] Unable to change user/group of an element from the desktop

2021-11-01 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=444624 --- Comment #3 from Ahmad Samir --- Note that you can only change the user if you're root, otherwise the user combobox isn't shown. So it's only the group combobox that's not working here. -- You are receiving this mail because: You are watching all

[frameworks-kservice] [Bug 434362] mimeapps.list entries containing spaces are not interpreted properly

2021-10-30 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=434362 --- Comment #10 from Ahmad Samir --- That is an issue caused by a broken .desktop file. If that file was created by KDE code, we can look into fixing how the file is created. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kservice] [Bug 434362] mimeapps.list entries containing spaces are not interpreted properly

2021-10-30 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=434362 --- Comment #8 from Ahmad Samir --- I tested again with element (matrix client, since that's what I have on disk), renamed the .desktop file to 'elem ent.desktop' x-scheme-handler/element=elem ent.desktop and it seems to work. Any other clues how

[konsole] [Bug 444621] Konsole does not find file after deleting and re-creating folder

2021-10-29 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=444621 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com Resolution

[konsole] [Bug 438043] Konsole suddenly stopped asking me for conformation on multi-line paste

2021-10-25 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=438043 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #6 from Ahmad

[frameworks-kio] [Bug 76380] Trashing files on other partitions and disks that are mounted without UID=USERID, GID=USERGROUPID, FMASK=177, DMASK=077 copies them to the Trash directory on /

2021-10-25 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=76380 --- Comment #83 from Ahmad Samir --- Bind mounts should be fixed by: https://invent.kde.org/frameworks/kio/-/merge_requests/550 -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kio] [Bug 442106] "UUID" or "LABEL" fstab entries cause file browsing slowdown (kio commit 7de9c2e3)

2021-10-21 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=442106 Ahmad Samir changed: What|Removed |Added Version Fixed In||5.88 Resolution

[frameworks-kio] [Bug 442106] "UUID" or "LABEL" fstab entries cause file browsing slowdown (kio commit 7de9c2e3)

2021-10-21 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=442106 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #23 from Ahmad

[frameworks-kio] [Bug 442183] Can't change the icon for desktop configuration file associated with Plasma Icon applet

2021-10-20 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=442183 Ahmad Samir changed: What|Removed |Added Status|CONFIRMED |RESOLVED CC

[frameworks-kio] [Bug 441847] No longer possible to change panel launcher icons to a different image

2021-10-20 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=441847 Ahmad Samir changed: What|Removed |Added CC||sergiu.taranu.inbox@gmail.c

[konsole] [Bug 444135] Open dolphin feature prohibits symbol output

2021-10-20 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=444135 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #1 from Ahmad

[konsole] [Bug 443655] Konsole Shift+Left -> "Ambiguous Shortcut detected"

2021-10-20 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=443655 --- Comment #8 from Ahmad Samir --- Close all instances of konsole, then rename ~/.local/sharekxmlgui5/konsole/, then try again. -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 443655] Konsole Shift+Left -> "Ambiguous Shortcut detected"

2021-10-19 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=443655 --- Comment #3 from Ahmad Samir --- Open settings -> configure keyboard shortcuts, search for "left" and see if there are two shortcuts with the same shift+left combo. It's a bit weird, but it could be due to messed up config. -- You

[konsole] [Bug 434320] Sometimes "highlight codes" are pasted instead of highlighting

2021-10-18 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=434320 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #2 from Ahmad

[konsole] [Bug 443885] Konsole is very slow to output text to screen

2021-10-17 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=443885 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #1 from Ahmad

[kio-extras] [Bug 438187] Search for an item makes kdeinit5 to crash

2021-10-16 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=438187 Ahmad Samir changed: What|Removed |Added Version|5.83.0 |21.08.2 Assignee|kio-bugs-n...@kde.org

[frameworks-kio] [Bug 438187] Search for an item makes kdeinit5 to crash

2021-10-16 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=438187 Ahmad Samir changed: What|Removed |Added Version Fixed In|5.85|21.08.3 Latest Commit|https

[konsole] [Bug 410139] Konsole not getting locale, print messages in spanish instead englisg

2021-10-16 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=410139 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #3 from Ahmad

[konsole] [Bug 443655] Konsole Shift+Left -> "Ambiguous Shortcut detected"

2021-10-13 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=443655 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #1 from Ahmad

[konsole] [Bug 373440] konsole --new-tab opens window instead

2021-10-08 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=373440 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #49 from Ahmad

[frameworks-kconfig] [Bug 397602] Configuration files should contain only persistent configuration and not state

2021-10-07 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=397602 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #13 from Ahmad

[konsole] [Bug 443397] Konsole crashes during Firefox PGO+LTO compilation

2021-10-06 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=443397 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #3 from Ahmad

[plasmashell] [Bug 443196] multiple instances open upon login

2021-10-05 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=443196 --- Comment #10 from Ahmad Samir --- I'd changed the Product in this report, so you don't need to file a new one. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 443196] multiple instances open upon login

2021-10-05 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=443196 --- Comment #8 from Ahmad Samir --- Plasma 5.14 is quite old. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 443196] multiple instances open upon login

2021-10-05 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=443196 Ahmad Samir changed: What|Removed |Added Assignee|konsole-de...@kde.org |k...@davidedmundson.co.uk Version

[konsole] [Bug 443196] multiple instances open upon login

2021-10-05 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=443196 --- Comment #5 from Ahmad Samir --- You mean all konsole windows are closed before you logout but they still open again when you login? -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 443212] Konsole resizes the window when switching virtual desktops when run outside KDE

2021-10-02 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=443212 --- Comment #3 from Ahmad Samir --- No problem, it's a weird bug to describe :) -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 441610] Hiding/minimizing, then showing a konsole window, makes it revert to its default size

2021-10-02 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=441610 Ahmad Samir changed: What|Removed |Added Version Fixed In|21.08.1 |21.08.2 --- Comment #13 from Ahmad Samir

[konsole] [Bug 441610] Hiding/minimizing, then showing a konsole window, makes it revert to its default size

2021-10-02 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=441610 Ahmad Samir changed: What|Removed |Added CC||gi1242+...@gmail.com --- Comment #12 from Ahmad

[konsole] [Bug 443212] Konsole resizes the window when switching virtual desktops when run outside KDE

2021-10-02 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=443212 Ahmad Samir changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[konsole] [Bug 443196] multiple instances open upon login

2021-10-01 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=443196 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #3 from Ahmad

[frameworks-kio] [Bug 442310] inconsistent error messages depending on way used to try to create a symlink in unsupported filesystem

2021-09-24 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=442310 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com Ever confirmed|0

[frameworks-kio] [Bug 440748] Option in the file picker to open image

2021-09-19 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=440748 Ahmad Samir changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[frameworks-kio] [Bug 103331] Group should be preserved when making backup

2021-09-19 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=103331 --- Comment #22 from Ahmad Samir --- Git commit de7aff60e81b05239fd3d6c17895c48a985dd27a by Ahmad Samir. Committed on 19/09/2021 at 10:06. Pushed by ahmadsamir into branch 'master'. Fix permissions when copying files This reverts commit 7863f595991c5

[frameworks-kio] [Bug 404777] KIO::CopyJob::setDefaultPermissions does not work

2021-09-19 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=404777 Ahmad Samir changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit

[konsole] [Bug 441206] Dolphin crashes after closing it while terminal is open.

2021-09-16 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=441206 Ahmad Samir changed: What|Removed |Added CC||k...@tfaber.net --- Comment #22 from Ahmad Samir

[konsole] [Bug 442496] Crash in QStackedLayout::widget when closing Okteta

2021-09-16 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=442496 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com Resolution

[konsole] [Bug 441610] Hiding/minimizing, then showing a konsole window, makes it revert to its default size

2021-09-15 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=441610 Ahmad Samir changed: What|Removed |Added CC||trilader+kdeb...@gmail.com --- Comment #11 from

[konsole] [Bug 442492] X11: Konsole resizes the window to default size when minimizing/restoring the window

2021-09-15 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=442492 --- Comment #3 from Ahmad Samir --- You're right, wrong bug number. *** This bug has been marked as a duplicate of bug 441610 *** -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 441610] Hiding/minimizing, then showing a konsole window, makes it revert to its default size

2021-09-15 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=441610 Ahmad Samir changed: What|Removed |Added Summary|when switching virtual |Hiding/minimizing

[konsole] [Bug 442252] konsole starts with tiny window if old konsolerc present

2021-09-15 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=442252 Ahmad Samir changed: What|Removed |Added CC||trilader+kdeb...@gmail.com --- Comment #5 from

[konsole] [Bug 442492] X11: Konsole resizes the window to default size when minimizing/restoring the window

2021-09-15 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=442492 Ahmad Samir changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[frameworks-kio] [Bug 299155] File ACLs don't update after changing them and reopening properties

2021-09-15 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=299155 Ahmad Samir changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[kate] [Bug 442457] New: Save/discard/cancel close document dialog now defaults to Cancel

2021-09-14 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=442457 Bug ID: 442457 Summary: Save/discard/cancel close document dialog now defaults to Cancel Product: kate Version: unspecified Platform: Other OS: Linux

[kate] [Bug 442093] Settings dialog in Kate is humongous

2021-09-14 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=442093 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #1 from Ahmad

<    1   2   3   4   5   6   7   8   9   10   >