Exaile - missing gnome-python-extras problem [SOLVED]

Hi,
Until last week i was able to fetch lyrics with exaile, but something broke it, and now exaile is complaining about missing gnome-python-extras. I have installed both libgtkhtml and gnome-python-extras:
$ pacman -Qs gnome-python-extras libgtkhtml exaile
local/gnome-python-extras 2.14.3-1
    Gnome Python interfaces for libraries not part of the core platform
local/libgtkhtml 2.11.1-1
    An HTML library for GTK
local/exaile 0.2.11-1
    Exaile is a media player aiming to be similar to KDE's AmaroK, but for GTK+
Reinstall didn't help. Any ideas?
Last edited by lman (2008-02-23 20:44:35)

Hi,
thanks for the tip. It kinda solved the problem.
I can see now the lyrics and the other tabs, but there is just a button that says, that 'open browser' and a link next to it. And when I try to open the information tab again exaile dies. I suppose that's another bug.
So now I'm trying to build the whole xulrunner from abs as I'm writing. I'm not really familiar with bug reporting, but if it still isn't working, I will report it.
Anyway, here is the bug report from bug buddy: http://lmanweb.extra.hu/gecko-bugreport.txt
EDIT: After installing xulrunner from abs exaile won't die, but it still don't load the pages within the tabs, and the wiki plugin still doesn't work
EDIT2: OK, i reported it: bug ID 9660
Last edited by lman (2008-02-23 18:54:20)

Similar Messages

  • Help-Finder icons missing!!! Problem Solved

    Please help!
    My finder menu icons are missing! Also, my finder preferences are missing. When I try to open the preferences for finder, nothing happens. My icons are also missing. There is no view or forward, back, or view icons. I have tried to remove them and bring them back, but they never show. if i select the area where the icon is supposed to be, it will go back or forward, but the action button( the space where it used to be) doesn't work. when i log into a different user on the same computer, evrything is normal, so it is an issue on my login.
    Any ideas?
    Probelm Solved-I found another thread and did the recommended deletion of the finder preference files, restarted the computer, and everything returned to normal!!!
    Thanks

    You're saying that in the /Home/Library/Caches/ folder there is no folder name 'com.apple.finder?' This is a folder, not a file.
    You can also move the /Home/Library/Preferences/com.apple.finder.plist file to your Desktop and relaunch the Finder
    Your files are fine. You cannot simply delete a user account nor replace it with another. So for now do not even try.
    You might also do this:
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger, Leopard or Snow Leopard.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer. Now restart normally.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.

  • Problems with pygtk 2.10.4-1 and gnome-python 2.16 ...

    Hello,
    yesterdat I upgraded my Arch install with pacman -Syu (as usual).
    After upgrade, somes programmes which use gnome-python (as gcompris) couldn't work (the board written in Python) ...
    Actually, I'm trying to add some board to gcompris ... written in Python ... so I need this package to work.
    I look at gnome-python 2.16 realease note and in 2.16.2 it's says that gnome-python 2.16.2 doesn't work with pygtk 2.10.4 (it's Ok with 2.10.3 !!!).
    I tried to downgrade Pygtk to 2.10.3 but it doesn't work ...
    When I start python in interactive mode, I can't import module gnomecanvas (which is include in gnome-python and use pygtk) ... gcompris use gnomecanvas to build graphicals elements.
    thank's for help.
    marmotte

    I install the current version from current, extra and community (and kde-mod) repository only. No testing, no unstable. It was during a normal upgrade (pacman -Syu) ... I checked, there's the last version
    I noticed that now the python is 2.5 instead of 2.4.4. But, in /usr/lib, I still have a directory /python2.4 beside the new /python2.5 directory. The modules gnomecanvas (and somes other) are in /usr/lib/python2.4/site-packages/gtk2.0/gnome ... not in /usr/lib/python2.5 ... directory.
    I tried to move it ... but it doesn't work (I'm not surprise ... but I wanted to try in case of ...)
    For the release not, after thinking, I arrived to the same conclusion than you ... but it doesn' solve my problem ...

  • When starting imovie I get an error missing quicktime components. To solve the problem I have upgraded to latest version but it didn't help. I want to either solve this problem or get a refund for the useless upgrade.

    when starting imovie I get an error missing quicktime components. To solve the problem I have upgraded to latest version but it didn't help. I want to either solve this problem or get a refund for the useless upgrade.

    Mac OS X 10.6 includes QuickTime versions 10.0 and 7.6.3. The QuickTime 7 player will only be present if a QuickTime Pro key was present at the time of installation, or if specified as part of a custom install, or individually downloaded:
    http://support.apple.com/kb/dl923
    Snow Leopard update 10.6.4 included an update to 7.6.6 (if installed). You can install it from the above link  even though it says for 10.6.3. It's the same version of QuickTime Player 7.6.6.
    (Only QuickTime Player 7.6.3 or 7.6.6 can be updated to "Pro".)
    iMovie does not, AFAIK, use QT 10.

  • How to problem solve adf issue in the mx340 model

    how to problem solve adf issue in the mx340 model

    Alex,
    the missing thing in your example is the fact, that if only one value is selected, the parameter has exact this value like BOSTON. If you choose more than one value, the parameter includes the *'*, so that it looks like *'BOSTON','NEW YORK'*. So you need to check in the package, if there's a *,* in the parameter or not. If yes there's more than one value, if not it's only one value or it's null.
    So change your package to (you need to expand your variables)
    create or replace package bip_departments_2_parameters
    as
    p_dep_2_param varchar2(1000);
    p_loc_1_param varchar2(1000);
    p_where_clause varchar2(1000);
    function beforereporttrigger
    return boolean;
    end bip_departments_2_parameters;
    create or replace package body bip_departments_2_parameters
    as
    function beforereporttrigger
    return boolean
    is
    l_return boolean := true;
    begin
    p_where_clause := ' ';
    if p_dep_2_param is not null then
    if instr(p_dep_2_param,',')>0 then
    p_where_clause := 'WHERE DNAME in ('||p_dep_2_param||')';
    else
    p_where_clause := 'WHERE DNAME = '''||p_dep_2_param||'''';
    end if;
    if p_loc_1_param is not null then
    if instr(p_loc_1_param,',')>0 then
    p_where_clause := p_where_clause || ' AND LOC IN ('||p_loc_1_param||')';
    else
    p_where_clause := p_where_clause || ' AND LOC = '''||p_loc_1_param||'''';
    end if;
    end if;
    else
    if p_loc_1_param is not null then
    if instr(p_loc_1_param,',')>0 then
    p_where_clause := p_where_clause || 'WHERE LOC in ('||p_loc_1_param||')';
    else
    p_where_clause := p_where_clause || 'WHERE LOC = '''||p_loc_1_param||'''';
    end if;
    end if;
    end if;
    return (l_return);
    end beforereporttrigger;
    end bip_departments_2_parameters;
    I've written a similar example at http://www.oracle.com/global/de/community/bip/tipps/Dynamische_Queries/index.html ... but it's in german.
    Regards
    Rainer

  • Acrobat printing problems (solved)

    Hi Folk
    I'm getting on well with Arch apart from one problem, I can not print from Acrobat reader, it accepts the command and does precisely nothing, the jobs are appearing in cups but not being printed, I can print from Open Office and test print from cups but no cooperation with acrobat,  anyone have any ideas? thanks
    Pete
    Last edited by pete051 (2009-09-29 19:14:12)

    I don't know what DE are you using. In my case, I use xfce and when acroread starts with his stupidity I just change the print command to 'xfprint'. That forces acroread to redirect the print job to xfce's printing frontend, and problem solved.
    Now, if you're using kde, I guess there is something named 'kdeprint', 'kprint' or similar. For gnome, I've no idea.
    I hope this helps.
    p.s. Sometimes, cups takes his time to print. When its taking too long I purge cups' temp files and restart the daemon.
    Last edited by kjon (2009-09-25 00:32:23)

  • Stuck with grub problem (SOLVED)

    Today i tried to upgrade my Arch Linux, it downloaded everything that should be downloaded, it was installing upgrades but at the installing grub it stucks as like this
    "Copying /boot/grub/grub.cfg.pacsave to /boot/grub/grub.cfg"
    I've waited it for about 15 minutes, it didn't move on. So i did ctrl+z to break. Then i tried to update again. But it gives an error which is:
    error: failed to commit transaction (conflicting files)
    python: /usr/bin/2to3 exists in filesystem
    Error occured, no packages were upgraded.
    Please help me guys!
    Last edited by bilgee0629 (2011-03-21 10:36:28)

    Problem solved by moving 2to3 to other directory.

  • Am I able to find my iTunes serial number? I need it for the problem solving as my problem is solely bad on my iTunes.

    For the Apple problem solving section I need a serial number, my issue is that my problem regards missing contents within my iTunes. Do I have an iTunes serial number? And if so, where can I locate it? If there is not a serial number for iTunes, advice on what to do next is much appreciated.

    iTunes has no serial number. If you are trying to get to Apple phone support, that is linked to the purchase of Apple hardware, so you need to enter in the serial number of an Apple device. Otherwise, for assistance with problems with iTunes itself you would need to call Apple Support and they would almost certainly charge for the call. I would instead suggest you post the issue you're trying to address here in detail. Someone here can probably offer suggestions.
    If your issue is with the iTunes Store, not the iTunes application, go here:
    http://www.apple.com/support/itunes/contact/
    and follow the instructions to report your issue to the iTunes Store.
    Regards.

  • I have this error when using gnome's "Meld" app:[SOLVED]

    this is the error:
    $ meld
    ImportError: could not import bonobo.ui
    Traceback (most recent call last):
    File "/usr/lib/meld/meldapp.py", line 92, in on_response
    paths = [ e.get_full_path(0) or "" for e in self.entrylists[page] ]
    AttributeError: '__main__.GnomeFileEntry' object has no attribute 'get_full_path'
    I can not open up the documents that I want to compare. I've rebuilt meld a bunch of times over the last month and hoped that some other package would be updated and maybe fix whatever it was that broke it.
    Last edited by methuselah (2009-01-20 04:57:57)

    Allan wrote:
    I just installed meld to check this and it runs here without issue.
    The import error indicates to me that you do not have gnome-python installed. But meld depends on gnome-python-desktop which needs gnome-python so I do not understand that.   
    Is your system fully up to date?  Python2.6 does not detect python2.5 stuff for gtk.
    Yes, my system is totally up to date.... I just updated five minutes ago. I update basically every day or other day.
    I have both gnome-python installed, and gnome-python-desktop.... I also have rebuilt them both along with meld and I still get that error.
    $ pacman -Q gnome-python
    gnome-python 2.22.3-3
    $ pacman -Q gnome-python-desktop
    gnome-python-desktop 2.24.1-1
    I'm pretty sure my problems all started with this post (that you helped me with): http://bbs.archlinux.org/viewtopic.php?id=58985
    I have had breakage and weird errors ever since that post. And never could fix these packages properly:
    meld
    firestarter
    file-roller
    meld = the error message I already posted.
    firestarter = can't use gksu firestarter, this is the error:
    $ gksu firestarter
    (firestarter:16383): GnomeUI-WARNING **: While connecting to session manager:
    Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.
    file-roller = I can actually use gksu file-roller on this app but I still get this error:
    $ gksu file-roller
    (file-roller:17298): GnomeUI-WARNING **: While connecting to session manager:
    Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.
    ** (file-roller:17298): WARNING **: GConf error:
    Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details - 1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)
    Last edited by methuselah (2009-01-20 03:55:02)

  • Gnome-themes-extras

    After the move to /usr gnome-settings-daemon gets 100% CPU if gnome-themes-extras is installed and i try to change the theme.
    Can anyone reproduce this?
    Last edited by High|ander (2007-04-27 05:35:46)

    zeppelin wrote:
    anyone with the same problem?
    Gtk-WARNING **: /usr/lib/gtk-2.0/2.4.0/engines/libsmooth.so: undefined symbol: GTK_IS_COMBO
    I noticed, that it only happens when I'm a single user. It doesn't give warning when I'm a root
    hope that helps
    I've got that one with all gnome apps, root or non-root

  • Gaim-Skype ANooying problem- SOLVED

    Hello Everybody,
    I 've just migrated from debian to arch.
    And i am impressed with the speed of arch.
    Very very nice
    I've solved much much greater problems than this curently(k3b,digikam+canon,my scaner, kernel recompile) but this one i cannot solve.
    With debian when i closed the gaim or the skype window, the program won't be terminatedm instead it would be put with a nice icon next to the time in gnome-panel.
    In arch, when i'm closing this programs.. they are terminated... And i have to keep them constantly runing in the "taskbar".
    Is there any solution?
    I've searched in the forum with no resault
    :x

    Well.. Sorry for the disturbence everybody
    Problem solved!
    I've just had to put add a new gnome panel tha shows the notifications icons..
    The gaim and skype programs where not terminated.. there where runing in the background.. i just had no way of bringing them back
    Sorry again,

  • I can not write in Hebrew And create effects It shows all distorted  When This problem solved?

    I can not write in Hebrew
    And create effects
    It shows all distorted
    When This problem solved?

    roeisarusi wrote:
    When This problem solved?
    Nobody knows.  iWorks apps have always had bugs that make them unsuitable for Hebrew/Arabic for most people.  Tell Apple here:
    http://www.apple.com/feedback/keynote.html

  • WiFi connection problem solved

    My intel iMac and MBA had no problem but iPods 3g and 5g did.  I had an old Netgear router connected and sitting next to my Airport Express.  On a hunch I diconnected the Netgear and created a guest network to replace the one on the Netgear.  PROBLEM SOLVED! 
    Evidently our iPods and boarder's iPhone had problems sorting out the signals and finding the right addresses.  Moving the AE to a higher and slightly more central position also helped.
    Jim

    Same here on a Vodafone PocketWiFi 2.
    Tried NetworkManager, wicd, wifi-menu but all have the same issue.
    I recently installed Aptosid on another machine and it has the same problem... It also has kernel version 3.9.
    All the live CDs I've tried work, even an Arch CD from May works, though a current install does not.
    I have no problems connecting to another (wpa2 enterprise) network yet can't on this 3G modem.
    I'm hoping this isn't a permanent issue and perhaps an update very soon will fix this.
    It seems the only way to fix this for now is to use an old version of Linux. I'm currently running a virtual machine only for the purpose of Internet sharing, very annoying.

  • Bug fix for Mac book wireless - problem solved!

    Aparantly there is a rather large number of folks out there who've discovered this dillema with wireless not working very well at this point on the Macbook.
    Well, I can attest there is one very good solution out there for this issue. This application called Sonar Theater from www.sunray.tv includes a bug fix for the wireless connection issues with Macbook in their latest 1.5 release of Sonar Theater.
    I downloaded it, put it into my start up folder and waalaa! problem solved. I've haven't any more issues with dropped wireless since - it's been running constantly for over 2 weeks now.
    I haven't even attempted to touch my router configuration - don't need to.

    Welcome to the better life of Macs. I am using Sonar Theater too and it's been working very well for me. In fact, I'm getting hooked on just texting a message to my Mac book to fire up user sessions now. I think if you give the Mac Book some time however, you'll find that there really is no comparison to PC's. Your life overall is going to just keep getting better as you dig in to the resources available to new Mac users.
    I'm sure it seems confusing to PC users at first, but here's how to set up any application as part of your startup sequence. It really is extremely easy and simple compared to the PC world. Oh and by the way, in reality, Mac users refer to this as your login sequence. So, at login time, you can do a multitude of different things for each user account you might want to set up. Naturally, you can choose to share or not share applications and data between these user accounts on your Mac too....
    Mac OS X 10.3 or later
    1. Log in as the user who wishes to have a login item or as an admin user.
    2. Choose System Preferences from the Apple menu.
    3. Choose Accounts from the View menu.
    4. Click the name of the user.
    5. Click the Startup Items button
    6. Click the "Add {+}" button.
    The item you selected will automatically open the next time you log in.
    there are several ways to get good info from the apple community on tips and tricks as well. you should just try the apple os x web site...here,
    http://www.apple.com/macosx/resources/
    happy mac-ing!

  • Mediawiki, mysql, php? problems [SOLVED]

    On Sunday my Arch install that is hosted by Slicehost became unresponsive to them so they had to do an emergency reboot. After it came back up my install of mediawiki was (and still is) only returning a blank page (at least in Firefox). After some digging I found out that part of the problem was that mysqld wasn't starting so I managed to get that fixed by commenting out the lines relating to innodb and putting in skip-innodb into my.cnf. But I'm still getting a blank page.
    According to Mediawiki's manual, "A blank white page indicates a PHP error which isn't being printed to the screen." They give two lines to put into LocalSettings.php to force error messages but after doing that I'm still getting a blank page. Changing display_errors in php.ini to ON didn't have any effect.  When I load the wiki in Safari I get the following error: "Got java.io.EOFException (Server closed connection while sending the HTTP header.): http://some_url.com/mediawiki/index.php/Main_Page". I have no idea what this error means and googling java.io.EOFException doesn't bring up anything very helpful. My PHP Test Page indicates that PHP is up and running.
    Any ideas on fixes or where I can find more clues?
    [EDIT]
    Mysql was definitely the root of the problems with Mediawiki. I tried nearly every suggestion listed in the forums for fixing a mysql install that wouldn't start but nothing worked. I even completely uninstalled mysql and reinstalled it but it still refused to start. I switched over to postgresql and switched mediawiki to run with that. Problem solved.
    Last edited by k_odoma (2009-05-23 01:48:35)

    There are some other things that must be done to connect to
    the database
    (such as passing the usernamee, password, and host info to
    mysql_connect()
    and storing the connection resource), and those might be in
    the include
    files. I generally place all of the connection parameters in
    a separate file
    that is located in a folder that can't be accessed by a
    browser, for
    security purposes.
    Paul Swanson
    Portland, Oregon, USA
    "Amy Blankenship *AdobeCommunityExpert*"
    <[email protected]>
    wrote in message news:edk6ui$69c$[email protected]..
    > What's in the include(s)?
    >
    > "83Dons" <[email protected]> wrote in
    message
    > news:edk5s5$4uk$[email protected]..
    > > Here is the php code for the 'read' and 'write'
    parts:
    > >
    > >
    > >
    > > <?php
    > > include '......';
    > > mysql_select_db('clinskills') or die("UNABLE TO
    CONNECT TO
    DATABASE");
    > > $sql = "select A1Answer from authorware where id =
    '13'";
    > > $result = mysql_query($sql);
    > > $answer1 = mysql_result($result,0,"A1Answer");
    > > print $answer1;
    > > ?>
    > >
    > > <?php
    > > include '............';
    > > mysql_select_db('clinskills') or die("UNABLE TO
    CONNECT TO
    DATABASE");
    > > $newdata = $_GET['data'];
    > > mysql_query("insert into authorware (A1Answer)
    values('$newdata')")
    or
    > > die(mysql_error());
    > > mysql_close(); ?>
    > >
    >
    >

Maybe you are looking for

  • SRM MDM 3.0 Integration with PI 7.1

    I have the integration scenario where Supplier list need to transfer from SRM 7.0 to MDM 7.1 using the PI 7.1. Imported  the content into ESR (SRM Server 7.0,SRM MDM catalog 3.0 ) .   I have 2 issues. 1. Try to transfer the process integration scenar

  • Hp compatibility

    Hello My IT guys are saying that my 20" cinema display isn't compatible with the HP6510b that they have bought me, even though it has the right connector. Is this true? Is there anything we need to consider to get it to work please? Thanks, Adam

  • TA38263 How to burn an audio CD in iTunes in macbook bro?

    hey How to burn an audio CD in iTunes in macbook bro? thanks

  • How do I capture a single frame as a jpg

    I used to be able to select a frame in the event window and add it to the end of my porject. Then I could reveal it in finder and use it in the drop zones. With iMovie 11 I don't seem to have the option anymore.  Is there a way to do this? Thanks

  • Document Linkage from Material Master to BOM

    Hi friends, I am having a scenario where in we have attached the material drawing document in the material master we want the same to be reflected in the BOM , the same can be made available in the BOM by manualy assigning the document is there any o