Hi, don’t really know why you say:
“your system does not have LANGUAGE=en_GB.UTF-8”, when I get the following:
mainuser@hp250g7-nb-biglinux-manjaro-arch-kde:~$ echo $LANG
en_GB.UTF-8
Then running your suggested big-store command:
mainuser@hp250g7-nb-biglinux-manjaro-arch-kde:~$ LANGUAGE=en_GB.UTF-8 big-store
shows:
Waiting for server…
Waiting for server…
Waiting for server…
Waiting for server…
http://127.0.0.1:19000/
[61977:61977:1018/193958.693597:ERROR:system_network_context_manager.cpp(274)] Cannot use V8 Proxy resolver in single process mode.
[61977:61977:1018/193958.695284:ERROR:system_network_context_manager.cpp(274)] Cannot use V8 Proxy resolver in single process mode.
127.0.0.1:48938 - - [18/Oct/2022 19:39:59] “HTTP/1.1 GET /index.sh.htm” - 200 OK
127.0.0.1:48938 - - [18/Oct/2022 19:39:59] “HTTP/1.1 GET /usr/share/bigbashview/bcc/apps/big-store/materialize/js/jquery.js” - 200 OK
127.0.0.1:48940 - - [18/Oct/2022 19:39:59] “HTTP/1.1 GET /usr/share/bigbashview/bcc/apps/big-store/materialize/js/materialize.js” - 200 OK
127.0.0.1:48960 - - [18/Oct/2022 19:39:59] “HTTP/1.1 GET /js/autocomplete.js” - 200 OK
127.0.0.1:48962 - - [18/Oct/2022 19:39:59] “HTTP/1.1 GET /js/bigstore.js” - 200 OK
127.0.0.1:48972 - - [18/Oct/2022 19:39:59] “HTTP/1.1 GET /fontawesome/css/all.css” - 200 OK
127.0.0.1:48954 - - [18/Oct/2022 19:39:59] “HTTP/1.1 GET /usr/share/bigbashview/bcc/js/big.js” - 200 OK
127.0.0.1:48938 - - [18/Oct/2022 19:39:59] “HTTP/1.1 GET /usr/share/bigbashview/bcc/apps/big-store/materialize/css/materialize.css” - 200 OK
127.0.0.1:48960 - - [18/Oct/2022 19:39:59] “HTTP/1.1 GET /css/appstream.css” - 200 OK
127.0.0.1:48954 - - [18/Oct/2022 19:39:59] “HTTP/1.1 GET /css/style.css” - 200 OK
127.0.0.1:48954 - - [18/Oct/2022 19:39:59] “HTTP/1.1 GET /script.js” - 200 OK
127.0.0.1:48960 - - [18/Oct/2022 19:39:59] “HTTP/1.1 GET /icon.png” - 200 OK
127.0.0.1:48954 - - [18/Oct/2022 19:39:59] “HTTP/1.1 GET /logo.png” - 200 OK
127.0.0.1:48960 - - [18/Oct/2022 19:39:59] “HTTP/1.1 GET /appsbigstore.png” - 200 OK
Traceback (most recent call last):
File “/usr/lib/bbv/web/application.py”, line 280, in process
return self.handle()
File “/usr/lib/bbv/web/application.py”, line 271, in handle
return self._delegate(fn, self.fvars, args)
File “/usr/lib/bbv/web/application.py”, line 517, in _delegate
return handle_class(cls)
File “/usr/lib/bbv/web/application.py”, line 495, in handle_class
return tocall(*args)
File “/usr/lib/python3.10/bbv/server/views.py”, line 33, in GET
return self.parse_and_call(web.ctx.query[1:], name)
File “/usr/lib/python3.10/bbv/server/views.py”, line 126, in parse_and_call
return url_handler.parse_and_call(self, qs, name)
File “/usr/lib/python3.10/bbv/server/views.py”, line 41, in parse_and_call
html = self.called(options, content, qs)
File “/usr/lib/python3.10/bbv/server/views.py”, line 102, in called
return self.bbv_compat_mode(options, content, query)
File “/usr/lib/python3.10/bbv/server/views.py”, line 169, in bbv_compat_mode
return content_handler().called(options, content, query)
File “/usr/lib/python3.10/bbv/server/views.py”, line 66, in called
with open(content) as arq:
FileNotFoundError: [Errno 2] No such file or directory: ‘/fontawesome/webfonts/fa-solid-900.woff2’
127.0.0.1:48960 - - [18/Oct/2022 19:39:59] “HTTP/1.1 GET /fontawesome/webfonts/fa-solid-900.woff2” - 500 Internal Server Error
127.0.0.1:48960 - - [18/Oct/2022 19:39:59] “HTTP/1.1 GET /fontawesome/webfonts/fa-solid-900.woff” - 200 OK
Traceback (most recent call last):
File “/usr/lib/bbv/web/application.py”, line 280, in process
return self.handle()
File “/usr/lib/bbv/web/application.py”, line 271, in handle
return self._delegate(fn, self.fvars, args)
File “/usr/lib/bbv/web/application.py”, line 517, in _delegate
return handle_class(cls)
File “/usr/lib/bbv/web/application.py”, line 495, in handle_class
return tocall(*args)
File “/usr/lib/python3.10/bbv/server/views.py”, line 33, in GET
return self.parse_and_call(web.ctx.query[1:], name)
File “/usr/lib/python3.10/bbv/server/views.py”, line 126, in parse_and_call
return url_handler.parse_and_call(self, qs, name)
File “/usr/lib/python3.10/bbv/server/views.py”, line 41, in parse_and_call
html = self.called(options, content, qs)
File “/usr/lib/python3.10/bbv/server/views.py”, line 102, in called
return self.bbv_compat_mode(options, content, query)
File “/usr/lib/python3.10/bbv/server/views.py”, line 169, in bbv_compat_mode
return content_handler().called(options, content, query)
File “/usr/lib/python3.10/bbv/server/views.py”, line 66, in called
with open(content) as arq:
FileNotFoundError: [Errno 2] No such file or directory: ‘/fontawesome/webfonts/fa-brands-400.woff2’
127.0.0.1:48960 - - [18/Oct/2022 19:39:59] “HTTP/1.1 GET /fontawesome/webfonts/fa-brands-400.woff2” - 500 Internal Server Error
127.0.0.1:48960 - - [18/Oct/2022 19:39:59] “HTTP/1.1 GET /fontawesome/webfonts/fa-brands-400.woff” - 200 OK
and big-store opens as normal, but still in Portuguese (as per my previous screenshot image)!??
Where is it getting the Portuguese language files from if no Portuguese installed on system???