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 618399 - Navigating to Go source files through links in External Tools output
Navigating to Go source files through links in External Tools output
Status: RESOLVED OBSOLETE
Product: gedit-plugins
Classification: Other
Component: General
2.30.x
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2010-05-11 19:53 UTC by Esko Luontola
Modified: 2020-11-24 10:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch for fixing this issue (4.14 KB, patch)
2010-05-11 19:53 UTC, Esko Luontola
none Details | Review

Description Esko Luontola 2010-05-11 19:53:06 UTC
Created attachment 160851 [details] [review]
patch for fixing this issue

In gedit 2.28.0 (Ubuntu 9) the file paths and line numbers in Go's stack traces and the GoSpec testing framework's reports were clickable links. In gedit 2.30.2 (Ubuntu 10.04) it is not anymore possible to click them and navigate to the file.

The attached patch adds support for those links.

Related discussion:
http://mail.gnome.org/archives/gedit-list/2010-May/msg00003.html (first post)
http://mail.gnome.org/archives/gedit-list/2010-May/msg00024.html (comments about the patch)
Comment 1 Ignacio Casal Quinteiro (nacho) 2011-10-09 21:56:44 UTC
Sorry for the late late response, today I was fixing some bugs in the link parsing and I think this should be working now. Could you please check?
Comment 2 Esko Luontola 2011-10-11 18:44:48 UTC
Is somewhere a nightly build which I can try? I'm having a hard time compiling gedit myself.

I tried running the unit tests which are attached to this issue, and they fail. Did you run them and get them pass?
Comment 3 Ignacio Casal Quinteiro (nacho) 2011-10-11 18:52:21 UTC
yup, they work fine here. You will need to wait until next week to get the next tarball for gedit 3.2.1, in the mean time you can use jhbuild to get it built from git.
Comment 4 Akhil Laddha 2011-11-24 06:58:17 UTC
Esko, were you able to verify fix in gedit 3.2.1 or later ?
Comment 5 Esko Luontola 2011-11-25 20:34:35 UTC
I tried gedit 3.2.1 (the binary which Ubuntu installed for me) and it did not work. The file paths were not clickable in External Tools' bottom pane. Here is the test data which I used:

http://pastebin.com/pN92GC5E
http://pastebin.com/QmRSEvF9
http://pastebin.com/EqS9eU1w
Comment 6 André Klapper 2012-01-06 14:40:11 UTC
Reopening as per last comment.
Comment 7 Sébastien Wilmet 2020-11-24 10:17:38 UTC
Mass-closing of all gedit-plugins bugzilla tickets.

Special "code" to find again all those gedit-plugins bugzilla tickets that were open before the mass-closing:

2bfe1b0590a78457e1f1a6a90fb975f5878cb60064ccfe1d7db76ca0da52f0f3

By searching the above sha256sum in bugzilla, the gedit contributors can find again the tickets. We may be interested to do so when we work on a specific area of the code, to at least know the known problems and possible enhancements.

We do this mass-closing because bugzilla.gnome.org is being replaced by gitlab.gnome.org.