Slimjet Webbrowser

Requests go here. If you fill a request, give it a new thread in the appropriate category and then link to it in the request thread.
Post Reply
Message
Author
backi
Posts: 1922
Joined: Sun 27 Feb 2011, 22:00
Location: GERMANY

Slimjet Webbrowser

#1 Post by backi »

Could anyone please make a working pet or sfs for Slimjet Webbrowser .
Using Puppy Precise or TahrPup ?

Thanks in advance !!

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#2 Post by Semme »

Backi, this is my second SFS and Tahr specific. It's desktop file is the only thing I modified.. Give it a spin.

Code: Select all

Exec=/usr/bin/flashpeak-slimjet --user-data-dir=~./config/slimjet
Two things.. Make this line: Categories=Network;WebBrowser; read: Categories=WebBrowser;

You create the directory in my code line.

You can probably work out the icon.
Last edited by Semme on Mon 10 Aug 2015, 11:09, edited 1 time in total.
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

backi
Posts: 1922
Joined: Sun 27 Feb 2011, 22:00
Location: GERMANY

#3 Post by backi »

High Semme.
Thanks for your advice . But for me its not quite clear how to handle that stuff.
Let me explain what i did .
Prepared desktop file as you said.
Loaded Slimjet sfs (does not run in its own).........( /.config/slimjet is empty)
started desktop file...but does not work .
Did Exec=/usr/bin/flashpeak-slimjet --user-data-dir=~./config/slimjet in terminal
but
# bash: --user-data-dir=~./config/slimjet: No such file or directory.
Whats my mistake ?
Thanks!!

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#4 Post by Semme »

Nothing complicated here Backi. Just download, right click and sfs_load.
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

backi
Posts: 1922
Joined: Sun 27 Feb 2011, 22:00
Location: GERMANY

#5 Post by backi »

Just did what you say last............no run.
Using tahtpup 6.0.

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#6 Post by Semme »

I'll dbl-check..
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#7 Post by Semme »

Fired right up from a live boot!

You say 6.0.. I've got 6.0.2 vanilla (no updates). Have you installed Tahr's recent service packs?

Is the flashpeak-slimjet symlink in /usr/bin executable (you know --green)?

Does this work?

Code: Select all

flashpeak-slimjet --user-data-dir=~./config/slimjet
How about this?

Code: Select all

run-as-spot ./opt/slimjet/flashpeak-slimjet
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

backi
Posts: 1922
Joined: Sun 27 Feb 2011, 22:00
Location: GERMANY

#8 Post by backi »

Does this work?
Code:
flashpeak-slimjet --user-data-dir=~./config/slimjet

How about this?
Code:
run-as-spot ./opt/slimjet/flashpeak-slimjet.

NO!

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#9 Post by Semme »

:roll: Nice reply. Try someone here, courtesy --OscarTalks.
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

Post Reply