Package: debconf
Version: 1.4.36
Severity: normal
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
When I try to reconfigure acidlab with : dpkg-reconfigure acidlab, the
gnome frontend open a big window that go over the screen. If I maximize
it, I can't see some options. I think a scrollbar missing to the gnome
frontend.
Cheers,
Martin Braure de Calignon
- -- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8+perso
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro
Versions of packages debconf depends on:
ii debconf-i18n 1.4.36 full internationalization
support
ii perl-base 5.8.4-2.2 The Pathologically Eclectic
Rubbis
- -- debconf information:
* debconf/priority: high
* debconf/frontend: Gnome
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFBT09VcHEx8cor214RAvPDAJ0baoTEIXJh15KY7oRaAu7hCXH2rACgoOKY
WyPDy2VX1+ymh5XNNrOMNqg=
=/Nuj
-----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Package: debconf
Version: 1.4.38
Tags: moreinfo
Well, I've tried to fix this problem. For that I modified
/usr/share/perl5/Debconf/FrontEnd/Gnome.pm .
Here's the diff :
< $this->druid->show;
< $this->win->add($this->druid);
- ---
|
|
| $this->scroll(Gtk2::ScrolledWindow->new);
| $this->scroll->add_with_viewport($this->druid);
|
| $this->win->add($this->scroll);
| $this->win->show_all;
I'm just a nOob in perl-gtk, so if someone can improve it (for the
moment, the window is too short). I think the best would be to modify
Druid window and add to it a "viewport".
Cheers,
- --
Martin Braure de Calignon
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFBY+bRcHEx8cor214RAjzTAKCpHD0cW2yub1dEv5Nt4sDUl7Ls8wCeJ812
O4df7yH2GPt8f6JCWG+ARXs=
=afhb
-----END PGP SIGNATURE-----
Debbugs is free software and licensed under the terms of the GNU General
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.