Ubuntu :: Auto-complete Not Working On Firefox?

Dec 30, 2010

A very annoying bug has been around for some time now. Auto-complete in the address field on Firefox does not work after Ubuntu resumes after screensaver. What I have to do is to minimise the browser and then maximise it again... it then auto-complete as it should. Surely I cannot be the only one noticing this? I'm on Ubuntu 10.04 and Firefox 3.6.13.

View 5 Replies


ADVERTISEMENT

Ubuntu Security :: Firefox Fenton Auto Complete Entries?

Oct 11, 2010

I've noticed on a couple of occasions that e-mail address auto-complete drop down lists have e-mail addresses in that I have never entered (!!) They all seem to be for people with the surname fenton at either gmail or hotmail. Is it likely that I have been hacked?

View 3 Replies View Related

Ubuntu :: Auto Complete Function Is Not Working?

Aug 30, 2010

I installed the Autocomplete plugin http:[url].... for gedit and it works great. But when I ran it as root "sudo gedit ...", Autocomplete is not on the list of plugin and the auto complete function is not working.Is it possible to make the plugin available to all users?

View 5 Replies View Related

Ubuntu :: Bash Commands' Auto-complete Not Working For Some Apps?

Jan 15, 2010

I've got an annoying problem that 'man' and some other commands do not auto-complete (via TAB). e.g. typing: man rsyn (TAB, TAB, TAB, etc) will not auto-complete to 'man rsync' however, if i 'sudo -s' & then try the above, 'man' auto-completes everytime. (Directories always auto-complete successfully) My ~/.bashrc contains:

Code:

# enable bash completion in interactive shells
if [ -f /etc/bash_completion ] && ! shopt -oq posix; then
. /etc/bash_completion

[code]....

View 8 Replies View Related

General :: Make Nano Support Auto-complete And Auto-bracket Closing?

Feb 20, 2010

Does anyone know if there's a way to make nano support auto-complete and auto-bracket closing?

View 1 Replies View Related

Ubuntu :: Unity Alt-f2 Auto-complete?

May 2, 2011

I'm very much used to typing "evo" for launching evolution, chrom to get chromium etc, when on alt+f2.

Now, in Unity, I get suggestions as icons when typing, but not the "auto-complete" I had in 10.10.

It's annoying to have to use the mouse to select the application to run each time.

View 1 Replies View Related

Ubuntu :: Folder Name Auto Complete In Terminal?

Jul 27, 2011

In older versions of ubuntu I could use tab to autocomplete folder names multiple times in one command in a terminal, for example:

Code:
tar -cvf myapp.tar --exclude='/var/www/f[TAB]older-name/cache/*' --exclude='/var/www/f[TAB]older-name/sessions/*' /var/www/f[TAB]older-name

Now only the first tab works, is there any way to get this behavior back?

View 2 Replies View Related

Fedora :: How To Set Auto Complete Feature For SCP

Aug 18, 2010

How do I have an auto completion feature for scp? I often need to 'scp ' a file to a remote server, then I type:

PHP Code:
scp someprogram paulga@pinherstforestrain.math.edu
I'd begin to type tab before or after the input of @. But the available choices are mainly:
@localhost6, @localhost.localdomain, @localhost, etc..

Which file records these hosts name? Second, to execute a program in current directory, I have to type ./program, how can I omit the prefix, or I could type it as I type "octave",etc.

View 2 Replies View Related

General :: Auto Complete The Path Right??

May 26, 2011

complete cd 'p/l/d/'
complete mkdir 'p/l/d/'
complete rmdir 'p/l/d/'

[code]....

View 2 Replies View Related

Debian :: No Auto-complete Of E-mail Address Evolution

Aug 11, 2011

Despite enabling the "auto-complete" to complete an e-mail address from my personal Address-book, it doesn't work. After pressing on the "To"-button, no e-mail address is visible in the list of contacts. That is strange since the contacts are visible within the address book itself. However, when I typed the name of a contact within the "Search"-field of the address book, it also shows no result. Strange... Additional info: two days ago I replaced addressbook.db in Debian manually by the addressbook.db from Ubuntu 11.04 (I'm migrating from Ubuntu 11.04 to Debian Squeeze). It seems that there is no connection between the visible contacts in the address book and the rest of the Evolution. How can I solve it?

View 3 Replies View Related

Fedora :: Prevent Terminal Escape $ Sign In Auto-complete F15?

Jun 15, 2011

I just installed F15 and although different, I like it a lot. One thing I don't like, however, is the default auto-completion of environment variables in the terminal. In F14 and older, if you type for instance

Code:

ls $HOME and hit TAB, auto-complete will list the contents of $HOME to search deeper, so to say. But in F15, the terminal automatically escapes the $ sign. If you do the same as above, you get

Code:

ls $HOME

instead of

Code:

ls /home/benny/

how to change the auto-complete settings of the terminal so that $'s are not escaped anymore?

View 7 Replies View Related

Software :: Disable Thunderbird Email Address Auto Complete?

Dec 19, 2010

How could I disable this annoying feature?

Half the time it selects the wrong address and sometimes I miss it and send emails to wrong people.

View 1 Replies View Related

Ubuntu :: Open Up A Complete Webpage With Firefox By Default?

May 10, 2011

Ok so i end up downloading many tutorials on many different things and i read many of them every day. Every time i go to open one it pops up a notification asking me what i want to do, i want it to automatically "Display"

This is what pops up when i open a page:

View 4 Replies View Related

Ubuntu :: Firefox And Other Applications Just Crashes Sometimes With Complete Logout

May 30, 2011

Already in Ubuntu 10.10 I faced some odd behaviour after the login, e.g. the icons for maximizing or closing were gone, but after reloading with compizfusion icon, they appeared back (for both compiz and metacity).

After the update to 11.04, certain applications just crashes permanently after some time, like Firefox, Synaptic or Libreoffice (now gone). Additionally the screen shows sometimes orphaned pixel or logs out completely.

I'm using an Intel graphic cards from the notebook Hp 2740p. I couldn't find any errors in the log viewer and also a fresh install of Ubuntu 11.04 in Unity and Gnome as well in Linux Mint, couldn't solve the problem. I also deleted config folders from my homefolder, like .gnome, .gconf, etc. to see if there would be a change. But this strange behaviour still persists.

As I setup a new user the behaviour was gone for sometime, but came finally back after some days, without messing around with any configurations.

View 2 Replies View Related

Ubuntu :: Firefox Title Bar Doesn't Auto Refresh

May 4, 2011

If I open Firefox, the title bar shows "Ubuntu Start Page - Mozilla Firefox". Then I type in the website I want [URL], the title bar still shows the same thing instead of [URL] .." If I minimize firefox window and open it again, then it's normal. If I then type in another website [URL], the title bar is still [URL]

View 1 Replies View Related

Fedora :: FireFox 3.5 Auto-update On F10?

Sep 2, 2009

I've noticed that FireFox is still at 3.0.11 on my Fedora 10 install despite multiple auto-updates. Will this not update FireFox to 3.5 auto-magically, or do I need to do it manually myself?

View 11 Replies View Related

Fedora :: KVM Not Working On FC10 - Unable To Complete Install: 'socket Closed Unexpectedly'

Dec 9, 2009

While creating a new VM for Win2K, I guet the following error when I try to "Finish":

Code:

Unable to complete install '<class 'libvirt.libvirtError'> socket closed unexpectedly
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/create.py", line 717, in do_install
dom = guest.start_install(False, meter = meter)

[code]....

This looks like a SELinux issue, since I do get a warning: SELinux is preventing qemu (qemu_t) "search" to / (fusefs_t). I'm attaching the complete SELinux Alert.

View 2 Replies View Related

Ubuntu :: Firefox Auto Update Keeps Failing - Original Installation Location

Jul 29, 2011

Firefox auto update keeps failing so...I need help locating the original installation location.

I tried downloading the update and using archive manager to open rather than save, but still it wanted to save. Now I can't find the location it selected.

I want to locate the downloaded saved and delete the new files, to conserve space.

And I need to learn how to force an Automatic update.

I found a folder named firefox and another firefox 3.0 System will not let me delete / move to trash.

I want to update to latest version. Don't want to remove the original and lose all my bookmarks

View 9 Replies View Related

CentOS 5 :: Firefox Can't Auto Install Java Runtime Environment (x64)

Jun 1, 2011

My firefox can't auto install java runtime evnviroment. I have try manual download at http://java.com/en/download/linux_manual.jsp?locale=en&host=java.com (Linux x64), and I have set up it follow intruction. But it is not effect. My contribution: Centos release 5.6(Final) Molliza: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110429 CentOS/3.6-1.el5.centos Firefox/3.6.17

View 2 Replies View Related

Software :: Firefox 4 Underscore Spelling Mistakes In Red But Can't Right Click To Auto Correct

Jun 13, 2011

I am using Firefox 4. It came preinstalled with Linux Mint 11. I have added my own tweaked prefs.js (contains all about:config changes). Firefox 4 underscore spelling mistakes in red but I cant right click to auto correct them! I renamed .mozilla to .mozilla.old and started FF and this solved it. However is there another way to fix this? I have all my addons and about:config settings just as I like them and don't want to start all over again.

View 4 Replies View Related

Fedora :: Yum Complete Transaction Won't Complete

Oct 15, 2009

I am running Fedora 8. Each time I run a YUM command, I get the message that there are unfinished transactions, and to run yum-complete-transaction. Upon running yum-complete-transaction, it fails with this error. How can I remove this uncompleted transaction so I can finish the last one?

View 2 Replies View Related

Ubuntu Installation :: Auto Etho Not Working In 10.10?

Jan 3, 2011

I'm running Ubuntu 10.10 on Macbook Pro 2,2 hardware. It stills picks up wireless internet (but cannot connect when the networks only have one or two bars...) but the ethernet won't accept a cord. It registers that a cord has been plugged into the computer, but will not connect to the internet via it.

I'm currently running on a live CD of Ubuntu 9.04, and the ethernet cord works fine, so it's not my hardware I'm worried about. (The change in registering cords came about after I re-installed Ubuntu after I wanted to switch to pure Ubuntu rather than running a dual-boot system.) It's something to do with the networking program I have on the system.

View 4 Replies View Related

Ubuntu Multimedia :: Auto Run Video CD Not Working?

Jan 21, 2011

I have a movie CD which works on windows but not on ubuntu. It has vcdplay.exe. (Probably that is the reason it doesn't work on ubuntu) I tried with wine roxio. Doesn't work. I have tried with xine,gxine,vlc and movie player. Inside the vcd, it has an mpegv folder. Inside the mpegv folder there is file avesq.dat. I tried copying it on to desktop, but it wont copy properly and I can't rename the file to just avesq instead of avesq.dat.Any idea how can we make such an auto run CD work on ubuntu?

View 2 Replies View Related

Ubuntu :: Auto Ethernet Stopped Working / What To Do?

Apr 22, 2011

my wired auto ethernet stopped working. It doesn't appear to be my machine or the hub as the connection is fine using windows on the computer.I'm a bit clueless on the Networking front in Ubuntu. I've brought up the Network Connections box and checked that the Mac address is correct (and it is). I've tried it on Lubuntu and Openbox, but still no luck. The only oddity I see is that the Network Connections box says that the auto ethernet connection has never been used .

View 9 Replies View Related

Ubuntu Networking :: Easytether + Auto Eth0 Not Working?

Oct 24, 2010

I'm using Easytether through my HTC Droid for interwebs running Ubuntu 10.04. However I also have a home network. However when I hardwire into the network via a D-Link router (Auto eth0) my internet no longer works. The same is true when I plug in my iPod. The Droid loses it's connection. What is the problem?

View 2 Replies View Related

Ubuntu Networking :: Auto Mount Of USB Drive Not Working Via Ssh?

Nov 13, 2010

I have this ubuntu machine that lives under my desk and is basically a utility machine. Mainly I ssh to it and get synchronize/backup files, etc.

When I reboot, for some reason the auto mount for my usb drives doesn't work until I actually hook up the monitor and log in to the gui. When I ssh in after reboot, I'm unable to access my USB drives! "Not Authorized"

I'm not sure how to mount a drive from the command line... really I just want the machine to auto mount the drives when it starts up... gui login or no.

View 4 Replies View Related

Ubuntu :: Auto Mount Not Working - How To Make It Work

Jan 26, 2011

I've installed Lubuntu on a Packard Bell EasyNote W3344 D. lsusb displays the usb pen, however it's not automounted. All three options under pcmanfm --> Preferences -- Volume Managment is ticked. I've tried two different usb pens, both formatted fat32 and confirmed working on ordinary Ubuntu. I should add that I previously installed Mint Fluxbox, but eventually reinstalled (choosing Lubuntu) because I wasn't able to enable auto mount of usb pen. Both /mnt and /media remains empty after insertion of the usb pen. Auto mount of optical drive is working properly.

View 3 Replies View Related

Ubuntu :: Auto Load Last Opened Apps Not Working In 11.04?

May 18, 2011

I had on all previous versions of ubuntu this feature checked - the apps which were opened before I logout would automatically start next time I start my laptop. After upgrading to 11.04 this does not work anymore - How to restore this feature?

View 3 Replies View Related

Debian :: Auto Mount Not Working

Jun 5, 2010

When i double click the ntfs drives in "computer" it shows "Invalid mount option when attempting to mount the volume 'Vista'. "

View 12 Replies View Related

General :: Auto Mount Not Working With New HD's

Sep 8, 2010

I'm using Red Hat in a work environment as the system that runs my Netbackup. My predecessor was using 1Tb Western Digital external HD's and they worked great but now were upgrading to 2Tb drives and I have to format them and make sure then work correctly.

I have been able to format them in Red Hat and they have worked with Netbackup however the only way I can get them mounted is by having them plugged in and then restarting the whole system. The older drives are completely plug and play.

Here are the steps that I have been following;

Then I set the file system type with;

Next I create the new filesystem on the drive with the command;

Then I finalize the format with;

Followed by a restart, which of course the drive comes up. But if I unmount the drive and remove it and then plug it back in nothing comes up. Trying to manually mount it doesn't come up with anything. I have attempted this with 3 different brand new Western Digital external HD's.

I've looked in the fstab and when I plug in the old hd's it comes up with the command to mount it. With the new one's its not there unless I do the complete system restart.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved