gcomes

Results 9 issues of gcomes

I want to use stalonetray with mwm. The idea is to have a horizontal system tray window that expands when I add an applet and shrinks back when I remove...

I have installed from source plasmoid-ultimate-gmail-feed. After the installation, before I add the applet to the panel, an authentication window appears and is is not possible to get rid of...

I have stellarium installed on linux openSUSE and used by many users. Never had a problem before, up to openSUSE Leap 15.5 (stellarium 1.2) Recently I switched to openSUSE Leap...

mesa

I'm in the process of building and eventually packaging speechnote on openSUSE. I have followed the indication here: https://github.com/mkiol/dsnote#linux-direct-build and I managed to build the program. While doing that, I...

bug

I boot agama with a jsonnet profile which includes: ``` "hostname": { "static": "virtual", }, "software": { "packages": ["gcc","patch"], }, ``` When I run: agama config show the output includes:...

The following features are present in the linuxrc/yast installer but are missing in agama and there is no mention of them in the roadmap: - root password strength check -...

I was testing the usage of the boot option inst.config_url. What I did was to copy the file /usr/share/agama/products.d/leap_160.yaml from the install image, do some changes and use the argument...

bug
documentation

I'm testing booting the agama Live ISO Images using Grub2 as described here: https://osinside.github.io/kiwi/working_with_images/iso_to_usb_stick_grub2_boot_from_iso.html I have the grub menu that executes: ``` iso_path="(hd0,gpt2)/path/to/openSUSE.iso" export iso_path loopback loop "$iso_path" root=(loop) source...

documentation
agama-live

When I start a unattended installation using the option inst.auto, if some user intervention is required, for example missing root password, then the installation automatically becomes interactive with the user...