Package: wnpp
Severity: wishlist
Homepage of the project: http://mymedialite.net
GitHub page: https://github.com/zenogantner/MyMediaLite
Download page: http://mymedialite.net/download/index.html
license: GPL3 or later; contains component with other licenses
see https://github.com/zenogantner/MyM
This problem is rather easy to fix.
line 321 in backup-manager-upload,
if (defined $ENV{BM_UPLOAD_SSH_PORT}) {
must be replaced by
if ($ENV{BM_UPLOAD_SSH_PORT}) {
The current version checks whether the environment variable
BM_UPLOAD_SSH_PORT is defined, which is also the case if it is
Hi,
changing line 321 in backup-manager-upload should fix the problem:
old:
if (defined $ENV{BM_UPLOAD_SSH_PORT}) {
new:
if ($ENV{BM_UPLOAD_SSH_PORT}) {
Best regards,
Zeno
PS: Sorry, I use Ubuntu, but I thought it may be better to fix the
original package.
-- System Informatio
Package: trans-de-en
Version: 1.5-1
line 26730 in /usr/share/trans/de-en:
Gerippe {f} [ugs.]; dünner Mensch :: bag of bones#
The '#' should not be there.
Kind regards,
Zeno
Hello,
for my two systems running Debian testing and GNOME, I experience the
same problem.
I'd say X is crashing.
I find the following lines in my X.org logfile:
Backtrace:
0: /usr/X11R6/bin/X(xf86SigHandler+0x88) [0x8089898]
1: [0xe420]
2: /lib/tls/i686/cmov/libc.so.6(__libc_free+0x82) [0xb
Hello,
I had this problem, too.
It was fixed upstream in the next version, 2.7.
See http://bugzilla.gnome.org/show_bug.cgi?id=150082
It is an easy 2-file patch, and it fixed the problem for me.
You can have a look at the changes here:
http://cvs.gnome.org/viewcvs/libxml%2B%2B/libxml%2B%
2B/par
Subject: alleyoop: GConf error and segmentation fault
Package: alleyoop
Version: 0.9.0-2
Severity: normal
After upgrading from sarge to etch, alleyoop does not work for me
any more. On startup, I get the following message on the command line:
GConf Error: Type mismatch: Expected `string' got `bo
Subject: anjuta: app wizard cannot create projects
Package: anjuta
Version: 1.2.2-9
Severity: normal
Generating projects does not seem to work for me.
I tried to set up new projects with the application
wizards, but it did not work.
After finishing the wizard, I saw the first warning message
"I
8 matches
Mail list logo