Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.1:Update
kdelibs3
no-progress-for-beagle-status-query.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File no-progress-for-beagle-status-query.diff of Package kdelibs3
--- kio/kio/netaccess.cpp 2006/10/20 11:34:48 1.1 +++ kio/kio/netaccess.cpp 2006/10/20 12:04:17 @@ -337,7 +337,7 @@ QWidget* window ) { bJobOK = true; // success unless further error occurs - KIO::StatJob * job = KIO::stat( url, !url.isLocalFile() ); + KIO::StatJob * job = KIO::stat( url, !url.isLocalFile() && !url.url().startsWith("beagle:?") ); job->setWindow (window); job->setDetails( details ); job->setSide( source );
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor