Coder Social home page Coder Social logo

yarpscope does not work on Mac about yarp HOT 5 CLOSED

robotology avatar robotology commented on July 17, 2024
yarpscope does not work on Mac

from yarp.

Comments (5)

iron76 avatar iron76 commented on July 17, 2024

There is a patch (with losses in the visualization) that might help in spotting the problem. The patch consists in commenting the following lines in $YARP_ROOT/extern/gtkdatabox/gtkdatabox/gtk/gtkdatabox_ruler.c

219 if (ruler->priv->backing_pixmap != NULL)
220 gtk_databox_ruler_draw_pos (ruler);

917 gtk_databox_ruler_draw_ticks (ruler);
923 gtk_databox_ruler_draw_pos (ruler);

from yarp.

elen4 avatar elen4 commented on July 17, 2024

@iron76 could you try to execute the command
brew link cairo
then delete the CMakeCache and recompile yarpscope? it seems that there are conflicts with the "system" cairo library, which may not be fully compatible with the other gtk libraries as installed with homebrew.

from yarp.

iron76 avatar iron76 commented on July 17, 2024

@elen4 deleting the CMakeCache, launching:

brew unlink cairo && brew link cairo --force
Unlinking /usr/local/Cellar/cairo/1.12.14... 0 links removed
Linking /usr/local/Cellar/cairo/1.12.14... 28 symlinks created

and recompiling did not fixed the problem :(
Francesco


Francesco Nori Robotics Brain Cognitive Science Department
Cognitive Humanoids Lab Istituto Italiano di Tecnologia
Via Morego, 30 16163 Genova, Italy
http://people.liralab.it/iron/ [email protected]:[email protected]

Phone: (+39) 010 71 781 420 Fax: +39 010 71 70 817

On Jul 2, 2013, at 7:10 PM, elen4 wrote:

@iron76https://github.com/iron76 could you try to execute the command
brew link cairo
then delete the CMakeCache and recompile yarpscope? it seems that there are conflicts with the "system" cairo library, which may not be fully compatible with the other gtk libraries as installed with homebrew.


Reply to this email directly or view it on GitHubhttps://github.com//issues/21#issuecomment-20360311.

from yarp.

iron76 avatar iron76 commented on July 17, 2024

@elen4 the problem was fixed by compiling after ccmaking with the following option:
ccmake .. -DYARP_USE_GTK2=TRUE

Francesco

Francesco Nori Robotics Brain Cognitive Science Department
Cognitive Humanoids Lab Istituto Italiano di Tecnologia
Via Morego, 30 16163 Genova, Italy
http://people.liralab.it/iron/ [email protected]:[email protected]

Phone: (+39) 010 71 781 420 Fax: +39 010 71 70 817

On Jul 2, 2013, at 7:10 PM, elen4 wrote:

@iron76https://github.com/iron76 could you try to execute the command
brew link cairo
then delete the CMakeCache and recompile yarpscope? it seems that there are conflicts with the "system" cairo library, which may not be fully compatible with the other gtk libraries as installed with homebrew.


Reply to this email directly or view it on GitHubhttps://github.com//issues/21#issuecomment-20360311.

from yarp.

drdanz avatar drdanz commented on July 17, 2024

I think this was resolved long time ago, please reopen if it is not.

from yarp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.