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

Some Value fields don't pop up on Firefox Linux #70

Open
Sorry-Im-Stupid opened this issue Dec 31, 2024 · 2 comments
Open

Some Value fields don't pop up on Firefox Linux #70

Sorry-Im-Stupid opened this issue Dec 31, 2024 · 2 comments

Comments

@Sorry-Im-Stupid
Copy link

It's a strange problem and it seems worth it's own issue:
For some reason, the special value fields don't pop up, or have any interaction for me. I don't even know what all to look for, so just tell me any more information you may need and I'll do my best to find it.

something wrong

`2024-12-31 14:51:08.718 | ERROR | Jovimetrix.sup.stream::36 - NO SPOUT GL SUPPORT

2024-12-31 14:51:08.718 | ERROR | Jovimetrix.sup.stream::37 - No module named 'SpoutGL'

2024-12-31 14:51:08.736 | WARNING | Jovimetrix:init:956 - module failed /home/USERNAME/Stable/ComfyUI/ComfyUI/custom_nodes/Jovimetrix/core/device_stream.py

2024-12-31 14:51:08.736 | WARNING | Jovimetrix:init:957 - cannot import name 'window_capture' from 'Jovimetrix.sup.stream' (/home/USERNAME/Stable/ComfyUI/ComfyUI/custom_nodes/Jovimetrix/sup/stream.py)

Failed to extract font properties from /usr/share/fonts/truetype/noto/NotoColorEmoji.ttf: In FT2Font: Can not load face (unknown file format; error code 0x2)

2024-12-31 14:51:09.404 | INFO | Jovimetrix:init:989 - ✅ Jovimetrix.core.create

2024-12-31 14:51:09.405 | INFO | Jovimetrix:init:989 - ✅ Jovimetrix.core.compose

2024-12-31 14:51:09.585 | INFO | Jovimetrix:init:989 - ✅ Jovimetrix.core.calc

2024-12-31 14:51:09.608 | INFO | Jovimetrix:init:989 - ✅ Jovimetrix.core.device_midi

2024-12-31 14:51:09.691 | INFO | Jovimetrix.sup.shader::113 - vertex programs: 0

2024-12-31 14:51:09.691 | INFO | Jovimetrix.sup.shader::114 - fragment programs: 13

2024-12-31 14:51:09.694 | INFO | Jovimetrix:init:989 - ✅ Jovimetrix.core.create_glsl

2024-12-31 14:51:09.695 | INFO | Jovimetrix:init:989 - ✅ Jovimetrix.core.utility.info

2024-12-31 14:51:09.695 | WARNING | Jovimetrix.core.utility.io::56 - no gifski support

2024-12-31 14:51:09.695 | INFO | Jovimetrix:init:989 - ✅ Jovimetrix.core.utility.io

2024-12-31 14:51:09.696 | INFO | Jovimetrix:init:989 - ✅ Jovimetrix.core.utility.batch

2024-12-31 14:51:09.696 | INFO | Jovimetrix:init:990 - 59 nodes loaded
`

@Amorano
Copy link
Owner

Amorano commented Dec 31, 2024

With the WH input, you would need to use a VALUE node to input a proper VEC2INT.

Here is a video of what should be happening when you click the vector (or any) numerical field:

2024-12-31.16-54-50.mp4

If that is not happening, that is the first problem, it wont matter that you convert something into a vector.

edit:
image

a clear picture of the popup box that all ComfyUI numerical fields should present when clicked.

@Sorry-Im-Stupid
Copy link
Author

Yeah I'm not getting that, or anything off those ones. The normal fields work like normal, but those split ones do nothing. Same for the color and matte fields.
And it's the same with your other nodes too, anything with that split layout is non-responsive.

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