bcm0
bcm0
Tried the installation script. It fails with: ``` /usr/local/include/g2o/core/robust_kernel_impl.h:60:7: error: ‘RobustKernelPtr’ does not name a type RobustKernelPtr _kernel; ^ rgbdslam/CMakeFiles/rgbdslam.dir/build.make:158: recipe for target 'rgbdslam/CMakeFiles/rgbdslam.dir/src/moc_graph_manager.cpp.o' failed make[2]: *** [rgbdslam/CMakeFiles/rgbdslam.dir/src/moc_graph_manager.cpp.o] Error 1...
Haven't tried it again...
I'm interested what the motivation is to provide a custom modulefinder (mf27.py) ? In lines 320 and 323 I replaced 4 with 8 and it works.
`The graph is blank.` Same for me and hard to debug because `--debug` flag does not output anything
Same problem here. Did you find a solution? ``` start_date 2018-02-09 00:00:00+08:00 now 2018-02-11 16:07:44.748765+08:00 ```
Same problem for me. In QupZilla GUI and fonts are normal. Commenting out suggested line helped. Thank you.
What's the current state of this functionality? Have you seen this? https://stackoverflow.com/questions/10740067/how-do-i-lock-the-keyboard-to-prevent-any-more-keypresses-being-sent-on-x11-li Thank you.
Great to hear someone is working on this tough problem. Currently I use a dumb workaround in my scripts. I simply disable my keyboard using xinput and reenable it afterwards.
Does anyone have a working script to build the appimage locally?
Thank you for your reply. I found it: https://flathub.org/apps/details/org.signal.Signal But sadly it's flatpak package format only.