Bug 314103 - Multiple KDE Workspace notifications when browsing SVN repositories
Summary: Multiple KDE Workspace notifications when browsing SVN repositories
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kio
Classification: Unmaintained
Component: svn (other bugs)
Version First Reported In: 4.11.2
Platform: Kubuntu Linux
: NOR minor
Target Milestone: ---
Assignee: Mickael Marchand
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-29 21:14 UTC by Jeremy Graham-Cumming
Modified: 2018-08-24 21:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Graham-Cumming 2013-01-29 21:14:47 UTC
When using svn+ssh:// or svn+https:// to browse a Subversion repository in Dolphin many notifications pop-up while browsing with the error:

"KDE Workspace"
Unable to connect to a repository at URL '[URL TO REPOSITORY FOLDER]'
Cancelled by user."

These notifications are triggered by opening/clicking on a new folder or when scrolling down a longer list of folders.

This behaviour happens in all three views (Icon, Compact and Details) when the "Preview" button is selected in the icon bar.

Reproducible: Always

Steps to Reproduce:
1. Connect to a subversion repository by typing into the address bar in dolphin using either the svn+ssh or svn+https protocols
2. Make sure "Preview" is selected in the Dolphin icon bar
3. Open a folder or scroll down for notifications to start appearing
Actual Results:  
Many notifications appear but browsing still works correctly

Expected Results:  
No notifications as I browse or "Preview" to be automatically disabled or greyed out while connecting with these protocols

Tried this from several machines of different specifications. All running Kubuntu 12.10.
Comment 1 Frank Reininghaus 2013-01-30 13:01:54 UTC
Thanks for the report. Looks like it's probably a problem with the kioslave that is used for accessing SVN repositories.
Comment 2 Jeremy Graham-Cumming 2013-10-18 12:04:23 UTC
I can confirm this problem still exists in Kubuntu 13.04 and 13.10
Comment 3 Jeremy Graham-Cumming 2013-10-18 12:15:09 UTC
The problem in worsened by having  "Preview" on in Dolphin
Comment 4 Jeremy Graham-Cumming 2013-10-18 12:17:57 UTC
I've also noticed that each of the notification errors is showing that the kioslave is working its way up through the URL causing an error at each parent level e.g. when browsing https://url/svn/REPOS/folder errors are produced, in order, for "https://url/svn" then "https://url/svn/REPOS"
Comment 5 Nate Graham 2018-08-24 21:49:20 UTC
I'm afraid the SVN KIOSlave was never ported to Frameworks 5, and it's not likely that it ever will be, given the continuously decreasing popularity of SVN. Therefore, I have to close this bug report.