[Bug 397951] Re: ajaxterm does not work in daemon mode

2011-10-11 Thread Dave Hamer
Is there a work around for this that still allows you to use Daemon
mode?

my locale was previously set to LANG= - however I've now updated it to
UTF8...

Thanks; Dave

Currently running: Ubuntu 10.10

New locale output:
locale
LANG=en_GB.UTF-8
LC_CTYPE=en_GB.UTF-8
LC_NUMERIC=en_GB.UTF-8
LC_TIME=en_GB.UTF-8
LC_COLLATE=en_GB.UTF-8
LC_MONETARY=en_GB.UTF-8
LC_MESSAGES=en_GB.UTF-8
LC_PAPER=en_GB.UTF-8
LC_NAME=en_GB.UTF-8
LC_ADDRESS=en_GB.UTF-8
LC_TELEPHONE=en_GB.UTF-8
LC_MEASUREMENT=en_GB.UTF-8
LC_IDENTIFICATION=en_GB.UTF-8

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

Title:
  ajaxterm does not work in daemon mode

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

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


[Bug 397951] Re: ajaxterm does not work in daemon mode

2011-08-22 Thread Julien Valroff
Hi,

Following to a similar bug reported on Debian, we have found that this
kind of bug was caused by using a non UTF-8 locale, or similarly, when
using non UTF-8 encoded filenames.

See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608340

Cheers,
Julien

** Bug watch added: Debian Bug tracker #608340
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608340

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

Title:
  ajaxterm does not work in daemon mode

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

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


[Bug 397951] Re: ajaxterm does not work in daemon mode

2011-06-09 Thread Chuck Short
** Changed in: ajaxterm (Ubuntu)
   Importance: Undecided = Medium

** Changed in: ajaxterm (Ubuntu)
   Status: New = Confirmed

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

Title:
  ajaxterm does not work in daemon mode

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

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


[Bug 397951] Re: ajaxterm does not work in daemon mode

2011-04-17 Thread Julien Valroff
Hi,

Which is your default python version?
% python -V

Cheers,
Julien

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

Title:
  ajaxterm does not work in daemon mode

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


[Bug 397951] Re: ajaxterm does not work in daemon mode

2011-04-17 Thread Malte S. Stretz
Python 2.6.4

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

Title:
  ajaxterm does not work in daemon mode

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


[Bug 397951] Re: ajaxterm does not work in daemon mode

2011-02-15 Thread rkantos
Same prob here, working fine without daemon. On Ubuntu 10.04

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

Title:
  ajaxterm does not work in daemon mode

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


[Bug 397951] Re: ajaxterm does not work in daemon mode

2010-10-10 Thread Julien Valroff
Hi,

When starting as root in a shell, can you connect to ajaxterm on port
8022?

Cheers,
Julien

-- 
ajaxterm does not work in daemon mode
https://bugs.launchpad.net/bugs/397951
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 397951] Re: ajaxterm does not work in daemon mode

2010-10-10 Thread Malte S. Stretz
From the initial comment: When started with --daemon (as done in the
init.d script), ajaxterm only serves the very first page on my system.
Immediately afterwards, I get 'Connection error status:502' in the first
line right after 'Get'.

-- 
ajaxterm does not work in daemon mode
https://bugs.launchpad.net/bugs/397951
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 397951] Re: ajaxterm does not work in daemon mode

2010-09-26 Thread Julien Valroff
Hi,

What is the contents of /etc/default/ajaxterm?

what happens if you start ajaxterm with --daemon as root in a console?

Cheers,
Julien

-- 
ajaxterm does not work in daemon mode
https://bugs.launchpad.net/bugs/397951
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 397951] Re: ajaxterm does not work in daemon mode

2010-09-26 Thread Malte S. Stretz
In /etc/default/ajaxterm everything is commented out.  ajaxterm is started as
  python /usr/share/ajaxterm/ajaxterm.py --daemon --port=8022 --serverport=22 
--uid=ajaxterm

Running this in a root shell just gives
  AjaxTerm at http://localhost:8022/ pid: 4604

As Nikolaus wrote, without --daemon it works fine.

-- 
ajaxterm does not work in daemon mode
https://bugs.launchpad.net/bugs/397951
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 397951] Re: ajaxterm does not work in daemon mode

2010-05-25 Thread Malte S. Stretz
** Summary changed:

- Does not work in daemon mode
+ ajaxterm does not work in daemon mode

-- 
ajaxterm does not work in daemon mode
https://bugs.launchpad.net/bugs/397951
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