<div dir="ltr"><div class="gmail-im_message_outer_wrap gmail-hasselect"><div class="gmail-im_message_wrap gmail-clearfix"><div class="gmail-im_content_message_wrap gmail-im_message_out"><div class="gmail-im_message_body"><div><div class="gmail-im_message_text" dir="auto">I was able to resolve the previous issue by setting the KDE_INSTALL_PLUGINDIR appropriately but the initial issue of not generating random graph remains.</div>
          
          
          
        </div>


      </div>

    </div>
  </div>

</div>

  <div class="gmail-im_message_wrap gmail-clearfix">

    

    <div class="gmail-im_content_message_wrap gmail-im_message_out">
      

      
      

      

      </div></div><div class="gmail-im_message_outer_wrap gmail-hasselect"><div class="gmail-im_message_wrap gmail-clearfix"><div class="gmail-im_content_message_wrap gmail-im_message_out"><div class="gmail-im_message_body">

        


        

        

        <div>
          <div class="gmail-im_message_text" dir="auto">there was no error during cmake, make and make install command</div>
          
          
          
        </div>


      </div>

    </div>
  </div>

</div>

  <div class="gmail-im_message_wrap gmail-clearfix">

    

    <div class="gmail-im_content_message_wrap gmail-im_message_out">
      

      
      

      

      </div></div>

        


        

        

        <div>
          <div class="gmail-im_message_text" dir="auto">when i executing i get following on the terminal. Please see image attached.</div><div class="gmail-im_message_text" dir="auto"><br></div><div class="gmail-im_message_text">No graph editor toolbar is displayed and problem related to graph generation too.</div><div class="gmail-im_message_text">can you please suggest how can i proceed with the issue.</div><div class="gmail-im_message_text">Thanks :)<br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Dec 17, 2019 at 2:31 PM Hitesh Sagtani <<a href="mailto:sagtanih@gmail.com">sagtanih@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Reproducing the mail earlier as i forgot to mention my ubuntu version<div dir="auto"><br></div><div dir="auto">The ubuntu version i am using is 18.10</div><div dir="auto"><br><span style="font-family:sans-serif;font-size:12.8px">I found prefix.sh file which will set the variables like qt_plugin_path etc but berfore that I installed rocs using these commands</span><div style="color:purple;font-family:sans-serif;font-size:12.8px" dir="auto"><div dir="auto"><br></div><div dir="auto">cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -<br>DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins ..<br><br>from /build inside the source. Then<br><br>make -j3<br>su -c make install<br></div><div dir="auto"><br></div></div><div dir="auto" style="font-family:sans-serif;font-size:12.8px">Now i am not able to uninstall rocs.</div><div dir="auto" style="font-family:sans-serif;font-size:12.8px">Sudo make uninstall didn't work either from build directory. </div><div dir="auto" style="font-family:sans-serif;font-size:12.8px">Do i need to remove it manually from system.</div><div dir="auto" style="font-family:sans-serif;font-size:12.8px">Thanks :)</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Dec 17, 2019, 2:24 PM Hitesh Sagtani <<a href="mailto:sagtanih@gmail.com" target="_blank">sagtanih@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div dir="auto">I found prefix.sh file which will set the variables like qt_plugin_path etc but berfore that I installed rocs using these commands<div dir="auto"><br></div><div dir="auto"><span style="font-family:sans-serif;font-size:12.8px">cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -</span><br style="font-family:sans-serif;font-size:12.8px"><span style="font-family:sans-serif;font-size:12.8px">DKDE_INSTALL_PLUGINDIR=/usr/li</span><span style="font-family:sans-serif;font-size:12.8px">b64/qt5/plugins ..</span><br style="font-family:sans-serif;font-size:12.8px"><br style="font-family:sans-serif;font-size:12.8px"><span style="font-family:sans-serif;font-size:12.8px">from /build inside the source. Then</span><br style="font-family:sans-serif;font-size:12.8px"><br style="font-family:sans-serif;font-size:12.8px"><span style="font-family:sans-serif;font-size:12.8px">make -j3</span><br style="font-family:sans-serif;font-size:12.8px"><span style="font-family:sans-serif;font-size:12.8px">su -c make install</span><br></div><div dir="auto"><br></div><div dir="auto">Now i am not able to uninstall rocs.</div><div dir="auto">Sudo make uninstall didn't work either from build directory. </div><div dir="auto">Do i need to remove it manually from system.</div><div dir="auto">Thanks :)</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Dec 16, 2019, 3:47 PM Adriaan de Groot <<a href="mailto:groot@kde.org" rel="noreferrer noreferrer" target="_blank">groot@kde.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sunday, 15 December 2019 18:29:27 CET Hitesh Sagtani wrote:<br>
> I cloned master branch of rocs from <a href="http://invent.kde.org" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">invent.kde.org</a> but i am not able to<br>
> generate graph from from tools option. Should i clone some other branch.<br>
> Thanks :)<br>
<br>
master works, but it can generate random nodes off-canvas. I did some work in <br>
f8319560ea8ab860d7b6f89f9e1cb8245a51bf60 to move generated graphs onto the <br>
canvas .. you might have rocs installed as part of your distribution, in which <br>
case you're probably picking up older plugins.<br>
<br>
You'll need to <br>
 - `make install`, or<br>
 - mess around with QT_PLUGIN_PATH<br>
to make rocs load the newly-built plugins. In principle you *can* run rocs <br>
from the build directory, but it needs help to find all the bits then.<br>
<br>
[ade]<br>
<br>
<br>
</blockquote></div></div>
</blockquote></div>
</blockquote></div>