[Bug 179941] initrd scripts don't detect mirror

2008-01-02 Thread Shawn Wilson
Public bug reported:

the /scripts/local-top/mdadm script is broken in initrd-
img-2.6.20-16-386.  My boot partition is /dev/sda1 and I'm using lvm on
top of a mirror on /dev/sda3 and /dev/sdb1.  I get dumped into the
busybox shell on boot and have to run

mdadm --assemble /dev/md0 /dev/sda3 /dev/sdb1

by hand.

After that, the lvm volumes show up so I type 'exit' and it boots up w/
no problems.

The /scripts/local-top/mdadm script doesn't build the
/etc/mdadm/mdadm.conf file properly.  This chunk of code doesn't work:

CONFIG=/etc/mdadm/mdadm.conf
# in case the hook failed to install a configuration file, this is our last
# attempt... the "emergency procedure"... 
if [ ! -e $CONFIG ]; then
  log_warning_msg "missing mdadm.conf file, trying to create one..."
  mkdir -p ${CONFIG%/*}
  echo DEVICE partitions > $CONFIG
  $MDADM --examine --scan >> $CONFIG   --PROBLEM!!! nothing 
detected here!!!
  if [ -s $CONFIG ]; then
verbose && log_success_msg "mdadm.conf created."
  else
verbose && log_failure_msg "could not create mdadm.conf, the boot will 
likely fail."
  fi
  MD_DEVS=all
fi

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
initrd scripts don't detect mirror
https://bugs.launchpad.net/bugs/179941
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 520118] Re: thunar select freezes after using mouse to select folders ("detailed view" mode)

2010-05-08 Thread Shawn Wilson
I have the same problem but it only happens if you double-click a
folder.  If you double click, then the selecting stops working.  If you
right click the folder and choose 'open' it still works fine.  I'm
running twm with thunar installed as my only file manager and it stopped
working when I upgraded from 8.04 server to 10.04 server.

-- 
thunar select freezes after using mouse to select folders ("detailed view" mode)
https://bugs.launchpad.net/bugs/520118
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 1754084] Re: Freecad crashes at start

2018-09-11 Thread Shawn Wilson
Works for me too

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

Title:
  Freecad crashes at start

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

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

[Bug 1637022] [NEW] vim paste option is BROKEN

2016-10-26 Thread Shawn Wilson
Public bug reported:

set your ~/.vimrc file to this:

set paste
set expandtab

Works as expected.

Then set ~/.vimrc to this:

set expandtab
set paste


WTF!!!

** Affects: vim (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/1637022

Title:
  vim paste option is BROKEN

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

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


[Bug 980766] Re: Remmina fullscreen jumps between workspaces

2015-01-21 Thread Shawn Wilson
I think the issue is that if you go fullscreen on remmina, every time
you switch workspaces, it moves to the screen that has the launcher
ribbon on it.  I know the developers need a way to reliably produce the
exact problem so I'll see if I can narrow it down.

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

Title:
  Remmina fullscreen jumps between workspaces

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

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


[Bug 1215477] Re: no rdp sound redirection possible

2014-11-18 Thread Shawn Wilson
I can confirm that this patch works also.  Why wasn't it included with
14.10?  It's only 3 lines of code to add...

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

Title:
  no rdp sound redirection possible

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

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


[Bug 1215477] Re: no rdp sound redirection possible

2014-11-18 Thread Shawn Wilson
Oops, I mean 5 lines of code

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

Title:
  no rdp sound redirection possible

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

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