If there's no session bus, hitting “Record a new log” crashes Bustle. Reproduce by running: > DBUS_SESSION_BUS_ADDRESS= cabal-dev/bin/bustle It crashes with: > bustle: user error (wrapNewGObject: object is NULL) This is presumably because bustle_pcap_monitor_new returns NULL if connecting to the bus fail? But I wrapped the call in propagateGError, so it's not clear why it gets as far as wrapNewGObject crashing. (monitorNew in Bustle/Monitor.hs)
http://cgit.freedesktop.org/bustle/commit/?id=b26d40212d3acf239c7fdcfeb4a8ca611bfc17a9 Fixed in 0.4.3.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.