Please mark this bug as invalid. Turns out it's user error. Since gdm3
doesn't spawn a login shell on login, $BASH and $BASH_SOURCE which
virtualenvwrapper requires isn't set. The only place where it should
be sourced from is in ~/.bashrc. This solves the problem of logins via
gdm3 breaking.
Hello.
I have narrowed done this problem and it appears to be caused by
virtualenvwrapper.sh being sourced in ~/.profile. My ~/.profile is as
follows:
> # if running bash
> if [ -n "$BASH_VERSION" ]; then
> # include .bashrc if it exists
> if [ -f "$HOME/.bashrc" ]; then
> . "$HOME/.bashr
Package: gnome-core
Version: 1:3.14+3
Severity: important
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
1. Tarballs of setuptools and pip were downloaded from https://pypi.python.org/
and
installed using "p
3 matches
Mail list logo