Bug#1053098: unadf 0.7.11a-5 calls system() with unsanitized input

2023-09-27 Thread Jani Nikula
Package: unadf
Version: 0.7.11a-5
Severity: grave
Tags: security
Justification: user security hole
X-Debbugs-Cc: Debian Security Team 

Dear Maintainer,

See upstream ADFLib commit 8e973d7b8945 ("Fix unsafe extraction by using
mkdir() instead of shell command") [1].

'unadf' passes the directory names within an ADF to system()
unsanitized. In the most benign failure case, directory names beginning
with '-' are interpreted as options to mkdir, and unpacking the ADF
fails.

Please update unadf to fixed upstream version.

[1] 
https://github.com/lclevy/ADFlib/commit/8e973d7b894552c3a3de0ccd2d1e9cb0b8e618dd

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

Kernel: Linux 6.1.0-12-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages unadf depends on:
ii  libc6  2.36-9+deb12u1

unadf recommends no packages.

unadf suggests no packages.

-- no debconf information



Bug#971068: Assertion failure in i915 intel_display.c#assert_plane() after resume from hibernation

2023-01-26 Thread Jani Nikula
On Tue, 24 Jan 2023, наб  wrote:
> Booted with both, hibernated, resumed; full dmesg below.

Unfortunately, this is probably hitting a regression with drm debug
logging, and we don't get proper debug logging for i915. :(

Please use DRM_USE_DYNAMIC_DEBUG=n with v6.1. I don't know if the proper
fixes have been backported to v6.1 stable kernels.

BR,
Jani.


-- 
Jani Nikula, Intel Open Source Graphics Center



Bug#943762: Curl - Slow loading of directory content via SFTP when timeout is set

2019-10-29 Thread jani

Package: curl
Version: 7.64.0-4

The current Curl version in the buster 10.1 release contains a bug about the 
timeouts when used with SFTP
If you set a timeout the listing will use exactly that much time to be 
completed ...

They already detected and fixed this problem in 7.64.1 
see:https://github.com/curl/curl/issues/3506
I suggest backporting that version or the commit fixing the problem.

I am using Linux dev16 4.9.0-9-amd64 #1 SMP Debian 4.9.168-1+deb9u5 
(2019-08-11) x86_64 GNU/Linux
 



Bug#919266: msmtp: AppArmor profile makes .msmtprc symlink unusable

2019-01-14 Thread Jani Nikula
Package: msmtp
Version: 1.8.1-2
Severity: important

Dear Maintainer,

I store my dotfiles in a git repo, and symlink the actual dotfiles to
the git checkout. After msmtp update, the AppArmor profile blocked this:

[622972.288769] audit: type=1400 audit(1547459536.817:103): apparmor="DENIED" 
operation="open" profile="/usr/bin/msmtp" name="/path/to/dotfiles/.msmtprc" 
pid=2564 comm="sendmail" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000

Without the symlink it works fine, but then msmtp doesn't play well with
my dotfiles approach. Either I'll have to nuke the AppArmor profile, or
start looking for another mta.

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages msmtp depends on:
ii  debconf [debconf-2.0]  1.5.69
ii  libc6  2.28-4
ii  libgnutls303.6.5-2
ii  libgsasl7  1.8.0-8+b2
ii  ucf3.0038+nmu1

Versions of packages msmtp recommends:
ii  ca-certificates  20170717

Versions of packages msmtp suggests:
ii  msmtp-mta  1.8.1-2

-- debconf information excluded



Bug#887976: libssh2 memory leak when built with gcrypt

2018-01-22 Thread jani

Package: libssh2-1
Version: 1.7.0-1

If libssh2 was built with gcrypt it leaks memory with every secure connection 
call through curl.

The problem is the same as described here:
https://github.com/libssh2/libssh2/issues/124

This leak goes way back, i tested it on jessie, stretch, buster and it is still 
present.

I suggest to build the libssh with open-ssl, because it solves the memory leak 
problem.

I am using Linux 4.9.0-4-amd64 #1 SMP Debian 4.9.51-1 (2017-09-28) x86_64 
GNU/Linux and libc6 2.24-11+deb9u1



Bug#862319: sparse: out-of-bounds array access leads to bogus warnings (dereference of noderef expression)

2017-05-11 Thread Jani Nikula
Package: sparse
Version: 0.5.0-1+b1
Severity: important

Dear Maintainer,

There's a nasty out-of-bounds array access bug in sparse 0.5.0 that
spews out tons of unwarranted warnings:

./include/linux/err.h:35:16: warning: dereference of noderef expression
./include/linux/err.h:30:23: warning: dereference of noderef expression

when running sparse on the kernel, rendering the packaged sparse
inconvenient if not useless for kernel work.

The fix is in upstream sparse git, but it doesn't look like they make
bugfix releases, nor have they made any release with the fix.

The fix is two upstream commits:

1db3b627dfff ("Handle SForced in storage_modifiers")
9208e04972f2 ("fix mixup in "Handle SForced in storage_modifiers"")

which apply cleanly to 0.5.0.

Please consider carrying the fixes in Debian.


-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64
 (x86_64)

Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages sparse depends on:
ii  libc6 2.24-10
ii  libgcc1   1:6.3.0-16
ii  libglib2.0-0  2.50.3-2
ii  libgtk2.0-0   2.24.31-2
ii  libstdc++66.3.0-16
ii  libtinfo5 6.0+20161126-1
ii  libxml2   2.9.4+dfsg1-2.2
pn  perl:any  

sparse recommends no packages.

sparse suggests no packages.

-- no debconf information



Bug#843127: [Paul Wise] Bug#843127: notmuch: race condition in `notmuch new`?

2016-11-04 Thread Jani Nikula
On Fri, 04 Nov 2016, David Bremner <da...@tethera.net> wrote:
> I wonder if this some kind of race condition in `notmuch new`
> processing.

Do you have some other software modifying your mail store while you're
running notmuch new?

BR,
Jani.



Bug#768524: Also

2015-06-26 Thread Jani Reunanen
Is there any plans to have 2.0.x in backports also?
I am sure that would make many Jessie users happy (like me) :)

And thank you for making it available for Sid already!


Bug#787279: Cannot disable screen blanking with Jessie preseed installation

2015-05-30 Thread Jani Reunanen
Package: debian-installer (i386)
Version: 20150422
Severity: normal
Tags: d-i

With preseed installation (bare metal) of Jessie screen goes black in 10
minutes though there is parameter dpms=false:
APPEND vga=788 auto=true priority=critical interface=eth0 url=
http://192.168.0.100/preseed_jessie.cfg
initrd=netboot_debian_jessie_32bit/debian-installer/i386/initrd.gz
netcfg/dhcp_timeout=120 hw-detect/load_firmware=false dpms=false
desktop=xfce suite=jessie

Same situation with installation (bare metal) without GUI, even the
consoleblank=0 does not prevent screen to go blank:
APPEND vga=788 auto=true priority=critical interface=eth0 url=
http://192.168.0.100/preseed_jessie.cfg
initrd=netboot_debian_jessie_32bit/debian-installer/i386/initrd.gz
netcfg/dhcp_timeout=120 hw-detect/load_firmware=false dpms=false
consoleblank=0 tasks=standard suite=jessie

Is that timeout hardcoded to d-i, consoleblank=0 has no effect, and no X on
CLI install?
After installation adding consoleblank=0 to /etc/default/grup 
update-grub works normally.

netboot.tar.gz from:
http://ftp.fi.debian.org/debian/dists/jessie/main/installer-i386/current/images/netboot/gtk/

Related bug:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695270

Not a critical thing, but its annoying to keep hitting the key to power up
display to see how the installation is going.
IMHO whole screensaver feature could be disabled, it was usefull with old
CRTs, but dont think it's needed nowadays... more of a nuisance.


Bug#761205: closed by Petter Reinholdtsen p...@hungry.com (Re: LMMS does not have menu item)

2014-10-06 Thread Jani Reunanen
No problem, I know you guys have more than enough work already :)

I been thinking many times how I could give something back to the Debian
community
and this could be one great thing. Though I have to do some study first
about how the process goes
in case of sending fixes.

BTW, just noticed that 1.0.3 version of LMMS has arrived to unstable,
that's great!
Keep up the good work!
Thanks.

On Thu, Oct 2, 2014 at 8:52 PM, Petter Reinholdtsen p...@hungry.com wrote:

 [Jani Reunanen]
  But version 1.0.0-1 is not coming into Wheezy as far as I understand...
  So I was hoping this would be fixed in 0.4.10.
 
  And since Wheezy is the current stable release, and does look a bit weird
  to do manually little fixed like this manually to every machine where I
  install
  Wheezy and LMMS (done that for schools).
  Gives a bit unfinished look to release...

 I agree.  But neither me nor Patrick have the capasity to try to get a
 backported fix into Wheezy.  Sorry about that.  Perhaps you or others
 have spare time to spend on it?  It would involve talking to the
 stable release managers to see if they would accept such change, and
 uploading a fixed package to stable-proposed-updates.

 --
 Happy hacking
 Petter Reinholdtsen




-- 


- Jani -


Bug#761205: closed by Petter Reinholdtsen p...@hungry.com (Re: LMMS does not have menu item)

2014-10-02 Thread Jani Reunanen
But version 1.0.0-1 is not coming into Wheezy as far as I understand...
So I was hoping this would be fixed in 0.4.10.

And since Wheezy is the current stable release, and does look a bit weird
to do manually little fixed like this manually to every machine where I
install
Wheezy and LMMS (done that for schools).
Gives a bit unfinished look to release...

Thanks.


On Wed, Oct 1, 2014 at 10:36 PM, Debian Bug Tracking System 
ow...@bugs.debian.org wrote:

 This is an automatic notification regarding your Bug report
 which was filed against the lmms package:

 #761205: LMMS does not have menu item

 It has been closed by Petter Reinholdtsen p...@hungry.com.

 Their explanation is attached below along with your original report.
 If this explanation is unsatisfactory and you have not received a
 better one in a separate message then please contact Petter Reinholdtsen 
 p...@hungry.com by
 replying to this email.


 --
 761205: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761205
 Debian Bug Tracking System
 Contact ow...@bugs.debian.org with problems


 -- Forwarded message --
 From: Petter Reinholdtsen p...@hungry.com
 To: 761205-d...@bugs.debian.org
 Cc:
 Date: Wed, 1 Oct 2014 21:33:50 +0200
 Subject: Re: LMMS does not have menu item
 Version: 1.0.0-1

 The desktop file is included in version 1.0.0-1.

 --
 Happy hacking
 Petter Reinholdtsen

 -- Forwarded message --
 From: Jani Reunanen linyp...@gmail.com
 To: sub...@bugs.debian.org
 Cc:
 Date: Thu, 11 Sep 2014 20:00:22 +0300
 Subject: LMMS does not have menu item
 Package: lmms
 Version: 0.4.10-2.3

 Debian Wheezy 7.6, XFCE 4.8.0.3

 After installing lmms there is no menu entry for it:
 XFCE4 Menu -- Multimedia -- no item for LMMS
 There is no lmms.desktop file in /usr/share/applications/

 Works after adding /usr/share/applications/lmms.desktop:
 [Desktop Entry]
 Encoding=UTF-8
 Name=LMMS
 Comment=Drum sequencer with multiple plugin and midi capabilities
 Exec=lmms
 Terminal=false
 Type=Application
 Categories=Application;AudioVideo;Audio
 Icon=lmms


 - Jani -




-- 


- Jani -


Bug#761205: LMMS does not have menu item

2014-09-11 Thread Jani Reunanen
Package: lmms
Version: 0.4.10-2.3

Debian Wheezy 7.6, XFCE 4.8.0.3

After installing lmms there is no menu entry for it:
XFCE4 Menu -- Multimedia -- no item for LMMS
There is no lmms.desktop file in /usr/share/applications/

Works after adding /usr/share/applications/lmms.desktop:
[Desktop Entry]
Encoding=UTF-8
Name=LMMS
Comment=Drum sequencer with multiple plugin and midi capabilities
Exec=lmms
Terminal=false
Type=Application
Categories=Application;AudioVideo;Audio
Icon=lmms


- Jani -


Bug#760042: debian-installer-7.0-netboot-i386: Adding backports to preseed disables networking

2014-08-31 Thread Jani Reunanen
Package: debian-installer-7.0-netboot-i386
Version: 20130613+deb7u2.b1
Severity: normal
Tags: d-i

Dear Maintainer,

   * What led up to the situation?
By adding backports to the preseed file.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?
Added following lines to the preseed file:
d-i apt-setup/local0/repository string http://ftp.fi.debian.org/debian
wheezy-backports main
d-i apt-setup/local0/comment string Debian Backports repository

   * What was the outcome of this action?
Installation goes throug ok but after reboot networking is disabled,
ifconfig and ip add both return absolutely nothing.

   * What outcome did you expect instead?
I would have network connection.

   * Extra info
When removing those 2 lines from preseed, installation goes through ok
and network is working as should.
So some packages are installed from backports though they obviously
should not be.
Diff between files of working installation (dpkg -l  normal.txt) and
non-working (dpkg -l  fail.txt):

 ii  ifupdown 0.7.8
i386 high level tools to configure network interfaces
---
 rc  ifupdown 0.7.8
i386 high level tools to configure network interfaces
83c83,84
 ii  iproute  20120521-3+b3
i386 networking and traffic control tools
---
 rc  iproute  20120521-3+b3
i386 networking and traffic control tools
 ii  iproute2 3.15.0-2~bpo70+1
i386 networking and traffic control tools
86c87
 ii  isc-dhcp-client  4.2.2.dfsg.1-5+deb70u6
i386 ISC DHCP client
---
 rc  isc-dhcp-client  4.2.2.dfsg.1-5+deb70u6
i386 ISC DHCP client
100a102
 ii  libatm1:i386 1:2.5.1-1.5
i386 shared library for ATM (Asynchronous Transfer Mode)



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

Kernel: Linux 3.2.0-4-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


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



Bug#760042: debian-installer-7.0-netboot-i386: Adding backports to preseed disables networking

2014-08-31 Thread Jani Reunanen
yes, you did, and that's how I have to do it at the moment.

but I still think this is a bug since I can add other repositories with
apt-setup just fine but not backports.
I also have quite a lot stuff in late-command already and I would like to
keep things as clean and simple as possible.

and in case anyone else hits the same problem, there is now bug report
about it :)

here is a clip from one of my preseed files which used to work until
something happened with backports:

# Home repository
#

d-i apt-setup/local0/repository string http://daisy/debian wheezy main
d-i apt-setup/local0/comment string Home repository

# Debian Mozilla repository
#

d-i apt-setup/local1/repository string http://mozilla.debian.net/
wheezy-backports iceweasel-release
d-i apt-setup/local1/comment string Debian Mozilla repository
d-i apt-setup/local1/key string http://mozilla.debian.net/archive.asc

# Debian Backports repository
#

#d-i apt-setup/local2/repository string http://caroline/debian
wheezy-backports main contrib non-free
#d-i apt-setup/local2/comment string Debian Backports repository

but in case this seem to be invalid bug report, feel free to close it.
(have to admit that my timing for finding bugs sucks since the I would like
to see Jessie released soon :)



On Sun, Aug 31, 2014 at 6:38 PM, Cyril Brulebois k...@debian.org wrote:

 Jani Reunanen linyp...@gmail.com (2014-08-31):
  Package: debian-installer-7.0-netboot-i386
  Version: 20130613+deb7u2.b1
  Severity: normal
  Tags: d-i
 
  Dear Maintainer,
 
 * What led up to the situation?
  By adding backports to the preseed file.
 
 * What exactly did you do (or not do) that was effective (or
   ineffective)?
  Added following lines to the preseed file:
  d-i apt-setup/local0/repository string
 http://ftp.fi.debian.org/debian
  wheezy-backports main
  d-i apt-setup/local0/comment string Debian Backports repository

 I think I suggested using a late_command instead?

 Mraw,
 KiBi.




-- 


- Jani -


Bug#639298: live-build: Support Ext4 for binary image types

2011-08-25 Thread Jani Monoses
Package: live-build
Version: 3.0~a24-1ubuntu12
Severity: normal
Tags: patch


Please support ext4 in addition to ext2 and ext3

-- Package-specific info:

-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 
'oneiric')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-8-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages live-build depends on:
ii  debootstrap   1.0.36 Bootstrap a basic Debian system

Versions of packages live-build recommends:
ii  cpio   2.11-7ubuntu1 GNU cpio -- a program to manage ar
ii  gettext-base   0.18.1.1-3ubuntu1 GNU Internationalization utilities
ii  gnu-fdisk  1.2.4-3   Linux fdisk replacement based on l

Versions of packages live-build suggests:
ii  dosfstools  3.0.9-1ubuntu3   utilities for making and checking 
ii  fakeroot1.17-1   tool for simulating superuser priv
ii  genisoimage 9:1.1.11-1ubuntu2Creates ISO-9660 CD-ROM filesystem
ii  memtest86+  4.20-1ubuntu1thorough real-mode memory tester
ii  mtools  4.0.12-1 Tools for manipulating MSDOS files
ii  parted  2.3-6ubuntu1 disk partition manipulator
pn  squashfs-tools | mt none   (no description available)
ii  sudo1.7.4p6-1ubuntu1 Provide limited super user privile
ii  syslinux2:4.04+dfsg-1ubuntu1 collection of boot loaders
ii  uuid-runtime2.19.1-2ubuntu3  runtime components for the Univers
pn  win32-loadernone   (no description available)

-- no debconf information
=== modified file 'scripts/build/lb_binary_rootfs'
--- scripts/build/lb_binary_rootfs  2011-06-08 08:07:26 +
+++ scripts/build/lb_binary_rootfs  2011-06-29 16:55:50 +
@@ -88,7 +88,7 @@
 done
 
 case ${LB_CHROOT_FILESYSTEM} in
-   ext2|ext3)
+   ext2|ext3|ext4)
# Checking depends
Check_package chroot/sbin/mkfs.ext2 e2fsprogs
 
=== modified file 'scripts/build/lb_binary_virtual-hdd'
--- scripts/build/lb_binary_virtual-hdd 2011-03-09 18:20:42 +
+++ scripts/build/lb_binary_virtual-hdd 2011-06-29 16:55:50 +
@@ -46,8 +46,8 @@
 if [ ${LB_BUILD_WITH_CHROOT} = true ]
 then
case ${LB_BINARY_FILESYSTEM} in
-   ext2|ext3)
-   Check_package chroot/sbin/mkfs.ext2 e2fsprogs
+   ext2|ext3|ext4)
+   Check_package chroot/sbin/mkfs.${LB_BINARTY_FILESYSTEM} 
 e2fsprogs
;;
esac
 fi
@@ -79,24 +79,16 @@
fi
 
case ${LB_BINARY_FILESYSTEM} in
-   ext2)
-   Chroot chroot mkfs.ext2 -F binary-virtual.img
-   ;;
-
-   ext3)
-   Chroot chroot mkfs.ext3 -F binary-virtual.img
+   ext2|ext3|ext4)
+   Chroot chroot mkfs.${LB_BINARY_FILESYSTEM} -F 
binary-virtual.img
;;
esac
 
mv chroot/binary-virtual.img ./
 else
case ${LB_BINARY_FILESYSTEM} in
-   ext2)
-   mkfs.ext2 -F binary-virtual.img
-   ;;
-
-   ext3)
-   mkfs.ext3 -F binary-virtual.img
+   ext2|ext3|ext4)
+   mkfs.${LB_BINARTY_FILESYSTEM} . -F binary-virtual.img
;;
esac
 fi

=== modified file 'scripts/build/lb_config'
--- scripts/build/lb_config 2011-06-13 18:38:44 +
+++ scripts/build/lb_config 2011-06-29 16:55:50 +
@@ -54,7 +54,7 @@
 \t[--checksums md5|sha1|sha256|none]\n\
 \t[--compression bzip2|gzip|lzip|none]\n\
 \t[--build-with-chroot true|false]\n\
-\t[--chroot-filesystem ext2|ext3|squashfs|plain|jffs2]\n\
+\t[--chroot-filesystem ext2|ext3|ext4|squashfs|plain|jffs2]\n\
 \t[--clean\n\
 \t[-c|--conffile FILE]\n\
 \t[--debconf-frontend dialog|editor|noninteractive|readline]\n\

=== modified file 'scripts/build/lb_source_usb'
--- scripts/build/lb_source_usb 2011-03-09 18:20:42 +
+++ scripts/build/lb_source_usb 2011-06-29 16:55:50 +
@@ -75,7 +75,7 @@
 fi
 
 case ${LB_BINARY_FILESYSTEM} in
-   ext2|ext3)
+   ext2|ext3|ext4)
PARTITION_TYPE=ext2
;;
 
@@ -100,7 +100,7 @@
 Losetup $FREELO source.img 1
 
 case ${LB_BINARY_FILESYSTEM} in
-   ext2|ext3)
+   ext2|ext3|ext4)
MKFS=${LB_BINARY_FILESYSTEM}
MKFS_OPTIONS=-L DEBIAN_LIVE -m 0
;;

=== modified file 'scripts/build/lb_source_virtual-hdd'
--- scripts/build/lb_source_virtual-hdd 2011-03-09 18:20:42 +
+++ scripts/build/lb_source_virtual-hdd 2011-06-29 16:55:50 +
@@ -54,6 +54,9 @@
ext2|ext3)
 

Bug#639298: live-build: Support Ext4 for binary image types

2011-08-25 Thread Jani Monoses
I must add the patch is by Ben Howard and initially reported in Ubuntu and
untested by me.

https://bugs.launchpad.net/ubuntu/+source/live-build/+bug/803547

but the idea is to try pushing things to Debian first.

On Thu, Aug 25, 2011 at 9:24 PM, Jani Monoses j...@ubuntu.com wrote:

 Package: live-build
 Version: 3.0~a24-1ubuntu12
 Severity: normal
 Tags: patch


 Please support ext4 in addition to ext2 and ext3

 -- Package-specific info:

 -- System Information:
 Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500,
 'oneiric')
 Architecture: i386 (i686)

 Kernel: Linux 3.0.0-8-generic (SMP w/2 CPU cores)
 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash

 Versions of packages live-build depends on:
 ii  debootstrap   1.0.36 Bootstrap a basic Debian
 system

 Versions of packages live-build recommends:
 ii  cpio   2.11-7ubuntu1 GNU cpio -- a program to
 manage ar
 ii  gettext-base   0.18.1.1-3ubuntu1 GNU Internationalization
 utilities
 ii  gnu-fdisk  1.2.4-3   Linux fdisk replacement based
 on l

 Versions of packages live-build suggests:
 ii  dosfstools  3.0.9-1ubuntu3   utilities for making and
 checking
 ii  fakeroot1.17-1   tool for simulating superuser
 priv
 ii  genisoimage 9:1.1.11-1ubuntu2Creates ISO-9660 CD-ROM
 filesystem
 ii  memtest86+  4.20-1ubuntu1thorough real-mode memory
 tester
 ii  mtools  4.0.12-1 Tools for manipulating MSDOS
 files
 ii  parted  2.3-6ubuntu1 disk partition manipulator
 pn  squashfs-tools | mt none   (no description available)
 ii  sudo1.7.4p6-1ubuntu1 Provide limited super user
 privile
 ii  syslinux2:4.04+dfsg-1ubuntu1 collection of boot loaders
 ii  uuid-runtime2.19.1-2ubuntu3  runtime components for the
 Univers
 pn  win32-loadernone   (no description available)

 -- no debconf information



Bug#634273: libmozjs not in ubuntu

2011-07-25 Thread Jani Monoses
https://bugs.launchpad.net/ubuntu/+source/oolite/+bug/816053
the comment on this request explains why this would not build in Ubuntu
11.10
But there seem to be talks of including libmozjs185 in Debian so maybe this
is fixable before 11.10 releases.
thank you


Bug#634831: aeolus: Build depend on libreadline-gplv2-dev

2011-07-20 Thread Jani Monoses
Package: app-install-data
Version: 0.11.10.1
Severity: normal
File: aeolus

libreadline5-dev is no longer provided in Sid and Ubuntu, please
rebuild the package against the new libreadline-gplv2-dev.
Thank you.

-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 
'oneiric')
Architecture: i386 (i686)

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

-- 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#634270: golang: FTBFS on ARM

2011-07-18 Thread Jani Monoses
Package: golang
Version: 1:58.1-1ubuntu1
Severity: normal
Tags: upstream

The Ubuntu Oneiric package needed a backport from hg trunk to make it
build on ARM (it had warnings treated as errors)

http://launchpadlibrarian.net/75252278/golang_1%3A58.1-1_1%3A58.1-1ubuntu1.diff.gz

-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 
'oneiric')
Architecture: i386 (i686)

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

Versions of packages golang depends on:
ii  golang-go1:58.1-1ubuntu1 Experimental Go programming langua
ii  golang-src   1:58.1-1ubuntu1 Go programming language compiler (
ii  golang-tools 1:58.1-1ubuntu1 Tools for Google's Go programming 

golang recommends no packages.

golang 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#634273: oolite: FTBFS on Ubuntu ARM

2011-07-18 Thread Jani Monoses
Package: oolite
Version: 1.75-1
Severity: normal


The deps/Cross-platform-deps/mozilla/js/src/configure.in file passes
arguments to the ARM assembler wrongly.
-Wa, -thumb should be -Wa,thumb and same for the rest of -Wa instances,
so without the space. Otherwise configure fails on wrongly formed gcc
command line.


-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 
'oneiric')
Architecture: i386 (i686)

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



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



Bug#633933: d-shlibs: On Ubuntu ARM ghostscript fails to build

2011-07-15 Thread Jani Monoses
Package: d-shlibs
Version: 0.46
Severity: normal


This is what the ghostscript build on ARM shows, with latest d-shlibs

dh_installgsettings -plibgs9 
d-shlibmove --commit \
--devunversioned --ignorelibdep \
--movedev debian/tmp/usr/include/* usr/include/ \
debian/tmp/usr/lib/libgs.so
Library package automatic movement utility
devlibs error: There is no package matching
[ld-linux3-dev] and noone provides it, please
report bug to d-shlibs maintainer



-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 
'oneiric')
Architecture: i386 (i686)

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

Versions of packages d-shlibs depends on:
ii  binutils   2.21.52.20110707-1ubuntu1 The GNU assembler, linker and bina

d-shlibs recommends no packages.

d-shlibs 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#631647:

2011-07-15 Thread Jani Monoses
This happens on Ubuntu ARM as well.

https://launchpadlibrarian.net/74473969/buildlog_ubuntu-oneiric-armel.clutter-gst_1.3.12-1_FAILEDTOBUILD.txt.gz

The reason is that on ARM (and other archs not supported by dolt.m4) classic
libtool is used instead of dolt and for some reason
it does not work with that command line.

Changing the configure script to accept arm*-*-linux* in the Use dolt? check
lets this progress on ARM.

Putting the new dolt.m4 from fdo git in the package fixes it for arm (it has
a more generic triplet/quadruplet match)


Bug#623345: screader: The codebase defines and uses a datatype named 'struct user'. When /usr/include/sys/user.h gets included it FTBFS.

2011-04-19 Thread Jani Monoses
Package: screader
Severity: important
Tags: upstream



-- System Information:
Architecture: armel

ARM has a different ucontext.h implementations, which needs user.h.
struct user defined by this system header conflicts with the same name in the 
application.
This causes build failure on armel.



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



Bug#606843: Installation-Report: English language with Finnish location, half of the keys stop working

2010-12-12 Thread Jani Reunanen
 thoughts, comments
  and ideas you had during the initial install.

--


- jani -



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



Bug#542175: Port GNOME frontend to GtkAssistant

2009-08-18 Thread Jani Monoses
Package: debconf
Version: 1.5.26

From LP:

https://bugs.launchpad.net/ubuntu/+source/debconf/+bug/415038

the patch attached to above may be a good starting point if it is decided
that Gnome.pm is moved to GtkAssistant

http://launchpadlibrarian.net/30430016/d.diff

I may have missed corner cases and the back button situation is unclear but
otherwise it works for me.


Bug#542175: updated patch

2009-08-18 Thread Jani Monoses
Against svn HEAD (previous was agains Ubuntu 9.04 package)
Also removes the use Gnome2 mentioned above.
Index: FrontEnd/Gnome.pm
===
--- FrontEnd/Gnome.pm	(revision 2355)
+++ FrontEnd/Gnome.pm	(working copy)
@@ -18,9 +18,8 @@
 # installed.
 eval q{
 	use Gtk2;
-	use Gnome2;
 };
-die Unable to load Gnome -- is libgnome2-perl installed?\n if $@;
+die Unable to load Gtk -- is libgtk2-perl installed?\n if $@;
 
 =head1 DESCRIPTION
 
@@ -38,27 +37,46 @@
 
 our @ARGV_for_gnome=('--sm-disable');
 
-sub create_druid_page {
+sub create_assistant_page {
 	my $this=shift;
-	
-   	$this-druid_page(Gnome2::DruidPageStandard-new);
-	$this-druid_page-set_logo($this-logo);
-	$this-druid_page-signal_connect(back, sub {
-		$this-goback(1);
-		Gtk2-main_quit;
-		return 1;
-	});
-	$this-druid_page-signal_connect(next, sub {
+
+	$this-assistant_page(Gtk2::VBox-new);
+
+	if ($this-logo) {
+		$this-assistant-set_page_header_image($this-assistant_page, $this-logo);
+	}
+
+	$this-assistant-append_page($this-assistant_page);
+	$this-assistant-set_page_type($this-assistant_page, 'content');
+	$this-assistant-set_page_complete($this-assistant_page, 'false');
+	$this-assistant_page-show_all;
+}
+
+my $max_page= 0;
+
+sub prepare_callback {
+	my ($assistant, $page, $this) = @_;
+	my $current_page = $assistant-get_current_page;
+
+	if ($max_page  $current_page) {
+		$max_page = $current_page;
 		$this-goback(0);
 		Gtk2-main_quit;
-		return 1;
-	});
-	$this-druid_page-signal_connect(cancel, sub { exit 1 });
-	$this-druid_page-show;
-	$this-druid-append_page($this-druid_page);
-	$this-druid-set_page($this-druid_page);
+	} else {
+		$this-goback(1);
+	}
 }
 
+sub forward_page_func {
+	my ($current_page, $assistant) = @_;
+
+	if ($current_page == $assistant-get_n_pages - 1) {
+		return 0;
+	} else {
+		return $current_page + 1;
+	}
+}
+
 sub init {
 	my $this=shift;
 	
@@ -75,13 +93,13 @@
 	}
 	else {
 		@ar...@argv_for_gnome; # temporary change at first
-		Gnome2::Program-init('GNOME Debconf', '2.0');
+		Gtk2-init;
 		exit(0); # success
 	}
 	
 	my @gnome_suc...@argv;
 	@ar...@argv_for_gnome;
-	Gnome2::Program-init('GNOME Debconf', '2.0');
+	Gtk2-init;
 	@ar...@gnome_sucks;
 	
 	$this-SUPER::init(@_);
@@ -89,14 +107,14 @@
 	$this-capb('backup');
 	$this-need_tty(0);
 	
-	$this-win(Gtk2::Window-new(toplevel));
-	$this-win-set_position(center);
-	$this-win-set_default_size(600, 400);
+	$this-assistant(Gtk2::Assistant-new);
+	$this-assistant-set_position(center);
+	$this-assistant-set_default_size(600, 400);
 	my $hostname = `hostname`;
 	chomp $hostname;
-	$this-win-set_title(to_Unicode(sprintf(gettext(Debconf on %s), $hostname)));
-	$this-win-signal_connect(delete_event, sub { exit 1 });
-	
+	$this-assistant-set_title(to_Unicode(sprintf(gettext(Debconf on %s), $hostname)));
+	$this-assistant-signal_connect(delete_event, sub { exit 1 });
+
 	my $distribution='';
 	if (system('type lsb_release /dev/null 21') == 0) {
 		$distribution=lc(`lsb_release -is`);
@@ -110,11 +128,13 @@
 		$this-logo(Gtk2::Gdk::Pixbuf-new_from_file($logo));
 	}
 	
-	$this-druid(Gnome2::Druid-new);
-	$this-druid-show;
-	$this-win-add($this-druid);
-	
-	$this-create_druid_page ();
+	$this-assistant-signal_connect(cancel, sub { exit 1 });
+ 	$this-assistant-signal_connect(close, sub { exit 1 });
+ 	$this-assistant-signal_connect(prepare, \prepare_callback, $this);
+ 	$this-assistant-set_forward_page_func(\forward_page_func, $this-assistant);
+ 	$this-create_assistant_page();
+ 
+ 	$this-assistant-show;
 }
 
 =item go
@@ -130,24 +150,23 @@
 	
 	my $interactive='';
 	foreach my $element (@elements) {
-		# Noninteractive elemements have no hboxes.
+		# Noninteractive elements have no hboxes.
 		next unless $element-hbox;
 
 		$interactive=1;
-		$this-druid_page-vbox-pack_start($element-hbox, $element-fill, $element-expand, 0);
+		$this-assistant_page-pack_start($element-hbox, $element-fill, $element-expand, 0);
 	}
 
 	if ($interactive) {
-	$this-druid_page-set_title(to_Unicode($this-title));
+	$this-assistant-set_page_title($this-assistant_page, to_Unicode($this-title));
 		if ($this-capb_backup) {
-			$this-druid-set_buttons_sensitive(1, 1, 1, 1);
+#			$this-assistant-set_page_complete($this-assistant_page, 'false');
 		}
 		else {
-			$this-druid-set_buttons_sensitive(0, 1, 1, 1);
+#			$this-assistant-set_page_complete($this-assistant_page, 'false');
 		}
-		$this-win-show;
+		$this-create_assistant_page();
 		Gtk2-main;
-		$this-create_druid_page ();
 	}
 
 	# Display all elements. This does nothing for gnome
@@ -166,11 +185,11 @@
 	$this-SUPER::progress_start(@_);
 
 	my $element=$this-progress_bar;
-	$this-druid_page-vbox-pack_start($element-hbox, $element-fill, $element-expand, 0);
-	$this-druid_page-set_title(to_Unicode($this-title));
+	$this-assistant_page-pack_start($element-hbox, $element-fill, $element-expand, 0);
+	$this-assistant-set_page_title($this-assitant_page, 

Bug#522180: Update romanian translation

2009-04-01 Thread Jani Monoses
Package: openoffice.org-l10n-ro
Version:1:3.0.1-9

The romanian translation of the UI has just passed 60%. While it cannot yet
get into upstream the translation team considers it
in good shape and ready for inclusion in distributions.


Bug#522180: Update romanian translation

2009-04-01 Thread Jani Monoses
Hi,


 Please specify the severity (I fixed it) :)


thanks, it is my first bug report in Debian, and the docs I have read for
sending via email did not mention severity ;)



  The romanian translation of the UI has just passed 60%. While it cannot
 yet
  get into upstream the translation team considers it
  in good shape and ready for inclusion in distributions.

 I should get it from ftp.linux.cz from DEV300?


Yes, as Alex Szasz has mentioned in the mail discussion last week from the
branch for 3.2


 (and 60%? Hmm. I'd like to have more if possible...)


We would like that too and the team is working on validating the rest of the
translations :)
Actually 60% is translated and validated, and around 90% if I am not
mistaken translated but not reviewed yet.

In any case this is much better than the current state, and the most
frequently used bits are fully translated.

Jani


Bug#508377: www.debian.org: broken link on Debian GNU/Hurd Development page

2008-12-10 Thread Jani Uusitalo
Package: www.debian.org
Severity: normal


On http://www.debian.org/ports/hurd/hurd-devel there's a link, labeled 
'Development of the Hurd', which refers to 
http://www.gnu.org/software/hurd/devel.html - this page doesn't exist on the 
server (it responds with a 404 - Page Not Found).

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

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



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



Bug#104373: Women love this

2008-03-24 Thread Nou Jani

Why deprive your lady of the best? Gain a few inches and give her all she wants

http://www.Amazinghardens.com/
She loves it this way



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



Bug#209945: Discover why some men are different

2008-03-22 Thread Jani Dobbmeyer
The world’s leading Mens Enlargement Supplement available at massive discounts.

http://www.Frenkinlins.com/
Natural Herbal Formula for Best Results



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



Bug#207149: Affordable, permanant and effective results.

2008-03-21 Thread Lauri Jani

End all your sexual frustration today with this.

http://www.ellemonc.com/
Heard of the fellowship of my manhood?



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



Bug#341093: slide thisnext

2007-04-03 Thread Jani stella
messages SP addition stability
http://img444.imageshack.us/my.php?image=elynln5.gif
Road Gold series tips



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



Bug#128082: digg inviteonly clips. fun.I

2006-10-28 Thread Jani Oulu

FBI. asked forensics studying evidence. officers restoring research finally 
limited slow. converting PV remember impressed
grow crowding vital projects. panacea woe definitely overturn dire forecast.
choice comes initiative extended vast array Danish colleague Rene uses own 
laptop most
stinky cleaning clean freak wouldnt touch plus nine mythical tale stylewhich 
midcentury comics young superhero moment



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



Bug#394802: keyboard shortcut conflicts?

2006-10-25 Thread Jani Hakala

Hi,

I want to make a comment about this statement:

 However the default keyboard shortcuts cause problems with other
 software (Certainly f11,f12 and meta-1..n,0).

Right now I can't remember having any problems with f11 and f12, is
some widely used program really using those for something useful? 

meta-1, meta-2, etc. (meta being left alt for me) are not causing any
problems either as ESC+1, ESC+2, etc. usually work with for example
xemacs and some irc clients.

I didn't find any bug reports/wishlist items about conflicting
keyboard shortcuts either.

It's quite hard to say if I'm only a part of a small happy minority
who very rarely encounter problems with the Old Good keyboard
shortcuts as my selection of frequently used GUI programs is quite
small (5-10).  

Jani Hakala


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



Bug#394635: How to include man.macros in the package

2006-10-23 Thread Jani Hakala
Amaya [EMAIL PROTECTED] writes:

 Hi, Jani

 I have been looking at tix and the bug you reported, 394635.
 I am interested in fixing it, but I have no idea where to install this
 file. Can you provide any hints?

I copied man.macros to /usr/share/man, after that the man pages of tix
started to look OK.

Jani Hakala


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



Bug#394635: tix-dev: man-files of this package try to use man.macros which is not included in the package

2006-10-22 Thread Jani Hakala
Package: tix-dev
Version: 8.4.0-4.2
Severity: important


man-files of this package try to use man.macros which is not included in the
package. This makes the manual files quite unreadable.

Using this library is difficult if you don't know which options to use with
a certain widget. 

Please include the file man.macros in the package. The name is somewhat
generic so it could be renamed to something like tixman.macros. The manual
files should be then changed to refer to the new file name.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (999, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.13
Locale: LANG=en_GB, LC_CTYPE=fi_FI (charmap=ISO-8859-1)

Versions of packages tix-dev depends on:
ii  tcl8.4-dev8.4.12-1.1 Tcl (the Tool Command Language) v8
ii  tix [tix] 8.4.0-4.2  The Tix library for Tk -- runtime 
ii  tk8.4-dev 8.4.12-1   Tk toolkit for Tcl and X11, v8.4 -

tix-dev recommends no packages.

-- no debconf information


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



Bug#357892: [Pkg-xfce-devel] Bug#357892: xfce4-terminal: new shell text forces scrollbar to bottom

2006-03-19 Thread Jani Monoses
On 3/19/06, Michael Gilbert [EMAIL PROTECTED] wrote:
Package: xfce4-terminalVersion: 0.2.4-5Severity: minorif text is being written to standard output by a program, xfce4 willscroll to the bottom (assuming that the user's intent isto be aware of all new output).sometimes, i scroll up to find specific
preferences-general- scroll on output checkboxstop


Bug#349714: [Pkg-xfce-devel] Bug#349714: xfce4-panel: spams .xsession-errors full of *** attempt to put segment in horiz list twice

2006-01-25 Thread Jani Monoses
On Tue, Jan 24, 2006 at 09:27:43PM +0100, Markus Schulz wrote: like topic, spams .xsession-errors log with many many lines of ***
 attempt to put segment in horiz list twice.This is xfdesktop actually.I think it's one of the libraries at fault when I reported it upstreamlast time - I'll have another look at this for you.
It is a known problem with librsvg IIRC.


Bug#343159: [Pkg-xfce-devel] Bug#343159: xfce4-battery-plugin: On HP NC6120 does not detect ac_adapter off/on

2005-12-13 Thread Jani Monoses
On 12/13/05, Kmarty [EMAIL PROTECTED] wrote:
Package: xfce4-battery-pluginVersion: 0.3.0-1Severity: normalOn notebook HP NC6120 it cannot detect unplugged AC adapter.ACPI state of AC adapter on this notebook can be found here:/proc/acpi/ac_adapter/C172/state
this is fixed in ubuntu, and bug is filed with upstream battery-plugin.


Bug#328846: [Pkg-xfce-devel] Bug#328846: xfce4-systray: Cannot use the Systray plugin

2005-09-17 Thread Jani Monoses
I remember having something similar, and it turned out that a system
tray was already added in the taskbar so it would not create
another.But the error message is misleading indeed if it's your case
too.So if you have little icons in the upper right corner chances are
you already have the systray running.On 9/17/05, Cyril Brulebois [EMAIL PROTECTED]
 wrote:Thomas Petazzoni [EMAIL PROTECTED]
 (17/09/2005): Hi,Hi. When I try to add the System tray plugin to my XFCE panel, it simply displays a dialog box with « Impossible to create panel element Systemtray » (this message is a translation from french to english, as
 I'm running with a french locale. The real english message might be different).Got the same problem too, on Sid. To get the real english message:$ killall xfce4-panel$ export LANG=C
$ xfce4-panelHere it is:Could not create panel item Systemtray. I think this is an upstream bug since I have the exact same problem on a Mandriva distribution.I'll try to have a look at it, I never used it till now.
 Sincerly,Sincerely ;-)--Cyril Brulebois-BEGIN PGP SIGNATURE-Version: GnuPG v1.4.1 (GNU/Linux)iD8DBQFDLFk9eGfVPHR5Nd0RAndmAJ95846ZGr1P8ci/VRX2nNOCwQwuGgCglCpG
cXsNZE8yoaTMj0y+lSJKv9A==fCrt-END PGP SIGNATURE-___Pkg-xfce-devel mailing list[EMAIL PROTECTED]
http://lists.alioth.debian.org/mailman/listinfo/pkg-xfce-devel


Bug#316635: [Pkg-xfce-devel] Bug#316635: Fwd: Re: xfce4-mcs-manager: Resolution settings not accessible through Display

2005-08-21 Thread Jani Monoses
This issue is solved in the ubuntu packages, so taking the patch from
there into sid would hopefully solve it there as well. It only works
with xorg as AFAIK xfree86 does not have the randr and render
extensions that thos code uses.

Jani



Bug#317830: libplot-dev depends on libplot2 which has been replaced by libplot2c2

2005-07-11 Thread Jani Hakala
Package: libplot-dev
Severity: grave
Justification: renders package unusable

libplot-dev depends on libplot2 which has been replaced by libplot2c2

So 'apt-get install libplot-dev' doesn't work.
'libplot-dev: Depends: libplot2 (= 2.4.1-13) but it is not installable'

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


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