[kde-freebsd] konqueror crashes on ACL properties

Dima Panov Fluffy at fluffy.khv.ru
Tue Sep 1 00:16:06 CEST 2009


On Monday 31 August 2009 23:01:53 Andriy Gapon wrote:
> on 30/08/2009 10:51 Dima Panov said the following:
> > Fixed in KDE 4.3.1
> >
> > String KACL::asString() const
> > {
> > #ifdef HAVE_POSIX_ACL
> >     ssize_t size = 0;
> >     char* txt = acl_to_text(d->m_acl, &size);
> >     const QString ret = QString::fromLatin1(txt, size);
> >     acl_free(txt);
> >     return ret;
> > #else
> >     return QString();
> > #endif
> > }
> >
> > Please wait official release :)
> 
> Thank you for the information.
> Any chance to see this in KDE3? :-)

Sorry, only KDE4. KDE3 is oficially unsupported and closed by kde.org. 

-- 
Dima "Red Fox" Panov @ Home | C73E 2B72 1FFD 61BD E206 1234 A626 76ED 93E3 B018
Khabarovsk, Russia          | 2D30 2CCB 9984 130C 6F87 BAFC FB8B A09D D539 8F29
KDE at FreeBSD Team | FreeBSD committer since 10.08.2009 | FreeBSD since Sept 1995
Twitter.com:fluffy_khv | Skype:dima.panov | Jabber.org:fluffy.khv | ICQ:1745024


More information about the kde-freebsd mailing list