[Bug 1621589] [NEW] Inkscape fails to launch

2016-09-08 Thread Carey Underwood
Public bug reported:

Launching under Ubuntu 14.04 yields:

inkscape: symbol lookup error: /usr/lib/x86_64-linux-gnu/libpoppler-
glib.so.8: undefined symbol: _ZN7GfxFont16getAlternateNameEPKc

apt-get build-dep inkscape gets things working again, so it looks like
there's an incorrect dependency in the deb.

** Affects: inkscape (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/1621589

Title:
  Inkscape fails to launch

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

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


[Bug 1321088] Re: Window is not resizable reducing ability to read "Details of updates" and "Technical description"

2015-09-30 Thread Carey Underwood
Nothing ever calls "begin_user_resizable" in
UpdateManager/UpdateManager.py, which is probably an oversight.

Simply killing off the self.set_resizable(False) in end_user_resizable()
makes things work; there's really no need to make the window a fixed
size, nothing breaks, and it makes monitor progress during download and
install much more straightforward than with a fixed-size window.

Of course, being gnome software, there's no chance that a
straightforward hack will ever be applied, preferring to leave things
broken in a less useful manner until a "proper" fix can be developed
(which won't happen, instead in 4 years someone will write a replacement
with another set of broken features, and so the lifecycle of free
software continues).

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

Title:
  Window is not resizable reducing ability to read "Details of updates"
  and "Technical description"

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

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


[Bug 1321088] Re: Window is not resizable reducing ability to read "Details of updates" and "Technical description"

2015-09-29 Thread Carey Underwood
Maximize/restore doesn't make it resizable here.

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

Title:
  Window is not resizable reducing ability to read "Details of updates"
  and "Technical description"

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

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


[Bug 1316664] Re: update-manager window cannot be resized

2015-09-29 Thread Carey Underwood
*** This bug is a duplicate of bug 1301776 ***
https://bugs.launchpad.net/bugs/1301776

This isn't a dup of 1301776, as that's been fixed, and this still
exists.

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

Title:
  update-manager window cannot be resized

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

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


[Bug 1463213] [NEW] Fails to build from source (FTBFS)

2015-06-08 Thread Carey Underwood
Public bug reported:

~/work/sdl/libsdl2-ttf-2.0.12+dfsg1$ dpkg-buildpackage 
dpkg-buildpackage: source package libsdl2-ttf
dpkg-buildpackage: source version 2.0.12+dfsg1-2
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Manuel A. Fernandez Montecelo 
m...@debian.org
dpkg-buildpackage: host architecture i386
 dpkg-source --before-build libsdl2-ttf-2.0.12+dfsg1
 fakeroot debian/rules clean
dh clean --with autoreconf --parallel
   dh_testdir -O--parallel
   dh_auto_clean -O--parallel
make[1]: Entering directory `/home/cwillu/work/sdl/libsdl2-ttf-2.0.12+dfsg1'
 cd .  /bin/bash /home/cwillu/work/sdl/libsdl2-ttf-2.0.12+dfsg1/missing 
automake-1.13 --foreign Makefile
/home/cwillu/work/sdl/libsdl2-ttf-2.0.12+dfsg1/missing: line 81: automake-1.13: 
command not found
WARNING: 'automake-1.13' is missing on your system.
 You should only need it if you modified 'Makefile.am' or
 'configure.ac' or m4 files included by 'configure.ac'.
 The 'automake' program is part of the GNU Automake package:
 http://www.gnu.org/software/automake
 It also requires GNU Autoconf, GNU m4 and Perl in order to run:
 http://www.gnu.org/software/autoconf
 http://www.gnu.org/software/m4/
 http://www.perl.org/
make[1]: *** [Makefile.in] Error 127
make[1]: Leaving directory `/home/cwillu/work/sdl/libsdl2-ttf-2.0.12+dfsg1'
dh_auto_clean: make -j1 distclean returned exit code 2
make: *** [clean] Error 2
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: libsdl2-ttf-2.0-0 2.0.12+dfsg1-2
Uname: Linux 3.16.3-031603-lowlatency x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: i386
CurrentDesktop: XFCE
Date: Mon Jun  8 18:01:26 2015
SourcePackage: libsdl2-ttf
UpgradeStatus: Upgraded to trusty on 2014-10-25 (226 days ago)

** Affects: libsdl2-ttf (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 third-party-packages trusty

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

Title:
  Fails to build from source (FTBFS)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libsdl2-ttf/+bug/1463213/+subscriptions

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


[Bug 528314] Re: Nautilus hangs after smb share is unavailable

2015-01-29 Thread Carey Underwood
When the smb connection has died, gvfsd-smb doesn't appear to die along
with it, nor restablish a connection.  This results in 20 second hangs
when selecting that share in nautilus, or when doing most operations in
the root of a gvfs-fuse mount.

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

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

Title:
  Nautilus hangs after smb share is unavailable

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

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


[Bug 1377612] Re: [SRU] Plugin needs updated for locationforecast-1.2

2014-10-22 Thread Carey Underwood
Is there an update coming for precise?  A locally built package with the
same patches works on my system.

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

Title:
  [SRU] Plugin needs updated for locationforecast-1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-weather-plugin/+bug/1377612/+subscriptions

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


[Bug 1383318] [NEW] extlinux-update sorts kernels in the wrong order due to not using sort -Vr, fixed upstream

2014-10-20 Thread Carey Underwood
Public bug reported:

extlinux-update contains the line _VERSIONS=$(cd /boot  ls vmlinuz-*
| grep -v .dpkg-tmp | sed -e 's|vmlinuz-||g' | sort -nr), which
attempts to sort on version numbers numerically.  The problem is that in
kernel version numbers, 3.10 comes after 3.9, while sort -n will sort it
before (as 3.10 is numerically lower than 3.90 or 3.9).

Debian has already fixed it to use the version sort (sort -Vr).

I think this is worth an SRU as it causes 3.10+ kernels to not be booted
while any 3.2-3.9 kernels are installed.

** Affects: syslinux (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/1383318

Title:
  extlinux-update sorts kernels in the wrong order due to not using sort
  -Vr, fixed upstream

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

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


[Bug 1383318] Re: extlinux-update sorts kernels in the wrong order due to not using sort -Vr, fixed upstream

2014-10-20 Thread Carey Underwood
** Bug watch added: Debian Bug tracker #717128
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717128

** Also affects: syslinux via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717128
   Importance: Unknown
   Status: Unknown

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

** Also affects: syslinux (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708028
   Importance: Unknown
   Status: Unknown

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

Title:
  extlinux-update sorts kernels in the wrong order due to not using sort
  -Vr, fixed upstream

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

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


[Bug 1382532] [NEW] SRU api used by xfce4-weather-applet has changed

2014-10-17 Thread Carey Underwood
Public bug reported:

Weather.com has disabled their old API; patch is available upstream.

** Affects: xfce4-weather-plugin (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/1382532

Title:
  SRU api used by xfce4-weather-applet has changed

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

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


[Bug 1382532] Re: SRU api used by xfce4-weather-applet has changed

2014-10-17 Thread Carey Underwood
Hunk #1 of the first patch needed a trivial change to account for an
added block.

From https://bugzilla.xfce.org/show_bug.cgi?id=10916#c10


** Bug watch added: Xfce Bugzilla #10916
   https://bugzilla.xfce.org/show_bug.cgi?id=10916

** Patch added: 04_make-plugin-ready-for-metno-locationforcast-1-2-api.patch
   
https://bugs.launchpad.net/bugs/1382532/+attachment/4238932/+files/04_make-plugin-ready-for-metno-locationforcast-1-2-api.patch

** Patch added: 05_make-plugin-ready-for-metno-locationforcast-1-2-api.patch
   
https://bugs.launchpad.net/bugs/1382532/+attachment/4238933/+files/05_make-plugin-ready-for-metno-locationforcast-1-2-api.patch

** Also affects: xfce4-weather-plugin via
   https://bugzilla.xfce.org/show_bug.cgi?id=10916
   Importance: Unknown
   Status: Unknown

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

Title:
  SRU api used by xfce4-weather-applet has changed

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-weather-plugin/+bug/1382532/+subscriptions

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


[Bug 1231529] Re: ubuntu-standard is uninstallable with only security repo enabled : language-selector-common depends unavailable version of accountsservice

2013-10-09 Thread Carey Underwood
** Summary changed:

- Unattended-upgrades is unable to upgrade language-selector-common
+ ubuntu-standard is uninstallable with only security repo enabled : 
language-selector-common depends unavailable version of accountsservice

** Description changed:

  We're using unattended-upgrades in Ubuntu 12.04 LTS, configured to only
  update packages from ubuntu-security repository.
  
  language-selector-common (0.79.4) was added to ubuntu-security
  repository on Friday 2013/09/13.
  
  This package depends on accountsservice (= 0.6.15-2ubuntu9.5), but this
  version is not presend in the ubuntu-security repository
  (0.6.15-2ubuntu9.1).
  
  As a matter of fact, our systems can not upgrade this package :
  
  The following packages have been kept back:
-   language-selector-common
+   language-selector-common
+ 
+ This also breaks fresh installations.

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

Title:
  ubuntu-standard is uninstallable with only security repo enabled :
  language-selector-common depends unavailable version of
  accountsservice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1231529/+subscriptions

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

[Bug 995281] Re: glines segfault

2013-05-16 Thread Carey Underwood
Still broken in a fresh raring install.

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

Title:
  glines segfault

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

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


[Bug 1180473] Re: After clicking in top-left corner of screen, sidebar won't open

2013-05-15 Thread Carey Underwood
Note that it's not sufficient to simply click the close button in the
corner, you actually have to click in the very top-left pixel of the
screen.

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

Title:
  After clicking in top-left corner of screen, sidebar won't open

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

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


[Bug 1180473] [NEW] After clicking in top-left corner of screen, sidebar won't open

2013-05-15 Thread Carey Underwood
Public bug reported:

Although I run into this in various other situations, the following is
the most consistent way I can reproduce it:

Set to Unity launcher to auto-hide (Appearance | Behavior tab | Auto-
hide the Launcher - On, Reveal location: left side, reveal sensitivity:
default)

* With no open windows (i.e., desktop visible), click in the very top
left of the screen

* Attempt to open launcher by pushing into left edge of screen

Expected:  slight shadow appears when cursor touches left edge, and
launch appears after pressing into the edge

Actual:  nothing happens, no amount of pressing into the edge will open
launcher

* Double-click on the desktop:  Launcher will now open fine


This is especially disruptive given that the top-left corner is where the 
close-window button lives:  the workflow of Close window, go to launch to open 
different task consistently triggers this.

** Affects: unity (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/1180473

Title:
  After clicking in top-left corner of screen, sidebar won't open

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

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


[Bug 1180473] Re: After clicking in top-left corner of screen, sidebar won't open

2013-05-15 Thread Carey Underwood
Unity version:  7.0.0daily13.04.18~13.04-0ubuntu1

Freshly installed and updated 13.04

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

Title:
  After clicking in top-left corner of screen, sidebar won't open

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

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


[Bug 1055222] Re: Kernel panic on reboot after sched_autogroup_enabled disabled

2012-10-18 Thread Carey Underwood
I ran a bisect which traced it to this commit: 4f83989 sched: Fix race
in task_group()

This commit is included in 3.5.5 and 3.6-rc1 and later.

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

Title:
  Kernel panic on reboot after sched_autogroup_enabled disabled

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

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


[Bug 929219] Re: chromium-browser, gvfsd-http and others using eglibc crash with SIGSEGV in __nscd_get_mapping() or gethostbyname2_r()

2012-07-27 Thread Carey Underwood
Adam, I still run into this on a fully updated precise; the crash
reported doesn't permit me to file a new bug, instead directing me to
this page.

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

Title:
  chromium-browser, gvfsd-http and others using eglibc crash with
  SIGSEGV in __nscd_get_mapping() or gethostbyname2_r()

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

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


[Bug 995281] Re: glines segfault

2012-05-28 Thread Carey Underwood
** Also affects: gnome-games via
   https://bugzilla.gnome.org/show_bug.cgi?id=675628
   Importance: Unknown
   Status: Unknown

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

Title:
  glines segfault

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

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


[Bug 995281] Re: glines segfault

2012-05-27 Thread Carey Underwood
I just wrote this patch to get things working again; not at all certain
it's completely sane though.

** Patch added: Reset game before starting and bail out draw_preview if things 
are not ready
   
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/995281/+attachment/3166590/+files/04_fix-segfault.patch

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

Title:
  glines segfault

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

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


[Bug 660649] Re: fsck.btrfs not found in the system

2012-05-20 Thread Carey Underwood
Really, it should be treated the same way as fsck.xfs:  fsck.btrfs being
a no-op, with a message for a user to invoke btrfsck if they want to do
a manual check.

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

Title:
  fsck.btrfs not found in the system

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

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


[Bug 598746] Re: Unminimized xchat window consistently causes high compiz cpu usage and poor compiz performance

2012-05-13 Thread Carey Underwood
It's still broken in the latest.

** Changed in: xchat (Ubuntu)
   Status: Invalid = New

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

Title:
  Unminimized xchat window consistently causes high compiz cpu usage and
  poor compiz performance

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

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


[Bug 805922] Re: Xfce-menu button shows 'No applications found' instead of menus

2012-04-28 Thread Carey Underwood
This is broken again in precise.

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

Title:
  Xfce-menu button shows 'No applications found' instead of menus

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

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


[Bug 986353] [NEW] deboostrap --variant=fakechroot fails with E: Failed getting release file http://archive.ubuntu.com/ubuntu/dists/oneiric/Release

2012-04-20 Thread Carey Underwood
Public bug reported:

In the process of removing root privileges from things that ideally
wouldn't need it, we discovered that debootstrap seems to have lost the
ability to be run under fakeroot.

The documented procedure is to run it via fakeroot fakechroot
debootstrap --variant=fakechroot ..., but this fails almost immediately
with E: Failed getting release file
http://archive.ubuntu.com/ubuntu/dists/oneiric/Release;.  Running
without the fakefoo invocations works fine.

** Affects: debootstrap (Ubuntu)
 Importance: Undecided
 Status: Invalid

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

Title:
  deboostrap --variant=fakechroot fails with E: Failed getting release
  file http://archive.ubuntu.com/ubuntu/dists/oneiric/Release;

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

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


[Bug 986353] Re: deboostrap --variant=fakechroot fails with E: Failed getting release file http://archive.ubuntu.com/ubuntu/dists/oneiric/Release

2012-04-20 Thread Carey Underwood
Ubuntu 10.04.4 LTS

fakeroot: 1.14.4-1ubuntu1
fakechroot: 2.9-1.1
debootstrap: 1.0.37ubuntu1~lucid1, 1.0.20ubuntu1.4


** Changed in: debootstrap (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/986353

Title:
  deboostrap --variant=fakechroot fails with E: Failed getting release
  file http://archive.ubuntu.com/ubuntu/dists/oneiric/Release;

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

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


[Bug 986353] Re: deboostrap --variant=fakechroot fails with E: Failed getting release file http://archive.ubuntu.com/ubuntu/dists/oneiric/Release

2012-04-20 Thread Carey Underwood
Nevermind, error was due to an unnoticed ENOCOFFEE

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

Title:
  deboostrap --variant=fakechroot fails with E: Failed getting release
  file http://archive.ubuntu.com/ubuntu/dists/oneiric/Release;

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

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


[Bug 793410] Re: btrfsck assert failure: btrfsck: disk-io.c:416: find_and_setup_root: Assertion `!(!root-node)' failed.

2012-02-18 Thread Carey Underwood
Thou shalt keep backups when using experimental filesystems.

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

Title:
  btrfsck assert failure: btrfsck: disk-io.c:416: find_and_setup_root:
  Assertion `!(!root-node)' failed.

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

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


[Bug 793410] Re: btrfsck assert failure: btrfsck: disk-io.c:416: find_and_setup_root: Assertion `!(!root-node)' failed.

2012-02-18 Thread Carey Underwood
Btrfsck is not a repair tool; 2.6.38 has known corruption issues, and
btrfs itself is still considered experimental in 3.3rc3, let alone
2.6.38.

That said, the data is almost certainly fine, so long as you don't go
poking at random utilities without instruction from somebody who knows
what they're doing (which means the btrfs mailing list).

Easiest first thing to try is installing a 3.2 or 3.3 kernel and attempt
to mount the filesystem readonly.

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

Title:
  btrfsck assert failure: btrfsck: disk-io.c:416: find_and_setup_root:
  Assertion `!(!root-node)' failed.

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

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


[Bug 891898] Re: Massively different touchpad acceleration in y than x, when two monitors connected in vertical orientation

2011-11-17 Thread Carey Underwood
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/891898

Title:
  Massively different touchpad acceleration in y than x, when two
  monitors connected in vertical orientation

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

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


[Bug 891898] [NEW] Massively different touchpad acceleration in y than x, when two monitors connected in vertical orientation

2011-11-17 Thread Carey Underwood
Public bug reported:

When connecting an external monitor to my netbook, I have to use a
vertical orientation of screens in order to retain acceleration.  In
this setup, I also use an external mouse and keyboard.  They work fine.

The laptop's touchpad however becomes weird to use:  vertical movement
is massively exaggerated.  I'd say a given movement in the y dimension
will move the cursor about 3 times as far as the same movement
horizontally.

This makes it much more difficult to target window decorations, url
bars, and so forth (including the menu bar of the lower screen, which no
longer has a screen edge to act as a backstop for the cursor).

This started occurring some time in the last week or two, and I install
updates (including from -proposed) every week or so.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: xorg 1:7.6+7ubuntu7
Uname: Linux 3.2.0-030200rc2-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 1.23-0ubuntu4
Architecture: i386
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,wall,place,compiztoolbox,move,resize,imgpng,regex,gnomecompat,snap,grid,vpswitch,animation,session,workarounds,expo,ezoom,staticswitcher,fade,scale,unityshell]
CompositorRunning: compiz
Date: Thu Nov 17 19:23:23 2011
DistUpgraded: Log time: 2011-10-07 04:59:03.351026
DistroCodename: oneiric
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 5.100.82.38+bdcom, 3.0.0-12-generic, i686: installed
 bcmwl, 5.100.82.38+bdcom, 3.0.0-13-generic, i686: installed
 bcmwl, 5.100.82.38+bdcom, 3.1.0-030100rc10-generic, i686: installed
ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
GraphicsCard:
 Intel Corporation N10 Family Integrated Graphics Controller [8086:a011] (rev 
02) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:83ac]
   Subsystem: ASUSTeK Computer Inc. Device [1043:83ac]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
MachineType: ASUSTeK Computer INC. 1015PEM
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-030200rc2-generic 
root=UUID=5f4837ae-14eb-4df6-9b43-665b25da1b9c ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to oneiric on 2011-11-16 (1 days ago)
dmi.bios.date: 11/08/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0903
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: 1015PE
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: x.xx
dmi.chassis.asset.tag: 0x
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer INC.
dmi.chassis.version: x.x
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0903:bd11/08/2010:svnASUSTeKComputerINC.:pn1015PEM:pvrx.x:rvnASUSTeKComputerINC.:rn1015PE:rvrx.xx:cvnASUSTeKComputerINC.:ct10:cvrx.x:
dmi.product.name: 1015PEM
dmi.product.version: x.x
dmi.sys.vendor: ASUSTeK Computer INC.
version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu5
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental 7.11-0ubuntu3
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: apport-bug compiz-fai i386 oneiric regression-update running-unity 
ubuntu

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

Title:
  Massively different touchpad acceleration in y than x, when two
  monitors connected in vertical orientation

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

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


[Bug 743927] Re: palimpsest do not give smart information to current user for usb connected sata hard drives

2011-10-26 Thread Carey Underwood
** Changed in: gnome-disk-utility (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  palimpsest do not give smart information to current user for usb
  connected sata hard drives

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

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


[Bug 743927] Re: palimpsest do not give smart information to current user for usb connected sata hard drives

2011-10-26 Thread Carey Underwood
Confirmed;  doesn't seem to be a simple matter of root privilege though,
but rather some missing plumbing when the device is connected via USB.

** Attachment added: Screenshot from original report
   
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/743927/+attachment/2573619/+files/smart-not-supported.png

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

Title:
  SMART status is not supported in palimpsest for USB hard-drives

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

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


[Bug 743927] Re: SMART status is not supported in palimpsest for USB hard-drives

2011-10-26 Thread Carey Underwood
** Summary changed:

- palimpsest do not give smart information to current user for usb connected 
sata hard drives
+ SMART status is not supported in palimpsest for USB hard-drives

** Description changed:

  Binary package hint: gnome-disk-utility
  
- If I connect my hard drive with a usb connector, palimpsest could not
- give me smart information:
- 
- http://img51.imageshack.us/img51/9503/tmpr43k8q.png
- 
- If I'm using smart command line with my usr rights: operation not
- permitted
- 
- But if i'm using smart command line in root, I obtain the smart
- information.
- 
- It is not possible to obtain smart information in palimpsest for current
- user?
+ If I connect my hard drive with a USB connector, palimpsest reports
+ SMART Status as Not Supported.  However, when using the smartctl
+ command line utility, the correct SMART information is returned for the
+ drive.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-disk-utility 2.32.1-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Mon Mar 28 00:57:03 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110302)
  ProcEnviron:
-  LANGUAGE=fr:en
-  LANG=fr_FR.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=fr:en
+  LANG=fr_FR.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gnome-disk-utility
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  SMART status is not supported in palimpsest for USB hard-drives

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

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

[Bug 743927] Re: SMART status is not supported in palimpsest for USB hard-drives

2011-10-26 Thread Carey Underwood
** Description changed:

  Binary package hint: gnome-disk-utility
  
  If I connect my hard drive with a USB connector, palimpsest reports
  SMART Status as Not Supported.  However, when using the smartctl
  command line utility, the correct SMART information is returned for the
  drive.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
+ DistroRelease: Ubuntu 11.10
  Package: gnome-disk-utility 2.32.1-0ubuntu4
+ Package: gnome-disk-utility 3.0.2-1ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
+ ProcVersionSignature: Ubuntu 3.0.0-12-generic 3.0.0
  Uname: Linux 2.6.38-7-generic i686
+ Uname: Linux 3.0.0-12-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Mon Mar 28 00:57:03 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110302)
  ProcEnviron:
   LANGUAGE=fr:en
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-disk-utility
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  SMART status is not supported in palimpsest for USB hard-drives

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

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

[Bug 874514] Re: Nothing on screen updates other than cursor when moving window

2011-10-20 Thread Carey Underwood
** Description changed:

  When moving a window, the screen doesn't update except for the mouse
  cursor if I move the cursor more than ~20 pixels per second, until I
  slow/stop.  If I continue to move the window back and forth
  continuously, the screen will never update.
  
  Occasionally a new window will have fluid movement, but that goes away
  under many different circumstances (alt-tabbing to it, having it touch
  an edge of the screen while moving it, etc), at which point it acquires
  the taint, and will never move smoothly again (i.e., after a
  minimize/restore).
  
  This occurs with or without sync-on-vblank.
  
  This still occurs after updating from the latest in -proposed and
  rebooting; it seemed like some of the recently fixed bugs regarding
  lazy-positioning in the move plugin might have also fixed this, but
  evidently not.
  
  Before updating to -proposed, I compiled a version of the move plugin
  with an instrumented moveHandleMotionEvent which logged which branch was
  being invoked of:
  
-   if (ms-optionGetLazyPositioning () 
-   ms-hasCompositing 
-   !MoveWindow::get (ms-w)-mLocked)
-   {
-   /* FIXME: This form of lazy positioning is broken and should
-  be replaced asap. Current code exists just to avoid a
-  major performance regression in the 0.5.2 release. */
-   w-serverGeometry ().setX (w-geometry ().x ());
-   w-serverGeometry ().setY (w-geometry ().y ());
-   }
-   else
-   {
-   w-syncPosition ();
-   }
+  if (ms-optionGetLazyPositioning () 
+ms-hasCompositing 
+    !MoveWindow::get (ms-w)-mLocked)
+  {
+    /* FIXME: This form of lazy positioning is broken and should
+   be replaced asap. Current code exists just to avoid a
+   major performance regression in the 0.5.2 release. */
+    w-serverGeometry ().setX (w-geometry ().x ());
+    w-serverGeometry ().setY (w-geometry ().y ());
+  }
+  else
+  {
+    w-syncPosition ();
+  }
  
  Windows used the first branch when moving smoothly, but _only_ the
  second branch once they had been tainted.  I haven't repeated the test
  with the code in -proposed, although I believe this was reworked
  somewhat there.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: compiz 1:0.9.6+bzr20110929-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,wall,place,compiztoolbox,move,resize,imgpng,regex,gnomecompat,snap,grid,vpswitch,animation,session,workarounds,expo,ezoom,staticswitcher,fade,scale,unityshell]
  CompositorRunning: compiz
  Date: Fri Oct 14 12:18:38 2011
  DistUpgraded: Log time: 2011-10-07 04:59:03.351026
  DistroCodename: oneiric
  DistroVariant: ubuntu
  DkmsStatus: bcmwl, 5.100.82.38+bdcom, 3.0.0-12-generic, i686: installed
  GraphicsCard:
-  Intel Corporation N10 Family Integrated Graphics Controller [8086:a011] (rev 
02) (prog-if 00 [VGA controller])
-Subsystem: ASUSTeK Computer Inc. Device [1043:83ac]
-Subsystem: ASUSTeK Computer Inc. Device [1043:83ac]
+  Intel Corporation N10 Family Integrated Graphics Controller [8086:a011] (rev 
02) (prog-if 00 [VGA controller])
+    Subsystem: ASUSTeK Computer Inc. Device [1043:83ac]
+    Subsystem: ASUSTeK Computer Inc. Device [1043:83ac]
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  MachineType: ASUSTeK Computer INC. 1015PEM
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic 
root=UUID=5f4837ae-14eb-4df6-9b43-665b25da1b9c ro quiet splash vt.handoff=7
  SourcePackage: compiz
  UpgradeStatus: Upgraded to oneiric on 2011-10-07 (7 days ago)
  dmi.bios.date: 11/08/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0903
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 1015PE
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: x.xx
  dmi.chassis.asset.tag: 0x
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer INC.
  dmi.chassis.version: x.x
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0903:bd11/08/2010:svnASUSTeKComputerINC.:pn1015PEM:pvrx.x:rvnASUSTeKComputerINC.:rn1015PE:rvrx.xx:cvnASUSTeKComputerINC.:ct10:cvrx.x:
  dmi.product.name: 1015PEM
  dmi.product.version: x.x
  dmi.sys.vendor: ASUSTeK Computer INC.
  version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu5
  version.libdrm2: libdrm2 2.4.26-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental 
7.11-0ubuntu3
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
  version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
  

[Bug 866752] Re: Sometimes configure events are missed and windows move slow as a result

2011-10-14 Thread Carey Underwood
Still occurs with with -proposed (1:0.9.6+bzr20110929-0ubuntu5)

Interesting behaviour:  a window smaller than the screen will move
fluidly, until its touched a screen edge.  At that point, it never moves
fluidly again.

However, I also seem to be experiencing several other bugs which where also 
marked as fixed in (1:0.9.6+bzr20110929-0ubuntu4); one's I've checked:
 * bug #748840:  Open inkscape, then click on this window;  when inkscape 
opens, it steals focus.
 * bug #863328:  Open three terminals, minimize one, and trigger spread;  when 
closing spread, the minimized window is animated briefly at its unminimized 
location.
 * bug #869919:  Full screen this window, and then alt-tab to the inkscape 
window from before to bring it to front.  Alt-drag the inkscape window;  
inkscape window disappears below the fullscreen window after releasing the drag.
* bug #832150:

Is it possible that the changes got clobbered in some way, such that the
released packages didn't actually include the fixes?


** Tags added: verification-failed

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

Title:
  Sometimes configure events are missed and windows move slow as a
  result

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

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


[Bug 866752] Re: Sometimes configure events are missed and windows move slow as a result

2011-10-14 Thread Carey Underwood
Ignore the reference to 832150 above, I haven't experienced it.

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

Title:
  Sometimes configure events are missed and windows move slow as a
  result

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

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


[Bug 874514] Re: Nothing on screen updates other than cursor when moving window

2011-10-14 Thread Carey Underwood
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/874514

Title:
  Nothing on screen updates other than cursor when moving window

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

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


[Bug 874514] [NEW] Nothing on screen updates other than cursor when moving window

2011-10-14 Thread Carey Underwood
Public bug reported:

When moving a window, the screen doesn't update except for the mouse
cursor if I move the cursor more than ~20 pixels per second, until I
slow/stop.  If I continue to move the window back and forth
continuously, the screen will never update.

Occasionally a new window will have fluid movement, but that goes away
under many different circumstances (alt-tabbing to it, having it touch
an edge of the screen while moving it, etc), at which point it acquires
the taint, and will never move smoothly again (i.e., after a
minimize/restore).

This occurs with or without sync-on-vblank.

This still occurs after updating from the latest in -proposed and
rebooting; it seemed like some of the recently fixed bugs regarding
lazy-positioning in the move plugin might have also fixed this, but
evidently not.

Before updating to -proposed, I compiled a version of the move plugin
with an instrumented moveHandleMotionEvent which logged which branch was
being invoked of:

if (ms-optionGetLazyPositioning () 
ms-hasCompositing 
!MoveWindow::get (ms-w)-mLocked)
{
/* FIXME: This form of lazy positioning is broken and should
   be replaced asap. Current code exists just to avoid a
   major performance regression in the 0.5.2 release. */
w-serverGeometry ().setX (w-geometry ().x ());
w-serverGeometry ().setY (w-geometry ().y ());
}
else
{
w-syncPosition ();
}

Windows used the first branch when moving smoothly, but _only_ the
second branch once they had been tainted.  I haven't repeated the test
with the code in -proposed, although I believe this was reworked
somewhat there.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: compiz 1:0.9.6+bzr20110929-0ubuntu5
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
NonfreeKernelModules: wl
.tmp.unity.support.test.0:
 
ApportVersion: 1.23-0ubuntu3
Architecture: i386
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,wall,place,compiztoolbox,move,resize,imgpng,regex,gnomecompat,snap,grid,vpswitch,animation,session,workarounds,expo,ezoom,staticswitcher,fade,scale,unityshell]
CompositorRunning: compiz
Date: Fri Oct 14 12:18:38 2011
DistUpgraded: Log time: 2011-10-07 04:59:03.351026
DistroCodename: oneiric
DistroVariant: ubuntu
DkmsStatus: bcmwl, 5.100.82.38+bdcom, 3.0.0-12-generic, i686: installed
GraphicsCard:
 Intel Corporation N10 Family Integrated Graphics Controller [8086:a011] (rev 
02) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:83ac]
   Subsystem: ASUSTeK Computer Inc. Device [1043:83ac]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
MachineType: ASUSTeK Computer INC. 1015PEM
PackageArchitecture: all
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic 
root=UUID=5f4837ae-14eb-4df6-9b43-665b25da1b9c ro quiet splash vt.handoff=7
SourcePackage: compiz
UpgradeStatus: Upgraded to oneiric on 2011-10-07 (7 days ago)
dmi.bios.date: 11/08/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0903
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: 1015PE
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: x.xx
dmi.chassis.asset.tag: 0x
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer INC.
dmi.chassis.version: x.x
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0903:bd11/08/2010:svnASUSTeKComputerINC.:pn1015PEM:pvrx.x:rvnASUSTeKComputerINC.:rn1015PE:rvrx.xx:cvnASUSTeKComputerINC.:ct10:cvrx.x:
dmi.product.name: 1015PEM
dmi.product.version: x.x
dmi.sys.vendor: ASUSTeK Computer INC.
version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu5
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental 7.11-0ubuntu3
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: apport-bug compiz-fai i386 oneiric running-unity ubuntu

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

Title:
  Nothing on screen updates other than cursor when moving window

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com

[Bug 708479] Re: Dash view should use Preferred Applications icons where appropriate

2011-10-12 Thread Carey Underwood
** Summary changed:

- Dash view should use Prefferred Applications icons where appropriate
+ Dash view should use Preferred Applications icons where appropriate

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

Title:
  Dash view should use Preferred Applications icons where appropriate

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

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


[Bug 847814] Re: the gnome-session dialog suspend option doesn't lock the screen

2011-10-07 Thread Carey Underwood
Did this really need to be hardcoded into a binary though?  There are
valid use cases for not locking the screen on a closed lid, one of which
was mentioned in passing in the original bug report:  the case where the
user is automatically logged in.

A crappy workaround involves chmod a-x gnome-screensaver followed by
killall gnome-screensaver.

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

Title:
  the gnome-session dialog suspend option doesn't lock the screen

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

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


[Bug 748340] Re: btrfsck fails with unsupported option features, must [ignore] to boot

2011-09-08 Thread Carey Underwood
The btrfs-tools in ubuntu are quite old, and don't support several
features which exist.  The unsupported option features (2) shows which
specific flag is unknown, and can be looked up in the kernel sources at
/fs/btrfs/ctree.h (look for BTRFS_FEATURE_INCOMPAT_*).

It's not terribly critical however, as btrfsck doesn't make any repairs
to the filesystem yet, it's purely a diagnostic tool at the moment.

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

Title:
  btrfsck fails with unsupported option features, must [ignore] to
  boot

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

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


[Bug 748340] Re: btrfsck fails with unsupported option features, must [ignore] to boot

2011-09-08 Thread Carey Underwood
Whoops, meant to include:

2 == (11), which means BTRFS_FEATURE_INCOMPAT_DEFAULT_SUBVOL.   git
pickaxe points me to commit 6ef5ed last december, which added support
for changing the default subvolume.  It the incompat flag was set to
prevent older kernels from silently mounting the wrong tree;  this
shouldn't affect the correctness of btrfsck's work however.

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

Title:
  btrfsck fails with unsupported option features, must [ignore] to
  boot

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

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


[Bug 741643] Re: kernel BUG at /build/buildd/linux-2.6.38/fs/btrfs/disk-io.c:2349!

2011-09-08 Thread Carey Underwood
This is a known issue in upstream; it appears to hurt usb devices more
than sata.

The btrfs module doesn't release the inode properly when the device
disappears (you should see the device is still in /dev).  When the next
transaction commit occurs (in this case, due to a presumably automated
umount call), writing out the superblock fails, which triggers the
sanity check (the reasoning being that it's much better to noisily and
visibly die than to silently corrupt data).

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

Title:
  kernel BUG at /build/buildd/linux-2.6.38/fs/btrfs/disk-io.c:2349!

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

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


[Bug 784125] Re: btrfsctl -s exits with code 1 on a successful operation

2011-09-08 Thread Carey Underwood
btrfsctl is deprecated by upstream, in preference for the more
complete btrfs tool.  Unfortunately, it's not packaged in ubuntu yet,
but you can build a copy yourself fairly easily.

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

Title:
  btrfsctl -s exits with code 1 on a successful operation

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

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


[Bug 788238] Re: linux-2.6.38.8 btrfs System does not boot (hang in initramfs)

2011-09-08 Thread Carey Underwood
This is a known issue upstream.

Upstream btrfs-tools has a utility btrfs-zero-log which will zero out
the log and make the filesystem mountable again.  It's not yet included
in ubuntu's package however, and is not built by default (make btrfs-
zero-log in the source tree will build it).

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

Title:
  linux-2.6.38.8 btrfs System does not boot (hang in initramfs)

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

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


[Bug 829407] Re: Ubuntu hangs on shutdown after mounting usb pendrive with btrfs

2011-09-08 Thread Carey Underwood
Do you recall if the device specifically unmounted before removing it?
Btrfs doesn't handle devices going missing very well yet.

The output of alt-sysrq-w during a hang would be useful.

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

Title:
  Ubuntu hangs on shutdown after mounting usb pendrive with btrfs

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

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


[Bug 834340] Re: mounting btrfs partition causes linux kernel panic in fs/btrfs/inode.c:4586

2011-09-08 Thread Carey Underwood
This is effectively a dup of bug #788238.

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

Title:
  mounting btrfs partition causes linux kernel panic in
  fs/btrfs/inode.c:4586

To manage notifications about this bug go to:
https://bugs.launchpad.net/btrfs-tools/+bug/834340/+subscriptions

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


[Bug 807306] Re: [oneiric] Keyboard mouse not working in X

2011-07-11 Thread Carey Underwood
Jason, /run is the new standard location for /var/run;  one is currently
a symlink to the other.  Nothing in there _should_ show up in dpkg, as
it's typically mounted as a tmpfs (i.e., ram only).

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

Title:
  [oneiric] Keyboard  mouse not working in X

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/807306/+subscriptions

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


[Bug 706918] Re: compiz crashed with SIGSEGV in RegexExp::evaluate()

2011-05-29 Thread Carey Underwood
** Changed in: compiz (Ubuntu)
   Status: New = Confirmed

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

Title:
  compiz crashed with SIGSEGV in RegexExp::evaluate()

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


[Bug 684193] Re: compiz crashed with SIGSEGV in g_source_unref()

2011-05-29 Thread Carey Underwood
Patrick, see bug #706918

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

Title:
  compiz crashed with SIGSEGV in g_source_unref()

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


[Bug 706918] Re: compiz crashed with SIGSEGV in RegexExp::evaluate()

2011-05-29 Thread Carey Underwood
(gdb) bt
#0  RegexExp::evaluate (this=0xd30d10, w=value optimized out)
at 
/home/cwillu/work/compiz/compiz-0.9.4+bzr20110415/plugins/regex/src/regex.cpp:137
#1  0x004480bf in matchEvalOps (list=..., w=0x10f2730)
at /home/cwillu/work/compiz/compiz-0.9.4+bzr20110415/src/match.cpp:481
#2  0x0044807b in matchEvalOps (list=..., w=0x10f2730)
at /home/cwillu/work/compiz/compiz-0.9.4+bzr20110415/src/match.cpp:476
#3  0x7fd17728b939 in DecorWindow::update (this=0x11573b0, 
allowDecoration=true)
at 
/home/cwillu/work/compiz/compiz-0.9.4+bzr20110415/plugins/decor/src/decor.cpp:877
#4  0x7fd17728e854 in DecorWindow::DecorWindow (this=0x11573b0, 
w=0x10f2730)
at 
/home/cwillu/work/compiz/compiz-0.9.4+bzr20110415/plugins/decor/src/decor.cpp:2139
#5  0x7fd177291eb9 in VTableForScreenAndWindowDecorScreen, 
DecorWindow::initWindow (this=value optimized out, w=0x10f2730)
at 
/home/cwillu/work/compiz/compiz-0.9.4+bzr20110415/include/core/plugin.h:257
#6  0x00450e95 in CompPlugin::windowInitPlugins (w=0x10f2730)
at /home/cwillu/work/compiz/compiz-0.9.4+bzr20110415/src/plugin.cpp:396
#7  0x00442007 in CompWindow::CompWindow (this=0x10f2730, 
aboveId=value optimized out, wa=..., priv=0x1157030)
at /home/cwillu/work/compiz/compiz-0.9.4+bzr20110415/src/window.cpp:5305
#8  0x00442470 in CoreWindow::manage (this=0x114f2d0, 
aboveId=81792395, wa=...)
at /home/cwillu/work/compiz/compiz-0.9.4+bzr20110415/src/window.cpp:5324
#9  0x0044f473 in CompScreen::handleEvent (this=0x9f09f0, 
event=0x7fff92a34f40)
---Type return to continue, or q return to quit---q

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

Title:
  compiz crashed with SIGSEGV in RegexExp::evaluate()

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


[Bug 764282] Re: Can't disable active window shadow in compiz-decorator

2011-05-23 Thread Carey Underwood
The classic session didn't receive much love in the last dev cycle; lots
of regressions, and I'm not sure there's much interest in fixing them.
:(

** Changed in: compiz (Ubuntu)
   Status: New = Confirmed

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

Title:
  Can't disable active window shadow in compiz-decorator

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


[Bug 773809] Re: Banshee sometimes skips song when rating

2011-05-03 Thread Carey Underwood
This happens to me _every_ time I modify a track, including rating.

** Changed in: banshee (Ubuntu)
   Status: New = Confirmed

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

Title:
  Banshee sometimes skips song when rating

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


[Bug 773809] Re: Banshee sometimes skips song when rating

2011-05-03 Thread Carey Underwood
I don't think it's related to 474514, as I don't experience any
particular laggyness of the interface itself.

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

Title:
  Banshee sometimes skips song when rating

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


[Bug 773809] Re: Banshee sometimes skips song when rating

2011-05-03 Thread Carey Underwood
Tanath, do you have either of Write metadata to files or Write
ratings and play counts to files active in Edit | Preferences |
General?

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

Title:
  Banshee sometimes skips song when rating

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


Re: [Bug 773809] Re: Banshee sometimes skips song when rating

2011-05-03 Thread Carey Underwood
On Tue, May 3, 2011 at 1:19 PM, Tanath 773...@bugs.launchpad.net wrote:
 Only Write metadata to files.

Can you try turning that off temporarily, and then see if you can
still reproduce the problem?

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

Title:
  Banshee sometimes skips song when rating

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


[Bug 709461] Still buggy

2011-04-28 Thread Carey Underwood
Reproduction steps:  minimize any window by clicking on the minimize
button.

I'm also seeing an inability to bring a window to the front of the
ghost window by clicking on it (with the ghost window visible or
minimized), precisely as if the ghost window was always-on-top'ed
(which it is not according to the window menu).


** Attachment added: xwininfo
   https://bugs.launchpad.net/bugs/709461/+attachment/2093718/+files/xwininfo

** Attachment added: xwininfo.ghost
   
https://bugs.launchpad.net/bugs/709461/+attachment/2093719/+files/xwininfo.ghost

** Attachment added: wmctrl.ghost
   
https://bugs.launchpad.net/bugs/709461/+attachment/2093720/+files/wmctrl.ghost

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

Title:
  Application windows can sometimes fail to display and will mask
  regions of the screen

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


[Bug 610234] Re: Should support changing shortcuts via can_change_accels

2011-04-22 Thread Carey Underwood
No longer works with F10, nor does the shortcut even appear to be set.

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

Title:
  Should support changing shortcuts via can_change_accels

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


[Bug 674138] Re: Global appmenu breaks sloppy focus

2011-04-22 Thread Carey Underwood
Might I suggest wishlist rather than won't fix?  I've always taken
the latter as patches not welcome.

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

Title:
  Global appmenu breaks sloppy focus

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


[Bug 768806] [NEW] Can no longer modify gedit shortcuts in unity: can_change_accels broken

2011-04-22 Thread Carey Underwood
Public bug reported:

Binary package hint: unity

Summary says it all:  can_change_accels no longer functions under unity,
making it impossible to set keyboard shortcuts for most text-editing
functions in gedit (among other apps).  This _really_ hurts those of us
who use gedit as our main development editor.

** Affects: unity (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/768806

Title:
  Can no longer modify gedit shortcuts in unity: can_change_accels
  broken

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


[Bug 762490] Re: Connection is untrusted warning (for face book account) every time it is loaded even with box ticked to remember

2011-04-17 Thread Carey Underwood
Related (but not a duplicate of) bug #742889.

I say not a duplicate because although this is caused by the lack of a
particular certificate (and can be worked around as such), the Remember
this choice for future connections checkbox still doesn't work.

** Changed in: empathy (Ubuntu)
   Status: New = Confirmed

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

Title:
  Connection is untrusted warning (for face book account) every time it
  is loaded even with box ticked to remember

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


[Bug 742889] Re: DigiCert certificates should be included in Ubuntu

2011-04-17 Thread Carey Underwood
Marco, I still see this on a fully updated natty; are you sure the fix
made it in?

Also, what's the status of this on Maverick and Lucid?

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

Title:
  DigiCert certificates should be included in Ubuntu

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


Re: [Bug 655477] Re: Nautilus fails to display files ending with ~ on gvfs mounts

2010-10-07 Thread Carey Underwood
Show hidden files doesn't affect their display.

No, they're not hidden files, that's what a leading period is for.  I
filed the bug because a user had a folder (!) completely disappear
after moving it to a share, which they could view fine when it was
local.

-- 
Nautilus fails to display files ending with ~ on gvfs mounts
https://bugs.launchpad.net/bugs/655477
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 655477] [NEW] Nautilus fails to display files ending with ~ on gvfs mounts

2010-10-05 Thread Carey Underwood
Public bug reported:

Binary package hint: nautilus

To duplicate:

Create a file ending with ~ (~'s elsewhere in the name work fine):  touch test~
Open that folder via sftp:// in nautilus.
Note that the file doesn't appear.

It doesn't appear to be a bug in gvfs itself, as the file appears fine under 
the fuse mountpoint
  ls ~/.gvfs/sftp on whatever/path/to/test~
shows the file as expected.  However, test~ on a local filesystem displays fine 
in nautilus, so it's at least related to gvfs.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: nautilus 1:2.30.1-0ubuntu1.1
Uname: Linux 2.6.36-020636rc5-generic i686
Architecture: i386
Date: Tue Oct  5 22:22:16 2010
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, no user)
 LANG=en_CA.utf8
 SHELL=/bin/bash
SourcePackage: nautilus

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


** Tags: apport-bug i386 lucid

-- 
Nautilus fails to display files ending with ~ on gvfs mounts
https://bugs.launchpad.net/bugs/655477
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 655477] Re: Nautilus fails to display files ending with ~ on gvfs mounts

2010-10-05 Thread Carey Underwood

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/655477/+attachment/1674440/+files/Dependencies.txt

** Attachment added: usr_lib_nautilus.txt
   
https://bugs.launchpad.net/bugs/655477/+attachment/1674441/+files/usr_lib_nautilus.txt

-- 
Nautilus fails to display files ending with ~ on gvfs mounts
https://bugs.launchpad.net/bugs/655477
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 647919] [NEW] add-apt-repository doesn't add deb-src lines

2010-09-26 Thread Carey Underwood
Public bug reported:

add-apt-repository doesn't add source lines for repositories it adds.
This requires an extra step when trying to view the source for a
package, and potentially causes quite a bit of confusion if the package
exists in the default repositories, as one ends up looking at the wrong
source tree.

Expected:  a nice deb-src line in /etc/apt/sources.list.d/ppa.list
Actual:  no deb-src line

** Affects: software-properties (Ubuntu)
 Importance: Undecided
 Status: New

** Package changed: ubuntu = software-properties (Ubuntu)

-- 
add-apt-repository doesn't add deb-src lines
https://bugs.launchpad.net/bugs/647919
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 645370] [NEW] Suspend locks the screen despite gconf settings to the contrary

2010-09-22 Thread Carey Underwood
Public bug reported:

Binary package hint: gnome-power-manager

Having unset all of the lock options in /apps/gnome-power-manager/lock
(specifically, 'suspend' and 'use_screensaver_settings'), the system
still locks the screen on suspend.

Expected:  No annoying password prompts.

Actual:  Annoyingly useless password prompt appears on resume.

Although the machine is connected via a WPA protected AP, the password
for that is stored in an unencrypted keyring;  the laptop is configured
to login and connect without a password.

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

-- 
Suspend locks the screen despite gconf settings to the contrary
https://bugs.launchpad.net/bugs/645370
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 645379] [NEW] [regression] mousewheel over indicator volume control no longer changes volume

2010-09-22 Thread Carey Underwood
Public bug reported:

Binary package hint: indicator-sound

The indicator volume control in lucid includes the feature allowing one
to change the volume by scrolling the mousewheel over the indicator
icon.  This is quite convenient, eliminating a superfluous mouse click
to open the menu.  However, this seems to be broken in maverick at the
moment.

Expected:  scrolling the mousewheel while hovering over the volume indicator 
applet changes the volume
Actual:  scrolling the mouse wheel doesn't do anything.  Clicking on the 
applet, and scrolling over the _slider_ works fine (as it should).

This worked with both the old style notification-area applet as well as
lucid's indicator applet.

** Affects: indicator-sound (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[regression] mousewheel over indicator volume control no longer changes volume
https://bugs.launchpad.net/bugs/645379
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 645379] Re: [regression] mousewheel over indicator volume control no longer changes volume

2010-09-22 Thread Carey Underwood
*** This bug is a duplicate of bug 620858 ***
https://bugs.launchpad.net/bugs/620858

Just updated, looks like it's working now.  Thanks, marking as a dup of
620858.

** This bug has been marked a duplicate of bug 620858
   Mouse wheel no longer works to change volume
 * You can subscribe to bug 620858 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/620858/+subscribe

-- 
[regression] mousewheel over indicator volume control no longer changes volume
https://bugs.launchpad.net/bugs/645379
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 598746] [NEW] Unminimized xchat window consistently causes high compiz cpu usage and poor compiz performance

2010-06-26 Thread Carey Underwood
Public bug reported:

Binary package hint: xchat

I'm on a fairly slow machine, but it's generally perfectly snappy.

Experienced with nouveau from edgers and with restricted nvidia driver.

With xchat open but minimized, idle compiz cpu usage is around 2% to 5%.
With xchat restored, with an idle channel visible, compiz cpu usage goes to 
40%, and other desktop operations (dragging windows, working in other 
applications) becomes noticeably jittery / laggy.
Minimizing xchat again brings compiz cpu usage back down to idle.  

This occurs on a freshly restarted compiz and xchat process.  (via
closing and quiting xchat and compiz --replace)

Running
 strace -p $(pidof compiz) -o /tmp/strace-compiz-$MODE  strace -p $(pidof 
 xchat) -o /tmp/strace-xchat-$MODE  sleep 2s; kill %1; kill %2 
with xchat minimized and visible (the output of which is attached) shows both 
compiz and xchat with an order of magnitude more activity while visible (again 
with only an idle channel visible).

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xchat 2.8.6-4ubuntu5
Uname: Linux 2.6.34-020634-generic i686
Architecture: i386
Date: Sat Jun 26 02:13:49 2010
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, no user)
 LANG=en_CA.utf8
 SHELL=/bin/bash
SourcePackage: xchat

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


** Tags: apport-bug i386 lucid

-- 
Unminimized xchat window consistently causes high compiz cpu usage and poor 
compiz performance
https://bugs.launchpad.net/bugs/598746
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 598746] Re: Unminimized xchat window consistently causes high compiz cpu usage and poor compiz performance

2010-06-26 Thread Carey Underwood

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

-- 
Unminimized xchat window consistently causes high compiz cpu usage and poor 
compiz performance
https://bugs.launchpad.net/bugs/598746
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 598746] strace logs

2010-06-26 Thread Carey Underwood
strace-xchat-restored:  686K
strace-compiz-restored:  371K
strace-xchat-minimized:  45K
strace-compiz-minimized:  99K


** Attachment added: strace-xchat-restored
   http://launchpadlibrarian.net/50939569/strace-xchat-restored

** Attachment added: strace-compiz-restored
   http://launchpadlibrarian.net/50939570/strace-compiz-restored

** Attachment added: strace-xchat-minimized
   http://launchpadlibrarian.net/50939571/strace-xchat-minimized

** Attachment added: strace-compiz-minimized
   http://launchpadlibrarian.net/50939572/strace-compiz-minimized

-- 
Unminimized xchat window consistently causes high compiz cpu usage and poor 
compiz performance
https://bugs.launchpad.net/bugs/598746
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 598746] Re: Unminimized xchat window consistently causes high compiz cpu usage and poor compiz performance

2010-06-26 Thread Carey Underwood
It appears to be the graphical lag meter;  if I set view | Network
Meters to Graph or Both, I get the excessive cpu usage.  If I set
them instead to Text or None, I get the same cpu usage as a
minimized xchat.

-- 
Unminimized xchat window consistently causes high compiz cpu usage and poor 
compiz performance
https://bugs.launchpad.net/bugs/598746
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 594910] Re: /dev/btrfs-control missing on Ubuntu Server install

2010-06-16 Thread Carey Underwood
I don't think btrfs-tools is responsible for creating that.

If you run modprobe btrfs, does the /dev/btrfs-control entry show up?

-- 
/dev/btrfs-control missing on Ubuntu Server install
https://bugs.launchpad.net/bugs/594910
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 594910] Re: /dev/btrfs-control missing on Ubuntu Server install

2010-06-16 Thread Carey Underwood
Marking as invalid after discussion with reporter in irc.

/dev/btrfs-control shows up when btrfs is modprobe'd, this works fine.
mkfs.btrfs only requires btrfs to be modprobe'd if creating a multi-device 
filesystem.

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

-- 
/dev/btrfs-control missing on Ubuntu Server install
https://bugs.launchpad.net/bugs/594910
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 587459] [NEW] --windowed option doesn't do anything

2010-05-30 Thread Carey Underwood
Public bug reported:

Binary package hint: glhack

When launching via glhack --windowed as documented in the man page,
the glhack window still goes fullscreen.  More annoyingly, it does it in
a way that can't be easily escaped from (alt-tab doesn't work, etc).
Additionally, the game complains of No write permission to lock
/var/games/glhack/perm, which seems to block the startup for 10-15
seconds, which is all the more annoying.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: glhack 1.2-1
Uname: Linux 2.6.34-020634rc6-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sun May 30 04:21:18 2010
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, no user)
 LANG=en_CA.utf8
 SHELL=/bin/bash
SourcePackage: glhack

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


** Tags: apport-bug i386 lucid

-- 
--windowed option doesn't do anything
https://bugs.launchpad.net/bugs/587459
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 587459] Re: --windowed option doesn't do anything

2010-05-30 Thread Carey Underwood

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

-- 
--windowed option doesn't do anything
https://bugs.launchpad.net/bugs/587459
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 498182] Re: Indicator Applet does not support vertical panels

2010-05-23 Thread Carey Underwood
Ugh, this fix breaks the indicator menus for people who use wide
vertical panels (in order to intelligibly show lots and lots of windows
in the window list; there are patches to fix the behavior of the window
list upstream).

-- 
Indicator Applet does not support vertical panels
https://bugs.launchpad.net/bugs/498182
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 582646] [NEW] update-initramfs hook copy_exec won't overwrite

2010-05-18 Thread Carey Underwood
Public bug reported:

/usr/share/initramfs-tools/hook-functions bails out if copy_exec is
called twice with the same target path.

What I want to do is:

copy_exec /usr/bin/btrfsctl /sbin
copy_exec /usr/local/bin/btrfsctl /sbin

And have the second one win.  This way I can eventually use btrfs-tools
once it's up to date (and no longer a moving target upstream), while
still using the current version compiled from git on a very frequent
basis.

The current behavior will silently break the boot when one or the other
ceases to exist at best, and end up including a potentially broken
utility in the worst case.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
update-initramfs hook copy_exec won't overwrite
https://bugs.launchpad.net/bugs/582646
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 582646] Re: update-initramfs hook copy_exec won't overwrite

2010-05-18 Thread Carey Underwood
Issue exists in karmic and lucid;  replacing the if statement with a
unconditional ln -sf gets useful behaviour.

-- 
update-initramfs hook copy_exec won't overwrite
https://bugs.launchpad.net/bugs/582646
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 577662] [NEW] cups-pdf fails to set permissions and ownership on escaped paths

2010-05-08 Thread Carey Underwood
Public bug reported:

Binary package hint: cups-pdf

To reproduce:
* mkdir /tmp/a path with spaces
* set /etc/cups/cups-pdf.conf to output to /tmp/a\ path\ with\ spaces
* also set the umask to 0640
* print a test page to the pdf printer
You should see /tmp/a path with spaces/Test_Page.pdf, but the permissions 
will be incorrect (0600 instead of 0640, for example).

Additionally, /var/log/cups/cups-pdf.log will report an error that the
chmod call failed.

This is because the config file is handled in a sloppy manner:  most of
cups-pdf's backed's work is done by shelling out to other processes,
where the path should already be escaped.  However, chmod c calls should
not have the path escaped.

Workaround:  a symlink without spaces to the desired path will work
correctly.

ProblemType: Bug
Architecture: amd64
Date: Sat May  8 20:44:17 2010
DistroRelease: Ubuntu 9.10
Lpstat:
 device for HP-LaserJet-3300-MFP: 
ipp://192.168.1.115:631/printers/HP-LaserJet-3300-MFP
 device for PDF: cups-pdf:/
Package: cups-pdf 2.5.0-8ubuntu1
Papersize: letter
PpdFiles: PDF: Generic CUPS-PDF Printer
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_CA.UTF-8
SourcePackage: cups-pdf
Uname: Linux 2.6.33-020633rc7-generic x86_64
XsessionErrors:
 (gnome-settings-daemon:2583): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (nautilus:2672): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (polkit-gnome-authentication-agent-1:2704): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (gnome-panel:2671): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to 
allocate widget with width -3 and height 24
 (nautilus:21997): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed

** Affects: cups-pdf (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
cups-pdf fails to set permissions and ownership on escaped paths
https://bugs.launchpad.net/bugs/577662
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 577662] Re: cups-pdf fails to set permissions and ownership on escaped paths

2010-05-08 Thread Carey Underwood

** Attachment added: CupsErrorLog.txt
   http://launchpadlibrarian.net/48097484/CupsErrorLog.txt

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

** Attachment added: Locale.txt
   http://launchpadlibrarian.net/48097486/Locale.txt

** Attachment added: PrintingPackages.txt
   http://launchpadlibrarian.net/48097487/PrintingPackages.txt

-- 
cups-pdf fails to set permissions and ownership on escaped paths
https://bugs.launchpad.net/bugs/577662
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 577662] Re: cups-pdf fails to set permissions and ownership on escaped paths

2010-05-08 Thread Carey Underwood
Removing some private gunk unrelated to the bug report

-- 
cups-pdf fails to set permissions and ownership on escaped paths
https://bugs.launchpad.net/bugs/577662
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 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed

2010-04-26 Thread Carey Underwood
In the host:

7720 Segmentation fault  qemu-system-arm ${QEMUOPTS} ${ROOTDEV}
${SWAPDEV} -append ${APPEND}  $QEMUFIFO 21

[ 1844.178068] qemu-system-arm[7720]: segfault at d07dca2c ip
d07dca2c sp 7fffabecc210 error 14

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed

2010-04-26 Thread Carey Underwood
In the host:

7720 Segmentation fault  qemu-system-arm ${QEMUOPTS} ${ROOTDEV}
${SWAPDEV} -append ${APPEND}  $QEMUFIFO 21

[ 1844.178068] qemu-system-arm[7720]: segfault at d07dca2c ip
d07dca2c sp 7fffabecc210 error 14

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
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 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed

2010-04-25 Thread Carey Underwood
With the same procedure, I now get a segfault rather than a hang;  this
would seem to support the userspace theory.  Can anybody else confirm
the behaviour change?

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed

2010-04-25 Thread Carey Underwood
With the same procedure, I now get a segfault rather than a hang;  this
would seem to support the userspace theory.  Can anybody else confirm
the behaviour change?

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
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 569786] [NEW] Lights turn on/off where the mouse is, not where the mouse was clicked

2010-04-25 Thread Carey Underwood
Public bug reported:

Binary package hint: gnome-games

It's unfortunately common to have an application not respond instantly
to clicks and other user actions, especially on lower end machines (cell
phones, machines more than a year old, etc).  While waiting for the
application to catch up, one might move the mouse around, or even work
on another application in the mean time.

Lightsout handles this situation very poorly, ultimately registering the
click wherever the mouse is at the time the application catches up,
rather than where the click was originally made.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: lightsoff 1:2.30.0-0ubuntu6
ProcVersionSignature: Ubuntu 2.6.32-21.31-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sun Apr 25 07:59:12 2010
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, no user)
 LANG=en_CA.utf8
 SHELL=/bin/bash
SourcePackage: gnome-games

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


** Tags: apport-bug i386 lucid

-- 
Lights turn on/off where the mouse is, not where the mouse was clicked
https://bugs.launchpad.net/bugs/569786
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 569786] Re: Lights turn on/off where the mouse is, not where the mouse was clicked

2010-04-25 Thread Carey Underwood

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

-- 
Lights turn on/off where the mouse is, not where the mouse was clicked
https://bugs.launchpad.net/bugs/569786
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 569789] [NEW] fellswoop uses bad choices for constrasting colors, making the game unplayable for the red-green color-blind [regression]

2010-04-25 Thread Carey Underwood
Public bug reported:

Binary package hint: gnome-games

Specifically, there is no contrast between red and green tiles, which is
usually caused by designers attempting to maintain the same brightness
between all colours:  choosing a lower intensity of green so as to
better match the red.  (ff is darker than 00ff00, and both are
lighter than ff).

An option to use shapes would be ideal, indeed the previous version had
the option of planet images which provided very effective texturing cues
in addition to colour.

Failing that, a better band of colours would alleviate the problem,
taking more care to introduce contrast.  This is probably easier to
implement given the new feature of selecting the number of distinct
object types.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: swell-foop 1:2.30.0-0ubuntu6
ProcVersionSignature: Ubuntu 2.6.32-21.31-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sun Apr 25 08:07:33 2010
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, no user)
 LANG=en_CA.utf8
 SHELL=/bin/bash
SourcePackage: gnome-games

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


** Tags: apport-bug i386 lucid

-- 
fellswoop uses bad choices for constrasting colors, making the game unplayable 
for the red-green color-blind [regression]
https://bugs.launchpad.net/bugs/569789
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 569789] Re: fellswoop uses bad choices for constrasting colors, making the game unplayable for the red-green color-blind [regression]

2010-04-25 Thread Carey Underwood

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

-- 
fellswoop uses bad choices for constrasting colors, making the game unplayable 
for the red-green color-blind [regression]
https://bugs.launchpad.net/bugs/569789
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 568337] [NEW] usplash fails to build from source (armel, karmic)

2010-04-22 Thread Carey Underwood
Public bug reported:

Binary package hint: usplash

Building from source fails while compiling the included svgalib:

.../usplash-0.5.49/svgalib/src/vga.c: In function 'savepalette':
.../usplash-0.5.49/svgalib/src/libvga.h:275: error: impossible constraint in 
'asm'
.../usplash-0.5.49/svgalib/src/libvga.h:294: error: impossible constraint in 
'asm'
.../usplash-0.5.49/svgalib/src/libvga.h:294: error: impossible constraint in 
'asm'
.../usplash-0.5.49/svgalib/src/libvga.h:294: error: impossible constraint in 
'asm'
make[3]: *** [vga.o] Error 1
make[3]: Leaving directory '.../usplash-0.5.49/svgalib/staticlib'
make[2]: *** [staticlib/libvga.a] Error 2
make[2]: Leaving directory '.../usplash-0.5.49/svgalib'
make[1]: *** [svgalib] Error 2
make[1]: Leaving directory '.../usplash-0.5.49'
make: *** [build-stamp] Error 2

* Compiling from a qemu armel vm
* Dependencies installed via aptitude build-dep uimage
* Build triggered via debian/rules binary
* gcc version: 4:4.4.1-1ubuntu2

It was suggested that adding -marm to the CFLAGS in debian/rules might
allow the build to finish, but the build still fails with the same
errors.

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

** Description changed:

  Binary package hint: usplash
  
  Building from source fails while compiling the included svgalib:
  
  .../usplash-0.5.49/svgalib/src/vga.c: In function 'savepalette':
  .../usplash-0.5.49/svgalib/src/libvga.h:275: error: impossible constraint in 
'asm'
  .../usplash-0.5.49/svgalib/src/libvga.h:294: error: impossible constraint in 
'asm'
  .../usplash-0.5.49/svgalib/src/libvga.h:294: error: impossible constraint in 
'asm'
  .../usplash-0.5.49/svgalib/src/libvga.h:294: error: impossible constraint in 
'asm'
  make[3]: *** [vga.o] Error 1
  make[3]: Leaving directory '.../usplash-0.5.49/svgalib/staticlib'
  make[2]: *** [staticlib/libvga.a] Error 2
  make[2]: Leaving directory '.../usplash-0.5.49/svgalib'
  make[1]: *** [svgalib] Error 2
  make[1]: Leaving directory '.../usplash-0.5.49'
  make: *** [build-stamp] Error 2
  
  * Compiling from a qemu armel vm
  * Dependencies installed via aptitude build-dep uimage
  * Build triggered via debian/rules binary
+ * gcc version: 4:4.4.1-1ubuntu2
  
  It was suggested that adding -marm to the CFLAGS in debian/rules might
  allow the build to finish, but the build still fails with the same
  errors.

-- 
usplash fails to build from source (armel, karmic)
https://bugs.launchpad.net/bugs/568337
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 43066] Re: Window list behaves bad when panel is vertical.

2010-04-21 Thread Carey Underwood
An additional patch available at the gnome bug report overlays on mine
to fix most of the remaining issues.

-- 
Window list behaves bad when panel is vertical.
https://bugs.launchpad.net/bugs/43066
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 382357] Re: Nautilus 2.26.2: after a copy of a file, the menu paste and shortcut paste, do not paste file into same folder.

2010-04-09 Thread Carey Underwood
Marking confirmed:  bug report already contains reproduction
instructions; reproduced it no problem.

Could we try to be a little less aggressive in closing bugs in the
future?

** Changed in: nautilus (Ubuntu)
   Status: Invalid = New

** Changed in: nautilus (Ubuntu)
   Status: New = Confirmed

-- 
Nautilus 2.26.2: after a copy of a file, the menu paste and shortcut paste, do 
not paste file into same folder.
https://bugs.launchpad.net/bugs/382357
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 382473] Re: right-alt key not working after changing keyboard layout change key to both alt keys together

2010-04-07 Thread Carey Underwood
Still broken in 9.10.

Possibly related, I actually can't turn off Both Alt keys together, it
just comes back after closing the layout options.  I can enable and
disable other change layout items normally.

Also, selecting a key to choose 3rd level item restores the right alt.

-- 
right-alt key not working after changing keyboard layout change key to both 
alt keys together
https://bugs.launchpad.net/bugs/382473
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 382473] Re: right-alt key not working after changing keyboard layout change key to both alt keys together

2010-04-07 Thread Carey Underwood
Correction:  selecting right windows key for key to choose 3rd level
causes the right alt-key to show up in shortcuts and the like as super
instead of alt.

-- 
right-alt key not working after changing keyboard layout change key to both 
alt keys together
https://bugs.launchpad.net/bugs/382473
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 391035] Re: aptitude stops displaying downloads

2010-03-17 Thread Carey Underwood
I'm getting segfaults in any aptitude operation as of
0.4.11.11-1ubuntu9;  reverting to an older version gets things working
again.

-- 
aptitude stops displaying downloads
https://bugs.launchpad.net/bugs/391035
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 331103] Re: ipw2200 - Wireless network disconnects randomly, won't reconnect

2010-03-15 Thread Carey Underwood
And I can confirm that it fails with Tomato firmware on a Linksys
router, so it's probably not Linksys + Tomato secret sauce.

-- 
ipw2200 - Wireless network disconnects randomly, won't reconnect
https://bugs.launchpad.net/bugs/331103
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 337629] Re: weather indicator in the time/date applet does not keep up to date

2010-02-16 Thread Carey Underwood
I still run into this on karmic.

I haven't yet seen this on lucid, but there's no reason to think it's
been fixed by accident.

** Changed in: gnome-panel (Ubuntu)
   Status: New = Confirmed

-- 
weather indicator in the time/date applet does not keep up to date
https://bugs.launchpad.net/bugs/337629
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   4   5   >