You are not logged in.
through the terminal it gives the following error:
$ cheese
** (cheese:29362): ERROR **: 18:37:40.749: cheese-window.vala:1322: Error: <data>:56:5: Parse error: unexpected character `'', expected character `]'
Trace/breakpoint trap (core dumped)
Offline
Mod note: not Arch Discussion, moving to Apps and DEs.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
https://gitlab.gnome.org/GNOME/cheese/-/issues/183
This bad:
clutter_builder.load_from_resource ("/org/gnome/Cheese/cheese-viewport.json");
https://gitlab.gnome.org/GNOME/cheese/- … type=heads hasn't changed in 8 years but I think the interpreter doesn't like the child references being quoted
https://gitlab.gnome.org/GNOME/cheese/- … =heads#L56
This is why we like compilers, syntax errors aren't detected by the interpreter on the users system…
Offline
Should be fixed: https://gitlab.archlinux.org/archlinux/ … fb20d22cc5
Online