|
From: | Riccardo Mottola |
Subject: | Re: ProjectCenter / Gorm do not work together |
Date: | Fri, 15 Feb 2013 13:12:53 +0100 |
User-agent: | Mozilla/5.0 (X11; NetBSD i386; rv:17.0) Gecko/20130204 Thunderbird/17.0.2 |
Hi, On 02/15/13 09:51, edwin ancaer wrote:
My change didn't change much, it was just to make sure that Library was created before creating Thumbnails if the former wasn't available.Riccardo,I will rebuild in a minute. In the mean time I had added the update that was suggested by Sebastian.
This is the result of the execution: [edwin@ridcule ~]$ openapp GWorkspace2013-02-15 09:41:42.493 GWorkspace[1612] thumbnaildir: /home/edwin/GNUstep/Library/Thumbnails2013-02-15 09:41:43.030 fswatcher[1677] register client 22013-02-15 09:41:43.193 GWorkspace[1612] Volumes ({dir = "/"; name = "/dev/mapper/vg_ridcule-lv_root"; type = ext4; }, {dir = "/boot"; name = "UUID=48244031-c4e9-4166-b731-56116e13f24b"; type = ext4; }, {dir = "/home"; name = "/dev/mapper/vg_ridcule-lv_home"; type = ext4; }, {dir = swap; name = "/dev/mapper/vg_ridcule-lv_swap"; type = swap; })2013-02-15 09:41:45.356 fswatcher[1677] Connection became invalid 2013-02-15 09:41:45.356 fswatcher[1677] No next in enumerator 2013-02-15 09:41:45.356 fswatcher[1677] No next in enumerator 2013-02-15 09:41:45.356 fswatcher[1677] No next in enumerator Segmentation fault (core dumped)
the path looks fine.
What is notable here is that "make_services" fails too when creating a subdirectory, this looks really strange. Coud you do an ls -l insite GNUstep instead as of Library? and attempt to manually create (with the user you will run GWorkspace with, root or user, dependning) the Thumbnail or Services directory inside Library?To exclude permission problems I ran as root with the following result: [edwin@ridcule ~]$ su root Password: [root@ridcule edwin]# openapp GWorkspace2013-02-15 09:42:22.507 make_services[1800] couldn't create /root/GNUstep/Library/Services 2013-02-15 09:42:22.619 GWorkspace[1738] thumbnaildir: /root/GNUstep/Library/Thumbnails 2013-02-15 09:42:22.620 GWorkspace[1738] unable to create the thumbnails directory. Quiting nowSegmentation fault (core dumped) [root@ridcule edwin]#
Riccardo
[Prev in Thread] | Current Thread | [Next in Thread] |