Hi @popey & @bashfulrobot,
I’ve installed the mumble snap on Ubuntu 18.04.1 and I seem to get the same error as laryllan did, but am unhappy with his solution of uninstalling everything. To reiterate when I launch mumble I get a notification error saying;
desktop file didn’t specify Exec field
Now this may be an error in how I’ve set up snaps, or more accurately how I’ve not set them up as I’ve not done anything other than “snap install”, but other snaps work fine so I suspect it’s specific to this Mumble package.
Let me know what other info you require to understand the issue better. For now I’ll dump the snap info for the package and ubuntu install details here;
$ snap info mumble
name: mumble
summary: Mumble is an open source, low-latency, high quality voice chat software.
publisher: snapcrafters
license: unknown
description: |
Mumble is a voice chat application for groups. While it can be used for any
kind of activity, it is primarily intended for gaming. It can be compared
to programs like Ventrilo or TeamSpeak. People tend to simplify things, so
when they talk about Mumble they either talk about “Mumble” the client
application or about “Mumble & Murmur” the whole voice chat application suite.
commands:
mumble
snap-id: wVB1RfBgsZY8dmVifSFeMkTE6UN41osI
tracking: stable
refresh-date: today at 08:39 BST
channels:
stable: 1.2.19 (8) 86MB -
candidate: ↑
beta: ↑
edge: 1.3.0-dev (97) 118MB -
installed: 1.2.19 (8) 86MB -
$ ubuntu-report
{
“Version”: “18.04”,
“OEM”: {
“Vendor”: “Entroware”,
“Product”: “Orion”
},
“BIOS”: {
“Vendor”: “American Megatrends Inc.”,
“Version”: “1.05.04E”
},
“CPU”: {
“OpMode”: “32-bit, 64-bit”,
“CPUs”: “8”,
“Threads”: “2”,
“Cores”: “4”,
“Sockets”: “1”,
“Vendor”: “GenuineIntel”,
“Family”: “6”,
“Model”: “142”,
“Stepping”: “10”,
“Name”: “Intel(R) Core™ i5-8250U CPU @ 1.60GHz”,
“Virtualization”: “VT-x”
},
“Arch”: “amd64”,
“GPU”: [
{
“Vendor”: “8086”,
“Model”: “5917”
}
],
“RAM”: 16.3,
“Partitions”: [
114.3,
0.5
],
“Screens”: [
{
“Size”: “309mmx174mm”,
“Resolution”: “1920x1080”,
“Frequency”: “60.02”
},
{
“Size”: “531mmx299mm”,
“Resolution”: “1920x1080”,
“Frequency”: “60.00”
}
],
“Autologin”: true,
“LivePatch”: false,
“Session”: {
“DE”: “ubuntu:GNOME”,
“Name”: “ubuntu”,
“Type”: “x11”
},
“Language”: “en_GB”,
“Timezone”: “Europe/London”,
“Install”: {
“Media”: “Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)”,
“Type”: “GTK”,
“OEM”: false,
“PartitionMethod”: “use_device”,
“DownloadUpdates”: true,
“Language”: “en”,
“Minimal”: true,
“RestrictedAddons”: true,
“Stages”: {
“0”: “language”,
“7”: “console_setup”,
“10”: “console_setup”,
“12”: “prepare”,
“29”: “partman”,
“60”: “partman”,
“65”: “start_install”,
“94”: “timezone”,
“96”: “usersetup”,
“114”: “user_done”,
“461”: “done”
}
}
}