Bug#546614: openoffice.org: soffice.bin SIGSEGV crash on exit

2009-09-14 Thread João Batista
Package: openoffice.org
Version: 1:3.1.1-1~bpo50+1
Severity: minor

soffice.bin crashes with SIGSEGV on exit. This does not seem too serious, as 
it happens on exit after all files have been saved. 
Output from dpkg -l for installed packages, and a gdb session up to the SIGSEGV 
follows.

88888888
u...@linux:~$ dpkg -l openoffice.org
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ NomeVersão Descrição
+++-===-===-==
ii  openoffice.org  1:3.1.1-1~bpo50+1   
full-featured office productivity suite
u...@linux:~$ dpkg -l openoffice.org* | grep ^ii
ii  openoffice.org 1:3.1.1-1~bpo50+1
ii  openoffice.org-base1:3.1.1-1~bpo50+1
ii  openoffice.org-base-core   1:3.1.1-1~bpo50+1
ii  openoffice.org-calc1:3.1.1-1~bpo50+1
ii  openoffice.org-common  1:3.1.1-1~bpo50+1
ii  openoffice.org-core1:3.1.1-1~bpo50+1
ii  openoffice.org-dbg 1:3.1.1-1~bpo50+1
ii  openoffice.org-dev-doc 1:3.1.1-1~bpo50+1
ii  openoffice.org-draw1:3.1.1-1~bpo50+1
ii  openoffice.org-dtd-officedocument1.0   1:3.1.1-1~bpo50+1
ii  openoffice.org-evolution   1:3.1.1-1~bpo50+1 
ii  openoffice.org-filter-binfilter1:3.1.1-1~bpo50+1
ii  openoffice.org-filter-mobiledev1:3.1.1-1~bpo50+1
ii  openoffice.org-help-en-us  1:3.1.1-1~bpo50+1
ii  openoffice.org-help-pt 1:3.1.1-1~bpo50+1
ii  openoffice.org-impress 1:3.1.1-1~bpo50+1
ii  openoffice.org-java-common 1:3.1.1-1~bpo50+1
ii  openoffice.org-kde 1:3.1.1-1~bpo50+1
ii  openoffice.org-l10n-pt 1:3.1.1-1~bpo50+1
ii  openoffice.org-math1:3.1.1-1~bpo50+1
ii  openoffice.org-officebean  1:3.1.1-1~bpo50+1
ii  openoffice.org-ogltrans1:3.1.1-1~bpo50+1
ii  openoffice.org-report-builder  1:1.1.0+OOo3.1.1-1~bpo50+1
ii  openoffice.org-report-builder-bin  1:3.1.1-1~bpo50+1
ii  openoffice.org-style-andromeda 1:3.1.1-1~bpo50+1
ii  openoffice.org-style-crystal   1:3.1.1-1~bpo50+1
ii  openoffice.org-style-galaxy1:3.1.1-1~bpo50+1
ii  openoffice.org-style-oxygen1:3.1.1-1~bpo50+1
ii  openoffice.org-writer  1:3.1.1-1~bpo50+1
u...@linux:~$ dpkg -l *ttf* *freetype* | grep ^ii
ii  freetype1-tools1.4pre.20050518-0.4
ii  libclan2c2a-ttf0.6.5-1-3.3
ii  libfreetype6   2.3.7-2+lenny1
ii  libfreetype6-dev   2.3.7-2+lenny1
ii  libsdl-ttf2.0-02.0.9-1
ii  libttf21.4pre.20050518-0.4
ii  ttf-arphic-uming   0.2.20080216.1-1
ii  ttf-baekmuk2.2-2
ii  ttf-bengali-fonts  1:0.5.4
ii  ttf-bitstream-vera 1.10-7
ii  ttf-dejavu 2.25-3
ii  ttf-dejavu-core2.25-3
ii  ttf-dejavu-extra   2.25-3
ii  ttf-devanagari-fonts   1:0.5.4
ii  ttf-dustin 20030517-6
ii  ttf-freefont   20080323-3
ii  ttf-gujarati-fonts 1:0.5.4
ii  ttf-indic-fonts1:0.5.4
ii  ttf-kannada-fonts  1:0.5.4
ii  ttf-kochi-gothic   1.0.20030809-8
ii  ttf-kochi-mincho   1.0.20030809-8
ii  ttf-liberation 1.04.93-1
ii  ttf-malayalam-fonts1:0.5.4
ii  ttf-mscorefonts-installer  2.7
ii  ttf-opensymbol 1:3.1.1-1~bpo50+1
ii  ttf-oriya-fonts1:0.5.4
ii  ttf-punjabi-fonts  1:0.5.4
ii  ttf-sazanami-mincho20040629-2
ii  ttf-sjfonts2.0.2-1
ii  ttf-tamil-fonts1:0.5.4
ii  ttf-telugu-fonts   1:0.5.4
ii  ttf-unifont1:5.1.20080914-1
u...@linux:~$ dpkg -l *qt3* | grep ^ii
ii  libavahi-qt3-1 0.6.23-3lenny1
ii  libavahi-qt3-dev   0.6.23-3lenny1
ii  libdbus-1-qt3-00.9-2.1~2lenny
ii  libqt3-compat-headers  

Bug#534704: trac-admin fails with DistributionNotFound error

2009-06-26 Thread João Batista
Package: trac
Version: 0.11.1-2.1
Severity: important

Following the instructions from trac's README.Debian.gz file, namely

A new Trac environment is created with trac-admin:

$ trac-admin /path/to/projectenv initenv

the attempts made to configure trac failed:

u...@localhost:~/src$ svn co http://localhost/port48
Checked out revision 0.
u...@localhost:~/src$ sudo -i
localhost:~# mkdir /var/trac
localhost:~# trac-admin /var/trac initenv
Traceback (most recent call last):
  File /usr/bin/trac-admin, line 5, in module
from pkg_resources import load_entry_point
  File /usr/lib/python2.5/site-packages/pkg_resources.py, line 2561, in 
module
working_set.require(__requires__)
  File /usr/lib/python2.5/site-packages/pkg_resources.py, line 626, in require
needed = self.resolve(parse_requirements(requirements))
  File /usr/lib/python2.5/site-packages/pkg_resources.py, line 524, in resolve
raise DistributionNotFound(req)  # XXX put more info here
pkg_resources.DistributionNotFound: setuptools=0.6b1
localhost:~#

-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-bpo.1-amd64 (SMP w/2 CPU cores)
Locale: LANG=pt_PT.UTF-8, LC_CTYPE=pt_PT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages trac depends on:
ii  libjs-jquery1.2.6-2  JavaScript library for dynamic web
ii  python  2.5.2-3  An interactive high-level object-o
ii  python-central  0.6.8register and build utility for Pyt
ii  python-genshi   0.5.1-1  Python XML-based template engine
ii  python-pysqlite22.4.1-1  Python interface to SQLite 3
ii  python-setuptools   0.6c8-4  Python Distutils Enhancements
ii  python-subversion   1.5.1dfsg1-2 Python bindings for Subversion
ii  subversion  1.5.1dfsg1-2 Advanced version control system

Versions of packages trac recommends:
ii  apache2  2.2.9-10+lenny3 Apache HTTP Server metapackage
ii  apache2-mpm-prefork [htt 2.2.9-10+lenny3 Apache HTTP Server - traditional n
ii  enscript 1.6.4-13Converts ASCII text to Postscript,
ii  lighttpd [httpd] 1.4.19-5A fast webserver with minimal memo
ii  mini-httpd [httpd]   1.19-8  a small HTTP server
ii  nginx [httpd]0.6.32-3small, but very powerful and effic
ii  python-pygments  0.10-1  syntax highlighting package writte
ii  python-tz2008c-2 Python version of the Olson timezo

Versions of packages trac suggests:
ii  libapache2-mod-python 3.3.1-7Python-embedding module for Apache
ii  python-docutils   0.5-2  Utilities for the documentation of
ii  python-mysqldb1.2.2-7A Python interface to MySQL
ii  python-psycopg2   2.0.7-4Python module for PostgreSQL
ii  python-textile2.10-3.1.2 Python parser for the Textile mark
pn  trac-bzr  none (no description available)
ii  trac-git  0.0.20080710-3 Git version control backend for Tr
pn  trac-mercurialnone (no description available)
pn  trac-spamfilter   none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#534704: solved: bug #534704

2009-06-26 Thread João Batista

Oh man, too quick to report. (Is there a Delete button for this?)

Re-installed package python-setuptools and reran trac-admin, which no
longer produces the previous error,
pkg_resources.DistributionNotFound: setuptools==0.6c8





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#483202: gfortran: gdb sees debugging symbols depending on source filename

2008-05-27 Thread João Batista

Subject: gfortran: gdb sees debugging symbols depending on source filename
Package: gfortran
Version: 4:4.1.1-15
Severity: minor

*** Please type your report below this line ***
Depending on how the Fortran source files are named, gdb may or may not find 
the debugging symbols when doing a list.
Example:

[EMAIL PROTECTED]:~$ cat teste.f
program teste
stop
end program
[EMAIL PROTECTED]:~$ gfortran -g teste.f -o teste
[EMAIL PROTECTED]:~$ gdb teste
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as x86_64-linux-gnu...Using host libthread_db library 
/lib/libthread_db.so.1.

(gdb) list
1   ../sysdeps/x86_64/elf/start.S: Arquivo ou diretório não encontrado.
in ../sysdeps/x86_64/elf/start.S
(gdb) quit
[EMAIL PROTECTED]:~$ mv teste.f teste.f90
[EMAIL PROTECTED]:~$ gfortran -g teste.f90 -o teste
[EMAIL PROTECTED]:~$ gdb teste
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as x86_64-linux-gnu...Using host libthread_db library 
/lib/libthread_db.so.1.

(gdb) list
1   program teste
2   stop
3   end program
(gdb) quit
[EMAIL PROTECTED]:~$


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (800, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.22-3-amd64
Locale: LANG=pt_PT.UTF-8, LC_CTYPE=pt_PT.UTF-8 (charmap=UTF-8)

Versions of packages gfortran depends on:
ii  cpp   4:4.1.1-15 The GNU C preprocessor (cpp)
ii  gcc   4:4.1.1-15 The GNU C compiler
ii  gfortran-4.1  4.1.1-21   The GNU Fortran 95 compiler
ii  gdb   6.4.90.dfsg-1  The GNU Debugger

gfortran recommends no packages.

-- no debconf information

_
Receba GRÁTIS as mensagens do Messenger no seu celular quando você estiver 
offline. Conheça  o MSN Mobile!
http://mobile.live.com/signup/signup2.aspx?lc=pt-br


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#414950: Package collision? libezv24 and libezv24-0

2007-03-14 Thread João Batista
Package: libezv24
Version: 0.1.1-2
Severity: normal

Packages libezv24 and libezv24-0 in Debian unstable collide. libezv24 is 
required by package leif whereas libezv24-0 is required by package cobex. When 
libez24 and leif are installed, installing cobex produces the error: 

dpkg: error processing /var/cache/apt/archives/libezv24-0_0.1.1-1_i386.deb 
(--unpack):
 trying to overwrite `/usr/lib/libezV24.so.0.1', which is also in package 
libezv24

The following dependecies resolution are described by apt:
The following packages have unmet dependencies:
  cobex: Depends: libezv24-0 but it is not going to be installed
  leif: Depends: libezv24 but it is not going to be installed
Depends: libezv24 but it is not going to be installed

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20.1-slh-up-2
Locale: LANG=C, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages libezv24 depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries

libezv24 recommends no packages.

-- debconf-show failed


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#403048: linux-wlan-ng: init deprecation warning for 85-linux-wlan-ng.rules

2006-12-14 Thread João Batista
Package: linux-wlan-ng
Version: 0.2.6+svn20061108-1
Severity: normal

In Debian sid with kernel 2.6.18 (non-vanilla, version is 2.6.18-kanotix-1) 
at boot time (after INIT starts), this message is displayed in the console:

udev: add_to_rules: PHYSDEV* values are deprecated and will be removed from a 
future kernel, please fix it in /etc/udev/rules/85-linux-wlan-ng.rules.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-kanotix-1
Locale: LANG=C, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages linux-wlan-ng depends on:
ii  libc62.3.6.ds1-9 GNU C Library: Shared libraries
ii  udev 0.103-1 /dev/ and hotplug management daemo
ii  wireless-tools   28-1Tools for manipulating Linux Wirel

Versions of packages linux-wlan-ng recommends:
pn  linux-wlan-ng-doc none (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#398052: castor-rtcopy-client: can't install: conflict with iproute

2006-11-11 Thread João Batista
Package: castor-rtcopy-client
Severity: important

Error during installation of castor-rtcopy-client:

Unpacking castor-rtcopy-client (from 
.../castor-rtcopy-client_1.7.1.5-1_i386.deb) ...
dpkg: error processing 
/var/cache/apt/archives/castor-rtcopy-client_1.7.1.5-1_i386.deb (--unpack):
 trying to overwrite `/usr/bin/rtstat', which is also in package iproute
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/castor-rtcopy-client_1.7.1.5-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-kanotix-1
Locale: LANG=C, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

ii  iproute  20061002-2   Professional tools to 
control the networking in Linux kernels


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#396517: cosmetics: startup window's name says icon, not OpenOffice.org 2

2006-11-01 Thread João Batista
Package: openoffice.org
Version: 2.0.4-5
Severity: minor

(This was observed in icewm WindowManager.)
The startup window of OpenOffice.org shows the text icon for the
window's taskbar tab. It would be nice, in terms of cosmetics, to have
it say OpenOffice.org 2 (for example) instead.
Also, to have window icon defined for ooffice (e.g. the seagulls icon)
as it is for the windows of oowriter, oocalc, ooimpress, etc.


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-kanotix-1
Locale: LANG=C, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages openoffice.org depends on:
ii  openoffice.org-base   2.0.4-5OpenOffice.org office suite - data
ii  openoffice.org-calc   2.0.4-5OpenOffice.org office suite - spre
ii  openoffice.org-core   2.0.4-5OpenOffice.org office suite archit
ii  openoffice.org-draw   2.0.4-5OpenOffice.org office suite - draw
ii  openoffice.org-impress2.0.4-5OpenOffice.org office suite - pres
ii  openoffice.org-java-common2.0.4-5OpenOffice.org office suite Java s
ii  openoffice.org-math   2.0.4-5OpenOffice.org office suite - equa
ii  openoffice.org-writer 2.0.4-5OpenOffice.org office suite - word

openoffice.org recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#394069: wish: button to remove User Image

2006-10-19 Thread João Batista
Package: kcontrol
Version: 4:3.5.5a-2
Severity: wishlist

The Password and User Account module of Kcontrol has the ability to
select a user image, but no button exists to reset/remove the current
image for the user (it has to be done manually by deleting the file
$HOME/.face.icon ).

A Clear button to reset the image to a blank (and remove
$HOME/.face.icon) would be a good idea IMHO.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-kanotix-1
Locale: LANG=C, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages kcontrol depends on:
ii  kdebase-data   4:3.5.5a-2shared data files for the KDE base
ii  kdelibs4c2a4:3.5.5a.dfsg.1-1 core libraries and binaries for al
ii  kicker 4:3.5.5a-2desktop panel for KDE
ii  libacl12.2.41-1  Access control list shared library
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libattr1   2.4.32-1  Extended attribute shared library
ii  libaudio2  1.8-2 The Network Audio System (NAS). (s
ii  libc6  2.3.6.ds1-6   GNU C Library: Shared libraries
ii  libfam02.7.0-11  Client library to control the FAM 
ii  libfontconfig1 2.4.1-2   generic font configuration library
ii  libfontenc11:1.0.2-2 X11 font encoding library
ii  libfreetype6   2.2.1-5   FreeType 2 font engine, shared lib
ii  libgcc11:4.1.1-16GCC support library
ii  libgl1-mesa-glx [libgl 6.5.1-0.2 A free implementation of the OpenG
ii  libglu1-mesa [libglu1] 6.5.1-0.2 The OpenGL utility library (GLU)
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libidn11   0.6.5-1   GNU libidn library, implementation
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.8rel-7PNG library - runtime
ii  libqt3-mt  3:3.3.6-4 Qt GUI Library (Threaded runtime v
ii  libraw1394-8   1.2.1-2   library for direct access to IEEE 
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libssl0.9.80.9.8c-3  SSL shared libraries
ii  libstdc++6 4.1.1-16  The GNU Standard C++ Library v3
ii  libusb-0.1-4   2:0.1.12-2userspace USB programming library
ii  libx11-6   2:1.0.3-2 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxft22.1.8.2-8 FreeType-based font drawing librar
ii  libxi6 1:1.0.1-3 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii  libxtst6   1:1.0.1-5 X11 Testing -- Resource extension 
ii  usbutils   0.72-7USB console utilities
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages kcontrol recommends:
ii  udev  0.100-2.1  /dev/ and hotplug management daemo

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#392553: vim-gtk: incorrect buffer number shown in gvim window titlebar

2006-10-12 Thread João Batista
Package: vim-gtk
Version: 1:7.0-094+1
Severity: minor

Vim/Gvim is not reporting the correct buffer number (when editting multiple
files) in the window's titlebar. It remains as (1 of n) (where n is
the number of edited files, which is reported correctly) throughout
switching the buffer number to be edited.

Steps to reproduce the problem:
1) vim input1 input2 input3
   Vim starts up on the input1 file. The titlebar reads:
input1 (~) (1 of 3) - VIM
2) Switch to the next buffer, either with :b2 or :bn
   The titlebar now reads:
input2 (~) ((1) of 3) - VIM
3) Cicle through the buffers until the first one. The titlebar now
   reads:
input1 (~) (1 of 3) - VIM

Note however, the titlebar is sensible to info from Vim, since the +
sign for a changed file appears if changes are done in the file (as it
should happen).

This was observed in the IceWM/unstable window manager.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-kanotix-1
Locale: LANG=C, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages vim-gtk depends on:
ii  libatk1.0-0  1.12.3-1The ATK accessibility toolkit
ii  libc62.3.6.ds1-5 GNU C Library: Shared libraries
ii  libcairo21.2.4-1 The Cairo 2D vector graphics libra
ii  libfontconfig1   2.4.1-2 generic font configuration library
ii  libglib2.0-0 2.12.4-1The GLib library of C routines
ii  libgpmg1 1.19.6-22   General Purpose Mouse - shared lib
ii  libgtk2.0-0  2.8.20-2The GTK+ graphical user interface 
ii  libice6  1:1.0.1-2   X11 Inter-Client Exchange library
ii  libncurses5  5.5-4   Shared libraries for terminal hand
ii  libpango1.0-01.14.4-2Layout and rendering of internatio
ii  libsm6   1:1.0.1-3   X11 Session Management library
ii  libx11-6 2:1.0.0-9   X11 client-side library
ii  libxcursor1  1.1.7-4 X cursor management library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxfixes3   1:4.0.1-4   X11 miscellaneous 'fixes' extensio
ii  libxi6   1:1.0.1-3   X11 Input extension library
ii  libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii  libxrandr2   2:1.1.0.2-4 X11 RandR extension library
ii  libxrender1  1:0.9.1-3   X Rendering Extension client libra
ii  libxt6   1:1.0.2-2   X11 toolkit intrinsics library
ii  vim-common   1:7.0-094+1 Vi IMproved - Common files
ii  vim-gui-common   1:7.0-094+1 Vi IMproved - Common GUI files
ii  vim-runtime  1:7.0-094+1 Vi IMproved - Runtime files

vim-gtk recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#390639: gfortran configure: failed to upgrade due to Permission denied error

2006-10-02 Thread João Batista
Package: gfortran
Version: 4:4.1.1-9
Severity: important

Last upgrade of gfortran in sid was prevented due to the following
errors (one for g77 is included, other packages are not referenced):


Setting up g77 (3.4.6-13) ...
/var/lib/dpkg/info/g77.postinst: line 12: /usr/share/man/man1/g77.1.gz:
No such file or directory
dpkg: error processing g77 (--configure):
 subprocess post-installation script returned error exit status 1
..
..
..
Setting up gfortran (4.1.1-9) ...
/var/lib/dpkg/info/gfortran.postinst: line 5: 
/usr/share/man/man1/gfortran.1.gz: Permission denied
dpkg: error processing gfortran (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 g77
..
..
..
 gfortran


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.11-kanotix-2
Locale: LANG=C, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages gfortran depends on:
ii  cpp   4:4.1.1-9  The GNU C preprocessor (cpp)
ii  gcc   4:4.1.1-9  The GNU C compiler
ii  gfortran-4.1  4.1.1-15   The GNU Fortran 95 compiler

gfortran recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389919: icewm: 'iconic' window property gone?

2006-09-28 Thread João Batista
Package: icewm
Version: 1.2.28-1
Severity: minor

The 'state' window property (as well as others) no longer seems to be 
functioning 
as the used to in IceWM, or maybe functionalities have changed. 

I've set the XMix application to start as iconic when invoked, 
  xmix -iconic -geometry -0+0 
by editing the $HOME/.icewm/winoptions file and adding the lines:
  xmix.tray: Exclusive
  xmix.layer: Normal
  xmix.state: Iconic
  xmix.geometry: -0+0
Up to now, the 'state' and 'geometry' would allow xmix to be placed in
the upper right corner of the window and start as iconic, and the 'tray'
option would allow xmix to be placed in the System Tray. Now, although
xmix still appears in the System Tray, the window no longer appears in
the upper right corner (it's hidden beyond the upper right window edge)
and is not minimized.

ii  icewm1.2.28-1wonderful Win95-OS/2-Motif-like 
window manager
ii  xorg 7.1.0-1 X.Org X Window System
ii  xmix 2.1-6   X11-based interface to the Linux 
sound driver mixer


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.11-kanotix-2
Locale: LANG=C, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages icewm depends on:
ii  icewm-common1.2.28-1 wonderful Win95-OS/2-Motif-like wi
ii  imlib11 1.9.14-31Imlib is an imaging library for X 
ii  libaudiofile0   0.2.6-6  Open-source version of SGI's audio
ii  libc6   2.3.6.ds1-4  GNU C Library: Shared libraries
ii  libesd0 0.2.36-3 Enlightened Sound Daemon - Shared 
ii  libfontconfig1  2.4.1-2  generic font configuration library
ii  libfreetype62.2.1-5  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.1.1-14   GCC support library
ii  libice6 1:1.0.1-2X11 Inter-Client Exchange library
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.8rel-5.2 PNG library - runtime
ii  libsm6  1:1.0.1-3X11 Session Management library
ii  libtiff43.8.2-6  Tag Image File Format (TIFF) libra
ii  libungif4g  4.1.4-4  shared library for GIF images
ii  libx11-62:1.0.0-9X11 client-side library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxinerama11:1.0.1-4.1  X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.1-3X Rendering Extension client libra
ii  zlib1g  1:1.2.3-13   compression library - runtime

icewm recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389611: ifrename: kernel panic if interface is missing in /etc/network/interfaces

2006-09-26 Thread João Batista
Package: ifrename
Version: 28-1
Severity: important

ifrename causes a kernel panic during boot if the following conditions
are verified concurrently:
1) a PCMCIA wireless card is inserted during boot;
2) ndiswrapper is configured for the card and the ndiswrapper ;
3) the interface's configuration is missing in /etc/network/interfaces

The crash is averted if the card is inserted into the slot after the
boot process (specifically, after ifrename was executed).


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.11-kanotix-2
Locale: LANG=C, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages ifrename depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libiw28  28-1Wireless tools - library

ifrename recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#387701: linux-image-2.6.17.11-kanotix-2: kernel panic during boot (ifrename / ndiswrapper)

2006-09-16 Thread João Batista
Package: linux-image-2.6.17.11-kanotix-2
Version: 1
Severity: important

Kernel 2.6.17.11-kanotix-2 crashes during boot when attempting to
configure wireless LAN interface (wlan0) configured with ndiswrapper 
if the PCICIA wireless card is in the slot during bootup.
Note: the following services were disabled by me (maybe they really
shouldn't?):
-88888888---
update-rc.d portmap disable
update-rc.d zope2.8 disable
update-rc.d zope2.9 disable
update-rc.d rpc disable
update-rc.d hotplug enable
update-rc.d nfs-common disable
update-rc.d nfs-kernel-server disable
update-rc.d splashy-init disable
-88888888---

Sample output (typed from screen output during bootup):
-88888888---
BUG: unable to handle kernel NULL pointer dereference at virtual address 
0040
  printing eip:
c019f4a9
*pde = 
Oops:  [#1]
PREEMPT SMP
Modules linked in: nsc_ircc parport_pc parport via_rhine mii snd_via82xx_modem 
snd_via82xx gameport snd_ac97_codec snd_ac97_bus snd_pcm_oss snd_mixer_oss 
snd_pcm snd_page_alloc snd_mpu401_uart snd_seq_dummy snd_seq_oss snd_seq_midi 
snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device snd soundcore 
i2c_viapro i2c_core shpchp pci_hotplug via_agp agpgart ehci_hcd uhci_hcd 
ath_pci ath_rate_sample wlan ath_hal via_ircc irda crc_ccitt eth1394 tsdev 
yenta_socket rsrc_nonstatic pcmcia_core ohci1394 ieee1394 ndiswrapper usbcore 
psmouse pcspkr fuse capability commoncap cpufreq_performance cpufreq_powersave 
powernow_k7 freq_table processor evdev
CPI:0
EIP:0060:[c019f4a9]   Tainted: P  VLI
EFLAGS: 00010202(2.6.17.11-kanotix-2 #1)
EIP is at remove_proc_entry+0x39/0x200
eax: 0008   ebx: 0008   ecx: 0001   edx: 
esi: de6c3c00   edi: e0d30c7b   ebp: 0002   esp: dde35e5c
ds: 007b   es: 007b   ss: 0068
Process ifrename (pid: 3279,threadinfo=dde34000 task=dfc07580)
Stack: 000a e0d30c78 0008 de6c3c00 de6c4004 0004 e0d241db e0d30c78
   0008 de6c3c00 de6c3800 e0d28a76 de6c3c00 e0d3ab1c de6c3800 000a
   c0132081 e0d3ab1c 000a de6c3800 de6c3800  01a66a1f c033fc05
Call Trace:
 e9d241db wrap_procfs_remove_ndis_device+0x1b/0xx70 [ndiswrapper]
 e0d28a76 notifier_event+0x26/0x50 [ndiswrapper]
 c0132081 notifier_call_chain+0x21/0x40
 c033fc05 dev_change_name+0x135/0x190
 c033fd7d dev_ifsioc+0x11d/0x300 
 c0340436 dev_ioctl+0x2a6/0x380
 c017bd32 vfs_ioctl+0x52/0x2c0
 c017bbfd sys_ioctl+0x5d/0x70
 c01030b7 syscall_call+0x7/0xb
Code: 20 89 44 24 04 85 db 0f 84 74 01 00 00 8b 7c 24 04 31 c0 83  c9 ff f2 ae 
f7 d1 49 b8 e0 93 42 c0 89 cd e8 7b fb 1f 00 8b 44 24 20 8b 48 38 8d 78 38 85 
c9 0f 84 11 01 00 00 8b 74 24 04 b8 00 e0
EIP: [c019f4a9] remove_proc_entry+0x39/0x200 SS:ESP 0068:dde35e5c
 6note: ifrename[3279] exited with preempt_count 1
/etc/rcS.d/S40ifrename: line 10:  3279 Segmentation fault   $IFRENAME -d -p

-88888888---

After ejecting the PCMCIA card (D-Link AirPlus XtremeG DWL-G650 Wireless
Cardbus Adapter, hardware revision B2):
-88888888---
pccard: card ejected from slot 0
ndiswrapper (miniport_reset:62): wlan is being reset
ndiswrapper (miniport_reset:62): wlan is being reset
ndiswrapper (miniport_reset:62): wlan is being reset
-88888888---
(Last message repeats at infinitum AFAIK.)


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.11-kanotix-2
Locale: LANG=C, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages linux-image-2.6.17.11-kanotix-2 depends on:
ii  coreutils [fileutils] 5.97-5 The GNU core utilities
ii  debconf [debconf-2.0] 1.5.4  Debian configuration management sy
ii  fileutils 5.97-5 The GNU file management utilities 

linux-image-2.6.17.11-kanotix-2 recommends no packages.

-- debconf information:
  
linux-image-2.6.17.11-kanotix-2/preinst/failed-to-move-modules-2.6.17.11-kanotix-2:
  
linux-image-2.6.17.11-kanotix-2/prerm/would-invalidate-boot-loader-2.6.17.11-kanotix-2:
 true
  linux-image-2.6.17.11-kanotix-2/postinst/depmod-error-2.6.17.11-kanotix-2: 
false
  linux-image-2.6.17.11-kanotix-2/preinst/abort-install-2.6.17.11-kanotix-2:
  linux-image-2.6.17.11-kanotix-2/preinst/initrd-2.6.17.11-kanotix-2:
  
linux-image-2.6.17.11-kanotix-2/postinst/create-kimage-link-2.6.17.11-kanotix-2:
 true
  linux-image-2.6.17.11-kanotix-2/postinst/old-initrd-link-2.6.17.11-kanotix-2: 
true
  
linux-image-2.6.17.11-kanotix-2/prerm/removing-running-kernel-2.6.17.11-kanotix-2:
 true
  

Bug#385294: Acknowledgement (konsole: vi/vim causes titlebar text repetition

2006-09-04 Thread João Batista


Update:

This seems to be solved if the environment variable $PROMPT_COMMAND is not 
unset. For example, doing


export PROMPT_COMMAND=echo -ne 
\033]0;[EMAIL PROTECTED]:${PWD/$HOME/~}\007


effectively changes the text in the text in the titlebar, and invoking vim 
doesn't append unuseful trash. However, doing again


unset PROMPT_COMMAND

returns to the previous condition.

_
MSN Messenger: converse com os seus amigos online. 
http://messenger.msn.com.br




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#385761: firefox-adblock: were is it!?

2006-09-02 Thread João Batista
Package: mozilla-firefox-adblock
Version: 0.5.2.039-4.1
Severity: normal

I've installed Debian packages for Firefox extensions such as
mozilla-firefox-dom-inspector and mozilla-imagezoom along with
mozilla-firefox-adblock. The two first show up in the Tools-Extensions
menu, but not Adblock. I've even tried dpkg-reconfigure the package and
remove and reinstall the package. It still doesn't show up.

So, were is Adblock!? The files are there... is there anything else
lacking before it gets activated? 

BTW, I also have mozilla-browser installed; though unlikely, could the
update-alternatives be interfering with the browser specification (I'm
using mozilla-suite as the default in update-alternatives).

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.11-kanotix-2
Locale: LANG=C, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages mozilla-firefox-adblock depends on:
ii  firefox   1.5.dfsg+1.5.0.6-3 lightweight web browser based on M

mozilla-firefox-adblock recommends no packages.

-- debconf-show failed


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#385294: konsole: vi/vim causes titlebar text repetition

2006-08-30 Thread João Batista
Package: konsole
Version: 4:3.5.4-2
Severity: minor

The vi/vim editor causes the text in konsole's title bar to be repeated. 
The anomalous behavior is reproduced in konsole but not in other console 
terminal applications such as xterm or rxvt.

For example, invoking vi (e.g. without any file) in a xterm changes the 
xterm's titlebar text to [No Name] - VIM, whereas in konsole the text 
in the titlebar shows [No Name] - VIM - Shell - Konsole.

After a few invocations, the text in xterm's titlebar remains xterm, 
whereas in konsole has grown to e.g. 
Shell - Konsole - Shell - Konsole - Shell - Konsole Shell - Konsole.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.11-kanotix-2
Locale: LANG=C, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages related to this bug:
ii  rxvt 2.6.4-10VT102 terminal emulator for the X 
ii  vim  7.0-035+1   Vi IMproved - enhanced vi editor
ii  xterm210-3   X terminal emulator

Versions of packages konsole depends on:
ii  kdelibs4c2a  4:3.5.4-3   core libraries and binaries for al
ii  libc62.3.6.ds1-3 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-11  GCC support library
ii  libstdc++6   4.1.1-11The GNU Standard C++ Library v3
ii  libxrender1  1:0.9.0.2-4 X Rendering Extension client libra
ii  libxtst6 1:1.0.1-5   X11 Testing -- Resource extension 

konsole recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#385338: wish: dpkg-reconfigure localepurge to select when to run localepurge automatically

2006-08-30 Thread João Batista
Package: localepurge
Version: 0.5.5
Severity: wishlist

Although localepurge has been revealing quite (!!) a disk space saver, 
it is consuming a lot of time during package installation. This becomes
especially noticed when frequently installing new packages or trying out
packages.

I'd like to propose a facility, configurable when running
dpkg-reconfigure localepurge , to allow the sysadmin to select when
localepurge should be run e.g.: 
  - everytime dpkg/apt is run (default)
  - manually
A third option (run as a cron job) would also be useful, although it can
be dispensed because a knowledgeable sysadmin should be easily capable
of setting that task.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.11-kanotix-2
Locale: LANG=C, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages localepurge depends on:
ii  debconf [debconf-2.0]1.5.3   Debian configuration management sy
ii  debianutils  2.17Miscellaneous utilities specific t
ii  dpkg 1.13.22 package maintenance system for Deb
ii  locales  2.3.6.ds1-4 GNU C Library: National Language (
ii  procps   1:3.2.7-2   /proc file system utilities
ii  ucf  2.0014  Update Configuration File: preserv

localepurge recommends no packages.

-- debconf information:
* localepurge/mandelete: true
* localepurge/showfreedspace: true
* localepurge/quickndirtycalc: false
  localepurge/remove_no:
  localepurge/none_selected: false
* localepurge/nopurge: en, en_GB, en_GB.ISO-8859-15, en_GB.UTF-8, en_US, 
en_US.ISO-8859-15, en_US.UTF-8, pt, pt_PT, pt_PT.UTF-8, [EMAIL PROTECTED], 
[EMAIL PROTECTED]
* localepurge/dontbothernew: false
* localepurge/verbose: false


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#385122: reportbug does not recognize locale token in .reportbugrc

2006-08-29 Thread João Batista

From: Chris Lawrence [EMAIL PROTECTED]
To: Joao Batista [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: Bug#385122: reportbug does not recognize locale token in 
.reportbugrc

Date: Tue, 29 Aug 2006 08:02:58 -0500

Er, reportbug doesn't have a locale setting in the .reportbugrc file.


I don't remember putting it by hand on the .reportbugrc, that's for sure. 
Therefore, I believe maybe it was inserted by reportbug itself the first 
time it was run (some releases ago)?


Maybe locale existed as a work-around before?


You need to reset your global locale settings in your environment so
that LC_ALL isn't overriding your LC_CTYPE setting (which doesn't seem
to be exported anyway).


Anyway, this works for me. Thank you!



On 8/29/06, Joao Batista [EMAIL PROTECTED] wrote:

Package: reportbug
Version: 3.29.3
Severity: minor

reportbug is not handling locale settings too well. Sample output:

[EMAIL PROTECTED]:$ reportbug reportbug
Unrecognized token: locale
Unrecognized token: iso8859-1
*** Welcome to reportbug.  Use ? for help at prompts. ***
Detected character set: us-ascii
Please change your locale if this is incorrect.


The following bash environment settings (or combination of them)
are suspected:
CHARSET=iso8859-15
COUNTRY=C
DESKTOP_SESSION=IceWM
GDMSESSION=IceWM
GDM_LANG=en_US.ISO-8859-15
GDM_XSERVER_LOCATION=local
LANG=C
LANGUAGE=C
LC_ALL=C
[EMAIL PROTECTED]
TERM=xterm



-- Package-specific info:
** Environment settings:
INTERFACE=text

** /home/jbatista/.reportbugrc:
reportbug_version 3.20
mode standard
ui text
offline
realname Joao Batista
email ((...ommitted...))
locale iso8859-1
no-cc
header X-Debbugs-CC: ((...ommitted...))
smtphost bugs.debian.org

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.11-kanotix-2
Locale: LANG=C, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL 
set to C)


Versions of packages reportbug depends on:
ii  python2.3.5-11   An interactive high-level 
object-o
ii  python-central0.5.5  register and build utility 
for Pyt


Versions of packages reportbug recommends:
pn  python-cjkcodecs | python-ico none (no description available)
ii  python2.3-icon 1.1.2-2.2  Python universal Unicode codec, using 
iconv(


-- no debconf information





--
Chris Lawrence - http://blog.lordsutch.com/


_
MSN Messenger: converse com os seus amigos online. 
http://messenger.msn.com.br




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#384774: Request: system-wide locale setting for OpenOffice.org

2006-08-26 Thread João Batista

From: Rene Engelhard [EMAIL PROTECTED]
To: Jo??o Batista [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Re: Bug#384774: Request: system-wide locale setting for 
OpenOffice.org

Date: Sat, 26 Aug 2006 19:42:14 +0200

Hi,

Jo??o Batista wrote:
 OK, then how about a /etc/openoffice/openoffice.conf or something 
similar
 which the /usr/bin/openoffice (ooo-wrapper) Perl script would interpret 
at

 startup?

Actually, exactly that was there at the time we had a shell wrapper 
(1.1.x)...

Got removed for 2.x.



Hi,

I looked into the section about locales in 
/usr/share/doc/openoffice.org/README.Debian.gz
The LANG=mylocale *almost* works, e.g. it interferes with gvim menubar 
language if one wants to retain the default language (e.g. English).
However, the following works for me: it retains the menubar's languages but 
still allows openoffice.org to recognize the keyboard locale:


export LC_ALL=C
export LC_CTYPE=ISO-8859-1

Maybe this detail should be included in the 
/usr/share/doc/openoffice.org/README.Debian.gz


AFAIAC, this issue is solved and can be closed.


Best regards,
Joao Batista

_
MSN Messenger: converse com os seus amigos online. 
http://messenger.msn.com.br




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#384774: Request: system-wide locale setting for OpenOffice.org

2006-08-26 Thread João Batista

Hi,


Rene Engelhard wrote:

Hi,

Jo???o Batista wrote:
 Package: openoffice

Next time please use a correct package name...



Sorry. It's openoffice.org, correct?


 IMHO, it would make sense to include some directive in a configuration
 file in /etc/openoffice to allow the choice of locale for ooffice, e.g.
 in /etc/openoffice/sofficerc. If in a Perl script, the following seems

No, sofficerc is a completely wrong place for it. You haven't looked at
sofficerc, have you?



I see. It was just a suggestion, nothing more nothing less. I hope no one 
was offended.  :-)





 to do the job:

   $ENV{SAL_USE_VCLPLUGIN} = pt_PT;

That's broken. That is for using the VCLPLUGIN (gnome, kde, none) not
for the locale...




OK, then how about a /etc/openoffice/openoffice.conf or something similar 
which the /usr/bin/openoffice (ooo-wrapper) Perl script would interpret at 
startup?



In case none of these are remotely satisfactory, are there other suggestions 
in place?



Regards,
Joao

_
MSN Busca: fácil, rápido, direto ao ponto.  http://search.msn.com.br



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#384157: ispell: install error: missing file in install-docs

2006-08-22 Thread João Batista
Package: ispell
Version: 3.1.20.0-4.3
Severity: normal

While installing upgrading package, the following error appeared:

error in control file: `Index' value missing for format `info' at
/usr/sbin/install-docs line 709, /usr/share/doc-base/ispell-manual
line 16.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.11-kanotix-up-1
Locale: LANG=pt_PT, LC_CTYPE=pt_PT (charmap=ISO-8859-1)

Versions of packages ispell depends on:
ii  dictionaries-common 0.70.2   Common utilities for spelling dict
ii  iamerican [ispell-dictionar 3.1.20.0-4.3 An American English dictionary for
ii  libc6   2.3.6.ds1-2  GNU C Library: Shared libraries
ii  libncurses5 5.5-2Shared libraries for terminal hand

Versions of packages ispell recommends:
ii  miscfiles [wordlist]  1.4.2.dfsg.1-4 Dictionaries and other interesting
ii  wamerican [wordlist]  6-2American English dictionary words 

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#384173: ispell: install error: missing file in /usr/sbin/install-docs

2006-08-22 Thread João Batista
Package: ispell
Version: 3.1.20.0-4.3
Severity: normal

While installing upgrading package, the following error appeared:

error in control file: `Index' value missing for format `info' at
/usr/sbin/install-docs line 709, /usr/share/doc-base/ispell-manual
line 16.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.11-kanotix-up-1
Locale: LANG=pt_PT, LC_CTYPE=pt_PT (charmap=ISO-8859-1)

Versions of packages ispell depends on:
ii  dictionaries-common 0.70.2   Common utilities for spelling dict
ii  iamerican [ispell-dictionar 3.1.20.0-4.3 An American English dictionary for
ii  ibritish [ispell-dictionary 3.1.20.0-4.3 A British English dictionary for i
ii  ifrench-gut [ispell-diction 1:1.0-18 The French dictionary for ispell (
ii  iportuguese [ispell-diction 20060808-1   European Portuguese dictionary for
ii  libc6   2.3.6.ds1-2  GNU C Library: Shared libraries
ii  libncurses5 5.5-2Shared libraries for terminal hand

Versions of packages ispell recommends:
ii  miscfiles [wordlist]  1.4.2.dfsg.1-4 Dictionaries and other interesting
ii  wamerican [wordlist]  6-2American English dictionary words 
ii  wbritish [wordlist]   6-2British English dictionary words f

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#383754: gaim: Reconnection window has no window title

2006-08-19 Thread João Batista
Package: gaim
Version: 1:1.5.0+1.5.1cvs20051015-5
Severity: minor

The reconnection window, which shows the text [EMAIL PROTECTED] has been
disconnected and the option to reconnect or close window, shows no window
title in the window titlebar (at least in IceWM).

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.11-kanotix-up-1
Locale: LANG=pt_PT, LC_CTYPE=pt_PT (charmap=ISO-8859-1)

Versions of packages gaim depends on:
ii  gaim-data 1:1.5.0+1.5.1cvs20051015-5 multi-protocol instant messaging c
ii  libao20.8.6-4Cross Platform Audio Output Librar
ii  libaspell15   0.60.4-4   GNU Aspell spell-checker runtime l
ii  libatk1.0-0   1.12.1-1   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libc6 2.3.6-16   GNU C Library: Shared libraries
ii  libcairo2 1.2.0-3The Cairo 2D vector graphics libra
ii  libfontconfig 2.3.2-7generic font configuration library
ii  libgcrypt11   1.2.2-3LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.10.3-3   The GLib library of C routines
ii  libgnutls13   1.4.1-1the GNU TLS library - runtime libr
ii  libgtk2.0-0   2.8.18-5   The GTK+ graphical user interface 
ii  libgtkspell0  2.0.10-3+b1a spell-checking addon for GTK's T
ii  libice6   1:1.0.0-3  X11 Inter-Client Exchange library
ii  libpango1.0-0 1.12.3-1+b1Layout and rendering of internatio
ii  libsm61:1.0.0-4  X11 Session Management library
ii  libstartup-no 0.8-1  library for program launch feedbac
ii  libx11-6  2:1.0.0-7  X11 client-side library
ii  libxcursor1   1.1.5.2-5  X cursor management library
ii  libxext6  1:1.0.0-4  X11 miscellaneous extension librar
ii  libxfixes31:3.0.1.2-4X11 miscellaneous 'fixes' extensio
ii  libxi61:1.0.0-5  X11 Input extension library
ii  libxinerama1  1:1.0.1-4  X11 Xinerama extension library
ii  libxrandr22:1.1.0.2-4X11 RandR extension library
ii  libxrender1   1:0.9.0.2-4X Rendering Extension client libra
ii  libxss1   1:1.0.1-4  X11 Screen Saver extension library

gaim recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#383827: wish: minimize to tray on login

2006-08-19 Thread João Batista
Package: gaim
Version: 1:1.5.0+1.5.1cvs20051015-5
Severity: minor

Did a Google search and looked into the FAQ, and found no way to allow
the Gaim main window to minimize to tray(?) after logging in into an
account. IMHO this feature, which exists in other IM clients, would be
useful.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.11-kanotix-up-1
Locale: LANG=pt_PT, LC_CTYPE=pt_PT (charmap=ISO-8859-1)

Versions of packages gaim depends on:
ii  gaim-data 1:1.5.0+1.5.1cvs20051015-5 multi-protocol instant messaging c
ii  libao20.8.6-4Cross Platform Audio Output Librar
ii  libaspell15   0.60.4-4   GNU Aspell spell-checker runtime l
ii  libatk1.0-0   1.12.1-1   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libc6 2.3.6-16   GNU C Library: Shared libraries
ii  libcairo2 1.2.0-3The Cairo 2D vector graphics libra
ii  libfontconfig 2.3.2-7generic font configuration library
ii  libgcrypt11   1.2.2-3LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.10.3-3   The GLib library of C routines
ii  libgnutls13   1.4.1-1the GNU TLS library - runtime libr
ii  libgtk2.0-0   2.8.18-5   The GTK+ graphical user interface 
ii  libgtkspell0  2.0.10-3+b1a spell-checking addon for GTK's T
ii  libice6   1:1.0.0-3  X11 Inter-Client Exchange library
ii  libpango1.0-0 1.12.3-1+b1Layout and rendering of internatio
ii  libsm61:1.0.0-4  X11 Session Management library
ii  libstartup-no 0.8-1  library for program launch feedbac
ii  libx11-6  2:1.0.0-7  X11 client-side library
ii  libxcursor1   1.1.5.2-5  X cursor management library
ii  libxext6  1:1.0.0-4  X11 miscellaneous extension librar
ii  libxfixes31:3.0.1.2-4X11 miscellaneous 'fixes' extensio
ii  libxi61:1.0.0-5  X11 Input extension library
ii  libxinerama1  1:1.0.1-4  X11 Xinerama extension library
ii  libxrandr22:1.1.0.2-4X11 RandR extension library
ii  libxrender1   1:0.9.0.2-4X Rendering Extension client libra
ii  libxss1   1:1.0.1-4  X11 Screen Saver extension library

gaim recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#383277: Suggestion: preferences option for running shell script on startup

2006-08-16 Thread João Batista
Package: icewm
Version: 1.2.27-1
Severity: wishlist

It would be nice if the user could specify, in his
$HOME/.icewm/preferences file, a shell script filename for using as a
(first) startup shell script. This could come in two flavours: one,
where the script would be run only at IceWM's first start-up (e.g.
FirstStartupScript); other, where the script would be run only at any 
IceWM start/restart (StartupScript).

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.11-kanotix-up-1
Locale: LANG=pt_PT, LC_CTYPE=pt_PT (charmap=ISO-8859-1)

Versions of packages icewm depends on:
ii  icewm-common1.2.27-1 wonderful Win95-OS/2-Motif-like wi
ii  imlib11 1.9.14-30Imlib is an imaging library for X 
ii  libaudiofile0   0.2.6-6  Open-source version of SGI's audio
ii  libc6   2.3.6-16 GNU C Library: Shared libraries
ii  libesd0 0.2.36-3 Enlightened Sound Daemon - Shared 
ii  libfontconfig1  2.3.2-7  generic font configuration library
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.1.1-10   GCC support library
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.8rel-5.2 PNG library - runtime
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libtiff43.8.2-6  Tag Image File Format (TIFF) libra
ii  libungif4g  4.1.4-2  shared library for GIF images (run
ii  libx11-62:1.0.0-7X11 client-side library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
ii  zlib1g  1:1.2.3-13   compression library - runtime

icewm recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#383311: wish: update-alternatives entry for gcj

2006-08-16 Thread João Batista
Package: gcj
Severity: wishlist

It would be nice to have update-alternatives select a default version of
gcj, similar to what happens with other packages.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.11-kanotix-up-1
Locale: LANG=pt_PT, LC_CTYPE=pt_PT (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#382957: wish: include update-alternatives entries for emacsen

2006-08-14 Thread João Batista
Package: emacsen-common
Version: 1.4.17
Severity: wishlist

It would be nice to allow the selection of the default emacs flavour, 
installed in the system, with update-alternatives. Of course, the user
can do this manually, but it makes more sense if there is a standard
way to do this through e.g. update-alternatives, such as there is for
the vi packages.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.11-kanotix-up-1
Locale: LANG=pt_PT, LC_CTYPE=pt_PT (charmap=ISO-8859-1)

Versions of packages emacsen-common depends on:
ii  bsdmainutils  6.1.3  collection of more utilities from 

emacsen-common recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#382877: gcom: sigmon kills wvdial/pppd

2006-08-13 Thread João Batista
Package: gcom
Version: 0.3-1
Severity: normal

Using the sigmon script, belonging to the gcom package, kills pppd
started with wvdial.

Steps to reproduce the problem in my system:

1) sigmon can be used to monitor signal strength. Nothing seems to be
   killed while pppd is not running.

2) wvdial should be configured. Here's the contents of my
   /etc/wvdial.conf:
[Dialer Defaults]
Init1 = ATZ
Init2 = ATM1L1
Init3 = ATQ0 V1 E1 S0=0 C1 D2 +FCLASS=0
Modem Type = Analog Modem
ISDN = 0
Phone = *99***1#
Modem = /dev/modem
Baud = 460800
Username = ''
Password = ''

I symlink'ed /dev/modem to /dev/ttyUSB0.

3) Fire up wvdial. After a few seconds the connection is established.
   Doing a 'ps auxw' to see running processes reports that the pppd
   command line reads:

/usr/sbin/pppd 460800 modem crtscts defaultroute usehostname \
-detach user '' noipdefault call wvdial usepeerdns idle 0 logfd 6

4) At any time after this, fire up sigmon. It begins to probe the signal
   strength. pppd is killed as soon as the script is started and connection
   is lost.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.11-kanotix-up-1
Locale: LANG=pt_PT, LC_CTYPE=pt_PT (charmap=ISO-8859-1)

Versions of packages gcom depends on:
ii  libc6 2.3.6-16   GNU C Library: Shared libraries

gcom recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#382493: kppp request: Miniterm acessible during connection

2006-08-11 Thread João Batista
Package: kppp
Version: 4:3.5.4-1
Severity: wishlist

Wish: have a button (or other means, such as a command line switch) to
allow popping up the Kppp Miniterm during a connection. This allows
typing in some useful commands in modern PCMCIA cards for wireless
connections to ISPs.

Case in point: sending SMSes with a 3G datacard. For example, typing
in 
AT+CMFG=1
AT+CMGS=destination celular phone number
  type in SMS message
  Ctrl-Z
is currently only possible after switching off the connection, when it's
possible to navigate Kppp to go to the Miniterm.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.11-kanotix-up-1
Locale: LANG=pt_PT, LC_CTYPE=pt_PT (charmap=ISO-8859-1)

Versions of packages kppp depends on:
ii  kdelibs4c2a   4:3.5.4-2  core libraries and binaries for al
ii  libc6 2.3.6-16   GNU C Library: Shared libraries
ii  libgcc1   1:4.1.1-10 GCC support library
ii  libqt3-mt 3:3.3.6-3  Qt GUI Library (Threaded runtime v
ii  libstdc++64.1.1-10   The GNU Standard C++ Library v3
ii  ppp   2.4.4rel-2 Point-to-Point Protocol (PPP) daem

kppp recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#382142: icewm: amsn interaction: Close Window to minimize only works 2nd time

2006-08-09 Thread João Batista
Package: icewm
Version: 1.2.26-2
Severity: minor

In icewm window manager (1.2.26-2), the Close Window button can be used to
minimize the aMSN's (0.95-2) window to IceWM's Tray in the taskbar. However, 
this only works the second time.

Steps to reproduce the problem:
1) Start aMSN. The application's button shows up in the Tray.
2) Make sure the option in Tools-Close Button Minimizes is activated.
3) In the window's toolbar, press the Close Window button (cross). The window 
   is minimized to the taskbar.
4) Click on the aMSN's window bar in the IceWM taskbar to restore the window.
5) Click again on the Close Window button. Now the aMSN window is minimized.

My $HOME/.icewm/winoptions shows the following for aMSN:

amsn.icon: amsn
Amsn.icon: amsn
Amsn.amsn.icon: amsn
amsn.Amsn.icon: amsn
Amsn.tray: Exclusive
Amsn.state: Iconic
Amsn.allWorkspaces: 0
Amsn.ignoreQuickSwitch: 1


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.11-kanotix-up-1
Locale: LANG=pt_PT, LC_CTYPE=pt_PT (charmap=ISO-8859-1)

Versions of packages icewm depends on:
ii  icewm-common1.2.26-2 wonderful Win95-OS/2-Motif-like wi
ii  imlib11 1.9.14-30Imlib is an imaging library for X 
ii  libaudiofile0   0.2.6-6  Open-source version of SGI's audio
ii  libc6   2.3.6-16 GNU C Library: Shared libraries
ii  libesd0 0.2.36-3 Enlightened Sound Daemon - Shared 
ii  libfontconfig1  2.3.2-7  generic font configuration library
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.1.1-10   GCC support library
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.8rel-5.2 PNG library - runtime
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libtiff43.8.2-6  Tag Image File Format (TIFF) libra
ii  libungif4g  4.1.4-2  shared library for GIF images (run
ii  libx11-62:1.0.0-7X11 client-side library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
ii  zlib1g  1:1.2.3-13   compression library - runtime

icewm recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#368993: vim: Vim 7.0 weird handle of accented letters

2006-05-26 Thread João Batista
Package: vim
Version: 1:7.0-017+4
Severity: important

Vi/Vim/Gvim is now handling accented characters in Portuguese locale
(pt_PT, charsets: ISO-8859-1, ISO-8859-15). Examples:

1) typing tildekey+a to obtain a ~a (tilde atop the 'a') goes to the new 
   line.
2) typing acute+o to obtain a 'o in replace mode (shift+R) exits the
   replace mode instead of replacing the character under the cursor.
   However, replacing a single character (r), instead of entering the
   Replace mode, works as expected.
3) In Vi, the cursor keys do not work and exit the Insert mode. However, 
   the cursor keys work as expected in Vim and Gvim.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.11-kanotix-up-1
Locale: LANG=pt_PT, LC_CTYPE=pt_PT (charmap=ISO-8859-1)

Versions of packages vim depends on:
ii  libc62.3.6-9 GNU C Library: Shared libraries
ii  libgpmg1 1.19.6-22   General Purpose Mouse - shared lib
ii  libncurses5  5.5-2   Shared libraries for terminal hand
ii  vim-common   1:7.0-017+4 Vi IMproved - Common files
ii  vim-runtime  1:7.0-017+4 Vi IMproved - Runtime files

vim recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#368993: vim: Vim 7.0 weird handle of accented letters

2006-05-26 Thread João Batista

Hi James,

On 5/26/06, James Vega [EMAIL PROTECTED] wrote:

severity 368993 normal
thanks

On Fri, May 26, 2006 at 04:58:02PM +0100, João Batista wrote:
 Vi/Vim/Gvim is now handling accented characters in Portuguese locale
 (pt_PT, charsets: ISO-8859-1, ISO-8859-15). Examples:

 1) typing tildekey+a to obtain a ~a (tilde atop the 'a') goes to the new
line.
 2) typing acute+o to obtain a 'o in replace mode (shift+R) exits the
replace mode instead of replacing the character under the cursor.
However, replacing a single character (r), instead of entering the
Replace mode, works as expected.

Could you give more details about 1) and 2)? Vim doesn't automatically
translate ~+a or '+o to other characters.  You can enter those use
ctrl-k ~ a or ctrl-k ' o.



I have a Portuguese (pt_PT) keyboard.
CHARSET=iso8859-1
COUNTRY=pt_PT
LANG=pt_PT

Appending a set nocompatible to my $HOME/.vimrc solved the problem.
Still, it worked automagically (i.e. without having to add this
line) on vim-6.4-007+1 (Debian), but not on vim-7.0-017+4. Maybe a
different configuration file (don't know which one it should be). So,
doing set nocompatible works for me on 7.0.


 3) In Vi, the cursor keys do not work and exit the Insert mode. However,
the cursor keys work as expected in Vim and Gvim.

This is as intended.  vi invokes Vim in vi-compatible mode (:help
'compatible') which doesn't understand using the cursor keys.

James
--
GPG Key: 1024D/61326D40 2003-09-02 James Vega [EMAIL PROTECTED]


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iEYEARECAAYFAkR3LMQACgkQDb3UpmEybUAkcACfbgIxH0+2kgNjhUP6TJxNFsH2
ogIAoIQ1X6Rmqzvaix8KHTcX6JH7KSk3
=KPfe
-END PGP SIGNATURE-






--
 João Batista




Bug#365571: openoffice.org: OpenOffice.org 2.0 help does not start

2006-05-01 Thread João Batista
Package: openoffice.org
Version: 2.0.2-2
Severity: normal

The OpenOffice.org help does not start as expected. For example, in the
menu bar: Help - Help topics gives a window with the following error: 
The help topic for this file is not installed.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.11-kanotix-up-1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages openoffice.org depends on:
ii  openoffice.org-base   2.0.2-2OpenOffice.org office suite - data
ii  openoffice.org-calc   2.0.2-2OpenOffice.org office suite - spre
ii  openoffice.org-core   2.0.2-2OpenOffice.org office suite archit
ii  openoffice.org-draw   2.0.2-2OpenOffice.org office suite - draw
ii  openoffice.org-impress2.0.2-2OpenOffice.org office suite - pres
ii  openoffice.org-java-common2.0.2-2OpenOffice.org office suite Java s
ii  openoffice.org-math   2.0.2-2OpenOffice.org office suite - equa
ii  openoffice.org-writer 2.0.2-2OpenOffice.org office suite - word

openoffice.org recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#365571: SOLVED

2006-05-01 Thread João Batista

SOLVED: installed package openoffice.org-help-en-us
Maybe package openoffice.org lacks a Suggestion about which (help)
packages to install?

WORKSFORME