Bug#484212: Disable hibernation if swap is on file

2008-08-01 Thread Emilio Scalise
That patch is not correct. Suspend with a swap file does not work with plain swsusp v1. Using uswsusp hibernating to a swap file is correctly handled. I don't know if tuxonice work or not with swap files. Bye, Emilio -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#483409: libc6-dev-i386 [amd64] build dep is not needed

2008-05-28 Thread Emilio Scalise
Source: etherboot Version: 5.4.3+dfsg-0.1 Severity: minor Your package build depends against libc6-dev-i386 and gcc-multilib (that replaces the libc6-dev-i386 build dep). libc6-dev-i386 is duplicate. Bye, Emilio -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#479271: linux-kbuild-2.6.25: custom modpost breaks building external modules

2008-05-05 Thread Emilio Scalise
I can confirm this problem on i386 arch. The attached patch works if applied to the sources. Perhaps the build infrastructure of this package should be extended in order to handle patches (quilt support or similar). Bye, Emilio -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#470817: patch to restore Xen support in nvidia-graphics-kernels

2008-03-16 Thread Emilio Scalise
I should point out that the nvidia driver 169.09 compiles out of the box with the debian linux-2.6.18-6-amd64 kernel, only exporting the IGNORE_XEN_PRESENCE environment variable. The problems come in when you try to use a kernel with a newer xen patchset, like the one in the mercurial

Bug#405140: linux-2.6 - xen images does not support frequency scaling

2008-03-11 Thread Emilio Scalise
Xen does not support for now processor scaling at all, because a frequency change it really difficult to handle. Think of how vmware virtual machine timer works when processor scaling is enabled on a normal kernel. The real problem is in the x86_64 part of the patch

Bug#452181: rtc loaded instead of rtc-cmos

2008-03-06 Thread Emilio Scalise
, SYMLINK+=rtc Emilio Il Tuesday 26 February 2008 11:52:38 Per Olofsson ha scritto: Hi, Emilio Scalise wrote: rtc definitely don't work on etch on intel chipset motherboards. I have tried at least ten different motherboards and notebooks that use different intel chipsets

Bug#460746: new kmess 1.5 debian package

2008-03-05 Thread Emilio Scalise
tags 460746 patch thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#469146: binary name errors in init script and vmxnet detection

2008-03-03 Thread Emilio Scalise
for both problems. Bye, Emilio Scalise --- open-vm-tools.old 2008-02-24 20:27:52.0 +0100 +++ open-vm-tools 2008-03-03 13:30:30.0 +0100 @@ -12,18 +12,22 @@ . /lib/lsb/init-functions +CHECKVMBIN=vmware-checkvm +CHECKVMPATH=/usr/sbin/ +GUESTD=vmware-guestd + vmxnet_needed

Bug#469160: missing scripts in /etc/vmware-tools

2008-03-03 Thread Emilio Scalise
by the vmware program (the poweron script is not exited successfully etc etc). The scripts are present already in the source package, scripts/common and scripts/linux and should be placed in /etc/vmware-tools. I'm missing something? Are them excluded for some reason? Emilio Scalise

Bug#469146: wrong priority..

2008-03-03 Thread Emilio Scalise
severity 469146 important sorry.. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#452181: rtc loaded instead of rtc-cmos

2008-02-25 Thread Emilio Scalise
rtc definitely don't work on etch on intel chipset motherboards. I have tried at least ten different motherboards and notebooks that use different intel chipsets, and they all have /dev/rtc not working with stock debian kernels (from the 2.6.18 etch kernel to the newer 2.6.24 kernel). rtc-cmos

Bug#463567: Info received (kdebase: kxkb crashes X11)

2008-02-06 Thread Emilio Scalise
I use a backported kdebase 3.5.8.dfsg.1-6, and I can't reproduce this bug. Perhaps I have stock Etch xorg 7.1, so this incompatibility may be due to changes in newer Xorg (or xkb) versions. Hope this help to solve the bug. Emilio -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#462391: konqueror:nspluginviewer crashes with Adobe flash plugin 9.0.155

2008-02-06 Thread Emilio Scalise
See http://bugs.kde.org/show_bug.cgi?id=132138 There are now fixes for kde 3.5.8 (in debian is from version 3.5.8.dfsg.1-6). I don't know if it's possible to backport those fixes in kde 3.5.5 kdelibs and kdebase packages, that would be great. The point is that adobe has removed older flash

Bug#460746: new kmess 1.5 debian package

2008-01-30 Thread Emilio Scalise
Hi everybody, sorry for the post-crossing, but I tried to solve these two bugs with a new kmess package (1.5 final version) based on the kmess 1.5-pre2 package from experimental. I've upgraded the package to the latest version and done these changes. If someone would like to review and/or

Bug#462546: ipw3945-source: does not build with vanilla 2.6.24

2008-01-29 Thread Emilio Scalise
I don't think you should drop ipw3945 support completely, as it still compiles for 2.6.24 kernel with the patch that can be found here: http://archives.free.net.ph/message/20071223.025752.89232a4d.it.html The default should become iwl3945, but please leave at least for a while ipw3945. iwl3945

Bug#462546: ipw3945-source: does not build with vanilla 2.6.24

2008-01-29 Thread Emilio Scalise
, Emilio Why don't let the user choose what he wants? Daniel Baumann ha scritto: Emilio Scalise wrote: So why an user can't choose to use ipw3945 instead of iwl3945? because ipw3945 is binary-only shit and dead upstream, just to name two things. -- To UNSUBSCRIBE, email to [EMAIL

Bug#460186: compiz-kde: some windows do not get active frames

2008-01-15 Thread Emilio Scalise
Do you have the focus prevention setting enabled? For example I have a similar issue with the Run dialog (commonly alt+f2 on kde). I press alt+f2 and it remains in background. This is a very old issue, that they introduced in the 0.3.x branch and they never fixed. Does is it similar to your

Bug#458464: compiz-kde: part of title bar rendered incorrectly

2008-01-15 Thread Emilio Scalise
I can confirm this bug, and searching on the net, there are also people that have this issue with newer git versions (http://forum.compiz-fusion.org/showthread.php?p=44667). No feedback from the developers. Perhaps I don't know if there is an upstream bug tracking system... -- To

Bug#452610: Please compile with --enable-audio

2008-01-11 Thread Emilio Scalise
I'm reviewing those 3.24 debian sources.. gstreamer-tools build-dep should be versioned, as the Etch version of that package has not dh_gstscancodes. I've backported this package to Etch and tried it with an MSI fs110 bluetooth receiver. It works, perhaps the alsa plugin provided by

Bug#255850: [Pkg-nx-group] freenx debian packaging

2008-01-09 Thread Emilio Scalise
will be implemented as an clean xorg extension or an alternative with similar performance will be developed. Il Wednesday 09 January 2008 10:22:07 Alexander Wirt ha scritto: Emilio Scalise schrieb am Tuesday, den 08. January 2008: There was a google summer of code about the integration of nx

Bug#255850: freenx debian packaging

2008-01-08 Thread Emilio Scalise
What is the state of freenx packaging in debian? I've searched a lot on the web, but there are no recent packages on the net. Kanotix repo maintainer who had built some freenx packages left the job. There were some packages for ubuntu, but they are now outdated:

Bug#255850: [Pkg-nx-group] freenx debian packaging

2008-01-08 Thread Emilio Scalise
There was a google summer of code about the integration of nx and xorg. Nobody did it :-( I understand all the concerns about creating a clean package. But what about a semi-ufficial package (maybe for experimental) until things will change? As all of you already said on the pkg-nx-group

Bug#457960: libgpod: missing build-dep on libsgutils1-dev

2007-12-27 Thread Emilio Scalise
Subject: libgpod: missing build-dep on libsgutils1-dev Package: libgpod Version: 0.6.0-3 Severity: wishlist Could you please add libsgutils1-dev as dependency, to permit autoconfiguration of newer ipods, as said in http://gtkpod.wikispaces.com/Sysinfo+File#ClassicNano3g Thanks, Emilio -- To

Bug#402067: sun-java5-bin: problems on virtuozzo machines (and perhaps openvz)

2007-12-18 Thread Emilio Scalise
I have the same problem using openvz machine. I've read that also linux-vserver users have the same problems. Is there a way to limit the memory usage of the command 'java -client -Xshare:dump'? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#445333: easytag: segfault, crash when reloading directory

2007-12-15 Thread Emilio Scalise
Yes, it's still crashing with some directories. I've attached another valgrind output with 2.1.4. Please note that I'm using a backport. Later I'll try with lenny/sid on my other pc. Easytag 2.1.4 doesn't compile against libflac 1.1.2 (the etch version), so I'm using also a libflac backport. But

Bug#456448: easytag 2.1.4-1 doesn't compile against libflac 1.1.2

2007-12-15 Thread Emilio Scalise
Subject: easytag 2.1.4-1 doesn't compile against libflac 1.1.2 Package: easytag Version: 2.1.4-1~bpo40+1 Severity: serious Justification: no longer builds from source *** Please type your report below this line *** I've backported easytag 2.1.4 with pbuilder to Etch. It doesn't build, giving an

Bug#451801: gksu doesn't display anything when a wrong password is inserted

2007-11-18 Thread Emilio Scalise
Package: gksu Version: 2.0.0-4 Severity: normal If I insert a wrong root password using gksu (for example starting synaptic or update-manager, su mode not sudo) the display dialog is closed without displaying anything. After I figured out that I was writing a wrong root password. A message should

Bug#445333: easytag: segfault, crash when reloading directory

2007-11-10 Thread Emilio Scalise
I can reproduce the bug, but not on all the directories even with the new 2.1.3 version (debian-multimedia.org package). Not all the directories cause the segmentation fault. The bug perhaps could be easily reproduced refreshing some times in the tree view in different places of the

Bug#431756: ITP: compiz-bcop -- Compiz option code generator

2007-10-22 Thread Emilio Scalise
I've packaged this software and compiled it for debian etch i386. See http://emiscabpo.wordpress.com/ for instructions. Apt lines are these: deb http://download.tuxfamily.org/emiscabpo/compiz-0.6.0 ./ deb-src http://download.tuxfamily.org/emiscabpo/compiz-0.6.0 ./ Regards, Emilio -- To

Bug#431749: ITP: compiz-fusion-plugins-extra -- Collection of, extra plugins from OpenCompositing for Compiz

2007-10-22 Thread Emilio Scalise
I've packaged this software and compiled it for debian etch i386. See http://emiscabpo.wordpress.com/ for instructions. Apt lines are these: deb http://download.tuxfamily.org/emiscabpo/compiz-0.6.0 ./ deb-src http://download.tuxfamily.org/emiscabpo/compiz-0.6.0 ./ Regards, Emilio -- To

Bug#431750: ITP: compizconfig-settings-manager -- Compiz configuration settings manager

2007-10-22 Thread Emilio Scalise
I've packaged this software and compiled it for debian etch i386. See http://emiscabpo.wordpress.com/ for instructions. Apt lines are these: deb http://download.tuxfamily.org/emiscabpo/compiz-0.6.0 ./ deb-src http://download.tuxfamily.org/emiscabpo/compiz-0.6.0 ./ Regards, Emilio -- To

Bug#431755: ITP: compiz-fusion-plugins-main -- Collection of plugins from, OpenCompositing for Compiz

2007-10-22 Thread Emilio Scalise
I've packaged this software and compiled it for debian etch i386. See http://emiscabpo.wordpress.com/ for instructions. Apt lines are these: deb http://download.tuxfamily.org/emiscabpo/compiz-0.6.0 ./ deb-src http://download.tuxfamily.org/emiscabpo/compiz-0.6.0 ./ Regards, Emilio -- To

Bug#364606: RFH: lirc -- Linux Infra-red Remote Control support

2007-09-29 Thread Emilio Scalise
Can I help you packaging newer versions of lirc? I've seen that ubuntu folks have packaged version 0.8.2, and are actively maintaning them, that could be a good starting point. What do you think about this? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#412716: Request upgrade of ant package to 1.7.x from 1.6.x

2007-07-05 Thread Emilio Scalise
What about the packaging of the 1.7.x version? Thanks, Emilio -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#428128: New upstream release available

2007-06-17 Thread Emilio Scalise
There is also version 3.1... http://www.kde-apps.org/content/show.php/kchmviewer?content=25125 Bye.. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#426072: pidgin: buddy list window grows on new mail notification

2007-06-04 Thread Emilio Scalise
I have this issue also with version 2.0.1. I cannot see if it's related to new mail notification. If I close pidgin completely and I reopen it, the contact list restarts to grow again. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#384604: Cannot drop icons on second screen

2007-04-15 Thread Emilio Scalise
This is a bug that happens when align to grid is enabled see these upstream reports: http://bugs.kde.org/show_bug.cgi?id=132787 http://bugs.kde.org/show_bug.cgi?id=122001 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#352108: reboot from kde and kdm splashy not displayed, slow reboot

2006-02-09 Thread Emilio Scalise
Package: splashy Version: 0.1.7 Severity: important Tags: experimental I've upgraded splashy from 0.1.6svn4 to 0.1.7. It works well at boot, but when I press reboot under kde the screen goes blank until the machine reboots, or I can see only the progress bar on the bottom. I use kdm. My debian

Bug#330207: hald hang system on boot with broadcom 4400 network card if it's not up

2005-09-26 Thread Emilio Scalise
Package: hal Version: 0.4.8-7 Severity: normal Tags: patch Booting system hald hang the system. After many reboot I've found with hald --daemon=no --verbose=yes that it hangs when trying to know informations about eth0, the broadcom nic, module b44. Look at