Bug#1051214: poll->add() returns same id for every socket added

2023-09-04 Thread Fernando M. Maresca (Monitoring Station S.A.)
Package: php-zmq
Version: 1.1.3-24
Severity: important


poll->add() allways returns same id for the added socket, and only the
first added socket is actually polled.

This affects the current php version, does not occurs in 7.4

This problem seems to originate here:

zend_string *s_create_key(zval *entry)
{
if (Z_TYPE_P(entry) == IS_RESOURCE) {
/* zend_long since 8.1.0 */
return strpprintf(0, "r:%ld", (long)Z_RES_P(entry)->handle);
}
else {
#if PHP_VERSION_ID >= 80100
zend_string *hash = php_spl_object_hash(Z_OBJ_P(entry));
#else
zend_string *hash = php_spl_object_hash(entry);
#endif
zend_string *key = strpprintf(0, "o:%s", hash->val);
zend_string_release(hash);
return key;
}
}


Thank you.

-- System Information:
Debian Release: 12.0
merged-usr: no
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-11-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8), 
LANGUAGE=es_AR:es
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages php-zmq depends on:
ii  php-common  2:93
ii  php8.2-zmq  1.1.3-24

php-zmq recommends no packages.

php-zmq suggests no packages.

-- debconf-show failed



Bug#1021356: greylistd: hash built-in function in python3 is salted

2022-10-06 Thread Fernando M. Maresca (Monitoring Station S.A.)
Package: greylistd
Version: 0.9.0.2
Severity: important

Dear Maintainer,


The hash() function used to hash triplets in python3 has a different
behaviour that the python2 version. 

py3 hash() is salted, so the hash it produces for the same input text differs 
between runs.

That produces two problems in greylistd:
- multiple entries added to the lists 
- checks produces different keys

To reproduce:
- start greylistd

- greylist clear
- greylist list --white (verify is empty)
- greylist add --white a.com
- greylist list --white (verify a.com is in wl)
- greylist check a.com (should be white)

- restart greylistd
- greylist list --white (verify a.com is in wl)
- greylist check a.com (returns grey, should be white)

Thank you.


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

Kernel: Linux 5.10.0-18-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8), 
LANGUAGE=es_AR:es
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages greylistd depends on:
ii  adduser3.118
ii  debconf [debconf-2.0]  1.5.77
ii  init-system-helpers1.60
ii  lsb-base   11.1.0
ii  python33.9.2-3

Versions of packages greylistd recommends:
ii  exim4  4.94.2-7

greylistd suggests no packages.

-- debconf information excluded



Bug#671783: xdg-utils: xdg-open fails to open file with spaces in filename

2012-05-06 Thread Fernando M. Maresca
Package: xdg-utils
Version: 1.0.2+cvs20100307-2
Severity: normal
Tags: patch



I suggest quoting the argument in open_generic_xdg_mime().

Thanks.

399c399
< $command_exec $1
---
> $command_exec "$1"





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

Kernel: Linux 2.6.32-5-amd64 (SMP w/6 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

xdg-utils depends on no packages.

Versions of packages xdg-utils recommends:
ii  chromium-br 6.0.472.63~r59945-5+squeeze6 Chromium browser
ii  file5.04-5+squeeze1  Determines file type using "magic"
ii  iceweasel [ 3.5.16-12Web browser based on Firefox
ii  lynx-cur [w 2.8.8dev.5-1 Text-mode WWW Browser with NLS sup
ii  mime-suppor 3.48-1   MIME files 'mime.types' & 'mailcap
ii  shared-mime 0.71-4   FreeDesktop.org shared MIME databa
ii  w3m [www-br 0.5.2-9  WWW browsable pager with excellent
ii  x11-utils   7.5+4X11 utilities
ii  x11-xserver 7.5+3X server utilities

Versions of packages xdg-utils suggests:
pn  gvfs-bin   (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#630642: oss4-base: soundon.user et alter not supported by script init

2012-01-29 Thread Fernando M. Maresca
Package: oss4-base
Version: 4.2-build2003-1
Severity: normal


Not sure if this belongs here or needs a separate report.
If soundon/soundoff will not be included, then please the oss4 init 
script support files under /var/lib/oss4 beyond legacy_devices.

soundon.user is handy for make post start configuration.

Thanks,




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

Kernel: Linux 2.6.32-5-amd64 (SMP w/6 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages oss4-base depends on:
ii  libc6  2.11.2-10 Embedded GNU C Library: Shared lib
ii  linux-sound-base   1.0.23+dfsg-2 base package for ALSA and OSS soun

Versions of packages oss4-base recommends:
ii  pm-utils  1.3.0-3utilities and scripts for power ma

Versions of packages oss4-base suggests:
ii  oss4-dkms [oss4-modules] 4.2-build2003-1 Open Sound System - DKMS module so

-- Configuration Files:
/etc/oss4/conf/osscore.conf changed [not included]

-- 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#657164: lbdb: Should depend on libnet-ldap-perl

2012-01-24 Thread Fernando M. Maresca (Monitoring Station S.A.)
Package: lbdb
Version: 0.37
Severity: important


fmaresca@aleph:~$ lbdbq 
Can't locate Net/LDAP.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl .) at /usr/lib/lbdb/mutt_ldap_query line 24.
BEGIN failed--compilation aborted at /usr/lib/lbdb/mutt_ldap_query line
24.
eval: 1: inmail_query: not found
lbdbq: no matches


Thanks, Fer

-- System Information:
Debian Release: 6.0.3
  APT prefers stable
  APT policy: (900, 'stable'), (500, 'stable-updates')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lbdb depends on:
ii  libc6  2.11.2-10 Embedded GNU C Library: Shared lib
ii  libvformat11.13-6dummy transitional package for lib
ii  perl   5.10.1-17squeeze2 Larry Wall's Practical Extraction 

lbdb recommends no packages.

Versions of packages lbdb suggests:
pn  abook  (no description available)
pn  finger (no description available)
ii  libnet-ldap-perl   1:0.4001-2client interface to LDAP servers
pn  libpalm-perl   (no description available)
ii  mutt   1.5.20-9+squeeze1 text-based mailreader supporting M
ii  procmail   3.22-19   Versatile e-mail processor

-- Configuration Files:
/etc/lbdb.rc changed [not included]
/etc/lbdb_ldap.rc changed [not included]

-- 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#617374: xlog: Segs fault upon startup

2011-03-08 Thread Fernando M. Maresca
Package: xlog
Version: 2.0.5-1
Severity: grave
Tags: upstream patch
Justification: renders package unusable


Segmentation fault during dxcc initilization, reading dxcc/cty.dat.
Patch provided.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages xlog depends on:
ii  libatk1.0-01.30.0-1  The ATK accessibility toolkit
ii  libc6  2.11.2-13 Embedded GNU C Library: Shared lib
ii  libcairo2  1.10.2-4  The Cairo 2D vector graphics libra
ii  libfontconfig1 2.8.0-2.1 generic font configuration library
ii  libfreetype6   2.4.4-1   FreeType 2 font engine, shared lib
ii  libglib2.0-0   2.28.1-1+b1   The GLib library of C routines
ii  libgtk2.0-02.20.1-2  The GTK+ graphical user interface 
ii  libhamlib2 1.2.12-1  Run-time library to control radio 
ii  libpango1.0-0  1.28.3-2~sid1 Layout and rendering of internatio
ii  xlog-data  2.0.5-1   data for xlog, a GTK+ Logging prog

Versions of packages xlog recommends:
ii  shared-mime-info 0.90-1  FreeDesktop.org shared MIME databa
ii  xdg-utils1.1.0~rc1-2 desktop integration utilities from

Versions of packages xlog suggests:
pn  cwdaemon   (no description available)
ii  extra-xdg-menus   1.0-4  Extra menu categories for applicat
pn  glabels(no description available)

-- no debconf information
454,455c454,455
< 		for (dxccitem = 0; dxccitem < 9; dxccitem++)
< 			g_strstrip (split[dxccitem]);
---
> for (dxccitem = 0; dxccitem < 9; dxccitem++)
> g_strstrip (split[dxccitem]);
457,459c457,459
< 		dxcc_add (split[0], atoi(split[1]), atoi(split[2]), cont_to_enum(split[3]),
< 			(gint)(strtod(split[4], NULL) * 100), (gint)(strtod(split[5], NULL) * 100),
< 			(gint)(strtod(split[6], NULL) * 10), split[7], split[8]);
---
> dxcc_add (split[0], atoi(split[1]), atoi(split[2]), cont_to_enum(split[3]),
> (gint)(strtod(split[4], NULL) * 100), (gint)(strtod(split[5], NULL) * 100),
> (gint)(strtod(split[6], NULL) * 10), split[7], split[8]);
461c461
< 		/* NOTE: split[7] is the description prefix, it is not added to the hashtable */
---
> /* NOTE: split[7] is the description prefix, it is not added to the hashtable */
463,474c463,473
< 		/* split up the second line */
< 		pfxsplit = g_strsplit (split[8], ",", 0);
< 		/* exception list */
< 		for (ipfx = 0;; ipfx++)
< 		{
< 			if (!pfxsplit[ipfx]) break;
< 			pfx = findpfx_in_exception (pfxsplit[ipfx]);
< 			g_hash_table_insert (prefixes, g_strdup (pfx), GINT_TO_POINTER (programstate.countries));
< 		}
< 		g_strfreev (pfxsplit);
< 		g_strfreev (split);
< 		programstate.countries++;
---
> /* split up the second line */
> pfxsplit = g_strsplit (split[8], ",", 0);
> /* exception list */
> for (ipfx = 0;; ipfx++)
> {
> if (!pfxsplit[ipfx]) break;
> pfx = findpfx_in_exception (pfxsplit[ipfx]);
> g_hash_table_insert (prefixes, g_strdup (pfx), GINT_TO_POINTER (programstate.countries));
> }
> g_strfreev (pfxsplit);
> programstate.countries++;
475a475
> g_strfreev (split);


Bug#600199: config: warnOnQuit not honored

2010-10-14 Thread Fernando M. Maresca
On Thu, Oct 14, 2010 at 05:40:12PM +0200, Mike Hommey wrote:
> > What is the value for browser.tabs.warnOnClose ?
false

> browser.startup.page
0

> browser.sessionstore.resume_session_once
false


I worked around with  browser.tabs.warnOnClose=true but it's annoying
when closing a window.


Thanks, 

-- 
    Fernando M. Maresca
Monitoring Station S.A.
Calle 48 nº 812
La Plata (B1900AHN) - BA - ARG
Tel/Fax: (+54) 221 425 3355


signature.asc
Description: Digital signature


Bug#600199: config: warnOnQuit not honored

2010-10-14 Thread Fernando M. Maresca (Monitoring Station S.A.)
Package: iceweasel
Version: 3.5.12-2
Severity: normal
Tags: upstream


about:config

warnOnQuit == true

Quits immediately without prompting for user confirmation.

Also in FF 4.0beta6.

Thanks

-- Package-specific info:

-- Extensions information
Name: Adblock Plus
Location: 
/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
Status: user-disabled

Name: Default
Location: /usr/lib/iceweasel/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
Package: iceweasel
Status: enabled

Name: Diccionario español Argentina
Location: ${PROFILE_EXTENSIONS}/es...@dictionaries.addons.mozilla.org
Status: user-disabled

Name: NoSquint
Location: ${PROFILE_EXTENSIONS}/nosqu...@urandom.ca
Status: user-disabled

Name: Tab Mix Plus
Location: 
/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/{dc572301-7619-498c-a57d-39143191b318}
Package: xul-ext-tabmixplus
Status: user-disabled

-- Plugins information
Name: Java(TM) Plug-in 1.6.0_20
Location: /usr/lib/jvm/java-6-sun-1.6.0.20/jre/lib/i386/libnpjp2.so
Status: enabled

Name: MozPlugger 1.14.1 handles QuickTime and Windows Media Player Plugin 
(1.14.1)
Location: /usr/lib/mozilla/plugins/mozplugger.so
Package: mozplugger
Status: enabled

Name: VLC Multimedia Plug-in
Location: /usr/lib/mozilla/plugins/libvlcplugin.so
Status: enabled


-- Addons package information
ii  iceweasel  3.5.12-2   Web browser based on Firefox
ii  mozplugger 1.14.1-1   Plugin allowing external viewers to be launc
ii  xul-ext-tabmix 0.3.8.3-1  adds dozens of new capabilities to tabbed br

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages iceweasel depends on:
ii  debianutils  3.4 Miscellaneous utilities specific t
ii  fontconfig   2.8.0-2.1   generic font configuration library
ii  libc62.11.2-5Embedded GNU C Library: Shared lib
ii  libgcc1  1:4.4.4-8   GCC support library
ii  libglib2.0-0 2.24.2-1The GLib library of C routines
ii  libgtk2.0-0  2.20.1-1+b1 The GTK+ graphical user interface 
ii  libnspr4-0d  4.8.4-2 NetScape Portable Runtime Library
ii  libstdc++6   4.4.4-8 The GNU Standard C++ Library v3
ii  procps   1:3.2.8-9   /proc file system utilities
ii  xulrunner-1.9.1  1.9.1.12-2  XUL + XPCOM application runner

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
ii  libgssapi-krb5-2  1.8.3+dfsg~beta1-1 MIT Kerberos runtime libraries - k
ii  mozplugger1.14.1-1   Plugin allowing external viewers t
ii  ttf-lyx   1.6.7-1TrueType versions of some TeX font
pn  ttf-mathematica4.1 (no description available)
ii  xfonts-mathml 4  Type1 Symbol font for MathML
pn  xprint (no description available)

Versions of packages xulrunner-1.9.1 depends on:
ii  libasound2  1.0.23-1 shared library for ALSA applicatio
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libbz2-1.0  1.0.5-6  high-quality block-sorting file co
ii  libc6   2.11.2-5 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-6 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.2.24-3 simple interprocess messaging syst
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.4.2-1  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.4.4-8GCC support library
ii  libglib2.0-02.24.2-1 The GLib library of C routines
ii  libgtk2.0-0 2.20.1-1+b1  The GTK+ graphical user interface 
ii  libhunspell-1.2-0   1.2.11-1 spell checker and morphological an
ii  libjpeg62   6b1-1The Independent JPEG Group's JPEG 
ii  libmozjs2d  1.9.1.12-2   The Mozilla SpiderMonkey JavaScrip
ii  libnspr4-0d 4.8.4-2  NetScape Portable Runtime Library
ii  libnss3-1d  3.12.6-3 Network Security Service libraries
ii  libpango1.0-0   1.28.1-1 Layout and rendering of internatio
ii  libpng12-0  1.2.44-1 PNG library - runtime
ii  libreadline66.1-3GNU readline and history libraries
ii  libsqlite3-03.7.2-1  SQLite 3 shared library
ii  libstartup-notification 0.10-1   library for program launch feedbac
ii  libstdc++6  4.4.4-8  The GNU Standard C++ Library v3
ii  libx11-6  

Bug#588725: fldigi: LOG in macro execution is performed at begin

2010-07-11 Thread Fernando M. Maresca
Thanks for the answers.
Sorry about reporting about this "feature".

On Sun, Jul 11, 2010 at 05:07:32PM -0400, Patrick Ouellette wrote:
> I don't think this is a bug.  The FLDIGI instructions clearly state for the
>  macro:
Yes, this is a case where documenting the bug behaviour turns it into a
feature, I see. 

IMHO my point stands: the  macro is counterintuitive, and it's
behaviour, although documented, is not consistent with other macros. You
really don't expect a  macro to change whenever the macro function key 
is pressed instead of when the  macro is reached in the macro
execution flow. Come on. 

Thanks

-- 
Fernando M. Maresca


signature.asc
Description: Digital signature


Bug#588725: fldigi: LOG in macro execution is performed at begin

2010-07-11 Thread Fernando M. Maresca
Package: fldigi
Version: 3.20.17-1
Severity: normal

Hi,
I've a SK macro defined as:
tnx fer QSO , 73 y DX.   de  sk 

Apparently the  statement is performed at the beginning of the
macro execution, i.e. when pressing the macro key, producing a log 
entry before the QSO really ends. This is inappropriate because:

- the QTR recorded in the log is not the real one. 
- In slows modes the interval between the macro key press and the end of
  the QSO could be long.
- LOG action clears the QSO data fields immediately, so changing your
  mind about ending the QSO by editing the last line of the buffer is
  impossible once this macro key was pressed.


Thanks.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fldigi depends on:
ii  libc62.11.2-1Embedded GNU C Library: Shared lib
ii  libfltk1.1   1.1.10-2Fast Light Toolkit - shared librar
ii  libgcc1  1:4.4.4-5   GCC support library
ii  libhamlib2   1.2.11-1Run-time library to control radio 
ii  libpng12-0   1.2.43-1PNG library - runtime
ii  libportaudio219+svn20071022-3+b1 Portable audio I/O - shared librar
ii  libpulse00.9.21-1.2+b1   PulseAudio client libraries
ii  librpc-xml-perl  0.73-1  Perl module implementation of XML-
ii  libsamplerate0   0.1.7-3 Audio sample rate conversion libra
ii  libsndfile1  1.0.21-2Library for reading/writing audio 
ii  libstdc++6   4.4.4-5 The GNU Standard C++ Library v3
ii  libx11-6 2:1.3.3-3   X11 client-side library
ii  libxmlrpc-c3 1.06.27-1   A lightweight RPC library based on

Versions of packages fldigi recommends:
ii  extra-xdg-menus   1.0-4  Extra menu categories for applicat

Versions of packages fldigi suggests:
pn  libterm-readline-gnu-perl | l  (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#549320: conky: Wrong mails_new count on mboxes with Status: O

2010-04-13 Thread Fernando M. Maresca

This continues in 1.8.0 in Debian Sid
Conky 1.8.0 compiled Tue Apr  6 23:19:18 UTC 2010 for Linux
2.6.32.11-dsa-amd64 (x86_64)

Thanks,
-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 450 5378


signature.asc
Description: Digital signature


Bug#567963: yagiuda: -t and -T can't be specified together as indicated in doc

2010-02-01 Thread Fernando M. Maresca
Package: yagiuda
Version: 1.19-6
Severity: grave
Justification: renders package unusable


tags patch

optimise -t and -T options can't be specified together as established in
the manual page.

Problem seems to be a setting in optimize.c prior to checking command
line options. 

Since this package is currently orphaned, I'll will upload to
mentors.debian.net a new package closing this bug. There is no upstream
new version of this software.

Thanks.
Here's a patch that seems to work:

diff -r yagiuda-1.19/src/optimise.c yagiuda-1.19_fer/src/optimise.c
45,46d44
<   flag.eflg=31;/* set elements to move */
<   flag.oflg=32805; /* Set things to optimise for */
50a49,51
> /* set these _after_ check_flags, FMM 20100131 */
>   flag.eflg=31;/* set elements to move */
>   flag.oflg=32805; /* Set things to optimise for */



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/1 CPU core)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages yagiuda depends on:
ii  libc6 2.10.2-5   Embedded GNU C Library: Shared lib

yagiuda recommends no packages.

yagiuda suggests no packages.

-- 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#489247: gpredict: Incorrect KDE menu entry showing up in Lost and Found [nb]

2010-01-31 Thread Fernando M. Maresca
Hi,
On Sun, Jan 31, 2010 at 02:23:41PM +0100, Petter Reinholdtsen wrote:
> You are confusing Debian menu files with desktop files.  My proposal
> is for the desktop files, not for the Debian menu files.  KDE show the
> desktop files directly in the menu and the Debian menu files in a
> Debian submenu.
> 
> The rest of your comments seem to all be about the menu file, which I
> do not propose to change.
Ok, thanks for the explanation. 
Then I think I should apply your patch.
I'll be uploading a new package to mentors.debian.net ASAP.
Bye,

-- 
Fernando M. Maresca


signature.asc
Description: Digital signature


Bug#489247: gpredict: Incorrect KDE menu entry showing up in Lost and Found [nb]

2010-01-31 Thread Fernando M. Maresca
Hi,
http://www.debian.org/doc/packaging-manuals/menu-policy/ch2.html#s2.1
specifies that "Here is the authoritative list of Debian's menu
structure. **Packages must be placed in leaf sections.**" (emphasis
mine).

On Sun, Jan 31, 2010 at 12:02:25PM +0100, Petter Reinholdtsen wrote:
>   googlearth: Application;Network
So it's my understanding that this placement is wrong.
I have no app entries in the App->Network submenu, instead they are
under App->Network->Communication, App->Network->Web_Browsing, etc.
Same for other submenus. 

> Based on this, I suggest Application, Network, Education, Astronomy
> and Science is added to the gpredict desktop file.  This will make
> gpredict show up in several places in the menu, making it easier to
> find, and avoid it showing up in lost+found for those without the
> extra-xdg-menus package installed.  Those with the package installed
> will still find it in the HamRadio toplevel menu, as well as several
> other locations. :) The patch is tested and found to be working.
I can't find any reference to this arrangement in DP or maintainer
manuals, nor I have installed any package that do this. I carefully
check the menu files in my boxes and can't found any app showing up in
two places.
Anyone can comment on this point, please?

(IMHO it's not good to get a bigger or longer menu, so showing several
entries for one app is at least questionable on this point.)

> find, and avoid it showing up in lost+found for those without the
> extra-xdg-menus package installed.  Those with the package installed
Would be better if we depend on extra-xdg-menus?

Thanks,
Fer


signature.asc
Description: Digital signature


Bug#555953: FTBFS: ./configure: line 3720: intltool-update:

2009-12-06 Thread Fernando M. Maresca
Tags: patch, pending

New gpredict-1.1-3 uploaded to:
http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=gpredict



-- 
Fernando M. Maresca


signature.asc
Description: Digital signature


Bug#558312: error: grub_gettext not found

2009-11-27 Thread Fernando M. Maresca
Hi,
On Fri, Nov 27, 2009 at 10:00:38PM +0100, Robert Millan wrote:
> I don't think we have any routine in our code that could possibly construct
> that error string.  Could you re-check that this is *exactly* what it is
> printing?
Sorry.
The exact message is:
error: the symbol ``grub_gettext'' not found

It's also displayed on grub_rescue> mode when trying to insmod
normal.mod or configfile.mod.

My locale is es_AR.UTF-8.

Thanks

-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 450 5378


signature.asc
Description: Digital signature


Bug#558312: error: grub_gettext not found

2009-11-27 Thread Fernando M. Maresca
Package: grub2
Version: 1.97~beta3-1
Severity: critical
Justification: breaks the whole system

After upgrading to grub 1.97+20091125 grub fails at startup with:
error: grub_gettext not found
and leaves the box on grub_rescue> prompt without help.mod not cat.mod
loaded (ls.mod is loaded).

The system is unbootable. Same problem with experimental 1.97+20091127.

Thanks.

-- Package-specific info:

*** BEGIN /proc/mounts
/dev/disk/by-uuid/85d9d137-834b-449f-986e-2794f09fcb75 / ext3 
rw,relatime,errors=remount-ro,data=ordered 0 0
/dev/sdb8 /home ext3 rw,relatime,errors=continue,data=ordered 0 0
/dev/sdb5 /tmp ext3 rw,relatime,errors=continue,data=ordered 0 0
/dev/sdb9 /usr ext3 rw,relatime,errors=continue,data=ordered 0 0
/dev/sdc1 /var ext3 rw,relatime,errors=continue,data=ordered 0 0
/dev/sda2 /home/Musica ext3 rw,relatime,errors=continue,data=ordered 0 0
/dev/sdb7 /mnt/tmppart ext3 rw,relatime,errors=continue,data=ordered 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(fd0)   /dev/fd0
(hd0)   /dev/sda
(hd1)   /dev/sdb
(hd2)   /dev/sdc
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
set default=0
insmod ext2
set root=(hd1,9)
search --no-floppy --fs-uuid --set 4f7f07c3-2087-4c53-a00e-7e434a3ca2fe
if loadfont /share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  if terminal_output gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
  fi
fi
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry "Debian GNU/Linux, Linux 2.6.30-2-amd64" {
insmod ext2
set root=(hd1,2)
search --no-floppy --fs-uuid --set 85d9d137-834b-449f-986e-2794f09fcb75
linux   /boot/vmlinuz-2.6.30-2-amd64 
root=UUID=85d9d137-834b-449f-986e-2794f09fcb75 ro  quiet vga=791 8250.nr_uarts=8
initrd  /boot/initrd.img-2.6.30-2-amd64
}
menuentry "Debian GNU/Linux, Linux 2.6.30-2-amd64 (recovery mode)" {
insmod ext2
set root=(hd1,2)
search --no-floppy --fs-uuid --set 85d9d137-834b-449f-986e-2794f09fcb75
linux   /boot/vmlinuz-2.6.30-2-amd64 
root=UUID=85d9d137-834b-449f-986e-2794f09fcb75 ro single 
initrd  /boot/initrd.img-2.6.30-2-amd64
}
menuentry "Debian GNU/Linux, Linux 2.6.26-2-amd64" {
insmod ext2
set root=(hd1,2)
search --no-floppy --fs-uuid --set 85d9d137-834b-449f-986e-2794f09fcb75
linux   /boot/vmlinuz-2.6.26-2-amd64 
root=UUID=85d9d137-834b-449f-986e-2794f09fcb75 ro  quiet vga=791 8250.nr_uarts=8
initrd  /boot/initrd.img-2.6.26-2-amd64
}
menuentry "Debian GNU/Linux, Linux 2.6.26-2-amd64 (recovery mode)" {
insmod ext2
set root=(hd1,2)
search --no-floppy --fs-uuid --set 85d9d137-834b-449f-986e-2794f09fcb75
linux   /boot/vmlinuz-2.6.26-2-amd64 
root=UUID=85d9d137-834b-449f-986e-2794f09fcb75 ro single 
initrd  /boot/initrd.img-2.6.26-2-amd64
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
*** END /boot/grub/grub.cfg

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/1 CPU core)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages grub2 depends on:
ii  grub-pc 1.97~beta3-1 GRand Unified Bootloader, version 

grub2 recommends no packages.

grub2 suggests no packages.

-- debconf information:
  grub2/numbering_scheme_transition:



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



Bug#555953: FTBFS: ./configure: line 3720: intltool-update: command not found

2009-11-14 Thread Fernando M. Maresca
Hi,
I've added intltools as a build-depend and make a new version of the
package. 

> adding intltool to the build-depends, i've no idea which is the
> better soloution for this package.
I don't know. intltool-debian looks old (Version: 0.35.0+20060710.1).

I sent to Hamish for review and eventual upload. Hope it's ok.
Thanks for you comment.

-- 
Fernando M. Maresca


signature.asc
Description: Digital signature


Bug#550081: upstream version 1.1 available

2009-11-10 Thread Fernando M. Maresca
On Tue, Nov 10, 2009 at 10:43:15PM +1100, Hamish Moffatt wrote:
> On Tue, Nov 10, 2009 at 08:33:49AM -0300, Fernando M. Maresca wrote:
> > On Tue, Nov 10, 2009 at 10:24:02PM +1100, Hamish Moffatt wrote:
> > > On Sun, Nov 08, 2009 at 03:56:50PM -0300, Fernando M. Maresca wrote:
> > > > Package: gpredict
> > > > Version: 0.8.0-2+b1
> > > > Severity: normal
> > 
> > > I would like debian-hams to take over (co-maintain) the package. Would
> > > anyone from the team like to upload the new gpredict?
> > 
> > I can do it and send it to you for upload, but I'm not a DD. Let me know
> > what I can do.
> 
> Sure, if you want to join the debian-hams team then it's no problem that
> you are not a DD. Just need your uploads to be sponsored. Please prepare
> the new package version and send it (or a link) for review if you wish.

Ok, I'll give it a try this weekend, and send it to you for review.
I don't know how to join the debian-hams team, don't ever know it
existed. Thanks.
BTW, I'm LU2DFM.


-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 450 5378


signature.asc
Description: Digital signature


Bug#550081: upstream version 1.1 available

2009-11-10 Thread Fernando M. Maresca
On Tue, Nov 10, 2009 at 10:24:02PM +1100, Hamish Moffatt wrote:
> On Sun, Nov 08, 2009 at 03:56:50PM -0300, Fernando M. Maresca wrote:
> > Package: gpredict
> > Version: 0.8.0-2+b1
> > Severity: normal

> I would like debian-hams to take over (co-maintain) the package. Would
> anyone from the team like to upload the new gpredict?

I can do it and send it to you for upload, but I'm not a DD. Let me know
what I can do.

-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 450 5378


signature.asc
Description: Digital signature


Bug#550081: upstream version 1.1 available

2009-11-08 Thread Fernando M. Maresca
Package: gpredict
Version: 0.8.0-2+b1
Severity: normal

Hamish, please let us know if you will ever upgrade gpredict to the new
upstream versions. Current gpredict in Sid is 0.8.0-2, from 06-2007;
there were at least 5 upstream releases since then.

Let the package alone if you cannot longer mantain it.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/1 CPU core)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gpredict depends on:
ii  libatk1.0-0   1.28.0-1   The ATK accessibility toolkit
ii  libc6 2.10.1-5   GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libcurl3-gnutls   7.19.5-1.1 Multi-protocol file transfer libra
ii  libfontconfig12.6.0-4generic font configuration library
ii  libfreetype6  2.3.11-1   FreeType 2 font engine, shared lib
ii  libglib2.0-0  2.22.2-2   The GLib library of C routines
ii  libgtk2.0-0   2.18.3-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.26.0-1   Layout and rendering of internatio

gpredict recommends no packages.

gpredict suggests no packages.

-- 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#554416: openntpd: -p option refused by ntpd

2009-11-04 Thread Fernando M. Maresca
Package: openntpd
Version: 3.9p1+debian-3
Severity: normal

-p  option should be accepted by ntpd (at the very least for
compatibility with other ntp daemons). If not, man page and init script
should be modified to reflect this.

homero:~# /etc/init.d/ntp start
Starting NTP server: ntpd/usr/sbin/ntpd: invalid option -- 'p'
usage: ntpd [-dSs] [-f file]
 failed!

Thanks, Fer

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/1 CPU core)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages openntpd depends on:
ii  adduser   3.111  add and remove users and groups
ii  libc6 2.10.1-3   GNU C Library: Shared libraries
ii  libssl0.9.8   0.9.8k-5   SSL shared libraries

openntpd recommends no packages.

openntpd suggests no packages.

-- 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#549320: mbox change/modification time

2009-10-02 Thread Fernando M. Maresca

Also, I think the ctime of the mbox should be cheked along (or instead
of) mtime, because of noatime or relatime mount options (mail.c:186).

Thanks,

-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 450 5378


signature.asc
Description: Digital signature


Bug#549320: conky: Wrong mails_new count on mboxes with Status: O

2009-10-02 Thread Fernando M. Maresca
Package: conky
Version: 1.7.1.1-1
Severity: normal

mails_news wrong count when used with mboxes and Status header is set to
O[ld] by the MUA.
( This is how mutt flags a mail as notified to the user, however this
is not the same as R[ead].)

Patch to mail.c:
254,255c254
<   if (strchr(buf + 7, 'R') == NULL
&& 
< strchr(buf + 7, 'O') == NULL) {
---
>   if (strchr(buf + 7, 'R') ==
>   NULL) {


Thanks,
Fer
-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/1 CPU core)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages conky depends on:
ii  libasound2  1.0.21a-1shared library for ALSA applicatio
ii  libc6   2.9-26   GNU C Library: Shared libraries
ii  libcurl3-gnutls 7.19.5-1.1   Multi-protocol file transfer libra
ii  libglib2.0-02.22.1-1 The GLib library of C routines
ii  libiw29 29-2 Wireless tools - library
ii  libx11-62:1.2.2-1X11 client-side library
ii  libxdamage1 1:1.1.1-4X11 damaged region extension libra
ii  libxext62:1.0.4-1X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxft2 2.1.13-3 FreeType-based font drawing librar
ii  libxml2 2.7.5.dfsg-1 GNOME XML library

conky recommends no packages.

Versions of packages conky suggests:
ii  hddtemp0.3-beta15-45 hard drive temperature monitoring 
ii  mpd0.15.3-1+b1   Music Player Daemon

-- 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#514012: evince: Keyboard shortcuts, please

2009-02-05 Thread Fernando M. Maresca
Hola.
On Thu, Feb 05, 2009 at 11:47:56AM +0100, Josselin Mouette wrote:
> forwarded 514012 http://bugzilla.gnome.org/show_bug.cgi?id=321616
> thanks
> 
> Le mardi 03 février 2009 à 10:42 -0200, Fernando M. Maresca a écrit :
> > Package: evince
> > Version: 2.22.2-4
> > Severity: wishlist
> > 
> > Please, please, please add keyboard shortcuts for every option in the
> > menu. Currently, my version of evince needs a mouse (or several Alt-?,
> > tab, etc.) to do the following:
> > 
> > - Rotate 
> > - Go to page (like xpdf G shortcut, *very* usefull)
> 
> These ones exist in evince 2.24.
Well, current sid evince version seems to be 2.22-2. Will wait for 2.24
in sid and testing... Thanks.

> 
> > - Fit width
> > - Fit page
> 
> These ones don’t, and upstream isn’t very keen on adding too many
> shortcuts by default, since you can define your own shortcuts anyway.
AFAIK, it's possible to define shortcuts within Gnome, but I don't run
gnome, just evince. Well, I think I'm going to live without those.
> 
> I suggest you discuss this issue directly with upstream if you feel
> strongly about it.
Nah, Gnome crowd is very reluctant to this type of discussion, besides
I'm not a gnome user; only feel evince fills a niche here, because one
command to remember to view almost anything.
Thanks a lot,


-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 450 5378


signature.asc
Description: Digital signature


Bug#514012: evince: Keyboard shortcuts, please

2009-02-03 Thread Fernando M. Maresca
Package: evince
Version: 2.22.2-4
Severity: wishlist

Please, please, please add keyboard shortcuts for every option in the
menu. Currently, my version of evince needs a mouse (or several Alt-?,
tab, etc.) to do the following:

- Rotate 
- Go to page (like xpdf G shortcut, *very* usefull)
- Fit width
- Fit page

Thanks very much,
Fernando

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

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

Versions of packages evince depends on:
ii  gconf2 2.22.0-1  GNOME configuration database syste
ii  gnome-icon-theme   2.22.0-1  GNOME Desktop icon theme
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D graphi
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libcairo2  1.6.4-7   The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.1-5   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.76-1simple interprocess messaging syst
ii  libdjvulibre21 3.5.21-3  Runtime support for the DjVu image
ii  libgcc11:4.3.3-3 GCC support library
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.3-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libgnome-keyring0  2.22.3-2  GNOME keyring services library
ii  libgnome2-02.20.1.1-2The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeui-0   2.20.1.1-2The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-5GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.11-4 The GTK+ graphical user interface 
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libkpathsea4   2007.dfsg.2-4 TeX Live: path search library for 
ii  libnautilus-extension1 2.20.0-7  libraries for nautilus components 
ii  liborbit2  1:2.14.16-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.20.5-3  Layout and rendering of internatio
ii  libpoppler-glib3   0.8.7-1   PDF rendering library (GLib-based 
ii  libpopt0   1.14-4lib for parsing cmdline parameters
ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libspectre10.2.2.ds-1+b2 Library for rendering Postscript d
ii  libstdc++6 4.3.3-3   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-11  Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxml22.6.32.dfsg-5 GNOME XML library
ii  shared-mime-info   0.30-2FreeDesktop.org shared MIME databa
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages evince recommends:
ii  dbus-x11  1.2.1-5simple interprocess messaging syst

Versions of packages evince suggests:
pn  poppler-data   (no description available)
pn  unrar  (no description available)

-- debconf-show failed



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



Bug#511907: /usr/bin/nec2: Nec2 Segfaults on any input deck

2009-01-19 Thread Fernando M. Maresca
On Mon, Jan 19, 2009 at 03:47:34PM +0100, Evgeni Golov wrote:
> On Mon, 19 Jan 2009 15:41:08 +0100 Evgeni Golov wrote:
> 
> > nec2 segfaults for me on sid/amd64 and also when rebuilt on sid/i386.
> > But it does not when I build the same version of nec (with libf2c2 from
> > sid) in an etch chroot. I have no idea how to continue on that :(
> 
> Oh, and it of course do not segfault when using the nec binary built on
> etch with libf2c2 coming from sid :(
Different versions of libc, may be?




-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 450 5378


signature.asc
Description: Digital signature


Bug#511852: xnecview: Error in parameters

2009-01-19 Thread Fernando M. Maresca
On Mon, Jan 19, 2009 at 08:17:16PM +0100, Evgeni Golov wrote:
> Hi,
> 
> On Mon, 19 Jan 2009 16:43:28 -0200 Fernando M. Maresca wrote:
> 
> > Ok, it's a locale problem related to the defintion of the decimal-point
> > char.
> > In both i386 and adm64 boxes my LC_* definition is es_AR.UTF-8. Changing
> > that to LC_ALL="C" makes xnecview work.
> > In es_AR.UTF-8 the decimal-point char is ',' (comma) not '.'
> > (point/period).
> > 
> > I think that calling setlocale(LC_ALL, "C") before sscanf may do the
> > trick, because regardless of the locale settings of the user, all .nec
> > files will be using '.' as decimal-point char always.
> 
> Yupp, now I can reproduce it by setting LC_ALL to de_DE.UTF-8 (I have
> en_US.UTF-8 here normally).
> And yepp² calling setlocale() helps.
> 
> See the attached debdiff for a proposed NMU.
Applyed the patch and works here.
Thanks

-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 450 5378


signature.asc
Description: Digital signature


Bug#511852: xnecview: Error in parameters

2009-01-19 Thread Fernando M. Maresca
On Mon, Jan 19, 2009 at 03:35:24PM +0100, Evgeni Golov wrote:
> Hi,
> logper.nec and the .nec files provided in the nec package as examples
> run fine here on sid/i386.
> Could you share a file that is producing errors and some detailed steps
> to reproduce (when that is more then just opening the file with
> xnecview)?
Ok, it's a locale problem related to the defintion of the decimal-point
char.
In both i386 and adm64 boxes my LC_* definition is es_AR.UTF-8. Changing
that to LC_ALL="C" makes xnecview work.
In es_AR.UTF-8 the decimal-point char is ',' (comma) not '.'
(point/period).

I think that calling setlocale(LC_ALL, "C") before sscanf may do the
trick, because regardless of the locale settings of the user, all .nec
files will be using '.' as decimal-point char always.

Thanks, best regards
 

-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 450 5378


signature.asc
Description: Digital signature


Bug#511852: xnecview: Error in parameters

2009-01-19 Thread Fernando M. Maresca
Hola,
On Mon, Jan 19, 2009 at 03:35:24PM +0100, Evgeni Golov wrote:
> logper.nec and the .nec files provided in the nec package as examples
> run fine here on sid/i386.
> Could you share a file that is producing errors and some detailed steps
> to reproduce (when that is more then just opening the file with
> xnecview)?

Ok, very strange. I'm getting this error in every wire card in every .nec 
file I have here on amd64 _and_ i386 archs with xnecview 1.35. The errors 
looks like this one:

Error in parameters: GW 15  7   0.0  -0.34000   0.0   0.0 0.34000   
0.0  0.00250

This is the first error (out of one for every wire card) reported using:
$ xnecview /usr/share/doc/nec/examples/16ele-yagi.nec

After that the man window pops up. Sometimes (with some files, like
logper.nec) you get the axis plotted and nothing more.

So it's like to be a problem at least with the interpretation of GW
cards.
I'll download the sources and take a look there.

Best regards,

-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 450 5378


signature.asc
Description: Digital signature


Bug#511907: /usr/bin/nec2: Nec2 Segfaults on any input deck

2009-01-16 Thread Fernando M. Maresca
Hello,
On Fri, Jan 16, 2009 at 02:01:10PM +0100, Evgeni Golov wrote:
> > ii  libf2c2 20061008-4.1 Shared libraries for use with 
> > FORT
> 
> Did nec2 work with libf2c2 20061008-4? If so, that sounds like a
> breakage because of my NMU of libf2c2 :(
> Actually it should not have worked at all on amd64 before that.

Don't know. Few months ago (around may 2007) nec2 was working here
because I've working with it and this is the last modification of the
files I've used then. Don't know what library was.

> Strange. Will try to reproduce tomorrow when I have access to a amd64
> box, could you provide a .nec file for testing?

Attached little one that's working with nec2small.

nec2 segfaults with all the .nec files provided with nec2 under
/usr/share/doc/nec/examples, except w7gq.nec wich has an error in the CE
card. All of these are usefull with nec2small.

Also there are some files provided with xnec2c under
/usr/share/doc/xnec2c/examples which also work with nec2small.


Regards,

-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 450 5378
CM  Yagi for 145 MHz
CM  boom de 2m de largo, diam. 20mm
CM  elementos de 10mm de diam. 
CM
CM  --
CM Dimensiones en cm
CM  --
CM  Ele  LongLong/2   Dist. dde. ref. 
CM  Reflector 98.7550.9
CM  Excitado  93.9048.4   40.0
CM  Director 189.0045.9   70.0
CM  Director 287.3045.0  110.0
CM  Director 385.3644.0  150.0
CM  Director 483.4243.0  190.0
CM  --
CE End Comments
GW 125  0.0E+00  4.93730E-01  0.0E+00  0.0E+00 -4.93730E-01 
 0.0E+00  1.0E-02
GW 225  4.0E-01  4.69480E-01  0.0E+00  4.0E-01 -4.69480E-01 
 0.0E+00  1.0E-02
GW 322  7.0E-01  4.45230E-01  0.0E+00  7.0E-01 -4.45230E-01 
 0.0E+00  1.0E-02
GW 422  1.1E+00  4.36500E-01  0.0E+00  1.1E+00 -4.36500E-01 
 0.0E+00  1.0E-02
GW 522  1.5E+00  4.26800E-01  0.0E+00  1.5E+00 -4.26800E-01 
 0.0E+00  1.0E-02
GW 621  1.9E+00  4.17100E-01  0.0E+00  1.9E+00 -4.17100E-01 
 0.0E+00  1.0E-02
GW 721  0.0E+00  0.0E+00  0.0E+00  2.0E+00  0.0E+00 
 0.0E+00  2.0E-02
GE 0 0  0.0E+00  0.0E+00  0.0E+00  0.0E+00  0.0E+00 
 0.0E+00  0.0E+00
FR 021 0  0  1.4E+02  5.0E-01  1.5E+02  0.0E+00 
 0.0E+00  0.0E+00
EX 0 213  0  1.0E+00  0.0E+00  0.0E+00  0.0E+00 
 0.0E+00  0.0E+00
LD 5 0 0  0  3.7E+07  0.0E+00  0.0E+00  0.0E+00 
 0.0E+00  0.0E+00
NH 0 0 0  0  0.0E+00  0.0E+00  0.0E+00  0.0E+00 
 0.0E+00  0.0E+00
NE 02015  1 -1.4E+00 -1.4E+00  5.0E-02  2.0E-01 
 2.0E-01  0.0E+00
RP 03773   1000  0.0E+00  0.0E+00  5.0E+00  5.0E+00 
 0.0E+00  0.0E+00
EN 0 0 0  0  0.0E+00  0.0E+00  0.0E+00  0.0E+00 
 0.0E+00  0.0E+00


signature.asc
Description: Digital signature


Bug#511907: /usr/bin/nec2: Nec2 Segfaults on any input deck

2009-01-15 Thread Fernando M. Maresca
Package: nec
Version: 2-14+b1
Severity: grave
File: /usr/bin/nec2
Justification: renders package unusable


Hello.
nec2 seems to segfault here with any input .nec deck file I have.
However, I can get the output from nec2small in the same set of files.

This problem affects also the antennavis since it uses nec2.

Thanks a lot, 
Fernando, LU2DFM


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

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

Versions of packages nec depends on:
ii  libc6   2.7-18   GNU C Library: Shared libraries
ii  libf2c2 20061008-4.1 Shared libraries for use with FORT

nec recommends no packages.

nec suggests no packages.

-- debconf-show failed



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



Bug#511852: xnecview: Error in parameters

2009-01-14 Thread Fernando M. Maresca
Package: xnecview
Version: 1.35-5
Severity: grave
Justification: renders package unusable


Trying to use xnecview with several files I'm getting GW errors like
these:

Error in parameters: GW  1   11   0.-1.   0.000 0.0 1.  
  0.000.00667

Error in parameters: GW  2   11   -.7527-1.0753   0.-.7527 1.0753   
 0.   .00717

Error in parameters: GW  3   11   -1.562-1.1562   0.-1.562 1.1562   
 0.   .00771


So I get the sample file logper.nec from xnecview web site, located at:
http://wwwhome.cs.utwente.nl/~ptdeboer/ham/xnecview/logper.nec
which is refered in the packacge documentation. The .nec file GW cards
looks like: 
GW  1   11   0.-1.   0.000 0.0   1.0.000 .00667
GW  2   11   -.7527-1.0753   0.-.75271.07530..00717
GW  3   11   -1.562-1.1562   0.-1.5621.15620..00771


I can get the files processed by nec2c.

Let me know if I can provide other info.

Thanks a lot,
Fernando, LU2DFM


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

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

Versions of packages xnecview depends on:
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-7The Cairo 2D vector graphics libra
ii  libglib2.0-0  2.16.6-1   The GLib library of C routines
ii  libgtk2.0-0   2.12.11-4  The GTK+ graphical user interface 
ii  libpango1.0-0 1.20.5-3   Layout and rendering of internatio
ii  libpng12-01.2.27-2   PNG library - runtime

xnecview recommends no packages.

xnecview suggests no packages.

-- 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#477234: Not yet fixed

2008-11-19 Thread Fernando M. Maresca

Hi. Think the tag "fixed-upstream" is incorrect, I'm running fluxbox
1.1.1:

Versión de Fluxbox: 1.1.1   version
Compilado: Sep 19 2008 07:54:55 built
Compilador: GCC compiler
Versión del compilador: 4.3.2   compiler version

and the same behaviour is observed here.

Thanks



-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 450 5378


signature.asc
Description: Digital signature


Bug#481637: zoneminder: fails to upgrade from previous versions (db upgrade fails)

2008-05-17 Thread Fernando M. Maresca
Package: zoneminder
Version: zoneminder_1.23.2-2
Severity: grave
Justification: causes non-serious data loss

zonemider db update script
/usr/share/zoneminder/db/zm_update-1.22.3.sql
fails because of trying to add columns that already are in the tables,
removing keys wich corresponds to AUTOINC columns, etc.
Also, the debian upgrade script tryes to find the script:
 /usr/share/zoneminder/db/zm_update-1.23.2.sql
which not exists in the .deb

Thanks

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

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

Versions of packages zoneminder depends on:
ii  apache2-mpm-prefork [a 2.2.8-4~lenny1Traditional model for Apache HTTPD
pn  ffmpeg (no description available)
ii  libapache2-mod-php55.2.5-3   server-side, HTML-embedded scripti
pn  libarchive-tar-perl(no description available)
pn  libarchive-zip-perl(no description available)
ii  libc6  2.7-10GNU C Library: Shared libraries
pn  libdate-manip-perl (no description available)
pn  libdevice-serialport-p (no description available)
ii  libgcc11:4.3.0-3 GCC support library
ii  libgnutls262.2.3~rc-1the GNU TLS library - runtime libr
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
pn  libmime-perl   (no description available)
pn  libmysqlclient15off(no description available)
ii  libpcre3   7.4-1+lenny1  Perl 5 Compatible Regular Expressi
pn  libphp-serialization-p (no description available)
ii  libstdc++6 4.3.0-3   The GNU Standard C++ Library v3
ii  libwww-perl5.812-1   WWW client/server library for Perl
pn  mysql-client   (no description available)
pn  mysql-server   (no description available)
ii  php5   5.2.5-3   server-side, HTML-embedded scripti
pn  php5-mysql | php4-mysq (no description available)
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

zoneminder recommends no packages.



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



Bug#477234: fluxbox: Fluxbox don't respond to gtk.window.present()

2008-04-21 Thread Fernando M. Maresca
Package: fluxbox
Version: 1.0.0+deb1-6
Severity: important


fluxbox seems to wrongly respond to the gtk.window.present() method used
by some apps.

When a window is called by this method, fluxbox shows it in the last
workspace the window has been previously on the current session (or on
the current ws if the window has not been opened yet for that session).

If the window is currently open in another ws, fluxbox don't get the
window to the current viewed ws, nor changes to that ws, so it's
impossibly in some cases to know what happens. Some apps refuse to run
twice (instant messengers) or don't open a transient window that's
already open, and uses present() in this situations.

This may be related to reports #375709 and #222089, don't know.

Thanks a lot for this excellent WM.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/1 CPU core)
Locale: LANG=es_AR, LC_CTYPE=es_AR (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages fluxbox depends on:
ii  libc6   2.7-10   GNU C Library: Shared libraries
ii  libfontconfig1  2.5.0-2  generic font configuration library
ii  libgcc1 1:4.3.0-3GCC support library
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libimlib2   1.4.0-1  powerful image loading and renderi
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.3.0-3  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext62:1.0.4-1X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxinerama12:1.0.3-1X11 Xinerama extension library
ii  libxpm4 1:3.5.7-1X11 pixmap library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  menu2.1.38   generates programs menu for all me

fluxbox recommends no packages.

-- no debconf information



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



Bug#475620: openbox: Wrong window placement/maximization with horizontal dock

2008-04-11 Thread Fernando M. Maresca
Package: openbox
Version: 3.4.6.1-2
Severity: important


Thanks a lot for this cool WM. I'm using it now for every machine I work
on.

When setting the dock to "Horizontal" disposition, and it's placed in
any side (right-top, right-bottom, left-top, left-bottom), v.g. to place
two gkrellms side by side, the windows placement and maximization
behaviour changes as if the desktop/workspace area available was reduced
to half the height and placed opposite to the dock position, i.e, if the
dock is "*-top" the windows placement occurs always in the bottom half
of the screen, and viceversa.

This seems to not be related to any other setting. It's reproducible as
follows:
 delete ~/.config/openbox
 start openbox
 set the dock to "Horizontal" and on any side position
 reconfigure
 open a new window (or several windows), see the placement.
 maximize the window, see that it growns to half the screen

Thanks a lot,
Fernando

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/1 CPU core)
Locale: LANG=es_AR, LC_CTYPE=es_AR (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages openbox depends on:
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libfreetype6   2.3.5-1+b1FreeType 2 font engine, shared lib
ii  libglib2.0-0   2.16.3-1  The GLib library of C routines
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libobparser16  3.4.6.1-2 parsing library for openbox
ii  libobrender16  3.4.6.1-2 rendering library for openbox them
ii  libpango1.0-0  1.20.1-1  Layout and rendering of internatio
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libstartup-notificatio 0.9-1 library for program launch feedbac
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.12-2  FreeType-based font drawing librar
ii  libxinerama1   2:1.0.3-1 X11 Xinerama extension library
ii  libxml22.6.32.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.2.2-1 X11 RandR extension library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages openbox recommends:
ii  openbox-themes1.0.2  Themes for the Openbox window mana

-- no debconf information



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



Bug#475615: obconf: Do not accept margins > 100 px

2008-04-11 Thread Fernando M. Maresca
Package: obconf
Version: 2.0.3-1
Severity: normal



Obconf doesn't tolerate setting any desktop/worksapce margin
above 100px. Setting this by hand editing rc.xml is fine, and the
setting is honored by OB.



Thanks a lot for this useful piece of software. 
Best regards, 
Fernando

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/1 CPU core)
Locale: LANG=es_AR, LC_CTYPE=es_AR (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages obconf depends on:
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libcairo2  1.5.8-1   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.3-1  The GLib library of C routines
ii  libgtk2.0-02.12.9-2  The GTK+ graphical user interface 
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libobparser16  3.4.6.1-2 parsing library for openbox
ii  libobrender16  3.4.6.1-2 rendering library for openbox them
ii  libpango1.0-0  1.20.1-1  Layout and rendering of internatio
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libstartup-notification0   0.9-1 library for program launch feedbac
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxft22.1.12-2  FreeType-based font drawing librar
ii  libxml22.6.32.dfsg-1 GNOME XML library

Versions of packages obconf recommends:
ii  openbox   3.4.6.1-2  standards compliant, fast, light-w

-- no debconf information



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



Bug#466850: gpsk31: buffer overflow reading config file

2008-02-21 Thread Fernando M. Maresca
Package: gpsk31
Version: 0.3-1
Severity: normal


There are a buffer overflow in the conf file if just over 19 characters
are set to the options like 'name' or 'qth'. For example, if the qth
string is longer than 19 chars, the callsign gets overwrited, as
follows:
- set callsingn = "B"
- set qth = ""
- run the program
- go to Send -> MyCall 
and you'll get AAA instead of the callsign.

Other options are susceptible to this bug too.

At least, a warning note must be placed in the conf. file example
itself.

73s, LU2DFM



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/1 CPU core)
Locale: LANG=es_AR, LC_CTYPE=es_AR (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages gpsk31 depends on:
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.7-8GNU C Library: Shared libraries
ii  libcairo2   1.4.14-1 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.5.0-2  generic font configuration library
ii  libgcc1 1:4.3-20080202-1 GCC support library
ii  libglib2.0-02.14.6-1 The GLib library of C routines
ii  libgtk2.0-0 2.12.8-1 The GTK+ graphical user interface 
ii  libpango1.0-0   1.18.4-1 Layout and rendering of internatio
ii  libstdc++6  4.3-20080202-1   The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra

gpsk31 recommends no packages.

-- no debconf information



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



Bug#424661: linux-image-2.6.22-3-amd64: Probably related to some Debian patch

2007-11-07 Thread Fernando M. Maresca
Package: linux-image-2.6.22-3-amd64
Followup-For: Bug #424661


Well, I've got this same problem with a Xerox Phaser 3124B printer in
two Debian unstable machines with linux-image-2.6.22-3 kernels; one
box is an amd64 and the other one is a x86. The printer is unusable.

Trying to write or read the device /dev/usb/lp0 produces the
desconnection and disappering of the device, which get reconnected. Of
course, cups trying to communicate to the printer produces the same
effect.

In some forums out there seems to be a similar problem in older
versions, which is related to ehci_hcd, and it's solved by removing that
module. I've tryed it but it has no effect here in any box.

IMHO the problem is related to some Debian patch to the kernel: I've
downloaded linux-2.6.23.1 from kernel.org and make it with the config
from linux-image-2.6.22-3 kernel package and the problem has gone.

I'm sure this is not hardware related, but I can provide other
information on demand.

Thanks for your dedicated job.

-- Package-specific info:

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.23.1 (SMP w/1 CPU core)
Locale: LANG=es_AR, LC_CTYPE=es_AR (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.22-3-amd64 depends on:
ii  e2fsprogs1.40.2-1ext2 file system utilities and lib
ii  initramfs-tools [linux-initr 0.91b   tools for generating an initramfs
ii  module-init-tools3.3-pre11-4 tools for managing Linux kernel mo

linux-image-2.6.22-3-amd64 recommends no packages.

-- debconf information:
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.22-3-amd64/postinst/create-kimage-link-2.6.22-3-amd64: true
  linux-image-2.6.22-3-amd64/postinst/depmod-error-initrd-2.6.22-3-amd64: false
  linux-image-2.6.22-3-amd64/prerm/would-invalidate-boot-loader-2.6.22-3-amd64: 
true
  linux-image-2.6.22-3-amd64/postinst/old-system-map-link-2.6.22-3-amd64: true
  linux-image-2.6.22-3-amd64/preinst/overwriting-modules-2.6.22-3-amd64: true
  linux-image-2.6.22-3-amd64/preinst/failed-to-move-modules-2.6.22-3-amd64:
  linux-image-2.6.22-3-amd64/postinst/depmod-error-2.6.22-3-amd64: false
  linux-image-2.6.22-3-amd64/prerm/removing-running-kernel-2.6.22-3-amd64: true
  linux-image-2.6.22-3-amd64/postinst/bootloader-error-2.6.22-3-amd64:
  linux-image-2.6.22-3-amd64/preinst/abort-overwrite-2.6.22-3-amd64:
  linux-image-2.6.22-3-amd64/preinst/already-running-this-2.6.22-3-amd64:
  linux-image-2.6.22-3-amd64/postinst/bootloader-test-error-2.6.22-3-amd64:
  linux-image-2.6.22-3-amd64/postinst/old-initrd-link-2.6.22-3-amd64: true
  linux-image-2.6.22-3-amd64/preinst/bootloader-initrd-2.6.22-3-amd64: true
  linux-image-2.6.22-3-amd64/preinst/lilo-initrd-2.6.22-3-amd64: true
  linux-image-2.6.22-3-amd64/preinst/lilo-has-ramdisk:
  linux-image-2.6.22-3-amd64/preinst/abort-install-2.6.22-3-amd64:
  linux-image-2.6.22-3-amd64/preinst/elilo-initrd-2.6.22-3-amd64: true
  linux-image-2.6.22-3-amd64/postinst/old-dir-initrd-link-2.6.22-3-amd64: true
  linux-image-2.6.22-3-amd64/preinst/initrd-2.6.22-3-amd64:
  linux-image-2.6.22-3-amd64/postinst/kimage-is-a-directory:



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



Bug#421388: libnss-ldap: /etc/libnss_ldap.conf needs to be world readable

2007-04-28 Thread Fernando M. Maresca
Package: libnss-ldap
Version: 251-7.5
Severity: normal

Hello.
/etc/libnss_ldap.conf must be world readable in order to allow programs
like id (coreutils) or finger (finger) to perform as expected when
invoqued by normal users, although nscd is running.
Look what happens (/etc/nss_ldap.conf mode 600):

homero:~# id
uid=0(root) gid=0(root) grupos=0(root),512(Domain Admins)
homero:~# id root
uid=0(root) gid=0(root) grupos=0(root),512(Domain Admins)
homero:~# id fmaresca
uid=1000(fmaresca) gid=1000(fmaresca) grupos=1000(fmaresca),
7(lp),20(dialout),24(cdrom),25(floppy),29(audio),44(video),
46(plugdev),100(users),103(lpadmin),1001(ntadmins),
512(Domain Admins),513(Domain Users)
homero:~# finger fmaresca
Login: fmaresca Name: fmaresca
Directory: /home/fmaresca   Shell: /bin/bash
On since Sat Apr 28 10:16 (ART) on tty11 hour 49 minutes idle
 (messages off)
...

Now as normal user:
[EMAIL PROTECTED]:~$ id
uid=1000(fmaresca) gid=1000(fmaresca) grupos=7(lp),20(dialout),
24(cdrom),25(floppy),29(audio),44(video),46(plugdev),100(users),
103(lpadmin),512(Domain Admins),513(Domain Users),1000(fmaresca),
1001(ntadmins)
[EMAIL PROTECTED]:~$ id fmaresca
id: ldap-nss.c:1374: do_init: La declaración
`cfg->ldc_uris[__session.ls_current_uri] != ((void *)0)' no se cumple.
uid=1000(fmaresca) gid=1000(fmaresca)Abortado
[EMAIL PROTECTED]:~$ finger fmaresca
finger: fmaresca: no such user.
[EMAIL PROTECTED]:~$ finger root
Login: root Name: root
Directory: /rootShell: /bin/bash
Last login Tue Apr 24 14:52 (ART) on tty2

So, finger/id can't get ldap information when invoqued as normal user,
but they works ok when invoqued as root.

Changing the mode of /etc/libnss_ldap.conf to be readable for normal
users seems to solve the problem.

Please, correct me if I'm wrong, but AFAIK the purpose of nscd is to
maintain /etc/libnss_ldap.conf mode 0600.

ITOH, I'm not completely sure that this bug report belongs to libnss-ldap.

Thanks,
Fernando



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.18-4-amd64 (SMP w/1 CPU core)
Locale: LANG=es_AR, LC_CTYPE=es_AR (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages libnss-ldap depends on:
ii  debconf [debconf-2.0]1.5.13  Debian configuration management sy
ii  libc62.5-3   GNU C Library: Shared libraries
ii  libkrb53 1.4.4-8 MIT Kerberos runtime libraries
ii  libldap2 2.1.30-13.4 OpenLDAP libraries

Versions of packages libnss-ldap recommends:
ii  libpam-ldap   180-1.7Pluggable Authentication Module al
ii  nscd  2.5-3  GNU C Library: Name Service Cache 

-- debconf information:
* libnss-ldap/dblogin: false
* shared/ldapns/base-dn: dc=laplata,dc=dnsalias,dc=org
  libnss-ldap/binddn: cn=proxyuser,dc=example,dc=net
* libnss-ldap/dbrootlogin: true
  libnss-ldap/override: true
* shared/ldapns/ldap-server: ldapi:///
* libnss-ldap/confperm: true
* libnss-ldap/rootbinddn: cn=admin,dc=laplata,dc=dnsalias,dc=org
* shared/ldapns/ldap_version: 3
* libnss-ldap/nsswitch:


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



Bug#421387: libnss-ldap: /etc/libnss_ldap.conf needs to be world readable

2007-04-28 Thread Fernando M. Maresca
Package: libnss-ldap
Version: 251-7.5
Severity: normal


Hello.
/etc/libnss_ldap.conf must be world readable in order to allow programs
like id (coreutils) or finger (finger) to perform as expected when
invoqued by normal users, although nscd is running.
Look what happens (/etc/nss_ldap.conf mode 600):

homero:~# id
uid=0(root) gid=0(root) grupos=0(root),512(Domain Admins)
homero:~# id root
uid=0(root) gid=0(root) grupos=0(root),512(Domain Admins)
homero:~# id fmaresca
uid=1000(fmaresca) gid=1000(fmaresca) grupos=1000(fmaresca),
7(lp),20(dialout),24(cdrom),25(floppy),29(audio),44(video),
46(plugdev),100(users),103(lpadmin),1001(ntadmins),
512(Domain Admins),513(Domain Users)
homero:~# finger fmaresca
Login: fmaresca Name: fmaresca
Directory: /home/fmaresca   Shell: /bin/bash
On since Sat Apr 28 10:16 (ART) on tty11 hour 49 minutes idle
 (messages off)


Now as normal user:
[EMAIL PROTECTED]:~$ id
uid=1000(fmaresca) gid=1000(fmaresca) grupos=7(lp),20(dialout),
24(cdrom),25(floppy),29(audio),44(video),46(plugdev),100(users),
103(lpadmin),512(Domain Admins),513(Domain Users),1000(fmaresca),
1001(ntadmins)
[EMAIL PROTECTED]:~$ id fmaresca
id: ldap-nss.c:1374: do_init: La declaración 
`cfg->ldc_uris[__session.ls_current_uri] != ((void *)0)' no se cumple.
uid=1000(fmaresca) gid=1000(fmaresca)Abortado
[EMAIL PROTECTED]:~$ finger fmaresca
finger: fmaresca: no such user.
[EMAIL PROTECTED]:~$ finger root
Login: root Name: root
Directory: /rootShell: /bin/bash
Last login Tue Apr 24 14:52 (ART) on tty2

So, finger/id can't get ldap information when invoqued as normal user,
but they works ok when invoqued as root.

Changing the mode of /etc/libnss_ldap.conf to be readable for normal
users seems to solve the problem.

Please, correct me if I'm wrong, but AFAIK the purpose of nscd is to 
maintain /etc/libnss_ldap.conf mode 0600.

ITOH, I'm not completely sure that this bug report belongs to libnss-ldap.

Thanks,



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.18-4-amd64 (SMP w/1 CPU core)
Locale: LANG=es_AR, LC_CTYPE=es_AR (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages libnss-ldap depends on:
ii  debconf [debconf-2.0]1.5.13  Debian configuration management sy
ii  libc62.5-3   GNU C Library: Shared libraries
ii  libkrb53 1.4.4-8 MIT Kerberos runtime libraries
ii  libldap2 2.1.30-13.4 OpenLDAP libraries

Versions of packages libnss-ldap recommends:
ii  libpam-ldap   180-1.7Pluggable Authentication Module al
ii  nscd  2.5-3  GNU C Library: Name Service Cache 

-- debconf information:
* libnss-ldap/dblogin: false
* shared/ldapns/base-dn: dc=laplata,dc=dnsalias,dc=org
  libnss-ldap/binddn: cn=proxyuser,dc=example,dc=net
* libnss-ldap/dbrootlogin: true
  libnss-ldap/override: true
* shared/ldapns/ldap-server: ldapi:///
* libnss-ldap/confperm: true
* libnss-ldap/rootbinddn: cn=admin,dc=laplata,dc=dnsalias,dc=org
* shared/ldapns/ldap_version: 3
* libnss-ldap/nsswitch:


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



Bug#375308: webcalendar: die_miserable_death($error) echoes nothing

2006-12-26 Thread Fernando M. Maresca
On Mon, Dec 25, 2006 at 06:20:07PM +0100, Thijs Kinkhorst wrote:
> On Sat, December 23, 2006 23:04, Fernando M. Maresca wrote:
> > Hi. Here is the function:
> > ###
> > function die_miserable_death ( $error ) {
> > global $TROUBLE_URL; echo "WebCalendar: Fatal
> > Error\n" .
> > "WebCalendar Error\n" .
> > "\n";
> > exit; }
> > ###
> >
> >
> > Now, don't you think that would be nice that this function actually
> > echoes the $error argument somewhere inside the ? ;-)
> 
> Hmm, I indeed misread this. The Debian package specifically patches this
> function to change it (I was looking at the source package file); I'm
> quite unsure why. It should be investigated and possibly fixed indeed.
Ok. Let me know if I can do something to help you. This one looks like
an incloplete change in the way that errors are printed out.
Saludos, 

-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 489 0466


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



Bug#375308: webcalendar: die_miserable_death($error) echoes nothing

2006-12-23 Thread Fernando M. Maresca


On Sat, Dec 23, 2006 at 09:53:54AM +0100, Thijs Kinkhorst wrote:
> tags 375308 -patch +moreinfo
> Hi,
> 
> > I suggest that the function (in includes/config.php) 
> > die_miserable_death($error) needs to be altered to echo
> > $error variable instead of nothing.
> > Thanks.
> 
> Thanks for your report. However, I do not understand it, as the
> die_miserable_death implementation as included in webcalendar *does*
> echo $error... can you provide more information about your problem?
Hi. Here is the function:
###
function die_miserable_death ( $error )
{
global $TROUBLE_URL;
  echo "WebCalendar: Fatal Error\n" .
"WebCalendar Error\n" .
"\n";
  exit;
}
###

Now, don't you think that would be nice that this function actually echoes the
$error argument somewhere inside the ? ;-)

Cheers,


-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 489 0466


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



Bug#402666: Upstream already has this

2006-12-12 Thread Fernando M. Maresca
I've downloaded the current svn cups source and builded (v1.3) it; this
problem is there too.

Thanks.

-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 489 0466


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



Bug#402666: cupsys: Can't configure two identical Epson usb printers

2006-12-11 Thread Fernando M. Maresca
Package: cupsys
Version: 1.2.7-1
Severity: important

/usr/lib/cups/backend-available/usb produces the same device URI for two
(identical) printers:

ciriaco:/home/fmaresca# /usr/lib/cups/backend-available/usb 
direct usb://EPSON/Stylus%20C45 "EPSON Stylus C45" "EPSON Stylus C45 USB #1" 
"MFG:EPSON;CMD:ESCPL2,BDC,D4;MDL:Stylus C45;CLS:PRINTER;DES:EPSON Stylus C45;"
direct usb://EPSON/Stylus%20C45 "EPSON Stylus C45" "EPSON Stylus C45 USB #2" 
"MFG:EPSON;CMD:ESCPL2,BDC,D4;MDL:Stylus C45;CLS:PRINTER;DES:EPSON Stylus C45;"

So there is no way to configure two separate printers from the web interface.

Now, if the device URIs are changed to:
DeviceURI usb://EPSON/Stylus%20C45?serial=LD3P90504061024440
and
DeviceURI usb://EPSON/Stylus%20C45?serial=L32019802270340430
to univocally identify each printer, the printers does not print at all.

The old style for the device URI (usb:/dev/usb/lp0) does also not work.

Thanks.

-- System Information
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-amd64
Locale: LANG=es_AR, LC_CTYPE=es_AR (charmap=ISO-8859-1)

Versions of packages cupsys depends on:
ii  adduser  3.100   Add and remove users and groups
ii  cupsys-common1.2.7-1 Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0]1.5.9   Debian configuration management sy
ii  gs-esp   8.15.3.dfsg.1-1 The Ghostscript PostScript interpr
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libcupsimage21.2.7-1 Common UNIX Printing System(tm) - 
ii  libcupsys2   1.2.7-1 Common UNIX Printing System(tm) - 
ii  libdbus-1-3  1.0.1-2 simple interprocess messaging syst
ii  libgnutls13  1.4.4-3 the GNU TLS library - runtime libr
ii  libldap2 2.1.30-13.2 OpenLDAP libraries
ii  libpam0g 0.79-4  Pluggable Authentication Modules l
ii  libpaper11.1.21  Library for handling paper charact
ii  libslp1  1.2.1-6 OpenSLP libraries
ii  lsb-base 3.1-22  Linux Standard Base 3.1 init scrip
ii  patch2.5.9-4 Apply a diff file to an original
ii  perl-modules 5.8.8-6.1   Core Perl modules
ii  procps   1:3.2.7-3   /proc file system utilities
ii  xpdf-utils [poppler-util 3.01-9  Portable Document Format (PDF) sui
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages cupsys recommends:
ii  cupsys-client   1.2.7-1  Common UNIX Printing System(tm) - 
ii  foomatic-filters3.0.2-20061031-1 linuxprinting.org printer support 
ii  smbclient   3.0.23d-2a LanManager-like simple client fo

-- debconf information:
  cupsys/raw-print: true
  cupsys/ports: homero:631 localhost:631
  cupsys/backend: ipp, lpd, parallel, socket, usb
  cupsys/portserror:
  cupsys/browse: true


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



Bug#387185: picprog: Fails to detect programmer in amd64

2006-09-21 Thread Fernando M. Maresca
On Sun, Sep 17, 2006 at 01:25:01AM +0200, Jan Wagemakers wrote:
> Fernando M. Maresca schreef:
> 
> > Yes, it works. Thank you both,
> 
> Ok, I have taken a closer look to the source of picprog and think that I
> have found a good solution.
> 
> Can you test if the following works for you?
> 
> In the file picport.h at 53 you find:
> 
> #if defined(__x86_64__) || defined(__i386__)
> #define RDTSC_WORKS
> #endif
> 
> Change this to:
> 
> //#if defined(__x86_64__) || defined(__i386__)
> //#define RDTSC_WORKS
> //#endif
> 
> Normally picprog use the RDTSC instruction on x86_64/i386 platforms. By
> disabling this, picprog makes use of the delay-routines for platforms that
> don't have this RDTSC instruction.
> 
> Maarten Blomme has test this on his slackware amd64 box and it fixes the
> problem. It also fixes the problem that I have on my laptop¹.
> 
> So, I plan to create a new package with RDTSC disabled, but before doing
> that I like to know if it also fix your problem.

Please forgive about the delay in this answer, there was some trouble
qith mt isp.

With this patch, it seems to randomly detects the pic and read, but for
the most time it fails:

homero:/usr/src/picprog-1.8.1# ./picprog -o /tmp/o.hex --pic /dev/ttyS2
Picprog version 1.8.1, Copyright © 2006 Jaakko Hyvätti
<[EMAIL PROTECTED]>
Picprog comes with ABSOLUTELY NO WARRANTY; for details
type `picprog --warranty'.  This is free software,
and you are welcome to redistribute it under certain conditions;
type `picprog --copying' for details.

/dev/ttyS2: id 0x0560: detected pic16f84a version 0x00
Device pic16f84a, program memory: 1024, data memory: 64.
Reading program memory,
/dev/ttyS2:PIC programmer missing or chip fault
0007:unable to read pic

With the previous patch works fine all the times.
Regards,



-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 489 0466




Bug#387825: antennavis: Crashes X with nvidia propietary driver

2006-09-16 Thread Fernando M. Maresca
Package: antennavis
Version: 0.3-2
Severity: critical
Justification: breaks the whole system


antennavis completelly crashes xorg and video output in my amd64 box
with propietary nvidia local builded drivers.
The Xorg server crashes and the console remains unusable because there
is no video (blank screen) nor keyboard response; the system remains
functional, so it's possible to login via ssh or make it reboot with
Alt+SysReq+s/e/b .

This problem does not appears with the nv xorg modules, so forgive me if 
this bug not belongs here.

Thanks,
Fernando 
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-fer
Locale: LANG=es_AR, LC_CTYPE=es_AR (charmap=ISO-8859-1)

Versions of packages antennavis depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libgl1-mesa-glx [libgl1] 6.4.2-1.1   A free implementation of the OpenG
ii  libglu1-mesa [libglu1]   6.4.2-1.1   The OpenGL utility library (GLU)
ii  libx11-6 2:1.0.0-9   X11 client-side library
ii  libxmu6  1:1.0.2-2   X11 miscellaneous utility library
ii  tcl8.4   8.4.12-1.1  Tcl (the Tool Command Language) v8
ii  tk8.48.4.12-1Tk toolkit for Tcl and X11, v8.4 -

Versions of packages antennavis recommends:
ii  nec   2-11   NEC2 Antenna Modelling System

-- no debconf information


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



Bug#387185: picprog: Fails to detect programmer in amd64

2006-09-16 Thread Fernando M. Maresca
On Sat, Sep 16, 2006 at 09:35:16AM +0200, Jan Wagemakers wrote:
> Jan Wagemakers schreef:
> [...]
> Can you compile picprog yourself with this patch² to test if this solves
> your problem? I'll contact Jaakko (upstream) when this patch solves your
> problem to ask for a real solution.
> 
> [1] <http://groups.google.be/group/wisclub/msg/4cfaa22cf0733131>
> [2] <http://groups.google.be/group/wisclub/msg/8f2b3d488d57cf64>
> In picport.cc change the line:
> 
> mhz = tmp; 
> 
> by
> 
>     mhz = tmp * 10;
Yes, it works.
Thank you both,

-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 489 0466




Bug#387185: picprog: Fails to detect programmer in amd64

2006-09-13 Thread Fernando M. Maresca
On Wed, Sep 13, 2006 at 05:59:13PM +0200, Jan Wagemakers wrote:
> Fernando M. Maresca schreef:
> 
> > picprog does not detect the chip in the programmer in my amd64 unstable
> > box. I'm using the programmer from the package docs.
> 
> [...]
> 
> > In another box running 32bit unstable picprog works fine:
> 
> Are you sure that the problem is amd64 related?
> Can you check the voltage of your serial port? JDM-style programmers don't
> work on 'low-voltage' serial ports.
There are three serial ports in my amd64 box; the integrated one, and a
two port pci card. picprog does not work with anyone of them, and all of
them have similar voltages.
> 
> For example here picprog works without a problem on my normal PC, but
> doesn't work on my laptop because the voltage of the serial port of my
> laptop¹ is not high enough.
I've examined the programmer with the osciloscope, and the amplitude of 
the pulses are about the same with both boxes (the amd64 and the 32bit
one).
In both cases, the pulses in the DTR line are about 12v of amplitud;
there area burst in the read operation from the 32bit box, but only two
or three pulses with amd64.
The difference between ports voltages are about 0.5v in the worst case.

Let me know if I can help you in any way.
Thank you,

-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 489 0466




Bug#387185: picprog: Fails to detect programmer in amd64

2006-09-12 Thread Fernando M. Maresca
Package: picprog
Version: 1.8.1-3
Severity: grave
Justification: renders package unusable


picprog does not detect the chip in the programmer in my amd64 unstable
box. I'm using the programmer from the package docs.


homero:~# picprog --pic /dev/ttyS0 --output o.hex
Picprog version 1.8.1, Copyright © 2006 Jaakko Hyvätti
<[EMAIL PROTECTED]>
Picprog comes with ABSOLUTELY NO WARRANTY; for details
type `picprog --warranty'.  This is free software,
and you are welcome to redistribute it under certain conditions;
type `picprog --copying' for details.

CPU clock speed: 1800 MHz
/dev/ttyS0:PIC programmer missing or chip fault
/dev/ttyS0:2006:unable to read pic device id

In another box running 32bit unstable picprog works fine:

[EMAIL PROTECTED]:~$ picprog --output o.hex --pic /dev/ttyS0
Picprog version 1.8.1, Copyright ? 2006 Jaakko Hyv?tti
<[EMAIL PROTECTED]>
Picprog comes with ABSOLUTELY NO WARRANTY; for details
type `picprog --warranty'.  This is free software,
and you are welcome to redistribute it under certain conditions;
type `picprog --copying' for details.

CPU clock speed: 908 MHz
/dev/ttyS0: id 0x0560: detected pic16f84a version 0x00
Device pic16f84a, program memory: 1024, data memory: 64.
Reading program memory,
reading data memory,
reading id words,
reading fuses,
done.

Can anyone check this?
Thanks,

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-fer
Locale: LANG=es_AR, LC_CTYPE=es_AR (charmap=ISO-8859-1)

Versions of packages picprog depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-13  GCC support library
ii  libstdc++6   4.1.1-13The GNU Standard C++ Library v3

picprog recommends no packages.

-- no debconf information




Bug#385154: crashes after entering copied groups in Koch mode

2006-08-29 Thread Fernando M. Maresca
Package: aldo
package: aldo
Distribution: unstable (amd64)


After entering the 15 groups emitted in Koch mode, aldo crashes with:

terminate called after throwing an instance of 'std::out_of_range'
  what():  basic_string::substr
  Abortado


My .aldorc:

[Keyer]
BeginPause = 2
Speed = 10
CharPause = 3
StringPause = 7
DotLength = 1
LineLength = 3
Tone = 900

[Blocks]
StringsNumber = 3
StringLength = 5
Skill = 65

[Koch]
Chars = eishtmoawjuvndbgrplfkcyqzx0123456789
StringsNumber = 15
StringLength = 2
StartSpeed = 20
Skill = 2

[Qrz]
CallFormat = lu@@@
StringsNumber = 3


Thanks
-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 489 0466


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



Bug#383551: Problem with picture controls

2006-08-17 Thread Fernando M. Maresca
Package: xine-ui
Version: v0.99.4
Dist: amd64 unstable

Problem is that in my (pure) amd64 with nvidia video card, the xine
picture
control dialog (Brightness, Contrast, Hue, etc.) does nor permit
variying the potentiometer of any of these controls (skin selection is
ok), neirther with the xv nor the nvidia proprietary (compiled) drivers.
Kernels are 2.6.16 and 2.6.17.

This is amd64 or hardware specific problem, because in a similar box (32
bit) with unstable, xine picture controls are working ok.

Thanks,

-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 489 0466


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



Bug#378806: mimms: Don't stop recording

2006-07-18 Thread Fernando M. Maresca
Package: mimms
Version: 2.0.0-1
Severity: normal

mimms don't stop recording after -t minutes.

Command line example:
mimms -t 4 -v mms://streaming.netizen.com.ar/oncediez /tmp/lala.asf

Thanks.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-fer
Locale: LANG=es_AR, LC_CTYPE=es_AR (charmap=ISO-8859-1)

Versions of packages mimms depends on:
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libgcc1   1:4.1.1-8  GCC support library
ii  libmms0   0.2-6  MMS stream protocol library
ii  libqt4-core   4.1.3-3Qt 4 core non-GUI functionality ru
ii  libstdc++64.1.1-8The GNU Standard C++ Library v3
ii  wget  1.10.2-2   retrieves files from the web

mimms recommends no packages.

-- no debconf information


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



Bug#375308: webcalendar: die_miserable_death($error) echoes nothing

2006-06-24 Thread Fernando M. Maresca
Package: webcalendar
Version: 1.0.4-1
Severity: normal
Tags: patch

I suggest that the function (in includes/config.php) 
die_miserable_death($error) needs to be altered to echo
$error variable instead of nothing.
Thanks.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-fer
Locale: LANG=es_AR, LC_CTYPE=es_AR (charmap=ISO-8859-1)

Versions of packages webcalendar depends on:
ii  apache2-mpm-prefork [httpd]  2.0.55-4traditional model for Apache2
ii  dbconfig-common  1.8.17  common framework for packaging dat
ii  debconf [debconf-2.0]1.5.2   Debian configuration management sy
ii  php4 4:4.4.2-1.1 server-side, HTML-embedded scripti
ii  php4-cli 4:4.4.2-1.1 command-line interpreter for the p
ii  php4-pgsql   4:4.4.2-1.1 PostgreSQL module for php4
ii  ucf  2.0012  Update Configuration File: preserv

Versions of packages webcalendar recommends:
ii  php4-cli 4:4.4.2-1.1 command-line interpreter for the p
ii  postgresql   7.5.19  object-relational SQL database man

-- debconf information excluded


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



Bug#374505: python-kiwi: borken dependencies

2006-06-19 Thread Fernando M. Maresca
Package: python-kiwi
Severity: grave
Justification: renders package unusable


The package refuses to install because of broken dependency over
python2.4-setuptools (<= 0.6a9-1), when current version of this package is
0.6b3-1.

Thanks.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-fer
Locale: LANG=es_AR, LC_CTYPE=es_AR (charmap=ISO-8859-1)


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



Bug#324938: xpfdtops problem converting A5 page size pdf (please reasign)

2005-08-25 Thread Fernando M. Maresca

Package: xpdf-common
Version: 3.01-1

Hamish:
Recently I've got access to a similar setup with another printer
(Lexmark printers z12 and z33) and there are no problem printing A5
pagesized .pdfs trhu pdftops in this printers with a similar cups and
cupsys-driver-gimpprint drivers. The only different things between
setups are the .ppd files, so this has nothing to do with xpdftops as 
I think early. Sorry.

Can you reasign this bug to cupsys-drivers-gimpprint?

Thank you.
-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 489 8196



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



Bug#324938: xpfdtops problem converting A5 page size pdf

2005-08-24 Thread Fernando M. Maresca
Package: xpdf-reader
Version: 3.01-1

On Thu, Aug 25, 2005 at 09:02:50AM +1000, Hamish Moffatt wrote:
> On Wed, Aug 24, 2005 at 07:42:13PM -0300, Fernando M. Maresca wrote:
> 
> The "xpdf" package is the best place for bugs that affect
> both xpdf-reader and xpdf-utils. But I'll reassign.
Ok. Sorry, xpdftops is part of xpdf-utils package.
> 
> > Problem: printed A5 page size .pdf file trhu cups produces an A4 page
> > size with centered A5 pdf in it. cups uses pdftops to convert to .ps and
> > the same problem appears printing from within xpdf-viewer and manually
> > converting the .pdf:
> > 
> > homero:~$ pdftops a.pdf a.ps
> > homero:~$ lp a.ps
> 
> Well, you need to tell Xpdf what type of paper you are using.
> On Debian it finds your default from /etc/papersize, and you can
> override it using "-paper ".
Yes. I have my /etc/papersize set and from /etc/cups/pdftops.conf (wich
is
lrwxrwxrwx  1 root root  14 2005-08-01 13:16 pdftops.conf -> 
../xpdf/xpdfrc):

# Set the default PostScript paper size -- this can be letter, legal,
# A4, or A3.  You can also specify a paper size as width and height
# (in points). Xpdf uses the paper size in /etc/papersize by default.

psPaperSize match



> 
> It assumes that you always want to target your default paper size unless
> you say otherwise, rather than always converting an A5-size PDF to A5
> paper, for example.
Yes again.
> 
> However, Xpdf won't accept A5 as a paper type, which IS a problem.
> I'll forward this bug upstream.
No. There are several papersizes available to pdftops and in
the case of the .pdf files indicated, every paper is printed in A4 page
in the printer. You can set the paperh and paperh in ps points (for a5
this is 420 and 595) with an arbitrary pair of values and always the
printer page will got the .ps printed in a centerd A4, as:

[EMAIL PROTECTED]:~$ pdftops  -paperh 200 -paperw 100 /tmp/ot.pdf a.ps
[EMAIL PROTECTED]:~$ lp a.ps

produces a smaller ps centered in an a4 page at the printer. So pdftops
understands this switches, but the printout is still wrong.

I think the output is in A4 because the output is actually centered
in an A4 sheet. Ditto, changes in /etc/papersize or /etc/xpdf/xpdfrc
don't affect the printed output.

-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 489 8196


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



Bug#324938: xpfdtops problem converting A5 page size pdf

2005-08-24 Thread Fernando M. Maresca
Package: xpdf-common
Version: 3.01-1

Filename: pool/main/x/xpdf/xpdf-common_3.01-1_all.deb

This bug seems similar to bug #295685, wich was sent to cups and
reasigned to xpdf.

Problem: printed A5 page size .pdf file trhu cups produces an A4 page
size with centered A5 pdf in it. cups uses pdftops to convert to .ps and
the same problem appears printing from within xpdf-viewer and manually
converting the .pdf:

homero:~$ pdftops a.pdf a.ps
homero:~$ lp a.ps

This is reproducible in out of the box Debian stable/testing machine with:
xpdf 3.01-1
cups 1.1.23-11
cupsys-driver-gutenprint 4.3.99+cvs20050813-1
Epson c43/c5 printers (sorry, I don't have any other printer)

and the .pdf file attached to this report, or the ones downloaded from:
http://unix12.fzu.cz/ep2ds14/original/downlfr.html

If the .pdf is converted using pdf2ps then the printed page is ok, so I
think this is not cups related.



-- 
Fernando M. Maresca
- - - - - - - - - - - - -
Cel: 221 15 545 8196
Tel: 221 489 8196


ot.pdf
Description: Adobe PDF document