[Bug 1719191] Re: Black screen with messages after new install 17.10

2018-04-30 Thread Bob/Paul
I'm experiencing this on ubuntu-18.04-live-server-amd64.iso, trying to
install to FreeBSD's bhyve virtualmachine. Host system is
FreeNAS-11.1-U4

I'm starting my VM with the following command:
$ bhyve -H -w -c 1 -m 1024 -s 0:0,hostbridge -s 31,lpc -l com1,/dev/nmdm15A -l 
bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd -s 
3,virtio-net,tap8,mac=00:a0:98:1d:50:33 -s 
29,fbuf,vncserver,tcp=10.0.0.5:5915,w=1280,h=1024,, -s 30,xhci,tablet -s 
4,virtio-blk,/dev/zvol/storage/vms/myvmdisk -s 
5,ahci-cd,/mnt/storage/ubuntu-18.04-live-server-amd64.iso 15_myvm

if I leave it long enough, eventually I get "INFO: task kworker/0:1:32
blocked for more than 120 seconds. Not tainted 4.15.0-20-generic
#21-ubuntu"

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

Title:
  Black screen with messages after new install 17.10

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

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

[Bug 1632183] Re: saned not find scanner that scanimage -L finds

2017-07-22 Thread Bob/Paul
As I understand it, this is an upstream design choice. saned doesn't let
users select which scanners to share, it just shares any scanners that
it can see. I think if network scanners were shared, then 2 saned
instances on the same network get into a loop sharing the same
scanner(s) recursively.

Nothing in the SaneDaemonTutorial points out this issue and it certainly
wasn't clear to me from the saned manpage that this would be a problem.

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

Title:
  saned not find scanner that scanimage -L finds

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

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


[Bug 1615318] Re: package daemontools-run 1:0.76-6ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-02-15 Thread Bob/Paul
I didn't have dnscache-run installed. When I try to install from the raw
.deb file I got the same error. But the upgrade tool said it completed
successfully except for that error and after rebooting dnscache-run was
no longer problematic and lsb_release shows I'm on 16.04, so I think
everything is fine.

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

Title:
  package daemontools-run 1:0.76-6ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1010176] Re: casper toram doesn't free /dev/loop0 after copy

2012-07-25 Thread Bob/Paul
I believe this is a regression, as I reported it working correctly on
11.04 in an edit I made to the wiki (https://wiki.ubuntu.com/BootToRAM)
I'm downloading 11.04 and 11.10 to confirm.

I agree it's perfectly reasonable to keep /isodevice mounted after boot
toram in case the user wants something on there,

No, that's not really good. It's better to clean things up fully. If the
user unplugs and replugs, it'll show up in /media/FS_LABEL
(/media/CORSAIR in my case). This is where the user should expect to
find thumbdrives, not in /isodevice. After booting with toram, the
device should be unmounted so it can be safetly pulled. If the user
wants something on it, they should plug it back in.

Since yanking the device anyway doesn't cause any problems,

Presumably the filesystem on your thumbdrive is FAT32. Other filesystems
might not be so friendly without a clean unmount, but even FAT32 will be
marked as dirty and request an fsck when next mounted. This can
sometimes interfere with automount systems on various OSs/distros (had
issues with this in the past on both WinXP and freebsd for sure, though
not necessarily related to this bug).

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

Title:
  casper toram doesn't free /dev/loop0 after copy

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

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


[Bug 885027] Re: SUID Mount Helper has 5 Major Vulnerabilities

2011-11-05 Thread Bob/Paul
@Fou-Lu - Please, grow up. With much difficulty, he has removed the
broken functionality/exploitable code.

@Thorsten - I have /media on FreeBSD 8.2. That's where KDE likes to
mount things for me.

@Kovid - HAL was deprecated on linux, but not on BSD. Instead the issues
in HAL were fixed, and the HAL we have on BSD is much improved compared
with whatever HAL was last developed in the Linux kernel. As far as I
can tell, GIO is working fine with HAL on my system, though I can't say
I've done any programming with it; I've always found it sufficient to
mount/unmount manually using the dolphin file browser. As it sounds like
many distros have already been specifically patching your application
before distributing it in their repos, perhaps it would be good to
survey what various package managers are doing on Fedora, Debian/Ubuntu,
FreeBSD (it's in ports...), OpenSuse, etc. Perhaps a consensus can be
found that you've overlooked.

Or maybe a single binary that works everywhere without compiling
solution just isn't appropriate for the unix world. Certainly I make
sure my users have a very good reason for installing anything from
upstream sources on our network. If somethings in the repositories/ports
collection, then there better be something seriously wrong with it to
allow upgrading from somewhere else. I can certainly remember a few
cases where the upstream developer was feigning ignorance while
carefully crafting network security holes which package maintainers
dutifully patched, until the project was finally excluded from the
repos.

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

Title:
  SUID Mount Helper has 5 Major Vulnerabilities

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

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


[Bug 885027] Re: SUID Mount Helper has 5 Major Vulnerabilities

2011-11-05 Thread Bob/Paul
More clear had I written With much regret, he

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

Title:
  SUID Mount Helper has 5 Major Vulnerabilities

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

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


[Bug 740593] Re: [sandybridge-m-gt2 ] GPU lockup

2011-07-18 Thread Bob/Paul
I think I have the same problem. I just built a system using an Asrock
Z68 Pro motherboard (Intel Z68 chipset) and an Intel i5-2500K
(sandybridge). When using a PCI graphics card, things work fine (and I'm
sure they would with a PCIe card, as well). When using the sandybridge's
GPU, Ubuntu locks up frequently.

I do not experience any problems using the GRML live CD, which I assume
is using a generic VESA mode driver. I can double check on this.

Ubuntu 11.04 x64 Live CD locks up before I see the desktop. Installed
11.04 using the x64 minimal CD and the installed appeared to go fine.
Booting with the sandybridge graphics sometimes locks with the
splashscreen, before GDM has loaded. If GDM loads, it locks immediately
after login before a desktop appears if I choose any of the 3D
accelerated options. I have not tried safe mode or 2D Ubuntu Classic,
but Unity 2D worked for 5 or 10 minutes before locking up.

When it locks up, the screen usually goes black with a strip up the left
side showing a bit of random pixel blicking. I don't yet have OpenSSH
installed, so I can't check if it's still responsive that way. The
keyboard definitely does nothing, as Num Lock and Caps Lock keys don't
even cycle the LEDs. I'm using a PS2 keyboard.

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

Title:
  [sandybridge-m-gt2 ] GPU lockup

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

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


[Bug 89357] Re: Editing partitions is slow

2011-07-11 Thread Bob/Paul
It still refreshes the partition table after every change, which seems
unnecessary. In GParted I can setup 15 partitions one after another
without delay, the click apply and let it do it's thing. In Ubiquity I
make 1 partition, wait, make another partition, wait, and still nothing
is actually written to the disk until I click next, when I have to wait
yet again.

In the past, partitioning with Ubiquity was absolutely painful. Now it
doesn't seem painful, but I do still have to wait needlessly between
steps; my hardware is just 3+ years newer.

What's been fixed exactly? That I have a Core2 Quad instead of an Athlon
XP? That sounds like a workaround.

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

Title:
  Editing partitions is slow

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

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


[Bug 673664] [NEW] Double Click on sound indicator should open Sound Preferences

2010-11-10 Thread Bob/Paul
Public bug reported:

Binary package hint: indicator-applet

A couple of releases ago it was possible to double click on the sound
icon in the tray and open the sound preferences directly. This was
pulled (I think when the indicator-applet replaced the previous sound
icon).

This behavior still bothers me, as I frequently adjust volumes on a per
app basis, and for most applications this requires opening the sound
preferences and choosing the applications tab.

Steps to reproduce:
1. Double click the sound icon of indicator applet.

Observed Behavior:
1. Nothing happens.

Desired Behavior
1. Sound Preferences should open.

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


** Tags: wishlist

-- 
Double Click on sound indicator should open Sound Preferences
https://bugs.launchpad.net/bugs/673664
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 185804] Re: [needs-packaging] BadRAM Linux Kernel Patch

2010-11-07 Thread Bob/Paul
Grub2 has a BadRAM option. It looks like the default /etc/default/grub
file on Debian Squeeze explains it's use, along with the Grub2
documentation: http://www.gnu.org/software/grub/manual/grub.html#badram
Since we now use Grub2, this is probably the correct way to handle and
document this feature. Appears to be something like
GRUB_BADRAM=0x01234567,0xfefefefe,0x89abcdef,0xefefefef and the format
of address,mask,address,mask,... is the same as the BadRAM patch uses.

Can someone with defective memory test this works as described? If so,
we should update the community documentation:
https://help.ubuntu.com/community/BadRAM

-- 
[needs-packaging] BadRAM Linux Kernel Patch
https://bugs.launchpad.net/bugs/185804
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 601136] Re: rdesktop fails when used with Seamless RDP

2010-10-26 Thread Bob/Paul
I receive a segfault with the same errors whenever opening a new window
and various other times. In the attached strace log, I floated the mouse
over a tab in a running firefox window. I don't understand these traces,
but I thought this might be different enough to be meaningful.

** Attachment added: trace.log
   
https://bugs.launchpad.net/ubuntu/+source/rdesktop/+bug/601136/+attachment/1712339/+files/trace.log

-- 
rdesktop fails when used with Seamless RDP
https://bugs.launchpad.net/bugs/601136
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 576676] [NEW] avr-size patches weren't applied?

2010-05-06 Thread Bob/Paul
Public bug reported:

Binary package hint: binutils-avr

The source tarbal for this package includes 30-binutils-2.18-avr-
size.patch which adds the -C  option. It seems this patch was missed
when the packages were built for lucid.

Steps to reproduce:
1. sudo aptitude install binutils-avr
2. avr-size --help
3. note: -A|-B --format={sysv|berkeley}

Work Around:
Install either the Ubuntu 9.10 version of this package 
(binutils-avr_2.18-4ubuntu1_amd64.deb) or the debian squeeze version 
(binutils-avr_2.20-3_amd64.deb). Both were compiled correctly, with the patch 
applied.

** Affects: binutils-avr (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: avr-size regression

-- 
avr-size patches weren't applied?
https://bugs.launchpad.net/bugs/576676
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 576676] Re: avr-size patches weren't applied?

2010-05-06 Thread Bob/Paul
Sorry, forgot to add expected results...

Expected results:
3 should show -A|-B|-C  --format={sysv|berkeley|avr}

-- 
avr-size patches weren't applied?
https://bugs.launchpad.net/bugs/576676
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 394318] Re: Regression: Vino doesn't handle multiple xservers properly.

2009-10-17 Thread Bob/Paul
I filed the upstream bug here:
https://bugzilla.gnome.org/show_bug.cgi?id=598796

** Bug watch added: GNOME Bug Tracker #598796
   https://bugzilla.gnome.org/show_bug.cgi?id=598796

-- 
Regression: Vino doesn't handle multiple xservers properly.
https://bugs.launchpad.net/bugs/394318
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 394318] [NEW] Regression: Vino doesn't handle multiple xservers properly.

2009-07-01 Thread Bob/Paul
Public bug reported:

Binary package hint: vino

Upgraded from 8.10 to 9.04, where it used to work fine. Running dual
monitor on separate xservers. When i connect to port 5901, the
connection stalls on the first try and is refused on successive
attempts. Connections to port 5900 show the contents of screen ':0.0'
but controls EITHER ':0.0' or ':0.1', depending on location of cursor
local cursor. (When cursor on display :0.0, connected client controls
display :0.0. When cursor on display :0.1, connected client controls
:0.1, though client ALWAYS views :0.0's contents.)

Expected behavior (expressed in 8.10):
Connecting to 5900 shows and controls :0.0; connecting to 5901 shows and 
controls :0.1. This should occur regardless of the location of the local 
machine cursor (moving the local mouse shouldn't change where a connected 
client's mouse clicks are registered. Additionally, there should never be a 
case where connected clients see the contents of one display but controls 
another.

vino 2.26.1-0ubuntu1
nvidia-180-kernel-source 180.44-0ubuntu1
display 0.0 is vga, 0.1 is svideo
uname: 2.6.28-13-generic i686

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

** Description changed:

  Binary package hint: vino
  
  Upgraded from 8.10 to 9.04, where it used to work fine. Running dual
  monitor on separate xservers. When i connect to port 5901, the
  connection stalls on the first try and is refused on successive
  attempts. Connections to port 5900 show the contents of screen ':0.0'
  but controls EITHER ':0.0' or ':0.1', depending on location of cursor
- local cursor. (When cursor on display 0, connected client controls
+ local cursor. (When cursor on display :0.0, connected client controls
  display :0.0. When cursor on display :0.1, connected client controls
- screen 2, though client is viewing screen 0's contents.)
+ :0.1, though client ALWAYS views :0.0's contents.)
  
  Expected behavior (expressed in 8.10):
- 5900 shows and controls :0.0; 5901 shows and controls :0.1. This should occur 
regardless of the location of the local machine cursor (moving the local mouse 
shouldn't changer where connected clients mouse clicks are registered. 
Additionally, there should never be a case where connected clients see the 
contents of one display but controls another.
+ Connecting to 5900 shows and controls :0.0; connecting to 5901 shows and 
controls :0.1. This should occur regardless of the location of the local 
machine cursor (moving the local mouse shouldn't change where a connected 
client's mouse clicks are registered. Additionally, there should never be a 
case where connected clients see the contents of one display but controls 
another.
  
  vino 2.26.1-0ubuntu1
  nvidia-180-kernel-source 180.44-0ubuntu1
  display 0.0 is vga, 0.1 is svideo
  uname: 2.6.28-13-generic i686

-- 
Regression: Vino doesn't handle multiple xservers properly.
https://bugs.launchpad.net/bugs/394318
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 61570] Re: All sticky notes are erased when out of disk space

2009-05-22 Thread Bob/Paul
Jaunty 64bit. I've lost all of my notes numerous times, but it does not
appear to be related to disk space. My /home partition is 50% free.
Those experiencing this in Jaunty, please ensure it's related to disk
space. If not, it's a different bug.

-- 
All sticky notes are erased when out of disk space
https://bugs.launchpad.net/bugs/61570
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 347721] [NEW] Inhibit Applet Usability Problems (Keyboard)

2009-03-23 Thread Bob/Paul
Public bug reported:

Binary package hint: gnome-power-manager

Gnome specifies that panel applets should be keyboard accessible. It
does not appear possible to operate the Inhibit Applet using the
keyboard. This is most likely an upstream bug, but I've only tested on
Ubuntu 8.10 x86-64, so I'm reporting here.

Steps to Reproduce:

1) Add the inhibit applet to one of the panels.
2) Press Ctrl+Alt+Tab and select the panel containing inhibit.
3) Press the tab key until inhibit is selected. (NOTE: Inhibit doesn't appear 
to get the dashed selection box. I selected the item to the left and pressed 
Tab once more.)
4) Press Enter. Nothing occurs.

Expected behavior:
On step 4, the inhibit applet should behave the same as when clicked; it should 
cycle between sleep enabled and sleep disabled.

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

-- 
Inhibit Applet Usability Problems (Keyboard)
https://bugs.launchpad.net/bugs/347721
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 301430] Re: ipv6 /etc/hosts missing localhost hostname

2008-12-18 Thread Bob/Paul
My host file was incorrectly configured. I upgraded to Intrepid during
the beta period using the update-manager. I'm not sure if it was
correctly configured in hardy. I just stumbled upon this bug and checked
my configuration.

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
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


[Blueprint encrypted-swap-by-default] Encrypted Swap By Default

2008-12-08 Thread Bob/Paul
Blueprint changed by Bob/Paul:

Whiteboard changed to:

(steve.langasek) When I migrated my laptop from hardy to intrepid, I
turned on encrypted swap at the same time (swap LV on top of
LVM+encryption).  Anything that makes heavy use of swap on my desktop
now brings the whole system to its knees.  Please be cognizant of
performance issues when implementing this - I fear this may be untenable
as a default for desktop systems.

(Roderick Greening) It would never be expected to encrypt a swap file
which exists in a LVM encrypted drive. Given that to build a LVM system,
you have to use the alternate cd, the user would be in total control of
these choices. Via the regular live CD/DVD, LVM is not a option (that I
recall), so encrypting the swap by default should not be problematic.

(Paul Klapperich) As far as encrypted swap working with hibernate, it
sounds like this goes nicely on computers that have a TPM as per the
second link. I don't have one to test. For computers without a tpm, I
don't know how ecryptfs works, but for luks we could perhaps use a pam
module to hold the user account password for the duration of the login
and set it as an alternate key for the luks swap partition (which
previously had a random key only) if the user initiates a hibernate.
Alternatively a global swap password could be created instead of (or
somehow in addition to) random key encryption, but that's an extra
password that now all users of the system would be required to know. It
would, however, allow a resume from hibernate followed by a switch user
if the person who hibernated is not present.

-- 
  Encrypted Swap By Default
  https://blueprints.launchpad.net/ubuntu/+spec/encrypted-swap-by-default

-- 
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 256188] Re: [intrepid] high cpu usage after boot

2008-11-08 Thread Bob/Paul
*** This bug is a duplicate of bug 113184 ***
https://bugs.launchpad.net/bugs/113184

Work around confirmed. Removing wacom from the xorg.conf works for me,
as well.

-- 
[intrepid] high cpu usage after boot
https://bugs.launchpad.net/bugs/256188
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 256188] Re: [intrepid] high cpu usage after boot

2008-11-06 Thread Bob/Paul
*** This bug is a duplicate of bug 113184 ***
https://bugs.launchpad.net/bugs/113184

On my system it's definitely related to gnome-settings-daemon somehow.
As soon as I log into gnome, even on a newly created test account,
/usr/lib/gnome-settings-daemon/gnome-settings-daemon jumps to 20% cpu
with X at 60% cpu. Killing gnome-settings-daemon stops the problem, but,
of course, gnome doesn't look as pretty. Re-launching the program
crashes X. I have no issues with unusually high CPU usage when using
flash (it's high when playing flash videos, but that's always been the
case and drops when the video is done.)

$ X -version

X.Org X Server 1.5.2
Release Date: 10 October 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-16-server x86_64 Ubuntu
Current Operating System: Linux Lappy486 2.6.27-7-generic #1 SMP Tue Nov 4 
19:33:06 UTC 2008 x86_64
Build Date: 24 October 2008  09:06:49AM

$ apt-cache show gnome-settings-daemon

Package: gnome-settings-daemon
Priority: extra
Section: gnome
Installed-Size: 3448
Maintainer: Ubuntu Desktop Team [EMAIL PROTECTED]
Original-Maintainer: Debian GNOME Maintainers [EMAIL PROTECTED]
Architecture: amd64
Version: 2.24.0-0ubuntu3

-- 
[intrepid] high cpu usage after boot
https://bugs.launchpad.net/bugs/256188
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 256188] Re: [intrepid] high cpu usage after boot

2008-11-05 Thread Bob/Paul
*** This bug is a duplicate of bug 113184 ***
https://bugs.launchpad.net/bugs/113184

This bug does not appear to be a duplicate on my system. I've tried ati,
radeon, and fglrx drivers in Xorg.conf, and X continues to take high CPU
load. This happens as soon as X loads, whether or not Firefox is open.
Perhaps there is a different but, unrelated to flash, on 64bit systems?
I'm running the 64bit Intrepid and rather wish I could turn back to a
week or two ago. Attached is the xorg.conf I'm currently using. Here is
my lspci related to graphics:

01:05.0 VGA compatible controller: ATI Technologies Inc RS482 [Radeon
Xpress 200M]



** Attachment added: xorg.conf
   http://launchpadlibrarian.net/19415821/xorg.conf

-- 
[intrepid] high cpu usage after boot
https://bugs.launchpad.net/bugs/256188
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 269656] Re: AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP

2008-09-14 Thread Bob/Paul
@Andrius and @Andy:

Here is some information regarding the UA in Debian's Iceweasel:
http://www.geticeweasel.org/useragent/

On a different note, does anyone have a link to the EULA or know how to
recall it? I saw it the first 3 times I used Firefox after updating to
8.10alpha (I don't think I closed firefox correctly for various reasons
and so the EULA appeared even though I had closed it) but I never did
read it thoroughly and about:eula doesn't work.

Without having read it thoroughly I would rather see the EULA in a
proper dialog with OK and Cancel (or yes and now... whatever) as well as
an I agree check box as in common in the proprietary software world. I
would also like to see a link for EULA in the Help menu, perhaps just
above About. This should bring up the EULA with the I agree box
already checked. As much as I hate EULAs, if you're going to present one
at least do it properly and in a manner consistent with how users expect
to see EULAs. One should not be able to use the browser without agreeing
to the EULA. Period.

That said, I would much rather see Ubuntu rebrand Firefox than submit to
an EULA. As I said, I haven't read it thoroughly (or even at all) but I
have trouble thinking of anything a USER could do that would violate
Firefox's trademarks. Now a developer redistributing Firefox... well,
that's another story, but that's covered by the Mozilla License and not
an EULA anyway. If it's installed on MY system there should not be any
restrictions on how I USE the software.

-- 
AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP
https://bugs.launchpad.net/bugs/269656
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 213053] Re: Totem is 'uninterruptible'

2008-05-20 Thread Bob/Paul
Same problem for me. I was playing a WMV file with Windows Media 9 video
and Windows Media 8 Audio. The video was saved on an encfs volume on the
local disk, so it was using fuse (I see someone else was on fuse with
NTFS, so maybe that's a pattern?)

Also of note, I see two processes with IDs 8478 and 8468 in htop, but only one 
with ps aux with PID 
~ $ ps aux | grep totem
bobpaul   8468 80.6  3.0 557888 60836 ?DNl  18:42  31:25 totem 
file:///home/bobpaul/Azureus%20Downloads/Movie%20%20Video.wmv

~$ ps aux | grep -e 8479 -e 8468
bobpaul   8468 80.1  3.0 557888 60836 ?DNl  18:42  33:52 totem 
file:///home/bobpaul/Azureus%20Downloads/Movie%20%20Video.wmv

PID 8479 is Status 'R' as reported by htop. I'm not sure what that
means.

-- 
Totem is 'uninterruptible'
https://bugs.launchpad.net/bugs/213053
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 205053] Re: Screen Resolution utility doesn't check settings work

2008-03-24 Thread Bob/Paul
*** This bug is a duplicate of bug 197673 ***
https://bugs.launchpad.net/bugs/197673

I fixed by logging in with another user and issuing gksu -wu
affected_user gnome-display-properties where affected_user is the
username of the user this happened to.

-- 
Screen Resolution utility doesn't check settings work
https://bugs.launchpad.net/bugs/205053
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 205053] Re: Screen Resolution utility doesn't check settings work

2008-03-24 Thread Bob/Paul
*** This bug is a duplicate of bug 197673 ***
https://bugs.launchpad.net/bugs/197673

gnome-control-center provides the broken utility.  Also, gnome-session
should also probably be fixed in the event ~/.gnome2/monitors.xml
contains bad data like this, if possible.

** Changed in: gnome-control-center (Ubuntu)
Sourcepackagename: xorg = gnome-control-center

-- 
Screen Resolution utility doesn't check settings work
https://bugs.launchpad.net/bugs/205053
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 113715] Re: Partition tool in installer refreshes unnecessarily

2008-02-18 Thread Bob/Paul
Stéphane: Previous versions of ubiquity did use GParted. Colin explains
why this was changed in his comment on 2007-05-23.

-- 
Partition tool in installer refreshes unnecessarily 
https://bugs.launchpad.net/bugs/113715
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 134238] Re: Please re-enable build of s2ram binary

2007-12-15 Thread Bob/Paul
Keeping s2ram in the archive just confuses the issue horribly.
Here's a solution -- put the s2ram binary in it's own package. Have both 
pm-utils and swsusp dependent on this third package. The pm-suspend script can 
execute the s2ram binary rather than introduce more bugs by trying to 
re-implement it.

The other acceptable solution is to leave s2ram in swsusp, since that is
part of the swsusp project and just have 2 tools that do the same job.
I'm sorry you have trouble receiving bug reports on your fork of s2ram,
but when I install swsusp with apt-get I expect to get everything that I
would get building from source on my own (minus stuff that's excluded
cause it's non-free) just as I expect from any other package I've ever
installed with apt-get. Nobody forced you to fork the package, please
let me continue to use the original. That's why I use free software in
the first place.

-- 
Please re-enable build of s2ram binary
https://bugs.launchpad.net/bugs/134238
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 138145] Re: missing ia32 libXcomposite

2007-09-09 Thread Bob/Paul
Any any package that requires the 32bit version of libXcomposite will
have this problem. There is no need to report every package dependent on
the ia32-libs package that is currently not working.

-- 
missing ia32 libXcomposite
https://bugs.launchpad.net/bugs/138145
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 136529] Re: Can't log in after upgrading

2007-09-09 Thread Bob/Paul
Started from a fresh install of Tribe 5 on my laptop. A few days ago
(possibly the 5th) I've had to use the failsafe session. After today's
updates failsafe won't even work. Same error in my .xsession-errors as
Adam. Using failsafe-xterm until I find a work around.

-- 
Can't log in after upgrading
https://bugs.launchpad.net/bugs/136529
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 138145] Re: missing ia32 libXcomposite

2007-09-08 Thread Bob/Paul
xtknight: please add more details for your work around. For example,
where does one find libXcomposite.so.1 so they can extract it to
/usr/lib32?

-- 
missing ia32 libXcomposite
https://bugs.launchpad.net/bugs/138145
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 138145] Re: missing ia32 libXcomposite

2007-09-08 Thread Bob/Paul
xtknight: Nm, I got it. Download the i386 version from 
http://packages.ubuntu.com/gutsy/libs/libxcomposite1
Then open with archive manager or similar and extract libXcomposite.so.1 and 
libXcomposite.so.100. Move both to /usr/lib32

-- 
missing ia32 libXcomposite
https://bugs.launchpad.net/bugs/138145
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113715] Re: Partition tool in installer refreshes unnecessarily

2007-05-10 Thread Bob/Paul
Thanks, but this issue affects the GUI installer, not the alternate CD.
I'm still not sure what the correct package should be, but I don't think
debian-installer is correct.

** Changed in: ubiquity (Ubuntu)
Sourcepackagename: debian-installer = ubiquity

-- 
Partition tool in installer refreshes unnecessarily 
https://bugs.launchpad.net/bugs/113715
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113715] Partition tool in installer refreshes unnecessarily

2007-05-09 Thread Bob/Paul
Public bug reported:

Using the Installer wizard on the Feisty Live/Install CD can be
extremely annoying, almost to the point of excruciating, if a custom
partition table of just a few items is requested.

For some reason the partition editor has deemed it necessary to refresh
and scan the disks after every action, whether one creating or deleting
a partition, specifying how a partition should be used, or simply
ticking the box to format the chosen filesystem.

This wouldn't be so bad /if/ the changes were taking place at that time.
However, absolutely no changes are made to the disk until the Finish
button on the installer is clicked and the install is underway. There is
absolutely no reason to refresh the the partition view this frequently.
It will always be as it was the last time the table was checked.

The last install I performed took me over 10 minutes just to mess with
the partitioning. This is ridiculous. GParted was confusing to some
users, but at least it didn't take forever.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Partition tool in installer refreshes unnecessarily 
https://bugs.launchpad.net/bugs/113715
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 106097] Re: EVMS Boot-Problem

2007-05-02 Thread Bob/Paul
I've never used evms for a root device, but am currently running into
problems on a test I'm using with VMWare, so maybe this is the issue I'm
having.

A thought occurs to me, though. The init system was changed from the
debian system to Upstart beginning with Edgy Eft. Upstart runs startup
scripts in parallel when possible. Could have the lack of parallelism in
Dapper naturally caused enough delay to prevent problems? Did you have
problems with Edgy, or did you jump from Dapper to Feisty?

-- 
EVMS Boot-Problem
https://bugs.launchpad.net/bugs/106097
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 90185] Re: libx11-6 2:1.1.1-1ubuntu1 crashes Azureus

2007-03-07 Thread Bob/Paul
~$ /opt/azureus/azureus 
Starting Azureus...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.5.0_11]
Configuring environment...
Loading Azureus:
java -Xms16m -Xmx128m -cp /opt/azureus/Azureus2.jar:/opt/azureus/swt.jar 
-Djava.library.path=/opt/azureus -Dazureus.install.path=/opt/azureus 
org.gudy.azureus2.ui.swt.Main ''
GTK Accessibility Module initialized
java: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c-xlib.lock' failed.
/opt/azureus/azureus: line 112:  7449 Aborted (core dumped) 
${JAVA_PROGRAM_DIR}java -Xms16m -Xmx128m -cp ${CLASSPATH} 
-Djava.library.path=${PROGRAM_DIR} -Dazureus.install.path=${PROGRAM_DIR} 
org.gudy.azureus2.ui.swt.Main $@
Azureus TERMINATED.

-- 
libx11-6 2:1.1.1-1ubuntu1 crashes Azureus
https://launchpad.net/bugs/90185

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


[Bug 90185] libx11-6 2:1.1.1-1ubuntu1 crashes Azureus

2007-03-06 Thread Bob/Paul
Public bug reported:

Binary package hint: libx11-6

The libx11-6 currently included in Feisty causes problems with Azureus.

Steps:
1) Install Feisty
2) Update and upgrade the system
3) Install Azureus
4) Open Azureus
5) After clearing the initial configuration dialogs, Azureus crashes. In the 
future it crashes after the initial splash screen.

Extra Info:
-My current system is running Sun Java 1.5.0_11 and Azureus 2.5.0.4
-Installing an older libx11-6 provides a work around. I'm using 2:1.0.3-5 from 
the Debian repositories.

** Affects: libx11 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
libx11-6 2:1.1.1-1ubuntu1 crashes Azureus
https://launchpad.net/bugs/90185

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


[Bug 77289] Re: more background pictures please

2007-02-27 Thread Bob/Paul
I, too, would like to see continued update of the calendar package. As
it's not installed by default, I don't see the problem.

-- 
more background pictures please
https://launchpad.net/bugs/77289

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


[Bug 87052] gnucash-2.0.2 souce configure fails

2007-02-22 Thread Bob/Paul
Public bug reported:

Binary package hint: gnucash

The Gnucash-2.0.2 source package from the feisty repositories does not
compile. The binary package seems to work, but I would prefer to build
the package myself.

1) Install pre-requisites:
sudo apt-get install build-essential devscripts fakeroot
sudo apt-get build-dep gnucash

2) Create a folder to build the package, and download
mkdir gnucash-deb
cd gnucash-deb
apt-get source gnucash

3) Attempt to build the package
cd gnucash-2.0.2
dpkg-buildpackage -b -us -uc -rfakeroot


Results of attempted build end with:

#define HAVE_DLERROR 1
#define HAVE_LIBM 1
#define HAVE_GUILE 1

configure: exit 1
touch configure-stamp
dh_testdir
# dh_testroot
dh_clean -k
dh_installdirs
make
make[1]: Entering directory `/home/bobpaul/gnucash-deb/gnucash-2.0.2'
make[1]: *** No targets specified and no makefile found.  Stop.
make[1]: Leaving directory `/home/bobpaul/gnucash-deb/gnucash-2.0.2'
make: *** [build-stamp] Error 2


The config.log has the following errors listed:

conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
conftest.cpp:32:28: error: ac_nonexistent.h: No such file or directory
conftest.cpp:32:28: error: ac_nonexistent.h: No such file or directory
conftest.c:39: error: 'not' undeclared (first use in this function)
conftest.c:39: error: (Each undeclared identifier is reported only once
conftest.c:39: error: for each function it appears in.)
conftest.c:39: error: expected ';' before 'big'
conftest.c:90:16: error: dl.h: No such file or directory
conftest.c:57:16: error: dl.h: No such file or directory

** Affects: gnucash (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
gnucash-2.0.2 souce configure fails
https://launchpad.net/bugs/87052

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


[Bug 87052] Re: gnucash-2.0.2 souce configure fails

2007-02-22 Thread Bob/Paul

** Attachment added: config.log
   http://librarian.launchpad.net/6507032/config.log

-- 
gnucash-2.0.2 souce configure fails
https://launchpad.net/bugs/87052

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