You are not logged in.
ometimes the screen is broken like crazy after startup, everything looks like broken glasses that every pieces of those glasses are moved randomly when mouse moved or keyboard typed. That crazy screen seems happens randomly, sometimes it didn't happen after reboot sometimes it happen
Try cycling compositing off and on. Alt+Shift+F12.
Offline
KDE Frameworks 5 and the new Plasma have been pretty stable for me lately.
I would say the same except for the only absolute show stopper. Do you use custom shortcuts? I can not force them to work properly.
"I exist" is the best myth I know..
Offline
Impossibile aprire la libreria «/usr/lib/libkdeinit5_ksystraycmd». Cannot load library /usr/lib/libkdeinit5_ksystraycmd: (/usr/lib/libkdeinit5_ksystraycmd.so: impossibile aprire il file oggetto condiviso: File o directory non esistente)
Same here (in my language, of course) for krusader and Firefox only. Any idea why? I couldn't find a solution by searching the web with Google.
Offline
I have problem with my screen not wake up after a while( Around two hours). I have to hard reset to come back in.
I have this in dmesg.
[ 6449.518637] kactivitymanage[734]: segfault at 18 ip 00007f5b8c67d5d0 sp 00007ffe6fc1a378 error 4 in libqxcb.so[7f5b8c650000+b6000]
[ 6450.436680] krunner[3010]: segfault at 18 ip 00007efcf2232439 sp 00007ffcd1f9ca30 error 4 in libqxcb.so[7efcf21ea000+b6000]
[ 6450.605141] klauncher[3021]: segfault at 18 ip 00007ff7b9632439 sp 00007ffdfecdd630 error 4 in libqxcb.so[7ff7b95ea000+b6000]
I check with pacman -Qo and get error: package 'libqxcb.so' was not found in PATH: No such file or directory.
Anyone else have this issue ?
Last edited by freddie (2015-05-17 13:24:18)
Offline
I have problem with my screen not wake up after a while( Around two hours). I have to hard reset to come back in.
I have this in dmesg.
[ 6449.518637] kactivitymanage[734]: segfault at 18 ip 00007f5b8c67d5d0 sp 00007ffe6fc1a378 error 4 in libqxcb.so[7f5b8c650000+b6000] [ 6450.436680] krunner[3010]: segfault at 18 ip 00007efcf2232439 sp 00007ffcd1f9ca30 error 4 in libqxcb.so[7efcf21ea000+b6000] [ 6450.605141] klauncher[3021]: segfault at 18 ip 00007ff7b9632439 sp 00007ffdfecdd630 error 4 in libqxcb.so[7ff7b95ea000+b6000]
I check with pacman -Qo and get error: package 'libqxcb.so' was not found.
Anyone else have this issue ?
pacman -Qo needs full paths:
$ find /usr/lib -name libqxcb.so
/usr/lib/qt/plugins/platforms/libqxcb.so
$ pacman -Qo /usr/lib/qt/plugins/platforms/libqxcb.so
/usr/lib/qt/plugins/platforms/libqxcb.so is owned by qt5-base 5.4.1-8
Offline
freddie wrote:I have problem with my screen not wake up after a while( Around two hours). I have to hard reset to come back in.
I have this in dmesg.
[ 6449.518637] kactivitymanage[734]: segfault at 18 ip 00007f5b8c67d5d0 sp 00007ffe6fc1a378 error 4 in libqxcb.so[7f5b8c650000+b6000] [ 6450.436680] krunner[3010]: segfault at 18 ip 00007efcf2232439 sp 00007ffcd1f9ca30 error 4 in libqxcb.so[7efcf21ea000+b6000] [ 6450.605141] klauncher[3021]: segfault at 18 ip 00007ff7b9632439 sp 00007ffdfecdd630 error 4 in libqxcb.so[7ff7b95ea000+b6000]
I check with pacman -Qo and get error: package 'libqxcb.so' was not found.
Anyone else have this issue ?
pacman -Qo needs full paths:
$ find /usr/lib -name libqxcb.so /usr/lib/qt/plugins/platforms/libqxcb.so $ pacman -Qo /usr/lib/qt/plugins/platforms/libqxcb.so /usr/lib/qt/plugins/platforms/libqxcb.so is owned by qt5-base 5.4.1-8
Aha ok thanks. Now i see the files ;-).
Screen is locked and black and complete unusable at the moment and is a big issue. Anyone else have this or way to fix this would be nice. Thanks.
Offline
I would say the same except for the only absolute show stopper. Do you use custom shortcuts? I can not force them to work properly.
I do - like alt+t for konsole,alt+h for dolphin set to open my home folder, alt+f for firefox, meta + d for delete (I'm using arch on an Acer C720 chromebook so no shift + del for me...), meta + w for the desktop grid effect, meta + volume up, volume down and brightnes up and down for the corresponding actions (which is the intended way for my chromebook's keyboard to be used, it just wasn't enabled by default in KDE). I set-up all of these combinations (and several more which I don't use that often) using the available KDE tools in the System Settings. It wokred just like in KDE 4.
What are your problems with the shortcuts and do they work properly in other DEs?
Offline
I do - like alt+t for konsole,alt+h for dolphin set to open my home folder, alt+f for firefox, meta + d for delete (I'm using arch on an Acer C720 chromebook so no shift + del for me...), meta + w for the desktop grid effect, meta + volume up, volume down and brightnes up and down for the corresponding actions (which is the intended way for my chromebook's keyboard to be used, it just wasn't enabled by default in KDE). I set-up all of these combinations (and several more which I don't use that often) using the available KDE tools in the System Settings. It wokred just like in KDE 4.
What are your problems with the shortcuts and do they work properly in other DEs?
I'm not sure it would be polite to re-describe the issue, as far as I have already described few pages above. In a word, at some moment custom shortcuts just stop work, attempt to enter system settings dialog custom shortcuts editor results in system settings hang. Nothing helps (any configuration files cleaning up, kbuildsycocaN, kglobalaccel restart, and so on).
I just wanted to know there is anybody successfully using custom shortcuts
"I exist" is the best myth I know..
Offline
I just saw your original post. I definitely haven't experienced that - the custom shortcuts here seem to be working fine - as good as in KDE 4 (though I am using less shortcuts than you, don't know if it matters). I don't know what to suggest either other removing the relevant configuration files which I think was already suggested...
Last edited by hellfire[bg] (2015-05-17 19:43:01)
Offline
I'm not sure it would be polite to re-describe the issue, as far as I have already described few pages above. In a word, at some moment custom shortcuts just stop work, attempt to enter system settings dialog custom shortcuts editor results in system settings hang. Nothing helps (any configuration files cleaning up, kbuildsycocaN, kglobalaccel restart, and so on).
I just wanted to know there is anybody successfully using custom shortcuts
I've had no issues with Global shortcuts or Custom shortcuts, but I have had issues with Application keyboard shortcuts.
I'm not sure if it's relevant, but have a look at the bug below (ignore the title, I think the issue is more general).
Offline
Here custom shortcuts work until logout, then they disappear from the shortcuts configuration panel and I have to add them again.
Offline
Here custom shortcuts work until logout, then they disappear from the shortcuts configuration panel and I have to add them again.
Yes, it is one of the possible scenarios at my case also.
"I exist" is the best myth I know..
Offline
I've had some troubles with shortcuts, but only on a specific version of dolphin-git. Have you tried making a separate user account and see if it works there?
Somehow setting breeze as theme in qtconfig-qt4 makes kdebase-dolphin still use a different style (Plastik?) for the space information bar. Any idea why? breeze-kde4 is installed.
I can't move to dolphin-git until I get the service menus working (see my last post), too much functionality is lost.
Last edited by Soukyuu (2015-05-17 22:36:03)
[ Arch x86_64 | linux | Framework 13 | AMD Ryzen™ 5 7640U | 32GB RAM | KDE Plasma Wayland ]
Offline
I've had some troubles with shortcuts, but only on a specific version of dolphin-git. Have you tried making a separate user account and see if it works there?
I haven't as far as any result will not give us any information. But I have tried to delete ~/.kde4 (besides many other suggested configuration place) without success. At my case the issue isn't related to dolphin as far as I don't use it.
"I exist" is the best myth I know..
Offline
.kde4 only contains kde4 config, all plasma config files are in ~/.config/. you should be trying to delete .config/khotkeysrc and kglobalshortcutsrc (and maybe kdeblobals)
[ Arch x86_64 | linux | Framework 13 | AMD Ryzen™ 5 7640U | 32GB RAM | KDE Plasma Wayland ]
Offline
.kde4 only contains kde4 config, all plasma config files are in ~/.config/. you should be trying to delete .config/khotkeysrc and kglobalshortcutsrc (and maybe kdeblobals)
Yes, of course, all these were tried.
"I exist" is the best myth I know..
Offline
On Plasma 5.3 one thing I dsicovered is that krunner does not open when I type something, but it used to be.
With Alt + F2 it does open and works but how can I make krunner open when typing?
Tried to delete the config and cache but it is the same. Perhaps it is also a feature like showdesktop applet where workaround was needed in Plasma 5.3?
Offline
is it possible to filter/disable the folowing log output: XcbConnection: XCB error: 3 (BadWindow).? it spams my logs to much.
Offline
On Plasma 5.3 one thing I dsicovered is that krunner does not open when I type something, but it used to be.
With Alt + F2 it does open and works but how can I make krunner open when typing?Tried to delete the config and cache but it is the same. Perhaps it is also a feature like showdesktop applet where workaround was needed in Plasma 5.3?
I noticed it too. One more issue is that when I open krunner with Alt+F2 and I repress Alt+F2 to close it (if I opened it accidentally for example), sometimes it closes but most times it doesn't. In KDE 4 this combination always opens AND closes krunner. So, as an alternative I use Esc or I click the X button to close it.
Offline
One more issue is that when I open krunner with Alt+F2 and I repress Alt+F2 to close it (if I opened it accidentally for example), sometimes it closes but most times it doesn't. In KDE 4 this combination always opens AND closes krunner. So, as an alternative I use Esc or I click the X button to close it.
Yeah, I had to get used to this too. Sometimes I just hit Winkey+Space (my Krunner shortcut) out of habit to do something and then just repeating it would close. It was a nice reflexive thing to do, but now I just use escape. I guess we could put in a feature request?
Offline
helix wrote:One more issue is that when I open krunner with Alt+F2 and I repress Alt+F2 to close it (if I opened it accidentally for example), sometimes it closes but most times it doesn't. In KDE 4 this combination always opens AND closes krunner. So, as an alternative I use Esc or I click the X button to close it.
Yeah, I had to get used to this too. Sometimes I just hit Winkey+Space (my Krunner shortcut) out of habit to do something and then just repeating it would close. It was a nice reflexive thing to do, but now I just use escape. I guess we could put in a feature request?
As I remember it has worked until now and on Plasma 5.3 krunner autostart has disappeared. So it is rather a bug then a new feature.
Krunner autostart bug is confirmed, so I hope 5.3.1 will fix it.
https://bugs.kde.org/show_bug.cgi?id=347872
Last edited by miku84 (2015-05-19 08:25:58)
Offline
I installed the Git packages from the air for Plasma. Let's just say I'm terrified of recompiling. Lots of 'N' and 'Y' I do like it though. I started out with Openbox but it got to the point that I was just looking to build something like KDE. So I switched. Good so far.
Offline
Does anyone know how I can install the "Kate sessions" runner for Plasma Next?
I have
krunner 5.10.0-1,
kdeplasma-addons 5.3.0-3
kate 15.04.1-1
installed, but that runner doesn't seem to be part of any of those packages. The kdeplasma-addons-runners-katesessions package exists but is for KDE4, not Plasma Next.
Last edited by sas (2015-05-23 11:26:31)
my AUR packages ~~ my community contributions
Offline
Does anyone know how I can install the "Kate sessions" runner for Plasma Next?
You can't, it is not ported yet.
Offline
That's too bad; thanks for letting me know though.
my AUR packages ~~ my community contributions
Offline