[Bug 285013] Re: nfs shares are not automounted anymore in intrepid

2013-10-08 Thread Ruairi Hickey
A work-around which works well is to have a script mount the nfsv4
shares

#!/bin/sh
IF=$1
STATUS=$2

if [ "$IF" = "eth0" ] && [ "$STATUS" = "down" ] ; then
#  if [ `/usr/bin/stat -fc%t:%T /shared` != `/usr/bin/stat -fc%t:%T /` ]; then
 /bin/umount /shared
#   fi
fi
if  [ "$IF" = "eth0" ] && [ "$STATUS" = "up" ] ; then
 /bin/mount /home
fi

exit



and also modify the lightdm start script to wait on mounted /home

start on ((filesystem
   and runlevel [!06]
   and started dbus
   and plymouth-ready)
   and mounted MOUNTPOINT=/home
  or runlevel PREVLEVEL=S)


R.

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

Title:
  nfs shares are not automounted anymore in intrepid

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

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


[Bug 689894] Re: Huawei modem disappears / reappears when trying to connect

2010-12-13 Thread Ruairi Hickey

** Attachment added: "version.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/689894/+attachment/1765130/+files/version.log

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

Title:
  Huawei modem disappears / reappears when trying to connect

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


[Bug 689894] Re: Huawei modem disappears / reappears when trying to connect

2010-12-13 Thread Ruairi Hickey

** Attachment added: "uname-a.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/689894/+attachment/1765129/+files/uname-a.log

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

Title:
  Huawei modem disappears / reappears when trying to connect

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


[Bug 689894] Re: Huawei modem disappears / reappears when trying to connect

2010-12-13 Thread Ruairi Hickey

** Attachment added: "dmesg.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/689894/+attachment/1765128/+files/dmesg.log

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

Title:
  Huawei modem disappears / reappears when trying to connect

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


[Bug 689894] Re: Huawei modem disappears / reappears when trying to connect

2010-12-13 Thread Ruairi Hickey

** Attachment added: "lspci-vnvn"
   
https://bugs.launchpad.net/bugs/689894/+attachment/1765127/+files/lspci-vnvn.log

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

Title:
  Huawei modem disappears / reappears when trying to connect

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


[Bug 689894] [NEW] Huawei modem disappears / reappears when trying to connect

2010-12-13 Thread Ruairi Hickey
Public bug reported:

I have 2 usb huawei 3g modems, an e220 and a k3765 which I use with 2
Dell Mini 10v's - I have one running lucid and one running maverick.
When I try to connect to my provider (vodafone) on the lucid laptop
running linux-image-2.6.32-25-generic (lucid) it connects with no
problem.  The identical setup on Maverick (running  linux-
image-2.6.35-23-generic ) the modem crashes when attempting to
connect... here is the syslog output...  there are repeated

Dec 13 21:36:25 ie-ac-netbook01 kernel: [ 2837.497880] option: 
option_instat_callback: error -71
Dec 13 21:36:26 ie-ac-netbook01 kernel: [ 2837.689879] option: 
option_instat_callback: error -71

error messages

Dec 13 21:33:07 ie-ac-netbook01 ntpdate[4324]: adjust time server 91.189.94.4 
offset 0.062339 sec
Dec 13 21:33:14 ie-ac-netbook01 kernel: [ 2645.840120] wlan0: no IPv6 routers 
present
Dec 13 21:35:13 ie-ac-netbook01 kernel: [ 2765.208191] usb 1-1: new high speed 
USB device using ehci_hcd and address 4
Dec 13 21:35:13 ie-ac-netbook01 kernel: [ 2765.345177] scsi3 : usb-storage 
1-1:1.0
Dec 13 21:35:14 ie-ac-netbook01 usb_modeswitch: switching 12d1:1520 (HUAWEI 
Technology: HUAWEI Mobile)
Dec 13 21:35:14 ie-ac-netbook01 kernel: [ 2766.132181] usb 1-1: USB disconnect, 
address 4
Dec 13 21:35:19 ie-ac-netbook01 kernel: [ 2771.012179] usb 1-1: new high speed 
USB device using ehci_hcd and address 5
Dec 13 21:35:19 ie-ac-netbook01 kernel: [ 2771.153561] scsi4 : usb-storage 
1-1:1.4
Dec 13 21:35:19 ie-ac-netbook01 kernel: [ 2771.155572] scsi5 : usb-storage 
1-1:1.5
Dec 13 21:35:19 ie-ac-netbook01 usb_modeswitch: switched to 12d1:1465 (HUAWEI 
Technology: HUAWEI Mobile)
Dec 13 21:35:19 ie-ac-netbook01 kernel: [ 2771.290385] usbcore: registered new 
interface driver usbserial
Dec 13 21:35:19 ie-ac-netbook01 kernel: [ 2771.290470] USB Serial support 
registered for generic
Dec 13 21:35:19 ie-ac-netbook01 kernel: [ 2771.293386] usbcore: registered new 
interface driver usbserial_generic
Dec 13 21:35:19 ie-ac-netbook01 kernel: [ 2771.293398] usbserial: USB Serial 
Driver core
Dec 13 21:35:19 ie-ac-netbook01 kernel: [ 2771.366133] USB Serial support 
registered for GSM modem (1-port)
Dec 13 21:35:19 ie-ac-netbook01 kernel: [ 2771.366634] option 1-1:1.0: GSM 
modem (1-port) converter detected
Dec 13 21:35:19 ie-ac-netbook01 kernel: [ 2771.367254] usb 1-1: GSM modem 
(1-port) converter now attached to ttyUSB0
Dec 13 21:35:19 ie-ac-netbook01 kernel: [ 2771.367359] option 1-1:1.2: GSM 
modem (1-port) converter detected
Dec 13 21:35:19 ie-ac-netbook01 kernel: [ 2771.367905] usb 1-1: GSM modem 
(1-port) converter now attached to ttyUSB1
Dec 13 21:35:19 ie-ac-netbook01 kernel: [ 2771.367971] option 1-1:1.3: GSM 
modem (1-port) converter detected
Dec 13 21:35:19 ie-ac-netbook01 kernel: [ 2771.368500] usb 1-1: GSM modem 
(1-port) converter now attached to ttyUSB2
Dec 13 21:35:19 ie-ac-netbook01 kernel: [ 2771.371519] usbcore: registered new 
interface driver option
Dec 13 21:35:19 ie-ac-netbook01 kernel: [ 2771.371530] option: v0.7.2:USB 
Driver for GSM modems
Dec 13 21:35:19 ie-ac-netbook01 modem-manager: (Huawei): (ttyUSB1) deferring 
support check
Dec 13 21:35:19 ie-ac-netbook01 modem-manager: (Huawei): (ttyUSB2) deferring 
support check
Dec 13 21:35:19 ie-ac-netbook01 modem-manager: (ttyUSB0) opening serial 
device...
Dec 13 21:35:19 ie-ac-netbook01 modem-manager: (ttyUSB0): probe requested by 
plugin 'Huawei'
Dec 13 21:35:20 ie-ac-netbook01 kernel: [ 2772.154189] scsi 4:0:0:0: CD-ROM 
   Vodafone CD ROM (Huawei)  2.31 PQ: 0 ANSI: 2
Dec 13 21:35:20 ie-ac-netbook01 kernel: [ 2772.162442] scsi 5:0:0:0: 
Direct-Access Vodafone Storage (Huawei) 2.31 PQ: 0 ANSI: 2
Dec 13 21:35:20 ie-ac-netbook01 kernel: [ 2772.179059] sr0: scsi-1 drive
Dec 13 21:35:20 ie-ac-netbook01 kernel: [ 2772.179071] Uniform CD-ROM driver 
Revision: 3.20
Dec 13 21:35:20 ie-ac-netbook01 kernel: [ 2772.182262] sr 4:0:0:0: Attached 
scsi CD-ROM sr0
Dec 13 21:35:20 ie-ac-netbook01 kernel: [ 2772.186773] sr 4:0:0:0: Attached 
scsi generic sg2 type 5
Dec 13 21:35:20 ie-ac-netbook01 kernel: [ 2772.192520] sd 5:0:0:0: Attached 
scsi generic sg3 type 0
Dec 13 21:35:20 ie-ac-netbook01 kernel: [ 2772.204516] sd 5:0:0:0: [sdc] 
Attached SCSI removable disk
Dec 13 21:35:20 ie-ac-netbook01 modem-manager: Got failure code 14: SIM busy
Dec 13 21:35:21 ie-ac-netbook01 modem-manager: Got failure code 11: SIM PIN 
required
Dec 13 21:35:22 ie-ac-netbook01 modem-manager: Got failure code 11: SIM PIN 
required
Dec 13 21:35:22 ie-ac-netbook01 modem-manager: (ttyUSB1): re-checking support...
Dec 13 21:35:22 ie-ac-netbook01 modem-manager: (Huawei): (ttyUSB1) deferring 
support check
Dec 13 21:35:22 ie-ac-netbook01 modem-manager: (ttyUSB2): re-checking support...
Dec 13 21:35:22 ie-ac-netbook01 modem-manager: (Huawei): (ttyUSB2) deferring 
support check
Dec 13 21:35:22 ie-ac-netbook01 modem-manager: (ttyUSB0) closing serial 
device...
Dec 13 21:35:22 ie-ac-netbook01 modem-manager: (ttyU

[Bug 435347] Re: KDE panel blocking mouse

2009-09-24 Thread Ruairi Hickey
Forgot to mention, if I resize my panel and center it I can click my
mouse in the KRDC / Virtual Box sessions in the area where the panel is
no longer active ie the windows start button

-- 
KDE panel blocking mouse 
https://bugs.launchpad.net/bugs/435347
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 435347] [NEW] KDE panel blocking mouse

2009-09-23 Thread Ruairi Hickey
Public bug reported:

If I set the kde panel to autohide, it slides off the screen when not
active.

If I run either krdc or virtualbox sessions in full-screen mode the area
where the panel would cover is not responding to mouse clicks -
generally this is the windows panel in the virtualbox client or krdc
session.

If I set the panel to not autohide then there is no problem.

It is probable that the panel is still grabbing input even though it is
not visible / on top.

This is happening on current Karmic on both i386 & x64.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
KDE panel blocking mouse 
https://bugs.launchpad.net/bugs/435347
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 387272] Re: [karmic] long boot time on eee 900

2009-09-08 Thread Ruairi Hickey
This may be a coincidence but my eee900 with Karmic has had the same
problem lots of HSM violations in the error logs...

-- 
[karmic] long boot time on eee 900
https://bugs.launchpad.net/bugs/387272
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 104462] [apport] ksmserver crashed with SIGSEGV

2007-04-08 Thread Ruairi Hickey
Public bug reported:

Binary package hint: kde4base

crash logging into kde4

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Sun Apr  8 16:08:36 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/lib/kde4/bin/ksmserver
Package: kde4base 3.80.3-0ubuntu5
PackageArchitecture: i386
ProcCmdline: ksmserver
ProcCwd: /home/hickeyr
ProcEnviron:
 
PATH=/usr/lib/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_IE.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: kde4base
Stacktrace:
 #0  0xb5a5256f in ?? () from /usr/lib/libkdeui.so.4
 #1  0xb59e4cc0 in ?? () from /usr/lib/libkdeui.so.4
 #2  0x in ?? ()
StacktraceTop:
 ?? () from /usr/lib/libkdeui.so.4
 ?? () from /usr/lib/libkdeui.so.4
 ?? ()
ThreadStacktrace:
 .
 Thread 1 (process 5463):
 #0  0xb5a5256f in ?? () from /usr/lib/libkdeui.so.4
 #1  0xb59e4cc0 in ?? () from /usr/lib/libkdeui.so.4
 #2  0x in ?? ()
Uname: Linux hickeyr-ubuntu 2.6.20-12-generic #2 SMP Wed Mar 21 20:55:46 UTC 
2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev scanner video

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

-- 
[apport] ksmserver crashed with SIGSEGV
https://bugs.launchpad.net/bugs/104462
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 104462] Re: [apport] ksmserver crashed with SIGSEGV

2007-04-08 Thread Ruairi Hickey

** Attachment added: "CoreDump.gz"
   http://librarian.launchpad.net/7218558/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/7218559/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://librarian.launchpad.net/7218560/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/7218561/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/7218562/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://librarian.launchpad.net/7218563/Registers.txt

-- 
[apport] ksmserver crashed with SIGSEGV
https://bugs.launchpad.net/bugs/104462
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