Display Errors in running programs as Spot

Booting, installing, newbie
Post Reply
Message
Author
cOdePuppy
Posts: 20
Joined: Fri 28 Sep 2012, 16:50
Location: precise-5.7.1

Display Errors in running programs as Spot

#1 Post by cOdePuppy »

Hi,

I was trying to run programs as spot user from command terminal. But failing with some display errors,
seamonkey --> Error: no display specified

xboard --------> Error: Can't open display

google-chrome --> (google-chrome:32385) Gtk-WARNING **: cannot open
display

firefox ----> Error: no display specified

javaws somefile.jnlp --> #Java web start splash screen process exiting.....
Splash: X11 connection failed: No such file or directory
All these programs,files run as 'root' user.

How to solve this problem?

(Puppy version: 5.3.3)

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

Re: Display Errors in running programs as Spot

#2 Post by L18L »

cOdePuppy wrote:...How to solve this problem?

(Puppy version: 5.3.3)
Simply use loginmanager in recent Puppy Precise 5.7.1
Attachments
loginmanager.png
(24.43 KiB) Downloaded 500 times

simargl7

#3 Post by simargl7 »

It's funny to see message "We consider running as root to be safe"

in the same dialog that is made because we actually consider running as root to not be so completely safe.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#4 Post by rcrsn51 »

Agreed. I never understood the necessity of fido, other than to mollify reviewers who complained about "run as root".

After a year, the shutdown dialog still says "Fido - CURRENTLY EXPERIMENTAL STATUS - please choose administrator". Why introduce a feature, then tell people not to use it? Image how confusing that must be to newcomers.

I always felt that the security issue could have been addressed simply by having a "Secure Browsing" icon on the desktop that led to

Code: Select all

su -c defaultbrowser spot

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

Display Errors in running programs as Spot

#5 Post by Billtoo »

I used the loginmanager to run gnome-mplayer as spot for streaming internet radio thinking anything accessing the internet is safer as spot.
Attachments
gnomemplayer.jpg
(50.54 KiB) Downloaded 456 times

User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#6 Post by mikeb »

To the original question seems like its expecting a user spots home folder but I thought it was supposed to work without that...perhaps it needs the display variable setting as part of the command

export DISPLAY=localhost:0 ; firefox

but thats just a hairy guess.

general note....
In normal land a picture is just a picture and a mp3 stream is just an mp3 stream ... embedded scripts are just ignored... there is no active x floating around these parts

mike

cOdePuppy
Posts: 20
Joined: Fri 28 Sep 2012, 16:50
Location: precise-5.7.1

Re: Display Errors in running programs as Spot

#7 Post by cOdePuppy »

L18L wrote:Simply use loginmanager in recent Puppy Precise 5.7.1
Hello,
I can not find the package repository for 5.7.1 in PPM, I also done some searches on the web where only the .iso of 5.7.1 is found.
How can I install the 'loginmanager' package in my current puppy or, do I need to upgrade to 5.7.1 to do that?

Sorry for delayed reply.

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#8 Post by Flash »

simargl7 wrote:It's funny to see message "We consider running as root to be safe"

in the same dialog that is made because we actually consider running as root to not be so completely safe.
I guess simargl7 is using the royal "we." As in, "We is full of bull," or, "We has no idea what we talking about." :lol:

Post Reply