Dear maintainer,
would it be possible to backport this patch to Debian stretch? The
inkscape project is facing the problem that we can't build on Debian
stable because xgettext crashes. (Bug report for reference:
https://gitlab.com/inkscape/inkscape/issues/271 )
Command for testing:
/usr/bin
I'd like to add that the bug you linked to has a patch upstream, which
applies cleanly:
apt source thunderbird
cd thunderbird-60.0/
cd comm/
curl https://bug1482248.bmoattachments.org/attachment.cgi?id=8999262 |
patch -p1
dpkg-buildpackage -b
Unfortunately, building on my machine (stable) fa
I can confirm this behaviour in the recent stable version. Looking at
attached backtrace, the crash seems to happen inside the javascript
garbage collector.
Matthew: For debugging, you can install the necessary packages:
apt-get install gdb icdeove-dbg
Then run icedove in gdb. You can find more
merge 770674 768314
thanks
Hi Denis,
Thanks for reporting the bug. I also encountered it and believe it is
the same as #768314.
Max
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
found 768314 systemd/215-10
fixed 768314 systemd/218-8
retitle 768314 systemd: encrypted disk passphrase prompt nearly unusable
without plymouth
severity important 768314
thanks
Hi everyone,
after half a day of testing and reproducing I would like to summarize
this bug and add my own explan
In one instance, which I cant exactly reproduce, systemd killed my swap
partition's LUKS header even without hibernating.
I was using a keyscript which failed (and there are some huge bugs
regarding keyscripts and systemd), rebooted and somehow it had killed
the header.
Is there a documentatio
Hi,
this also breaks apcupsd when connecting a UPS through a USB-serial
converter. It took some time to find this out, so I am not very amused.
This behaviour is not okay because modem-manager is installed by default
and there is no simple standardised way for other applications to stop
it f
Hi,
Olly Betts schrieb:
I think
it's better not to fix this bug at this point.
Yes, the squeeze release fixed it for me :)
Thanks for your work
Max
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.deb
Is there any chance of getting this fixed in stable?
Thanks
Max Gaukler
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: openoffice.org
Version: 1:3.2.1-11+squeeze2
It works for me on a current squeeze system: Printing to a postscript file and
opening it with okular looks just like the text in openoffice.org and like the
text in your PDF.
There should be no difference between printing to a .ps file and p
Please try to reproduce the bug on debian squeeze, all these files work for me
on a fresh debian squeeze setup.
gastos.xlsx needs to be imported as Excel 2007 Binary.
Thanks
Max
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.32-5-amd64
Debian Release: 6.0
500 stabl
Hello,
I found a dirty hack to make IMAP groupware in korganizer work:
Change the service type in/usr/share/applications/kde4/KMail.desktop
X-KDE-ServiceTypes=DBUS/ResourceBackend/IMAP,DBUS/Mailer
#X-KDE-ServiceTypes=DBUS/Mailer
Log out and log in back again. (BTW, is there a faster way to reloa
Package: kdepim-runtime
Version: 4:4.4.7-1
Korganizer still cannot show calendars from a kolab server. Creating a new event fails
with "no resource with write access found. change kmail settings first.".
It is sad that this "important" bug is not fixed for more than three years now
and if there
Package: plymouth
Version: 0.8.3-9.1
Severity: normal
Tags: patch
After uninstalling plymouth, its initscript exits with error:
# /etc/init.d/plymouth start || echo error
/etc/init.d/plymouth: 87: /bin/plymouth: not found
error
The attached patch fixes this.
Thanks
Max Gaukler
--- System inf
Package: openoffice.org-calc
Version: 1:3.2.1-11+squeeze2
Severity: normal
Pasting a fixed-width text table into OpenOffice Calc does not correctly handle
non-break spaces as normal spaces.
Such non-break space characters 0xc2a0 are e.g. present in emails copied from a
web browser.
I attached a
Package: openoffice.org-calc
Version: 1:3.2.1-11+squeeze2
fixed: 1:3.2.1-11+squeeze2
Double-clicking on "42" in your spreadsheet works for me in the current squeeze
version, if it also does for you please close the bug.
Thanks
Max
--- System information. ---
Architecture: amd64
Kernel:
Package: plymouth
Version: 0.8.3-9.1
I had similar problems in single-user mode. Using a shell was impossible, as I
could only type one character.
Only the text mode theme was active. I ended up uninstalling plymouth, which is
sad because it seems to be the only bootsplash possibility in squeez
Adding a sensible default subject would be good, too, so that you don't have to
copy the original subject by hand.
Thanks
Max
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hello,
There is a problem with this: plymouth-themes-script somehow depends on
plymouth, and I don't think desktop-base should require plymouth. I tried and
uninstalled it because it breaks the rescue shell and the single-user mode for
me.
For me, apt-get install plymouth also installs plymout
Package: kdm
Version: 4:4.4.5-7
Tags: patch
A quick-and-dirty fix would be to simply launch something like "kdesu kcmshell4
kdm" from the kdm settings dialog if we are not root:
#include
if (geteuid() != 0) {
// launch kdesu, workaround until KDE 4.5 for debian bugs
52
Package: maxima
Version: 5.21.1-2squeeze
Severity: normal
Maxima has problems with UTF8 characters like µ:
(For better portability I replaced all instances of the symbol "illegal character" with
""):
For reference, this is what my system thinks that µ is:
$ echo -n µ | od -t o1
000 302 265
Package: wxmaxima
Version: 0.8.5-2
Severity: normal
Wxmaxima hangs infinitely long for expressions with special characters, e.g.
"µ".
If it does not support non-ASCII characters, please at least implement a
warning message so that a normal user can figure out what is wrong with his
expression.
Hello Ben,
Ben Hutchings wrote:
You seem to be a bit confused about this vulnerability. /bin/bash is of
course not suid-root, only owned by root.
You're right. To correct this: It is a big problem for suid-root binaries, but even a
problem for non-suid-root-binaries like "/bin/bash" - if you
Package: linux-2.6
Severity: wishlist
Tags: patch
An indirect security problem in many linux systems is that a user can generate hardlinks
to files that he may not write. I suggest adding a patch [1] to Debians kernel which adds
a sysctl configuration option to forbid such hardlinks. This optio
Package: debian-keyring
Version:2009.01.18
Severity: normal
Found: 2009.01.18
Fixed: 2010.06.08
Please add the debian CD signing key (64E6EA7D) to debian-keyring/lenny so that
lenny CD-images can be verified on a lenny system.
With the lenny debian-role keyring, it is not possible to verify the
Package: storebackup
Version: 1.19-6
Severity: normal
Tags: patch
When the backup disk is full and storebackup tries to create the new archive directory, it does not
report "failed to create directory" or "disk full" like mkdir does:
% mkdir /backup/2010.06.23_10.06.16
mkdir: cannot create direc
This is a duplicate of #526505, which was fixed. If you can reproduce the error
with version 0.41debian1 or later, please reopen this bug.
Thanks
Max Gaukler
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lis
The real reason for this bug is #548686 in package libwxgtk2.6-0
Kicad versions in squeeze and sid depend on libwxgtk2.8-0, in which the bug is
fixed.
Thanks
Max Gaukler
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact li
The bug that kicad draws the radius lines of an arc is still present on a
current lenny system.
I have attached a picture with some explanation.
Gary, do you still have the internet address of the discussion about this
problem?
Thanks
Max Gaukler
<>
I have some questions:
Have you installed the pidgin-dbg package? Can you try to reproduce the gdb
output with the current pidgin version 2.4.3-4lenny3 ?
Thanks
Max Gaukler
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
Please update your system to a current lenny system and check if the bug still
exists.
You only said there is a malfunction, but you didn't say what exactly goes
wrong.
If the bug isn't fixed yet: Please attach a small screenshot that shows your
problem and write how to reproduce it.
Thanks
M
Package: kicad
Version: 0.0.20080825c-1
Severity: important
After starting kicad (without a project) it recursively lists the whole working
directory. If the current directory is a quite large home directory, it eats up
all RAM.
If the current directory is empty or not really full, there is no
Package: kicad
Version: 0.0.20071129a-1
Version: 0.0.20080825c-1
Severity: wishlist
Many actions like "move label" or "insert component" are not accessible by
hotkey, it would be nice to have hotkeys for everything important.
Thanks
Max Gaukler
--
To UNSUBSCRIBE, email to debian-bugs-dist-r
tags 428966 moreinfo
thanks
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
I don't think integration with cron-apt is needed anymore.
/etc/cron.daily/apt can be configured to do apt-get update && apt-get
--download-only upgrade by setting the following configuration variables:
APT::Periodic::Update-Package-Lists "1";
APT::Periodic::Download-Upgradeable-Packages "1";
Which example? Please specify your problem in detail.
Thanks
Max Gaukler
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Could this be fixed for lenny, too? I think that a cron script should not
simply die under usual conditions so this bug is important enough to make it
into proposed-updates.
A patch for lenny is attached.
Thanks
Max Gaukler
--- /usr/share/mdadm/checkarray 2009-02-05 20:49:08.0 +0100
+
I found another case in which a package is not shown as "kept back":
If a upgradeable package fails the first sanity check (if
check_changes_for_sanity(...), ca. line 195), its name is added to
pkgs_kept_back.
If it passes the first, but fails the second sanity check (for example if it
depends
Package: unattended-upgrades
Version: 0.39debian1
Severity: important
Tags: patch
If a package can't be upgraded because it asks for a configuration file change,
unattended-upgrades only prints a warning to the log, but does not include this
information in the email.
Information about packages
39 matches
Mail list logo