Oddr
Oddr
UBUniversal Blue
Created by Oddr on 9/9/2024 in #🛟bazzite-help
taskbar icons disappear/relocate on hover
As the title says: task bar icons (just the images, not the button elements) are disappearing, unless that a pile of them at top-left. This happens on hover. Certain updates will bring one back, such as a new window popping up. This is not in gamescope, and happens despite reboot. I've been using ujust update frequently, so up to date. fetch:
%%%%%%%% %%%%%%%%%%%%%% 󱋩  bazzite-nvidia:stable 
%%%%%%%%% %%%%%%%%%%%%%%%% 󰣛  Bazzite 40 (FROM Fedora Kinoite)
%%%%%%%%% %%%%%%%%%%%%%%%###   Linux 6.9.12-205.fsync.fc40.x86_64
%%%%%%%%% %%%%%%%%%%%%%###### 󰅐  37 mins
== =======###### 󰔠  Spawned on Jul 27 2024
== =========#####
%%%%%%%%% %%%%%%%####======##### 󰾰  MS-7893 (1.0)
%%%%%%%%% %%%%%#######=====##### 󰻠  AMD FX(tm)-8350 (8) @ 4.00 GHz
%%%%%%%%% %%%#########=====##### 󰍛  NVIDIA GeForce GTX 1660 SUPER [Discrete]
%%%%%%%%% %%##########=====#####   4.44 GiB / 31.28 GiB (14%)
%%%%%%%%%====###########=====######   90.51 GiB / 117.24 GiB (77%) - btrfs [Read-only]
%%%%%%%%====#########======######   809.03 GiB / 931.51 GiB (87%) - btrfs
%%%%%%%=====#####========######   12.10 GiB / 931.51 GiB (1%) - btrfs
%%%%###===============####### 󰍹  1920x1080 @ 60 Hz in 22″ [External]
%#######==========#########
####################### 󰕮  KDE Plasma 6.1.4
###################   KWin (X11)
###########   bash 5.2.26
  python3
󰏖  2779 (rpm), 15 (flatpak-system), 15 (flatpak-user)

● ● ● ● ● ● ● ●
%%%%%%%% %%%%%%%%%%%%%% 󱋩  bazzite-nvidia:stable 
%%%%%%%%% %%%%%%%%%%%%%%%% 󰣛  Bazzite 40 (FROM Fedora Kinoite)
%%%%%%%%% %%%%%%%%%%%%%%%###   Linux 6.9.12-205.fsync.fc40.x86_64
%%%%%%%%% %%%%%%%%%%%%%###### 󰅐  37 mins
== =======###### 󰔠  Spawned on Jul 27 2024
== =========#####
%%%%%%%%% %%%%%%%####======##### 󰾰  MS-7893 (1.0)
%%%%%%%%% %%%%%#######=====##### 󰻠  AMD FX(tm)-8350 (8) @ 4.00 GHz
%%%%%%%%% %%%#########=====##### 󰍛  NVIDIA GeForce GTX 1660 SUPER [Discrete]
%%%%%%%%% %%##########=====#####   4.44 GiB / 31.28 GiB (14%)
%%%%%%%%%====###########=====######   90.51 GiB / 117.24 GiB (77%) - btrfs [Read-only]
%%%%%%%%====#########======######   809.03 GiB / 931.51 GiB (87%) - btrfs
%%%%%%%=====#####========######   12.10 GiB / 931.51 GiB (1%) - btrfs
%%%%###===============####### 󰍹  1920x1080 @ 60 Hz in 22″ [External]
%#######==========#########
####################### 󰕮  KDE Plasma 6.1.4
###################   KWin (X11)
###########   bash 5.2.26
  python3
󰏖  2779 (rpm), 15 (flatpak-system), 15 (flatpak-user)

● ● ● ● ● ● ● ●
3 replies
UBUniversal Blue
Created by Oddr on 6/30/2024 in #🛟bazzite-help
Trying to use krunner in place of the application menu button
I've grown used to using Alfred to launch/search on my MacBook to the extent that I only use my dock to switch to running apps if I use it at all. I'm trying to replicate that experience in Bazzite. Toward that end, I have: - manually edited the META shortcut to invoke krunner - resized krunner's fonts to 20pt A few snags remain which I could use some help on: - There does not seem to be a way to get to application shortcut definitions except via the application menu. This becomes relevant when there are apps that aren't flatpaks (eg, Mathematica). This might be mitigated if I knew how to construct a flatpack out of, say, a distrobox install + export, or the like. (If there is, maybe that's a good idea for a ujust script?) - The META shortcut sometimes fails to respond. After a few seconds of repeated taps, it does eventually return but this obviously isn't the intended behavior. I don't recall this problem with this application menu. (This also seems a great idea for a ujust script.) - I'd like to find a way to scrim the background of krunner -- both to invoke some transparency and blur within its bounds, but also [got that working] to dim out the rest of the screen and make it more visible amidst other windows. Thoughts?
2 replies
UBUniversal Blue
Created by Oddr on 6/18/2024 in #🛟bazzite-help
Mathematica via distrobox?
First time using distrobox. I have a license to Mathematica and am trying to install it on Bazzite. It works fine on my MacBook. Since there is no flatpak, I created a distrobox:
$ distrobox create --image fedora:40 --name mathematica --nvidia
$ distrobox create --image fedora:40 --name mathematica --nvidia
Entering the distrobox, I installed Mathematica to its default locations in /usr/local/bin/:
$ sudo sh Downloads/Mathematica_14.0.0_BNDL_LINUX.sh
$ sudo sh Downloads/Mathematica_14.0.0_BNDL_LINUX.sh
I then exported one of the symlinked entries in /usr/local/bin:
$ distrobox-export --app /usr/local/bin/mathematica
Error: cannot find any desktop files.
Error: trying to export a non-installed application.

$ distrobox-export --bin /usr/local/bin/mathematica
/usr/local/bin/mathematica from mathematica exported successfully in /home/kfarmer/.local/bin.
OK!
$ distrobox-export --app /usr/local/bin/mathematica
Error: cannot find any desktop files.
Error: trying to export a non-installed application.

$ distrobox-export --bin /usr/local/bin/mathematica
/usr/local/bin/mathematica from mathematica exported successfully in /home/kfarmer/.local/bin.
OK!
But neither from the host OS nor from within the distrobox am I able to run it:
[host or distrobox]
$ mathematica
/usr/local/Wolfram/Mathematica/14.0/SystemFiles/FrontEnd/Binaries/Linux-x86-64/Mathematica: error while loading shared libraries: libfreetype.so.6: cannot open shared object file: No such file or directory
[host or distrobox]
$ mathematica
/usr/local/Wolfram/Mathematica/14.0/SystemFiles/FrontEnd/Binaries/Linux-x86-64/Mathematica: error while loading shared libraries: libfreetype.so.6: cannot open shared object file: No such file or directory
I've not installed mathematica except on MacOS and Windows, so I don't know if this is expected: Do I need to install other bits (which would seem odd for Wolfram to leave out in their installer)? or am I running into an issue in Fedora (also seems highly unlikely)? I note that nixpkgs has an entry for Mathematica 14.0. If I can't get it working here, then I'll probably end up switching to NixOS to gain access to that packager tonight when I blow away the system drive while migrating my mobo to full UEFI. Regardless, knowing whether/if I missed something above would be helpful.
10 replies
UBUniversal Blue
Created by Oddr on 6/18/2024 in #🛟bazzite-help
Hardware KVM, force display enabled?
Is it typical for a Linux system to boot up headless when it is not the current input to the KVM, and to not discover/enable displays when (the next morning) we switch to it on the KVM? If so, is there a way to force it? I remotely updated and rebooted last night, and had to force reboot the system after switching to it on the KVM, in order to get displays working.
2 replies
UBUniversal Blue
Created by Oddr on 6/13/2024 in #🛟bazzite-help
Driver/Config issue or Hardware issue?
Before I go down the path of buying a new video card: I had recently installed Bazzite on a clean partition a few days ago having not touched Linux in a few years, and then not since the early 90s. While I ended up resorting to basic graphics mode, and then let it pick up drivers, that went well and I tested a couple games to suss out performance issues and resolve them. Yesterday I turned on my machine to discover plasmashell had crashed and my secondary monitor (on an HDMI port with an active HDMI->DP adapter to a DP KVM) was known to the OS, but was nevertheless a black screen. Juggling connections I confirmed that Bazzite was able to render the second display (I selected different plain colors for the wallpaper to tell the difference), but only would output to the display on the straight DP connection. During juggling these connections I managed to repro the plasmashell crash. This behavior remained even after re-installation on a clean partition (via the use all space option).
The graphics card is a GeForce 1660 Super, 1 HDMI + 1 DP outputs. heavy DP cables to a not-cheap KVM, DP to the monitors. No issues exist for the other computers in the other KVM channels, and this issue didn't occur under Win10, pre-Bazzite. Based on that (the issue persisting), I'm suspecting either the adapter died overnight, or the graphics card is dying. But it could also be something with software updates that might have occured in the past 2-3 days. I've a new adapter arriving this afternoon, but I'm curious if anybody else has run into this?
11 replies