On Tue, 2019-05-21 at 13:07 +0800, Ed Greshko wrote:
> On 5/20/19 9:27 PM, ja wrote:
> > I have a newly installed F30, XFCE system.
> > 
> > google-earth-pro will run from a terminal (user fred) but has a 50 second
> > startup and closedown time.
> > 
> > Tests have shown that su - fred  and then running google-earth-pro
> > avoids the delay.
> > env shows greatly fewer environmental variables are set in the "su - fred" 
> > case.
> > 
> > This led to an alternative approach of un-setting some environmental 
> > variables.
> > (without the "su - fred" step)
> > 
> > unset XDG_RUNTIME_DIR; unset DBUS_SESSION_BUS_ADDRESS; google-earth-pro
> > The delay is no longer present and google-earth-pro appears to run OK.
> > 
> > Has anyone any idea what is going on here?
> 
> FWIW, running F30/KDE and google-earth-pro-stable-7.3.2.5776-0 and no 
> start-up issues. 

ja@naxos ~ 5$ rpm -qa|grep earth
google-earth-pro-stable-7.3.2.5776-0.x86_64

Just out of interest
are the two variables set to the same values as mine?
XDG_RUNTIME_DIR=/run/user/2000
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/2000/bus


_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to