Libelf missing when running Launchy or gnome-do

Hi All,
I am getting the following error when trying to run launchy of gnome-do ... (I have recently crossed to the dark side (gnome) from kde4 ;-)
gnome-do
Gtk-Message: Failed to load module "gnomebreakpad": libelf.so.0: cannot open shared object file: No such file or directory
Could not read Gnome Bookmarks file /home/bmentink/.gtk-bookmarks: Could not find file "/home/bmentink/.gtk-bookmarks".
The same sort of thing happens with launchy ..
When I try to install libelf, I get this:
[root@Laptop2 bmentink]# pacman -S libelf
resolving dependencies...
looking for inter-conflicts...
:: libelf and elfutils are in conflict. Remove elfutils? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: gcc: requires elfutils
It seems I have a conflict that cannot be resolved. Does anyone have a suggestion? I am reluctant to force the install of libelf, in case there is issues ..
Thanks,
Bernie

Ok, tried the upgrade, but get this dependancy loop ...
sudo pacman -Syy
:: Synchronizing package databases...
catalyst                           2.7K   41.1K/s 00:00:00 [################################] 100%
core                              35.6K   19.2K/s 00:00:02 [################################] 100%
extra                            472.3K   35.0K/s 00:00:13 [################################] 100%
community                        389.9K   26.4K/s 00:00:15 [################################] 100%
kdemod-core                       54.1K   15.5K/s 00:00:03 [################################] 100%
kdemod-extragear                  14.1K   18.2K/s 00:00:01 [################################] 100%
[bmentink@Laptop2 ~]$ sudo pacman -Suu
:: Starting full system upgrade...
:: Replace gir-repository with extra/gobject-introspection? [Y/n] y
:: Replace libdjvu with extra/djvulibre? [Y/n] y
resolving dependencies...
warning: provider package was selected (xorg-server-1.8-catalyst-maximize-fix provides xorg-server)
warning: dependency cycle detected:
warning: xorg-server-1.8-catalyst-maximize-fix will be installed before its catalyst-utils dependency
looking for inter-conflicts...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: xf86-input-evdev and xorg-server-1.8-catalyst-maximize-fix are in conflict (xorg-server<1.9.0)
I have tried different mirrors ...
Cheers,
B

Similar Messages

  • Hyperlink in pdf is missing when run from server.

    Hello,
    I create a link for a field in a report (using Hyperlink tab Hyperlink information).  When I export the pdf from Crystal Report, I could see the link when mouse over the field.  But when I run the report from opendocumentfrom server) , the link is missing.  Does Crystal Report support hyperlink in pdf when run from server?  Or do I miss anything?
    Thanks for your help in advance.

    Moving to BusinessObject forum

  • MSG M8147 - Account Detremination PRD_PRF missing when run KO88

    Hi,
    when we run kO88 on order we get an error Account Determination PRD-PRF missing. the standard cost of the material is not changing nor is there any other varaince that I can see. Why the system using Prd?

    Hi,
    maybe SAPNET note 809764 describes what to do.
    If not, can you try to maintain the account determination in test-client and settle the order to see if a posting happens + what is posted?
    best regards, Christian

  • Evolution Icons missing when run under kde

    Hello all:
    Can't really find a solution for this while searching so thought I would post.  When I start evolution under KDE, just about every icon(folders, symbols, etc) is replaced with a box with a red X in the middle.  Obviously, it cannot find the icons to use.  How can I fix this?
    Thanks,
    -FS

    When you run gnome-session as your desktop manager, it automatically loads the settings controller that handles icons and the like.  When you launch anything else (such as your kde or my fluxbox) you have to load that settings manager manually.
    Stick this in your .xinitrc just before you launch kde:
    gnome-settings-daemon &
    That should fix ya right up.

  • Field missing when running the KSB1 transaction in Back ground

    Hi,
    With the help of  Zreport am executing the KSB1 transaction in back ground and after execution of KSb1 am retrieving the report output and am displaying.
    Issue is when am running Zreport in back ground the the output of KSB1 is giving the output by hiding the last column, where as am running Zreport in foreground the output of KSB1 giving the output with out hiding last field. Please guide me why the variance is coming in output when am running the Zreport in background........ and please advise me to rectify the problem....

    In background it cant be displayed if report width is more than 255 chars. Check line size.
    Satya

  • Windows Update Cleanup option is missing when running Disk Cleanup

    I am running a domain controller on Window Server 2008 R2 and I am running low on C drive space. I have installed KB2852386 and I have Cleanmgr.exe and Cleanmgr.exe.mui in the system32 and system32\EN-us folders respectively. But when I log in as administrator
    and run Disk Cleanup on the C drive, I do not get an option for Windows Update Cleanup. My winsxs folder is 16Gb and I would dearly like to recover some of that space.

    Didn't think it would have been a WSUS server but just thought I'd check as that always complicates things...
    I do need to clarify though, which version of Windows Server are you running? Your original post says 2008 R2, but your reply suggests it's just 2008 (mainly because 2008 R2 only has SP1).
    If that's the case, you'll need to use the Compcln.exe tool. This removes archived files that are used in case you ever wanted to roll back an update, or even an entire service pack. Once the archived files are removed you can no longer remove SP2.
    To use the tool, simply run compcln at a command prompt.
    I honestly can't say how much space it will save. There are pages of discussions out there regarding WinSxS and why it takes up so much space. If you're still struggling after this you may have to look to hardware options...
    I'll leave you with one last link to check out - just a blog explaining a bit more about WinSxS if you are interested.
    What is the WINSXS directory in Windows 2008 and Windows Vista and why is it so large?
    Best of luck
    Regards,
    James Henderson
    MTA: Windows Server Admin Essentials

  • Body and Attachments missing when running JavaMail  from Jboss.

    When I send an email from a Web service running on Jboss I get an email with recipients and subject but I do not get the body or the attachments. However, when I use the same code and run outside of the server environment everything works as expected. I have double checked to insure that I am using the correct jar files. I am not sure where to go from here.

    Here is the debug output from the server.log. I have a application log file that says when I'm creating the body parts and how many there are.
    I've redacted some company addresses etc.
    2009-04-01 09:30:54,296 INFO [STDOUT] DEBUG: setDebug: JavaMail version 1.4.2
    2009-04-01 09:30:54,312 INFO [STDOUT] DEBUG: getProvider() returning javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems,
    Inc]
    2009-04-01 09:30:54,312 INFO [STDOUT] DEBUG SMTP: useEhlo true, useAuth false
    2009-04-01 09:30:54,312 INFO [STDOUT] DEBUG SMTP: trying to connect to host "***.***.***.com", port 25, isSSL false
    2009-04-01 09:30:54,359 INFO [STDOUT] 220 ***.***.***.com Microsoft ESMTP MAIL Service, Version: 6.0.3790.3959 ready at Wed, 1 Apr 2009 09:26:31 -0400
    2009-04-01 09:30:54,359 INFO [STDOUT] DEBUG SMTP: connected to host "***.***.***.com", port: 25
    2009-04-01 09:30:54,359 INFO [STDOUT] EHLO bladepc135
    2009-04-01 09:30:57,187 INFO [STDOUT] 250-***.***.***.com Hello [**.***.***.***]
    250-TURN
    250-SIZE 104857600
    250-ETRN
    250-PIPELINING
    250-DSN
    250-ENHANCEDSTATUSCODES
    250-8bitmime
    250-BINARYMIME
    250-CHUNKING
    250-VRFY
    250-X-EXPS GSSAPI NTLM LOGIN
    250-X-EXPS=LOGIN
    250-AUTH GSSAPI NTLM LOGIN
    250-AUTH=LOGIN
    250-X-LINK2STATE
    250-XEXCH50
    250 OK
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "TURN", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "SIZE", arg "104857600"
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "ETRN", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "PIPELINING", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "DSN", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "ENHANCEDSTATUSCODES", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "8bitmime", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "BINARYMIME", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "CHUNKING", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "VRFY", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "X-EXPS", arg "GSSAPI NTLM LOGIN"
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "X-EXPS=LOGIN", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "AUTH", arg "GSSAPI NTLM LOGIN"
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "AUTH=LOGIN", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "X-LINK2STATE", arg ""
    2009-04-01 09:30:57,203 INFO [STDOUT] DEBUG SMTP: Found extension "XEXCH50", arg ""
    2009-04-01 09:30:57,203 INFO [STDOUT] DEBUG SMTP: Found extension "OK", arg ""
    2009-04-01 09:30:57,203 INFO [STDOUT] DEBUG SMTP: use8bit false
    2009-04-01 09:30:57,203 INFO [STDOUT] MAIL FROM:<[email protected]>
    2009-04-01 09:30:57,218 INFO [STDOUT] 250 2.1.0 [email protected] OK
    2009-04-01 09:30:57,218 INFO [STDOUT] RCPT TO:<[email protected]>
    2009-04-01 09:30:57,234 INFO [STDOUT] 250 2.1.5 [email protected]
    2009-04-01 09:30:57,234 INFO [STDOUT] DEBUG SMTP: Verified Addresses
    2009-04-01 09:30:57,234 INFO [STDOUT] DEBUG SMTP: [email protected]
    2009-04-01 09:30:57,234 INFO [STDOUT] DATA
    2009-04-01 09:30:57,250 INFO [STDOUT] 354 Start mail input; end with <CRLF>.<CRLF>
    2009-04-01 09:30:57,250 INFO [STDOUT] Date: Wed, 1 Apr 2009 09:30:54 -0400 (EDT)
    From: [email protected]
    To: [email protected]
    Message-ID: <31640094.22.1238592654312.JavaMail.SYSTEM@***.***.***.com>
    Subject: whateverwhateverwhatever
    MIME-Version: 1.0
    Content-Type: multipart/mixed;
         boundary="----=_Part_21_14054944.1238592654296"
    MultiPart: ICP Email
    2009-04-01 09:30:57,281 INFO [STDOUT] 250 2.6.0 <31640094.22.1238592654312.JavaMail.SYSTEM@***.***.***.com> Queued mail for delivery
    2009-04-01 09:30:57,312 INFO [STDOUT] QUIT
    2009-04-01 09:30:57,328 INFO [STDOUT] 221 2.0.0 ***.***.***.com Service closing transmission channel

  • Missing Sub VI error when running Applicatio​n.exe in development PC

    Hi,
    I have created an application(exe) on my computer, which is also where I have also designed the different blocks of code for this application.
    All the blocks of code work just fine when made to run through Labview 2013 development software. After adding all the VI files associated with the  project in the project explorer of a new project and configuring the build specifications, I was able to create the executable. But, when I try running this executable/application(.exe) file, I get the missing subVI message. I found that some of these missing sub VIs are the Instrument driver VIs which work absolutely fine when run through the LabVIEW development sofware.
    How can I resolve this issue?
    Attachment "Error Screenshot" shows the Missing sub VI message.
    Attachment "Project & Error Screenshot" shows the Missing sub VI message along with the list of dependencies in the project, which shows the error being displayed eventhough the sub VI is present in the dependency list.
    Any comments in this regard are highly appreciated.
    Regards,
    Vivek
    Attachments:
    Error Screenshot.jpg ‏257 KB
    Project & Error Screenshot.jpg ‏360 KB

    vivek.madhavan.13 wrote:
    Thanks for your comment Jeff,
    But what about the 'subBuildXYGraph.vi', 'Waveform Array To Dynamic.vi' and other such VI's in the attached error message that are not a part of the Rohde and Schwarz drivers but are included in the vi.lib folder? Ideally, labview must be able to find/trace atleast these VIs while performing the build procedure, right?
    Vivek
    If they are (Non dynamically called)-dependancies of always included dynamic calls, Yes, the build will include them.
    I hate to say it but,  Start with the rs dynamic vis  and keep adding if that meerely helps reduce the list of the missing vis.
    Jeff

  • Hard drive is missing. I can boot from the cd but when running the disk utility, no hard drive shows up.

    Hard drive is missing. I can boot from the cd but when running the disk utility, no hard drive shows up.
    This is a problem that suddenly appeared.

    Please post a screenshot of Disk Utility that shows what you mean. Be careful not to include any private information.
    Start a reply to this message. Click the camera icon in the toolbar of the editing window and select the image file to upload it. You can also include text in the reply.

  • IMac 20-inch on OSX 10.7.4 running iphoto 11, my photos from my iphoto library have been deleted. I have time machine but the iphoto library file is missing when I access time machine, help please.

    I have an imac 20-inch Late 2006 model on OSX 10.7.4 running iphoto 11, somehow the application ccleaner has deleted my photos from my iphoto library. I have time machine but the iphoto library file is missing when I access time machine.
    To restore photos I have followed the steps below
    Quit iPhoto.
    Connect your Time Machine drive.
    In the Finder, open the folder containing your iPhoto Library. Unless you've moved your iPhoto Library, it can be found in Home/Pictures/iPhoto Library.
    Enter Time Machine.  (Time Machine can be found in the Dock or in the /Applications folder.)
    Choose your desired backup. The timeline on the right side of the screen displays a purple tick mark for each of the backups stored on your Time Machine drive.
    Select the iPhoto library you would like to restore, and click the Restore button.
    I dont get the option in step 6 as I dont have an iphoto library file to choose? Does anyone know why?

    Hi Barry
    Thanks but as mentioned all is intact, even at step 3 I can see the current library in Home/Pictures/iPhoto Library which has no photos, but when I access time machine any point before the NOW option the iphoto library in Home/Pictures/iPhoto Library is missing from the finder window. 
    As you can see here it is
    and now its gone. I have no explanantion.
    How do I go about moving this question as you suggested.

  • "Missing Class" error when running web service

    Hi,
    I am getting an "Missing Class" error when running a web service. The web service was generated from a Java class via the "create J2EE web service" option.
    The web service has a JAX-RPC handler class added, which belongs to the same package as a logging class. The logging class is used to write to a file for debug purposes. A "missing class" error is being generated whenever I attempt to invoke the web service (via the enterprise manager test util), the error refers to the logging class which is used by the main handler class. The JAX-RPC handler works fine by itself, the error is only seen when I attempt to use the logging class.
    I have re-built, re-deployed from scratch again, but still get the same error! Am I missing something simple here?
    thanks for any advice

    Cant you paste some of your code, formatted in code tags? It looks like there is a problem passing some of the XMl response, it doesnt like a tag html.
    If you post some code somebody might actually be able to help you.

  • Error File missing when try to run iTunes on windows. No more info. Uninstalled following support instructions and reinstalled - same message while reinstalling.

    Error "File missing" when try to run iTunes on windows. No more info. Uninstalled following support instructions and reinstalled - same message while reinstalling.

    Hi there slklug43,
    You may find the troubleshooting steps in the article below helpful.
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/ts1717
    -Griff W. 

  • Records are Missing when we run Delta Load( FIGL-ACCOUNT ITEMS)

    Hi,
      Some records are missing when we run Delta load.
    We have one generic data source on FAGLFLEXA table.
    We select  Field nm TIMESTAMP
    TIME STAMP IS LOCAL.
    upper limit is Blank
    Lower limit is 1000.
    we run this process chain every day.
    we select delta settings is New status for changed records.
    Please give me any idea why records are missing when we run deltas.
    Thanks
    Naik

    Hi Anju,
    Please ensure that you are following the below steps while Initilizing the application 13:
    1. All the users in source system, must be locked.
    2. Ensure that SMQ1 and RSA7 are having no data for application 13. Delete the application 13 datasource entries from RSA7.
    3. Delete and refill the setup tables for application 13.
    4. Run a INIT with data transfer load for the required datasources of application 13.
    5. The Deltas can follow from the next day.
    This will ensure that your deltas are fetching correct data. Note that, delta will pick up the same conditions on which the INIT load was run.
    Please let me know if you need any more information.
    Regards,
    Pankaj

  • I think I goofed when running disk utility, and unmounted at the end and restarted. Now I can't get the disk to mount. What am I missing?

    I think I goofed when running disk utility, and unmounted at the end and restarted. Now I can't get the disk to mount. What am I missing?

    Which disk won't mount? What version of OS X? Your post is impossible to answer with no useful information.

  • Legal Consol: Received CSD Errors when running SPRUNCONSO

    Hi All,
    I configured Legal Consol application under BPC 7.0 MS and I've below error message when running SPRUNCONSO:
    Warning : Nothing Extract From Ownership for OPENING Period
    ERROR CSD-130 Problem Extracting data from the Fact
    ERROR CSD-135 Problem Extracting data : C_FINANCE
    ERROR CSD-140 Problem extracting Data : C_DATA
    ERROR CSD-150 Problem extracting Data : C_REPART
    ERROR CSD-160 Problem extracting Data : C_CONSO
    20091200 - 0 Rows Calculated
    20091200 - 0 Rows Updated
    Below are my configuration steps:
    1. Account Dimension:
        - Populate TYPELIM Property for account related to interco elimination.
    2. Datasrc Dimension:
        - Populate IS_CONSOL Property (value = Y) for source DataSrc (INPUT)
        - Populate DATASRC_TYPE Property (value = A) for destination DataSrc (AJ_ELIM)
    3. Entity Dimension:
        Property ELIM = Y for entity related to elimination
    4. Groups Dimension:
        Currency_Type = G for Elimination Group
    4. Business Rule:
        - Automatic Adjustment:
           Adjustment ID = ELIM01
           Source Data Source = INPUT
           Destination Data Source = AJ_ELIM
           Adjustment Type = Generic
          Adjustment Level = 0
        - Automatic Adjustment Detail:
           Adjustment ID = ELIM01
           Source Account = IC_APAR
           Destination "ALL" Account = IC_APAR (same value under TYPELIM Property for account dimension member)
           Destination Group Account = IC_APAR_CL (same value under TYPELIM Property for account dimension member)
           RuleID = RULE040
    4: Business Rule Library:
        - Consolidation Rules:
           RuleID = Rule040
           Rule Type = ALL
        - Consolidation Method: 100
        - Consolidation Rules Formula:
          RuleID: RULE040
          EntityMethod: 100
          IntcoMethod: 100
          "All" Formula: 1
          Group Formula: 1
    5. Set Ownership data for 2008.Dec until 2009.Dec (data existed in tblfactownership)
    6. Set Foreign Exchange Rate from 2008.Dec until 2009.Dec
    7. Stored Procedure:
        *RUN_STORED_PROCEDURE = SPRUNCONVERSION([%APP%], [%CATEGORY_SET%], [], [%GLOBAL], [%SCOPETABLE%], [%LOGTABLE%])
        *RUN_STORED_PROCEDURE = SPRUNCONSO([%APP%], [%CATEGORY_SET%], [%SCOPETABLE%], [%LOGTABLE%])
        *COMMIT
    I've been trying to crack it but i still received same error message. Can anyone share what i might have missed?
    Thanks a lot for the advice,
    Liam

    Hi,
    I think there is a syntax problem in your SPRUNCONSO call. GROUPS_SET variable is missing. The syntax should be like this:
    *RUN_STORED_PROCEDURE = SPRUNCONSO([%APP%],[%CATEGORY_SET%],[%GROUPS_SET%],[%SCOPETABLE%],[%LOGTABLE%])
    In addition, not sure if it's a typo problem or not, but it seems that your call for the SPRUNCONVERSION is also wrong. Some variables are also missing:
    *RUN_STORED_PROCEDURE=SPRUNCONVERSION([%APP%],[%CATEGORY_SET%],[%CURRENCY_SET%],[GLOBAL],[%SCOPETABLE%],[%LOGTABLE%])
    Then, for all the error codes, you can get rid of those one using the ON_ERROR_CONTINUE, at the end of the line.
    Normally, those kind of error message are generic, and informed the user that there is actually no records that should be the source of the SPRUNCONSO stored procedure.
    Hope this will help you.
    Kind Regards,
    Patrick

Maybe you are looking for