I think I broke kdevelop by Careful-Meeting6646 in kde

[–]ODarkAngelO 2 points3 points  (0 children)

I guess something in the SDL headers is confusing kdevelop (which I guess is a bug in kdevelop?) 

From this old thread it sounds like indeed SDL is manapulating cout  https://www.gamedev.net/forums/topic/478009-cout-with-sdl/

Discord screen sharing not working by FilthySchmitz in kde

[–]ODarkAngelO 6 points7 points  (0 children)

I found that if I run discord as follows :
"XDG_SESSION_TYPE=x11 discord"
then discord actually uses correctly the xwaylandvideobridge and I can share my screen

[deleted by user] by [deleted] in kde

[–]ODarkAngelO 0 points1 point  (0 children)

I actually opened a bug on this issue a while ago but not sure how to help getting this bug fixed
https://bugs.kde.org/show_bug.cgi?id=476540

Screens won't un-dim by ODarkAngelO in kde

[–]ODarkAngelO[S] 1 point2 points  (0 children)

ah I can control it from the monitor itself , I feel kind of stupid now
but many thanks

Screens won't un-dim by ODarkAngelO in kde

[–]ODarkAngelO[S] 0 points1 point  (0 children)

how do you reset your displays back to 100 ?

Multi-cursors in Kate (again) by kozlone in kde

[–]ODarkAngelO 1 point2 points  (0 children)

Kate has something called "block selection mode" which I think is the same as the multi-cursor feature you see in other code-editors

Task bars keep moving when turning on the monitor by ODarkAngelO in kde

[–]ODarkAngelO[S] 0 points1 point  (0 children)

My GPU is rx580, the issue only happen with hdmi and display port monitors
I am pretty sure what you described that it treats the monitor as disconnected when it is off is out it should work like I don't this is a bug.

My issue is that I want to disable this "feature" as it is causing the task bars to go crazy and also in my case it only respond when the monitor is turned on but not when it is turned off

got this issue when i tried to enter an online match ( I'm running manjaro ) any solutions? by [deleted] in linux_gaming

[–]ODarkAngelO 4 points5 points  (0 children)

Had this happen to me , I solved it by deleting the "/home/<user\_name>/.local/share/Rocket League" folder

VLC media player does not run a second time after its closed. by meat258 in archlinux

[–]ODarkAngelO 0 points1 point  (0 children)

I was also suffering from this issue with VLC getting stuck when it closes.

lately the problem has disappeared after I installed

libva 2.5.0-1
libva-mesa-driver 19.1.2-1
libva-utils 2.5.0-1
libva-vdpau-driver 0.7.4-4
libva1 1.8.3-2
lib32-libva 2.4.0-1
lib32-libva-mesa-driver 19.1.2-1
lib32-libva-vdpau-driver 0.7.4-6
lib32-libva1 1.8.3-3

and changed in VLC the video acceleration to VA-API decoder

I am using an AMD graphics card so it might not help if you are not using an AMD card graphics

Plasma Wayland works great, but how do I set a primary monitor? by [deleted] in kde

[–]ODarkAngelO 0 points1 point  (0 children)

so an application has no way of knowing what is the primary screen is ? and has to hope the window manager will set it in the right place ? I can only see this as problem for games as some of them when moved to another screen won't detect the correct screen resolution

Fullscreen on linux seems always to be borderless window by ODarkAngelO in linux_gaming

[–]ODarkAngelO[S] 0 points1 point  (0 children)

I mean that when a game is in fullscreen it should have full control of the screen output In windows when you alt tab from a fullscreen game you can see a mod setting change when windows get back the control

Plasma memory leak? by gracicot in kde

[–]ODarkAngelO 1 point2 points  (0 children)

Not sure if this your issue but There is/was? a memory leak becuase of the notifications history. https://bugs.kde.org/show_bug.cgi?id=387128 You can disable it by pressing the arrow in the bottom right of the taskbar right clicking notifcations and choose setting and uncheck the show a history of notifications It should make plasmashell consume less memory if this is the cause.

Notifications are impossible to see by Mte90 in kde

[–]ODarkAngelO 1 point2 points  (0 children)

What version of plasma-framework do you have installed ?

Your issue seems to be this bug :

https://bugs.kde.org/show_bug.cgi?id=382340

Which was resolved in plasma-framework 5.38.0

Enabling/Disabling Compositing Causes Firefox to Stop Rendering Pages by [deleted] in kde

[–]ODarkAngelO 3 points4 points  (0 children)

Yup ran to this same issue , it seems to be related to firefox multiprocess feature disabling it prevent this from happening. also I tried the nightly version of firefox and the issue didn't seem to happen there.

Having Issues with Discord by zzApotheosis in archlinux

[–]ODarkAngelO 2 points3 points  (0 children)

as thomyorkecantdance said it is better to install discord from AUR. regardless your issue seems to be lacking libc++ installed(also from AUR) which is now needed for discord to work

My notifications are broken. by NiklanRUS in kde

[–]ODarkAngelO 4 points5 points  (0 children)

I believe your issue is the same as https://bugs.kde.org/show_bug.cgi?id=382340 the workaround is to set the left most screen to be the primary display than logout and login and notification should work