[kwin] [Bug 489678] New: Telegram fails to redraw damaged screen regions
https://bugs.kde.org/show_bug.cgi?id=489678 Bug ID: 489678 Summary: Telegram fails to redraw damaged screen regions Classification: Plasma Product: kwin Version: 5.27.11 Platform: Debian testing OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: wayland-generic Assignee: kwin-bugs-n...@kde.org Reporter: ky...@yandex.ru Target Milestone: --- SUMMARY Latest Telegram desktop client (5.2+) doesn't update damaged screen regions on kwin-wayland. The bug was reported to Telegram developers and their reply was: This means your compositor has a bugged implementation of damage tracking with fractional scaling. I don't think disabling fractional scaling support or partial damage support just because old distros have bugs is a good idea so I think you should either switch to a distro with latest Plasma or report the bug to kwin package via your distro bugtracker. https://github.com/telegramdesktop/tdesktop/issues/28113#issuecomment-2203232661 STEPS TO REPRODUCE 1. Run latest Telegram desktop in Wayland session. 2. Scroll a chat or open any menu. OBSERVED RESULT Parts of Telegram window are not updated. EXPECTED RESULT Program window should be updated according to user interaction. SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Plasma Version: 5.27.11 KDE Frameworks Version: 5.115.0 Qt Version: 5.15.13 -- You are receiving this mail because: You are watching all bug changes.
[plasma-nm] [Bug 385395] [Openconnect] Autoconnect and save password for VPN openconnect connection
https://bugs.kde.org/show_bug.cgi?id=385395 Lev changed: What|Removed |Added CC||lev...@mail.ru --- Comment #4 from Lev --- I currently see the same issue with plasma-nm 5.16.5 on Arch Linux. It was working for me on previous versions, though, so I am unsure if this is anything close to the original issue, which is 2 years old but still not resolved. -- You are receiving this mail because: You are watching all bug changes.
[plasma-nm] [Bug 401554] New: Cannot connect to OpenConnect VPN via applet
https://bugs.kde.org/show_bug.cgi?id=401554 Bug ID: 401554 Summary: Cannot connect to OpenConnect VPN via applet Product: plasma-nm Version: 5.14.4 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: applet Assignee: jgrul...@redhat.com Reporter: lev...@mail.ru Target Milestone: --- SUMMARY After a recent update I can't connect to a Cisco Openconnect server that I have been using. Downgrading plasma-nm to 5.14.3 allows me to connect normally again. I have login and password saved for this connection (no certificate file). When I click "Login" I see "Login failed." Under "View Log" I see this: POST https:/// Attempting to connect to server :443 Connected to :443 SSL negotiation with Server certificate verify failed: signer not found Connected to HTTPS on Got HTTP response: HTTP/1.1 200 OK Content-Type: text/html; charset=utf-8 Transfer-Encoding: chunked Cache-Control: no-cache Pragma: no-cache Connection: Keep-Alive Date: Thu, 29 Nov 2018 23:42:44 GMT X-Frame-Options: SAMEORIGIN X-Aggregate-Auth: 1 HTTP body chunked (-2) XML POST enabled POST https:/// Got HTTP response: HTTP/1.1 200 OK Content-Type: text/html; charset=utf-8 Transfer-Encoding: chunked Cache-Control: no-cache Pragma: no-cache Connection: Keep-Alive Date: Thu, 29 Nov 2018 23:42:47 GMT X-Frame-Options: SAMEORIGIN X-Aggregate-Auth: 1 HTTP body chunked (-2) And in the system journal: NetworkManager[511]: [1543535084.6572] vpn-connection[0x56360245c100,75d78a0c-a0df-4843-986c-75517fc85a44,"",0]: Failed to request VPN secrets #3: No agents were available for this request. SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Plasma Version: 5.14.4 KDE Frameworks Version: 5.52.0 Qt Version: 5.11.2 -- You are receiving this mail because: You are watching all bug changes.
[plasma-nm] [Bug 401554] Cannot connect to OpenConnect VPN via applet
https://bugs.kde.org/show_bug.cgi?id=401554 --- Comment #2 from Lev --- Yes, downgrading only plasma-nm is enough and I can connect again. With the latest version, login and password are filled in as usual. -- You are receiving this mail because: You are watching all bug changes.
[plasma-nm] [Bug 401554] Cannot connect to OpenConnect VPN via applet
https://bugs.kde.org/show_bug.cgi?id=401554 --- Comment #4 from Lev --- Yes, looks like it works after reverting the patch above. -- You are receiving this mail because: You are watching all bug changes.
[plasma-nm] [Bug 401554] Cannot connect to OpenConnect VPN via applet
https://bugs.kde.org/show_bug.cgi?id=401554 --- Comment #6 from Lev --- Here's what I did specifically. 1. Installed plasma-nm 5.14.4, the broken version. Made sure it's broken. 2. Checked out the git version. 3. Reverted the patch. 4. cmake, make (in local dir). 5. sudo cp bin/libplasmanetworkmanagement_openconnectui.so /usr/lib/qt/plugins/ 6. Reboot. Made sure that it works now. To double-check: went and applied the patch again, repeated steps 4-6, it broke again. -- You are receiving this mail because: You are watching all bug changes.
[ktorrent] [Bug 374724] New: kTorrent sometimes conflicts with pulseaudio (no sound until I quit ktorrent)
https://bugs.kde.org/show_bug.cgi?id=374724 Bug ID: 374724 Summary: kTorrent sometimes conflicts with pulseaudio (no sound until I quit ktorrent) Product: ktorrent Version: 5.0 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: joris.guis...@gmail.com Reporter: lev...@mail.ru Target Milestone: --- Sometimes, when kTorrent finishes a download, I notice that sound is not working in my browser. When I try playing a youtube video, I see this in the journalctl logs: pulseaudio[676]: E: [alsa-sink-ALC887-VD Analog] alsa-sink.c: Error opening PCM device front:0: Device or resource busy After looking around in the Arch forums, I tried this: $ fuser -v /dev/snd/* USERPID ACCESS COMMAND /dev/snd/controlC0: lev 993 F ktorrent /dev/snd/controlC1: lev8757 F pulseaudio /dev/snd/pcmC0D0p: lev 993 F...m ktorrent /dev/snd/timer: lev 993 f ktorrent So then I quit ktorrent, and the sound started working, after which fuser yields: $ fuser -v /dev/snd/* USERPID ACCESS COMMAND /dev/snd/controlC0: lev8757 F pulseaudio /dev/snd/controlC1: lev8757 F pulseaudio /dev/snd/pcmC0D0p: lev8757 F...m pulseaudio This does not happen every time ktorrent finishes a download, but it has happened more than once. I have ktorrent 5.0.1 from official Arch package (5.0.1-2). Pulseaudio package version is 9.0-1. -- You are receiving this mail because: You are watching all bug changes.
[ktorrent] [Bug 374724] kTorrent sometimes conflicts with pulseaudio (no sound until I quit ktorrent)
https://bugs.kde.org/show_bug.cgi?id=374724 Lev changed: What|Removed |Added CC||lev...@mail.ru -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 379418] Plasma-discover crash
https://bugs.kde.org/show_bug.cgi?id=379418 Lev Kavelin changed: What|Removed |Added CC||l...@kavelin.com -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 379418] Plasma-discover crash
https://bugs.kde.org/show_bug.cgi?id=379418 --- Comment #2 from Lev Kavelin --- Created attachment 107308 --> https://bugs.kde.org/attachment.cgi?id=107308&action=edit New crash information added by DrKonqi plasma-discover (5.10.4) using Qt 5.7.1 - What I was doing when the application crashed: "Discover" crashes every time when I launch it -- Backtrace (Reduced): #6 0x7f2926345bf2 in AppStream::Pool::load(QString*) () from /lib64/libAppStreamQt.so.2 #7 0x7f29267b6fb8 in PackageKitBackend::PackageKitBackend(QObject*) () from /usr/lib64/qt5/plugins/discover/packagekit-backend.so #8 0x7f29267ba29b in PackageKitBackendFactory::newInstance(QObject*, QString const&) const () from /usr/lib64/qt5/plugins/discover/packagekit-backend.so #9 0x7f29655f3d57 in DiscoverBackendsFactory::backendForFile(QString const&, QString const&) const () from /usr/lib64/plasma-discover/libDiscoverCommon.so #10 0x7f29655f43eb in DiscoverBackendsFactory::backend(QString const&) const () from /usr/lib64/plasma-discover/libDiscoverCommon.so -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 454552] Okular Typewriter tool reversing RTL text
https://bugs.kde.org/show_bug.cgi?id=454552 Alon Bar-Lev changed: What|Removed |Added CC||alon.bar...@gmail.com --- Comment #3 from Alon Bar-Lev --- Hi, Annotations also are showed in reverse. I would love to use okular, but need to use it in RTL (Hebrew). Thanks, -- You are receiving this mail because: You are watching all bug changes.
[kmines] [Bug 361642] Kmines generates very similar boards
https://bugs.kde.org/show_bug.cgi?id=361642 lev changed: What|Removed |Added CC||lev.krai...@gmail.com --- Comment #4 from lev --- Created attachment 98743 --> https://bugs.kde.org/attachment.cgi?id=98743&action=edit First snapshot -- You are receiving this mail because: You are watching all bug changes.
[kmines] [Bug 361642] Kmines generates very similar boards
https://bugs.kde.org/show_bug.cgi?id=361642 --- Comment #5 from lev --- Created attachment 98744 --> https://bugs.kde.org/attachment.cgi?id=98744&action=edit Second snapshot As you can see two boards are exactly identical. I was able to win in second case using previous snapshot. -- You are receiving this mail because: You are watching all bug changes.
[kmines] [Bug 361642] Kmines generates very similar boards
https://bugs.kde.org/show_bug.cgi?id=361642 --- Comment #7 from lev --- (In reply to Frederik Schwarzer from comment #6) > Can you please state your version of KCoreAddons on your system? > The issue you are experiencing might be related to > https://bugs.kde.org/show_bug.cgi?id=362161 I'm running Arch linux: extra/kcoreaddons 5.21.0-1 (kf5) -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kglobalaccel] [Bug 341959] kwin shortcuts don't work when using meta + shift +
https://bugs.kde.org/show_bug.cgi?id=341959 Lev Lybin changed: What|Removed |Added CC|lev.ly...@gmail.com | -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 219121] if holding mouse mid button, perform scroll instead zoom
https://bugs.kde.org/show_bug.cgi?id=219121 Alon Bar-Lev changed: What|Removed |Added CC||alon.bar...@gmail.com --- Comment #22 from Alon Bar-Lev --- I always used wheel emulation so everything worked perfectly, only now after using okular since its first release found out this odd behavior, allowing user to select behavior is a good compromise between various standards, not sure why it was rejected. -- You are receiving this mail because: You are watching all bug changes.