Search Communities:
1 Replies Last post: Jun 17, 2008 2:53 PM by Ben Hall

CNR - error communicating to server?

Jun 5, 2008 4:40 AM

Click to view hitokiri's profile hitokiri 1 posts since
Jun 5, 2008

Ok, I am completely new to ubuntu....linux in general.

I am running the latest and most updated version of Ubuntu and installed CNR.

When I run it, I get this error
Initialization status: Error communicating with the CNR server

I have uninstalled it with synaptic and reinstalled it with no success.

CNR files do not work with it either. Also, when I click on configure CNR, the program seems to crash out. I am running this off of a Dell D630.

Can anyone help?

Click to view Ben Hall's profile Ben Hall 1 posts since
Jun 17, 2008
1. Re: CNR - error communicating to server? Jun 17, 2008 2:53 PM

Hi,

It looks to me like CNR doesn't pull in all of its dependencies. I launched cnr from a terminal and noted an error loading an SQLite driver.

I tried installing this:

sudo apt-get install libqt4-sql-sqlite

Voila, CNR initializes. Hope they fix that in the next .deb release. It's a bit mind-boggling that this would slip. I guess QA is pretty under-valued.

Hope that helps,


Ben