owncloud / core

:cloud: ownCloud web server core (Files, DAV, etc.)
https://owncloud.com
GNU Affero General Public License v3.0
8.35k stars 2.06k forks source link

Pressing the "Share" link on one item in the file browser stall browser for 5 seconds #56

Closed fmms closed 11 years ago

fmms commented 11 years ago

I do not know what happens. But when I press the share button on any file. My browser is blocked for 5 seconds.

This happens with current git and FF16 as well as newest Chromium.

blizzz commented 11 years ago

Do you make use of any other user backend?

fmms commented 11 years ago

If this should show up under "Apps" in the webfrontend, then no.

I just have:

However, I have many apps in my checkout:

# ls -1 apps/ apps2/ 
apps/:
files
files_encryption
files_external
files_quicksearch
files_sharing
files_versions
tal
updater
user_ldap
user_webdavauth

apps2/:
admin_audit
admin_dependencies_chk
admin_migrate
apptemplate
bookmarks
calendar
carddavmate
compress
contacts
django_auth
external
files_archive
files_imageviewer
files_odfviewer
files_pdfviewer
files_sgfviewer
files_sharing_log
files_streamer
files_svgedit
files_texteditor
files_videoviewer
gallery
impress
internal_bookmarks
l10n
mail
media
mozilla_sync
news
ocdownloader
ownpad_lite
provisioning_api
remoteStorage
storage_charts
tasks
tattoo
updater
user_external
user_migrate
user_openid
user_pwauth
user_saml
user_webfinger
blizzz commented 11 years ago

Then no.

fmms commented 11 years ago

Looking at it with Firebug. The call to https://owncloud/core/ajax/share.php?fetch=getItem&itemType=folder&itemSource=70975&checkReshare=false&checkShares=true takes 10.5 seconds. During this time the webfrontend and browser is frozen.

DeepDiver1975 commented 11 years ago

@MTGap Any idea? THX

MTGap commented 11 years ago

No and this is the only complaint, I'm going to blame it on their server configuration.

DeepDiver1975 commented 11 years ago

@fmms Any more information on this issue for us? Works pretty fast for me as well. Otherwise I'd like to close this one - THX

DeepDiver1975 commented 11 years ago

close due to inactivity - feel free to reopen in case the problem persists.