[OGo-Users] Re: Re: Only one item in the dock

Damon Hart users@opengroupware.org
Sun, 11 Mar 2007 08:22:07 -0400


 > I am also experiencing the problem of a only single link displayed in

> > the dock, despite having display preferences set to show a long list of
> > items. My installation is from the trunk and the problem seems to arise
> > only with changes in the last week (as per an earlier list email of
> > 2007-03-07) which my install adopts via nightly "yum update". The
> > install is from RPM (via yum) on Fedora Core 5, so I don't believe this
> > is a distro-specific issue (prior posting referenced Debian Sarge.) I
> > didn't see a resolution of the earlier post nor a relevant bug report,
> > so any followup would be appreciated.
>
> Can you check your user defaults file
> [probably /var/lib/opengroupware.org/documents/{company_id}.defaults]
> and see the value of SkyDockablePagesOrdering?  Does it contain only one
> entry, or multiples?
>
> Mine looks like:
>    SkyDockablePagesOrdering = (
>        Scheduler2,
>        News,
>        Persons,
>        Enterprises,
>        Projects,
>        Jobs,
>        Imap
>    );
>
>
Mine's in line with yours (and the followup Debian Sarge posting). The 
file contains:

    SkyDockablePagesOrdering = (
        Persons,
        Scheduler2,
        Enterprises
    );

but only the first entry is displayed in the WebUI. Editing display 
preferences does
alter the file but can only change the single link displayed rather than 
extend the
list of links.