Bug#462305: (no subject)

2008-05-24 Thread Bertram Bourdrez
On Sat, May 24, 2008 at 03:23:14PM +0200, Yves-Alexis Perez wrote:
 Which version are you running?

2.6.25-2-686, which appears to be the most recent linux-image in Sid.
 
 Can you ls -Rl /sys/class/power_supply ?

$ ls -Rl /sys/class/power_supply
/sys/class/power_supply:
total 0
drwxr-xr-x 3 root root 0 2008-05-24 16:06 AC
drwxr-xr-x 3 root root 0 2008-05-24 15:08 BAT0

/sys/class/power_supply/AC:
total 0
lrwxrwxrwx 1 root root0 2008-05-24 16:06 device - 
../../../devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01/PNP0C09:00/ACPI0003:00
-r--r--r-- 1 root root 4096 2008-05-24 16:06 online
drwxr-xr-x 2 root root0 2008-05-24 16:06 power
lrwxrwxrwx 1 root root0 2008-05-24 16:06 subsystem - ../../power_supply
-r--r--r-- 1 root root 4096 2008-05-24 16:06 type
-rw-r--r-- 1 root root 4096 2008-05-24 16:06 uevent

/sys/class/power_supply/AC/power:
total 0
-rw-r--r-- 1 root root 4096 2008-05-24 16:06 wakeup

/sys/class/power_supply/BAT0:
total 0
-rw-r--r-- 1 root root 4096 2008-05-24 16:06 alarm
-r--r--r-- 1 root root 4096 2008-05-24 15:08 current_now
lrwxrwxrwx 1 root root0 2008-05-24 16:06 device - 
../../../devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01/PNP0C09:00/PNP0C0A:00
-r--r--r-- 1 root root 4096 2008-05-24 15:08 energy_full
-r--r--r-- 1 root root 4096 2008-05-24 16:06 energy_full_design
-r--r--r-- 1 root root 4096 2008-05-24 15:08 energy_now
-r--r--r-- 1 root root 4096 2008-05-24 16:06 manufacturer
-r--r--r-- 1 root root 4096 2008-05-24 16:06 model_name
drwxr-xr-x 2 root root0 2008-05-24 16:06 power
-r--r--r-- 1 root root 4096 2008-05-24 15:08 present
-r--r--r-- 1 root root 4096 2008-05-24 16:06 serial_number
-r--r--r-- 1 root root 4096 2008-05-24 15:08 status
lrwxrwxrwx 1 root root0 2008-05-24 16:06 subsystem - ../../power_supply
-r--r--r-- 1 root root 4096 2008-05-24 16:06 technology
-r--r--r-- 1 root root 4096 2008-05-24 16:06 type
-rw-r--r-- 1 root root 4096 2008-05-24 16:06 uevent
-r--r--r-- 1 root root 4096 2008-05-24 16:06 voltage_min_design
-r--r--r-- 1 root root 4096 2008-05-24 15:08 voltage_now

/sys/class/power_supply/BAT0/power:
total 0
-rw-r--r-- 1 root root 4096 2008-05-24 16:06 wakeup

The system in question is an IBM Thinkpad X31, with a single battery, on
power but not in the docking station. thinkpad_acpi module is loaded.

Bertram
-- 
Bertram Bourdrez [EMAIL PROTECTED]



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



Bug#462305: (no subject)

2008-05-23 Thread Bertram Bourdrez
I tried the patch, and it doesn't give me an estimate for the time remaining
on charging or discharging my battery. It appears that this is because it
reads the wrong files (like /sys/class/power_supply/BAT0/charge_now, which
doesn't exist on my system), producing output like:

 Battery 1 (Battery): Discharging, (null)

Bertram
-- 
Bertram Bourdrez [EMAIL PROTECTED]



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



Bug#474236: (no subject)

2008-05-06 Thread Bertram Bourdrez
I applied the patch and built the package, and the bug still manifests
itself for me, both with the example listed in this bug and some of my own
code using python-notify.

Bertram
-- 
Bertram Bourdrez [EMAIL PROTECTED]



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



Bug#327025: Dutch first day of the week also wrong

2006-01-16 Thread Bertram Bourdrez
I'm not sure if this is the right place to report this, but the test program
seems to output Sunday as the first day of the week for the Netherlands
(locale nl_NL). This is incorrect, as the Netherlands observe ISO 8601,
which defines the week to start on Monday.

I'd link you to the relevant norm at the NEN (normalisation institute) site,
but it seems to be for purchase only:

http://www2.nen.nl/nen/servlet/dispatcher.Dispatcher?id=BIBLIOGRAFISCHEGEGEVENScontentID=202381searchType=sw_zkx_normen

However, it does show the ISO number.

Bertram
-- 
Bertram Bourdrez [EMAIL PROTECTED]


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