OpenSUSE :: Gwibber Not Working / ImportError: Could Not Import Object?

Apr 29, 2011

using Tumbleweed + Gnome3 and GnomeApps-Repo on 64 bit System.I already found this bug url. but now that this is solved gwibber should work but here i get Traceback (most recent call last):

File "/usr/bin/gwibber", line 10, in <module>
import sys, gtk, optparse, dbus, wnck, time
File "/usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.py", line 40, in <module>
from gtk import _gtk
ImportError: could not import gobject (could not find _PyGObject_API object)

View 7 Replies


ADVERTISEMENT

Ubuntu :: ImportError: Cannot Import Name Cluttergtk

Jul 25, 2010

Tried installing and running entertainer and when I try and run it i get this error:

mike@mike-laptop:~/entertainer/src$ ./entertainer-frontend.py
Traceback (most recent call last):
File "./entertainer-frontend.py", line 25, in <module>
from frontend.frontend_client import FrontendClient

[Code]....

View 2 Replies View Related

Ubuntu :: ImportError: Libtiff.so.3: Cannot Open Shared Object File: No Such File Or Directory

Dec 22, 2010

I followed [URL] that thread for installing BitPim on 10.04, but am getting this error:

Quote:

Traceback (most recent call last):
File "/opt/cx_Freeze-3.0.3/initscripts/ConsoleSetLibPath.py", line 35, in <module>
File "src/bp.py", line 20, in <module>
File "src/bp_cli.py", line 21, in <module>

[code]....

View 1 Replies View Related

Ubuntu Installation :: ImportError: Libapt-pkg-libc6.9-6.so.4.7: Cannot Open Shared Object File: No Such File Or Directory

Oct 31, 2010

After upgrading from 10.4 to 10.10, the Ubuntu Software Center refused to start, and I got an icon in the notification area saying that "a problem occurred when checking for the updates." When I run software-center in the terminal, I get this error message:

Code:

Traceback (most recent call last):
File "/usr/bin/software-center", line 88, in <module>
from softwarecenter.app import SoftwareCenterApp
File "/usr/share/software-center/softwarecenter/app.py", line 32, in <module>

[code]...

I've tried re-installing apt and all related packages, even dpkg, and even downloaded the apt package directly from the ubuntu web site, but no matter what I do, I can't run these things. Aptitude and apt-get seem to work fine.

View 7 Replies View Related

OpenSUSE Multimedia :: Using F-spot To View And Import Usb Cam Stopped Working?

Oct 29, 2010

I was using a basic web cam, these are the specs on it equipped with an SD Drive and in order to see the contents of the SD drive, I would just have to switch the camera to MSDC in order for openSUSE 11.4 to load the SD drive on the camera. Well, for whatever reason, it stopped working! Just want to know if I did something wrong. This is the spec of the camera from the USB app.

EHCI Host Controller (1)
Manufacturer: Linux 2.6.34.7-0.5-default ehci_hcd
Serial #: 0000:00:0b.1
Manufacturer: Sunplus Co Ltd
Serial #: 01.00.00
Class
0
((Defined at Interface level))

[Code]...

View 2 Replies View Related

General :: Command Pssh Is Not Working - ImportError: No Module Named Basethread

Apr 5, 2011

I use ubuntu 10.04 and here's the problem. I've installed pssh, but when I type pssh i got this message

Code:

# pssh
Traceback (most recent call last):
File "/usr/bin/pssh", line 29, in <module>
from psshlib.basethread import BaseThread
ImportError: No module named basethread

Also, if I type man pssh I got this message:

See 'man 7 undocumented' for help when manual pages are not available. I've reinstalled it, but nothing changed. I've found that basethread is located here:

/usr/lib/python2.5/site-packages/psshlib/basethread.py
/usr/lib/python2.5/site-packages/psshlib/basethread.pyc

View 4 Replies View Related

Fedora :: Gwibber Alternative / Installing Gwibber From The Last Stable Sources Gives The Same Crash?

Jul 23, 2011

I used to use Gwibber as social networks aggregator/client, but starting since last update (current version 3.1.0) it crashes miserably on both Fedora 14 and Fedora 15.

Gwibber team looks reluctant to provide any feedback on whether this shall be fixed in foreseeable future. Installing Gwibber from the last stable sources gives the same crash.

View 9 Replies View Related

Ubuntu :: Twitter Is Not Working With Gwibber

May 2, 2010

Twitter is working with my Gwibber but Facebook is working.It just shows blank on the twitter stream.

View 5 Replies View Related

OpenSUSE :: ImportError - No Module Named QtWebKit When Run Eric5?

Dec 25, 2010

I want to learn to program by python 3 so I install eric5. I can't find it on opensuse repo so i must install it and it's dependence package from tarball. Everything seem to be normal till I try to run it. Nothing happen so I run it from terminal and get error

Code:
Traceback (most recent call last):
File "/usr/local/lib/python3.1/site-packages/eric5/eric5.py", line 56, in <module>
from E5Gui.E5SingleApplication import E5SingleApplicationClient
File "/usr/local/lib/python3.1/site-packages/eric5/E5Gui/E5SingleApplication.py", line 14, in <module>
from Utilities.SingleApplication import SingleApplicationClient, SingleApplicationServer

[Code]...

View 2 Replies View Related

OpenSUSE :: Vm-instal -l ImportError: No Module Named Dbus

Apr 2, 2011

Recently installed a new distro OpenSUSE 11.4 x86_64. I installed it in a minimal configuration for my needs, on after installing a minimal system installed hypervisor Xen 4.0.2. He also set for a lot of dependencies, and utilities. On one of them I have a problem. Trying to run a utility to create a virtual machine "vm-install", but crashes the next kind of error:

Code:

Traceback (most recent call last):
File "/usr/bin/vm-install", line 30, in <module>
import vminstall.job
File "/usr/lib/python2.7/site-packages/vminstall/job.py", line 28, in <module>

[code]....

View 1 Replies View Related

Ubuntu :: Remove Gwibber Status Indicator / Gwibber Status In The Panel While Keeping The Shutdown Button?

Mar 16, 2011

After a fresh installation of Ubuntu 10.10 I uninstalled empathy (im using skype). The empathy menu in the evolution indicator was gone after that.I also uninstalled gwibber. But the gwibber status indicator remains within the about-me panel... Uninstalling the gwibber package also removes the me-menu which I want to keep actually. Especially the shutdown/restart... part of it. See attachment.I know there is a shutdown panel-app...but its butt-ugly and it doesnt allow to logon/off.

In another thread I read that the gwibber status shouldnt be there if no account for it is configured... which it is not... I do use ubuntu-one though which is in the same menu... I saw that this issue was addressed at some bug report before, but not fixed yet...

Does anybody know a good workaround to get rid of the gwibber status in the panel while keeping the about me and the shutdown button?

View 3 Replies View Related

Ubuntu Multimedia :: Error - Object Reference Not Sent To An Instance Of An Object

Mar 6, 2010

I've been using the PPA version of banshee, and I got this error - just wondering if anyone else has it too! I'm able to play a song, but when the song finishes and the next one starts I get this error: Banshee Encountered a Fatal Error Object reference not sent to an instance of an object Error details:

Code:
An unhandled exception was thrown: Object reference not set to an instance of an object
at Hyena.Gui.Theming.GtkTheme.GetCairoTextMidColor (Gtk.Widget) <0x00017>
at Banshee.NotificationArea.NotificationAreaService.get_TextLightColor () <0x0002f>
at Banshee.NotificationArea.NotificationAreaService.MarkupFormat (string,string[]) <0x00043>
at Banshee.NotificationArea.NotificationAreaService.GetByFrom (string,string,string,string) <0x000d7>

[Code]....

View 4 Replies View Related

Software :: Power PC PSC UART Kernel Object Just Not Working?

Apr 19, 2010

This has got me stumped to the point where I have spent 5 days with little sleep trying to find what I did wrong. It should be simple yet it doesn't work. All I want to do is create a test /dev/fred device driver that will allow me to test my hardware, all I want to do is transmit some bytes out PSC5. It *should* be a simple matter:

1) Make sure PSC5's PADs are configured for Function 0, DS of 1
2) Make sure SCCR1 has PSC4, 5, and 6 ENABLED
3) Configure the PSC's registers for UART mode, transmit/receive enable, all that happy stuff.
4) Have an open, close, read, write, ioctl function

What happens is that everything hangs together just fine, when I open(/dev/fred) my open_iproc_psc6_uart2() gets called and everything gets configured -- I request memory, remap it, release memory as needed. When write(/dev/fred) is called, my driver's ech_write() is called and when read(/dev/fred) is called, my ech_read() driver function gets called -- great stuff, it should be *easy*.

The problem is, I get nothing out the transmit pin of the PSC. if I missed a configuration register some where? A clock I need to set? I'll have to sleep on this and maybe inpiration will come but this is such a simple thing I'm trying to do, it should work. In fact I compare my code against three examples on the Internet and it looks functionally the same. Code with debugging / un-needed stuff added to try to figure out whyt nothing comes out the serial transmit pin:

// ----------------------------------------------------------------------
// This is a device driver that creates /dev/fred and is used to send
// and receive serial data on PSC6. It's just a test driver, something

[code]....

View 1 Replies View Related

Fedora :: Yum Not Working: AttributeError: 'YumBaseCli' Object Has No Attribute 'preconf'

Oct 15, 2009

I use fedora 8 & had previously tried to upgrade to 10, unsuccessfully. From then onwards, yum & rpm have refused to work. I tried deleting & rebuilding rpm database but it doesnt solve anything. Here is the error when I run yum

Code:

# yum update
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in <module>
yummain.user_main(sys.argv[1:], exit_code=True)

[code]....

View 1 Replies View Related

Programming :: Object To Represent An Object Of Different Types?

Mar 1, 2010

Only ones I can think of seem overly complex, and I'm sure there is a simple solution I am overlooking. I have a class, it has a member who is an object. This object needs to be able to represent an object of different types.

[code]...

Where "surface" could be several different types, which will be set during execution. Hope this is clear enough. I have tried using templates but am getting "data member cannot be a member template". Either I have incorrect syntax, or am not implementing it right. another solution would have one class containing definitions of all possible shapes, But this would take up extra memory. Other solutions I thought of seem too round-about, and seems there is a simpler solution that I have overlooked.

View 8 Replies View Related

Ubuntu Multimedia :: Desperate To Get Video Import Working In 1104?

Jun 1, 2011

I have been trying to get video import to work on Xubuntu 1104 for nearly 2 weeks without success. All I am trying to do is to drag video from my Sony Digital 8 Handycam via firewire onto my PC for safekeeping and editing.

- Installed Kino, then found it did not work because of a permissions error. Used gksudo to get around that then found it was giving me a firewire error..raw 1394 kernel not loaded or failure to. Did a load of research and de-blacklisted the ohci drivers. Also installed dvgrab to make sure this aspect worked ok

- Used the list command to determine that the PC could see the firewire card, all OK

- Went back, using gksudo, etc to drag the video files in, same error as before

- Went onto the Kino website [URL].. (seems not to be updated that much) and , again, de blacklisted the firewire drivers

- Went to the Ubuntu website and found this.[URL]...but none of that worked for me.

- Searched through the Ubuntu help forums, not yet found a solution that works for me. Installed Ubuntu studio to see if that worked, no joy. I am now at a complete dead end. I am simply trying to find a piece of software that plugs in, works first time without issues, and allows me to initiate video imports as outlined above. Is anyone able to help me resolve this problem please?

My only other option, if I can't solve this, would be to install a copy of Windows 7 on my machine and use e.g a Pinnacle product to solve the problem. That would be a major failure as I much prefer to do this using my current set-up.

View 9 Replies View Related

Server :: How To Import Database And Its Tables To Rhel4 Inorder To Working Website Properly

May 31, 2011

I have created a website in php.wamp server is used to run the site.i created the database in phpmyadmin using mysql.These all were done in windowsXP.Now I want to import it into redhat linux system.how can I import database and its tables to rhel4 inorder to working the website properly

View 7 Replies View Related

OpenSUSE :: Zypper Cannot Find Shared Object ?

May 26, 2010

I get the following error after installing a package. I believe this occurred because zypper attempted to update libxml2 to meet package dependencies.

Code:

Is there any way to manually update the package database to solve this problem?

View 3 Replies View Related

OpenSUSE :: SLES 10 PPC64 RPMs - Object Not Found

Jun 23, 2010

We found a link to binutils-32bit-2.18.90.20080912-1.5.ppc64.rpm in software.opensuse.org: Search Results but the page states that the object is not found. We had the same problem with these packages: compat-32bit-2008.8.13-1.10.ppc64.rpm and linux32-1.0-414.13.ppc.rpm.

View 2 Replies View Related

OpenSUSE :: Skype Does Not Run - Cannot Open Shared Object File

May 15, 2011

I got the latest Skype and installed it (Kpackage kit did the installation -- there was no other way for me to use YaST instead -- at least I didn't know of any). Kpackage kit said that it installed ok and said that it resolved dependencies yet Skype would not start. Then I uninstalled that one and tried installing a older version that I had (it worked just fine in 11.2) but that wouldn't start either, so I uninstalled that one. Then I deleted the .skype folder from my /home directory (and now I can't find it in the trash folder so that I can undo the delete) and then I had tried re-installing the newer version of Skype but that did not fix anything, it still won't start.

When I try to start it from the terminal (just by typing skype) I get this message:

Code:
skype: error while loading shared libraries: libXv.so.1: cannot open shared object file: No such file or directory

In YaST, I saw that I do have libXv.so.1 and it's 64 bit. (I have the 64 bit version of SuSE 11.4). I thought I could run 32 bit apps too (if that is the problem)? How can I fix this?

View 7 Replies View Related

OpenSUSE :: Import Old Calender Into Korganizer?

Feb 15, 2010

I just installed openSuse 11.2 with kde4 and want to import my data into korganizer. I saved my tasks and dates from kde3 as a vcs file.

Unfortunately the new version of korganizer does not show any entries in this file. I thought vcs is a valid import/export format.

Is there a way how I can import my data into korganizer?

View 5 Replies View Related

OpenSUSE :: Import Data From Windows XP?

Mar 5, 2010

Here is what i want:I want to import from Windows XP all cookies and bookmarks i use in Firefox in to Suse.I can not start windows as the hard drive is damaged, i was able to copy the cookies and favorites as well other important data from Windows.The question is how to use this data in suse, can this be just copied into the Firefox directory?If possible what is the path to put all this info?

View 1 Replies View Related

OpenSUSE :: Can't Import Media Into Banshee?

Sep 4, 2010

I can get music from cds into banshee, but when i try to import media from my library in the music folder nothing happens except banshee reports its scanning for a couple of seconds but nothing is imported into banshee,

View 2 Replies View Related

OpenSUSE :: Import Keys For Kmail GPG?

Mar 30, 2011

I just installed openSUSE 11.4 and want to import my public/private keys to use in Kmail. However, after a great deal of searching, I can't find a keyring manager. Is there one installed with 11.4, or do I have to add one and if so, which should I use?

View 3 Replies View Related

OpenSUSE :: 11.4 And Thunderbird 3.1.8 - No Options To Import

Apr 4, 2011

I have noticed that in Thunderbird, when following the path
Tools --> Import --> Import Everything
There are no options (arrived at a "dead end").

View 6 Replies View Related

OpenSUSE :: LibreOffice In 11.4 (original And 3.3.2 From OBS): No SVG Import?

Apr 13, 2011

whenever I try to include a SVG picture into a ODT document (e.g. in Writer) I get a "Graphics filter not found" error message. I'm using the "Insert->Picture->From File" menu. I still have .odt files from OpenOffice in 11.3 around that contain SVG cliparts, so it used to work and SVG support is one of the feature highlights in LibreOffice.

View 4 Replies View Related

OpenSUSE :: How To Import Yast To Debian

Apr 14, 2011

how to import Yast to Debian. I need to know the idea of ​​creating Yast. That is, Yast is designed so that each function has its own konfiguratsioony file whose name is invoked in the code when working with this function. And every function has a number of konfiguratsioonyh files?

View 5 Replies View Related

OpenSUSE :: KMyMoney - OFX Import Missing - How To Find It

Jan 19, 2010

I have the latest packages for kmymoney and kmm_ofximport installed on my system, but the 'file->import->ofx' menu item is not showing up as the kMyMoney manual leads me to believe it should. I do have the menu to 'map to online account' when right clicking an account, but it is not enabled for some reason. The plugin (KMyMoney OFX) is in the plugins list under the configure menu, so I'm kind of stumped.

View 4 Replies View Related

OpenSUSE :: Import Outlook Contacts To KAddressBook?

May 6, 2010

I am asking for a template, not for an instruction how to do it. What I need is a mapping from [0‥91] (Outlook CSV) to [0‥44] (KAddressBook CSV).

View 3 Replies View Related

OpenSUSE :: Import Firefox Bookmarks Into Epiphany?

May 15, 2010

how to import my FF 3.6.3 bookmarks into Epiphany 2.22.1.1 ? I tried the "Import from Firefox" feature but it doesn`t seem to work. Then I tried to import the FF bookmarks.html but Epiphany doesn`t recognize that one either.

View 3 Replies View Related







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