-
Notifications
You must be signed in to change notification settings - Fork 404
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
VST3 version of XT too large and unresizable in Ardour on Fedora with 200% scaling #5541
Comments
Did you try resizing with the zoom menu and does that work? I think ardour has a problem with vst3 drag to resize. |
The zoom menu also does not work. The VST3 for 1.9 was rezisable with either method I believe, so I'm not sure if ardour is the cause here. |
Suspicious, if zooming works perfectly fine in any other DAW... |
Yeah lots of moving parts - I’ll try and get ardour on ubuntu running but would be good to know if @selenologist can zoom vst3 ardour arch to eliminate moving parts |
I can confirm zoom works fine from the menu (didn't try dragging the borders) on However, after copying the latest surge from git in to test that, Ardour locks up during startup. Connecting gdb to the process, it seems we hang in setStateInformation.
...but that's another issue, sorry for the clutter. Just explaining why I'm out of date. Note that I compile Ardour from git, and use the ardour6 binary that results. If you are able, you may want to try that @dieggsy and see if you get the same result :) |
Following baconpaul reverting the change that unfortunately caused an infinite loop on Ardour, I can confirm both the zoom menu and dragging the window borders works on: My ardour version is |
Thanks Luna! |
@baconpaul sooooo is this one good to close then? |
I don’t think there’s anything to be done but would be nice to know @dieggsy ardour version to figure out why it works for Luna and not them. I’ll tag it as probably bounce though |
@dieggsy Care to provide some more info here, so that we know if we're closing this issue or not? Since we have Luna confirming it works fine in Ardour. |
@baconpaul Considering OP is not replying I'm bouncing this to 1.1 for the time being. |
Sorry for being awol: Surge version: 9.NIGHTLY.2021.12.01.bc53d94 @selenologist are you using the same DE as me (gnome wayland)? I'm wondering if that's the issue here. I can try compiling ardour from git, but probably not in the next week or so |
I am using i3wm under X11. It's possible this makes the difference, but would still recommend trying Ardour from git. |
Having the same too-large and unresizeable problems on Kubuntu 21.10 using the latest stable Surge deb (1.0.1.60228e8) and Ardour 6.9.0. As I'm using the default Kubuntu DE (Plasma) and I'm even on X11 on this machine still too, so the problem isn't specific to Gnome atop Wayland. I have a 2160p monitor and my DE's scaling is set to 125%, and I know for years GTK/Gnome stuff didn't have fractional scaling factors like that so I do wonder if that's somehow part of that (since I'm reminded whenever I open a file picker dialogue that Ardour is a GTK application!) but that's just wild speculation on my part. I mostly just wanted to chime in and mention that the problem is reproduceable on a different desktop environment and display server. Currently working around it by setting Ardour's scaling to as low as I can go without having to lean into my monitor too much, which resizes Surge XT down enough that I can actually see and use all of it at least. |
I'm having exactly the same issue, happens exactly the same doesnt matter if wayland or xorg, i tried on my debian VM using KDE Wayland and XFCE4 (therefore xorg) |
Sure! |
Definitely sounds like something between JUCE and Ardour, or some of the libraries Ardour uses. @baconpaul Should we close this one then? |
It could also be ardour using the vst3 scaling api differently than other hosts Would like to confirm that the same system doesn't do it with bitwig or reaper or some such but I'm not sure what a fix would be here other than if ardour somewhere in our zoom code |
Bug Description:
XT VST3 plugin not resizable in Ardour on Fedora 35 (Gnome). The default is too large on a 2k display with 200% scaling in Gnome, and the GUI cannot be resized with either corner dragging or Menu -> Zoom ...
Surge Version
Reproduction Steps:
Steps to reproduce the behavior:
Expected Behavior:
Window starts at more reasonable size and/or is at least resizable.
Screenshots:
Defaults to 175% Zoom, not changeable:
Computer Information (please complete the following information):
Additional Information:
Note that the RPM is unusable as is until this issue is addressed: https://github.com/surge-synthesizer/releases-xt/issues/3
The text was updated successfully, but these errors were encountered: