Bug 372422 - Reload last opened URL doesn’t work
Summary: Reload last opened URL doesn’t work
Status: RESOLVED FIXED
Alias: None
Product: kdesvn
Classification: Applications
Component: General (show other bugs)
Version: GIT (master)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KDESvn default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-13 09:40 UTC by Karl Ove Hufthammer
Modified: 2016-11-13 13:27 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Ove Hufthammer 2016-11-13 09:40:17 UTC
The ‘Load last opened URL on start’ doesn’t work. Whenever I start kdesvn, it starts with no URL loaded. I’m using the latest Git version (as per 2016-11-13).
Comment 1 Christian Ehrlicher 2016-11-13 12:07:07 UTC
It does work when the url is a local svn repository but not if it is a local working copy... strange. I'll take a look on this.
Comment 2 Christian Ehrlicher 2016-11-13 13:27:47 UTC
Git commit d6724b71a497e5ffd1cb9e0bc212b18fa86db667 by Christian Ehrlicher.
Committed on 13/11/2016 at 13:27.
Pushed by chehrlic into branch 'master'.

Make sure to pass a valid url to QUrl ctor on restart - leftover from KUrl -> QUrl transition

M  +1    -4    src/kdesvn.cpp
M  +3    -3    src/kdesvn_part.cpp
M  +1    -1    src/kdesvn_part.h
M  +5    -5    src/kdesvnview.cpp
M  +6    -5    src/kdesvnview.h
M  +2    -2    src/svnfrontend/maintreewidget.cpp
M  +1    -1    src/svnfrontend/maintreewidget.h

http://commits.kde.org/kdesvn/d6724b71a497e5ffd1cb9e0bc212b18fa86db667