[kdeconnect] [Bug 363819] Can't move mouse cursor to the other screen when used with Synergy

2020-11-12 Thread Michal
https://bugs.kde.org/show_bug.cgi?id=363819

Michal  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #2 from Michal  ---
Hello Justin,
it's been quite some time. Now I'm using MacOS with KDEConnect (some nightly
build from ~2wks ago) as a server and corporate laptop with Windows as a
client, but instead of Synergy I have fork: Barrier v2.3.2.

With that setup it's fine. Cannot really confirm on Arch + KDE so maybe if
anyone else stumbles on that issue they can reopen, from my perspective it's
solved.

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

[valgrind] [Bug 469049] link failure on ppc64 (big endian) valgrind 3.20

2023-06-26 Thread Michal
https://bugs.kde.org/show_bug.cgi?id=469049

Michal  changed:

   What|Removed |Added

 CC||hramr...@gmail.com

--- Comment #10 from Michal  ---
Created attachment 159912
  --> https://bugs.kde.org/attachment.cgi?id=159912&action=edit
additional patch

It does not really help. memcheck also fails to link, and when that is resolved
callgrind fails to link 

[  145s] ../coregrind/link_tool_exe_linux 0x5800 gcc  -O2 -Wall
-U_FORTIFY_SOURCE   -funwind-tables -fasynchronous-unwind-tables
-fstack-clash-protection -Werror=return-type  -g   -o callgrind-ppc64be-linux
-flto=auto -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith
-Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual
-Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security
-Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion
-Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions
-fno-stack-protector -fno-strict-aliasing -fno-builtin   -I../cachegrind
-static -nodefaultlibs -nostartfiles -u _start  -m64
callgrind_ppc64be_linux-bb.o callgrind_ppc64be_linux-bbcc.o
callgrind_ppc64be_linux-callstack.o callgrind_ppc64be_linux-clo.o
callgrind_ppc64be_linux-context.o callgrind_ppc64be_linux-costs.o
callgrind_ppc64be_linux-debug.o callgrind_ppc64be_linux-dump.o
callgrind_ppc64be_linux-events.o callgrind_ppc64be_linux-fn.o
callgrind_ppc64be_linux-jumps.o callgrind_ppc64be_linux-main.o
callgrind_ppc64be_linux-sim.o callgrind_ppc64be_linux-threads.o
../coregrind/libcoregrind-ppc64be-linux.a ../VEX/libvex-ppc64be-linux.a -lgcc
../coregrind/libgcc-sup-ppc64be-linux.a 
[  145s]
/usr/lib64/gcc/powerpc64-suse-linux/13/../../../../powerpc64-suse-linux/bin/ld:
/tmp/ccaULq5i.ltrans1.ltrans.o: in function `vgCallgrind_instrument':
[  145s]
/home/abuild/rpmbuild/BUILD/valgrind-3.21.0/callgrind/../coregrind/m_machine.c:2393:
undefined reference to `vgCallgrind_setup_bbcc'
[  145s]
/usr/lib64/gcc/powerpc64-suse-linux/13/../../../../powerpc64-suse-linux/bin/ld:
/tmp/ccaULq5i.ltrans1.ltrans.o:/home/abuild/rpmbuild/BUILD/valgrind-3.21.0/callgrind/../coregrind/m_machine.c:2393:
undefined reference to `vgCallgrind_setup_bbcc'
[  145s] collect2: error: ld returned 1 exit status
[  145s] make[3]: *** [Makefile:1119: callgrind-ppc64be-linux] Error 1
[  145s] make[3]: Leaving directory
'/home/abuild/rpmbuild/BUILD/valgrind-3.21.0/callgrind'
[  145s] make[3]: *** Waiting for unfinished jobs
[  156s] make[3]: Entering directory
'/home/abuild/rpmbuild/BUILD/valgrind-3.21.0/callgrind'
[  156s] ../coregrind/link_tool_exe_linux 0x5800 gcc  -O2 -Wall
-U_FORTIFY_SOURCE   -funwind-tables -fasynchronous-unwind-tables
-fstack-clash-protection -Werror=return-type  -g   -o callgrind-ppc32-linux
-flto=auto -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith
-Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual
-Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security
-Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion
-Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions
-fno-stack-protector -fno-strict-aliasing -fno-builtin   -I../cachegrind
-static -nodefaultlibs -nostartfiles -u _start   -m32
callgrind_ppc32_linux-bb.o callgrind_ppc32_linux-bbcc.o
callgrind_ppc32_linux-callstack.o callgrind_ppc32_linux-clo.o
callgrind_ppc32_linux-context.o callgrind_ppc32_linux-costs.o
callgrind_ppc32_linux-debug.o callgrind_ppc32_linux-dump.o
callgrind_ppc32_linux-events.o callgrind_ppc32_linux-fn.o
callgrind_ppc32_linux-jumps.o callgrind_ppc32_linux-main.o
callgrind_ppc32_linux-sim.o callgrind_ppc32_linux-threads.o
../coregrind/libcoregrind-ppc32-linux.a ../VEX/libvex-ppc32-linux.a -lgcc
../coregrind/libgcc-sup-ppc32-linux.a 
[  156s] make[3]: Leaving directory
'/home/abuild/rpmbuild/BUILD/valgrind-3.21.0/callgrind'
[  156s] make[2]: *** [Makefile:1637: all-recursive] Error 1
[  156s] make[1]: *** [Makefile:914: all-recursive] Error 1
[  156s] make: *** [Makefile:777: all] Error 2
[  156s] error: Bad exit status from /var/tmp/rpm-tmp.jTkwVz (%build)

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

[plasmashell] [Bug 416619] New: Plasma crashed when closing laptop lid

2020-01-22 Thread Michal
https://bugs.kde.org/show_bug.cgi?id=416619

Bug ID: 416619
   Summary: Plasma crashed when closing laptop lid
   Product: plasmashell
   Version: 5.17.4
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: michal.r@pm.me
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.17.4)

Qt Version: 5.12.5
Frameworks Version: 5.64.0
Operating System: Linux 5.4.12-200.fc31.x86_64 x86_64
Distribution: "Fedora release 31 (Thirty One)"

-- Information about the crash:
- What I was doing when the application crashed:

Probably happened when I closed my laptop lid and set the computer to sleep.

Before kernel 5.4. this closing the laptop lid and waking the pc didnt work at
all, now it seems to be working sometimes.

Probably has something to do with my CPU = Ryzen 2500u

The crash can be reproduced sometimes.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f359095a800 (LWP 5052))]

Thread 25 (Thread 0x7f3519983700 (LWP 7381)):
#0  0x7f3592ecdccc in g_main_context_prepare () from
/lib64/libglib-2.0.so.0
#1  0x7f3592ece73b in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2  0x7f3592ece943 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x7f359490eda3 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#4  0x7f35948b8cfb in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#5  0x7f35947113a5 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x7f35947124f6 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#7  0x7f3593bd64e2 in start_thread () from /lib64/libpthread.so.0
#8  0x7f35943916d3 in clone () from /lib64/libc.so.6

Thread 24 (Thread 0x7f3502ffd700 (LWP 5788)):
#0  0x7f3593bdcd45 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f3594718003 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from
/lib64/libQt5Core.so.5
#2  0x7f3594718091 in QWaitCondition::wait(QMutex*, unsigned long) () from
/lib64/libQt5Core.so.5
#3  0x7f35963541b9 in QSGRenderThread::processEventsAndWaitForMore() ()
from /lib64/libQt5Quick.so.5
#4  0x7f359635445d in QSGRenderThread::run() () from
/lib64/libQt5Quick.so.5
#5  0x7f35947124f6 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#6  0x7f3593bd64e2 in start_thread () from /lib64/libpthread.so.0
#7  0x7f35943916d3 in clone () from /lib64/libc.so.6

Thread 23 (Thread 0x7f35037fe700 (LWP 5787)):
#0  0x7f3593bdcd45 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f35732b511b in util_queue_thread_func () from
/usr/lib64/dri/radeonsi_dri.so
#2  0x7f35732b4d2b in impl_thrd_routine () from
/usr/lib64/dri/radeonsi_dri.so
#3  0x7f3593bd64e2 in start_thread () from /lib64/libpthread.so.0
#4  0x7f35943916d3 in clone () from /lib64/libc.so.6

Thread 22 (Thread 0x7f351ac4d700 (LWP 5762)):
#0  0x7f3593bdcd45 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f359675e550 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x7f35967600e2 in xcb_wait_for_special_event () from /lib64/libxcb.so.1
#3  0x7f35802dc37e in dri3_wait_for_event_locked () from
/lib64/libGLX_mesa.so.0
#4  0x7f35802dc4e8 in dri3_find_back () from /lib64/libGLX_mesa.so.0
#5  0x7f35802dd6fe in dri3_get_buffer.isra () from /lib64/libGLX_mesa.so.0
#6  0x7f35802de64c in loader_dri3_get_buffers () from
/lib64/libGLX_mesa.so.0
#7  0x7f3572b3c4ed in dri2_allocate_textures () from
/usr/lib64/dri/radeonsi_dri.so
#8  0x7f3572b3e52c in dri_st_framebuffer_validate () from
/usr/lib64/dri/radeonsi_dri.so
#9  0x7f3572fd3afa in st_framebuffer_validate () from
/usr/lib64/dri/radeonsi_dri.so
#10 0x7f3572fd4150 in st_manager_validate_framebuffers () from
/usr/lib64/dri/radeonsi_dri.so
#11 0x7f3573187c15 in st_validate_state () from
/usr/lib64/dri/radeonsi_dri.so
#12 0x7f357318c686 in st_Clear () from /usr/lib64/dri/radeonsi_dri.so
#13 0x7f359630efdc in QSGBatchRenderer::Renderer::renderBatches() () from
/lib64/libQt5Quick.so.5
#14 0x7f3596315482 in QSGBatchRenderer::Renderer::render() () from
/lib64/libQt5Quick.so.5
#15 0x7f35963019b4 in QSGRenderer::renderScene(QSGBindable const&) () from
/lib64/libQt5Quick.so.5
#16 0x7f3596301e63 in QSGRenderer::renderScene(unsigned int) () from
/lib64/libQt5Quick.so.5
#17 0x7f3596344f62 in
QSGDefaultRenderContext::renderNextFrame(QSGRenderer*, unsigned int) () from
/lib64/libQt5Quick.so.5
#18 0x7f35963aa6dc in QQuickWindowPrivate::renderSceneGraph(QSize const&)
() from /lib64/libQt5Quick.so.5
#19 0x7f

[plasmashell] [Bug 375331] Black screen after resuming from hibernation

2020-02-13 Thread Michal
https://bugs.kde.org/show_bug.cgi?id=375331

Michal  changed:

   What|Removed |Added

 CC||miho.nightwal...@gmail.com

--- Comment #8 from Michal  ---
Similar issue here, wake up from sleep(suspend) and external monitor connected
via dock will not wake up. Laptop display is disabled at this point so no way
of doing anything. Always have to unplug laptop from the dock to get laptop
monitor to come up, then plug back in and external monitor starts working or I
have to re-enable it in display settings.

HP 840 G1 with HP docking station and ASUS monitor.

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

[systemsettings] [Bug 419700] New: System settings crash

2020-04-05 Thread Michal
https://bugs.kde.org/show_bug.cgi?id=419700

Bug ID: 419700
   Summary: System settings crash
   Product: systemsettings
   Version: 5.18.4
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: miho.nightwal...@gmail.com
  Target Milestone: ---

Application: systemsettings5 (5.18.4)

Qt Version: 5.14.1
Frameworks Version: 5.68.0
Operating System: Linux 5.3.0-45-generic x86_64
Windowing system: X11
Distribution: KDE neon User Edition 5.18

-- Information about the crash:
- What I was doing when the application crashed:
System settings - Desktop effects - Translucency - upon opening settings crash.
Repeated the same couple of times and still the same.

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f011ae17800 (LWP 11594))]

Thread 7 (Thread 0x7f00dbfff700 (LWP 11602)):
#0  0x7f011625e0b4 in __GI___libc_read (fd=18, buf=0x7f00dbffeb70,
nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27
#1  0x7f010f91c2b0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f010f8d70b7 in g_main_context_check () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f010f8d7570 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f010f8d76dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f0116bc90db in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f0116b6863a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f0116979317 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f01144bc605 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#9  0x7f011697a7ec in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x7f0111c976db in start_thread (arg=0x7f00dbfff700) at
pthread_create.c:463
#11 0x7f011626f88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7f00e43e1700 (LWP 11600)):
#0  0x7f010f91d644 in g_mutex_unlock () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f010f8d6fd9 in g_main_context_check () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f010f8d7570 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f010f8d76dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f0116bc90db in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f0116b6863a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f0116979317 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f01144bc605 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#8  0x7f011697a7ec in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7f0111c976db in start_thread (arg=0x7f00e43e1700) at
pthread_create.c:463
#10 0x7f011626f88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7f00ed299700 (LWP 11598)):
#0  0x7f010f8d6c08 in g_main_context_prepare () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f010f8d74fb in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f010f8d76dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f0116bc90db in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f0116b6863a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f0116979317 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f01144bc605 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x7f011697a7ec in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f0111c976db in start_thread (arg=0x7f00ed299700) at
pthread_create.c:463
#9  0x7f011626f88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7f00f6d37700 (LWP 11597)):
#0  0x7f0111c9d9f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55a34f389b08) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55a34f389ab8,
cond=0x55a34f389ae0) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55a34f389ae0, mutex=0x55a34f389ab8) at
pthread_cond_wait.c:655
#3  0x7f00f763decb in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#4  0x7f00f763dac7 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#5  0x7f0111c976db in start_thread (arg=0x7f00f6d37700) at
pthread_create.c:463
#6  0x7f011626

[plasmashell] [Bug 390177] Upgrade to 5.12 activated window decoration menu button, making in-app menu bars disappear

2018-07-25 Thread Michal
https://bugs.kde.org/show_bug.cgi?id=390177

Michal  changed:

   What|Removed |Added

 CC||michal.borko...@unige.ch
Version|5.12.2  |5.8.9

--- Comment #34 from Michal  ---
Have the still same problem standard installation on Linux Mint 18.3 KDE
Edition, with KDE Plasma 5.8.9 and KDE Frameworks 5.36.0 running on a ThinkPad
X1 Carbon. 

Affected programs (as far I noticed): Okular, Amarok, FreeCAD

The menu bar is visible in the top of the window when the program is running,
the buttons light up blue when the cursor is approached, but the pulldown menus
do not appear. Problem appeared after working several weeks with the system. 

Tried of the obvious solutions described in this post, but none worked. In
particular, the "application menu" button workaround does not work on my distro
either.

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

[plasmashell] [Bug 390177] Upgrade to 5.12 activated window decoration menu button, making in-app menu bars disappear

2018-07-26 Thread Michal
https://bugs.kde.org/show_bug.cgi?id=390177

Michal  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #36 from Michal  ---
Finally found the solution, which was posted on one of the linux mint forums -
unfortunately I cannot locate the post again.

System Settings -> Application Style -> Widget Style -> Applications
Widget Style: Choose GTK+ instead of Breeze. 
Click “Apply”. 

This solved the problem for me, at least for the time being. All other widget
styles seem to work fine too, except “Breeze”. 

No idea what prompts the issue. Have seen this problem appearing on two
different freshly installed machines. Seems to me quite a serious bug, as it
completely cripples the affected programs.

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

[frameworks-kio] [Bug 373281] device notifier -> camera -> open with file manager: error

2018-09-01 Thread Michal
https://bugs.kde.org/show_bug.cgi?id=373281

Michal  changed:

   What|Removed |Added

 CC||michal.borko...@unige.ch

--- Comment #5 from Michal  ---
After a standard Linux Mint 18.3 KDE 64-bit install on Lenovo Carbon X1, could
retrieve photos from my camera with dolphin just fine, but now this stopped
working. Getting exactly the same error as described above. Any solution known?

KDE Plasma 5.8.9, KDE Frameworks 5.36.0, Qt Version 5.6.1, Kernel
4.15.0-29-generic, Dolphin Version 16.04.3

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

[dolphin] [Bug 386455] New: Custom (ctrl-o) Terminal Panel keybinding does not close panel

2017-11-02 Thread Michal
https://bugs.kde.org/show_bug.cgi?id=386455

Bug ID: 386455
   Summary: Custom (ctrl-o) Terminal Panel keybinding does not
close panel
   Product: dolphin
   Version: 16.08.3
  Platform: Debian testing
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: panels: terminal
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: wysokinski.mic...@gmail.com
  Target Milestone: ---

I have set custom keybinding (ctrl-o) to close/open integrated panel with
terminal. Key combination works to open the terminal but it is does not work to
close it. I can see that ctrl-o combination is received by open terminal but
not Dolphin. Same keybinding works in Krusader so in my opinion it should also
work in Dolphin.

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

[dolphin] [Bug 386455] Custom (ctrl-o) Terminal Panel keybinding does not close panel

2017-11-02 Thread Michal
https://bugs.kde.org/show_bug.cgi?id=386455

Michal  changed:

   What|Removed |Added

 CC||wysokinski.mic...@gmail.com

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

[dolphin] [Bug 386455] Custom (ctrl-o) Terminal Panel keybinding does not close panel

2017-11-02 Thread Michal
https://bugs.kde.org/show_bug.cgi?id=386455

Michal  changed:

   What|Removed |Added

   Keywords||usability

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

[dolphin] [Bug 386455] Custom (ctrl-o) Terminal Panel keybinding does not close panel

2017-11-02 Thread Michal
https://bugs.kde.org/show_bug.cgi?id=386455

Michal  changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|INVALID |---

--- Comment #2 from Michal  ---
Krusader guys and midnight commander guys were able to override it so it is
definetly possible. Dolphin is KDE project as KDE so it should be possible to
share some code or experience.

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

[dolphin] [Bug 386455] Custom (ctrl-o) Terminal Panel keybinding does not close panel

2017-11-02 Thread Michal
https://bugs.kde.org/show_bug.cgi?id=386455

--- Comment #3 from Michal  ---
Fixes to previous message:

Krusader guys and midnight commander guys were able to override it so it is
definetly possible. Dolphin is KDE project same as Krusader so it should be
possible to share some code or experience

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

[Akonadi] [Bug 338658] GMail, Novell Groupwise, other IMAP: "Multiple merge candidates, aborting"

2017-06-25 Thread Michal
https://bugs.kde.org/show_bug.cgi?id=338658

Michal  changed:

   What|Removed |Added

 CC|mik...@outlook.com  |

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

[kdenlive] [Bug 366441] Kdenlive instantly crashing if GPU acceleration is activated

2017-01-02 Thread Michal
https://bugs.kde.org/show_bug.cgi?id=366441

Michal  changed:

   What|Removed |Added

 CC||michal.kl...@gmail.com

--- Comment #3 from Michal  ---
Same problem, disabling GPU acceleration in KDENLIVE solved the problem
instantly.  Using gtx 770 with 375.26 drivers on KDE NEON.

Backtrace of the crash I experienced:

Application: Kdenlive (kdenlive), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
[Current thread is 1 (Thread 0x7fa5172b88c0 (LWP 5422))]

Thread 12 (Thread 0x7fa4a67f6700 (LWP 5443)):
[KCrash Handler]
#6  0x7fa510a51428 in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:54
#7  0x7fa510a5302a in __GI_abort () at abort.c:89
#8  0x7fa4d992f8c3 in GlslManager::render_frame_texture (this=0x3fc8a30,
chain=0x7fa4b8151870, frame=0x7fa4b813f620, width=1920, height=1080,
image=0x7fa4a67f5cd8) at filter_glsl_manager.cpp:383
#9  0x7fa4d9932802 in convert_image (frame=0x7fa4b813f620,
image=0x7fa4a67f5cd8, format=0x3d3606c, output_format=mlt_image_glsl_texture)
at filter_movit_convert.cpp:573
#10 0x7fa5164ac7a8 in mlt_frame_get_image (self=self@entry=0x7fa4b813f620,
buffer=buffer@entry=0x7fa4a67f5cd8, format=format@entry=0x3d3606c,
width=width@entry=0x7fa4a67f5cc4, height=height@entry=0x7fa4a67f5cc8,
writable=writable@entry=0) at mlt_frame.c:591
#11 0x7fa5164c2679 in producer_get_image (self=self@entry=0x7fa4b813e980,
buffer=buffer@entry=0x7fa4a67f5cd8, format=format@entry=0x3d3606c,
width=width@entry=0x7fa4a67f5cc4, height=height@entry=0x7fa4a67f5cc8,
writable=writable@entry=0) at mlt_tractor.c:370
#12 0x7fa5164ac757 in mlt_frame_get_image (self=self@entry=0x7fa4b813e980,
buffer=buffer@entry=0x7fa4a67f5cd8, format=format@entry=0x3d3606c,
width=width@entry=0x7fa4a67f5cc4, height=height@entry=0x7fa4a67f5cc8,
writable=writable@entry=0) at mlt_frame.c:585
#13 0x7fa5164bfe24 in consumer_read_ahead_thread (arg=0x4288b50) at
mlt_consumer.c:825
#14 0x0072bb4d in RenderThread::run (this=0x7fa4a8152e90) at
/workspace/build/src/monitor/glwidget.cpp:1252
#15 0x7fa511532b98 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x7fa50f17b6ba in start_thread (arg=0x7fa4a67f6700) at
pthread_create.c:333
#17 0x7fa510b2282d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 11 (Thread 0x7fa4c0e4f700 (LWP 5442)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fa5164c00ab in mlt_consumer_rt_frame (self=self@entry=0x4288b50) at
mlt_consumer.c:1576
#2  0x7fa4d9d70d90 in consumer_thread (arg=0x4288b50) at
consumer_sdl_audio.c:531
#3  0x7fa50f17b6ba in start_thread (arg=0x7fa4c0e4f700) at
pthread_create.c:333
#4  0x7fa510b2282d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7fa4a77fd700 (LWP 5439)):
#0  0x7fa510b16b5d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fa509c5e39c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fa509c5e4ac in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fa51175e23b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fa511708cea in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fa51152dfb4 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fa511532b98 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fa50f17b6ba in start_thread (arg=0x7fa4a77fd700) at
pthread_create.c:333
#8  0x7fa510b2282d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7fa4c0133700 (LWP 5438)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fa511533a4b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7fa515b51eed in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#3  0x7fa515b527c5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#4  0x7fa511532b98 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fa50f17b6ba in start_thread (arg=0x7fa4c0133700) at
pthread_create.c:333
#6  0x7fa510b2282d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7fa4c18bb700 (LWP 5436)):
#0  0x7fa510b16b5d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fa509c5e39c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fa509c5e4ac in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fa51175e23b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x8

[okular] [Bug 427953] Unique instance and open in tabs ignored

2025-02-10 Thread Michal
https://bugs.kde.org/show_bug.cgi?id=427953

Michal  changed:

   What|Removed |Added

 CC||st...@centrum.cz

--- Comment #11 from Michal  ---
The app is great, but this bug limits its Windows use significantly. After more
than 4 years since reporting, I don't assume that it is going to be resolved
anytime soon. But in case it does I believe it can attract many more Windows
power users. 😊

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

[krunner] [Bug 480800] With NVIDIA GPU, on Wayland KRunner and other Plasma pop-ups are intermittently not opening with eglSwapBuffers errors

2025-04-07 Thread Michal
https://bugs.kde.org/show_bug.cgi?id=480800

Michal  changed:

   What|Removed |Added

 CC||michaelspis...@gmail.com

--- Comment #32 from Michal  ---
(In reply to Martin K. Scherer from comment #29)
> As a workaround, one can switch the QT QPA platform to xcb.
> 
> e.g. 
> QT_QPA_PLATFORM=xcb  krunner --replace
> 
> or
>  systemctl --user edit plasma-krunner.service
> 
> # and put the flowing snippet to set the environment just for this service.
> [Service]
> Environment=QT_QPA_PLATFORM=xcb
> 
> (sorry for the noise, but some ppl might be interested in this.)

This was causing crashes on my system with Arch, Nvidia drivers (570.133.07)
and Plasma 6.3.4. So if you stumble on this, try to comment Environment
parameter.

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

[digikam] [Bug 334799] Import button on toolbar not activated after plugging in USB stick/memory card with photos

2016-11-29 Thread Michal Sylwester
https://bugs.kde.org/show_bug.cgi?id=334799

--- Comment #5 from Michal Sylwester  ---
Yes, just tried with current sources.

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

[digikam] [Bug 334799] Import button on toolbar not activated after plugging in USB stick/memory card with photos

2016-12-01 Thread Michal Sylwester
https://bugs.kde.org/show_bug.cgi?id=334799

Michal Sylwester  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #7 from Michal Sylwester  ---
Works perfect now - thanks!

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

[systemsettings] [Bug 416140] Sub-pixel font rendering shows "RGB" in the KCM, but is not actually applied

2022-02-11 Thread Michal Dvorak
https://bugs.kde.org/show_bug.cgi?id=416140

Michal Dvorak  changed:

   What|Removed |Added

 CC||midvok...@gmail.com

--- Comment #45 from Michal Dvorak  ---
I also had a problem to set the RGB subpixel rendering in Debian 11 with KDE
and I guess it's this bug when KDE Fonts Settings doesn't set the ```"rgba"
 property in fonts.conf file. I fixed it by generating the file by the utility
**qt5ct** which creates the correct config file.

I described it here:
https://unix.stackexchange.com/questions/690088/how-to-enable-rgb-subpixel-font-anti-aliasing-in-kde-plasma

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

[kate] [Bug 344374] Allways one same tab in all split views

2022-02-11 Thread Michal Dvorak
https://bugs.kde.org/show_bug.cgi?id=344374

Michal Dvorak  changed:

   What|Removed |Added

 CC||midvok...@gmail.com

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

[systemsettings] [Bug 435113] certain mouse settings resets after restart/resume from suspend/dock/undock

2022-06-03 Thread Michal S
https://bugs.kde.org/show_bug.cgi?id=435113

Michal S  changed:

   What|Removed |Added

 CC||michalmax1...@gmail.com

--- Comment #73 from Michal S  ---
I also have similar issues, the speed is saved in the plasma's settings, but
when my bluetooth mouse reconnects they are not applied, but when i change the
settings and click apply then it works.

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

[plasmashell] [Bug 371717] Containment for the second monitor is lost and reset to its default settings on boot or when it is connected

2022-06-10 Thread Michal Ziabkowski
https://bugs.kde.org/show_bug.cgi?id=371717

--- Comment #44 from Michal Ziabkowski  ---
A little update: the situation seems to have changed in that now I reliably get
a black background which fixes itself in about 30 seconds. Which begs the
question - is there some kind of preset timeout somewhere in plasma-shell or
kscreen code, after which the outputs are re-probed or the containment is
updated? Unlike what I reported earlier, now the behavior is totally
reproducible.

My educated guess is that there is a race condition between plasma-shell and
kscreen. The latter is probably reconfiguring my other screen to be 1080p AFTER
Plasma is already running and the containment has been created.

I haven't mentioned it, since it didn't seem relevant at the time, but I'm
using systemdBoot=true. It's probably worth seeing if forcing
plasma-kscreen.service to start before plasma-plasmashell.service (but after
plasma-kwin_x11.service, I assume?) changes anything.

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

[plasmashell] [Bug 371717] Containment for the second monitor is lost and reset to its default settings on boot or when it is connected

2022-06-10 Thread Michal Ziabkowski
https://bugs.kde.org/show_bug.cgi?id=371717

--- Comment #46 from Michal Ziabkowski  ---
I'm currently on Plasma 5.24.5. And I'm fairly positive that I've been getting
the black background consistently ever since upgrading to the 5.24 series.

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

[krusader] [Bug 452840] Pressing F3 to view an ods always crash and close Krusader. Same on all document files from libreoffice, like .ods, odf, odt...

2022-06-16 Thread Michal Kuncl
https://bugs.kde.org/show_bug.cgi?id=452840

--- Comment #1 from Michal Kuncl  ---
Created attachment 149816
  --> https://bugs.kde.org/attachment.cgi?id=149816&action=edit
New crash information added by DrKonqi

krusader (2.7.2 "Peace of Mind") using Qt 5.15.4

- What I was doing when the application crashed:
Tried to open a libreoffice ODT document renamed to zip via viewer

-- Backtrace (Reduced):
#4  0x7f027ee12572 in QObject::setProperty(char const*, QVariant const&) ()
from /usr/lib/libQt5Core.so.5
#5  0x7f020a51c519 in Kerfuffle::LoadJob::onFinished(bool) () from
/usr/lib/libkerfuffle.so.22
#6  0x7f027ee09430 in QObject::event(QEvent*) () from
/usr/lib/libQt5Core.so.5
#7  0x7f027f88da7c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#8  0x7f027ede5b28 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5

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

[krusader] [Bug 452840] Pressing F3 to view an ods always crash and close Krusader. Same on all document files from libreoffice, like .ods, odf, odt...

2022-06-16 Thread Michal Kuncl
https://bugs.kde.org/show_bug.cgi?id=452840

Michal Kuncl  changed:

   What|Removed |Added

 CC||michal.ku...@gmail.com

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

[KScreen] [Bug 460341] On X11 with proprietary NVIDIA GPU drivers, external monitor disabled after reboot or wake-from-sleep

2023-02-15 Thread Michal Wazgird
https://bugs.kde.org/show_bug.cgi?id=460341

Michal Wazgird  changed:

   What|Removed |Added

 CC||cyry...@gmail.com

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

[kwin] [Bug 466127] New: Tiling configuration works erratically on cloned screens

2023-02-20 Thread Michal Ziabkowski
https://bugs.kde.org/show_bug.cgi?id=466127

Bug ID: 466127
   Summary: Tiling configuration works erratically on cloned
screens
Classification: Plasma
   Product: kwin
   Version: 5.27.0
  Platform: Gentoo Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Custom Tiling
  Assignee: kwin-bugs-n...@kde.org
  Reporter: mz...@o2.pl
CC: notm...@gmail.com
  Target Milestone: ---

SUMMARY

I have two screens - a monitor (the primary screen) and a TV (which clones the
primary screen). When I change the splits in tiling settings dialog, they seem
to be changed not for the primary screen, but the other one. The end result is
that the config changes don't apply. What I mean by this is that when I drag a
window holding Shift, the new splits I've just added aren't there.

Looking looking at kwinrc, I have two tiling sections for each screen:
[Tiling][112a321c-1187-5b40-909d-f3bcef9080fa] - which seems to be TV
[Tiling][8e33597a-6e65-5852-ba3f-f97b7fd8a401] - which is the monitor (primary
screen)

When changing the settings, they get applied to the first section (the TV),
although it's not the primary screen. If I copy the tile settings to the second
section (the monitor) and restart kwin, the new splits appear as intended.

Additionally, the config dialog doesn't seem to update. It only shows changes
after I restart kwin. This might also be related to the issue of settings being
applied to the wrong screen.

STEPS TO REPRODUCE
1. Set up a primary screen and a cloned screen
2. Open the tiling config dialog
3. Add new splits

OBSERVED RESULT
Splits aren't added for the primary screen, but the cloned one

EXPECTED RESULT
The config dialog shows the current (primary) screen and changes are applied to
it

SOFTWARE/OS VERSIONS
Operating System: Gentoo Linux 2.13
KDE Plasma Version: 5.27.0
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Kernel Version: 6.1.10-gentoo (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 3600 6-Core Processor
Memory: 23.4 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1650/PCIe/SSE2

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

[plasmashell] [Bug 371717] Containment for the second monitor is lost and turns black for 30 seconds on boot or when it is connected

2023-02-22 Thread Michal Ziabkowski
https://bugs.kde.org/show_bug.cgi?id=371717

--- Comment #55 from Michal Ziabkowski  ---
For what it's worth, this seems to be fixed in Plasma 5.27. Even with my sleep
workaround disabled, I get my wallpaper instantly, just like expected.

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

[kwin] [Bug 466463] New: Different scaling for applications in 5.27.1

2023-02-26 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=466463

Bug ID: 466463
   Summary: Different scaling for applications in 5.27.1
Classification: Plasma
   Product: kwin
   Version: 5.27.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: m...@hlavki.eu
  Target Milestone: ---

Created attachment 156754
  --> https://bugs.kde.org/attachment.cgi?id=156754&action=edit
Different scale for some applications

SUMMARY
***
Using OpenSUSE Tumbleweed X11 with plasma 5.27.1 and fonts for QT applications
has different dpi, e.g. menu has correct dpi, but kmail, or ksettings has wrong
dpi. Also for GTK applications I must use GDK_SCALE=2 to scale correctly. 

In wayland scaling unified, but also wrong. It looks like it uses dpi 96, so
everything is small.
***


STEPS TO REPRODUCE
1. Login to plasma using 4K monitor.
2. Try some applications
3. 

OBSERVED RESULT

see screenshot


EXPECTED RESULT

Unified scaling.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: openSUSE Tumbleweed (20230224)
(available in About System)
KDE Plasma Version: 5.27.1
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8+kde160

ADDITIONAL INFORMATION

Screenshot in attachment.

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

[kwin] [Bug 466463] Different scaling on HiDpi display for applications in 5.27.1

2023-02-26 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=466463

Michal Hlavac  changed:

   What|Removed |Added

Summary|Different scaling for   |Different scaling on HiDpi
   |applications in 5.27.1  |display for applications in
   ||5.27.1

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

[kwin] [Bug 466463] Different scaling on HiDpi display for applications in 5.27.1

2023-02-27 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=466463

--- Comment #4 from Michal Hlavac  ---
Thanks Luca, would be really great to have it in 5.27.2, anyway maybe a kind of
workaround for GTK3+ & java applications is to run: 

GDK_SCALE=2 program

or echo "GDK_SCALE=2" >> ~/.profile 

this basically saves my work life.

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

[kwin] [Bug 457847] kwin becomes unresponsive, need to restart session

2023-02-28 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=457847

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[plasmashell] [Bug 438191] Deprecate the concept of icons in the Plasma theme

2023-03-13 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=438191

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[plasmashell] [Bug 454004] On login, Widget resets to using Pie Chart display style after manually setting it to use Line Chart display style

2022-09-12 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=454004

Michal Hlavac  changed:

   What|Removed |Added

 CC||m...@hlavki.eu

--- Comment #16 from Michal Hlavac  ---
hi, I am using openSUSE Tumbleweed with plasma 5.25.5 and this error is still
present.

thanks

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

[plasmashell] [Bug 454004] On login, Widget resets to using Pie Chart display style after manually setting it to use Line Chart display style

2022-09-12 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=454004

--- Comment #17 from Michal Hlavac  ---
It works after latest snapshot update 20220911.

https://lists.opensuse.org/archives/list/fact...@lists.opensuse.org/message/XAWANZS6DH3UAQ2VENEGR2YCUYHY3OYA/

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

[plasmashell] [Bug 466463] Different scaling on HiDpi display for applications in 5.27.1

2023-04-10 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=466463

--- Comment #27 from Michal Hlavac  ---
After upgrading to framework 5.105 all GTK application runs with dpi 96.
Plasma: 5.27.4
Framework: 5.105
Qt: 5.15.8
Kernel: 6.2.9

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

[plasmashell] [Bug 466463] Different scaling on HiDpi display for applications in 5.27.1

2023-04-10 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=466463

--- Comment #29 from Michal Hlavac  ---
Hi Luca, I run primary on X11. But I tried Wayland and there it looks like all
Plasma and also GTK applications runs with DPI 96.



X11 output:

hlavki@hlknb:~> dump_xsettings
Gdk/UnscaledDPI 98304
Gdk/WindowScalingFactor 1
Gtk/ButtonImages 1
Gtk/CursorThemeName "breeze_cursors"
Gtk/CursorThemeSize 36
Gtk/DecorationLayout "icon:minimize,maximize,close"
Gtk/EnableAnimations 1
Gtk/FontName "Noto Sans,  8"
Gtk/MenuImages 1
Gtk/PrimaryButtonWarpsSlider 0
Gtk/ToolbarStyle 3
Net/IconThemeName "Papirus"
Net/ThemeName "Breeze"

hlavki@hlknb:~> ps aux | grep -iE 'xsettings|kded'
hlavki   22696  1.3  0.4 2202624 154352 ?  Ssl  22:22   0:01 /usr/bin/kded5
hlavki   22794  0.0  0.0   7656  4480 ?S22:22   0:00
/usr/bin/xsettingsd
hlavki   25977  0.0  0.0   6528  2304 pts/1S+   22:24   0:00 grep
--color=auto -iE xsettings|kded

Global Scale: 100%



Wayland output:

Gdk/UnscaledDPI 98304
Gdk/WindowScalingFactor 1
Gtk/ButtonImages 1
Gtk/CursorThemeName "breeze_cursors"
Gtk/CursorThemeSize 36
Gtk/DecorationLayout "icon:minimize,maximize,close"
Gtk/EnableAnimations 1
Gtk/FontName "Noto Sans,  8"
Gtk/MenuImages 1
Gtk/PrimaryButtonWarpsSlider 0
Gtk/ToolbarStyle 3
Net/IconThemeName "Papirus"
Net/ThemeName "Breeze"

hlavki   26573  0.8  0.4 2273276 149968 ?  Ssl  22:25   0:00 /usr/bin/kded5
hlavki   26627  0.0  0.0   7668  4224 ?S22:25   0:00
/usr/bin/xsettingsd
hlavki   28704  0.0  0.0   6528  2304 pts/2S+   22:27   0:00 grep
--color=auto -iE xsettings|kded

Global Scale: 100%

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

[plasmashell] [Bug 466463] Different scaling on HiDpi display for applications in 5.27.1

2023-04-10 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=466463

--- Comment #31 from Michal Hlavac  ---
Force DPI is off.
https://paste.opensuse.org/pastes/462da4efefda

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

[plasmashell] [Bug 466463] Different scaling on HiDpi display for applications in 5.27.1

2023-04-11 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=466463

--- Comment #33 from Michal Hlavac  ---
Sorry, the cause of my problem was file ~/.Xresources with Xft.dpi:   192

When I removed it, it works as expected. thanks

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

[plasmashell] [Bug 468460] New: GDK applications start with 96 dpi in X11

2023-04-13 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=468460

Bug ID: 468460
   Summary: GDK applications start with 96 dpi in X11
Classification: Plasma
   Product: plasmashell
   Version: 5.27.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Startup process
  Assignee: plasma-b...@kde.org
  Reporter: m...@hlavki.eu
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Created attachment 158065
  --> https://bugs.kde.org/attachment.cgi?id=158065&action=edit
x11 screenshot

Using X11 and after upgrade framework to 5.105 GDK applications (Firefox,
Chrome, etc) starts with DPI 96.
As workaround I use GDK_SCALE=1 firefox

Plasma: 5.27.4
Framework: 5.105

In wayland whole desktop environment starts with dpi 96.

Force DPI font is OFF.

hlavki@hlknb:~> dump_xsettings
Gdk/UnscaledDPI 98304
Gdk/WindowScalingFactor 1
Gtk/ButtonImages 1
Gtk/CursorThemeName "breeze_cursors"
Gtk/CursorThemeSize 36
Gtk/DecorationLayout "icon:minimize,maximize,close"
Gtk/EnableAnimations 1
Gtk/FontName "Noto Sans,  8"
Gtk/MenuImages 1
Gtk/PrimaryButtonWarpsSlider 0
Gtk/ToolbarStyle 3
Net/IconThemeName "Papirus"
Net/ThemeName "Breeze"


hlavki@hlknb:~> ps aux | grep -iE 'xsettings|kded'
hlavki   22696  1.3  0.4 2202624 154352 ?  Ssl  22:22   0:01 /usr/bin/kded5
hlavki   22794  0.0  0.0   7656  4480 ?S22:22   0:00
/usr/bin/xsettingsd
hlavki   25977  0.0  0.0   6528  2304 pts/1S+   22:24   0:00 grep
--color=auto -iE xsettings|kded

Global Scale: 100%

Screenshot is in attachment.

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

[systemsettings] [Bug 468460] GDK applications start with 96 dpi in X11

2023-04-13 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=468460

--- Comment #2 from Michal Hlavac  ---
Ok, then I would expect that all applications run with dpi 96. Why plasma & all
KDE applications run with DPI 192?

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

[systemsettings] [Bug 468460] GDK applications start with 96 dpi in X11

2023-04-13 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=468460

--- Comment #4 from Michal Hlavac  ---
Created attachment 158081
  --> https://bugs.kde.org/attachment.cgi?id=158081&action=edit
kcmfonts

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

[systemsettings] [Bug 468460] GDK applications start with 96 dpi in X11

2023-04-13 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=468460

--- Comment #5 from Michal Hlavac  ---
Created attachment 158082
  --> https://bugs.kde.org/attachment.cgi?id=158082&action=edit
kdeglobals

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

[systemsettings] [Bug 468460] GDK applications start with 96 dpi in X11

2023-04-13 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=468460

Michal Hlavac  changed:

   What|Removed |Added

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

--- Comment #6 from Michal Hlavac  ---
'~/.Xsession': No such file or directory

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

[systemsettings] [Bug 468460] GDK applications start with 96 dpi in X11

2023-04-13 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=468460

--- Comment #7 from Michal Hlavac  ---
The only settings I did is new file /etc/sddm.conf.d/hidpi.conf:

[Wayland]
EnableHiDPI=true

[X11]
EnableHiDPI=true

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

[systemsettings] [Bug 468460] GDK applications start with 96 dpi in X11

2023-04-14 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=468460

--- Comment #9 from Michal Hlavac  ---
If you look on "x11 screenshot" attachment, you can see that Plasma runs with
dpi 192, but Firefox uses 96. So somehow plasma knows what is real DPI of my
display. So I would expect that when I run Firefox or another GTK application
in plasma, it also uses dpi 192.
Why plasma in X11 detects display DPI and in Wayland doesn't? In wayland it
runs completely with dpi 96.
How it will behave if I have multiple displays in Wayland with different DPI?

I am just trying to understand how it works, because it behaves differently in
almost every release after 5.27.x

thank you for your hard work on plasma.

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

[systemsettings] [Bug 468460] GDK applications start with 96 dpi in X11

2023-04-14 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=468460

--- Comment #10 from Michal Hlavac  ---
> How it will behave if I have multiple displays in Wayland with different DPI?

I meant this question how it will behave when I change the global scale to e.g.
175%. Will it adjust DPI to the display dpi?

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

[systemsettings] [Bug 468460] GDK applications start with 96 dpi in X11

2023-04-14 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=468460

--- Comment #12 from Michal Hlavac  ---
Created attachment 158104
  --> https://bugs.kde.org/attachment.cgi?id=158104&action=edit
x11 screenshot firefox dolphin

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

[systemsettings] [Bug 468460] GDK applications start with 96 dpi in X11

2023-04-14 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=468460

Michal Hlavac  changed:

   What|Removed |Added

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

--- Comment #13 from Michal Hlavac  ---
env:

SHELL=/bin/bash
SESSION_MANAGER=local/hlknb:@/tmp/.ICE-unix/2822,unix/hlknb:/tmp/.ICE-unix/2822
WINDOWID=32505869
QT_SCREEN_SCALE_FACTORS=eDP-1=1;
COLORTERM=truecolor
SDK_HOME=/usr/lib64/jvm/java
XDG_CONFIG_DIRS=/data/home/hlavki/.config/kdedefaults:/etc/xdg:/usr/local/etc/xdg:/usr/etc/xdg
LESS=-M -I -R
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session1
JDK_HOME=/usr/lib64/jvm/java
GTK_IM_MODULE=cedilla
MACHTYPE=x86_64-suse-linux
G_BROKEN_FILENAMES=1
HOSTNAME=hlknb
HISTSIZE=1000
binary_input=/data/home/hlavki/.sdkman/tmp/mvnd-1.0-m6-m39.bin
LANGUAGE=en_US
FROM_HEADER=
MINICOM=-c on
JAVA_ROOT=/usr/lib64/jvm/java
JAVA_HOME=/usr/lib64/jvm/java
VDPAU_DRIVER=va_gl
AUDIODRIVER=pulseaudio
JRE_HOME=/usr/lib64/jvm/java
SSH_AUTH_SOCK=/tmp/ssh-XX4KYfF6/agent.2636
GRADLE_HOME=/data/home/hlavki/.sdkman/candidates/gradle/current
CPU=x86_64
SHELL_SESSION_ID=a58314a482e24f61bc6f9ada60f6f978
JAVA_BINDIR=/usr/lib64/jvm/java/bin
ANT_HOME=/data/home/hlavki/.sdkman/candidates/ant/current
SDKMAN_CANDIDATES_DIR=/data/home/hlavki/.sdkman/candidates
XMODIFIERS=@im=local
DESKTOP_SESSION=/usr/share/xsessions/plasma5
SSH_AGENT_PID=2755
GTK_RC_FILES=/etc/gtk/gtkrc:/data/home/hlavki/.gtkrc:/data/home/hlavki/.config/gtkrc
XCURSOR_SIZE=36
GPG_TTY=/dev/pts/1
GTK_MODULES=canberra-gtk-module
XDG_SEAT=seat0
PWD=/data/home/hlavki
QEMU_AUDIO_DRV=pa
XDG_SESSION_DESKTOP=KDE
LOGNAME=hlavki
XDG_SESSION_TYPE=x11
MANPATH=/usr/local/man:/usr/share/man
SYSTEMD_EXEC_PID=2822
XAUTHORITY=/run/user/1000/xauth_OMiiHt
LS_OPTIONS=-N --color=tty -T 0
XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
zip_output=/data/home/hlavki/.sdkman/tmp/mvnd-1.0-m6-m39.zip
GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/data/home/hlavki/.gtkrc-2.0:/data/home/hlavki/.config/gtkrc-2.0
XNLSPATH=/usr/share/X11/nls
HOME=/data/home/hlavki
SSH_ASKPASS=/usr/libexec/ssh/ssh-askpass
LANG=sk_SK.UTF-8
LS_COLORS=no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=41;33;01:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00;31:*.tgz=00;31:*.arc=00;31:*.arj=00;31:*.taz=00;31:*.lha=00;31:*.lz4=00;31:*.lzh=00;31:*.lzma=00;31:*.tlz=00;31:*.txz=00;31:*.tzo=00;31:*.t7z=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.dz=00;31:*.gz=00;31:*.lrz=00;31:*.lz=00;31:*.lzo=00;31:*.xz=00;31:*.zst=00;31:*.tzst=00;31:*.bz2=00;31:*.bz=00;31:*.tbz=00;31:*.tbz2=00;31:*.tz=00;31:*.deb=00;31:*.rpm=00;31:*.jar=00;31:*.war=00;31:*.ear=00;31:*.sar=00;31:*.rar=00;31:*.alz=00;31:*.ace=00;31:*.zoo=00;31:*.cpio=00;31:*.7z=00;31:*.rz=00;31:*.cab=00;31:*.wim=00;31:*.swm=00;31:*.dwm=00;31:*.esd=00;31:*.asf=01;35:*.avi=01;35:*.bmp=01;35:*.cgm=01;35:*.dl=01;35:*.emf=01;35:*.flc=01;35:*.fli=01;35:*.flv=01;35:*.gif=01;35:*.gl=01;35:*.jpeg=01;35:*.jpg=01;35:*.m2v=01;35:*.m4v=01;35:*.mjpeg=01;35:*.mjpg=01;35:*.mkv=01;35:*.mng=01;35:*.mov=01;35:*.mp4=01;35:*.mp4v=01;35:*.mpeg=01;35:*.mpg=01;35:*.nuv=01;35:*.ogm=01;35:*.pbm=01;35:*.pcx=01;35:*.pgm=01;35:*.png=01;35:*.ppm=01;35:*.qt=01;35:*.rm=01;35:*.rmvb=01;35:*.svg=01;35:*.svgz=01;35:*.tga=01;35:*.tif=01;35:*.tiff=01;35:*.vob=01;35:*.webm=01;35:*.webp=01;35:*.wmv=01;35:*.xbm=01;35:*.xcf=01;35:*.xpm=01;35:*.xwd=01;35:*.yuv=01;35:*.ogv=01;35:*.ogx=01;35:*.aiff=00;32:*.ape=00;32:*.aac=00;32:*.au=00;32:*.flac=00;32:*.m4a=00;32:*.mid=00;32:*.midi=00;32:*.mka=00;32:*.mp3=00;32:*.mpc=00;32:*.ogg=00;32:*.ra=00;32:*.voc=00;32:*.wav=00;32:*.wma=00;32:*.wv=00;32:*.oga=00;32:*.opus=00;32:*.spx=00;32:*.xspf=00;32:
XDG_CURRENT_DESKTOP=KDE
KONSOLE_DBUS_SERVICE=:1.44
PYTHONSTARTUP=/etc/pythonstart
KONSOLE_DBUS_SESSION=/Sessions/2
PROFILEHOME=
JBANG_HOME=/data/home/hlavki/.sdkman/candidates/jbang/current
SDKMAN_VERSION=5.16.0
OSTYPE=linux
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
QT_IM_SWITCHER=imsw-multi
LESS_ADVANCED_PREPROCESSOR=no
INVOCATION_ID=1a656a219d3a421088819d7e9ad42c73
NNTPSERVER=news
KONSOLE_VERSION=221203
GROOVY_HOME=/data/home/hlavki/.sdkman/candidates/groovy/current
MANAGERPID=2615
XSESSION_IS_UP=yes
KDE_SESSION_UID=1000
LESSCLOSE=lessclose.sh %s %s
XDG_SESSION_CLASS=user
TERM=xterm-256color
G_FILENAME_ENCODING=@locale,UTF-8,ISO-8859-15,CP1252
HOST=hlknb
XAUTHLOCALHOSTNAME=hlknb
LESSOPEN=lessopen.sh %s
USER=hlavki
COLORFGBG=15;0
KDE_SESSION_VERSION=5
PAM_KWALLET5_LOGIN=/run/user/1000/kwallet5.socket
MORE=-sl
MAVEN_HOME=/data/home/hlavki/.sdkman/candidates/maven/current
SDKMAN_DIR=/data/home/hlavki/.sdkman
CSHEDIT=emacs
DISPLAY=:0
SHLVL=1
WINDOWMANAGER=/usr/bin/startplasma-x11
PAGER=less
ANDROID_SDK_ROOT=/data/home/hlavki/Programs/Android/Sdk/
QT_IM_MODULE=xim
XDG_VTNR=7
SDKMAN_CANDIDATES_API=https://api.sdkman.io/2
XDG_SESSION_ID=3
LC_CTYPE=en_US.UTF-8

[plasma-pass] [Bug 470152] New: Incorrect latest version tag

2023-05-23 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=470152

Bug ID: 470152
   Summary: Incorrect latest version tag
Classification: Plasma
   Product: plasma-pass
   Version: 1.2.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: dvra...@kde.org
  Reporter: m...@hlavki.eu
  Target Milestone: ---

SUMMARY
***
Latest version tag in git scm is v0.2.1 instead of v1.2.1
https://invent.kde.org/plasma/plasma-pass/-/tags
***

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

[libkgapi] [Bug 468986] google contacts in kaddressbook, missing address, website, notes, etc.

2023-04-26 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=468986

Michal Hlavac  changed:

   What|Removed |Added

 CC||m...@hlavki.eu

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

[Elisa] [Bug 391462] Wrong search behaviour

2023-05-02 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=391462

Michal Hlavac  changed:

   What|Removed |Added

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

--- Comment #21 from Michal Hlavac  ---
This does not work. Searching for artists e.g. "Björk" with the search prefix
"Bjo" shows empty result.

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

[Breeze] [Bug 460182] Telegram system tray icon looks dark

2022-10-10 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=460182

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[plasmashell] [Bug 460159] With a dark color scheme, Telegram's Tray icon color switches back to black after the app has been running for some time

2022-10-11 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=460159

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[kwin] [Bug 15329] Save and remember positions of all windows

2024-06-20 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=15329

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[plasmashell] [Bug 358277] when run in XWayland, Chrome PWA apps use the icon from chrome browser in Icon-Only Task Manager, but remain correctly separate

2024-06-20 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=358277

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[plasmashell] [Bug 436318] Save session doesn't work under Wayland

2024-06-20 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=436318

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[plasmashell] [Bug 336990] Chromium and Firefox does not remember their virtual desktops on session restore

2024-06-20 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=336990

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[plasmashell] [Bug 487912] plasma X11 session is not restored after logout/login

2024-06-24 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=487912

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[kcalc] [Bug 487566] Kcalc doesn't chain result into next calculation anymore

2024-05-31 Thread Michal Pácal
https://bugs.kde.org/show_bug.cgi?id=487566

Michal Pácal  changed:

   What|Removed |Added

 CC||mic...@pacal.cz

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

[kwin] [Bug 484606] High CPU usage on kwin_x11/Xorg when screen is off

2024-04-29 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=484606

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[kwin] [Bug 484323] High CPU load of kwin_x11 when locking the screen

2024-04-29 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=484323

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[plasma-systemmonitor] [Bug 479321] Poor responsiveness of System Monitor under heavy CPU and IO load

2024-04-29 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=479321

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[kwin] [Bug 478556] Sometimes the stacking order is out of sync with Xorg

2024-04-29 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=478556

Michal Hlavac  changed:

   What|Removed |Added

 CC||m...@hlavki.eu

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

[plasma-systemmonitor] [Bug 479332] No keyboard navigation to and through process list

2024-04-30 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=479332

Michal Kec (MiK)  changed:

   What|Removed |Added

Version|5.27.10 |6.0.4
 CC||k...@kecnet.cz

--- Comment #2 from Michal Kec (MiK)  ---
I can second this. There's no easy way to list & control processes in Plasma
since KSysGuard widget removal in Plasma 6 (KDE Neon).

I consider the new System Monitor a handy tool for its - well system monitoring
- tasks. Neat charts, great customization. But for this task it is too slow and
heavy. Main issues are keyboard navigation and the performance mentioned at bug
#479321.

I also miss the possibility to watch the system monitor charts and process list
at the same time.

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

[plasma-systemmonitor] [Bug 434363] Implement all context menu options present in KSysGuard's Processes view

2024-04-30 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=434363

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[plasmashell] [Bug 485076] New: The Pie Chart widget display style is too thin after an update, without an option to configure the thickness

2024-04-05 Thread Michal Pácal
https://bugs.kde.org/show_bug.cgi?id=485076

Bug ID: 485076
   Summary: The Pie Chart widget display style is too thin after
an update, without an option to configure the
thickness
Classification: Plasma
   Product: plasmashell
   Version: 6.0.3
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Keywords: regression, usability
  Severity: normal
  Priority: NOR
 Component: System Monitor
  Assignee: plasma-b...@kde.org
  Reporter: mic...@pacal.cz
CC: ahiems...@heimr.nl, notm...@gmail.com
  Target Milestone: 1.0

Created attachment 168177
  --> https://bugs.kde.org/attachment.cgi?id=168177&action=edit
Look of three widges on a panel after the update

STEPS TO REPRODUCE
1. Add system monitor sensor applet/widget on a panel
2. Use "Pie Chart" Display Style
3. Update to Plasma 6.0.3 / KDE Gear 24.02

OBSERVED RESULT
The thickness of the pie chart circle decreases substantially, making it harder
to "read".

EXPECTED RESULT
The thickness stays the same across versions, or there is an option to
configure the thickness of the circle.

SOFTWARE/OS VERSIONS
Linux: Manjaro (Testing Update 2024-04-04)
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.3

ADDITIONAL INFORMATION
Graphics Platform: X11
Display resolution: 2560x1440 (reproduced on other screen resolutions as well)
Global scale: 125% (reproduced on 100% as well)
Plasma panel height: 45 (reproduced on other heights as well)

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

[plasmashell] [Bug 485076] The Pie Chart widget display style is too thin after an update, without an option to configure the thickness

2024-04-05 Thread Michal Pácal
https://bugs.kde.org/show_bug.cgi?id=485076

--- Comment #1 from Michal Pácal  ---
Created attachment 168196
  --> https://bugs.kde.org/attachment.cgi?id=168196&action=edit
Look of the same three widgets before the update

Added second attachment showing status before the last update for comparison
(showing this really is a regression). Note that originally the circles were
about two to three times wider (estimate based on looking at them).

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

[kwin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-05-15 Thread Michal Sylwester
https://bugs.kde.org/show_bug.cgi?id=482142

Michal Sylwester  changed:

   What|Removed |Added

 CC||msylwes...@gmail.com

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

[frameworks-kiconthemes] [Bug 484639] Fallback to Breeze ignored by KIconLoader because of wrong global initialization order

2024-05-26 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=484639

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[kmail2] [Bug 421793] KMail starts bluetooth headphones

2021-11-22 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=421793

--- Comment #4 from Michal Hlavac  ---
The right reason was process named speech-dispatcher-dummy. I couldn't find
kmail option to disable tts, but this command resolved all problems:
mkdir -p ~/.config/speech-dispatcher && echo "DisableAutoSpawn" >>
~/.config/speech-dispatcher/speechd.conf

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

[plasma-systemmonitor] [Bug 445917] CPU-Tctl and Tccd missing from filtered sensors

2021-11-23 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=445917

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[kcalc] [Bug 452828] New: Fedora 35

2022-04-21 Thread Michal Michalski
https://bugs.kde.org/show_bug.cgi?id=452828

Bug ID: 452828
   Summary: Fedora 35
   Product: kcalc
   Version: 21.12.2
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: ete...@alum.rit.edu
  Reporter: eka...@gmail.com
  Target Milestone: ---

Created attachment 148283
  --> https://bugs.kde.org/attachment.cgi?id=148283&action=edit
Insufficient space for: "Dzielenie modulo". Maybe leave jus "Modulo".
Insufficient space for: "Dzielenie modulo". Maybe leave jus "Modulo". I think
it is understandable for Poles

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. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Polish translation of Kcalc

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

[plasmashell] [Bug 371717] Containment for the second monitor is lost and reset to its default settings on boot or when it is connected

2022-06-28 Thread Michal Ziabkowski
https://bugs.kde.org/show_bug.cgi?id=371717

--- Comment #50 from Michal Ziabkowski  ---
Yes, unfortunately Plasma 5.25 didn't fix anything for me. Still getting a
black background for the first 30 or so seconds. It doesn't even have to be a
full reboot. Logging out and in again also causes the issue to happen. 

Tried to make sure plasma-plasmashell and plasma-kwin_x11 start after
plasma-kscreen by adding this systemd config override for each (what I alluded
to in comment #44):
[Unit]
After=plasma-kscreen.service
Wants=plasma-kscreen.service

While it didn't break anything, it didn't fix the bug either. Looking at the
timestamps, all three services seem to be starting concurrently still, so I
guess the override didn't work.

Can anyone familiar with the code weigh in on where the 30 second timeout
before the containment fixes itself comes from? I see a TimeoutSec=40sec in
plasma-plasmashell.service, but that can't be it, right? The shell does start
and the panel is present, it's just the wallpaper that's missing, so it's not
as though the entire service is timing out.

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

[plasmashell] [Bug 371717] Containment for the second monitor is lost and reset to its default settings on boot or when it is connected

2022-06-29 Thread Michal Ziabkowski
https://bugs.kde.org/show_bug.cgi?id=371717

--- Comment #51 from Michal Ziabkowski  ---
I've added a 5-second delay before plasma-plasmashell.service is run with this
override:

[Service]
ExecStartPre=sleep 5

While not ideal, this seems to have worked around my missing wallpaper bug.
This confirms my theory that plasmashell is starting too early, before screens
are properly configured. I have no clue how one would properly resolve this.

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

[kio-extras] [Bug 390450] sftp connect don't read ~/.ssh/config correctly

2022-08-29 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=390450

Michal Hlavac  changed:

   What|Removed |Added

Version|18.04.3 |22.08.0
 CC||m...@hlavki.eu

--- Comment #6 from Michal Hlavac  ---
Does not work for me. If I have ~/.ssh/config

Host server1
  HostName 192.168.1.10
  User root
  IdentityFile ~/.ssh/id_rsa
  IdentitiesOnly yes

when I wrote to dolphin: sftp://server1, it says: Failed to resolve hostname
server1 (Name or service not known)

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

[krusader] [Bug 451851] New: Column headers are nearly invisible in dark colour scheme

2022-03-24 Thread michal . niklas
https://bugs.kde.org/show_bug.cgi?id=451851

Bug ID: 451851
   Summary: Column headers are nearly invisible in dark colour
scheme
   Product: krusader
   Version: 2.7.2
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: krusader-bugs-n...@kde.org
  Reporter: michal.nik...@heuthes.pl
CC: krusader-bugs-n...@kde.org
  Target Milestone: ---

Created attachment 147698
  --> https://bugs.kde.org/attachment.cgi?id=147698&action=edit
Picture with marked titles, but PrintScr makes Krusader inactive so title is
visible.

I use Krusader with dark blue scheme and I cannot change colour of title of
columns (Name, Extension, Size, Change Date). It is visible when Krusader is
not active, when I work in other window: grey font on dark blue background. But
when I work in Krusader window it is dark grey font on dark blue and is nearly
invisible.

It changed after I upgraded from Fedora 34 to Fedora 35.

I tried to change colours in Krusader settings, but I have not found setting
for column titles.

In attachment there is picture with marked titles, but PrintScr makes Krusader
inactive so titles are visible.

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

[krusader] [Bug 451851] Column headers are nearly invisible in dark colour scheme

2022-03-24 Thread michal . niklas
https://bugs.kde.org/show_bug.cgi?id=451851

michal.nik...@heuthes.pl  changed:

   What|Removed |Added

 CC||michal.nik...@heuthes.pl

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

[libkgapi] [Bug 439285] Bad request, Google replied "Contacts API is being deprecated"

2022-03-29 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=439285

Michal Hlavac  changed:

   What|Removed |Added

 CC||m...@hlavki.eu

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

[systemsettings] [Bug 408563] Provide option for day/night color theme switching

2022-07-23 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=408563

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[kate] [Bug 336676] When Kate doesn't shut down properly, all "Open Recent" items are lost

2021-02-08 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=336676

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[kate] [Bug 404228] Load last session fails if closed by logout/shutdown

2021-02-08 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=404228

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[kate] [Bug 418183] Session does not open previously open files when Kate is started

2021-02-08 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=418183

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[kate] [Bug 268913] Load a default session that can be saved on application closure, so session saving is automatic like a web browser

2021-02-08 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=268913

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[kate] [Bug 402598] Create a session by default

2021-02-08 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=402598

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[kate] [Bug 353654] Extend Kate's session to stash unsaved documents/changes on quit

2021-02-08 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=353654

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[kate] [Bug 274102] Automatically backup new unnamed/unsaved notes/files

2021-02-08 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=274102

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[muon] [Bug 432865] New: Not saved settings

2021-02-12 Thread Michal D.
https://bugs.kde.org/show_bug.cgi?id=432865

Bug ID: 432865
   Summary: Not saved settings
   Product: muon
   Version: 5.8.0
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: muon
  Assignee: unassigned-b...@kde.org
  Reporter: m.dziczkow...@prokonto.pl
CC: echidna...@kubuntu.org, silh...@gmail.com
  Target Milestone: ---

After changing the settings options, clicking "Apply" and then closing the "ok"
button, I had re-opened the settings and saw that the options were restored to
the state before the change

SOFTWARE/OS VERSIONS
Linux: Lubuntu 20.10

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

[Breeze] [Bug 418996] Dark Telegram icon on dark Breeze theme

2021-02-19 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=418996

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

--- Comment #12 from Michal Kec (MiK)  ---
I can confirm this bug with Plasma 5.21 and Breeze Twilight.

Operating System: KDE neon 5.21
KDE Plasma Version: 5.21.0
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2
Kernel Version: 5.11.0-051100-generic
OS Type: 64-bit
Graphics Platform: X11

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

[plasmashell] [Bug 433138] Since update to 5.21, system tray icons on a very thin panel are smaller

2021-02-19 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=433138

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[kdeconnect] [Bug 432667] KDE Connect no connect on startup

2021-02-20 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=432667

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

--- Comment #1 from Michal Kec (MiK)  ---
I can confirm this behavior with Plasma 5.21.

Operating System: KDE neon 5.21
KDE Plasma Version: 5.21.0
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2
Kernel Version: 5.11.0-051100-generic
OS Type: 64-bit
Graphics Platform: X11

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

[plasmashell] [Bug 378910] System Tray forgets Dropbox hidden state after logout+login

2021-02-20 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=378910

--- Comment #12 from Michal Kec (MiK)  ---
The issue is still present with Plasma 5.21 and 116.4.368.

As there's no such problem with another app, would be possible to accept
dropbox-only solution mentioned earlier?

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

[frameworks-plasma] [Bug 432962] When an icon isn't found in the Plasma theme and it falls back to the icon theme, it can't fall back again to the icon theme's fallback theme

2021-02-20 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=432962

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[kdeconnect] [Bug 393664] Implement WakeOnLAN

2021-02-20 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=393664

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[kdeconnect] [Bug 428569] VPN connection not work

2021-02-20 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=428569

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[systemsettings] [Bug 433312] New: No 'Global Theme' 2nd level menu in sidebar view

2021-02-20 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=433312

Bug ID: 433312
   Summary: No 'Global Theme' 2nd level menu in sidebar view
   Product: systemsettings
   Version: 5.21.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: sidebarview
  Assignee: notm...@gmail.com
  Reporter: k...@kecnet.cz
CC: plasma-b...@kde.org
  Target Milestone: ---

Created attachment 135957
  --> https://bugs.kde.org/attachment.cgi?id=135957&action=edit
2nd level menu with missing item

SUMMARY
Menu items have restructured since upgraded KDE Neon to Plasma 5.21. Now
there's no submenu item 'Global Theme' under 1st level menu 'Appearance'. 

STEPS TO REPRODUCE
1. Start Systemsettings with sidebarview.
2. Click 'Appearance'
3. Check the menu items

OBSERVED RESULT
You can see the 'Global Theme' setting (3rd panel), but there's no menu item
'Global Theme' here. Moreover the 2nd panel caption should be 'Appearance', not
'Global Theme'. Should not be clickable as well.

EXPECTED RESULT
I expect consistent UX across all the Systemsettings UI. Thus 1st level menu
item (Appearance) when clicked should be the caption of the 2nd panel. Then all
2nd level options should be available as menu items.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.21
KDE Plasma Version: 5.21.0
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2
Kernel Version: 5.11.0-051100-generic
OS Type: 64-bit
Graphics Platform: X11

ADDITIONAL INFORMATION
The problem is not present in "icon view".

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

[plasmashell] [Bug 433315] New: Wrong application icons on task bar

2021-02-20 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=433315

Bug ID: 433315
   Summary: Wrong application icons on task bar
   Product: plasmashell
   Version: 5.21.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: k...@kecnet.cz
  Target Milestone: 1.0

Created attachment 135958
  --> https://bugs.kde.org/attachment.cgi?id=135958&action=edit
Application task bar: Three different windows, three identical icons

SUMMARY
While I use SeaMonkey (former Mozilla Application Suite
), I have constantly open several windows:
The browser, the mail reader, the mail composer and so on. Each type of window
has distinguished application icon. Whereas I can see correct icons in task
switcher (alt+tab) and window decorations (upper left corner), the icons on the
task switching bar are wrong. All those different windows has just one icon -
the main application logo. This is constantly confusing.

STEPS TO REPRODUCE
1. Run SeaMonkey
2. Open different windows: browser and mailer
3. Check the taskbar

OBSERVED RESULT
All icons are the same - an application logo.

EXPECTED RESULT
Icons on the taskbar should reflect the window icon, not the application logo.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.21
KDE Plasma Version: 5.21.0
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2
Kernel Version: 5.11.0-051100-generic
OS Type: 64-bit
Graphics Platform: X11

ADDITIONAL INFORMATION
I've noticed the issue since I use Plasma 5 few years ago. This used to work
earlier in KDE3/4. While it is just a minor issue (confusion) with icon+text
task bar, it is a major usability issue for now-so-modern icon only task bar.

Not sure about another apps behavior, as only few apps today are "one process,
multiple windows". LibreOffice for example has correct icons.

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

[plasmashell] [Bug 433315] Wrong application icons on task bar

2021-02-20 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=433315

--- Comment #1 from Michal Kec (MiK)  ---
Created attachment 135959
  --> https://bugs.kde.org/attachment.cgi?id=135959&action=edit
Task switcher: Three different windows, three different (correct) icons

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

[frameworks-baloo] [Bug 394160] Search (alt+space, or via app menu) does not display files unless they have been opened in current session

2021-02-20 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=394160

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

  1   2   3   4   5   6   >