bomi
bomi copied to clipboard
The trusty version of bomi from ppa has a fullscreen bug.
https://launchpad.net/~darklin20/+archive/ubuntu/bomi The trusty version of bomi has a problem here which is the same as link below. Fullscreen bug -- cannot exit https://github.com/xylosper/bomi/issues/296 I try to use LD_LIBRARY_PATH=/opt/qt54/lib bomi to resolve the problem but it can't show normal images.
Here is how to reproduce the process
- run LD_LIBRARY_PATH=/opt/qt54/lib bomi in terminal
- choose a video to play. Here, I choose a linuxactionshow video file.
- close bomi
terminal error message: https://gist.githubusercontent.com/hunterforcode/8e3137c7b22022aea990/raw/c4f364b73c311e96054adc520fd443966d74d544/gistfile1.txt
Giving qt5.5 a try shows the same result. Bomi works well except full screen bug without overriding LD_LIBRARY_PATH.
Well, here is how to reproduce the fullscreen bug.
- run bomi and open a video file.
- click the maximize button
- mouse double-clicking with left button to enter fullscreen
- mouse double-clicking again or choose "exit from fullscreen" menu. It doesn't exit from fullscreen.
I am getting the same issue under Ubuntu 14.04.3 LTS. I am using the latest bomi.
I am getting the same issue under Ubuntu 14.04. I am using the latest bomi.
It seems, I figured out how fix this temporary, and how it depends with other features. So for fix it I check Window->Remove Frame from context menu and avoid maximizing
@repsa Yah, your temporary fix is working for me.