[Bug 273078] audio/mumble: QWidget: Cannot create a QWidget without QApplication

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 11 Aug 2023 22:49:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273078

            Bug ID: 273078
           Summary: audio/mumble: QWidget: Cannot create a QWidget without
                    QApplication
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vvd@FreeBSD.org
          Reporter: romain@FreeBSD.org
          Assignee: vvd@FreeBSD.org
             Flags: maintainer-feedback?(vvd@FreeBSD.org)

Hey!

After updating: 

mumble: 1.3.3_9 -> 1.5.517

mumble does not start:

romain@zappy ~ % mumble 
<X>2023-08-11 12:41:13.274 Loading settings from legacy settings file
"/home/romain/.config/Mumble/Mumble.conf"
<F>2023-08-11 12:41:13.282 QWidget: Cannot create a QWidget without
QApplication
romain@zappy ~ %

I tried to move my configuration away in case it helps but no success:

romain@zappy ~ % mv ~/.config/Mumble{,.orig}
romain@zappy ~ % mumble
<F>2023-08-11 12:41:41.685 QWidget: Cannot create a QWidget without
QApplication
romain@zappy ~ %

-- 
You are receiving this mail because:
You are the assignee for the bug.