Ubuntu :: Autocomplete Breaks Ability To Type?

Nov 4, 2010

When I type into a box that auto-completes, the window stops letting me type as soon as a suggestion comes up. I have to tab out of the window and come back to it.

This is mildly annoying for browsing on the internet and almost debilitating trying to use programs like Eclipse.

This occurred for me on 10.04, so I upgraded yesterday to 10.10 and the problem still occurs (and more problems!).

View 3 Replies


ADVERTISEMENT

Ubuntu :: Using Terminal Autocomplete (Tab) With Apt-Get?

Feb 2, 2011

I'm having an issue when I run apt-get and try to use autocomplete. It seems to only happen when I try to remove or install certain items - like gwibber, gnome stuff, etc. So let me show you what happens:
Code:
user@mycomp ~ $ sudo apt-get remove gwigrep-status: /var/lib/dpkg/status:13456: expected a colon .
So I typed in gwi pressed tab and it came up with the /var/lib/dpkg/status:13456: expected a colon (newline) .

View 2 Replies View Related

Ubuntu :: Tab Autocomplete Stopped Working?

May 4, 2011

I did a bunch of uninstalls and reinstalls lately, trying different distros. Now I'm back to Ubuntu but tab autocomplete in terminals doesn't work anymore. It is quite less convenient now to use the terminal. I tried changing interpreter to /bin/bash and it doesn't work. I use guake.

View 2 Replies View Related

Ubuntu :: Shell - Command-dependent <tab> Autocomplete?

Jul 6, 2010

I was using windows recently and noticed that in their command line, the autocomplete is in some ways a little more intelligent (although based on my short experience ours is more robust); for example, if you have a directory named blah and a file name bl, in Linux "cd bl <tab>" will result in "cd bl" while in Windows I get "cd blah" because it recognizes that blah and not bl is the appropriate argument to cd. Similarly unrar will target rar files first.I am not saying Windows command line is better; Windows command line is in general a piece of junk.

View 2 Replies View Related

Ubuntu :: Evolution Autocomplete Feature (Like Outlook NK2)

Jul 10, 2010

I use evolution a lot during my working day, I work in IT so my work is heavily email driven. I have used ubuntu on my personal computers for a while now and last week decided to migrate my work computer from Windows to ubuntu. For my work email, contacts and calendars I use google apps for business (highly recommended by the way!) and evolution syncs all 3 brilliantly. As outlook uses the nk2 file to autocomplete email addresses when you begin to type them into the to, cc or bcc bar.

I can't seem to enable the same feature in evolution. I have gone into Edit > Preferences > Mail Preferences > Automatic Contacts. I have then put a tick in the check box "create address book entries when sending emails" and I have selected the ubuntu one address book (don't want my gmail contacts being clogged up). After sending some emails it doesn't seem to store the addresses in the 'history'.

View 2 Replies View Related

Ubuntu Networking :: Likewise Open Autocomplete Terminal?

Sep 7, 2010

I'm having a bit of a struggle here. I recently installed likewise-open 6 to logon to my company domain.
All is working fine but one thing, the gnome-terminal autocomplete function.

All that the terminal shows is a "$" sign and nothing else. When I type in a part of a word and press "TAB" it registers as a tab and does not show the autocomplete options that I normally have. it's very annoying to type a long sentence every time.

View 4 Replies View Related

Ubuntu :: Gedit Autocomplete Plugin - How To Edit Library

Oct 27, 2010

We All know Gedit Autocomplete plugin (nagaozen / gedit-plugin-autocomplete 0.10.1). It has a cool feature where it reads words from a "Library". How to Edit that library?

View 2 Replies View Related

OpenSUSE :: 11.4 - Konsole Tab Autocomplete Feature

Mar 13, 2011

I notice that in 11.4 when I try to autocomplete (Tab Key) to /etc or /etc/init.d/ it auto completes differently than the way it did in other 11.x openSUSE versions. i.e.
Code:
sudo /et
Then hit tab; it auto completes to /etc (space on the end of it)

Also,
Code:
sudo /etc/init.
Then hit tab; it auto completes to /etc/init.d (space on the end of it)

If I simply try:
Code:
/et
Then hit tab; it auto completes properly to /etc/

View 3 Replies View Related

Debian :: Sudo Tab Autocomplete Does Not Work

Jun 10, 2011

When I use sudo, command does not auto-complete with 'tab'. Perhaps its some sort of security measure? I'd like to turn it off, because its just annoying. Older versions of debian didn't have such problem. Using debian_testing_amd64.

View 4 Replies View Related

General :: Autocomplete In MC Not Working In USB Keyboard

May 9, 2011

I've a really strange problem with the auto-complete in midnight commander. I've linux installed in a laptop, and when I do Esc-TAB with the keyboard of the laptop, the autocomplete works. But, if a connect an USB keyboard to the laptop, the autocomplete of the mc doesn't work in the USB keyboard, but stills work in the laptop keyboard.

View 1 Replies View Related

Software :: How To Get Autocomplete Function Back (Apt-Get)

May 27, 2010

I used to run Sidux and every time I wanted a package I could use the auto-complete with tab like I'm used to in BASH. My girlfriend uses Ubuntu and it didn't work there. Now I switched to Debian, and it doesn't work there either. I tried the usual suspects (man bash, man apt, man apt-get, info, --help and google). How I can switch the completion back on?

View 2 Replies View Related

Ubuntu :: Firefox Address-bar Autocomplete Stops Working After Some Time

Jan 6, 2010

Since I updated to Karmic, I noticed a very annoying problem that forces me to restart Firefox every 20 minutes or so: When the cursor is located inside the address bar (CRTL+L), I always type one or two characters, a drop down menu appears with most visited links that contain these characters, I press <down-arrow>, <Enter> and go to one of my usual links. I use this all the time, which allows me to go to me usual links in a second or two. The problem is that this feature stops working after browsing for some time: no drop-down menu appears and pressing the down-arrow does nothing.

The only other problem that happens in coincidence is that you have to click 2 or 3 times on the 'arrow-down' button on the right side of the address bar before you get a drop-down menu with the most visited links (this normally happens on the first click). The problem appears at random moments (typically after some 10 to 20 minutes of browsing, but sometimes earlier) and disappears when I restart FF. I tried clearing the history, but that does not change anything. Does anyone else see this problem and knows how to fix it?

My setup:
Toshiba notebook, 32 bit
up to date Karmic

FF 3.5.6, with some add-ons: adblock plus, bugmenot, all-in-one gestures, xmarks and some dictionaries, all working without any problems.

View 3 Replies View Related

Ubuntu :: Terminal Program That AutoComplete Path And File Names

Mar 23, 2010

Atleast I think it's a terminal program. I remember several years ago while using Redhat 7 when working in the terminal it would automatically complete the pathnames and filenames for you. If I was typing in the terminal "cd downloads" but I only typed "cd do" it would automatically complete my command with "cd documents" but if I continued to type "cd dow" it would know that I don't mean the documents folder and it would know the only other folder path with a dow in it is downloads. I'm not sure if my description is 100% accurate but I think you get the idea. Ubuntu doesn't seem to have this by default and I'm curious if I can get it. Is it a terminal program/client I need to use, or just an option? I don't know what it's called so I've had a hard time googling for it!

View 9 Replies View Related

Ubuntu :: Changing File System Type To Another Filesystem Type - Does It Effect On Data?

Feb 4, 2011

In my system around 73gb(pc-desktop) i have,1 primary partition(windows)-25gb, 1-extended partition(remaining gb) 3 logical partitions were there in (under) extended partition in one of the logical partition is d:drive. in my hard disk d: drive is -/dev/sda5

previosly i was fat -file system , (d:drive-/dev/sda5), i remember i changed the d: drive(d:drive-/dev/sda5) file system to ext4file system ,with following command using terminal

After doing(changing the file system)this one ,i couldnt see the d:drive data

By doing that

1q) Did i reformatted the partition? i think the new filesystem(ext4) has no knowledge of the data that was on it when it had a FAT filesystem.

2q) How to do undo operation,i tried to change the filesystem type to fat/ntfs in terminal using command --sudo mkfs -t FAT /dev/sda5.

Result:its showing text message-'mkfs.FAT: No such file or directory'(not in single quote)

I had very imp data in d:drive

View 1 Replies View Related

Ubuntu :: Error: Can't Perform Indexing Operations For <unknown Type> Type

Feb 26, 2010

I just loaded octave. I ran through a few examples of how to implement a script file. Everything works until I get to "plot". When I run the "plot" command I get the following.

octave:2> test1.m
error: can't perform indexing operations for <unknown type> type
sh: gnuplot: not found
Just to double check my work, I ran the following code:
y=[1 2 3];
plot(y);

View 3 Replies View Related

Slackware :: Eclipse 3.6 Crashes When Autocomplete Activated

Nov 3, 2010

I use Slackware 13.1 and eclipse 3.6 (Helios). When I do some programming the eclipse is always crashing. E.g.: class c, c.gwtC(); when I write the "." and the autocomplete is activated the eclipse crashes.

View 3 Replies View Related

Debian :: Login Via SSH - Bash Autocomplete Stopped Working

Feb 3, 2011

For some reason my bash autocomplete stopped working. I get the error when I try to cd into a directory, pressing <tab> for autocomplete:
cd A-sh: <( compgen -d -- 'A' ): No such file or directory
Autocomplete works for the root user and for the other user on the machine, just not logged in as this user. The .bashrc file looks fine to me, and I didn't make any changes to it to even cause the bash autocomplete to stop working (as far as I know).

# enable programmable completion features (you don't need to enable
# this, if it's already enabled in /etc/bash.bashrc and /etc/profile
# sources /etc/bash.bashrc).
if [ -f /etc/bash_completion ]; then
. /etc/bash_completion
fi
What else could cause autcomplete to stop working? I log in via ssh, btw.

View 11 Replies View Related

General :: Unable Command Line Autocomplete After Sqlite?

Jun 3, 2010

Once upon a time when I started sqlite from the command line I could using the tabbing autocomplete to enter the database name. This has not worked for a while now.

View 1 Replies View Related

General :: Get The Autocomplete Work For HTML Code With Geany IDE?

Oct 2, 2009

How to get the Autocomplete work for HTML code with geany IDE?

View 1 Replies View Related

Software :: Openoffice: Disable Autocomplete Within The Find And Replace Box?

Mar 19, 2011

I don't want to go into a lot of detail as to why, but suffice to say, I detest autocomplete, anywhere, in any form. I'll leave it at that and save the venting for another time. Now, I've disabled autocomplete within a document, that's not too hard, by disabling the "Enable word completion." But, that seems to have no effect on the "Find & Replace" box. Googling doesn't seem to find anything, except another person that also seems to hate it on the OpenOffice message boards, and they were not helpful. That was also about five years ago, if that makes any difference.

View 2 Replies View Related

OpenSUSE :: Fullscreen Mode And Autocomplete Makes Black Blink ?

Mar 19, 2010

I have a weird problem in my Aspire One D150 with an Intel 945 GME, and in my HP DV5 with an Intel GM45. When i put a window like Firefox in full screen mode (F11), and try to get into a menu, or an auto-complete option or trying to access a URL in the history of the address bar, results in a black blink that its very annoying, because it happens all the time.

This problem appears in the most GTK Apps that i run in full screen mode. QT Works perfect. If the composite its off, works perfect in both.

This happens in KDE 4.3.5 and KDE 4.4.1, so I have no clue about this. I want my composite on, and make that the GTK Apps work as well as the QT ones.

View 3 Replies View Related

Software :: Customizing Bash Autocomplete (Files And Folder Names)

Jan 6, 2009

Is there a way to customize bash autocomplete such that it avoids searching for commands? I want it to auto complete file and folder names only!

View 2 Replies View Related

General :: Getting Content-type/Mime Type Of The File Using Shellscript

May 24, 2011

I am copying the file form one directory to another directory using shellscript.

Here i want to get the Mimetype/Content-type of the file.

How to i can get the MimeType.

View 9 Replies View Related

Security :: Server Hacked When Try To Log In Type Root But Won't Let Type A Password?

Jun 22, 2010

I have a server hacked when i try to log in i type root but won't let me type a passwdthere are no services up, can't see page mail nothing

View 11 Replies View Related

Programming :: Error - Array Type Has Incomplete Element Type

Jan 26, 2010

I'm trying to compile a program and it gives me the following:

I checked cmath-util.h:46 and cmath-util.h:48:

I'm not a C person, and the author is unavailable so far.

View 5 Replies View Related

Ubuntu :: Ability To Recognize Various Drive Formats

Aug 20, 2010

Since using Ubuntu, I have always been amazed that I can plug a drive formatted on a Mac or PC, into a Ubuntu machine and it will see the files on the drive. Why is it that Ubuntu can do this and Windows can't unless you install special software so that you can read Mac or Ubuntu formatted drives on a PC. I really like this ability of Ubuntu a lot!!

View 1 Replies View Related

Ubuntu :: Installed XP-SP3 On Second HD, Lost Ability To Boot?

Sep 6, 2010

I've been running Jaunty on my drive D: with XP Professional on a separate partition. Today I formatted a different drive, C:, which had previously shown up in GRUB as XP Home Edition, and placed a new XP Professional on it.

Now when both HDs are connected, C: boots without GRUB starting, and when I disconnect C:, the GRUB on D: starts, but cannot find the XP Professional NTDLR. I don't want to take up too much of anyone's time here with this; I'm mostly just curious as to what may have happened?

View 9 Replies View Related

Ubuntu :: Ability To Scan Multiple Documents Each Day?

Oct 14, 2010

My needs require the ability to scan multiple documents each day. Ever since 10.04 my HP J4580 All-in-One scanner operation has progressively become worse. With 10.10 it completely quit working. As is so often the case, the HP J4580 All-in-One works flawlessly in Windows so I know it is strictly a Ubuntu related problem. Do a search of my threads and you will see that I have receive very little help with this issue. that is another problem I have been having.I have reverted back to 9.10 and all my scanning issues are resolved. I have followed several threads offering solutions with no success. I know the issue is with the removal of xsane from Ubuntu. Versions after xsane 0.996 is when the problem surfaced.On my system (desktop) I have been greatly disappointed with the last 2 releases. Firefox has even started having random crashes in 10.10. I tire of spending so much time trying to correct these issues.I will not quit using Ubuntu but I will not be using the latest two releases for a while. 9.10 worked great and I will keep it until support ends. You get what you pay for so I will not blast Canonical or the software developers. I would hope that prior working hardware would not lose functionality with the release of a new OS version.

View 4 Replies View Related

Ubuntu Multimedia :: Boxee - Ability To Add A Netflix App ?

Mar 15, 2011

I just installed Boxee on my freshly built Mythbuntu machine. Being my first experience with an HTPC media center, I am impressed.

That being said, I began to link Netflix, MLB, and other accounts. I was looking for the ability to add a Netflix app, but have yet to find it. I attempted to use the Boxee browser to navigate to Netflix, which I did, but the mouse cursor would not select anything.

View 2 Replies View Related

Ubuntu :: Permission - Ability To Delete Stuff

Mar 16, 2011

I logged in via ssh to a computer and I can delete stuff that I should not be able to delete. I figured if the owner is different and the group is not mine and iit is 744 I should not be able to delete it...so I tested with "file1"..and I dont see my mistake:

users are "itv-storage" and "admin" on pc.
HTML Code:
itv-storage@pc:/RAID5/storage/test$ ls -la
total 12
drwxrwxrwx 3 admin admin 4096 2011-03-16 19:28 .
drwxrwxrwx 9 admin admin 4096 2011-03-16 18:37 ..
-rwxr--r-- 1 admin admin 0 2011-03-16 19:28 file1
drwxrwxrwx 3 itv-storage itv-storage 4096 2011-03-16 18:46 folder1
itv-storage@pc:/RAID5/storage/test$ rm file1
rm: remove write-protected regular empty file `file1'? y
itv-storage@pc:/RAID5/storage/test$ ls -la
total 12
drwxrwxrwx 3 admin admin 4096 2011-03-16 19:32 .
drwxrwxrwx 9 admin admin 4096 2011-03-16 18:37 ..
drwxrwxrwx 3 itv-storage itv-storage 4096 2011-03-16 18:46 folder1
itv-storage@pc:/RAID5/storage/test$

View 5 Replies View Related







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