[Bug 277532] Re: Recording does not work with internal microphone on Dell Vostro 1500 laptop

2008-10-27 Thread blue
I'm also running into this bug, in Intrepid on a Dell 1420.  If I switch
to alsa sound, I can get capture to work, but at uselessly low levels.

lspci | grep Audio:
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio 
Controller (rev 02)

Capture was working fine in Hardy.

-- 
Recording does not work with internal microphone on Dell Vostro 1500 laptop
https://bugs.launchpad.net/bugs/277532
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 206227] Re: vinagre fails to connect

2008-10-30 Thread Blue
Why not just drop vinagre ? It's broken since the beginning, never
worked properly. It's presence in the stable releases (and in the LTS
too !) is not justified.

-- 
vinagre fails to connect
https://bugs.launchpad.net/bugs/206227
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 209520] Re: SMB error: Unable to mount location when server configured with security=share

2008-06-02 Thread Blue
I encounter the same situation.
The scenario :
Use "connect to server" to connect to a windows share, enter user & password;
Use the icon created on the desktop to browse the newly connected share. I get 
"Unable to mount location , failed to mount windows share".
HOWEVER, and here comes the interesting part :
I can open a terminal window and 
cd ~/.gvfs
There you will find your perfectly mounted share, you can enter it, ls and cd 
in  it and so on. 
So, it seems that the mount is actually done but somehow the GUI  thinks the 
mount failed...

-- 
SMB error: Unable to mount location when server configured with security=share
https://bugs.launchpad.net/bugs/209520
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 200693] Re: Thinkpad X300 produces no sound

2008-06-03 Thread blue
I downloaded the nightly code from
http://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/ and wanted
to compile, but I still failed. Can anybody help me?

Before I compiled, my laptop had not any sound, but volumn keys and
command alsamixer looked good.

Following is what I had done:

1, rename old driver: /lib/modules/2.6.24-17-generic/ubuntu/sound/alsa-driver
2, move the nightly code to 
/lib/modules/2.6.24-17-generic/ubuntu/sound/alsa-driver
3, cd to /lib/modules/2.6.24-17-generic/ubuntu/sound/alsa-driver
4, sudo ./configuer --with-cards=snd-hda-intel
5, sudo make
6, sudo make install

Now I can have beep sound if I click the key "Tab" in termial, and here
is output of alsamixer:

alsamixer: function snd_ctl_open failed for default: No such file or
directory

How to do from here now? Thanks

-- 
Thinkpad X300 produces no sound
https://bugs.launchpad.net/bugs/200693
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 200693] Re: Thinkpad X300 produces no sound

2008-06-03 Thread blue
According the guide
http://ubuntuforums.org/showthread.php?t=726055&page=2&highlight=thinkpad+x300,
now my Thinkpad x300 have sound!

-- 
Thinkpad X300 produces no sound
https://bugs.launchpad.net/bugs/200693
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 280805] Re: Latest nvidia driver for Interpid (x64) makes my fan spin all the time.

2008-10-09 Thread blue
I'm having the same issue.  The fan either runs all the time or turns off and 
on rapidly.  Driver version 177 (from the restricted drivers configuration 
tool), and here is output from lshw:
   *-display
description: VGA compatible controller
product: GeForce 8400M GS
vendor: nVidia Corporation
physical id: 0
bus info: [EMAIL PROTECTED]:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=nvidia latency=0 module=nvidia

I also have a Dell Inspiron 1420: Linux 2.6.27-6-generic #1 SMP Tue Oct
7 04:15:04 UTC 2008 i686 GNU/Linux.

Switching to nvidia version 173 fixed the problem.

-- 
Latest nvidia driver for Interpid (x64) makes my fan spin all the time.
https://bugs.launchpad.net/bugs/280805
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 278585] Re: Upgrade to Intrepid removes Synaptics touchpad vertical scrolling

2008-10-05 Thread blue
I am having the same problem: my touchpad worked fine in Hardy, but
*mostly* doesn't work in Intrepid.  If I repeatedly try to scroll (move
up and down at the right side of my touchpad) I can get it to scroll a
little bit.  This makes me think that vertical scrolling is on, but the
tolerances are not correct so inputs are not being recognized properly.

I am using a Dell Inspiron 1420. (purchased with pre-loaded ubuntu) and
have just upgraded to Intrepid beta.

-- 
Upgrade to Intrepid removes Synaptics touchpad vertical scrolling
https://bugs.launchpad.net/bugs/278585
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 278585] Re: Upgrade to Intrepid removes Synaptics touchpad vertical scrolling

2008-10-06 Thread blue
Fixed!  The odd behavior I was getting when I kept trying to scroll was
because my finger would occasionally register at a point on the pad that
was close enough to the "right edge" to be considered a scroll.  Let me
explain:

The touchpad registers an (x,y) coordinate whenever you touch it; then
this is compared to the previous position to get a mouse movement or to
the "edge" of the touchpad to determine if its a scroll gesture.  What I
think has been happening is the syntaptics driver is deciding what x
coordinate that edge has in a different way.  Manually setting the x
coordinate of that edge did the trick for me.

Here's how:
1) turn on "SHMConfig" in your xorg.conf file (this makes synclient work)
2) run synclient -m 1000 - this program will tell you what the touchpad is 
currently registering.  Use it to get your min and max x and y values.
3) Use those values to manually set the edges in xorg.conf:
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "VertEdgeScroll" "1"
Option "HorizEdgeScroll" "1"
Option "SHMConfig" "true"
Option "LeftEdge" "40" # x_min
Option "RightEdge" "935" # x_max
Option "TopEdge" "40" # y_min
Option "BottomEdge" "690" # y_max
EndSection
4) Reboot X and repeat: I had to try several settings before I found the right 
ones, so play with the values.  It doesn't matter if your left and top edges 
are too low, but you don't want your right and bottom too high or else it wont 
work.

You can also use synclient -l to get your current edge positions, if
you'd like to start there instead.

About the HorizEdgeScroll: I'm not sure what's going on there, but I
don't know if these settings are used.  I tried using
"VertTwoFingerScroll" "1" and it didn't work at all.

I hope this works for you.

-blue

-- 
Upgrade to Intrepid removes Synaptics touchpad vertical scrolling
https://bugs.launchpad.net/bugs/278585
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 278585] Re: Upgrade to Intrepid removes Synaptics touchpad vertical scrolling

2008-10-06 Thread blue
I'm not sure where to attribute this.  It depends on where the change in
edge calculation is taking place.  I don't think that a fresh install
would have helped, especially if this is the same problem that James is
having (if so, edges are calculated when X comes up?).

James: I'd be interested to see if this solution works for you too,
perhaps the edge calculation is coming up differently when you have been
suspended?  Can you run synclient before and after and see if your edges
are coming up differently?

Either way, I think the solution is to extend the System > Preferences >
Mouse tool.  There's nothing in there about calibrating where the edges
of your touchpad are, but if we're having these troubles, then perhaps
there should be.  I'm sure there's a pattern to the min/max stuff that
we're doing with synclient, so it wouldn't be too bad to extend the tool
to have an edge calibration feature.  Perhaps more; the current tool
seems bare.

-- 
Upgrade to Intrepid removes Synaptics touchpad vertical scrolling
https://bugs.launchpad.net/bugs/278585
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 278585] Re: Upgrade to Intrepid removes Synaptics touchpad vertical scrolling

2008-10-06 Thread blue
James,

First, nice find with the synaptics touchpad thing, I bet whomever put
that on the wiki can shed a bit more insight into what's going on here.
For now though, I think `synclient -l` output would be more informative.
What you have here is the `synclient -m n` output, which just shows the
current position that the touchpad is reading (if I read the man page
right), so it makes sense that its different.  I could just be mis-
interpreting what you pasted---did you capture specific finger positions
before and after suspend?  Thanks,

-blue

-- 
Upgrade to Intrepid removes Synaptics touchpad vertical scrolling
https://bugs.launchpad.net/bugs/278585
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 278585] Re: Upgrade to Intrepid removes Synaptics touchpad vertical scrolling

2008-10-06 Thread blue
No worries.  What's interesting is that they're the same, and that my
settings (from a Dell Insprion 1420) were the same--at least I'm pretty
sure they were!  I'm not at all sure why it works after suspend for you,
does setting these values specifically in xorg.conf fix the problem for
you?  But, it is interesting that the edge calculations for both
machines were the same.  I hope this isn't something that would affect
all Dell users, that could be really bad for the 8.10 release.  Do
either of you know how to escalate a potential issue like this?

-- 
Upgrade to Intrepid removes Synaptics touchpad vertical scrolling
https://bugs.launchpad.net/bugs/278585
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 278585] Re: Upgrade to Intrepid removes Synaptics touchpad vertical scrolling

2008-10-07 Thread blue
I nominated this bug for Intrepid.  I'm not sure what exactly that
means, but I think it essentially means that someone has to look at it
and determine if it is a priority to fix it before the 30th.  Hopefully
that's what that means.  I don't like the idea of breaking scrolling in
a release; that would turn a lot of people off.

-- 
Upgrade to Intrepid removes Synaptics touchpad vertical scrolling
https://bugs.launchpad.net/bugs/278585
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 209520] Re: SMB error: Unable to mount location when server configured with security=share

2008-06-11 Thread Blue
The bug title is improper, as the problem does not happen only with 
"security=share".
Someone should change that.

-- 
SMB error: Unable to mount location when server configured with security=share
https://bugs.launchpad.net/bugs/209520
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 398051] [NEW] package arno-iptables-firewall 1.8.8.o-3 failed to install/upgrade: subprocess post-installation script returned error exit status 2

2009-07-10 Thread blue
Public bug reported:

Binary package hint: arno-iptables-firewall

failed to install

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess post-installation script returned error exit status 2
Package: arno-iptables-firewall 1.8.8.o-3
PackageArchitecture: all
SourcePackage: arno-iptables-firewall
Title: package arno-iptables-firewall 1.8.8.o-3 failed to install/upgrade: 
subprocess post-installation script returned error exit status 2
Uname: Linux 2.6.28-11-generic i686

** Affects: arno-iptables-firewall (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package arno-iptables-firewall 1.8.8.o-3 failed to install/upgrade: subprocess 
post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/398051
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 398051] Re: package arno-iptables-firewall 1.8.8.o-3 failed to install/upgrade: subprocess post-installation script returned error exit status 2

2009-07-10 Thread blue

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/28899579/Dependencies.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/28899580/DpkgTerminalLog.gz

-- 
package arno-iptables-firewall 1.8.8.o-3 failed to install/upgrade: subprocess 
post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/398051
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 346513] Re: "dbus-daemon: Rejected send message" for indicator-applet spams /var/log/auth.log

2009-07-30 Thread Blue
i got this problem too.

Jul 31 00:00:14 nb-riccardo dbus-daemon: Rejected send message, 1 matched 
rules; type="method_call", sender=":1.38" (uid=1000 pid=4111 
comm="/usr/lib/indicator-applet/indicator-applet --oaf-a") 
interface="org.freedesktop.DBus.Properties" member="Get" error name="(unset)" 
requested_reply=0 destination=":1.6" (uid=0 pid=2942 
comm="/usr/lib/hal/hald-addon-cpufreq "))
Jul 31 00:00:14 nb-riccardo dbus-daemon: Rejected send message, 1 matched 
rules; type="method_call", sender=":1.38" (uid=1000 pid=4111 
comm="/usr/lib/indicator-applet/indicator-applet --oaf-a") 
interface="org.freedesktop.DBus.Properties" member="Get" error name="(unset)" 
requested_reply=0 destination=":1.19" (uid=1000 pid=3400 
comm="x-session-manager "))
Jul 31 00:00:14 nb-riccardo dbus-daemon: Rejected send message, 1 matched 
rules; type="method_call", sender=":1.38" (uid=1000 pid=4111 
comm="/usr/lib/indicator-applet/indicator-applet --oaf-a") 
interface="org.freedesktop.DBus.Properties" member="Get" error name="(unset)" 
requested_reply=0 destination=":1.5" (uid=0 pid=2938 
comm="/usr/lib/hal/hald-addon-storage "))
Jul 31 00:00:14 nb-riccardo dbus-daemon: Rejected send message, 1 matched 
rules; type="method_call", sender=":1.38" (uid=1000 pid=4111 
comm="/usr/lib/indicator-applet/indicator-applet --oaf-a") 
interface="org.freedesktop.DBus.Properties" member="Get" error name="(unset)" 
requested_reply=0 destination=":1.18" (uid=1000 pid=3468 
comm="/usr/bin/pulseaudio --start "))
Jul 31 00:00:14 nb-riccardo dbus-daemon: Rejected send message, 1 matched 
rules; type="method_call", sender=":1.38" (uid=1000 pid=4111 
comm="/usr/lib/indicator-applet/indicator-applet --oaf-a") 
interface="org.freedesktop.DBus.Properties" member="Get" error name="(unset)" 
requested_reply=0 destination=":1.17" (uid=1000 pid=3471 
comm="/usr/lib/libgconf2-4/gconfd-2 "))
Jul 31 00:00:14 nb-riccardo dbus-daemon: Rejected send message, 1 matched 
rules; type="method_call", sender=":1.38" (uid=1000 pid=4111 
comm="/usr/lib/indicator-applet/indicator-applet --oaf-a") 
interface="org.freedesktop.DBus.Properties" member="Get" error name="(unset)" 
requested_reply=0 destination=":1.16" (uid=1000 pid=3465 
comm="/usr/bin/pulseaudio --start "))
Jul 31 00:00:14 nb-riccardo dbus-daemon: Rejected send message, 1 matched 
rules; type="method_call", sender=":1.38" (uid=1000 pid=4111 
comm="/usr/lib/indicator-applet/indicator-applet --oaf-a") 
interface="org.freedesktop.DBus.Properties" member="Get" error name="(unset)" 
requested_reply=0 destination=":1.38" (uid=1000 pid=4111 
comm="/usr/lib/indicator-applet/indicator-applet --oaf-a"))
Jul 31 00:00:14 nb-riccardo dbus-daemon: Rejected send message, 1 matched 
rules; type="method_call", sender=":1.38" (uid=1000 pid=4111 
comm="/usr/lib/indicator-applet/indicator-applet --oaf-a") 
interface="org.freedesktop.DBus.Properties" member="Get" error name="(unset)" 
requested_reply=0 destination=":1.15" (uid=0 pid=3357 comm="/usr/sbin/gdm "))
Jul 31 00:00:14 nb-riccardo dbus-daemon: Rejected send message, 1 matched 
rules; type="method_call", sender=":1.38" (uid=1000 pid=4111 
comm="/usr/lib/indicator-applet/indicator-applet --oaf-a") 
interface="org.freedesktop.DBus.Properties" member="Get" error name="(unset)" 
requested_reply=0 destination=":1.26" (uid=1000 pid=3620 
comm="/usr/lib/gvfs/gvfs-hal-volume-monitor "))
Jul 31 00:00:14 nb-riccardo dbus-daemon: Rejected send message, 2 matched 
rules; type="method_call", sender=":1.38" (uid=1000 pid=4111 
comm="/usr/lib/indicator-applet/indicator-applet --oaf-a") 
interface="org.freedesktop.DBus.Properties" member="Get" error name="(unset)" 
requested_reply=0 destination=":1.37" (uid=0 pid=4171 
comm="/usr/lib/NetworkManager/nm-dispatcher.action "))
Jul 31 00:00:14 nb-riccardo dbus-daemon: Rejected send message, 2 matched 
rules; type="method_call", sender=":1.38" (uid=1000 pid=4111 
comm="/usr/lib/indicator-applet/indicator-applet --oaf-a") 
interface="org.freedesktop.DBus.Properties" member="Get" error name="(unset)" 
requested_reply=0 destination=":1.1" (uid=0 pid=2802 
comm="/usr/sbin/console-kit-daemon "))
Jul 31 00:00:14 nb-riccardo dbus-daemon: Rejected send message, 1 matched 
rules; type="method_call", sender=":1.38" (uid=1000 pid=4111 
comm="/usr/lib/indicator-applet/indicator-applet --oaf-a") 
interface="org.freedesktop.DBus.Properties" member="Get" error name="(unset)" 
requested_reply=0 destination=":1.14" (uid=1000 pid=3387 
comm="/usr/bin/gnome-keyring-daemon --daemonize --login "))
Jul 31 00:00:14 nb-riccardo dbus-daemon: Rejected send message, 1 matched 
rules; type="method_call", sender=":1.38" (uid=1000 pid=4111 
comm="/usr/lib/indicator-applet/indicator-applet --oaf-a") 
interface="org.freedesktop.DBus.Properties" member="Get" error name="(unset)" 
requested_reply=0 destination=":1.36" (uid=1000 pid=4114 
comm="/usr/lib/fast-user-switch-applet/fast-user-switch-"))
Jul 31 00:00:14 nb-riccardo dbus-daemon: Rejected send message, 1 matched 
ru

[Bug 361517] Re: Pulseaudio doesn't load module-x11-xsmp

2009-07-30 Thread Blue
i got this problem too on ubuntu 9.04

Jul 25 14:14:37 nb-riccardo pulseaudio[3434]: module-x11-xsmp.c: X11 session 
manager not running.
Jul 25 14:14:37 nb-riccardo pulseaudio[3434]: module.c: Failed to load  module 
"module-x11-xsmp" (argument: ""): initialization failed.

Jul 31 00:58:11 nb-riccardo pulseaudio[6044]: pid.c: Stale PID file, 
overwriting.
Jul 31 00:58:13 nb-riccardo pulseaudio[6044]: module-x11-xsmp.c: X11 session 
manager not running.
Jul 31 00:58:13 nb-riccardo pulseaudio[6044]: module.c: Failed to load  module 
"module-x11-xsmp" (argument: ""): initialization failed.

Jul 31 01:00:07 nb-riccardo pulseaudio[3449]: module-x11-xsmp.c: X11 session 
manager not running.
Jul 31 01:00:07 nb-riccardo pulseaudio[3449]: module.c: Failed to load  module 
"module-x11-xsmp" (argument: ""): initialization failed.

i hope this is useful, i'm a new user here.

-- 
Pulseaudio doesn't load module-x11-xsmp
https://bugs.launchpad.net/bugs/361517
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 55154] When using very small fonts, Nautilus shows bad sized textboxes

2006-08-04 Thread Blue
Public bug reported:

Binary package hint: nautilus


When using very small fonts, Nautilus shows bad sized/aligned textboxes when 
creating an object or renaming an object. 
Font is Arial , size 8
Screenshot follows;

** Affects: nautilus (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
When using very small fonts, Nautilus shows bad sized textboxes
https://launchpad.net/bugs/55154

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 55154] Re: When using very small fonts, Nautilus shows bad sized textboxes

2006-08-04 Thread Blue


-- 
When using very small fonts, Nautilus shows bad sized textboxes
https://launchpad.net/bugs/55154

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 55154] Re: When using very small fonts, Nautilus shows bad sized textboxes

2006-08-04 Thread Blue
Sorry :)  It's 2.14.3-0ubuntu from dapper.

-- 
When using very small fonts, Nautilus shows bad sized textboxes
https://launchpad.net/bugs/55154

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 55227] totem crashes with iso-8859-2 subtitles

2006-08-04 Thread Blue
Public bug reported:

Binary package hint: totem-xine

1. Distro Ubuntu Dapper 6.06
(totem-xine 1.4.3-0ubuntu1)
Steps :
- edit ~/.gnome2/totem_config
- set subtitles.separate.src_encoding:iso-8859-2
- Play a movie with this encoding in the subtitles.
- Totem crashes.
Interesting is the fact that setting latin2 instead of iso-8859-2 works fine.

** Affects: totem (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
totem crashes with iso-8859-2 subtitles
https://launchpad.net/bugs/55227

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 55227] Re: totem crashes with iso-8859-2 subtitles

2006-08-13 Thread Blue
It seems to crash  with any subtitle. I was a little busy lately, but I'll try 
to make some time and produce a backtrace. 
Thank you,

-- 
totem crashes with iso-8859-2 subtitles
https://launchpad.net/bugs/55227

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 44983] Re: Random connection drops from the xserver

2006-06-17 Thread Blue
Let's first see if there is something identical between our setups :
- How did you get your dapper ? Is it a fresh install ? Or an upgrade.
- What kind of hardware are you running ? Is it a laptop ? What are the 
hardware details ?

-- 
Random connection drops from the xserver
https://launchpad.net/bugs/44983

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 49444] Re: Erroneous display of "From" field

2006-06-20 Thread Blue
The problem also exists in the recently released win32 evolution build
(2.6.2)

-- 
Erroneous display of "From" field
https://launchpad.net/bugs/49444

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 44983] Re: Random connection drops from the xserver

2006-06-20 Thread Blue
I am using a Dell Latitude D505, i810 driver. The system was previously
breezy and this problems were not happening. The problem appeared after
upgrading from breezy to dapper.

-- 
Random connection drops from the xserver
https://launchpad.net/bugs/44983

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 49444] Re: Erroneous display of "From" field

2006-06-20 Thread Blue
** Attachment added: "The bug seems to have old roots"
   http://librarian.launchpad.net/3101760/EvoBugDebian.png

-- 
Erroneous display of "From" field
https://launchpad.net/bugs/49444

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 44983] Re: Random connection drops from the xserver

2006-06-21 Thread Blue
The biggest problem of all is that it is very hard to pinpoint the
problem, as it seems that the xserver itself does not produce any error
at all when dropping the connection. Such an error could help identify
the circumstances when such a connection drop occcurs, but yet again
there is no error on the xserver side...

-- 
Random connection drops from the xserver
https://launchpad.net/bugs/44983

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 50812] Badness after wpa_supplicant is launched

2006-06-23 Thread Blue
Public bug reported:

Binary package hint: kernel-image-2.6-686

After launching wpa_suplicant the following  error appears in the logs :

[17180011.404000] Badness in vsnprintf at lib/vsprintf.c:279
[17180011.404000]  [] vsnprintf+0x630/0x640
[17180011.404000]  [] snprintf+0x2b/0x30
[17180011.404000]  [] ieee80211_translate_scan+0x369/0xb70 [ieee80211]
[17180011.404000]  [] sock_recvmsg+0x13d/0x180
[17180011.404000]  [] bad_range+0x42/0x60
[17180011.404000]  [] prep_new_page+0x47/0x80
[17180011.404000]  [] buffered_rmqueue+0x116/0x260
[17180011.404000]  [] generic_file_buffered_write+0x6e7/0x700
[17180011.404000]  [] ieee80211_wx_get_scan+0xfe/0x130 [ieee80211]
[17180011.404000]  [] wireless_process_ioctl+0x667/0x7d0
[17180011.404000]  [] ipw_wx_get_scan+0x0/0x20 [ipw2200]
[17180011.404000]  [] dev_ioctl+0x28d/0x2f0
[17180011.404000]  [] do_ioctl+0x3b/0xa0
[17180011.404000]  [] vfs_ioctl+0x6b/0x230
[17180011.404000]  [] sys_ioctl+0x88/0xa0
[17180011.404000]  [] sysenter_past_esp+0x54/0x75
[17180026.384000] ieee80211_crypt: registered algorithm 'TKIP'

** Affects: kernel-image-2.6.7-i386 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Badness after wpa_supplicant is launched
https://launchpad.net/bugs/50812

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 50812] Re: Badness after wpa_supplicant is launched

2006-06-23 Thread Blue
I just noticed that in a hurry I picked a wrong package in the chooser (kernel 
2.6.7 instead of 2.6.15). 
I kindly ask an administrator to move this bug to the appropriate package or 
close this bug and I will file  it again  under the correct package & version.

Thank you in advance.

-- 
Badness after wpa_supplicant is launched
https://launchpad.net/bugs/50812

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 50812] Re: Badness after wpa_supplicant is launched

2006-06-23 Thread Blue
Distro is Ububtu Dapper
$ uname -a
Linux  2.6.15-25-686 #1 SMP PREEMPT Wed Jun 14 11:34:19 UTC 2006 i686 
GNU/Linux

wpasupplicant   0.4.8-3ubuntu1.1

wireless driver : ipw2200 
Machine : Laptop, Dell Latitude D505

-- 
Badness after wpa_supplicant is launched
https://launchpad.net/bugs/50812

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 13727] Re: network-admin locations do not get saved correctly

2006-06-27 Thread Blue
I could add the following :
- nm-applet knows about WPA protected wireless networks, but the gnome tool 
does NOT. 
- gnome tool does know about profiles (which is good) but network manager does 
not. 

The big problem here is that for mobile users there is no easy way to switch 
between various kinds of network profiles. 
For example, I have two wired locations, one with static address A one with 
address B;
I have another wireless location, WPA protected, using static addreess A as 
above.
I have another  wireless location, WPA protected where I use static address B 
as in the first example;
I might also have yet another location using dhcp,and so on.

I cannot use network manager & friends because it does not seem to be able to :
   - support static addresses - it always uses dhcp.
   - support profiling, that is switching static addresses and other settings 
on the same interface.
I cannot use the gnome tool either, because :
   - it does not correctly save prefferences, as stated by the bug reporters 
above (And I confirm the behaviour)
   - it is unable to set up WPA protected wireless networks.

Given these facts  I would rate the bug  a little higher then "medium" because 
a mobile user is unable to use any of the tools.
I personally use as a  workaround the interface mapping scheme (man interfaces) 
which allows me to switch between more networking profiles. However, this 
method is not gui integrated, so I have to use a terminal to switch profiles. 
But... at least it does work.
PS : The interface mapping scheme can be further improved to automatically 
sense the network where you are in  and chose settings automatically.

-- 
network-admin locations do not get saved correctly
https://launchpad.net/bugs/13727

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 50812] Re: Badness after wpa_supplicant is launched

2006-06-27 Thread Blue
Not side effect yet. But even more weird is the fact that some times the
error does NOT appear. That is sometimes it appears immediately after
launching wpa_suplicant sometimes it does not. I'll try to see if this
is somehow related to the access point the wpa_suplicant is trying to
connect to.

-- 
Badness after wpa_supplicant is launched
https://launchpad.net/bugs/50812

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5364] Re: Can't use static ip address with network-manager

2006-07-02 Thread Blue
... it should support both static addresses AND network profiles for mobile 
users.
Further, there should be only one way to set up network interfaces 
:network-admin or network manager. 
As I posted on another bug report, network admin can do some things but 
miserably fails at others and viceversa for network manager. This makes using 
any of the tools impossible for certain setups. 
The way I see this is a tool that works above the classic debian "interfaces" 
network config system, which allows both automatic network sellection, allows 
profiles, etc.
network admin and network manager on the other hand have serious shortcomings :
-NM does not know about /etc/network/interfaces - which very hard sucks.
- NM does not allow multiple network profiles
- NA knows about interfaces file which is good.
- NA knows about network profiles but is very buggy at this, and it does not 
use the standard interfaces mapping scheme for profiles, which again sucks as 
it can create a lot of confusions and problems.
- NA does not know about WPA (it only knows WEP ) when configuring wireless 
interfaces. This again sucks, as WEP is quite  buggy and WPA is used now for 
secure networks.

So, for a highly (laptop) mobile user, who  moves into a lot of networks, both 
wired and wireless, sometimes having the same ip in two different networks (not 
simultaneously, of course), sometimes using dhcp sometimes not, etc there is a 
very high need for a smarter tool that :
- Will not be entirely on its own (should rely on the standard debian 
infrastructure as much as possible and not try to reinvent the wheel)
- Will not be dependent on user to login or have a graphic environment to work 
(think servers !)
- Will support WPA for wireless cards
-Will support multiple profiles, both wired and wireless
-will support both static and dynamic addresses.

-- 
Can't use static ip address with network-manager
https://launchpad.net/bugs/5364

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 4229] Re: Totem receives BadAlloc when playing very large movies using Xv

2006-07-09 Thread Blue
I can confirm this bug. It happens with totem AND mplayer, but it's a
xorg bug. This stupid bug keeps reappearing in al xorgs, while I never
had this with xfree. The problem is that xorg is not smart enough to
allocate memory required for xv framebuffers.

-- 
Totem receives BadAlloc when playing very large movies using Xv
https://launchpad.net/bugs/4229

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 38939] Re: MPlayer receives BadAlloc when playing very large movies using Xv

2006-07-10 Thread Blue
I can confirm this bug. It happens with totem AND mplayer, but it's a
xorg bug. This stupid bug keeps reappearing in al xorgs, while I never
had this with xfree. The problem is that xorg is not smart enough to
allocate memory required for xv framebuffers.

BTW : one of agp's design goals was to allow the graphic subsystem to
use system's memory for graphics purposes, thing that xorg obviously
does not, while xfree DID.

-- 
MPlayer receives BadAlloc when playing very large movies using Xv
https://launchpad.net/bugs/38939

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52490] Xorg can't handle large XV buffers (badalloc)

2006-07-10 Thread Blue
Public bug reported:

Binary package hint: xorg

When playing high resolution  video files both totem and mplayer crash with a 
BadAlloc X11 error because xorg is not able to handle large buffers required 
for xv.
I could mention the following :
- one of agp's design goals was to allow the graphic subsystem to use system's 
memory for graphics purposes, thing that xorg obviously does not, while xfree 
DID
- this bug keeps reappearing in xorg. Should I say again that xfree never had 
these problems ?
- Should I say that windows does not do that ? Of course, it's not quite 
related to the subject unless you consider bug #1 
- related bug : #38939  (there are in fact two of them, for mplayer and totem. 
Just search BadAlloc and you will find them )
- It is unadmissible that after a lot of years  the xorg guys where not able to 
fix this problem, and as a consequence we are unable to play HD video files 
without lots of  RAM in the videocard. It's lame. It's  one of the reasons #1 
is still an open bug.

Machine/OS details :
Dell Latitude D505; i810 driver;
Kernel 2.6.15-25-686
xserver-xorg 7.0.0-0ubuntu45
xserver-xorg-core  1.0.2-0ubuntu10
xserver-xorg-driver-i810  1.4.1.3-0ubuntu6

Distro is Ubuntu Dapper 6.06

** Affects: xorg (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Xorg can't handle large XV buffers  (badalloc)
https://launchpad.net/bugs/52490

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 33951] Re: qemu won't boot OpenBSD 3.8

2006-09-18 Thread Blue
This is not only an openbsd & breezy issue only.
That is :
openbsd 3.9 + ubuntu DAPPER hangs in the same way.
Even some linux distributions behave exactly the same : they hang as soon as 
the emulated hard disk was detected. 
For example, the latest tinysofa "Ceara" iso hangs at hard disk detection (if a 
hdd image is not provided it will still hang). 


** Attachment added: "Qemu hangs exactly at this point."
   http://librarian.launchpad.net/4299236/ss1.png

-- 
qemu won't boot OpenBSD 3.8
https://launchpad.net/bugs/33951

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 33951] Re: qemu won't boot OpenBSD 3.8

2006-09-18 Thread Blue
..and a new screenshot. One is with a hdd image, the other without hdd
image (cdrom emulation only). They both hang at the same point.

** Attachment added: "qemu hangs"
   http://librarian.launchpad.net/4299242/ss2.png

-- 
qemu won't boot OpenBSD 3.8
https://launchpad.net/bugs/33951

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-24 Thread Blue
I confirm this and more : same behaviour on a _desktop_ computer. This because 
on that desktop on_ac_power returns nonzero and the system thinks it's running 
on batteries.
The actual hdparm setting is here :
/etc/apm/event.d/20hdparm
This creates TWO new bugs :
1. first one is that this script runs AFTER /etc/init.d/hdparm so if we set -S0 
in /etc/hdparm.conf to disable this behaviour , the setting will have no effect 
as it will be overset by 20hdparm
2. second bug is that in /etc/apm/event.d/20hdparm line 64 the script does not 
treat the case where on_ac_power returns 255 (could not determine state). In 
this case, the power conserve mode should NOT be activated.

Anyway, as a temporary workaround you can edit /etc/apm/event.d/20hdparm
and set on line 32 APMD_SPINDOWN to a saner value. Also, it would be
nice to move this parameter in /etc/default so that it is cleanly
configurable.

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-24 Thread Blue
I think this deserves a greater importance than "wishlist".
A value of 18 for hdparm -S translates to 90 seconds, and this is insane, 
because even let to idle the system will try write to the disks every 2..4 
minutes.
That means that the disk idles for 90 seconds and spins down and after another 
90 seconds the system wants to write on it and it spins it up again. So, even 
with an idle system
the hard disk will be spinned up 90 seconds and spinned down the next 90. Not 
only this is dangerous, but it's useless from a power management point of view.

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-24 Thread Blue
Please note that that editing hdparm.conf alone does NOT solve the
problem, see comment 58 for details.

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-24 Thread Blue
OOps :) This one :
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/59695/comments/28

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-24 Thread Blue
I would rather suggest to modify /etc/apm/event.d/20hdparm and at line 32 
instead of 
APMD_SPINDOWN=18

put 
APMD_SPINDOWN=180 # 15 minutes  instead of 90 seconds.

You can also set /etc/hdparm.conf, but as long as the apmd service is activated 
the setting in /etc/hdparm.conf will be useless, so if you modify hdparm.conf 
please 
don't forget to make sure that hdparm is executed at boot (use 
rcconf,update-rc.d or services admin for that) AND make sure that you either 
modify the APMD_SPINDOWN or disable the apmd service using the previously 
mentioned rc tools.
I had a longer discussion with Martin by email and he had apmd disabled - 
that's why his hdparm.conf setting was not overset.
Anyway, 90 seconds is insane as default value.
And I also want to reiterate that the same apm script incorrectly assumes a 
on-battery configuration when it can't actually figure out if we are running on 
ac power or on battery (the special case 255 returned by on_ac_power ).

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-25 Thread Blue
Can someone else with this problem post the result from the following :
First,as root:
 on_ac_power ; echo $?
Second :
ps axu |grep apm

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-25 Thread Blue
I intend to investigate later who is calling hdparm to set hard disc power 
management parameters. I intend to do this by replacing the hdparm binary with 
a dummy script that
will log it's execution date, parameters and a pstree. I hope by this to find 
out who and when calls hdparm.
If it is a bios default issue (which I really doubt !) then I will not find any 
hdparm execution with power management related parameters.

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-25 Thread Blue
As I promised, here are the results of the test. I replaced hdparm with a 
script and logged what happened.
So, here we have the proof that actually the scripts ARE altering the default 
settings.
<>
Fri Oct 26 01:28:00 EEST 2007 hdparm invoked with parameters -S 4 /dev/sda
...[pstree]
 
|-apmd---apmd_proxy---run-parts---laptop-mode---laptop_mode---hdparm---pstree
...
---
Fri Oct 26 01:28:17 EEST 2007 hdparm invoked with parameters -S 244 /dev/sda
init-+-apmd---apmd_proxy---run-parts---laptop-mode---laptop_mode---hdparm---pstree
 |-klogd
 `-rc---S20sendsigs---sleep
---
Fri Oct 26 01:29:33 EEST 2007 hdparm invoked with parameters -S0 /dev/sda
...[pstree]
 |-rc---S20hdparm---S20hdparm---hdparm---pstree
...
---
Fri Oct 26 01:29:37 EEST 2007 hdparm invoked with parameters -S 4 /dev/sda
init-+-NetworkManager
 |-NetworkManagerD
 
|-apmd---apmd_proxy---run-parts---laptop-mode---laptop_mode---hdparm---pstree
 |-console-kit-dae---61*[{console-kit-dae}]
 |-cron
 |-dbus-daemon
 |-dd
.[more pstree cut]
<<< end >>>

All I did was to reenable the acpid and apmd services and reboot... I
also mention that on this system on_ac_power returns 255 and the system
does not interpret correctly this sittuation and activates a laptop
specific on-battery profile(this is another bug) . This is actually a
desktop system.

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-26 Thread Blue
There is (almost) no firmware and/or bios issue here. It's the OS's scripts  
that set insane defaults. 
As about aggressive power management settings - let's not forget that a hard 
drive is a delicate mechanical piece of equipment that spins at 5400 or 7200 
rotations per minute.
It is not supposed to be turned on and off every 2 minutes just like your car's 
engine is not supposed to be turned off whenever you stop at the red light of 
the semaphore.

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-26 Thread Blue
I have _very_ big doubts that any hard disk (even a laptop one) is supposed to 
spin down after only 20..30 seconds of idle time. If you can sustain this "it's 
supposed to be that way" with an official manufacturer specification or 
statement  I would greatly apreciate it. 
As far as I know, repeated on-off cycles are more stressing to the device than 
simply letting it run.

Searching about this spinning problem on Western Digital's site I found that 
some of their drives spin down after 10 minutes of inactivity. This is by far a 
better default that the one I found is set by the OS's power management 
scripts. If you look above at my experiment you will find that those scripts 
execute hdparm -S4 which translates in 20 SECONDS of inactivity before spinning 
down. This IS insane comparing with 10 minutes. Even more, on the same 
manufacturer's site I found a document where  they say that respinning up a 
harddisk takes a lot of power (the current peaks at about 1A) which means that 
if it's needed/done too frequently it basically nulls any power economy you 
would make by spinning the drive down in the first place... 
WD knows this and this is why on some of their products the idle timeout is set 
to 10 minutes and not to 20 seconds. And I am very sure that the other 
manufacturers are also aware about this and will not set impossible timeouts 
that actually do not help them obtain a better medium power consumption. After 
all, the whole point is to spin the disk down when the probability that the 
disk will not be needed again too soon is high enough.

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-27 Thread Blue
Kamil Páral : You are right that laptop disks are much more suitable for 
increased spin up/down cycles (with about 600k supported by seagate drives) . 
However, keep in mind that due to another bug added to this one,  even desktop 
computers with desktop drives can end with this kind of settings, AND the 20 
seconds idle set by ubuntu's scripts is WAY too small . It makes no sense, the 
user could just be reading something on the display - this is not idle time. 
Most likely after another minute he will do something else and the drive will 
have to be spinned up again. Besides the fact that spinning up takes more 
energy and nullifies the power saved by stopping the drive, the respin process 
takes another 4..5 seconds for the usual laptop drive (checked specs on WD for 
example), and this 4..5 seconds wait every few minutes is annoying for the user.
I fully sustain the iddea of reducing power consumption, but let's do this in a 
way that really makes sense.
Look what I found on WD's knowledge base regarding external hard disks (these 
are often targeted to laptop users, and also often use actual laptop drives in 
usb enclosures :

"The initial power-on process is generally harder on the internal
components of a hard drive than spinning for extended periods. However,
Western Digital drives are designed to handle either scenario. Most
users outgrow their drive before repeated turning on and off becomes a
problem. Turning on the drive a few times per day is considered normal
usage and should not pose any problems. If a drive is turned on and off
excessively on a daily basis, this could affect the longevity of the
hard drive’s components."

This is from Western Digital's knowledge base. It refers to external
drives, but these are often laptop drives in usb enclosures.

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-27 Thread Blue
Pedro : just parking the heads and not spinning down the platter is not
usually a problem. This is usually a good thing and helps minimize
damage on the magnetic surface on shocks and vibrations to whick laptop
computers are usually exposed to.

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-27 Thread Blue
@Gilles Schintgen   
It's actually about spin down. 
I already proved ( 
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/59695/comments/78 ) 
that hdparm is invoked with -S 4 which translates (see hdparm manpage)  in "Set 
the *spindown* timeout for the drive to 20 seconds".
This is the real problem and it's not caused by the drive firmware or the 
computer's BIOS. It's the operating system's scripts that call hdparm to set 
unrealistic spindown times.

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-27 Thread Blue
Gilles,
I think the root of the both evils is common :)

On a desktop computer, spinning down  and then spinning up the hard disk 
produced the same annoying "clank". If I had a newer and quieter hard drive on 
that machine
I could have missed this problem ... (or at least realize it only later by the 
spinup delay).Because the noise I found it just about an hour after installing 
the new release on this machine :)
I myself solved the problem by setting hdparm.conf and disabling apmd and acpid 
(unneeded on that machine). So I'm not affected by this problem any more myself.

Now, we must make the difference between the following parameters :
1.Start/Stop Count  and
2.Load/Unload Cycle Count

The first counts how many times the hard drive entered  sleep mode OR was fully 
stopped/powered off. 
The second one counts the number of times the heads were parked in the landing 
area. You can get the heads to go to the landing area and keep the platters 
spinning, but you cannot 
spin down without parking the heads. So, wherever you spin down the drive both 
of those smart parameters are incremented. When the drive is just parked, only 
Load/Unload Cycle Count is incremented. 
While a lot of parking is not bad, a lot of start/stops are bad. 
The <> in the power management scripts   that I'm pointing my 
finger at controlls the spinup/spindown and not just the parking of the heads. 
And the default timeout for that is not only uninspired, but potentially 
dangerous. This is what actually has the greatest potential to kill the drive 
prematurely. So, in your smartctl output look for a high start/stop count , not 
for a high load/unload count .
These are the values for my laptop that still runs Dapper :

  4 Start_Stop_Count0x0012   100   100   000Old_age   Always   
-   749   
 12 Power_Cycle_Count   0x0032   100   100   000Old_age   Always   
-   386
193 Load_Cycle_Count0x0012   036   036   000Old_age   Always   
-   646281

The hard drive is only about 1 year old. I'm not worried about
Load_Cycle_Count (which is way over 600k ). I would worry about a high
Start_Stop_Count .

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-27 Thread Blue
Parking is not bad and should not have side effects.

On a new system ( just a few days old) running another OS Load_Cycle_Count is 
3317.
This parking means just moving the heads away, it does not stress the disk in 
any way . 
 The spindown/spinup however, does (and does not help save energy if it is done 
too quickly )

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-27 Thread Blue
I didn't find any execution of hdparm in the start-up scripts,

How did you search ? Because in my case there are a FEW executions.

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-27 Thread Blue
I already did that and I found that hdparm is executed a lot of times
just during one boot process :

https://bugs.launchpad.net/ubuntu/+source/acpi-
support/+bug/59695/comments/78

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-28 Thread Blue
On Sun, 2007-10-28 at 13:26 +, Bart Samwel wrote:
> @Blue:
> 
> Regarding this: "Even more, on the same manufacturer's site I found a
> document where they say that respinning up a harddisk takes a lot of
> power (the current peaks at about 1A) which means that if it's
> needed/done too frequently it basically nulls any power economy you
> would make by spinning the drive down in the first place..."

 I think it's a considerable effort due to the fact that they
needed to create a special "technology" to make it easier on the
drive :) Of course this depends on the drive speed too.

> 
> I don't think this picture is entirely accurate. Typical drives draw ~1
> W while spinning without reading/writing, ~2 W while reading/writing,
> and ~2-4 W while spinning up. The break-even point depends on the exact
> values and the spin-up speed, although I guess that the total amount of
> power required to spin up will be somewhat constant (i.e., a longer
> spin-up will require a lower wattage). I did some measurements on this a
> while ago, published here:
> 
> http://www.linuxjournal.com/article/7539
> 
> You can see from the chart that spinning this particular drive down
> *every* 12 seconds already yields significant savings. This suggests
> that the break-even point lies somewhere around 6-8 seconds of spun down
> time.
> 
> Now, regarding the "insane" -S4 setting for laptop mode: this setting is
> intended for battery mode only,

 But it gets activated for desktop where battery status cannot be
determined,too. And this is bad. Also, I don't find smart to try to
bring down the disk every 20 seconds because it is very likely that you
will have to respin it very, very soon later because of user activity or
system activity (there are a lot of files that are open and appended at,
varios logs, xsession-errors and so on). I'm not sure that we should
bring the power management to  extreme. Please set -S4 to your laptop
and let it idle. You will see that anyway the hard disk stops and
respins every 1..2 minutes. 


>  and only on laptop drives. Let's do the
> math. Assuming you spin down the drive *only* while you're on battery
> (which is when it matters), and you get one spindown every minute.
> Assume the laptop lasts for 5 hours on every charge (a high estimate for
> typical laptops) and the battery has a lifetime of 1200 discharge-charge
> cycles (again, a high estimate). Then you have 1200 * 5 * 60 = 36
> cycles before you have to replace your first battery, and then you can
> take another 800 cycles before the 60 spindown mark is reached.
> 
> Alternatively, consider when you use battery mode for exactly 5 hours a
> day, every day (a quite extreme situation). That's 300 spindowns per
> day, or 300*365 = 109500 spindowns per year. That yields a lifetime of
> 5.48 years (again assuming a lifetime rating of 60 spindowns).
> 
> Note that one spindown per minute is a very high average, you'll almost
> never hit that: usually, you have more extended periods of continuous
> drive usage (when you're doing stuff), as well as more extended periods
> of no drive usage (while you're reading stuff or editing a
> document/file). Also, five hours of on-battery usage on average *every
> day of the week* for years in a row is a very high estimate (I guess
> most laptops get used fully for either 5 or 2 days a week, not seven). I
> therefore think that -S4 is a pretty safe setting for on-battery usage.
> Also, setting it higher will cut into your power savings very fast. Set
> it to -S12 and your drive will probably not spin down very often at all,
> which means that you can just as well turn laptop mode off.
> 
> Anyway, I think that any power management settings which make a drive
> load/unload once every minute *all the time* are doomed to kill drives.
> No need to blame this problem on the -S4, which is for a very special
> use case (on battery) only.

 Anyway, it seems that we have actually more problems. It is the
Load/Unload period -which we should address by putting a hdparm -B with
an appropriate value, and the spindown timeout which we should address
so that it really makes sense and does not creates a situation where
even let idle the system will get spinned/downspinned every minute or
two. If someone really needs that kind of power saving then he/she
should consider solid state disks which are more appropriate for
economy.
The third problem would be that on systems where the battery status
cannot be determined, to NOT activate extreme power management schemes,
because the system could be a desktop (with a drive not appropriate for
extreme power management) or a server...

And finally, I am still not convinced that a spin/unspin

[Bug 131133] Re: [gutsy] no sound on Dell Latitude D630/D830/Inspiron 1300/Precision M4300/Vostro 1500/1700/Apple Aluminium iMac/Acer TM6292 pci id 8086:284b

2007-10-14 Thread Blue
The backport package should be just a temp workaround. I expect the problem to 
be solved in the default kernel. As someone said before : 
"Compiling and fiddling with the settings is nice and all, but a desktop 
distribution without a sound out-of-box (for quite big set of a hardware) is a 
silly joke."

I can also confirm the sound problem on Latitude D630, 32bit install.

-- 
[gutsy] no sound on Dell Latitude D630/D830/Inspiron 1300/Precision 
M4300/Vostro 1500/1700/Apple Aluminium iMac/Acer TM6292 pci id 8086:284b
https://bugs.launchpad.net/bugs/131133
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 131133] Re: [gutsy] no sound on Dell Latitude D630/D830/Inspiron 1300/Precision M4300/Vostro 1500/1700/Apple Aluminium iMac/Acer TM6292 pci id 8086:284b

2007-10-16 Thread Blue
Agree, somehow the default install should work out of the box  by fixing
the default kernel or by adding the backported modules in the default
installuntil the default kernel is finally fixed and the backported
modules will not be needed any more.

-- 
[gutsy] no sound on Dell Latitude D630/D830/Inspiron 1300/Precision 
M4300/Vostro 1500/1700/Apple Aluminium iMac/Acer TM6292 pci id 8086:284b
https://bugs.launchpad.net/bugs/131133
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 131133] Re: [gutsy] no sound on Dell Latitude D630/D830/Inspiron 1300/Precision M4300/Vostro 1500/1700/Apple Aluminium iMac/Acer TM6292 pci id 8086:284b

2007-10-16 Thread Blue
But is it a "restricted" module ?!  If it's not, why mix it with the
restricted stuff ?

-- 
[gutsy] no sound on Dell Latitude D630/D830/Inspiron 1300/Precision 
M4300/Vostro 1500/1700/Apple Aluminium iMac/Acer TM6292 pci id 8086:284b
https://bugs.launchpad.net/bugs/131133
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 70046] Re: gnome-settings-daemon won't start, crashes

2007-10-08 Thread Blue
*** This bug is a duplicate of bug 61381 ***
https://bugs.launchpad.net/bugs/61381

I confirm the problem reported. Happens with gutsy beta  installed in a
vmware virtual machine, default install.

-- 
gnome-settings-daemon won't start, crashes
https://bugs.launchpad.net/bugs/70046
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 153195] Re: ksoftirqd/0 always using about 30% cpu time

2007-10-19 Thread Blue
I can confirm this.
Passing "acpi=off" at boot solves the problem, however this makes the cpu run 
with only one core.

-- 
ksoftirqd/0 always using about 30% cpu time
https://bugs.launchpad.net/bugs/153195
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 206227] Re: vinagre fails to connect

2008-04-16 Thread Blue
If a definitive fix will not make it to hardy, then at least vinagre should be 
demoted from the default vnc client position. I want to remind everybody that 
this release is LTS and it would be very lame to ship something that is 
installed by default and by default it does not work.

Thank you.

-- 
vinagre fails to connect
https://bugs.launchpad.net/bugs/206227
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 206227] Re: vinagre fails to connect

2008-04-17 Thread Blue
But why does it work right after connecting with vncviewer ?
Connecting to a host with xtightvncviewer (which always works) triggers vinagre 
to also work for that target.

-- 
vinagre fails to connect
https://bugs.launchpad.net/bugs/206227
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 200693] Re: Thinkpad X300 produces no sound

2008-04-19 Thread blue
I also suffer this problem now. because of this I cannot use skype to
talk with my friend.

-- 
Thinkpad X300 produces no sound
https://bugs.launchpad.net/bugs/200693
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 206227] Re: vinagre fails to connect

2008-04-07 Thread Blue
I experience the same behavior  when using vinagre "against" two different 
linux host, both running ubuntu gutsy.
It is also important to note that given a significant number of retries the 
connection will eventually succeed. 
Using
ii  vinagre0.5.0-1VNC client for the GNOME Desktop
on ubuntu hardy.

-- 
vinagre fails to connect
https://bugs.launchpad.net/bugs/206227
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 49444] Re: Erroneous display of "From" field

2008-04-09 Thread Blue
This problem still exists in  evolution  2.22.0-0ubuntu  from hardy
...

-- 
Erroneous display of "From" field
https://bugs.launchpad.net/bugs/49444
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 206227] Re: vinagre fails to connect

2008-04-10 Thread Blue
I am curious if this is going to be fixed for hardy release. Otherwise
it would be quite ridiculous to have a default vnc client that is not
even able to connect to the previous version of ubuntu...

-- 
vinagre fails to connect
https://bugs.launchpad.net/bugs/206227
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 200693] Re: Thinkpad X300 produces no sound

2008-05-07 Thread blue

Accroding to http://www.thinkwiki.org/wiki/Category_talk:X300, this bug will 
not be solved until kernel 2.6.26 is released.

But when kernel 2.6.26 will be released?

[QUATE]
Things that don't work:

* Audio:
  * Latest ALSA release shows Master and PCM only in the mixer and produces no 
audio
  * [2008-03-11] Nightly alsa-driver snapshot populates the mixer with more 
realistic entries, but is still silent on both speakers and headphones.
  * [2008-03-14] An extremely helpful ALSA developer is making the necessary 
changes. An early version is able to play sound and most of the card/mixer 
features work.
  * [2008-04-25] Patch is in git kernel now, we won't officially see it until 
2.6.26 is released.
[/QUATE]

-- 
Thinkpad X300 produces no sound
https://bugs.launchpad.net/bugs/200693
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 200693] Re: Thinkpad X300 produces no sound

2008-04-27 Thread blue
I don't want to compile. Is there any other way to solve this problem?

-- 
Thinkpad X300 produces no sound
https://bugs.launchpad.net/bugs/200693
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 206227] Re: vinagre fails to connect

2008-04-11 Thread Blue
I have just found a very weird thing :

1. Try to connect using vinagre a few times. I get "the connection was closed" 
every time.
2. I try to connect using vncviewer (from xtightvncviewer ) and this works fine.
3. I close vncviewer and  get back to vinagre and try to connect again using 
vinagre. Now this also works every time.
4. WTF  :) ?

-- 
vinagre fails to connect
https://bugs.launchpad.net/bugs/206227
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 49360] Re: BadAlloc error when playing a video with xv

2007-08-05 Thread Blue
It's not usually a videoram detection issue . The  only parameter that
usually seems to solve the problem (at least on the machines I tested
on) is CacheLines.

Please check this thread too - I'm sorry I forgot to put the comment
here, too :

https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/52490

-- 
BadAlloc error when playing a video with xv
https://bugs.launchpad.net/bugs/49360
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 17216] Re: Hard drive spindown should be configurable

2007-10-31 Thread Blue
It does set some parameters. It does not matter  if it does this during
the boot process itself or as a part of another independent subsystem.

-- 
Hard drive spindown should be configurable
https://bugs.launchpad.net/bugs/17216
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 17216] Re: Hard drive spindown should be configurable

2007-10-31 Thread Blue
A default gutsy install has :
ENABLE_LAPTOP_MODE_ON_BATTERY=1 


So, when on battery those settings are applied.
Unfortunately, even when the "on battery" status cannot be tested (on_ac_power 
returns 255) the system implies a "on battery" status and activates laptop mode.
Even on  battery (for real) , the settings applied are too aggressive, IMHO.

Please look at the related bug (59695) and see that I made a test by replacing 
hdparm with a script and logged the results. Despite the system being a desktop 
system,
 those hdparm -S settings are aplied...more than once and (that's funny) with 
different values :) - true, all in apm/laptop-mode related scripts, but no one 
enabled laptop-mode on this system, it's a clean default install.
If someone wants to test this on his own, it is very simple to replace the 
hdparm binary with a script that logs the execution date , parameters and a 
pstree to find the execution sequence.

As soon as I disabled the apmd and acpid services on that machine, the
hdparm settings were no longer applied and the hard disk stopped
spinning down every minute.

-- 
Hard drive spindown should be configurable
https://bugs.launchpad.net/bugs/17216
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 17216] Re: Hard drive spindown should be configurable

2007-10-31 Thread Blue
You should rather try this not after reboot but immediately after power-on, so 
that no  setting put by the previous instance of the operating system is 
inherited.
(Some BIOS-es do not hard-reset the hard drive during the warm reboot process).

-- 
Hard drive spindown should be configurable
https://bugs.launchpad.net/bugs/17216
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 188588] Re: VLC 5.1 Stuttering

2008-03-09 Thread Blue
I can confirm it on dapper. 
It happens on a Cirrus Logic CS 4614/22/24/30 sound card when playing a dvd 
with vlc.

-- 
VLC 5.1 Stuttering
https://bugs.launchpad.net/bugs/188588
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5364] Re: Can't use static ip address with network-manager (and thus no VPN connections menu for static users)

2008-04-05 Thread Blue
Well,we are a few years later and the same problem persists. You can now
configure the network manually and set a static ip for wireless - but
the setting it's not applied; Also network profiles still suck (as in
they do not work at all at remembering combinations of wired/wireless
settgins correctly).

-- 
Can't use static ip address with network-manager (and thus no VPN connections 
menu for static users)
https://bugs.launchpad.net/bugs/5364
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 50812] Re: Badness after wpa_supplicant is launched

2008-04-05 Thread Blue
I used a dapper install with this problem until yesterday. Except the error per 
se, it did not create problems and it worked as expected.
It could be worth investigating from a security point of view but not from the 
functional point of view.

-- 
Badness after wpa_supplicant is launched
https://bugs.launchpad.net/bugs/50812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52490] Re: Xorg can't handle large XV buffers (badalloc)

2007-05-30 Thread Blue
*** This bug is a duplicate of bug 49360 ***
https://bugs.launchpad.net/bugs/49360


First I must say that I'm quite dissapointed that this bug is still in 
"Unconfirmed" status as it is really easy to reproduce it with a large 
resolution video (and i810).
However, I have finally found where the problem lies :
It is the i810 driver default for "CacheLines" . From i810's man page :
 Option "CacheLines" "integer"
  This allows the user to change the  amount  of  graphics  memory
  used  for  2D  acceleration  and  video.  Decreasing this amount
  leaves more for 3D textures.  Increasing it can improve 2D  per-
  formance  at the expense of 3D performance.  Default: depends on
  the resolution, depth, and available video memory.   The  driver
  attempts  to  allocate at least enough to hold two DVD-sized YUV
  buffers by default.  The default used for a specific  configura-
  tion can be found by examining the Xorg log file.
Default value on my system  is 256. After modifying this parameter  to a larger 
(768)  value this problem disappears. I think a better  default should be set 
in the i810 driver and the problem should be passed to i810 developers. 

As HD videos are more and more available, a saner default for this
parameter is necessary.

-- 
Xorg can't handle large XV buffers  (badalloc)
https://bugs.launchpad.net/bugs/52490
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 44811] Re: File type / Open with annoyance

2007-06-24 Thread Blue
I do not think there will ever be a way to include in the distribution
any possible mimetype. In these condition, there must be a way for the
enduser to control how his files are opened based for example only on
the extension (or anything that works for any generic file).

At this moment, it is impossible (using only the standard desktop environment) 
to assign DXF files to be opened with the appropriate application.This is 
because nautilus tries to outsmart the user in identified almost any non binary 
file as a pure text file and assign it to be opened with the default texteditor.
Trying to change this behaviour by right clicking such a file (a dxf file for 
example) and assigning another application to handle the file will actually 
assign any textfile to be opened with the second application, which again is 
wrong. 

As long as the user does not have a way to change the behaviour for third party 
documents/files this is still  a bug. (Would you otherwise prefer us to open a 
bug for ubuntu saying that "ubuntu does not include any possible mimetype on 
earth" ? )
It's not right to always try to outsmart the user about what he (the user) 
wants. A lot of us have bad memories about a certain operating system doing 
exactly that.

Thank you.


** Changed in: nautilus (Ubuntu)
   Status: Invalid => New

-- 
File type / Open with annoyance
https://bugs.launchpad.net/bugs/44811
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 49444] Re: Erroneous display of "From" field

2007-03-14 Thread Blue
I don't know if it is a coincidence, but it seems to be something related to 
displaying the 
https://launchpad.net/bugs/49444

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 44828] Re: Evolution looses some mails on the way from the inbox to the screen

2007-04-04 Thread Blue
Christoffer, could you make the test that Daniel proposed ? (The
previous post). After I encountered the problem I switched to imap and
it would be quite hard for me to switch back to pop3 and reproduce the
problem with CAMEL_DEBUG=all.

-- 
Evolution looses some mails on the way from the inbox to the screen
https://bugs.launchpad.net/bugs/44828
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 44828] Re: Evolution looses some mails on the way from the inbox to the screen

2007-04-04 Thread Blue
If there is confidential data in the log file, try to find&replace the sensible 
strings (emails,servers... ) with something else.
Obviously there is no easy way to tell what could be relevant and what not in 
the context of this bug. Maybe a developer can help here.

-- 
Evolution looses some mails on the way from the inbox to the screen
https://bugs.launchpad.net/bugs/44828
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 44828] Re: Evolution looses some mails on the way from the inbox to the screen

2006-12-13 Thread Blue
I suppose the bug is still there. Meanwhile I switched to IMAP to
overcome evo's problem by keeping all messages on the mail server.

-- 
Evolution looses some mails on the way from the inbox to the screen
https://launchpad.net/bugs/44828

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 44828] Re: Evolution looses some mails on the way from the inbox to the screen

2007-01-10 Thread Blue
Probabbly it's an obscure bug , hard to encounter. However, please tell
me what else could I send to you so that you can confirm the problem
yourself.

Thank you,

-- 
Evolution looses some mails on the way from the inbox to the screen
https://launchpad.net/bugs/44828

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 55154] Re: When using very small fonts, Nautilus shows bad sized textboxes

2006-12-14 Thread Blue
The problem still exists and I did not test in Edgy. 
However, maybe the following factors are of relevance :
I use a high resolution (1400x1050); The dpi is custom set to 96 dpi (this is 
not the default).
Maybe you can test this on similar conditions (high res, modified dpi , very 
small font - ms arial 8 ).

-- 
When using very small fonts, Nautilus shows bad sized textboxes
https://launchpad.net/bugs/55154

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 72167] Re: dash "echo -e" echoes "-e"

2006-12-14 Thread Blue
I confirm this bug.
Because of it for example xmail does not install  (the postinst scripts need to 
echo -e user pass >ctrlaccounts.tab )
Why is dash included as /bin/sh, anyway ?! It seems a lot of people out there 
have compatibility problems with this cr*p.

BTW, this is not so much a dash issue but an Ubuntu (as a distro) issue,
as dash should have not been included as the default shell anyway - it
creates too much compatibility problems. (ubuntu-minimal depends on dash
)

** Changed in: dash (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
dash "echo -e" echoes "-e"
https://launchpad.net/bugs/72167

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52490] Re: Xorg can't handle large XV buffers (badalloc)

2006-12-22 Thread Blue
I don't have a large video right now, but I'll check it as soon as
possible. If this really solves the problem, you are right, the option
should be set by default.

-- 
Xorg can't handle large XV buffers  (badalloc)
https://launchpad.net/bugs/52490

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52490] Re: Xorg can't handle large XV buffers (badalloc)

2006-12-22 Thread Blue
Well... it does NOT solve the problem. Maybe this option works on some
drivers only :

(WW) I810(0): Option "LinearAlloc" is not used

Of course, video players still crash on large videos.

-- 
Xorg can't handle large XV buffers  (badalloc)
https://launchpad.net/bugs/52490

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 469752] Re: firefox,3.5/3.6 startup-notification bug

2010-05-09 Thread Blue
This issue still exist in Ubuntu Lucid.
Any idea when  the fix will be available in updates ?

-- 
firefox,3.5/3.6 startup-notification bug
https://bugs.launchpad.net/bugs/469752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 231254] Re: Vinagre says "Connection to host was closed" with working server

2010-05-09 Thread Blue
Vinagre had a "remote closed connection"  bug back on Hardy Heron (LTS release) 
and today in Lucid (the next LTS release) I still find the same issue.
You guys are hilarious, and this cr*p of an application, "vinagre" even more 
so. I'm sorry to say that, but it's just sad that after so many years you force 
us, the users to deal with the same idiotic application.

-- 
Vinagre says "Connection to host was closed" with working server
https://bugs.launchpad.net/bugs/231254
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 430496] Re: cryptsetup devices not mounted on boot

2009-10-31 Thread Blue
This is not quite fixed, yet.
I encounter the following issues :
*  the startup scripts do not always succed in correctly unlocking the keyslot. 
Looks like sometimes the keyboard
input does not get to the password reader but to something else. 
* And if you can switch  to console 8 unfortunately one can even see the 
password typed in the first console where the luks password was asked; This is 
not ok first because the password does not get where it should get, and second 
because it creates a security risk as anyone could press (ctrl)-alt-f8 and see 
the password for the encrypted disk(s).
* if cryptdisks is enabled, all other services should depend on cryptdisks, 
nothing should continue until the user either correctly  unlocks all the 
encrypted volumes OR he cancels the operation or he fails the password for the 
numtries parameter in crypttab.
NOW, for example gdm starts anyway. Needless to say, this create an issue when 
you are trying to enter the cryptovolumes password and  then gdm takes over the 
screen and the keyboard.
* The tty's on the other side seem to wait for the cryptdisks. This creates the 
following issue : If you did not manage to properly enter the password, after 
gdm started you could try to switch back to console 1 and retry to enter the 
password. However, because of how the dependencies are made, you are presented 
with a blank screen. If you press enter a few times, eventually the startup 
sequence completes (i think it actually terminates cryptdisks init script) and 
so the other services get to be started (getty for ex).

-- 
cryptsetup devices not mounted on boot
https://bugs.launchpad.net/bugs/430496
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 430496] Re: cryptsetup devices not mounted on boot

2009-10-31 Thread Blue
Just reproduced this on a fresh install in a VM:
- made a clean install;
- cryptsetup luksFormat /dev/somepartition
- added esomepartition /dev/somepartition  none luks
in /etc/crypttab
-added /dev/mapper/esomepartition in /etc/fstab
rebooted.
After reboot, the startup scripts get to the point where a password for the 
encrypted partition is asked.
However, after just a few keystrokes gdm overtakes the screen and the keyboard.
This is a quite simple and straightforward scenario, has anyone tested these 
things ?!

-- 
cryptsetup devices not mounted on boot
https://bugs.launchpad.net/bugs/430496
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 430496] Re: cryptsetup devices not mounted on boot

2009-10-31 Thread Blue
PS : 
As gdm overtook the keyboard and screen, it seems that the init scripts somehow 
hang, and other things like for example the tty's do not start at all. You'll 
have to get back to tty1 and send a few enters to unhang  the sequence.

-- 
cryptsetup devices not mounted on boot
https://bugs.launchpad.net/bugs/430496
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 580221] Re: mc directory sizes not reliable

2010-05-17 Thread Blue
How could be the bug invalid if du's reporting is always ok ?
It can however be reproduced on the local filesystem. I am able to reproduce 
locally in many cases using the following scenario :
1). Go to a populated and loaded directory. For example a quite heavily used 
user home.
2). Enter one subdirectory - for example .gimp-2.6. In this directory call mc's 
directory sizes. Initially it will properly count everything.
3). Go back one directory in the user's home
4). Call directory sizes again. 

When i do this, almost every time counting it is NOT made again,and it
only puts a size on the previously counted directory (.gimp-2.6 in this
case). All other directories remain with sizes of 4096 bytes or 0.

-- 
mc directory sizes not reliable
https://bugs.launchpad.net/bugs/580221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 580221] Re: mc directory sizes not reliable

2010-05-18 Thread Blue
Let me reissue :

we have the following structure :
A
|-- B
|   |-- X
|   |-- Y
|   |-- Z
|   |-- file1
|   |-- file2
|   `-- file3
|-- C
|   |-- file1
|   |-- file2
|   `-- file3
|-- D
|-- E
`-- F

We enter directory B and request directory sizes. mc will count everything that 
resides in directory B and caches the result.
Now we are getting BACK to the parent directory A and request directory count 
again. Please keep in mind that untill this moment we only requested directory 
counts while we were in directory B. 
Now when we request counting while in parent directory A we would expect 
correct counting for all directories B,C...F.
However, instead of that mc just fetches the total for directory B (in which we 
previously ran directory count). IT WILL NOT COUNT THE DIRECTORIES THAT ARE ON 
THE SAME LEVEL : C,D,E and F.
IT IS A BUG.

-- 
mc directory sizes not reliable
https://bugs.launchpad.net/bugs/580221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 580221] Re: mc directory sizes not reliable

2010-05-18 Thread Blue
Please see the attached screen cast.
See how I  descend  in my home, in .gimp-2.4 and in .gimp-2.4 i run directory 
count.
Then, i go back to the parent directory (which is my home directory ) and run 
directory count there, too.
Instead of counting that directory, mc limits itself to displaying ONLY ONE 
size, that of the directory where i previously run directory count.
Then, for the argument's sake I also descend into gimp-2.6, where i run 
directory count and learn that the directory is not empty at all.
I descend back to the parent directory, run directory count again, and this 
time mc only gives me the correct size for the previously counted directory 
ONLY, instead for all the objects in the directory where I run directory count. 


** Attachment added: "mc-directorycount-bug.ogv"
   http://launchpadlibrarian.net/48679861/mc-directorycount-bug.ogv

-- 
mc directory sizes not reliable
https://bugs.launchpad.net/bugs/580221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 580221] Re: mc directory sizes not reliable

2010-05-18 Thread Blue
...another recording of the same issue, this time on a nfs mounted
directory. It is clearly visible how mc itself forgets the correct size
from one interrogation to another.


** Attachment added: "screencast-mc-dircount2.ogv"
   http://launchpadlibrarian.net/48680411/screencast-mc-dircount2.ogv

-- 
mc directory sizes not reliable
https://bugs.launchpad.net/bugs/580221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 580221] Re: mc directory sizes not reliable

2010-05-19 Thread Blue
Well, EVEN SO it fails, because it sometimes calculates (as previously 
expected) the sizes for all the content in the current directory and in other 
cases it does compute any sizes AT ALL or just limits itself to count only ONE 
directory from all the (sub)directories in the current directory.
In my screencasts i never selected any subset of files, and i still got three 
different results for the same operation :
- correct counting, sometimes, for all the objects in the current directory. 
This was the previous mode of operation, and the expected one.
- no counting at all 
- only partial counting

-- 
mc directory sizes not reliable
https://bugs.launchpad.net/bugs/580221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 580221] Re: mc directory sizes not reliable

2010-05-19 Thread Blue
I understand what you say. Unfortunately the new behaviour is not intuitive  at 
all IMHO.
Select ".." to count the CURRENT directory ?
Hope a smarter way is found.
I will also try to recheck the network fs mc vs du issue if i will be able to 
reproduce it.

-- 
mc directory sizes not reliable
https://bugs.launchpad.net/bugs/580221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302050] Re: MS Office .pps files should open in presentation mode as with MS PowerPoint

2010-05-20 Thread Blue
I agree, the default behaviour should be user configurable.
And is there alt least a way to exit presentation mode after such a file was 
opened ?
Pressing escape closes the application

-- 
MS Office .pps files should open in presentation mode as with MS PowerPoint
https://bugs.launchpad.net/bugs/302050
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   >