Run as administrator and sudo are different
Bug #1469122 reported by
pafosdfkapos
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Files |
Fix Committed
|
Low
|
Jeremy Wootten |
Bug Description
If i right click on the Files and run it as an administrator from the Plank and when I use sudo pantheon-files, the results are not the same. Is it supposed to be like this?
Related branches
lp://staging/~jeremywootten/pantheon-files/fix-1469122-show-user-bookmarks-when-administrator
- Adam Bieńkowski (community): Approve (code / testing)
- David Hewitt: Approve
-
Diff: 493 lines (+155/-77)13 files modifiedlibcore/BookmarkList.vala (+15/-2)
libcore/CMakeLists.txt (+1/-0)
libcore/FileUtils.vala (+2/-2)
libcore/eel-fcts.c (+30/-0)
libcore/eel-fcts.h (+1/-0)
libcore/gof-directory-async.vala (+7/-2)
libcore/pantheon-files-core-C.vapi (+2/-0)
libwidgets/Chrome/BreadcrumbIconList.vala (+1/-1)
src/Application.vala (+6/-3)
src/View/AbstractDirectoryView.vala (+7/-1)
src/View/Sidebar.vala (+70/-60)
src/View/ViewContainer.vala (+1/-0)
src/View/Window.vala (+12/-6)
Changed in pantheon-files: | |
status: | Confirmed → In Progress |
assignee: | nobody → Jeremy Wootten (jeremywootten) |
importance: | Undecided → Low |
Changed in pantheon-files: | |
milestone: | none → loki-beta1 |
Changed in pantheon-files: | |
status: | In Progress → Confirmed |
assignee: | Jeremy Wootten (jeremywootten) → nobody |
Changed in pantheon-files: | |
milestone: | loki-beta1 → loki+1-beta1 |
Changed in pantheon-files: | |
status: | Confirmed → In Progress |
assignee: | nobody → Jeremy Wootten (jeremywootten) |
Changed in pantheon-files: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
When run from terminal the sidebar shows the current user's bookmarks but when run from Plank the sidebar shows only Home and Rubbish bookmarks. Not sure whether this is a problem with Files or Plank but I do not think it should be like this.