noyannus

Results 74 comments of noyannus

> Both Mobile data and Wifi is denoted using different colors (Blue and Green respectively). So, there's probably no need for an extra border or separation. The gradient is confusing...

I'll get used to it. Thanks for the explanations!

> @noyannus You are running BiT as root (at least the process owner is root)? Yes. > I still did not manage to set up a Thumbleweed virtual machine with...

@aryoda >Could you please provide me more details how to reproduce the problem, eg. > > which GPU is installed (may be a Qt5 issue) The GPU and other graphics...

@aryoda > I could reproduce it by booting without logging in while a BiT root cron job starts every 5 minutes (no need to use anacron. > 100 % cpu...

I've made it into a login script: edit: corrected an error. ``` #!/usr/bin/bash # kills backintime probing processes # /usr/share/backintime/common/backintime.py wait=5 # wait minutes while true; do # start loop...

> I can reproduce the problem now and once I fix it it would be great if could test it again (just depends on who is faster - me with...

Fresh install from `openSUSE-Tumbleweed-DVD-x86_64-Snapshot20231222-Media.iso` (has been `openSUSE-Tumbleweed-DVD-x86_64-Snapshot20231106-Media.iso` before). Other main difference is a change from partition layout to LVM, but that's unlikely to play a role here. Re display: ```...

>Did you start the BiT GUI manually or somehow automated? GUI only manually. ------------------------- There's something that may be related re Tumbleweed's dbus. I spend the whole yesterday with it...

One more idea. `qdbus` called _as root:_ ``` localhost:~ # qdbus Could not connect to D-Bus server: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did...