Ubuntu :: Unable To Remove Broken TeamViewer Menu Link?
Jan 18, 2011
Ubuntu 10.04 32 bit
Background...
I was working with TeamViewer 5 just fine and then saw that TeamViewer 6 was available. I performed a complete removal of TeamViewer 5 via the Synaptic Package Manager and then did a clean install of TeamViewer 6 by executing the new deb file.
TeamViewer 6 was added to the Main Menu just fine, but after rebooting my laptop, the TeamViewer 6 Main Menu launcher was gone and a broken link was there in its place.
I have since followed the solution in the below thread to get a valid TeamViewer 6 launcher back in the Main Menu, but I cannot get rid of the broken link.
[URL]
In the System->Preferences->Main Menu window, the broken link is basically frozen. I can't hide it or delete it. Is there some file I'm just going to have to update to get rid of it?
Code: ln -s /home/vichingo/.gvfs/"media on mybook" /media/mybook
this worked, only now I have a folder media on mybook within the mybook folder.
I wanted to remove this link, but when doing:
Code: sudo rm /media/mybook/media on mybook
I get:
Code: rm: cannot remove `/media/mybook/media': No such file or directory rm: cannot remove `on': No such file or directory rm: cannot remove `mybook': No such file or directory
for some reason I am either unable to remove the link or change the name of the folder to change the spaces into underscores.
I have installed redhat linux enterprise 5.Im unable to use teamviwer in it.Its showing successfully installed but unable to open....During the installtion I got the following message
"Unable to verify teamviewer6-6.0.9224-1.i386"
when I clicked on details I get this " "Package teamviewer_+linux.rpm is not signed"
I'm running Ubuntu (4.10). Under '/home/.wine/dosdevices' there are several drive assignments (a:, a::, e:, e::, f: f::, etc..) that indicated "link (broken)". If I click on any of these it says to trash them. Somewhat afraid to do without conformation. Or should I just leave them alone?
I reinstalled Linux, in a new Partition, just formatted. Now, when I try to install, or copy, into my /usr/local/"whatever" folders I just see broken links of the files (the little x in the right top of the file, I presume is a broken link).But when I see the file in nautilus, the files seems to be good. But the programs doesn't works. The programs I've been installing are NukeX and UV Layout. The weird thing is that the very first time I installed Linux everything worked smoothly. Since I formatted the partition I've only unistalled Noveau and installed the Nvidia latest drivers of my GPU.
I tried downloading flash from the official website and installing the rpm but it didn't do anything even though it installed properly. I tried looking for the 64bit flash but the download link is broken. Can I install a 32bit rpm of firefox?
I have updated using zypper from 11.1 to 11.2. Does this process update the boot/menu.lst file with an entry for the new kernel? Didn't for me.
Any rate, that's not really the problem. I have created a new entry in menu.lst to load the new kernel but I don't have a ramdisk image - all I have is a broken link initrd -> initrd-2.6.31.5-0.1-default
I'm trying to install a BCM 4312 wireless driver following the Centos howto. Howtos>Laptops>Witeless>Broadcom
On step 3, compiling ... module.I get No rule to make target `build' Stop.When I go to the /lib/modules/2.6.18.194.3.1.el5 directory, the Build file link is broken.If i go to the link source /usr/src/kernels/2.6 ...x86_64 does not exist. The /kernels folder is empty.I think I need to reinstall the identified kernel in that directory and reestablish a link to it. but am not savy enough to do that on my own.
I'm looking for a way to hide the icons in the Gnome menu bar.
The only thing i've found is the gconf-editor and unchecking /desktop/gnome/interface/menus_have_icons, but that only affects the System menu and not Applications and Places...
Is there a way to configure Apache so that if a user tries to access a webpage that doesn't exist under mydomain.com, that it redirects that user to the index.php?
Can anyone tell me how can i remove a bad link in linux i have created one link to a file now i shifted that file to some other location .Now i have to delete that delete the previous link ie bad link
Last night I was installing gbrainy and while it was installing I started a fullscreen game on accident. Fullscreen games cause crashes on my intel integrated graphics (an unrelated issue) and while gbrainy was in the process of installing my computer crashed. So I had to restart. When I restarted I knew I would see broken packages so I did code...
I've tried just about everything to resolve the broken packages but I can't fix them. Does anyone have any idea what I can do to fix this?
I have installed a package that doesn't work on my system because some dependency is not met and I cannot resolve that without seriously breaking my system. Now I want to uninstall that package but it doesn't work. Synapic package manager is also not able to do anything with this broken package. How can I get rid of it now?
The top right menu icons turn into a real mess. I can still click on them, it's just they aren't displaying properly. Sometimes certain icons disappear completely. Other times the icons appear no problem. It appears to be different each time I boot the computer. See attached image for example
I have a single hdd, on which I do not require windows OS, just (multiple) linux; it is just a dev mule, exploratory... Have read the saikee methods, and much more... almost there Initial installs were with mint linux 4, just used ml6
partitioned with parted magic partition table: Device Boot Start End Blocks Id System /dev/hda1 * 1 64 514048+ 6 FAT16 /dev/hda2 65 2614 20482875 83 Linux
I have problem regarding when a application is started from the menu-line. If I for example start wxmaxima though Menu -> Science -> Wxmaxima, then the menu-bar is gone. I can access the menu-bar by pressing F10, but the menubar never shows up!
I have the same experience with emacs 23, where the menu-bar starts as it should, but whenever I change major (or minor) mode, the new menu-item appears, but I cannot access the menu-item (it is just blank). As before, whenever I go though F10 the menuitem shows up as it should.
Same goes for eclipse.
Instead of starting the applications though the Menu -> ..., I tried to start them in the terminal instead. Then the applications do not suffer from this menubar behaviour.
I installed java and my computer went off in the middle of the process and some packages didn't install correctly. I decided to reinstall them but it doesn't let me. I have tried to remove them using the synaptic manager, I also tried to remove them manually. I've tried: apt-get -f install also. I tried to re-install it using:
I believe that 10.04 & MYSQL Server are not compatible. My problem is that I have not been able to remove MYSQL from the system. Every thing I've tried says I have to reinstall before removing and I can NOT get anything to update. What can I do short of a hammer & chisel?
A while back a disk error caused /var/lib/dpkg/status to go south - completely corrupted. I managed to rebuild it with the help of a script i found online, but now there's a package called libghc6-edison in limbo on my install. It has no sources, as it was custom built, and i cant seem to find the references to this thing. Apt cache shows that it exists, synaptic gives me an error in CLI every time i launch it referring to this package -Traceback (most recent call last):
I've tried grepping all the files in /var/lib/dpkg to no avail. Any ideas where else this information could be stored? i need to find all the references to the package and purge them. It seems to preven me from successfully pulling off a do-release-upgrade (in a VM for testing) as well as doing a remastersys dist (have to do remastersys backup instead).
The package was never available in Lucid, if i remember correctly, i had to compile it myself and debianize it, but i cant seem to find the sources on my build VM or anywhere in the installed end-product OS.
I was installing some packages using the generate download script in synaptic and 'sudo dpkg -i -R ...' because I don't have my own internet connection at home but somewhere else. I think I got carried away a little and installed some packages that have some dependency issues. Now I have three broken packages that need to be removed, but I don't want them to affect (remove) other packages which would be marked whenever I try to mark them for removal, for fear that their removal might affect other functions. I think my machine was just fine before I started to fumble with individual dependencies; that's why I don't what the other dependencies removed. My question is how do I remove those dependencies only using the terminal without removing the others?
I am running Ububtu Linux 10.04. When I attempt to install the latest version of the Adobe flashplayer (10.0.45.2ubuntu1), the Synaptic Package Manager (SPM) tries to remove flashplugin-nonfree and install flashplugin-installer. That fails with the message
Code:
E: flashplugin-nonfree: Package is in a very bad inconsistent state - you should reinstall it before attempting a removal. So, then I attempted to reinstall flashplugin-nonfree package but the SPM does not allow me to either install or remove the broken flashplugin-nonfree package. I tried the same things using the Ubuntu Software Center (USC) with the same failure.
Tried:
Code:
$ aptitude show flashplugin-nonfree
Code:
Package: flashplugin-nonfree State: partially configured Automatically installed: no
root@devel:~# apt-get -f remove cacti Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: cacti 0 upgraded, 0 newly installed, 1 to remove and 303 not upgraded. 1 not fully installed or removed. After this operation, 5186kB disk space will be freed. Do you want to continue [Y/n]? y (Reading database ... 111357 files and directories currently installed.) Removing cacti ... dpkg: error processing cacti (--remove): subprocess pre-removal script returned error exit status 10 no type given for question at /usr/share/perl5/Debconf/Question.pm line 22, <GEN1> line 2. dpkg: error while cleaning up: subprocess post-installation script returned error exit status 9 Errors were encountered while processing: cacti E: Sub-process /usr/bin/dpkg returned an error code (1)
I upgraded to natty. I'm also used to using alt-f and so on to access menus using the keyboard. I verified this works by default. However, I always customize my desktop with an xmodmap file because i like the ctrl key to map to my thumb. This means I swap alt, control, and super keys as follows:
Setup keys so that control is nearest thumb, then moving left: alt, and finally super remove mod1 = Alt_L remove mod4 = Super_L remove control = Control_L keysym Alt_L = Control_L keysym Super_L = Alt_L keysym Control_L = Super_L add mod1 = Alt_L add mod4 = Super_L add control = Control_L
When I do this, alt key mnemonics no longer works. Alt+f no longer gives me access to the file menu. Any ideas for mapping meta keys perhaps in another manner that doesn't conflict with natty?
It appears that a write protected socket was established as a symbolic link between an audio file and the binary of the audio itself. We are unable to remove the files and the holding folder. Attempted all possible combination of RM that I could think of and then graduated to shred. We are unable to do so code...