hongquan / CoBang

A QR code scanner desktop app for Linux
GNU General Public License v3.0
253 stars 26 forks source link

Missing file in 0.9.0 #40

Closed yochananmarqos closed 3 years ago

yochananmarqos commented 3 years ago
❯ cobang

(__main__.py:206362): Gtk-ERROR **: 11:22:25.696: failed to add UI: Failed to open file “/usr/share/cobang/cobang-resp.glade”: No such file or directory
/usr/bin/cobang: line 9: 206362 Trace/breakpoint trap   (core dumped) /usr/bin/python3 -m cobang "$@"
hongquan commented 3 years ago

Thanks, @yochananmarqos . Such a shameful mistake. It is fixed in 463df6e9b50bda.