(Solved) KDE: converseen won't run

I'm trying to run converseen. Its installed OK but when I try to run it I get the following:
converseen
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
terminate called after throwing an instance of 'Magick::ErrorModule'
  what():  converseen: unable to load module `/usr/lib/ImageMagick-6.8.9//modules-Q16HDRI/coders/jp2.la': file not found @ error/module.c/OpenModule/1282
Aborted (core dumped)
The file "/usr/lib/ImageMagick-6.8.9//modules-Q16HDRI/coders/jp2.la" does exist.
Any ideas?
Thanks
Last edited by kurt (2014-06-15 11:10:02)

New version of converseen (0.7.1-1 -> 0.7.2-1) but still have the same problem:
converseen
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
terminate called after throwing an instance of 'Magick::ErrorModule'
  what():  converseen: unable to load module `/usr/lib/ImageMagick-6.8.9//modules-Q16HDRI/coders/jp2.la': file not found @ error/module.c/OpenModule/1282
Aborted (core dumped)

Similar Messages

  • [SOLVED!] Conky won't run undecorated, please assist.

    Greetings,
    As suggested in my other thread, I have been working on customizing a conky script that simply shows the time, date, calendar, current weather, and forecast, and I have completed it.
    However I have ran into a problem. Up until I basically had it completed, it would run fine undecorated without any window borders and the like. But now it won't, and it laughs at me instead. If I want to see my conky, I have to have it decorated in the window border, which is a pain and something I don't want. I want it to simply blend in with my desktop.
    Anyways, I am hoping someone can help me solve this. I know it runs. If I set it to decorate, it pops up, info and all. If I set it to undecorate, it laughs at me, but shows up lxtask and htop.
    Here's my .conkyrc
    # Use Xft?
    use_xft yes
    xftfont cure:size=6
    # Update interval in seconds
    update_interval 1
    # This is the number of times Conky will update before quitting.
    # Set to zero to run forever.
    total_run_times 0
    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    own_window_transparent yes
    own_window_type widget
    own_window_hints undecorate,sticky,above,skip_taskbar,skip_pager
    # Use double buffering (reduces flicker, may not work for everyone)
    double_buffer yes
    # Minimum size of text area
    minimum_size 280 5
    maximum_width 187
    # Draw shades?
    draw_shades no
    # Draw outlines?
    draw_outline no
    # Draw borders around text
    draw_borders no
    # Stippled borders?
    stippled_borders 0
    # border margins
    border_margin 5
    # border width
    border_width 0
    # Default colors and also border colors
    default_color 4d4d4d
    #default_shade_color white
    #default_outline_color black
    own_window_colour 262626
    # Text alignment, other possible values are commented
    alignment top_left
    #alignment top_right
    #alignment bottom_left
    #alignment bottom_right
    # Gap between borders of screen and text
    # same thing as passing -x at command line
    gap_x 1180
    gap_y 24
    # Subtract file system buffers from used memory?
    no_buffers yes
    # set to yes if you want all text to be in uppercase
    uppercase no
    # number of cpu samples to average
    # set to 1 to disable averaging
    cpu_avg_samples 2
    # number of net samples to average
    # set to 1 to disable averaging
    net_avg_samples 2
    # Force UTF8? note that UTF8 support required XFT
    override_utf8_locale yes
    # Add spaces to keep things from moving about? This only affects certain objects.
    use_spacer yes
    #Email:
    #${pop3_unseen **SERVER NAME** **USERNAME** **PASSWORD**} new messages
    TEXT
    ${offset 100}${alignc}${font openlogos-archupdate:size=40}${color blue}B${font}${color}
    ${color FFFFFF}${font DejaVu Sans:style=Bold:pixelsize=25}${alignc}${time %r}${font Snap.se:size=8}
    ${color FFFFFF}${alignr}${time %A, %B %e %G}
    ${color FFFFFF}${font Aerial:style=Bold:pixelsize=12}CALENDAR${font Snap.se:size=8}${hr 1}
    ${color FFFFFF}${font DejaVu Sans Mono :size=12}${pre_exec cal}
    ${color FFFFFF}${font DejaVu Sans Mono :size=6}${pre_exec cal -3 | cut -c23-44 --complement}
    ${color FFFFFF}${font Aerial:style=Bold:pixelsize=12}WEATHER${font Snap.se:size=8}${hr 1}
    ${color FFFFFF}${alignr 43}${font DejaVu Sans:size=12}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=CN}${font}
    ${color FFFFFF}${alignr 43}${font Weather:size=46}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=WF -i}${font}
    ${color EE6363}${voffset -30}${font Aerial:style=Bold:pixelsize=12}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=HT -i}${font}
    ${color 00A54E}Low: ${color FFFFFF}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=LT -i --startday=1 --endday=1} ${font DejaVu Sans Mono:size=6}» ${font}${alignr}${color 00A54E}High: ${color FFFFFF}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=HT -i --startday=1 --endday=1}
    ${color 00AEED}Conditions: ${color FFFFFF}${alignr}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=CC -i}
    ${color 00AEED}Wind: ${color FFFFFF}${alignr}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=WS -i}
    ${color 00AEED}Humidity: ${color FFFFFF}${alignr}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=HM -i}
    ${color 00AEED}Chance of Precipitation: ${color FFFFFF}${alignr}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=PC -i}
    ${color FAF519}Sun Rise: ${color FFFFFF}}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=SR -i --startday=1 --endday=1} ${font DejaVu Sans Mono:size=6}» ${font}${alignr}${color FAF519}Sun Set:${color FFFFFF}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=SS -i --startday=1 --endday=1}
    ${color FFFFFF}${font Aerial:style=Bold:pixelsize=12}FORECAST${font Snap.se:size=8}${hr 1}
    ${color FF0000}${alignr}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=DW -i --startday=1 --endday=1}
    ${color 00A54E}Low: ${color FFFFFF}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=LT -i --startday=2 --endday=2} ${font DejaVu Sans Mono:size=6}» ${font}${alignr}${color 00A54E}High: ${color FFFFFF}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=HT -i --startday=2 --endday=2}
    ${color FAF519}Sun Rise: ${color FFFFFF}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=SR -i --startday=2 --endday=2} ${font DejaVu Sans Mono:size=6}» ${font}${alignr}${color FAF519}Sun Set:${color FFFFFF}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=SS -i --startday=2 --endday=2}
    ${color FF0000}${alignr}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=DW -i --startday=2 --endday=2}
    ${color 00A54E}Low: ${color FFFFFF}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=LT -i --startday=3 --endday=3} ${font DejaVu Sans Mono:size=6}» ${font}${alignr}${color 00A54E}High: ${color FFFFFF}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=HT -i --startday=3 --endday=3}
    ${color FAF519}Sun Rise: ${color FFFFFF}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=SR -i --startday=3 --endday=3} ${font DejaVu Sans Mono:size=6}» ${font}${alignr}${color FAF519}Sun Set:${color FFFFFF}${execi 3600 python ~/scripts/conkyForecast.py --location=USOH0311 --datatype=SS -i --startday=3 --endday=3}
    Again, all I need help with is having it run undecorated without any window decoration. I am running Fluxbox as my WM. If you need any other info, please let me know. Thanks.
    Last edited by mythus (2009-04-25 01:02:23)

    Yes that works! Thanks!
    About the widget; I used Sid's conky script from the conky screenshot as my base, it was the first conky I had tried. Though I only ended up keeping the forecast portion after editing it massively...
    I think it must have been the own_window_hints throwing me off.

  • [SOLVED] key-mon won't run, what's missing?

    all I want to do is to make a screencast with mouse and keyb events shown on screen
    seems key-mon from AUR is the perfect tool, installation went fine but it won't start, this is what it returns in debug mode
    mod_mapper.py [289]: DEBUG Loading kbd file: /usr/lib/python2.7/site-packages/keymon/us.kbd
    Traceback (most recent call last):
    File "/usr/bin/key-mon", line 3, in <module>
    km.main()
    File "/usr/lib/python2.7/site-packages/keymon/key_mon.py", line 1007, in main
    keymon = KeyMon(opts)
    File "/usr/lib/python2.7/site-packages/keymon/key_mon.py", line 119, in __init__
    self.devices = xlib.XEvents()
    File "/usr/lib/python2.7/site-packages/keymon/xlib.py", line 79, in __init__
    self.record_display = display.Display()
    File "/usr/lib/python2.7/site-packages/Xlib/display.py", line 83, in __init__
    self.display = _BaseDisplay(display)
    File "/usr/lib/python2.7/site-packages/Xlib/display.py", line 65, in __init__
    apply(protocol.display.Display.__init__, (self, ) + args, keys)
    File "/usr/lib/python2.7/site-packages/Xlib/protocol/display.py", line 52, in __init__
    name, host, displayno)
    File "/usr/lib/python2.7/site-packages/Xlib/support/connect.py", line 94, in get_auth
    return mod.get_auth(sock, dname, host, dno)
    File "/usr/lib/python2.7/site-packages/Xlib/support/unix_connect.py", line 115, in new_get_auth
    au = xauth.Xauthority()
    File "/usr/lib/python2.7/site-packages/Xlib/xauth.py", line 44, in __init__
    raise error.XauthError('~/.Xauthority: %s' % err)
    Xlib.error.XauthError: ~/.Xauthority: [Errno 2] No such file or directory: '/home/david/.Xauthority'
    I have no idea what could be wrong here??
    Last edited by dabbi2000 (2011-12-17 14:27:03)

    dabbi2000 wrote:well I cannot find anything about .Xauthority, could it be obsolute?
    No, .Xauthority is not obsolete, and is in fact an important file of the system.
    No LM manager, inittab is
    x:5:respawn:/usr/bin/xdm -nodaemon
    Actually you are using a login manager, which is xdm in your case.
    Well, xdm should be creating an .Xauthority file, but it isn't. And i have no idea, why it isn't.
    Now you can investigate why xdm isn't doing so, or maybe try slim or something similar and see if they do create the file.

  • [SOLVED] bin32 applications won't run

    I have problems with running bin32 apps.
    $ skype
    bash: /usr/bin/skype: No such file or directory
    $ ls -l /usr/bin | grep skype
    -rwxr-xr-x 1 root root   18567888 Feb 22 00:13 skype
    $ /usr/bin/wine
    bash: /usr/bin/wine: No such file or directory
    $ googleearth
    /usr/bin/googleearth: line 16: /opt/google-earth/googleearth-bin: No such file or directory
    /usr/bin/googleearth: line 16: /opt/google-earth/googleearth-bin: Success
    After today's bluez upgrade there were some errors connected with ldconfig, but I can't find them in logs. I tried to reinstall skype but it didn't help. The solution from http://bbs.archlinux.org/viewtopic.php?id=91470 didn't help too, because there is no /usr/X11R6/lib or /usr/lib32 in my ld.so.conf.
    Can someone help me?
    Last edited by youplease (2010-02-22 20:24:46)

    $ cat /etc/ld.so.conf
    /usr/lib/libfakeroot
    include /etc/ld.so.conf.d/*.conf
    $ ls /etc/ld.so.conf.d/
    lib32-glibc.conf  xulrunner.conf
    $ cat /etc/ld.so.conf.d/lib32-glibc.conf
    /opt/lib32/lib
    /opt/lib32/usr/lib
    $ cat /etc/ld.so.conf.d/xulrunner.conf
    /usr/lib/xulrunner-1.9.2
    $ pacman -Q filesystem lib32-glibc
    filesystem 2010.02-3
    lib32-glibc 2.11.1-1.1
    Last edited by youplease (2010-02-21 23:31:43)

  • [SOLVED] QT Creator won't Run any of examples

    Hi I just installed QT SDK, and at startup it recommends me to see some of "Demos and Examples" and I did so, I tried 4-5 examples and EVERY have some errors. Most of them look like this:
    /usr/bin/ld: warning: libpng12.so.0, needed by /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so, not found (try using -rpath or -rpath-link)
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_read_info@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_gAMA@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_get_tRNS@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_PLTE@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_filler@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_get_text@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_packing@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_write_rows@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_invert_mono@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_error_fn@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_write_chunk@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_get_image_width@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_IHDR@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_sig_bytes@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_read_update_info@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_write_fn@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_write_end@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_create_read_struct@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_read_image@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_gray_to_rgb@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_get_IHDR@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_get_channels@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_strip_16@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_expand@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_pHYs@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_create_write_struct@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_get_gAMA@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_write_info@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_text@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_get_PLTE@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_oFFs@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_destroy_write_struct@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_get_io_ptr@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_get_image_height@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_get_y_pixels_per_meter@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_compression_level@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_get_x_pixels_per_meter@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_gamma@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_destroy_read_struct@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_read_end@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_packswap@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_sBIT@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_error@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_write_image@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_read_fn@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_tRNS@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_create_info_struct@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_set_bgr@PNG12_0'
    /home/broi/QtSDK/Simulator/Qt/gcc/lib/libQtGui.so: undefined reference to `png_get_valid@PNG12_0'
    collect2: ld returned 1 exit status
    make: *** [annotatedurl] Error 1
    make: Leaving directory `/home/broi/QtSDK/Examples/QtMobility/annotatedurl-build-simulator-Simulator_Qt_for_GCC__Qt_SDK__Release'
    19:56:28: The process "/usr/bin/make" exited with code 2.
    Error while building project annotatedurl (target: Qt Simulator)
    When executing build step 'Make'
    Last edited by broi (2012-03-16 18:21:30)

    Mr.Elendig wrote:/me suggests just using qt from repos + a sane editor instead. Or atleast build qtcreator from source (you can find it in aur)
    U saying I can programme qt apps without QT Creator, just with sane (or some other) editor?

  • [SOLVED] KDE won't start

    I've just installed Arch... again. I decided to go for KDE this time. I installed kde-meta-kdebase, have graphics drivers (xf86-video-intel) and everything. When I've try to run it by startx ("exec startkde" in my .xinitrc, copied from /etc/skel - everything done like always), the process ends after short blink of the screen. No error output now but before reboot it prompted "startkde: no such file or directory" - now no error message but it won't run anyway... there is /usr/lib/kde on my system but when I go
    # systemctl enable kdm.service
    - again: no such file or directory... it's like it's not installed the right way but pacman sees it. It was the same yesterday and I thought I just forgot about something so today I went step-by-step with Beginner's Guide... and still nothing. Only thing that is different from the usual system is zsh. Test xorg DE starts fine.
    Last edited by smsware (2014-03-13 02:08:48)

    I had kde-meta-kdebase installed but now I see that
    sms-linux% sudo pacman -S kdebase
    [sudo] password for root:
    :: There are 11 members in group kdebase:
    :: Repository extra
    1) kde-wallpapers 2) kdebase-dolphin 3) kdebase-kdepasswd
    4) kdebase-kdialog 5) kdebase-keditbookmarks 6) kdebase-kfind
    7) kdebase-konq-plugins 8) kdebase-konqueror 9) kdebase-konsole
    10) kdebase-kwrite 11) kdebase-plasma
    Enter a selection (default=all):
    it's not there by default. Is it a mistake by packager that it wasn't pulled by any of the packages and it's not listed there too? "Minimal install" section of Arch Wiki article about KDE is now invalid and it wasn't like that before... I just went here to type that "I don't know why but after installing some other kde packages, the problem dissapeared" - now I know why, thanks! :-)

  • [Solved] Skype won't run on x86_64

    [jiehan@tpx1c ~]$ sudo pacman -Q skype
    skype 4.1.0.20-4
    [jiehan@tpx1c ~]$ skype
    ERROR: ld.so: object '/usr/share/skype/lib/libQtWebKit.so.4' from LD_PRELOAD cannot be preloaded: ignored.
    /usr/lib32/skype/skype: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory
    [jiehan@tpx1c ~]$
    Any ideas?  Thanks.
    UPDATE: Reinstalling lib32-alsa-lib and lib32-libxv made Skype to run.  I don't know what made these packages corrupted.
    However, I ran into a new issue, and this is what I get now:
    [jiehan@tpx1c ~]$ skype
    ERROR: ld.so: object '/usr/share/skype/lib/libQtWebKit.so.4' from LD_PRELOAD cannot be preloaded: ignored.
    Inconsistency detected by ld.so: dl-open.c: 684: _dl_open: Assertion `_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT' failed!
    UPDATE: Reinstalling lib32-alsa-plugins lib32-glib2 lib32-libogg, which seem to be corrupted on my filesystem for some reason, finally solves this issue.  Thank you everyone.
    Last edited by jiehanzheng (2013-03-03 02:44:19)

    theodore wrote:...uninstall it and install it again.
    I did not.  Just tried but it still won't run...
    [root@tpx1c jiehan]# pacman -R skype
    checking dependencies...
    Targets (1): skype-4.1.0.20-4
    Total Removed Size: 35.64 MiB
    Do you want to remove these packages? [Y/n]
    (1/1) removing skype [######################] 100%
    [root@tpx1c jiehan]# pacman -S skype
    resolving dependencies...
    looking for inter-conflicts...
    Targets (1): skype-4.1.0.20-4
    Total Installed Size: 35.64 MiB
    Proceed with installation? [Y/n]
    (1/1) checking package integrity [######################] 100%
    (1/1) loading package files [######################] 100%
    (1/1) checking for file conflicts [######################] 100%
    (1/1) checking available disk space [######################] 100%
    (1/1) installing skype [######################] 100%
    Optional dependencies for skype
    lib32-libcanberra: XDG sound support
    lib32-libpulse: PulseAudio support
    [root@tpx1c jiehan]# skype
    ERROR: ld.so: object '/usr/share/skype/lib/libQtWebKit.so.4' from LD_PRELOAD cannot be preloaded: ignored.
    /usr/lib32/skype/skype: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory
    [root@tpx1c jiehan]# exit
    [jiehan@tpx1c ~]$ skype
    ERROR: ld.so: object '/usr/share/skype/lib/libQtWebKit.so.4' from LD_PRELOAD cannot be preloaded: ignored.
    /usr/lib32/skype/skype: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory
    [jiehan@tpx1c ~]$

  • Kde 4.1 suddenly won't run properly

    I'm not sure what caused it, but KDE 4.1 suddenly won't run properly on one of my machines. It will start to run and die right at the point when the "splash screen" disappears. If I click the popup to make it go away, the desktop will appear for less than a second before being dropped out of X.
    The error message that I see after that is:
    xprop: unable to connect to display :0
    My main "DE" (Fluxbox) works perfectly, so I don't think that it's a problem with X itself.
    The video card brand is nVidia, if that helps any....

    If you're getting dropped out of X then it's X that's crashing.
    I will assume you have desktop effects enabled and they are causing your graphics driver to die somehow. You can disable desktop effects from the terminal by typing:
    kwriteconfig --file kwinrc --group Compositing --key Enabled --type bool false

  • [SOLVED] KDE I/O not working

    Hello, all.
    I have a wonderful little laptop running Arch with openbox. Earlier today, I decided to install Kate. In usage, I tried to save my file, at which point Kate crashed. I then re-opened Kate, and tried to open a file, and Kate crashed.
    So, I figured it might be a problem with Openbox, so, I installed KDE, and tried to run it in KDE. Well, it turns out, the plasma desktop won't load. It simply loads a white background, starts my programs in the autostart directory, but no desktop.
    Here is a screenshot. I opened Firefox from the terminal (Guake is one of my autostart programs) to demonstrate what happens when I open a window.
    When I initially installed Arch (about a month ago), I first installed KDE, because it was the easiest to install. Everything worked fine.
    A week or so ago, I had customized openbox to my satisfaction, so I uninstalled KDE. Before I did that, KWrite worked just fine. I tried Kwrite today, and I had the same I/O problems.
    The KDE Settings manager also refuses to load properly.
    Here is a screenshot of my vain attempt to run the KDE settings manager in Openbox (It has worked before).
    I found a post on an openSUSE forum with a similar issue. The solution in question did not solve my problem.
    I found nothing searching the ArchWiki or the Arch Forums.
    Basically, I am having trouble even isolating the problem, let alone solving it. Any help would be appreciated greatly.
    Cheers, Metgz.
    If it helps, here is the error traceback from the KDE crash handler:
    Application: Kate (kate), signal: Segmentation fault
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    [Current thread is 1 (Thread 0x7f0db9702780 (LWP 1153))]
    Thread 2 (Thread 0x7f0d9eac9700 (LWP 1154)):
    #0 0x00007f0db68bc954 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
    #1 0x00007f0d9f1d77a7 in ?? () from /usr/lib/libQtScript.so.4
    #2 0x00007f0d9f1d77d9 in ?? () from /usr/lib/libQtScript.so.4
    #3 0x00007f0db68b8e0f in start_thread () from /usr/lib/libpthread.so.0
    #4 0x00007f0db905d31d in clone () from /usr/lib/libc.so.6
    Thread 1 (Thread 0x7f0db9702780 (LWP 1153)):
    [KCrash Handler]
    #5 0x00007f0db38ac220 in KFileDialog::KFileDialog(KUrl const&, QString const&, QWidget*, QWidget*) () from /usr/lib/libkio.so.5
    #6 0x00007f0db38a8a9b in KEncodingFileDialog::KEncodingFileDialog(QString const&, QString const&, QString const&, QString const&, KFileDialog::OperationMode, QWidget*) () from /usr/lib/libkio.so.5
    #7 0x00007f0db38a988a in KEncodingFileDialog::getSaveUrlAndEncoding(QString const&, QString const&, QString const&, QWidget*, QString const&) () from /usr/lib/libkio.so.5
    #8 0x00007f0d9f828335 in KateDocument::documentSaveAs() () from /usr/lib/libkatepartinterfaces.so.4
    #9 0x00007f0d9f82ad72 in ?? () from /usr/lib/libkatepartinterfaces.so.4
    #10 0x00007f0db6f5db8f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
    #11 0x00007f0db8497f82 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4
    #12 0x00007f0db8498170 in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQtGui.so.4
    #13 0x00007f0db88d2463 in ?? () from /usr/lib/libQtGui.so.4
    #14 0x00007f0db88d8849 in ?? () from /usr/lib/libQtGui.so.4
    #15 0x00007f0db78203a0 in KMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libkdeui.so.5
    #16 0x00007f0db84eda49 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
    #17 0x00007f0db88d9afb in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
    #18 0x00007f0db849e18c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
    #19 0x00007f0db84a2e6b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
    #20 0x00007f0db7766df6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
    #21 0x00007f0db6f486ae in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
    #22 0x00007f0db849efcb in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
    #23 0x00007f0db851999c in ?? () from /usr/lib/libQtGui.so.4
    #24 0x00007f0db8518861 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
    #25 0x00007f0db853ea22 in ?? () from /usr/lib/libQtGui.so.4
    #26 0x00007f0db6602845 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
    #27 0x00007f0db6602b78 in ?? () from /usr/lib/libglib-2.0.so.0
    #28 0x00007f0db6602c34 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
    #29 0x00007f0db6f76b66 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
    #30 0x00007f0db853e69e in ?? () from /usr/lib/libQtGui.so.4
    #31 0x00007f0db6f473ff in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
    #32 0x00007f0db6f47688 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
    #33 0x00007f0db6f4c328 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
    #34 0x00007f0db93244cd in kdemain () from /usr/lib/libkdeinit4_kate.so
    #35 0x00007f0db8f98725 in __libc_start_main () from /usr/lib/libc.so.6
    #36 0x0000000000400721 in _start ()
    Last edited by metgz (2012-12-27 22:37:52)

    Lone wolf: I just re-installed all of KDE, but to no avail.
    If I am not mistaken, the 's' will prevent needed packages from being removed, and, because it proceeds 'c', will override it.
    REMOVE OPTIONS
    -c, --cascade
    Remove all target packages, as well as all packages that depend on one or more target packages. This operation is recursive, and must be used with care since it
    can remove many potentially needed packages.
    -n, --nosave
    Instructs pacman to ignore file backup designations. Normally, when a file is removed from the system the database is checked to see if the file should be
    renamed with a .pacsave extension.
    -s, --recursive
    Remove each target specified including all of their dependencies, provided that (A) they are not required by other packages; and (B) they were not explicitly
    installed by the user. This operation is recursive and analogous to a backwards --sync operation, and helps keep a clean system without orphans. If you want to
    omit condition (B), pass this option twice.
    -u, --unneeded
    Removes targets that are not required by any other packages. This is mostly useful when removing a group without using the -c option, to avoid breaking any
    dependencies.
    hout orphans. If you want to
    omit condition (B), pass this option twice.
    Perhaps I should be using -Runs instead.
    As for more potentially helpful info: I decided to try out various KDE applications to see if they would work. The links go to screenshots.
    Dolphin - No (See a screenshot of Nemo for comparison).
    Konsole - Yes
    Konqueror No
    Kate - No
    KWrite - No
    Plasma desktop - No
    KDE system settings - No

  • FMS won't run on RHEL 6.2 EC2 instance - _defaultRoot__edge1 experienced 1 failure

    I've got a fresh RHEL 6.2 64-bit instance on EC2. I've turned off the firewall and have  installed an FMS 4.5 dev server. In the logs directory I have admin and master logs (only). The admin logs look ok:
    #Fields: date
    time
    x-pid
    x-status
    x-ctx
    x-comment
    2012-02-29
    09:24:26
    1144
    (i)2581173
    FMS detected IPv6 protocol stack!
    2012-02-29
    09:24:26
    1144
    (i)2581173
    FMS config <NetworkingIPv6 enable=false>
    2012-02-29
    09:24:26
    1144
    (i)2581173
    FMS running in IPv4 protocol stack mode!
    2012-02-29
    09:24:26
    1144
    (i)2581173
    Host: ip-10-204-143-55 IPv4: 10.204.143.55
    2012-02-29
    09:24:26
    1144
    (i)2571011
    Server starting...
    2012-02-29
    09:24:26
    1144
    (i)2631174
    Listener started ( FCSAdminIpcProtocol ) : localhost:11110/v4
    2012-02-29
    09:24:27
    1144
    (i)2631174
    Listener started ( FCSAdminAdaptor ) : 1111/v4
    2012-02-29
    09:24:28
    1144
    (i)2571111
    Server started (./conf/Server.xml).
    The master logs contain these lines, repeating every 5 seconds:
    2012-02-29
    10:43:17
    1076
    (i)2581226
    Edge (2790) is no longer active.
    2012-02-29
    10:43:17
    1076
    (w)2581255
    Edge (2790) _defaultRoot__edge1 experienced 1 failure[s]!
    2012-02-29
    10:43:17
    1076
    (i)2581224
    Edge (2793) started, arguments : -edgeports ":1935,80" -coreports "localhost:19350" -conf "/opt/adobe/fms/conf/Server.xml" -adaptor "_defaultRoot_" -name "_defaultRoot__edge1" -edgename "edge1".
    The FMS install failed, complaining about a missing libcap.so until I installed the libcap.i686 package. The following libcap packages are now installed:
    libcap.i686               
    2.16-5.5.el6    
    @rhui-us-east-1-rhel-server-releases
    libcap.x86_64             
    2.16-5.5.el6    
    @koji-override-0/$releasever
    libcap-ng.x86_64          
    0.6.4-3.el6_0.1 
    @koji-override-0/$releasever
    libpcap.x86_64            
    14:1.0.0-6.20091201git117cb5.el6
    Any help would be most appreciated.
    /Ed.

    I had the same problem on CentOS 6.2 x86_64, albeit not on EC2. It seems that the installer creates a symlink to the i686 libpcap (libcap.so.1 -> /lib/libcap.so.2) and fmsedge won't run with it. Manually removing that symlink and instead linking to the libcap.so.2 in /lib64 solved the problem for me.
    cd /opt/adobe/fms
    rm libcap.so.1
    ln -s /lib64/libcap.so.2 libcap.so.1
    HTH, Jeremy

  • Dv7 Laptop won't run on battery

    Laptop Data&colon;
    [Image Removed]
    Upon unplugging my laptop last night, it simply shut off, and since won't run off of the battery. It seems like the battery isn't connecting to the motherboard, but I ran a test in the support assistant that gives me this:
    [Image Removed]
    Is one of the cells dead, and that is why it isn't working, or could it still be failure to connect to the motherboard?
    I have another battery, but unfortunately not currently with me. 
    The battery also won't charge past 86%, but again, I'm unsure of the cause. I left it out overnight and long held the power this morning to no avail as well.
    Any help is appriciated. Thanks.

    I understand your notebook battery no longer powers the notebook and the battery test has failed.
    Reviewing the battery test, it looks like the battery (when fully charged) is only holding about 35% of the original charge.  This means that the battery life wont' last very long as it will drain much faster.  This is the most likely reason that the battery is no longer functioning is that it has reached the end of its usage.  The battery test requires the battery to interface with the motherboard for it to test the battery, so I don't find the motherboard very likely at this point since the test was able to detect the battery.
    You stated you have another battery to try.  Try using that battery at your convenience to see if it can power up the notebook before purchasing a new battery.  Should you proceed with a new battery, the replacement part number should be listed on the current battery.
    Let me know if this answered your question.
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • Itunes installer won't run in Windows 7

    I am trying to install the latest version of itunes on my new laptop and the installer won't run.  It is a samsung sereis 7 notebook running Windows 7.
    I have downloaded itunes multiple times and tried running as administrator.  I do not get any error, and occasionally a progress bar will flash up on screen for a couple of seconds but then nothing happens.  Other times I don't even get the progress bar, just nothing happens when I try to open the installer.
    Would appreciate any help with this problem.  Its driving me crazy not being able to add new music to my ipod!

    This forum is focused on consumer level products.  For the Designjet you may have better results posting in the HP Designjet forum here.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • HP Pavilion 23t AIO PC won't run Battlefield smoothly

    My father bought me the Pavilion 23t AIO, thinking that it would be a good gaming computer, but upon me testing my game Battlefield 3 with the normal graphics and settings, and the game was incredibly laggy. I changed the settings to the lowest, and the game still won't run completely smoothly, and twice it closed itself out on me. I'm wondering if I need a new graphics card or not, please respond quickly!!
    This question was solved.
    View Solution.

    SniperProffesor, welcome to the forum.
    The good news is, you have very nice computer.  The bad news is, it is not good for gaming.  The video card slot is MXM (One PCI Express MXM slot that supports a PCI Express x16 graphics card (Generation 2 speed).  Here are the specs on it:
    One Mobile PCI Express Module (MXM) socket
    MXM 3.0 version: Type A
    <35W
    It is difficult to find these video cards because they are usually sold as OEM components.  Your best bet would be to shop ebay for one.  I am not certain that this card would even make your gaming experience better.
    Please click the "Thumbs Up+ button" if I have helped you and click "Accept as Solution" if your problem is solved.
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

  • Add-on won't run on some clients

    As soon as an add-on users de DI SDK, it crashes at startup on some systems and I don't know why.
    I'm using the DI Basic Operations example that came with the SDK. I build it, and used the SAP B1 SDK setup .NET Wizard to create the installer and licence file. The istallation goes fine, but the addon itself crashes. with a useless "the program has performed an illegal operation and will be shut down" error message (see below)
    I also tried other ways to run the add-on (among others directly from visual studio or from the command line, with the developer licence number as argument) but allways with the same result. At one system all goes well, at the other a crash occurs even before the debugging can start.
    I have no idea what this error message is trying to tell me:
    System.Runtime.InteropServices.COMException (0x80040154): COM object with CLSID {A355004F-AAB4-41D3-BDE0-7EAED1ED5FFF} is either not valid or not registered.
       at Project1.BasicOperations.InitializeCompany()
       at Project1.BasicOperations.BasicOperations_Load(Object eventSender, EventArgs eventArgs)
       at System.Windows.Forms.Form.OnLoad(EventArgs e)
       at System.Windows.Forms.Form.OnCreateControl()
       at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
       at System.Windows.Forms.Control.CreateControl()
       at System.Windows.Forms.Control.WmShowWindow(Message& m)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       at System.Windows.Forms.ContainerControl.WndProc(Message& m)
       at System.Windows.Forms.Form.WmShowWindow(Message& m)
       at System.Windows.Forms.Form.WndProc(Message& m)
       at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    Most of the time however, I get a much less helpfull error saying there was some unidentified illegal operation.
    Something that is possibly related is a problem with the references. On a PC where the add-on crashes I don't have the SAP DI as reference in the .NET and COM tabs, only the SAP UI. When I open an example the DI reference is reporting an error (not found) , but when I add the reference as a file, all is well. (The project now compiles with no errors or warnings, it still crashes when I start it.
    The problem already occured when only SBO was installed (which should be sufficient to run the add-on? You don't need to have the SDK installed I presume). I installed the SDK and later even Visual Studio, but this didn't help.
    I've reinstalled SBO several times (I even deleted the sbo program files directory before installing SBO again) but this didn't change anything.
    (I'm using 2004a)
    Does anyone know what could cause this problem?

    I know that, but that didn't help.
    Is there any way to find out which versions of the DI API a SBO client is currently using?
    We've re-installed the clients and DI API using the shared folder on the server, but that didn't help. (maybe some old dll was locked and couldn't be removed (without any notice of that happening) and is still being used?)
    One system indeed didn't have the DI API installed and the problem was solved a bit (my own plug-in now works fine, but the "DI basic operations" example of the SDK crashes when connecting to a company database.)
    We've now got 3 machines running my add-on without any problems (the server and 2 notebooks) and 1 notebook who won't run my add-on at all.
    The DI basic operations Example of the SDK won't run on any of the notebooks, only on the server.
    On one notebook it crashes when I click "choose company DB" (which should give me a list of available companies) on the other notebook it crashes when I try to connect to a (any) specific company database and on the third notebook it gives an empty list and won't connect to anything (but doesn't crahs)
    this is all 100% reproducable.
    All machines run the SBO client and UI add-ons perfectly, only the DI seems to cause problems.
    another weird problem that might be related, is that I need to compile my add-on as "debug". When I compile it as "release", it won't run on any of the notebooks, only on the server.

  • FCE 2.0.3 won't run on PowerPC G5 Quad

    Hello,
    I know there are a few threads about this subject, but my copy of FCE 2.0.3 won't run on G5 Quad. I get the same error messages (AGP card needed, G4 needed) and by editing the info.plist file I am able to get rid of the 'AGP card needed' message, but the 'G4 needed' is very stubborn. Changing G4 to G5 in the info.plist file does not solve this problem. So the suggested solutions don't seem to work now.
    Has someone else (maybe Apple, through an update...) a solution?
    Peter

    Forgive me if I am wrong, but I suspect some people may be saving the .plist incorrectly. I don't know whether you are but just in case I have copied this from one of the other threads. You of course will have to alter the "G4" as well:-
    You just open the .plist with TextEdit etc.
    Then do what is detailed below and nothing more:-
    When you have changed the letters AGP to PCI you simply close the window by clicking on the red button (top left).
    A drop-down window will appear asking if you want to save the changes.
    Click "Save" - the window disappears and the job is done.
    Ian.
    PS. I have just remembered that someone in those threads actually said that editing .plists in OS 10.4 was difficult or even impossible. I don't know how true that is . Good Luck!

Maybe you are looking for

  • Skillbuilders modal popup v2. - popup does not open, can't figure out why..

    Hi, I am using APEX v4.1 and have used skillbuilders modal popup v2 successfully in the past. For some reason, it is working on one page (calling page 700 to pull up popup page 360) but not working on another page (calling page 900 to pull up popup p

  • Restrict PR/PO/GR for a particular company code from particular date

    Hi Experts How we can restrict PR/PO/GR for a particular company code from a particular date? I know PR is not directly linked with company code PO can be restricted by deactivating the assignment between company code & plant GR- we can use posting p

  • Help with Booklet printing in indesign

    Hi I am trying to set up a 8.5 x 11 brochure with double sided pages. the pages will originally be 17 x 11 so i can fold them into the correct size. how do I go about setting this up? I know i need to print duplex with saddle stitch but when i try to

  • Setting default "Initial View" options for new PDFs

    I usually want most of the PDFs I create to open with the pages panel displayed and "fit to window". Currently I open every PDF and change that in the document properties under "Initial View", save and close. There must be a better way. Is it possibl

  • Problem with CS4 brush tool "paint inside mode"

    When I use the Flash CS4 brush tool in "Paint Inside" mode it erases part of the strokes around shapes. For rectangles it erases the stroke on the top and left hand side where the brush head crosses it, though it never seems to affect the other sides