Ubuntu :: Windows Manger - Cursor And Some Other Things Have Disappeared - Restore Previous State?
May 16, 2011
when i powered on my pc today i saw that windows manger, cursor and some other things have disappeared. My hard disk has problems with bad sectors, so i guess that could cause it. How can i restore previous state? I have xubuntu 11.04
View 2 Replies
ADVERTISEMENT
Jun 14, 2010
I updated through the update manager the other day and after I shut my computer down and turned it back on the next day, all my icons on my desktop disappeared and I can't access my files or my applications. It gives me this error when trying to access my files in my desktop.
Could not open location 'file:///home/anubis/Desktop'
No application is registered as handling this file.
I posted a new thread about this the other day and somehow the thread disappeared too. what do I need to do?
View 5 Replies
View Related
Aug 3, 2015
I have accidentally changed the permission of "/usr/bin" directory and its files by the command on my Debian/testing system:
Code: Select all$chmod 775 /usr/bin -R
First, there was a problem with sudo but I fixed it. Now I am suspicious that some programs may not run because of changing their setuid or setgid. I have posted this question here and found out that there is no easy way to restore their setuid or setgid for Debian systems. For RPM based distributions, it is fairly easy. I would like to add a few questions:
Is it possible to write a script which stores all directories and files default permissions like RPM based distributions? And it restores its previous state. I suspect that some programs may not run from my user account (I only use the computer myself.) If I run the programs from my root account, will the programs run without problem?
View 5 Replies
View Related
Sep 16, 2010
I just installed 10.10 and though the mouse works and will select things there is no cursor!
View 9 Replies
View Related
Aug 15, 2011
I recently had a problem in Ubuntu 11.04. I had just installed GNOME 3, however, I didn't really like it as much so I decided to go back using GNOME 2,but then a whole bunch of things happened. I tried re-installing GNOME 2,but then I lost the Ubuntu enviorment and stuck only with GNOME and now I'm only left with a terminal whenever I log in. how to restore Ubuntu 11.04 back to its original state, like as if it had a fresh installation?
View 7 Replies
View Related
Jul 1, 2010
As in windows when I suffer the problem I just restore it on some previous date when it was running quite lucid. Well is there anything like this in ubuntu and if yes then how to restore it on some previous date as we can do in the windows...
View 3 Replies
View Related
Mar 9, 2011
I was playing around with compiz too much and kinda messed up some stuff. Is there anyway I can just go back to how stuff was? Without system restore, I don't know of a way I can restore my previous compiz settings.
View 3 Replies
View Related
Apr 29, 2011
I just upgraded to ubuntu 11.04. now panels disappeared. everything looks too much like mac, it's way too confusing for me. is there a way to restore panels like they were in the previous versions?
View 11 Replies
View Related
Aug 5, 2011
The top right panel item contains the shutdown, time, network icons, etc. I don't use the messaging icon so right-clicked and chose 'remove from panel'. The whole lot disappeared! How can I restore things to their original state?
View 5 Replies
View Related
Feb 27, 2011
If i have 10 GB partition of '/'. Now i took the image of it for backup purpose. Now lets say my HD failed. I replaced the HD, and this time i created '/' partition of 20 GB. Can i restore the previous image of 10 GB over 20 GB ?
View 2 Replies
View Related
Jul 28, 2011
I was fooling with my ifconfig settings in order to change mode to promiscuous.I ran the following command: sudo ifconfig wlan1 prmisc.This worked, but now I cannot connect to the internet. How can restore my previous wlan settings, namely, go back to managed mode?
I ran this:
iwconfig wlan1 mode managed
and received this:
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan1 ; Operation not permitted.
View 1 Replies
View Related
Oct 23, 2009
I tried to install KDevelop4, decided I didn't want to use it, and now I am having trouble getting KDevelop3 working again. The only steps to installing kdevelop4 were installing a new version of kdevplatform and then kdevelop itself. I did this:
1) sudo yum remove "kdevplatform* kdevelop*"
2) disable updates and testing repo
3) sudo yum install "kdevelop"
The problem is that there is something wrong with the menus (File, Edit, etc). There are many important items missing, as well as one of them says "No text!". This indicates that this is not the original packaged version with F11 because I used it for a year and it was certainly not like this. Is there a better way to get back to the original version than I showed here?
View 1 Replies
View Related
Nov 25, 2009
I'm having trouble with my sound on my new Fedora 12 machine. when I first installed F12 sound was working but it appears that I have messed up some settings somewhere and now alsa is no longer recognizing my sound card (integrated into my ASUS M4A79XTD EVO motherboard)
Code:
$ aplay -l
aplay: device_list:223: no soundcards found...
I'm sure that when I tried to fix it I probably messed it up worse. Is there an easy way to restore all of my sound settings and audio Drivers back to the F12 defaults without losing everything else?
View 2 Replies
View Related
Mar 2, 2009
Is there a relatively easy way to restore the "previous" version of an RPM in FC10? The last set of updates killed my GUI and I'd very much like to get back to whatever I had before I got updated to:
xorg-x11-server-common-1.5.3-13.fc10.i386
xorg-x11-drv-evdev-2,1.3-1.fc10.i386
xorg-x11-server-Xorg-1.5.3-13.fc10.i386
View 4 Replies
View Related
Jan 10, 2011
Don't know what I did but while moving the cursor around fast, suddenly my desktop reverted to the default openSUSE 11.3 background (circles) from a custom jpeg image and all the icons disappeared. Rebooting did not solve the situation. Never had this happen before in over twenty years.Is there a way to restore the previous desktop or do I need to reconfigure everything?
View 1 Replies
View Related
May 3, 2011
how to configure unity to restore apps from my previous session?
View 1 Replies
View Related
Oct 18, 2009
Does anybody here use Foxit Reader 1.1 as PDF viewer? I did since it handles PDF ebook with complex layout better than Evince. No need to mention its smaller size and faster speed than Adobe Reader.
However, it seems that recently it's unable to restore the document state when the file was closed. I do not know which part goes run right now but quite sure in the late August it works well. It always jumped to the position when I stopped last time. Now it simply starts from the the first page. :-)
I looked through the Foxit Reader forum and found none similar problems reported. I posted here to see whether it is a Fedora specific problem or generalised one.
View 3 Replies
View Related
Feb 26, 2011
I was in real doubt where to put this, so I hope I picked the right forum; otherwise, my apologies!
I want to build Roadsend PHP on my system. There seems to be no way to do this with the package manager, so I have to build it from source.
Turns out it depends on something called 'Bigloo'. Again no luck with the package manager, so I had to build this one from source too.
I took version 3.0c (Roadsend website recommends this version), did a
Code:
./configure && make && make install
, which did the job. Builing Roadsend worked, but I got a runtime error, which had to do with the Bigloo version.
No problem, I tought, then I'll just install Bigloo 3.1a. I did a "make uninstall" in the 3.0c dir, and tried to build 3.1a. This also worked, but now when I try to make Roadsend, I reports:
Code:
*** ERROR:bigloo.heap:
Release mismatch -- Heap is `3.0c', Bigloo is `3.1a'
So, somehow, there are still traces of 3.0c on my system. Maybe some file that didn't get deleted or some table entry that hasn't been undone?
My question is: How can I remove all traces of this version? Apparently, "make uninstall" is not thorough in this case.
And: Is there a general solution to remove everything when I did a "make install". So that my system is in the same state as it was before I ran the command?
View 4 Replies
View Related
Jul 14, 2011
I've got a CentOS 5.2 installation with broken package system. When I try to do "yum update" I get lots of "Missing Dependency" errors. How could I restore it to a usable state?
View 6 Replies
View Related
Jul 1, 2010
System Specs:
CPU: Intel Core2 Quad Extreme X9450
Memory: 4GB, Patriot DDR3 PC3-10666 1333Mhz
MoBo: ASUS P5E3 Delux
OpSys: Ubuntu 10.4 (64Bit)
Short Description: I wanted to see what would happen if I upgraded from Kubuntu 8.04 (32bit) to Ubuntu 10.4 (64bit) by copying my home directory then restoring it after the upgrade. It almost worked sans a few interesting problems that I'm hoping might teach me a bit more about how Ubuntu works.
Detailed Description:
1. I copied my home directory to another hard disk.
2. I let the installation disk for Ubuntu 10.4 (64bit) reformat and overwrite the disk that contained Kubuntu 8.04 (32bit) and chose to maintain the partition and swap size for that disk.
3. Once I worked out some bugs in the hardware and got the OS up and running smoothly, I "merged" my home directory with the backup I had created in step one. (Merge was an option given to me when I was attempting to paste the files copied from the backup disk.)
4. It should also be noted that I was trying for a while last night to install TrueCrypt. In order to do that I had to check its "sig" file. The GUI for the gpg installation was complaining that I didn't have gtk+-2.0 installed so I installed gtk (I think it might have been 2.4 or whatever the most recent one was) from source without any errors. It got late so I gave up on attempting to install TrueCrypt any further.
The Results: This morning the computer seemed to boot faster than it had been before, but I was left without a functioning Theme manager. It will open, and I can click on all of its features, but nothing seems to do anything. For example: If I right click on the desktop and choose "Change Desktop Background" Then select "Get more themes online", nothing happens. Also if I select the "theme" tab, there are only two themes listed when there used to be about 9 by default.
Questions: 1.) Is there a way to restore the files that are important for correct system operation (possibly all the files starting with a dot ".*") in my home directory to there default state like they would have been from a fresh install, but without doing a fresh install and without loosing any of the documents or archives in my home file?
2.) Is this even the correct approach or might this cause more problems? For example, if your computer had this problem would you try and restore the home directory, or would you troubleshoot each problem as it arises one at a time until everything became stable?
3.) What could I do next to continue troubleshooting the theme manager?
I'll keep researching and trying to find some links that can help while I wait for your responses. If I find anything that helps I'll post the fix here.
View 1 Replies
View Related
Aug 25, 2010
This is to request assistance or information as to why the evolution application will not accept the evolution-backup-tar.gz file from a previous version.
Situation: I upgraded by way of a fresh install from openSuSE 11.2 to 11.3 (GNOME desktop).
Before upgrading, I produced the above mentioned backup file so that I could import all the mail, addresses etc. into the new application.
Result: it does not work. The process starts up seemingly normal but then simply sits there forever with the message "evolution shuts down" - but it does'nt. I have to kill it to stop it.
I am looking forward to a resolution since it would be a real pity if I lost the mail history.
View 8 Replies
View Related
Jan 27, 2009
I installed F9 for a friend. She wasn't getting any sound. I ran aplay -l, but got no sound card listed. I ran lspci -v, but got no sound card listed. However,the output of lspci -v said the computer had a particular motherboard. I Googled for it and was told it had an onboard sound card. That led me to the package called realtek-linux-audiopack-4.06a, which I installed. It included an installation script, which I ran.
The script didn't work to compile various files it was supposed to, but it did work to delete various files from my friend's system. Here are the bits of the script that removed files:
echo "Remove old sound driver"
if [ -d /lib/modules/$KERNEL_VER/kernel/sound ]; then
rm -rf /lib/modules/$KERNEL_VER/kernel/sound/pci > /dev/null 2>&1
[code]....
In the result, the failure of the compilation didn't matter, because lspci -v lied. She didn't have the motherboard shown, but a different one without an onboard sound card. Of the files deleted by the script.
I was able to reinstall libasound.so.2 and libasound.so.2.0.0, but I haven't yet tried to reinstall the other ones deleted by the script. Now, I want her to buy a sound card, but I'm afraid it won't work unless all the deleted files are reinstalled. I'm looking for guidance as to how I can reinstall the files deleted by the bits of the script I set out above, without completely reinstalling Fedora.
View 4 Replies
View Related
Jun 15, 2011
we have a customer that ran a sudo chmod +x -R * command on his / filesystem by mistake and now the machine cannot be accessed on the network Has anyone any idea what chmod command to run to restore the system to its original state ?
View 1 Replies
View Related
Oct 11, 2009
I would like to try the rawhide updates. If messed up my PC's couple of times so now before I do anything I would like to roll back changes and resort to last working kernel ( and related s/w) in case that fails . HOW do I do it? ( c.f Windows Last good session ) ALTERNATIVELY folks - is there a way you can backup and restore to full accuracy all your previous kernels .- I mean just inset the CD .It will identify the partitions , then it will ask you "where you want to restore them" and then it just restores the prev. image.
View 3 Replies
View Related
Jun 13, 2011
I had bluetooth working in KDE on Natty. After a re-install of the OS, the icon disappeared from the panel. How can bluetooth be restored manually?
View 2 Replies
View Related
Feb 19, 2010
I just did something that is moderately serious in my book.while trying to put a iso/img to a USB drive using "dd" command (actual command: "dd if/=/home/<username>/Desktop/<image file name> of/=/dev/sda1"), I accidentally wrote to /dev/sda1 (which is my windowspartition on this dual booted computer). When i try to boot into windows, it gives a error that it cannot find the parition. the iso was about 400meg, it was a install iso for another form of linux (arch linux).Is there anyway that I can get my windows partition to work again, or am i just going to have to say goodbye to all my music, pictures, etc. And I think some of my teachers require me to use windows based software... So I would like to eventually get back into windows though.I am running Ubuntu 9.10, I am on a laptop (HP HDX 16t)I am going to get ubuntu back onto my netbook (i destroyed that earlier tonight by deleting a partition that had the bootloader on it... i am just wiping that though)
View 9 Replies
View Related
Jul 22, 2011
I'm working through some problems in a beginners programming book. The author mentions a formula for calculating the number of ways of picking out n things from a collection of m of them:
Code:
/ m m!
| | = -----------
n / n! (m-n)!
But he does not give a name for the formula. Does anyone happen to know what it is called? I need to do some related research.
View 3 Replies
View Related
Oct 30, 2010
I have a 230GB hard drive wich I don't know it's name.I have a 207GB windows vista partition and the rest of it is for linux (Ubuntu).Today I decided giving it all space to Ubuntu Linux ,but didn't want to lose all my data from the windows partition.I thought that by deleting all things except the folder with my data and leaving enough space to shrink and make enough room for another partition to put my data folder.The logic is that i could then format that partition wich previously was windows and use it all for ubuntu without losing data.After having ubuntu installed i could copy my data folder to /home and then delete the previous partition and make /home bigger.The problem is that after i freed the space,when using Gparted to shrink it says that the partition has bad sectors or the filesystem has problems and so it can't do some operations.
What could have went wrong?It told me to do chkdisk but as i deleted all the windows files and i can't boot into it anymore.I used the vista dvd to do that.I rebooted 2 times as it says and after that when trying again nothing changed.I tried to use ntfsresize with the --bad-sectors argument and also the -f argument but it's useless.At the end it says it won't do anything until the ntfs filesystem get repaired.Or it says it is too risky to continueIs there any way i could do some superforce command to resize it without losing data?Please don't tell me to put it on an external storage cause i have like 70GB of datas to save...no i don't have an external hardrive
View 7 Replies
View Related
Feb 20, 2011
I'm dual booting windows 7 and ubuntu 10.10. I use Deluge on both boots. Both instances of Deluge share a default download location on the Windows partition. I would like both instances of Deluge to share it's 'State' folder, which is where Deluge stores the .torrent files it is currently using and the information about their progress and such. On the windows side this location is%APPDATA%delugestateand onUbuntu~/.config/deluge/stateI found them, they look good.I can read/write to the windows side from Ubuntu, the windows partition is automounted, yada yada. I can even autoadd the .torrents from the Windows location when I run the Linux Deluge.But what I want is for the Windows side to function normally while altering the Ubunutu instance of Deluge to use the %APPDATA%delugestate directory on the windows partition instead of it's default~/.config/deluge/stateSuch that when I add torrents in Ubuntu (primary OS) and switch to Windows, Deluge will be productively downloading/seeding while I'm wasting my life with Starcraft.Possible
View 6 Replies
View Related
May 25, 2010
I've just installed kubuntu 10.04 x64 and I'm slowly working through lots of little niggly problems that I'm having getting it all set up.My graphics seem VERY sluggish doing things like opening and closing windows, popping up menus etc.I have an Athlon II 250 3.0ghz processor, 2GB RAM and onboard graphics ATI HD2100 (740G chipset).I tried to get the proprietary graphics driver installed to see if that made any difference but it wouldn't recognise the onboard graphics, a bit of googling seems to suggest they have actually dropped support for this model?After removing the proprietary stuff it seems even more sluggish than it did before.
View 3 Replies
View Related