[Bug 991822] Re: [HP Pavilion dv6-6023tx Entertainment Notebook PC] MP4 player does not mount

2013-11-18 Thread Jotham
I've updated the bios some months ago and now the mp4 player mounts and opens 
just fine without the workaround. I can copy and write data, but once I got an 
input/output splicing error. But for the rest everything seems functional.
Btw, I used to get a lot of gpu hangs, but with the bios update its much 
better, now its not a daily occurence but more of a weekly thing. Anyway thats 
another topic.

dmesg output:
 [32806.701991] usb 2-1.1: new high-speed USB device number 37 using ehci_hcd
[32806.795427] usb 2-1.1: New USB device found, idVendor=1e74, idProduct=4641
[32806.795439] usb 2-1.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[32806.795446] usb 2-1.1: Product: USB 
[32806.795452] usb 2-1.1: Manufacturer: Something about splice
[32806.795459] usb 2-1.1: SerialNumber: USBV1.00
[32806.796537] usb-storage 2-1.1:1.0: Quirks match for vid 1e74 pid 4641: 200
[32806.796621] scsi12 : usb-storage 2-1.1:1.0
[32807.794690] scsi 12:0:0:0: Direct-Access  USB DISK 1.00 
PQ: 0 ANSI: 0
[32807.796828] sd 12:0:0:0: Attached scsi generic sg2 type 0
[32807.797788] sd 12:0:0:0: [sdb] 15958016 512-byte logical blocks: (8.17 
GB/7.60 GiB)
[32807.797802] sd 12:0:0:0: [sdb] Assuming Write Enabled
[32807.797811] sd 12:0:0:0: [sdb] Assuming drive cache: write through
[32807.801924] sd 12:0:0:0: [sdb] Assuming Write Enabled
[32807.801936] sd 12:0:0:0: [sdb] Assuming drive cache: write through
[32807.803438]  sdb:
[32807.805018] sd 12:0:0:0: [sdb] Assuming Write Enabled
[32807.805026] sd 12:0:0:0: [sdb] Assuming drive cache: write through
[32807.805033] sd 12:0:0:0: [sdb] Attached SCSI removable disk
[32808.241414] sd 12:0:0:0: [sdb] Unhandled error code
[32808.241418] sd 12:0:0:0: [sdb]  
[32808.241419] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[32808.241421] sd 12:0:0:0: [sdb] CDB: 
[32808.241422] Read(10): 28 00 00 00 00 27 00 00 f0 00
[32808.241428] end_request: I/O error, dev sdb, sector 39
[32808.353382] sd 12:0:0:0: [sdb] Unhandled error code
[32808.353387] sd 12:0:0:0: [sdb]  
[32808.353389] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[32808.353390] sd 12:0:0:0: [sdb] CDB: 
[32808.353391] Read(10): 28 00 00 00 00 28 00 00 ef 00
[32808.353401] end_request: I/O error, dev sdb, sector 40
[32808.479424] sd 12:0:0:0: [sdb] Unhandled error code
[32808.479430] sd 12:0:0:0: [sdb]  
[32808.479433] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK

Etc etc, lots more of these errors..

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

Title:
  [HP Pavilion dv6-6023tx Entertainment Notebook PC] MP4 player does not
  mount

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/991822/+subscriptions

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


[Bug 991822] Re: MP4 player does not mount

2013-11-17 Thread Jotham
Its a hp-pavillion dv6-6023TX entertainment notebook.

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

Title:
  MP4 player does not mount

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/991822/+subscriptions

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


[Bug 909337] Re: Power consumption significantly increased after resume from suspend

2013-08-05 Thread Jotham
Hi nicolas, your workaround script works for me, but it takes about
60seconds to resume, even with the sleep 45 removed.

I changed it to this:

#!/bin/sh

echo ON  /sys/kernel/debug/vgaswitcheroo/switch
sleep 2
echo OFF  /sys/kernel/debug/vgaswitcheroo/switch

exit 0

Now I get 9.8watts usage vs. 18-21ish watts and double battery life.
Works awesome like this, thanks for showing us the workaround :D

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

Title:
  Power consumption significantly increased after resume from suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/909337/+subscriptions

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


[Bug 1163808] Re: *ERROR* Hangcheck timer elapsed... GPU hung

2013-08-04 Thread Jotham
Sure, its a HP Pavilion dv6-6023tx Entertainment Notebook PC

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

Title:
  *ERROR* Hangcheck timer elapsed... GPU hung

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1163808/+subscriptions

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


[Bug 1163808] Re: [HP Pavilion dv6-6023tx Entertainment Notebook PC] *ERROR* Hangcheck timer elapsed... GPU hung

2013-08-04 Thread Jotham
I updated to the BIOS to (F.1B)  I'm not sure if that was what fix it, or if a 
newer kernel version did it.
I did upgrade it, it could have very well been fixed by the bios update. I 
don't know though.
I can't downgrade it can I?
Heres the output: 
F.13
04/25/2011

Thanks for looking into this, much appreciated : )

Also not sure if this is relevant, from dmesg (thats copied from my
dmesg as it is today running kernel3.5.0-32-generic):

[25064.592616] PM: resume of devices complete after 3563.866 msecs
[25064.592846] PM: resume devices took 3.564 seconds
[25064.592898] PM: Finishing wakeup.
[25064.592899] Restarting tasks ... done.
[25064.661750] video LNXVIDEO:00: Restoring backlight state
[25064.661754] video LNXVIDEO:01: Restoring backlight state
[25069.733686] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 
5secs aborting
[25069.733693] [drm:atom_execute_table_locked] *ERROR* atombios stuck executing 
D1BA (len 62, WS 0, PS 0) @ 0xD1D6
[25074.735114] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 
5secs aborting
[25074.735119] [drm:atom_execute_table_locked] *ERROR* atombios stuck executing 
D1BA (len 62, WS 0, PS 0) @ 0xD1D6
[25079.736553] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 
5secs aborting
[25079.736571] [drm:atom_execute_table_locked] *ERROR* atombios stuck executing 
D1BA (len 62, WS 0, PS 0) @ 0xD1D6
[25084.737984] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 
5secs aborting
[25084.738002] [drm:atom_execute_table_locked] *ERROR* atombios stuck executing 
D1BA (len 62, WS 0, PS 0) @ 0xD1D6
[25088.864102] usb 2-1.2: new high-speed USB device number 9 using ehci_hcd

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

Title:
  [HP Pavilion dv6-6023tx Entertainment Notebook PC] *ERROR* Hangcheck
  timer elapsed... GPU hung

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1163808/+subscriptions

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


[Bug 1158982] Re: SD card inaccesible: mmc0: error -110 whilst initialising SD card

2013-04-09 Thread Jotham
** Description changed:

  Steps to reproduce:
  inserts SD card. Nothing happens.
  See dmesg has output: mmc0: error -110 whilst initialising SD card
  I tried this on kernel 3.5.0-21-generic and SD card works fine.
  I will have to try my other kernels to see which ones are affected and which 
aren't.
+ EDIT: just discovered that this only affects certain SD cards.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-26-generic 3.5.0-26.42
  ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
  Uname: Linux 3.5.0-26-generic x86_64
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  user 2180 F pulseaudio
  Date: Sat Mar 23 08:04:53 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-12-15 (97 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_NZ:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_NZ.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-26-generic 
root=UUID=ac88e046-9ff1-406e-bf0c-075e8092196c ro acpi_backlight=vendor 
pcie_aspm=force quiet splash vt.handoff=7
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/user not ours.
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-26-generic N/A
   linux-backports-modules-3.5.0-26-generic  N/A
   linux-firmware1.95
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/05/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1B
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1657
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 10.31
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1B:bd10/05/2011:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr05951024471020100:rvnHewlett-Packard:rn1657:rvr10.31:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 05951024471020100
  dmi.sys.vendor: Hewlett-Packard

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

Title:
  SD card inaccesible: mmc0: error -110 whilst initialising SD card

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1158982/+subscriptions

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

[Bug 1163808] Re: *ERROR* Hangcheck timer elapsed... GPU hung

2013-04-04 Thread Jotham
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  *ERROR* Hangcheck timer elapsed... GPU hung

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1163808/+subscriptions

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


[Bug 1163808] [NEW] *ERROR* Hangcheck timer elapsed... GPU hung

2013-04-03 Thread Jotham
Public bug reported:

My audio stopped working and it won't suspend right now. I took a look at dmesg 
and noticed some errors had happened, including: *ERROR* Hangcheck timer 
elapsed... GPU hung
I've been trying to report the gpu lockups but it usually needs a reboot so I 
can't get any debug info.
Seems to happen when I switch users, but not always.
If there is anything I need to test please ask.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.5.0-26-generic 3.5.0-26.42~precise1
ProcVersionSignature: Ubuntu 3.5.0-26.42~precise1-generic 3.5.7.6
Uname: Linux 3.5.0-26-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jotham 3733 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0xc750 irq 53'
   Mixer name   : 'Intel CougarPoint HDMI'
   Components   : 'HDA:111d7605,103c1657,00100105 
HDA:80862805,80860101,0010'
   Controls  : 25
   Simple ctrls  : 11
Date: Wed Apr  3 21:52:30 2013
InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130214)
MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_NZ:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_NZ.UTF-8
 SHELL=/bin/bash
ProcFB:
 0 radeondrmfb
 1 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-26-generic 
root=/dev/mapper/sda3_crypt ro quiet splash acpi_backlight=vendor 
pcie_aspm=force i915.i915_enable_rc6=1 i915.lvds_downclock=1 
i915.i915_enable_fbc=1 usb-storage.quirks=1e74:4641:w vt.handoff=7
PulseList:
 Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/jotham not ours.
 No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-26-generic N/A
 linux-backports-modules-3.5.0-26-generic  N/A
 linux-firmware1.79.1
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/25/2011
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.13
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 1657
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 10.25
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.13:bd04/25/2011:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr05951024471020100:rvnHewlett-Packard:rn1657:rvr10.25:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP Pavilion dv6 Notebook PC
dmi.product.version: 05951024471020100
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug precise qa-kernel-lts-testing

** Attachment removed: WifiSyslog.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1163808/+attachment/3617415/+files/WifiSyslog.txt

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

Title:
  *ERROR* Hangcheck timer elapsed... GPU hung

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1163808/+subscriptions

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


[Bug 1163808] Re: *ERROR* Hangcheck timer elapsed... GPU hung

2013-04-03 Thread Jotham
/sys/kernel/debug/dri/1/i915_error_state as attached from when it
crashed again.

** Attachment added: i915_error_state
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1163808/+attachment/3619286/+files/i915_error_state

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

Title:
  *ERROR* Hangcheck timer elapsed... GPU hung

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1163808/+subscriptions

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


[Bug 1163808] Re: *ERROR* Hangcheck timer elapsed... GPU hung

2013-04-03 Thread Jotham
** Tags added: kernel-bug-exists-upstream

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

Title:
  *ERROR* Hangcheck timer elapsed... GPU hung

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1163808/+subscriptions

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


[Bug 1158982] Re: SD card inaccesible: mmc0: error -110 whilst initialising SD card

2013-03-30 Thread Jotham
Running 3.9.0-030900rc4-generic
Sd card is mounting properly. 
I Looked at dmesg and don't see any errors related to sd card so I assume this 
is fixed upstream.
I tested copying and pasting files back on the card and its all working .

I get a crash report prompt for udisksd. Not sure if this is related but
its probably something else as sdcard is working fine.

No problem : ) Glad I can help out.

** Tags added: kernel-fixed-upstream

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  SD card inaccesible: mmc0: error -110 whilst initialising SD card

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1158982/+subscriptions

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


[Bug 1018610] Re: Openjdk-6 crashes when notification apears with minecraft on fullscreen mode

2013-03-25 Thread Jotham
** Changed in: openjdk-6 (Ubuntu)
   Status: New = Incomplete

** Changed in: openjdk-6 (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  Openjdk-6 crashes when notification apears with minecraft on
  fullscreen mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1018610/+subscriptions

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


[Bug 1158293] Re: xserver-xorg-video-intel causes xserver to crash

2013-03-24 Thread Jotham
This has only been affecting me since I upgraded my kernel. Running 
3.5.0-21-generic on ubuntu 12.10 solves the problem.
See: http://ubuntuforums.org/showthread.php?t=2128691p=12571450#post12571450

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

Title:
  xserver-xorg-video-intel causes xserver to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1158293/+subscriptions

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


[Bug 1158982] Re: SD card inaccesible: mmc0: error -110 whilst initialising SD card

2013-03-23 Thread Jotham
Just tested and kernel 3.5.0-21-generic. It is not affected.

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

Title:
  SD card inaccesible: mmc0: error -110 whilst initialising SD card

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1158982/+subscriptions

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


[Bug 1158982] Re: SD card inaccesible: mmc0: error -110 whilst initialising SD card

2013-03-23 Thread Jotham
** Description changed:

- Steps to reproduce: 1 inserts SD card. 2 Nothing happens. See dmesg has
- output: [  380.448251] mmc0: error -110 whilst initialising SD card
+ Steps to reproduce: 
+ inserts SD card. Nothing happens. 
+ See dmesg has output: mmc0: error -110 whilst initialising SD card
+ I tried this on kernel 3.5.0-21-generic and SD card works fine.
+ I will have to try my other kernels to see which ones are affected and which 
aren't.
  
- Card is not seen when command sudo fdisk -l is issued.
- If there is any other info you need please ask.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-26-generic 3.5.0-26.42
  ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
  Uname: Linux 3.5.0-26-generic x86_64
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  jotham 2180 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  jotham 2180 F pulseaudio
  Date: Sat Mar 23 08:04:53 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-12-15 (97 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  MarkForUpload: True
  ProcEnviron:
-  LANGUAGE=en_NZ:en
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=en_NZ.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_NZ:en
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_NZ.UTF-8
+  SHELL=/bin/bash
  ProcFB:
-  0 radeondrmfb
-  1 inteldrmfb
+  0 radeondrmfb
+  1 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-26-generic 
root=UUID=ac88e046-9ff1-406e-bf0c-075e8092196c ro acpi_backlight=vendor 
pcie_aspm=force quiet splash vt.handoff=7
  PulseList:
-  Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/jotham not ours.
-  No PulseAudio daemon running, or not running as session daemon.
+  Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/jotham not ours.
+  No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
-  linux-restricted-modules-3.5.0-26-generic N/A
-  linux-backports-modules-3.5.0-26-generic  N/A
-  linux-firmware1.95
+  linux-restricted-modules-3.5.0-26-generic N/A
+  linux-backports-modules-3.5.0-26-generic  N/A
+  linux-firmware1.95
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/05/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1B
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1657
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 10.31
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1B:bd10/05/2011:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr05951024471020100:rvnHewlett-Packard:rn1657:rvr10.31:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 05951024471020100
  dmi.sys.vendor: Hewlett-Packard

** Tags added: regression-update

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

Title:
  SD card inaccesible: mmc0: error -110 whilst initialising SD card

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1158982/+subscriptions

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

[Bug 1158982] Re: SD card inaccesible: mmc0: error -110 whilst initialising SD card

2013-03-23 Thread Jotham
** Description changed:

- Steps to reproduce: 
- inserts SD card. Nothing happens. 
+ Steps to reproduce:
+ inserts SD card. Nothing happens.
  See dmesg has output: mmc0: error -110 whilst initialising SD card
  I tried this on kernel 3.5.0-21-generic and SD card works fine.
  I will have to try my other kernels to see which ones are affected and which 
aren't.
- 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-26-generic 3.5.0-26.42
  ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
  Uname: Linux 3.5.0-26-generic x86_64
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  jotham 2180 F pulseaudio
+  /dev/snd/controlC0:  user 2180 F pulseaudio
  Date: Sat Mar 23 08:04:53 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-12-15 (97 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_NZ:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_NZ.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-26-generic 
root=UUID=ac88e046-9ff1-406e-bf0c-075e8092196c ro acpi_backlight=vendor 
pcie_aspm=force quiet splash vt.handoff=7
  PulseList:
-  Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/jotham not ours.
+  Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/user not ours.
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-26-generic N/A
   linux-backports-modules-3.5.0-26-generic  N/A
   linux-firmware1.95
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/05/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1B
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1657
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 10.31
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1B:bd10/05/2011:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr05951024471020100:rvnHewlett-Packard:rn1657:rvr10.31:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 05951024471020100
  dmi.sys.vendor: Hewlett-Packard

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

Title:
  SD card inaccesible: mmc0: error -110 whilst initialising SD card

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1158982/+subscriptions

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

[Bug 1158982] [NEW] SD card inaccesible: mmc0: error -110 whilst initialising SD card

2013-03-22 Thread Jotham
Public bug reported:

Steps to reproduce: 1 inserts SD card. 2 Nothing happens. See dmesg has
output: [  380.448251] mmc0: error -110 whilst initialising SD card

Card is not seen when command sudo fdisk -l is issued.
If there is any other info you need please ask.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: linux-image-3.5.0-26-generic 3.5.0-26.42
ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
Uname: Linux 3.5.0-26-generic x86_64
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jotham 2180 F pulseaudio
Date: Sat Mar 23 08:04:53 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2012-12-15 (97 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_NZ:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_NZ.UTF-8
 SHELL=/bin/bash
ProcFB:
 0 radeondrmfb
 1 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-26-generic 
root=UUID=ac88e046-9ff1-406e-bf0c-075e8092196c ro acpi_backlight=vendor 
pcie_aspm=force quiet splash vt.handoff=7
PulseList:
 Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/jotham not ours.
 No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-26-generic N/A
 linux-backports-modules-3.5.0-26-generic  N/A
 linux-firmware1.95
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/05/2011
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.1B
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 1657
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 10.31
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1B:bd10/05/2011:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr05951024471020100:rvnHewlett-Packard:rn1657:rvr10.31:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP Pavilion dv6 Notebook PC
dmi.product.version: 05951024471020100
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug quantal

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

Title:
  SD card inaccesible: mmc0: error -110 whilst initialising SD card

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1158982/+subscriptions

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


[Bug 1074580] [NEW] Cannot purchase in ubuntu software centre: incorrect xml error

2012-11-03 Thread Jotham
Public bug reported:

I cannot purchase the game Amnesia: The Dark Descent. 
Everytime I try to make the payment it says:
Your payment was unsuccessful
Your payment could not be processed. Please verify the submitted information.

Reason: Incorrect encoded XML


Why?
I can't buy the game! and the 75% off discount ends 3rd november :(
Here on the forums a couple of others have the same problem: 
http://ubuntuforums.org/showthread.php?t=2077115

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: ubuntu-software-centre

** Tags added: centre software ubuntu

** Tags removed: centre software ubuntu
** Tags added: ubuntu-software-centre

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

Title:
  Cannot purchase in ubuntu software centre: incorrect xml error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1074580/+subscriptions

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


[Bug 1074580] Re: Cannot purchase in ubuntu software centre: incorrect xml error

2012-11-03 Thread Jotham
I tried to mark the bug as affecting the package software-centre but
that is, strangely not listed as a package.

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

Title:
  Cannot purchase in ubuntu software centre: incorrect xml error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1074580/+subscriptions

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


[Bug 1074580] Re: Cannot purchase in ubuntu software centre: incorrect xml error

2012-11-03 Thread Jotham
** Package changed: ubuntu = software-center (Ubuntu)

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

Title:
  Cannot purchase in ubuntu software centre: incorrect xml error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1074580/+subscriptions

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


[Bug 780360] Re: Driftnet not showing captured images

2012-10-26 Thread Jotham
Thank you! 
But the fix wil not be back ported to 12.04 LTS?

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

Title:
  Driftnet not showing captured images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/driftnet/+bug/780360/+subscriptions

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


[Bug 991822] Re: MP4 player does not mount

2012-07-05 Thread Jotham
** Description changed:

- I have an MP4 player (N19 A8705 specifically) that should be automounting but 
will not automount.
+ I have an MP4 player (Dick Smith Electronics MP3 player 8GB
+ DSE N19 A8705 specifically) that should be automounting but will not 
automount.
  Also when I do a restart when the device is plugged into the usb 2.0 port the 
computer won't get past to the bios screen.
  EDIT: strangely it will now. ?? the device still functions, as do my usb 
ports.
  
  Attached is the output of dmesg
  
  Description:  Ubuntu 12.04 LTS
  Release:  12.04
  Kernel: 3.2.0-24-generic
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-24-generic 3.2.0-24.37
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jotham 3012 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xc750 irq 52'
     Mixer name : 'Intel CougarPoint HDMI'
     Components : 'HDA:111d7605,103c1657,00100105 
HDA:80862805,80860101,0010'
     Controls  : 23
     Simple ctrls  : 11
  Date: Mon Apr 30 21:20:58 2012
  GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit.
  HibernationDevice: RESUME=UUID=4be0da2c-65cd-4734-b829-931060b801eb
  HotplugNewDevices:
  
  HotplugNewMounts:
  
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  ProcEnviron:
   LANGUAGE=en_NZ:en
   PATH=(custom, no user)
   LANG=en_NZ.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=01db9c4e-2027-441d-87eb-b3551612d557 ro acpi_backlight=vendor quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-24-generic N/A
   linux-backports-modules-3.2.0-24-generic  N/A
   linux-firmware1.79
  SourcePackage: linux
  StagingDrivers: rts_pstor mei
  Symptom: storage
  UdevMonitorLog:
   monitor will print the received events for:
   UDEV - the event which udev sends out after rule processing
  UdisksMonitorLog: Monitoring activity from the disks daemon. Press Ctrl+C to 
cancel.
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/20/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1657
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 10.31
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/20/2011:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr05951024471020100:rvnHewlett-Packard:rn1657:rvr10.31:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 05951024471020100
  dmi.sys.vendor: Hewlett-Packard

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

Title:
  MP4 player does not mount

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/991822/+subscriptions

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

[Bug 991822] Re: MP4 player does not mount

2012-07-05 Thread Jotham
** Description changed:

  I have an MP4 player (Dick Smith Electronics MP3 player 8GB
  DSE N19 A8705 specifically) that should be automounting but will not 
automount.
  Also when I do a restart when the device is plugged into the usb 2.0 port the 
computer won't get past to the bios screen.
  EDIT: strangely it will now. ?? the device still functions, as do my usb 
ports.
+ Also Windows 7 reports the device as malfuctioning if you attach it while it 
is powered on (It must be off when you plug it in).
  
  Attached is the output of dmesg
  
  Description:  Ubuntu 12.04 LTS
  Release:  12.04
  Kernel: 3.2.0-24-generic
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-24-generic 3.2.0-24.37
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jotham 3012 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xc750 irq 52'
     Mixer name : 'Intel CougarPoint HDMI'
     Components : 'HDA:111d7605,103c1657,00100105 
HDA:80862805,80860101,0010'
     Controls  : 23
     Simple ctrls  : 11
  Date: Mon Apr 30 21:20:58 2012
  GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit.
  HibernationDevice: RESUME=UUID=4be0da2c-65cd-4734-b829-931060b801eb
  HotplugNewDevices:
  
  HotplugNewMounts:
  
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  ProcEnviron:
   LANGUAGE=en_NZ:en
   PATH=(custom, no user)
   LANG=en_NZ.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=01db9c4e-2027-441d-87eb-b3551612d557 ro acpi_backlight=vendor quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-24-generic N/A
   linux-backports-modules-3.2.0-24-generic  N/A
   linux-firmware1.79
  SourcePackage: linux
  StagingDrivers: rts_pstor mei
  Symptom: storage
  UdevMonitorLog:
   monitor will print the received events for:
   UDEV - the event which udev sends out after rule processing
  UdisksMonitorLog: Monitoring activity from the disks daemon. Press Ctrl+C to 
cancel.
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/20/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1657
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 10.31
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/20/2011:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr05951024471020100:rvnHewlett-Packard:rn1657:rvr10.31:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 05951024471020100
  dmi.sys.vendor: Hewlett-Packard

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

Title:
  MP4 player does not mount

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/991822/+subscriptions

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

[Bug 1018610] Re: Openjdk-6 crashes when notification apears with minecraft on fullscreen mode

2012-06-28 Thread Jotham
** Summary changed:

- Compiz crashes when notification apears with minecraft on fullscreen mode
+ Openjdk-6 crashes when notification apears with minecraft on fullscreen mode

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

Title:
  Openjdk-6 crashes when notification apears with minecraft on
  fullscreen mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1018610/+subscriptions

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


[Bug 1018610] [NEW] Compiz crashes when notification apears with minecraft on fullscreen mode

2012-06-27 Thread Jotham
Public bug reported:

Steps to replicate problem: 
Run minecraft using openjdk.
Push f11 to fullscreen minecraft and make a notfication apear (e.g change your 
volume level)

What happens: 
All window borders disapear, unity dock disapears, I'm left with an unusable 
desktop. I have to restart X to get it back (ctrl+alt+prt scn+k). Sometimes 
Unity dock and widow borders stay. Often the firefox dropdown menu of the url 
bar will not display properly after this crash happens.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: openjdk-6-jre-headless 6b24-1.11.1-4ubuntu3
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
Uname: Linux 3.2.0-25-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Thu Jun 28 09:33:43 2012
ExecutablePath: /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
LocalLibraries: /home/jotham/.minecraft/bin/natives/libjinput-linux64.so 
/home/jotham/.minecraft/bin/natives/libopenal64.so 
/home/jotham/.minecraft/bin/natives/liblwjgl64.so
ProcEnviron:
 LANGUAGE=en_NZ:en
 PATH=(custom, no user)
 LANG=en_NZ.UTF-8
 SHELL=/bin/bash
SourcePackage: openjdk-6
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: openjdk-6 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug local-libs precise

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

Title:
  Compiz crashes when notification apears with minecraft on fullscreen
  mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1018610/+subscriptions

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


[Bug 1018610] Re: Compiz crashes when notification apears with minecraft on fullscreen mode

2012-06-27 Thread Jotham
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1018610

Title:
  Compiz crashes when notification apears with minecraft on fullscreen
  mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1018610/+subscriptions

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


[Bug 1018610] Re: Compiz crashes when notification apears with minecraft on fullscreen mode

2012-06-27 Thread Jotham
** Description changed:

- Steps to replicate problem: 
- Run minecraft using openjdk.
- Push f11 to fullscreen minecraft and make a notfication apear (e.g change 
your volume level)
+ Steps to replicate problem:
+ Run minecraft using openjdk6 ( I used the command java -jar 
/home/myusername/.minecraft/minecraft.jar). Push f11 to fullscreen minecraft 
and make a notfication apear (e.g change your volume level).
  
- What happens: 
- All window borders disapear, unity dock disapears, I'm left with an unusable 
desktop. I have to restart X to get it back (ctrl+alt+prt scn+k). Sometimes 
Unity dock and widow borders stay. Often the firefox dropdown menu of the url 
bar will not display properly after this crash happens.
+ What happens:
+ All window borders disapear, unity dock disapears, I'm left with an unusable 
desktop. I have to restart X to get it back (ctrl+alt+prt scn+k). Sometimes 
Unity dock and widow borders stay. Often the firefox dropdown menu of the url 
bar will not display properly after this crash happens. 
+ Also I had vlc running when the crash happens, I maximimse vlc, the window 
animation happens but vlc won't show up. The window focus will have changed to 
vlc.
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: openjdk-6-jre-headless 6b24-1.11.1-4ubuntu3
  ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
  Uname: Linux 3.2.0-25-generic x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Thu Jun 28 09:33:43 2012
  ExecutablePath: /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  LocalLibraries: /home/jotham/.minecraft/bin/natives/libjinput-linux64.so 
/home/jotham/.minecraft/bin/natives/libopenal64.so 
/home/jotham/.minecraft/bin/natives/liblwjgl64.so
  ProcEnviron:
-  LANGUAGE=en_NZ:en
-  PATH=(custom, no user)
-  LANG=en_NZ.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_NZ:en
+  PATH=(custom, no user)
+  LANG=en_NZ.UTF-8
+  SHELL=/bin/bash
  SourcePackage: openjdk-6
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Compiz crashes when notification apears with minecraft on fullscreen
  mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1018610/+subscriptions

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

[Bug 991822] Re: MP4 player does not mount

2012-05-06 Thread Jotham
** Description changed:

  I have an MP4 player (N19 A8705 specifically) that should be automounting but 
will not automount.
  Also when I do a restart when the device is plugged into the usb 2.0 port the 
computer won't get past to the bios screen.
+ EDIT: strangely it will now. ?? the device still functions, as do my usb 
ports.
  
  Attached is the output of dmesg
  
  Description:  Ubuntu 12.04 LTS
  Release:  12.04
  Kernel: 3.2.0-24-generic
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-24-generic 3.2.0-24.37
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  ArecordDevices:
-   List of CAPTURE Hardware Devices 
-  card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
-Subdevices: 1/1
-Subdevice #0: subdevice #0
+   List of CAPTURE Hardware Devices 
+  card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
+    Subdevices: 1/1
+    Subdevice #0: subdevice #0
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  jotham 3012 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  jotham 3012 F pulseaudio
  Card0.Amixer.info:
-  Card hw:0 'PCH'/'HDA Intel PCH at 0xc750 irq 52'
-Mixer name : 'Intel CougarPoint HDMI'
-Components : 'HDA:111d7605,103c1657,00100105 
HDA:80862805,80860101,0010'
-Controls  : 23
-Simple ctrls  : 11
+  Card hw:0 'PCH'/'HDA Intel PCH at 0xc750 irq 52'
+    Mixer name : 'Intel CougarPoint HDMI'
+    Components : 'HDA:111d7605,103c1657,00100105 
HDA:80862805,80860101,0010'
+    Controls  : 23
+    Simple ctrls  : 11
  Date: Mon Apr 30 21:20:58 2012
  GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit.
  HibernationDevice: RESUME=UUID=4be0da2c-65cd-4734-b829-931060b801eb
  HotplugNewDevices:
-  
+ 
  HotplugNewMounts:
-  
+ 
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  ProcEnviron:
-  LANGUAGE=en_NZ:en
-  PATH=(custom, no user)
-  LANG=en_NZ.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_NZ:en
+  PATH=(custom, no user)
+  LANG=en_NZ.UTF-8
+  SHELL=/bin/bash
  ProcFB:
-  0 radeondrmfb
-  1 inteldrmfb
+  0 radeondrmfb
+  1 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=01db9c4e-2027-441d-87eb-b3551612d557 ro acpi_backlight=vendor quiet 
splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-3.2.0-24-generic N/A
-  linux-backports-modules-3.2.0-24-generic  N/A
-  linux-firmware1.79
+  linux-restricted-modules-3.2.0-24-generic N/A
+  linux-backports-modules-3.2.0-24-generic  N/A
+  linux-firmware1.79
  SourcePackage: linux
  StagingDrivers: rts_pstor mei
  Symptom: storage
  UdevMonitorLog:
-  monitor will print the received events for:
-  UDEV - the event which udev sends out after rule processing
+  monitor will print the received events for:
+  UDEV - the event which udev sends out after rule processing
  UdisksMonitorLog: Monitoring activity from the disks daemon. Press Ctrl+C to 
cancel.
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/20/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1657
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 10.31
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/20/2011:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr05951024471020100:rvnHewlett-Packard:rn1657:rvr10.31:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 05951024471020100
  dmi.sys.vendor: Hewlett-Packard

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

Title:
  MP4 player does not mount

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/991822/+subscriptions

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

[Bug 991822] Re: MP4 player does not mount

2012-05-05 Thread Jotham
Yup, done heres the link to the
report:https://bugzilla.kernel.org/show_bug.cgi?id=43210


** Bug watch added: Linux Kernel Bug Tracker #43210
   http://bugzilla.kernel.org/show_bug.cgi?id=43210

** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=43210
   Importance: Unknown
   Status: Unknown

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

Title:
  MP4 player does not mount

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/991822/+subscriptions

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


[Bug 991822] [NEW] MP4 player does not mount

2012-04-30 Thread Jotham
Public bug reported:

I have an MP4 player (N19 A8705 specifically) that should be automounting but 
will not automount.
Also when I do a restart when the device is plugged into the usb 2.0 port the 
computer won't get past to the bios screen.

Attached is the output of dmesg

Description:Ubuntu 12.04 LTS
Release:12.04
Kernel: 3.2.0-24-generic

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-24-generic 3.2.0-24.37
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jotham 3012 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0xc750 irq 52'
   Mixer name   : 'Intel CougarPoint HDMI'
   Components   : 'HDA:111d7605,103c1657,00100105 
HDA:80862805,80860101,0010'
   Controls  : 23
   Simple ctrls  : 11
Date: Mon Apr 30 21:20:58 2012
GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit.
HibernationDevice: RESUME=UUID=4be0da2c-65cd-4734-b829-931060b801eb
HotplugNewDevices:
 
HotplugNewMounts:
 
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
ProcEnviron:
 LANGUAGE=en_NZ:en
 PATH=(custom, no user)
 LANG=en_NZ.UTF-8
 SHELL=/bin/bash
ProcFB:
 0 radeondrmfb
 1 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=01db9c4e-2027-441d-87eb-b3551612d557 ro acpi_backlight=vendor quiet 
splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-24-generic N/A
 linux-backports-modules-3.2.0-24-generic  N/A
 linux-firmware1.79
SourcePackage: linux
StagingDrivers: rts_pstor mei
Symptom: storage
UdevMonitorLog:
 monitor will print the received events for:
 UDEV - the event which udev sends out after rule processing
UdisksMonitorLog: Monitoring activity from the disks daemon. Press Ctrl+C to 
cancel.
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/20/2011
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.1A
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 1657
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 10.31
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/20/2011:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr05951024471020100:rvnHewlett-Packard:rn1657:rvr10.31:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP Pavilion dv6 Notebook PC
dmi.product.version: 05951024471020100
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug precise staging

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

Title:
  MP4 player does not mount

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/991822/+subscriptions

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


[Bug 991822] Re: MP4 player does not mount

2012-04-30 Thread Jotham
** Attachment added: dmesg.txt
   https://bugs.launchpad.net/bugs/991822/+attachment/3119767/+files/dmesg.txt

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

Title:
  MP4 player does not mount

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/991822/+subscriptions

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


[Bug 991822] Re: MP4 player does not mount

2012-04-30 Thread Jotham
** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  MP4 player does not mount

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/991822/+subscriptions

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


[Bug 971854] Re: mouse freezes

2012-04-02 Thread Jotham
Does this sometimes occur after coming back on from suspend?

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

Title:
  mouse freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/971854/+subscriptions

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


[Bug 946814] Re: preload crashed with signal 5 in __libc_start_main()

2012-03-06 Thread Jotham
** Visibility changed to: Private

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

Title:
  preload crashed with signal 5 in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/preload/+bug/946814/+subscriptions

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


[Bug 946814] Re: preload crashed with signal 5 in __libc_start_main()

2012-03-04 Thread Jotham
** Visibility changed to: Public

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

Title:
  preload crashed with signal 5 in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/946814/+subscriptions

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


[Bug 878919] Re: regular kernel panic on Ubuntu 11.10

2011-11-04 Thread Jotham Barmentloo
This is also an issue with ubuntu 11.10 on Dell latitude D610 when on AC power.
Attached is a screen shot.

** Attachment added: IMG_9984.JPG
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/878919/+attachment/2585768/+files/IMG_9984.JPG

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

Title:
  regular kernel panic on Ubuntu 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/878919/+subscriptions

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


[Bug 807158] Re: Install Nvidia-96 drivers failed

2011-10-20 Thread Jotham Barmentloo
I'm still waiting, please fix this! Thank you

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

Title:
  Install Nvidia-96 drivers failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-96/+bug/807158/+subscriptions

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


[Bug 807158] Re: Install Nvidia-96 drivers failed

2011-10-03 Thread Jotham Barmentloo
I tried again yesterday and it still affects me on 11.04, but not on
11.10 beta. I think this bug is valid

** Changed in: nvidia-graphics-drivers-96 (Ubuntu)
   Status: Invalid = Confirmed

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

Title:
  Install Nvidia-96 drivers failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-96/+bug/807158/+subscriptions

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


[Bug 805753] Re: SRU patch ; 02_dont_set_default.patch should not have been applied in lucid

2011-09-29 Thread Jotham Barmentloo
This bug also affects me on ubuntu 11.10

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

Title:
  SRU patch ; 02_dont_set_default.patch should not have been applied  in
  lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/805753/+subscriptions

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


[Bug 654248] [NEW] USB disk Not authorized after kernel upgrade from 2.6.32-24 to 2.6.32-25

2010-10-03 Thread Jotham
Public bug reported:

Binary package hint: gvfs

this worked perfectly before kernel upgrade! the shutdown button on the
gnome panel is also disabled!

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gvfs 1.6.1-0ubuntu1build1
ProcVersionSignature: Ubuntu 2.6.32-25.44-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic i686
Architecture: i386
Date: Sun Oct  3 21:32:32 2010
HotplugNewDevices: /dev/sdb /dev/sdb1
HotplugNewMounts:
 
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
ProcEnviron:
 LANG=hu_HU.UTF-8
 SHELL=/bin/bash
SourcePackage: gvfs
Symptom: storage
Title: Does not detect hotplugged storage device

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


** Tags: apport-bug i386 lucid

-- 
USB disk Not authorized after kernel upgrade from 2.6.32-24 to 2.6.32-25
https://bugs.launchpad.net/bugs/654248
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 654248] Re: USB disk Not authorized after kernel upgrade from 2.6.32-24 to 2.6.32-25

2010-10-03 Thread Jotham

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/654248/+attachment/1669858/+files/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/654248/+attachment/1669859/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/654248/+attachment/1669860/+files/Dependencies.txt

** Attachment added: GvfsMonitorLog.txt
   
https://bugs.launchpad.net/bugs/654248/+attachment/1669861/+files/GvfsMonitorLog.txt

** Attachment added: UdevMonitorLog.txt
   
https://bugs.launchpad.net/bugs/654248/+attachment/1669862/+files/UdevMonitorLog.txt

** Attachment added: UdisksMonitorLog.txt
   
https://bugs.launchpad.net/bugs/654248/+attachment/1669863/+files/UdisksMonitorLog.txt

-- 
USB disk Not authorized after kernel upgrade from 2.6.32-24 to 2.6.32-25
https://bugs.launchpad.net/bugs/654248
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 622724] Re: mouse pointer jumps all over screen when using touchpad

2010-09-04 Thread Jotham
** Changed in: linux (Ubuntu)
   Status: New = Confirmed

-- 
mouse pointer jumps all over screen when using touchpad
https://bugs.launchpad.net/bugs/622724
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