Charlie Vanaret
unread,Jan 15, 2021, 5:14:26 PM1/15/21Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Entangle Development
Hi,
I downloaded Entangle 0.7.2 via aptitute on my Linux MInt (Ubuntu 18.04) and plugged my Fuji X-T2 to my computer. I get a live preview in Entangle, but it is not updated when I modify exposure parameters from the computer.
I tried to compile Entangle 3, but when I run "ninja -C build-dir all" I get:
Traceback (most recent call last):
File "/usr/bin/g-ir-scanner", line 66, in <module>
sys.exit(scanner_main(sys.argv))
File "/usr/lib/x86_64-linux-gnu/gobject-introspection/giscanner/scannermain.py", line 547, in scanner_main
shlibs = create_binary(transformer, options, args)
File "/usr/lib/x86_64-linux-gnu/gobject-introspection/giscanner/scannermain.py", line 424, in create_binary
shlibs = resolve_shlibs(options, binary, options.libraries)
File "/usr/lib/x86_64-linux-gnu/gobject-introspection/giscanner/shlibs.py", line 151, in resolve_shlibs
_resolve_non_libtool(options, binary, non_libtool))
File "/usr/lib/x86_64-linux-gnu/gobject-introspection/giscanner/shlibs.py", line 119, in _resolve_non_libtool
line = line.decode('ascii')
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 44: ordinal not in range(128)
ninja: build stopped: subcommand failed.
So I'm basically stuck. Can you help me out?
Best,
Charlie