bomi icon indicating copy to clipboard operation
bomi copied to clipboard

The trusty version of bomi from ppa has a fullscreen bug.

Open hunterforcode opened this issue 9 years ago • 5 comments

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

  1. run LD_LIBRARY_PATH=/opt/qt54/lib bomi in terminal
  2. choose a video to play. Here, I choose a linuxactionshow video file.
  3. close bomi screenshot-linuxactionshowep384 mp4 - 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.

hunterforcode avatar Nov 12 '15 09:11 hunterforcode

Well, here is how to reproduce the fullscreen bug.

  1. run bomi and open a video file.
  2. click the maximize button
  3. mouse double-clicking with left button to enter fullscreen
  4. mouse double-clicking again or choose "exit from fullscreen" menu. It doesn't exit from fullscreen.

hunterforcode avatar Nov 13 '15 02:11 hunterforcode

I am getting the same issue under Ubuntu 14.04.3 LTS. I am using the latest bomi.

maateen avatar Dec 10 '15 15:12 maateen

I am getting the same issue under Ubuntu 14.04. I am using the latest bomi.

sergiirepin avatar Jan 23 '16 14:01 sergiirepin

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

sergiirepin avatar Feb 20 '16 21:02 sergiirepin

@repsa Yah, your temporary fix is working for me.

maateen avatar Feb 22 '16 15:02 maateen