[frameworks-kwallet] [Bug 458069] New: Cannot disable org.freedesktop.secrets
https://bugs.kde.org/show_bug.cgi?id=458069 Bug ID: 458069 Summary: Cannot disable org.freedesktop.secrets Product: frameworks-kwallet Version: 5.97.0 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: va...@kde.org Reporter: alejandroval...@live.com CC: kdelibs-b...@kde.org Target Milestone: --- SUMMARY The new freedesktop.secrets api from kwallet cannot be disabled using configuration available in package. 1. Tested with kwalletmanager 22.07.90-1, it changes the value in kwalletrc correctly. 2. Updated ~/.config/kwalletrc manually with [org.freedesktop.secrets] apiEnabled=false Re-login after every test, KeepassXC mentions this when running: Warning: Another secret service is running (PID: 7129, Executable: /usr/bin/kwalletd5). Please stop/remove it before re-enabling the Secret Service Integration. If I kill kwalletd5 the secret service is disabled. ~/.config/kwalletrc [Wallet] Close When Idle=false Close on Screensaver=false Enabled=true First Use=false Idle Timeout=10 Launch Manager=false Leave Manager Open=false Leave Open=true Prompt on Open=false Use One Wallet=true [org.freedesktop.secrets] apiEnabled=false STEPS TO REPRODUCE 1. Add apiEnabled=false to kwalletrc 2. Re-Login 3. org.freedesktop.secrets is still in use, (cannot use keepassXC secret service) OBSERVED RESULT secrets api still in use. EXPECTED RESULT secrets api should be disabled SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.25.4 KDE Frameworks Version: 5.97.0 Qt Version: 5.15.5 Kernel Version: 5.19.2-arch1-1 (64-bit) Graphics Platform: X11 ADDITIONAL INFORMATION tested also kwalletmanager 22.07.90-1 to change the configuration. -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 393914] Certain Emails will show encrypted content as attachment (pgp)
https://bugs.kde.org/show_bug.cgi?id=393914 Alejandro Valdés changed: What|Removed |Added CC||alejandroval...@live.com --- Comment #1 from Alejandro Valdés --- I'm also hitting this bug when sending email using an outlook.com account, the message is split into two attachments, I have read a bit on it and it seems that Exchange makes any text before an attachment another attachment (see http://kb.mit.edu/confluence/pages/viewpage.action?pageId=4981187) making the Version: 1 text of the encrypted message the first attachment (ATT1), resulting in this error: org.kde.pim.mimetreeparser: Unknown PGP Version String: "-BEGIN PGP MESSAGE- This is very similar to 212952 reported quite a while ago. I can share an email that has this issue if its necessary. KMail Version 5.12.1 (19.08.1) KDE Frameworks 5.62.0 Qt 5.13.1 (built against 5.13.1) -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 407968] [NVIDIA][Wayland] systemsettings opens but no UI is loaded
https://bugs.kde.org/show_bug.cgi?id=407968 Alejandro Valdés changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |UPSTREAM --- Comment #1 from Alejandro Valdés --- Issue no longer happens with the update 1.1.3 to egl-wayland. I can open individual KCMs plus the systemsettings5 window. -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 407968] New: [NVIDIA][Wayland] systemsettings opens but no UI is loaded
https://bugs.kde.org/show_bug.cgi?id=407968 Bug ID: 407968 Summary: [NVIDIA][Wayland] systemsettings opens but no UI is loaded Product: systemsettings Version: unspecified Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: grave Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: alejandroval...@live.com Target Milestone: --- SUMMARY Using the nvidia-wayland session, when systemsettings is opened no UI is rendered, an empty window is shown. This also happens when opening any other KCM. Opening in console reports the following error (several times): qt.qpa.wayland: Could not create EGL surface (EGL error 0x3008) STEPS TO REPRODUCE 1. Login into wayland with nvidia hardware 2. Open systemsettings5 or any other kcm 3. No UI is rendered OBSERVED RESULT Empty window EXPECTED RESULT system settings SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.15.90 KDE Frameworks Version: 5.58.0 Qt Version: 5.13.0 Kernel Version: 5.1.4-arch1-1-ARCH OS Type: 64-bit Processors: 8 × Intel® Core™ i7-7700HQ CPU @ 2.80GHz Memory: 23.5 GiB of RAM -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 407968] [NVIDIA][Wayland] systemsettings opens but no UI is loaded
https://bugs.kde.org/show_bug.cgi?id=407968 Alejandro Valdés changed: What|Removed |Added Version|unspecified |5.15.90 -- You are receiving this mail because: You are watching all bug changes.
[krunner] [Bug 407966] New: [NVIDIA][Wayland] Krunner does not show any result after writing any text
https://bugs.kde.org/show_bug.cgi?id=407966 Bug ID: 407966 Summary: [NVIDIA][Wayland] Krunner does not show any result after writing any text Product: krunner Version: 5.15.90 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: major Priority: NOR Component: general Assignee: k...@privat.broulik.de Reporter: alejandroval...@live.com Target Milestone: --- SUMMARY Using krunner in the nvidia-wayland session results in no results being returned and in a general lag when writing on the input field. This only happens using nvidia-wayland, intel session is working fine. STEPS TO REPRODUCE 1. Login into a wayland session utilizing nvidia hardware. 2. Open krunner 3. Write any word OBSERVED RESULT KRunner doesn't show its result window. EXPECTED RESULT Options should be displayed below the input text SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.15.90 KDE Frameworks Version: 5.58.0 Qt Version: 5.13.0 Kernel Version: 5.1.4-arch1-1-ARCH OS Type: 64-bit Processors: 8 × Intel® Core™ i7-7700HQ CPU @ 2.80GHz Memory: 23.5 GiB of RAM ADDITIONAL INFORMATION Let me know how can I extract any extra log or data from krunner to reproduce this issue. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 407723] [NVIDIA] Cannot login into plasma using wayland
https://bugs.kde.org/show_bug.cgi?id=407723 Alejandro Valdés changed: What|Removed |Added Resolution|WAITINGFORINFO |NOT A BUG Status|NEEDSINFO |RESOLVED --- Comment #3 from Alejandro Valdés --- After a bit of digging I was able to make it work: 1. I added KWIN_DRM_USE_EGL_STREAMS=1 to /etc/profile.d/ 2. I enabled nvidia DRM KMS https://wiki.archlinux.org/index.php/NVIDIA#DRM_kernel_mode_setting 3. Restarted the machine For some reason my first wayland login with nvidia made my kwin use 100% of the CPU, but the second login works fine. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 407723] New: [NVIDIA] Cannot login into plasma using wayland
https://bugs.kde.org/show_bug.cgi?id=407723 Bug ID: 407723 Summary: [NVIDIA] Cannot login into plasma using wayland Product: kwin Version: 5.15.90 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: wayland-generic Assignee: kwin-bugs-n...@kde.org Reporter: alejandroval...@live.com Target Milestone: --- SUMMARY When using latest plasma 5.15.90 beta in Archlinux, I cannot login into Wayland using NVIDIA hardware. Running kwin_wayland on console from an X sessions throws a segfault: dbus-launch kwin_wayland No backend specified through command line argument, trying auto resolution Icon theme "elementary" not found. Icon theme "gnome" not found. Icon theme "deepin" not found. OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce GTX 1080/PCIe/SSE2 OpenGL version string: 4.6.0 NVIDIA 430.14 OpenGL shading language version string: 4.60 NVIDIA Driver: NVIDIA Driver version: 430.14 GPU class: Unknown OpenGL version: 4.6 GLSL version: 4.60 Linux kernel version: 5.1.2 Requires strict binding:no GLSL shaders: yes Texture NPOT support: yes Virtual Machine:no QImage::scaled: Image is a null image [1]18274 segmentation fault (core dumped) dbus-launch kwin_wayland Also tried with a new user, but it also crashes. STEPS TO REPRODUCE 1. Login into plasma-wayland using nvidia hardware OBSERVED RESULT A black tty screen EXPECTED RESULT Plasma wayland UI SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.15.90 KDE Frameworks Version: 5.58.0 Qt Version: 5.13.0 Kernel Version: 5.1.2-arch1-1-ARCH OS Type: 64-bit Processors: 8 × Intel® Core™ i7-7700HQ CPU @ 2.80GHz Memory: 23.5 GiB of RAM ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[Powerdevil] [Bug 399727] Support systemd suspend-then-hibernate
https://bugs.kde.org/show_bug.cgi?id=399727 Alejandro Valdés changed: What|Removed |Added CC||alejandroval...@live.com -- You are receiving this mail because: You are watching all bug changes.