<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Am 17.06.2013 20:33, schrieb Gianfranco
      Ceccolini:<br>
    </div>
    <blockquote
cite="mid:CAOsA5s_NsnSc3wp2nyDjU+szZ6vHOOURzznqDDRkgfdMLroCsg@mail.gmail.com"
      type="cite">
      <div dir="ltr">hi LADs
        <div><br>
        </div>
        <div style="">I installed linux on a new macbook retina and have
          getting some trouble running jalv.</div>
        <div style=""><br>
        </div>
        <div style="">it gives me the error</div>
        <div style=""><br>
        </div>
        <div style="">
          <div><a class="moz-txt-link-abbreviated" href="mailto:gian@gian-MacBookPro:~/mod/LV2/jalv-1.4.0$">gian@gian-MacBookPro:~/mod/LV2/jalv-1.4.0$</a> jalv.gtk <a
              moz-do-not-send="true"
              href="http://guitarix.sourceforge.net/plugins/gx_amp#GUITARIX">http://guitarix.sourceforge.net/plugins/gx_amp#GUITARIX</a></div>
          <div>Plugin:       <a moz-do-not-send="true"
              href="http://guitarix.sourceforge.net/plugins/gx_amp#GUITARIX">http://guitarix.sourceforge.net/plugins/gx_amp#GUITARIX</a></div>
          <div>UI:           <a moz-do-not-send="true"
              href="http://guitarix.sourceforge.net/plugins/gx_amp#gui">http://guitarix.sourceforge.net/plugins/gx_amp#gui</a></div>
          <div>JACK Name:    GxAmplifier-X</div>
          <div>Cannot connect to server socket err = No such file or
            directory</div>
          <div>Cannot connect to server request channel</div>
          <div>jackdmp 1.9.10</div>
          <div>Copyright 2001-2005 Paul Davis and others.</div>
          <div>Copyright 2004-2013 Grame.</div>
          <div>jackdmp comes with ABSOLUTELY NO WARRANTY</div>
          <div>
            This is free software, and you are welcome to redistribute
            it</div>
          <div>under certain conditions; see the file COPYING for
            details</div>
          <div>no message buffer overruns</div>
          <div>no message buffer overruns</div>
          <div>no message buffer overruns</div>
          <div>JACK server starting in realtime mode with priority 10</div>
          <div>audio_reservation_init</div>
          <div>Acquire audio card Audio1</div>
          <div>creating alsa driver ...
            hw:1,0|hw:1,0|256|2|44100|0|0|nomon|swmeter|-|32bit</div>
          <div>configuring for 44100Hz, period = 256 frames (5.8 ms),
            buffer = 2 periods</div>
          <div>ALSA: final selected sample format for capture: 24bit
            little-endian</div>
          <div>ALSA: use 2 periods for capture</div>
          <div>ALSA: final selected sample format for playback: 24bit
            little-endian</div>
          <div>ALSA: use 2 periods for playback</div>
          <div>Block length: 256 frames</div>
          <div>MIDI buffers: 32768 bytes</div>
          <div>Comm buffers: 131072 bytes</div>
          <div>Update rate:  2 Hz</div>
          <div>using block size: 256</div>
          <div><br>
          </div>
          <div>MasterGain = -15,000000</div>
          <div>PreGain    = 0,000000</div>
          <div>Distortion = 20,000000</div>
          <div>Drive      = 0,250000</div>
          <div>Middle     = 0,500000</div>
          <div>Bass       = 0,500000</div>
          <div>Treble     = 0,500000</div>
          <div>Cabinet    = 10,000000</div>
          <div>Presence   = 5,000000</div>
          <div>model      = 0,000000</div>
          <div>t_model    = 1,000000</div>
          <div>c_model    = 0,000000</div>
          <div>Inconsistency detected by ld.so: dl-open.c: 684:
            _dl_open: Assertion `_dl_debug_initialize (0,
            args.nsid)->r_state == RT_CONSISTENT' failed!</div>
        </div>
      </div>
    </blockquote>
    <br>
    looks like a corrupted library, using strace to find out which one
    it is. Somehow in the strace output you will properly find something
    like that  <span style="font-family: Courier New, Courier,
      monospace;">-1 ENOENT (No such file or directory)</span><br>
    depending on your line limit in your terminal, best is to pipe the
    strace output into a file, <br>
    <br>
    strace jalv.gtk <a moz-do-not-send="true"
      href="http://guitarix.sourceforge.net/plugins/gx_amp#GUITARIX">http://guitarix.sourceforge.net/plugins/gx_amp#GUITARIX</a>
    | > stracejalv.txt<br>
    <br>
    <blockquote
cite="mid:CAOsA5s_NsnSc3wp2nyDjU+szZ6vHOOURzznqDDRkgfdMLroCsg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div style="">
          <div>JackEngine::XRun: client = GxAmplifier-X was not
            finished, state = Triggered</div>
          <div>JackAudioDriver::ProcessGraphAsyncMaster: Process error</div>
          <div><a class="moz-txt-link-abbreviated" href="mailto:gian@gian-MacBookPro:~/mod/LV2/jalv-1.4.0$">gian@gian-MacBookPro:~/mod/LV2/jalv-1.4.0$</a> Unknown
            error...</div>
          <div>terminate called after throwing an instance of
            'Jack::JackTemporaryException'</div>
          <div>  what():  </div>
          <div><br>
          </div>
          <div style="">due to the new retina display I've installed
            both KDE and GNOME. I wonder if the problems com from that.</div>
          <div style=""><br>
          </div>
        </div>
      </div>
    </blockquote>
    I wouldn't believe that this will have a influence at all. <br>
    <br>
    <blockquote
cite="mid:CAOsA5s_NsnSc3wp2nyDjU+szZ6vHOOURzznqDDRkgfdMLroCsg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div style="">
          <div style="">Any help is appreciated.</div>
          <div style=""><br>
          </div>
          <div style="">kind regards</div>
          <div style=""><br>
          </div>
          <div style="">Gian</div>
        </div>
      </div>
      <br>
    </blockquote>
    <br>
  </body>
</html>