Re: [Gimp-user] Adventures in MacPorts Land (continued)

2007-07-27 Thread Axel Wernicke
Hi Victor,

Am 27.07.2007 um 00:55 schrieb Victor Domingos:


 

 $/opt/local/gimp-2.3/bin/gimp-2.3
 process 23395: D-Bus library appears to be incorrectly set up; failed
 to read machine uuid: Failed to open /opt/local/var/lib/dbus/machine-
 id: No such file or directory
 See the manual page for dbus-uuidgen to correct this issue.
D-Bus not compiled with backtrace support so unable to print a
 backtrace
 Abort trap

 Does anyone have any idea about what this means?

dbus is an infrastructure component that allows applications to talk  
with eachother (at least that is what I understood). In GIMP dbus is  
used to handle the opening of images from outside (the finder in our  
example) and only to start GIMP once.

dbus installs a so called startup item which starts dbus with OS X.  
If everything goes well, you should be able to find its process:

axelwernicke$ ps -aux | grep dbus
axelwern  8538   0.3 -0,027452516  p2  S+7:48am   0:00.01  
grep dbus
messageb   167   0.0 -0,028544 64  ??  Ss5:42pm
0:00.00 /sw/bin/dbus-daemon --system
axelwern   572   0.0 -0,028544140  ??  Ss5:58pm
0:00.00 /sw/bin/dbus-daemon --fork --print-pid 4 --print-address
root   957   0.0 -0,028544140  ??  Ss6:07pm
0:00.00 /sw/bin/dbus-daemon --fork --print-pid 10 --print-address
root34   0.0 -0,027836360  ??  Ss5:42pm
0:00.02 /opt/local/bin/daemondo --label=dbus --start-cmd /opt/loc

If not, you could try to start dbus by hand (sorry, I do not know how  
this is done) or reboot your machine - eeek :(

Hope this helps,

lexA



 Thanks in advance. I am sending an email to the port maintainer.
 Let's see.

 Victor Domingos

 ___
 Gimp-user mailing list
 Gimp-user@lists.XCF.Berkeley.EDU
 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

---
Live is like a chocolate box, you never know what you wanna get...
GPG Signatur auf http://wernicke-online.net/Impressum/ prüfen


___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Adventures in MacPorts Land (continued)

2007-07-26 Thread Victor Domingos
Hi! I tryed to contact the fontconfig port maintainer, but had no  
responde yet. Meanwhile, I have uninstalled macports and tryed it all  
from start. I reinstalled MP and tryed to build gimp-dev again.  
Everything seemed to go ok, but I was not able to run it. Like a  
friend of mine, I get the following error message:



$/opt/local/gimp-2.3/bin/gimp-2.3
process 23395: D-Bus library appears to be incorrectly set up; failed  
to read machine uuid: Failed to open /opt/local/var/lib/dbus/machine- 
id: No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
   D-Bus not compiled with backtrace support so unable to print a  
backtrace
Abort trap


--

Does anyone have any idea about what this means?

Thanks in advance. I am sending an email to the port maintainer.  
Let's see.

Victor Domingos

___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user