You are not logged in.

#1 2024-09-03 21:43:35

kronyx
Member
Registered: 2024-04-23
Posts: 15

webcam application "cheese" doesn't work after update

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

#2 2024-09-03 22:09:01

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 12,571
Website

Re: webcam application "cheese" doesn't work after update

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

#3 2024-09-04 07:08:59

seth
Member
Registered: 2012-09-03
Posts: 60,787

Re: webcam application "cheese" doesn't work after update

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

#4 2024-09-04 17:09:13

gromit
Package Maintainer (PM)
From: Germany
Registered: 2024-02-10
Posts: 903
Website

Re: webcam application "cheese" doesn't work after update

Offline

Board footer

Powered by FluxBB