[Bug 908791] Re: Backing up to ftp or sftp, creates "sftp:" or "ftp:" folder in Deja-Dup launch place

2014-03-16 Thread dave moore
I have not fixed my system, however. This may bew realted to
https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/959089

Running duplicity from the command line I see

> duplicity Documents/ scp://ve@10.30.1.1/mnt/backups/
> UnsupportedBackendScheme: scheme not supported in url: 
> scp://ve@10.30.1.1/mnt/backups

>From the above ticket I run

> apt-get install python-paramiko

I now longer see the previous error, I now have

> BackendException: ssh connection to 10.30.1.1:22 failed: Unknown
server 10.30.1.1

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

Title:
  Backing up to ftp or sftp, creates "sftp:" or "ftp:" folder in Deja-
  Dup launch place

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/908791/+subscriptions

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


[Bug 1004515] Re: segfault in accounts-daemon when logging in

2012-10-01 Thread Dave Moore
We seem to be getting a similar problem:
Authentication by LDAP and pam_mkhome.
Login from terminal on ctrl-alt-f1 works every time.
Login from GDM is intermittent, sometimes imediate login, sometimes after 3rd 
or 4th attempt, sometimes not at all.
accounts-daemon sefault occurs in log.
LightDM also fails in the same manner.
Unity is not an option since it causes problems with some of our software.

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

Title:
  segfault in accounts-daemon when logging in

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

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


[Bug 879632] Re: 'quick open' and 'file browser panel' conflict

2011-10-21 Thread dave moore
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/879632

Title:
  'quick open' and  'file browser panel' conflict

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit-plugins/+bug/879632/+subscriptions

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


[Bug 879632] [NEW] 'quick open' and 'file browser panel' conflict

2011-10-21 Thread dave moore
Public bug reported:

in gedit 
Given 'quick open' and  'file browser panel' are both enabled  
When I press ctrl+alt+o 
Then the console reports  
Traceback (most recent call last):
   File "/usr/lib/gedit/plugins/quickopen/__init__.py", line 179, in 
on_quick_open_activate
 self._create_popup()   File 
"/usr/lib/gedit/plugins/quickopen/__init__.py", line 96, in _create_popup
 msg = bus.send_sync('/plugins/filebrowser', 'get_root') 
AttributeError: 'MessageBus' object has no attribute 'send_sync'

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gedit-plugins 3.2.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Fri Oct 21 13:26:13 2011
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gedit-plugins
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gedit-plugins (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 oneiric

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

Title:
  'quick open' and  'file browser panel' conflict

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit-plugins/+bug/879632/+subscriptions

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


[Bug 602540] Re: "ldapadduser" adds the user and hangs

2010-08-09 Thread Dave Moore
I had the same issue and it was possible to work around by changing the 
password generation method.
In /etc/ldapscripts/ldapscripts.conf change to PASSWORDGEN="pwgen" and apt-get 
install pwgen. I'm sure other methods may work.
It would seem that the default password gen 
PASSWORDGEN="cat /dev/random | LC_ALL=C tr -dc 'a-zA-Z0-9' | head -c8"
causes the hang for me.

-- 
"ldapadduser" adds the user and hangs
https://bugs.launchpad.net/bugs/602540
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