Ubuntu :: Empathy Does Not Automatically Sign In?

Aug 8, 2010

Hello, everytime I log in, I get a prompt asking me to enter my password to unlock the keyring. Then when I open Empathy, I am not automatically connected. When I open my empathy accounts (F4), it says Available but I am not signed in. I have to remove and re-add my account.

View 9 Replies


ADVERTISEMENT

Ubuntu :: Claws Mail - How To Setup GPG To Sign Emails Automatically

Aug 13, 2010

I recently decided to switch back to a stand alone email client from gmail. I started with thunderbird, which had a very intuitive user interface and was working fairly well, except for the fact that when it wasn't supposed to be doing anything, it was taking up about 40% of my CPU (this is after it had downloaded all the emails, so there really wasn't anything that needed that much cpu usage from my perspective). After investigating that a bit, I decided I'm going to go for something lighter, and now I'm trying to claws-mail. This one is fast and quick, with very little bells and whistle, and I think it has the potential of keeping me happy.

However, there are few things that I can't figure out how to do. The two main ones right now are: How do I make it download all the emails in at least the inbox folder? I'm using imap protocol with gmail, and I'm happy that the two mailboxes are very well synced, however the only thing it is downloaded by default is the email header, and not the content. I would like to be able to download the content immediately, so I can read the email offline as well. How can I set up GPG to sign my emails automatically? In claws-mail to sign my emails, I need to go to the Options->Privacy Options->PGP Mime, followed by Options->Sign. Is it possible to make this the default option?

View 1 Replies View Related

Ubuntu :: Unlocking Keyring For Empathy Automatically?

Sep 5, 2010

Whenever I access Empathy IM client, I am prompted for the password to unlock the keyring. It is annoying me.Is there some way to automatically unlock the keyring for empathy?

View 1 Replies View Related

Ubuntu :: Automatically Open New Window When Messaged In Empathy

Jan 17, 2010

The title practically says it all, I'm using 9.10 Ubuntu fyi, when someone messages me in empathy, there is a pop-up top-left that says "so and so says xyz" but sometimes when I'm not looking, this may come up and only when I click on the mail icon I realise someone was trying to talk to me.

View 4 Replies View Related

Ubuntu :: 10.04 - Empathy, Evolution, Gwibber Don't Start Automatically Anymore

Apr 30, 2010

Just did a fresh install of 10.04, everything working great, and I was pretty excited about the integration with gwibber, evolution, and empathy. I was fiddling around, getting things the way I wanted them (startup programs and such), and upon a test restart, noticed that unlike the first couple of times I had restarted with 10.04, the Evolution icon no longer came up in the tray, and my "Me" menu was useless - didn't have me signed in to Gwibber or Empathy, didn't give the option to do so.

Yes, I can still run these programs no problem, and I could probably get it such that they ran at the start... but what I would like is for them to run minimized, in the tray, like they did the first time I booted up 10.04. Again, I trust this is a mere couple of lines in the command prompt, I just don't know what they are.

View 9 Replies View Related

Ubuntu :: Keys Are Not Working - When Want An @ Sign Cant Make That Sign - Keybaord Layout Has Been Changed

Mar 23, 2010

I have a problem my ubuntu is the latest distro but the shiftkeys are not working like when i whant an @ sign i cant make that sign the keybaord layout has been changed i even have done most of the solutions found on the site and no use.

View 1 Replies View Related

Ubuntu :: When Ever Try To Sign In To Messaging System It Gives This Message And Wont Let Sign In?

Feb 20, 2010

when ever i try to sign in to my messaging system it gives me this message and wont let me sign in,< Received unexpected response from [URL] useTLS=1 is not allowed for non secure requests.>

View 3 Replies View Related

Ubuntu :: Can't Sign Into Anything Using Firefox 3.6.12

Nov 6, 2010

After a recent Ubuntu update, I can no longer sign into any accounts using Firefox.

Can't log on to Amazon, Google, Ubuntu forums...anything

I'm using Epiphany 2.28.0 at the moment to post this message.

When I enter my user name and password for any account in Firefox, it just returns the same sign-in screen with blank input boxes; or nothing happens.

I tried clearing cookies. I've tried starting FF in safe mode. Still no success.

View 8 Replies View Related

Ubuntu :: Cannot Sign In As Root

Nov 14, 2010

I was using windows xp, then I've installed ubuntu using the windows installer that [URL] offers. Before the installation begins, the program first asked me about the user name and the password that I want to set. but nothing about the root password. Later when i tried to sign in as the root, the password i've provided didn't work for the root, but it works with my normal user name. So now I want to sign in as a root.

View 9 Replies View Related

Ubuntu Servers :: Grub To Automatically Boot - Wont Automatically Select One

Feb 28, 2011

I am having trouble getting grub to automatically boot into ubuntu server. When I turn on my server the grub menu shows up and shows me the choices. They all work fine except that grub wont automatically select one. This wouldn't be too much of a problem but this is a headless server and I can't boot into ubuntu without a keyboard. I tried looking through the grub 2 documentation but nothing seemed to work when I edited the conf file.

View 1 Replies View Related

Ubuntu :: Skype Is Turning Off When Sign In?

Jan 7, 2010

I have Ubuntu 7.04 and i am newbie, recently i installed Skype 2.1 Beta for Linux.
When I start Skype everything is fine but the moment when i Sign in, Skype closes by itself (or maybe something else close Skype)

View 2 Replies View Related

Ubuntu :: Omega Sign Showing Up As W?

Jan 8, 2010

I am a student taking an online course in electronics, on my class web site the Omega sign is showing up as a W instead. I have tried to change the font even tried to import new fonts that might have the sign. I have also tried to change the character encoding nothing has worked and ideas I will try anything. I am running firefox 3.5 and ubuntu 9.10

View 8 Replies View Related

Ubuntu :: How To Type The Copyright Sign (c)

Jul 4, 2010

Is there any shortcut on keyboard to make this sign: � ? I know that in Office it appears automatically by typing "(c)", but what is about any other application?

View 7 Replies View Related

Ubuntu :: Enable The Root To Actually Be Able To Sign In ?

Jul 17, 2010

how to enable the Root to actually be able to sign in (from the sign-in screen) on Ubuntu 10.04 desktop Edition?

View 1 Replies View Related

Ubuntu :: WPA Password With Dollar Sign

Nov 19, 2010

I'm trying to setup a linux computer to connect to my works wirless. It uses a WPA2 password with a dollar sign in it. I can't input it into wpa_passphrase because it thinks dollar sign means some command.

How do I tell it that the dollar sign is part of the password?

View 3 Replies View Related

Ubuntu :: Location Rather Than % Sign In The Terminal?

Feb 17, 2011

I have been recently been using Ubuntu machines in my faculty labs at university that have % as the terminal sign for the line rather than the location.

For example,
% kate &
% echo "helloooo" > hello.txt
%

I find this extremely annoying as I am used to % being replaced with a path to the current directory followed by a $. Like a default Ubuntu install.

For example,

james@james-pc:~$ cd Documents
james@james-pc:~/Documents$

I would like to know if there is an easy way to change this to what I am used to? I don't necessarily need the "james-pc" bit, the username would be nice but I really want the path to the directory.

View 2 Replies View Related

Ubuntu :: Changing The Sign In Graphics?

Jun 7, 2011

I was curious if there was a way to maybe change the orange page graphics when ubuntu 10.10 opens to the log in. That color is really hard on the eyes and I figure it might be a background graphic that I could maybe replace to something less bright.

View 1 Replies View Related

Ubuntu :: Boot Up Stops Before Sign In Screen?

Apr 13, 2010

I have Ubuntu 9.10 remix on my Dell mini 10, dual booting with windows xp. Everything worked fine, not a single hitch. Then this week I turned the computer on, and Ubuntu goes through the boot sequence and I get a blank screen before the sign on screen. Same result each time. I've worked with Ubuntu for about a year, but have never had boot problems and am really clueless on what to do here

View 5 Replies View Related

Ubuntu :: Bluetooth Sign Would Not Appear On Notification Area

Jun 5, 2010

I've just tried using my bluetooth today and Karmic cannot detect it. The dongle is blinking so I'm pretty sure there's no defect. I have the standard bluetooth packages installed. I've also tried the Bluetooth Setup with the:

Code:sudo apt-get install bluez && sudo apt-get install bluez-utils

sudo /etc/init.d/bluetooth restart,but somehow the bluetooth sign still would not appear on my Notification Area.

View 1 Replies View Related

Ubuntu :: Sign Multiple Files At Once With Jarsigner?

Jul 29, 2010

how I would sign multiple files in ~/sign/unsigned and output them to ~/sign/signed with the orignal file name? The two issues I'm facing are

A.) I don't know how to sign all the files at one time in a folder using signapk or jarsigner

B.) When I do sign and individual file I don't know how to keep the same name from input using *.file (the wildcard) and keep the original name in the output.

There are 71 files i need to sign and make sure they all are signed with the same key at once. Individually signing them one by one would take too long because after I sign them individually I need to go and rename the signed file with the original name.

Here is the code I use to sign an individual apk file:

cd ~/sign/unsigned
java -jar /home/andrew/sign/signapk.jar /home/andrew/sign/certificate.pem /home/andrew/sign/key.pk8 ~/sign/unsigned/*.apk ~/sign/signed/signed.apk

how I can keep the original input name to the output without having to rename them and then how could I sign multiple files at once?

View 3 Replies View Related

OpenSUSE :: Can't Sign In To Picasa - 11.3

Oct 26, 2010

I just installed 11.3 and everything works beautifully, but for some reason I can't sign in to Picasa. Everything works fine in Picasa, but when I sign in I get an invalid password message. I know the password is correct because I can switch to the browser and sign in with it, but for some reason it's not working within the program.

Has anyone else had any issues with this? I searched, but the problems with other user's Picasa programs seem to be with the program not working at all or crashing.

View 1 Replies View Related

General :: Skype Does Not Sign In?

Oct 23, 2010

I installed Skype latest beta version in Opensuse, but I could not sign in. Don't know why?

View 5 Replies View Related

Ubuntu Security :: Openssl Sign And Base Encode?

Mar 29, 2010

i need to know more about openssl.In particular i'm having problems with some basic coammand-line stuff to do with signing and base64 encoding.You'll have to excuse me but i'm a security n00b. What is the command for signing some text file with a given private key and then after that base64 encoding the same file.Can this be done with a single command? what's wrong with:

Code:
openssl rsautl -sign -in textfile -inkey privatekey.pem enc -base64 -in textfile
or should that be:
Code:
openssl rsautl -sign -in textfile -inkey privatekey.pem | openssl enc -base64 -

View 1 Replies View Related

Ubuntu Multimedia :: Option To Sign In With Password To Allow Modification?

Jul 22, 2010

I just installed 10.04 on my Alienware. If I plug my headphones in it does not mute my laptop speakers. I have lurked the forums read a few suggestions that involve modifying the Alsa-base.conf file but when I try and modify me it doesn't give me the option to save. I'm assuming because I'm not root but shouldn't it give me the option to sign in with my password to allow modification?

I've installed alsa and tried clicking the headphones button and it just mutes everything. If I unmute the headphones click disappears there is no sliders for the headphone option. I have a HDA Intel : Realtek ALC889A.

View 2 Replies View Related

Ubuntu :: Sign Up For A Free Hushmail Account With All The Features?

Sep 24, 2010

I've tried signing up using Firefox, Opera and Google Chrome but there is always some hitch somewhere or other.

View 1 Replies View Related

Ubuntu Servers :: Sign Emails With OpenDkim - Postfix - 10.04 64x

Sep 30, 2010

Sign emails with OpenDkim + Postfix + Ubuntu 10.04 64x. How-to implement a domain key signature using Postfix Ubuntu based email server. Implementing a domain key will help your outgoing email not being marked as SPAM by the receiving servers that implement DKIM signatures verification., i.e. Yahoo, Gmail, etc.

View 9 Replies View Related

Ubuntu :: Volume Mixer And Sign Out Button Disappear

Nov 5, 2010

I have 2 button in the task bar and I don't know why its disapear and how to make it reappear again? The sound mixer button The Sign out button I have already tried by right click/Add to panel but I didn't find these button!

View 4 Replies View Related

Ubuntu Networking :: Wifi Sign-in Causes Total Freeze: 10.10

Nov 9, 2010

I installed 10.10 this morning from the live CD. Everything working perfectly whilst at home, but now I'm on the move I'm having troubles.At my parents' house trying to connect to their wifi. Wifi is on, their network is detected, I can go in and enter the WAP key and I get the strobing wifi icon in the top panel as though it's signing in, but after about 4 seconds I get a black screen and everything freezes. All that remains on the screen is the mouse pointer in its last position and a non-flashing cursor in the top left.

View 1 Replies View Related

Ubuntu :: Shell Terminal - Dollar Sign Missing?

Apr 14, 2011

I am trying to use Ubuntu terminal to execute unix commands. However, the dollar sign that usually appears in shell terminal is missing. Please see the attached screenshot image showing the terminal without the dollar sign. I cannot run any unix commands like cd, ls-l. Please advise how I could fix this problem.

View 3 Replies View Related

Ubuntu :: Renaming Multiple PDF Files (Replacing Sign)

Jun 21, 2011

I have many pdf files which contain "%" sign also in the name. I want to rename that all files by replacing "%" to "-" Its hierarchy of many files and folders. Is there any solution to do this at one time? OR any script for this?

View 7 Replies View Related







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