[Bug 358314] Re: Invalid e-tag when using mod_deflate

2009-06-26 Thread Pepijn van de Geer
I can't seem to find apache2 pf mod_deflate in the archive.

-- 
Invalid e-tag when using mod_deflate
https://bugs.launchpad.net/bugs/358314
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 358314] [NEW] Invalid e-tag when using mod_deflate

2009-04-09 Thread Pepijn van de Geer
Public bug reported:

Binary package hint: apache2

When using mod_deflate apache sends invalid e-tags to the client. This
breaks use of the if-none-match tag, because apache doesn't recognize
its own e-tag and resends the file instead of sending a "304 Not
modfied"

Tags look like this:  Etag: "2106e9-2c-3e9564c23b60"-gzip instead of  Etag: 
"2106e9-2c-3e9564c23b60-gzip"
pay close attention to the quotes.. 

This seems to be the result of a wrong bugfix. More details are here:
https://issues.apache.org/bugzilla/show_bug.cgi?id=39727
A bugfix for mod_deflate is checked in already here: 
http://svn.apache.org/viewvc?view=rev&revision=740149

It would be great if we could have this fix for hardy-bugfixes

I'm using Ubuntu 8.04 LTS, all packages up-to-date including the latest apache:
apache2:
  Installed: 2.2.8-1ubuntu0.5
  Candidate: 2.2.8-1ubuntu0.5
  Version table:
 *** 2.2.8-1ubuntu0.5 0
500 http://us.archive.ubuntu.com hardy-updates/main Packages
500 http://security.ubuntu.com hardy-security/main Packages
100 /var/lib/dpkg/status
 2.2.8-1 0
500 http://us.archive.ubuntu.com hardy/main Packages

** Affects: apache2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Invalid e-tag when using mod_deflate
https://bugs.launchpad.net/bugs/358314
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 253422] Re: Realtek ALC883 speakers don't mute when headphones plugged in

2009-01-06 Thread Pepijn van de Geer
I've got the same problem here on my laptop: an msi s271
Running Intrepid with the latest kernel.
There is sound coming from the speakers and my headphone, but the speakers 
aren't muted when i plug the headphone in.

http://www.alsa-
project.org/db/?f=533495de41c479144402879c8d2decc31ec1a137

Adding model=targa-2ch-dig at the end of /etc/modprobe.d/alsa-base
unfortunatly doesn't seem to solve the problem.  :(

-- 
Realtek ALC883 speakers don't mute when headphones plugged in
https://bugs.launchpad.net/bugs/253422
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 218094] Re: Wrong battery information on MSI S271 laptop with msi-laptop module loaded

2009-01-06 Thread Pepijn van de Geer
This bug still persists on a newly installed Intrepid with all updates as of 
today.
Kernel: 2.6.27-9-generic

Blacklisting msi_laptop still seems to fix it but I wonder what the side
effects of this will be..

-- 
Wrong battery information on MSI S271 laptop with msi-laptop module loaded
https://bugs.launchpad.net/bugs/218094
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 218094] Re: Wrong battery information on MSI S271 laptop with msi-laptop module loaded

2008-08-10 Thread Pepijn van de Geer
I think I've seen this behaviour on my MSI S271 since the last three releases 
or so.
I just blacklisted the msi_laptop module and can conform that this "solves" the 
issue. Power manager seems to report correct values now.

-- 
Wrong battery information on MSI S271 laptop with msi-laptop module loaded
https://bugs.launchpad.net/bugs/218094
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 189656] Re: gnome-terminal crashed with SIGSEGV in g_type_check_instance_cast()

2008-03-10 Thread Pepijn van de Geer
Happened to me when switching font size.

-- 
gnome-terminal crashed with SIGSEGV in g_type_check_instance_cast()
https://bugs.launchpad.net/bugs/189656
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 158419] Re: Banshee crashes when file/directory is not present

2007-12-05 Thread Pepijn van de Geer
This seems to be fixed as the current code of the stable branch looks
like this:

private void DeleteSong(TrackInfo ti)
{
File.Delete(ti.Uri.LocalPath);

// trim empty parent directories
try {
string old_dir = Path.GetDirectoryName(ti.Uri.LocalPath);
while(old_dir != null && old_dir != String.Empty) {
Directory.Delete(old_dir);
old_dir = Path.GetDirectoryName(old_dir);
}
} catch(Exception) {}
}

-- 
Banshee crashes when file/directory is not present
https://bugs.launchpad.net/bugs/158419
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 72325] Re: NEC dvd-writer ND2500 cannot burn anymore

2007-04-09 Thread Pepijn van de Geer
this no longer applies. (it works)

** Changed in: hal (Ubuntu)
   Status: Unconfirmed => Fix Committed

-- 
NEC dvd-writer ND2500 cannot burn anymore
https://bugs.launchpad.net/bugs/72325
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 72325] NEC dvd-writer ND2500 cannot burn anymore

2006-11-18 Thread Pepijn van de Geer
Public bug reported:

Somehow my dvd-burner is no longer correctly identified. this may have
happend after the upgrade to edgy, though i'm not sure. I think the hal
device information is incorrect. Nautilus keeps asking for an empty cd.
The burner used to work and still works under that other OS.

Additional info:

[EMAIL PROTECTED]:~$ /usr/lib/nautilus-cd-burner/list_cddrives

** (process:9699): WARNING **: No property volume.disc.capacity on
device with id /org/freedesktop/Hal/devices/volume_empty_unknown


---
Drive:
  name: _NEC DVD_RW ND-2500A
  device:   /dev/hdd
  door: closed
  type: CD-R, CD-RW, DVD-R, DVD-RW, CD, DVD
  is mounted:   FALSE
  max read speed:   0 KiB/s (CD 0.0x, DVD 0.0x)
  max write speed:  0 KiB/s (CD 0.0x, DVD 0.0x)
  write speeds:
Media:
  label:''
  type: Unknown Media (blank)
  is writable:  FALSE
  is appendable:FALSE
  capacity: Could not be determined
  size: 0.00 MiB
---

lshal output:

udi = '/org/freedesktop/Hal/devices/storage_model__NEC_DVD_RW_ND_2500A'
  info.addons = {'hald-addon-storage'} (string list)
  storage.policy.desired_mount_point = 'dvdrecorder'  (string)
  storage.policy.mount_filesystem = 'auto'  (string)
  storage.policy.should_mount = true  (bool)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_model__NEC_DVD_RW_ND_2500A'  (string)
  info.udi = '/org/freedesktop/Hal/devices/storage_model__NEC_DVD_RW_ND_2500A'  
(string)
  storage.cdrom.write_speed = 0  (0x0)  (int)
  storage.cdrom.read_speed = 0  (0x0)  (int)
  storage.cdrom.support_media_changed = true  (bool)
  storage.cdrom.hddvdrw = false  (bool)
  storage.cdrom.hddvdr = false  (bool)
  storage.cdrom.hddvd = false  (bool)
  storage.cdrom.bdre = false  (bool)
  storage.cdrom.bdr = false  (bool)
  storage.cdrom.bd = false  (bool)
  storage.cdrom.dvdplusrdl = false  (bool)
  storage.cdrom.dvdplusrw = false  (bool)
  storage.cdrom.dvdplusr = false  (bool)
  storage.cdrom.dvdram = false  (bool)
  storage.cdrom.dvdrw = false  (bool)
  storage.cdrom.dvdr = true  (bool)
  storage.cdrom.dvd = true  (bool)
  storage.cdrom.cdrw = true  (bool)
  storage.cdrom.cdr = true  (bool)
  storage.requires_eject = true  (bool)
  storage.hotpluggable = false  (bool)
  info.capabilities = {'storage', 'block', 'storage.cdrom'} (string list)
  info.category = 'storage'  (string)
  info.product = '_NEC DVD_RW ND-2500A'  (string)
  storage.removable = true  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/pci_1039_5513_ide_1_1'  (string)
  storage.firmware_version = '1.06'  (string)
  storage.vendor = ''  (string)
  storage.model = '_NEC DVD_RW ND-2500A'  (string)
  storage.drive_type = 'cdrom'  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.media_check_enabled = true  (bool)
  storage.no_partitions_hint = true  (bool)
  storage.bus = 'ide'  (string)
  block.is_volume = false  (bool)
  block.minor = 64  (0x40)  (int)
  block.major = 22  (0x16)  (int)
  block.device = '/dev/hdd'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/pci_1039_5513_ide_1_1'  (string)
  linux.sysfs_path_device = '/sys/block/hdd'  (string)
  linux.sysfs_path = '/sys/block/hdd'  (string)

udi = '/org/freedesktop/Hal/devices/volume_empty_unknown'
  org.freedesktop.Hal.Device.Volume.method_execpaths = 
{'hal-system-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'as'} (string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Eject'} (string list)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  info.udi = '/org/freedesktop/Hal/devices/volume_empty_unknown'  (string)
  volume.disc.is_rewritable = false  (bool)
  volume.disc.is_appendable = false  (bool)
  volume.disc.is_blank = true  (bool)
  volume.disc.has_data = false  (bool)
  volume.disc.has_audio = false  (bool)
  volume.disc.type = 'unknown'  (string)
  volume.size = 89233686528  (0x14c6be)  (uint64)
  volume.num_blocks = 0  (0x0)  (int)
  volume.block_size = 512  (0x200)  (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = true  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_mounted = false  (bool)
  volume.mount_point = ''  (string)
  volume.label = ''  (string)
  volume.uuid = ''  (string)
  volume.fsversion = ''  (string)
  volume.fsusage = ''  (string)
  volume.fstype = ''  (string)
  storage.model = ''  (string)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_model__NEC_DVD_RW_ND_2500A'  (string)
  block.is_volume = true  (bool)
  block.minor = 64  (0x40)  (int)
  block.major = 22  (0x16)  (int)
  block.device = '/dev/hdd'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_model__NEC_DVD