Jump to content

fimopatassou

Members
  • Gesamte Inhalte

    8
  • Benutzer seit

  • Letzter Besuch

Posts erstellt von fimopatassou

  1. Hallo,

    ich hatte eben dasselbe Problem mit neu runtergeladenen brickd und brickv unter Mountain Lion... Leider findet sich in der Installationsanweisung für Mac OS noch kein Hinweis auf den funktionierenden Workaround.

     

    Den Kontextmenüeintrag "Öffnen mit Installationsprogramm" habe ich nicht gefunden. Es hilft aber, in den Systemeinstellungen unter "Sicherheit" vorübergehend die Einstellung "Programme aus folgenden Quellen erlauben" auf den Wert "Keine Einschränkungen" zu setzen.

     

    Könnt Ihr das bitte fixen (indem die Downloads signiert werden) oder entsprechend beschreiben?

     

     

     

  2. I double checked the installed files in /usr/libexec, and brickd_macosx.py is exactly the same file as the downloaded source.

    ==> installation package is fine and correctly installed.

     

     

    Then I downloaded the source files of brickd1.0.2, and I am able to start brickd with

     

    sudo python brickd_macosx.py

     

    It still fails when started with

     

    sudo launchctl start com.tinkerforge.brickd

    (Version 1.0.2 and 1.0.3)

     

    ==> The problem appears only when started via launchctl, independent of the fix you provided yesterday

     

    Is there any further analysis I can perform? Logging etc?

     

  3. yes, I did all of that (and repeated it now). Is there a way to check which version of brickd is currently installed on my system?

     

     

    macintosh-2:brickd christian$ ps -ef |grep brickd

        0  2851    1  0 10:28pm ??        0:00.23 python brickd_macosx.py

      501  2891  320  0 10:53pm ttys000    0:00.00 grep brickd

    macintosh-2:brickd christian$ sudo kill 2851

    Password:

    macintosh-2:brickd christian$ rm /var/log/brickd.log

    rm: /var/log/brickd.log: Permission denied

    macintosh-2:brickd christian$ sudo rm /var/log/brickd.log

    macintosh-2:brickd christian$ sudo launchctl start com.tinkerforge.brickd

    macintosh-2:brickd christian$ ps -ef |grep brickd

      501  2907  320  0 10:54pm ttys000    0:00.00 grep brickd

    macintosh-2:brickd christian$ cat /var/log/brickd.log

    The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().

    Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.

    The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().

    Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.

    The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().

    Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.

    The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().

    Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.

    The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().

    Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.

    The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().

    Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.

    macintosh-2:brickd christian$

     

  4. Thank you for the really fast fix...

     

    I downloaded both "brickd_1.0.3.dmg" and "brickd_latest.dmg". Installation completed successfully, but brickd was still not running, with the same error message in /var/log/brickd.log ("The process has forked and you cannot....")

     

    Then, I downloaded the source and was able to start brickd with

     

        sudo python brickd_macosx.py

     

    After this, Brick Viewer could connect to brickd. ;D

    Might be a problem in the installation package? Or do I need to uninstall before installing the newer version of brickd?

     

     

  5. Hi,

     

    I just downloaded brickd & brickv for Mac OS.

     

    brickd won't start. In /var/log/brickd.log:

     

    The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().

    Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.

     

    Mac OS 10.7.3

     

     

    Can you please help... Thanks and regards

     

    fimopatassou

     

×
×
  • Neu erstellen...