[krusader] [Bug 458827] Context menu actions "Compress" and "Extract" don't work.
https://bugs.kde.org/show_bug.cgi?id=458827 --- Comment #3 from Igor Mironchik --- (In reply to Davide Gianforte from comment #2) > This bug was solved in the last Krusader release (2.8.0). Can you manage to > update to latest version and check if issue happens again? I can't do it. I run Kubuntu 22.04 LTS, I updated KDE: ``` Operating System: Kubuntu 22.04 KDE Plasma Version: 5.25.5 KDE Frameworks Version: 5.98.0 Qt Version: 5.15.3 Kernel Version: 5.15.0-67-generic (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz Memory: 7,6 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 620 Manufacturer: HP Product Name: HP ProBook 640 G3 ``` But there `Krusader` is 2.7.2 still. -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 458827] Context menu actions "Compress" and "Extract" don't work.
https://bugs.kde.org/show_bug.cgi?id=458827 --- Comment #4 from Igor Mironchik --- I'be built from sourses. In Krusader 2.8.0 problem is solved. Thank you. -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 466961] New: Extra line endings in the integrated console output window
https://bugs.kde.org/show_bug.cgi?id=466961 Bug ID: 466961 Summary: Extra line endings in the integrated console output window Classification: Applications Product: krusader Version: 2.8.0 Platform: Ubuntu OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: krusader-bugs-n...@kde.org Reporter: igor.mironc...@gmail.com CC: krusader-bugs-n...@kde.org Target Milestone: --- SUMMARY Extra line endings in the integrated console output window STEPS TO REPRODUCE 1. Run ctest from CMake in build directory with test. OBSERVED RESULT I see extra line ending in the output, like: ``` Test project /path/to Start 1: test.funcs.qt 1/10 Test #1: test.funcs.qt Passed0.01 sec Start 2: test.funcs.stl 2/10 Test #2: test.funcs.stl ... Passed0.00 sec Start 3: test.md_parser.qt 3/10 Test #3: test.md_parser.qt Passed0.06 sec Start 4: test.md_parser.stl 4/10 Test #4: test.md_parser.stl ... Passed0.07 sec Start 5: test.md_parser.commonmark.qt 5/10 Test #5: test.md_parser.commonmark.qt . Passed0.12 sec Start 6: test.md_parser.commonmark.stl 6/10 Test #6: test.md_parser.commonmark.stl Passed0.15 sec Start 7: test.md_parser.gfm.qt 7/10 Test #7: test.md_parser.gfm.qt Passed0.01 sec Start 8: test.md_parser.gfm.stl 8/10 Test #8: test.md_parser.gfm.stl ... Passed0.01 sec Start 9: test.internal_string.qt 9/10 Test #9: test.internal_string.qt .. Passed0.01 sec Start 10: test.internal_string.stl 10/10 Test #10: test.internal_string.stl . Passed0.00 sec 100% tests passed, 0 tests failed out of 10 Total Test time (real) = 0.44 sec ``` EXPECTED RESULT In the standard console I see text like: ``` Test project /path/to Start 1: test.funcs.qt 1/10 Test #1: test.funcs.qt Passed0.01 sec Start 2: test.funcs.stl 2/10 Test #2: test.funcs.stl ... Passed0.00 sec Start 3: test.md_parser.qt 3/10 Test #3: test.md_parser.qt Passed0.04 sec Start 4: test.md_parser.stl 4/10 Test #4: test.md_parser.stl ... Passed0.05 sec Start 5: test.md_parser.commonmark.qt 5/10 Test #5: test.md_parser.commonmark.qt . Passed0.11 sec Start 6: test.md_parser.commonmark.stl 6/10 Test #6: test.md_parser.commonmark.stl Passed0.15 sec Start 7: test.md_parser.gfm.qt 7/10 Test #7: test.md_parser.gfm.qt Passed0.01 sec Start 8: test.md_parser.gfm.stl 8/10 Test #8: test.md_parser.gfm.stl ... Passed0.01 sec Start 9: test.internal_string.qt 9/10 Test #9: test.internal_string.qt .. Passed0.00 sec Start 10: test.internal_string.stl 10/10 Test #10: test.internal_string.stl . Passed0.00 sec 100% tests passed, 0 tests failed out of 10 Total Test time (real) = 0.39 sec ``` SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Kubuntu 22.04 LTS (available in About System) KDE Plasma Version: 5.25.5 KDE Frameworks Version: 5.98.0 Qt Version: 5.15.3 -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 466961] Extra line endings in the integrated console output window
https://bugs.kde.org/show_bug.cgi?id=466961 --- Comment #1 from Igor Mironchik --- Created attachment 157055 --> https://bugs.kde.org/attachment.cgi?id=157055&action=edit Screenshot of the console uotput window -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 466961] Extra line endings in the integrated console output window
https://bugs.kde.org/show_bug.cgi?id=466961 Igor Mironchik changed: What|Removed |Added Attachment #157055|Screenshot of the console |Screenshot of the console description|uotput window |output window -- You are receiving this mail because: You are watching all bug changes.
[KleverNotes] [Bug 489528] New: UI for making attachments
https://bugs.kde.org/show_bug.cgi?id=489528 Bug ID: 489528 Summary: UI for making attachments Classification: Applications Product: KleverNotes Version: 1.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Editor Assignee: schul9lo...@gmail.com Reporter: igor.mironc...@gmail.com Target Milestone: --- SUMMARY I'd like to have a UI to make attachment (any file, like *.pdf, *.txt) in note. This UI should copy selected file into note's directory, so I should be able to make a link in Markdown to it like [](file.pdf). Clicking this link in HTML preview should open the file with a default application. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE neon 6.0 (available in About System) KDE Plasma Version: 6.1.1 KDE Frameworks Version: 6.3.0 Qt Version: 6.7.0 -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 482184] New: Settings to open file/folder with one/double click doesn't work for Qt6 applications built with not system's Qt6
https://bugs.kde.org/show_bug.cgi?id=482184 Bug ID: 482184 Summary: Settings to open file/folder with one/double click doesn't work for Qt6 applications built with not system's Qt6 Classification: I don't know Product: kde Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: igor.mironc...@gmail.com Target Milestone: --- SUMMARY Settings to open file/folder with one/double click doesn't work for Qt6 applications built with not system's Qt6 STEPS TO REPRODUCE 1. Build Qt6 app, or even use QtIFW installer built with not system's Qt 2. Try to use open file/folder dialog 3. OBSERVED RESULT In this dialog system's settings for one/double click doesn't work, and files/folders opens in one click even if in system's settings set using double click. EXPECTED RESULT System's settings should be regarded in any Qt6 app. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE neon 6 (available in About System) KDE Plasma Version: 6.0.0 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 482184] Settings to open file/folder with one/double click doesn't work for Qt6 applications built with not system's Qt6
https://bugs.kde.org/show_bug.cgi?id=482184 Igor Mironchik changed: What|Removed |Added Ever confirmed|0 |1 Resolution|NOT A BUG |--- Status|RESOLVED|REOPENED --- Comment #2 from Igor Mironchik --- I asked at Qt here: https://bugreports.qt.io/browse/QTBUG-122940 They said to ask you. Whom should I listen, and what should I do? -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 482052] Cursor shape for text may not change, and stay as arrow
https://bugs.kde.org/show_bug.cgi?id=482052 --- Comment #5 from Igor Mironchik --- (In reply to Vlad Zahorodnii from comment #4) > > Graphics Platform: X11 > > Is this correct? No, guess, no. I caught a lot of these issues on Wayland. And due to other blocking issues on Wayland, I switched to X11. Info was copied from X11 session, but problem most occurred on Wayland. on X11, if I remember everything right, I didn't see this issue. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 482052] Cursor shape for text may not change, and stay as arrow
https://bugs.kde.org/show_bug.cgi?id=482052 --- Comment #7 from Igor Mironchik --- (In reply to Vlad Zahorodnii from comment #6) > While you're on X11, can you stop kwin_x11 (systemctl --user stop > plasma-kwin_x11) and check if the issue is still reproducible? > > After you've finished, run systemctl --user start plasma-kwin_x11 to start > back kwin I didn't understand where should I check, on Wayland with stopped kwin_x11, or on X11 with stopped kwin_x11? In anyway, I guess, that with recent updates this issue is gone. I'm unable to reproduce anymore either on X11 nor on Wayland. -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 482040] Plasma 6 with X11 after auto-locking screen and shading blinks and almost unresponsive
https://bugs.kde.org/show_bug.cgi?id=482040 --- Comment #5 from Igor Mironchik --- 4 March, 2024, UTC+3 12:53 - The problem is still there... -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 482040] Plasma 6 with X11 after auto-locking screen and shading blinks and almost unresponsive
https://bugs.kde.org/show_bug.cgi?id=482040 --- Comment #7 from Igor Mironchik --- (In reply to Nate Graham from comment #6) > Does that mean you updated your system and it's still happening? Sorry, that I was not clear. Sure, exactly. I installed updates, turned on screen locking, locked my laptop, and the issue the same, and very aggressive, I ran to shutdown my laptop by long-press of hardware shutdown button. -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 482040] Plasma 6 with X11 after auto-locking screen and shading blinks and almost unresponsive
https://bugs.kde.org/show_bug.cgi?id=482040 --- Comment #9 from Igor Mironchik --- I want to add some details... The picture of the issue is changing a little if chekboxes on screen [2.png] is not checked - in this case after locking I see a black screen, pressing hardware power button shows lock screen in normal mode, I'm able to iterate there, but when entering password and unlocking I see the same blinking in unlocked session. Note that this happened on X11 session, NOT ON WAYLAND. Recording [blinking.mp4] was made both with [1.png] and [2.png] settings. I closed lid of laptop, waited some seconds, and opened the lid. -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 482040] Plasma 6 with X11 after auto-locking screen and shading blinks and almost unresponsive
https://bugs.kde.org/show_bug.cgi?id=482040 --- Comment #10 from Igor Mironchik --- Created attachment 166409 --> https://bugs.kde.org/attachment.cgi?id=166409&action=edit [1.png] -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 482040] Plasma 6 with X11 after auto-locking screen and shading blinks and almost unresponsive
https://bugs.kde.org/show_bug.cgi?id=482040 --- Comment #11 from Igor Mironchik --- Created attachment 166410 --> https://bugs.kde.org/attachment.cgi?id=166410&action=edit [2.png] -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 482040] Plasma 6 with X11 after auto-locking screen and shading blinks and almost unresponsive
https://bugs.kde.org/show_bug.cgi?id=482040 --- Comment #12 from Igor Mironchik --- Created attachment 166411 --> https://bugs.kde.org/attachment.cgi?id=166411&action=edit [blinking.mp4] -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 482040] Plasma 6 with X11 after auto-locking screen and shading blinks and almost unresponsive
https://bugs.kde.org/show_bug.cgi?id=482040 --- Comment #13 from Igor Mironchik --- (In reply to Igor Mironchik from comment #12) > Created attachment 166411 [details] > [blinking.mp4] This is a link to YouTube -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 482435] New: DND from Android/Dolphin to Krusader doesn't work
https://bugs.kde.org/show_bug.cgi?id=482435 Bug ID: 482435 Summary: DND from Android/Dolphin to Krusader doesn't work Classification: I don't know Product: kde Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: igor.mironc...@gmail.com Target Milestone: --- Created attachment 166412 --> https://bugs.kde.org/attachment.cgi?id=166412&action=edit Recording of the problem SUMMARY DND from Android/Dolphin to Krusader doesn't work STEPS TO REPRODUCE 1. Open folder on Android phone in Dolphin 2. DND file from Android to Krusader 3. OBSERVED RESULT Couldn't read file occurs. EXPECTED RESULT File should be copied. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE neon 6 (available in About System) KDE Plasma Version: 6.0.0 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 482040] Plasma 6 with X11 after auto-locking screen and shading blinks and almost unresponsive
https://bugs.kde.org/show_bug.cgi?id=482040 Igor Mironchik changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 482040] Plasma 6 with X11 after auto-locking screen and shading blinks and almost unresponsive
https://bugs.kde.org/show_bug.cgi?id=482040 --- Comment #14 from Igor Mironchik --- 05 March, 2024 UTC+3 19:45 The rules change a little. After locking and turning off a screen, I'm with some difficulties able to login, the screen is not blinking, but there happens something difficult to describe. With some dance I can see a field for password, but after successful login I see that blinking of the screen. -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 488445] New: Wrong total space of disk in system monitor
https://bugs.kde.org/show_bug.cgi?id=488445 Bug ID: 488445 Summary: Wrong total space of disk in system monitor Classification: I don't know Product: kde Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: igor.mironc...@gmail.com Target Milestone: --- Created attachment 170458 --> https://bugs.kde.org/attachment.cgi?id=170458&action=edit Shown info *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY Wrong total space of disk in system monitor. See attached screenshots. STEPS TO REPRODUCE 1. Open System Monitor on HP Pro Book with NVME disk 2. 3. OBSERVED RESULT Total space is shown more 700 GB, whereas I have only 500 GB. EXPECTED RESULT I'd like to see actual information. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE neon 6.0 (available in About System) KDE Plasma Version: 6.0.5 KDE Frameworks Version: 6.2.0 Qt Version: 6.7.0 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 488445] Wrong total space of disk in system monitor
https://bugs.kde.org/show_bug.cgi?id=488445 --- Comment #1 from Igor Mironchik --- Created attachment 170459 --> https://bugs.kde.org/attachment.cgi?id=170459&action=edit Actual data -- You are receiving this mail because: You are watching all bug changes.
[kmenuedit] [Bug 479169] Menu Editor doesn't delete *.desktop files from ./local/share/applications folder on deletion of entry from menu
https://bugs.kde.org/show_bug.cgi?id=479169 --- Comment #2 from Igor Mironchik --- But "Restore to System Menu" will delete all my custom menu items! I just want to delete one custom menu item, and when I do it corresponding *.desktop file remain in ./local/share/applications folder, and it play in system, it can lead to strange errors when opening files. -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 482000] New: "Restart", "Shutdown" ... buttons don't work
https://bugs.kde.org/show_bug.cgi?id=482000 Bug ID: 482000 Summary: "Restart", "Shutdown" ... buttons don't work Classification: I don't know Product: kde Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: igor.mironc...@gmail.com Target Milestone: --- SUMMARY Button "Sleep", "Restart", "Shutdown", "Log Out".. don't work in system menu. Clicking on them does nothing. STEPS TO REPRODUCE 1. Open system menu. 2. Click "Restart" button OBSERVED RESULT Nothing happens. EXPECTED RESULT Reboot should be in action. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE neon 6.0 (available in About System) KDE Plasma Version: 6.0.0 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 482040] New: Plasma 6 with X11 after auto-locking screen and shading blinks and almost unresponsive
https://bugs.kde.org/show_bug.cgi?id=482040 Bug ID: 482040 Summary: Plasma 6 with X11 after auto-locking screen and shading blinks and almost unresponsive Classification: I don't know Product: kde Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: igor.mironc...@gmail.com Target Milestone: --- SUMMARY Plasma 6 with X11 after auto-locking screen and shading blinks and almost unresponsive STEPS TO REPRODUCE 1. Close a lid of laptop with auto-locking configure on Plasma 6 with X11 2. Open the lid, the screen is blinking and laptop is unresponsive almost OBSERVED RESULT The screen is blinking EXPECTED RESULT I should see a picture with log-in screen SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE neon 6 (available in About System) KDE Plasma Version: 6.0.0 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 482052] New: Cursor shape for text may not change, and stay as arrow
https://bugs.kde.org/show_bug.cgi?id=482052 Bug ID: 482052 Summary: Cursor shape for text may not change, and stay as arrow Classification: I don't know Product: kde Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: igor.mironc...@gmail.com Target Milestone: --- SUMMARY Cursor shape for text may not change, and stay as arrow STEPS TO REPRODUCE 1. Open a project in system's QtCreator, try to code 2. Invoke auto-completion popup, change focus to it, and to text 3. OBSERVED RESULT Cursor shape may not change back to one for text, I need to hover a file tree on left side and go back to text field. I observe this wrong behaviour in different applications, in Menu Editor, for example. EXPECTED RESULT Cursor shape should change correctly and immediately. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE neon 6 (available in About System) KDE Plasma Version: 6.0.0 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 474757] Double "Compress"/"Extract" menu entries in context menu.
https://bugs.kde.org/show_bug.cgi?id=474757 Igor Mironchik changed: What|Removed |Added Resolution|--- |NOT A BUG Status|CONFIRMED |RESOLVED --- Comment #7 from Igor Mironchik --- Not an issue anymore, as there is no more such menu entries at all. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 482052] Cursor shape for text may not change, and stay as arrow
https://bugs.kde.org/show_bug.cgi?id=482052 --- Comment #2 from Igor Mironchik --- No, I'm on Intel integrated GPU. Intel Core i5 7th Gen. Kernel Version: 6.5.0-21-generic (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz Memory: 7,6 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 620 Manufacturer: HP Product Name: HP ProBook 640 G3 -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 482040] Plasma 6 with X11 after auto-locking screen and shading blinks and almost unresponsive
https://bugs.kde.org/show_bug.cgi?id=482040 --- Comment #3 from Igor Mironchik --- Thank you for your comments, exactly so.. It black and draw on some milliseconds lock screen if drag mouse or press key on keyboard. -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 482168] New: Plasma 6 freezes sometimes
https://bugs.kde.org/show_bug.cgi?id=482168 Bug ID: 482168 Summary: Plasma 6 freezes sometimes Classification: I don't know Product: kde Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: igor.mironc...@gmail.com Target Milestone: --- SUMMARY Plasma 6 freezes sometimes under X11 STEPS TO REPRODUCE 1. Just work in Plasma 6 2. Try to switch tasks, type in terminal app, even launch application from Task Manager 3. OBSERVED RESULT In 24 hours work in Plasma 6 I caught ~3-4 freezes on somewhere ~10-20 seconds. I see mouse cursor, it moves, but nothing response to clicks. EXPECTED RESULT Desktop should not freeze anytime. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Kde neon 6 (available in About System) KDE Plasma Version: 6.0.0 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 482169] New: System Monitor in Plasma 6 stops on clicking "Show Details Sidebar"
https://bugs.kde.org/show_bug.cgi?id=482169 Bug ID: 482169 Summary: System Monitor in Plasma 6 stops on clicking "Show Details Sidebar" Classification: I don't know Product: kde Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: igor.mironc...@gmail.com Target Milestone: --- Created attachment 166259 --> https://bugs.kde.org/attachment.cgi?id=166259&action=edit Application tab SUMMARY System Monitor in Plasma 6 stops on clicking "Show Details Sidebar" STEPS TO REPRODUCE 1. Launch System Monitor (Meta + Esc) 2. Switch to Applications tab. 3. Click "Show Details Sidebar" OBSERVED RESULT System Monitor disappears. Crashes? EXPECTED RESULT I don't know what here should be. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE neon 6 (available in About System) KDE Plasma Version: 6.0.0 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 482169] System Monitor in Plasma 6 stops on clicking "Show Details Sidebar"
https://bugs.kde.org/show_bug.cgi?id=482169 --- Comment #1 from Igor Mironchik --- Yes, this is a crash: igor@gmi:~$ plasma-systemmonitor QML debugging is enabled. Only use this in a safe environment. qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml" qrc:/qt/qml/org/kde/ksysguard/page/EditablePage.qml?page=history.page:223:9: QML Loader: Binding loop detected for property "height" file:///usr/lib/x86_64-linux-gnu/qt6/qml/org/kde/kirigami/Dialog.qml:334:18: QML ScrollView: Binding loop detected for property "calculatedImplicitWidth" file:///usr/lib/x86_64-linux-gnu/qt6/qml/org/kde/kirigami/Dialog.qml:386:33: QML Binding: Binding loop detected for property "target" qrc:/qt/qml/org/kde/ksysguard/page/EditablePage.qml?page=overview.page:223:9: QML Loader: Binding loop detected for property "height" file:///usr/lib/x86_64-linux-gnu/qt6/qml/org/kde/kirigami/Dialog.qml:334:18: QML ScrollView: Binding loop detected for property "calculatedImplicitWidth" file:///usr/lib/x86_64-linux-gnu/qt6/qml/org/kde/kirigami/Dialog.qml:386:33: QML Binding: Binding loop detected for property "target" Segmentation fault -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 485634] New: Bad contrasting icon of available updates on dark toolbar.
https://bugs.kde.org/show_bug.cgi?id=485634 Bug ID: 485634 Summary: Bad contrasting icon of available updates on dark toolbar. Classification: I don't know Product: kde Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: igor.mironc...@gmail.com Target Milestone: --- Created attachment 168582 --> https://bugs.kde.org/attachment.cgi?id=168582&action=edit Icon for available updates SUMMARY Bad contrasting icon of available updates on dark toolbar. STEPS TO REPRODUCE 1. Wait for available updates with dark theme in Plasma 6 2. 3. OBSERVED RESULT Icon for available updates is very low seen, look at the attached screenshot. EXPECTED RESULT I'd like to see something more seen. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE neon 6.0 (available in About System) KDE Plasma Version: 6.0.3 KDE Frameworks Version: 6.1.0 Qt Version: 6.7.0 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 485634] Bad contrasting icon of available updates on dark toolbar.
https://bugs.kde.org/show_bug.cgi?id=485634 --- Comment #2 from Igor Mironchik --- Hm, I need to play a little on the next update, when I will see this icon. Don't close this issue till I check. What this icon looks for you? -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 485634] Bad contrasting icon of available updates on dark toolbar.
https://bugs.kde.org/show_bug.cgi?id=485634 --- Comment #4 from Igor Mironchik --- I got it. In Breeze Dark everything is fine, in Breeze the same - all is fine. But in Breeze Twilight ( tool bar and system menu are dark, but windows are white) I have this issue. Please check again. -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 485634] Bad contrasting icon of available updates on dark toolbar.
https://bugs.kde.org/show_bug.cgi?id=485634 --- Comment #5 from Igor Mironchik --- And if it matters I'm on X11 session. -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 485634] Bad contrasting icon of available updates on dark toolbar.
https://bugs.kde.org/show_bug.cgi?id=485634 --- Comment #7 from Igor Mironchik --- Created attachment 168645 --> https://bugs.kde.org/attachment.cgi?id=168645&action=edit Fixed? -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 485634] Bad contrasting icon of available updates on dark toolbar.
https://bugs.kde.org/show_bug.cgi?id=485634 --- Comment #8 from Igor Mironchik --- Guys, I see that this issue was fixed. Could you confirm it? -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 484441] New: Installing texlive LaTeX made font on login screen smaller
https://bugs.kde.org/show_bug.cgi?id=484441 Bug ID: 484441 Summary: Installing texlive LaTeX made font on login screen smaller Classification: I don't know Product: kde Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: igor.mironc...@gmail.com Target Milestone: --- Created attachment 167727 --> https://bugs.kde.org/attachment.cgi?id=167727&action=edit Login screen with changed fonts SUMMARY Installing following packages made login screen's font smaller, and a field for a password shorter. STEPS TO REPRODUCE 1. Install texlive-latex-base texlive-fonts-recommended texlive-fonts-extra texlive-latex-extra 2. Reboot 3. OBSERVED RESULT Field for a password became shorter and font's size smaller. It's a little ugly now, look at the attached screenshot. On lock screen field for a password at 1 cm longer, what is better, but something is wrong anyway. Uninstalling those packages doesn't solve the problem. EXPECTED RESULT I expect to see Plasma UI the same. How can I fix it? SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE neon 6.0 (available in About System) KDE Plasma Version: 6.0.2 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 484441] Installing texlive LaTeX made font on login screen smaller
https://bugs.kde.org/show_bug.cgi?id=484441 --- Comment #1 from Igor Mironchik --- Created attachment 167729 --> https://bugs.kde.org/attachment.cgi?id=167729&action=edit Lock screen, seems fine? -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 484441] Installing texlive LaTeX made font on login screen smaller
https://bugs.kde.org/show_bug.cgi?id=484441 --- Comment #2 from Igor Mironchik --- Look at a lock screen, compare with login one. Even background color of password field. What is it? How can I fix it? -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 484441] Installing texlive LaTeX made font on login screen smaller
https://bugs.kde.org/show_bug.cgi?id=484441 --- Comment #3 from Igor Mironchik --- Guys, I'm maybe wrong here, can't check as KDE neon 6.0 impossible to install under VirtualBox. Could you compare login screen with yours? Check password field width, I have ~3cm. But on lock screen I have ~4cm. Not sure already, when I installed the above packages something caught my eye... -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 484441] Installing texlive LaTeX made font on login screen smaller
https://bugs.kde.org/show_bug.cgi?id=484441 Igor Mironchik changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |NOT A BUG --- Comment #4 from Igor Mironchik --- Got it, it was fixed by clicking "Apply Plasma Settings" button on Login Screen settings page. Thanks. I will check it as NOT A BUG. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 482040] Plasma 6 with X11 after auto-locking screen and shading blinks and almost unresponsive
https://bugs.kde.org/show_bug.cgi?id=482040 Igor Mironchik changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED|RESOLVED --- Comment #15 from Igor Mironchik --- 13 March, 2024 UTC+3 15:12 Fixed! -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 484126] New: Clipboard UI is broken
https://bugs.kde.org/show_bug.cgi?id=484126 Bug ID: 484126 Summary: Clipboard UI is broken Classification: I don't know Product: kde Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: igor.mironc...@gmail.com Target Milestone: --- SUMMARY Clipboard UI in Plasma 6 is broken. Copied data is not shown in clipboard widget. This was broken with today's update 21 March, 2024. STEPS TO REPRODUCE 1. Copy any text wherever you want. 2. Open clipboard widget in Plasma 6 3. OBSERVED RESULT Clipboard widget is always seen in system tray, but there are no data shown in it. EXPECTED RESULT You know what should be :) SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE neon 6.0 (available in About System) KDE Plasma Version: 6.0.2 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 ADDITIONAL INFORMATION I see this issue in X11 session, didn't check Wayland. -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 474757] Double "Compress"/"Extract" menu entries in context menu.
https://bugs.kde.org/show_bug.cgi?id=474757 Igor Mironchik changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 474757] Double "Compress"/"Extract" menu entries in context menu.
https://bugs.kde.org/show_bug.cgi?id=474757 Igor Mironchik changed: What|Removed |Added Status|RESOLVED|REPORTED Resolution|FIXED |--- Ever confirmed|1 |0 -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 474757] Double "Compress"/"Extract" menu entries in context menu.
https://bugs.kde.org/show_bug.cgi?id=474757 Igor Mironchik changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED|CONFIRMED -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 487381] New: There are no almost all icons.
https://bugs.kde.org/show_bug.cgi?id=487381 Bug ID: 487381 Summary: There are no almost all icons. Classification: I don't know Product: kde Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: igor.mironc...@gmail.com Target Milestone: --- Created attachment 169710 --> https://bugs.kde.org/attachment.cgi?id=169710&action=edit The problem SUMMARY There are no almost all icons. STEPS TO REPRODUCE 1. Update to Plasma 6.0.4 2. 3. OBSERVED RESULT See screenshot. EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE neon 6.0 (available in About System) KDE Plasma Version: 6.0.4 KDE Frameworks Version: 6.2.0 Qt Version: 6.7.0 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 487381] There are no almost all icons.
https://bugs.kde.org/show_bug.cgi?id=487381 Igor Mironchik changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Status|NEEDSINFO |REPORTED --- Comment #2 from Igor Mironchik --- No, this is the default Breeze Twilight theme with default icons. -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 487381] There are no almost all icons.
https://bugs.kde.org/show_bug.cgi?id=487381 --- Comment #3 from Igor Mironchik --- On login screen the same problem... -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 458827] New: Context menu actions "Compress" and "Extract" don't work.
https://bugs.kde.org/show_bug.cgi?id=458827 Bug ID: 458827 Summary: Context menu actions "Compress" and "Extract" don't work. Product: krusader Version: 2.7.2 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: krusader-bugs-n...@kde.org Reporter: igor.mironc...@gmail.com CC: krusader-bugs-n...@kde.org Target Milestone: --- SUMMARY *** Context menu actions "Compress" and "Extract" don't work in Kubuntu 22.04, while from Dolphin these actions work as expected. *** STEPS TO REPRODUCE 1. In Krusader select archive and launch context menu, choose "Extract here" action. OBSERVED RESULT Nothing happens. EXPECTED RESULT Archive should be extracted in place. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Kubuntu 22.04 KDE Plasma Version: 5.24.6 KDE Frameworks Version: 5.92.0 Qt Version: 5.15.3 -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 458827] Context menu actions "Compress" and "Extract" don't work.
https://bugs.kde.org/show_bug.cgi?id=458827 Igor Mironchik changed: What|Removed |Added Platform|Other |Ubuntu Packages -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 458827] Context menu actions "Compress" and "Extract" don't work.
https://bugs.kde.org/show_bug.cgi?id=458827 --- Comment #1 from Igor Mironchik --- https://askubuntu.com/questions/1426904/extracting-archive-from-krusader-doesnt-work-in-kubuntu-22-04 -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 479166] New: There is no icon of Firefox when it's launched
https://bugs.kde.org/show_bug.cgi?id=479166 Bug ID: 479166 Summary: There is no icon of Firefox when it's launched Classification: I don't know Product: kde Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: igor.mironc...@gmail.com Target Milestone: --- Created attachment 164543 --> https://bugs.kde.org/attachment.cgi?id=164543&action=edit Firefox in Task Manager without icon SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Launch Firefox 2. 3. OBSERVED RESULT Icon of the application in Task Manager is empty. EXPECTED RESULT I'd like to see a rectangle with an icon of Firefox SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE neon 5.27 (available in About System) KDE Plasma Version: 5.27.10 KDE Frameworks Version: 5.113.0 Qt Version: 5.15.11 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 479166] There is no icon of Firefox when it's launched
https://bugs.kde.org/show_bug.cgi?id=479166 Igor Mironchik changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED|RESOLVED -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 479169] New: Menu Editor doesn't delete *.desktop files from ./local/share/applications folder on deletion of entry from menu
https://bugs.kde.org/show_bug.cgi?id=479169 Bug ID: 479169 Summary: Menu Editor doesn't delete *.desktop files from ./local/share/applications folder on deletion of entry from menu Classification: I don't know Product: kde Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: igor.mironc...@gmail.com Target Milestone: --- SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** Menu Editor doesn't delete *.desktop files from ./local/share/applications folder on deletion of entry from menu STEPS TO REPRODUCE 1. Create new entry with Menu Editor and save changes. 2. Delete that entry and save changes. 3. OBSERVED RESULT *.desktop file created with Menu Editor still in ./local/share/applications folder. This can lead to UI issues with applications installed by system. For example with Firefox. When it's installed by hands from archive and menu entry created with Menu Editor all works fine. But after deletion of Firefox and installing it with apt user has ugly experience with icons in Task Manager as *.desktop file still there, even with deleted entry with Menu Editor. EXPECTED RESULT *.desktop file should be deleted with menu entry by Menu Editor, to prevent such UI issues. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE neon 5.27 (available in About System) KDE Plasma Version: 5.27.10 KDE Frameworks Version: 5.113.0 Qt Version: 5.15.11 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 472260] There are no settings for changing and turning on/off transparency of panel (taskbar) and system menu.
https://bugs.kde.org/show_bug.cgi?id=472260 Igor Mironchik changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED|RESOLVED --- Comment #1 from Igor Mironchik --- I tested this issue in VM. This forum topic https://discuss.kde.org/t/how-to-change-transparency-in-taskbar-and-system-meny/2926 solved issue. Consider this issue as invalid. -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 474757] New: Double "Compress"/"Extract" meny entries in context menu.
https://bugs.kde.org/show_bug.cgi?id=474757 Bug ID: 474757 Summary: Double "Compress"/"Extract" meny entries in context menu. Classification: Applications Product: krusader Version: 2.8.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: krusader-bugs-n...@kde.org Reporter: igor.mironc...@gmail.com CC: krusader-bugs-n...@kde.org Target Milestone: --- SUMMARY Double "Compress"/"Extract" meny entries in context menu. STEPS TO REPRODUCE 1. Launch context menu for archive/file/folder. OBSERVED RESULT Double meny entries for compress/extract actions. EXPECTED RESULT Compress/extract meny entries should be added in meny once SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE neon 5.27 (available in About System) KDE Plasma Version: 5.27.8 KDE Frameworks Version: 5.110.0 Qt Version: 5.15.10 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 474757] Double "Compress"/"Extract" menu entries in context menu.
https://bugs.kde.org/show_bug.cgi?id=474757 Igor Mironchik changed: What|Removed |Added Summary|Double "Compress"/"Extract" |Double "Compress"/"Extract" |meny entries in context |menu entries in context |menu. |menu. -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 474758] New: Application in menu with space in path
https://bugs.kde.org/show_bug.cgi?id=474758 Bug ID: 474758 Summary: Application in menu with space in path Classification: I don't know Product: kde Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: igor.mironc...@gmail.com Target Milestone: --- SUMMARY Added by hands application in system menu with space in path cannot be invoked to open a file with that application. STEPS TO REPRODUCE 1. Add a new application by hands in system menu with space in a path to a executable. 2. Assign this new application to open some file type with its. 3. Double click on that file type in Dolphin or Krusader. OBSERVED RESULT You will see a message that application cannot be found. EXPECTED RESULT Application should being launched and open selected file. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE neon 5.27 (available in About System) KDE Plasma Version: 5.27.8 KDE Frameworks Version: 5.110.0 Qt Version: 5.15.10 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 474757] Double "Compress"/"Extract" menu entries in context menu.
https://bugs.kde.org/show_bug.cgi?id=474757 --- Comment #1 from Igor Mironchik --- Created attachment 161776 --> https://bugs.kde.org/attachment.cgi?id=161776&action=edit GIF recording with issue -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 474757] Double "Compress"/"Extract" menu entries in context menu.
https://bugs.kde.org/show_bug.cgi?id=474757 --- Comment #2 from Igor Mironchik --- Comment on attachment 161776 --> https://bugs.kde.org/attachment.cgi?id=161776 GIF recording with issue This GIF is broken... -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 474757] Double "Compress"/"Extract" menu entries in context menu.
https://bugs.kde.org/show_bug.cgi?id=474757 Igor Mironchik changed: What|Removed |Added Attachment #161776|0 |1 is obsolete|| Attachment #161776|GIF recording with issue|This GIF is broken description|| -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 474757] Double "Compress"/"Extract" menu entries in context menu.
https://bugs.kde.org/show_bug.cgi?id=474757 --- Comment #3 from Igor Mironchik --- Created attachment 161777 --> https://bugs.kde.org/attachment.cgi?id=161777&action=edit GIF recording of issue -- You are receiving this mail because: You are watching all bug changes.
[kmenuedit] [Bug 474758] Application in menu with space in path
https://bugs.kde.org/show_bug.cgi?id=474758 Igor Mironchik changed: What|Removed |Added Status|RESOLVED|REPORTED Resolution|NOT A BUG |--- --- Comment #2 from Igor Mironchik --- You are wrong! I didn't write path by hands, I did it with "Menu Editor", I added new menu entry by hands, but I set path to executable with file dialog!!! -- You are receiving this mail because: You are watching all bug changes.
[kmenuedit] [Bug 474758] Application in menu with space in path
https://bugs.kde.org/show_bug.cgi?id=474758 --- Comment #3 from Igor Mironchik --- I will record a GIF, give me some time. -- You are receiving this mail because: You are watching all bug changes.
[kmenuedit] [Bug 474758] Application in menu with space in path
https://bugs.kde.org/show_bug.cgi?id=474758 --- Comment #4 from Igor Mironchik --- GIF poof - https://i.ibb.co/TMpR2B9/bug.gif -- You are receiving this mail because: You are watching all bug changes.
[kmenuedit] [Bug 474758] Application in menu with space in path
https://bugs.kde.org/show_bug.cgi?id=474758 --- Comment #5 from Igor Mironchik --- *proof :) -- You are receiving this mail because: You are watching all bug changes.
[kmenuedit] [Bug 474758] Application in menu with space in path
https://bugs.kde.org/show_bug.cgi?id=474758 --- Comment #7 from Igor Mironchik --- Text in the "Program" filed is '/home/igor/Markdown Tools/bin/md-editor' It launches from terminal without any problem. -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 474757] Double "Compress"/"Extract" menu entries in context menu.
https://bugs.kde.org/show_bug.cgi?id=474757 --- Comment #4 from Igor Mironchik --- In total, please, consider to pay attention on the context menu in Krusader, it has a lot of differences with Dolphin, for example, top entries like "Open" and "Open With"... -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 474757] Double "Compress"/"Extract" menu entries in context menu.
https://bugs.kde.org/show_bug.cgi?id=474757 --- Comment #5 from Igor Mironchik --- It's not critical, but annoying. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-syntax-highlighting] [Bug 476110] New: Missing includes and stuff with QString
https://bugs.kde.org/show_bug.cgi?id=476110 Bug ID: 476110 Summary: Missing includes and stuff with QString Classification: Frameworks and Libraries Product: frameworks-syntax-highlighting Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: framework Assignee: kwrite-bugs-n...@kde.org Reporter: igor.mironc...@gmail.com Target Milestone: --- SUMMARY Not sure how do you build this project, but my experience shows that you missed some minor but annoying stuff. Look. In ansihighlighter.cpp you missed including QStringBuilder, that leads to build errors with % operator. In highlightingdata.cpp you have a line of code: initRuleData(rule.data.anyChar, c.toLower() + c.toUpper()); that leads to build error qith unknown QChar + QChar operator. Fix is quite simple: initRuleData(rule.data.anyChar, QString(c.toLower()) + c.toUpper()); Maybe you use some PCH? Maybe something else, but I use syntax-highlighting im my own project, and I was forced to make these small changes to build. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-syntax-highlighting] [Bug 476110] Missing includes and stuff with QString
https://bugs.kde.org/show_bug.cgi?id=476110 --- Comment #1 from Igor Mironchik --- I use version 5.240.0 from GitHub repository and build with Qt 6! -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 472260] New: There are no settings for changing and turning on/off transparency of taskbar and system menu.
https://bugs.kde.org/show_bug.cgi?id=472260 Bug ID: 472260 Summary: There are no settings for changing and turning on/off transparency of taskbar and system menu. Classification: Applications Product: systemsettings Version: 5.27.6 Platform: Neon OS: Linux Status: REPORTED Severity: major Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: igor.mironc...@gmail.com Target Milestone: --- SUMMARY There are no settings for changing and turning on/off transparency of taskbar and system menu. OBSERVED RESULT There are no settings for changing and turning on/off transparency of taskbar and system menu. EXPECTED RESULT I'd like to see these settings in system settings dialog. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE neon 5.27 (available in About System) KDE Plasma Version: 5.27.6 KDE Frameworks Version: 5.108.0 Qt Version: 5.15.10 -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 472260] There are no settings for changing and turning on/off transparency of panel (taskbar) and system menu.
https://bugs.kde.org/show_bug.cgi?id=472260 Igor Mironchik changed: What|Removed |Added Summary|There are no settings for |There are no settings for |changing and turning on/off |changing and turning on/off |transparency of taskbar and |transparency of panel |system menu.|(taskbar) and system menu. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 412362] New: Global context menu doesn't appear
https://bugs.kde.org/show_bug.cgi?id=412362 Bug ID: 412362 Summary: Global context menu doesn't appear Product: plasmashell Version: 5.12.9 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: k...@davidedmundson.co.uk Reporter: igor.mironc...@gmail.com CC: plasma-b...@kde.org Target Milestone: 1.0 SUMMARY If make right click on the desktop, context menu appears, but if make the next sequence - left press, right press, left release, right release, right click doesn't work anymore until left click... STEPS TO REPRODUCE Left mouse press, right press, left release, right release OBSERVED RESULT Right click doesn't work anymore until left click EXPECTED RESULT On right mouse click context menu should appear SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Kubuntu 18.04 (available in About System) KDE Plasma Version: 5.12.9 KDE Frameworks Version: 5.44.0 Qt Version: 5.9.5 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 412362] Global context menu doesn't appear
https://bugs.kde.org/show_bug.cgi?id=412362 Igor Mironchik changed: What|Removed |Added Platform|Other |Ubuntu Packages -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 410489] New: Lid closing does not lock screen with context menu on desktop
https://bugs.kde.org/show_bug.cgi?id=410489 Bug ID: 410489 Summary: Lid closing does not lock screen with context menu on desktop Product: plasmashell Version: 5.12.8 Platform: Ubuntu Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Lock/logout applet Assignee: plasma-b...@kde.org Reporter: igor.mironc...@gmail.com Target Milestone: 1.0 Lid closing does not lock screen with context menu on desktop STEPS TO REPRODUCE 1. Invoke desktop context menu 2. Close laptop's lid 3. Open lid OBSERVED RESULT Screen is not locked EXPECTED RESULT Screen should be locked with no matter if the context menu is invoked or not if locking is enabled SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Kubuntu 18.04 (available in About System) KDE Plasma Version: 5.12.8 KDE Frameworks Version: 5.44.0 Qt Version: 5.9.5 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 494111] New: Message encrypted by device not verified by its owner may be shown encrypted
https://bugs.kde.org/show_bug.cgi?id=494111 Bug ID: 494111 Summary: Message encrypted by device not verified by its owner may be shown encrypted Classification: Applications Product: NeoChat Version: 24.08.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: fe...@posteo.de Reporter: igor.mironc...@gmail.com CC: c...@carlschwan.eu Target Milestone: --- Created attachment 174411 --> https://bugs.kde.org/attachment.cgi?id=174411&action=edit How it looks in Element *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY In Element I have a room, and opponent reported there with "Encrypted by device not verified by its owner". In this case NeoChat shows message from him with "This message is encrypted and the sender has not shared the key with this device.", but restarting of NeoChat may show some of them, some of them keep encrypted. STEPS TO REPRODUCE 1. Make a room with person with "Encrypted by device not verified by its owner". I don't know how to do it on other side... Ask Carl Schwan how he did it. 2. Chat with opponent. 3. OBSERVED RESULT Messages from him may be shown as "This message is encrypted and the sender has not shared the key with this device." In Element messages are shown, but marked - look at the attached screenshot. EXPECTED RESULT I'd like to see a message. SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE neon 6.0 KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 494094] Previous encrypted messages are not decrypted if they were written in other client before verifying NeoChat
https://bugs.kde.org/show_bug.cgi?id=494094 --- Comment #2 from Igor Mironchik --- Created attachment 174398 --> https://bugs.kde.org/attachment.cgi?id=174398&action=edit Room settings in Element -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 494094] Previous encrypted messages are not decrypted if they were written in other client before verifying NeoChat
https://bugs.kde.org/show_bug.cgi?id=494094 Igor Mironchik changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Status|NEEDSINFO |REPORTED --- Comment #3 from Igor Mironchik --- (In reply to Tobias Fella from comment #1) > Did you activate the "Never send encrypted messages to unverified sessions > from this session" checkbox in element? if you do that, it won't send > encryption keys to unverified sessions No, this option is turned off, look screenshot. -- You are receiving this mail because: You are watching all bug changes.
[Breeze] [Bug 495024] New: Shortcuts in QMenu with Right-To-Left application direction are drawing overlay
https://bugs.kde.org/show_bug.cgi?id=495024 Bug ID: 495024 Summary: Shortcuts in QMenu with Right-To-Left application direction are drawing overlay Classification: Plasma Product: Breeze Version: 6.2.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: QStyle Assignee: plasma-b...@kde.org Reporter: igor.mironc...@gmail.com CC: noaha...@gmail.com, uhh...@gmail.com Target Milestone: --- Created attachment 175011 --> https://bugs.kde.org/attachment.cgi?id=175011&action=edit Overlayed shortcuts SUMMARY Shortcuts in QMenu with Right-To-Left application direction are drawing overlay STEPS TO REPRODUCE #include int main(int argc, char** argv) { QApplication app(argc, argv); QMainWindow mw; mw.setLayoutDirection(Qt::RightToLeft); auto menu = mw.menuBar()->addMenu("Menu"); auto action = menu->addAction("Action 1"); action->setShortcut(QKeySequence(Qt::CTRL | Qt::Key_A)); mw.show(); return app.exec(); } OBSERVED RESULT Look at the attached GIF. EXPECTED RESULT Shortcuts should not be overlayed. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20241016 KDE Plasma Version: 6.2.1 KDE Frameworks Version: 6.7.0 Qt Version: 6.7.3 Kernel Version: 6.11.3-1-default (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz Memory: 7,6 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 620 Manufacturer: HP Product Name: HP ProBook 640 G3 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 494094] New: Previous encrypted messages are not decrypted if they were written in other client before verifying NeoChat
https://bugs.kde.org/show_bug.cgi?id=494094 Bug ID: 494094 Summary: Previous encrypted messages are not decrypted if they were written in other client before verifying NeoChat Classification: Applications Product: NeoChat Version: 24.08.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: fe...@posteo.de Reporter: igor.mironc...@gmail.com CC: c...@carlschwan.eu Target Milestone: --- *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY Previous encrypted messages are not decrypted if they were written in other client before verifying NeoChat STEPS TO REPRODUCE 1. Create encrypted room with somebody in any Matrix client before any NeoChat verifications 2. Type there messages 3. Install NeoChat and verify your devices OBSERVED RESULT I see all my rooms, but messages in them are encrypted and I see a text on each message: "This message is encrypted and the sender has not shared the key with this device." But, to be honest, new messages are seen on all devices. EXPECTED RESULT Messages should be decrypted and seen in NeoChat when device is verified. SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE neon 6.0 KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 494095] New: Settings button produces new dialog instance on every click
https://bugs.kde.org/show_bug.cgi?id=494095 Bug ID: 494095 Summary: Settings button produces new dialog instance on every click Classification: Applications Product: NeoChat Version: 24.08.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: fe...@posteo.de Reporter: igor.mironc...@gmail.com CC: c...@carlschwan.eu Target Milestone: --- Created attachment 174396 --> https://bugs.kde.org/attachment.cgi?id=174396&action=edit Settings button. *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY Settings button produces new dialog instance on every click (see attached screenshot with button I'm talking about) STEPS TO REPRODUCE 1. Click on setting button 2. Click again and again 3. OBSERVED RESULT Every click creates new instance of settings dialog EXPECTED RESULT Settings dialog should be alone and next clicking on settings button should activate previous dialog window if it's already opened SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE neon 6.0 KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 494101] New: Info of room appears when not intended
https://bugs.kde.org/show_bug.cgi?id=494101 Bug ID: 494101 Summary: Info of room appears when not intended Classification: Applications Product: NeoChat Version: 24.08.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: fe...@posteo.de Reporter: igor.mironc...@gmail.com CC: c...@carlschwan.eu Target Milestone: --- *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY Some transitions of views shows not intended room info sidebar on the right. STEPS TO REPRODUCE 1. Open any existing room with friend you already have 2. Close there Room Information sidebar (if opened) 3. Click Home button 4. Click Friends button 5. Select existing room with friend OBSERVED RESULT Room Information sidebar opens with room EXPECTED RESULT I'd like to see just room with messages, and Room Information sidebar to be folded. SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE neon 6.0 KDE Plasma Version: 5.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 498325] New: Wrong restoring of window position on close/open
https://bugs.kde.org/show_bug.cgi?id=498325 Bug ID: 498325 Summary: Wrong restoring of window position on close/open Classification: Applications Product: krusader Version: 2.9.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: krusader-bugs-n...@kde.org Reporter: igor.mironc...@gmail.com CC: krusader-bugs-n...@kde.org Target Milestone: --- Created attachment 177150 --> https://bugs.kde.org/attachment.cgi?id=177150&action=edit It moves up... SUMMARY Krusader moves up every time closed/opened again. Look at the attached GIF. STEPS TO REPRODUCE 1. Open Krusader 2. Remember its position 3. Close it 4. Open again OBSERVED RESULT Every new opening moves Krusader upper. EXPECTED RESULT Krusader should restore its position as was. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20250103 KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.9.0 Qt Version: 6.8.1 Kernel Version: 6.12.6-1-default (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz Memory: 7,6 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 620 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 499378] No possibility to login after screen lock
https://bugs.kde.org/show_bug.cgi?id=499378 Igor Mironchik changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #2 from Igor Mironchik --- (In reply to John Kizer from comment #1) > * Are you able to access a virtual terminal (ex. using Ctrl+Alt+F3) when > this issue occurs? Yes. It works. > * Are any parts of the screen locker visible, such as the wallpaper or clock? I see only a wallpaper. But no one control. > * Does the mouse pointer still appear? Yes. > * Does the issue only occur if the laptop is unplugged while the lid is > closed? I'm unable to reproduce it without closing a lid. -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 499378] New: No possibility to login after screen lock
https://bugs.kde.org/show_bug.cgi?id=499378 Bug ID: 499378 Summary: No possibility to login after screen lock Classification: I don't know Product: kde Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: igor.mironc...@gmail.com Target Milestone: --- SUMMARY No possibility to login after screen lock on laptop when lid was opened without power supply (on battery). STEPS TO REPRODUCE 1. Boot Plasma, login there. 2. Setup lock screen when laptop lid is closed 3. Close a lid of a laptop 4. Wait till screen will be locked 5. Unplug power cable, laptop should work on battery 6. Wait and open a lid OBSERVED RESULT In this case there is no field for password, and it's impossible to login. EXPECTED RESULT I'd like to see a field for password and be able to login with no matter on power supply me or on battery. Operating System: openSUSE Tumbleweed 20250130 KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.1 Kernel Version: 6.13.0-1-default (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz Memory: 7,6 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 620 -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 498325] Wrong restoring of window position on close/open
https://bugs.kde.org/show_bug.cgi?id=498325 Igor Mironchik changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #2 from Igor Mironchik --- (In reply to Toni Asensi Esteve from comment #1) > Hello. Does it happen to other programs like Dolphin? Hello. No. I see it only with Krusader. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 482435] DND from Android/Dolphin to Krusader doesn't work
https://bugs.kde.org/show_bug.cgi?id=482435 Igor Mironchik changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED|RESOLVED --- Comment #1 from Igor Mironchik --- Operating System: openSUSE Tumbleweed 20250112 KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.1 Kernel Version: 6.12.8-2-default (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz Memory: 7,6 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 620 Works now! -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 498805] New: Edited message doesn't update after restart
https://bugs.kde.org/show_bug.cgi?id=498805 Bug ID: 498805 Summary: Edited message doesn't update after restart Classification: Applications Product: NeoChat Version: 24.12.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: fe...@posteo.de Reporter: igor.mironc...@gmail.com CC: c...@carlschwan.eu, j...@redstrate.com Target Milestone: --- SUMMARY Edited message after restart of NeoChat is shown as not changed. STEPS TO REPRODUCE 1. Write and send a message from NeoChat 2. Edit it in NeoChat 3. Confirm editing 4. Restart NeoChat OBSERVED RESULT Message is edited and updated on Matrix, I see editions in Element, but not in NeoChat EXPECTED RESULT I'd like to see changes in NeoChat after restart too. Operating System: openSUSE Tumbleweed 20250115 KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.1 Kernel Version: 6.12.9-1-default (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz Memory: 7,6 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 620 -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 498426] New: Uploading an avatar doesn't work.
https://bugs.kde.org/show_bug.cgi?id=498426 Bug ID: 498426 Summary: Uploading an avatar doesn't work. Classification: Applications Product: NeoChat Version: 24.12.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: fe...@posteo.de Reporter: igor.mironc...@gmail.com CC: c...@carlschwan.eu, j...@redstrate.com Target Milestone: --- SUMMARY Uploading an avatar doesn't work. STEPS TO REPRODUCE 1. Open settings dialogue. 2. Go to Accounts and choose account. 3. Upload an avatar. OBSERVED RESULT An avatar doesn't apply anywhere. EXPECTED RESULT I'd like to see everywhere my new uploaded avatar. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20250106 KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.9.0 Qt Version: 6.8.1 Kernel Version: 6.12.8-1-default (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz Memory: 7,6 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 620 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 499378] No possibility to login after screen lock
https://bugs.kde.org/show_bug.cgi?id=499378 --- Comment #5 from Igor Mironchik --- Created attachment 178338 --> https://bugs.kde.org/attachment.cgi?id=178338&action=edit systemctl log -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 499378] No possibility to login after screen lock
https://bugs.kde.org/show_bug.cgi?id=499378 Igor Mironchik changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #6 from Igor Mironchik --- > Does the issue occur on Wayland as well as X11? On Wayland the situation is worse even. It occurs and I unable access virtual terminal, I see text, blinking cursor, I can type, but it's not a terminal, nothing works. > If you trigger the issue and identify the time that it occurred, can you > grab the system journal records from around that time and share them? For > example, if the issue occurred at 4:30 PM today, you could use sudo > journalctl --since="2025-02-13 16:29:00" --until="2025-02-13 16:31:00" to > look at the surrounding couple of minutes and see if any major crashes, > errors or warnings are being reported there. I attached systemctl log. The keypoints: фев 14 07:37:04 localhost.localdomain systemd-logind[1040]: Lid closed. фев 14 07:37:27 localhost.localdomain login[3577]: pam_kwallet5(login:auth): pam_kwallet5: pam_sm_authenticate фев 14 07:37:45 localhost.localdomain sudo[3626]: igor : TTY=tty3 ; PWD=/home/igor ; USER=root ; COMMAND=/usr/sbin/reboot One more thing - unmasking sleep.target doesn't solve anything... -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 499378] No possibility to login after screen lock
https://bugs.kde.org/show_bug.cgi?id=499378 --- Comment #7 from Igor Mironchik --- These line are red: фев 14 07:37:04 localhost.localdomain kscreenlocker_greet[3430]: PAM unable to dlopen(/usr/lib64/security/pam_fprintd.so): /usr/lib64/security/pam_fprintd.so: cannot open shared object file: No such file or directory фев 14 07:37:04 localhost.localdomain kscreenlocker_greet[3430]: PAM adding faulty module: /usr/lib64/security/pam_fprintd.so фев 14 07:37:04 localhost.localdomain kscreenlocker_greet[3430]: PAM unable to dlopen(/usr/lib64/security/pam_pkcs11.so): /usr/lib64/security/pam_pkcs11.so: cannot open shared object file: No such file or directory фев 14 07:37:04 localhost.localdomain kscreenlocker_greet[3430]: PAM adding faulty module: /usr/lib64/security/pam_pkcs11.so And: фев 14 07:37:19 localhost.localdomain systemd-logind[1040]: Failed to execute suspend operation: Unit sleep.target is masked. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 499378] No possibility to login after screen lock
https://bugs.kde.org/show_bug.cgi?id=499378 --- Comment #3 from Igor Mironchik --- Still here... Operating System: openSUSE Tumbleweed 20250211 KDE Plasma Version: 6.3.0 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.2 Kernel Version: 6.13.1-1-default (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz Memory: 7,6 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 620 -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 501818] New: Sent images may not been seen in NeoChat
https://bugs.kde.org/show_bug.cgi?id=501818 Bug ID: 501818 Summary: Sent images may not been seen in NeoChat Classification: Applications Product: NeoChat Version: 24.12.3 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: fe...@posteo.de Reporter: igor.mironc...@gmail.com CC: c...@carlschwan.eu, j...@redstrate.com Target Milestone: --- SUMMARY Sometimes sent images (usual PNGs) may not been seen in NeoChat as soon as they sent, but in NeoChat is seen a gray rectangle with 0% progress bar, or what is there... This issue is not always reproducible. But I see it frequently. STEPS TO REPRODUCE 1. Send PNG OBSERVED RESULT Sometimes at that moment when image is sent I see gray rectangle instead of preview. EXPECTED RESULT I'd like to see a preview always as soon as image sent. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20250319 KDE Plasma Version: 6.3.3 KDE Frameworks Version: 6.12.0 Qt Version: 6.8.2 Kernel Version: 6.13.6-1-default (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz Memory: 7,6 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 620 -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 501818] Sent images may not been seen in NeoChat
https://bugs.kde.org/show_bug.cgi?id=501818 Igor Mironchik changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO |RESOLVED --- Comment #2 from Igor Mironchik --- (In reply to John Kizer from comment #1) > Hi - just to double-check, is this occurring in rooms that allow posting > pictures? I'm only thinking of that as I know of several rooms that > currently block image posts to deal with spam. Thanks! Hi. It occurred in rooms that allowed posting images. But I'm unable to reproduce it any-more. I caught it once just now, but after sending simple text after image, image was shown. Let consider this issue as resolved, if it exists, it very hard to reproduce now. -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 502227] Folder properties may crash application
https://bugs.kde.org/show_bug.cgi?id=502227 Igor Mironchik changed: What|Removed |Added Resolution|BACKTRACE |--- Status|NEEDSINFO |REPORTED --- Comment #2 from Igor Mironchik --- igor@localhost:~> coredumpctl gdb 3055 Hint: You are currently not seeing messages from other users and the system. Users in the 'systemd-journal' group can see all messages. Pass -q to turn off this notice. PID: 3055 (krusader) UID: 1000 (igor) GID: 1000 (igor) Signal: 11 (SEGV) Timestamp: Thu 2025-04-10 20:57:03 +03 (1min 36s ago) Command Line: /usr/bin/krusader -qwindowtitle Krusader Executable: /usr/bin/krusader Control Group: /user.slice/user-1000.slice/user@1000.service/app.slice/app-org.kde.krusader@940d872da2594c539cbf5126fe174678.service Unit: user@1000.service User Unit: app-org.kde.krusader@940d872da2594c539cbf5126fe174678.service Slice: user-1000.slice Owner UID: 1000 (igor) Boot ID: 1202f059eada449eb2bc0278b305bbea Machine ID: 213b44b898a944e98b6c98ab2ceb40a2 Hostname: localhost.localdomain Storage: /var/lib/systemd/coredump/core.krusader.1000.1202f059eada449eb2bc0278b305bbea.3055.174430782300.zst (present) Size on Disk: 5.4M Message: Process 3055 (krusader) of user 1000 dumped core. Stack trace of thread 3055: #0 0x7f0d0369b37c __pthread_kill_implementation (libc.so.6 + 0x9b37c) #1 0x7f0d03641cb6 raise (libc.so.6 + 0x41cb6) #2 0x7f0d05fd5a37 _ZN6KCrash19defaultCrashHandlerEi (libKF6Crash.so.6 + 0x7a37) #3 0x7f0d03641e00 __restore_rt (libc.so.6 + 0x41e00) #4 0x7f0d052451ac n/a (libQt6Widgets.so.6 + 0x2451ac) #5 0x7f0d05248588 n/a (libQt6Widgets.so.6 + 0x248588) #6 0x7f0d051dee35 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt6Widgets.so.6 + 0x1dee35) #7 0x7f0d03fadaf0 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt6Core.so.6 + 0x1adaf0) #8 0x7f0d0481bdc5 _ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE (libQt6Gui.so.6 + 0x21bdc5) #9 0x7f0d0487e59c _ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Gui.so.6 + 0x27e59c) #10 0x7f0cff78d2be n/a (libQt6XcbQpa.so.6 + 0x682be) #11 0x7f0d01eb8638 n/a (libglib-2.0.so.0 + 0x5f638) #12 0x7f0d01eba398 n/a (libglib-2.0.so.0 + 0x61398) #13 0x7f0d01ebabac g_main_context_iteration (libglib-2.0.so.0 + 0x61bac) #14 0x7f0d04205133 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x405133) #15 0x7f0d03fb599b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1b599b) #16 0x7f0d03fb765a _ZN16QCoreApplication4execEv (libQt6Core.so.6 + 0x1b765a) #17 0x56457e043450 n/a (/usr/bin/krusader + 0xb0450) #18 0x7f0d0362b12e __libc_start_call_main (libc.so.6 + 0x2b12e) #19 0x7f0d0362b1f9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2b1f9) #20 0x56457e045185 n/a (/usr/bin/krusader + 0xb2185) Stack trace of thread 3059: #0 0x7f0d036a1c32 __syscall_cancel_arch (libc.so.6 + 0xa1c32) #1 0x7f0d0369581c __internal_syscall_cancel (libc.so.6 + 0x9581c) #2 0x7f0d03695fec __futex_abstimed_wait_common (libc.so.6 + 0x95fec) #3 0x7f0d03698a78 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x98a78) #4 0x7f0cf5b8b8f9 n/a (libgallium-25.0.2.so + 0x58b8f9) #5 0x7f0cf5b5751b n/a (libgallium-25.0.2.so + 0x55751b) #6 0x7f0cf5b8b837 n/a (libgallium-25.0.2.so + 0x58b837) #7 0x7f0d03699546 start_thread (libc.so.6 + 0x99546) #8 0x7f0d0371d94c __clone3 (libc.so.6 + 0x11d94c) Stack trace of thread 3064: #0 0x7f0d036a1c32 __syscall_cancel_arch (libc.so.6 + 0xa1c32) #1 0x7f0d0369581c __internal_syscall_cancel (libc.so.6 + 0x9581c) #2 0x7f0d03695fec __futex_abstimed_wait_common (libc.so.6 + 0x95fec) #3 0x7f0d03698c55 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x98c55) #4 0x7f0d0412b9c8 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x32b9c8) #5 0x7f0d04125d8c n/a (libQt6Core.so.6 + 0x325d8c)