При закрытий окна git-gui (git-gui-1.5.3.8-alt1, например) наблюдаю иногда такое: ~/git/grace$ git-gui X Error of failed request: RenderBadPicture (invalid Picture parameter) Major opcode of failed request: 155 (RENDER) Minor opcode of failed request: 7 (RenderFreePicture) Picture id in failed request: 0x2000189 Serial number of failed request: 3727 Current serial number in output stream: 3745 [1] 6248 exit 1 git-gui С лучается не на всех репозиториях. Но воспроизводится постоянно. Я конечно, понимаю, что коды возврата графических программ мало кто проверяет, но поэтому и minor повесил - неаккуратненько.
(In reply to comment #0) > При закрытий окна git-gui (git-gui-1.5.3.8-alt1, например) наблюдаю иногда такое: > > ~/git/grace$ git-gui > > X Error of failed request: RenderBadPicture (invalid Picture parameter) > Major opcode of failed request: 155 (RENDER) > Minor opcode of failed request: 7 (RenderFreePicture) > Picture id in failed request: 0x2000189 > Serial number of failed request: 3727 > Current serial number in output stream: 3745 > [1] 6248 exit 1 git-gui Это может быть баг в git-gui, а может быть баг в tk.
какой tk используется ?
~/git/grace$ R -qa G tk tk-8.5.2-alt1 libtk-8.5.2-alt1 , воспроизводится на этом репо постоянно.
Воспроизводится на tk-8.5.7-alt1 git-1.6.5.2-alt2 Согласно http://osdir.com/ml/git/2009-07/msg00209.html This is likely due to a bug in Tk, the widget toolkit of 'git gui'. The bug was set to "obsolete" back in 2007, but there's no indication the problem was fixed. Там же: You might like to raise this on the Tk bug tracker at sourceforge. On my Ubuntu system I can reproduce this with Tk 8.5.7 but not with 8.4.19 nor the current HEAD (8.6b1.1). Может, обновить Tk?
в сизифе tk 8.5.9, новее некуда.
Ныне воспроизводится?
Да как будто бы нет.