You are not logged in.
I have some locale issues with kf5 applications. German umlauts (ä, ö, ü, ß) are not displayed under some circumstances. For konsole i fixed this by setting the encoding from "US ASCII" to UTF-8.
In Gwenview it looks different: The ui shows all umlauts, but if i try to open a file from "File -> Open" Folders with umlauts are NOT shown... This is really strange... files with umlauts are shown.
Any ideas?
Offline
I'm getting pretty poor performance with nvidia-340xx drivers on plasma 5. I've been trying to switch to EGL instead of GLX but it doesn't seem to work.
KWIN_OPENGL_INTERFACE=egl kwin_x11 --replace
[...]
kwin_core: Forcing EGL native interface through environment variable
kwin_core: Initializing OpenGL compositing
kwin_core: bind OpenGL API failed
kwin_core: Creating the OpenGL rendering failed: "Could not initialize rendering context"
kwin_core: Failed to initialize compositing, compositing disabled
[...]
Has anyone managed to run kwin with EGL?
/usr/bin/drinking
Offline
I have some locale issues with kf5 applications. German umlauts (ä, ö, ü, ß) are not displayed under some circumstances. For konsole i fixed this by setting the encoding from "US ASCII" to UTF-8.
In Gwenview it looks different: The ui shows all umlauts, but if i try to open a file from "File -> Open" Folders with umlauts are NOT shown... This is really strange... files with umlauts are shown.
Any ideas?
It's working fine here. Did you choose "German" in systemsettings -> regional-settings -> preferred languages? That's the only thing i did different than the usual stuff like /etc/locale.conf or localectl. (i guess, both are set correctly on you system)
tumas
Offline
[
It's working fine here. Did you choose "German" in systemsettings -> regional-settings -> preferred languages? That's the only thing i did different than the usual stuff like /etc/locale.conf or localectl. (i guess, both are set correctly on you system)tumas
I did not change those settings, so they are as i set them....
My gwenview version is:
Version 5.0.0 pre
Unter KDE Frameworks 5.6.0
This behaior is quite different: In kate all Files and folders where displayed, and correct displayed. In Qt creator the files and folders with german umlauts are displayed but the umlauts where displayed doubled as inverted questionmarks... This files and folders couldn't be opened.
Dolphin has no problems with such files/folder. if i try to open an image from dolphin with gwenview it results in "gewenview couldn't open this file". If i open this file from dolphin with gimp, all is fine. So this is no issue with the file or filesystem.
Last edited by quiqueck (2015-01-28 20:09:03)
Offline
Oh i forgot:
$ locale
LANG=de_DE.UTF-8
LC_CTYPE="de_DE.UTF-8"
LC_NUMERIC="de_DE.UTF-8"
LC_TIME="de_DE.UTF-8"
LC_COLLATE=C
LC_MONETARY="de_DE.UTF-8"
LC_MESSAGES="de_DE.UTF-8"
LC_PAPER="de_DE.UTF-8"
LC_NAME="de_DE.UTF-8"
LC_ADDRESS="de_DE.UTF-8"
LC_TELEPHONE="de_DE.UTF-8"
LC_MEASUREMENT="de_DE.UTF-8"
LC_IDENTIFICATION="de_DE.UTF-8"
LC_ALL=
Offline
here is a screenshot from konsole... look at the tab at the bottom:
Offline
I suppose you have already run locale-gen, right? I have the de_CH.UTF-8 locale select and it works (I tried konsole just as you did).
I have another mysterious problem. In the case of long window titles, they are cropped only by 3 (!) letters which are substituted with 3 dots. Also at window decorations at system settings, I just get a black screen. I don't know if this is normal. See the picture below.
Last edited by kostas213 (2015-01-29 02:29:29)
Offline
I encountered that "black screen" in the window decorations module too, but the next time I opened system settings it was gone and showed the intended content.
my AUR packages ~~ my community contributions
Offline
Found the wrong part... i can't remember why, but one day i added
export LC_ALL=
in my /etc/profile...
I commented this line, reboot and all is fine.
Thanks for any answer
Offline
I've just installed it on my laptop to no avail. I replaced KDM with SDDM and removed kdeworkspace prior to installing plasma... SDDM starts up fine, I can log in, get the KDE loading screen then I get a black screen with a mouse pointer and nothing else. Any ideas how I can recover this?
edit: If anyone has this problem it's a config issue. I ran
mv .kde4 .kde4.old
mv .config .config.old
mv .cache .cache.old
mv .local .local.old
and I can now log in. I'm not sure which of these was causing the issue but after removing these directories it works as expected!
Last edited by Tom B (2015-01-29 10:56:39)
Offline
Reading kde forums, it was most likely the .config directory. You shouldn't have removed it completely though, as it contains user settings for all of your programs, not just kde5
[ Arch x86_64 | linux | Framework 13 | AMD Ryzen™ 5 7640U | 32GB RAM | KDE Plasma Wayland ]
Offline
An update for the cropped text on the toolbar. I changed to Plastik theme and there the problem does not exist, it only appears on Breeze. Does anyone have this problem (see picture in my previous post)?
Edit: It only does it when I select some other font than the default (Oxygen) for the title bar. My chosen font is Droid Sans, and the problem appears at font size 9 and 10. At 11 it is disappeared.
Last edited by kostas213 (2015-01-29 14:16:31)
Offline
Any ideas on how to run KDE Telepathy without removing all conflicting packages or (re)compiling everything from git?
Offline
Somehow, since I switched to Plasma 5.2 yesterday, whenever I close Steam, it doesn't really end the process(es) and uses 2 of my 4 cores to 100%. Killing them then brings up kded5/kdeinit5 to use one of my cores to 100%. Someone else seeing a similiar behaviour?
I can see it too. strace kded5 shows an infinite loop of this:
poll([{fd=5, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, {fd=11, events=POLLIN}, {fd=13, events=POLLIN}, {fd=14, events=POLLIN}, {fd=19, events=POLLIN}, {fd=21, events=POLLIN}, {fd=25, events=POLLIN}, {fd=17, events=POLLIN}, {fd=22, events=POLLIN}, {fd=23, events=POLLPRI}, {fd=24, events=POLLIN}, {fd=20, events=POLLIN}], 14, 0) = 0 (Timeout)
poll([{fd=5, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, {fd=11, events=POLLIN}, {fd=13, events=POLLIN}, {fd=14, events=POLLIN}, {fd=19, events=POLLIN}, {fd=21, events=POLLIN}, {fd=25, events=POLLIN}, {fd=17, events=POLLIN}, {fd=22, events=POLLIN}, {fd=23, events=POLLPRI}, {fd=24, events=POLLIN}, {fd=20, events=POLLIN}], 14, 0) = 0 (Timeout)
Offline
I've either bit hit with the stupid stick or really inept search queries, but for the life of me I can not figure out how to remove widgets from a panel without removing the entire panel.
Offline
@croxis go into the edit mode of the panel, then you can move widgets around or remove them
Offline
Got it! Thanks.
Offline
Some things, like plasma theme, plasmoid configs and such are stored in ~/.local/share/plasma, should remove it as well to fully reset plasma configuration.
Offline
Earlier today I tried plasma 5, but I had absolutely terrible performance in Netbeans. The program was almost not responsive at all, used too much memory and processor. Has anyone tried it?
Offline
Earlier today I tried plasma 5, but I had absolutely terrible performance in Netbeans. The program was almost not responsive at all, used too much memory and processor. Has anyone tried it?
I'm also Netbeans user, and haven't noticed any difference in comparison with old plasma or, say, cinnamon. I have got manual Netbeans installation and use this command to start:
./netbeans --userdir /some/my/dir -J-da -J-Xss16m -J-Xmx2G -J-Dswing.aatext=true -J-Dawt.useSystemAAFontSettings=lcd -J-Dorg.netbeans.editor.aa.extra.hints=true -J-Dsun.zip.disableMemoryMapping=true --fontsize 13
"I exist" is the best myth I know..
Offline
Does anyone know if there is a timezone locale that uses ISO dates and 24 hour clocks? I always use those, but this whole "pick a locale" nonsense is a PITA. Having my clock show AM / PM (at least its UTC) and the horrible month / day / year format is a slight nag on Plasma 2.
You also can't change the digital clocks font anymore, which is also a tad annoying. Adding it to my bucket list to see if anyone is / will accept patches for / have the time to write patches for fixing it.
Last edited by zanny (2015-01-30 02:28:47)
Offline
I can’t open anymore RAW or TIFF files with Gwenview since update. Is anyone here having this issue too, or is there something I need to configure for this?
Offline
I'm having issues with multi-monitor setup. I could've disabled the HDMI output normally in KDE 4.14, and next time I log in, only DVI monitor would be working (HDMI is primary in GPU BIOS). But, in Plasma 5.2, if I disable HDMI, screen size stays 3840x1080. Is there a workaround for this? I would prefer automatic xorg.conf, starting x with .xinitrc.
Offline
Hi, i noticed that Kmix in Plasma 5.2 doesn't restore the Pulseaudio level on reboot, it just sets it on 100% every time.
Edit: fixed installing kmix-git on Aur.
Last edited by toketin (2015-01-30 11:54:28)
Offline
I can’t open anymore RAW or TIFF files with Gwenview since update. Is anyone here having this issue too, or is there something I need to configure for this?
Install qt5-imageformats
Offline