[Bug 305500] [NEW] Installation with RAID setup always results in "kernel was unable to re-read partition table"

2008-12-05 Thread coCoKNIght
Public bug reported:

In Ubuntu 8.10 Server and alternate. When you try to install Ubuntu with a RAID 
(tested with RAID 1) setup, when writing changes to disk the following warning 
appears:
---
[!] Partition disks
Warning!
The kernel was unable to re-read the partition table on /dev/md0 (Invalid 
argument). This means Linux won't know anything about the modifications you 
made until you reboot. You should reboot your computer before doing anything 
with /dev/md0.
 
---
When rebooting the system the same message will come again, but continuing 
anyway resulted in an operational RAID and Ubuntu instalation.

Aditional information:
I've tested this with SATA HDDs and I think they're unfortunately on the same 
bus.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: raid

-- 
Installation with RAID setup always results in "kernel was unable to re-read 
partition table"
https://bugs.launchpad.net/bugs/305500
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 361465] Re: F-spot crash during import (GLib.MissingIntPtrCtorException)

2009-05-14 Thread coCoKNIght
I just experienced this bug yesterday. I'm using Jaunty.
I wanted to import my photos folder (3GB) from my backup but somewhere during 
the process f-spot crashed.
After that when I reopen f-spot it crashes again after a few seconds.
Then I've renamed my photos.db to photos.db.bak -> f-spot starts without any 
fotos. I then tryed to import all the fotos that were already copied to the 
Pictures folder but the same crash occurred.

-- 
F-spot crash during import (GLib.MissingIntPtrCtorException)
https://bugs.launchpad.net/bugs/361465
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 358019] Re: After update today sound has stopped working

2009-05-14 Thread coCoKNIght
For me this was a temporary issue that got fixed with later updates.

-- 
After update today sound has stopped working
https://bugs.launchpad.net/bugs/358019
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 361465] Re: F-spot crash during import (GLib.MissingIntPtrCtorException)

2009-05-14 Thread coCoKNIght
should I file a new bug?

-- 
F-spot crash during import (GLib.MissingIntPtrCtorException)
https://bugs.launchpad.net/bugs/361465
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 361465] Re: F-spot crash during import (GLib.MissingIntPtrCtorException)

2009-05-14 Thread coCoKNIght
I've started f-spot with the --debug option, this ist the output:

---
f-spot --debug
** Running f-spot in Debug Mode **
** Running Mono with --debug   **
[Info  12:47:33.901] Initializing DBus
[Debug 12:47:34.630] DBusInitialization took 0.675659s
[Info  12:47:34.631] Initializing Mono.Addins
[Debug 12:47:36.819] Mono.Addins Initialization took 2.187834s
[Info  12:47:36.862] Starting new FSpot server
[Debug 12:47:42.172] Db Initialization took 1.131251s
[Debug 12:47:46.159] QueryToTemp took 0.234586s : SELECT id, time, uri, 
description, roll_id, default_version_id, rating, md5_sum FROM photos  WHERE id 
NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY  time DESC
[Debug 12:47:46.585] PhotosPerMonth took 0.128551s
[Debug 12:47:46.629] TimeAdaptor REAL Reload took 0.377137s
[Debug 12:47:47.144] Query took 0.104016s : SELECT * FROM photoquery_temp_0 
LIMIT 100 OFFSET 0
get fences failed: -1
param: 6, val: 0
[Info  12:47:49.017] Starting BeagleService
[Debug 12:47:49.038] BeagleService startup took 7.6E-05s
[Info  12:47:49.038] Hack for gnome-settings-daemon engaged
Syncing metadata to file...
[Debug 12:47:49.581] open uri = 
file:///home/cocoknight/Pictures/2006/01/26/19-09-05_0323.jpg
[Debug 12:47:49.761] IndexOf took 0.016586s : SELECT ROWID FROM 
photoquery_temp_0 WHERE time <= 1262320199 ORDER BY time DESC LIMIT 1
[Debug 12:47:49.769] IndexOf took 0.005641s : SELECT ROWID FROM 
photoquery_temp_0 WHERE id = 104
old = "" new = "" heading = "ASCII"
value = 2006:01:26 14:24:38 len = 19
value = f-spot version 0.5.0.3 len = 22
value = 2009:05:14 12:47:50 len = 19
value = f-spot version 0.5.0.3 len = 22
value = 2009:05:14 12:47:50 len = 19
Saved 1669 bytes
Syncing metadata to file...
[Debug 12:47:51.135] open uri = 
file:///home/cocoknight/Pictures/2000/09/02/b2mech003.jpg
old = "" new = "" heading = "ASCII"
value = 2000:09:02 18:35:34 len = 19
_:bnode-1745358336 <http://ns.adobe.com/photoshop/1.0/Urgency> "10" .
<http://fakebase.f-spot.org/internal/> <http://ns.adobe.com/xap/1.0/Rating> "4" 
.
value = f-spot version 0.5.0.3 len = 22
value = 2009:05:14 12:47:51 len = 19
value = f-spot version 0.5.0.3 len = 22
value = 2009:05:14 12:47:51 len = 19

(f-spot:12077): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling 
gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the 
data stream to the loader before dropping the last reference.
Stacktrace:

  at (wrapper managed-to-native) Exif.ExifData.exif_data_save_data 
(System.Runtime.InteropServices.HandleRef,intptr&,uint&) <0x4>
  at (wrapper managed-to-native) Exif.ExifData.exif_data_save_data 
(System.Runtime.InteropServices.HandleRef,intptr&,uint&) <0x>
  at Exif.ExifData.Save () <0x0006c>
  at JpegHeader.SetExif (Exif.ExifData) <0x00014>
  at FSpot.JpegFile.SaveMetaData (System.IO.Stream,System.IO.Stream) <0x0004e>
  at FSpot.JpegFile.SaveMetaData (string) <0x00095>
  at FSpot.Jobs.SyncMetadataJob.WriteMetadataToImage (FSpot.Photo) <0x001d5>
  at FSpot.Jobs.SyncMetadataJob.Execute () <0x0008b>
  at Job.Run () <0x0001a>
  at Banshee.Kernel.Scheduler.ProcessJobThread () <0x0015d>
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void__this__ 
(object,intptr,intptr,intptr) <0x>

Native stacktrace:


after that it just seems to hang, f-spot is still there but unresponsive

-- 
F-spot crash during import (GLib.MissingIntPtrCtorException)
https://bugs.launchpad.net/bugs/361465
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 361465] Re: F-spot crash during import (GLib.MissingIntPtrCtorException)

2009-05-14 Thread coCoKNIght
And when I rename the photos.db file to photos.db.bak and start f-spot
with the --debug option and start to import the files in Pictures, this
is the end of the output:

--
[Debug 13:09:56.146] open uri = 
file:///home/cocoknight/Pictures/2001/11/15/Esmebigeyesspotligtside.JPG
Stacktrace:

  at (wrapper managed-to-native) Exif.ExifData.exif_data_save_data 
(System.Runtime.InteropServices.HandleRef,intptr&,uint&) <0x4>
  at (wrapper managed-to-native) Exif.ExifData.exif_data_save_data 
(System.Runtime.InteropServices.HandleRef,intptr&,uint&) <0x>
  at Exif.ExifData.Save () <0x0006c>
  at JpegHeader.SetExif (Exif.ExifData) <0x00014>
  at FSpot.JpegFile.SaveMetaData (System.IO.Stream,System.IO.Stream) <0x0004e>
  at FSpot.JpegFile.SaveMetaData (string) <0x00095>
  at FSpot.Jobs.SyncMetadataJob.WriteMetadataToImage (FSpot.Photo) <0x001d5>
  at FSpot.Jobs.SyncMetadataJob.Execute () <0x0008b>
  at Job.Run () <0x0001a>
  at Banshee.Kernel.Scheduler.ProcessJobThread () <0x0015d>
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void__this__ 
(object,intptr,intptr,intptr) <0x>

Native stacktrace:

f-spot [0x806d944]
f-spot [0x808616b]
[0xb7fa3410]
/usr/lib/libexif.so.12(exif_set_short+0x2c) [0xb4c3331c]
/usr/lib/libexif.so.12 [0xb4c2a4a3]
/usr/lib/libexif.so.12 [0xb4c2a66e]
/usr/lib/libexif.so.12(exif_data_save_data+0x108) [0xb4c2ad28]
[0xb19054fa]
[0xb190545d]
[0xb1905395]
[0xb19052d7]
[0xb1904a56]
[0xb3b189f6]
[0xb3c4b264]
[0xb3c4b183]
[0xb3c4ad66]
[0xb5d1ed61]
f-spot(mono_runtime_delegate_invoke+0x34) [0x80b8974]
f-spot [0x80f76bf]
f-spot [0x81653b6]
f-spot [0x81833b5]
/lib/tls/i686/cmov/libpthread.so.0 [0xb7eaf4ff]
/lib/tls/i686/cmov/libc.so.6(clone+0x5e) [0xb7e0449e]

Debug info from gdb:


=
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=

Aborted

-- 
F-spot crash during import (GLib.MissingIntPtrCtorException)
https://bugs.launchpad.net/bugs/361465
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 376685] [NEW] NEF files are displayed upside down in preview

2009-05-14 Thread coCoKNIght
Public bug reported:

Binary package hint: f-spot

I'm using F-spot 0.5.0.3 on Ubuntu Jaunty

*NEF files are displayed upside down in preview
*When I doubleclick a preview NEF photo, while it loads it's still upside down 
but after the big picture has been loaded completely it gets displayed the 
right way. Thumbnail picture is still upside down though.
(I've also noticed that it's not possible to rotate NEF files, but I've seen 
there's a wishlist bug report for that already)

** Affects: f-spot (Ubuntu)
 Importance: Undecided
 Status: New

-- 
NEF files are displayed upside down in preview
https://bugs.launchpad.net/bugs/376685
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 376961] Re: f-spot crashes during import and some seconds after restarting f-spot

2009-05-15 Thread coCoKNIght
This is the output of f-spot with the --debug option after reopening
f-spot after the import crash:

---
f-spot --debug
** Running f-spot in Debug Mode **
** Running Mono with --debug **
[Info 12:47:33.901] Initializing DBus
[Debug 12:47:34.630] DBusInitialization took 0.675659s
[Info 12:47:34.631] Initializing Mono.Addins
[Debug 12:47:36.819] Mono.Addins Initialization took 2.187834s
[Info 12:47:36.862] Starting new FSpot server
[Debug 12:47:42.172] Db Initialization took 1.131251s
[Debug 12:47:46.159] QueryToTemp took 0.234586s : SELECT id, time, uri, 
description, roll_id, default_version_id, rating, md5_sum FROM photos WHERE id 
NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC
[Debug 12:47:46.585] PhotosPerMonth took 0.128551s
[Debug 12:47:46.629] TimeAdaptor REAL Reload took 0.377137s
[Debug 12:47:47.144] Query took 0.104016s : SELECT * FROM photoquery_temp_0 
LIMIT 100 OFFSET 0
get fences failed: -1
param: 6, val: 0
[Info 12:47:49.017] Starting BeagleService
[Debug 12:47:49.038] BeagleService startup took 7.6E-05s
[Info 12:47:49.038] Hack for gnome-settings-daemon engaged
Syncing metadata to file...
[Debug 12:47:49.581] open uri = 
file:///home/cocoknight/Pictures/2006/01/26/19-09-05_0323.jpg
[Debug 12:47:49.761] IndexOf took 0.016586s : SELECT ROWID FROM 
photoquery_temp_0 WHERE time <= 1262320199 ORDER BY time DESC LIMIT 1
[Debug 12:47:49.769] IndexOf took 0.005641s : SELECT ROWID FROM 
photoquery_temp_0 WHERE id = 104
old = "" new = "" heading = "ASCII"
value = 2006:01:26 14:24:38 len = 19
value = f-spot version 0.5.0.3 len = 22
value = 2009:05:14 12:47:50 len = 19
value = f-spot version 0.5.0.3 len = 22
value = 2009:05:14 12:47:50 len = 19
Saved 1669 bytes
Syncing metadata to file...
[Debug 12:47:51.135] open uri = 
file:///home/cocoknight/Pictures/2000/09/02/b2mech003.jpg
old = "" new = "" heading = "ASCII"
value = 2000:09:02 18:35:34 len = 19
_:bnode-1745358336 <http://ns.adobe.com/photoshop/1.0/Urgency> "10" .
<http://fakebase.f-spot.org/internal/> <http://ns.adobe.com/xap/1.0/Rating> "4" 
.
value = f-spot version 0.5.0.3 len = 22
value = 2009:05:14 12:47:51 len = 19
value = f-spot version 0.5.0.3 len = 22
value = 2009:05:14 12:47:51 len = 19

(f-spot:12077): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling 
gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the 
data stream to the loader before dropping the last reference.
Stacktrace:

  at (wrapper managed-to-native) Exif.ExifData.exif_data_save_data 
(System.Runtime.InteropServices.HandleRef,intptr&,uint&) <0x4>
  at (wrapper managed-to-native) Exif.ExifData.exif_data_save_data 
(System.Runtime.InteropServices.HandleRef,intptr&,uint&) <0x>
  at Exif.ExifData.Save () <0x0006c>
  at JpegHeader.SetExif (Exif.ExifData) <0x00014>
  at FSpot.JpegFile.SaveMetaData (System.IO.Stream,System.IO.Stream) <0x0004e>
  at FSpot.JpegFile.SaveMetaData (string) <0x00095>
  at FSpot.Jobs.SyncMetadataJob.WriteMetadataToImage (FSpot.Photo) <0x001d5>
  at FSpot.Jobs.SyncMetadataJob.Execute () <0x0008b>
  at Job.Run () <0x0001a>
  at Banshee.Kernel.Scheduler.ProcessJobThread () <0x0015d>
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void__this__ 
(object,intptr,intptr,intptr) <0x>

Native stacktrace:


after that it just seems to hang, f-spot is still there but unresponsive
When started without the --debug option f-spot just crashes after a few seconds.

-- 
f-spot crashes during import and some seconds after restarting f-spot
https://bugs.launchpad.net/bugs/376961
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 376961] [NEW] f-spot crashes during import and some seconds after restarting f-spot

2009-05-15 Thread coCoKNIght
Public bug reported:

Binary package hint: f-spot

Jaunty
f-spot 0.5.0.3
I wanted to import my photos folder (3GB) from my backup but during the process 
f-spot crashed.
After that when I reopen f-spot it crashes again after a few seconds.
Then I've renamed my photos.db to photos.db.bak -> f-spot starts without any 
fotos. I then tryed to import all the fotos that were already copied to the 
Pictures folder but the same crash occurred.

I also noticed that some photos were imported multiple times in
different folders. Typically a photo that was taken on say 2008/11/23
would appear in the folder 2008/11/23/ and 2008/11/24/.

F-spot also created some files with the name of a photo but with very
strange extensions. Unfortunatly I've not kept a record of that...

I now have all my photos imported and all is fine but I copied them into the 
Pictures folder manually and imported folder by folder without the "copy to 
Pictures folder" option. When I was reaching 1000 photos in f-spot, it got 
really slow and I even had to restart the computer once because nothing was 
responding anymore. I tryed to login from tty1 but it would take too long for 
the password input dialogue to appear.
After reboot f-spot was not slow anymore, which was kind of unexpected.

** Affects: f-spot (Ubuntu)
 Importance: Undecided
 Status: New

-- 
f-spot crashes during import and some seconds after restarting f-spot
https://bugs.launchpad.net/bugs/376961
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 376961] Re: f-spot crashes during import and some seconds after restarting f-spot

2009-05-15 Thread coCoKNIght
And when I rename the photos.db file to photos.db.bak and start f-spot
with the --debug option and start to import the files in Pictures, this
is the end of the output:

--
[Debug 13:09:56.146] open uri = 
file:///home/cocoknight/Pictures/2001/11/15/Esmebigeyesspotligtside.JPG
Stacktrace:

  at (wrapper managed-to-native) Exif.ExifData.exif_data_save_data 
(System.Runtime.InteropServices.HandleRef,intptr&,uint&) <0x4>
  at (wrapper managed-to-native) Exif.ExifData.exif_data_save_data 
(System.Runtime.InteropServices.HandleRef,intptr&,uint&) <0x>
  at Exif.ExifData.Save () <0x0006c>
  at JpegHeader.SetExif (Exif.ExifData) <0x00014>
  at FSpot.JpegFile.SaveMetaData (System.IO.Stream,System.IO.Stream) <0x0004e>
  at FSpot.JpegFile.SaveMetaData (string) <0x00095>
  at FSpot.Jobs.SyncMetadataJob.WriteMetadataToImage (FSpot.Photo) <0x001d5>
  at FSpot.Jobs.SyncMetadataJob.Execute () <0x0008b>
  at Job.Run () <0x0001a>
  at Banshee.Kernel.Scheduler.ProcessJobThread () <0x0015d>
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void__this__ 
(object,intptr,intptr,intptr) <0x>

Native stacktrace:

 f-spot [0x806d944]
 f-spot [0x808616b]
 [0xb7fa3410]
 /usr/lib/libexif.so.12(exif_set_short+0x2c) [0xb4c3331c]
 /usr/lib/libexif.so.12 [0xb4c2a4a3]
 /usr/lib/libexif.so.12 [0xb4c2a66e]
 /usr/lib/libexif.so.12(exif_data_save_data+0x108) [0xb4c2ad28]
 [0xb19054fa]
 [0xb190545d]
 [0xb1905395]
 [0xb19052d7]
 [0xb1904a56]
 [0xb3b189f6]
 [0xb3c4b264]
 [0xb3c4b183]
 [0xb3c4ad66]
 [0xb5d1ed61]
 f-spot(mono_runtime_delegate_invoke+0x34) [0x80b8974]
 f-spot [0x80f76bf]
 f-spot [0x81653b6]
 f-spot [0x81833b5]
 /lib/tls/i686/cmov/libpthread.so.0 [0xb7eaf4ff]
 /lib/tls/i686/cmov/libc.so.6(clone+0x5e) [0xb7e0449e]

Debug info from gdb:

=
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=

Aborted

-- 
f-spot crashes during import and some seconds after restarting f-spot
https://bugs.launchpad.net/bugs/376961
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 376961] Re: f-spot crashes during import and some seconds after restarting f-spot

2009-05-15 Thread coCoKNIght
Since I managed to import Esmebigeyesspotligtside.JPG alright I looked for a 
more representating debug output and photo-file:
Ok, this is a more representative debug output. The import folder has only 13 
pictures and f-spot seems to have a problem with 
file:///home/cocoknight/Pictures/Fotos/textures/steinplatten.JPG which I have 
attached to this reply.

f-spot --debug
** Running f-spot in Debug Mode **
** Running Mono with --debug   **
[Info  11:50:57.739] Initializing DBus
[Debug 11:50:58.327] DBusInitialization took 0.536944s
[Info  11:50:58.327] Initializing Mono.Addins
[Debug 11:51:00.352] Mono.Addins Initialization took 2.024338s
[Info  11:51:00.376] Starting new FSpot server
[Debug 11:51:02.287] Db Initialization took 1.195157s
[Debug 11:51:04.731] QueryToTemp took 0.01964s : SELECT id, time, uri, 
description, roll_id, default_version_id, rating, md5_sum FROM photos  WHERE id 
NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY  time DESC
[Debug 11:51:05.043] PhotosPerMonth took 0.001626s
[Debug 11:51:05.055] TimeAdaptor REAL Reload took 0.221701s
get fences failed: -1
param: 6, val: 0
item ImportCommand+SourceItem
[Debug 11:51:35.969] Scanning /home/cocoknight/Pictures/Fotos/textures for new 
photos
[Debug 11:51:35.998] Query Uri file:///home/cocoknight/Pictures/Fotos/textures
[Debug 11:51:36.016] Query took 0.004747s : SELECT id, time, uri, description, 
roll_id, default_version_id, rating, md5_sum FROM photos WHERE uri LIKE :uri 
AND uri NOT LIKE :uri_
[Debug 11:51:36.367] GetByUri query took 0.001034s
[Debug 11:51:36.376] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/06.tif
[Debug 11:51:36.485] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/06.tif
[Debug 11:51:36.922] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/06.tif
cleanup context
cleanup context
[Debug 11:51:37.168] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/06.tif
[Debug 11:51:37.169] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/06.tif
[Debug 11:51:37.261] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/06.tif
[Debug 11:51:37.785] IndicesOf took 0.159537s : SELECT ROWID FROM 
photoquery_temp_0 WHERE id IN (1)
[Debug 11:51:37.788] IndicesOf took 0.165609s
[Debug 11:51:37.980] Commit took 0.378326s
[Debug 11:51:37.990] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/06.tif
[Debug 11:51:38.010] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/06.tif

(f-spot:13630): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling 
gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the 
data stream to the loader before dropping the last reference.
[Debug 11:51:38.124] GetByUri query took 0.000957s
[Debug 11:51:38.126] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/KaLt.JPG
[Debug 11:51:38.129] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/KaLt.JPG
[Debug 11:51:38.402] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/KaLt.JPG
Syncing metadata to file...
[Debug 11:51:38.500] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/06.tif
[Debug 11:51:38.681] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/KaLt.JPG
[Debug 11:51:38.996] IndicesOf took 0.282882s : SELECT ROWID FROM 
photoquery_temp_0 WHERE id IN (2)
[Debug 11:51:38.997] IndicesOf took 0.283456s
[Debug 11:51:39.184] Commit took 0.470824s
Falling back to file loader
[Debug 11:51:39.215] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/06.tif
[Debug 11:51:39.218] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/06.tif
[Debug 11:51:39.296] GetByUri query took 0.001076s
[Debug 11:51:39.298] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/Kontainer.TIF
[Debug 11:51:39.328] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/Kontainer.TIF
Syncing metadata to file...
[Debug 11:51:39.697] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/KaLt.JPG
old = "" new = "" heading = "ASCII"
value = 2001:11:25 07:31:35 len = 19
value = f-spot version 0.5.0.3 len = 22
value = 2009:05:15 11:51:39 len = 19
value = f-spot version 0.5.0.3 len = 22
value = 2009:05:15 11:51:39 len = 19
Saved 16569 bytes
[Debug 11:51:40.219] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/Kontainer.TIF
[Debug 11:51:40.432] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/Kontainer.TIF
[Debug 11:51:40.440] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/Kontainer.TIF
[Debug 11:51:40.759] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/Kontainer.TIF
[Debug 11:51:40.965] IndicesOf took 0.203826s : SELECT ROWID FROM 
photoquery_temp_0 WHERE id IN (3)
[Debug 11:51:40.965] IndicesOf took 0.204072s
[Debug 11:51:41.253] Commit took 0.491683s
[Debug 11:51:41.412] GetByUri query took 0.000941s
[Debug 11:51:41.412] open uri = 
file:///home/cocoknight/Pictures/Fotos/textures/PICT0004.JPG
[Debug 11:51:41

[Bug 378830] Re: only first tagged photo available for tag icon creation

2009-06-15 Thread coCoKNIght
*** This bug is a duplicate of bug 385188 ***
https://bugs.launchpad.net/bugs/385188

** This bug has been marked a duplicate of bug 385188
   Please package 2.16.2 in Jaunty

-- 
only first tagged photo available for tag icon creation
https://bugs.launchpad.net/bugs/378830
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 348959] Re: [Hewlett-Packard HP Mini] hibernate/resume failure

2009-06-15 Thread coCoKNIght
Mine seems to be 1020LA
Also my Ubuntu partition is sda2, Could this have something to do with it?

I'm using ext4 now but there're problems with resizing an ext4
partition. So as long as I don't figure out how to do it I won't be able
to test hibernate on a fresh install etc...

-- 
[Hewlett-Packard HP Mini] hibernate/resume failure
https://bugs.launchpad.net/bugs/348959
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 372774] [NEW] no wireless after upgrading to kernel 2.6.28-12

2009-05-06 Thread coCoKNIght
Public bug reported:

After todays normal updates for my Jaunty install on my HP Mini 1000, wireless 
stopped working. This must have been caused by the kernel update to 2.6.28-12
The HP Mini has a Broadcom wireless card.
On the HP Mini there's an issue with the audio not working and some people have 
tried newer kernels as suggested by the assignee, which fixed the problem but 
broke the wireless. See this bugreport: 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/318942

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
no wireless after upgrading to kernel 2.6.28-12
https://bugs.launchpad.net/bugs/372774
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 372711] Re: kernal 2.6.28-12 breaks wireless, old kernal fine

2009-05-07 Thread coCoKNIght
next's workaround didn't do the trick for me. Still without wireless...

-- 
kernal 2.6.28-12 breaks wireless, old kernal fine
https://bugs.launchpad.net/bugs/372711
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 372711] Re: kernel 2.6.28-12 breaks wireless, old kernel fine

2009-05-07 Thread coCoKNIght
** Summary changed:

- kernal 2.6.28-12 breaks wireless, old kernal fine
+ kernel 2.6.28-12 breaks wireless, old kernel fine

-- 
kernel 2.6.28-12 breaks wireless, old kernel fine
https://bugs.launchpad.net/bugs/372711
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 378830] [NEW] only first tagged photo available for tag icon creation

2009-05-20 Thread coCoKNIght
Public bug reported:

Binary package hint: f-spot

I'm using F-spot 0.5.0.3 on Ubuntu Jaunty

I right-click a tag and click on "edit selected tag"
then I click on the image
I see the first photo with that tag and below it it says "photo 1 of 5" and 
there is a field where I should be able to choose one of the other photos with 
this tag to create a tag icon
However this seems to work only for the first tag create or create an icon for.

** Affects: f-spot (Ubuntu)
 Importance: Undecided
 Status: New

-- 
only first tagged photo available for tag icon creation
https://bugs.launchpad.net/bugs/378830
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 378832] [NEW] divider bar doesn't stick on place

2009-05-20 Thread coCoKNIght
Public bug reported:

Binary package hint: synaptic

I'm using synaptic 0.62.5 on Ubuntu Jaunty

There's a minor bug with the divider bar between the package list field and the 
package description field.
At least after reloading the sources and restarting Synaptic Package Manager, 
the dividers position is lower than before.
Eventually, after using Synaptic Package Manager for a bit, the divider will be 
at the very bottom of the window leaving no space for the description.
I've tested this with multiple themes.
The divider bar should remember its position correctly

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

-- 
divider bar doesn't stick on place
https://bugs.launchpad.net/bugs/378832
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 223075] Re: gnome main menu applet makes panel size to large

2009-02-03 Thread coCoKNIght
btw. if in system -> preferences -> appearence -> Interface you disable
the option 'show icons in menus' then the panel will get smaller as it
should be.

-- 
gnome main menu applet makes panel size to large
https://bugs.launchpad.net/bugs/223075
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 223075] Re: gnome main menu applet makes panel size to large

2009-02-03 Thread coCoKNIght
Got the same problem with 8.10 and 9-04, it's quiet annoying since I'm trying 
to save as much pixels as possilbe on my hp mini with 1024x600 but the menu 
doesn't adjust its size like everything else...
At least the bottom panel does get smaller though I think it could be even 
smaller with a font size of 6...

-- 
gnome main menu applet makes panel size to large
https://bugs.launchpad.net/bugs/223075
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 345645] [NEW] volume control problem with tabs

2009-03-19 Thread coCoKNIght
Public bug reported:

Distribution: Jaunty
Package: gnome-volume-control (the site wouldn't accept this package... for 
reporting)

When I open the 'volume control' window ()I see some 'Alsa mixer' settings, 
there are 2 tabs: 'Playback' and 'Sound Theme'.  
But while switching from one mixer to another eventually the main tab in all 
mixers will disappear and there'll be only the 'Sound Theme' tab. This is 
especially true if I switch to the 'Sound Theme' tab and then switch to another 
mixer.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: jaunty tab volume-control

-- 
volume control problem with tabs
https://bugs.launchpad.net/bugs/345645
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 348959] [NEW] [Hewlett-Packard HP Mini] hibernate/resume failure

2009-03-26 Thread coCoKNIght
Public bug reported:

Hibernate doesn't work on my HP Mini. Ubuntu 8.10 / 9.04

ProblemType: KernelOops
Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: hibernate/resume
InterpreterPath: /usr/bin/python2.6
MachineType: Hewlett-Packard HP Mini
Package: linux-image-2.6.28-11-generic 2.6.28-11.37
ProcAttrCurrent: unconfined
ProcCmdLine: root=UUID=9a2521bc-7cce-44d5-a065-19c37c5c18c6 ro ROOTFLAGS=syncio 
quiet splash
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.28-11.37-generic
SourcePackage: linux
StressLog: Error: [Errno 2] No such file or directory: 
'/var/lib/pm-utils/stress.log'
Tags: resume hibernate
Title: [Hewlett-Packard HP Mini] hibernate/resume failure
UserGroups:

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


** Tags: apport-kerneloops hibernate i386 resume

-- 
[Hewlett-Packard HP Mini] hibernate/resume failure
https://bugs.launchpad.net/bugs/348959
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 348959] Re: [Hewlett-Packard HP Mini] hibernate/resume failure

2009-03-26 Thread coCoKNIght

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/24363110/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/24363112/CurrentDmesg.txt

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

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/24363114/HalComputerInfo.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/24363115/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/24363116/Lsusb.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/24363118/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/24363119/ProcInterrupts.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/24363120/ProcMaps.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/24363121/ProcModules.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/24363122/ProcStatus.txt

-- 
[Hewlett-Packard HP Mini] hibernate/resume failure
https://bugs.launchpad.net/bugs/348959
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 348959] Re: [Hewlett-Packard HP Mini] hibernate/resume failure

2009-03-26 Thread coCoKNIght
Thanks for the link
Is this info enough?

Is the information below enough?

*Bug occurs while going into sleep
*reproducible, tried with 8.10 and 9.04
*Did never work befor but I haven't tryed older versions of Ubuntu
*No kernel-panic flashing caps-lock, there's an error message: 
['somenumber(it's not always the same)'] btusb_intr_complete: hci0 urb 
'somenumber(it's not always the same)' failed to resubmit (1) and then the 
computer turns off

-- 
[Hewlett-Packard HP Mini] hibernate/resume failure
https://bugs.launchpad.net/bugs/348959
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 353851] [NEW] package linux-image-2.6.28-11-generic 2.6.28-11.38 failed to install/upgrade: failed in buffer_write(fd) (10, ret=-1): backend dpkg-deb during `./lib/modules/2.6.28-11-generic/kerne

2009-04-02 Thread coCoKNIght
Public bug reported:

package linux-image-2.6.28-11-generic 2.6.28-11.38 fails to
upgrade/install on Jaunty

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: failed in buffer_write(fd) (10, ret=-1): backend dpkg-deb during 
`./lib/modules/2.6.28-11-generic/kernel/drivers/watchdog/iTCO_wdt.ko'
MachineType: Hewlett-Packard HP Mini
Package: linux-image-2.6.28-11-generic 2.6.28-11.38
ProcCmdLine: root=UUID=9a2521bc-7cce-44d5-a065-19c37c5c18c6 ro ROOTFLAGS=syncio 
quiet splash
ProcVersionSignature: Ubuntu 2.6.28-11.38-generic
SourcePackage: linux
Title: package linux-image-2.6.28-11-generic 2.6.28-11.38 failed to 
install/upgrade: failed in buffer_write(fd) (10, ret=-1): backend dpkg-deb 
during `./lib/modules/2.6.28-11-generic/kernel/drivers/watchdog/iTCO_wdt.ko'

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: apport-package i386

-- 
package linux-image-2.6.28-11-generic 2.6.28-11.38 failed to install/upgrade: 
failed in buffer_write(fd) (10, ret=-1): backend dpkg-deb during 
`./lib/modules/2.6.28-11-generic/kernel/drivers/watchdog/iTCO_wdt.ko'
https://bugs.launchpad.net/bugs/353851
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 353851] Re: package linux-image-2.6.28-11-generic 2.6.28-11.38 failed to install/upgrade: failed in buffer_write(fd) (10, ret=-1): backend dpkg-deb during `./lib/modules/2.6.28-11-generic/kernel/

2009-04-02 Thread coCoKNIght

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/24699467/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/24699468/CurrentDmesg.txt

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

** Attachment added: "DpkgTerminalLog.txt"
   http://launchpadlibrarian.net/24699470/DpkgTerminalLog.txt

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/24699471/HalComputerInfo.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/24699472/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/24699473/Lsusb.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/24699475/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/24699476/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/24699477/ProcModules.txt

-- 
package linux-image-2.6.28-11-generic 2.6.28-11.38 failed to install/upgrade: 
failed in buffer_write(fd) (10, ret=-1): backend dpkg-deb during 
`./lib/modules/2.6.28-11-generic/kernel/drivers/watchdog/iTCO_wdt.ko'
https://bugs.launchpad.net/bugs/353851
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 318942] Re: no sound from speakers on HP Mini 1000 (hda-intel, IDT 92HD75B2X5)

2009-04-02 Thread coCoKNIght
Confirmed. HP Mini 1000. This issue's been there since I upgraded to Ubuntu 
Jaunty before christmas I think :-)
Speakers work fine on my Ubuntu 8.10 installation

-- 
no sound from speakers on HP Mini 1000 (hda-intel, IDT 92HD75B2X5)
https://bugs.launchpad.net/bugs/318942
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 353851] Re: package linux-image-2.6.28-11-generic 2.6.28-11.38 failed to install/upgrade: failed in buffer_write(fd) (10, ret=-1): backend dpkg-deb during `./lib/modules/2.6.28-11-generic/kernel/

2009-04-02 Thread coCoKNIght
It just installed now after reloading the package information!

-- 
package linux-image-2.6.28-11-generic 2.6.28-11.38 failed to install/upgrade: 
failed in buffer_write(fd) (10, ret=-1): backend dpkg-deb during 
`./lib/modules/2.6.28-11-generic/kernel/drivers/watchdog/iTCO_wdt.ko'
https://bugs.launchpad.net/bugs/353851
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 318942] Re: no sound from speakers on HP Mini 1000 (hda-intel, IDT 92HD75B2X5)

2009-04-03 Thread coCoKNIght
Would be nice if you HP Mini guys could help me with this bug: 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/348959
It's about hibernate not working on the HP Mini. Thanks

-- 
no sound from speakers on HP Mini 1000 (hda-intel, IDT 92HD75B2X5)
https://bugs.launchpad.net/bugs/318942
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 318942] Re: no sound from speakers on HP Mini 1000 (hda-intel, IDT 92HD75B2X5)

2009-04-08 Thread coCoKNIght
No sound at all anymore since I installed the following upgrades today:
Upgraded the following packages:
alsa-utils (1.0.18-1ubuntu10) to 1.0.18-1ubuntu11
apport (0.148) to 1.0-0ubuntu2
apport-gtk (0.148) to 1.0-0ubuntu2
apturl (0.3.2ubuntu2) to 0.3.3ubuntu1
command-not-found (0.2.34ubuntu1) to 0.2.34ubuntu2
command-not-found-data (0.2.34ubuntu1) to 0.2.34ubuntu2
ecryptfs-utils (73-0ubuntu4) to 73-0ubuntu6
evolution-indicator (0.1.11-0ubuntu1) to 0.1.12-0ubuntu1
f-spot (0.5.0.3-1ubuntu5) to 0.5.0.3-1ubuntu6
findutils (4.4.0-2ubuntu3) to 4.4.0-2ubuntu4
firefox (3.0.8+nobinonly-0ubuntu2) to 3.0.8+nobinonly-0ubuntu3
firefox-3.0 (3.0.8+nobinonly-0ubuntu2) to 3.0.8+nobinonly-0ubuntu3
firefox-3.0-branding (3.0.8+nobinonly-0ubuntu2) to 3.0.8+nobinonly-0ubuntu3
firefox-3.0-gnome-support (3.0.8+nobinonly-0ubuntu2) to 3.0.8+nobinonly-0ubuntu3
firefox-gnome-support (3.0.8+nobinonly-0ubuntu2) to 3.0.8+nobinonly-0ubuntu3
gedit (2.26.0-0ubuntu2) to 2.26.0-0ubuntu3
gedit-common (2.26.0-0ubuntu2) to 2.26.0-0ubuntu3
gnome-keyring (2.26.0-0ubuntu4) to 2.26.0-0ubuntu5
gnome-session (2.26.0-0ubuntu1) to 2.26.0svn20090408-0ubuntu1
gnome-settings-daemon (2.26.0-0ubuntu3) to 2.26.0-0ubuntu4
grub (0.97-29ubuntu51) to 0.97-29ubuntu52
hal-cups-utils (0.6.19+git20090217-0ubuntu6) to 0.6.19+git20090217-0ubuntu7
inkscape (0.46-5ubuntu1) to 0.46-5ubuntu3
jockey-common (0.5-0ubuntu8) to 0.5-0ubuntu10
jockey-gtk (0.5-0ubuntu8) to 0.5-0ubuntu10
libcolamd-3.2.0 (1:3.2.0-4ubuntu1) to 1:3.2.0-4ubuntu2
libdeskbar-tracker (0.6.92-1ubuntu1) to 0.6.92-1ubuntu2
libecryptfs0 (73-0ubuntu4) to 73-0ubuntu6
libgcr0 (2.26.0-0ubuntu4) to 2.26.0-0ubuntu5
libglib2.0-0 (2.20.0-1build1) to 2.20.0-1build2
libglib2.0-data (2.20.0-1build1) to 2.20.0-1build2
libglib2.0-dev (2.20.0-1build1) to 2.20.0-1build2
libgnome-keyring0 (2.26.0-0ubuntu4) to 2.26.0-0ubuntu5
libgp11-0 (2.26.0-0ubuntu4) to 2.26.0-0ubuntu5
libkadm55 (1.6.dfsg.4~beta1-5ubuntu1) to 1.6.dfsg.4~beta1-5ubuntu2
libkrb5-dev (1.6.dfsg.4~beta1-5ubuntu1) to 1.6.dfsg.4~beta1-5ubuntu2
libkrb53 (1.6.dfsg.4~beta1-5ubuntu1) to 1.6.dfsg.4~beta1-5ubuntu2
libnm-glib0 (0.7.1~rc4-0ubuntu1) to 0.7.1~rc4.1.cf199a964-0ubuntu1
libnm-util1 (0.7.1~rc4-0ubuntu1) to 0.7.1~rc4.1.cf199a964-0ubuntu1
libpam-gnome-keyring (2.26.0-0ubuntu4) to 2.26.0-0ubuntu5
libpango1.0-0 (1.24.0-1) to 1.24.0-3
libpango1.0-common (1.24.0-1) to 1.24.0-3
libpango1.0-dev (1.24.0-1) to 1.24.0-3
libpulse-browse0 (1:0.9.14-0ubuntu16) to 1:0.9.14-0ubuntu17
libpulse-mainloop-glib0 (1:0.9.14-0ubuntu16) to 1:0.9.14-0ubuntu17
libpulse0 (1:0.9.14-0ubuntu16) to 1:0.9.14-0ubuntu17
libpulsecore9 (1:0.9.14-0ubuntu16) to 1:0.9.14-0ubuntu17
libpython2.6 (2.6.1-1ubuntu11) to 2.6.2~rc1-0ubuntu1
libtracker-gtk0 (0.6.92-1ubuntu1) to 0.6.92-1ubuntu2
libtrackerclient0 (0.6.92-1ubuntu1) to 0.6.92-1ubuntu2
linux-headers-2.6.28-11 (2.6.28-11.40) to 2.6.28-11.41
linux-headers-2.6.28-11-generic (2.6.28-11.40) to 2.6.28-11.41
linux-image-2.6.28-11-generic (2.6.28-11.40) to 2.6.28-11.41
linux-libc-dev (2.6.28-11.40) to 2.6.28-11.41
network-manager (0.7.1~rc4-0ubuntu1) to 0.7.1~rc4.1.cf199a964-0ubuntu1
pm-utils (1.2.2.4-0ubuntu3) to 1.2.2.4-0ubuntu4
pulseaudio (1:0.9.14-0ubuntu16) to 1:0.9.14-0ubuntu17
pulseaudio-esound-compat (1:0.9.14-0ubuntu16) to 1:0.9.14-0ubuntu17
pulseaudio-module-gconf (1:0.9.14-0ubuntu16) to 1:0.9.14-0ubuntu17
pulseaudio-module-hal (1:0.9.14-0ubuntu16) to 1:0.9.14-0ubuntu17
pulseaudio-module-x11 (1:0.9.14-0ubuntu16) to 1:0.9.14-0ubuntu17
pulseaudio-utils (1:0.9.14-0ubuntu16) to 1:0.9.14-0ubuntu17
python-apport (0.148) to 1.0-0ubuntu2
python-glade2 (2.14.1-0ubuntu1) to 2.14.1-1ubuntu1
python-gobject (2.16.1-0ubuntu3) to 2.16.1-1ubuntu2
python-gtk2 (2.14.1-0ubuntu1) to 2.14.1-1ubuntu1
python-problem-report (0.148) to 1.0-0ubuntu2
python2.6 (2.6.1-1ubuntu11) to 2.6.2~rc1-0ubuntu1
python2.6-dev (2.6.1-1ubuntu11) to 2.6.2~rc1-0ubuntu1
python2.6-minimal (2.6.1-1ubuntu11) to 2.6.2~rc1-0ubuntu1
rhythmbox (0.12.0-0ubuntu2) to 0.12.0-0ubuntu4
screen-resolution-extra (0.6) to 0.8
totem (2.26.1-0ubuntu1) to 2.26.1-0ubuntu2
totem-common (2.26.1-0ubuntu1) to 2.26.1-0ubuntu2
totem-gstreamer (2.26.1-0ubuntu1) to 2.26.1-0ubuntu2
totem-mozilla (2.26.1-0ubuntu1) to 2.26.1-0ubuntu2
totem-plugins (2.26.1-0ubuntu1) to 2.26.1-0ubuntu2
tracker (0.6.92-1ubuntu1) to 0.6.92-1ubuntu2
tracker-search-tool (0.6.92-1ubuntu1) to 0.6.92-1ubuntu2
tracker-utils (0.6.92-1ubuntu1) to 0.6.92-1ubuntu2
tzdata (2009d-1) to 2009e-1
update-manager (1:0.111.1) to 1:0.111.3
update-manager-core (1:0.111.1) to 1:0.111.3
xserver-common (2:1.6.0-0ubuntu9) to 2:1.6.0-0ubuntu12
xserver-xorg-core (2:1.6.0-0ubuntu9) to 2:1.6.0-0ubuntu12
xserver-xorg-dev (2:1.6.0-0ubuntu9) to 2:1.6.0-0ubuntu12
xserver-xorg-input-wacom (1:0.8.1.6-1ubuntu8) to 1:0.8.2.2-0ubuntu2
xserver-xorg-video-intel (2:2.6.3-0ubuntu5) to 2:2.6.3-0ubuntu8

-- 
no sound from speakers on HP Mini 1000 (hda-intel, IDT 92HD75B2X5)
https://bugs.launchpad.net/bugs/318942
You received this bug notification because you are a member of Ubuntu
Bu

[Bug 358019] Re: After update today sound has stopped working

2009-04-08 Thread coCoKNIght
There's no sound on the hp mini with jaunty after todays updates either.
See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/318942

-- 
After update today sound has stopped working
https://bugs.launchpad.net/bugs/358019
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 348959] Re: [Hewlett-Packard HP Mini] hibernate/resume failure

2009-04-13 Thread coCoKNIght

** Attachment added: "dmesg core platform"
   http://launchpadlibrarian.net/25356400/dmesg-core-platform.txt

-- 
[Hewlett-Packard HP Mini] hibernate/resume failure
https://bugs.launchpad.net/bugs/348959
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 348959] Re: [Hewlett-Packard HP Mini] hibernate/resume failure

2009-04-13 Thread coCoKNIght

** Attachment added: "dmesg core reboot"
   http://launchpadlibrarian.net/25356405/dmesg-core-reboot.txt

-- 
[Hewlett-Packard HP Mini] hibernate/resume failure
https://bugs.launchpad.net/bugs/348959
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 348959] Re: [Hewlett-Packard HP Mini] hibernate/resume failure

2009-04-13 Thread coCoKNIght

** Attachment added: "dmesg devices pĺatform"
   http://launchpadlibrarian.net/25356418/dmesg-devices-platform.txt

-- 
[Hewlett-Packard HP Mini] hibernate/resume failure
https://bugs.launchpad.net/bugs/348959
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 348959] Re: [Hewlett-Packard HP Mini] hibernate/resume failure

2009-04-13 Thread coCoKNIght
Above are the files from the Per sub-system hibernate test
And here the photo from hibernating from text mode

** Attachment added: "photo hibernating from textmode"
   http://launchpadlibrarian.net/25356495/hibernate-from-text-mode.jpg

-- 
[Hewlett-Packard HP Mini] hibernate/resume failure
https://bugs.launchpad.net/bugs/348959
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 360717] Re: Gnome Panel should allow resizing smaller than 23 pixels.

2009-04-13 Thread coCoKNIght
By changing the font sizes in system->preferences->appearance->fonts you
can make the panels smaller, however there's a bug with the main menu
that prevents scaling of the ubuntu logo icon in the main menu. The only
way to make a panel with a main menu smaller is by disabling the optoin
"show icons in menus" which you can find in the interface tab of
"appearance preferences". This is what I did, on my 1024x600 HP Mini I
don't really feel like I have another choice... would love to see those
icons again though...

-- 
Gnome Panel should allow resizing smaller than 23 pixels.
https://bugs.launchpad.net/bugs/360717
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 360752] [NEW] Terminal doesn't remember position/size in jaunty

2009-04-13 Thread coCoKNIght
Public bug reported:

Ubuntu 9.04 Jaunty
The terminal (applications->accessories->terminal) doesn't remember the 
position/size from when it was last closed.
I remember having seen this but in intrepid too, but it disappeared after some 
time.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Terminal doesn't remember position/size in jaunty
https://bugs.launchpad.net/bugs/360752
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 318942] Re: no sound from speakers on HP Mini 1000 (hda-intel, IDT 92HD75B2X5)

2009-07-07 Thread coCoKNIght
Finog: Thanks very much!
Finally I have sound again!
This is on an upgraded jaunty. My Mini is a 1020LA I think.
How did you figure that out?

-- 
no sound from speakers on HP Mini 1000 (hda-intel, IDT 92HD75B2X5)
https://bugs.launchpad.net/bugs/318942
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 318942] Re: no sound from speakers on HP Mini 1000 (hda-intel, IDT 92HD75B2X5)

2009-07-07 Thread coCoKNIght
Mic works for me. Just make sure "Capture" is not muted and on max. And
that the "Import Source" options - which you can make visible in the
"Volume Control Preferences" window - are set to "Line"

-- 
no sound from speakers on HP Mini 1000 (hda-intel, IDT 92HD75B2X5)
https://bugs.launchpad.net/bugs/318942
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 318942] Re: no sound from speakers on HP Mini 1000 (hda-intel, IDT 92HD75B2X5)

2009-07-10 Thread coCoKNIght
Finog: Did you follow my instructions to make the Mic working? Also make sure 
that in "System"-->"Preferences"-->"Multimedia Systems Selector" you've set 
"Default Input" to "ALSA - Advanced Linux Sound Architecture"
LiamG: HDA Intel (ALSA Mixer) is correct, if you click on "Preferences", you 
should see an "Import0 Mux" that can be enabled.

-- 
no sound from speakers on HP Mini 1000 (hda-intel, IDT 92HD75B2X5)
https://bugs.launchpad.net/bugs/318942
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 133786] Re: Bus error when running Firefox or Epiphany

2009-08-10 Thread coCoKNIght
Because of an other bug I got a 50% chance for a kernel panic when I unplug the 
ethernet cable. This happened the other night while I was running Firefox. 
Since then, when I open Firefox it crashes just before it fully loads the first 
webpage, returning "bus error" when started from terminal. Same happens with 
epiphany.
I'm running 9.04 on an ext4 filesystem

-- 
Bus error when running Firefox or Epiphany
https://bugs.launchpad.net/bugs/133786
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 318942] Re: no sound from speakers on HP Mini 1000 (hda-intel, IDT 92HD75B2X5)

2009-07-17 Thread coCoKNIght
I can confirm what Gerald said.

-- 
no sound from speakers on HP Mini 1000 (hda-intel, IDT 92HD75B2X5)
https://bugs.launchpad.net/bugs/318942
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 348959] Re: [Hewlett-Packard HP Mini] hibernate/resume failure

2009-07-29 Thread coCoKNIght
By the way I got the same errors on Sidux which atm is using kernel
2.6.30

-- 
[Hewlett-Packard HP Mini] hibernate/resume failure
https://bugs.launchpad.net/bugs/348959
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 348959] Re: [Hewlett-Packard HP Mini] hibernate/resume failure

2009-07-29 Thread coCoKNIght
I recently tested a fresh install of xubuntu on my first partition and
the same errors as documented above occurred. Hibernate does not work.

-- 
[Hewlett-Packard HP Mini] hibernate/resume failure
https://bugs.launchpad.net/bugs/348959
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 414541] [NEW] kernel panic on ethernet cable disconnect

2009-08-16 Thread coCoKNIght
Public bug reported:

When I disconnect the ethernet cable from my hp mini 1020LA I almost
certainly get a kernel panic. I'm now running a fresh install of xubuntu
9.04 jaunty, but the same thing happens also in ubuntu 9.04 jaunty and
possibly also intrepid. This doesn't seem to affect desktop PCs. Don't
know about other laptops.

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

-- 
kernel panic on ethernet cable disconnect
https://bugs.launchpad.net/bugs/414541
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 127581] Re: Hotplugged ethernet connections not recognized

2009-08-16 Thread coCoKNIght
I'm having this issue with xubuntu 9.04 and had it with ubuntu 9.04 and ubuntu 
8.10 on my hp mini 1020LA
Only if the ethernet cable is plugged in before I boot the computer there's a 
chance I'll have a connection.
If I hotplug the ethernet cable while the system is already running there'll be 
no connection and dhclient will not work either so it's probably not 
network-managers fault for once.

** Changed in: ubuntu
   Status: Invalid => New

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 414541] Re: kernel panic on ethernet cable disconnect

2009-08-16 Thread coCoKNIght
No, no messages at all. Just the blinking caps lock light. I checked 
/var/log/messages, there's nothing of interest:
---
Aug 15 19:57:29 studdark kernel: [   26.633626] ADDRCONF(NETDEV_CHANGE): eth0: 
link becomes ready
Aug 15 20:17:19 studdark -- MARK --
Aug 15 20:19:20 studdark syslogd 1.5.0#5ubuntu3: restart.
---

What other info could I try to retrieve that could be useful?

-- 
kernel panic on ethernet cable disconnect
https://bugs.launchpad.net/bugs/414541
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 414541] Re: kernel panic on ethernet cable disconnect

2009-08-17 Thread coCoKNIght
What I do to avoid the kernel panic on ethernet disconnect is: right
click on network manager applet -> uncheck "Enable Networking" ->
disconnect cable.

-- 
kernel panic on ethernet cable disconnect
https://bugs.launchpad.net/bugs/414541
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 348959] Re: [Hewlett-Packard HP Mini] hibernate/resume failure

2009-06-10 Thread coCoKNIght
I don't know what "This bug report will be marked for expiration in 2 days if 
no further activity occurs." means exactly but I don't like the sound of it.
If there's still some info needed for this bug to go confirmed I'd be glad to 
provide it.

-- 
[Hewlett-Packard HP Mini] hibernate/resume failure
https://bugs.launchpad.net/bugs/348959
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 348959] Re: [Hewlett-Packard HP Mini] hibernate/resume failure

2009-06-10 Thread coCoKNIght
Interesting, do you get any output on the screen before the hibernate process 
completes?
My install is an upgrade from 8.10 and I've already noticed that several bugs 
are still there even though that's not the case with a 9.04 fresh install.
Therefore I will test if hibernate works on my machine with a fresh 9.04 
install.
Meanwhile does anybody know how to get rid of bugs persisting from older 
versions?

-- 
[Hewlett-Packard HP Mini] hibernate/resume failure
https://bugs.launchpad.net/bugs/348959
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 83181] Re: erlang-base keeps wings3d from starting

2007-03-03 Thread coCoKNIght
Same here.

** Attachment added: "crash report"
   
http://librarian.launchpad.net/6608683/_usr_lib_erlang_erts-5.5.1_bin_beam.1000.crash

-- 
erlang-base keeps wings3d from starting
https://launchpad.net/bugs/83181

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


[Bug 378832] Re: divider bar doesn't stick on place

2010-04-30 Thread coCoKNIght
I just tested with a fresh install of ubuntu 10.04 lucid and the bug is
still there as before.

-- 
divider bar doesn't stick on place
https://bugs.launchpad.net/bugs/378832
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 414541] Re: kernel panic on laptop power cable disconnect after disconnecting ethernet cable

2010-04-30 Thread coCoKNIght
Ubuntu 10.04 Lucid doesn't have this problem anymore

-- 
kernel panic on laptop power cable disconnect after disconnecting ethernet cable
https://bugs.launchpad.net/bugs/414541
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 127581] Re: Hotplugged ethernet connections not recognized

2010-04-30 Thread coCoKNIght
Ubuntu 10.04 Lucid doesn't have this problem anymore.

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 378832] Re: divider bar doesn't stick on place

2010-02-22 Thread coCoKNIght
The bug is still there, but the Synaptic Package Manager version in Karmic is 
still 0.62.5
What version of Synaptic did you test?

-- 
divider bar doesn't stick on place
https://bugs.launchpad.net/bugs/378832
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 127581] apport-collect data

2009-08-31 Thread coCoKNIght
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ubuntu 4807 F xfce4-mixer-plu
  ubuntu 4824 f xfce4-volumed
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfe938000 irq 16'
   Mixer name   : 'IDT 92HD75B2X5'
   Components   : 'HDA:111d7608,103c361a,00100102'
   Controls  : 27
   Simple ctrls  : 17
DistroRelease: Ubuntu 9.10
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
 
 pan0  no wireless extensions.
LiveMediaBuild: Xubuntu 9.10 "Karmic Koala" - Alpha i386 (20090813)
MachineType: Hewlett-Packard HP Mini
Package: linux (not installed)
ProcCmdLine: BOOT_IMAGE=/casper/vmlinuz noprompt cdrom-detect/try-usb=true 
persistent file=/cdrom/preseed/xubuntu.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- console-setup/layoutcode=latam
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-5.24-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-5-generic N/A
 linux-firmware 1.15
RfKill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Uname: Linux 2.6.31-5-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
dmi.bios.date: 09/26/2008
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 361A0 Ver. F.02
dmi.board.name: 361A
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 02.0C
dmi.chassis.asset.tag: CNU8445GYT
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr361A0Ver.F.02:bd09/26/2008:svnHewlett-Packard:pnHPMini:pvrF.02:rvnHewlett-Packard:rn361A:rvrKBCVersion02.0C:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Mini
dmi.product.version: F.02
dmi.sys.vendor: Hewlett-Packard

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 127581] Re: Hotplugged ethernet connections not recognized

2009-08-31 Thread coCoKNIght

** Attachment added: "AlsaDevices.txt"
   http://launchpadlibrarian.net/31083750/AlsaDevices.txt

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 127581] Re: Hotplugged ethernet connections not recognized

2009-08-31 Thread coCoKNIght

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/31083751/BootDmesg.txt

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 127581] Re: Hotplugged ethernet connections not recognized

2009-08-31 Thread coCoKNIght

** Attachment added: "Card0.Amixer.values.txt"
   http://launchpadlibrarian.net/31083752/Card0.Amixer.values.txt

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 127581] Re: Hotplugged ethernet connections not recognized

2009-08-31 Thread coCoKNIght

** Attachment added: "Card0.Codecs.codec.0.txt"
   http://launchpadlibrarian.net/31083753/Card0.Codecs.codec.0.txt

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 127581] Re: Hotplugged ethernet connections not recognized

2009-08-31 Thread coCoKNIght

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/31083754/CurrentDmesg.txt

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 127581] Re: Hotplugged ethernet connections not recognized

2009-08-31 Thread coCoKNIght

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/31083762/Lspci.txt

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 127581] Re: Hotplugged ethernet connections not recognized

2009-08-31 Thread coCoKNIght

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/31083764/Lsusb.txt

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 127581] Re: Hotplugged ethernet connections not recognized

2009-08-31 Thread coCoKNIght

** Attachment added: "PciMultimedia.txt"
   http://launchpadlibrarian.net/31083765/PciMultimedia.txt

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 127581] Re: Hotplugged ethernet connections not recognized

2009-08-31 Thread coCoKNIght

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/31083767/ProcCpuinfo.txt

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 127581] Re: Hotplugged ethernet connections not recognized

2009-08-31 Thread coCoKNIght

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/31083781/ProcModules.txt

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 127581] Re: Hotplugged ethernet connections not recognized

2009-08-31 Thread coCoKNIght

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/31083782/UdevDb.txt

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 127581] Re: Hotplugged ethernet connections not recognized

2009-08-31 Thread coCoKNIght

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/31083783/UdevLog.txt

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 127581] Re: Hotplugged ethernet connections not recognized

2009-08-31 Thread coCoKNIght

** Attachment added: "WifiSyslog.txt"
   http://launchpadlibrarian.net/31083787/WifiSyslog.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete => New

** Tags added: apport-collected

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 127581] Re: Hotplugged ethernet connections not recognized

2009-08-31 Thread coCoKNIght
Issue still there in latest alpha (Ubuntu 9.10 Karmic Alpha 4)
I just realized that I'm able to do the apport-collect through wi-fi after 
triggering the bug, so I'm gonna do it again...

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 414541] Re: kernel panic on ethernet cable disconnect

2009-08-31 Thread coCoKNIght
I just realised that the bug only happens when unplugging the power cable after 
unplugging the ethernet cable.
Also tested and still happening with Karmic Alpha 4

-- 
kernel panic on ethernet cable disconnect
https://bugs.launchpad.net/bugs/414541
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 127581] Re: Hotplugged ethernet connections not recognized

2009-08-31 Thread coCoKNIght

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/31083780/ProcInterrupts.txt

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 422187] [NEW] jockey-gtk starts unpriviledged from menu

2009-08-31 Thread coCoKNIght
Public bug reported:

In Xubuntu Karmic Alpha 1 - 4 jockey-gtk starts unpriviledged from menu
thus nothing can be done with it unless starting from terminal with
gksudo.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
jockey-gtk starts unpriviledged from menu
https://bugs.launchpad.net/bugs/422187
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 127581] Re: Hotplugged ethernet connections not recognized

2009-08-31 Thread coCoKNIght
Well not so easy since there are problems with wi-fi, but since I'm
using a live usb with some free space for changes, this means that all
the info is there in the first apport-collect above

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 355021] Re: Unplugging USB tablet crashes xserver (Jaunty)

2009-11-11 Thread coCoKNIght
I can confirm this bug happening with Karmic. Tablet: G-Pen 560

-- 
Unplugging USB tablet crashes xserver (Jaunty)
https://bugs.launchpad.net/bugs/355021
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 355021] Re: Unplugging USB tablet crashes xserver

2009-11-11 Thread coCoKNIght
** Summary changed:

- Unplugging USB tablet crashes xserver (Jaunty)
+ Unplugging USB tablet crashes xserver

-- 
Unplugging USB tablet crashes xserver
https://bugs.launchpad.net/bugs/355021
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 480777] [NEW] Pressure sensitivity support insuficient

2009-11-11 Thread coCoKNIght
Public bug reported:

Binary package hint: xserver-xorg-input-aiptek

I've got a G-Pen 560 which identifies itself as Aiptek. It works in Jaunty with 
the Aiptek driver, with the Wacom driver and with the Wizardpen driver, but 
with the Aiptek driver pressure sensitivity doesn't work well, If I draw a line 
with pressure set to opacity and applying almost no pressure at the start of 
the line and gradually increase pressure until reaching full pressure and 
ending the line I should get a nice gradient from white to black (as is the 
case with the other drivers). Instead I get the same light gray all the way to 
the middle of the line where a very short gradient transitions to full black 
which stays the color for the second half of the line.
I've tested this with multiple applications that support pressure sensitivity 
and with different settings for the .fdi file (zMax to 1023 and to 511)

** Affects: xserver-xorg-input-aiptek (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Pressure sensitivity support insuficient
https://bugs.launchpad.net/bugs/480777
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 372430] Re: After fsck failure, mantenance shell asks for root password

2009-09-08 Thread coCoKNIght
I've written an article about how to perform the fsck on a RAID partition:
http://cocoknight.com/recover-ubuntu-from-failed-fsck-on-raid-partition/

-- 
After fsck failure, mantenance shell asks for root password
https://bugs.launchpad.net/bugs/372430
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 372430] Re: After fsck failure, mantenance shell asks for root password

2009-09-04 Thread coCoKNIght
I have the same problem but the machine is running a software raid. Do
you know how I would fsck the software raid filesystem from a liveCD?

-- 
After fsck failure, mantenance shell asks for root password
https://bugs.launchpad.net/bugs/372430
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 348959] Re: [Hewlett-Packard HP Mini] hibernate/resume failure

2009-11-03 Thread coCoKNIght
I upgraded to Karmic Koala and now Hibernate works!

-- 
[Hewlett-Packard HP Mini] hibernate/resume failure
https://bugs.launchpad.net/bugs/348959
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 414541] Re: kernel panic on laptop power cable disconnect after disconnecting ethernet cable

2009-10-13 Thread coCoKNIght
** Summary changed:

- kernel panic on ethernet cable disconnect
+ kernel panic on laptop power cable disconnect after disconnecting ethernet 
cable

-- 
kernel panic on laptop power cable disconnect after disconnecting ethernet cable
https://bugs.launchpad.net/bugs/414541
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 127581] Re: Hotplugged ethernet connections not recognized

2009-10-14 Thread coCoKNIght
Apport returned "No additional information collected"
Bug is still present in the Beta
This bug might be related to 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/414541

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 127581] Re: Hotplugged ethernet connections not recognized

2009-10-15 Thread coCoKNIght
By beta I mean the beta from http://www.ubuntu.com/testing/
I'm not sure if what you mean by daily build is 
http://cdimage.ubuntu.com/releases/karmic but this page contains only DVD 
images for download. I can't install them on my netbook, at least not with the 
usb flash drives available to me. Also, Internet connexion here in Venezuela is 
not so fast that I'd want to download a whole DVD just for testing.
If you could provide me with a link to a daily build CD image download page, 
I'd gladly download and test it.

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 127581] Re: Hotplugged ethernet connections not recognized

2009-10-16 Thread coCoKNIght
I tried with the daily build from Okt 15, but same thing. Looks like a
bug in apport.

-- 
Hotplugged ethernet connections not recognized
https://bugs.launchpad.net/bugs/127581
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 360717] Re: Gnome Panel should allow resizing smaller than 23 pixels.

2010-12-29 Thread coCoKNIght
Note that this problem doesn't occur any more since 10.04 I believe. I'm
running 10.10 atm and the panel resizes as would be expected.

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

Title:
  Gnome Panel should allow resizing smaller than 23 pixels.

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


[Bug 223075] Re: gnome main menu applet makes panel size to large

2010-12-29 Thread coCoKNIght
Note that this problem doesn't occur any more since 10.04 I believe. I'm
running 10.10 atm and the panel resizes as would be expected.

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

Title:
  gnome main menu applet makes panel size to large

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


[Bug 695375] [NEW] ubuntu crashes when unplugging power cable after unplugging network cable

2010-12-29 Thread coCoKNIght
Public bug reported:

Binary package hint: acpi

Steps to reproduce:
1 - Make sure laptop/netbook is connected to power
2 - Boot Ubuntu
3 - Connect to a network using network cable
4 - Unplug network cable (physically disconnect from laptop/netbook)
5 - Unplug power cable

Result:
Ubuntu crashes/hangs/freezes.
Laptop needs to be shut down by force.

Notes:
- This crash only happens if at some point a network cable is connected to the 
computer.
- It's possible to have either the network cable or the power cable unplugged 
(also alternatively) various times without issue, but if at some point both are 
disconnected Ubuntu crashes.
- This issue has been reported previously for previous versions of Ubuntu, I 
was however unable to retrieve any original bug report. If I remember correctly 
the bug report was closed because starting from 9,04 (I think) the issue 
disappeared miraculously. However it's now back (I believe since 10.04)
- Tested on HP Mini 1020LA

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: acpi (not installed)
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
Uname: Linux 2.6.35-24-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Wed Dec 29 14:16:20 2010
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
ProcEnviron:
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: acpi

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


** Tags: apport-bug i386 maverick

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

Title:
  ubuntu crashes when unplugging power cable after unplugging network cable

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


[Bug 360717] Re: Gnome Panel should allow resizing smaller than 23 pixels.

2010-12-29 Thread coCoKNIght
Please ignore my previous comment, this is still an issue in 10.04 and 10.10
I forgot that I'm not using the default menu bar anymore, instead I'm using the 
"main menu" (the one with only the ubuntu logo). Sorry for the mistake.

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

Title:
  Gnome Panel should allow resizing smaller than 23 pixels.

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


[Bug 223075] Re: gnome main menu applet makes panel size to large

2010-12-29 Thread coCoKNIght
Right, my fault, sorry. I forgot that I'm not using the default menu bar 
anymore, instead I'm using the "main menu" (the one with only the ubuntu logo).
So yeah, please ignore my previous post, this is still an issue in 10.10

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

Title:
  gnome main menu applet makes panel size to large

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


[Bug 695375] Re: ubuntu crashes when unplugging power cable after unplugging network cable

2010-12-31 Thread coCoKNIght
apport information

** Tags added: apport-collected

** Description changed:

  Binary package hint: acpi
  
  Steps to reproduce:
  1 - Make sure laptop/netbook is connected to power
  2 - Boot Ubuntu
  3 - Connect to a network using network cable
  4 - Unplug network cable (physically disconnect from laptop/netbook)
  5 - Unplug power cable
  
  Result:
  Ubuntu crashes/hangs/freezes.
  Laptop needs to be shut down by force.
  
  Notes:
  - This crash only happens if at some point a network cable is connected to 
the computer.
  - It's possible to have either the network cable or the power cable unplugged 
(also alternatively) various times without issue, but if at some point both are 
disconnected Ubuntu crashes.
  - This issue has been reported previously for previous versions of Ubuntu, I 
was however unable to retrieve any original bug report. If I remember correctly 
the bug report was closed because starting from 9,04 (I think) the issue 
disappeared miraculously. However it's now back (I believe since 10.04)
  - Tested on HP Mini 1020LA
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi (not installed)
  ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
  Uname: Linux 2.6.35-24-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Wed Dec 29 14:16:20 2010
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi
+ --- 
+ Architecture: i386
+ DistroRelease: Ubuntu 10.10
+ InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
+ MachineType: Hewlett-Packard HP Mini
+ NonfreeKernelModules: wl
+ Package: udev 162-2.2
+ PackageArchitecture: i386
+ ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-24-generic 
root=UUID=4954ddd8-7164-4533-b2c4-713e133c4ee9 ro quiet splash
+ ProcEnviron:
+  LANG=en_GB.utf8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
+ Tags: maverick
+ Uname: Linux 2.6.35-24-generic i686
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ dmi.bios.date: 09/26/2008
+ dmi.bios.vendor: Hewlett-Packard
+ dmi.bios.version: 361A0 Ver. F.02
+ dmi.board.name: 361A
+ dmi.board.vendor: Hewlett-Packard
+ dmi.board.version: KBC Version 02.0C
+ dmi.chassis.asset.tag: CNU8445GYT
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Hewlett-Packard
+ dmi.modalias: 
dmi:bvnHewlett-Packard:bvr361A0Ver.F.02:bd09/26/2008:svnHewlett-Packard:pnHPMini:pvrF.02:rvnHewlett-Packard:rn361A:rvrKBCVersion02.0C:cvnHewlett-Packard:ct10:cvr:
+ dmi.product.name: HP Mini
+ dmi.product.version: F.02
+ dmi.sys.vendor: Hewlett-Packard

** Attachment added: "BootDmesg.txt"
   
https://bugs.edge.launchpad.net/bugs/695375/+attachment/1780634/+files/BootDmesg.txt

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

Title:
  ubuntu crashes when unplugging power cable after unplugging network cable

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


[Bug 695375] CurrentDmesg.txt

2010-12-31 Thread coCoKNIght
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.edge.launchpad.net/bugs/695375/+attachment/1780635/+files/CurrentDmesg.txt

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

Title:
  ubuntu crashes when unplugging power cable after unplugging network cable

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


[Bug 695375] Dependencies.txt

2010-12-31 Thread coCoKNIght
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.edge.launchpad.net/bugs/695375/+attachment/1780636/+files/Dependencies.txt

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

Title:
  ubuntu crashes when unplugging power cable after unplugging network cable

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


[Bug 695375] Lspci.txt

2010-12-31 Thread coCoKNIght
apport information

** Attachment added: "Lspci.txt"
   
https://bugs.edge.launchpad.net/bugs/695375/+attachment/1780637/+files/Lspci.txt

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

Title:
  ubuntu crashes when unplugging power cable after unplugging network cable

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


[Bug 695375] Lsusb.txt

2010-12-31 Thread coCoKNIght
apport information

** Attachment added: "Lsusb.txt"
   
https://bugs.edge.launchpad.net/bugs/695375/+attachment/1780638/+files/Lsusb.txt

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

Title:
  ubuntu crashes when unplugging power cable after unplugging network cable

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


[Bug 695375] ProcCpuinfo.txt

2010-12-31 Thread coCoKNIght
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.edge.launchpad.net/bugs/695375/+attachment/1780639/+files/ProcCpuinfo.txt

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

Title:
  ubuntu crashes when unplugging power cable after unplugging network cable

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


[Bug 695375] ProcInterrupts.txt

2010-12-31 Thread coCoKNIght
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.edge.launchpad.net/bugs/695375/+attachment/1780640/+files/ProcInterrupts.txt

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

Title:
  ubuntu crashes when unplugging power cable after unplugging network cable

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


[Bug 695375] ProcModules.txt

2010-12-31 Thread coCoKNIght
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.edge.launchpad.net/bugs/695375/+attachment/1780641/+files/ProcModules.txt

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

Title:
  ubuntu crashes when unplugging power cable after unplugging network cable

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


[Bug 695375] UdevDb.txt

2010-12-31 Thread coCoKNIght
apport information

** Attachment added: "UdevDb.txt"
   
https://bugs.edge.launchpad.net/bugs/695375/+attachment/1780642/+files/UdevDb.txt

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

Title:
  ubuntu crashes when unplugging power cable after unplugging network cable

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


[Bug 695375] UdevLog.txt

2010-12-31 Thread coCoKNIght
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.edge.launchpad.net/bugs/695375/+attachment/1780643/+files/UdevLog.txt

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

Title:
  ubuntu crashes when unplugging power cable after unplugging network cable

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


[Bug 695375] Re: ubuntu crashes when unplugging power cable after unplugging network cable

2010-12-31 Thread coCoKNIght
I just discovered another method to create this freeze:
Steps to reproduce:
1 - Make sure the laptop/netbook is not connected to power and the network 
cable is not connected.
2 - Boot and login to Ubuntu
3 - Connect a network cable

If a nework cable is connected when the laptop/netbook is not connected
to power, the computer freezes.

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

Title:
  ubuntu crashes when unplugging power cable after unplugging network cable

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


  1   2   >