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 #9112

Closed
ChristianMRichter opened this issue Jun 20, 2023 · 1 comment

Comments

@ChristianMRichter
Copy link

Operating System Info

Ubuntu 22.04

Other OS

Kubuntu 22.04

OBS Studio Version

29.1.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

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.

I raised the topic already in: myIssue
but this issue was closed as duplicate from: otherIssue which also was closed, but not solved.
Please do not close the issue without solving the problem ;-)

@tytan652
Copy link
Collaborator

tytan652 commented Jun 20, 2023

Duplicate of obsproject/obs-browser#384

obsproject/obs-browser#384 was not closed.

@tytan652 tytan652 marked this as a duplicate of obsproject/obs-browser#384 Jun 20, 2023
@tytan652 tytan652 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 20, 2023
@kkartaltepe kkartaltepe changed the title Custom Browser Dock (Linux): In Control File -> Button for input type="file" causes OBS to crash immediately (copy of #8834/#384 Custom Browser Dock (Linux): In Control File -> Button for input type="file" causes OBS to crash immediately Jun 20, 2023
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