[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: adun.app (updated package)



On Tue, 22 Jan 2008, Yavor Doganov wrote:

It should build fine without build-depending on gnustep-make explicitly,
since it is pulled in by the dependency chain.  At least it does for me,
as well as many other GNUstep packages.  What errors do you get?

The problem is that if you start pdebuild it tries to call the clean target
first.  When using pbuilder you normally do not need to have any build
dependency installed on your machine - just in the chroot that is created
by pbuilder all build-depends are installed.  I really wonder whether the
requirement of having gnustep-make installed before pbuilder starts to
work (I have never observed this first and was very astonished about this).

$ UL
2008-01-22 14:48:17.260 UL[30685] Detected error from domain ULFramework.ErrorDomain
2008-01-22 14:48:17.262 UL[30685] Error code 0
2008-01-22 14:48:17.264 UL[30685] Description - Database Error
2008-01-22 14:48:17.265 UL[30685] Detail - Could not connect to the specified database
2008-01-22 14:48:17.266 UL[30685] Recovery suggestion - Check a database exists at /home/tillea/adun/Database
Segmentation fault

This is the first time I see this, very strange.  Here is what I get

It is even more strange that when I start it at home I get:

$ UL
2008-01-22 18:14:23.913 UL[30508] Database directory /home/tillea/adun/Database/Systems wa
s missing.
2008-01-22 18:14:24.093 UL[30508] Created it and the corresponding index
2008-01-22 18:14:24.097 UL[30508] Database directory /home/tillea/adun/Database/Options wa
s missing. 2008-01-22 18:14:24.097 UL[30508] Created it and the corresponding index
2008-01-22 18:14:24.100 UL[30508] Database directory /home/tillea/adun/Database/DataSets w
as missing.
2008-01-22 18:14:24.100 UL[30508] Created it and the corresponding index
2008-01-22 18:14:24.103 UL[30508] Database directory /home/tillea/adun/Database/Simulation
s was missing.
2008-01-22 18:14:24.104 UL[30508] Created it and the corresponding index
2008-01-22 18:14:24.105 UL[30508] AdunSQLDatabase bundle not available.
2008-01-22 18:14:24.105 UL[30508] SQL backend support disabled
2008-01-22 18:14:24.186 UL[30508] Defaults path '/home/tillea/GNUstep/Defaults' did not ex
ist - created it

and a working GUI.  But if I try menu item "Help" the GUI disappeared silently,
just the fancy GNUSTEP symbol in the bottom left corner of the screen remained.
I killed the UI process from a terminal.  Next call of UI:

$ UL
2008-01-22 18:16:22.643 UL[30542] AdunSQLDatabase bundle not available.
2008-01-22 18:16:22.643 UL[30542] SQL backend support disabled
Abgebrochen

Can anyone else reproduce this?  (I'll try on a different machine
tonight.)

I have no idea what to do and what to check.

Kind regards

          Andreas.

--
http://fam-tille.de


Reply to: