snapcrafters / obs-studio

This is a community-supported modified build of OBS Studio.
https://snapcraft.io/obs-studio
118 stars 35 forks source link

File requesters don't work anywhere in the program or plugins #134

Closed ali1234 closed 3 years ago

ali1234 commented 3 years ago

To reproduce:

  1. Start OBS
  2. Make a new scene
  3. Add an Image source
  4. In the properties, click "Browse" on the "Image File" option

Expected result:

A file requester should appear allowing you to select an image.

Actual result:

Nothing happens when you click the button.

This problem exists anywhere that a file requester should be shown, for example these plugins:

It also seems to affect OBS itself, for example in the main menu click Tools->Scripts and then click the "+".

This may be because I am running a self-built snap using snapcraft try?

flexiondotorg commented 3 years ago

I can not reproduce this issue.

What revision of the OBS snap are you using and what distro and desktop environment are you using?

ali1234 commented 3 years ago

Ubuntu 20.04, Xfce desktop, and the snap version from my PR #131.

ymauray commented 3 years ago

I have the same problem with the stable version (27.0.1)

$ uname -a
Linux heimdall 5.11.0-31-lowlatency #33-Ubuntu SMP PREEMPT Wed Aug 11 14:21:21 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
cat /etc/os-release
NAME="Ubuntu"
VERSION="21.04 (Hirsute Hippo)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 21.04"
VERSION_ID="21.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=hirsute
UBUNTU_CODENAME=hirsute
ymauray commented 3 years ago

The funny thing is, it worked fine last week.

ymauray commented 3 years ago

This seems to be fixed in 27.1.0-rc1

ali1234 commented 3 years ago

Fixed in 27.1.0-rc1 for me too.

jefferoonie commented 3 years ago

Sorry that I didn't see this, and thank you for pointing it out. I just installed 27.1.0-rc1, and I seem to have the same problem.