The Wayback Machine - https://web.archive.org/web/20220130233429/https://github.com/obsproject/obs-studio/issues/5638
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

Freetype text source doesn't toggle text/path fields when toggling "Read from file" #5638

Open
dxf opened this issue Dec 9, 2021 · 3 comments · May be fixed by #5705
Open

Freetype text source doesn't toggle text/path fields when toggling "Read from file" #5638

dxf opened this issue Dec 9, 2021 · 3 comments · May be fixed by #5705

Comments

@dxf
Copy link

@dxf dxf commented Dec 9, 2021

Operating System Info

macOS 11.6

Other OS

No response

OBS Studio Version

27.1.3

OBS Studio Version (Other)

No response

OBS Studio Log URL

https://obsproject.com/logs/BvqNhdneGR7qcacg

OBS Studio Crash Log URL

No response

Expected Behavior

Ticking the 'Read from file' box should disable the 'Text' box, and replace it with a path to file box.

Current Behavior

The 'Text' box never disappears, and when a file location is entered into it, nothing happens

Steps to Reproduce

  1. Open OBS (Using an M1 Mac Mini)
  2. Add Text (FreeType 2)
  3. Click 'Read from file'
    Screenshot 2021-12-09 at 13 25 39
    Screenshot 2021-12-09 at 13 26 10
    Screenshot 2021-12-09 at 13 26 20
    Screenshot 2021-12-09 at 13 26 36

Anything else we should know?

Reading the log, I can see that it fails to open file '' - presumably this is because I can't populate the field that it would normally source the path from.

@dxf dxf changed the title Read from file does not enable on macOS Read from file does not enable correctly on macOS Dec 9, 2021
@asher-the-thrasher
Copy link

@asher-the-thrasher asher-the-thrasher commented Dec 9, 2021

If you scroll down a little in the properties window, you will see a text area for the file name. That’s where you should put the file name instead of the normal text box

@dxf
Copy link
Author

@dxf dxf commented Dec 9, 2021

If you scroll down a little in the properties window, you will see a text area for the file name. That’s where you should put the file name instead of the normal text box

Found it - thanks!

I'd suggest that this should be changed, however, to mimic the behaviour of the Windows build, where the 'Text' field is replaced with the Path field - it caught me out, for sure, because I was expecting that to occur, and didn't read the other field. (Silly me!)

@WizardCM WizardCM changed the title Read from file does not enable correctly on macOS Freetype text source doesn't toggle text/path fields when toggling "Read from file" Dec 20, 2021
@himanshu007-creator
Copy link

@himanshu007-creator himanshu007-creator commented Dec 26, 2021

Hi ! I would like to work on this issue , please guide me on what needs to be done

@gxalpha gxalpha linked a pull request that will close this issue Dec 27, 2021
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment