| Author |
Message |
Evil20071

Joined: 07 Jun 2008 Posts: 425 Location: Piedmont, SC,.United States
|
Posted: Mon 17 Sep 2012, 13:46 Post subject:
Slacko 5.3.3 Java JDK Subject description: Caused serious issues |
|
I installed the Java JDK via SFS4. Immediately after, I lost my pinboard, I can't get the Package Manager to load, and basically, I have to do everything through the terminal. I'm not exactly sure what caused this. I'm having to use Windows for now. Puppy runs fine without loading a save file or any SFS files, so idk, but I can't get in to uninstall or unload the .sfs files
_________________
Click for Detailed PC info

|
|
Back to top
|
|
 |
musher0

Joined: 04 Jan 2009 Posts: 2203 Location: Gatineau (Qc), Canada
|
Posted: Mon 17 Sep 2012, 14:21 Post subject:
|
|
Hello, Evil20071.
The window manager menu may still be working, even if you do not have a ROX-pinboard or backdrop. If so, in the menu, go to
System > Config > Bootmanager
click on the sfs button
remove the entry for the java.sfs
reboot.
I hope this helps.
_________________
"...l'industrie de l'informatique n'aura besoin que de très peu de temps pour ramener l'humanité aux dessins rupestres." (M. Goebbel, Order of the Command Line; [ma trad.])
|
|
Back to top
|
|
 |
Evil20071

Joined: 07 Jun 2008 Posts: 425 Location: Piedmont, SC,.United States
|
Posted: Mon 17 Sep 2012, 15:06 Post subject:
|
|
It won't open that either.
_________________
Click for Detailed PC info

|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7748 Location: Stratford, Ontario
|
Posted: Mon 17 Sep 2012, 16:45 Post subject:
|
|
Boot without using the savefile, then delete or rename the Java SFS. Reboot.
|
|
Back to top
|
|
 |
Evil20071

Joined: 07 Jun 2008 Posts: 425 Location: Piedmont, SC,.United States
|
Posted: Mon 17 Sep 2012, 21:56 Post subject:
|
|
Tried it. Nothing. It will at least let me open the SFS Load on the Fly... However... There's nothing loaded...
It seems as though it's everything with ROX has just crapped out and won't load. I'm beginning to think it's just a coincidence that it happened after I loaded that .sfs now... I can load programs from Firefox by browsing to the folder they're in, but I can't get ROX to load anything. Since the pinboard is ROX as well, that may be it, though the question is still "What caused it?"
Are there any alternatives to ROX that I could try to install just to test, or possibly a .pet of ROX?
_________________
Click for Detailed PC info

|
|
Back to top
|
|
 |
Evil20071

Joined: 07 Jun 2008 Posts: 425 Location: Piedmont, SC,.United States
|
Posted: Mon 17 Sep 2012, 22:03 Post subject:
|
|
Ok... I can manually open a ROX menu from the terminal. What should I do from here?
_________________
Click for Detailed PC info

|
|
Back to top
|
|
 |
8-bit

Joined: 03 Apr 2007 Posts: 3012 Location: Oregon
|
Posted: Tue 18 Sep 2012, 22:10 Post subject:
|
|
Have you tried from a terminal,
"sfs_load -u name_of_sfs_file?
That should work if the file in question was an SFS file of JAVA.
|
|
Back to top
|
|
 |
Evil20071

Joined: 07 Jun 2008 Posts: 425 Location: Piedmont, SC,.United States
|
Posted: Tue 18 Sep 2012, 23:25 Post subject:
|
|
8bit: The problem I'm having is that the desktop/file manager doesn't load.
_________________
Click for Detailed PC info

|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2675 Location: Kiel,Germany
|
Posted: Wed 19 Sep 2012, 07:45 Post subject:
|
|
The roxfiler resides in the directory
/usr/local/apps/ROX-Filer
and called by
cat /usr/local/bin/rox
#!/bin/sh
exec /usr/local/apps/ROX-Filer/AppRun "$@"
script (usually) .
If some of these are broken, then you would need to restore it somehow . The easiest way would be in creating a new save-file.3fs .
| Code: | | rox -p /root/Choices/ROX-Filer/PuppyPin |
is the usual command to restore the pinboard if the ROX-Bins and libs and everything is ok .
This command had been in Puppy 431 in the script
/usr/sbin/fixitup
|
|
Back to top
|
|
 |
Evil20071

Joined: 07 Jun 2008 Posts: 425 Location: Piedmont, SC,.United States
|
Posted: Fri 21 Sep 2012, 19:30 Post subject:
|
|
I can't get it to re-load the pinboard that way at all, however, I can get into a ROX-Filer window using the command for that...
EDIT: Scratch that. I had to use the following:
| Code: | | sh-4.1# /usr/local/apps/ROX-Filer/AppRun -p /root/Choices/ROX-Filer/PuppyPin |
That got my pinboard back up and running again.
_________________
Click for Detailed PC info

|
|
Back to top
|
|
 |
|