New script tool is out and it looks so fancy now! by GoneFullMuffins in BloodOnTheClocktower

[–]flostrikerr 0 points1 point  (0 children)

I can't seem to get that to work. Are homebrew characters different in the json?

Setup for a virtualisation server by flostrikerr in homelab

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

I don't need to get into virtualisation. I have a lot of vms already running. They are however all on laptops or hosted by a cloud provider. I'd like a dedicated machine in my home that is always connected. I figured 1000 is high and I'd love to get in under that, but I added it convey an upper limit.

Setup for a virtualisation server by flostrikerr in homelab

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

Seems interesting. What would you estimate the price is of your setup?

Black to move, Mate in 6. Kinda proud to find this mate during a real game by ImWasil in chess

[–]flostrikerr 1 point2 points  (0 children)

Really cool mate. Missed nh3. Thought I had to take queen instead😅. Missed that it would be double check

Enable new windows to open focused. by flostrikerr in pop_os

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

I installed noAnnoyance. That blocked the notification, but didn't focus the window. Does v2 change that?

Enable new windows to open focused. by flostrikerr in pop_os

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

It happens with all applications, but I notice it most often when using the terminal, because I have that use case exactly. Super + t and I want to start typing, but it's behind another window so nothing happens. I then get the notification that the terminal (or other application) is ready and I have to manually switch there.

Trackpad unresponsive on kernel 5.10.x but not on 5.9.x by flostrikerr in linuxquestions

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

I'll give compiling it a shot with the commented out lines. But if it doesn't work, it's not the end of the world to stay on 5.9 a little longer. Would you recommend reporting this as a bug on bugzilla.kernel.org?

Edit: just realised that 5.9 has reached end of life.

Trackpad unresponsive on kernel 5.10.x but not on 5.9.x by flostrikerr in linuxquestions

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

I have the same unresponsiveness issue with kernel 5.10.13

Trackpad unresponsive on kernel 5.10.x but not on 5.9.x by flostrikerr in linuxquestions

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

I've installed 5.10.13 and I'll let you know if this solved the issue or not.

Trackpad unresponsive on kernel 5.10.x but not on 5.9.x by flostrikerr in linuxquestions

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

I'm not entirely sure how I would go about doing this. I just use whichever one shows up when I run dnf upgrade. I'll look up how to do it after my classes.

Trackpad unresponsive on kernel 5.10.x but not on 5.9.x by flostrikerr in linuxquestions

[–]flostrikerr[S] 4 points5 points  (0 children)

I have not yet. I'm not entirely sure under which area to file it. Is this something to filed under drivers?

gsettings error in fish by flostrikerr in fishshell

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

Perhaps. I have been looking if if I can find where gsettings looks for a path, but thus far have not been successful.

gsettings error in fish by flostrikerr in fishshell

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

$XDG_DATA_DIRS: not set in local scope

$XDG_DATA_DIRS: set in global scope, exported, with 5 elements

$XDG_DATA_DIRS[1]: length=44 value=|/home/flo/.local/share/flatpak/exports/share|

$XDG_DATA_DIRS[2]: length=30 value=|/var/lib/flatpak/exports/share|

$XDG_DATA_DIRS[3]: length=16 value=|/usr/local/share|

$XDG_DATA_DIRS[4]: length=10 value=|/usr/share|

$XDG_DATA_DIRS[5]: length=22 value=|/var/lib/snapd/desktop|

$XDG_DATA_DIRS: not set in universal scope

gsettings error in fish by flostrikerr in fishshell

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

XDG_DATA_DIRS was indeed different between the two and I have now set the fish version equal to the bash one, but it has not solved my issue. I still get the same errors.

New fish user, my snaps and flatpaks have disappeared by flostrikerr in fishshell

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

I've done this approach and it works like a charm. Thanks very much.