Your message dated Wed, 09 Apr 2008 06:47:05 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#472615: fixed in git-core 1:1.5.5-1 has caused the Debian Bug report #472615, regarding gitk: impossible to change colors in Edit->Preferences to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 472615: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472615 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: gitk Version: 1:1.5.4.4-1 Severity: normal Attempt to change backround or foreground colors in the Preferences dialog causes that the invalid color value (with extra curve brackets around the correct value) is written to ~/.gitk. Also, some other dialogs stop working immediately after this change. Attempt to restart gitk again fails until the invalid color value is removed from ~/.gitk. Steps to reproduce the problem: 1. Go to Edit->Preferences 2. Change the background color a bit. 3. Go to View->New View gitk reports the following error: === unknown color name "{#eeffff}" unknown color name "{#eeffff}" (processing "-background" option) invoked from within "entry $top.args -width 50 -textvariable newviewargs($n) -background $bgcolor" (procedure "vieweditor" line 13) invoked from within "vieweditor $top $nextviewnum [mc "Gitk view definition"]" (procedure "newview" line 14) invoked from within "newview 0" invoked from within ".#bar.#bar#view invoke active" ("uplevel" body line 1) invoked from within "uplevel #0 [list $w invoke active]" (procedure "tk::MenuInvoke" line 50) invoked from within "tk::MenuInvoke .#bar.#bar#view 1" (command bound to event) === Attempt to restart gitk fails: === Error in startup script: unknown color name "{#e9ffff}" (processing "-background" option) invoked from within "canvas $canv -selectbackground $selectbgcolor -background $bgcolor -bd 0 -yscrollincr $linespc -yscrollcommand "scrollcanv $cscroll"" (procedure "makewindow" line 64) invoked from within "makewindow" (file "/usr/bin/gitk" line 8632) === This error is caused by an incorrect value written by the Preferences dialog in the ~/.gitk file: set bgcolor {{#e9ffff}} It seems the problem is related to using tk8.5 on Debian/Lenny, because the same gitk does not exhibit this problem with tk8.4. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.18-6-k7 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages gitk depends on: ii git-core 1:1.5.4.4-1 fast, scalable, distributed revisi ii tk8.5 8.5.1-2 Tk toolkit for Tcl and X11, v8.5 - gitk recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: git-core Source-Version: 1:1.5.5-1 We believe that the bug you reported is fixed in the latest version of git-core, which is due to be installed in the Debian FTP archive: git-arch_1.5.5-1_all.deb to pool/main/g/git-core/git-arch_1.5.5-1_all.deb git-core_1.5.5-1.diff.gz to pool/main/g/git-core/git-core_1.5.5-1.diff.gz git-core_1.5.5-1.dsc to pool/main/g/git-core/git-core_1.5.5-1.dsc git-core_1.5.5.orig.tar.gz to pool/main/g/git-core/git-core_1.5.5.orig.tar.gz git-cvs_1.5.5-1_all.deb to pool/main/g/git-core/git-cvs_1.5.5-1_all.deb git-daemon-run_1.5.5-1_all.deb to pool/main/g/git-core/git-daemon-run_1.5.5-1_all.deb git-doc_1.5.5-1_all.deb to pool/main/g/git-core/git-doc_1.5.5-1_all.deb git-email_1.5.5-1_all.deb to pool/main/g/git-core/git-email_1.5.5-1_all.deb git-gui_1.5.5-1_all.deb to pool/main/g/git-core/git-gui_1.5.5-1_all.deb git-svn_1.5.5-1_all.deb to pool/main/g/git-core/git-svn_1.5.5-1_all.deb gitk_1.5.5-1_all.deb to pool/main/g/git-core/gitk_1.5.5-1_all.deb gitweb_1.5.5-1_all.deb to pool/main/g/git-core/gitweb_1.5.5-1_all.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Gerrit Pape <[EMAIL PROTECTED]> (supplier of updated git-core package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Tue, 08 Apr 2008 20:26:25 +0000 Source: git-core Binary: git-core git-doc git-arch git-cvs git-svn git-email git-daemon-run git-gui gitk gitweb Architecture: all source Version: 1:1.5.5-1 Distribution: unstable Urgency: low Maintainer: Gerrit Pape <[EMAIL PROTECTED]> Changed-By: Gerrit Pape <[EMAIL PROTECTED]> Description: git-arch - fast, scalable, distributed revision control system (arch interop git-core - fast, scalable, distributed revision control system git-cvs - fast, scalable, distributed revision control system (cvs interope git-daemon-run - fast, scalable, distributed revision control system (git-daemon s git-doc - fast, scalable, distributed revision control system (documentatio git-email - fast, scalable, distributed revision control system (email add-on git-gui - fast, scalable, distributed revision control system (GUI) git-svn - fast, scalable, distributed revision control system (svn interope gitk - fast, scalable, distributed revision control system (revision tre gitweb - fast, scalable, distributed revision control system (web interfac Closes: 450592 469083 471969 472615 472632 Changes: git-core (1:1.5.5-1) unstable; urgency=low . * new upstream release. * gitk: Fix changing colors through Edit->Preferences (closes: #472615). * Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output" (closes: #469083). * merge branch debian/experimental. . git-core (1:1.5.5~rc3-2) experimental; urgency=low . * debian/diff/0004-gitweb-fallback-to-system-wide-config-file-if-defaul.diff: amend: properly apply GITWEB_CONFIG_SYSTEM to gitweb.cgi. . git-core (1:1.5.5~rc3-1) experimental; urgency=low . * new upstream release candidate. * debian/diff/0004-gitweb-fallback-to-system-wide-config-file-if-defaul.diff: new: gitweb: fallback to system-wide config file if default config does not exist (closes: #450592). * debian/rules: remove GITWEB_CONFIG=/etc/gitweb.conf from OPTS. . git-core (1:1.5.5~rc2-1) experimental; urgency=low . * new upstream release candidate. * t9600-cvsimport.sh: set HOME before checking for cvsps availability (closes: #471969). * imap-send: properly error out if imap.host is not set in config (closes: #472632). * merge branch debian-sid. Files: 05023cf267674e11a11ce317c3a22872 872 devel optional git-core_1.5.5-1.dsc 978e50ddefeeb2e0c55b3f1c7fca2e16 2000376 devel optional git-core_1.5.5.orig.tar.gz 887c92ae8fdc51c7cfbe7494d04808ef 208715 devel optional git-core_1.5.5-1.diff.gz fd022909d1aaee11b514c0f51a5cdf94 1009002 doc optional git-doc_1.5.5-1_all.deb f6409d6b37587838bc8e1d2c3fdaa6c9 213766 devel optional git-arch_1.5.5-1_all.deb c26f8b115ad7aaeb4017d9137c7ac18a 245950 devel optional git-cvs_1.5.5-1_all.deb 8d895983ec1361792943e3ddc9fdb788 249486 devel optional git-svn_1.5.5-1_all.deb 92a68265e7035a7d8d16eb5c445a9e9d 200398 devel optional git-daemon-run_1.5.5-1_all.deb d17e76d593e5c74815671d693decfecd 211784 devel optional git-email_1.5.5-1_all.deb 4aea69615afc7e145f0af670aef318c1 383618 devel optional git-gui_1.5.5-1_all.deb 6a0023f1e944e275864180c972ab4a3d 267034 devel optional gitk_1.5.5-1_all.deb 63e1eeebed696368c8952032a08a5ea5 250736 devel optional gitweb_1.5.5-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH/GH9GJoyQbxwpv8RApGjAJ9Ojpg+Z0JO72kABHy0JKO+VpRtagCffJ9i O+O1OJSm0oc4JF4a0VoiAG4= =6ZL3 -----END PGP SIGNATURE-----
--- End Message ---

