Ubuntu :: Empathy Crashes When Starting A New Conversation

Sep 18, 2010

Empathy will start up fine, but if I initiate a conversation (or if someone IMs me) then Empathy will crash. Has anyone else had this problem, or knows how to fix it? If not, is there another comparable IM service that integrates with the memenu as well as Empathy?

View 4 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Dorame Crashes After Starting?

Mar 11, 2010

I just installed Dorame (The Pandora client) and it crashes when I try to run it. It gets through the check for updates etc. But when it gets to opening the main window, it crashes.

View 2 Replies View Related

Ubuntu :: Starting Video Crashes Skype

Dec 27, 2010

ubuntu 10.10
skype 2.1.0.81
Logitech usb cam

Have tested video with cheese works fine Have tested cam with chat sites seems to work.

I can skype people, text and voice call, and can watch their video but as soon as I enable my cam Skype crashes.

View 4 Replies View Related

Ubuntu :: Software-center Crashes At Starting

May 24, 2011

I installed Audacity, the Software-Center downloaded and installed it, but it crashed.

View 7 Replies View Related

Software :: Ubuntu Crashes When Starting VirtualBox?

Jan 6, 2011

If I start my VirtualBox on Ubuntu 11.04 it crashes 50% of the time... The whole system hangs, even the music keeps playing the last 2 seconds over and over... I can't find useful information in the Log File Viewer. I'm using seperate X screens, maybe it has something to do with that?

View 2 Replies View Related

Fedora :: F15 - Starting Docky Crashes Session

Jun 4, 2011

Trying to start Docky, I get kicked out of my session. I do not see anything related in the system messages log.

View 2 Replies View Related

Ubuntu :: Starting Empathy From Panel Freezes Panel?

Sep 25, 2010

So I take a glance at the time, and realize the clock has been showing the same hour for ages.Basically, if I use the gnome-panel menu for launching empathy the panel freezes. The workaround that I use is switching off showing seconds and switching it on again on the date format menu of the panel. (I never used seconds on the date format, but that way you realize the panel is frozen)I've seen this behaviour in two diferent computers I use, any hint on what may cause this? Every applet keeps working as usual, but the menu display is frozen.I'm on 10.04, using version 2.30.2 of gnome. Steps to reproduce: click on the envelope icon of the menu and launch xat. It only happens the first time (when empathy is loaded) and it gets solved if you start empathy through sessions or whatever (The problem with the sessions workaround is that I can't manage to make it started without focus).

View 1 Replies View Related

Software :: Ubuntu 10.10.1 Crashes On Boot Starting NBD Client After Online Update?

Nov 29, 2010

I loaded the Pre-Release version of Ubuntu 10.10.1 32 bit workstation. It ran mostly fine for about a 2 months. Then I did an online update and it told me that I had to reboot. When I did, I booted to a splash screen and then a dead machine with a black screen where control-alt-delete does nothing, no disk activity, no mouse, no keyboard, totally dead. Had to hit reset button. I booted to a suse partition and hacked the grub entry to remove the splash and silent to get more spew at boot time. The last thing before the screen goes black is starting NBD client. I have my email and various directories on my central server so I need NFS. Is there a way I can hack my way to get it to boot even without NFS temporarily to possibly rebuild the nbd kernel module? I have looked at the /var/log/ syslog, daemon, debug, kern messages and gdm log files and don't see any indication of why it crashed. Where else can I look?

View 3 Replies View Related

Server :: How To Automate Starting A Process In Gnu Screen And Restart It When It Crashes

Sep 10, 2010

I have a java service that needs to be run in a gnu screen session so that I can -r into it to access it's interactive shell. I would like this to run at start-up. More importantly, it crashes frequently so I need the service to restart itself when it crashes. How do I go about doing this myself? My previous experience with shell scripting amounts to putting ./service in a file and marking it executable. This will be running on a FreeBSD server, but I might put it on a Linux server soon also. So any caveats on the differences would be useful information.

View 6 Replies View Related

Slackware :: KDE4.4.5 Crashes When Starting Language Settings In Systemsettings?

Dec 3, 2010

I am trying to switch to KDE4.4.5 on my main machine. I installed the KDE packages and also the german language file. Everything works fine except the language settings. When I try to start it crash and a KDE crash dialog opens that gives this "developer information":

Code:

Application: System Settings (systemsettings), signal: Segmentation fault
Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.2200.5-gdb.py", line 9, in <module>
from gobject import register

[code].....

It works on my netbook. I run on both machines Slackware 13.1. The only difference I can think of is that KDE was pre-installed on my netbook and I just upgraded it. On my main machine I installed all packages except the packages of kde and kdei.

View 2 Replies View Related

Ubuntu :: Use Computer To Record A Telephone Conversation?

Feb 6, 2011

How can I use my computer to record a telephone conversation? I'm not talking about skype or voip; I want to link my 'puter to my standard landline. Here's the scenario: I make occasional programmes for the local community radio station, pre-recording them on my computer, using a fairly decent microphone (via a mixer and pre-amp, feeding into the line-in socket on the sound card). Recording and editing is handled with Audacity, and, despite the hardware being basic stuff, I get pretty good spoken-word audio quality like this.

I want to be able to include telephone interviews with guests, preferably recorded using my mic/mixer setup so that at least my half of the conversation is of the usual studio quality. How can I achieve this? Is a voice modem the thing to use (and if so, could someone walk me through how to use one under Ubuntu, please), or are there other hardware or software solutions? The landline in question is a BT-type here in the UK.

View 1 Replies View Related

Ubuntu :: User Switcher - Error Initiating Conversation With Authentication System

Apr 19, 2010

When I go to log out or switch user. it takes me to the screen where it asks me to choose user then password...

I get this error message: Error initiating conversation with authentication system..

View 1 Replies View Related

Fedora :: Audio Capture (Recording Skype Conversation )

Apr 21, 2010

I basically want to record audio streams. The most useful purpose is to record conversations on skype (and other applications). This is for a legitimate reason if anyone is worried; I often have long conference calls on skype (an another voip collaborative tool called EVO), and a recording would be a nice way to keep minutes and participate in the working meeting. I'm not worried about capturing video yet. The audio is the important for me for now. This is going to display my woeful ignorance of Linux audio systems. I'm running F12 x86_64 on a Dell inspiron laptop. I believe that the system is using the PulseAudio sound server.

I thought something like:
ffmpeg -f oss -i /dev/dsp sample.mp3
Could work, but I don't have a /dev/dsp. I think these are in a separate directory /dev/snd; however the content of this directory is not clear which device is the appropriate one. I tried pointing ffmpeg to a few of them, but it resulted in errors thus:
/dev/snd/hwC0D0: no such file or directory
I know it's there because [tab] complete. I found another alternative which uses parec.
parec --format=s16le --rate=44100 -channels=2 sample.raw

Unfortunately this only records the microphone input and not everything else going through my sound server. I wish I could find the link again, but there was a third alternative which required writing a bit of C code. I thought that could be a nice little project to better acquaint myself with this stuff.

View 9 Replies View Related

Ubuntu :: Login Via Gdm - Error Initiating Conversation With Authentication System - General Failure

Jun 13, 2010

I was having a problem with the keyring asking me for a password after I changed my user password. I googled it and found that since the password changed, I will get asked for the keyring password until I delete ~/.gnome2/keyrings/login.keyring. What happened was that I wasn't paying attention that you had to generate a new keyring password before rebooting.

Now, whenever I try to login via gdm, I get this message: error initiating conversation with authentication system - general failure

How do I get it working again? I can still login from the terminal.

View 4 Replies View Related

Ubuntu :: "error Initiating Conversation With Authentication System - General Failure"

Apr 13, 2010

Tried to make the /etc/pam.d/gdm mod to auto-auth keyring. Now when I boot up it says "error initiating conversation with authentication system - general failure" preventing me from logging in.

So I read that I can enter recovery mode by pressing Esc on boot up to boot to a root shell. However no amount of button mashing Esc on boot up seems to have any effect, always bringing me to the graphical login. I could boot to a liveUSB but this has all started when I got to work this morning, and don't have a USB key handy, and I'd like to get this sorted so I can do some work today!

And why does the /etc/pam.d/gdm tweak seem to be causing so many issues (googling reveals the technique has a lot of other users finding the same problem as me, however they seem to be able to get to recovery mode)?

EDIT: If I hold down or mash Esc fast enough, the computer will beep at me once or twice, but nothing changes on screen

EDIT 2: Ok found out that holding SHIFT is the new way of doing things, reverted pam.d/gdm to the backup and things are back to normal!

View 2 Replies View Related

CentOS 5 :: After "yum Update" Centos Crashes While Starting / Resolve This?

Mar 17, 2010

I have centos on Microsoft Virtual PC 2007.

yesterday i updated my CentOS 5.4 with command "yum update" and today it won't to start.

Shows processor error and needs to be resetted.

How to solve this issue??

View 2 Replies View Related

OpenSUSE Install :: 11.4 Insists In Starting X - Stopped With Message On Tty1 "Starting YaST2"

Jul 18, 2011

I installed OS11.4 on my old laptop, Compaq Armada E500., 512MB RAM, ATI Rage Mobility. During installation I chose "minimal server" and added some development packages, lxde and a little more. I chose to start in runlevel 3 which is full networking without X. Still, when computer is booted it tries to start Xorg which doesn't work because of some problem w driver. The start-up seems to stop there, it never loads completely - seems most things in runlevel 3 are not started (see below) I can manually login on laptop and fix it - but never permanently, same thing again after reboot.

I have checked /etc/inittab & yast - both states default runlevel is 3. I have checked services to be started both directly, browsing directory /etc/rc.d/rc3.d/, and with YaST, it is very clear X should not load during boot. But, as said, it does.. I don't really care about the driver problem right now, I can fix that later when I have more time. So how do I stop X from getting started automatically?

More info, if needed: The installation also stopped with message on tty1 "Starting YaST2" and tty8 showing errors with graphics driver (mach64). The system seemed to be installed though, so I simply rebooted (issuing "reboot" from tty2).

[Code]....

I'm not completely sure where it stops, network is configured but keyboard is wrong and mysql & everything after is not started, so somewhere between S02network and S06kbd. I'm going to use it as a server for testing purposes so no X is actually needed - however I do want to have X & lxde installed just in case, my Internet connection at home is terribly slow so I need most things I might need in the future installed today.

View 1 Replies View Related

Ubuntu :: Messages Are Not Sent On MSN By Empathy?

Apr 22, 2010

You can find this bug here: [URL]and here: [URL]

Sometimes Empathy is not sending my messages to my contacts on MSN. There are no warning messages of this, so it's really annoying. I have to disconnect and reconnect to MSN to resolve the issue. After the bug occurs no message is sent to that contact, but I can communicate with others.

In my case I see no correlation between the length of the message and the bug occurring, it seems to appear randomly.

I am using Empathy 2.30.0.1 on Ubunutu 10.04 RC

View 2 Replies View Related

Ubuntu :: Unable To Use Empathy?

May 5, 2010

i've never been able to use empathy.for some reason, i just can't add accounts.i've messed with it a lot in karmic, but gave up. running lucid now and added a profile for my wife. interestingly, she has no problems using empathy so i think there must be something going on with my settings.i've searched and searched and removed everything i could find that was empathy-related, but no luck.

View 3 Replies View Related

Ubuntu :: Empathy Will Not Connecto To MSN

May 10, 2010

I noticed today after applying all update I get Network error when trying to connect to MSN with empathy. Any one else having this problem and what can I do to resolve this.I am running ubuntu 10.4.

View 7 Replies View Related

Ubuntu :: 10.04 - Cannot Connect To IRC With Empathy

Jun 9, 2010

I just recently installed Ubuntu 10.04 and I am trying to connect to IRC (freenode) using Empathy. When I try to add a new account, IRC does not show up in the list of "kind of chat account". I'll attach a screenshot of what I see. I have the telepathy-idle package installed.

View 7 Replies View Related

Ubuntu :: Run Empathy From Terminal?

Jul 15, 2010

how can i run Empathy from my terminal?

View 1 Replies View Related

Ubuntu :: 10.10 X64 Empathy Will Not Connect To Sip?

Oct 23, 2010

To get sip support in empathy you have to run.

Code:
sudo apt-get install telepathy-sofiasip

But i could not get my account to work.

I already have a ekiga.net account working in Ekiga. So i know my account is correct.

View 1 Replies View Related

Ubuntu :: Empathy Emoticons ?

Dec 14, 2010

I've been trying to stomach Empathy's emoticons for a while now but I don't think I can take them anymore; I just find them #*^$@-n' creepy. As far as I can tell, there isn't a slick way to customize this, but does anyone know where to go under the hood in this program?

View 6 Replies View Related

Ubuntu :: Empathy MSN Won't Log In But Signs In Anyway?

Mar 2, 2011

I'm having problems with the Empathy MSN on Ubuntu 10.10.I have searched the web but haven't found anything particular about this.I'm trying to log in but it stays on "Connecting" forever, doesn't go anywhere else.But it's still logging in, how do I know that?When I'm on msn on my other computer (which runs W7) and I try to log in into Empathy, I get signed out from my W7 MSN. This happens because I happen to log in from another place. In this case, that means that Empathy is logging me in, but it's still stucks on "Connection".

View 2 Replies View Related

Ubuntu :: Can't Get Jabber To Work With Empathy?

Jan 17, 2010

I'm using 9.10 on a laptop as a server - it is not currently connected to a router/clients

I have installed a Jabber server and created a new account online but when I try to connect using Empathy I get a "Network Error" message

I'm presuming I have to point it at my server somehow but I'm completely lost as to how

View 9 Replies View Related

Ubuntu :: Connect To Irc.gnome.org In Empathy?

Jan 22, 2010

I wanted to join the #gnome channel on irc.gnome.org in emapthy. But when I tried creating a new account, I couldn't fin that server in the list of servers.

View 1 Replies View Related

Ubuntu :: Empathy Has No Menu Bar On Startup

Jan 23, 2010

I have Empathy set to start when I login, and when I turn off my computer, it is always still running. I also usually have Evolution, Liferea, and Rhythmbox running. All of these applications usually work fine the next day when I turn on my computer. However, for the last few days, Empathy has been starting without a menu bar. In one instance, Rhythmbox was also menubar-less. Now, Empathy is always without a menu bar. If I ever need the menu bar, I have to restart Empathy. Can anyone tell me why this is happening? I am unable to provide a terminal output since this application starts up with my computer. I have provided a screenshot of Empathy. I think I have a faint idea of why Empathy is without a menu bar. I read something somewhere about an XML file that contained the menu bar contents. I think that since I shut off my computer without closing these applications, that file has been corrupted. I have no idea why everything works fine once I restart Empathy, though. If you cannot answer this question, perhaps you could tell me if it is safe to shutdown Ubuntu with applications still running. In OS X, it will automatically tell your applications to quit safely, then turn of the computer. I hope Ubuntu doesn't just force quit any open applications. I am using Ubuntu 9.04 32 bit with the latest updates. I am using Empathy 2.26.1.

View 9 Replies View Related

Ubuntu Networking :: Empathy Is Not Working

Feb 18, 2010

I am running Empathy on my laptop with ubuntu and it is working with no problems and also have a asus netbook with ubuntu remix but when i open Empathy there is nothing in the box where my contacts are suppose to be ...

View 3 Replies View Related

Ubuntu :: Using Skype Account In Empathy?

Feb 23, 2010

I am starting using empathy and I am wondering if I can add my skype account in that program.

Does anyone know if it is possible and how to do it?

View 2 Replies View Related







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