Date: Fri, 15 Sep 2000 15:46:45 +0400 From: Igor Roboul <igor@raduga.dyndns.org> To: freebsd-stable@freebsd.org Subject: GNUstep (gdomap) on FreeBSD troubles Message-ID: <20000915154645.A23114@linux.rainbow>
next in thread | raw e-mail | index | archive | help
Hello, I have problems using GNUstep on FreeBSD4.1-S. And I think that "gdomap" problem is FreeBSD trouble :-( Sorry for very long mail, but I think that GNUstep is very important for FreeBSD (as opposed to GNOME) :-) Just think: MacOS X is Mach+FreeBSD+OpenStep So, if we'll have GNUstep on FreeBSD, we'll have most of MacOS X apps on FreeBSD :-) in future. Bellow are commands I used ######################################3 %openapp Edit.app Sep 15 11:03:09 Edit[74610] No local time zone specified. Sep 15 11:03:09 Edit[74610] Using time zone with absolute offset 0. Sep 15 11:03:09 Edit[74610] No font cache available - building new one - this may take several seconds (or minutes on a slow machine with lots of fonts) Sep 15 11:03:34 Edit[74610] unable to make connection to 127.0.0.1:538 - Connection refused Sep 15 11:03:34 Edit[74610] Failed to find gdomap port with name 'gdomap', perhaps your /etc/services file is not correctly set up? Retrying with default (IANA allocated) port number 538 Sep 15 11:03:34 Edit[74610] unable to make connection to 127.0.0.1:538 - Connection refused Sep 15 11:03:34 Edit[74610] NSDistributedNotificationCenter failed to contact GDNC server. Sep 15 11:03:34 Edit[74610] Attempting to start GDNC process - this will take several seconds. Sep 15 11:03:34 gdnc[74613] No local time zone specified. Sep 15 11:03:34 gdnc[74613] Using time zone with absolute offset 0. Sep 15 11:03:34 gdnc[74613] unable to make connection to 127.0.0.1:538 - Connection refused Sep 15 11:03:34 gdnc[74613] Failed to find gdomap port with name 'gdomap', perhaps your /etc/services file is not correctly set up? Retrying with default (IANA allocated) port number 538 Sep 15 11:03:34 gdnc[74613] unable to make connection to 127.0.0.1:538 - Connection refused Uncaught exception NSPortTimeoutException, reason: timed out unregistering port Sep 15 11:03:39 Edit[74610] Retrying connection to the GDNC server. Sep 15 11:03:39 Edit[74610] unable to make connection to 127.0.0.1:538 - Connection refused Sep 15 11:03:39 Edit[74610] Failed to find gdomap port with name 'gdomap', perhaps your /etc/services file is not correctly set up? Retrying with default (IANA allocated) port number 538 Sep 15 11:03:39 Edit[74610] unable to make connection to 127.0.0.1:538 - Connection refused Uncaught exception NSInternalInconsistencyException, reason: unable to contact GDNC server - check that /usr/local/GNUstep/System/Tools/gdnc is running. Abort trap - core dumped %grep gdomap /etc/* /etc/hosts.allow:gdomap: ALL : allow /etc/services:gdomap 538/tcp /etc/services:gdomap 538/udp %opentool gdomap -f -d SIOCGIFFLAGS: Device not configured SIOCGIFFLAGS: Device not configured SIOCGIFFLAGS: Device not configured SIOCGIFFLAGS: Device not configured SIOCGIFFLAGS: Device not configured SIOCGIFFLAGS: Device not configured SIOCGIFFLAGS: Device not configured SIOCGIFFLAGS: Device not configured SIOCGIFFLAGS: Device not configured SIOCGIFFLAGS: Device not configured SIOCGIFFLAGS: Device not configured SIOCGIFFLAGS: Device not configured I can't find the loopback interface on this machine. Perhaps you should correct your machine configuration or use the -a flag. I am assuming loopback interface on 127.0.0.1 gdomap - entering main loop. recvfrom 192.168.1.1 recvfrom packet from self discarded recvfrom 192.168.4.11 recvfrom packet from self discarded recvfrom 192.168.4.10 ^Z Suspended %bg [1] opentool gdomap -f -d & %openapp Edit.app accept from 127.0.0.1(1371) to chan 5 Sep 15 11:10:03 Edit[74743] No local time zone specified. Sep 15 11:10:03 Edit[74743] Using time zone with absolute offset 0. Sep 15 11:10:03 Edit[74743] NSDistributedNotificationCenter failed to contact GDNC server. Sep 15 11:10:03 Edit[74743] Attempting to start GDNC process - this will take several seconds. accept from 127.0.0.1(1373) to chan 5 accept from 127.0.0.1(1374) to chan 5 Sep 15 11:10:08 Edit[74743] Retrying connection to the GDNC server. accept from 127.0.0.1(1375) to chan 5 Sep 15 11:10:08 Edit[74743] Connection to GDNC server established. Uncaught exception NSGenericException, reason: method dataUsingEncoding:allowLossyConversion: not implemented in NXConstantString Abort trap - core dumped ###################################### And these are my commaents: I have same problem with FreeBSD workstation at home. :-( Wow, now I that if I start gdomap in foreground with debugging and then send it to background it works on FreeBSD, but I still have: (This is GNUstep problem) Sep 15 11:10:08 Edit[74743] Connection to GDNC server established. Uncaught exception NSGenericException, reason: method dataUsingEncoding:allowLos syConversion: not implemented in NXConstantString Abort trap - core dumped -- Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000915154645.A23114>