New Layout Bugs (not feature requests)
-
@d-healey
"on Mac OS"
i Tried again changing com.myCompany.product
to com.linuxVst.vdrumsit say's "does not match the required format"
if i Click OK it Reverts to the Default com.myCompany.product
" But if i Click Cancel then it Stores the new bundle identifier"
it just always show that warning no matter what you enter! -
com.linuxVst.vdrums
Works here.
-
@d-healey
Ok
i Got it!
it's just that i will always Show that
Wrong Input no matter what you write!
just have to click Cancel and it Saves -
@LinuxVst said in New Layout Bugs (not feature requests):
t's just that i will always Show that
Wrong Input no matter what you write!Not for me
-
@LinuxVst same here, it always has been like that for me :)
-
@ulrik and me
-
Does this only happen on Windows?
-
@d-healey osx for me, I'll try windows next time I turn the pc on
-
@d-healey macOS, I don't know about windows, all preferences I write on my main computer so they are ready when compiling on windows
-
Seems like it's a MacOS problem
-
I just had a look in the sourcecode (HiseSettings.cpp line 945) looks like it is perhaps a regex issue.
-
@ulrik
this Happens on Mac OS -
@LinuxVst It's a regex issue. MacOS and Windows handle certain regex parts differently. I'm regex illiterate so I don't know the details, but I'm sure it's an easy fix for Christoph when he has the time.
-
Is anyone getting this in the Console when they load projects?
-
@d-healey Yes. Happening here also...
-
@d-healey not when loading projects but when hitting F5 (compiles correctly though)
-
@d-healey
The Same Here it happens with a plugin that has a lot of Stuff
but it Compiles and works -
Anyone tried encoding ch files with the new_layout branch yet?
-
@d-healey Yes!! I am seeing this as well! Brings back painful memories!
-
Also, there is a bug when you delete a container that already contains a sampler f.e. It's been there before already... so it's not new_layout-specific. But it'd be nice if it weren't there anymore!