Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » No more graphic display after installing UPP
Re: No more graphic display after installing UPP [message #19489 is a reply to message #19485] Mon, 08 December 2008 09:01 Go to previous messageGo to previous message
chickenk is currently offline  chickenk
Messages: 169
Registered: May 2007
Location: Grenoble, France
Experienced Member
Hello,

this happened to me before. First, here is a rule to always follow:

NEVER INSTALL A .DEB BY EXTRACTING IT ON YOUR FILESYSTEM ROOT !!!

The fact is that when you do that, the permissions of the extracted file tree is changed. You should even discover that the permisisons of '/' has changed !!! And that's what causes all these problems. Here is a way to fix it: as root, type:

chmod 755 / /usr /usr/bin /usr/bin/theide /usr/share /usr/share/pixmaps /usr/share/pixmaps/theide.png
chmod -R 755 /usr/share/upp

Then reboot your computer and see if your problem is fixed.

regards,
Lionel
 
Read Message
Read Message
Read Message
Previous Topic: Usb memory stick mobile TheIde
Next Topic: how to rebuild TheIDE on Win32?
Goto Forum:
  


Current Time: Sat May 04 00:36:34 CEST 2024

Total time taken to generate the page: 0.02169 seconds