[Bug 1774049] Re: df incorrectly reports available space left

2018-09-17 Thread ill
$ lsb_release -l
Usage: lsb_release [options]

lsb_release: error: no such option: -l


** Changed in: coreutils (Ubuntu)
   Status: Expired => New

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

Title:
  df incorrectly reports available space left

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

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

[Bug 1702206] [NEW] xrandr does not show actual resolution monitor is running

2017-07-03 Thread ill
Public bug reported:

When running xrandr, it says that the machine is outputting 1080p video,
but in the settings, under display it show that the monitor is running
in 4k.

$ xrandr
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 16384
DVI-I-0 disconnected (normal left inverted right x axis y axis)
DVI-I-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y 
axis) 531mm x 299mm
   1920x1080 60.00*+  59.9450.0023.9760.0560.0050.04  
   1600x1200 60.00  
   1280x1024 75.0260.02  
   1280x720  60.0059.9450.00  
   1152x864  75.00  
   1024x768  75.0360.00  
   800x600   75.0060.32  
   720x576   50.00  
   720x480   59.94  
   640x480   75.0059.9459.93  
DVI-D-0 disconnected (normal left inverted right x axis y axis)

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  xrandr does not show actual resolution monitor is running

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

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


[Bug 1772488] [NEW] ubuntu tries to report bugs against unofficial repository packages

2018-05-21 Thread ill
Public bug reported:

When a program dies a report problem to ubuntu window comes up, even if
it can't actually report the problem to ubuntu because it isn't an
official repository package. There is no reason for it to come up in the
first place.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  ubuntu tries to report bugs against unofficial repository packages

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

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

[Bug 1740169] Re: machine sleeps immediately after waking

2018-04-15 Thread ill
) Is this something that started to happen after an update? If so,
which?

No, it always happened

Please test this, and advise to the results.

I will have to test this when it comes out in a week

** Changed in: libcec (Ubuntu)
   Status: Expired => Confirmed

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

Title:
  machine sleeps immediately after waking

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

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

[Bug 1774049] [NEW] df incorrectly reports available space left

2018-05-29 Thread ill
Public bug reported:

When using df command, it reports 19GB available on /home, however
trying to write anything to that gives a no space left error.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  df incorrectly reports available space left

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

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

[Bug 1774049] Re: df incorrectly reports available space left

2018-06-22 Thread ill
For the partition that's out of space I get:
/dev/sdc1116M  989K  115M1% /media/data

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

Title:
  df incorrectly reports available space left

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

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

[Bug 1774049] Re: df incorrectly reports available space left

2018-07-12 Thread ill
df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
udev 982K   578  981K1% /dev
tmpfs997K   943  996K1% /run
/dev/sda17.0M  392K  6.7M6% /
tmpfs997K 3  997K1% /dev/shm
tmpfs997K 6  997K1% /run/lock
tmpfs997K18  997K1% /sys/fs/cgroup
/dev/sdc1116M  991K  115M1% /media/data
tmpfs997K27  997K1% /run/user/1000


$ df -h
Filesystem  Size  Used Avail Use% Mounted on
udev3.9G 0  3.9G   0% /dev
tmpfs   798M  4.8M  793M   1% /run
/dev/sda1   110G   57G   48G  55% /
tmpfs   3.9G  8.0K  3.9G   1% /dev/shm
tmpfs   5.0M  4.0K  5.0M   1% /run/lock
tmpfs   3.9G 0  3.9G   0% /sys/fs/cgroup
/dev/sdc1   1.8T  1.3T  454G  74% /media/data
tmpfs   798M   20K  798M   1% /run/user/1000


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

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

Title:
  df incorrectly reports available space left

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

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

[Bug 1696322] [NEW] Display resolution resets

2017-06-07 Thread ill
Public bug reported:

On xubuntu 17.04, after connecting to a monitor the resolution is set to
2100p. I then set the resolution to 1080p. After turning the monitor off
and on again, the resolution is now back to 2100p, and the resolution
that I set never sticks.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  Display resolution resets

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

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


[Bug 1691650] [NEW] package linux-image-4.10.0-21-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2017-05-17 Thread ill
Public bug reported:

package linux-image-4.10.0-21-generic (not installed) failed to
install/upgrade: subprocess new pre-installation script returned error
exit status 128

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

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

Title:
  package linux-image-4.10.0-21-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

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

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


[Bug 1740169] [NEW] machine sleeps immediately after waking

2017-12-26 Thread ill
Public bug reported:

When connected to a computer and tv that supports hdmi-cec, the tv will
apparently send more than one sleeps signal upon turning off, queuing
this to the PC. So upon waking from sleep it will immediately go back to
sleep, meaning I have to turn the pc back on multiple times until it
stays on. There is no reason to queue sleep commands.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  machine sleeps immediately after waking

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

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

[Bug 1740169] DpkgLog.txt

2018-02-08 Thread ill
apport information

** Attachment added: "DpkgLog.txt"
   
https://bugs.launchpad.net/bugs/1740169/+attachment/5051571/+files/DpkgLog.txt

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

Title:
  machine sleeps immediately after waking

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

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

[Bug 1740169] Re: machine sleeps immediately after waking

2018-02-08 Thread ill
apport information

** Tags added: apport-collected artful ubuntu

** Description changed:

- When connected to a computer and tv that supports hdmi-cec, the tv will
- apparently send more than one sleeps signal upon turning off, queuing
- this to the PC. So upon waking from sleep it will immediately go back to
- sleep, meaning I have to turn the pc back on multiple times until it
- stays on. There is no reason to queue sleep commands.
+ When connected to a computer and tv that supports hdmi-cec, the tv will 
apparently send more than one sleeps signal upon turning off, queuing this to 
the PC. So upon waking from sleep it will immediately go back to sleep, meaning 
I have to turn the pc back on multiple times until it stays on. There is no 
reason to queue sleep commands.
+ --- 
+ ApportVersion: 2.20.7-0ubuntu3.7
+ Architecture: amd64
+ DistUpgraded: 2017-10-19 14:20:08,250 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
+ DistroCodename: artful
+ DistroRelease: Ubuntu 17.10
+ DistroVariant: ubuntu
+ InstallationDate: Installed on 2017-04-22 (292 days ago)
+ InstallationMedia: Xubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
+ Package: xorg 1:7.7+19ubuntu3
+ PackageArchitecture: amd64
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-32-generic.efi.signed 
root=UUID=1ea63dd6-7995-4f89-8bf0-abe7f9c7edae ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
+ Tags:  artful ubuntu
+ Uname: Linux 4.13.0-32-generic x86_64
+ UpgradeStatus: Upgraded to artful on 2017-10-19 (112 days ago)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 12/14/2017
+ dmi.bios.vendor: Intel Corp.
+ dmi.bios.version: BNKBL357.86A.0060.2017.1214.2013
+ dmi.board.name: NUC7i3BNB
+ dmi.board.vendor: Intel Corporation
+ dmi.board.version: J22859-303
+ dmi.chassis.type: 3
+ dmi.modalias: 
dmi:bvnIntelCorp.:bvrBNKBL357.86A.0060.2017.1214.2013:bd12/14/2017:svn:pn:pvr:rvnIntelCorporation:rnNUC7i3BNB:rvrJ22859-303:cvn:ct3:cvr:
+ version.compiz: compiz N/A
+ version.libdrm2: libdrm2 2.4.83-1
+ version.libgl1-mesa-dri: libgl1-mesa-dri 17.2.4-0ubuntu1~17.10.2
+ version.libgl1-mesa-glx: libgl1-mesa-glx 17.2.4-0ubuntu1~17.10.2
+ version.xserver-xorg-core: xserver-xorg-core 2:1.19.5-0ubuntu2
+ version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
+ version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.10.0-1
+ version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20170309-0ubuntu1
+ version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1740169/+attachment/5051569/+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/1740169

Title:
  machine sleeps immediately after waking

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

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

[Bug 1740169] Dependencies.txt

2018-02-08 Thread ill
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1740169/+attachment/5051570/+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/1740169

Title:
  machine sleeps immediately after waking

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

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

[Bug 1740169] JournalErrors.txt

2018-02-08 Thread ill
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1740169/+attachment/5051573/+files/JournalErrors.txt

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

Title:
  machine sleeps immediately after waking

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

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

[Bug 1740169] ProcInterrupts.txt

2018-02-08 Thread ill
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1740169/+attachment/5051578/+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/1740169

Title:
  machine sleeps immediately after waking

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

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

[Bug 1740169] HookError_source_xorg.txt

2018-02-08 Thread ill
apport information

** Attachment added: "HookError_source_xorg.txt"
   
https://bugs.launchpad.net/bugs/1740169/+attachment/5051572/+files/HookError_source_xorg.txt

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

Title:
  machine sleeps immediately after waking

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

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

[Bug 1740169] Lsusb.txt

2018-02-08 Thread ill
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1740169/+attachment/5051575/+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/1740169

Title:
  machine sleeps immediately after waking

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

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

[Bug 1740169] UdevDb.txt

2018-02-08 Thread ill
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1740169/+attachment/5051580/+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/1740169

Title:
  machine sleeps immediately after waking

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

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

[Bug 1740169] ProcCpuinfo.txt

2018-02-08 Thread ill
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1740169/+attachment/5051576/+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/1740169

Title:
  machine sleeps immediately after waking

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

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

[Bug 1740169] ProcCpuinfoMinimal.txt

2018-02-08 Thread ill
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1740169/+attachment/5051577/+files/ProcCpuinfoMinimal.txt

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

Title:
  machine sleeps immediately after waking

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

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

[Bug 1740169] Lspci.txt

2018-02-08 Thread ill
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1740169/+attachment/5051574/+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/1740169

Title:
  machine sleeps immediately after waking

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

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

[Bug 1740169] ProcModules.txt

2018-02-08 Thread ill
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1740169/+attachment/5051579/+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/1740169

Title:
  machine sleeps immediately after waking

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

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

[Bug 1740169] Re: machine sleeps immediately after waking

2018-02-09 Thread ill
lg webos tv. I never selected xorg package...

Is there a way to make ubuntu not queue sleep commands? I think the tv
sends out about 5 shutdown commands using cec, then if the machine
doesn't sleep fast enough it will queue them.

So once it gets a sleep command, ignore others until it wakes up again.

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

Title:
  machine sleeps immediately after waking

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

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

[Bug 1030442] Re: opening a file from the web fails

2013-11-23 Thread ill
It doesn't seem to happen in opensuse with the same kde version, so that
would mean that it would be ubuntu?

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

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

Title:
  opening a file from the web fails

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

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


[Bug 1242397] Re: fatal error occurs when upgrading to 13.10

2013-11-27 Thread ill
Still happens after making sure nothing else was running, and after a
fresh boot.

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

Title:
  fatal error occurs when upgrading to 13.10

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

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


[Bug 1251072] Re: rm does not work

2013-11-27 Thread ill
there should be documentation of the behavior in the manual. the man
page says nothing about this.

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

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

Title:
  rm does not work

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

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


[Bug 1141064] Re: xorg starts taking up 100% cpu

2013-11-27 Thread ill
I get a popup that says no additional information could be collected.

** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: Expired => New

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

Title:
  xorg starts taking up 100% cpu

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

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


[Bug 1201158] Re: glitch when adjusting VLC stream volume

2013-11-27 Thread ill
No, i think it might not be happening on 13.10 release

** Changed in: pulseaudio (Ubuntu)
   Status: Expired => New

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

Title:
  glitch when adjusting VLC stream volume

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

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


[Bug 1214170] Re: [GA-890FXA-UD5, Realtek ALC889, Green Line Out, Rear] volume slider problem

2013-11-27 Thread ill
** Changed in: alsa-driver (Ubuntu)
   Status: Invalid => New

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

Title:
  [GA-890FXA-UD5, Realtek ALC889, Green Line Out, Rear] volume slider
  problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1214170/+subscriptions

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


[Bug 1200848] Re: internal error always occurs

2013-11-27 Thread ill
it has been happening since around 12.10.

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

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

Title:
  internal error always occurs

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

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


[Bug 1192775] ProcCpuinfo.txt

2013-11-27 Thread ill
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1192775/+attachment/3918554/+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/1192775

Title:
  3d games do not work after resuming from suspend

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

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


[Bug 1192775] Lspci.txt

2013-11-27 Thread ill
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1192775/+attachment/3918552/+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/1192775

Title:
  3d games do not work after resuming from suspend

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

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


[Bug 1192775] ProcEnviron.txt

2013-11-27 Thread ill
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1192775/+attachment/3918555/+files/ProcEnviron.txt

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

Title:
  3d games do not work after resuming from suspend

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

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


[Bug 1192775] CurrentDmesg.txt

2013-11-27 Thread ill
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1192775/+attachment/3918551/+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/1192775

Title:
  3d games do not work after resuming from suspend

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

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


[Bug 1192775] CRDA.txt

2013-11-27 Thread ill
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1192775/+attachment/3918550/+files/CRDA.txt

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

Title:
  3d games do not work after resuming from suspend

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

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


[Bug 1192775] ProcModules.txt

2013-11-27 Thread ill
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1192775/+attachment/3918557/+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/1192775

Title:
  3d games do not work after resuming from suspend

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

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


[Bug 1192775] Lsusb.txt

2013-11-27 Thread ill
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1192775/+attachment/3918553/+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/1192775

Title:
  3d games do not work after resuming from suspend

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

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


[Bug 1192775] BootDmesg.txt

2013-11-27 Thread ill
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1192775/+attachment/3918549/+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/1192775

Title:
  3d games do not work after resuming from suspend

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

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


[Bug 1192775] Re: 3d games do not work after resuming from suspend

2013-11-27 Thread ill
apport information

** Tags added: apport-collected saucy

** Description changed:

  after resuming from suspend, 3d games do not work until reboot.
+ --- 
+ ApportVersion: 2.12.5-0ubuntu2.1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  luke   2445 F pulseaudio
+  /dev/snd/controlC0:  luke   1363 F audacity
+   luke   2445 F pulseaudio
+  /dev/snd/pcmC0D1p:   luke   2445 F...m pulseaudio
+ DistroRelease: Ubuntu 13.10
+ HibernationDevice: RESUME=UUID=1750c01c-cbd4-45d7-9305-e38b3e38cc27
+ InstallationDate: Installed on 2012-04-28 (578 days ago)
+ InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120423)
+ IwConfig:
+  eth0  no wireless extensions.
+  
+  lono wireless extensions.
+ MachineType: Gigabyte Technology Co., Ltd. GA-890FXA-UD5
+ MarkForUpload: True
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-13-generic 
root=UUID=c052cb21-b6ea-4afd-a044-91133b2da864 ro quiet splash
+ ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
+ RelatedPackageVersions:
+  linux-restricted-modules-3.11.0-13-generic N/A
+  linux-backports-modules-3.11.0-13-generic  N/A
+  linux-firmware 1.116
+ RfKill:
+  
+ Tags:  saucy
+ Uname: Linux 3.11.0-13-generic x86_64
+ UpgradeStatus: Upgraded to saucy on 2013-10-18 (39 days ago)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ WifiSyslog: Nov 27 14:52:08 spock kernel: [125715.140778] [UFW BLOCK] IN=eth0 
OUT= MAC=6c:f0:49:ef:a2:5f:00:1a:92:7e:43:b9:08:00 SRC=192.168.1.5 
DST=192.168.1.2 LEN=129 TOS=0x00 PREC=0x00 TTL=64 ID=10302 PROTO=UDP SPT=44666 
DPT=33939 LEN=109
+ dmi.bios.date: 11/24/2010
+ dmi.bios.vendor: Award Software International, Inc.
+ dmi.bios.version: F6
+ dmi.board.name: GA-890FXA-UD5
+ dmi.board.vendor: Gigabyte Technology Co., Ltd.
+ dmi.board.version: x.x
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
+ dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF6:bd11/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-890FXA-UD5:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-890FXA-UD5:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
+ dmi.product.name: GA-890FXA-UD5
+ dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1192775/+attachment/3918548/+files/AlsaInfo.txt

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

Title:
  3d games do not work after resuming from suspend

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

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


[Bug 1192775] PulseList.txt

2013-11-27 Thread ill
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1192775/+attachment/3918558/+files/PulseList.txt

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

Title:
  3d games do not work after resuming from suspend

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

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


[Bug 1192775] UdevDb.txt

2013-11-27 Thread ill
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1192775/+attachment/3918559/+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/1192775

Title:
  3d games do not work after resuming from suspend

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

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


[Bug 1192775] UdevLog.txt

2013-11-27 Thread ill
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1192775/+attachment/3918560/+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/1192775

Title:
  3d games do not work after resuming from suspend

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

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


[Bug 1194340] Re: gvfs does not work on 13.04

2013-11-27 Thread ill
I don't think it is duplicate, because it still doesn't seem to mount
where you tell it to in the command args.

** This bug is no longer a duplicate of bug 1069255
   gvfs fuse mounts moved from .gvfs to /run/user//gvfs is confusing users

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

Title:
  gvfs does not work on 13.04

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

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


[Bug 1192775] ProcInterrupts.txt

2013-11-27 Thread ill
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1192775/+attachment/3918556/+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/1192775

Title:
  3d games do not work after resuming from suspend

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

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


[Bug 1218603] Re: ubuntu always crashes when resuming from suspend since 13.04

2013-11-27 Thread ill
** Tags removed: raring
** Tags added: kernel-bug-exists-upstreamraring

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

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

Title:
  ubuntu always crashes when resuming from suspend since 13.04

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

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


[Bug 1173285] Re: [GA-970A-UD3] since 13.04, system continually locks up

2013-11-27 Thread ill
Even when I type that in, I get an error.

$ apport-collect -p 1173285
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading 
configurations from ~/.fonts.conf is deprecated.
Usage: apport-collect 

apport-collect: error: You need to specify a report number to update


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

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

Title:
  [GA-970A-UD3] since 13.04, system continually locks up

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

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


[Bug 1192775] Re: 3d games do not work after resuming from suspend

2013-11-27 Thread ill
** Description changed:

  after resuming from suspend, 3d games do not work until reboot.
- --- 
+ ---
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  luke   2445 F pulseaudio
-  /dev/snd/controlC0:  luke   1363 F audacity
-   luke   2445 F pulseaudio
-  /dev/snd/pcmC0D1p:   luke   2445 F...m pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  ill   2445 F pulseaudio
+  /dev/snd/controlC0:  ill   1363 F audacity
+   ill   2445 F pulseaudio
+  /dev/snd/pcmC0D1p:   ill   2445 F...m pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=1750c01c-cbd4-45d7-9305-e38b3e38cc27
  InstallationDate: Installed on 2012-04-28 (578 days ago)
  InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120423)
  IwConfig:
-  eth0  no wireless extensions.
-  
-  lono wireless extensions.
+  eth0  no wireless extensions.
+ 
+  lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. GA-890FXA-UD5
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-13-generic 
root=UUID=c052cb21-b6ea-4afd-a044-91133b2da864 ro quiet splash
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  RelatedPackageVersions:
-  linux-restricted-modules-3.11.0-13-generic N/A
-  linux-backports-modules-3.11.0-13-generic  N/A
-  linux-firmware 1.116
+  linux-restricted-modules-3.11.0-13-generic N/A
+  linux-backports-modules-3.11.0-13-generic  N/A
+  linux-firmware 1.116
  RfKill:
-  
+ 
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-10-18 (39 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Nov 27 14:52:08 spock kernel: [125715.140778] [UFW BLOCK] IN=eth0 
OUT= MAC=6c:f0:49:ef:a2:5f:00:1a:92:7e:43:b9:08:00 SRC=192.168.1.5 
DST=192.168.1.2 LEN=129 TOS=0x00 PREC=0x00 TTL=64 ID=10302 PROTO=UDP SPT=44666 
DPT=33939 LEN=109
  dmi.bios.date: 11/24/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F6
  dmi.board.name: GA-890FXA-UD5
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF6:bd11/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-890FXA-UD5:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-890FXA-UD5:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-890FXA-UD5
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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

Title:
  3d games do not work after resuming from suspend

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

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

[Bug 1184083] Re: glchess does not install

2013-11-27 Thread ill
so shouldn't there be a transitional binary to accompany it?

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

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

Title:
  glchess does not install

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

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


[Bug 1177983] Re: bluetooth does not turn on after upgrade to 13.04

2013-11-27 Thread ill
I can't, I switched to a different OS that does not have that command,
but also fixed the bluetooth.

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

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

Title:
  bluetooth does not turn on after upgrade to 13.04

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

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


[Bug 1178425] Re: no firewall option to block applications

2013-11-27 Thread ill
** This bug is no longer a duplicate of bug 1163098
   there is no way to block individual apps in firewall

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

Title:
  no firewall option to block applications

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

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


[Bug 1200848] ProcInterrupts.txt

2013-11-27 Thread ill
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1200848/+attachment/3918594/+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/1200848

Title:
  internal error always occurs

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

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


[Bug 1200848] ProcModules.txt

2013-11-27 Thread ill
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1200848/+attachment/3918595/+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/1200848

Title:
  internal error always occurs

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

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


[Bug 1200848] PulseList.txt

2013-11-27 Thread ill
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1200848/+attachment/3918596/+files/PulseList.txt

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

Title:
  internal error always occurs

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

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


[Bug 1200848] Re: internal error always occurs

2013-11-27 Thread ill
apport information

** Tags added: apport-collected saucy

** Description changed:

- when starting up ubuntu, a message stating that an internal error has
- occurred always spawns, and it never goes away.
+ when starting up ubuntu, a message stating that an internal error has 
occurred always spawns, and it never goes away.
+ --- 
+ ApportVersion: 2.12.5-0ubuntu2.1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  luke   2442 F pulseaudio
+  /dev/snd/controlC0:  luke   2442 F pulseaudio
+  /dev/snd/pcmC0D1p:   luke   2442 F...m pulseaudio
+ DistroRelease: Ubuntu 13.10
+ HibernationDevice: RESUME=UUID=1750c01c-cbd4-45d7-9305-e38b3e38cc27
+ InstallationDate: Installed on 2012-04-28 (578 days ago)
+ InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120423)
+ IwConfig:
+  eth0  no wireless extensions.
+  
+  lono wireless extensions.
+ MachineType: Gigabyte Technology Co., Ltd. GA-890FXA-UD5
+ MarkForUpload: True
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-13-generic 
root=UUID=c052cb21-b6ea-4afd-a044-91133b2da864 ro quiet splash
+ ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
+ RelatedPackageVersions:
+  linux-restricted-modules-3.11.0-13-generic N/A
+  linux-backports-modules-3.11.0-13-generic  N/A
+  linux-firmware 1.116
+ RfKill:
+  
+ Tags:  saucy
+ Uname: Linux 3.11.0-13-generic x86_64
+ UpgradeStatus: Upgraded to saucy on 2013-10-18 (39 days ago)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ dmi.bios.date: 11/24/2010
+ dmi.bios.vendor: Award Software International, Inc.
+ dmi.bios.version: F6
+ dmi.board.name: GA-890FXA-UD5
+ dmi.board.vendor: Gigabyte Technology Co., Ltd.
+ dmi.board.version: x.x
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
+ dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF6:bd11/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-890FXA-UD5:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-890FXA-UD5:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
+ dmi.product.name: GA-890FXA-UD5
+ dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1200848/+attachment/3918586/+files/AlsaInfo.txt

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

Title:
  internal error always occurs

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

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


[Bug 1200848] Lsusb.txt

2013-11-27 Thread ill
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1200848/+attachment/3918591/+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/1200848

Title:
  internal error always occurs

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

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


[Bug 1200848] WifiSyslog.txt

2013-11-27 Thread ill
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1200848/+attachment/3918599/+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/1200848

Title:
  internal error always occurs

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

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


[Bug 1200848] UdevLog.txt

2013-11-27 Thread ill
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1200848/+attachment/3918598/+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/1200848

Title:
  internal error always occurs

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

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


[Bug 1200848] CRDA.txt

2013-11-27 Thread ill
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1200848/+attachment/3918588/+files/CRDA.txt

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

Title:
  internal error always occurs

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

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


[Bug 1200848] Lspci.txt

2013-11-27 Thread ill
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1200848/+attachment/3918590/+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/1200848

Title:
  internal error always occurs

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

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


[Bug 1200848] ProcEnviron.txt

2013-11-27 Thread ill
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1200848/+attachment/3918593/+files/ProcEnviron.txt

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

Title:
  internal error always occurs

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

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


[Bug 1255704] [NEW] ubuntu crashes when exiting minecraft

2013-11-27 Thread ill
Public bug reported:

whenever I start and then exit minecraft, kwin will crash.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  ubuntu crashes when exiting minecraft

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

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


[Bug 1255709] [NEW] volume resets to 100% every boot

2013-11-27 Thread ill
Public bug reported:

with every startup, the volume will be at 100, even though I can mouse
over the volume icon in systray and it will say 50. Only by moving it
back and forth will kubuntu suddenly remember what the volume should be

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  volume resets to 100% every boot

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

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


[Bug 1200848] CurrentDmesg.txt

2013-11-27 Thread ill
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1200848/+attachment/3918589/+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/1200848

Title:
  internal error always occurs

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

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


[Bug 1200848] UdevDb.txt

2013-11-27 Thread ill
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1200848/+attachment/3918597/+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/1200848

Title:
  internal error always occurs

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

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


[Bug 1200848] ProcCpuinfo.txt

2013-11-27 Thread ill
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1200848/+attachment/3918592/+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/1200848

Title:
  internal error always occurs

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

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


[Bug 1200848] BootDmesg.txt

2013-11-27 Thread ill
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1200848/+attachment/3918587/+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/1200848

Title:
  internal error always occurs

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

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


[Bug 1131081] Re: kernel update breaks suspend

2013-11-27 Thread ill
not waking is not the same as crashing

** This bug is no longer a duplicate of bug 1147581
   System stops waking from suspend when using an infrared remote control

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

Title:
  kernel update breaks suspend

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

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


[Bug 1147604] Re: system crashes after resuming from suspend

2013-11-27 Thread ill
It occurs in 13.10. Is that called saucy or raring?

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

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

Title:
  system crashes after resuming from suspend

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

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


[Bug 1147581] Re: System stops waking from suspend when using an infrared remote control

2013-11-27 Thread ill
Is it not possible to know where in the kernel the code is that is
causeing the device to change its ID so that the computer doesn't know
what it needs to wake up anymore?

one of these from udev must be changing:
SUBSYSTEM=="usb", ATTRS{idVendor}=="0471", ATTRS{idProduct}=="0815" 
RUN+="/bin/sh -c 'echo enabled > /sys$env{DEVPATH}/../power/wakeup'"

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

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

Title:
  System stops waking from suspend when using an infrared remote control

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

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


[Bug 1163098] Re: there is no way to block individual apps in firewall

2013-11-27 Thread ill
But there is no way to do it using a gui, or a way that makes sense
using the app name in the terminal.

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

Title:
  there is no way to block individual apps in firewall

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

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


[Bug 1012898] Re: Kubuntu's information popup is inconsistent with Ubuntu's one

2013-11-27 Thread ill
"only the upstream part should be left open on Launchpad for bugs in
Kubuntu."

where is this upstream part?

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

Title:
  Kubuntu's information popup is inconsistent with Ubuntu's one

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1012898/+subscriptions

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


[Bug 1255758] [NEW] there is no way to block individual apps in firewall

2013-11-27 Thread ill
Public bug reported:


there is no way to block individual apps in firewall

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
   there is no way to block individual apps in firewall

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

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


[Bug 1168759] Re: Clicking install debug symbols does nothing

2013-11-27 Thread ill
There is no backtrace. Backtrace is for things that crashed.

** Changed in: kubuntu-debug-installer (Ubuntu)
   Status: Incomplete => New

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

Title:
  Clicking install debug symbols does nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-debug-installer/+bug/1168759/+subscriptions

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


[Bug 1200848] Re: internal error always occurs

2013-11-27 Thread ill
** Description changed:

  when starting up ubuntu, a message stating that an internal error has 
occurred always spawns, and it never goes away.
- --- 
+ ---
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  luke   2442 F pulseaudio
-  /dev/snd/controlC0:  luke   2442 F pulseaudio
-  /dev/snd/pcmC0D1p:   luke   2442 F...m pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  ill   2442 F pulseaudio
+  /dev/snd/controlC0:  ill   2442 F pulseaudio
+  /dev/snd/pcmC0D1p:   ill   2442 F...m pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=1750c01c-cbd4-45d7-9305-e38b3e38cc27
  InstallationDate: Installed on 2012-04-28 (578 days ago)
  InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120423)
  IwConfig:
-  eth0  no wireless extensions.
-  
-  lono wireless extensions.
+  eth0  no wireless extensions.
+ 
+  lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. GA-890FXA-UD5
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-13-generic 
root=UUID=c052cb21-b6ea-4afd-a044-91133b2da864 ro quiet splash
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  RelatedPackageVersions:
-  linux-restricted-modules-3.11.0-13-generic N/A
-  linux-backports-modules-3.11.0-13-generic  N/A
-  linux-firmware 1.116
+  linux-restricted-modules-3.11.0-13-generic N/A
+  linux-backports-modules-3.11.0-13-generic  N/A
+  linux-firmware 1.116
  RfKill:
-  
+ 
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-10-18 (39 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 11/24/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F6
  dmi.board.name: GA-890FXA-UD5
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF6:bd11/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-890FXA-UD5:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-890FXA-UD5:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-890FXA-UD5
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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

Title:
  internal error always occurs

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

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

[Bug 1168759] Re: Clicking install debug symbols does nothing

2013-11-28 Thread ill
That wasn't submittable due to this bug.

** Changed in: kubuntu-debug-installer (Ubuntu)
   Status: Incomplete => New

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

Title:
  Clicking install debug symbols does nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-debug-installer/+bug/1168759/+subscriptions

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


[Bug 1253502] Re: computer fails to update

2013-12-01 Thread ill
** Changed in: ubuntu
   Status: Invalid => New

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

Title:
  computer fails to update

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

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


[Bug 1264560] [NEW] dpkg has unrecoverable error

2013-12-27 Thread ill
Public bug reported:

When attempting to upgrade, I get the following error:

Calculating upgrade... Done
The following packages will be upgraded:
  akonadi-backend-mysql akonadi-server libakonadiprotocolinternals1 libnss3 
libnss3:i386
  libnss3-1d
6 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/2,751 kB of archives.
After this operation, 1,024 B of additional disk space will be used.
Do you want to continue [Y/n]? y
dpkg: unrecoverable fatal error, aborting:
 files list file for package 'libgstreamer-plugins-bad0.10-0:amd64' is missing 
final newline
E: Sub-process /usr/bin/dpkg returned an error code (2

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  dpkg has unrecoverable error

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

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


[Bug 1264897] [NEW] apt-get no longer works

2013-12-29 Thread ill
Public bug reported:

whenever trying to install or uninstall anything using apt-get or synaptic 
since upgrading to 13.10, I get the following error:dpkg: unrecoverable fatal 
error, aborting:
 files list file for package 'libgstreamer-plugins-bad0.10-0:amd64' is missing 
final newline
E: Sub-process /usr/bin/dpkg returned an error code (2)
A package failed to install.  Trying to recover:

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  apt-get no longer works

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

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


[Bug 1264899] [NEW] typing anything into terminal causes traceback error

2013-12-29 Thread ill
Public bug reported:

when typing anything into a terminal, I get the following error:$ asdf
Traceback (most recent call last):
  File "/usr/lib/python3.3/site.py", line 76, in 
import re
  File "/usr/lib/python3.3/re.py", line 122, in 
import sre_compile
  File "/usr/lib/python3.3/sre_compile.py", line 14, in 
import sre_parse
  File "/usr/lib/python3.3/sre_parse.py", line 17, in 
from sre_constants import *
TypeError: source code string cannot contain null bytes

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  typing anything into terminal causes traceback error

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

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


[Bug 1264897] Re: apt-get no longer works

2013-12-30 Thread ill
** Changed in: ubuntu
   Status: Invalid => New

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

Title:
  apt-get no longer works

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

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


[Bug 1265259] [NEW] graphical corruption after resuming from suspend

2013-12-31 Thread ill
Public bug reported:

when resuming from suspend in kubuntu 13.10, there is graphical
corruption that won't go away unless kwin is restarted.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  graphical corruption after resuming from suspend

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

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


[Bug 1265261] [NEW] networking icon no longer shows when it is disconnected

2013-12-31 Thread ill
Public bug reported:

since upgrading to kubuntu 13.10, the networking icon in the system tray
no longer changes depending on whether or not the ethernet is connected
or disconnected.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  networking icon no longer shows when it is disconnected

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

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


[Bug 1265270] [NEW] firewall is nonfunctional in kubuntu

2013-12-31 Thread ill
Public bug reported:

since upgrading to kubuntu 13.10, the firewall is nonfunctional. I open
gufw and make a new rule, but it never shows up in the list of rules.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  firewall is nonfunctional in kubuntu

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

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


[Bug 1048125] Re: 0471:0815 machine no longer wakes from sleep via Philips (or NXP) eHome Infrared Receiver

2014-01-01 Thread ill
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

** Tags removed: needs-bisect
** Tags added: kernel-bug-exists-upstreamneeds-bisect

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

Title:
  0471:0815 machine no longer wakes from sleep via Philips (or NXP)
  eHome Infrared Receiver

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

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


[Bug 1265270] Re: firewall is nonfunctional in kubuntu

2014-01-01 Thread ill
$ gufw
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/gi/overrides/GLib.py", line 634, in 

return (lambda data: callback(*data), user_data)
  File "/usr/share/gufw/gufw/view/listening.py", line 38, in _show_report
report = self.fw.get_listening_report()
  File "/usr/share/gufw/gufw/frontend.py", line 115, in get_listening_report
return self.listening.get_listening_report()
  File "/usr/share/gufw/gufw/model/listening.py", line 24, in 
get_listening_report
return self.backend.get_listening_report()
  File "/usr/share/gufw/gufw/backend.py", line 371, in get_listening_report
return_report.append('%'.join([actual_protocol, descomponent_fields[0], 
descomponent_fields[1], descomponent_fields[2], policy]))
IndexError: list index out of range

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

Title:
  firewall is nonfunctional in kubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1265270/+subscriptions

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


[Bug 1265651] [NEW] synaptic will crash when keyboard buttons are pressed while launching

2014-01-02 Thread ill
Public bug reported:

in kubuntu 13.10, when launching synaptic from the panel, if keyboard
keys are randomly pressed while it is loading, the synaptic window will
come up with some of those letters already in the search box, but it
will immediatly close right after.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  synaptic will crash when keyboard buttons are pressed while launching

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

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


[Bug 1319224] Re: xubuntu 14.04 does not wake from suspen

2014-05-26 Thread ill
Whats wrong with the apport collect in the current version that I am
running?

** 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/1319224

Title:
  xubuntu 14.04 does not wake from suspen

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

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


[Bug 832401] Re: pactl command fails with connection refused

2014-05-29 Thread ill
$ /usr/bin/pulseaudio --start
N: [pulseaudio] main.c: User-configured server at 
{64bdb0d35d814699b433e438527a615a}unix:/run/user/1000/pulse/native, refusing to 
start/autospawn.

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

Title:
  pactl command fails with connection refused

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

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


[Bug 1319224] Re: xubuntu 14.04 does not wake from suspen

2014-05-31 Thread ill
apport information

** Tags added: apport-collected

** Description changed:

- On a new install of xubuntu 14.04, it does not wake properly from
- suspend. The screen stays black, if I hit ctrl+alt+f1 and then type in a
- login name and hit enter, the cursor goes down a line and nothing
- happens after that. No "password" line come up. Trying to ssh in to it
- does not work.
+ On a new install of xubuntu 14.04, it does not wake properly from suspend. 
The screen stays black, if I hit ctrl+alt+f1 and then type in a login name and 
hit enter, the cursor goes down a line and nothing happens after that. No 
"password" line come up. Trying to ssh in to it does not work.
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.2
+ Architecture: amd64
+ CurrentDesktop: XFCE
+ DistroRelease: Ubuntu 14.04
+ InstallationDate: Installed on 2014-05-13 (19 days ago)
+ InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ Tags:  trusty
+ Uname: Linux 3.14.4-031404-generic x86_64
+ UnreportableReason: The running kernel is not an Ubuntu kernel
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1319224/+attachment/4123586/+files/ProcEnviron.txt

** 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/1319224

Title:
  xubuntu 14.04 does not wake from suspen

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

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


[Bug 1319224] Re: xubuntu 14.04 does not wake from suspen

2014-06-01 Thread ill
It does happen in the default kernel. I was told to use the one I am
using now from comment 3.

** 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/1319224

Title:
  xubuntu 14.04 does not wake from suspen

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

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


[Bug 1204297] Re: vlc does not play audio

2013-09-03 Thread ill
"According to the provided logs, you have configured VLC to use the
S/PDIF digital output and it is already in use by another application.
Failure to play is expected then. This is not a bug."

when other apps can use the sound at the same time, and not have any
problems, when vlc alone has a problem, then it is a bug.

** Changed in: alsa-driver (Ubuntu)
   Status: Incomplete => New

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

Title:
  vlc does not play audio

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1204297/+subscriptions

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


[Bug 1218603] ProcEnviron.txt

2013-09-03 Thread ill
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1218603/+attachment/3801527/+files/ProcEnviron.txt

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

Title:
  ubuntu always crashes when resuming from suspend since 13.04

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

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


[Bug 1218603] Re: ubuntu always crashes when resuming from suspend since 13.04

2013-09-03 Thread ill
apport information

** Tags added: apport-collected raring

** Description changed:

- since upgrading to 13.04, ubuntu will always crash when resuming from
- suspend, showing a bunch of weird graphical artifacts on the screen.
+ since upgrading to 13.04, ubuntu will always crash when resuming from 
suspend, showing a bunch of weird graphical artifacts on the screen.
+ --- 
+ ApportVersion: 2.9.2-0ubuntu8.3
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  luke   2903 F pulseaudio
+  /dev/snd/controlC0:  luke   2903 F pulseaudio
+  /dev/snd/pcmC0D1p:   luke   2903 F...m pulseaudio
+ CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
+ DistroRelease: Ubuntu 13.04
+ HibernationDevice: RESUME=UUID=1750c01c-cbd4-45d7-9305-e38b3e38cc27
+ InstallationDate: Installed on 2012-04-28 (493 days ago)
+ InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120423)
+ IwConfig:
+  eth0  no wireless extensions.
+  
+  lono wireless extensions.
+ MachineType: Gigabyte Technology Co., Ltd. GA-890FXA-UD5
+ MarkForUpload: True
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-29-generic 
root=UUID=c052cb21-b6ea-4afd-a044-91133b2da864 ro quiet splash
+ ProcVersionSignature: Ubuntu 3.8.0-29.42-generic 3.8.13.5
+ RelatedPackageVersions:
+  linux-restricted-modules-3.8.0-29-generic N/A
+  linux-backports-modules-3.8.0-29-generic  N/A
+  linux-firmware1.106
+ RfKill:
+  
+ Tags:  raring
+ Uname: Linux 3.8.0-29-generic x86_64
+ UpgradeStatus: Upgraded to raring on 2013-04-26 (130 days ago)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ WifiSyslog:
+  
+ dmi.bios.date: 11/24/2010
+ dmi.bios.vendor: Award Software International, Inc.
+ dmi.bios.version: F6
+ dmi.board.name: GA-890FXA-UD5
+ dmi.board.vendor: Gigabyte Technology Co., Ltd.
+ dmi.board.version: x.x
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
+ dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF6:bd11/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-890FXA-UD5:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-890FXA-UD5:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
+ dmi.product.name: GA-890FXA-UD5
+ dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1218603/+attachment/3801517/+files/AlsaInfo.txt

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

Title:
  ubuntu always crashes when resuming from suspend since 13.04

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

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


[Bug 1218603] HookError_cloud_archive.txt

2013-09-03 Thread ill
apport information

** Attachment added: "HookError_cloud_archive.txt"
   
https://bugs.launchpad.net/bugs/1218603/+attachment/3801522/+files/HookError_cloud_archive.txt

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

Title:
  ubuntu always crashes when resuming from suspend since 13.04

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

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


[Bug 1218603] BootDmesg.txt

2013-09-03 Thread ill
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1218603/+attachment/3801520/+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/1218603

Title:
  ubuntu always crashes when resuming from suspend since 13.04

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

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


[Bug 1218603] CurrentDmesg.txt

2013-09-03 Thread ill
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1218603/+attachment/3801521/+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/1218603

Title:
  ubuntu always crashes when resuming from suspend since 13.04

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

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


[Bug 1218603] Lsusb.txt

2013-09-03 Thread ill
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1218603/+attachment/3801524/+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/1218603

Title:
  ubuntu always crashes when resuming from suspend since 13.04

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

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


[Bug 1218603] Lspci.txt

2013-09-03 Thread ill
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1218603/+attachment/3801523/+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/1218603

Title:
  ubuntu always crashes when resuming from suspend since 13.04

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

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


[Bug 1218603] ProcInterrupts.txt

2013-09-03 Thread ill
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1218603/+attachment/3801528/+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/1218603

Title:
  ubuntu always crashes when resuming from suspend since 13.04

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

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


[Bug 1218603] ProcModules.txt

2013-09-03 Thread ill
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1218603/+attachment/3801529/+files/ProcModules.txt

** Description changed:

  since upgrading to 13.04, ubuntu will always crash when resuming from 
suspend, showing a bunch of weird graphical artifacts on the screen.
- --- 
+ ---
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  luke   2903 F pulseaudio
-  /dev/snd/controlC0:  luke   2903 F pulseaudio
-  /dev/snd/pcmC0D1p:   luke   2903 F...m pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  ill   2903 F pulseaudio
+  /dev/snd/controlC0:  luke   2903 F pulseaudio
+  /dev/snd/pcmC0D1p:   luke   2903 F...m pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=1750c01c-cbd4-45d7-9305-e38b3e38cc27
  InstallationDate: Installed on 2012-04-28 (493 days ago)
  InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120423)
  IwConfig:
-  eth0  no wireless extensions.
-  
-  lono wireless extensions.
+  eth0  no wireless extensions.
+ 
+  lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. GA-890FXA-UD5
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-29-generic 
root=UUID=c052cb21-b6ea-4afd-a044-91133b2da864 ro quiet splash
  ProcVersionSignature: Ubuntu 3.8.0-29.42-generic 3.8.13.5
  RelatedPackageVersions:
-  linux-restricted-modules-3.8.0-29-generic N/A
-  linux-backports-modules-3.8.0-29-generic  N/A
-  linux-firmware1.106
+  linux-restricted-modules-3.8.0-29-generic N/A
+  linux-backports-modules-3.8.0-29-generic  N/A
+  linux-firmware1.106
  RfKill:
-  
+ 
  Tags:  raring
  Uname: Linux 3.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to raring on 2013-04-26 (130 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog:
-  
+ 
  dmi.bios.date: 11/24/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F6
  dmi.board.name: GA-890FXA-UD5
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF6:bd11/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-890FXA-UD5:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-890FXA-UD5:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-890FXA-UD5
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Description changed:

  since upgrading to 13.04, ubuntu will always crash when resuming from 
suspend, showing a bunch of weird graphical artifacts on the screen.
  ---
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USER    PID ACCESS COMMAND
   /dev/snd/controlC1:  ill   2903 F pulseaudio
-  /dev/snd/controlC0:  luke   2903 F pulseaudio
-  /dev/snd/pcmC0D1p:   luke       2903 F...m pulseaudio
+  /dev/snd/controlC0:  ill       2903 F pulseaudio
+  /dev/snd/pcmC0D1p:   ill   2903 F...m pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=1750c01c-cbd4-45d7-9305-e38b3e38cc27
  InstallationDate: Installed on 2012-04-28 (493 days ago)
  InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120423)
  IwConfig:
   eth0  no wireless extensions.
  
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. GA-890FXA-UD5
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
  
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-29-generic 
root=UUID=c052cb21-b6ea-4afd-a044-91133b2da864 ro quiet splash
  ProcVersionSignature: Ubuntu 3.8.0-29.42-generic 3.8.13.5
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-29-generic N/A
   linux-backports-modules-3.8.0-29-generic  N/A
   linux-firmware1.106
  RfKill:
  
  Tags:  raring
  Uname: Linux 3.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to raring on 2013-04-26 (130 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog:
  
  dmi.bios.date: 11/24/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F6
  dmi.board.name: GA-890FXA-UD5
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF6:bd11/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-8

  1   2   3   4   5   6   7   8   9   10   >