My journey to successfully game under Linux (and overcome Microsoft's Stranglehold)

Page 11 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
Jul 27, 2020
26,450
18,185
146
Do let us know if switching leads to any wonkiness or loss of data or settings or whatever. Can you switch back to previous one or switch between multiple desktops easily whenever you want?
 
  • Like
Reactions: Zepp

Zepp

Senior member
May 18, 2019
207
195
116
Nevermind I found it..


sudo dnf install hop
interesting, I didn't even know about Hop, but I did have to search around more than I thought I would to find the right terminal commands to install GNOME. What ended up working for me was "sudo dnf install @gnome-desktop"

I'll have to try this hop out

I have cinnamon and GNOME alongside my default Budgie. aside from the extra terminals, text editors and file managers the only wonkiness I noticed is GNOME screen timeout doesnt work at all for some reason. Monitors will remain on indefinitely despite the power setting saying screen will lock after 15min.
 
  • Like
Reactions: igor_kavinski
Jul 27, 2020
26,450
18,185
146
Are Linux GUI applications desktop environment agnostic?

Is there a chance that an application may require a specific desktop environment to launch?

If an application doesn't launch, where does one go to see the reason for the failure? In Windows, usually Event Viewer says something.
 

Indus

Lifer
May 11, 2002
15,467
10,796
136
Are Linux GUI applications desktop environment agnostic?

Is there a chance that an application may require a specific desktop environment to launch?

If an application doesn't launch, where does one go to see the reason for the failure? In Windows, usually Event Viewer says something.

Never encountered that myself but I've done very limited testing with that.

You can download a GNOME utility and use it in KDE like I did that with disks to fix my mounting problem..

So you can use KDE apps from GNOME too.
 
  • Like
Reactions: igor_kavinski

Indus

Lifer
May 11, 2002
15,467
10,796
136
interesting, I didn't even know about Hop, but I did have to search around more than I thought I would to find the right terminal commands to install GNOME. What ended up working for me was "sudo dnf install @gnome-desktop"

I'll have to try this hop out

I have cinnamon and GNOME alongside my default Budgie. aside from the extra terminals, text editors and file managers the only wonkiness I noticed is GNOME screen timeout doesnt work at all for some reason. Monitors will remain on indefinitely despite the power setting saying screen will lock after 15min.

Hop seems broken.. it says downloading Gnome but nothing happens and it seems frozen.. even my network meter sees no activity.
 

Zepp

Senior member
May 18, 2019
207
195
116
Are Linux GUI applications desktop environment agnostic?

Is there a chance that an application may require a specific desktop environment to launch?

If an application doesn't launch, where does one go to see the reason for the failure? In Windows, usually Event Viewer says something.
from my experience they are DE agnostic

yep there are logs similar to windows event viewer
 
  • Like
Reactions: igor_kavinski
Jul 27, 2020
26,450
18,185
146
yep there are logs similar to windows event viewer
Is there something centralized like the Event Viewer to view all these logs or does one need to know which folder to go look in and then maybe find a log analyzing tool for the particular type of log to parse it?
 

Zepp

Senior member
May 18, 2019
207
195
116
Is there something centralized like the Event Viewer to view all these logs or does one need to know which folder to go look in and then maybe find a log analyzing tool for the particular type of log to parse it?
IIRC it's in a particular folder and yep there are various tools/apps for analyzing logs I just dont have any experience using any.
 
  • Like
Reactions: igor_kavinski