Search found 3 matches
- Thu Nov 14, 2019 1:20 pm
- Forum: Raspberry Pi OS
- Topic: Kweb Suite (Minimal Kiosk Browser, omxplayerGUI)
- Replies: 1589
- Views: 790864
Re: google maps - unsupported browser
I tested it with latest vivaldi and it works. Then I entered the vivaldi user agent string into kweb and it didn't work. It's not the user agent which causes the problem, it must be something else. Google maps with Vivaldi works the same as with Chromium but it is too slow at panning/searching... i...
- Thu Nov 14, 2019 9:16 am
- Forum: Raspberry Pi OS
- Topic: Kweb Suite (Minimal Kiosk Browser, omxplayerGUI)
- Replies: 1589
- Views: 790864
google maps - unsupported browser
Hello gkreidl and thank you a lot for the light and fast kweb :) Until a month ago maps.google.com was working on kweb but suddenly it redirects to an "unsupported browser" page :( I already tried a user agent change to "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like ...
- Mon Aug 12, 2019 11:47 am
- Forum: Beginners
- Topic: Raspbian (latest) - tigerVNC not working?
- Replies: 18
- Views: 5375
Re: Raspbian (latest) - tigerVNC not working?
Hello I found that this is a problem related to libunwind8 and the function _Unwind_RaiseException that overrides the one supplied in libgcc_s.so.1. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932499#47 It works if you run the server like this: LD_PRELOAD=/lib/.../libgcc_s.so.1 Xtigervnc ....