[Desktop-packages] [Bug 1964100] Re: Cannot connect to open WLAN with 1.36.0-1ubuntu2 on Jammy

2024-04-17 Thread Isaac True
** Changed in: network-manager (Ubuntu)
   Status: Expired => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1964100

Title:
  Cannot connect to open WLAN with 1.36.0-1ubuntu2 on Jammy

Status in network-manager package in Ubuntu:
  New

Bug description:
  I'm trying to connect to an open (i.e. no ecryption) WLAN with
  network-manager 1.36.0-1ubuntu2 on 22.04 but it's failing with the
  following error message (after selecting the network from the network-
  manager applet prompt):

  Mär 08 10:50:04 Isaac-Laptop NetworkManager[31754]: 
  [1646733004.4425] audit: op="connection-add-activate" pid=12122
  uid=1000 result="fail" reason="802-11-wireless-security.key-mgmt:
  Access point does not support PSK but setting requires it"

  I haven't changed any of the default settings for network-manager and
  this network worked on 20.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1964100/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1995137] Re: Add "sun4i-drm_dri.so" to libg1-mesa-dri and fix compilation on riscv64

2022-11-17 Thread Isaac True
Prebuilt packages for riscv64 are available in this PPA:
https://launchpad.net/~itrue/+archive/ubuntu/mesa-riscv64

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1995137

Title:
  Add "sun4i-drm_dri.so" to libg1-mesa-dri and fix compilation on
  riscv64

Status in mesa package in Ubuntu:
  New

Bug description:
  "sun4i-drm_dri.so" is needed for some RISC-V platforms such as the
  Allwinner D1. This file is missing from the riscv64 packages, but
  present on others.  This affects (at least) 20.04 and 22.04.

  itrue@lxc-focal ~/tmp> dpkg -c 
libgl1-mesa-dri_21.2.6-0ubuntu0.1~20.04.2_arm64.deb | grep _dri.so
  *snip*
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/sun4i-drm_dri.so link to 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
  *snip*

  itrue@lxc-focal ~/tmp> dpkg -c 
libgl1-mesa-dri_21.2.6-0ubuntu0.1~20.04.2_riscv64.deb | grep _dri.so
  -rw-r--r-- root/root  16498024 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/nouveau_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  -rw-r--r-- root/root   4692400 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/nouveau_vieux_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/r200_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/nouveau_vieux_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/r300_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/r600_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/radeon_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/nouveau_vieux_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/radeonsi_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/swrast_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/virtio_gpu_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/zink_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1995137] Re: Add "sun4i-drm_dri.so" and fix compilation of libg1-mesa-dri on riscv64

2022-11-10 Thread Isaac True
** Summary changed:

- "sun4i-drm_dri.so" is missing from libg1-mesa-dri on riscv64
+ Add "sun4i-drm_dri.so" and fix compilation of libg1-mesa-dri on riscv64

** Summary changed:

- Add "sun4i-drm_dri.so" and fix compilation of libg1-mesa-dri on riscv64
+ Add "sun4i-drm_dri.so" to libg1-mesa-dri and fix compilation on riscv64

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1995137

Title:
  Add "sun4i-drm_dri.so" to libg1-mesa-dri and fix compilation on
  riscv64

Status in mesa package in Ubuntu:
  New

Bug description:
  "sun4i-drm_dri.so" is needed for some RISC-V platforms such as the
  Allwinner D1. This file is missing from the riscv64 packages, but
  present on others.  This affects (at least) 20.04 and 22.04.

  itrue@lxc-focal ~/tmp> dpkg -c 
libgl1-mesa-dri_21.2.6-0ubuntu0.1~20.04.2_arm64.deb | grep _dri.so
  *snip*
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/sun4i-drm_dri.so link to 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
  *snip*

  itrue@lxc-focal ~/tmp> dpkg -c 
libgl1-mesa-dri_21.2.6-0ubuntu0.1~20.04.2_riscv64.deb | grep _dri.so
  -rw-r--r-- root/root  16498024 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/nouveau_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  -rw-r--r-- root/root   4692400 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/nouveau_vieux_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/r200_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/nouveau_vieux_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/r300_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/r600_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/radeon_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/nouveau_vieux_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/radeonsi_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/swrast_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/virtio_gpu_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/zink_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1995137] Re: "sun4i-drm_dri.so" is missing from libg1-mesa-dri on riscv64

2022-11-10 Thread Isaac True
The attached patch disables usage of LLVM JIT on riscv64, which was
causing the error I reported in comment #3.

I obtained this patch from the following Debian bug report:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004039

This patch, combined with the previous one, seems to work well on the
Sipeed Lichee RV board. I have tested this with ubuntu-frame and a
custom-built mesa-core20 snap containing the drivers built using these
patches.

** Bug watch added: Debian Bug tracker #1004039
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004039

** Patch added: "mesa-disable-llvm-riscv64.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1995137/+attachment/5630389/+files/mesa-disable-llvm-riscv64.debdiff

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1995137

Title:
  "sun4i-drm_dri.so" is missing from libg1-mesa-dri on riscv64

Status in mesa package in Ubuntu:
  New

Bug description:
  "sun4i-drm_dri.so" is needed for some RISC-V platforms such as the
  Allwinner D1. This file is missing from the riscv64 packages, but
  present on others.  This affects (at least) 20.04 and 22.04.

  itrue@lxc-focal ~/tmp> dpkg -c 
libgl1-mesa-dri_21.2.6-0ubuntu0.1~20.04.2_arm64.deb | grep _dri.so
  *snip*
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/sun4i-drm_dri.so link to 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
  *snip*

  itrue@lxc-focal ~/tmp> dpkg -c 
libgl1-mesa-dri_21.2.6-0ubuntu0.1~20.04.2_riscv64.deb | grep _dri.so
  -rw-r--r-- root/root  16498024 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/nouveau_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  -rw-r--r-- root/root   4692400 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/nouveau_vieux_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/r200_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/nouveau_vieux_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/r300_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/r600_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/radeon_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/nouveau_vieux_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/radeonsi_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/swrast_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/virtio_gpu_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/zink_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1995137] Re: "sun4i-drm_dri.so" is missing from libg1-mesa-dri on riscv64

2022-11-09 Thread Isaac True
Using this library results in the following error:

'generic' is not a recognized processor for this target (ignoring processor)
'generic' is not a recognized processor for this target (ignoring processor)
WARNING: This target JIT is not designed for the host you are running.  If bad 
things happen, please choose a different -march switch.
'generic' is not a recognized processor for this target (ignoring processor)
'generic' is not a recognized processor for this target (ignoring processor)
'generic' is not a recognized processor for this target (ignoring processor)
'generic' is not a recognized processor for this target (ignoring processor)
'generic' is not a recognized processor for this target (ignoring processor)
'generic' is not a recognized processor for this target (ignoring processor)
'generic' is not a recognized processor for this target (ignoring processor)
'generic' is not a recognized processor for this target (ignoring processor)
LLVM ERROR: Cannot select: 0x3fa81e7fa8: ch = store<(store 4 into %ir.mask_ptr1 
+ 12, basealign 16), trunc to i32> 0x3fa81eadd0, 0x3fa81eea00, 0x3fa81b3358, 
undef:i64
  0x3fa81eea00: i64 = sub Constant:i64<0>, 0x3fa81e7c68
0x3fa81b59a8: i64 = Constant<0>
0x3fa81e7c68: i64 = and 0x3fa81e7ed8, Constant:i64<1>
  0x3fa81e7ed8: i64 = srl 0x3fa81e9430, Constant:i64<7>
0x3fa81e9430: i64,ch = load<(load 2 from %fixed-stack.5, align 8), zext 
from i16> 0x3fa80c34b8, FrameIndex:i64<-2>, undef:i64
  0x3fa81b2e78: i64 = FrameIndex<-2>
  0x3fa81b2da8: i64 = undef
0x3fa81e7e70: i64 = Constant<7>
  0x3fa81b5a78: i64 = Constant<1>
  0x3fa81b3358: i64 = add FrameIndex:i64<6>, Constant:i64<28>
0x3fa81b34f8: i64 = FrameIndex<6>
0x3fa8217440: i64 = Constant<28>
  0x3fa81b2da8: i64 = undef
In function: fs_variant_partial
!!! Fatal signal received. Attempting cleanup, but deadlock may occur
pure virtual method called
terminate called without an active exception
!!! Fatal signal received. Attempting cleanup, but deadlock may occur
Mir fatal error: Unsupported attempt to continue after a fatal signal: SIGABRT


Seems similar to
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1993800 but probably
unrelated

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1995137

Title:
  "sun4i-drm_dri.so" is missing from libg1-mesa-dri on riscv64

Status in mesa package in Ubuntu:
  New

Bug description:
  "sun4i-drm_dri.so" is needed for some RISC-V platforms such as the
  Allwinner D1. This file is missing from the riscv64 packages, but
  present on others.  This affects (at least) 20.04 and 22.04.

  itrue@lxc-focal ~/tmp> dpkg -c 
libgl1-mesa-dri_21.2.6-0ubuntu0.1~20.04.2_arm64.deb | grep _dri.so
  *snip*
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/sun4i-drm_dri.so link to 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
  *snip*

  itrue@lxc-focal ~/tmp> dpkg -c 
libgl1-mesa-dri_21.2.6-0ubuntu0.1~20.04.2_riscv64.deb | grep _dri.so
  -rw-r--r-- root/root  16498024 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/nouveau_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  -rw-r--r-- root/root   4692400 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/nouveau_vieux_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/r200_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/nouveau_vieux_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/r300_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/r600_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/radeon_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/nouveau_vieux_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/radeonsi_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/swrast_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/virtio_gpu_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/zink_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : 

[Desktop-packages] [Bug 1995137] Re: "sun4i-drm_dri.so" is missing from libg1-mesa-dri on riscv64

2022-11-09 Thread Isaac True
The attached debdiff enables building the lima driver on riscv64. This
drivers provides sun4i-drm_dri.so.

I'm currently testing this locally and waiting on riscv64 to be enabled
for my PPA to build a package on LP.

** Patch added: "mesa-build-lima-on-riscv64.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1995137/+attachment/5630053/+files/mesa-build-lima-on-riscv64.debdiff

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1995137

Title:
  "sun4i-drm_dri.so" is missing from libg1-mesa-dri on riscv64

Status in mesa package in Ubuntu:
  New

Bug description:
  "sun4i-drm_dri.so" is needed for some RISC-V platforms such as the
  Allwinner D1. This file is missing from the riscv64 packages, but
  present on others.  This affects (at least) 20.04 and 22.04.

  itrue@lxc-focal ~/tmp> dpkg -c 
libgl1-mesa-dri_21.2.6-0ubuntu0.1~20.04.2_arm64.deb | grep _dri.so
  *snip*
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/sun4i-drm_dri.so link to 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
  *snip*

  itrue@lxc-focal ~/tmp> dpkg -c 
libgl1-mesa-dri_21.2.6-0ubuntu0.1~20.04.2_riscv64.deb | grep _dri.so
  -rw-r--r-- root/root  16498024 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/nouveau_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  -rw-r--r-- root/root   4692400 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/nouveau_vieux_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/r200_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/nouveau_vieux_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/r300_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/r600_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/radeon_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/nouveau_vieux_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/radeonsi_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/swrast_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/virtio_gpu_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
  hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/zink_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1995137] [NEW] "sun4i-drm_dri.so" is missing from libg1-mesa-dri on riscv64

2022-10-28 Thread Isaac True
Public bug reported:

"sun4i-drm_dri.so" is needed for some RISC-V platforms such as the
Allwinner D1. This file is missing from the riscv64 packages, but
present on others.  This affects (at least) 20.04 and 22.04.

itrue@lxc-focal ~/tmp> dpkg -c 
libgl1-mesa-dri_21.2.6-0ubuntu0.1~20.04.2_arm64.deb | grep _dri.so
*snip*
hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/sun4i-drm_dri.so link to 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
*snip*

itrue@lxc-focal ~/tmp> dpkg -c 
libgl1-mesa-dri_21.2.6-0ubuntu0.1~20.04.2_riscv64.deb | grep _dri.so
-rw-r--r-- root/root  16498024 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/nouveau_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
-rw-r--r-- root/root   4692400 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/nouveau_vieux_dri.so
hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/r200_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/nouveau_vieux_dri.so
hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/r300_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/r600_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/radeon_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/nouveau_vieux_dri.so
hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/radeonsi_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/swrast_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/virtio_gpu_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so
hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/riscv64-linux-gnu/dri/zink_dri.so link to 
./usr/lib/riscv64-linux-gnu/dri/kms_swrast_dri.so

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

** Description changed:

  "sun4i-drm_dri.so" is needed for some RISC-V platforms such as the
  Allwinner D1. This file is missing from the riscv64 packages, but
  present on others.  This affects (at least) 20.04 and 22.04.
  
  itrue@lxc-focal ~/tmp> dpkg -c 
libgl1-mesa-dri_21.2.6-0ubuntu0.1~20.04.2_arm64.deb | grep _dri.so
- -rw-r--r-- root/root  23619952 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
- hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/d3d12_dri.so link to 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
- hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/etnaviv_dri.so link to 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
- hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/exynos_dri.so link to 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
- hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/hx8357d_dri.so link to 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
- hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/ili9225_dri.so link to 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
- hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/ili9341_dri.so link to 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
- hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/imx-dcss_dri.so link to 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
- hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/imx-drm_dri.so link to 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
- hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/ingenic-drm_dri.so link to 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
- hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/kgsl_dri.so link to 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
- hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/kms_swrast_dri.so link to 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
- hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/lima_dri.so link to 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
- hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/mali-dp_dri.so link to 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
- hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/mcde_dri.so link to 
./usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
- hrw-r--r-- root/root 0 2022-03-08 16:37 
./usr/lib/aarch64-linux-gnu/dri/mediatek_dri.so link to 

[Desktop-packages] [Bug 1964100] Re: Cannot connect to open WLAN with 1.36.0-1ubuntu2 on Jammy

2022-04-11 Thread Isaac True
Hi @seb128,

Sorry I haven't yet had the chance to test it with GNOME, but I can
confirm that it works if I manually add the connection with nmcli,
without adding any particular arguments:

nmcli c add type wifi ssid ""

It does seem to indeed be an issue with plasma-nm.

Cheers,
Isaac

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1964100

Title:
  Cannot connect to open WLAN with 1.36.0-1ubuntu2 on Jammy

Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  I'm trying to connect to an open (i.e. no ecryption) WLAN with
  network-manager 1.36.0-1ubuntu2 on 22.04 but it's failing with the
  following error message (after selecting the network from the network-
  manager applet prompt):

  Mär 08 10:50:04 Isaac-Laptop NetworkManager[31754]: 
  [1646733004.4425] audit: op="connection-add-activate" pid=12122
  uid=1000 result="fail" reason="802-11-wireless-security.key-mgmt:
  Access point does not support PSK but setting requires it"

  I haven't changed any of the default settings for network-manager and
  this network worked on 20.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1964100/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1964100] Re: Cannot connect to open WLAN with 1.36.0-1ubuntu2 on Jammy

2022-03-08 Thread Isaac True
This seems to be related to OWE
(https://en.wikipedia.org/wiki/Opportunistic_Wireless_Encryption). If I
disable this in the router, then I can connect without any issues.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1964100

Title:
  Cannot connect to open WLAN with 1.36.0-1ubuntu2 on Jammy

Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  I'm trying to connect to an open (i.e. no ecryption) WLAN with
  network-manager 1.36.0-1ubuntu2 on 22.04 but it's failing with the
  following error message (after selecting the network from the network-
  manager applet prompt):

  Mär 08 10:50:04 Isaac-Laptop NetworkManager[31754]: 
  [1646733004.4425] audit: op="connection-add-activate" pid=12122
  uid=1000 result="fail" reason="802-11-wireless-security.key-mgmt:
  Access point does not support PSK but setting requires it"

  I haven't changed any of the default settings for network-manager and
  this network worked on 20.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1964100/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1964100] Re: Cannot connect to open WLAN with 1.36.0-1ubuntu2 on Jammy

2022-03-08 Thread Isaac True
I've attached the journalctl output.

I'm running Kubuntu with plasma-nm 5.24.2-0ubuntu1.

I haven't provided a certificate or any authentication details, and the
security is set to none in the settings.


** Attachment added: "log"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1964100/+attachment/5567059/+files/log

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1964100

Title:
  Cannot connect to open WLAN with 1.36.0-1ubuntu2 on Jammy

Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  I'm trying to connect to an open (i.e. no ecryption) WLAN with
  network-manager 1.36.0-1ubuntu2 on 22.04 but it's failing with the
  following error message (after selecting the network from the network-
  manager applet prompt):

  Mär 08 10:50:04 Isaac-Laptop NetworkManager[31754]: 
  [1646733004.4425] audit: op="connection-add-activate" pid=12122
  uid=1000 result="fail" reason="802-11-wireless-security.key-mgmt:
  Access point does not support PSK but setting requires it"

  I haven't changed any of the default settings for network-manager and
  this network worked on 20.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1964100/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1964100] [NEW] Cannot connect to open WLAN with 1.36.0-1ubuntu2 on Jammy

2022-03-08 Thread Isaac True
Public bug reported:

I'm trying to connect to an open (i.e. no ecryption) WLAN with network-
manager 1.36.0-1ubuntu2 on 22.04 but it's failing with the following
error message (after selecting the network from the network-manager
applet prompt):

Mär 08 10:50:04 Isaac-Laptop NetworkManager[31754]: 
[1646733004.4425] audit: op="connection-add-activate" pid=12122 uid=1000
result="fail" reason="802-11-wireless-security.key-mgmt: Access point
does not support PSK but setting requires it"

I haven't changed any of the default settings for network-manager and
this network worked on 20.04.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: jammy

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1964100

Title:
  Cannot connect to open WLAN with 1.36.0-1ubuntu2 on Jammy

Status in network-manager package in Ubuntu:
  New

Bug description:
  I'm trying to connect to an open (i.e. no ecryption) WLAN with
  network-manager 1.36.0-1ubuntu2 on 22.04 but it's failing with the
  following error message (after selecting the network from the network-
  manager applet prompt):

  Mär 08 10:50:04 Isaac-Laptop NetworkManager[31754]: 
  [1646733004.4425] audit: op="connection-add-activate" pid=12122
  uid=1000 result="fail" reason="802-11-wireless-security.key-mgmt:
  Access point does not support PSK but setting requires it"

  I haven't changed any of the default settings for network-manager and
  this network worked on 20.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1964100/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1942799] Re: Exiv2 creates out of range exception with XMP data

2021-09-06 Thread Isaac Carter
The code in question for both Pix and gthumb looks to be one of the FOR
loops in "exiv2_read_metadata" in exiv2-utils.cpp, where this line...

  md->print().c_str()

...creates the out of range exception.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to exiv2 in Ubuntu.
https://bugs.launchpad.net/bugs/1942799

Title:
  Exiv2 creates out of range exception with XMP data

Status in exiv2 package in Ubuntu:
  Confirmed

Bug description:
  Applying the latest update to Exiv2 in both Pix and gThumb, images
  that contain XMP data will crash the given application. The issue
  looks to be when Xmp data is not able to properly handle the call to
  "c_str()".

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1942799] [NEW] Exiv2 creates out of range exception with XMP data

2021-09-06 Thread Isaac Carter
Public bug reported:

Applying the latest update to Exiv2 in both Pix and gThumb, images that
contain XMP data will crash the given application. The issue looks to be
when Xmp data is not able to properly handle the call to "c_str()".

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to exiv2 in Ubuntu.
https://bugs.launchpad.net/bugs/1942799

Title:
  Exiv2 creates out of range exception with XMP data

Status in exiv2 package in Ubuntu:
  New

Bug description:
  Applying the latest update to Exiv2 in both Pix and gThumb, images
  that contain XMP data will crash the given application. The issue
  looks to be when Xmp data is not able to properly handle the call to
  "c_str()".

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1915681] Re: Error in freeze/thaw accounting, GNOME Shell crashed with signal 5, resource:///org/gnome/shell/ui/windowManager.js:1384

2021-07-20 Thread Isaac Hollander
I just experienced this crash on hirsute, and reported with apport-bug.
@Daniel happy to send you crash info OOB...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1915681

Title:
  Error in freeze/thaw accounting, GNOME Shell crashed with signal 5,
  resource:///org/gnome/shell/ui/windowManager.js:1384

Status in gnome-shell package in Ubuntu:
  Invalid

Bug description:
  Feb 12 09:10:29 thinkpad gnome-shell[85476]: Error in freeze/thaw accounting
  Feb 12 09:10:29 thinkpad gnome-shell[85476]: GNOME Shell crashed with signal 5
  Feb 12 09:10:29 thinkpad gnome-shell[85476]: == Stack trace for context 
0x561dd4480270 ==
  Feb 12 09:10:29 thinkpad gnome-shell[85476]: #0   561dd96ccf18 i   
resource:///org/gnome/shell/ui/windowManager.js:1384 (1c61e18d03d0 @ 589)
  Feb 12 09:10:29 thinkpad gnome-shell[85476]: #1   7ffc72c53090 b   
self-hosted:850 (22fd89d4e5b0 @ 454)

  Taken from https://bugs.launchpad.net/ubuntu/+source/gnome-
  shell/+bug/1897765/comments/38

  This crash will also show up in the existing error buckets from bug
  1897765:

  https://errors.ubuntu.com/problem/2f47b25de323a59b617efbd8ce4b9bc7789848bd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1915681/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1760849] Re: Login screen appears on only one monitor and it's not the one I want

2020-07-20 Thread isaac
same issue here, on Ubuntu 20.04(Focal)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1760849

Title:
  Login screen appears on only one monitor and it's not the one I want

Status in gdm:
  Unknown
Status in gdm3 package in Ubuntu:
  Triaged
Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  Upstream bugs:
  https://gitlab.gnome.org/GNOME/gdm/issues/168
  https://gitlab.gnome.org/GNOME/gdm/issues/183
  https://gitlab.gnome.org/GNOME/gdm/issues/195
  https://gitlab.gnome.org/GNOME/gdm/issues/319
  https://gitlab.gnome.org/GNOME/gdm/issues/372

  The Ubuntu login screen is tiled on all displays, not mirrored, making
  it nearly impossible to login when using an external monitor if the
  laptop screen is not visible.

  There appears to be no available control to alter the display settings
  of the login screen. Prior to bionic, the controls followed the mouse
  onto different displays so you could login by giving the mouse a swipe
  to the right to get the controls to appear.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gdm3 3.28.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10
  Uname: Linux 4.15.0-13-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.9-0ubuntu2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Apr  3 22:13:53 2018
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: gdm3
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1826131] Re: Could not install the upgrades The upgrade has aborted. Your system could be in an unusable state. A recovery will run noCould not install the upgrades The upgrade

2019-04-24 Thread Isaac Ullah
Adding that I just got the same error upon upgrade to 19.04. Will
restart with trepidation to see if it will work...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to texinfo in Ubuntu.
https://bugs.launchpad.net/bugs/1826131

Title:
  Could not install the upgrades  The upgrade has aborted. Your system
  could be in an unusable state. A recovery will run noCould not install
  the upgrades  The upgrade has aborted. Your system could be in an
  unusable state. A recovery will run now (dpkg --configure -a).w (dpkg
  --configure -a).

Status in texinfo package in Ubuntu:
  Confirmed

Bug description:
  FAIL updating from 18.10 to 19.04

  Could not install the upgrades

  The upgrade has aborted. Your system could be in an unusable state. A
  recovery will run now (dpkg --configure -a).

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: install-info 6.5.0.dfsg.1-4build1
  ProcVersionSignature: Ubuntu 4.18.0-18.19-generic 4.18.20
  Uname: Linux 4.18.0-18-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Apr 24 11:27:20 2019
  InstallationDate: Installed on 2015-08-23 (1339 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: texinfo
  UpgradeStatus: Upgraded to disco on 2019-04-24 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1746638] Re: [GeForce 6150SE nForce 430] PC freezes and crashes

2018-06-20 Thread Isaac Monteiro
I can confirm I'm having the same problem. This problem arised to me since 
Debian Jessie. The workaround was to install Nvidia proprietary drivers, but 
support for nvidia-304xx was dropped on Xorg 1.20.
Adding "NvMSI=0 NvPCIE=0" to kernel boot line seems to make crashes less 
predictable.
The only workaround is to boot with "nouveau.noaccel=1" but this make any 
graphical application unusably slow.
Back to Windows.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1746638

Title:
  [GeForce 6150SE nForce 430] PC freezes and crashes

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  When using the nouveau graphics driver my pc freezes and crashes.

  WORKAROUND: Use the proprietary nvidia driver.

  WORKAROUND: Use PPA from https://launchpad.net/~oibaf/+archive/ubuntu
  /graphics-drivers

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg (not installed)
  ProcVersionSignature: Ubuntu 4.13.0-32.35~16.04.1-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  Date: Thu Feb  1 01:36:25 2018
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation C61 [GeForce 6150SE nForce 430] [10de:03d0] (rev a2) 
(prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. C61 [GeForce 6150SE nForce 430] 
[1043:8234]
  InstallationDate: Installed on 2017-11-23 (69 days ago)
  InstallationMedia: Xubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 003: ID 04b8:082f Seiko Epson Corp. PX-A620 [Stylus 
CX3900/DX4000/DX4050]
   Bus 002 Device 002: ID 1241:1166 Belkin MI-2150 Trust Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: System manufacturer System Product Name
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-32-generic 
root=UUID=d7ad7807-5ead-49f7-8978-2e035ab6dd15 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/29/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0602
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M2N-MX SE Plus
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev x.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0602:bd10/29/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N-MXSEPlus:rvrRevx.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.83-1~16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.2.4-0ubuntu1~16.04.4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.2.4-0ubuntu1~16.04.4
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Thu Feb  1 01:34:53 2018
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputHID 1241:1166MOUSE, id 8
   inputAT Translated Set 2 keyboard KEYBOARD, id 9
  xserver.errors:
   Failed to load module "nvidia" (module does not exist, 0)
   Failed to load module "nvidia" (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.19.5-0ubuntu2~16.04.1
  xserver.video_driver: nouveau

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1741680] [NEW] package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is different from o

2018-01-06 Thread Isaac Terrell
Public bug reported:

Error encountered while attempting to install WineHq packages

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: libsane1 1.0.27-1~experimental2ubuntu2.1
ProcVersionSignature: Ubuntu 4.13.0-21.24-generic 4.13.13
Uname: Linux 4.13.0-21-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
Date: Sat Jan  6 14:29:59 2018
DuplicateSignature:
 package:libsane1:1.0.27-1~experimental2ubuntu2.1
 Unpacking libsane1:i386 (1.0.27-1~experimental2ubuntu2.1) ...
 dpkg: error processing archive 
/tmp/apt-dpkg-install-oFHmFv/137-libsane1_1.0.27-1~experimental2ubuntu2.1_i386.deb
 (--unpack):
  trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is 
different from other instances of package libsane1:i386
ErrorMessage: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which 
is different from other instances of package libsane1:i386
InstallationDate: Installed on 2017-12-20 (17 days ago)
InstallationMedia: Lubuntu 17.10 "Artful Aardvark" - Release amd64 (20171017.1)
Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5.1
SourcePackage: sane-backends
Title: package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to 
install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: sane-backends (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package artful package-conflict

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to sane-backends in Ubuntu.
https://bugs.launchpad.net/bugs/1741680

Title:
  package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to
  install/upgrade: trying to overwrite shared
  '/lib/udev/hwdb.d/20-sane.hwdb', which is different from other
  instances of package libsane1:i386

Status in sane-backends package in Ubuntu:
  New

Bug description:
  Error encountered while attempting to install WineHq packages

  ProblemType: Package
  DistroRelease: Ubuntu 17.10
  Package: libsane1 1.0.27-1~experimental2ubuntu2.1
  ProcVersionSignature: Ubuntu 4.13.0-21.24-generic 4.13.13
  Uname: Linux 4.13.0-21-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  Date: Sat Jan  6 14:29:59 2018
  DuplicateSignature:
   package:libsane1:1.0.27-1~experimental2ubuntu2.1
   Unpacking libsane1:i386 (1.0.27-1~experimental2ubuntu2.1) ...
   dpkg: error processing archive 
/tmp/apt-dpkg-install-oFHmFv/137-libsane1_1.0.27-1~experimental2ubuntu2.1_i386.deb
 (--unpack):
trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is 
different from other instances of package libsane1:i386
  ErrorMessage: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
  InstallationDate: Installed on 2017-12-20 (17 days ago)
  InstallationMedia: Lubuntu 17.10 "Artful Aardvark" - Release amd64 
(20171017.1)
  Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
  PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
  RelatedPackageVersions:
   dpkg 1.18.24ubuntu1
   apt  1.5.1
  SourcePackage: sane-backends
  Title: package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to 
install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1741680/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1717992] Re: Sound silently plays to "Dummy Output"

2017-11-17 Thread isaac
The same issue here, on Ubuntu 17.10. Only "Dummy Output" found in
Output window.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1717992

Title:
  Sound silently plays to "Dummy Output"

Status in linux package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Since upgrade to 4.10.0-35-generic in Ubuntu 17.04, the sound card is
  detected, but pavucontrol has only "Dummy Output". Bar animation shows
  audio is playing, but no sound is heard. alsamixer is working fine,
  but audio still can't be heard. Configuration tab says "No cards
  available for configuration".

  $ lspci -v
  0:1f.3 Audio device: Intel Corporation Device 9d71 (rev 21)
Subsystem: Dell Device 0781
Flags: bus master, fast devsel, latency 32, IRQ 283
Memory at d5328000 (64-bit, non-prefetchable) [size=16K]
Memory at d530 (64-bit, non-prefetchable) [size=64K]
Capabilities: 
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_skl

  # aplay -L
  default
  Playback/recording through the PulseAudio sound server
  null
  Discard all samples (playback) or generate zero samples (capture)
  pulse
  PulseAudio Sound Server
  sysdefault:CARD=PCH
  HDA Intel PCH, ALC3246 Analog
  Default Audio Device
  front:CARD=PCH,DEV=0
  HDA Intel PCH, ALC3246 Analog
  Front speakers
  surround21:CARD=PCH,DEV=0
  HDA Intel PCH, ALC3246 Analog
  2.1 Surround output to Front and Subwoofer speakers
  surround40:CARD=PCH,DEV=0
  HDA Intel PCH, ALC3246 Analog
  4.0 Surround output to Front and Rear speakers
  surround41:CARD=PCH,DEV=0
  HDA Intel PCH, ALC3246 Analog
  4.1 Surround output to Front, Rear and Subwoofer speakers
  surround50:CARD=PCH,DEV=0
  HDA Intel PCH, ALC3246 Analog
  5.0 Surround output to Front, Center and Rear speakers
  surround51:CARD=PCH,DEV=0
  HDA Intel PCH, ALC3246 Analog
  5.1 Surround output to Front, Center, Rear and Subwoofer speakers
  surround71:CARD=PCH,DEV=0
  HDA Intel PCH, ALC3246 Analog
  7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
  hdmi:CARD=PCH,DEV=0
  HDA Intel PCH, HDMI 0
  HDMI Audio Output
  hdmi:CARD=PCH,DEV=1
  HDA Intel PCH, HDMI 1
  HDMI Audio Output
  hdmi:CARD=PCH,DEV=2
  HDA Intel PCH, HDMI 2
  HDMI Audio Output
  dmix:CARD=PCH,DEV=0
  HDA Intel PCH, ALC3246 Analog
  Direct sample mixing device
  dmix:CARD=PCH,DEV=3
  HDA Intel PCH, HDMI 0
  Direct sample mixing device
  dmix:CARD=PCH,DEV=7
  HDA Intel PCH, HDMI 1
  Direct sample mixing device
  dmix:CARD=PCH,DEV=8
  HDA Intel PCH, HDMI 2
  Direct sample mixing device
  dsnoop:CARD=PCH,DEV=0
  HDA Intel PCH, ALC3246 Analog
  Direct sample snooping device
  dsnoop:CARD=PCH,DEV=3
  HDA Intel PCH, HDMI 0
  Direct sample snooping device
  dsnoop:CARD=PCH,DEV=7
  HDA Intel PCH, HDMI 1
  Direct sample snooping device
  dsnoop:CARD=PCH,DEV=8
  HDA Intel PCH, HDMI 2
  Direct sample snooping device
  hw:CARD=PCH,DEV=0
  HDA Intel PCH, ALC3246 Analog
  Direct hardware device without any conversions
  hw:CARD=PCH,DEV=3
  HDA Intel PCH, HDMI 0
  Direct hardware device without any conversions
  hw:CARD=PCH,DEV=7
  HDA Intel PCH, HDMI 1
  Direct hardware device without any conversions
  hw:CARD=PCH,DEV=8
  HDA Intel PCH, HDMI 2
  Direct hardware device without any conversions
  plughw:CARD=PCH,DEV=0
  HDA Intel PCH, ALC3246 Analog
  Hardware device with all software conversions
  plughw:CARD=PCH,DEV=3
  HDA Intel PCH, HDMI 0
  Hardware device with all software conversions
  plughw:CARD=PCH,DEV=7
  HDA Intel PCH, HDMI 1
  Hardware device with all software conversions
  plughw:CARD=PCH,DEV=8
  HDA Intel PCH, HDMI 2
  Hardware device with all software conversions
  --- 
  ApportVersion: 2.20.4-0ubuntu4.5
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/dsp', 
'/dev/snd/by-path', '/dev/snd/hwC0D2', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D8p', 
'/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] 
failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 17.04
  HibernationDevice: RESUME=UUID=0bcd17dc-d971-4048-8c1f-d2bb48e8a157
  InstallationDate: Installed on 2017-08-18 (31 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  MachineType: Dell Inc. Inspiron 7460
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.10.0-35-generic.efi.signed 
root=/dev/mapper/ubu-root ro quiet splash zswap.enabled=1 vt.handoff=7
  

[Desktop-packages] [Bug 1590590] Re: Touchpad not recognized on Dell Latitude E7470 Ultrabook

2016-10-14 Thread Isaac
Same problem here with a Dell Latitude e5470.
Tried in Ubuntu 16.04 and 16.10.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/1590590

Title:
  Touchpad not recognized on Dell Latitude E7470 Ultrabook

Status in linux package in Ubuntu:
  Triaged
Status in xserver-xorg-input-synaptics package in Ubuntu:
  Confirmed

Bug description:
  Expected: Touchpad settings available in Mouse & Touchpad Settings
  dialog

  Actual result: Touchpad settings missing entirely

  
  Details:
  The touchpad on my Dell Ultrabook (Latitude E7470) functions mostly. 

  The settings for the touchpad are not available at all in the Mouse
  and Touchpad settings (see http://i.imgur.com/YRGiOrj.png).

  Two-finger scrolling works as expected except it's using "Natural
  Scrolling" by default and there is no way to change it.

  xinput list does not display a touchpad at all:

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ ELAN Touchscreenid=11   [slave  pointer 
 (2)]
  ⎜   ↳ ImPS/2 Generic Wheel Mouse  id=13   [slave  pointer 
 (2)]
  ⎣ Virtual core keyboard   id=3[master keyboard (2)]
  ↳ Virtual core XTEST keyboard id=5[slave  
keyboard (3)]
  ↳ Power Buttonid=6[slave  
keyboard (3)]
  ↳ Video Bus   id=7[slave  
keyboard (3)]
  ↳ Power Buttonid=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ Integrated_Webcam_FHD   id=10   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=12   [slave  
keyboard (3)]
  ↳ Dell WMI hotkeysid=14   [slave  
keyboard (3)]
  ↳ DELL Wireless hotkeys   id=15   [slave  
keyboard (3)]

  
  /proc/bus/input/devices lists the device as a "Generic Wheel Mouse"

  Output of `lsb_release -rd`:
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  xserver-xorg-input-synaptics version information:
  xserver-xorg-input-synaptics:
Installed: 1.8.2-1ubuntu3
Candidate: 1.8.2-1ubuntu3
Version table:
   *** 1.8.2-1ubuntu3 500
  500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1254590] Re: Wifi stops working but doesn't disconnect

2016-04-20 Thread Isaac Church
How do I get the fix?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1254590

Title:
  Wifi stops working but doesn't disconnect

Status in network-manager package in Ubuntu:
  Fix Released

Bug description:
  OK, I have this bug apparently since the 13.04, and I decided not to complain 
about it or report it because I was about to upgrade to 13.10 (Saucy, which I'm 
using now) and I thought the problem have already been found and might be fixed 
in the new version.
  But that didn't happened... I'm upgraded to 13.10 and still have the bug.

  That's what happened and I'll try to make it as clear as possible (this is my 
first bug report and I want it to be the best as possible).
  Also, sorry for bad English; that's not my mother-language.

  So, sometimes, when I'm using the internet, the wifi connection just stops 
working.
  The connection stills ON (connected to my wifi router) but doesn't download 
or upload, get or send any data. No application can reach the internet when the 
bug happens.
  The bug is more noticeable when I'm using Chromium browser. I'm trying to see 
a website or a page, but the Chromium keeps loading (in the inferior left bar 
shows "solving hosts" or something like that), and the loading takes some 
seconds until Chromium shows a error message in the tab.
  But this bug not only happens when using Chromium or Nightly or any other 
browser. It's permanent and happens anytime. Sometimes it happens when using 
browsers, in the middle of downloads (by browser and by torrent), in the middle 
of update or upgrade, or even when I'm not using the internet at all. I open 
Hedgewars or the OpenOffice Writer and then, when I close the application and 
try to use the internet, it just doesn't work.
  The connection stills on, Ubuntu stills connected to the wifi router.

  But there's another interesting fact: when I disconnect and connect,
  the internet back working again. No speed limits or any other bugs
  (until it happens again, since this bug is persistent; it happens many
  times per day. Disconnect and connect works always when it happens).

  I verified the internet with Windows 7 and Windows 8 and nothing
  happened. It's not hardware problem, it's Ubuntu bug, indeed.

  And even another interesting fact: this bug happened twice while I was
  writing this bug report!

  Apparently, there's no time period that this bug appears (like... each
  5 minutes, or each 1 hour). It happens in no scheduled time, the time
  for this to happen is totally random (APPARENTLY -- I never made an
  official time-counting by clock or anything such).

  I already talked about this bug in askubuntu.com and I saw one person
  experiencing this same bug (only one person, but... stills being an
  annoying bug for those who have it).

  As asked, here are the release of Ubuntu and the version of the
  suspected package (used "sudo apt-cache policy network-manager"):

  Ubuntu 13.10 Saucy (as said before) and:

  vitor@vitor-N150P:~$ sudo apt-cache policy network-manager
  [sudo] password for vitor: 
  network-manager:
Instalado: 0.9.8.0-0ubuntu22
Candidato: 0.9.8.0-0ubuntu22

  Thanks in advance for the help and thank you, Canonical, for keeping
  Ubuntu the best operational system I ever had (not only the free
  ones!).

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: network-manager 0.9.8.0-0ubuntu22
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Mon Nov 25 01:37:11 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-11-05 (19 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IpRoute:
   default via 192.168.0.1 dev eth1  proto static 
   192.168.0.0/24 dev eth1  proto kernel  scope link  src 192.168.0.156  metric 
9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   LANGUAGE=pt_BR:pt:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Conexão cabeada 1 723548a2-9ed6-4567-b5e5-decd0eaaf7e0   
802-3-ethernet1385349506   Seg 25 Nov 2013 01:18:26 BRST  yes   
no /org/freedesktop/NetworkManager/Settings/2
   MONI  d8804f36-881b-4ca1-ad92-6e52267e077b   
802-11-wireless   

[Desktop-packages] [Bug 1553768] Re: Editor xml default eclipse no work

2016-03-06 Thread Isaac
null
Error
Sun Mar 06 18:55:08 CET 2016
Problems occurred when invoking code from plug-in: "org.eclipse.jface".

java.lang.NoClassDefFoundError: 
org/eclipse/wst/sse/core/internal/IExecutionDelegate
at 
org.eclipse.wst.xml.ui.internal.tabletree.XMLMultiPageEditorPart.createTextEditor(XMLMultiPageEditorPart.java:853)
at 
org.eclipse.wst.xml.ui.internal.tabletree.XMLMultiPageEditorPart.createSourcePage(XMLMultiPageEditorPart.java:829)
at 
org.eclipse.wst.xml.ui.internal.tabletree.XMLMultiPageEditorPart.createPages(XMLMultiPageEditorPart.java:765)
at 
org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:348)
at 
org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:670)
at 
org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)
at 
org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
at 
org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:289)
at 
org.eclipse.ui.internal.EditorManager.findEditor(EditorManager.java:424)
at 
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2891)
at 
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2854)
at 
org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2846)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2797)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at 
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2793)
at 
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2777)
at 
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2760)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:687)
at 
org.python.pydev.navigator.actions.PyOpenResourceAction.openFiles(PyOpenResourceAction.java:95)
at 
org.python.pydev.navigator.actions.PyOpenPythonFileAction.run(PyOpenPythonFileAction.java:86)
at org.eclipse.ui.actions.RetargetAction.run(RetargetAction.java:221)
at 
org.eclipse.ui.navigator.CommonNavigatorManager$3.open(CommonNavigatorManager.java:185)
at 
org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(OpenAndLinkWithEditorHelper.java:48)
at 
org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:866)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
at 
org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:864)
at 
org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1152)
at 
org.eclipse.ui.navigator.CommonViewer.handleOpen(CommonViewer.java:462)
at 
org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1256)
at 
org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:275)
at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:269)
at 
org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:309)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1276)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3562)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3186)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at 
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at 
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at 
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at 
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 

[Desktop-packages] [Bug 1553768] Re: Editor xml default eclipse no work

2016-03-06 Thread Isaac
** Attachment added: "Captura de 2016-03-06 18:53:39.png"
   
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/1553768/+attachment/4590724/+files/Captura%20de%202016-03-06%2018%3A53%3A39.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eclipse in Ubuntu.
https://bugs.launchpad.net/bugs/1553768

Title:
  Editor xml default eclipse no work

Status in eclipse package in Ubuntu:
  Confirmed

Bug description:
  In ubuntu 16.04 daily from 06/03/2016, when install editor xml from
  repos of eclipse (Indigo Update Site -
  http://download.eclipse.org/releases/indigo/),   Web, XML, Java EE and
  OSGi Enterprise Development> Eclipse XML Editors and Tools,
  not is possible open and edit files xml. It not work.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1553768] [NEW] Editor xml default eclipse no work

2016-03-06 Thread Isaac
Public bug reported:

In ubuntu 16.04 daily from 06/03/2016, when install editor xml from
repos of eclipse (Indigo Update Site -
http://download.eclipse.org/releases/indigo/),   Web, XML, Java EE and
OSGi Enterprise Development> Eclipse XML Editors and Tools, not
is possible open and edit files xml. It not work.

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


** Tags: 16.04 eclipse xenius xml

** Changed in: eclipse (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eclipse in Ubuntu.
https://bugs.launchpad.net/bugs/1553768

Title:
  Editor xml default eclipse no work

Status in eclipse package in Ubuntu:
  Confirmed

Bug description:
  In ubuntu 16.04 daily from 06/03/2016, when install editor xml from
  repos of eclipse (Indigo Update Site -
  http://download.eclipse.org/releases/indigo/),   Web, XML, Java EE and
  OSGi Enterprise Development> Eclipse XML Editors and Tools,
  not is possible open and edit files xml. It not work.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 95853] Re: Nautilus: too easy to move files/folders to Trash (single key press of "Delete")

2016-02-16 Thread Isaac
Gosh, this thread got ugly, with the "windoze" bashing and calling
people "imbeciles", over a feature that is:

a) easily solved (I went back and forth between looking for solutions on
the internet, and essentially rewriting most of the code GG wrote in a
patch more than 7 years ago, before noticing that he did it).

b) would inconvenience NOBODY (it would be an option, turned OFF by
default, so the default behavior wouldn't change)

c) ... in an application that isn't exactly overflowing with user
options

d) ... and would have effectively no additional performance overhead
(we're calling one user setting, one branch operation, and MAYBE a
hundred bytes of memory - if this is what we're calling bloat, give me a
break kids).

e) and when you find yourself on a strange, annoying or poorly laid out
keyboard, becomes VERY important.


I truly can't believe this community sometimes. Because credentials and history 
seems to matter to some people, I've been using Linux AND Windows for over 15 
years (each). I am comfortable in both - though more comfortable on the command 
line, where things can't accidentally end up in the trash by hitting a delete 
key that is too close to an enter key. I spend most of my time developing code 
in Linux, and then using Windows for anything "productive" that I want to do - 
i.e. anything other than develop code on the command line. Why? Because in a 
modern operating system - one that wants its users to know what's going on, and 
prevent things like accidental data loss if the wrong key is pressed - these 
aren't issues. And I'm a user who knows what I'm doing - I can only imagine the 
user that is relatively new to Linux.

The arguments - 'OMG do we need a dialog box for copies? moves? drags?'
Sure, if those can be done by one errant keypress. If move-to-trash
became a ctrl+whatever combo instead of a single key, this whole topic
would be moot.

Did I spend 20 minutes having to fish things out of the trash because of
it tonight? Yes. Could I have possibly, irreparably, lost data if I
hadn't noticed? Absolutely.

If these are the sort of things that generate ridicule, then it's time
to stop trying to entice "ordinary users" (you know, the OSX and Windoze
folks everyone seems to revile) from ever using Ubuntu. Or to stop
making Gnome/Nautilus the default file browser.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/95853

Title:
  Nautilus: too easy to move files/folders to Trash (single key press of
  "Delete")

Status in Ayatana Design:
  New
Status in Nautilus:
  Won't Fix
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  SUMMARY

  If a file or a folder is selected in Nautilus and you accidentally
  press Delete button, they are moved to the Trash.  NO warning is
  issued (even though in Nautilus Preferences "Ask before emptying the
  Trash or deleting files" is selected )

  In comment #39, Holger Berndt notes that the present behaviour is
  intention.  Moving an item to the Trash is a revertible action,
  whereas emptying the Trash is not revertible.

  However, this can be very annoying and dangerous bug to a common user
  - a user may have pressed "Delete" to move very important data to the
  Trash, and then, without realising the previous action have cleaned
  the Trash, so permanently loosing that information despite there being
  a two-step (and partially revertible) process.

  NOTES

  DistroRelease: Ubuntu 7.04 and up

  POSSIBLE SOLUTIONS

  In comment #38, David Siegel notes that the options would be ripe for
  some proper user testing research and design.

  a. In comment #92 Matthew Paul Thomas notes that a better solution to
  the problem of it being too easy to delete (move to Trash)
  files/folders with a single keypress would be to change the keypress
  to be a combo.  For example the combo could be Ctrl-Delete.

  b. In comment #107 (and also earlier in the thread), Giorgio Gilestro
  supplies a patch to add another configuration key
  ('/apps/nautilus/preferences/confirm_delete') and accompanying user
  interface components to make single key deletion require a dialogue
  box pass-through.  Some other environments, such as Konquerer, ask the
  user if they want to delete a file or a folder.

  c. In comment #28 Wouter Stomp, notes that applications (such as
  Gmail) allow the operation, but notify the user with a "yellow box" at
  the top and an "undo"/"cancel" option.

  d. Perhaps you have another possible solution, that deals with the
  core problem without impeding the workflow of others.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/95853/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1530760] Re: Random screen corruption

2016-01-03 Thread Isaac
** Attachment added: "IMG_20160103_224050.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1530760/+attachment/4543745/+files/IMG_20160103_224050.jpg

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1530760

Title:
  Random screen corruption

Status in xorg package in Ubuntu:
  New

Bug description:
  I don't know of anything I am doing to trigger this problem. My screen
  will randomly go black for about 2 seconds and then come back on with
  horizontal lines over everything. Sometimes I can see my work in the
  background but it's all scrambled. The mouse pointer stays on top and
  I can click on things in the background but the buttons I try to click
  on are mixed together, overlapping each other  or stretched across the
  screen so I can't tell which button I am clicking. If I use keyboard
  short cuts such as Alt-Tab to change what is on the screen, the
  distortion will usually partially clear up. After switching between
  programs about two or three times, all that is left is a couple of
  lines at the top of the screen which eventually disappear. The first
  time this happened to me, I had booted from a flashdrive but after
  installing Ubuntu  to my harddrive, it's still happening. I am usually
  using firefox at the time it happens but I have seen it happen to my
  desktop with nothing running. I see it happen randomly about once/hr.
  I have noticed that all the buttons and links on the screen become
  unresponsive a few seconds before it turns off

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-22.27-generic 4.2.6
  Uname: Linux 4.2.0-22-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Jan  3 22:58:39 2016
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82945G/GZ Integrated Graphics Controller [8086:2772] (rev 
02) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:01ad]
 Subsystem: Dell Device [1028:01ad]
  InstallationDate: Installed on 2015-12-20 (14 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release i386 (20151021)
  MachineType: Dell Inc. OptiPlex GX620
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-22-generic 
root=UUID=2bb3e719-13a5-4f24-bb37-f9ec82357bd5 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/31/2006
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0FH884
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd03/31/2006:svnDellInc.:pnOptiPlexGX620:pvr:rvnDellInc.:rn0FH884:rvr:cvnDellInc.:ct3:cvr:
  dmi.product.name: OptiPlex GX620
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Mon Jan  4 01:45:46 2016
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputDell Dell USB Mouse  MOUSE, id 8
   inputDell Dell USB Keyboard KEYBOARD, id 9
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5264 
   vendor SNY
  xserver.version: 2:1.17.2-1ubuntu9.1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1530760] Re: Random screen corruption

2016-01-03 Thread Isaac
** Attachment added: "IMG_20160103_223931.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1530760/+attachment/4543744/+files/IMG_20160103_223931.jpg

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1530760

Title:
  Random screen corruption

Status in xorg package in Ubuntu:
  New

Bug description:
  I don't know of anything I am doing to trigger this problem. My screen
  will randomly go black for about 2 seconds and then come back on with
  horizontal lines over everything. Sometimes I can see my work in the
  background but it's all scrambled. The mouse pointer stays on top and
  I can click on things in the background but the buttons I try to click
  on are mixed together, overlapping each other  or stretched across the
  screen so I can't tell which button I am clicking. If I use keyboard
  short cuts such as Alt-Tab to change what is on the screen, the
  distortion will usually partially clear up. After switching between
  programs about two or three times, all that is left is a couple of
  lines at the top of the screen which eventually disappear. The first
  time this happened to me, I had booted from a flashdrive but after
  installing Ubuntu  to my harddrive, it's still happening. I am usually
  using firefox at the time it happens but I have seen it happen to my
  desktop with nothing running. I see it happen randomly about once/hr.
  I have noticed that all the buttons and links on the screen become
  unresponsive a few seconds before it turns off

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-22.27-generic 4.2.6
  Uname: Linux 4.2.0-22-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Jan  3 22:58:39 2016
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82945G/GZ Integrated Graphics Controller [8086:2772] (rev 
02) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:01ad]
 Subsystem: Dell Device [1028:01ad]
  InstallationDate: Installed on 2015-12-20 (14 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release i386 (20151021)
  MachineType: Dell Inc. OptiPlex GX620
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-22-generic 
root=UUID=2bb3e719-13a5-4f24-bb37-f9ec82357bd5 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/31/2006
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0FH884
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd03/31/2006:svnDellInc.:pnOptiPlexGX620:pvr:rvnDellInc.:rn0FH884:rvr:cvnDellInc.:ct3:cvr:
  dmi.product.name: OptiPlex GX620
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Mon Jan  4 01:45:46 2016
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputDell Dell USB Mouse  MOUSE, id 8
   inputDell Dell USB Keyboard KEYBOARD, id 9
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5264 
   vendor SNY
  xserver.version: 2:1.17.2-1ubuntu9.1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1530760] [NEW] Random screen corruption

2016-01-03 Thread Isaac
Public bug reported:

I don't know of anything I am doing to trigger this problem. My screen
will randomly go black for about 2 seconds and then come back on with
horizontal lines over everything. Sometimes I can see my work in the
background but it's all scrambled. The mouse pointer stays on top and I
can click on things in the background but the buttons I try to click on
are mixed together, overlapping each other  or stretched across the
screen so I can't tell which button I am clicking. If I use keyboard
short cuts such as Alt-Tab to change what is on the screen, the
distortion will usually partially clear up. After switching between
programs about two or three times, all that is left is a couple of lines
at the top of the screen which eventually disappear. The first time this
happened to me, I had booted from a flashdrive but after installing
Ubuntu  to my harddrive, it's still happening. I am usually using
firefox at the time it happens but I have seen it happen to my desktop
with nothing running. I see it happen randomly about once/hr. I have
noticed that all the buttons and links on the screen become unresponsive
a few seconds before it turns off

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: xorg 1:7.7+7ubuntu4
ProcVersionSignature: Ubuntu 4.2.0-22.27-generic 4.2.6
Uname: Linux 4.2.0-22-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.19.1-0ubuntu5
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Sun Jan  3 22:58:39 2016
DistUpgraded: Fresh install
DistroCodename: wily
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation 82945G/GZ Integrated Graphics Controller [8086:2772] (rev 
02) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:01ad]
   Subsystem: Dell Device [1028:01ad]
InstallationDate: Installed on 2015-12-20 (14 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release i386 (20151021)
MachineType: Dell Inc. OptiPlex GX620
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-22-generic 
root=UUID=2bb3e719-13a5-4f24-bb37-f9ec82357bd5 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/31/2006
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A07
dmi.board.name: 0FH884
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 3
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd03/31/2006:svnDellInc.:pnOptiPlexGX620:pvr:rvnDellInc.:rn0FH884:rvr:cvnDellInc.:ct3:cvr:
dmi.product.name: OptiPlex GX620
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
version.libdrm2: libdrm2 2.4.64-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu3
xserver.bootTime: Mon Jan  4 01:45:46 2016
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputDell Dell USB Mouse  MOUSE, id 8
 inputDell Dell USB Keyboard KEYBOARD, id 9
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id5264 
 vendor SNY
xserver.version: 2:1.17.2-1ubuntu9.1

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


** Tags: apport-bug compiz-0.9 corruption i386 ubuntu wily

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1530760

Title:
  Random screen corruption

Status in xorg package in Ubuntu:
  New

Bug description:
  I don't know of anything I am doing to trigger this problem. My screen
  will randomly go black for about 2 seconds and then come back on with
  horizontal lines over everything. Sometimes I can see my work in the
  background but it's all scrambled. The mouse pointer stays on top and
  I can click on things in the background but the buttons I try to click
  on are mixed together, overlapping each other  or stretched across the
  screen so I can't tell which button I am clicking. If I use keyboard
  short cuts such as Alt-Tab to change what is on the screen, the
  distortion will usually partially 

[Desktop-packages] [Bug 1530760] Re: Random screen corruption

2016-01-03 Thread Isaac
** Attachment added: "IMG_20160103_223847.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1530760/+attachment/4543743/+files/IMG_20160103_223847.jpg

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1530760

Title:
  Random screen corruption

Status in xorg package in Ubuntu:
  New

Bug description:
  I don't know of anything I am doing to trigger this problem. My screen
  will randomly go black for about 2 seconds and then come back on with
  horizontal lines over everything. Sometimes I can see my work in the
  background but it's all scrambled. The mouse pointer stays on top and
  I can click on things in the background but the buttons I try to click
  on are mixed together, overlapping each other  or stretched across the
  screen so I can't tell which button I am clicking. If I use keyboard
  short cuts such as Alt-Tab to change what is on the screen, the
  distortion will usually partially clear up. After switching between
  programs about two or three times, all that is left is a couple of
  lines at the top of the screen which eventually disappear. The first
  time this happened to me, I had booted from a flashdrive but after
  installing Ubuntu  to my harddrive, it's still happening. I am usually
  using firefox at the time it happens but I have seen it happen to my
  desktop with nothing running. I see it happen randomly about once/hr.
  I have noticed that all the buttons and links on the screen become
  unresponsive a few seconds before it turns off

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-22.27-generic 4.2.6
  Uname: Linux 4.2.0-22-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Jan  3 22:58:39 2016
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82945G/GZ Integrated Graphics Controller [8086:2772] (rev 
02) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:01ad]
 Subsystem: Dell Device [1028:01ad]
  InstallationDate: Installed on 2015-12-20 (14 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release i386 (20151021)
  MachineType: Dell Inc. OptiPlex GX620
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-22-generic 
root=UUID=2bb3e719-13a5-4f24-bb37-f9ec82357bd5 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/31/2006
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0FH884
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd03/31/2006:svnDellInc.:pnOptiPlexGX620:pvr:rvnDellInc.:rn0FH884:rvr:cvnDellInc.:ct3:cvr:
  dmi.product.name: OptiPlex GX620
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Mon Jan  4 01:45:46 2016
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputDell Dell USB Mouse  MOUSE, id 8
   inputDell Dell USB Keyboard KEYBOARD, id 9
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5264 
   vendor SNY
  xserver.version: 2:1.17.2-1ubuntu9.1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1401909] Re: Segmentation fault (core dumped)

2015-04-19 Thread Isaac Eiland-Hall
I've just started experiencing this issue in the last day or two. I have
no clue what I did to break a previously working Synapse. I'm crushed by
its loss. :(

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/1401909

Title:
  Segmentation fault (core dumped)

Status in Synapse:
  New
Status in evolution package in Ubuntu:
  New

Bug description:
  [INFO 16:24:00.082112] [synapse-main:268] Starting up...
  [INFO 16:24:00.137089] [synapse-main:211] Binding activation to Shiftspace
  [WARN 16:24:00.137528] Binding 'Shiftspace' failed!
  [INFO 16:24:00.155801] [view-base:251] Screen is composited.
  [INFO 16:24:00.156584] [controller:59] Using xim input method.
  [WARN 16:24:00.228741] [desktop-file-service:193] Unable to get exec for 
Photos lens for Unity
  [WARN 16:24:00.237219] [desktop-file-service:193] Key file contains key 
'Terminal' which has a value that cannot be interpreted.
  [WARN 16:24:00.242011] [desktop-file-service:193] Unable to create AppInfo 
for /usr/share/applications/gnome-deja-dup-panel.desktop
  [WARN 16:24:00.243931] [desktop-file-service:193] Unable to get exec for 
Evolution Data Server
  [WARN 16:24:00.258927] [desktop-file-service:193] Unable to create AppInfo 
for /home/irinel/.local/share/applications/sopcast-player.desktop
  [WARN 16:24:00.265207] [desktop-file-service:193] Unable to create AppInfo 
for /home/irinel/.local/share/applications/Shutdown 
Freenet-1381678744750.desktop
  [WARN 16:24:00.265406] [desktop-file-service:193] Unable to create AppInfo 
for /home/irinel/.local/share/applications/Restart Freenet-1381678744746.desktop
  [WARN 16:24:00.265607] [desktop-file-service:193] Unable to create AppInfo 
for /home/irinel/.local/share/applications/Uninstall 
Freenet-1381678744743.desktop
  [WARN 16:24:00.265788] [desktop-file-service:193] Not Application-type 
desktop entry
  [WARN 16:24:00.265985] [desktop-file-service:193] Unable to create AppInfo 
for /home/irinel/.local/share/applications/Browse Freenet-1381678744729.desktop
  [WARN 16:24:00.266365] [desktop-file-service:193] Unable to create AppInfo 
for /home/irinel/.local/share/applications/crushing-machine.desktop
  [INFO 16:24:00.287178] [gnome-session-plugin:158] org.gnome.SessionManager is 
available
  [INFO 16:24:00.312443] [hybrid-search-plugin:179] keeps in cache now 0 file 
names
  Segmentation fault (core dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/synapse-project/+bug/1401909/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1435555] Re: rhythmbox crashes on adding music to playlist

2015-04-16 Thread Isaac Lewis
** Description changed:

  Linux Mint 17.1 Rebecca
  Was adding music to a playlist by single files instead of a bulk amount
  After a few songs added, rhythmbox crashed with
  (rhythmbox:7570): GLib-GObject-CRITICAL **: g_object_get: assertion 
'G_IS_OBJECT (object)' failed
  *** Error in `rhythmbox': free(): invalid pointer: 0x7fe5f795dc7e ***
  the problem happened every time I attempted it.
+ 
+ Rhythmbox version 3.0.2-0ubuntu2

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/143

Title:
  rhythmbox crashes on adding music to playlist

Status in rhythmbox package in Ubuntu:
  Incomplete

Bug description:
  Linux Mint 17.1 Rebecca
  Was adding music to a playlist by single files instead of a bulk amount
  After a few songs added, rhythmbox crashed with
  (rhythmbox:7570): GLib-GObject-CRITICAL **: g_object_get: assertion 
'G_IS_OBJECT (object)' failed
  *** Error in `rhythmbox': free(): invalid pointer: 0x7fe5f795dc7e ***
  the problem happened every time I attempted it.

  Rhythmbox version 3.0.2-0ubuntu2

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1435555] [NEW] rhythmbox crashes on adding music to playlist

2015-03-23 Thread Isaac Lewis
Public bug reported:

Linux Mint 17.1 Rebecca
Was adding music to a playlist by single files instead of a bulk amount
After a few songs added, rhythmbox crashed with
(rhythmbox:7570): GLib-GObject-CRITICAL **: g_object_get: assertion 
'G_IS_OBJECT (object)' failed
*** Error in `rhythmbox': free(): invalid pointer: 0x7fe5f795dc7e ***
the problem happened every time I attempted it.

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

** Project changed: linuxmint = rhythmbox (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/143

Title:
  rhythmbox crashes on adding music to playlist

Status in rhythmbox package in Ubuntu:
  New

Bug description:
  Linux Mint 17.1 Rebecca
  Was adding music to a playlist by single files instead of a bulk amount
  After a few songs added, rhythmbox crashed with
  (rhythmbox:7570): GLib-GObject-CRITICAL **: g_object_get: assertion 
'G_IS_OBJECT (object)' failed
  *** Error in `rhythmbox': free(): invalid pointer: 0x7fe5f795dc7e ***
  the problem happened every time I attempted it.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 771272] Re: ssh-add does not handle ECDSA keys until ssh-agent exports are manually launched

2014-03-17 Thread Isaac
You can automatically bypass gnome-keyring with the following shell
snippet:

export SSH_AGENT_PID=$(pgrep -ou $USER ssh-agent)
export SSH_AUTH_SOCK=$(find -L /tmp -type s -user $USER -name 'agent.*' 
2/dev/null | head -1)

If you know where to stick it, at session startup, then it may serve as
a workaround.  Or you can place it in a script just wrapping ssh-add.
I'm not sure if the gnome-keyring socket would still work for SSH once
the key has been loaded.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/771272

Title:
  ssh-add does not handle ECDSA keys until ssh-agent exports are
  manually launched

Status in GNOME keyring services:
  Confirmed
Status in “gnome-keyring” package in Ubuntu:
  Triaged
Status in “gnome-keyring” package in Debian:
  Confirmed

Bug description:
  Binary package hint: gnome-keyring

  I'm not sure I have described it correctly in the summary, but this is what 
happens:
  I run ssh-add in a new terminal and enter my passphrase, which is the same 
for my DSA and ECDSA key: the DSA identity is added, but the ECDSA gets the 
Error reading response length from authentication socket. Could not add 
identity: /home/claudio/.ssh/id_ecdsa error.
  I run ssh-agent, copy and paste the output in the terminal and re-run 
ssh-add. Both identities are correctly added:
  
  claudio@Chuck:~$ ssh-add 
  Enter passphrase for /home/claudio/.ssh/id_dsa: 
  Identity added: /home/claudio/.ssh/id_dsa (/home/claudio/.ssh/id_dsa)
  Error reading response length from authentication socket.
  Could not add identity: /home/claudio/.ssh/id_ecdsa
  claudio@Chuck:~$ ssh-agent 
  SSH_AUTH_SOCK=/tmp/ssh-szGWMUbE3916/agent.3916; export SSH_AUTH_SOCK;
  SSH_AGENT_PID=3917; export SSH_AGENT_PID;
  echo Agent pid 3917;
  claudio@Chuck:~$ SSH_AUTH_SOCK=/tmp/ssh-szGWMUbE3916/agent.3916; export 
SSH_AUTH_SOCK;
  claudio@Chuck:~$ SSH_AGENT_PID=3917; export SSH_AGENT_PID;
  claudio@Chuck:~$ echo Agent pid 3917;
  Agent pid 3917
  claudio@Chuck:~$ ssh-add 
  Enter passphrase for /home/claudio/.ssh/id_dsa: 
  Identity added: /home/claudio/.ssh/id_dsa (/home/claudio/.ssh/id_dsa)
  Identity added: /home/claudio/.ssh/id_ecdsa (/home/claudio/.ssh/id_ecdsa)
  
  Here is the content of my ~/.ssh/

  claudio@Chuck:~$ ls -l .ssh
  total 32
  -rw-r--r-- 1 claudio claudio  726 2011-04-15 23:34 config
  -r 1 claudio claudio  751 2011-04-05 10:35 id_dsa
  -rw-r--r-- 1 claudio claudio  603 2011-04-05 10:34 id_dsa.pub
  -r 1 claudio claudio  444 2011-04-05 10:29 id_ecdsa
  -rw-r--r-- 1 claudio claudio  267 2011-04-05 10:23 id_ecdsa.pub
  -rw--- 1 claudio claudio 6402 2011-04-19 18:04 known_hosts
  -rw-r--r-- 1 claudio claudio 2760 2011-04-06 17:05 known_hosts.old

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-keyring 2.92.92.is.2.32.1-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Tue Apr 26 16:27:02 2011
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-keyring
  UpgradeStatus: Upgraded to natty on 2011-04-03 (23 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/771272/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1184451] Re: Ubuntu 13.10 random screen freeze while Normal OS activites

2014-02-06 Thread Isaac Ullah
This bug also still affects me on an Acer c720 with an Intel graphics
chip running Xubuntu 13.10 64bit. As requested, I made a new bug report:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1277138.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1184451

Title:
  Ubuntu 13.10 random screen freeze while Normal OS activites

Status in “xorg-server” package in Ubuntu:
  Incomplete

Bug description:
  I have recently, re-installed fresh ubuntu 13.10 distribution release.
  But everything worked fine. until recently i had strange problem of my 
display screen getting freezed randomly; but no response to either 
mouse/keyboard.
  But i want to point it out; it happens randomly and is not specific ?
  Other day, i had music player playing in background, but screen freezed. but 
my music was still running. 
  Kindly note, i used multiple monitor setup and same issue of screen freeze 
also cropped up.

  I,am not sure, whether it is bug ?

  thanks for the expertise support.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1277138] [NEW] Screen freezes playing video or music in Chrome.

2014-02-06 Thread Isaac Ullah
Public bug reported:

This seems to be identical to the bug described in
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1184451. As
requested in that bug thread, I created a new report to help developers.
I am using Xubuntu 13.10 64bit on a Acer c720 with an Intel graphics
chip. Freeze happens randomly, but always when some media is playing
(YouTube, Google Play Music, etc.) in the webbrowser (I use Chrome).

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: xorg 1:7.7+1ubuntu6
ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
Uname: Linux 3.11.0-15-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Thu Feb  6 10:41:31 2014
InstallationDate: Installed on 2013-12-12 (55 days ago)
InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
MarkForUpload: True
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug saucy third-party-packages

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1277138

Title:
  Screen freezes playing video or music in Chrome.

Status in “xorg” package in Ubuntu:
  New

Bug description:
  This seems to be identical to the bug described in
  https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1184451. As
  requested in that bug thread, I created a new report to help
  developers. I am using Xubuntu 13.10 64bit on a Acer c720 with an
  Intel graphics chip. Freeze happens randomly, but always when some
  media is playing (YouTube, Google Play Music, etc.) in the webbrowser
  (I use Chrome).

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Thu Feb  6 10:41:31 2014
  InstallationDate: Installed on 2013-12-12 (55 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  MarkForUpload: True
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1159562] Re: Triple monitor displays revert to defaults upon login

2014-01-29 Thread Isaac Rowntree
Hi, this is no longer an issue with the version of Ubuntu I have now:
13.10

I won't have a chance to check with the latest development release of
Ubuntu at the moment. I'm too busy I'm afraid!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1159562

Title:
  Triple monitor displays revert to defaults upon login

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  Ubuntu version

  Description:  Ubuntu Raring Ringtail (development branch)
  Release:  13.04

  Graphics card: ATI Mobility Radeon HD 5000 Series

  fglrx-updates:
Installed: 2:9.010-0ubuntu5
Candidate: 2:9.010-0ubuntu5
Version table:
   *** 2:9.010-0ubuntu5 0
  500 http://ftp.iinet.net.au/pub/ubuntu/ raring/restricted amd64 
Packages
  100 /var/lib/dpkg/status

  
  I use the AMD Catalyst Control Center and it sets up my screens just fine. I 
check X11 xorg.conf and it's correct, and the Display settings view looks 
correct also.

  Section ServerLayout
  Identifier amdcccle Layout
  Screen  0  amdcccle-Screen[3]-0 0 0
  EndSection

  Section Monitor
  Identifier   0-DFP1
  Option  VendorName ATI Proprietary Driver
  Option  ModelName Generic Autodetecting Monitor
  Option  DPMS true
  Option  PreferredMode 1920x1080
  Option  TargetRefresh 60
  Option  Position 1080 0
  Option  Rotate normal
  Option  Disable false
  EndSection

  Section Monitor
  Identifier   0-DFP2
  Option  VendorName ATI Proprietary Driver
  Option  ModelName Generic Autodetecting Monitor
  Option  DPMS true
  Option  TargetRefresh 60
  Option  Position 3000 0
  Option  Rotate left
  Option  Disable false
  Option  PreferredMode 1920x1080
  EndSection

  Section Monitor
  Identifier   0-CRT1
  Option  VendorName ATI Proprietary Driver
  Option  ModelName Generic Autodetecting Monitor
  Option  DPMS true
  Option  TargetRefresh 60
  Option  Position 0 0
  Option  Rotate left
  Option  Disable false
  Option  PreferredMode 1920x1080
  EndSection

  Section Device
  Identifier  amdcccle-Device[3]-0
  Driver  fglrx
  Option  Monitor-DFP1 0-DFP1
  Option  Monitor-DFP2 0-DFP2
  Option  Monitor-CRT1 0-CRT1
  BusID   PCI:3:0:0
  EndSection

  Section Screen
  Identifier amdcccle-Screen[3]-0
  Device amdcccle-Device[3]-0
  DefaultDepth 24
  SubSection Display
  Viewport   0 0
  Virtual   4080 1920
  Depth 24
  EndSubSection
  EndSection

  
  The problem probably has to do with the monitor auto-detection. Every system 
reboot they're assigned different numbers. Thoughts? I've not had this problem 
until this version of Ubuntu.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1206945] Re: workspace switcher does not work with up/down arrow commands

2013-09-27 Thread isaac marritt
I just upgrade to to saucy it it happened to me too

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to metacity in Ubuntu.
https://bugs.launchpad.net/bugs/1206945

Title:
  workspace switcher does not work with up/down arrow commands

Status in “metacity” package in Ubuntu:
  Confirmed

Bug description:
  I have four active workspaces. 
  When I hit CTL-ALT left-arrow or CTL-ALT right-arrow, the workspace switches. 
  However, when I hit CTL-ALT up-arrow or CTL-ALT down-arrow, nothing happens. 

  The same for moving active program to a new workspace. 
  When I hit CTL-ALT-SHIFT left-arrow or CTL-ALT-SHIFT right-arrow, the program 
changes workspaces. 
  However, when I hit CTL-ALT-SHIFT up-arrow or CTL-ALT-SHIFT down-arrow, 
nothing happens.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: metacity 1:2.34.13-0ubuntu2
  ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3
  Uname: Linux 3.10.0-6-generic x86_64
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  Date: Wed Jul 31 10:41:40 2013
  InstallationDate: Installed on 2013-07-06 (25 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130703)
  MarkForUpload: True
  SourcePackage: metacity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1220015] [NEW] Trackpad does not click

2013-09-02 Thread Isaac Hier
Public bug reported:

Trackpad on Lenovo IdeaPad P500 does not work properly. This problem was
originally in my Ubuntu partition, but now my Windows 8 partition also
has some noticeable issues with clicking (perhaps because of my
debugging attempts). I did accidentally spill a small amount of water on
the trackpad, but I dried it within a minute, so I cannot imagine that
the bug is from that. This is not the first time I have had issues with
the mouse, but they have never been so severe. Tap clicking works for
the most part, but often fails.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.8.0-29.42-generic 3.8.13.5
Uname: Linux 3.8.0-29-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Mon Sep  2 20:28:42 2013
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
DkmsStatus: virtualbox, 4.2.10, 3.8.0-29-generic, i686: installed
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:3904]
InstallationDate: Installed on 2013-08-21 (12 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release i386 (20130424)
MachineType: LENOVO 20253
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-29-generic 
root=UUID=c3ace23f-6a0c-401a-b687-79168fcbea68 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/10/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: 71CN45WW(V1.18)
dmi.board.asset.tag: No Asset Tag
dmi.board.name: INVALID
dmi.board.vendor: LENOVO
dmi.board.version: 3193WIN8 STD MLT
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo IdeaPad P500 Touch
dmi.modalias: 
dmi:bvnLENOVO:bvr71CN45WW(V1.18):bd05/10/2013:svnLENOVO:pn20253:pvrLenovoIdeaPadP500Touch:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadP500Touch:
dmi.product.name: 20253
dmi.product.version: Lenovo IdeaPad P500 Touch
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.9~daily13.06.19~13.04-0ubuntu1
version.libdrm2: libdrm2 2.4.43-0ubuntu1.1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.3-0ubuntu0.3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.3-0ubuntu0.3
version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.6-0ubuntu4.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.7-0ubuntu1
xserver.bootTime: Mon Sep  2 20:22:21 2013
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.13.3-0ubuntu6
xserver.video_driver: intel

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


** Tags: apport-bug compiz-0.9 i386 raring ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1220015

Title:
  Trackpad does not click

Status in “xorg” package in Ubuntu:
  New

Bug description:
  Trackpad on Lenovo IdeaPad P500 does not work properly. This problem
  was originally in my Ubuntu partition, but now my Windows 8 partition
  also has some noticeable issues with clicking (perhaps because of my
  debugging attempts). I did accidentally spill a small amount of water
  on the trackpad, but I dried it within a minute, so I cannot imagine
  that the bug is from that. This is not the first time I have had
  issues with the mouse, but they have never been so severe. Tap
  clicking works for the most part, but often fails.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-29.42-generic 3.8.13.5
  Uname: Linux 3.8.0-29-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Mon Sep  2 20:28:42 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.2.10, 3.8.0-29-generic, i686: installed
  

Re: [Desktop-packages] [Bug 365300] Re: Randomly I get double clicks when I do a single click.

2013-08-29 Thread Isaac Hummel
Yeah, I tried that. It worked...for a while. Then it stopped working. So I
just got a new mouse. It sucks that superhuman-fast double-clicks can't be
filtered out by the OS, but they can't apparently.


On Thu, Aug 29, 2013 at 5:15 PM, benibur ma...@sonadresse.com wrote:

 I solved the problem by removing the electricity static (remove
 batterie, click on all the buttons during few seconds).

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/365300

 Title:
   Randomly I get double clicks when I do a single click.

 Status in “xserver-xorg-input-evdev” package in Ubuntu:
   Confirmed
 Status in “xserver-xorg-input-evdev” package in Arch Linux:
   New

 Bug description:
   Binary package hint: xserver-xorg-input-mouse

   Description: Ubuntu 9.04
   Release: 9.04

   apt-cache policy xserver-xorg-input-mouse
   xserver-xorg-input-mouse:
 Instalado: 1:1.4.0-1
 Candidato: 1:1.4.0-1
 Tabela de Versão:
*** 1:1.4.0-1 0
   500 http://archive.ubuntu.com jaunty/main Packages
   100 /var/lib/dpkg/status


   What I expected was: Single Click.
   What happens: Mouse double clicks.


   This bug applies to the base operating system and all software
   installed on my system.

   Randomly the mouse responds with two mouse clicks when I click only
   once. Witch turns my system unusable: I try to close a windows, and
   the system closes that windows, and the one below. I try to right
   click something and the system right clicks and executes one of the
   menu options.. Etc.. Etc...

   When this problem happens during some time, then it disappears, then
   It comes back. The behaviour of the bug seems perfectly random to me.
   It is more frequent with the right button, than with the left one.

   Plus, this isn't an hardware fault because it doesn't happen in other
   operating systems.



   This is the 'xev' command output where you can see the erratic behaviour
 of the mouse. I single clicked two times, one of them was recorded by 'xev'
 as a single click, the second one was recorded as a double click.


   MotionNotify event, serial 35, synthetic NO, window 0x481,
   root 0x13c, subw 0x0, time 14052941, (93,129), root:(767,180),
   state 0x10, is_hint 0, same_screen YES

   ButtonPress event, serial 35, synthetic NO, window 0x481,
   root 0x13c, subw 0x0, time 14053879, (93,129), root:(767,180),
   state 0x10, button 3, same_screen YES

   ButtonRelease event, serial 35, synthetic NO, window 0x481,
   root 0x13c, subw 0x0, time 14054031, (93,129), root:(767,180),
   state 0x410, button 3, same_screen YES

   MotionNotify event, serial 35, synthetic NO, window 0x481,
   root 0x13c, subw 0x0, time 14058667, (94,129), root:(768,180),
   state 0x10, is_hint 0, same_screen YES

   MotionNotify event, serial 35, synthetic NO, window 0x481,
   root 0x13c, subw 0x0, time 14058682, (95,129), root:(769,180),
   state 0x10, is_hint 0, same_screen YES

   MotionNotify event, serial 35, synthetic NO, window 0x481,
   root 0x13c, subw 0x0, time 14058781, (96,129), root:(770,180),
   state 0x10, is_hint 0, same_screen YES

   ButtonPress event, serial 35, synthetic NO, window 0x481,
   root 0x13c, subw 0x0, time 14059775, (96,129), root:(770,180),
   state 0x10, button 3, same_screen YES

   ButtonRelease event, serial 35, synthetic NO, window 0x481,
   root 0x13c, subw 0x0, time 14059925, (96,129), root:(770,180),
   state 0x410, button 3, same_screen YES

   ButtonPress event, serial 35, synthetic NO, window 0x481,
   root 0x13c, subw 0x0, time 14059937, (96,129), root:(770,180),
   state 0x10, button 3, same_screen YES

   ButtonRelease event, serial 35, synthetic NO, window 0x481,
   root 0x13c, subw 0x0, time 14059950, (96,129), root:(770,180),
   state 0x410, button 3, same_screen YES

   MotionNotify event, serial 35, synthetic NO, window 0x481,
   root 0x13c, subw 0x0, time 14061540, (96,128), root:(770,179),
   state 0x10, is_hint 0, same_screen YES

   ProblemType: Bug
   Architecture: amd64
   DistroRelease: Ubuntu 9.04
   NonfreeKernelModules: nvidia
   Package: xserver-xorg-input-mouse 1:1.4.0-1
   ProcEnviron:
LANG=pt_PT.UTF-8
SHELL=/bin/bash
   ProcVersion: Linux version 2.6.28-11-generic (buildd@crested) (gcc
 version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #42-Ubuntu SMP Fri Apr 17 01:58:03
 UTC 2009
   SourcePackage: xserver-xorg-input-mouse
   Uname: Linux 2.6.28-11-generic x86_64

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/365300/+subscriptions


-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/365300

Title:
  Randomly I get double clicks when I do a single click.

Status in 

[Desktop-packages] [Bug 1159562] Re: Triple monitor displays revert to defaults upon login

2013-03-26 Thread Isaac Rowntree
One other thing - as a result of the different numbers being assigned to
the monitors, the Xorg conf file is ignored and everything is reset back
to default.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1159562

Title:
  Triple monitor displays revert to defaults upon login

Status in “xorg” package in Ubuntu:
  New

Bug description:
  Ubuntu version

  Description:  Ubuntu Raring Ringtail (development branch)
  Release:  13.04

  Graphics card: ATI Mobility Radeon HD 5000 Series

  fglrx-updates:
Installed: 2:9.010-0ubuntu5
Candidate: 2:9.010-0ubuntu5
Version table:
   *** 2:9.010-0ubuntu5 0
  500 http://ftp.iinet.net.au/pub/ubuntu/ raring/restricted amd64 
Packages
  100 /var/lib/dpkg/status

  
  I use the AMD Catalyst Control Center and it sets up my screens just fine. I 
check X11 xorg.conf and it's correct, and the Display settings view looks 
correct also.

  Section ServerLayout
  Identifier amdcccle Layout
  Screen  0  amdcccle-Screen[3]-0 0 0
  EndSection

  Section Monitor
  Identifier   0-DFP1
  Option  VendorName ATI Proprietary Driver
  Option  ModelName Generic Autodetecting Monitor
  Option  DPMS true
  Option  PreferredMode 1920x1080
  Option  TargetRefresh 60
  Option  Position 1080 0
  Option  Rotate normal
  Option  Disable false
  EndSection

  Section Monitor
  Identifier   0-DFP2
  Option  VendorName ATI Proprietary Driver
  Option  ModelName Generic Autodetecting Monitor
  Option  DPMS true
  Option  TargetRefresh 60
  Option  Position 3000 0
  Option  Rotate left
  Option  Disable false
  Option  PreferredMode 1920x1080
  EndSection

  Section Monitor
  Identifier   0-CRT1
  Option  VendorName ATI Proprietary Driver
  Option  ModelName Generic Autodetecting Monitor
  Option  DPMS true
  Option  TargetRefresh 60
  Option  Position 0 0
  Option  Rotate left
  Option  Disable false
  Option  PreferredMode 1920x1080
  EndSection

  Section Device
  Identifier  amdcccle-Device[3]-0
  Driver  fglrx
  Option  Monitor-DFP1 0-DFP1
  Option  Monitor-DFP2 0-DFP2
  Option  Monitor-CRT1 0-CRT1
  BusID   PCI:3:0:0
  EndSection

  Section Screen
  Identifier amdcccle-Screen[3]-0
  Device amdcccle-Device[3]-0
  DefaultDepth 24
  SubSection Display
  Viewport   0 0
  Virtual   4080 1920
  Depth 24
  EndSubSection
  EndSection

  
  The problem probably has to do with the monitor auto-detection. Every system 
reboot they're assigned different numbers. Thoughts? I've not had this problem 
until this version of Ubuntu.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1130326] [NEW] No Certificate Authority Certificate Dialog doesn't receive focus

2013-02-19 Thread Isaac Potoczny-Jones
Public bug reported:

Using Gnome 3.Ubuntu 12.04.2 LTS  
network-manager 0.9.4.0-0ubuntu4.2 

- I'm adding a new wireless network that uses certificates; tunneled tls
- I do not select a CA certificate in the initial dialog Authentication 
required by wireless network
- I get a warning popup No certificate authority certificate chosen with 
ignore and select (or similar)
- But this popup is not in focus, the buttons can't be clicked and the dialog 
can't be dismissed.
- I can't proceed except by clicking cancel in the partially-obscured 
Authentication dialog.

The result of this is that I can't use a self-signed certificate, and so
can't use the network.

When I do go to select a certificate, it filters by file extension. The
filter can't be disabled, so I don't see and can't select my
certificates. Note that when exporting certs e.g. from Thunderbird,  the
extension is not added automatically, so it's likely that certs won't
have an appropriate extension.

Then in continuing interaction, gnome-settings manager segfaults. I've
used the autoreport function to file that separately.

peace,

  isaac

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1130326

Title:
  No Certificate Authority Certificate Dialog doesn't receive focus

Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Using Gnome 3.Ubuntu 12.04.2 LTS  
  network-manager 0.9.4.0-0ubuntu4.2 

  - I'm adding a new wireless network that uses certificates; tunneled tls
  - I do not select a CA certificate in the initial dialog Authentication 
required by wireless network
  - I get a warning popup No certificate authority certificate chosen with 
ignore and select (or similar)
  - But this popup is not in focus, the buttons can't be clicked and the dialog 
can't be dismissed.
  - I can't proceed except by clicking cancel in the partially-obscured 
Authentication dialog.

  The result of this is that I can't use a self-signed certificate, and
  so can't use the network.

  When I do go to select a certificate, it filters by file extension.
  The filter can't be disabled, so I don't see and can't select my
  certificates. Note that when exporting certs e.g. from Thunderbird,
  the extension is not added automatically, so it's likely that certs
  won't have an appropriate extension.

  Then in continuing interaction, gnome-settings manager segfaults. I've
  used the autoreport function to file that separately.

  peace,

isaac

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1130326/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1029255] Re: Chromium has serious error, slows down...

2013-01-26 Thread isaac
same problems 3 time a day. it happens mostly during opening new tabs,
from within a web page, for a popup new window to new tab.  You can see
the hard disk light keeps showing the disk swapping status. I suspect
its the problem of cache though I have delegate some RAM for faster
caching.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1029255

Title:
  Chromium has serious error, slows down...

Status in “chromium-browser” package in Ubuntu:
  Invalid

Bug description:
  After the Ubuntu update to 3.2.0-27-generic on Ubuntu 12.04 LTS,
  Chromium started having hangs and stalls.  I ran it in the command
  line as chromium-browser and got the following messages pasted below.

  
  Moonlight: 3.99.0.3
  Moonlight: Attempting to load libmoonloaderxpi 
  [17:47:18302155840:ERROR:platform_thread_posix.cc(251)] Not implemented 
reached in static void 
base::PlatformThread::SetThreadPriority(base::PlatformThreadHandle, 
base::ThreadPriority)
  [17:48:18302156180:ERROR:platform_thread_posix.cc(251)] Not implemented 
reached in static void 
base::PlatformThread::SetThreadPriority(base::PlatformThreadHandle, 
base::ThreadPriority)
  [17:49:18302156407:ERROR:platform_thread_posix.cc(251)] Not implemented 
reached in static void 
base::PlatformThread::SetThreadPriority(base::PlatformThreadHandle, 
base::ThreadPriority)
  [17:50:18302156635:ERROR:platform_thread_posix.cc(251)] Not implemented 
reached in static void 
base::PlatformThread::SetThreadPriority(base::PlatformThreadHandle, 
base::ThreadPriority)
  [17:51:18302156859:ERROR:platform_thread_posix.cc(251)] Not implemented 
reached in static void 
base::PlatformThread::SetThreadPriority(base::PlatformThreadHandle, 
base::ThreadPriority)
  [17:52:18302157073:ERROR:platform_thread_posix.cc(251)] Not implemented 
reached in static void 
base::PlatformThread::SetThreadPriority(base::PlatformThreadHandle, 
base::ThreadPriority)
  [17:53:18302157502:ERROR:platform_thread_posix.cc(251)] Not implemented 
reached in static void 
base::PlatformThread::SetThreadPriority(base::PlatformThreadHandle, 
base::ThreadPriority)
  [10:57:18302259629:ERROR:platform_thread_posix.cc(251)] Not implemented 
reached in static void 
base::PlatformThread::SetThreadPriority(base::PlatformThreadHandle, 
base::ThreadPriority)

   Strange thing is that I do not have moonlight installed as far as I
  know as I removed it following the error but still get the error.

  user@Computer:~$ chromium-browser
  [19:47:18509154393:ERROR:platform_thread_posix.cc(251)] Not implemented 
reached in static void 
base::PlatformThread::SetThreadPriority(base::PlatformThreadHandle, 
base::ThreadPriority)
  [19:48:18509174200:ERROR:platform_thread_posix.cc(251)] Not implemented 
reached in static void 
base::PlatformThread::SetThreadPriority(base::PlatformThreadHandle, 
base::ThreadPriority)
  [19:49:18509187716:ERROR:platform_thread_posix.cc(251)] Not implemented 
reached in static void 
base::PlatformThread::SetThreadPriority(base::PlatformThreadHandle, 
base::ThreadPriority)
  [19:50:18509194735:ERROR:platform_thread_posix.cc(251)] Not implemented 
reached in static void 
base::PlatformThread::SetThreadPriority(base::PlatformThreadHandle, 
base::ThreadPriority)
  [19:51:18509203001:ERROR:platform_thread_posix.cc(251)] Not implemented 
reached in static void 
base::PlatformThread::SetThreadPriority(base::PlatformThreadHandle, 
base::ThreadPriority)
  [19:52:18509204920:ERROR:platform_thread_posix.cc(251)] Not implemented 
reached in static void 
base::PlatformThread::SetThreadPriority(base::PlatformThreadHandle, 
base::ThreadPriority)
  [19:53:18509206694:ERROR:platform_thread_posix.cc(251)] Not implemented 
reached in static void 
base::PlatformThread::SetThreadPriority(base::PlatformThreadHandle, 
base::ThreadPriority)
  [13:57:18509248743:ERROR:platform_thread_posix.cc(251)] Not implemented 
reached in static void 
base::PlatformThread::SetThreadPriority(base::PlatformThreadHandle, 
base::ThreadPriority)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: chromium-browser 18.0.1025.168~r134367-0ubuntu0.12.04.1
  ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
  Uname: Linux 3.2.0-27-generic i686
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.0.1-0ubuntu11
  Architecture: i386
  Date: Thu Jul 26 00:39:20 2012
  Desktop-Session:
   DESKTOP_SESSION = xubuntu
   XDG_CONFIG_DIRS = /etc/xdg/xdg-xubuntu:/etc/xdg:/etc/xdg
   XDG_DATA_DIRS = /usr/share/xubuntu:/usr/local/share/:/usr/share/:/usr/share
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  ExecutablePath: /usr/lib/chromium-browser/chromium-browser
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)
  chromium-default: CHROMIUM_FLAGS=

To manage notifications 

[Desktop-packages] [Bug 1064584] Re: Locked gnome session unlocks without password authentication

2013-01-17 Thread Isaac Potoczny-Jones
Same results for me. This is a security issue since it allows an
unauthorized user with physical access to log into a sensitive account
without a password.

In my case, the 2nd user is not guest, but another user with a password.
I'm using gdm and gnome-shell session.

Ubuntu 3.5.0-21.32-generic 3.5.7.1
gnome-screensaver 3.6.0-0ubuntu2
upgraded to quantal on 2013-01-10 (7 days ago)

= from dmsg: =

[177116.024201] gnome-shell[31699]: segfault at 18 ip 7f63b1b32589 sp 
7fff9c944778 error 4 in libgio-2.0.so.0.3400.1[\
7f63b1afd000+14e000]
[180247.845478] gdm-session-wor[29009]: segfault at c4 ip 7fa5c640a440 sp 
7fff47482e28 error 4 in libaccountsservice.\
so.0.0.0[7fa5c63f5000+3d000]
[180277.554761] gnome-shell[27368]: segfault at 0 ip 7fc894473589 sp 
7fffe496b318 error 4 in libgio-2.0.so.0.3400.1[7\
fc89443e000+14e000]

= from syslog: =

Jan 17 07:54:32 workstation gnome-session[29039]: CRITICAL: 
gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' faile\
d
Jan 17 07:54:32 workstation gnome-session[29039]: Gtk-CRITICAL: gtk_main_quit: 
assertion `main_loops != NULL' failed
Jan 17 07:54:32 workstation goa[29335]: goa-daemon version 3.6.0 exiting 
[main.c:154, main()]
Jan 17 07:54:33 workstation acpid: client 1736[0:0] has disconnected
Jan 17 07:54:33 workstation acpid: client 28910[0:0] has disconnected
Jan 17 07:54:33 workstation acpid: client connected from 1736[0:0]
Jan 17 07:54:33 workstation acpid: 1 client rule loaded
Jan 17 07:54:33 workstation gdm-simple-slave[28907]: GLib-GIO-CRITICAL: 
g_dbus_connection_unregister_object: assertion `G_IS_\
DBUS_CONNECTION (connection)' failed
Jan 17 07:54:33 workstation gdm-simple-slave[28907]: GLib-GIO-WARNING: 
(/build/buildd/glib2.0-2.34.1/./gio/gdbusinterfaceskel\
eton.c:739):remove_connection_locked: runtime check failed: 
(g_dbus_connection_unregister_object (data-connection, data-reg\
istration_id))
Jan 17 07:54:33 workstation gdm-simple-slave[28907]: GLib-GObject-CRITICAL: 
g_object_unref: assertion `G_IS_OBJECT (object)' \
failed
Jan 17 07:54:33 workstation gdm-simple-slave[28907]: GLib-GObject-CRITICAL: 
g_object_ref: assertion `object-ref_count  0' f\
ailed
Jan 17 07:54:33 workstation gdm-simple-slave[28907]: GLib-GObject-CRITICAL: 
g_object_unref: assertion `object-ref_count  0'\
 failed
Jan 17 07:54:33 workstation kernel: [180277.554761] gnome-shell[27368]: 
segfault at 0 ip 7fc894473589 sp 7fffe496b318\
 error 4 in libgio-2.0.so.0.3400.1[7fc89443e000+14e000]
Jan 17 07:54:33 workstation gnome-session[2959]: WARNING: Detected that 
screensaver has left the bus
Jan 17 07:54:33 workstation gdm-password][2920]: GLib-GObject-CRITICAL: 
g_object_unref: assertion `G_IS_OBJECT (object)' fail\
ed
Jan 17 07:54:33 workstation gnome-session[2959]: WARNING: Application 
'gnome-shell.desktop' killed by signal 11

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1064584

Title:
  Locked gnome session unlocks without password authentication

Status in “gdm” package in Ubuntu:
  Confirmed

Bug description:
  When switching between users in ubuntu 12.10 using gdm a rather
  unpleasant behaviour can occur when a locked session unlocks without
  password authentication.

  Steps to reproduce:
  1. Login as user1 (password required)
  2. Lock screen
  3. Select login as other user
  4. Login in user2 which does not require any password, e.g. guest
  5. Logout user2
  6. Screen returns to unlocked session for user1

  It doesn't happen every time but rather frequently so I suspect some
  sort of race involved.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gdm 3.6.0-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-17.27-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: amd64
  Date: Tue Oct  9 20:08:07 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: gdm
  UpgradeStatus: Upgraded to quantal on 2012-09-07 (32 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 41301] Re: Mouse clicks stop working sporadically

2013-01-03 Thread Isaac Ullah
This is still happening for me, even now in 12.04.1. I've tried EVERY
workaround suggest above (and some more fooling with xorg.conf.d stuff)
to no avail. Restarting x-server is the only thing that works even
temporarily (lasts an indefinite amount of time, then bug resurfaces).
Is there really no advance on this OLD and VERY ANNOYING bug? It's a
pretty serious issue.

If it helps, this bug is DEFINATELY something to do with the touchpad
drivers (I imagine synaptic, as I've got that installed). If touch pad
is disabled and an external mouse is used, then after x restart, the
external mouse functions fine. It is only when the touchpad is enabled
that this bug returns...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/41301

Title:
  Mouse clicks stop working sporadically

Status in “linux” package in Ubuntu:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-input-evdev” package in Ubuntu:
  Confirmed
Status in Debian GNU/Linux:
  Confirmed

Bug description:
  This bug is a long standing one for me in Dapper but it becomes more
  and more frequent in recent Dapper beta.

  Unfortunatly, there's no way I can reproduce it.

  
  Symptoms : the mouse buttons (all of them) stop working without any reason. 
Seems to happen mainly when surfing with Epiphany but not only.

  
  In fact, it's just like my mouse was in another dimension. I use focus 
follow pointer and it doesn't work anymore. I can see my cursor and moving it 
: the system just ignore it. No more click, no more focus following pointer.

  Also, the keyboard keeps working perfectly. By using shortcut keys, I
  can continue working normally.

  The workaround to have the mouse again is hopefully very simple :  use
  the change desktop shortcut. The alt-tab shortcut is also working.
  Yes, it's strange, but they are the only two shortcuts I've found that
  bypass this bug ! Strange isn't it ?

  My mouse is a PS/2 Logitech MX310. The workaround seems to be the
  proof that it's not an hardware failure.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1094309] [NEW] [Aspire 5742G, Realtek ALC272X, Speaker, Internal] No sound at all

2012-12-28 Thread isaac kamau
Public bug reported:

there is no sound throught the internal speakers while playing media
from the dvd-rom

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: alsa-base 1.0.25+dfsg-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic-pae 3.2.24
Uname: Linux 3.2.0-29-generic-pae i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu12
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC272X Analog [ALC272X Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  ubuntu 4678 F pulseaudio
 /dev/snd/controlC0:  ubuntu 4678 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xb410 irq 44'
   Mixer name   : 'Realtek ALC272X'
   Components   : 'HDA:10ec0272,10250487,0011'
   Controls  : 20
   Simple ctrls  : 11
Card1.Amixer.info:
 Card hw:1 'Generic'/'HD-Audio Generic at 0xb402 irq 45'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,00aa0100,00100200'
   Controls  : 6
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
CasperVersion: 1.315
Date: Fri Dec 28 19:46:42 2012
LiveMediaBuild: Ubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120817.3)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
Symptom_Card: Built-in Audio - HDA Intel
Symptom_DevicesInUse: 4678  4678
Symptom_Jack: Speaker, Internal
Symptom_PulsePlaybackTest: PulseAudio playback test successful
Symptom_Type: No sound at all
Title: [Aspire 5742G, Realtek ALC272X, Speaker, Internal] No sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/21/2011
dmi.bios.vendor: Acer
dmi.bios.version: V1.15
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Aspire 5742G
dmi.board.vendor: Acer
dmi.board.version: V1.15
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: V1.15
dmi.modalias: 
dmi:bvnAcer:bvrV1.15:bd01/21/2011:svnAcer:pnAspire5742G:pvrV1.15:rvnAcer:rnAspire5742G:rvrV1.15:cvnAcer:ct10:cvrV1.15:
dmi.product.name: Aspire 5742G
dmi.product.version: V1.15
dmi.sys.vendor: Acer

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise running-unity

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1094309

Title:
  [Aspire 5742G, Realtek ALC272X, Speaker, Internal] No sound at all

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  there is no sound throught the internal speakers while playing media
  from the dvd-rom

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic-pae 3.2.24
  Uname: Linux 3.2.0-29-generic-pae i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC272X Analog [ALC272X Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu 4678 F pulseaudio
   /dev/snd/controlC0:  ubuntu 4678 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xb410 irq 44'
 Mixer name : 'Realtek ALC272X'
 Components : 'HDA:10ec0272,10250487,0011'
 Controls  : 20
 Simple ctrls  : 11
  Card1.Amixer.info:
   Card hw:1 'Generic'/'HD-Audio Generic at 0xb402 irq 45'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100200'
 Controls  : 6
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  CasperVersion: 1.315
  Date: Fri Dec 28 19:46:42 2012
  LiveMediaBuild: Ubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120817.3)
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse: 4678  4678
  Symptom_Jack: Speaker, Internal
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [Aspire 5742G, Realtek ALC272X, Speaker, Internal] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  

[Desktop-packages] [Bug 1054750] [NEW] [CA0106 - CA0106, playback] No sound at all

2012-09-22 Thread Rhys Isaac John
Public bug reported:

i simply have no sound.. not a noob so been through all the alsa
settings/levels and basic mutes on system. zero sound. earphones ,
speakers nothing. system can see my sound card in sound settings.. this
is a new install of 12.04.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: alsa-base 1.0.25+dfsg-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-31.50-generic-pae 3.2.28
Uname: Linux 3.2.0-31-generic-pae i686
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu13
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jonzze 1591 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'CA0106'/'Audigy SE [SB0570] at 0xa800 irq 19'
   Mixer name   : 'CA0106'
   Components   : ''
   Controls  : 35
   Simple ctrls  : 18
CurrentDmesg: [   30.672005] eth1: no IPv6 routers present
Date: Sat Sep 22 21:50:41 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 (20120423)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:CA0106 failed
Symptom_Card: CA0106 Soundblaster - CA0106
Symptom_DevicesInUse:
 1591/dev/snd/controlC0:  jonzzeF pulseaudio
 AND
Symptom_Type: No sound at all
Title: [CA0106 - CA0106, playback] No sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/10/2005
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: LP NF4 Series
dmi.board.vendor: DFI Corp,LTD
dmi.board.version: 1.0
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd03/10/2005:svn:pn:pvr:rvnDFICorp,LTD:rnLPNF4Series:rvr1.0:cvn:ct3:cvr:

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise running-unity

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1054750

Title:
  [CA0106 - CA0106, playback] No sound at all

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  i simply have no sound.. not a noob so been through all the alsa
  settings/levels and basic mutes on system. zero sound. earphones ,
  speakers nothing. system can see my sound card in sound settings..
  this is a new install of 12.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic-pae 3.2.28
  Uname: Linux 3.2.0-31-generic-pae i686
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jonzze 1591 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'CA0106'/'Audigy SE [SB0570] at 0xa800 irq 19'
 Mixer name : 'CA0106'
 Components : ''
 Controls  : 35
 Simple ctrls  : 18
  CurrentDmesg: [   30.672005] eth1: no IPv6 routers present
  Date: Sat Sep 22 21:50:41 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:CA0106 failed
  Symptom_Card: CA0106 Soundblaster - CA0106
  Symptom_DevicesInUse:
   1591/dev/snd/controlC0:  jonzzeF pulseaudio
   AND
  Symptom_Type: No sound at all
  Title: [CA0106 - CA0106, playback] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2005
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 6.00 PG
  dmi.board.name: LP NF4 Series
  dmi.board.vendor: DFI Corp,LTD
  dmi.board.version: 1.0
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd03/10/2005:svn:pn:pvr:rvnDFICorp,LTD:rnLPNF4Series:rvr1.0:cvn:ct3:cvr:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1054750] Re: [CA0106 - CA0106, playback] No sound at all

2012-09-22 Thread Rhys Isaac John
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1054750

Title:
  [CA0106 - CA0106, playback] No sound at all

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  i simply have no sound.. not a noob so been through all the alsa
  settings/levels and basic mutes on system. zero sound. earphones ,
  speakers nothing. system can see my sound card in sound settings..
  this is a new install of 12.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic-pae 3.2.28
  Uname: Linux 3.2.0-31-generic-pae i686
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jonzze 1591 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'CA0106'/'Audigy SE [SB0570] at 0xa800 irq 19'
 Mixer name : 'CA0106'
 Components : ''
 Controls  : 35
 Simple ctrls  : 18
  CurrentDmesg: [   30.672005] eth1: no IPv6 routers present
  Date: Sat Sep 22 21:50:41 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:CA0106 failed
  Symptom_Card: CA0106 Soundblaster - CA0106
  Symptom_DevicesInUse:
   1591/dev/snd/controlC0:  jonzzeF pulseaudio
   AND
  Symptom_Type: No sound at all
  Title: [CA0106 - CA0106, playback] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2005
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 6.00 PG
  dmi.board.name: LP NF4 Series
  dmi.board.vendor: DFI Corp,LTD
  dmi.board.version: 1.0
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd03/10/2005:svn:pn:pvr:rvnDFICorp,LTD:rnLPNF4Series:rvr1.0:cvn:ct3:cvr:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp