[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] headless arm sclang fails



in the best of worlds that would be an elegant solution, but i’m pretty sure it will not cut it here.  QFont (and thereby Font) is initialized elsewhere.  it’s a rabbit hole and editing the main class library was the only sane solution i ended up with (running sc headless over ssh on debian arm without any window manager installed).

and could Michael’s path to archive.sctxar have been lost because of the primitive failure?
_f

> 16 dec 2015 kl. 13:30 skrev Chris Sattinger <crucialfelix@xxxxxxxxx>:
> 
> 
> or alternatively do this, so you don't have to edit the distribution version:
> 
> // your-classes/SystemOverwrites/plusQtGUI.sc
> +QtGUI {
>     *initClass {}
> }
> 
> 
>  "/archive.sctxar"
> 
> why is it starting from root ?
> 
> 
> 
>> On Wed, Dec 16, 2015 at 10:53 AM Fredrik Olofsson <f@xxxxxxxxxxxxxxxxxxx> wrote:
>> looks good.  nearly there.
>> 
>> to get rid of the 'ERROR: Primitive 'none' failed.' do this...
>> sudo nano /usr/local/share/SuperCollider/SCClassLibrary/Common/GUI/Base/QtGUI.sc #comment out:
>> 	//this.style = "Plastique";
>> 	//this.palette = QPalette.light;
>> sudo nano /usr/local/share/SuperCollider/SCClassLibrary/Common/GUI/Base/QFont.sc #comment out:
>> 	//defaultSansFace = this.prDefaultFamilyForStyle(0);
>> 	//defaultSerifFace = this.prDefaultFamilyForStyle(1);
>> 	//defaultMonoFace = this.prDefaultFamilyForStyle(2);


  #|
     fredrikolofsson.com     musicalfieldsforever.com
  |#


_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/