Changes between Initial Version and Version 1 of Ticket #28960


Ignore:
Timestamp:
Mar 29, 2011, 9:23:42 PM (13 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28960

    • Property Owner changed from macports-tickets@… to juanger@…
  • Ticket #28960 – Description

    initial v1  
    11I just installed macports  using MacPorts-1.9.2-10.6-SnowLeopard.dmg. As per the instructions, did the following:
    22
    3      port -v selfupdate
     3{{{
     4    port -v selfupdate
    45    sudo port install Pallet
     6}}}
    57
    68If I locate the Pallet application in the Finder, and double-click on it, I get this error message:
     
    1012On the other hand, if I open it from the command line, it does indeed run, but functions incorrectly. Immediately on startup, I get this in the Terminal application, but it does keep running:
    1113
     14{{{
    1215/var/macports/software/Pallet/1.1_0/Applications/MacPorts/Pallet.app/Contents/MacOS/Pallet
    13162011-03-29 13:51:28.596 Pallet[28622:903] Error loading /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports:  dlopen(/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports, 265): no suitable image found.  Did find: /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports: GC capability mismatch
    14172011-03-29 13:51:28.650 Pallet[28622:903] ROWS: 0
     18}}}
    1519
    1620I wished to install openmotif, so I selected that port, and hit the "Install" button on the GUI, yielding this in the Terminal:
    1721
     22{{{
    18232011-03-29 13:51:28.650 Pallet[28622:903] ROWS: 0
    19242011-03-29 13:52:37.416 Pallet[28622:903] ROWS: 2
     
    24292011-03-29 13:53:21.236 Pallet[28622:903] Queueing our Operation
    25302011-03-29 13:53:21.237 Pallet[28622:903] openmotif
     31}}}
    2632
    2733After hitting the "Start" button, I get this:
    2834
    29 
     35{{{
    30362011-03-29 13:54:44.366 Pallet[28622:903] Starting Queue
    31372011-03-29 13:54:44.367 Pallet[28622:903] Array Size is: 0
     
    48542011-03-29 13:54:44.469 Pallet[28622:6d03] Adding Source to current runloop
    49552011-03-29 13:54:44.470 Pallet[28622:6d03] RUNNING RUN LOOP with thread { performingTclCommand = install; sharedMPListener = "<MPNotifications: 0x246df30>";
     56}}}
    5057
    5158I'm then prompted to enter my admin password, which results in this output:
    5259
     60{{{
    5361ClientGotSpace: Client 0x9249710 lifted write-side flow control.
    5462ClientGotData: Client 0x9249710 died unexpectedly.
    55632011-03-29 13:55:12.335 Pallet[28622:5f37] GOT MPINFO NOTIFICATION: Shutting down
     64}}}
    5665
    5766No installation takes place. It's entirely possible this is due to some sort of error on my part - I'm a macports n00b.