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


ADVERTISEMENT

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 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

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

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 :: Suspend Function Is Not Working Properly?

May 22, 2010

Computer is an ACER Power F6, BIOS AMI F6, XPPro installed, C only 80 Gygabites, 2 Gyg RAM, 3000MHZ Pentium4.today I installed 10.0.4 from Canonical 32 bit, all was ok,I followed the suggested dual boot partition and proceedings,which gave XP 44 Gyga and Ubuntu 37 Gyga ,successfully finished install,rebooted and began updating and customizing with great zest as I was really happy about this new version. then I decided to make a break of an hour and thought : 'let's try now the suspend function as i read about it not working properly sometimes'.....so an hour later i tried to revive from suspension,but the pc remains utterly insensitive and black.Tried Del to get into BIOS,F12 to get to boot config,BART PE disk i made for an XP machine in the past, and tried to boot again from the live Ubuntu Cd .....all in vain.I suspect it might be the fact the BIOS was set by me for

1st Floppy
2nd CDROM
3rd HD or PenDrive

as this machine I inherited since a few days dates back to 2006 and has no burner only CD-DVD reader and Floppy is disabled in BIOS.After Ubuntu install the machine stopped for a long time on a black screen with white reading about errors during install,then I reset it and it seemed like a good install anyway.Apart from checking if the HD is still ok,what can I do or try in such a situation?

View 1 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 Multimedia :: Smplayer Screenshot Function Not Working

Jun 26, 2011

and was perfectly well until 3 days ago now blanked out it is allowed under options preferences so there must be something to reset somewhere

View 2 Replies View Related

Slackware :: How To Enable Function Key Working

Jan 27, 2010

I got a new laptop Toshiba L526. Now I want to make it's Function keys work. I have read many threads, and found it is better using acpi.

But when I try
modprobe toshiba_acpi
it got a error :
FATAL:Error inserting toshiba_acpi(/lib/modules/2.6.29.6-smp/kernel/drivers/platform/x86/toshiba_acpi.ko): No such device.

My slackware version has upgrade to current exclude the kernel packages and alsa. The kernel I use is 2.6.29.6-smp. When I run acpi_listen,no output.

View 18 Replies View Related

Ubuntu :: Function Keys & Keyboard Shortcuts Stopped Working?

May 17, 2010

I'm using Ubuntu 9.10. All of a sudden several of my function keys stopped working and several keyboard shortcuts that I had setup involving function keys stopped working as well.

For example, when I go to preferences->keyboard shortcuts and try to set "Toggle fullscreen mode" to Alt+F11, the text "XF86AudioRaiseVolume" appears where it should just say "Alt+F11". Pressing Alt+F11 does nothing.

All of my function keys somehow got mapped to XF86AudioBlahBlah and no longer work. How do I undo this? I recently installed ffmpeg and gtk-recordmydesktop but I don't think I installed anything else.

View 1 Replies View Related

Software :: Evolution Search Function Not Working

Jun 10, 2011

I am using fedora14 and evolution 2.32.2 email client. I cannot search all of my local email folders anymore. I can search folders individually, but when I try to search them all I get no results. Any ideas?

View 1 Replies View Related

Hardware :: Laptop Touchpad Not Working - Function Key Automatically Activated On Restarting Ubuntu?

Dec 10, 2010

Everything was working fine when my laptop got shut down after a battery failure. Now, on restarting, the computer hangs at the login screen. If I close the lid and reopen it, the keyboard seems to work and I can enter password and login, but the touchpad doesn't work at all and all the functions that were to be performed while holding the function key seems to happen automatically (For eg. when I press 0, another key gets typed). Perhaps the drivers are't getting loaded properly, I don't know. The same story is there no matter how many times I restart. I am using Ubuntu 9.10 and the laptop is Dell Vostro 1525

View 2 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

OpenSUSE Hardware :: Multi-function Epson Stylus Sx218 - Can Not Run The Scanner Function ?

Mar 24, 2011

I bought a multifunction stylus sx218 Espon model and I can not run the scanner function. I did some research and found a few solutions and very functional. I hope someone solves the problem. My version of openSUSE 11.2.

View 9 Replies View Related

Programming :: How Can A Friend Function Access A Public Function From A Base Class

Nov 16, 2010

Code:
#include <iostream>
using namespace std;

[code]...

View 1 Replies View Related

Programming :: Passing Data From Interrupt Handler Function To Tasklet Function?

May 18, 2010

I am doing some Linux kernel programming for my research project. I need to record the timestamp (by using cpuid and rdtsc) when an interrupt handler (top half) is first invoked. Due to the time critical nature of the problem itself, I have to do the timestamping inside the interrupt handler itself (the first operation when the handler is called). However, I understand that tasks that are not so time critical should be deferred to a tasklet function (bottom half) for processing because other interrupts are disabled in a (top-half) interrupt handler. I am currently out of idea on how I can pass the timestamp information that I have obtained in the interrupt handler to the corresponding tasklet function.

View 2 Replies View Related







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