Broken Desktop(solved)

Using applications, configuring, problems
Post Reply
Message
Author
User avatar
dalebednell
Posts: 120
Joined: Fri 12 Feb 2010, 09:44
Location: portugal
Contact:

Broken Desktop(solved)

#1 Post by dalebednell »

Hi Guys!

I am running puppy 528 kernel 2.6.33.2 full install on a parkard bell note book.
I tried to install blender 2.49.2 lucid52 but then openshot did not work missing libxxxx. So uninstalled blender now don't have any icons on my desktop just the clock no calender right click on desktop and i get the menu but nothing works. :oops: Does any one have any idea what can i do to fix this?

Thanks
Last edited by dalebednell on Mon 31 Mar 2014, 17:35, edited 1 time in total.

User avatar
8-bit
Posts: 3406
Joined: Wed 04 Apr 2007, 03:37
Location: Oregon

#2 Post by 8-bit »

Have you tried restarting X from the menu?
I normally use frugal installs of Puppy. So help in restoring your desktop and icons might be different with a full install of Puppy.

User avatar
Monsie
Posts: 631
Joined: Thu 01 Dec 2011, 07:37
Location: Kamloops BC Canada

Broken Desktop

#3 Post by Monsie »

dalebednell,

If you can get to the terminal from your desktop, try these commands:

Code: Select all

fixmenus
then

Code: Select all

jwm -restart
If you are unable to access the terminal, then you can try booting Puppy with the pfix=nox parameter which will bring you to a command prompt in order to try the above fixes.

Hope this helps,
Monsie
My [u]username[/u] is pronounced: "mun-see". Derived from my surname, it was my nickname throughout high school.

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

#4 Post by Semme »

Running the same, I'm always leary of pkgs that *aren't* from Ubuntus`pool direct.

Switching PPM repos would've yielded this Blender copy >> blender_2.49.2~dfsg.

Whether you'd have faired better is anybodys guess.. I run frugal.

User avatar
Karl Godt
Posts: 4199
Joined: Sun 20 Jun 2010, 13:52
Location: Kiel,Germany

#5 Post by Karl Godt »

Trying could mean many things .

Clicking on a .pet or .dep should install it over existing bins and libs .
Uninstalling would delete files that had been overwritten by an installation .
Before uninstalling, it probably be wise to click on the main.sfs inside the .iso and open /root/.packages/PKG_NAME.files file and check things .
I usually install a frugal one inside a full one, to easily be able to access the pup-*.sfs .

Also wise : To run ldconfig ( probably part of the devx_*.sfs ) to repair evtl. broken links by an uninstallation of a package .

Wisest : Use Puppy as a compile environment and configure --prefix=/usr/local .

User avatar
dalebednell
Posts: 120
Joined: Fri 12 Feb 2010, 09:44
Location: portugal
Contact:

Broken Desktop

#6 Post by dalebednell »

HI Guys


Thanks for the response i tried fixmenus and the jwm -restart running live cd in nox and i'am able to access urxvt terminal. But still nothing on the desktop.
It's not possible to idconfig i get bash command not found i have got devx sfs on my computer but i don't know how to access it.


Thanks

User avatar
Karl Godt
Posts: 4199
Joined: Sun 20 Jun 2010, 13:52
Location: Kiel,Germany

#7 Post by Karl Godt »

Hmm seems i wrote [ L ] ldconfig - not [ 1 | I ] idconfig . What fonts are you using in your browser ?

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

#8 Post by Semme »

If I recall correctly, 'libc-bin' wasn't included with 528. Install it from within PPM. It contains your (L)ldconfig..

Post Reply