Bug#801784:

2015-12-08 Thread 林毅駿



Bug#801784: gitk de_DE.UTF-8: Error in startup script: bad menu entry index "Ansicht bearbeiten ..."

2015-11-08 Thread Tim Rühsen
On Wed, 14 Oct 2015 16:44:53 +0200 Christoph Berg  
wrote:
> Package: gitk
> Version: 1:2.6.1-1
> Severity: grave
> 
> Hi,
> 
> running in a German locale, gitk is broken:

Workaround:

LC_ALL=C gitk 



signature.asc
Description: This is a digitally signed message part.


Bug#801784: gitk de_DE.UTF-8: Error in startup script: bad menu entry index "Ansicht bearbeiten ..."

2015-11-04 Thread Vincent Danjean
Package: gitk
Version: 1:2.6.2-1
Followup-For: Bug #801784

  Hi,

  I see the same problem in French local:

$ gitk master
Error in startup script: bad menu entry index "Éditer la vue..."
while executing
".bar.view entryconf [mca "Edit view..."] -state normal"
invoked from within
"if {$cmdline_files ne {} || $revtreeargs ne {} || $revtreeargscmd ne {}} {
# create a view for the files/dirs specified on the command line
se..."
(file "/usr/bin/gitk" line 12442)
$ gitk --all
Error in startup script: bad menu entry index "Éditer la vue..."
while executing
".bar.view entryconf [mca "Edit view..."] -state normal"
invoked from within
"if {$cmdline_files ne {} || $revtreeargs ne {} || $revtreeargscmd ne {}} {
# create a view for the files/dirs specified on the command line
se..."
(file "/usr/bin/gitk" line 12442)
$ 

  That said, if I give no argument at all to gitk, it works:

$ gitk
$

  I can also workaround the bug by not using translations:
$ LC_MESSAGES=C gitk master
$ LC_MESSAGES=C gitk --all
$ 

  Regards,
Vincent


-- System Information:
Debian Release: stretch/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'oldstable-updates'), (500, 
'oldoldstable'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 
'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armel, mipsel

Kernel: Linux 4.3.0-rc7-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gitk depends on:
ii  git  1:2.6.2-1
ii  tk   8.6.0+8

gitk recommends no packages.

Versions of packages gitk suggests:
ii  git-doc  1:2.6.2-1

-- no debconf information



Bug#801784: gitk de_DE.UTF-8: Error in startup script: bad menu entry index "Ansicht bearbeiten ..."

2015-10-15 Thread deavid
This bug has happened to me yesterday when I upgraded gitk from 1:2.5.3-1
to 1:2.6.1-1

My system is in spanish:

from aptitude.log:
[ACTUALIZAR] git:i386 1:2.5.3-1 -> 1:2.6.1-1
[ACTUALIZAR] git-core:i386 1:2.5.3-1 -> 1:2.6.1-1
[ACTUALIZAR] git-doc:i386 1:2.5.3-1 -> 1:2.6.1-1
[ACTUALIZAR] git-gui:i386 1:2.5.3-1 -> 1:2.6.1-1
[ACTUALIZAR] git-man:i386 1:2.5.3-1 -> 1:2.6.1-1
[ACTUALIZAR] git-svn:i386 1:2.5.3-1 -> 1:2.6.1-1
[ACTUALIZAR] gitk:i386 1:2.5.3-1 -> 1:2.6.1-1



$ gitk -- view_reservada.qs
Error in startup script: bad menu entry index "Modificar vista..."
while executing
".bar.view entryconf [mca "Edit view..."] -state normal"
invoked from within
"if {$cmdline_files ne {} || $revtreeargs ne {} || $revtreeargscmd ne {}} {
# create a view for the files/dirs specified on the command line
se..."
(file "/usr/bin/gitk" line 12442)

$ LANG=C; gitk -- view_reservada.qs
(without visible error)

Also, in my system, doing "gitk" without arguments works. But whenever i
put one, i get the above error.

Please note this package version is in unstable and testing.


Bug#801784: gitk de_DE.UTF-8: Error in startup script: bad menu entry index "Ansicht bearbeiten ..."

2015-10-14 Thread Christoph Berg
Package: gitk
Version: 1:2.6.1-1
Severity: grave

Hi,

running in a German locale, gitk is broken:

$ gitk
Error in startup script: bad menu entry index "Ansicht bearbeiten ..."
while executing
".bar.view entryconf [mca "Edit view..."] -state normal"
invoked from within
"if {$cmdline_files ne {} || $revtreeargs ne {} || $revtreeargscmd ne {}} {
# create a view for the files/dirs specified on the command line
se..."
(file "/usr/bin/gitk" line 12442)

The experimental version 1:2.6.1+next.20151009-1 has the same problem.

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (700, 'testing'), (600, 'unstable'), (150, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.1.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gitk depends on:
ii  git  1:2.6.1-1
ii  tk   8.6.0+8

gitk recommends no packages.

Versions of packages gitk suggests:
pn  git-doc  

-- no debconf information

Christoph
-- 
c...@df7cb.de | http://www.df7cb.de/