Dave Miller
Dave Miller
This appears to fix #178
Duplicate of #178
Duplicate of #178
I'm not much of an expert on the topic, but at least I got you pointed in the right direction. :-) I just rebuilt the Ubuntu package with version 2.2.1...
I take that back, it only worked the first time. On subsequent restarts, it fails with an error that the dhcpd.conf file has an unexpected semicolon. The line cited is...
> I could imagine that blueman is asking too early before DNS servers are known. We probably have to listen to changes of the DNS property instead of just reading...
systemd-resolve --status shows nameservers on links 2 and 7 but not in global. 2 is eth0, 7 is a bridge interface that includes eth0 and the tap interface from the...
``` dave@mini:~$ dbus-send --print-reply --system --dest=org.freedesktop.resolve1 /org/freedesktop/resolve1 org.freedesktop.DBus.Properties.Get string:org.freedesktop.resolve1.Manager string:CurrentDNSServer method return time=1625886702.538100 sender=:1.2 -> destination=:1.257 serial=20721 reply_serial=2 variant struct { int32 0 int32 0 array [ ] } ```
This should go on the 5.2 branch instead of 5.0.4 (it contains schema changes)
I have a desktop with 3 displays and when I use bVNC Pro to connect to it I get all three screens side by side as if it's one big...