[kde] [Bug 364917] External monitor synchronization of first user fails after booting and entering password; second user is okay
https://bugs.kde.org/show_bug.cgi?id=364917 --- Comment #4 from Hubert Kaschulke --- No difference after removing repository AMD/ATI Graphics Drivers. With IceWM desktop it is possible to set graphics resolution to 1920x1200 and 1400x1050 and commit but after shutting down and restarting the system with IceWM desktop a low resolution appears again. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely
https://bugs.kde.org/show_bug.cgi?id=364662 --- Comment #1 from Bzzz --- running the xdg command with strace results in: trace xdg-open 'https://forum.kde.org/viewtopic.php?f=289&t=124392&p=327270#p327270' execve("/usr/bin/xdg-open", ["xdg-open", "https://forum.kde.org/viewtopic.";...], [/* 76 vars */]) = 0 brk(NULL) = 0x560b4479f000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9674e55000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0644, st_size=280150, ...}) = 0 mmap(NULL, 280150, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f9674e1 close(3)= 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\t\2\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0755, st_size=1864888, ...}) = 0 mmap(NULL, 3967488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9674869000 mprotect(0x7f9674a29000, 2093056, PROT_NONE) = 0 mmap(0x7f9674c28000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bf000) = 0x7f9674c28000 mmap(0x7f9674c2e000, 14848, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f9674c2e000 close(3)= 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9674e0f000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9674e0e000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9674e0d000 arch_prctl(ARCH_SET_FS, 0x7f9674e0e700) = 0 mprotect(0x7f9674c28000, 16384, PROT_READ) = 0 mprotect(0x560b429d2000, 8192, PROT_READ) = 0 mprotect(0x7f9674e57000, 4096, PROT_READ) = 0 munmap(0x7f9674e1, 280150) = 0 getuid()= 1000 getgid()= 1000 getpid()= 6029 rt_sigaction(SIGCHLD, {0x560b427c6540, ~[RTMIN RT_1], SA_RESTORER, 0x7f967489e4a0}, NULL, 8) = 0 geteuid() = 1000 brk(NULL) = 0x560b4479f000 brk(0x560b447c) = 0x560b447c getppid() = 6027 stat("/home/bzzz/Downloads", {st_mode=S_IFDIR|0700, st_size=69632, ...}) = 0 stat(".", {st_mode=S_IFDIR|0700, st_size=69632, ...}) = 0 open("/usr/bin/xdg-open", O_RDONLY) = 3 fcntl(3, F_DUPFD, 10) = 10 close(3)= 0 fcntl(10, F_SETFD, FD_CLOEXEC) = 0 geteuid() = 1000 getegid() = 1000 rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0 rt_sigaction(SIGINT, {0x560b427c6540, ~[RTMIN RT_1], SA_RESTORER, 0x7f967489e4a0}, NULL, 8) = 0 rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0 rt_sigaction(SIGQUIT, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7f967489e4a0}, NULL, 8) = 0 rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0 rt_sigaction(SIGTERM, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7f967489e4a0}, NULL, 8) = 0 read(10, "#!/bin/sh\n#-"..., 8192) = 8192 read(10, " echo \"Use --novendor to overrid"..., 8192) = 8192 read(10, "desktop\nif [ -r \"$dir/$defau"..., 8192) = 6362 stat("/usr/local/sbin/kde-open5", 0x7ffd2093e500) = -1 ENOENT (No such file or directory) stat("/usr/local/bin/kde-open5", 0x7ffd2093e500) = -1 ENOENT (No such file or directory) stat("/usr/sbin/kde-open5", 0x7ffd2093e500) = -1 ENOENT (No such file or directory) stat("/usr/bin/kde-open5", {st_mode=S_IFREG|0755, st_size=31696, ...}) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f9674e0e9d0) = 6030 wait4(-1, [waits...] [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 6030 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6030, si_uid=1000, si_status=0, si_utime=8, si_stime=2} --- rt_sigreturn({mask=[]}) = 6030 exit_group(0) = ? +++ exited with 0 +++ after that, I ran the same command again one folder higher (~/), and it instantly opened the web page: strace xdg-open 'https://forum.kde.org/viewtopic.php?f=289&t=124392&p=327270#p327270' execve("/usr/bin/xdg-open", ["xdg-open", "https://forum.kde.org/viewtopic.";...], [/* 76 vars */]) = 0 brk(NULL) = 0x561eef8a1000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7efe17cc7000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0644, st_size=280150, ...}) = 0 mmap(NULL, 280150, PR
[plasmashell] [Bug 364900] [taskmanager-ng] Launcher tooltips shows tooltips similar to normal tasks
https://bugs.kde.org/show_bug.cgi?id=364900 --- Comment #1 from Bhushan Shah --- Created attachment 99769 --> https://bugs.kde.org/attachment.cgi?id=99769&action=edit dolphin launchers tooltip -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 358990] Make possible to move desktop icons freely again
https://bugs.kde.org/show_bug.cgi?id=358990 --- Comment #19 from Eike Hein --- I'm currently not aware of anyone working on this or having a plan to work on it, so it's unlikely unless that changes. The implementation is not designed to allow it, so it takes substantial engineering effort by experienced developers. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364914] New window shows quickly in the wrong screen's task manager, then moves to the correct screen
https://bugs.kde.org/show_bug.cgi?id=364914 Eike Hein changed: What|Removed |Added CC||mgraess...@kde.org --- Comment #1 from Eike Hein --- I think this is unfixable on X11 because startup notifications have no associated screen. We don't know what screen to put it on until the actual window appears. Right now, the notification should be shown in all Task Managers simultaneously, though. You only see "the animation" in one of them? -- You are receiving this mail because: You are watching all bug changes.
[Phonon] [Bug 364911] Distortion and volume issues when using phonon-vlc backend
https://bugs.kde.org/show_bug.cgi?id=364911 Harald Sitter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |UPSTREAM --- Comment #1 from Harald Sitter --- the volume difference comes from the sounds not actually being sounds as per stream-category remark in https://community.kde.org/Phonon/Releases/VLC/0.9.0 which is fixed for vlc3 https://quickgit.kde.org/?p=phonon-vlc.git&a=commit&h=001c117c2aa543015140f83184d6fb06728a385f the overall sounds quality issues you'll want to report against vlc directly. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364900] [taskmanager-ng] Launcher tooltips shows tooltips similar to normal tasks
https://bugs.kde.org/show_bug.cgi?id=364900 --- Comment #2 from Eike Hein --- I've commented on the patch in http://phabricator.kde.org/D2045 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364922] New: Give focus to the password box on the unlock screen
https://bugs.kde.org/show_bug.cgi?id=364922 Bug ID: 364922 Summary: Give focus to the password box on the unlock screen Product: plasmashell Version: 5.6.5 Platform: Debian unstable OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: k...@davidedmundson.co.uk Reporter: tipos...@tiscali.it CC: bhus...@gmail.com, plasma-b...@kde.org The unlock screen has no focus set, also pressing tab, nothing happens. If I click on something, then focus happens and I can use tab to navigate around. This means that it always requires 1 click to unlock the screen. Please give focus automatically to the password field, so that I can just type that in and unlock the screen. Reproducible: Always Steps to Reproduce: 1. Lock the screen 2. Try to unlock it without using the mouse Actual Results: Impossible to do so Expected Results: Possible to do so I haven't configured anything regarding the lock screen. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364897] Can't logout/reboot/shutdown after Qt upgrad
https://bugs.kde.org/show_bug.cgi?id=364897 --- Comment #3 from Harald Sitter --- Yes. I don't see those happening in distributions in any feasible time frame though. I also have the feeling that last time I discussed that with someone raised reasonable concerns against them, alas, I can't remember what they were ^^. Supposedly it was that when the user needs to be informed about something or actively needs to take action (configuration changes, license aggrement, whatever) it makes the entire affair fairly faffy. Also if things break they break hard if reliable rollbacks aren't and option, and TBH the only reliable rollback is a brfs snapshot rollback. Anyway, we need some solution to the problem at hand, in addition to that we could poll distros for thoughts on out-of-session upgrades. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-plasma] [Bug 364641] Panel is missing transparency at logon
https://bugs.kde.org/show_bug.cgi?id=364641 krinp...@gmail.com changed: What|Removed |Added CC||krinp...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 358990] Make possible to move desktop icons freely again
https://bugs.kde.org/show_bug.cgi?id=358990 --- Comment #20 from Nick Stefanov --- So sad... -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 325571] option to delete all attachments
https://bugs.kde.org/show_bug.cgi?id=325571 Erik Quaeghebeur changed: What|Removed |Added CC||kdebugs@equaeghe.nospammail ||.net --- Comment #2 from Erik Quaeghebeur --- Bug 351426 is a duplicate of this one, with the added detail that not only one or all should be removable at once, but also some (a selection). -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364923] New: Crash of KDE session when login into another account after waking up from 'suspend'
https://bugs.kde.org/show_bug.cgi?id=364923 Bug ID: 364923 Summary: Crash of KDE session when login into another account after waking up from 'suspend' Product: plasmashell Version: 5.5.5 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: k...@davidedmundson.co.uk Reporter: gargamel...@hotmail.de CC: bhus...@gmail.com, plasma-b...@kde.org Application: plasmashell (5.5.5) Qt Version: 5.5.1 Operating System: Linux 4.1.26-21-default x86_64 Distribution: "openSUSE Leap 42.1 (x86_64)" -- Information about the crash: - What I was doing when the application crashed: The session was suspended. The computer was woken up and a different user logged in. Then the session of the user that suspended the computer experienced the crash. -- Backtrace: Application: Plasma (plasmashell), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f0dc88337c0 (LWP 5909))] Thread 7 (Thread 0x7f0db14fe700 (LWP 5911)): #0 0x7f0dc1ce3bbd in poll () at /lib64/libc.so.6 #1 0x7f0dc6c8a422 in () at /usr/lib64/libxcb.so.1 #2 0x7f0dc6c8c00f in xcb_wait_for_event () at /usr/lib64/libxcb.so.1 #3 0x7f0db3cb73c9 in () at /usr/lib64/libQt5XcbQpa.so.5 #4 0x7f0dc23e232f in () at /usr/lib64/libQt5Core.so.5 #5 0x7f0dc14df0a4 in start_thread () at /lib64/libpthread.so.0 #6 0x7f0dc1cebfed in clone () at /lib64/libc.so.6 Thread 6 (Thread 0x7f0da5cae700 (LWP 5916)): #0 0x7f0dc1ce3bbd in poll () at /lib64/libc.so.6 #1 0x7f0dbe352e64 in () at /usr/lib64/libglib-2.0.so.0 #2 0x7f0dbe352f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x7f0dc2614d8b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #4 0x7f0dc25bbd53 in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #5 0x7f0dc23dd61a in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #6 0x7f0dc5727e18 in () at /usr/lib64/libQt5Qml.so.5 #7 0x7f0dc23e232f in () at /usr/lib64/libQt5Core.so.5 #8 0x7f0dc14df0a4 in start_thread () at /lib64/libpthread.so.0 #9 0x7f0dc1cebfed in clone () at /lib64/libc.so.6 Thread 5 (Thread 0x7f0d9da76700 (LWP 5942)): #0 0x7f0dbe394cf9 in g_mutex_lock () at /usr/lib64/libglib-2.0.so.0 #1 0x7f0dbe352d55 in () at /usr/lib64/libglib-2.0.so.0 #2 0x7f0dbe352f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x7f0dc2614d8b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #4 0x7f0dc25bbd53 in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #5 0x7f0dc23dd61a in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #6 0x7f0dc5727e18 in () at /usr/lib64/libQt5Qml.so.5 #7 0x7f0dc23e232f in () at /usr/lib64/libQt5Core.so.5 #8 0x7f0dc14df0a4 in start_thread () at /lib64/libpthread.so.0 #9 0x7f0dc1cebfed in clone () at /lib64/libc.so.6 Thread 4 (Thread 0x7f0d97fff700 (LWP 5943)): #0 0x7f0dc1ce3bbd in poll () at /lib64/libc.so.6 #1 0x7f0dbe352e64 in () at /usr/lib64/libglib-2.0.so.0 #2 0x7f0dbe352f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x7f0dc2614d8b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #4 0x7f0dc25bbd53 in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #5 0x7f0dc23dd61a in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #6 0x7f0dc5727e18 in () at /usr/lib64/libQt5Qml.so.5 #7 0x7f0dc23e232f in () at /usr/lib64/libQt5Core.so.5 #8 0x7f0dc14df0a4 in start_thread () at /lib64/libpthread.so.0 #9 0x7f0dc1cebfed in clone () at /lib64/libc.so.6 Thread 3 (Thread 0x7f0d9664e700 (LWP 5944)): #0 0x7f0dc14e303f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x7f0dc7f2286b in () at /usr/lib64/libQt5Script.so.5 #2 0x7f0dc7f22899 in () at /usr/lib64/libQt5Script.so.5 #3 0x7f0dc14df0a4 in start_thread () at /lib64/libpthread.so.0 #4 0x7f0dc1cebfed in clone () at /lib64/libc.so.6 Thread 2 (Thread 0x7f0d0f916700 (LWP 5948)): #0 0x70959d33 in clock_gettime () #1 0x7f0dc1cf8c3d in clock_gettime () at /lib64/libc.so.6 #2 0x7f0dc24937d6 in () at /usr/lib64/libQt5Core.so.5 #3 0x7f0dc26133b9 in QTimerInfoList::updateCurrentTime() () at /usr/lib64/libQt5Core.so.5 #4 0x7f0dc2613945 in QTimerInfoList::timerWait(timespec&) () at /usr/lib64/libQt5Core.so.5 #5 0x7f0dc2614b5e in () at /usr/lib64/libQt5Core.so.5 #6 0x7f0dbe3524ad in g_main_context_prepare () at /usr/lib64/libglib-2.0.so.0 #7 0x7f0dbe352d80 in () at /usr/lib64/libglib-2.0.so.0 #8 0x7f0dbe352f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #9 0x00
[kmail2] [Bug 351426] Remove optionaly single, or all attachments
https://bugs.kde.org/show_bug.cgi?id=351426 Erik Quaeghebeur changed: What|Removed |Added CC||kdebugs@equaeghe.nospammail ||.net --- Comment #1 from Erik Quaeghebeur --- Duplicate of Bug 325571 -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 364924] New: Kdevelop crashes when editing code
https://bugs.kde.org/show_bug.cgi?id=364924 Bug ID: 364924 Summary: Kdevelop crashes when editing code Product: kdevelop Version: 4.7.3 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdevelop-bugs-n...@kde.org Reporter: ski...@riteh.hr Application: kdevelop (4.7.3) KDE Platform Version: 4.14.21 Qt Version: 4.8.7 Operating System: Linux 4.6.2-1-default x86_64 Distribution: "openSUSE Tumbleweed (20160626) (x86_64)" -- Information about the crash: - What I was doing when the application crashed: The Kdevelop 4.7.3 is not vanilla version, since I'm using patched version installed from the Tumbleweed repository. Nevertheless, the Kdevelop crashes every couple of minutes when I'm in the middle of code editing. The crash can be reproduced every time. -- Backtrace: Application: KDevelop (kdevelop), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f7260008900 (LWP 1096))] Thread 11 (Thread 0x7f7242b3f700 (LWP 1097)): #0 0x7f725a1e309f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x7f7259eabe0a in () at /usr/lib64/libQtScript.so.4 #2 0x7f7259eabe39 in () at /usr/lib64/libQtScript.so.4 #3 0x7f725a1dd474 in start_thread () at /lib64/libpthread.so.0 #4 0x7f725c5863ed in clone () at /lib64/libc.so.6 Thread 10 (Thread 0x7f71c1cf5700 (LWP 1098)): #0 0x7f725a1e3448 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x7f725cc496f4 in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib64/libQtCore.so.4 #2 0x7f725b52d3ae in KDevelop::DUChainPrivate::CleanupThread::run() () at /usr/lib64/libkdevplatformlanguage.so.8 #3 0x7f725cc491aa in () at /usr/lib64/libQtCore.so.4 #4 0x7f725a1dd474 in start_thread () at /lib64/libpthread.so.0 #5 0x7f725c5863ed in clone () at /lib64/libc.so.6 Thread 9 (Thread 0x7f71b6ba0700 (LWP 1099)): #0 0x7f72567915b0 in g_main_context_prepare () at /usr/lib64/libglib-2.0.so.0 #1 0x7f7256791f7b in () at /usr/lib64/libglib-2.0.so.0 #2 0x7f725679216c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x7f725cd8982e in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQtCore.so.4 #4 0x7f725cd57b8f in QEventLoop::processEvents(QFlags) () at /usr/lib64/libQtCore.so.4 #5 0x7f725cd57ef5 in QEventLoop::exec(QFlags) () at /usr/lib64/libQtCore.so.4 #6 0x7f725cc468d9 in QThread::exec() () at /usr/lib64/libQtCore.so.4 #7 0x7f725cc491aa in () at /usr/lib64/libQtCore.so.4 #8 0x7f725a1dd474 in start_thread () at /lib64/libpthread.so.0 #9 0x7f725c5863ed in clone () at /lib64/libc.so.6 Thread 8 (Thread 0x7f71a640e700 (LWP 1106)): #0 0x7f725c57da1d in poll () at /lib64/libc.so.6 #1 0x7f7256792056 in () at /usr/lib64/libglib-2.0.so.0 #2 0x7f725679216c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x7f725cd8982e in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQtCore.so.4 #4 0x7f725cd57b8f in QEventLoop::processEvents(QFlags) () at /usr/lib64/libQtCore.so.4 #5 0x7f725cd57ef5 in QEventLoop::exec(QFlags) () at /usr/lib64/libQtCore.so.4 #6 0x7f725cc468d9 in QThread::exec() () at /usr/lib64/libQtCore.so.4 #7 0x7f725cc491aa in () at /usr/lib64/libQtCore.so.4 #8 0x7f725a1dd474 in start_thread () at /lib64/libpthread.so.0 #9 0x7f725c5863ed in clone () at /lib64/libc.so.6 Thread 7 (Thread 0x7f7193b38700 (LWP 1110)): #0 0x7f72567d60c4 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0 #1 0x7f725679204a in () at /usr/lib64/libglib-2.0.so.0 #2 0x7f725679216c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x7f725cd8982e in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQtCore.so.4 #4 0x7f725cd57b8f in QEventLoop::processEvents(QFlags) () at /usr/lib64/libQtCore.so.4 #5 0x7f725cd57ef5 in QEventLoop::exec(QFlags) () at /usr/lib64/libQtCore.so.4 #6 0x7f725cc468d9 in QThread::exec() () at /usr/lib64/libQtCore.so.4 #7 0x7f725cd37973 in () at /usr/lib64/libQtCore.so.4 #8 0x7f725cc491aa in () at /usr/lib64/libQtCore.so.4 #9 0x7f725a1dd474 in start_thread () at /lib64/libpthread.so.0 #10 0x7f725c5863ed in clone () at /lib64/libc.so.6 Thread 6 (Thread 0x7f7194339700 (LWP 1120)): #0 0x7f725a1e309f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x7f725cc49716 in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib64/libQtCore.so.4 #2 0x7f7252548482 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned(ThreadWeaver::Thread*) () at /usr/lib64/libthreadweaver.so.4 #3 0x7f725254a8f3 in ThreadWeaver::WorkingHardState::applyForWork
[kdeplasma-addons] [Bug 364925] New: Cant reuse color picker history
https://bugs.kde.org/show_bug.cgi?id=364925 Bug ID: 364925 Summary: Cant reuse color picker history Product: kdeplasma-addons Version: unspecified Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Color Picker Assignee: k...@privat.broulik.de Reporter: darko...@gmail.com In latest versions of color picker history cannot be used again. There was a list of color codes when color in history was clicked before. It would be enough if clicking on color in history would copy color code to clipboard. -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 362201] The owner and group of a file end up being changed to "root" if it's used for example: kdesudo kate FILE
https://bugs.kde.org/show_bug.cgi?id=362201 Vijit changed: What|Removed |Added CC||vi...@mail.ru --- Comment #3 from Vijit --- I got the similar problem. I created the file from PHP, owner "www-data", access mode "0644". Then I open it in Kate under my account (user: Vijit, sudoers group, inter alia). Inspite of I haven't access to write, I can do it in Kate! And after saving the changes the owner of this file changes too. It become "vijit". I suppose, Kate creates the backup file (*.kate-swp) with owner of me, of course, and then changes the original one on saving. So, I believe, we got an access violation here. -- You are receiving this mail because: You are watching all bug changes.
[kdeplasma-addons] [Bug 364925] Cant reuse color picker history
https://bugs.kde.org/show_bug.cgi?id=364925 --- Comment #2 from Kai Uwe Broulik --- As a workaround click the small blue highlighted frame around the color rather than the color itself. -- You are receiving this mail because: You are watching all bug changes.
[kdeplasma-addons] [Bug 364925] Cant reuse color picker history
https://bugs.kde.org/show_bug.cgi?id=364925 Kai Uwe Broulik changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #1 from Kai Uwe Broulik --- Crap. Confirmed. Clicking the color should actually bring up a menu where you could copy them to clipboard. -- You are receiving this mail because: You are watching all bug changes.
[kdeplasma-addons] [Bug 364925] Cant reuse color picker history
https://bugs.kde.org/show_bug.cgi?id=364925 --- Comment #3 from Dakili --- Great! Thanks. -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 333577] QSaveFile: kate changes file owner
https://bugs.kde.org/show_bug.cgi?id=333577 pk changed: What|Removed |Added CC||k...@lool.fr --- Comment #10 from pk --- I just upgraded from ubuntu 12.04 to 16.04 suid bit of files ( chmod a+sx ) before editing are reset after a write with kwrite... it was ok on previous version... kwrite old (ok) version : kwrite -v > Qt : 4.8.1 Plate-forme de développement de KDE : 4.8.5 (4.8.5) KWrite : 4.8.5 (4.8.5) new version with bug: kwrite -v > kwrite 15.12.3 -- You are receiving this mail because: You are watching all bug changes.
[kdeplasma-addons] [Bug 364925] Cant reuse color picker history
https://bugs.kde.org/show_bug.cgi?id=364925 Kai Uwe Broulik changed: What|Removed |Added Status|CONFIRMED |RESOLVED Version Fixed In||5.7.0 Latest Commit||http://commits.kde.org/kdep ||lasma-addons/04fa11b7bbb12b ||3aeb9eb5621c6c063158d17dc2 Resolution|--- |FIXED --- Comment #4 from Kai Uwe Broulik --- Git commit 04fa11b7bbb12b3aeb9eb5621c6c063158d17dc2 by Kai Uwe Broulik. Committed on 30/06/2016 at 09:43. Pushed by broulik into branch 'Plasma/5.7'. [Color Picker] Use Qt's Drag capabilities instead of KDeclarative DragArea Our DragArea steals clicks from the MouseArea so you could drag colors from the color picker but not actually click to reveal the copy to clipboard menu. Qt's Drag is attached to the very same MouseArea so this way it just works. CHANGELOG: Copying colors from color picker history works as expected now FIXED-IN: 5.7.0 M +8-9applets/colorpicker/package/contents/ui/main.qml http://commits.kde.org/kdeplasma-addons/04fa11b7bbb12b3aeb9eb5621c6c063158d17dc2 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364923] Crash of KDE session when login into another account after waking up from 'suspend'
https://bugs.kde.org/show_bug.cgi?id=364923 Marco Martin changed: What|Removed |Added CC||notm...@gmail.com Status|UNCONFIRMED |NEEDSINFO Resolution|--- |BACKTRACE --- Comment #1 from Marco Martin --- needs debug packages of qt also, the terminal output as is an assert. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364923] Crash of KDE session when login into another account after waking up from 'suspend'
https://bugs.kde.org/show_bug.cgi?id=364923 Marco Martin changed: What|Removed |Added CC||rob...@gaiswinkler.de --- Comment #2 from Marco Martin --- *** Bug 364920 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364920] Remote Login per VNC/XVNC crashes Plasma Shell/Desktop
https://bugs.kde.org/show_bug.cgi?id=364920 Marco Martin changed: What|Removed |Added Resolution|--- |DUPLICATE CC||notm...@gmail.com Status|UNCONFIRMED |RESOLVED --- Comment #1 from Marco Martin --- *** This bug has been marked as a duplicate of bug 364923 *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364904] Plasma crashed while switching windows with Alt+Tab
https://bugs.kde.org/show_bug.cgi?id=364904 Marco Martin changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED CC||notm...@gmail.com --- Comment #1 from Marco Martin --- *** This bug has been marked as a duplicate of bug 349519 *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 349519] plasmashell occasionally crashes
https://bugs.kde.org/show_bug.cgi?id=349519 Marco Martin changed: What|Removed |Added CC||zoreths...@yahoo.com.ar --- Comment #133 from Marco Martin --- *** Bug 364904 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364895] Menu Launcher crashes
https://bugs.kde.org/show_bug.cgi?id=364895 Marco Martin changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED CC||notm...@gmail.com --- Comment #1 from Marco Martin --- *** This bug has been marked as a duplicate of bug 363973 *** -- You are receiving this mail because: You are watching all bug changes.
[krunner] [Bug 363973] krunner crash when successfully starting vlc
https://bugs.kde.org/show_bug.cgi?id=363973 Marco Martin changed: What|Removed |Added CC||joaqv1n@gmail.com --- Comment #1 from Marco Martin --- *** Bug 364895 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364856] KDE crashed when enabling second monitor
https://bugs.kde.org/show_bug.cgi?id=364856 Marco Martin changed: What|Removed |Added CC||notm...@gmail.com Status|UNCONFIRMED |NEEDSINFO Resolution|--- |BACKTRACE --- Comment #1 from Marco Martin --- plasma-framework debug packages missing -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364843] Crash when desktop left idle
https://bugs.kde.org/show_bug.cgi?id=364843 Marco Martin changed: What|Removed |Added CC||notm...@gmail.com Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Marco Martin --- *** This bug has been marked as a duplicate of bug 356394 *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 356394] Crash at some point while monitor power cycled
https://bugs.kde.org/show_bug.cgi?id=356394 Marco Martin changed: What|Removed |Added CC||krothw...@espial.com --- Comment #17 from Marco Martin --- *** Bug 364843 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364815] Plasma desktop crashes after reconnecting VLANs
https://bugs.kde.org/show_bug.cgi?id=364815 Marco Martin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC||notm...@gmail.com Resolution|--- |DUPLICATE --- Comment #1 from Marco Martin --- *** This bug has been marked as a duplicate of bug 364032 *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364032] Se cierra la barra KDE
https://bugs.kde.org/show_bug.cgi?id=364032 Marco Martin changed: What|Removed |Added CC||i...@martin-konrad.net --- Comment #2 from Marco Martin --- *** Bug 364815 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[frameworks-plasma] [Bug 351777] plasmashell crashed might due to applet actions is nullptr
https://bugs.kde.org/show_bug.cgi?id=351777 Marco Martin changed: What|Removed |Added CC||drajdo...@aol.com --- Comment #49 from Marco Martin --- *** Bug 364814 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 363685] plasma crash when trying to move the panel it to the primary display.
https://bugs.kde.org/show_bug.cgi?id=363685 Marco Martin changed: What|Removed |Added CC||mar...@studiostorti.com --- Comment #1 from Marco Martin --- *** Bug 364804 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364814] Plasma swaps which is Main screen 2 moniors Nvidia 16.04 + crash
https://bugs.kde.org/show_bug.cgi?id=364814 Marco Martin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC||notm...@gmail.com Resolution|--- |DUPLICATE --- Comment #1 from Marco Martin --- *** This bug has been marked as a duplicate of bug 351777 *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364804] Crash when uploading a file with web mail
https://bugs.kde.org/show_bug.cgi?id=364804 Marco Martin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC||notm...@gmail.com Resolution|--- |DUPLICATE --- Comment #1 from Marco Martin --- *** This bug has been marked as a duplicate of bug 363685 *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364803] Plasma crashed while running a python code
https://bugs.kde.org/show_bug.cgi?id=364803 Marco Martin changed: What|Removed |Added Assignee|k...@davidedmundson.co.uk|h...@kde.org CC||notm...@gmail.com Component|general |Task Manager --- Comment #1 from Marco Martin --- should be fixed with new backend -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364769] Plasma crash after monitor suspend/resume
https://bugs.kde.org/show_bug.cgi?id=364769 Marco Martin changed: What|Removed |Added Resolution|--- |BACKTRACE Status|UNCONFIRMED |NEEDSINFO CC||notm...@gmail.com --- Comment #1 from Marco Martin --- crash seems in plasma-framework, can you try to reproduce with debug packages installed for it as well? -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364760] crash of Plasmashell an systemstart
https://bugs.kde.org/show_bug.cgi?id=364760 Marco Martin changed: What|Removed |Added CC||notm...@gmail.com Status|UNCONFIRMED |NEEDSINFO Resolution|--- |BACKTRACE --- Comment #1 from Marco Martin --- Qt debug packages needed -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364736] Plasma crashed after requesting to install updates from the tray area icon
https://bugs.kde.org/show_bug.cgi?id=364736 Marco Martin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC||notm...@gmail.com Resolution|--- |UPSTREAM --- Comment #1 from Marco Martin --- seems a nuveau drivers issue, unfortunately not much we can do about -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364698] Psalma crashed after closing dolphin window
https://bugs.kde.org/show_bug.cgi?id=364698 Marco Martin changed: What|Removed |Added Component|general |Task Manager Assignee|k...@davidedmundson.co.uk|h...@kde.org CC||notm...@gmail.com --- Comment #1 from Marco Martin --- probably fixed with new libtaskmanager -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 363903] Krita crashes whenever I try to draw on canvas.
https://bugs.kde.org/show_bug.cgi?id=363903 --- Comment #15 from Boudewijn Rempt --- What I meant is -- is that when you get the crash? Not while drawing, but when calling up the file dialog for saving? If that's the case, then the problem is in some windows shell extension that you have installed. Can you check whether you've got the Krita shell extension for showing thumbnails of .kra files installed? -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364803] Plasma crashed while running a python code
https://bugs.kde.org/show_bug.cgi?id=364803 Eike Hein changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #2 from Eike Hein --- Yes, this is in the fully-rewritten context menu code. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364698] Psalma crashed after closing dolphin window
https://bugs.kde.org/show_bug.cgi?id=364698 Eike Hein changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Eike Hein --- *** This bug has been marked as a duplicate of bug 342763 *** -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 357947] Can't apply display layout or choose a primary display
https://bugs.kde.org/show_bug.cgi?id=357947 dgonz...@ull.edu.es changed: What|Removed |Added CC||dgonz...@ull.edu.es -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 342763] Crash In Task Manager Item Changed
https://bugs.kde.org/show_bug.cgi?id=342763 Eike Hein changed: What|Removed |Added CC||corne...@solcon.nl --- Comment #213 from Eike Hein --- *** Bug 364698 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 358651] System Settings - Display and Monitor - Crash
https://bugs.kde.org/show_bug.cgi?id=358651 dgonz...@ull.edu.es changed: What|Removed |Added CC||dgonz...@ull.edu.es -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 363903] Krita crashes whenever I try to draw on canvas.
https://bugs.kde.org/show_bug.cgi?id=363903 --- Comment #16 from Errjune --- As far as I know, the crash occurs randomly. Not while saving, or when calling up the file dialog for saving. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364679] Plasma hangs and crash when connect external monitor
https://bugs.kde.org/show_bug.cgi?id=364679 Marco Martin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC||notm...@gmail.com Resolution|--- |BACKTRACE --- Comment #1 from Marco Martin --- backtrace with debug packages installed needed -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364613] plasma crashes upon hotplug of external display on modern intel graphics
https://bugs.kde.org/show_bug.cgi?id=364613 Marco Martin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC||notm...@gmail.com Resolution|--- |DUPLICATE --- Comment #3 from Marco Martin --- *** This bug has been marked as a duplicate of bug 351777 *** -- You are receiving this mail because: You are watching all bug changes.
[frameworks-plasma] [Bug 351777] plasmashell crashed might due to applet actions is nullptr
https://bugs.kde.org/show_bug.cgi?id=351777 Marco Martin changed: What|Removed |Added CC||databasede...@gmail.com --- Comment #50 from Marco Martin --- *** Bug 364613 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 342763] Crash In Task Manager Item Changed
https://bugs.kde.org/show_bug.cgi?id=342763 Eike Hein changed: What|Removed |Added CC||network...@rkmail.ru --- Comment #214 from Eike Hein --- *** Bug 364694 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364694] Plasmashell randomly crashes while switching desktops / active windows
https://bugs.kde.org/show_bug.cgi?id=364694 Eike Hein changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED CC||h...@kde.org --- Comment #1 from Eike Hein --- *** This bug has been marked as a duplicate of bug 342763 *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 360165] crash when changing screen resolution
https://bugs.kde.org/show_bug.cgi?id=360165 Marco Martin changed: What|Removed |Added CC||krothw...@espial.com --- Comment #7 from Marco Martin --- *** Bug 364599 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364599] Crash when desktop left idle
https://bugs.kde.org/show_bug.cgi?id=364599 Marco Martin changed: What|Removed |Added CC||notm...@gmail.com Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Marco Martin --- *** This bug has been marked as a duplicate of bug 360165 *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364536] Plasmashell crashed after collapsing hidden icons list
https://bugs.kde.org/show_bug.cgi?id=364536 Marco Martin changed: What|Removed |Added Resolution|--- |FIXED CC||notm...@gmail.com Status|UNCONFIRMED |RESOLVED --- Comment #1 from Marco Martin --- fixed by the new task manager library in 5.7 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364526] Plasma crashes on monitor energy saving mode (FrameSvg related)
https://bugs.kde.org/show_bug.cgi?id=364526 Marco Martin changed: What|Removed |Added CC||notm...@gmail.com Summary|Plasma crashes on monitor |Plasma crashes on monitor |energy saving mode |energy saving mode ||(FrameSvg related) -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364496] KDE crashes after zypper update on SUSE leap 42.1
https://bugs.kde.org/show_bug.cgi?id=364496 Marco Martin changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO CC||notm...@gmail.com Resolution|--- |BACKTRACE --- Comment #1 from Marco Martin --- needs debug packages of Qt -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364419] Plasmashell crashed while moving application icons in icon-only taskbar
https://bugs.kde.org/show_bug.cgi?id=364419 Marco Martin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC||notm...@gmail.com Resolution|--- |FIXED --- Comment #1 from Marco Martin --- fixed by the new task manager library -- You are receiving this mail because: You are watching all bug changes.
[Akonadi] [Bug 333907] kaddressbook contact no more sync
https://bugs.kde.org/show_bug.cgi?id=333907 Michael Seifert changed: What|Removed |Added CC||mseif...@error-reports.org -- You are receiving this mail because: You are watching all bug changes.
[Akonadi] [Bug 361157] Akonadi does not work properly after Update to KDE FW 5.20, Plasma 5.6 and Qt5.6 on Opensuse Leap 42.1
https://bugs.kde.org/show_bug.cgi?id=361157 --- Comment #22 from Jay Ambee --- Hello, further development: Since installing Ot 5.6.1, KDE FW 5.23, Plasma 5.6.95 and Kontact 5.2.2 (in Apps 16.04.2) the Problem seems to be gone. Akonadi/Kontact "survived" several restarts and seems to be working stable again (which actually wasn't the case before). Since I have not changed any of my configurations, there must have been some bug in the apps or in the interplay of the different libs. If I were asked I would suspect something in the address book part of the apps or libs, but that's just a guess. Sorry, I can't help any further for now, but if the bug crosses my ways again I will certainly report. Thanks for your help anyway ... Jay -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 361261] Plasma crashed when right-cliking on menu items.
https://bugs.kde.org/show_bug.cgi?id=361261 Marco Martin changed: What|Removed |Added CC||chabot.dan...@free.fr --- Comment #3 from Marco Martin --- *** Bug 364186 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364186] Plasma crashes on launching Dropbox
https://bugs.kde.org/show_bug.cgi?id=364186 Marco Martin changed: What|Removed |Added Resolution|--- |DUPLICATE CC||notm...@gmail.com Status|UNCONFIRMED |RESOLVED --- Comment #1 from Marco Martin --- *** This bug has been marked as a duplicate of bug 361261 *** -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 360052] A "Layers To Frames" feature for animation
https://bugs.kde.org/show_bug.cgi?id=360052 --- Comment #2 from joup...@gmail.com --- Git commit 5f9b5a8f63623738270325f719d4d8afb13cc3d1 by Jouni Pentikäinen. Committed on 30/06/2016 at 11:00. Pushed by jounip into branch 'krita/3.0'. Add option to convert a group into an animated layer M +12 -0krita/krita.action M +1-0krita/krita.xmlgui M +30 -0libs/ui/kis_layer_manager.cc M +2-0libs/ui/kis_layer_manager.h M +2-0libs/ui/kis_node_manager.cpp http://commits.kde.org/krita/5f9b5a8f63623738270325f719d4d8afb13cc3d1 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 364912] Viewport is blank, cursor disappears over viewport.
https://bugs.kde.org/show_bug.cgi?id=364912 wolthera changed: What|Removed |Added CC||griffinval...@gmail.com Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from wolthera --- Please upgrade to 3.0 or uprade your intel graphics drivers. This is a bug in the intel graphics drivers and 3.0 has a workaround. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 364926] New: Multimedia keyboard power button
https://bugs.kde.org/show_bug.cgi?id=364926 Bug ID: 364926 Summary: Multimedia keyboard power button Product: plasmashell Version: 5.5.5 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: k...@davidedmundson.co.uk Reporter: sacvi...@gmail.com CC: bhus...@gmail.com, plasma-b...@kde.org Application: plasmashell (5.5.5) Qt Version: 5.5.1 Operating System: Linux 4.1.26-21-default x86_64 Distribution: "openSUSE Leap 42.1 (x86_64)" -- Information about the crash: When I pressed power button PC went to sleep and I got this error after wakeup straight on the screen -- Backtrace: Application: Plasma (plasmashell), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f5cc1cb87c0 (LWP 1774))] Thread 22 (Thread 0x7f5caca3a700 (LWP 1777)): #0 0x7f5cbb147bbd in poll () at /lib64/libc.so.6 #1 0x7f5cc00ee422 in () at /usr/lib64/libxcb.so.1 #2 0x7f5cc00f000f in xcb_wait_for_event () at /usr/lib64/libxcb.so.1 #3 0x7f5caf1f33c9 in () at /usr/lib64/libQt5XcbQpa.so.5 #4 0x7f5cbb84632f in () at /usr/lib64/libQt5Core.so.5 #5 0x7f5cba9430a4 in start_thread () at /lib64/libpthread.so.0 #6 0x7f5cbb14ffed in clone () at /lib64/libc.so.6 Thread 21 (Thread 0x7f5ca595a700 (LWP 1815)): #0 0x7ffc05a05b26 in clock_gettime () #1 0x7f5cbb15cc3d in clock_gettime () at /lib64/libc.so.6 #2 0x7f5cbb8f77d6 in () at /usr/lib64/libQt5Core.so.5 #3 0x7f5cbba773b9 in QTimerInfoList::updateCurrentTime() () at /usr/lib64/libQt5Core.so.5 #4 0x7f5cbba77945 in QTimerInfoList::timerWait(timespec&) () at /usr/lib64/libQt5Core.so.5 #5 0x7f5cbba78b5e in () at /usr/lib64/libQt5Core.so.5 #6 0x7f5cb77b64ad in g_main_context_prepare () at /usr/lib64/libglib-2.0.so.0 #7 0x7f5cb77b6d80 in () at /usr/lib64/libglib-2.0.so.0 #8 0x7f5cb77b6f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #9 0x7f5cbba78d8b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #10 0x7f5cbba1fd53 in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #11 0x7f5cbb84161a in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #12 0x7f5cbeb8be18 in () at /usr/lib64/libQt5Qml.so.5 #13 0x7f5cbb84632f in () at /usr/lib64/libQt5Core.so.5 #14 0x7f5cba9430a4 in start_thread () at /lib64/libpthread.so.0 #15 0x7f5cbb14ffed in clone () at /lib64/libc.so.6 Thread 20 (Thread 0x7f5c95a5a700 (LWP 1821)): #0 0x7f5cbb143c8d in read () at /lib64/libc.so.6 #1 0x7f5cb77f7b60 in () at /usr/lib64/libglib-2.0.so.0 #2 0x7f5cb77b6999 in g_main_context_check () at /usr/lib64/libglib-2.0.so.0 #3 0x7f5cb77b6df8 in () at /usr/lib64/libglib-2.0.so.0 #4 0x7f5cb77b6f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #5 0x7f5cbba78d8b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #6 0x7f5cbba1fd53 in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #7 0x7f5cbb84161a in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #8 0x7f5cbeb8be18 in () at /usr/lib64/libQt5Qml.so.5 #9 0x7f5cbb84632f in () at /usr/lib64/libQt5Core.so.5 #10 0x7f5cba9430a4 in start_thread () at /lib64/libpthread.so.0 #11 0x7f5cbb14ffed in clone () at /lib64/libc.so.6 Thread 19 (Thread 0x7f5c8700 (LWP 1826)): #0 0x7f5cb77b4239 in () at /usr/lib64/libglib-2.0.so.0 #1 0x7f5cb77b644b in g_main_context_prepare () at /usr/lib64/libglib-2.0.so.0 #2 0x7f5cb77b6d80 in () at /usr/lib64/libglib-2.0.so.0 #3 0x7f5cb77b6f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #4 0x7f5cbba78d8b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #5 0x7f5cbba1fd53 in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #6 0x7f5cbb84161a in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #7 0x7f5cbeb8be18 in () at /usr/lib64/libQt5Qml.so.5 #8 0x7f5cbb84632f in () at /usr/lib64/libQt5Core.so.5 #9 0x7f5cba9430a4 in start_thread () at /lib64/libpthread.so.0 #10 0x7f5cbb14ffed in clone () at /lib64/libc.so.6 Thread 18 (Thread 0x7f5c8e7b2700 (LWP 1833)): #0 0x7f5cba94703f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x7f5cc138686b in () at /usr/lib64/libQt5Script.so.5 #2 0x7f5cc1386899 in () at /usr/lib64/libQt5Script.so.5 #3 0x7f5cba9430a4 in start_thread () at /lib64/libpthread.so.0 #4 0x7f5cbb14ffed in clone () at /lib64/libc.so.6 Thread 17 (Thread 0x7f5c071da700 (LWP 1850)): #0 0x7f5cbb83eccf in QMutex::unlock() () at /usr/lib64/libQt5Core.so.5 #1 0x7f5cbba78cc5 in () at /usr/lib64/libQt5Core.so.5 #2 0x7f5cb77b64ad in g_
[krita] [Bug 364912] Viewport is blank, cursor disappears over viewport.
https://bugs.kde.org/show_bug.cgi?id=364912 Boudewijn Rempt changed: What|Removed |Added CC||b...@valdyas.org --- Comment #2 from Boudewijn Rempt --- If you're using Krita on Steam, you can activate Krita 3.0 through the beta channel in the properties dialog in the software library. -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 316130] Feature request: facing pages in presentation mode
https://bugs.kde.org/show_bug.cgi?id=316130 Claus Koch changed: What|Removed |Added CC||clausk...@web.de --- Comment #2 from Claus Koch --- Fir myself I do not need it to present to a audience but to have the whole display for reading. Now my screen happens to be 16:9 but most books/documents I have to read are designed for print on Letter (85:110) or A4 (210:297) format. So it makes a lot of sense to have a mode "similar to presentation" to view facing pages utlizing the whole screen. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 364864] Saving to any format actually save to *.kra format with the wrong extension
https://bugs.kde.org/show_bug.cgi?id=364864 Boudewijn Rempt changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Latest Commit||http://commits.kde.org/krit ||a/cfc4efaf01cc17e795dfcac97 ||2563d4095cbd02f --- Comment #4 from Boudewijn Rempt --- Git commit cfc4efaf01cc17e795dfcac972563d4095cbd02f by Boudewijn Rempt. Committed on 30/06/2016 at 11:33. Pushed by rempt into branch 'krita/3.0'. Disable the native file dialog integration on Linux Unless we're running in KDE, where platform integration gives us the best file dialog in the world. The GTK one completely broke in the latest version of Fedora M +8-12 libs/widgetutils/KoFileDialog.cpp http://commits.kde.org/krita/cfc4efaf01cc17e795dfcac972563d4095cbd02f -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 308141] NR needs some updates and improvements
https://bugs.kde.org/show_bug.cgi?id=308141 caulier.gil...@gmail.com changed: What|Removed |Added Product|digikamimageplugins |digikam Component|Noise Reduction |Tool-NoiseReduction -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 276092] Change defaults for noise reduction
https://bugs.kde.org/show_bug.cgi?id=276092 caulier.gil...@gmail.com changed: What|Removed |Added Component|Noise Reduction |Tool-NoiseReduction Product|digikamimageplugins |digikam -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 203589] Crash in the noise reduction plugin when 'Threshold' equals zero.
https://bugs.kde.org/show_bug.cgi?id=203589 caulier.gil...@gmail.com changed: What|Removed |Added Component|Noise Reduction |Tool-NoiseReduction Product|digikamimageplugins |digikam -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 254679] Crash when closign digikam while filter active
https://bugs.kde.org/show_bug.cgi?id=254679 caulier.gil...@gmail.com changed: What|Removed |Added Component|Noise Reduction |Tool-NoiseReduction Product|digikamimageplugins |digikam -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 216808] Settings are not saved in NoiseReduction tool
https://bugs.kde.org/show_bug.cgi?id=216808 caulier.gil...@gmail.com changed: What|Removed |Added Product|digikamimageplugins |digikam Component|Noise Reduction |Tool-NoiseReduction -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 224293] wavelets NR tool confuses red and blue
https://bugs.kde.org/show_bug.cgi?id=224293 caulier.gil...@gmail.com changed: What|Removed |Added Product|digikamimageplugins |digikam Component|Noise Reduction |Tool-NoiseReduction -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 116061] Possibility to blur chroma without touching luma
https://bugs.kde.org/show_bug.cgi?id=116061 caulier.gil...@gmail.com changed: What|Removed |Added Component|Noise Reduction |Tool-NoiseReduction Product|digikamimageplugins |digikam -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 273754] Unintuitive change of image resolution
https://bugs.kde.org/show_bug.cgi?id=273754 caulier.gil...@gmail.com changed: What|Removed |Added Component|Resize |Tool-Resize Version|1.7.0 |4.0.0 Product|digikamimageplugins |digikam -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 335652] When using resize picture blurs out of focus
https://bugs.kde.org/show_bug.cgi?id=335652 caulier.gil...@gmail.com changed: What|Removed |Added Component|Resize |Tool-Resize Product|digikamimageplugins |digikam -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 116886] Proposal for adding a new destripe/denoise technique
https://bugs.kde.org/show_bug.cgi?id=116886 caulier.gil...@gmail.com changed: What|Removed |Added Product|digikamimageplugins |digikam Component|Noise Reduction |Tool-NoiseReduction -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 298606] resize controls in editor are missing
https://bugs.kde.org/show_bug.cgi?id=298606 caulier.gil...@gmail.com changed: What|Removed |Added Product|digikamimageplugins |digikam Component|Resize |Tool-Resize Version|unspecified |4.0.0 -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 213628] Editor, resize: try shows picture very blurred
https://bugs.kde.org/show_bug.cgi?id=213628 caulier.gil...@gmail.com changed: What|Removed |Added Version|1.0.0 |4.0.0 Component|Resize |Tool-Resize Product|digikamimageplugins |digikam -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 160012] Add vibrance and fill light features in ImageEditor
https://bugs.kde.org/show_bug.cgi?id=160012 caulier.gil...@gmail.com changed: What|Removed |Added Product|digikamimageplugins |digikam Component|White Balance |Tool-WhiteBalance -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 279216] "Resize image" feature is missing some useful options
https://bugs.kde.org/show_bug.cgi?id=279216 caulier.gil...@gmail.com changed: What|Removed |Added Product|digikamimageplugins |digikam Version|2.0.0 |4.0.0 Component|Resize |Tool-Resize -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 124814] No color temperature used for RAW images
https://bugs.kde.org/show_bug.cgi?id=124814 caulier.gil...@gmail.com changed: What|Removed |Added Product|digikamimageplugins |digikam Component|White Balance |Tool-WhiteBalance -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 266026] Add new white balance pipette
https://bugs.kde.org/show_bug.cgi?id=266026 caulier.gil...@gmail.com changed: What|Removed |Added Product|digikamimageplugins |digikam Component|White Balance |Tool-WhiteBalance -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 165753] Scale image: Allow setting new size in inch/cm/mm
https://bugs.kde.org/show_bug.cgi?id=165753 caulier.gil...@gmail.com changed: What|Removed |Added Product|digikamimageplugins |digikam Component|Resize |Tool-Resize Version|0.9.4 |4.0.0 -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 237786] whitebalance doesn't work properly
https://bugs.kde.org/show_bug.cgi?id=237786 caulier.gil...@gmail.com changed: What|Removed |Added Component|White Balance |Tool-WhiteBalance Product|digikamimageplugins |digikam -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 139681] function for semi-automatic whitebalance
https://bugs.kde.org/show_bug.cgi?id=139681 caulier.gil...@gmail.com changed: What|Removed |Added Product|digikamimageplugins |digikam Component|White Balance |Tool-WhiteBalance -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 236304] Add an button in the Whitebalance Settings to load Camera WB
https://bugs.kde.org/show_bug.cgi?id=236304 caulier.gil...@gmail.com changed: What|Removed |Added Component|White Balance |Tool-WhiteBalance Product|digikamimageplugins |digikam -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 259223] Overexposure prevention in white balance tool [patch]
https://bugs.kde.org/show_bug.cgi?id=259223 caulier.gil...@gmail.com changed: What|Removed |Added Component|White Balance |Tool-WhiteBalance Product|digikamimageplugins |digikam -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 115125] whitebalance: remaining endianess issue on ppc
https://bugs.kde.org/show_bug.cgi?id=115125 caulier.gil...@gmail.com changed: What|Removed |Added Component|White Balance |Tool-WhiteBalance Product|digikamimageplugins |digikam -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 303119] digiKam crashes when applying Restoration on a PNG picture
https://bugs.kde.org/show_bug.cgi?id=303119 caulier.gil...@gmail.com changed: What|Removed |Added Component|Restoration |Tool-Restoration Product|digikamimageplugins |digikam -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 186642] digikam: crashes in image restoration tool
https://bugs.kde.org/show_bug.cgi?id=186642 caulier.gil...@gmail.com changed: What|Removed |Added Component|Restoration |Tool-Restoration Product|digikamimageplugins |digikam -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 127377] Restoration filter (CIMG) does not function properly
https://bugs.kde.org/show_bug.cgi?id=127377 caulier.gil...@gmail.com changed: What|Removed |Added Component|Restoration |Tool-Restoration Product|digikamimageplugins |digikam -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 338695] crash when editig raw file: enhance -> restoration -> cancel
https://bugs.kde.org/show_bug.cgi?id=338695 caulier.gil...@gmail.com changed: What|Removed |Added Component|Restoration |Tool-Restoration Product|digikamimageplugins |digikam -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 301526] Restoration enhancement filtering crashes Digikam image editor.
https://bugs.kde.org/show_bug.cgi?id=301526 caulier.gil...@gmail.com changed: What|Removed |Added Component|Restoration |Tool-Restoration Product|digikamimageplugins |digikam -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 177009] digikam eats all CPU when Restore plugin is selected
https://bugs.kde.org/show_bug.cgi?id=177009 caulier.gil...@gmail.com changed: What|Removed |Added Product|digikamimageplugins |digikam Component|Restoration |Tool-Restoration -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 176140] redeye plugin is not working fine
https://bugs.kde.org/show_bug.cgi?id=176140 caulier.gil...@gmail.com changed: What|Removed |Added Product|digikamimageplugins |digikam Component|Red Eyes|Tool-Red Eyes -- You are receiving this mail because: You are watching all bug changes.