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 338176 - gnome-system-log copy-paste offset incorrect
gnome-system-log copy-paste offset incorrect
Status: RESOLVED FIXED
Product: gnome-utils
Classification: Deprecated
Component: logview
2.14.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
: 347150 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-04-12 08:03 UTC by Daniel Holbach
Modified: 2007-07-07 11:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
fixes the issue (717 bytes, patch)
2006-05-02 21:08 UTC, Sebastien Bacher
committed Details | Review

Description Daniel Holbach 2006-04-12 08:03:00 UTC
Forwarded from: https://launchpad.net/distros/ubuntu/+source/gnome-utils/+bug/39081

When the gnome-system-log viewer has a log with more than one day, the source offset for the copy-paste operation is incorrect. Basically, for every extra day the source index is off by one.


http://librarian.launchpad.net/2027890/Screenshot-Gnome-System-Log.png

Gnome-system-log viewer can be seen in the background. The selected item is the one I wanted to copy. I pressed Control+C. Then I switched to the Tomboy note and pasted (Control+V). The item above the one I wanted were copied. There are 2 days in this log, so the source is off by one.
Comment 1 Sebastien Bacher 2006-05-02 20:26:49 UTC
Other Ubuntu bug about that: https://launchpad.net/distros/ubuntu/+source/gnome-utils/+bug/42613
Comment 2 Sebastien Bacher 2006-05-02 21:08:45 UTC
Created attachment 64690 [details] [review]
fixes the issue

Seems to work fine with that change
Comment 3 Sebastien Bacher 2006-05-18 22:26:21 UTC
any comment on the patch?
Comment 4 Emmanuele Bassi (:ebassi) 2006-05-19 08:13:09 UTC
seems fine to me
Comment 5 Vincent Noel 2006-05-20 14:57:33 UTC
looks good, please commit
Thanks !
Comment 6 Sebastien Bacher 2006-05-28 18:10:01 UTC
fixed to CVS head and gnome-2-14 with that commit message:

"2006-05-28  Sebastien Bacher  <seb128@debian.org>

	* log_repaint.c: (tree_path_find_row): fix the selection offset 
	when copying from a log with several days listed (Closes: #338176)"
Comment 7 Teppo Turtiainen 2007-07-07 11:34:45 UTC
*** Bug 347150 has been marked as a duplicate of this bug. ***