After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 592937 - URLs starting with ~ can not be opened (eg., ~/Music)
URLs starting with ~ can not be opened (eg., ~/Music)
Status: RESOLVED FIXED
Product: gnote
Classification: Applications
Component: main
0.6.x
Other Linux
: Normal normal
: ---
Assigned To: gnote-maint
gnote-maint
Depends on:
Blocks:
 
 
Reported: 2009-08-24 18:36 UTC by Dariusz C
Modified: 2010-01-04 18:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix the opening of links beginning with `~/' (867 bytes, patch)
2009-12-19 03:32 UTC, Iain Nicol
committed Details | Review

Description Dariusz C 2009-08-24 18:36:02 UTC
Gnote doesn't correctly resolve paths.
ex. '~/Music' to '/home/userMusic'

Gnote not always highlight paths (different colour), so paths can't be opened in external application.

------------
ubuntu jaunty
gnote from ppa - https://launchpad.net/~gnote/+archive/ppa
package version - 6.2-2~ppajaunty1
Comment 1 Iain Nicol 2009-12-19 03:32:03 UTC
Created attachment 150049 [details] [review]
Fix the opening of links beginning with `~/'

This trivial fix adds the necessary slash after $HOME.

OK to commit?
Comment 2 Debarshi Ray 2010-01-03 15:54:37 UTC
Review of attachment 150049 [details] [review]:

Looks fine. Thanks.
Comment 3 Debarshi Ray 2010-01-03 15:55:53 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.