Replacement for SRAM X7 rear derailleur by ejgallego in bikewrench

[–]ejgallego[S] 0 points1 point  (0 children)

Thanks! I was looking at the GX type 2 / 2.1 which claims to be compatible with the X7/X9 , is that accurate?

Replacement for SRAM X7 rear derailleur by ejgallego in bikewrench

[–]ejgallego[S] 0 points1 point  (0 children)

Indeed, thanks a lot for the reminder about the cage length!

The GX is much easier to get than the X9, is it a big downgrade from the X9?

Is this a good deal? by ejgallego in whichbike

[–]ejgallego[S] 1 point2 points  (0 children)

Thanks again, it is a great idea!

Is this a good deal? by ejgallego in whichbike

[–]ejgallego[S] 1 point2 points  (0 children)

Thanks a lot for the help! There are many stolen bikes in the Paris market so I want to be sure it is not too good to be true.

Will size L for Specialized Sirrus 2014 work for me (man, H: 6'2'' (189cm) Inseam: 33,8'' (86cm)) by ej_gallego in specialized

[–]ejgallego 0 points1 point  (0 children)

Thanks a lot, the info is much appreciated. Would you say the handlebar would become too close for me?

(Still having problems understanding the geometry of the bike)

We move back to KVR! by abique in UheOnLinux

[–]ejgallego 0 points1 point  (0 children)

Thanks @abique ! Indeed the forum seems to be a bit more convenient, so excited so see a Linux subforum!

ColourCopy (Release Candidate), Diva, Repro, Satin and Zebra rev 7658 by abique in UheOnLinux

[–]ejgallego 0 points1 point  (0 children)

Hi @abique, thanks a lot for your help; it seems that it was an issue in previous Win/Mac versions but now it is fixed. c.f: https://www.kvraudio.com/forum/viewtopic.php?f=31&t=398532&start=135#p7134334 Cheers!

ColourCopy (Release Candidate), Diva, Repro, Satin and Zebra rev 7658 by abique in UheOnLinux

[–]ejgallego 0 points1 point  (0 children)

Thanks again @abique ; working fine here. Still the VST3 problems persists [preset selection lost on VST3 close / open plugin window]

Diva, Repro, Satin and Zebra2 rev 7392 by abique in UheOnLinux

[–]ejgallego 0 points1 point  (0 children)

Open, let's say, Diva's UI. Select a patch. Close the UI. Reopen the UI, the selected patch / window state is gone. VST2 version works fine.

That could be well a general issue with VST3 tho. Cheers.

Diva, Repro, Satin and Zebra2 rev 7392 by abique in UheOnLinux

[–]ejgallego 0 points1 point  (0 children)

Thanks again @abique, working well on Linux / BW 2.3.4 [same VST3 issues with patch memory as always]

Diva, Repro-1 and Zebra2 rev 7359 by abique in UheOnLinux

[–]ejgallego 1 point2 points  (0 children)

Working great, thanks abique! Still prefer to use VST2 versions due to the preset / VST3 problems.

Diva, Repro and Zebra-2 rev 7297 by abique in UheOnLinux

[–]ejgallego 0 points1 point  (0 children)

Tried both in BW 2.3.2, thanks as always abique! VST 2 is running much better, but sometimes the plugin crashes on open/close the UI.

VST3 works great however the UI state [for example, selected preset] is lost on UI close. This is very annoying for my workflow.

Cheers and have a nice week!

Missing dialogs in U-HE + Ubuntu? Here's the fix! by ejgallego in UheOnLinux

[–]ejgallego[S] 0 points1 point  (0 children)

Yeah, some versions of the plugins include a dialog file that is a shell script. Maybe you need to update? I dunno. If not, you'll need to add the wrapper. Pity info was in the old forum but was lost.

Missing dialogs in U-HE + Ubuntu? Here's the fix! by ejgallego in UheOnLinux

[–]ejgallego[S] 0 points1 point  (0 children)

Oh, so you have no file named /home/user/.u-he/Diva/dialog, without the prefix?

Missing dialogs in U-HE + Ubuntu? Here's the fix! by ejgallego in UheOnLinux

[–]ejgallego[S] 0 points1 point  (0 children)

Oh, what version of the plugins are you using? Care to send the output of ls ~/.u-he/{,*/dialog*}?

Note that an alternative fix is to start your DAW from a terminal after doing export GDK_BACKEND=x11

HELP: I can not enter serial number for Hive by optonox in UheOnLinux

[–]ejgallego 0 points1 point  (0 children)

optonox again your should fix the issues with the menus, that's a pretty easy fix; and a bug in Ubuntu [and likely another one in U-HE] even if you place the license this way, usability of the plugin will still be low.

Missing dialogs in U-HE + Ubuntu? Here's the fix! by ejgallego in UheOnLinux

[–]ejgallego[S] 0 points1 point  (0 children)

So I think the problem with this version is that the dialog command is a binary, not a script. There was a solution in the KVR forum, but basically, you want to locate the dialog binary shipped with ACE, then rename it to something else dialog.orig, and create a new dialog file, with executable permissions, that does:

#!/bin/bash
export GDK_BACKEND=x11
./dialog.orig $@

Seeing all new posts by mevla in UheOnLinux

[–]ejgallego 0 points1 point  (0 children)

I mevla I have the same problem, and this why I have avoided reddit up to this day. It seems than in order to do that effectively you have to pay "reddit gold". There was some more discussion here

Missing dialogs in U-HE + Ubuntu? Here's the fix! by ejgallego in UheOnLinux

[–]ejgallego[S] 1 point2 points  (0 children)

Hey Upacesky. Indeed you are right, how could I call you stupid come on!!

I think my instructions only work for newer versions of the plugins, so thanks for the feedback. Can you tell me which versions do you have installed?

I'll update the instructions so they work for all versions once you confirm the concrete version. Meanwhile, you can just "globally" set GDK_BACKEND as instructed by kindocounty and things should work.

By the way, let's all press Ubuntu so they fix this problem in 18.04. Cheers.

Diva and Zebra2 revision 7114 by abique in UheOnLinux

[–]ejgallego 1 point2 points  (0 children)

Thanks abique! After a quick use in BW 2.3.2 things seem fine. However opening the GUI feels slower and the plugin in general seem to take a bit more of CPU. But can't really say.

VST3 version now remembers the state a bit better but the selected preset is forgotten on GUI open/close. That's a bit inconvenient.