Derek, sourcing .profile makes perfect sense. You can't rely on having a
terminal or really being interactive or anything else _anyway_, and in
practice, long experience shows that sourcing profile in Xsession
actually doesn't cause any problems in practice. Display managers should
_always_ source
See also Bug #1468834.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794315
Title:
lightdm forgets to source /etc/profile and ~/.profile
To manage notifications about this bug go to:
https://bugs.l
Sigh. Display managers should NEVER source .profile at all... that
file is exclusively for interactive shells, as is explicitly stated in
all of the man pages of every shell ever. I just opened Bug #1468832
about this, where I also explained how to properly accomplish what
people want here.
--
Same happens with kubuntu vivid and sddm. Should this be fixed
individually in each session manager?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794315
Title:
lightdm forgets to source /etc/profil
On 2015-03-22 20:02, seeker5528 wrote:
> Is it a prerequisite?
Maybe a bad choice of words.
> It was done in the past so there is a strong argument that is should
> continue.
Right.
> If it is Ubuntu policy that '~/.profile' get sourced by the display
> manger, ...
Well, I'm not the one who sh
Is it a prerequisite?
It was done in the past so there is a strong argument that is should
continue.
If it is Ubuntu policy that '~/.profile' get sourced by the display
manger, all the display managers should do it and the sample file should
not indicate it is intended for the login shell.
Which
On 2015-03-22 06:06, seeker5528 wrote:
> Somebody posted a similar issue in the Debian mailing list recently,
> the recommendation there was to use '~/.xsessionrc'.
Right. While that works in Ubuntu too, sourcing of /etc/profile and
~/.profile by the DM is established practice in Ubuntu since long
Somebody posted a similar issue in the Debian mailing list recently, the
recommendation there was to use '~/.xsessionrc'.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794315
Title:
lightdm forgets
** Changed in: lightdm (Debian)
Status: Won't Fix => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794315
Title:
lightdm forgets to source /etc/profile and ~/.profile
To manage not
Note that the profile is sourced at the top of /usr/sbin/lightdm-
session, and the bottom of lightdm-session runs everything in
/etc/X11/Xsession.d. The final file is 99x11-common_start, which is exec
$STARTUP. Thus this never returns to the exec in lightdm-session. Since
99upstart (from upstart pa
** Changed in: lightdm (Debian)
Status: Unknown => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794315
Title:
lightdm forgets to source /etc/profile and ~/.profile
To manage notif
** Bug watch added: Debian Bug tracker #636108
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636108
** Also affects: lightdm (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636108
Importance: Unknown
Status: Unknown
--
You received this bug notification because y
You are right. I thought it was not sourced since I was getting an umask
different from that set in .profile. But in fact, I am experiencing
another bug, where upstart messes the umask set in .profile. Sorry for
the noise.
--
You received this bug notification because you are a member of Ubuntu
On 2014-01-28 18:43, Sergio Callegari wrote:
> I have .profile not being sourced on kubuntu 13.10 with lightdm-kde.
Sounds unlikely to me; it should be sourced in /usr/sbin/lightdm-
session.
Please note that this bug was closed 2.5 years ago. You may want to ask
for help e.g. at http://askubuntu.
I have .profile not being sourced on kubuntu 13.10 with lightdm-kde.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794315
Title:
lightdm forgets to source /etc/profile and ~/.profile
To manage noti
This bug affects me on 13.04, please re-open.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794315
Title:
lightdm forgets to source /etc/profile and ~/.profile
To manage notifications about this bu
I thought this was catching me (on oneiric) but it turns out that the
only variable that wasn't taking effect from my .profile was
LD_LIBRARY_PATH. And that seems to be due to bug 47958.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Yeah sorry I posted to the wrong bug
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794315
Title:
lightdm forgets to source /etc/profile and ~/.profile
To manage notifications about this bug go to:
This bug was fixed in the /etc/lightdm/Xsession script, which is part of the
Debian/Ubuntu packaging, not upstream:
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/oneiric/lightdm/oneiric/revision/10
So I think this will need to be dealt with on the Gentoo side, and
there’s nothing to reopen
Hi,
Please re-open this bug. The bug is still present in 1.0.6
https://bugs.gentoo.org/show_bug.cgi?id=388247
** Bug watch added: Gentoo Bugzilla #388247
http://bugs.gentoo.org/show_bug.cgi?id=388247
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
** Changed in: lightdm
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794315
Title:
lightdm forgets to source /etc/profile and ~/.profile
To manage notificatio
Note that profile is for login shells, it might not be a good idea to
source it from DMs, even though gdm does it. PATH might have to be
handled differently.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
** Branch linked: lp:ubuntu/lightdm
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794315
Title:
lightdm forgets to source /etc/profile and ~/.profile
To manage notifications about this bug go to:
h
This bug was fixed in the package lightdm - 0.4.0-0ubuntu3
---
lightdm (0.4.0-0ubuntu3) oneiric; urgency=low
* debian/control:
- Make GTK greeters depend on gnome-icon-theme-full (LP: #796793)
* debian/Xsession:
* debian/lightdm.conf:
- Load profile and X resources when
** Branch linked: lp:~ubuntu-desktop/lightdm/ubuntu
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794315
Title:
lightdm forgets to source /etc/profile and ~/.profile
To manage notifications about t
Will do, thanks.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794315
Title:
lightdm forgets to source /etc/profile and ~/.profile
To manage notifications about this bug go to:
https://bugs.launchp
@Rrrrube
When using GDM, ~/.Xmodmap is loaded by /etc/gdm/Xsession irrespective of
/etc/profile and ~/.profile, so I'd suggest that you file a separate bug.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
Can anyone tell me if this issue relates to a problem I'm having.
Basically, my .xmodmap file is not being loaded when I log in (I'm
running Oneiric with lightDM). I know there's nothing wrong with my
xmodmap file because it works perfectly well in other releases, but it's
ignored in Oneiric. There
** Also affects: lightdm
Importance: Undecided
Status: New
** Changed in: lightdm
Status: New => Triaged
** Changed in: lightdm
Importance: Undecided => Medium
** Changed in: lightdm (Ubuntu)
Status: Confirmed => Triaged
--
You received this bug notification because
> Personally I don't expect '~/.profile' and '/etc/profile' to be
sourced if I'm not logging in at the command line.
Whether or not you expect it, they were sourced under GDM, so this
change is a regression.
(If you have setup that should happen only for interactive shells, it
probably belongs in
Personally I don't expect '~/.profile' and '/etc/profile' to be sourced
if I'm not logging in at the command line.
But I do expect '~/.xprofile' to be sourced when logging in to an X
session, which currently doesn't happen.
--
You received this bug notification because you are a member of Ubuntu
I noticed this with the LightDM drops in the oneiric repos today.
Until this is fixed, you don't automatically get ~/bin added to your
path.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794315
Title
** Changed in: lightdm (Ubuntu)
Importance: Undecided => Medium
** Changed in: lightdm (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/794315
Title:
lightd
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794315
Title:
lightdm forgets to source /etc/profile and ~/.profile
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/m
34 matches
Mail list logo