[Bug 1788060] Re: du program crashes on /var/lib

2021-11-16 Thread Bert JW Regeer
Coming back to this years later because I am running into this issue as
well, and wanted to provide some additional information:

At this time it seems to be crashing when it attempts to traverse from
/var/lib into lxcfs:

openat(4, "lxcfs", 
O_RDONLY|O_NOCTTY|O_NONBLOCK|O_NOFOLLOW|O_CLOEXEC|O_DIRECTORY) = 3
fstat(3, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
fcntl(3, F_GETFL)   = 0x38800 (flags 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_NOFOLLOW|O_DIRECTORY)
fcntl(3, F_SETFD, FD_CLOEXEC)   = 0
newfstatat(4, "lxcfs", {st_mode=S_IFDIR|0755, st_size=0, ...}, 
AT_SYMLINK_NOFOLLOW) = 0
fstatfs(4, {f_type=XFS_SB_MAGIC, f_bsize=4096, f_blocks=1160704, 
f_bfree=1014059, f_bavail=1014059, f_files=2326528, f_ffree=2321112, 
f_fsid={val=[64771, 0]}, f_namelen=255, f_frsize=4096, 
f_flags=ST_VALID|ST_RELATIME}) = 0
fcntl(3, F_DUPFD_CLOEXEC, 3)= 5
getdents(3, /* 4 entries */, 32768) = 104
getdents(3, /* 0 entries */, 32768) = 0
close(3)= 0
newfstatat(5, "proc", {st_mode=S_IFDIR|0555, st_size=0, ...}, 
AT_SYMLINK_NOFOLLOW) = 0
openat(5, "proc", 
O_RDONLY|O_NOCTTY|O_NONBLOCK|O_NOFOLLOW|O_CLOEXEC|O_DIRECTORY) = 3
fstat(3, {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
fcntl(3, F_GETFL)   = 0x38800 (flags 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_NOFOLLOW|O_DIRECTORY)
fcntl(3, F_SETFD, FD_CLOEXEC)   = 0
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
getpid()= 16911
gettid()= 16911
tgkill(16911, 16911, SIGABRT)   = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGABRT {si_signo=SIGABRT, si_code=SI_TKILL, si_pid=16911, si_uid=0} ---
+++ killed by SIGABRT (core dumped) +++
Aborted (core dumped)

I've attached the file with the crash from /var/crash.

sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs 
(rw,nosuid,relatime,size=457348k,nr_inodes=114337,mode=755)
devpts on /dev/pts type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=97968k,mode=755)
/dev/mapper/vg_root-lv_root on / type xfs (rw,relatime,attr2,inode64,noquota)
securityfs on /sys/kernel/security type securityfs 
(rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/systemd type cgroup 
(rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/blkio type cgroup 
(rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup 
(rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/hugetlb type cgroup 
(rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/cpuset type cgroup 
(rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/memory type cgroup 
(rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/perf_event type cgroup 
(rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup 
(rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/freezer type cgroup 
(rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/devices type cgroup 
(rw,nosuid,nodev,noexec,relatime,devices)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs 
(rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=17576)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
/dev/nvme0n1p1 on /boot type ext4 (rw,relatime,data=ordered)
/dev/mapper/vg_root-lv_tmp on /tmp type xfs (rw,relatime,attr2,inode64,noquota)
/dev/mapper/vg_root-lv_var on /var type xfs (rw,relatime,attr2,inode64,noquota)
/dev/mapper/vg_root-lv_home on /home type xfs 
(rw,relatime,attr2,inode64,noquota)
/dev/mapper/vg_root-lv_log on /var/log type xfs 
(rw,relatime,attr2,inode64,noquota)
/dev/mapper/vg_root-lv_audit on /var/log/audit type xfs 
(rw,relatime,attr2,inode64,noquota)
lxcfs on /var/lib/lxcfs type fuse.lxcfs 
(rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
tmpfs on /run/user/1000 type tmpfs 

[Bug 1924224] [NEW] upgrade

2021-04-14 Thread Jw
Public bug reported:

upgrade...

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubuntu-release-upgrader-core 1:16.04.32
ProcVersionSignature: Ubuntu 4.15.0-140.144~16.04.1-generic 4.15.18
Uname: Linux 4.15.0-140-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.30
Architecture: amd64
CrashDB: ubuntu
Date: Thu Apr 15 13:20:46 2021
InstallationDate: Installed on 2018-12-24 (842 days ago)
InstallationMedia: Ubuntu 16.04.5 LTS "Xenial Xerus" - Release amd64 (20180731)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to xenial on 2021-04-15 (0 days ago)
VarLogDistupgradeAptlog:
 Log time: 2021-04-15 13:20:20.491468
 Log time: 2021-04-15 13:20:23.494820
 Log time: 2021-04-15 13:20:45.857572
 Log time: 2021-04-15 13:20:48.031219

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade xenial

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

Title:
  upgrade

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

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

[Bug 1684494] [NEW] shim-signed 1.27~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-04-20 Thread JW Whitles
Public bug reported:

On startup, and login package, I received th error: shim-signed
1.27~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed to install/upgrade:
subprocess installed post-installation script returned error exit status
1

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: shim-signed 1.27~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-46.49~16.04.1-generic 4.8.17
Uname: Linux 4.8.0-46-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
Date: Wed Apr 12 12:51:12 2017
DuplicateSignature:
 package:shim-signed:1.27~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
 Processing triggers for shim-signed 
(1.27~16.04.1+0.9+1474479173.6c180c6-1ubuntu1) ...
 Running in non-interactive mode, doing nothing.
 dpkg: error processing package shim-signed (--configure):
  subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2017-04-03 (16 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.19
SourcePackage: shim-signed
Title: package shim-signed 1.27~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed 
to install/upgrade: subprocess installed post-installation script returned 
error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: shim-signed (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package regression-retracer xenial

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

Title:
  shim-signed 1.27~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shim-signed/+bug/1684494/+subscriptions

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


[Bug 1610784] Re: cloud-init openstack.py code does not recognize network type 'tap'

2016-08-30 Thread Bert JW Regeer
Could we get a release for Xenial?

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

Title:
  cloud-init openstack.py code does not recognize network type 'tap'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1610784/+subscriptions

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


[Bug 1568729] Re: divide error: 0000 [#1] SMP in task_numa_migrate - handle_mm_fault

2016-08-22 Thread Bert JW Regeer
Just ran into this issue on Ubuntu 16.04:

Aug 21 02:49:14 doddering-fransisca kernel: [2532635.918673] divide error:  
[#1] SMP 
Aug 21 02:49:14 doddering-fransisca kernel: [2532635.935386] Modules linked in: 
bridge stp llc bonding nls_iso8859_1 ipmi_ssif ipmi_devintf dcdbas intel_rapl 
x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass sb_edac 
edac_core 8250_fintek ipmi_si ipmi_msghandler mei_me mei lpc_ich shpchp 
acpi_power_meter mac_hid ib_iser rdma_cm iw_cm ib_cm ib_sa ib_mad ib_core 
ib_addr iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi autofs4 btrfs 
raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor 
raid6_pq libcrc32c raid0 multipath linear raid1 crct10dif_pclmul crc32_pclmul 
mxm_wmi aesni_intel aes_x86_64 lrw ixgbe i40e gf128mul glue_helper igb 
ablk_helper vxlan cryptd ip6_udp_tunnel udp_tunnel dca mdio ahci ptp libahci 
pps_core i2c_algo_bit fjes wmi
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.036341] CPU: 20 PID: 95997 
Comm: jujud Not tainted 4.4.0-31-generic #50-Ubuntu
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.052997] Hardware name: 
Dell Inc. PowerEdge C6320/082F9M, BIOS 2.0.2 02/16/2016
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.069486] task: 
883f0cbd9b80 ti: 883f5ae5c000 task.ti: 883f5ae5c000
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.085837] RIP: 
0010:[]  [] task_numa_find_cpu+0x2cd/0x710
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.102963] RSP: 
:883f5ae5fbd8  EFLAGS: 00010257
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.118987] RAX: 
 RBX: 883f5ae5fc78 RCX: 0414
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.134881] RDX: 
 RSI:  RDI: 88547de36200
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.150581] RBP: 
883f5ae5fc40 R08: 012a R09: 00075d4a
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.166034] R10: 
0084 R11: 0003eab1 R12: 887c1fc6e040
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.181262] R13: 
001b R14: 88547de36200 R15: 007c
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.196284] FS:  
7f0888ff9700() GS:883f7e88() knlGS:
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.211275] CS:  0010 DS:  
ES:  CR0: 80050033
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.225943] CR2: 
00d884976e48 CR3: 003f56296000 CR4: 003406e0
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.240452] DR0: 
 DR1:  DR2: 
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.254703] DR3: 
 DR6: fffe0ff0 DR7: 0400
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.268649] Stack:
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.282271]  001d 
0100 012a 0414
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.295952]  0065 
00c3 00016d00 012a
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.309302]  883f0cbd9b80 
883f5ae5fc78 0192 01c1
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.322438] Call Trace:
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.335248]  
[] task_numa_migrate+0x43e/0x9b0
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.347983]  
[] ? native_flush_tlb_others+0x65/0x150
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.360511]  
[] numa_migrate_preferred+0x79/0x80
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.372777]  
[] task_numa_fault+0x7f4/0xd40
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.384811]  
[] ? should_numa_migrate_memory+0x55/0x130
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.396681]  
[] handle_mm_fault+0xbc0/0x1820
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.408285]  
[] ? find_vma+0x43/0x70
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.419617]  
[] __do_page_fault+0x197/0x400
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.430724]  
[] do_page_fault+0x22/0x30
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.441594]  
[] page_fault+0x28/0x30
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.452173] Code: d0 4c 89 f7 
e8 95 c7 ff ff 49 8b 84 24 d8 01 00 00 49 8b 76 78 31 d2 49 0f af 86 b0 00 00 
00 4c 8b 45 d0 48 8b 4d b0 48 83 c6 01 <48> f7 f6 4c 89 c6 48 89 da 48 8d 3c 01 
48 29 c6 e8 de c5 ff ff 
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.473627] RIP  
[] task_numa_find_cpu+0x2cd/0x710
Aug 21 02:49:14 doddering-fransisca kernel: [2532636.483974]  RSP 

Aug 21 02:49:14 doddering-fransisca kernel: [2532636.511555] ---[ end trace 
f9c3b1b52643e68b ]---

Reboot brought the machine back up with updated kernel version:

Linux doddering-fransisca 4.4.0-34-generic #53-Ubuntu SMP Wed Jul 27
16:06:39 UTC 2016 

[Bug 1315434] Re: Mouse with no time remaining estimate showing in preference to battery being charged

2015-03-11 Thread JW
 Devices that report a wrong time remaining need to be blacklisted,
just like any other misbehaving hardware device.

Even if this means most devices will need to be blacklisted? Wouldn't it
require an extreme amount of effort to start blacklisting every mouse
that doesn't work with this feature?

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

Title:
  Mouse with no time remaining estimate showing in preference to battery
  being charged

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1315434/+subscriptions

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


[Bug 1315434] Re: Mouse with no time remaining estimate showing in preference to battery being charged

2015-03-11 Thread JW
Ah OK. My mouse only gives a percentage (0, 5, or 90%), although
sometimes incorrect (it goes to 5 to go back to 90). I hope the last
commit will fix behaviour on my machine.

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

Title:
  Mouse with no time remaining estimate showing in preference to battery
  being charged

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1315434/+subscriptions

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


[Bug 1288747] Re: [334] Parts of the UI randomly flicker when moving the mouse

2014-07-10 Thread JW
Not for me, it still happens with 340.24...especially noticible when
using firefox for awhile

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

Title:
  [334] Parts of the UI randomly flicker when moving the mouse

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

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


[Bug 1288747] Re: [334] Parts of the UI randomly flicker when moving the mouse

2014-07-08 Thread JW
DKMS worked for me

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

Title:
  [334] Parts of the UI randomly flicker when moving the mouse

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

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


[Bug 1288747] Re: [334] Parts of the UI randomly flicker when moving the mouse

2014-07-08 Thread JW
Been testing and I have seen that unpatched compiz has been using the
same amount of ram over time, and this patch really works well. Hopw it
gets merged into the main compiz soon.

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

Title:
  [334] Parts of the UI randomly flicker when moving the mouse

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

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


[Bug 1288747] Re: [334] Parts of the UI randomly flicker when moving the mouse

2014-06-26 Thread JW
Patch works for me too, I dunno how much memory compiz is supposed to
use but it's using 87mb right now

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

Title:
  [334] Parts of the UI randomly flicker when moving the mouse

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

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


[Bug 1288747] Re: [334] Parts of the UI randomly flicker when moving the mouse

2014-06-26 Thread JW
Maybe I spoke too soon, compiz memory usage started going over 200mb

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

Title:
  [334] Parts of the UI randomly flicker when moving the mouse

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

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


[Bug 269904] Re: Screen refresh problems with nvidia cards

2014-06-26 Thread JW
This patch causes higher compiz memory usage than normal

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

Title:
  Screen refresh problems with nvidia cards

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

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


[Bug 1314367] Re: Flickering with Ubuntu 14.04 and nvidia card reappeared

2014-06-23 Thread JW
340.17 still flickers

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

Title:
  Flickering with Ubuntu 14.04 and nvidia card reappeared

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

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


[Bug 1314367] Re: Flickering with Ubuntu 14.04 and nvidia card reappeared

2014-06-23 Thread JW
I seem to have fixed it by going into CCSMWorkaroundsForce
synchronization between X and GLX

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

Title:
  Flickering with Ubuntu 14.04 and nvidia card reappeared

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

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


[Bug 1304434] Re: indicator-printers not working on ubuntu 14.04 beta

2014-04-29 Thread JW
Same here

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

Title:
  indicator-printers not working on ubuntu 14.04 beta

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

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


[Bug 406154]

2014-03-28 Thread JW
I'm having the same apparent problem, where different applications
(Chrome, Kontact, Dolphin, etc) will freeze for minutes on end. I ran
strace on a hanging process (Chrome in this case). The output from ~30
seconds is below:

write(11, !, 1)   = 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 1 ([{fd=10, revents=POLLIN}])
read(10, !, 2)= 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 0 (Timeout)
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
818) = 0 (Timeout)
write(44, \0, 1)  = 1
futex(0x7fd4837050b0, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x7fd489a6ca48, FUTEX_WAKE_PRIVATE, 1) = 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 0 (Timeout)
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
) = 1 ([{fd=10, revents=POLLIN}])
read(10, !, 2)= 1
write(11, !, 1)   = 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 1 ([{fd=10, revents=POLLIN}])
read(10, !, 2)= 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 0 (Timeout)
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
8886) = 0 (Timeout)
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 0 (Timeout)
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
284) = 0 (Timeout)
write(11, !, 1)   = 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 1 ([{fd=10, revents=POLLIN}])
read(10, !, 2)= 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 0 (Timeout)
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
823) = 0 (Timeout)
write(44, \0, 1)  = 1 
  
futex(0x7fd4837050b0, FUTEX_WAKE_PRIVATE, 1) = 1
  
futex(0x7fd489a6ca48, FUTEX_WAKE_PRIVATE, 1) = 1
  
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
 
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 0 (Timeout)  
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
8859) = 1 ([{fd=10, revents=POLLIN}])
read(10, !, 2)= 1
write(11, !, 1)   = 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 1 ([{fd=10, revents=POLLIN}])
read(10, !, 2)= 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 0 (Timeout)
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
8857) = 1 ([{fd=10, revents=POLLIN}])
read(10, !, 2)= 1
recvfrom(8, 

[Bug 358533]

2014-03-28 Thread JW
I'm having the same apparent problem, where different applications
(Chrome, Kontact, Dolphin, etc) will freeze for minutes on end. I ran
strace on a hanging process (Chrome in this case). The output from ~30
seconds is below:

write(11, !, 1)   = 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 1 ([{fd=10, revents=POLLIN}])
read(10, !, 2)= 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 0 (Timeout)
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
818) = 0 (Timeout)
write(44, \0, 1)  = 1
futex(0x7fd4837050b0, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x7fd489a6ca48, FUTEX_WAKE_PRIVATE, 1) = 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 0 (Timeout)
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
) = 1 ([{fd=10, revents=POLLIN}])
read(10, !, 2)= 1
write(11, !, 1)   = 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 1 ([{fd=10, revents=POLLIN}])
read(10, !, 2)= 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 0 (Timeout)
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
8886) = 0 (Timeout)
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 0 (Timeout)
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
284) = 0 (Timeout)
write(11, !, 1)   = 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 1 ([{fd=10, revents=POLLIN}])
read(10, !, 2)= 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 0 (Timeout)
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
823) = 0 (Timeout)
write(44, \0, 1)  = 1 
  
futex(0x7fd4837050b0, FUTEX_WAKE_PRIVATE, 1) = 1
  
futex(0x7fd489a6ca48, FUTEX_WAKE_PRIVATE, 1) = 1
  
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
 
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 0 (Timeout)  
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
8859) = 1 ([{fd=10, revents=POLLIN}])
read(10, !, 2)= 1
write(11, !, 1)   = 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 1 ([{fd=10, revents=POLLIN}])
read(10, !, 2)= 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 0 (Timeout)
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
8857) = 1 ([{fd=10, revents=POLLIN}])
read(10, !, 2)= 1
recvfrom(8, 

[Bug 1285169] [NEW] Multiple monitors no longer configurable through settings in Kubuntu 12.04

2014-02-26 Thread JW
Public bug reported:

Kubuntu 12.04.4 LTS
Lenovo T510

Before a recent update, I was able to use the nVidia X Server Settings
to configure my monitors.  The Display and Monitor configuration has
never worked for me.

After said update, the ability configure my monitors stopped working.
In order to toggle between using only my laptop display or using my
laptop display + external monitor, I need to log out (which of course
refreshes the xserver...).

The following is the only system log I could find that seemed to apply
to this.  I repeated this a few times and watched the timestamps change
on logs in /var/log, and only syslog and Xorg.0.log changed.  Syslog
only had entries about the vpnagent, so I'm guessing that's irrelevant.
Here's the Xorg log:

Xorg.0.log:
[   273.931] (II) NVIDIA(GPU-0): Display (DELL 2408WFP (CRT-0)) does not 
support NVIDIA 3D
[   273.931] (II) NVIDIA(GPU-0): Vision stereo.
[   273.931] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID 
for display
[   273.931] (**) NVIDIA(0): device DELL 2408WFP (CRT-0) (Using EDID 
frequencies has
[   273.931] (**) NVIDIA(0): been enabled on all display devices.)
[   273.935] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does 
not support NVIDIA
[   273.935] (II) NVIDIA(GPU-0): 3D Vision stereo.
[   273.935] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID 
for display
[   273.935] (**) NVIDIA(0): device Lenovo Group Limited (DFP-0) (Using EDID
[   273.935] (**) NVIDIA(0): frequencies has been enabled on all display 
devices.)
[   293.203] (II) NVIDIA(GPU-0): Display (DELL 2408WFP (CRT-0)) does not 
support NVIDIA 3D
[   293.203] (II) NVIDIA(GPU-0): Vision stereo.
[   293.203] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID 
for display
[   293.203] (**) NVIDIA(0): device DELL 2408WFP (CRT-0) (Using EDID 
frequencies has
[   293.203] (**) NVIDIA(0): been enabled on all display devices.)
[   293.207] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does 
not support NVIDIA
[   293.207] (II) NVIDIA(GPU-0): 3D Vision stereo.
[   293.207] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID 
for display
[   293.207] (**) NVIDIA(0): device Lenovo Group Limited (DFP-0) (Using EDID
[   293.207] (**) NVIDIA(0): frequencies has been enabled on all display 
devices.)

And some other information, hopefully useful:

$ dpkg -l | grep nvidia
ii  libkwinnvidiahack4   
4:4.8.5-0ubuntu0.3  library used by nvidia 
cards for the KDE window manager
ii  nvidia-304   
304.116-0ubuntu0.0.1NVIDIA binary Xorg driver, 
kernel module and VDPAU library
ii  nvidia-common
1:0.2.44.2  Find obsolete NVIDIA drivers
ii  nvidia-current   
304.116-0ubuntu0.0.1Transitional package for 
nvidia-current
ii  nvidia-settings  
331.20-0ubuntu0.0.1 Tool for configuring the 
NVIDIA graphics driver

$ dpkg -l | grep xorg
ii  python-xkit  
0.4.2.3build1   library for the 
manipulation of the xorg.conf
ii  xorg 
1:7.6+12ubuntu2 X.Org X Window System
ii  xorg-docs-core   
1:1.6-1ubuntu2  Core documentation for the 
X.org X Window System
ii  xorg-sgml-doctools   
1:1.10-1Common tools for building 
X.Org SGML documentation
ii  xserver-xorg 
1:7.6+12ubuntu2 X.Org X server
ii  xserver-xorg-core
2:1.11.4-0ubuntu10.14   Xorg X server - core server
ii  xserver-xorg-input-all   
1:7.6+12ubuntu2 X.Org X server -- input 
driver metapackage
ii  xserver-xorg-input-evdev 
1:2.7.0-0ubuntu1.2  X.Org X server -- evdev 
input driver
ii  xserver-xorg-input-mouse 
1:1.7.1-1build3 X.Org X server -- mouse 
input driver
ii  xserver-xorg-input-synaptics 
1.6.2-1ubuntu1~precise2 Synaptics TouchPad driver 
for X.Org server
ii  

[Bug 1072206] Re: [nvidia] Window content is black or transparent

2014-01-05 Thread JW
Experiencing this on 13.10 using nvidia 319.60 drivers, when bringing up
a pidgin window that has been minimized to the unity tray, it's blacked
out

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

Title:
  [nvidia] Window content is black or transparent

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

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


[Bug 1228453] [NEW] package yate-core 4.1.0-1~dfsg-3ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/yate/data/NULL-TEAM-MIB.txt', which is also in package yate 4.3.1-ubuntu1-sico2~r

2013-09-20 Thread JW
Public bug reported:

happened after a ppa purge

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: yate-core 4.1.0-1~dfsg-3ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6
Uname: Linux 3.8.0-30-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
Date: Fri Sep 20 09:51:58 2013
DpkgTerminalLog:
 Unpacking libyate4.1.0 (from .../libyate4.1.0_4.1.0-1~dfsg-3ubuntu1_amd64.deb) 
...
 Selecting previously unselected package yate-core.
 Unpacking yate-core (from .../yate-core_4.1.0-1~dfsg-3ubuntu1_amd64.deb) ...
 dpkg: error processing 
/var/cache/apt/archives/yate-core_4.1.0-1~dfsg-3ubuntu1_amd64.deb (--unpack):
  trying to overwrite '/usr/share/yate/data/NULL-TEAM-MIB.txt', which is also 
in package yate 4.3.1-ubuntu1-sico2~raring
DuplicateSignature: package:yate-core:4.1.0-1~dfsg-3ubuntu1:trying to overwrite 
'/usr/share/yate/data/NULL-TEAM-MIB.txt', which is also in package yate 
4.3.1-ubuntu1-sico2~raring
ErrorMessage: trying to overwrite '/usr/share/yate/data/NULL-TEAM-MIB.txt', 
which is also in package yate 4.3.1-ubuntu1-sico2~raring
InstallationDate: Installed on 2013-09-01 (19 days ago)
InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Release amd64 
(20130424)
MarkForUpload: True
SourcePackage: yate
Title: package yate-core 4.1.0-1~dfsg-3ubuntu1 failed to install/upgrade: 
trying to overwrite '/usr/share/yate/data/NULL-TEAM-MIB.txt', which is also in 
package yate 4.3.1-ubuntu1-sico2~raring
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package gnome3-ppa package-conflict raring 
third-party-packages

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

Title:
  package yate-core 4.1.0-1~dfsg-3ubuntu1 failed to install/upgrade:
  trying to overwrite '/usr/share/yate/data/NULL-TEAM-MIB.txt', which is
  also in package yate 4.3.1-ubuntu1-sico2~raring

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

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


[Bug 840123] Re: colord crashed with SIGSEGV

2013-09-07 Thread JW
Error still persisting.  Is there any fix to this?

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

Title:
  colord crashed with SIGSEGV

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

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


[Bug 983559] Re: package-data-downloader utility does not honor apt http proxy settings

2013-02-12 Thread JW
*** This bug is a duplicate of bug 820383 ***
https://bugs.launchpad.net/bugs/820383

Is there any news on a fix for this?  I understand the desire for
consistency in how proxy settings are used, but breaking things isn't
good either.  12.04 is an LTS -- and I'm very surprised this isn't
getting attention to be fixed.  Flash is way too common to ignore.  For
those of us who have to use a proxy, this is rather aggravating.

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

Title:
  package-data-downloader utility does not honor apt http proxy settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/983559/+subscriptions

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


[Bug 987965] Re: notifier 'Failure to download extra data' every kubuntu 12.04 restart

2012-11-08 Thread JW
*** This bug is a duplicate of bug 982032 ***
https://bugs.launchpad.net/bugs/982032

I think I may have gotten sudo -E /usr/lib/update-notifier/package-
data-downloader to work.  I had to export the following variables as
below:

$ export http_proxy='http://server.domain.ext:port/'
$ export https_proxy='http://server.domain.ext:port/'
$ export ftp_proxy='http://server.domain.ext:port/'

I then saw this happy little message:
flashplugin-installer: downloading 
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_11.2.202.251.orig.tar.gz
Installing from local file /tmp/tmpiuX3Vk.gz
Flash Plugin installed.

Hopefully this helps someone else -- and perhaps the devs so they can
make sure these variables pass through to package-data-downloader.

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

Title:
  notifier 'Failure to download extra data' every kubuntu 12.04 restart

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/987965/+subscriptions

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


[Bug 999472] Re: Can't set keyboard shortcuts

2012-08-07 Thread JW
HOORAY!!!

Hopefully this fix will make its way into the repositories.  While I
don't mind compiling my own stuff, I like updates from the repos better.

THANK YOU!!!

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

Title:
  Can't set keyboard shortcuts

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

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


[Bug 989900] Re: Various people have a bunch of unrelated problems with name resolution in Ubuntu 12.04

2012-07-09 Thread JW
I had the same problem as tomx
(https://bugs.launchpad.net/ubuntu/+source/network-
manager/+bug/989900/comments/7) -- my /etc/resolve.conf had wrong values
in it that would not update no matter what I did.  It is my
understanding that this file should update relative to the network I'm
on.

Without revealing sensitive information, the file had the following in it
domain {home domain value}
search {home search value}
nameserver {home nameserver value 1}
nameserver {home nameserver value 2}
nameserver {home nameserver value 3}

This was an appropriate configuration for connecting from my home
network.

However, for my office network it needed to be this:
nameserver 127.0.0.1
search {office search value}


Only after changing that by hand was I able to connect to the network.

Whatever is supposed to be updating that file is not doing so.

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

Title:
  Various people have a bunch of unrelated problems with name resolution
  in Ubuntu 12.04

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

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


[Bug 987965] Re: notifier 'Failure to download extra data' every kubuntu 12.04 restart

2012-07-03 Thread JW
*** This bug is a duplicate of bug 982032 ***
https://bugs.launchpad.net/bugs/982032

sudo -E /usr/lib/update-notifier/package-data-downloader
does not work for me.

I am behind a proxy.

Kubunut 12.04 64-bit.

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

Title:
  notifier 'Failure to download extra data' every kubuntu 12.04 restart

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/987965/+subscriptions

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


[Bug 999472] Re: Can't set keyboard shortcuts

2012-06-29 Thread JW
What happened with this?  I'm using Kubuntu 12.04 but this wasn't an
issue in 11.10.  'medit' is pretty nifty...  I hope to see this fixed
soon!

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

Title:
  Can't set keyboard shortcuts

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

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


[Bug 1010003] Re: unity/compiz crashed in dee_model_get_tag() from unity::dash::TextureContainer* unity::dash::RowAdaptorBase::rendererunity::dash::TextureContainer*() () from unity::dash::ResultRen

2012-06-14 Thread JW
@Bilal (comment #4): the reason I didn't respond to your questions for
such a long time, was because I was waiting for the crash to happen
again so I could answer them. However, this bug hasn't appeared anymore
since Saturday (while before it would happen at least once a day).

Maybe the bug was fixed? I installed updates on Friday, but there was no
update for unity (maybe the update of libcairo2 and libcairo-gobject2
from 1.10.2-6.1ubuntu2 to 1.10.2-6.1ubuntu3 is related? Or ubuntuone-
client 3.0.0-0ubuntu1 to 3.0.0-0ubuntu1.1?)

Also, I've been following bug #994921 (and just read #993450 and [1]),
and it appears apport doesn't automatically file bug reports on
Launchpad anymore. When I was still using the beta release of Precise, I
got used to a browser window popping up right after I reported a crash,
but it seems this doesn't happen anymore. As a user, I got no feedback
on whether my crash report was sent in successfully or not. I assumed
not, but maybe it did, and maybe the bug was already fixed by the time I
filed this report manually? (It's still not entirely clear to me how the
crash report system works, and what the relation is between apport,
whoopsie, errors.ubuntu.com and Launchpad...)

[1] http://askubuntu.com/a/149455/4335

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

Title:
  unity/compiz crashed in dee_model_get_tag() from
  unity::dash::TextureContainer*
  unity::dash::RowAdaptorBase::rendererunity::dash::TextureContainer*()
  () from
  unity::dash::ResultRendererTile::Preload(unity::dash::Result) () from
  /usr/lib/compiz/libunityshell.so

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

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


[Bug 1010003] Re: unity/compiz crashed in dee_model_get_tag() from unity::dash::TextureContainer* unity::dash::RowAdaptorBase::rendererunity::dash::TextureContainer*() () from unity::dash::ResultRen

2012-06-08 Thread JW
@om26er: Sorry, but as I mentioned in my bug report, that doesn't seem
to work.

If I try to report the bug using Apport, it asks me a few questions, but
at the end no browser window pops up pointing to a bug report. That's
why I created this bug manually.

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

Title:
  unity/compiz crashed in dee_model_get_tag() from
  unity::dash::TextureContainer*
  unity::dash::RowAdaptorBase::rendererunity::dash::TextureContainer*()
  () from
  unity::dash::ResultRendererTile::Preload(unity::dash::Result) () from
  /usr/lib/compiz/libunityshell.so

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

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


[Bug 1010003] [NEW] unity/compiz crashes after entering search them in launcher

2012-06-07 Thread JW
Public bug reported:

Regularly (let's say once every day), unity and compiz crash.

Steps to reproduce:
1. Press the Window key.
2. Start typing, e.g. type calculator
3. The first two or three letters of the search term appear in the search box.
4. The screen freezes for about 10 seconds, then unity/compiz crashes.
5. Unity/compiz restarts, no windows were closed but everything is moved onto 
the first workspace.
6. apport appears offering to report the bug, but doing so appears to do 
nothing.

So, next to the crash I'm reporting (of which I don't know the root
cause), apport doesn't seem to be reporting the error successfully. I
send in the report, but afterwards nothing happens (I expected a browser
window to pop up as described in
https://help.ubuntu.com/community/ReportingBugs). I added the crash file
I found in /var/crash here as an attachment manually.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity 5.12-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-24.39-generic-pae 3.2.16
Uname: Linux 3.2.0-24-generic-pae i686
ApportVersion: 2.0.1-0ubuntu8
Architecture: i386
CheckboxSubmission: 60a1cbca22e9e051c51fe9ef4512b4a7
CheckboxSystem: 2954e74ba17fb0e37fc942cd1d9fab4e
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
Date: Thu Jun  7 15:13:20 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120328)
ProcEnviron:
 LANGUAGE=nl_BE:nl
 TERM=xterm
 PATH=(custom, user)
 LANG=nl_BE.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 precise

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

Title:
  unity/compiz crashes after entering search them in launcher

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

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


[Bug 1010003] Re: unity/compiz crashes after entering search them in launcher

2012-06-07 Thread JW
** Attachment added: _usr_bin_compiz.1000.crash
   
https://bugs.launchpad.net/bugs/1010003/+attachment/3179197/+files/_usr_bin_compiz.1000.crash

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

Title:
  unity/compiz crashes after entering search them in launcher

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

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


[Bug 1008507] Re: Failed to convert old config. Alarm Templates. Post 10.04-12.04 upgrade.

2012-06-05 Thread JW
Here is one of the dialogs:

- - -
Title: Error - KAlarm
Message:  Failed to convert old configuration for calendar Alarm Templates. 
Please use Import Alarms to lad its alarms into a new or existing calendar.

Location:  file:///home/ME/.kde/share/apps/kalarm/template.ics
(Unknown error. (Unknown resource))
- - -

I receive the same for Active Alarms, and Archived Alarms.

I tried starting kontact (kmail2) and the migration of my old content
failed.  Migration to KMail 2 failed. In case you want to try again,
run 'kmail-migrator --interactive' manually.

Okay... but why did it fail?  What do I need to fix?  And where do I
need to look to get a log file of use in determining that?

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

Title:
  Failed to convert old config.  Alarm Templates.  Post 10.04-12.04
  upgrade.

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

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


[Bug 1008507] [NEW] Failed to convert old config. Alarm Templates. Post 10.04-12.04 upgrade.

2012-06-04 Thread JW
Public bug reported:

I upgraded from Kubuntu 10.04 to 12.04 (64 bit).  I did have a PPA
enabled for an updated version of KDE.

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION=Ubuntu 12.04 LTS
(Actually, Kubuntu)

KDE/Kubuntu PPA:
deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu lucid main

Akonadi information:
ii  akonadi-backend-mysql  1.7.2-0ubuntu1   
   MySQL storage backend for Akonadi
ii  akonadi-kde-resource-googledata1.2.0-1  
   Google calendar and contacts resource for Akonadi
ii  akonadi-server 1.7.2-0ubuntu1   
   Akonadi PIM storage service
ii  akonadiconsole 4:4.8.3-0ubuntu0.1   
   management and debugging console for akonadi

akonadi-backend-mysql:
  Installed: 1.7.2-0ubuntu1
  Candidate: 1.7.2-0ubuntu1
  Version table:
 *** 1.7.2-0ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status

akonadi-kde-resource-googledata:
  Installed: 1.2.0-1
  Candidate: 1.2.0-1
  Version table:
 *** 1.2.0-1 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
100 /var/lib/dpkg/status

akonadi-server:
  Installed: 1.7.2-0ubuntu1
  Candidate: 1.7.2-0ubuntu1
  Version table:
 *** 1.7.2-0ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status

akonadiconsole:
  Installed: 4:4.8.3-0ubuntu0.1
  Candidate: 4:4.8.3-0ubuntu0.1
  Version table:
 *** 4:4.8.3-0ubuntu0.1 0
500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe amd64 
Packages
100 /var/lib/dpkg/status
 4:4.8.2-0ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages


After the upgrade, I am getting errors about the Alarm Template (and a couple 
other Alarm...) from Akonadi.  If I quit the program that is in my system-tray, 
the three messages come back only once in the form of error dialogs.  If I do 
not do this, I am constantly alerted about these errors.

For better or worse, I deleted the three things from the Akonadi config,
but it makes no difference on the alerts.

What should I do to fix this?

Otherwise, the upgrade seems to have gone quite well.

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

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

Title:
  Failed to convert old config.  Alarm Templates.  Post 10.04-12.04
  upgrade.

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

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


[Bug 1007948] Re: package initramfs-tools 0.99ubuntu13 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

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

Title:
  package initramfs-tools 0.99ubuntu13 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1007948/+subscriptions

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


[Bug 1007948] [NEW] package initramfs-tools 0.99ubuntu13 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-06-02 Thread JW
Public bug reported:

I'm not sure what happened.  I upgrade to 120.04 from 10.04 and I'm
getting dialogs that lead me here.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: initramfs-tools 0.99ubuntu13
ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Sat Jun  2 16:44:37 2012
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
PackageArchitecture: all
SourcePackage: initramfs-tools
Title: package initramfs-tools 0.99ubuntu13 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
UpgradeStatus: Upgraded to precise on 2012-06-02 (0 days ago)

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

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

Title:
  package initramfs-tools 0.99ubuntu13 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1007948/+subscriptions

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


[Bug 1007948] Re: package initramfs-tools 0.99ubuntu13 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-06-02 Thread JW
False alarm. Low space on device.  One I cleared it up, all was well.

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

Title:
  package initramfs-tools 0.99ubuntu13 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1007948/+subscriptions

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


[Bug 1007948] Re: package initramfs-tools 0.99ubuntu13 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-06-02 Thread JW
False alarm. Low space on device. One I cleared it up, all was well.

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

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

Title:
  package initramfs-tools 0.99ubuntu13 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1007948/+subscriptions

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


[Bug 405120] Re: resume from suspend doesn't work (powers off instead) for Acer Aspire 3810T

2012-04-29 Thread JW
@penalvch: Why did you change the status back to Incomplete?

How can this bug be incomplete when it has been fixed upstream (see
kernel bug report https://bugzilla.kernel.org/show_bug.cgi?id=15612)?
According to that bug report, the bug is fixed in kernel 3.3, but ubuntu
12.04 uses 3.2. When ubuntu upgrades the kernel, this bug will (finally)
be solved for ubuntu users.

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

Title:
  resume from suspend doesn't work (powers off instead) for Acer Aspire
  3810T

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

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


[Bug 983268] Re: compiz crashed with SIGSEGV in ends_with_iter_select__gnu_cxx::__normal_iteratorchar const*, std::basic_stringchar , char const*, boost::algorithm::is_iequal() from unity::ui::P

2012-04-29 Thread JW
Using the new version of unity, this bug does not occur anymore for me.

However, because originally the bug occurred only once out of the many
times I connected the HDMI cable, I cannot know whether this means the
bug is fixed, or that I now just had the luck not to run into this bug
again...

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

Title:
  compiz crashed with SIGSEGV in
  ends_with_iter_select__gnu_cxx::__normal_iteratorchar const*,
  std::basic_stringchar , char const*, boost::algorithm::is_iequal()
  from unity::ui::PointerBarrierWrapper::EmitCurrentData()

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

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


[Bug 405120] Re: resume from suspend doesn't work (powers off instead) for Acer Aspire 3810T

2012-04-29 Thread JW
 + https://bugzilla.kernel.org/show_bug.cgi?id=15612 is about Acer
Timeline TravelMate 8571 while this report is about a Acer Aspire 3810T.
Hence, that bug is irrelevant unless it has been tested to fix the
problem reported here in a Acer Aspire 3810T.

That report ends with turskaja confirming that kernel 3.3 from the PPA
for Precise Pangolin works on his Acer Aspire 3810TZ (with the latest
BIOS version, 1.28) (see last three comments).

Also, in the comments Alexander van Loon mentions the patch works for
the Acer Travelmate 8371 (while the bug report is for 8571).

If you want, I can also install kernel v3.3 from the PPA to verify
whether things work correctly now on my 3810T.

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

Title:
  resume from suspend doesn't work (powers off instead) for Acer Aspire
  3810T

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

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


[Bug 405120] Re: resume from suspend doesn't work (powers off instead) for Acer Aspire 3810T

2012-04-29 Thread JW
I just tested it, and can confirm suspend-to-ram works in linux 3.3:

linux-image-3.2.0-24-generic-pae (3.2.0-24.37)
WITHOUT i8042.reset=1:
does NOT work

linux-image-3.2.0-24-generic-pae (3.2.0-24.37)
WITH i8042.reset=1:
works

linux-image-3.3.3-030303-generic-pae (3.3.3-030303.201204240708) [1]
WITHOUT i8042.reset=1:
works

linux-image-3.3.3-030303-generic-pae (3.3.3-030303.201204240708)
WITH i8042.reset=1:
works

I am using an Acer 3810T, with bios v1.27.

[1] Using deb downloaded here: http://kernel.ubuntu.com/~kernel-
ppa/mainline/v3.3.3-precise/

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

Title:
  resume from suspend doesn't work (powers off instead) for Acer Aspire
  3810T

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

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


[Bug 984380] Re: indicator-weather crashed with SIGABRT in raise()

2012-04-17 Thread JW
*** This bug is a duplicate of bug 839056 ***
https://bugs.launchpad.net/bugs/839056


** Visibility changed to: Public

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

Title:
  indicator-weather crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/984380/+subscriptions

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


[Bug 983268] Re: compiz crashed with SIGSEGV in unity::ui::EdgeBarrierController::Impl::OnPointerBarrierEvent()

2012-04-16 Thread JW
** Visibility changed to: Public

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

Title:
  compiz crashed with SIGSEGV in
  unity::ui::EdgeBarrierController::Impl::OnPointerBarrierEvent()

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

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


[Bug 974963] Re: [soundnua]: hdmi audio missing in sound settings

2012-04-14 Thread JW
After a recent update, the problem no longer exists for me. I'll be
unsubscribing myself from this bug, as I probably wasn't experiencing
the same problem as zarquon42 (original report of the bug) is.

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

Title:
  [soundnua]: hdmi audio missing in sound settings

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

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


[Bug 977498] Re: tomcat*-instance-create fails on paths with spaces

2012-04-12 Thread JW
Verified, it works correctly.

Thanks for fixing this so quickly! :-)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in Ubuntu.
https://bugs.launchpad.net/bugs/977498

Title:
  tomcat*-instance-create fails on paths with spaces

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 977498] Re: tomcat*-instance-create fails on paths with spaces

2012-04-12 Thread JW
Verified, it works correctly.

Thanks for fixing this so quickly! :-)

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

Title:
  tomcat*-instance-create fails on paths with spaces

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

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


[Bug 977498] [NEW] tomcat6-instance-create fails on paths with spaces

2012-04-09 Thread JW
Public bug reported:

When running the command:
$ tomcat6-instance-create ~/A B
errors appear, and directories named ~ and A are created in my home folder, but 
not A B.

Similarly, when running:
$ tomcat6-instance-create ~/A\ B
two directories A and B are created in my home folder, but not A B.
Again, errors appear, such as mkdir: Could not create ~/A: file exists 
already and ln: goal B/lib is not a directory.

Expected behaviour:
a Tomcat installation should appear in ~/A B,
no errors should be shown in the terminal window.

Version information:
Ubuntu: 12.04 Beta 2
tomcat6: 6.0.35-1ubuntu2
tomcat6-user: 6.0.35-1ubuntu2

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in Ubuntu.
https://bugs.launchpad.net/bugs/977498

Title:
  tomcat6-instance-create fails on paths with spaces

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 977498] [NEW] tomcat6-instance-create fails on paths with spaces

2012-04-09 Thread JW
Public bug reported:

When running the command:
$ tomcat6-instance-create ~/A B
errors appear, and directories named ~ and A are created in my home folder, but 
not A B.

Similarly, when running:
$ tomcat6-instance-create ~/A\ B
two directories A and B are created in my home folder, but not A B.
Again, errors appear, such as mkdir: Could not create ~/A: file exists 
already and ln: goal B/lib is not a directory.

Expected behaviour:
a Tomcat installation should appear in ~/A B,
no errors should be shown in the terminal window.

Version information:
Ubuntu: 12.04 Beta 2
tomcat6: 6.0.35-1ubuntu2
tomcat6-user: 6.0.35-1ubuntu2

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

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

Title:
  tomcat6-instance-create fails on paths with spaces

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

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


[Bug 974963] Re: [soundnua]: hdmi audio missing in sond settings

2012-04-06 Thread JW
In my case, when booting with the HDMI cable connected, the option is available.
When booting with the HDMI cable disconnected and connecting it after boot, the 
option doesn't appear.

A few days ago, this still worked, so it seems a recent update must have
introduced this bug?

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

Title:
  [soundnua]: hdmi audio missing in sond settings

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

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


[Bug 974963] Re: [soundnua]: hdmi audio missing in sond settings

2012-04-06 Thread JW
Oh, I forgot to add that I am using the beta version of Ubuntu 12.04.

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

Title:
  [soundnua]: hdmi audio missing in sond settings

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

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


[Bug 807860] Re: Error: Protocol incompatible. Please upgrade libpiano.

2011-11-09 Thread JW
It's Baa-aack.

Version:
$ pithos --version
Pithos 0.3.11

Error:
$ pithos
ERROR:root:fault: org.apache.xmlrpc.XmlRpcException: 
000.000.000.000|0|INCOMPATIBLE_VERSION|Pandora does not support your client 
version.

My System:
$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION=Ubuntu 10.04.3 LTS

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

Title:
  Error: Protocol incompatible. Please upgrade libpiano.

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

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


[Bug 837819] Re: Latest kernel 2.6.38-11.48 crashes the iwlagn (wifi) driver

2011-08-31 Thread Bert JW Regeer
I am seeing the same error messages in my log as the OP:

[ 3336.284786] iwlagn :01:00.0: Microcode SW error detected.  Restarting 
0x200.
[ 3336.284810] iwlagn :01:00.0: Loaded firmware version: 17.168.5.2 build 
35905
[ 3336.284904] iwlagn :01:00.0: Start IWL Error Log Dump:
[ 3336.284915] iwlagn :01:00.0: Status: 0x0002B2E4, count: 6
[ 3336.285158] iwlagn :01:00.0: Desc  Time  
 data1  data2  line
[ 3336.285170] iwlagn :01:00.0: ADVANCED_SYSASSERT   (0x1BD8) 
0299830228 0x0258 0x00C8 199
[ 3336.285182] iwlagn :01:00.0: pc  blink1  blink2  ilink1  ilink2  hcmd
[ 3336.285195] iwlagn :01:00.0: 0x05FBC 0x05F1E 0x05F1E 0x0DC1A 0x0 
0x9A90091
[ 3336.285206] iwlagn :01:00.0: CSR values:
[ 3336.285216] iwlagn :01:00.0: (2nd byte of CSR_INT_COALESCING is 
CSR_INT_PERIODIC_REG)
[ 3336.285258] iwlagn :01:00.0:CSR_HW_IF_CONFIG_REG: 0X00c80303
[ 3336.285296] iwlagn :01:00.0:  CSR_INT_COALESCING: 0Xff40
[ 3336.285334] iwlagn :01:00.0: CSR_INT: 0X
[ 3336.285371] iwlagn :01:00.0:CSR_INT_MASK: 0X
[ 3336.285407] iwlagn :01:00.0:   CSR_FH_INT_STATUS: 0X
[ 3336.285442] iwlagn :01:00.0: CSR_GPIO_IN: 0X003c
[ 3336.285478] iwlagn :01:00.0:   CSR_RESET: 0X
[ 3336.285515] iwlagn :01:00.0:CSR_GP_CNTRL: 0X080403c5
[ 3336.285552] iwlagn :01:00.0:  CSR_HW_REV: 0X00b0
[ 3336.285588] iwlagn :01:00.0:  CSR_EEPROM_REG: 0X88160ffd
[ 3336.285625] iwlagn :01:00.0:   CSR_EEPROM_GP: 0X9801
[ 3336.285661] iwlagn :01:00.0:  CSR_OTP_GP_REG: 0X00030001
[ 3336.285696] iwlagn :01:00.0: CSR_GIO_REG: 0X00080042
[ 3336.285732] iwlagn :01:00.0:CSR_GP_UCODE_REG: 0X63c1
[ 3336.285769] iwlagn :01:00.0:   CSR_GP_DRIVER_REG: 0X
[ 3336.285803] iwlagn :01:00.0:   CSR_UCODE_DRV_GP1: 0X
[ 3336.285838] iwlagn :01:00.0:   CSR_UCODE_DRV_GP2: 0X
[ 3336.285875] iwlagn :01:00.0: CSR_LED_REG: 0X0058
[ 3336.285911] iwlagn :01:00.0:CSR_DRAM_INT_TBL_REG: 0X881b20dc
[ 3336.285948] iwlagn :01:00.0:CSR_GIO_CHICKEN_BITS: 0X27800200
[ 3336.285984] iwlagn :01:00.0: CSR_ANA_PLL_CFG: 0X
[ 3336.286023] iwlagn :01:00.0:   CSR_HW_REV_WA_REG: 0X0001001a
[ 3336.286058] iwlagn :01:00.0:CSR_DBG_HPET_MEM_REG: 0X
[ 3336.286067] iwlagn :01:00.0: FH register values:
[ 3336.286145] iwlagn :01:00.0: FH_RSCSR_CHNL0_STTS_WPTR_REG: 
0X1a241f00
[ 3336.286225] iwlagn :01:00.0:FH_RSCSR_CHNL0_RBDCB_BASE_REG: 
0X01b36ba0
[ 3336.286316] iwlagn :01:00.0:  FH_RSCSR_CHNL0_WPTR: 
0X0038
[ 3336.286406] iwlagn :01:00.0: FH_MEM_RCSR_CHNL0_CONFIG_REG: 
0X80819104
[ 3336.286497] iwlagn :01:00.0:  FH_MEM_RSSR_SHARED_CTRL_REG: 
0X00fc
[ 3336.286589] iwlagn :01:00.0:FH_MEM_RSSR_RX_STATUS_REG: 
0X0703
[ 3336.286685] iwlagn :01:00.0:FH_MEM_RSSR_RX_ENABLE_ERR_IRQ2DRV: 
0X
[ 3336.286775] iwlagn :01:00.0:FH_TSSR_TX_STATUS_REG: 
0X07ff0001
[ 3336.286867] iwlagn :01:00.0: FH_TSSR_TX_ERROR_REG: 
0X
[ 3336.286988] iwlagn :01:00.0: Start IWL Event Log Dump: display last 20 
entries
[ 3336.287085] iwlagn :01:00.0: EVT_LOGT:0300183642:0x0080:1243
[ 3336.287158] iwlagn :01:00.0: EVT_LOGT:0300183642:0x0004:1243
[ 3336.287227] iwlagn :01:00.0: EVT_LOGT:0300184009:0x00fa:0106
[ 3336.287294] iwlagn :01:00.0: EVT_LOGT:0300184046:0x0080:1243
[ 3336.287362] iwlagn :01:00.0: EVT_LOGT:0300184047:0x0004:1243
[ 3336.287428] iwlagn :01:00.0: EVT_LOGT:0300184053:0x00fa:0106
[ 3336.287497] iwlagn :01:00.0: EVT_LOGT:0300184082:0x2000:1243
[ 3336.287565] iwlagn :01:00.0: EVT_LOGT:0300184083:0x4000:1243
[ 3336.287631] iwlagn :01:00.0: EVT_LOGT:0300184139:0x0080:1243
[ 3336.287697] iwlagn :01:00.0: EVT_LOGT:0300184140:0x0004:1243
[ 3336.287763] iwlagn :01:00.0: EVT_LOGT:0300184446:0x00fa:0106
[ 3336.287831] iwlagn :01:00.0: EVT_LOGT:0300184486:0x0080:1243
[ 3336.287897] iwlagn :01:00.0: EVT_LOGT:0300184487:0x0004:1243
[ 3336.287965] iwlagn :01:00.0: EVT_LOGT:0300184493:0x00fa:0106
[ 3336.288031] iwlagn :01:00.0: EVT_LOGT:0300184522:0x2000:1243
[ 3336.288097] iwlagn :01:00.0: EVT_LOGT:0300184522:0x4000:1243
[ 3336.288164] iwlagn :01:00.0: EVT_LOGT:0300184525:0x1000:1243
[ 3336.288232] iwlagn :01:00.0: EVT_LOGT:0300184733:0x0080:1243
[ 3336.288298] iwlagn :01:00.0: EVT_LOGT:0300184734:0x0004:1243
[ 3336.288364] iwlagn :01:00.0: EVT_LOGT:0300189360:0x:0125

[Bug 837819] Re: Latest kernel 2.6.38-11.48 crashes the iwlagn (wifi) driver

2011-08-31 Thread Bert JW Regeer
Are you seeing the same kernel panics that I am seeing Juliano?

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

Title:
  Latest kernel 2.6.38-11.48 crashes the iwlagn (wifi) driver

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

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


[Bug 768340] Re: Wrong screen resolution for Radeon HD 6650M

2011-08-08 Thread JW
Marking this as invalid because (1) this graphics card was not supported
in the kernel distributed with 10.04 and (2) this works in 11.04 using a
kernel that supports this card.

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: New = Invalid

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

Title:
  Wrong screen resolution for Radeon HD 6650M

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

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


[Bug 768340] Re: Wrong screen resolution for Radeon HD 6650M

2011-08-08 Thread JW
Oh my.  Thank you for following up on this!  I have since tried this
with 11.04 (Natty) and it works.  In fact, I am using it to type this
response!

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

Title:
  Wrong screen resolution for Radeon HD 6650M

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

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


[Bug 470049] Re: Available to all users is greyed out

2011-06-27 Thread JW
I was having trouble with the password not being remembered when I ran
some other window manager (like pekwm, wmii) other than the default DE's
for ubuntu or xubuntu (gnome and xfce).

I did what Mathieu Trudel-Lapierre said in the first post, and
disconnected, removed it from wireless connections and created a new
one. When I entered the SSID the checkbox became clickable, greyed out
again when choosing wpa2, but clickable again when entering the info. I
saved it, and now it is being remembered.

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

Title:
  Available to all users is greyed out

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

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


[Bug 799761] Re: Ubuntu 10.10 touchpad pointer too sensitive

2011-06-24 Thread JW
Fabio,
I'm sorry, I just don't know enough about this and I'm uncomfortable doing it. 
If there's no other way, I'll just live with the problem.
JW

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

Title:
  Ubuntu 10.10 touchpad pointer too sensitive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/799761/+subscriptions

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


[Bug 799761] Re: Ubuntu 10.10 touchpad pointer too sensitive

2011-06-21 Thread JW
Can you please tell me what this does? It looks like I would be giving
control of my computer/keyboard to someone else.

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

Title:
  Ubuntu 10.10 touchpad pointer too sensitive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/799761/+subscriptions

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


[Bug 799761] [NEW] Ubuntu 10.10 touchpad pointer too sensitive

2011-06-20 Thread JW
Public bug reported:

Running 10.10 on a Toshiba Satellite L-35. I've set the touchpad
sensitivity as low as it will go, installed gpointing device and lowered
that as far as it will go. The pointer still scoots around especially if
my other finger is near the left click key. My computer is dual booted
with Windows 7 and there is no problem on that side, so I don't think
this is a hardware issue.

I saw this issue reported for an earlier version of Ubuntu, but it was
closed because the bug team could not get a hold of  the original
poster.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  Ubuntu 10.10 touchpad pointer too sensitive

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

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


[Bug 799761] Re: Ubuntu 10.10 touchpad pointer too sensitive

2011-06-20 Thread JW
HI, Fabio,
Ran apport-collect-p xorg 799761 in terminal -- Command not found.
JW

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

Title:
  Ubuntu 10.10 touchpad pointer too sensitive

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

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


[Bug 367175] Re: thunderbird not using indicator applet

2011-06-08 Thread JW
A few months have gone by here.  Natty has shipped.  Has this been fixed
or is this now slated for 11.10?

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

Title:
  thunderbird not using indicator applet

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


[Bug 784174] [NEW] kpackage fails on maverick (10.10) to natty (11.04) upgrade

2011-05-17 Thread JW
Public bug reported:

Binary package hint: kpackagekit

I have a VM that I am upgrading from Jaunty (yes... I know) to Natty.  J
to K, K to L, and L to M went perfectly fine (other than having to go
one-at-a-time).  However, when I attempt to upgrade to Natty through
KPackage kit it fails.  I can start it, check for updates, and click the
link to upgrade.  After getting a warning about this being a long
process a progress bar zips by quickly and then I receive an error:

Sorry - KPackageKit
Distribution upgrade process exited with code 1.


Not very helpful there.  I have checked /var/log and nothing in there looks 
like it is talking about this issue.  A little help?

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

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

Title:
  kpackage fails on maverick (10.10) to natty (11.04) upgrade

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


[Bug 669894] Re: fcntl2.h:51: error: call to ‘__open_missing_mode’ declared with attribute error: open with O_CREAT in second argument needs 3 arguments

2011-04-24 Thread JW
I am presently attempting to compile drivers for a Nostromo n50 game
pad.  I have overcome a few other warnings, but am now down to an issue
with calling open().


if g++ -DPACKAGE_NAME=\\ -DPACKAGE_TARNAME=\\ -DPACKAGE_VERSION=\\ 
-DPACKAGE_STRING=\\ -DPACKAGE_BUGREPORT=\\ -DPACKAGE=\nostromo_n50\ 
-DVERSION=\1.3\ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 
-DHAVE_LIMITS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBXTST=1 
-DRETSIGTYPE=void  -I. -I. -pthread -D_REENTRANT -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2   -g -O2 
-D_THREAD_SAFE -D_REENTRANT -DIMG_PATH=\/usr/local/share/pixmaps\ -MT 
daemon.o -MD -MP -MF .deps/daemon.Tpo -c -o daemon.o daemon.cxx; \
then mv -f .deps/daemon.Tpo .deps/daemon.Po; else rm -f 
.deps/daemon.Tpo; exit 1; fi
In file included from /usr/include/fcntl.h:205,
 from daemon.cxx:30:
In function ‘int open(const char*, int, ...)’,
inlined from ‘void ensure_singleton()’ at daemon.cxx:959:
/usr/include/bits/fcntl2.h:51: error: call to ‘__open_missing_mode’ declared 
with attribute error: open with O_CREAT in second argument needs 3 arguments
make[2]: *** [daemon.o] Error 1
make[2]: Leaving directory `/home/xxx/dev/nostromo_n50-1.3/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/xxx/dev/nostromo_n50-1.3/src'
make: *** [all-recursive] Error 1

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

Title:
  fcntl2.h:51: error: call to ‘__open_missing_mode’ declared with
  attribute error: open with O_CREAT in second argument needs 3
  arguments

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

[Bug 768340] [NEW] Wrong screen resolution for Radeon HD 6650M

2011-04-21 Thread JW
Public bug reported:

Binary package hint: xserver-xorg-video-ati

I have an Acer 7552G-5430 with a Radeon HD 6650M graphics card.  The
screen resolution is 1600x900 however the highest resolution I can set
it to is 1152x864.

I am running Kubuntu 10.04.2, but I have also tried an Ubuntu live USB
10.04.1.  I have tried the open-source drivers as well as the
proprietary drivers and neither of them work.  In both cases,
aticonfig reports to me that No supported adapters detected.

Here is the relevant line from lspci:
02:00.0 VGA Compatible controller: ATI Technologies Inc Device 6741

Of course, I'm a little confused why that says 6741 when the specs are
that this is supposed to be a 6650M. I'm hoping that is merely a
device code as apposed to the model it believes this is.

I threw this issue to the forums and there appear to be others with the same 
issue.
http://ubuntuforums.org/showthread.php?p=10686990

** Affects: xserver-xorg-video-ati (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Wrong screen resolution for Radeon HD 6650M

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


[Bug 763608] Re: Unable to upgrade from 10.04 to 10.10 due to kubuntu-desktop

2011-04-17 Thread JW
No luck.  Hopefully you have another trick to offer?

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

Title:
  Unable to upgrade from 10.04 to 10.10 due to kubuntu-desktop

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


[Bug 763608] [NEW] Unable to upgrade from 10.04 to 10.10 due to kubuntu-desktop

2011-04-17 Thread JW
Public bug reported:

I followed instructions on how to set the upgrade prompt value to
normal so I could use kpackage to upgrade from 10.04 to 10.10 --
planning on going to 11.04 when it is out.  However, when I run kpackage
to perform the upgrade it gives me the following error:

---
An unresolvable problem occurred while calculating the
upgrade: Can not mark 'kubuntu-desktop' for upgrade
This can be caused by; * Upgrading to a pre-release
version of Ubuntu * Running the current pre-release
version of Ubuntu * Unofficial software packages not
provided by Ubuntu If non of this applies, the please
report this bug against the 'update-manager' package
and include the files in /var/log/dist-upgrade in the bug
report.
---

My apologies for the formatting.  I wanted to get it exact as I believe
that too is an issue.

Yes, I have enabled other repositories.  Specifically KDE backports and
the partner repository.

If this is not a bug... what is the best workaround?  I hope there is a
forward path as apposed to a complete reinstall.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  Unable to upgrade from 10.04 to 10.10 due to kubuntu-desktop

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


[Bug 476625] Re: Grub2 affected when os-prober incorrectly identifies Windows and Recovery partitions

2011-03-15 Thread JW
I experienced the same problem on my Acer AS3810T, on Maverick. However,
it seems to be fixed in os-prober version = 1.40 (see last message in
the thread for this bug on debian.org, [1]).

I installed the .deb for os-prober (version 1.42) from natty, found here[2], 
and ran the commands:
$ sudo os-prober
$ sudo update-grub

Now, everything works fine :-)
I hope os-prober v1.42 can be backported to maverick.

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589676
[2] http://packages.ubuntu.com/natty/os-prober

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

Title:
  Grub2 affected when os-prober incorrectly identifies Windows and
  Recovery partitions

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


[Bug 538773] Re: Please remove python-gtkhtml2 from package dependencies

2011-02-24 Thread JW
Is there going to be a backport fix for 10.04 LTS (after all... it's an
LTS)?

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

Title:
  Please remove python-gtkhtml2 from package dependencies

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


[Bug 569714] Re: gdesklets cannot start, looking for tiling module

2010-10-08 Thread JW
Can confirm issue here.

Can also confirm fixing it is a matter of editing line 116 of
/usr/lib/gdesklets/utils/ErrorFormatter.py as follows:

#def _new_imp(name, globs = {}, locls = {}, fromlist = []):
def _new_imp(name, globs = {}, locls = {}, fromlist = [], test = []):

-- 
gdesklets cannot start, looking for tiling module
https://bugs.launchpad.net/bugs/569714
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 645150] Re: linux-headers-2.6.32.24 package configuration errors on postinst script

2010-10-01 Thread JW
Resolved this by removing and then installing the nvidia-common package.
That appears to be where the problem was.

--- --- ---
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 2.6.32-24-generic 
/boot/vmlinuz-2.6.32-24-generic
run-parts: executing /etc/kernel/header_postinst.d/nvidia-common 
2.6.32-24-generic /boot/vmlinuz-2.6.32-24-generic
run-parts: /etc/kernel/header_postinst.d/nvidia-common exited with return code 
10
Failed to process /etc/kernel/header_postinst.d at 
/var/lib/dpkg/info/linux-headers-2.6.32-24-generic.postinst line 110.
--- --- ---

Curiously, when I uninstalled nvidia-common this error message was
issued again.  If that package was uninstalled, shouldn't the
header_postinst.d file be removed?

Upon installing nvidia-common again, the error messages went away.

-- 
linux-headers-2.6.32.24 package configuration errors on postinst script
https://bugs.launchpad.net/bugs/645150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 165169] Re: kdetv does not remember channels or sound settings after reboot

2010-10-01 Thread JW
** Description changed:

-- 
kdetv does not remember channels or sound settings after reboot
https://bugs.launchpad.net/bugs/165169
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 645150] Re: linux-headers-2.6.32.24 package configuration errors on postinst script

2010-09-22 Thread JW

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/645150/+attachment/1622324/+files/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/645150/+attachment/1622325/+files/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/645150/+attachment/1622326/+files/ArecordDevices.txt

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/645150/+attachment/1622327/+files/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/645150/+attachment/1622328/+files/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.txt
   
https://bugs.launchpad.net/bugs/645150/+attachment/1622329/+files/Card0.Codecs.codec97.0.ac97.0.0.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.regs.txt
   
https://bugs.launchpad.net/bugs/645150/+attachment/1622332/+files/Card0.Codecs.codec97.0.ac97.0.0.regs.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/645150/+attachment/1622335/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/645150/+attachment/1622336/+files/Dependencies.txt

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/645150/+attachment/1622337/+files/IwConfig.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/645150/+attachment/1622338/+files/Lspci.txt

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/645150/+attachment/1622339/+files/Lsusb.txt

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/645150/+attachment/1622340/+files/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/645150/+attachment/1622341/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/645150/+attachment/1622342/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/645150/+attachment/1622343/+files/ProcModules.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/645150/+attachment/1622344/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/645150/+attachment/1622345/+files/UdevLog.txt

-- 
linux-headers-2.6.32.24 package configuration errors on postinst script
https://bugs.launchpad.net/bugs/645150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 645150] [NEW] linux-headers-2.6.32.24 package configuration errors on postinst script

2010-09-22 Thread JW
Public bug reported:

Here is the message I receive after every package update now:

Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 2.6.32-24-generic 
/boot/vmlinuz-2.6.32-24-generic
run-parts: executing /etc/kernel/postinst.d/nvidia-common 2.6.32-24-generic 
/boot/vmlinuz-2.6.32-24-generic
run-parts: /etc/kernel/postinst.d/nvidia-common exited with return code 10
Failed to process /etc/kernel/postinst.d at 
/var/lib/dpkg/info/linux-image-2.6.32-24-generic.postinst line 1003.
dpkg: error processing linux-image-2.6.32-24-generic (--configure):
 subprocess installed post-installation script returned error exit status 2
Setting up linux-headers-2.6.32-24-generic (2.6.32-24.43) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 2.6.32-24-generic 
/boot/vmlinuz-2.6.32-24-generic
run-parts: executing /etc/kernel/header_postinst.d/nvidia-common 
2.6.32-24-generic /boot/vmlinuz-2.6.32-24-generic
run-parts: /etc/kernel/header_postinst.d/nvidia-common exited with return code 
10
Failed to process /etc/kernel/header_postinst.d at 
/var/lib/dpkg/info/linux-headers-2.6.32-24-generic.postinst line 110.
dpkg: error processing linux-headers-2.6.32-24-generic (--configure):
 subprocess installed post-installation script returned error exit status 2
Setting up amarok-common (2:2.3.2-0ubuntu1~lucid1~ppa1) ...
Setting up amarok-utils (2:2.3.2-0ubuntu1~lucid1~ppa1) ...
Setting up amarok (2:2.3.2-0ubuntu1~lucid1~ppa1) ...

Setting up amarok-dbg (2:2.3.2-0ubuntu1~lucid1~ppa1) ...
Setting up fglrx-modaliases (2:8.723.1-0ubuntu5) ...
Processing triggers for menu ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
 linux-image-2.6.32-24-generic
 linux-headers-2.6.32-24-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-24-generic 2.6.32-24.43
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jwheaton   2257 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Audigy'/'SB Audigy 1 [SB0090] (rev.3, serial:0x511102) at 0x8880, 
irq 23'
   Mixer name   : 'TriTech TR28602'
   Components   : 'AC97a:54524123'
   Controls  : 194
   Simple ctrls  : 30
Date: Wed Sep 22 08:09:46 2010
HibernationDevice: RESUME=UUID=52cbc8a5-90a8-4815-87d5-7c62ca7b124e
MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
ProcCmdLine: root=UUID=01069596-6957-446e-b595-dd433fd72ba4 ro quiet splash
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.34.1
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
WifiSyslog:
 Sep 22 07:54:45 archon NetworkManager: info  Unmanaged Device found; state 
CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
 Sep 22 08:06:34 archon kernel: [ 2768.391477] lo: Disabled Privacy Extensions
WpaSupplicantLog:
 
dmi.bios.date: 07/10/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2801
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5W DH Deluxe
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.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.:bvr2801:bd07/10/2008:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: P5W DH Deluxe
dmi.product.version: System Version
dmi.sys.vendor: ASUSTEK COMPUTER INC

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


** Tags: amd64 apport-bug hibernate lucid needs-upstream-testing 
regression-update resume

-- 
linux-headers-2.6.32.24 package configuration errors on postinst script
https://bugs.launchpad.net/bugs/645150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 566295] Re: FriendFeed stream is blank

2010-09-05 Thread JW
Confirming Kamus' report that this is still occurring with
2.30.2-0ubuntu1

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

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


[Bug 623016] [NEW] package mono-xsp2 2.6.5-1~dhx1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-08-23 Thread Derek JW Cahusac de Caux
Public bug reported:

crash during updates on desktop version of Ubuntu running an oldish
Gateway notebook

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: mono-xsp2 2.6.5-1~dhx1
ProcVersionSignature: Ubuntu 2.6.32-24.41-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Mon Aug 23 16:12:32 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
PackageArchitecture: all
SourcePackage: xsp
Title: package mono-xsp2 2.6.5-1~dhx1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1

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


** Tags: apport-package i386 lucid

-- 
package mono-xsp2 2.6.5-1~dhx1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/623016
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 623016] Re: package mono-xsp2 2.6.5-1~dhx1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-08-23 Thread Derek JW Cahusac de Caux

** Attachment added: AptOrdering.txt
   
https://bugs.launchpad.net/bugs/623016/+attachment/1514123/+files/AptOrdering.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/623016/+attachment/1514124/+files/Dependencies.txt

** Attachment added: Df.txt
   https://bugs.launchpad.net/bugs/623016/+attachment/1514125/+files/Df.txt

** Attachment added: Dmesg.txt
   https://bugs.launchpad.net/bugs/623016/+attachment/1514126/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   
https://bugs.launchpad.net/bugs/623016/+attachment/1514127/+files/DpkgTerminalLog.txt

-- 
package mono-xsp2 2.6.5-1~dhx1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/623016
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 307637] Re: BCM4312/Ubuntu 8.10/Dell Inspiron 1525 wireless not working if SSID hidden

2010-06-22 Thread JW
Jeremy,

You rock!  Thank you for the explanation.  I really appreciate that, and
I hope others will benefit from it as well.  Thank you for taking the
time to explain that.

-- 
BCM4312/Ubuntu 8.10/Dell Inspiron 1525 wireless not working if SSID hidden
https://bugs.launchpad.net/bugs/307637
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 307637] Re: BCM4312/Ubuntu 8.10/Dell Inspiron 1525 wireless not working if SSID hidden

2010-06-17 Thread JW
Okay.  While I still think that Expired != Fixed, the issue does not
recur with Lucid for me.  Now I can again return to not broadcasting my
SSID!  Nice.

-- 
BCM4312/Ubuntu 8.10/Dell Inspiron 1525 wireless not working if SSID hidden
https://bugs.launchpad.net/bugs/307637
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 307637] Re: BCM4312/Ubuntu 8.10/Dell Inspiron 1525 wireless not working if SSID hidden

2010-06-15 Thread JW
Wait.  This is expired without being fixed and tested?  I personally
wasn't saying anything because I was presuming that no word from the
developers meant that this has not been fixed yet.

I will recheck this on Lucid later today.  But since I haven't seen a
fix explicitly stated, I object to this Expired status.  Expired !=
Fixed.

-- 
BCM4312/Ubuntu 8.10/Dell Inspiron 1525 wireless not working if SSID hidden
https://bugs.launchpad.net/bugs/307637
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 576859] [NEW] package hostname 2.95ubuntu1 failed to install/upgrade during upgrade form 9.10 to 10.04

2010-05-07 Thread JW
Public bug reported:

Binary package hint: dpkg

this happened while upgrading from 9.10 to 10.04

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: hostname 2.95ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
Architecture: i386
Date: Fri May  7 09:11:08 2010
ErrorMessage:
 ErrorMessage: package hostname is already installed and configured
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
SourcePackage: dpkg
Title: package hostname 2.95ubuntu1 failed to install/upgrade:

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


** Tags: apport-package i386 lucid

-- 
package hostname 2.95ubuntu1 failed to install/upgrade during upgrade form 9.10 
to 10.04 
https://bugs.launchpad.net/bugs/576859
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 576859] Re: package hostname 2.95ubuntu1 failed to install/upgrade during upgrade form 9.10 to 10.04

2010-05-07 Thread JW

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/47985336/Dependencies.txt

** Attachment added: VarLogDistupgradeAptlog.gz
   http://launchpadlibrarian.net/47985337/VarLogDistupgradeAptlog.gz

** Attachment added: VarLogDistupgradeApttermlog.gz
   http://launchpadlibrarian.net/47985338/VarLogDistupgradeApttermlog.gz

** Attachment added: VarLogDistupgradeLspcitxt.gz
   http://launchpadlibrarian.net/47985339/VarLogDistupgradeLspcitxt.gz

** Attachment added: VarLogDistupgradeMainlog.gz
   http://launchpadlibrarian.net/47985340/VarLogDistupgradeMainlog.gz

** Attachment added: VarLogDistupgradeSystemstatetargz.gz
   http://launchpadlibrarian.net/47985341/VarLogDistupgradeSystemstatetargz.gz

** Attachment added: VarLogDistupgradeTermlog.gz
   http://launchpadlibrarian.net/47985342/VarLogDistupgradeTermlog.gz

-- 
package hostname 2.95ubuntu1 failed to install/upgrade during upgrade form 9.10 
to 10.04 
https://bugs.launchpad.net/bugs/576859
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 576863] [NEW] package initscripts 2.87dsf-4ubuntu17 failed to install/upgrade:

2010-05-07 Thread JW
Public bug reported:

Binary package hint: sysvinit

this happened while upgrading from 9.10 to 10.04

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: initscripts 2.87dsf-4ubuntu17
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
Architecture: i386
Date: Fri May  7 08:13:36 2010
ErrorMessage:
 ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
SourcePackage: sysvinit
Title: package initscripts 2.87dsf-4ubuntu17 failed to install/upgrade:

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


** Tags: apport-package i386 lucid

-- 
package initscripts 2.87dsf-4ubuntu17 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/576863
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 576863] Re: package initscripts 2.87dsf-4ubuntu17 failed to install/upgrade:

2010-05-07 Thread JW

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/47985370/Dependencies.txt

** Attachment added: VarLogDistupgradeAptlog.gz
   http://launchpadlibrarian.net/47985371/VarLogDistupgradeAptlog.gz

** Attachment added: VarLogDistupgradeApttermlog.gz
   http://launchpadlibrarian.net/47985372/VarLogDistupgradeApttermlog.gz

** Attachment added: VarLogDistupgradeLspcitxt.gz
   http://launchpadlibrarian.net/47985373/VarLogDistupgradeLspcitxt.gz

** Attachment added: VarLogDistupgradeMainlog.gz
   http://launchpadlibrarian.net/47985374/VarLogDistupgradeMainlog.gz

** Attachment added: VarLogDistupgradeSystemstatetargz.gz
   http://launchpadlibrarian.net/47985375/VarLogDistupgradeSystemstatetargz.gz

** Attachment added: VarLogDistupgradeTermlog.gz
   http://launchpadlibrarian.net/47985376/VarLogDistupgradeTermlog.gz

-- 
package initscripts 2.87dsf-4ubuntu17 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/576863
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 518002] Re: lucid extensa 5635z backlight dimming not working at all

2010-05-07 Thread JW
have exactly the same problem on my HP 6830s: before in 9.10 the backlight 
controls
(fn-f7 / fn-f8) functioned properly - after upgrading to 10.04 not anymore

have no clue where to look

although the backlight went to fully bright after running the command
gnome-power-manager

-- 
lucid extensa 5635z backlight dimming not working at all
https://bugs.launchpad.net/bugs/518002
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 548935] [NEW] linux-image-2.6.31-20 failed to upgrade

2010-03-26 Thread JW
Public bug reported:

This problem started with an automatic update and is since bugging me with
every package update and new package install.

The system further seems to be functioning normally, it's just that every 
update/
install seems to hang for a long time and then ends in the reported error.

ProblemType: Package
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AptOrdering:
 acpi: Install
 linux-image-2.6.31-20-generic: Configure
 acpi: Configure
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jaho   1374 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0x9850 irq 17'
   Mixer name   : 'Analog Devices AD1984A'
   Components   : 'HDA:11d4194a,103c3605,00100400 
HDA:11c11040,103c1378,00100200'
   Controls  : 22
   Simple ctrls  : 14
Date: Fri Mar 26 17:17:45 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 17
HibernationDevice: RESUME=UUID=b3cb428e-4940-439e-b8a2-ed7cb82ba9ba
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
MachineType: Hewlett-Packard HP Compaq 6830s
Package: linux-image-2.6.31-20-generic 2.6.31-20.58
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-20-generic root=/dev/sda1 ro quiet 
splash
ProcVersionSignature: Ubuntu 2.6.31-20.58-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-20-generic N/A
 linux-firmware 1.26
SourcePackage: linux
Title: package linux-image-2.6.31-20-generic 2.6.31-20.58 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 17
Uname: Linux 2.6.31-20-generic i686
dmi.bios.date: 09/18/2008
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68PZD Ver. F.07
dmi.board.name: 30E9
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 95.1A
dmi.chassis.asset.tag: CNU850256C
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZDVer.F.07:bd09/18/2008:svnHewlett-Packard:pnHPCompaq6830s:pvrF.07:rvnHewlett-Packard:rn30E9:rvrKBCVersion95.1A:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Compaq 6830s
dmi.product.version: F.07
dmi.sys.vendor: Hewlett-Packard

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


** Tags: apport-package i386

-- 
linux-image-2.6.31-20 failed to upgrade
https://bugs.launchpad.net/bugs/548935
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 548935] Re: linux-image-2.6.31-20 failed to upgrade

2010-03-26 Thread JW

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/42067213/AlsaDevices.txt

** Attachment added: BootDmesg.gz
   http://launchpadlibrarian.net/42067214/BootDmesg.gz

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

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

** Attachment added: Card0.Codecs.codec.1.txt
   http://launchpadlibrarian.net/42067217/Card0.Codecs.codec.1.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/42067218/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/42067219/Dependencies.txt

** Attachment added: Dmesg.gz
   http://launchpadlibrarian.net/42067220/Dmesg.gz

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/42067221/DpkgTerminalLog.txt

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/42067222/IwConfig.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/42067223/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/42067224/Lsusb.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/42067225/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/42067226/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/42067227/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/42067228/ProcModules.txt

** Attachment added: RfKill.txt
   http://launchpadlibrarian.net/42067229/RfKill.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/42067230/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/42067231/UdevLog.txt

** Attachment added: WifiSyslog.gz
   http://launchpadlibrarian.net/42067232/WifiSyslog.gz

-- 
linux-image-2.6.31-20 failed to upgrade
https://bugs.launchpad.net/bugs/548935
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 424805] Re: Attansic wired network drivers need to be manually compiled

2010-03-16 Thread JW
Rock on!  I am typing this from Ubuntu 10.04 Alpha 3 running on a live
stick.  I have tested wireless and wired on the exact same hardware and
both work out-of-the-box (figuratively speaking, of course).

Thank you, folks!  Very awesome!

-- 
Attansic wired network drivers need to be manually compiled
https://bugs.launchpad.net/bugs/424805
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 424805] Re: Attansic wired network drivers need to be manually compiled

2010-03-14 Thread JW
I need to make a Live USB of the 10.04 image, but I will test this for
certain.  It would be awesome if this were fixed!!

-- 
Attansic wired network drivers need to be manually compiled
https://bugs.launchpad.net/bugs/424805
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 303609] Re: declining the license during installation causes an error

2010-02-12 Thread JW
Please remove me from this list. I have not been involved in this bug.

I have used the unsubscribe link found in the email, however it says
that I am not subscribed to this bug, therefore I cannot unsubscribe.

Thanks

-- 
declining the license during installation causes an error
https://bugs.launchpad.net/bugs/303609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 498539] Re: package gnome-screensaver 2.28.0-0ubuntu3 failed to install/upgrade: subprocess dpkg-deb --control returned error exit status 2

2009-12-20 Thread Ray JW
Thank you very much that worked perfectly.




From: Jean-Baptiste Lallement jeanbaptiste.lallem...@gmail.com
To: ray_johnsonw...@yahoo.co.uk
Sent: Sat, 19 December, 2009 18:38:25
Subject: [Bug 498539] Re: package gnome-screensaver 2.28.0-0ubuntu3 failed to 
install/upgrade: subprocess dpkg-deb --control returned error exit status 2

Thank you for taking the time to report this bug and helping to make
Ubuntu better. It seems that there was an error caused by a corrupted
archive. Please execute the following commands, as it will clear your
package cache, in a terminal:

sudo apt-get clean
sudo apt-get update

Then try performing the update again. This will likely resolve your
issue. If so please set the bug's status to Invalid. Thanks in advance!


** Changed in: gnome-screensaver (Ubuntu)
   Status: New = Incomplete

-- 
package gnome-screensaver 2.28.0-0ubuntu3 failed to install/upgrade: subprocess 
dpkg-deb --control returned error exit status 2
https://bugs.launchpad.net/bugs/498539
You received this bug notification because you are a direct subscriber
of the bug.

Status in “gnome-screensaver” package in Ubuntu: Incomplete

Bug description:
Binary package hint: gnome-screensaver

12 packages wont install from update manager

ProblemType: Package
Architecture: i386
Date: Sat Dec 19 15:44:07 2009
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess dpkg-deb --control returned error exit status 2
Package: gnome-screensaver 2.28.0-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: gnome-screensaver
Title: package gnome-screensaver 2.28.0-0ubuntu3 failed to install/upgrade: 
subprocess dpkg-deb --control returned error exit status 2
Uname: Linux 2.6.31-16-generic i686

To unsubscribe from this bug, go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/498539/+subscribe

-- 
package gnome-screensaver 2.28.0-0ubuntu3 failed to install/upgrade: subprocess 
dpkg-deb --control returned error exit status 2
https://bugs.launchpad.net/bugs/498539
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 498539] [NEW] package gnome-screensaver 2.28.0-0ubuntu3 failed to install/upgrade: subprocess dpkg-deb --control returned error exit status 2

2009-12-19 Thread Ray JW
Public bug reported:

Binary package hint: gnome-screensaver

12 packages wont install from update manager

ProblemType: Package
Architecture: i386
Date: Sat Dec 19 15:44:07 2009
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess dpkg-deb --control returned error exit status 2
Package: gnome-screensaver 2.28.0-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: gnome-screensaver
Title: package gnome-screensaver 2.28.0-0ubuntu3 failed to install/upgrade: 
subprocess dpkg-deb --control returned error exit status 2
Uname: Linux 2.6.31-16-generic i686

** Affects: gnome-screensaver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package gnome-screensaver 2.28.0-0ubuntu3 failed to install/upgrade: subprocess 
dpkg-deb --control returned error exit status 2
https://bugs.launchpad.net/bugs/498539
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 498539] Re: package gnome-screensaver 2.28.0-0ubuntu3 failed to install/upgrade: subprocess dpkg-deb --control returned error exit status 2

2009-12-19 Thread Ray JW

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/36972100/AptOrdering.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/36972101/Dependencies.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/36972102/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/36972103/DpkgTerminalLog.txt

-- 
package gnome-screensaver 2.28.0-0ubuntu3 failed to install/upgrade: subprocess 
dpkg-deb --control returned error exit status 2
https://bugs.launchpad.net/bugs/498539
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 307637] Re: BCM4312/Ubuntu 8.10/Dell Inspiron 1525 wireless not working if SSID hidden

2009-12-13 Thread JW
I can confirm this is still an issue on 9.10 for me, and it is an issue
with the new knetwork manager not limited to Broadcom devices.

Acer AspireOne AOD250
Kubuntu 9.10
KDE 4.3.4 (from PPA)
Ethernet controller: Atheros Communications Inc. AR5001 Wireless Network 
Adapter (rev 01)

I was recently in an environment where I know there was a hidden SSID
that I had access to (name and pwd) and was unable to get a connection
whereas my work laptop (Windows) was able to access the wireless.

Is this an upstream bug that has been fixed?

-- 
BCM4312/Ubuntu 8.10/Dell Inspiron 1525 wireless not working if SSID hidden
https://bugs.launchpad.net/bugs/307637
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 81476] Re: feisty - No sound in KDE or GNOME w/ alsa audigy2

2009-12-13 Thread JW
I am reviewing a list of bugs and notice the last activity on this was
on 2008-09-23.  Granted there are extenuating circumstances listed for
that, but am wondering if this is an applicable bug given that the
reported version was 7.04 and the check for fix version was 8.10a6.

-- 
feisty - No sound in KDE or GNOME w/ alsa  audigy2
https://bugs.launchpad.net/bugs/81476
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 488387] [NEW] konqueror crashed upon startup selecting help, about

2009-11-25 Thread JW
Public bug reported:

All I did was start konqueror and choose Help | About KDE.  And then
it crashed.

I'm am here thanks to the little do you want to report a problem tool.
I'm hoping it was thoughtful enough to capture a dump report...

ProblemType: Bug
Architecture: amd64
Date: Wed Nov 25 14:16:38 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/kdeinit4
NonfreeKernelModules: nvidia
Package: kdelibs-bin 4:4.3.2-0ubuntu7
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: kde4libs
Uname: Linux 2.6.31-15-generic x86_64

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


** Tags: amd64 apport-bug

-- 
konqueror crashed upon startup  selecting help, about
https://bugs.launchpad.net/bugs/488387
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in ubuntu.

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


[Bug 488387] Re: konqueror crashed upon startup selecting help, about

2009-11-25 Thread JW

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/36075788/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/36075789/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/36075790/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/36075791/XsessionErrors.txt

-- 
konqueror crashed upon startup  selecting help, about
https://bugs.launchpad.net/bugs/488387
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in ubuntu.

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


[Bug 449106] Re: [Regression] bubble broken in non-compiz mode

2009-11-04 Thread JW
*** This bug is a duplicate of bug 426582 ***
https://bugs.launchpad.net/bugs/426582

I have a Dell C640 with an ATI Radeon 7500 and it has this same issue, I
have to turn off all effects otherwise the system freezes. When I turn
off the effects the bubble notifications are corrupted and don't display
properly.

This very same issue also effects the System Montior application.

Everything worked fine in all previous releases, any info to fix would
be appreciated.

-- 
[Regression] bubble broken in non-compiz mode
https://bugs.launchpad.net/bugs/449106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 426582] Re: (32MB) certain windows drawn garbled when XAA is used

2009-11-04 Thread JW
I am experiencing this bug on karmic with ATI Mobility Radeon 7500
Graphics Controller on a Dell C640. I have problems with the OSD-
notifications and with System Monitor.

I have not been able to run Xorg -configure because there is a lock file
/tmp/.X0-lock that I can't seem to work around. I tried the recovery
console but fails to go into recovery mode and just boots back to the
login screen.

so yes, big problem here

-- 
(32MB) certain windows drawn garbled when XAA is used
https://bugs.launchpad.net/bugs/426582
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 199707] Re: trashcan has disappear from panel

2009-10-19 Thread JW
** Changed in: gnome-applets (Ubuntu)
   Status: Invalid = Fix Released

** Changed in: gnome-applets (Ubuntu)
   Status: Fix Released = Fix Committed

** Changed in: gnome-applets (Ubuntu)
   Status: Fix Committed = Invalid

-- 
trashcan has disappear from panel
https://bugs.launchpad.net/bugs/199707
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


  1   2   3   >