Default relative database filename to a sensible location
Bug #1206935 reported by
Cris Dywan
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
U1DB Qt/ QML |
Fix Committed
|
High
|
Unassigned | ||
u1db-qt (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
As it is, the path of a Database can be literally anything. A relative path will put it wherever you happen to be running the application from, which is not very useful. A full path can be given, albeit there's no easy way to know it.
The relative path should by default be something like ~/.local/
Full paths will still be allowed as they are and usable on the desktop, as will the special :memory: filename.
Related branches
lp://staging/~kalikiana/u1db-qt/relativePath
- Diego Sarmentero (community): Approve
- PS Jenkins bot: Approve (continuous-integration)
- U1DB Qt developers: Pending requested
-
Diff: 52 lines (+18/-3)1 file modifiedsrc/database.cpp (+18/-3)
Changed in u1db-qt: | |
importance: | Undecided → High |
To post a comment you must log in.
Fix committed into lp:u1db-qt at revision 102, scheduled for release in u1db-qt, milestone 0.33