[kde] [Bug 473542] craft kate build fails with qcollectiongenerator not found

2023-08-22 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=473542

matthias sweertvaegher  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 473542] craft kate build fails with qcollectiongenerator not found

2023-08-22 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=473542

--- Comment #3 from matthias sweertvaegher  
---
hi Nicolas,

thanks for the fast response. I ran 'craft kde' once more, and it seemed to
update stuff, but it still fails, seemingly with the same error. 

It's my first time using craft, do I need to run a special command to update? I
tried the '-i' option, but same result (running 'craft kate'):

*** Handling package: kde/unreleased/kuserfeedback, action: all ***
*** Action: fetch-binary for kde/unreleased/kuserfeedback ***
Could not find kde/unreleased/kuserfeedback=1.2.0 in
https://files.kde.org/craft/master/23.07/macos/clang/arm64/RelWithDebInfo
Could not find kde/unreleased/kuserfeedback=1.2.0 in
https://files.kde.org/craft/master/23.07/macos/clang/arm64/Release
*** kde/unreleased/kuserfeedback not found in cache ***
*** Action: fetch for kde/unreleased/kuserfeedback ***
*** Action: unpack for kde/unreleased/kuserfeedback ***
executing command: /Users/matthias/CraftRoot/dev-utils/bin/7za x
/Users/matthias/CraftRoot/download/archives/kde/unreleased/kuserfeedback/kuserfeedback-1.2.0.tar.xz
-so -bsp2 | /usr/bin/tar --directory
/Users/matthias/CraftRoot/build/kde/unreleased/kuserfeedback/work -xf -
executing command: /usr/bin/patch --ignore-whitespace -d
/Users/matthias/CraftRoot/build/kde/unreleased/kuserfeedback/work/kuserfeedback-1.2.0
-p 1 -i
/Users/matthias/CraftRoot/etc/blueprints/locations/craft-blueprints-kde/kde/unreleased/kuserfeedback/0001-Hide-finding-docs-dependencies-behind-ENABLE_DOCS.patch
patching file CMakeLists.txt
*** Action: compile for kde/unreleased/kuserfeedback ***
executing command: /Users/matthias/CraftRoot/dev-utils/bin/cmake -G Ninja
-DBUILD_TESTING=ON -DBUILD_SHARED_LIBS=ON -DENABLE_DOCS=OFF
-DCMAKE_INSTALL_PREFIX=/Users/matthias/CraftRoot
-DCMAKE_PREFIX_PATH=/Users/matthias/CraftRoot
-DCMAKE_REQUIRED_INCLUDES=/Users/matthias/CraftRoot/include
-DCMAKE_C_STANDARD_INCLUDE_DIRECTORIES=/Users/matthias/CraftRoot/include
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo
-DKDE_INSTALL_BUNDLEDIR=/Users/matthias/CraftRoot/Applications/KDE
-DAPPLE_SUPPRESS_X11_WARNING=ON -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -S
/Users/matthias/CraftRoot/build/kde/unreleased/kuserfeedback/work/kuserfeedback-1.2.0
-- The C compiler identification is AppleClang 14.0.0.1429
-- The CXX compiler identification is AppleClang 14.0.0.1429
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
- skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
- skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Could not set up the appstream test. appstreamcli is missing.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - not found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
CMake Error at
/Users/matthias/CraftRoot/lib/cmake/Qt5Help/Qt5HelpConfig.cmake:14 (message):
  The imported target "Qt5::Help" references the file

 "/Users/matthias/CraftRoot/bin/qcollectiongenerator"

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

 "/Users/matthias/CraftRoot/lib/cmake/Qt5Help/Qt5HelpConfigExtras.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /Users/matthias/CraftRoot/lib/cmake/Qt5Help/Qt5HelpConfigExtras.cmake:6
(_qt5_Help_check_file_exists)
  /Users/matthias/CraftRoot/lib/cmake/Qt5Help/Qt5HelpConfig.cmake:227 (include)
  /Users/matthias/CraftRoot/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package)
  CMakeLists.txt:55 (find_package)


-- Configuring incomplete, errors occurred!
See also
"/Users/matthias/CraftRoot/build/kde/unreleased/kuserfeedback/work/build/CMakeFiles/CMakeOutput.log".
See also
"/Users/matthias/CraftRoot/build/kde/unreleased/kuserfeedback/work/build/CMakeFiles/CMakeError.log".
Command ['/Users/matthias/CraftRoot/dev-utils/bin/cmake', '-G', 'Ninja',
'-DBUILD_TESTING=ON', '-DBUILD_SHARED_LIBS=ON', '-DENABLE_DOCS=OFF',
'-DCMAKE_INSTALL_PREFIX=/Users/matthias/CraftRoot',
'-DCMAKE_PREFIX_PATH=/Users/matthias/CraftRoot',
'-DCMAKE_REQUIRED_INCLUDES=/Users/matthias/CraftRoot/include',
'-DCMAKE_C_STANDARD_INCLUDE_DIRECTORIES=/Users/matthias/CraftRoot/include',
'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON', '-DCMAKE_BUILD_TYPE=RelWithDebInfo',
'-DKDE_INSTALL_BUNDLEDIR=/Users/matthias/CraftRoo

[kde] [Bug 473542] New: craft kate build fails with qcollectiongenerator not found

2023-08-19 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=473542

Bug ID: 473542
   Summary: craft kate build fails with qcollectiongenerator not
found
Classification: I don't know
   Product: kde
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: matthias.sweertvaeg...@gmail.com
  Target Milestone: ---

SUMMARY
***
I'm trying to build kate on apple silicon macos using craft. it builds for 15
mins but then fails trying to compile kuserfeedback.

STEPS TO REPRODUCE
1. craft kate

OBSERVED RESULT
build fails

EXPECTED RESULT
build succeeds

SOFTWARE/OS VERSIONS
macOS: 13.3.1 (a) 
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
here is the build output (for last target):
*** Handling package: kde/unreleased/kuserfeedback, action: all ***
*** Action: fetch-binary for kde/unreleased/kuserfeedback ***
Could not find kde/unreleased/kuserfeedback=1.2.0 in
https://files.kde.org/craft/master/23.07/macos/clang/arm64/RelWithDebInfo
Could not find kde/unreleased/kuserfeedback=1.2.0 in
https://files.kde.org/craft/master/23.07/macos/clang/arm64/Release
*** kde/unreleased/kuserfeedback not found in cache ***
*** Action: fetch for kde/unreleased/kuserfeedback ***
curl https://download.kde.org/stable/kuserfeedback/kuserfeedback-1.2.0.tar.xz
Warning: --ssl is an insecure option, consider --ssl-reqd instead
#=#=-  #   #   
   
   
   #=O#- #   
#
100.0%
*** Action: unpack for kde/unreleased/kuserfeedback ***
executing command: /Users/matthias/CraftRoot/dev-utils/bin/7za x
/Users/matthias/CraftRoot/download/archives/kde/unreleased/kuserfeedback/kuserfeedback-1.2.0.tar.xz
-so -bsp2 | /usr/bin/tar --directory
/Users/matthias/CraftRoot/build/kde/unreleased/kuserfeedback/work -xf -
*** Action: compile for kde/unreleased/kuserfeedback ***
executing command: /Users/matthias/CraftRoot/dev-utils/bin/cmake -G Ninja
-DBUILD_TESTING=ON -DBUILD_SHARED_LIBS=ON -DENABLE_DOCS=OFF
-DCMAKE_INSTALL_PREFIX=/Users/matthias/CraftRoot
-DCMAKE_PREFIX_PATH=/Users/matthias/CraftRoot
-DCMAKE_REQUIRED_INCLUDES=/Users/matthias/CraftRoot/include
-DCMAKE_C_STANDARD_INCLUDE_DIRECTORIES=/Users/matthias/CraftRoot/include
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo
-DKDE_INSTALL_BUNDLEDIR=/Users/matthias/CraftRoot/Applications/KDE
-DAPPLE_SUPPRESS_X11_WARNING=ON -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -S
/Users/matthias/CraftRoot/build/kde/unreleased/kuserfeedback/work/kuserfeedback-1.2.0
-- The C compiler identification is AppleClang 14.0.0.1429
-- The CXX compiler identification is AppleClang 14.0.0.1429
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
- skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
- skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Could not set up the appstream test. appstreamcli is missing.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - not found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Could NOT find Qt5DocTools (missing: Qt5DocTools_DIR)
CMake Warning at /Users/matthias/CraftRoot/lib/cmake/Qt5/Qt5Config.cmake:39
(message):
  Failed to find Qt5 component "DocTools" config file at
  "/Users/matthias/CraftRoot/lib/cmake/Qt5DocTools/Qt5DocToolsConfig.cmake"
Call Stack (most recent call first):
  CMakeLists.txt:43 (find_package)


CMake Error at
/Users/matthias/CraftRoot/lib/cmake/Qt5Help/Qt5HelpConfig.cmake:14 (message):
  The imported target "Qt5::Help" references the file

 "/Users/matthias/CraftRoot/bin/qcollectiongenerator"

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

 

[plasmashell] [Bug 432810] On X11, exiting some apps after using clipboard sometimes hangs plasma for 5 secs

2023-01-09 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=432810

--- Comment #23 from matthias sweertvaegher  
---
btw, I was also able to reproduce the bug on KDE Neon :

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.26.80
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.7
Kernel Version: 5.15.0-57-generic (64-bit)
Graphics Platform: X11
Processors: 6 × Intel® Core™ i7-9850H CPU @ 2.60GHz
Memory: 11,7 GiB of RAM
Graphics Processor: llvmpipe
Manufacturer: innotek GmbH
Product Name: VirtualBox
System Version: 1.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 432810] On X11, exiting some apps after using clipboard sometimes hangs plasma for 5 secs

2023-01-09 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=432810

matthias sweertvaegher  changed:

   What|Removed |Added

Summary|On X11 with non-Intel GPU,  |On X11, exiting some apps
   |exiting some apps sometimes |after using clipboard
   |hangs plasma for 5-10 secs  |sometimes hangs plasma for
   ||5 secs

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 432810] On X11 with non-Intel GPU, exiting some apps sometimes hangs plasma for 5-10 secs

2023-01-09 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=432810

--- Comment #22 from matthias sweertvaegher  
---
I found out what is causing the problem: setting an empty text on the clipboard
instead of calling clear(), induces this hang. 
For more info, see the github comment:
https://github.com/keepassxreboot/keepassxc/issues/6101#issuecomment-1376237763

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 432810] On X11 with non-Intel GPU, exiting some apps sometimes hangs plasma for 5-10 secs

2023-01-07 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=432810

--- Comment #20 from matthias sweertvaegher  
---
@nate I don't think it's correct to change the bug's title to non-intel, i
reported the bug on intel gpu.
Also, the hang is exactly 5 secs, so I would also remove the 5-10 secs to avoid
confusion.
To be honest, if the timeout in the duplicate bug report is not 5 secs, it is
not the same bug imho.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 463148] Closing an app sometimes freezes complete plasmashell

2022-12-28 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=463148

--- Comment #4 from matthias sweertvaegher  
---
interesting, you could check the xserver log in your home dir.. I'm not sure we
are having the same problem then, as I can consistently reproduce it with
KeepassXC (and only that app). Of course, it only happens when copying a
password to the clipboard, otherwise, it closes just fine.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 463148] Closing an app sometimes freezes complete plasmashell

2022-12-28 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=463148

matthias sweertvaegher  changed:

   What|Removed |Added

 CC||matthias.sweertvaegher@gmai
   ||l.com

--- Comment #2 from matthias sweertvaegher  
---
could you explain how to reproduce this problem with libreoffice? I have the
problem with KeepassXC but fail to reproduce it with LibreOffice Writer and
Calc

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 432810] exiting some apps sometimes hangs plasma for 5-10 secs

2022-12-28 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=432810

--- Comment #16 from matthias sweertvaegher  
---
(In reply to michaelk83 from comment #15)
> Similar behavior has been reported also with LibreOffice and other unlisted
> apps in Bug 463148. Probably has nothing to do with the password, though
> maybe still something to do with the clipboard operation.

unfortunately that seems to rule out the Qt fix as the reporter there has  Qt
5.15.7 and the dev not able to reproduce used Qt 5.15.2 ..

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 432810] exiting keepassxc after it has put a password in the clipboard hangs plasma for 5 secs

2022-12-26 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=432810

--- Comment #13 from matthias sweertvaegher  
---
interesting, thanks for the update!

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kxmlgui] [Bug 286146] Window size/geometry not always restored on TwinView

2022-11-06 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=286146

matthias sweertvaegher  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kxmlgui] [Bug 286146] Window size/geometry not always restored on TwinView

2022-11-06 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=286146

--- Comment #67 from matthias sweertvaegher  
---
unfortunately, I can confirm this bug is still existing on dual head setups
with different resolutions.

Here is my setup:
2 monitors nvidia twinview
- left 1920x1080 
- right 1680x1050 

opening and closing on the primary (left) monitor works properly but on the
secondary monitor it fails to save the window geometry or restore it correctly. 
I made a video to demonstrate the problem (i'm constantly confused because irl
my monitors are switched around =) but i wanted to leave the default order to
rule that out as a cause):
https://www.youtube.com/watch?v=8pZJzKYHhN4

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 437114] System Monitor widgets cannot be used to replicate appearance and functionality of the old System Load Viewer widget

2021-05-30 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=437114

matthias sweertvaegher  changed:

   What|Removed |Added

 CC||matthias.sweertvaegher@gmai
   ||l.com

--- Comment #8 from matthias sweertvaegher  
---
additionally: like in the systemloadviewer applet I'd also vote to bring back a
preconfigured widget for swap space, which is important, especially on low end
devices

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 432810] exiting keepassxc hangs plasma task bar and desktop for 5 secs

2021-02-12 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=432810

--- Comment #4 from matthias sweertvaegher  
---
is it normal for the bug status to stay at NEEDSINFO WAITINGFORINFO after
providing the info? should I move it back to REPORTED now..?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 432810] exiting keepassxc hangs plasma task bar and desktop for 5 secs

2021-02-11 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=432810

--- Comment #3 from matthias sweertvaegher  
---
Hi Nate, 

fan of your blog ;)
- I'm using X11
- only reproducible if I copied a password to the clipboard
- I'm not familiar with clipboard actions. I looked it up in the settings, I
have attached a screenshot

I made up some theories in the keepassxc issue, you may not have had the
opportunity to have a look. I know keepassxc uses the clipboard feature to hide
passwords in the clipboard history, it also clears the password from the
clipboard after x secs (10 secs in my case, much longer than the hang). My wild
guess is something dbus related :)

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 432810] exiting keepassxc hangs plasma task bar and desktop for 5 secs

2021-02-11 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=432810

--- Comment #2 from matthias sweertvaegher  
---
Created attachment 135602
  --> https://bugs.kde.org/attachment.cgi?id=135602=edit
klipper settings

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 432810] New: exiting keepassxc hangs plasma task bar and desktop for 5 secs

2021-02-11 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=432810

Bug ID: 432810
   Summary: exiting keepassxc hangs plasma task bar and desktop
for 5 secs
   Product: plasmashell
   Version: 5.20.5
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Task Manager and Icons-Only Task Manager
  Assignee: h...@kde.org
  Reporter: matthias.sweertvaeg...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY

when I exit KeepassXC after having copied a password to the clipboard, the
desktop hangs / freezes for about 5 seconds and then resumes normal operation. 

STEPS TO REPRODUCE
1. open keepassxc
2. copy password to clipboard
3. exit keepassxc

OBSERVED RESULT
- keepassxc process exits immediately as expected
- keepassxc item stays visible in task bar
- desktop is frozen too, cannot interact with desktop items
- applications keep working fine, windows can still be moved around

i made video showcasing the problem: https://youtu.be/JUjCBmVcyig

here is the bug report I originally filed at the keepassxc project:
https://github.com/keepassxreboot/keepassxc/issues/6101

EXPECTED RESULT
- desktop / task bar not frozen after application exit

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2


ADDITIONAL INFORMATION
Operating System: openSUSE Tumbleweed 20210208
Kernel Version: 5.10.12-1-default
OS Type: 64-bit
Processors: 12 × Intel® Core™ i7-9850H CPU @ 2.60GHz
Memory: 31,1 GiB of RAM
Graphics Processor: Mesa DRI Intel® UHD Graphics 630

I was also able to reproduce this problem an another machine running opensuse
leap 15.1 (can post the details if requested)

-- 
You are receiving this mail because:
You are watching all bug changes.

[ksysguard] [Bug 432616] New: crash in libksgrdbackend.so

2021-02-07 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=432616

Bug ID: 432616
   Summary: crash in libksgrdbackend.so
   Product: ksysguard
   Version: 5.20.5
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: matthias.sweertvaeg...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

Created attachment 135488
  --> https://bugs.kde.org/attachment.cgi?id=135488=edit
context from journalctl

SUMMARY

I have a weird problem with my nic which I believe causes ksysguard to crash. 

STEPS TO REPRODUCE
1. sometimes, my network stops working. 
2. This causes network manager to first come in "Limited connectivity" state
(first line in attached logs)
3. after that i usually unplug the network cable to see if it helps


OBSERVED RESULT
segfault
something like this (more context in attachment):
feb 07 18:23:33 laptop kernel: ksystemstats[2631]: segfault at 55fe2af48a1d ip
7fddd79c545b sp 7fff08b58a50 error 4 in
libksgrdbackend.so[7fddd79c4000+5000]
feb 07 18:23:33 laptop kernel: Code: d0 eb 0d 0f 1f 40 00 48 83 c0 08 48 39 c8
74 0b 48 8b 10 48 39 d5 74 ef 48 89 d5 48 8b 75 18 4c 8d 7c 24 10 4c 89 ff 48
8b 06  50 70 48 89 ef e8 da ee ff ff 48 89 c5 49 3b 86 88 00 00 00 0f

EXPECTED RESULT
no segfault

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: opensuse tumbleweed 20210128
(available in About System)
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
I have a quite recent laptop model: Dell Latitude 5501. Network is problematic,
even on windows I sometimes have to unplug / replug the cable to regain network
access. Still, I believe ksysguard should not crash..?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Powerdevil] [Bug 392798] Power button actions should be handled from lock screen

2020-01-02 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=392798

matthias sweertvaegher  changed:

   What|Removed |Added

 CC||matthias.sweertvaegher@gmai
   ||l.com

--- Comment #12 from matthias sweertvaegher  
---
please make the power button work on the lock screen.

my situation:
I configured the power button to suspend the system. This works when logged in,
but not on the lock screen. Funnily enough, when I close the lid, it does
suspend! However, due to repetitive opening/closing of the lid, the hinges are
now damaged so it is no longer an option to open/close the lid. This is a
stationary laptop so we just leave it open. Although this laptop is aging, it
runs linux just fine.

When do we need this behavior? During the evening, we leave the laptop on
because you don't know whether you will use it shortly again or not. But when
you're ready to go to sleep, the screen is already locked, and just pressing
the power button is the only energy left to put the system to sleep ;) In any
case, it's the most sensible action to take. Logging in, confronts you with new
emails, new messages, etc, new stimuli you don't want when you want to finish
the day.

I don't know if there is a technical difference, but if the powerbutton is
difficult to "grab" on the lockscreen, maybe support the dedicated suspend key?

thanks
matthias

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 322060] Synced swapping on double buffered nvidia GPUs cause high CPU load

2018-05-09 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=322060

matthias sweertvaegher <matthias.sweertvaeg...@gmail.com> changed:

   What|Removed |Added

 CC||matthias.sweertvaegher@gmai
   ||l.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 346420] Launcher icons don't scale beyond a certain size as Task Manager is increased in height

2017-12-21 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=346420

matthias sweertvaegher <matthias.sweertvaeg...@gmail.com> changed:

   What|Removed |Added

 CC||matthias.sweertvaegher@gmai
   ||l.com

--- Comment #2 from matthias sweertvaegher <matthias.sweertvaeg...@gmail.com> 
---
it's been bugging me too and until recently I used Icon launchers instead which
do scale but don't get replaced when the app is launched. However, now that I
need more open windows, I reverted back to "show a launcher when not running"
to reclaim the space but was reminded of this "bug". It would be nice if the
launcher icon would follow the taskbar height as Icon launchers do.

Here is a video to explain the problem: https://youtu.be/cApzBCtp0dI

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 357584] [regression] Network throughput applet no longer shows scale

2017-12-18 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=357584

--- Comment #5 from matthias sweertvaegher <matthias.sweertvaeg...@gmail.com> 
---
but i still do! :) still missing it..

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kxmlgui] [Bug 337491] KDEPlatformTheme plugin causes text artifacts in Qt 5 application

2017-06-27 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=337491

matthias sweertvaegher <matthias.sweertvaeg...@gmail.com> changed:

   What|Removed |Added

 CC||matthias.sweertvaegher@gmai
   ||l.com

--- Comment #19 from matthias sweertvaegher <matthias.sweertvaeg...@gmail.com> 
---
noob question: does KDE do that to make global shortcuts work or is that
totally unrelated?

-- 
You are receiving this mail because:
You are watching all bug changes.

[klipper] [Bug 348932] "Ignore Images" does not...

2017-06-25 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=348932

matthias sweertvaegher <matthias.sweertvaeg...@gmail.com> changed:

   What|Removed |Added

 CC||matthias.sweertvaegher@gmai
   ||l.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 361429] Plasma 5 not usable on tablets: no virtual keyboard option to log in or unlock screen locker

2017-01-19 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=361429

matthias sweertvaegher <matthias.sweertvaeg...@gmail.com> changed:

   What|Removed |Added

 CC||matthias.sweertvaegher@gmai
   ||l.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 357584] [regression] Network throughput applet no longer shows scale

2016-11-16 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=357584

matthias sweertvaegher <matthias.sweertvaeg...@gmail.com> changed:

   What|Removed |Added

 CC||matthias.sweertvaegher@gmai
   ||l.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdeplasma-addons] [Bug 357635] Network Monitor widget has no vertical scale

2016-11-16 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=357635

matthias sweertvaegher <matthias.sweertvaeg...@gmail.com> changed:

   What|Removed |Added

 CC||matthias.sweertvaegher@gmai
   ||l.com

--- Comment #1 from matthias sweertvaegher <matthias.sweertvaeg...@gmail.com> 
---
same problem here

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 364515] Network Monitor panel on desktop missing update interval in menu

2016-11-16 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=364515

matthias sweertvaegher <matthias.sweertvaeg...@gmail.com> changed:

   What|Removed |Added

 CC||matthias.sweertvaegher@gmai
   ||l.com

--- Comment #1 from matthias sweertvaegher <matthias.sweertvaeg...@gmail.com> 
---
i stumbled upon this bug report because i was trying to find a way to change
the refresh rate but only found a list of network interfaces in the settings.
So, in my case, the update interval setting was never there to begin with. Even
when I add a new widget and immediately go to settings.

reproduced on opensuse leap 42.1

-- 
You are receiving this mail because:
You are watching all bug changes.

[kscreenlocker] [Bug 181554] Screen keyboard when screen is locked

2016-06-06 Thread matthias sweertvaegher via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=181554

matthias sweertvaegher <matthias.sweertvaeg...@gmail.com> changed:

   What|Removed |Added

 CC||matthias.sweertvaegher@gmai
   ||l.com

--- Comment #6 from matthias sweertvaegher <matthias.sweertvaeg...@gmail.com> 
---
i have a virtual machine only accessible through RDP but after some time,
keyboard input stops working. Having a button on the lock screen to pop up a
virtual keyboard would help a lot..

-- 
You are receiving this mail because:
You are watching all bug changes.


[konversation] [Bug 351136] Connection to server lost: unknown error on autostart

2015-12-16 Thread matthias sweertvaegher via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351136

--- Comment #3 from matthias sweertvaegher <matthias.sweertvaeg...@gmail.com> 
---
I forgot to mention this systemd delay is caused somehow when using autofs, see
https://bugzilla.opensuse.org/show_bug.cgi?id=905639 for more info (should be
fixed in patch of 4th dec). You may have a similar issue

-- 
You are receiving this mail because:
You are watching all bug changes.