[plasmashell] [Bug 434575] crash of kdeinit ( kdeinit5 PID: 151153 Сигнал завершения: Segmentation fault (11))

2021-03-18 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=434575 --- Comment #5 from Yaroslav Sidlovsky --- kdeinit crashes on this line: https://invent.kde.org/network/kio-extras/-/blob/v20.12.3/thumbnail/thumbnail.cpp#L315 -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 434575] crash of kdeinit ( kdeinit5 PID: 151153 Сигнал завершения: Segmentation fault (11))

2021-03-18 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=434575 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com --- Comment #4 from

[partitionmanager] [Bug 429028] SMART status not available for all hard drives

2021-03-17 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=429028 Yaroslav Sidlovsky changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[partitionmanager] [Bug 429028] SMART status not available for all hard drives

2021-03-17 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=429028 --- Comment #13 from Yaroslav Sidlovsky --- https://invent.kde.org/system/kpmcore/-/merge_requests/28 -- You are receiving this mail because: You are watching all bug changes.

[partitionmanager] [Bug 429028] SMART status not available for all hard drives

2021-03-17 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=429028 --- Comment #11 from Yaroslav Sidlovsky --- Created attachment 136781 --> https://bugs.kde.org/attachment.cgi?id=136781&action=edit kpmcore-20.12.3-fix-exit-code-check.patch Proposed patch. Or we can just try to parse JSON and if output is n

[partitionmanager] [Bug 429028] SMART status not available for all hard drives

2021-03-17 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=429028 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com --- Comment #9 from

[Powerdevil] [Bug 434153] No confirmation screen showed when power button is pressed

2021-03-14 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=434153 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com --- Comment #5 from

[kget] [Bug 210694] download speed maximum seems to be infunctional

2021-03-10 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=210694 --- Comment #20 from Yaroslav Sidlovsky --- Forgot to specify kget version: 20.12.3. -- You are receiving this mail because: You are watching all bug changes.

[kget] [Bug 210694] download speed maximum seems to be infunctional

2021-03-10 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=210694 --- Comment #19 from Yaroslav Sidlovsky --- Just tried to download link http://kde-applicationdata.mirrors.omnilance.com/neon/images/user/20210304-0945/neon-user-20210304-0945.iso with download speed limit set to the 5 KiB/s. But I see that real

[kwin] [Bug 428468] icon-only task manager crash when move icons position on Wayland

2021-02-12 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=428468 --- Comment #14 from Yaroslav Sidlovsky --- Every crash that I've seen after reproducing this bug has very different stack trace. Maybe memory corruption takes place? This bug can be easily reproduced in nested kwin_wayland: ``` export (dbus-l

[kwin] [Bug 428468] icon-only task manager crash when move icons position on Wayland

2021-02-12 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=428468 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com --- Comment #13 from

[dolphin] [Bug 428392] Impossible to "eject" a mounted ISO image

2021-01-26 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=428392 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving

[dolphin] [Bug 426622] Address bar always capitalizes first letter. Addresses should not be automatically mangled.

2021-01-20 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=426622 --- Comment #8 from Yaroslav Sidlovsky --- Maybe just replace case insensitive autocompletion with case sensitive? (https://invent.kde.org/system/dolphin/-/blob/25bfe6149e729006bdad6bf2a38ebbb3fd188c8e/src/kitemviews/kfileitemmodel.cpp#L275) -- You

[plasmashell] [Bug 419421] QML timers go too fast with multi-threaded render loop when using mixed 240hz + 60hz refresh rate screens on X11

2021-01-20 Thread Yaroslav
https://bugs.kde.org/show_bug.cgi?id=419421 --- Comment #40 from Yaroslav --- > Including the spinning rectangle on the right? Yes. One rotate in one second. (In all rendering modes) > If you run plasmashell --replace does the issue also go away? Yes problem going away. (I set aut

[dolphin] [Bug 426622] Address bar always capitalizes first letter. Addresses should not be automatically mangled.

2021-01-20 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=426622 --- Comment #7 from Yaroslav Sidlovsky --- Got it. KUrlComboBox tries to autocomplete user input. And I have directory named "Sync" in my $HOME folder (opened in Dolphin by default). So when I enter "s" - it tries to autocompl

[dolphin] [Bug 426622] Address bar always capitalizes first letter. Addresses should not be automatically mangled.

2021-01-20 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=426622 --- Comment #6 from Yaroslav Sidlovsky --- I have same issue. Tried to write URL "sftp://..."; and Dolphin always replaces first letter with uppercased variant => I've got wrong URL. -- You are receiving this mail because: You ar

[dolphin] [Bug 426622] Address bar always capitalizes first letter. Addresses should not be automatically mangled.

2021-01-20 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=426622 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving

[plasmashell] [Bug 419421] QML timers go too fast when using mixed 240hz + 60hz refresh rate screens on X11

2021-01-19 Thread Yaroslav
https://bugs.kde.org/show_bug.cgi?id=419421 --- Comment #36 from Yaroslav --- Yes. automatic and Multi-threaded methods include this problem. -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 408606] Font preview empty (white rectangle instead of preview)

2021-01-17 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=408606 Yaroslav Sidlovsky changed: What|Removed |Added Latest Commit|https://cgit.kde.org/plasma |https://invent.kde.org/plas

[plasmashell] [Bug 419421] QML timers go too fast when using mixed 240hz + 60hz refresh rate screens on X11

2021-01-16 Thread Yaroslav
https://bugs.kde.org/show_bug.cgi?id=419421 Yaroslav changed: What|Removed |Added Status|NEEDSINFO |RESOLVED --- Comment #33 from Yaroslav --- Test

[plasmashell] [Bug 419421] QML timers go too fast when using mixed 240hz + 60hz refresh rate screens on X11

2021-01-16 Thread Yaroslav
https://bugs.kde.org/show_bug.cgi?id=419421 --- Comment #30 from Yaroslav --- I just found two problems: 1. Files and folders don`t open by double click. But.. This problem don`t work if Comment 12. Or i set 60Hz mode on my DP-1 monitor. 2. Notifications hide faster if monitor mode > 60-12

[plasmashell] [Bug 419421] QML timers go too fast when using mixed refresh rate screens on X11

2021-01-16 Thread Yaroslav
https://bugs.kde.org/show_bug.cgi?id=419421 --- Comment #27 from Yaroslav --- In my settings, too, 240 was set, but in the browser/games it was still 60. I had to look for an alternative solution. With the open driver, everything worked for me because all the monitors started working in 60Hz

[plasmashell] [Bug 419421] QML timers go too fast when using mixed refresh rate screens on X11

2021-01-15 Thread Yaroslav
https://bugs.kde.org/show_bug.cgi?id=419421 --- Comment #24 from Yaroslav --- With the "X.Org server - Nouveau dusplay driver" I have a limit of 60 fps on both monitors and all elements of the desktop can be opened with a double click. -- You are receiving this mail because: You ar

[plasmashell] [Bug 419421] QML timers go too fast when using mixed refresh rate screens on X11

2021-01-15 Thread Yaroslav
https://bugs.kde.org/show_bug.cgi?id=419421 --- Comment #23 from Yaroslav --- I tried a lot of things to solve my frequency problems. I just recently switched to Linux and in particular KDE, so I don't even know how to switch this X11 to Wayland =) kwin --v showed (kwin 5.19.5)

[plasmashell] [Bug 419421] Cannot open folders/files on desktop by double clicking

2021-01-15 Thread Yaroslav
https://bugs.kde.org/show_bug.cgi?id=419421 --- Comment #21 from Yaroslav --- And yet - I have 2 monitors. second monitor (DVI-D) 60Hz. I tried to disable it and after reboot everything started working properly. But I need my second monitor. :/ (With the condition that the first will be 240 Hz

[plasmashell] [Bug 419421] Cannot open folders/files on desktop by double clicking

2021-01-15 Thread Yaroslav
https://bugs.kde.org/show_bug.cgi?id=419421 --- Comment #19 from Yaroslav --- I set mode in system configuration. And modify two files: in /.config/kwinrc in section [Compositing] i add parameter MaxFPS=240 in /etc/environment i added to the end of the file: LUTTER_DEFAULT_FPS=240

[plasmashell] [Bug 419421] Cannot open folders/files on desktop by double clicking

2021-01-15 Thread Yaroslav
https://bugs.kde.org/show_bug.cgi?id=419421 --- Comment #16 from Yaroslav --- Oh.. Okay. I will wait and try to find some solution =/ -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 419421] Cannot open folders/files on desktop by double clicking

2021-01-15 Thread Yaroslav
https://bugs.kde.org/show_bug.cgi?id=419421 --- Comment #14 from Yaroslav --- I have 240hz monitor. if i set 60hz mode all works fine. But if i set 240hz - desktop elements need to be clicked very quickly. Also the monitor mode affects the hold time of the notifications. (in the settings, 20

[dolphin] [Bug 431626] The Knetattach dialog is no longer launched from the Dolphin (a required item is missing)

2021-01-15 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=431626 --- Comment #11 from Yaroslav Sidlovsky --- Created attachment 134895 --> https://bugs.kde.org/attachment.cgi?id=134895&action=edit b1cadeba939155282a9fadf7d7b025d6529c489e.patch Added patch from commit b1cadeba939155282a9fadf7d7b025d65

[plasmashell] [Bug 419421] Cannot open folders/files on desktop by double clicking

2021-01-15 Thread Yaroslav
https://bugs.kde.org/show_bug.cgi?id=419421 Yaroslav changed: What|Removed |Added Platform|Archlinux Packages |Kubuntu Packages CC

[dolphin] [Bug 431626] The Knetattach dialog is no longer launched from the Dolphin (a required item is missing)

2021-01-15 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=431626 --- Comment #10 from Yaroslav Sidlovsky --- Ah, got it. Sorry. -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 431626] The Knetattach dialog is no longer launched from the Dolphin (a required item is missing)

2021-01-15 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=431626 --- Comment #9 from Yaroslav Sidlovsky --- Created attachment 134893 --> https://bugs.kde.org/attachment.cgi?id=134893&action=edit Dolphin - no add network share button -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 431626] The Knetattach dialog is no longer launched from the Dolphin (a required item is missing)

2021-01-15 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=431626 --- Comment #7 from Yaroslav Sidlovsky --- I have Dolphin 20.12.1 and KF5-5.78.0. Still I can't find this button on the toolbar. What's wrong? -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 431626] The Knetattach dialog is no longer launched from the Dolphin (a required item is missing)

2021-01-15 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=431626 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving

[systemsettings] [Bug 408606] Font preview empty (white rectangle instead of preview)

2021-01-15 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=408606 --- Comment #9 from Yaroslav Sidlovsky --- Bug is still there and MR is not reviewed. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kglobalaccel] [Bug 430498] Does not respect the local modifications of the .desktop file

2021-01-13 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=430498 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving

[frameworks-kfilemetadata] [Bug 404171] baloo_file_extractor crashes in KFileMetaData::XmlExtractor::extract() while indexing files

2021-01-09 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=404171 Yaroslav Sidlovsky changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[frameworks-kxmlgui] [Bug 409674] Sudden plasma crash (v5.16.3)

2021-01-09 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=409674 Yaroslav Sidlovsky changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[pimsettingexporter] [Bug 429895] PIM Data Exporter cannot import data in zip

2021-01-06 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=429895 Yaroslav Sidlovsky changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution

[KAccounts] [Bug 430793] RFE: Support for the Fedora Accounts System

2021-01-06 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=430793 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving

[pimsettingexporter] [Bug 429895] PIM Data Exporter cannot import data in zip

2021-01-05 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=429895 --- Comment #7 from Yaroslav Sidlovsky --- Wow! Nice finding @hchain. It really helps 👍 -- You are receiving this mail because: You are watching all bug changes.

[pimsettingexporter] [Bug 429895] PIM Data Exporter cannot import data in zip

2021-01-05 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=429895 --- Comment #4 from Yaroslav Sidlovsky --- Just found the cause: pimdataexporter fails to parse XML-file `exportdatatype.xml` because it's empty (has 0 bytes size). -- You are receiving this mail because: You are watching all bug changes.

[pimsettingexporter] [Bug 429895] PIM Data Exporter cannot import data in zip

2021-01-05 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=429895 --- Comment #3 from Yaroslav Sidlovsky --- If I run command "QT_LOGGING_RULES="org.kde.pim.pimdataexportercore=true" pimdataexporter", I see this while trying to import file: """ org.kde.pim.pimdataexportercore: Im

[pimsettingexporter] [Bug 429895] PIM Data Exporter cannot import data in zip

2021-01-05 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=429895 --- Comment #2 from Yaroslav Sidlovsky --- Looks like I've got this bug too. Can we provide some information to help debugging? -- You are receiving this mail because: You are watching all bug changes.

[pimsettingexporter] [Bug 429895] PIM Data Exporter cannot import data in zip

2021-01-05 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=429895 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving

[frameworks-kxmlgui] [Bug 430388] Custom Shortcuts cannot record key presses

2020-12-21 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=430388 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving

[okular] [Bug 430538] New: Markdown files opened as plain text

2020-12-18 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=430538 Bug ID: 430538 Summary: Markdown files opened as plain text Product: okular Version: 20.12.0 Platform: Other OS: Linux Status: REPORTED Severity: normal

[krita] [Bug 430188] Extra "Updating..." stage after opening a large file and toggling layer visibility

2020-12-09 Thread Yaroslav
https://bugs.kde.org/show_bug.cgi?id=430188 --- Comment #3 from Yaroslav --- Created attachment 133957 --> https://bugs.kde.org/attachment.cgi?id=133957&action=edit Large file.kra Since the original file is really large (around 1GB) there's another one. But it still has the &qu

[krita] [Bug 430188] Extra "Updating..." stage after opening a large file and toggling layer visibility

2020-12-09 Thread Yaroslav
https://bugs.kde.org/show_bug.cgi?id=430188 --- Comment #1 from Yaroslav --- Created attachment 133956 --> https://bugs.kde.org/attachment.cgi?id=133956&action=edit Krita 4.4 behavior -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 430188] New: Extra "Updating..." stage after opening a large file and toggling layer visibility

2020-12-09 Thread Yaroslav
https://bugs.kde.org/show_bug.cgi?id=430188 Bug ID: 430188 Summary: Extra "Updating..." stage after opening a large file and toggling layer visibility Product: krita Version: 4.4.0 Platform: Other OS: Micros

[plasmashell] [Bug 424408] Multiple coredumps with every login/logout

2020-11-13 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=424408 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving

[systemsettings] [Bug 408606] Font preview empty (white rectangle instead of preview)

2020-11-10 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=408606 --- Comment #7 from Yaroslav Sidlovsky --- Bug was caused by wrong pixel format (expected: RGB32, 0xffRRGGBB), but first byte of pixel is not 0xFF - so white rectangle is displayed. We need same fix as in spectacle code: https://lxr.kde.org/source/kde

[systemsettings] [Bug 408606] Font preview empty (white rectangle instead of preview)

2020-11-10 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=408606 --- Comment #6 from Yaroslav Sidlovsky --- Created attachment 133197 --> https://bugs.kde.org/attachment.cgi?id=133197&action=edit Same bug on plasma-workspace-5.19.5-3.fc33 (NVidia prop. driver) -- You are receiving this mail because:

[systemsettings] [Bug 408606] Font preview empty (white rectangle instead of preview)

2020-11-10 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=408606 Yaroslav Sidlovsky changed: What|Removed |Added Resolution|FIXED |--- Ever confirmed|0

[konsole] [Bug 408458] The window icon is changing to BELL

2020-11-09 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=408458 --- Comment #9 from Yaroslav Sidlovsky --- Looks like issue is fixed - can't reproduce it no more in konsole-20.08.3. -- You are receiving this mail because: You are watching all bug changes.

[libkgapi] [Bug 428826] New: libkgapi-20.08.1 built with LTO support causes crashes in kio-gdrive

2020-11-08 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=428826 Bug ID: 428826 Summary: libkgapi-20.08.1 built with LTO support causes crashes in kio-gdrive Product: libkgapi Version: unspecified Platform: Fedora RPMs OS: Linux

[ksysguard] [Bug 428048] Ksysguard leaks memory when opened for a long time

2020-10-25 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=428048 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving

[frameworks-kglobalaccel] [Bug 423774] Coredump While Logging Out

2020-10-21 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=423774 --- Comment #5 from Yaroslav Sidlovsky --- Looks like this bug somehow was caused by nouveau. I see that Kamil Páral (from Fedora issue) using it too. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kglobalaccel] [Bug 423774] Coredump While Logging Out

2020-10-20 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=423774 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com --- Comment #3 from

[ksysguard] [Bug 426774] Min and max CPU scheduler priority values is mixed up

2020-10-19 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=426774 Yaroslav Sidlovsky changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[kwin] [Bug 427948] wayland session doesn't start on nvidia

2020-10-19 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=427948 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com --- Comment #1 from

[ksysguard] [Bug 426774] Min and max CPU scheduler priority values is mixed up

2020-09-21 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=426774 Yaroslav Sidlovsky changed: What|Removed |Added CC||n...@kde.org -- You are receiving this

[ksysguard] [Bug 426774] Min and max CPU scheduler priority values is mixed up

2020-09-21 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=426774 Yaroslav Sidlovsky changed: What|Removed |Added CC||bhus...@gmail.com -- You are receiving

[ksysguard] [Bug 426774] Min and max CPU scheduler priority values is mixed up

2020-09-21 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=426774 Yaroslav Sidlovsky changed: What|Removed |Added Component|general |libksysguard -- You are receiving this

[ksysguard] [Bug 426774] New: Min and max CPU scheduler priority values is mixed up

2020-09-20 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=426774 Bug ID: 426774 Summary: Min and max CPU scheduler priority values is mixed up Product: ksysguard Version: 5.19.5 Platform: Other OS: Linux Status: REPORTED Sever

[kdeconnect] [Bug 426372] Can't browse files in Dolphin since kdeconnect-20.08.1

2020-09-10 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=426372 --- Comment #2 from Yaroslav Sidlovsky --- Created attachment 131540 --> https://bugs.kde.org/attachment.cgi?id=131540&action=edit Screenshot_20200910_173140.png Visual representation of the bug. -- You are receiving this mail because:

[kdeconnect] [Bug 426372] New: Can't browse files in Dolphin since kdeconnect-20.08.1

2020-09-10 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=426372 Bug ID: 426372 Summary: Can't browse files in Dolphin since kdeconnect-20.08.1 Product: kdeconnect Version: unspecified Platform: Other OS: Linux Status: REPORTED

[kdeconnect] [Bug 426372] Can't browse files in Dolphin since kdeconnect-20.08.1

2020-09-10 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=426372 --- Comment #1 from Yaroslav Sidlovsky --- Same bug discussed on the reddit: https://www.reddit.com/r/kde/comments/iq1kmn/kde_connect_browse_filesystem_in_dolphin/. -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 390079] System tray layout indicator does not show chosen layout under Wayland

2020-09-03 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=390079 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving

[systemsettings] [Bug 418699] Keyboard Switching policy Application always shows keyboard change OSD notification on Wayland

2020-09-02 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=418699 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving

[plasmashell] [Bug 424020] The activity switch bar can't be closed automatically after switch activity

2020-08-04 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=424020 --- Comment #8 from Yaroslav Sidlovsky --- Angus, there is patch fixing error message you've mentioned, see: https://bugs.kde.org/show_bug.cgi?id=422957#c6. -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 421329] New Global Shortcuts KCM: shortcuts to launch 3rd-party apps don't work

2020-07-29 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=421329 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving

[frameworks-krunner] [Bug 399832] Weird application name search results, single letter vs. multiple letters

2020-07-23 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=399832 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving

[Akonadi] [Bug 402780] Akonadi doesn't work with Exchange again

2020-07-20 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=402780 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com --- Comment #21 from

[plasmashell] [Bug 424020] The activity switch bar can't be closed automatically after switch activity

2020-07-20 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=424020 --- Comment #4 from Yaroslav Sidlovsky --- Possible duplicates: 1. https://bugs.kde.org/show_bug.cgi?id=389771 2. https://bugs.kde.org/show_bug.cgi?id=422957 -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 424020] The activity switch bar can't be closed automatically after switch activity

2020-07-20 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=424020 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving

[frameworks-kirigami] [Bug 419008] Always crash in Regional Setting within System Settings

2020-07-14 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=419008 --- Comment #28 from Yaroslav Sidlovsky --- Can't reproduce this bug anymore (Plasma-5.19.3, KF-5.72.0). Can someone recheck it? -- You are receiving this mail because: You are watching all bug changes.

[krunner] [Bug 369136] Krunner please add better plugin help/documentation button.

2020-07-14 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=369136 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving

[plasmashell] [Bug 422957] Alt-tabbing out of Activity Switcher leaves the sidebar open and unclosable

2020-07-05 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=422957 --- Comment #8 from Yaroslav Sidlovsky --- Maybe it's another bug. I've got situation that Activity Switcher is not hiding after shown by Meta+Tab shortcut. It's stays open after pressing Esc or selecting activity, only way to

[plasmashell] [Bug 422957] Alt-tabbing out of Activity Switcher leaves the sidebar open and unclosable

2020-07-04 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=422957 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com --- Comment #6 from

[systemsettings] [Bug 423141] GTK2 theming broken after update to Plasma 5.19

2020-06-29 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=423141 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving

[plasmashell] [Bug 419867] Bouncing when changing virtual desktop through touchpad or mouse wheel scroll (broken with Folder View, works with Desktop view)

2020-06-25 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=419867 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving

[frameworks-kquickcharts] [Bug 423164] Black square instead of close button & notification pie chart timer

2020-06-19 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=423164 --- Comment #6 from Yaroslav Sidlovsky --- Already did it :) https://invent.kde.org/frameworks/kquickcharts/-/merge_requests/15 -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kquickcharts] [Bug 423164] Black square instead of close button & notification pie chart timer

2020-06-19 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=423164 --- Comment #3 from Yaroslav Sidlovsky --- David, sorry for bothering you but there is another small issue. I think this bug will affect only users with old enough video cards. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kquickcharts] [Bug 423164] Black square instead of close button & notification pie chart timer

2020-06-19 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=423164 Yaroslav Sidlovsky changed: What|Removed |Added CC||k...@davidedmundson.co.uk -- You are

[frameworks-kquickcharts] [Bug 423164] Black square instead of close button & notification pie chart timer

2020-06-18 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=423164 --- Comment #2 from Yaroslav Sidlovsky --- Created attachment 129485 --> https://bugs.kde.org/attachment.cgi?id=129485&action=edit kquickcharts-5.71.0-pi-should-be-constant.patch After applying this patch to the kquickcharts - issue

[frameworks-kquickcharts] [Bug 423164] Black square instead of close button & notification pie chart timer

2020-06-18 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=423164 --- Comment #1 from Yaroslav Sidlovsky --- I see errors compiling shaders in the journalctl: === Jun 17 10:26:37 plasmashell[1283]: QOpenGLShader::compile(Fragment): 0(41) : error C1059: non constant expression in initialization Jun 17 10:26:37

[frameworks-kquickcharts] [Bug 423164] New: Black square instead of close button & notification pie chart timer

2020-06-18 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=423164 Bug ID: 423164 Summary: Black square instead of close button & notification pie chart timer Product: frameworks-kquickcharts Version: 5.71.0 Platform: Fedora RPMs

[plasmashell] [Bug 421178] kwalletmanager cannot be started by systemsettings/account details/launch

2020-06-18 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=421178 --- Comment #4 from Yaroslav Sidlovsky --- https://phabricator.kde.org/D29857 -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 421178] kwalletmanager cannot be started by systemsettings/account details/launch

2020-06-18 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=421178 --- Comment #3 from Yaroslav Sidlovsky --- Created attachment 129472 --> https://bugs.kde.org/attachment.cgi?id=129472&action=edit kwalletmanager-20.04.2-kwalletmanager5-not-starting.patch Here is a patch. -- You are receiving this mail

[plasmashell] [Bug 421178] kwalletmanager cannot be started by systemsettings/account details/launch

2020-06-18 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=421178 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com --- Comment #2 from

[systemsettings] [Bug 423111] kcmshell5 crashes when trying to open 'Configure Window Manager' from the application icon in the title bar

2020-06-17 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=423111 --- Comment #2 from Yaroslav Sidlovsky --- Created attachment 129454 --> https://bugs.kde.org/attachment.cgi?id=129454&action=edit New crash information added by DrKonqi kcmshell5 (5.19.1) using Qt 5.14.2 I've got just the same bu

[systemsettings] [Bug 423111] kcmshell5 crashes when trying to open 'Configure Window Manager' from the application icon in the title bar

2020-06-17 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=423111 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving

[kdeconnect] [Bug 411399] KDEConnect slow when bluetooth service is not started

2020-05-28 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=411399 --- Comment #1 from Yaroslav Sidlovsky --- Could be related: https://bugs.kde.org/show_bug.cgi?id=401088. When I start KDEConnect built with Bluetooth support in the test VM without Bluetooth adapter attached - I see messages like in bug #401088

[plasmashell] [Bug 401088] "Filesystem mounted at '/' is not responding" notification on log in to Plasma 5.14.3

2020-05-28 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=401088 --- Comment #28 from Yaroslav Sidlovsky --- In case of slartibart70 this bug was caused by KDEConnect compiled with Bluetooth support. See this issue: https://bugs.kde.org/show_bug.cgi?id=411399. After I remove kde-connect & kdeconnectd from tes

[plasmashell] [Bug 401088] "Filesystem mounted at '/' is not responding" notification on log in to Plasma 5.14.3

2020-05-28 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=401088 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving

[kdeconnect] [Bug 411399] KDEConnect slow when bluetooth service is not started

2020-05-28 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=411399 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving

[Akonadi] [Bug 422079] Akonadi searches for file mysql-global.conf at wrong path

2020-05-25 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=422079 --- Comment #1 from Yaroslav Sidlovsky --- Proposed patch: https://phabricator.kde.org/D29833. This patch just checks if `akonadi/` prefix has been already prepended. -- You are receiving this mail because: You are watching all bug changes.

[Akonadi] [Bug 422079] New: Akonadi searches for file mysql-global.conf at wrong path

2020-05-25 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=422079 Bug ID: 422079 Summary: Akonadi searches for file mysql-global.conf at wrong path Product: Akonadi Version: 5.14.1 Platform: Other OS: Linux Status: RE

[frameworks-kirigami] [Bug 419008] Always crash in Regional Setting within System Settings

2020-05-14 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=419008 --- Comment #22 from Yaroslav Sidlovsky --- (In reply to Thorsten Oppels from comment #21) > (In reply to Yaroslav Sidlovsky from comment #8) > > One more thing. > > If I run in the console "LANG=C kcmshell5 kcm_translation&quo

<    1   2   3   4   5   6   >