Re: [arch-general] [Classroom] Introduction to Scheme and Functional Programming - 5th Sept.

2014-09-16 Thread Mark Lee
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 09/16/2014 06:46 PM, fsckd wrote: > Logs for the class "Introduction to Scheme and Functional > Programming" are up at: > https://archwomen.org/media/project_classroom/classlogs/2014-09-05-introduction_to_scheme_and_functional_programming.txt >

Re: [arch-general] [Classroom] Introduction to Scheme and Functional Programming - 5th Sept.

2014-09-16 Thread fsckd
Logs for the class "Introduction to Scheme and Functional Programming" are up at: https://archwomen.org/media/project_classroom/classlogs/2014-09-05-introduction_to_scheme_and_functional_programming.txt Regards, fsckd Hello, There will be a class taught by nisstyre called "Introduction to Sch

Re: [arch-general] wsgi_mod

2014-09-16 Thread John Dey
Hi Anatol and others: Thanks for your guidance. After inspecting the error_log, I determined that my problem was coming from encoding. I changed the str(sys.version) to sys.version.encode() in wsgi_instructions (see link below) and the sample program worked. I would think it helpful if the i

Re: [arch-general] wsgi_mod

2014-09-16 Thread Fabien Boitier
Hello, I got this issue when I run python_mod and wsgi_mod in the same time (Just comment the python_mod solve the problem). Did you run any other modules which may cause trouble ?

Re: [arch-general] [Bulk] Re: Display Manager issue

2014-09-16 Thread fabien boitier
I do not use login manager but did you try to put "needs_root_rights = yes" in /etc/x11/Xwrapper.config to fix root/user permission arizing with the new xorg-server version ?

Re: [arch-general] [Bulk] Re: Display Manager issue

2014-09-16 Thread Ralf Mardorf
On Tue, 2014-09-16 at 14:24 -0300, Mateus Rodrigues Costa wrote: > system journal IIUC the first thing he did, was to check the system journal :(.

Re: [arch-general] wsgi_mod

2014-09-16 Thread Øyvind Heggstad
On Tue, 16 Sep 2014 11:50:28 -0400 John Dey wrote: > I have installed wsgi_mod and followed the instructions at > https://wiki.archlinux.org/index.php/mod_wsgi. I am getting a server > error: > > ** > Server error! > > The server encountered an internal error and was unable

Re: [arch-general] [Bulk] Re: Display Manager issue

2014-09-16 Thread Mateus Rodrigues Costa
2014-09-16 9:43 GMT-03:00 Frank Zimmermann < frank.zimmermann.ber...@freenet.de>: > > In Xorg.0.log I get the following: > systemd-logind: failed to get session: PID 212 does not belong to any > known session > Are you sure the Xorg server is running as root or inside a session? It just might be t

Re: [arch-general] wsgi_mod

2014-09-16 Thread Anatol Pomozov
Hi On Tue, Sep 16, 2014 at 8:50 AM, John Dey wrote: > I have installed wsgi_mod and followed the instructions at > https://wiki.archlinux.org/index.php/mod_wsgi. I am getting a server error: > > ** > Server error! > > The server encountered an internal error and was unable t

[arch-general] wsgi_mod

2014-09-16 Thread John Dey
I have installed wsgi_mod and followed the instructions at https://wiki.archlinux.org/index.php/mod_wsgi. I am getting a server error: ** Server error! The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there

[arch-general] Moving chmsee to AUR

2014-09-16 Thread Laurent Carlier
chmsee will be move to unsupported, because it doesn't build anymore with xulrunner 31 and is unmaintained upstream since August 2013. ++ -- Laurent Carlier http://www.archlinux.org signature.asc Description: This is a digitally signed message part.

Re: [arch-general] [Bulk] Re: Display Manager issue

2014-09-16 Thread Frank Zimmermann
Am Di, 16. Sep, 2014 um 1:13 schrieb Ralf Mardorf : On Tue, 2014-09-16 at 12:37 +0200, Frank Zimmermann wrote: I tried lxdmand lightdm both show same behavior, no changes to xorg.conf etc. Doesn't provide any of those files useful information $ sudo cat /var/log/lightdm/lightdm.log $ sudo

Re: [arch-general] [Bulk] Re: Display Manager issue

2014-09-16 Thread Ralf Mardorf
On Tue, 2014-09-16 at 12:37 +0200, Frank Zimmermann wrote: > I tried lxdmand lightdm both show same behavior, no changes to > xorg.conf etc. Doesn't provide any of those files useful information $ sudo cat /var/log/lightdm/lightdm.log $ sudo cat /var/log/lightdm/x-0-greeter.log $ sudo cat /var/lo

Re: [arch-general] Display Manager issue

2014-09-16 Thread Frank Zimmermann
Am Di, 16. Sep, 2014 um 10:51 schrieb Damjan Georgievski : On 16 September 2014 07:28, Frank Zimmermann wrote: Good Morning folks, my DM is behaving strange. The systems boote to a bblank screen with a mouse cursor. To be able tologin I have to press Ctrl+Alt-F2 followed by Alt+F1. T

Re: [arch-general] Display Manager issue

2014-09-16 Thread Damjan Georgievski
On 16 September 2014 07:28, Frank Zimmermann wrote: > Good Morning folks, > > my DM is behaving strange. The systems boote to a bblank screen with a mouse > cursor. To be able tologin I have to press Ctrl+Alt-F2 followed by Alt+F1. > The journal does not provide any clue that somethings going wron