Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Browser Dock (Linux): In Control File -> Button for input type="file" causes OBS to crash immediately #8834

Closed
ChristianMRichter opened this issue May 2, 2023 · 1 comment

Comments

@ChristianMRichter
Copy link

Operating System Info

Ubuntu 22.04

Other OS

No response

OBS Studio Version

29.0.2

OBS Studio Version (Other)

No response

OBS Studio Log URL

https://obsproject.com/logs/Ev5Q8OIBVOfbwl5c

OBS Studio Crash Log URL

No response

Expected Behavior

Press this button shall create a File Open Dialog Window.

Current Behavior

After pressing this button OBS is crashing immediately with Segmentation fault information only (not logged)

Steps to Reproduce

1.Open Menu "Docks"
2. Choose "Custom Browser Docks..."
3. Enter any Dock Name
4. As Url choose path to local html file with code snippet I added in POST 5 (e.g. "file:///home/path/to/OpenFileControl.html")
5. for any reason here the Browser Dock will not rendered correctly -> restart OBS
6. Click on "Choose File" Button in new Browser Dock => OBS crashes after 2 seconds
2.
3.
...

Anything else we should know?

I already raised this issue in OBS Forum: Forum Link

simply download the following file and remove ".txt" extension and follow steps above:
OpenFileControl.html.txt

Using other "<input type=..." (e.g. Color Picker ) does work without any issues.

@tytan652
Copy link
Collaborator

tytan652 commented May 2, 2023

Looks like a duplicate of obsproject/obs-browser#384

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants