[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: branches/KDE/3.5/kdelibs/kio/kio
From:       Yakusa <yakusa99 () yahoo ! com>
Date:       2005-12-06 7:22:05
Message-ID: 20051206072205.84126.qmail () web30514 ! mail ! mud ! yahoo ! com
[Download RAW message or body]

Greetings

I gave it a try the patch suggested by Michael Brade
for Kicker crash:

KDirLister::~KDirLister()
{
  kdDebug(7003) << "-KDirLister" << endl;

+  if ( KDirListerCache::s_pSelf )
+  {
     // Stop all running jobs
     stop();
     s_pCache->forgetDirs( this );
+   }

  delete d;
}

But it develop compilation errors:

kdirlister.cpp: In destructor `virtual
KDirLister::~KDirLister()':
kdirlister.cpp:41: error:
`KDirListerCache*KDirListerCache::s_pSelf' is private
kdirlister.cpp:1798: error: within this context
make[3]: *** [kdirlister.lo] Error 1
make[3]: Leaving directory
`/usr/src/kde/kdelibs-3.5.0/kio/kio'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/usr/src/kde/kdelibs-3.5.0/kio'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/usr/src/kde/kdelibs-3.5.0'
make: *** [all] Error 2

I'm not that good in C++, if someone could highlight
the correction, I can retry and let the list know the
result. 

Thank you
Yakusa



		
__________________________________________ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic