Package: flexml
Version: 1.9.6-5+b1
Severity: minor
Dear Maintainer,
Sometimes a semicolon is spuriously doubled in the generated C file.
For example:
LEAVE; STag_surfxml_trace();pushbuffer(surfxml_pcdata_ix);
BUFFERSET(surfxml_pcdata_ix);; ENTER(IN_trace);
The follow patch should fix that.
Package: libucx0
Version: 1.9.0~rc1-1
Severity: normal
Dear Maintainer,
This package cannot be installed in unstable, due to unmet dependency
on libbinutils (<< 2.35.1).
Regards,
Arnaud Giersch
Source: ucx
Severity: minor
Dear Maintainer,
The Vcs-* fields in debian/control look wrong. They point to
https://salsa.debian.org:/science-team/cdo.git
IMHO, they should rather point to ucx.git
Regards,
Arnaud Giersch
10/include/sanitizer/common_interface_defs.h
/usr/lib/gcc/x86_64-linux-gnu/10/include/sanitizer/lsan_interface.h
/usr/lib/gcc/x86_64-linux-gnu/10/include/sanitizer/tsan_interface.h
Regards,
Arnaud Giersch
/sanitizer/common_interface_defs.h
/usr/lib/gcc/x86_64-linux-gnu/9/include/sanitizer/lsan_interface.h
/usr/lib/gcc/x86_64-linux-gnu/9/include/sanitizer/tsan_interface.h
Regards,
Arnaud Giersch
ption. Wait a short time in
* this case, to avoid max'ing the CPU.
*/
if (hold_screen && caught_intr && !found) {
Sleep(10);
}
Regards,
Arnaud Giersch
-- System Information:
Debian Release: 9.1
APT prefers unstable-debug
APT policy: (500,
initialized by the ioctl call.
The following patch fixes that.
Regards,
Arnaud Giersch
--- relay.c.BAK 2015-03-10 09:50:27.0 +0100
+++ relay.c 2015-03-10 10:32:23.665199079 +0100
@@ -24,10 +24,10
put :
$ ./filter_aborted.sh
Test #1
1 on stdout
2 on stderr
Aborted (core dumped)
=> 134
Test #2
1 on stdout
2 on stderr
=> 134
Regards,
Arnaud Giersch
-- System Information:
Debian Release: 7.7
APT prefers proposed-updates
APT policy: (500,
print
"EV_MAP("$$2"),"}' $< > $@
+ awk '/^#define $*_/ && $$2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$$/
{print "EV_MAP("$$2"),"}' $< > $@
version.h: version.inc
sed -r 's!(.*)!#define TH_VERSION &
-(.*)\.tar\.gz
Regards,
Arnaud Giersch
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
meter on the command line.
Maybe this should be done by makecontext itself?
Regards,
Arnaud Giersch
/* Build with: gcc -g -rdynamic -m32 -o mk mk.c
* Run with or without argument on the command line
*/
#define _GNU_SOURCE
#include
#include
#include
#include
#define DEBUG 0
#define BT_SIZE
100 file2
Now, the modification time of file2 is *before* that of file1, but file2
was touched *after* file1.
Regards,
Arnaud Giersch
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hello,
I had the same problem of display corruption with emacs here. Upgrading
package xserver-xorg-video-intel to version 2:2.19.0-1 made the display
corruption disappear.
Regards,
Arnaud Giersch
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of
Package: flexml
Version: 1.9.2-1
Severity: normal
Tags: patch
Dear Maintainer,
Flexml generated code fails, when compiled with clang with optimizations
turned on. The failure is at the instruction "assert(s <= e)" in
function bufferliteral().
In fact, when c == '\0', s in initialized to text-1,
fix the problem.
The following patch implements it.
Regards,
Arnaud Giersch
--- wmbiff/socket.c.orig2004-10-01 23:05:36.0 +0200
+++ wmbiff/socket.c 2012-03-14 18:32:19.313625507 +0100
@@ -58,6 +58,8 @@
printf("socket() failed.\n");
Package: flexml
Version: 1.9.1-1
Severity: normal
Hi,
Since version 1.9, the new internal variables (*_isset) are defined in
header file, instead of being simply declared there.
This leads to errors at link time, about "multiple definition of
`variable'" (the errors may only occur when compiling
ies output
Regards,
Arnaud Giersch
-- Package-specific info:
If you report an error when running one of the TeX-related binaries
(latex, pdftex, metafont,...), or if the bug is related to bad or wrong
output, please include a MINIMAL example input file that produces the
error in your rep
t /etc/resolv.conf needs to be copied in the chroot
directory. I am however not sure that it is sufficient, and I did not
find anything in the docs about this problem.
Regards,
Arnaud Giersch
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500,
e downloaded from SourceForge, on a 3GHz Pentium 4, and on a
slower 200MHz Mips R5000.
Even with thousands of processes I am unable to see any significant
performance hit.
Regards,
Arnaud Giersch
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hi,
The bug I reported a few days ago is fixed upstream by the following
patch to be applied to src/xterm.c.
--- xterm.c 2009/10/19 18:08:55 1.1046
+++ xterm.c 2009/10/20 10:03:37 1.1047
@@ -7125,7 +7125,7 @@
#ifdef HAVE_X_I18N
/* Filter events for the current X input method. */
i
Hi,
I am able to reproduce the "double-free Signal 6 (ABRT)" bug in ps by
running the following perl/shell command, and repeatedly running ps.
Maybe the "20" in the for loop needs to be adjusted according to the
machine speed.
for i in {1..20}; do
perl -e 'while (1) { if (!fork()) { exit(0)
Hi,
Vendredi 23 octobre 2009, vers 19:40:27 (+0200), Rene Engelhard a
écrit :
>> It seems that using "-nologo" instead of "-no-oosplash" in /etc/mailcap
>> makes openoffice work as expected.
>
> No, it doesn't.
You are right. I think that I was a bit too rapid to answer to the bug,
and did not
Hi,
It seems that using "-nologo" instead of "-no-oosplash" in /etc/mailcap
makes openoffice work as expected.
The option "-no-oosplash" is not documented in ooffice(1), whereas
"-nologo" is.
Regards,
Arnaud
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subjec
Lundi 19 octobre 2009, vers 12:29:00 (+0200), Julien BLACHE a écrit :
> Could you double-check where your X is running?
As you can see, X is really running on VT 7:
$ ps -lw `pgrep X`
F S UID PID PPID C PRI NI ADDR SZ WCHAN TTYTIME CMD
4 S 0 10793 10791 0 80 0 - 32319 ?
Package: wmpomme
Version: 1.28~dfsg-1
Severity: normal
Hi,
I am unable to use the video switch functionality with wmpomme.
AFAICS, wmpomme tries to open /dev/tty7 which is the VT X in running on.
Without surprise, wmpomme fails to open it, as it belongs to root, and
my user does not have the req
Package: pommed
Version: 1.28~dfsg-1
Severity: normal
Hi,
If pommed is not already started, /etc/init.d/pommed restart fails.
It should not.
In the restart case, either add --oknodo when stopping pommed, or
simply rewrite it as $0 stop; sleep 1; $0 start
Regards,
Arnaud
-- System Informa
Package: console-setup
Version: 1.45
Severity: normal
Hi,
When installing console-setup, I get two errors :
# aptitude reinstall console-setup
[...]
Preconfiguring packages ...
sed: -e expression #1, char 41: unknown option to `s'
sed: -e expression #1, char 47: unknown option to `s'
(Reading da
Package: libmail-imapclient-perl
Version: 3.20-2
Severity: normal
Hi,
The expunge() method in Mail::IMAPClient, does not work when used
without argument. I noticed it by playing with imapsync.
Acoording to the documentation :
The expunge method accepts one optional argument, a folder na
Package: imapsync
Version: 1.286+dfsg-1
Severity: normal
Hi,
The imapsync package should depend on libmail-imapclient-perl.
Note that the version of libmail-imapclient-perl must be >= 3.20-2
because of bug #543774.
Regards,
Arnaud
-- System Information:
Debian Release: 5.0.3
APT pre
Package: xemacs21-mule
Version: 21.4.21-4
Severity: normal
Hello,
XEmacs crashed with Gnus, when entering in my spam folder. The
faulting function is "string-match". I was able to isolate the
function call and reproduce the crash. See the attached file for
details.
The crash is occurring with
Samedi 25 avril 2009, vers 10:07:10 (+0200), Andreas Metzler a écrit :
>> "warning: you have specified the %s option after a non-option argument %s, "
>> "but options are not positional (%s affects tests specified before it as
>> well "
>> "as those specified after it). Please specify options be
Hi,
Annoyed too by the fact that file does not always correctly report the
faulty command for core files anymore, I took a look at the source
code. I propose the following patch that seems to fix the problem for
me.
diff -urp file-4.26.OLD/src/readelf.c file-4.26/src/readelf.c
--- file-4.26.OLD/
parse_inet(this_name, &udp_connection_list);
#endif
break;
default: /* FILE */
Regards,
Arnaud Giersch
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500,
check Pedro's patch.
Regards.
--
Arnaud Giersch
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
eported this bug, and #369927 too, to Thomas Driemeyer.
They got fixed in version 1.10.1 which is available from the FTP
server. AFAIK, there is currently no direct link from the html pages.
ftp://ftp.fu-berlin.de/unix/X11/apps/plan/plan-1.10.1.tar.gz
Regards,
Arnaud Giersch
Package: plan
Version: 1.9-6.2
Severity: wishlist
Hi,
Thomas Driemeyer has released a new version of plan (1.10).
Regards,
Arnaud Giersch
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Samedi 05 mai 2007, vers 22:14:33 (+0200), Kalle Olavi Niemitalo a
écrit :
> Thank you for your concern. The patched ELinks 0.12.GIT
> (d1fa336f7f390d9b51456498fac5dda8f54c18a4) appears to open the
> correct gettext catalog in this case, regardless of what the
> current working directory is. Ple
Vendredi 04 mai 2007, vers 09:57:07 (+0200), Kalle Olavi Niemitalo a
écrit :
>>* Don't look for gettext message catalogs in ../po/ (closes: #417789).
>> Thanks, Arnaud Giersch! Reference: CVE-2007-2027.
>
> A less paranoid fix has been checked in to elinks-0.11 a
On Wed, Apr 04, 2007 at 08:04:52PM +0300, Eddy Petri\u0219or wrote:
> > I tagged this bug as grave+security because it can be used to make
> > elinks load any corrupted file, and possibly execute arbitrary code.
> How? Those are only strings. Nothing is executed from po/mo/gmo files.
Beside the
o' in the elinks sources gives the culprit
function : add_filename_to_string() around line 216 of file
"elinks-0.11.1/src/intl/gettext/loadmsgcat.c".
IMHO, changing this function to return NULL unconditionally should fix
the problem (I did not want to download all the build depende
See the attached files for a better description of the problem:
asmon_bad.png (the bad display) and asmon_good.png (the expected
result). Uptime is displayed in the last field.
Arnaud
asmon_bad.png
Description: PNG image
asmon_good.png
Description: PNG image
Package: asmon
Version: 0.70-3
Severity: normal
Hi,
I run asmon with option "-u" in order to display uptime. If I leave
asmon running when passing 10 days of uptime, its display appears
corrupted. A temporay workaround is to stop and restart asmon.
Regards,
Arnaud Giersch
centimeter is defined to be 450 Fig units and not 472.4 (1200/2.54).
Regards,
Arnaud Giersch
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
, and not for the other sound applications.
Regards,
Arnaud Giersch
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
:550: audio open error: Invalid argument
ogg123 fails with a similar error message. That is why I think that
it is Flash plugin 9 which is faulty.
Regards,
Arnaud Giersch
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing'), (50,
ch another instance of gv: the preferences are not restored
Regards,
Arnaud Giersch
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing'), (50, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to
, LANGUAGE, and LC_*.
The patch below causes to the deletion of the variables listed in
env_deleted, even when env_reset is in use.
Regards,
Arnaud Giersch
--- sudo-1.6.8p12.debian/env.c 2006-10-11 10:31:27.0 +0200
+++ sudo-1.6.8p12/env.c 2006-10-11 10:30:28.0 +0200
_from_wday(d+1,$2,-1)
+ ? day_from_wday(d,$2,-1)
: day_from_wday(d,$2,$1-1);}
;
Regards,
Arnaud Giersch
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Mercredi le 21 septembre 2005, vers 11:33:53 (CEST), Debian Bug
Tracking System a écrit:
> This is an automatic notification regarding your Bug report
> #323841: xscreensaver: Bad sanity check for DPMS preferences,
> which was filed against the xscreensaver package.
>
> It has been closed by one o
ail user agent
-- debconf information:
* apticron/notification: root
--
Arnaud Giersch
http://info.iut-bm.univ-fcomte.fr/staff/giersch/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: man-db
Version: 2.4.3-2
Severity: normal
Hello,
The man command uses less as default pager. Within less, Ctrl-C can
normally be used to interrupt current action (such as command line
editing). With the latest version of man-db (2.4.3-2), typing Ctrl-C
kills less, which is a bit annoyin
Package: xscreensaver
Version: 4.21-3
Severity: normal
Tags: patch
Hello,
If I want to keep DPMS "standby" and "suspend" modes, but disable
"off" mode, I can do it with xset like this:
xset dpms 1200 2400 0
With xscreensaver, if I set dpmsOff to 0:00:00, dpmsSuspend is set to
0:00:00 too
Package: fetchmail
Version: 6.2.5-12sarge1
Severity: normal
Hello,
I use APOP authentication to retrieve my mails with fetchmail. Since
last security update, it doesn't work any more when there are several
mails to fetch:
fetchmail: 4 messages for XXX at XXX (3180 octets).
fetchmail: canno
Dimanche le 03 juillet 2005, vers 02:19:11 (CEST), Marcelo E. Magallon
a écrit:
> > 1. hold down the [Alt] key
[...]
>
> No, I've been trying to reproduce this for a while with no luck.
>
> Do you have the switch panel enabled? (I don't)
Hello Marcelo,
What do you call the "switch panel"? I
Package: wmaker
Version: 0.91.0-7.1
Severity: normal
Hello,
Sometimes, when switching to some workspace with keyboard shortcuts,
it appears empty: no windows are shown, but icons and the dock are
still here. If I switch to another workspace and come back, the
windows are shown normally.
I can r
tags 288072 fixed-upstream
thanks
Hello,
This bug is fixed in xemacs 21.4.17.
http://list-archive.xemacs.org/xemacs-announce/200502/msg1.html
[...]
-- Fix: Fix gnus regexp infloop.
[...]
Regards,
--
Arnaud
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". T
Mercredi le 02 février 2005, vers 12:25:30 (CET), Frank Küster a
écrit:
> if you're still interested in finding the reason for this bug, although
> it's already fixed, here's a better minimal example which doesn't use
> \footnotee.
Frank,
I tried the latest hyperref found on CTAN (v6.74m) and t
hyperref from
> entcs.cls .
It disappears too if you modify (or comment) the redefinitions of
\footnote and \footnotemark in entcs.cls.
>>> Arnaud Giersch, in message <[EMAIL PROTECTED]>, found
>>> that it was a bug of hyperref and proposed the following patch for the
>&g
Package: bibtex2html
Version: 1.74-1
Severity: normal
Hello,
Between versions 1.73 and 1.74 the names of the output files of
bibtex2html changed. Before, they were file-bib.html and
file-abstracts.html and they are actually file_bib.html and
file_abstracts.html. Note the underscore that replace
Hello,
I faced the same bug here with the following files:
http://citi.insa-lyon.fr/~iguerinl/routage.pdf
http://citi.insa-lyon.fr/~iguerinl/technologies.pdf
The bug is located in SplashXPath::SplashXPath() (SplashXPath.cc),
around line 100.
The end condition of the while(1) lo
Package: cxref
Version: 1.6-5
Severity: normal
Tags: patch
Hello,
There are several problems with the cxref-cpp wrapper:
* warning messages should be sent to stderr;
* version verification fails with different messages from gcc
(e.g. with a localized version);
* arguments containing spaces
61 matches
Mail list logo