Bug#597212: (no subject)

2014-07-07 Thread Andrea Iacovitti
Should have been fixed in kde 4.13.3
See kde bug #335765

Regards,
Andrea

Bug#694312: ralink RT539b chipset support

2012-11-25 Thread Andrea Iacovitti
Package: linux
Version: 3.2.32-1
Severity: wishlist

My new hp g6-2251sl notebook hosts the following wireless network controller 
(as reported by lscpi -vnn):

01:00.0 Network controller [0280]: Ralink corp. Device [1814:539b]
Subsystem: Hewlett-Packard Company Device [103c:18ed]
Flags: fast devsel, IRQ 16
Memory at c250 (32-bit, non-prefetchable) [size=64K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/32 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting

The linux debian kernel as shipped with wheezy doesn't recognize this network 
card even if it is supported by kernel module rt2800pci.
Support for this device has been added by upstream commit [1].

On my own i got wireless card working just fine by either:
1. (in a terminal) echo 1814 539b  /sys/bus/pci/drivers/rt2800pci/new_id
2. recompiling wheezy kernel after adding device id as in [1]

Please consider backport commit [1] to the kernel shipped with wheezy.

Thanks in advance.
-- 
Andrea

[1] http://git.kernel.org/?p=linux/kernel/git/stable/linux-
stable.git;a=commitdiff;h=2aed691540661e9cf6dac5dd2bd8742b9d68399d


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



Bug#593735: don't exclusively depend on ttf-freefont

2012-03-05 Thread Andrea Iacovitti
Hello,

 I see no way for having alternative default fonts.

Is this true even with the actual sid/wheezy version of vlc (2.0.0-6) ?
I did 'sudo dpkg -P --force-all ttf-freefont' and vlc seems to work fine.

Best Regards,
Andrea




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



Bug#593833: fixed upstream

2010-08-21 Thread Andrea Iacovitti
Hi,
it seems this bug is fixed by upstream revison #1113484

Andrea




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



Bug#565270: fixed upstream

2010-01-25 Thread Andrea Iacovitti
Typo error:
 bug fixed upstream by svn revision 1079855
correct revision number is 1079858

sorry,
Andrea



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



Bug#565270: fixed upstream

2010-01-25 Thread Andrea Iacovitti
Hi,
bug fixed upstream by svn revision 1079855
http://websvn.kde.org/?revision=1079858view=revision

Regards,
Andrea.



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



Bug#563692: [Pkg-oss4-maintainers] Bug#563692: oss4-source fails to build (module-assistant)

2010-01-05 Thread Andrea Iacovitti
Il lunedì 4 gennaio 2010 20:11:45 Romain Beauxis ha scritto:
 Le lundi 4 janvier 2010 18:27:50, Andrea Iacovitti a écrit :
  Hi,

   Hi !

  trying to build oss4 modules with module-assistant (m-a build oss4)
  fails with the following error /usr/share/modass/packages/default.sh: 1:
  debian/rules: Permission denied

 With which user are you building the module ?


 Romain

I'm building with root user.

(Merci for quick response)
Andrea.



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



Bug#563692: [Pkg-oss4-maintainers] Bug#563692: oss4-source fails to build (module-assistant)

2010-01-05 Thread Andrea Iacovitti
The only log i had is the one i previously sent.
Below the console log of text only mode m-a execution:

kde4:/usr/src# m-a -t build oss4
Extracting the package tarball, /usr/src/oss4.tar.bz2, please wait...
/usr/share/modass/packages/default.sh: 1: debian/rules: Permission denied
/usr/share/modass/packages/default.sh: 1: debian/rules: Permission denied
BUILD FAILED!
See /var/cache/modass/oss4-source.buildlog.2.6.32-trunk-amd64.1262699589 for 
details.
Build failed. Press Return to continue...

kde4:/usr/src# 
cat /var/cache/modass/oss4-source.buildlog.2.6.32-trunk-amd64.1262699589
/usr/share/modass/packages/default.sh: 1: debian/rules: Permission denied
kde4:/usr/src#

Is it possible to increase log verbosity?

Andrea



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



Bug#563692: oss4-source fails to build (module-assistant)

2010-01-04 Thread Andrea Iacovitti
Package: oss4-source
Version: 4.2-build2002-1

Hi,
trying to build oss4 modules with module-assistant (m-a build oss4) fails 
with the following error /usr/share/modass/packages/default.sh: 1: 
debian/rules: Permission denied

I'm running an up to date debian Sid, debian kernel version is 2.6.32-3

Regards,
Andrea.



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



Bug#556564: (no subject)

2009-11-21 Thread Andrea IACOVITTI
May be this will fix:
http://websvn.kde.org/?view=revisionrevision=975371

Andrea




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



Bug#549308: tested with modified patch

2009-10-05 Thread Andrea IACOVITTI
Hi,
recompiled kde4libs with modified patch (attached) and verified that default 
Fixed Font for konqueror is correctly set to DejaVu Sans Mono

Andrea.
Use DejaVu Sans as default font and adjusts sizes accordingly.
--- a/kdeui/kernel/kglobalsettings.cpp
+++ b/kdeui/kernel/kglobalsettings.cpp
@@ -373,7 +373,7 @@
 
 // NOTE: keep in sync with kdebase/workspace/kcontrol/fonts/fonts.cpp
 static const char GeneralId[] =  General;
-static const char DefaultFont[] =Sans Serif;
+static const char DefaultFont[] =DejaVu Sans;
 #ifdef Q_WS_MAC
 static const char DefaultMacFont[] = Lucida Grande;
 #endif
@@ -386,13 +386,13 @@
 { GeneralId, toolBarFont, DefaultMacFont, 11, -1, QFont::SansSerif },
 { GeneralId, menuFont,DefaultMacFont, 13, -1, QFont::SansSerif },
 #else
-{ GeneralId, font,DefaultFont, 10, -1, QFont::SansSerif },
-{ GeneralId, fixed,   Monospace, 10, -1, QFont::TypeWriter },
+{ GeneralId, font,DefaultFont,  9, -1, QFont::SansSerif },
+{ GeneralId, fixed, DejaVu Sans Mono,  9, -1, QFont::TypeWriter },
 { GeneralId, toolBarFont, DefaultFont,  8, -1, QFont::SansSerif },
-{ GeneralId, menuFont,DefaultFont, 10, -1, QFont::SansSerif },
+{ GeneralId, menuFont,DefaultFont,  9, -1, QFont::SansSerif },
 #endif
 { WM,  activeFont,   DefaultFont,  9, QFont::Bold, QFont::SansSerif },// inconsistency
-{ GeneralId, taskbarFont,  DefaultFont, 10, -1, QFont::SansSerif },
+{ GeneralId, taskbarFont,  DefaultFont,  9, -1, QFont::SansSerif },
 { GeneralId, smallestReadableFont, DefaultFont,  8, -1, QFont::SansSerif }
 };
 



Bug#549308: problems with konqueror default Fixed Font

2009-10-02 Thread Andrea Iacovitti
Package: kde4libs
Version: 4:4.3.1-1

The default Fixed Font on konqueror is set to DejaVu Sans, this may cause some 
rendering problems: see http://bugs.kde.org/show_bug.cgi?id=209122
The debian patch 20_use_dejavu_as_default_font.diff set Fixed Font to Dejavu 
Sans Mon through the following line:

+{ GeneralId, fixed, DejaVu Sans Mon,  9, -1, QFont::TypeWriter },

May be the above line is wrong then the system fall-down to Dejavu Sans.
As from drop down menu DejaVu Sans Mono is offered as choice may be the 
correct one will be:

+{ GeneralId, fixed, DejaVu Sans Mono,  9, -1, QFont::TypeWriter },

This is just a guess, i haven't tested it.

Thanks,
Andrea.



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



Bug#518511: Patch for the crash

2009-08-11 Thread Andrea Iacovitti
Hi,
i tested the patch and it works even for me: krfb doesn't crash anymore on 
client disconnect, thanks!

Moreover i had another problem (don't know if i am the only one given that i 
haven't see any related bug report...) :
I run krfb on a Debian Lenny amd64 dual core system; connecting from another 
pc with krdc client, krfb deny the connection saying the password is wrong 
(while i'm 100% sure the password is correct).
Well, after verified that using krfb version 4:3.5.7-4~bpo40+1 (from 
etch-backports: install just fine on Lenny) i'm able to connect, i go through 
the kfrb source code and found the only differences between 3.5.7 and 3.5.10 
was upstream revision 794662: 
http://websvn.kde.org/?view=revrevision=794662 .
Then i reverted r794662 and the above problem on kfrb 3.5.10 has gone.

Just my two cents,
Andrea.

PS.
thanks again for the patch.




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



Bug#525990: (no subject)

2009-08-04 Thread Andrea Iacovitti
May be this bug can be closed, i realized that the crash happens with 
gtk-qt-engine (kde3 version) and not with gtk-qt-engine-kde4.
My previous test was on a kde3 installation.

Cheers,
Andrea.



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



Bug#532335: xserver-xorg: x windows system freeze

2009-06-08 Thread Andrea Iacovitti
Package: xserver-xorg
Version: 1:7.3+18
Severity: important


The following bug only happens when the pc is powered on more than
20-24 hours: the X windows system freeze and the entire system is 
unresponsive, can't CTRL-backspace or
CTRL-Canc, but i can connect to the machine via ssh and report this bug.

thanks,
Andrea.


-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2009-03-27 16:53 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1897680 2009-03-09 11:07 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express 
Integrated Graphics Controller (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 
3450

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1077 2009-04-16 11:45 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  XkbRules  xorg
Option  XkbModel  pc104
Option  XkbLayout it
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
EndSection

Section Device
Identifier  Configured Video Device
EndSection

Section Monitor
Identifier  Configured Monitor
EndSection

Section Screen
Identifier  Default Screen
Monitor Configured Monitor
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 40486 2009-06-08 16:42 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-10.lenny1)
Current Operating System: Linux localhost 2.6.26-2-amd64 #1 SMP Thu May 28 
21:28:49 UTC 2009 x86_64
Build Date: 09 March 2009  09:53:09AM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Mon Jun  8 16:39:20 2009
(==) Using config file: /etc/X11/xorg.conf
(==) No Layout section.  Using the first Screen section.
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Configured Monitor
(==) No device specified for screen Default Screen.
Using the first device section listed.
(**) |   |--Device Configured Video Device
(==) |--Input Device Configured Mouse
(==) |--Input Device Generic Keyboard
(==) The core pointer device wasn't specified explicitly in the layout.
Using the first mouse device.
(==) The core keyboard device wasn't specified explicitly in the layout.
Using the first keyboard device.
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to /etc/X11/rgb
(==) ModulePath set to /usr/lib/xorg/modules
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x7c28e0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: pcidata
(II) Loading 

Bug#530541: invalid DOCTYPE in html pages at lists.debian.org

2009-05-25 Thread Andrea Iacovitti
Package: lists.debian.org

Hi,
the page http://lists.debian.org/debian-kernel/2009/05/threads.html (as an 
example) has the following DOCTYPE declaration !DOCTYPE HTML 
PUBLIC -//W3C//DTD HTML 4.0 Transitional//EN that seems to be invalid 
(http://www.w3schools.com/tags/tag_DOCTYPE.asp).
This cause a bad rendering in konqueror ; i already filed a bugs to kde 
developers and the bug has been confirmed 
(http://bugs.kde.org/show_bug.cgi?id=1927839).
Is it possible to switch the doctype of generated pages to a valid one?

thanks,
Andrea.

(CC Debian Qt/KDE Maintainers)



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



Bug#528369: is last security patch in kdegraphics correct?

2009-05-12 Thread Andrea IACOVITTI
Package: kdegraphics
Version: 4:3.5.9-3+lenny1

Hi,
looking at the security patch 
debian/fix-CVE-2009-0146,0147,0165,0166,0799,0800,1179-1183.diff,
I discovered the patch contains a diff for file 
kdegraphics-3.5.9.new/kpdf/xpdf/xpdf/JBIG2Stream.cc.rej , is the  patch clean 
anyway ?

thanks,
Andrea.






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



Bug#525990: webkit crash if gtk-qt-engine enabled and browsing flash web sites

2009-04-28 Thread Andrea Iacovitti
Package: libqt4-webkit
Version: 4.5.1-1
Severity: important
Tags: patch

Hi,
using arora compiled with flash support (that's with qt = 4.5 ) and browsing
web sites with flash widgets make arora crash if gtk-qt-engine enabled.
Recompiling qt4 with the attached patch solves the problem.
The patch simply unset GTK2_RC_FILES env variable in pluginview code forcing 
use of standard default gtk theme.


My two cents.
Andrea.

--- qt4-x11-4.5.1/src/3rdparty/webkit/WebCore/plugins/PluginView.cpp	2009-04-22 01:57:40.0 +0200
+++ qt4-x11-4.5.1/src/3rdparty/webkit/WebCore/plugins/PluginView.cpp	2009-04-28 09:17:05.0 +0200
@@ -154,6 +154,8 @@
 if (m_isStarted)
 return false;
 
+setenv( GTK2_RC_FILES, , 1 );
+
 PluginMainThreadScheduler::scheduler().registerPlugin(m_instance);
 
 ASSERT(m_plugin); 


Bug#514108: kmplayer-common must have Depends on dbus-x11 because of knpplayer

2009-02-04 Thread Andrea Iacovitti
Package: kmplayer
Version: 1:0.10.0c-2
Severity: important

Hi,
i run an up to date debian Lenny.

i tried to configure kmplayer to render flash plugins in konqueror, i made the 
follow:
- Added following line in kmplayerrc :
  [application/x-shockwave-flash]
  player=npp
  plugin=/usr/lib/flashplugin-nonfree/libflashplayer.so
- Configured konqueror to embed through kmplayer_part for file type 
application/x-shockwave-flash

Then i made some test on konqueror and i obtained the following error 
displayed in console view of embedded kmplayer window in page:
entering gtk_main
Failed to open connection to bus: Failed to execute dbus-launch to autolaunch 
D-Bus session
windowCreatedEvent
windowCreatedEvent 0x841b8c0

and the following error in .xsession-errors:
process 2864: arguments to dbus_connection_unref() were incorrect, 
assertion connection != NULL failed in file dbus-connection.c line 2645.
This is normally a bug in some application using the D-Bus library.


Then knpplayer wants to execute dbus-launch.
The fix is to install package dbus-x11 (just for the record rendering flash 
widget with kmplayer works much better than native konqueror-nsplugin).
I had no problem on etch system because dbus-launch are provided by dbus 
package.

Thus i think kmplayer-common must have a Depends on dbus-x11 in Lenny.

Thanks,
Andrea.





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



Bug#511510: Suggest vs Depends

2009-01-21 Thread Andrea Iacovitti
Why don't promote Suggest libjasper-runtime for kopete to Depends?
This will ensure Yahoo! webcams work out-box with kopete avoiding subsequent 
bug reports on this subject.

Just my two pents,
Andrea. 



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



Bug#509563: /usr/bin/artsd: CPU overload, Sound server fatal error

2008-12-23 Thread Andrea Iacovitti
Hi,
some time ago i commented bug #507710 ( 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507710#19 ), sharing my 
experience. I pretty sure it's the same problem.
Sorry for the noise if you already tried without success.

A



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



Bug#488768: building linux kernel 2.6.25-7~snapshot.11717 works!

2008-12-05 Thread Andrea IACOVITTI
 tag 488768 + moreinfo
 thanks

 please recheck with current 4.3 versions from unstable and
 experimental, and with gcc-snapshot from experimental.


Hi,
i successfully build debian kernels (2.6.26-11) and 
(2.6.27-1~experimental.1~snapshot.12406) with both gcc-4.3 ver. 4.3.2-1 (from 
testing) and 4.3.2-2~exp4 (from experimental).
I even tried debian kernel 2.6.24-6~etchnhalf but without success with both 
version of above mentioned gcc version

Andrea.




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



Bug#507710: i had same problem

2008-12-04 Thread Andrea Iacovitti
Hi,
probably your kernel load the new snd-pcsp module (present in kernel = 
2.6.25) as the first sound card: try to blacklist snd-pcsp or install package 
alsa-base =1.0.16-2.
Please take a look at debian bug #481979 
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481979) and see my comment 
on this bug (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481979#27), 
looks very similar to your problem.

Hope will help,
Andrea.
 



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



Bug#507150: MMC_SDHCI_PC disabled on 2.6.27

2008-11-28 Thread Andrea Iacovitti
Package: linux-image-2.6.27
Version: 2.6.27-1
Severity: wishlist

Hi,
i tested debian kernel 2.6.27 from trunk and my ENE CB-710/2/4 Cardbus 
Controller doesn't not work because of MMC_SDHCI_PCI option not enabled.
Recompiling the kernel with MMC_SDHCI_PCI=m solves the problem.
Please consider to enable MMC_SDHCI_PCI kernel option.
(just to remind ENE Controller has stopped to work since 2.6.26 kernel: see 
bug #496485  :-) )

Regards,
Andrea



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



Bug#506737: security bug on tty

2008-11-24 Thread Andrea Iacovitti
Package: util-linux
Version: 2.12r-19etch1
Debian Version: etch

Hi,
i have noted this strange behavior while logging in linux console :
let suppose the system is busy on heavy tasks and you try to login by insert 
username+CR+password+CR in a fast way (that is without waiting 
for password: prompt to be displayed), this results on clear password 
showed on console.
To be more clear i attach a screenshoot rapresenting the screen of a virtual 
machine i tried to loggin on  whit the account root/root 
(username/password).
You can see the password (root) clearly displayed before the Password: 
prompt.
A this stage the password is only showed on the screen and not buffered 
because hitting the Enter Key results in a login failure - must re-enter the 
password after Password: prompt showed up.

Think this is a security problem because clear password showed up.

Regards,
Andrea.
attachment: login-fail.png

Bug#486512: about default on SUSPEND2RAM

2008-10-30 Thread Andrea Iacovitti
Hi,
i think it's better to not set default action on lid close to SUSPEND2RAM 
because this feature doesn't work for most of notebook, but users want to set 
this after verified suspend to ram works.

My two cents,
Andrea.




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



Bug#496488: MODULE_FALLBACK not used if bad FREQDRIVER specified (patch)

2008-08-25 Thread Andrea Iacovitti
Package: cpufrequtils
Version: 004-2
Severity: normal

Hi,
actually if the user specify FREQDRIVER in /etc/default/loadcpufreq and this 
one is unloadable (because of a typo or because doesn't match the real 
device) no cpu frequency driver are loaded at all.
I attach the patch that make it possible to load the 
MODULE_FALLBACK=acpi-cpufreq instead.
This is very usefull for me because i have two kernel image to load: one with 
a patched version of speedsteep-centrino that load fine (have set 
FREQDRIVER=speedsteep-centrino in /etc/default/loadcpufreq) and one with 
upstream version that doesn't work in my box: booting this last kernel image 
acpi-cpufreq is loaded instead.

Cheers,
Andrea. 
--- cpufrequtils-004/debian/cpufrequtils.loadcpufreq.init	2008-08-22 20:25:32.0 +0200
+++ cpufrequtils-004/debian/cpufrequtils.loadcpufreq.init	2008-08-22 20:43:16.0 +0200
@@ -54,7 +54,6 @@
 CPU_FAMILY=$(sed -e '/^cpu family/ {s/.*: //;p;Q};d' $CPUINFO)
 
 MODULE=
-MODULE_FALLBACK=acpi-cpufreq
 
 # Two modules for PIII-M depending the chipset.
 # modprobe speedstep-ich$EXT || modprobe speestep-smi$EXT
@@ -183,22 +182,22 @@
 fi
 
 #new style detection system
+MODULE_FALLBACK=acpi-cpufreq
 if [ ! $FREQDRIVER =  ]; then 
 		# user overridden value in /etc/default/loadcpufreq
-modprobe $FREQDRIVER
 		MODULE=$FREQDRIVER
 else
 	load_detected_cpufreq_modules
-		if [ ! -z $MODULE ] || [ ! -z $MODULE_FALLBACK ] ; then
-		if [ ! -z $MODULE ]  modprobe $MODULE 2/dev/null ; then
-			:
-		elif modprobe $MODULE_FALLBACK 2/dev/null ; then
-			MODULE=$MODULE_FALLBACK
-		else
-			unset MODULE
-		fi
-		fi
-fi
+	fi
+	if [ ! -z $MODULE ] || [ ! -z $MODULE_FALLBACK ] ; then
+	if [ ! -z $MODULE ]  modprobe $MODULE 2/dev/null ; then
+		:
+	elif modprobe $MODULE_FALLBACK 2/dev/null ; then
+		MODULE=$MODULE_FALLBACK
+	else
+		unset MODULE
+	fi
+	fi
 
 echo $PRINTK  /proc/sys/kernel/printk
 }


Bug#493567: linux-image-2.6.26-1-amd64: /dev/rtc* not created with 2.6.26, rtc_cmos module must be manually loaded

2008-08-04 Thread Andrea Iacovitti
Hi, 

 I've installed udev 0.125 from unstable on testing and it seems to fix the 
 issue. The rtc-cmos module is automatically loaded. If udev 0.125 enters 
 testing, it should not be a problem (for me).

i had the same problem, fixed installing new udev version.
The rtc-cmos is automatically loaded regardless of udev version but in the new 
rtc infrastructure the device files are 
named  /dev/rtc0,/dev/rtc1,...,/dev/rtcn.
What the new version of udev do,  starting from version 0.124-1, is to 
automatically create a symlink /dev/rtc - /dev/rtc0 as explained in 
changelog:

* udev.rules: added a rtc symlink to rtc0.


Regards,
Andrea.



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



Bug#481979: [Pkg-alsa-devel] Bug#481979: some condiderations

2008-07-29 Thread Andrea Iacovitti
Il Monday 28 July 2008 19:43:09 Elimar Riesebieter ha scritto:
 On Mon, 28 Jul 2008 the mental interface of

 Andrea told:
  Ok,
  but alsa-base is an optional package and a normal user have to explicitly
  install it to avoid snd-pcsp loaded as first sound card.
  I had problem after trying 2.6.26 debian kernel from trunk (on lenny): at
  reboot artsd (i use kde) failed to work because of CPU overload (top
  command show 99% of cpu usage) , this was due to snd-pcsp; resolved
  manually installing alsa-base.
  Because most of users have a sound card installed and use alsa it's
  important to have snd-pcsp blacklisted even without alsa-base installed.
  Adding a Depends to alsa-base on libasound2 will be a good solution?

 Well, users are using artsd need to blacklist snd-pcsp, right? Maybe
 esound users as well. So it makes more sense to depend those zo
 alsa-base?

Don't think so: every software package that make use of alsa in turns depends 
on libaosund2.
Anyway i think the important is to avoid auto loading of snd-pcsp: how many 
users would need it?


thanks,
Andrea.











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



Bug#486512: please change default behavior of ActionOnPowerButton

2008-06-16 Thread Andrea Iacovitti
Package: kpowersave
Version: 0.7.3-2
Severity: wishlist

Hi,
actually default is ActionOnPowerButton=SHUTDOWN.
This is dangerous because if you press the power button by mystake you will 
have your box to shutdown without any chance to stop this process.
Instead with ActionOnPowerButton=LOGOUT_DIALOG you will be presented the 
logout dialog and you can choose what to do; i think this latter is a more 
reasonable default value.
I attach the patch that work for me.

Best,
regards.

--- src/config/kpowersaverc_default	2007-09-17 19:39:45.0 +0200
+++ src/config/kpowersaverc_default.new	2008-06-15 18:39:52.0 +0200
@@ -3,7 +3,7 @@
 lockOnLidClose=true
 ActionOnLidClose=
 ActionOnLidCloseValue=
-ActionOnPowerButton=SHUTDOWN
+ActionOnPowerButton=LOGOUT_DIALOG
 ActionOnPowerButtonValue=
 ActionOnSleepButton=SUSPEND2RAM
 ActionOnS2DiskButton=SUSPEND2DISK


Bug#462964: (no subject)

2008-01-28 Thread Andrea Iacovitti
Package: xine-lib
Version: 1.1.10-1
Debian Version: sid (unstable)

Hi,
i think the external.real_codecs_path has no default value.
I have to specifies it manually to /usr/lib/codecs.

regards,
Andrea.



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



Bug#460634: Use of qtengine theme breaks  flash-plugin v. 9.0 r115 in konqueror : some tests

2008-01-16 Thread Andrea Iacovitti
Hi!
thanks for the patch, i made some tests.

-Debian sid:
I applied the patch to gtk-qt-engine making flash works, but with no theme in 
gtk right-clicking the flash video results in no highlighted menu that's very 
not user friendly
However flash works even with default gtk theme that's more usable: simply 
start konq with `export GTK2_RC_FILES=;konqueror` 
I think it's better the second solution probably making it possible to 
launch 'nspluginviewer' with GTK2_RC_FILES= (hardcoded ?)

-Debian etch:
I backported kde-3.5.8 from sid to etch and patched the stable version of 
gtk-qt-engine.
Same results as above but sometimes flash fail to start (gray box displayed) 
or nspluginviewer crash!: how can i debug this? probably this is due to etch 
version of gtk.


regards.
Andrea.



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



Bug#455689: flashplugin 9.0 r115 doesn't work togheter with gtk-qt-engine

2008-01-14 Thread Andrea Iacovitti
Hi,
i found that disabling use of qtengine theme in GTK applications (from 
package gtk-qt-engine) make flash-plugin works in konqueror - just 
removed .gtkrc-2.0 and .gtk_qt_engine_rc files in home directory.

Distribution: sid
Packages version:

ii  flashplugin-nonfree9.0.115.0.1
ii  gtk-qt-engine  1:0.8-1
ii  libgtk2.0-02.12.3-2
ii  konqueror-nsplugins4:3.5.8.dfsg.1-6
ii  kdelibs4c2a4:3.5.8.dfsg.1-6

Andrea.



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



Bug#455689: flashplugin 9.0 r115 crashes konqueror nspluginviewer

2008-01-09 Thread Andrea Iacovitti
Hi,
I can confirm that version 3.5.8.dfsg.1-5 doesn't solve the problem with flash 
player 9.0 r115.
Here is what's writed in console:

..
..
ASSERT: !icon.isEmpty() 
in /build/buildd/kdebase-3.5.8.dfsg.1/./libkonq/konq_pixmapprovider.cc (81)
ASSERT: !icon.isEmpty() 
in /build/buildd/kdebase-3.5.8.dfsg.1/./libkonq/konq_pixmapprovider.cc (81)

(process:24519): Gtk-CRITICAL **: gtk_clipboard_get_for_display: assertion 
`display != NULL' failed
Adobe Flash Player: gtk_clipboard_get(GDK_SELECTION_PRIMARY); failed. Trying 
to call gtk_init(0,0);
The program 'unknown' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 95 error_code 3 request_code 18 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
KCrash: Application 'nspluginviewer' crashing...

--

Software version:

ii  kdebase4:3.5.8.dfsg.1-5
ii  kdebase-bin4:3.5.8.dfsg.1-5  
ii  kdebase-bin-kde3   4:3.5.8.dfsg.1-5 
ii  kdebase-data   4:3.5.8.dfsg.1-5   
ii  kdebase-doc-html   4:3.5.8.dfsg.1-5
ii  kdebase-kio-plugins4:3.5.8.dfsg.1-5 

ii  kdelibs-data   4:3.5.8.dfsg.1-5  
ii  kdelibs4c2a4:3.5.8.dfsg.1-5

regards,
Andrea



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



Bug#448163: vmware-package 0.19 fail to remove init.d link on uninstall

2007-10-26 Thread Andrea IACOVITTI
Package: vmware-package
Version: 0.19
Distribution: debian sid

Removing vmware-server and vmware-server-mui (generated with vmware-packgae) do 
not remove the init.d link in /etc/rc?.d/ directories.

Regards,
Andrea




Bug#448015: kdeadmin 3.5.8-1 - two bugs in kpackage

2007-10-25 Thread Andrea Iacovitti
Package: kdeadmin
Version: 3.5.8-1
Debian Version: sid (unstable)

There are two bugs in kpackage:

1- If you start kpackage then you try to close it (clicking on window close 
button) before it has completed the operation of query deb package, query 
deb APT list, buildinding package tree ecc...-  it will krash!

2- Start kpackage. Choose the installed tab then click on an installed 
package. On the right side choose the Change Log tab: you can see the debian 
changelog related to the package.
Now try to uninstall (click uninstall button) or install (click install 
button) a package; in both cases you will be asked for root password: insert 
it and feel free to cancel the operation.
After that you will no longer be able to view the packages Change Log; it will 
be showed - No change log -, even if you reload the package tree.


thanks,
Andrea



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



Bug#447032: bug resolved

2007-10-24 Thread Andrea Iacovitti
bug resolved with 3.5.8-2 version of kdelibs .

many thanks

Andrea 



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



Bug#447010: bug resolved

2007-10-23 Thread Andrea Iacovitti
Hi,
the bug as been resolved in kdelibs version 3.5.8.dfsg.1-2 


Thank you!!

Andrea



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



Bug#447627: kdenetwork 3.5.8-1 (kopete+libmeanwhile1) problems with accented characters

2007-10-22 Thread Andrea Iacovitti
Package: kdenetwork
Version: 3.5.8-1
Debian distribution: sid (unstable)
Locale: [EMAIL PROTECTED]

Hi,
I use kopete (ver. 3.5.8-1) together with libmeanwhile1 (ver. 1.0.2-3) to deal 
with Lotus Sametime server.

When I send message with accented characters, native windows client receives 
systematically a blank message.

Moreover receiving messages the accented characters will not be displayed 
correctly either with native windows client or other (ex. gaim) sender.

Thank you.

Regards,
Andrea



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



Bug#447010: uncorrect konqueror visualization for https URL

2007-10-17 Thread Andrea IACOVITTI
Package: kdebase
Version: 4:3.5.8.dfsg.1-1

Opening an https URL through a link in a web page you will not have the yellow 
background on the address bar neither the padlock in the bottom right of 
konqueror window.

Accessing the same URL writing it directly in the address bar works fine.

ciao,
Andrea




Bug#447032: konqueror kde 3.5.8 fail to show http headers

2007-10-17 Thread Andrea IACOVITTI
Package: kdebase
Version: 3.5.8-1
Distribution: unstable

The konqueror menu View View Document Information fail to show http headers.


Regards,
Andrea.




Bug#416935: (no subject)

2007-03-31 Thread Andrea IACOVITTI
Package: mysql-common
Version: 5.0.32-7etch1

On upgrade, it seams that previousily configured file 
/etc/mysql/conf.d/old_passwords.cnf will be deleted.

Tanks for your work.

Regards
Andrea


--
Leggi GRATIS le tue mail con il telefonino i-mode™ di Wind
http://click.libero.it/imode





Bug#397066: Kmplayer-plugin: the default player is mplayer not xine

2006-11-04 Thread Andrea IACOVITTI
Package: kmplayer-plugin
Version: 0.9.3-1

Unlike kmplayer the kmplayer-plugin uses mplayer and not xine as the default 
backend player.

Regards,
Andrea.


--
BANCA MEDIOLANUM cerca Family Banker. Invia il CV a www.familybanker.it
http://click.libero.it/mediolanum4nov





Bug#393350: kopete: meanwhile-plugin - fail to display accented chars on received messages

2006-10-16 Thread Andrea IACOVITTI
Package: kopete
Version: 3.5.5-1

I think this bug is related to the meanwhile plugin of kopete: receiving 
messages with accented characters kopete fail to display them (strange 
characters printed in place of).
Sending messages work fine.

Regards,
Andrea Iacovitti.




--
Consolidamento.Una sola rata più bassa per i tuoi finanziamenti e, in più, 
liquidità!
http://click.libero.it/mutuionline10





Bug#389744: File name sourcing error in power management script

2006-09-27 Thread Andrea IACOVITTI
Package: fglrx-driver
Version: 8.28.8-2

In the power management script /etc/acpi/fglrx-powermode.sh we try to source 
the configuration file /etc/default/fglrx, but the real file, coming with the 
same package, is /etc/default/fglrx-driver: better to source this one.

Thanks.

Regards,
Andrea Iacovitti.


--
Mutui a tassi scontati da 30 banche. Richiedi online e risparmia...Servizio 
gratuito.
http://click.libero.it/mutuionline9