[Bug 761409] Re: Cannot click on left-most indicator on panel if a non-indicator icon appears

2011-06-02 Thread sierra indigo
with whitelist 'all' my indicators were unclickable for me except power
button on far right but were scrubbable backwards from there.

for me this appears to have been solved when i removed screenlets daemon
from the tray.

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

Title:
  Cannot click on left-most indicator on panel if a non-indicator icon
  appears

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


[Bug 561390] Re: LVM - /var failed to mount during boot

2010-04-26 Thread sierra indigo
was having the same problem here with /data refusing to mount at boot

added your ppa and updated.

dpkg-query -W dmsetup 
shows:
dmsetup 2:1.02.39-1ubuntu4

dpkg-query -W mountall
shows: 
mountall2.15~ppa1

however when i boot i still get message to skip or go to maintenance
shell but if i skip it goes to maintenance shell and gives message that
there's a general error mounting filesystems and i'm unable to boot at
all.

have edited fstab to prevent loading the problematic drive but need help
actually identifying why this is happening please.

-- 
LVM - /var failed to mount during boot
https://bugs.launchpad.net/bugs/561390
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 561390] Re: LVM - /var failed to mount during boot

2010-04-26 Thread sierra indigo
this is what my fstab currently contains:

# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# file system mount point   type  options   dump  pass
proc/proc   procnodev,noexec,nosuid 0   0
# / was on /dev/sda6 during installation
UUID=c83c45b9-ae13-406a-bcf5-09509651fd84 /   ext4
errors=remount-ro 0   1
# /data was on /dev/sda8 during installation
#UUID=0aae64be-4f6d-4a12-b1f1-606c45030d76 /data   ext4defaults 
   0   2
# /home was on /dev/sda7 during installation
UUID=2be3d35d-3107-4319-ac0a-4ecf9e4fdc97 /home   ext4defaults  
  0   2
# swap was on /dev/sda5 during installation
UUID=6d7cb062-c9f0-4cd9-a936-be440226c5a4 noneswapsw
  0   0

/data is the problem and when boot goes to the maintenance shell it
appears to be telling me that UUID=0aae64be-4f6d-4a12-b1f1-606c45030d76
doesn't exist...

-- 
LVM - /var failed to mount during boot
https://bugs.launchpad.net/bugs/561390
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 561390] Re: LVM - /var failed to mount during boot

2010-04-26 Thread sierra indigo
well for some reason the UUID for /data was wrong in my fstab (no idea
how this could have been as i had done nothing to it before this and i
thought the whole point of a uuid was that it was unique to that device)
have changed the uuid listed and now works fine.

-- 
LVM - /var failed to mount during boot
https://bugs.launchpad.net/bugs/561390
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