On Fri, 9 Sep 2011, Alexander Hansen wrote: > On 9/9/11 1:16 AM, Vitus Jensen wrote: >> On Wed, 7 Sep 2011, Vitus Jensen wrote: >>> On Sat, 27 Aug 2011, Alexander Hansen wrote: >>>> On 8/27/11 4:57 AM, Vitus Jensen wrote: >>>>> On Tue, 23 Aug 2011, Peter Dyballa wrote: >>>>>> Am 23.08.2011 um 01:39 schrieb Vitus Jensen: >>>>>> >>> ... >>>>> The new officical kdebase4-runtime-mac packages compiles >>>>> fine here and KPhotoalbum (my target) is installed now. It >>>>> does not really work, though. Will have a look at it in >>>>> some weeks. >>>>> >>>>> >>>> If the problem is with opening files, this is currently >>>> endemic to everything that uses KDE4 in Fink. >>> >>> Hmm, I don't know what it is related to. When I start >>> kphotoalbum it first detects new files and scans them. This may >>> be related to missing support for Pentax Raw format, I guess; >>> not important. >>> >>> When I afterwards (directly after scanning or after ending and >>> restarting kphotoalbum) select a folder and try to display the >>> thumbnails, kphotoalbum ends itself. No idea what happens, when >>> started from the commandline the following text is displayed: >>> >>> ~ $ >>> /sw/opt/kde4/mac/bin/kphotoalbum.app/Contents/MacOS/kphotoalbum >>> kphotoalbum(2741)/kdecore (kdelibs) getBundle: getBundle( >>> "/sw/opt/kde4/mac/lib/kde4/libexec/drkonqi" , false ) called >>> kphotoalbum(2741)/kdecore (kdelibs) getBundle: getBundle(): >>> returning >>> "/sw/opt/kde4/mac/lib/kde4/libexec/drkonqi.app/Contents/MacOS/drkonqi" >>> >>> >>> kphotoalbum(2741)/kdecore (KSycoca) KSycocaPrivate::openDatabase: >>> Trying to open ksycoca from >>> "/Users/Finda/Library/Preferences/KDE/cache-User-Names-MacBook-Pro.local/ksycoca4" >>> >>> >>> Unable to start Dr. Konqi >>> ~ $ >>> >>> Doesn't help much? Is there a strace for mac? Haven't tried >>> yet. >> >> There is no strace :-( > > dtrace and dtruss are available.
Did some runs with dtruss and kphotoalbum and it's no an exception or similar which ends it. Reason seems to be a select() call which returns errno 9 (bad file number). The log is full of successfull select() calls, that time one set contains a bad handle. One would need a debugger to see into it. Is there a special maintainer for kphotoalbum-mac or do I contact the mailing for kphotoalbum for this problem? Vitus -- I WANT IT FREE AND I WANT IT YESTERDAY. /"\ \ / ascii ribbon campaign - Vitus Jensen, +49-160-7543437 X www.asciiribbon.org - Hannover,Earth,Milky Way,Universe (current) / \ ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA http://p.sf.net/sfu/rim-devcon-copy2 _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
