[SOLVED] libreoffice not starting context fails to supply singleton

Whenever I start libreoffice it shows this error:
The application cannot be started.
component context fails to supply singleton com.sun.star.deployment.ExtensionManager of type com.sun.star.deployment.XExtensionManager
in a window.
I found this old thread : https://bbs.archlinux.org/viewtopic.php?id=148053
But the latest  clucene-2.3.3.4-8 is already installed, and btw I don't have any other language installed on the system:
pacman -Ss libreoffice | grep installed
extra/libcdr 0.1.1-2 [installed]
extra/libreoffice-fresh 4.4.3-1 [installed]
I replaced clucene with clucene-git (just to try) , but instead of the error the application keeps loading and nothing happens,
11801  0.0  0.0 200088  5476 tty1     Sl   14:56   0:00 /usr/lib/libreoffice/program/oosplash --writer
11818  0.2  0.4 876740 72548 tty1     Sl   14:56   0:00 /usr/lib/libreoffice/program/soffice.bin --writer --splash-pipe=5
11829  0.0  0.0  52216  4508 tty1     Sl   14:56   0:00 /usr/lib/libreoffice/program/oosplash --writer
11844  0.0  0.0  52216  4424 tty1     Sl   14:56   0:00 /usr/lib/libreoffice/program/oosplash --writer
It's weird not to find any threads on this which makes me think, am I the only one with this problem?
I'm on LXDE (maybe it's related?)
The system is full up to date.
Last edited by r0b0t (2015-05-28 11:08:10)

Ok, this was weird, so:
1) install the git package
2) reinstall clucene and clucene-git will be removed and will work ???
Will see if this works after the reboot

Similar Messages

  • Not starting - for Android - as supplied with Acer Aspire One D255

    ''locking as a duplicate - https://support.mozilla.com/en-US/questions/886204''
    Download'''bold text''' Not starting - for Android - as supplied with Acer Aspire One D255

    Many thanks for a reply. It's good to get some feedback at least. I must admit I won't be too concerned if it's not compatible as I've since migrated to more useful tablet devices. This thing was always a bit of a mistake, especially with the annoyingly useless android bolt on. But as I use it for the occasional larger screen benefit and printer link, it would be good to have the benefit of latest MS. It still raises the question of why Acer at least can't provide a definitive list. After all there must be many other idiots like me that bought one? Thanks again
    [subject line edited to reflect new topic]

  • D/L Not starting - for Android - as supplied with Acer Aspire One D255

    D/L Not starting - for Android - as supplied with Acer Aspire One D255

    Of course within a couple of hours of this post I figured it out.
    I went to /etc/conf.d/gpm and added "-2" for two button mouse.
    GPM_ARGS="-2 -m /sys/devices/platform/i8042/serio2/input/input8""
    Now I can paste by simultaneously clicking the left/right buttons.
    rs

  • Inventory service does not start 610 failed login

    L.S.
    Netware 6.5, SP6
    ZEN 7.01SP1IR1
    Sybase database
    Standalone server
    My inventory service does not start. I've looked around but did not yet find the solution. I did have an error I've read nothing about:
    logger screen: java:Class com.novell.....ZENWorksInventoryservicemanager exited with status -1
    C1, Inventory service object shows 610: database location policy is not configured (but it is)
    NRM: health, failed login: user: .CN=Server package_ZENSERVER:Netware:ZENDateBase.O=context.T= tree
    Any suggestions
    Thomas Roes

    Thomasroes,
    either of these help?
    http://www.novell.com/support/php/se...1%200%20506894
    http://www.novell.com/support/php/se...1%200%20506894
    Shaun Pond

  • [SOLVED] Lyx Not Starting Up: boost regex error

    I've just installed Lyx from official repositories but It's not starting up.
    If i run it from terminal:
    [#######@archTiD ~]$ lyx
    lyx: error while loading shared libraries: libboost_regex.so.1.55.0: cannot open shared object file: No such file or directory
    What did I do wrong?
    Thanks in advance.
    Last edited by Tid91 (2013-12-08 16:38:30)

    loafer wrote:
    pacman -Qo /usr/lib/libboost_regex.so.1.55.0
    /usr/lib/libboost_regex.so.1.55.0 is owned by boost-libs 1.55.0-2
    Is the file present?  You could try reinstalling boost-libs.
    Is present just the 1.54 version of that file.
    If I do:
    sudo pacman -S boost-libs
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: boost: requires boost-libs=1.54.0

  • [SOLVED] cups not started under systemd

    Under systemd cupsd is not started automatically; but manually run
    systemctl start cups
    start it. In trying to figure out what happens I see that the install section of cups.service contains the following:
    WantedBy=printer.target
    But nothing seems to depends on printer target. I have just changed that by
    WantedBy=multi-user.target
    and everything works. Anyway, either there is a bug that I have corrected, either I have missed something. The original printer.target seems to have nothing that depends on it. Could someone tell me what's the proper way to configure printing under systemd.
    Last edited by olive (2012-12-14 06:51:27)

    Now cups start properly and everything is fine. I do not know if is due to an upgrade or so, but I put solved now. Thanks for the explanation of the printer target.

  • [SOLVED] X not starting at login

    I have followed this: https://wiki.archlinux.org/index.php/Start_X_at_Login
    But still X do not start at login, after logging in I just get in the tty console.
    If I type 'startxfce4' all work fine, it's like that command is not being executed automatically.
    My bash profile:
    $ cat .bash_profile
    # ~/.bash_profile
    . $HOME/.bashrc
    #[[ -f ~/.bashrc ]] && . ~/.bashrc
    [[ -z $DISPLAY && $XDG_VTNR -eq 3 ]] && exec startx
    export LD_LIBRARY_PATH="/opt/java/jre/lib/amd64"
    My xinitrc (do not pay attention to the 2 xrandr lines):
    $ cat .xinitrc
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    ####### Personalizzazioni ########
    xmodmap -e 'add mod3 = Scroll_Lock'
    xrandr --fbmm 408x255
    #xrandr --output DVI-I-1 --pos 1440x0 --mode 1440x900 --rate 75.0
    ######## Ambiente singolo ########
    # exec gnome-session
    # exec startkde
    exec startxfce4
    # ...or the Window Manager of your choice
    ######### Post ambiente ##########
    xrandr --output DVI-I-1 --pos 1440x0 --mode 1440x900 --rate 75.0
    ######## Ambiente multiplo #######
    # exec ck-launch-session --exit-with-session startxfce4
    #DEFAULT_SESSION="exec ck-launch-session --exit-with-session startxfce4"
    #case $1 in
    #xfce4)
    # exec startxfce4
    #gnome)
    # exec gnome-session
    #e17)
    # exec enlightenment_start
    #esac
    EDIT: added description about happens after login, in the 2nd row of the post.
    Last edited by buntolo (2014-09-13 12:40:20)

    Trilby wrote:What does not starting look like?  Do you get an error?  Does it crash?  Do you just log in and see a command prompt?  See other diagnostic tests here
    I get logged in the tty console, no error at all! It acts like there is no .xinitrc file.
    $ pgrep Xorg
    443
    $ echo $0
    bash
    $ echo $XDG_VTNR
    1
    $ loginctl
    SESSION UID USER SEAT
    c1 1000 archio seat0
    1 sessions listed.
    $ uname -a
    Linux archio-immobile 3.16.2-1-ARCH #1 SMP PREEMPT Sat Sep 6 13:12:51 CEST 2014 x86_64 GNU/Linux
    After manually launching startxfce4 I get a correct session:
    $ loginctl show-session $XDG_SESSION_ID
    Id=c1
    Name=archio
    Timestamp=Sat 2014-09-13 10:38:24 UTC
    TimestampMonotonic=21599169
    VTNr=1
    TTY=tty1
    Remote=no
    Service=login
    Scope=session-c1.scope
    Leader=383
    Audit=0
    Type=tty
    Class=user
    Active=yes
    State=active
    IdleHint=yes
    IdleSinceHint=1410604736829235
    IdleSinceHintMonotonic=0
    Last edited by buntolo (2014-09-13 12:06:25)

  • [SOLVED] Xorg not starting on non-root user [My First Linux]

    Hello, I recently turned back to linux after digging up my old ASUS EEE 900a, which I messed up with partitioning fun after trying to cram Windows XP on it and etc. Anyways, I managed to fix it, and after Ubuntu being too big, I was turned on to Arch as a good distro, and I've been having a very good time setting everything up so far.
    Anyways: My issue arises after needing to use a different user in order to use Chrome. I created a new account and tried to run startx like I usually do. It spat out the usual few lines, but failed and gave me this log:
    [ 4616.974]
    X.Org X Server 1.14.1
    Release Date: 2013-04-17
    [ 4616.974] X Protocol Version 11, Revision 0
    [ 4616.974] Build Operating System: Linux 3.8.7-1-ARCH i686
    [ 4616.974] Current Operating System: Linux archieee 3.9.4-1-ARCH #1 SMP PREEMPT Sun May 26 11:56:48 CEST 2013 i686
    [ 4616.975] Kernel command line: root=/dev/sda1 ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
    [ 4616.975] Build Date: 17 April 2013 02:43:06PM
    [ 4616.975]
    [ 4616.975] Current version of pixman: 0.30.0
    [ 4616.975] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 4616.975] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 4616.977] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 4 21:56:02 2013
    [ 4616.977] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 4616.978] (==) No Layout section. Using the first Screen section.
    [ 4616.978] (==) No screen section available. Using defaults.
    [ 4616.978] (**) |-->Screen "Default Screen Section" (0)
    [ 4616.978] (**) | |-->Monitor "<default monitor>"
    [ 4616.978] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 4616.978] (==) Automatically adding devices
    [ 4616.978] (==) Automatically enabling devices
    [ 4616.978] (==) Automatically adding GPU devices
    [ 4616.978] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 4616.978] Entry deleted from font path.
    [ 4616.978] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 4616.978] Entry deleted from font path.
    [ 4616.978] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 4616.978] Entry deleted from font path.
    [ 4616.978] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 4616.979] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 4616.979] Entry deleted from font path.
    [ 4616.979] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 4616.979] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 4616.979] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 4616.979] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 4616.979] (II) Loader magic: 0x8258620
    [ 4616.979] (II) Module ABI versions:
    [ 4616.979] X.Org ANSI C Emulation: 0.4
    [ 4616.979] X.Org Video Driver: 14.1
    [ 4616.979] X.Org XInput driver : 19.1
    [ 4616.979] X.Org Server Extension : 7.0
    [ 4616.980] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 4616.983] (--) PCI:*(0:0:2:0) 8086:27ae:1043:8340 rev 3, Mem @ 0xf3e00000/524288, 0xd0000000/268435456, 0xf3dc0000/262144, I/O @ 0x0000cc00/8
    [ 4616.983] (--) PCI: (0:0:2:1) 8086:27a6:1043:8340 rev 3, Mem @ 0xf3e80000/524288
    [ 4616.983] Initializing built-in extension Generic Event Extension
    [ 4616.983] Initializing built-in extension SHAPE
    [ 4616.984] Initializing built-in extension MIT-SHM
    [ 4616.984] Initializing built-in extension XInputExtension
    [ 4616.984] Initializing built-in extension XTEST
    [ 4616.984] Initializing built-in extension BIG-REQUESTS
    [ 4616.984] Initializing built-in extension SYNC
    [ 4616.984] Initializing built-in extension XKEYBOARD
    [ 4616.984] Initializing built-in extension XC-MISC
    [ 4616.985] Initializing built-in extension SECURITY
    [ 4616.985] Initializing built-in extension XINERAMA
    [ 4616.987] Initializing built-in extension XFIXES
    [ 4616.990] Initializing built-in extension RENDER
    [ 4616.993] Initializing built-in extension RANDR
    [ 4616.995] Initializing built-in extension COMPOSITE
    [ 4616.998] Initializing built-in extension DAMAGE
    [ 4617.000] Initializing built-in extension MIT-SCREEN-SAVER
    [ 4617.003] Initializing built-in extension DOUBLE-BUFFER
    [ 4617.005] Initializing built-in extension RECORD
    [ 4617.007] Initializing built-in extension DPMS
    [ 4617.010] Initializing built-in extension X-Resource
    [ 4617.012] Initializing built-in extension XVideo
    [ 4617.015] Initializing built-in extension XVideo-MotionCompensation
    [ 4617.017] Initializing built-in extension XFree86-VidModeExtension
    [ 4617.019] Initializing built-in extension XFree86-DGA
    [ 4617.021] Initializing built-in extension XFree86-DRI
    [ 4617.023] Initializing built-in extension DRI2
    [ 4617.023] (II) LoadModule: "glx"
    [ 4617.024] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 4617.024] (II) Module glx: vendor="X.Org Foundation"
    [ 4617.024] compiled for 1.14.1, module version = 1.0.0
    [ 4617.024] ABI class: X.Org Server Extension, version 7.0
    [ 4617.024] (==) AIGLX enabled
    [ 4617.026] Loading extension GLX
    [ 4617.026] (==) Matched intel as autoconfigured driver 0
    [ 4617.026] (==) Matched intel as autoconfigured driver 1
    [ 4617.026] (==) Matched vesa as autoconfigured driver 2
    [ 4617.026] (==) Matched modesetting as autoconfigured driver 3
    [ 4617.026] (==) Matched fbdev as autoconfigured driver 4
    [ 4617.026] (==) Assigned the driver to the xf86ConfigLayout
    [ 4617.026] (II) LoadModule: "intel"
    [ 4617.026] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 4617.027] (II) Module intel: vendor="X.Org Foundation"
    [ 4617.027] compiled for 1.14.1, module version = 2.21.8
    [ 4617.027] Module class: X.Org Video Driver
    [ 4617.027] ABI class: X.Org Video Driver, version 14.1
    [ 4617.027] (II) LoadModule: "vesa"
    [ 4617.027] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 4617.028] (II) Module vesa: vendor="X.Org Foundation"
    [ 4617.028] compiled for 1.14.0, module version = 2.3.2
    [ 4617.028] Module class: X.Org Video Driver
    [ 4617.028] ABI class: X.Org Video Driver, version 14.1
    [ 4617.028] (II) LoadModule: "modesetting"
    [ 4617.029] (WW) Warning, couldn't open module modesetting
    [ 4617.029] (II) UnloadModule: "modesetting"
    [ 4617.029] (II) Unloading modesetting
    [ 4617.029] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 4617.029] (II) LoadModule: "fbdev"
    [ 4617.029] (WW) Warning, couldn't open module fbdev
    [ 4617.029] (II) UnloadModule: "fbdev"
    [ 4617.030] (II) Unloading fbdev
    [ 4617.030] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 4617.030] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
    Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
    Haswell Desktop (GT3), Haswell Mobile (GT1), Haswell Mobile (GT2),
    Haswell Mobile (GT3), Haswell Server (GT1), Haswell Server (GT2),
    Haswell Server (GT3), Haswell (GT1), Haswell (GT2), Haswell (GT3),
    Haswell (GT1), Haswell (GT2), Haswell (GT3),
    Haswell SDV Desktop (GT1), Haswell SDV Desktop (GT2),
    Haswell SDV Desktop (GT3), Haswell SDV Mobile (GT1),
    Haswell SDV Mobile (GT2), Haswell SDV Mobile (GT3),
    Haswell SDV Server (GT1), Haswell SDV Server (GT2),
    Haswell SDV Server (GT3), Haswell SDV (GT1), Haswell SDV (GT2),
    Haswell SDV (GT3), Haswell SDV (GT1), Haswell SDV (GT2),
    Haswell SDV (GT3), Haswell ULT Desktop (GT1),
    Haswell ULT Desktop (GT2), Haswell ULT Desktop (GT3),
    Haswell ULT Mobile (GT1), Haswell ULT Mobile (GT2),
    Haswell ULT Mobile (GT3), Haswell ULT Server (GT1),
    Haswell ULT Server (GT2), Haswell ULT Server (GT3),
    Haswell ULT (GT1), Haswell ULT (GT2), Haswell ULT (GT3),
    Haswell ULT (GT1), Haswell ULT (GT2), Haswell ULT (GT3),
    Haswell CRW Desktop (GT1), Haswell CRW Desktop (GT2),
    Haswell CRW Desktop (GT3), Haswell CRW Mobile (GT1),
    Haswell CRW Mobile (GT2), Haswell CRW Mobile (GT3),
    Haswell CRW Server (GT1), Haswell CRW Server (GT2),
    Haswell CRW Server (GT3), Haswell CRW (GT1), Haswell CRW (GT2),
    Haswell CRW (GT3), Haswell CRW (GT1), Haswell CRW (GT2),
    Haswell CRW (GT3), ValleyView PO board
    [ 4617.032] (II) VESA: driver for VESA chipsets: vesa
    [ 4617.032] (++) using VT number 1
    [ 4617.033] (WW) Falling back to old probe method for vesa
    [ 4617.033] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 4617.034] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 4617.034] (==) intel(0): RGB weight 888
    [ 4617.034] (==) intel(0): Default visual is TrueColor
    [ 4617.034] (--) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
    [ 4617.034] (**) intel(0): Relaxed fencing disabled
    [ 4617.034] (**) intel(0): Wait on SwapBuffers? enabled
    [ 4617.034] (**) intel(0): Triple buffering? enabled
    [ 4617.034] (**) intel(0): Framebuffer tiled
    [ 4617.034] (**) intel(0): Pixmaps tiled
    [ 4617.034] (**) intel(0): 3D buffers tiled
    [ 4617.034] (**) intel(0): SwapBuffers wait enabled
    [ 4617.034] (==) intel(0): video overlay key set to 0x101fe
    [ 4617.034] (II) intel(0): Output LVDS1 has no monitor section
    [ 4617.035] (--) intel(0): found backlight control interface /sys/class/backlight/eeepc
    [ 4617.066] (II) intel(0): Output VGA1 has no monitor section
    [ 4617.067] (II) intel(0): EDID for output LVDS1
    [ 4617.067] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 4617.067] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 4617.067] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 4617.068] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 4617.068] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 4617.068] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 4617.068] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 4617.068] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 4617.068] (II) intel(0): Printing probed modes for output LVDS1
    [ 4617.068] (II) intel(0): Modeline "1024x600"x60.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz P)
    [ 4617.068] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
    [ 4617.068] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
    [ 4617.068] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
    [ 4617.100] (II) intel(0): EDID for output VGA1
    [ 4617.100] (II) intel(0): Output LVDS1 connected
    [ 4617.100] (II) intel(0): Output VGA1 disconnected
    [ 4617.100] (II) intel(0): Using exact sizes for initial modes
    [ 4617.100] (II) intel(0): Output LVDS1 using initial mode 1024x600
    [ 4617.100] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 4617.100] (II) intel(0): Kernel page flipping support detected, enabling
    [ 4617.100] (==) intel(0): DPI set to (96, 96)
    [ 4617.100] (II) Loading sub module "fb"
    [ 4617.100] (II) LoadModule: "fb"
    [ 4617.101] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 4617.102] (II) Module fb: vendor="X.Org Foundation"
    [ 4617.103] compiled for 1.14.1, module version = 1.0.0
    [ 4617.103] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 4617.103] (II) Loading sub module "dri2"
    [ 4617.103] (II) LoadModule: "dri2"
    [ 4617.103] (II) Module "dri2" already built-in
    [ 4617.103] (II) UnloadModule: "vesa"
    [ 4617.103] (II) Unloading vesa
    [ 4617.103] (==) Depth 24 pixmap format is 32 bpp
    [ 4617.104] (II) intel(0): [DRI2] Setup complete
    [ 4617.104] (II) intel(0): [DRI2] DRI driver: i915
    [ 4617.104] (II) intel(0): Allocated new frame buffer 1024x600 stride 4096, tiled
    [ 4617.104] (II) UXA(0): Driver registered support for the following operations:
    [ 4617.104] (II) solid
    [ 4617.104] (II) copy
    [ 4617.104] (II) composite (RENDER acceleration)
    [ 4617.104] (II) put_image
    [ 4617.105] (II) get_image
    [ 4617.105] (==) intel(0): Backing store disabled
    [ 4617.105] (==) intel(0): Silken mouse enabled
    [ 4617.105] (II) intel(0): Initializing HW Cursor
    [ 4617.105] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 4617.113] (==) intel(0): DPMS enabled
    [ 4617.113] (==) intel(0): Intel XvMC decoder disabled
    [ 4617.113] (II) intel(0): Set up textured video
    [ 4617.113] (II) intel(0): Set up overlay video
    [ 4617.113] (II) intel(0): direct rendering: DRI2 Enabled
    [ 4617.113] (==) intel(0): hotplug detection: "enabled"
    [ 4617.123] (--) RandR disabled
    [ 4617.160] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 4617.160] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 4617.160] (II) AIGLX: enabled GLX_ARB_create_context
    [ 4617.160] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 4617.160] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 4617.160] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 4617.160] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 4617.160] (II) AIGLX: Loaded and initialized i915
    [ 4617.160] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 4617.162] (II) intel(0): Setting screen physical size to 270 x 158
    [ 4617.278] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 4617.278] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 4617.278] (II) LoadModule: "evdev"
    [ 4617.278] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 4617.279] (II) Module evdev: vendor="X.Org Foundation"
    [ 4617.279] compiled for 1.14.0, module version = 2.8.0
    [ 4617.279] Module class: X.Org XInput Driver
    [ 4617.279] ABI class: X.Org XInput driver, version 19.1
    [ 4617.279] (II) Using input driver 'evdev' for 'Power Button'
    [ 4617.279] (**) Power Button: always reports core events
    [ 4617.279] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 4617.279] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 4617.279] (--) evdev: Power Button: Found keys
    [ 4617.279] (II) evdev: Power Button: Configuring as keyboard
    [ 4617.279] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 4617.279] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 4617.279] (**) Option "xkb_rules" "evdev"
    [ 4617.280] (**) Option "xkb_model" "evdev"
    [ 4617.280] (**) Option "xkb_layout" "us"
    [ 4617.363] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
    [ 4617.363] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 4617.363] (II) Using input driver 'evdev' for 'Video Bus'
    [ 4617.363] (**) Video Bus: always reports core events
    [ 4617.363] (**) evdev: Video Bus: Device: "/dev/input/event7"
    [ 4617.363] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 4617.364] (--) evdev: Video Bus: Found keys
    [ 4617.364] (II) evdev: Video Bus: Configuring as keyboard
    [ 4617.364] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event7"
    [ 4617.364] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 4617.364] (**) Option "xkb_rules" "evdev"
    [ 4617.364] (**) Option "xkb_model" "evdev"
    [ 4617.364] (**) Option "xkb_layout" "us"
    [ 4617.365] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 4617.365] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 4617.365] (II) Using input driver 'evdev' for 'Power Button'
    [ 4617.366] (**) Power Button: always reports core events
    [ 4617.366] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 4617.366] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 4617.366] (--) evdev: Power Button: Found keys
    [ 4617.366] (II) evdev: Power Button: Configuring as keyboard
    [ 4617.366] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3"
    [ 4617.366] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 4617.366] (**) Option "xkb_rules" "evdev"
    [ 4617.366] (**) Option "xkb_model" "evdev"
    [ 4617.366] (**) Option "xkb_layout" "us"
    [ 4617.368] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 4617.368] (II) No input driver specified, ignoring this device.
    [ 4617.368] (II) This device may have been added with another device file.
    [ 4617.369] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 4617.369] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 4617.369] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 4617.369] (**) Sleep Button: always reports core events
    [ 4617.369] (**) evdev: Sleep Button: Device: "/dev/input/event2"
    [ 4617.369] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 4617.369] (--) evdev: Sleep Button: Found keys
    [ 4617.369] (II) evdev: Sleep Button: Configuring as keyboard
    [ 4617.369] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
    [ 4617.369] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 4617.369] (**) Option "xkb_rules" "evdev"
    [ 4617.369] (**) Option "xkb_model" "evdev"
    [ 4617.369] (**) Option "xkb_layout" "us"
    [ 4617.370] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 4617.371] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event8)
    [ 4617.372] (II) No input driver specified, ignoring this device.
    [ 4617.372] (II) This device may have been added with another device file.
    [ 4617.372] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event9)
    [ 4617.372] (II) No input driver specified, ignoring this device.
    [ 4617.372] (II) This device may have been added with another device file.
    [ 4617.373] (II) config/udev: Adding input device Asus EeePC extra buttons (/dev/input/event5)
    [ 4617.373] (**) Asus EeePC extra buttons: Applying InputClass "evdev keyboard catchall"
    [ 4617.373] (II) Using input driver 'evdev' for 'Asus EeePC extra buttons'
    [ 4617.373] (**) Asus EeePC extra buttons: always reports core events
    [ 4617.373] (**) evdev: Asus EeePC extra buttons: Device: "/dev/input/event5"
    [ 4617.374] (--) evdev: Asus EeePC extra buttons: Vendor 0 Product 0
    [ 4617.374] (--) evdev: Asus EeePC extra buttons: Found keys
    [ 4617.374] (II) evdev: Asus EeePC extra buttons: Configuring as keyboard
    [ 4617.374] (**) Option "config_info" "udev:/sys/devices/platform/eeepc/input/input5/event5"
    [ 4617.374] (II) XINPUT: Adding extended input device "Asus EeePC extra buttons" (type: KEYBOARD, id 10)
    [ 4617.374] (**) Option "xkb_rules" "evdev"
    [ 4617.374] (**) Option "xkb_model" "evdev"
    [ 4617.374] (**) Option "xkb_layout" "us"
    [ 4617.375] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 4617.375] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 4617.376] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 4617.376] (**) AT Translated Set 2 keyboard: always reports core events
    [ 4617.376] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 4617.376] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 4617.376] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 4617.376] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 4617.376] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 4617.376] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
    [ 4617.376] (**) Option "xkb_rules" "evdev"
    [ 4617.376] (**) Option "xkb_model" "evdev"
    [ 4617.376] (**) Option "xkb_layout" "us"
    [ 4617.378] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event10)
    [ 4617.378] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
    [ 4617.378] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
    [ 4617.378] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
    [ 4617.378] (II) LoadModule: "synaptics"
    [ 4617.378] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 4617.379] (II) Module synaptics: vendor="X.Org Foundation"
    [ 4617.379] compiled for 1.14.1, module version = 1.7.1
    [ 4617.379] Module class: X.Org XInput Driver
    [ 4617.379] ABI class: X.Org XInput driver, version 19.1
    [ 4617.379] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
    [ 4617.379] (**) ETPS/2 Elantech Touchpad: always reports core events
    [ 4617.379] (**) Option "Device" "/dev/input/event10"
    [ 4617.380] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 32 - 544 (res 0)
    [ 4617.380] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 32 - 352 (res 0)
    [ 4617.380] (II) synaptics: ETPS/2 Elantech Touchpad: device does not report pressure, will use touch data.
    [ 4617.380] (II) synaptics: ETPS/2 Elantech Touchpad: device does not report finger width.
    [ 4617.380] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
    [ 4617.380] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
    [ 4617.380] (--) synaptics: ETPS/2 Elantech Touchpad: invalid pressure range. defaulting to 0 - 255
    [ 4617.380] (--) synaptics: ETPS/2 Elantech Touchpad: invalid finger width range. defaulting to 0 - 15
    [ 4617.380] (**) Option "TapButton1" "1"
    [ 4617.380] (**) Option "TapButton2" "2"
    [ 4617.380] (**) Option "TapButton3" "3"
    [ 4617.381] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
    [ 4617.381] (**) ETPS/2 Elantech Touchpad: always reports core events
    [ 4617.383] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
    [ 4617.383] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 12)
    [ 4617.383] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
    [ 4617.383] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
    [ 4617.383] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.332
    [ 4617.384] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
    [ 4617.384] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
    [ 4617.384] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
    [ 4617.384] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
    [ 4617.384] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
    [ 4617.385] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
    [ 4617.385] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 4617.386] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
    [ 4617.386] (II) No input driver specified, ignoring this device.
    [ 4617.386] (II) This device may have been added with another device file.
    I've tried looking for this problem elsewhere as it feels like such a newbie problem to have, but I have had difficulty. There are two errors in this log, I think, but they didn't mean much to me... Any help for a linux newbie? Thanks!
    EDIT: Solved; as pointed out below, I needed a window manager for a non-root user to use.
    Last edited by DJMankiewicz (2013-06-05 07:30:06)

    Well, soon you'll have to try out one of the more minimal options, in which you don't use any desktop environment but instead you install your own window manager (openbox, dwm, i3, etc) and use small, dedicated programs.  Given your extreme space restrictions, I recommend going that route! But, take your time because that requires a bit of learning: you need to figure out which parts of a desktop environment you really need, then you need to learn the proper names for them so that you can search for information, then you need to start fiddling with configurations, etc.  Better first to make sure your first Arch Linux installation is up and running properly and to learn a bit about the system before entering that downward spiral.

  • Satellite C660D froze and does not start - Windows failed to start

    Ok pretty much the most dense person you will ever likely to meet when it comes to things like this. but will try my best to explain.
    Couple of days ago my laptop froze on me resulting on me having to turn it off and start it again by the power button. When I started it again the message below appeared.
    WINDOWS ERROR RECOVERY
    Windows failed to start . A recent hardware or software change might be the cause.
    If windows files have been damaged or configured in incorrectly, start up repair can help and diagnose the problem, if power was interrupted during start up, choose start windows normally.
    -Launch Start up repair (recommended)
    -Start windows normally
    When I press Launch Start up repair it goes to a screen with a big cursor (which you can move around) but nothing else happens.
    When I pressed on the start windows normally setting it went through to the windows logo whilst starting up but then stalls at this point.
    My question is, is it easy to fix & if not where is the best place to take it to get fixed. Said I was pretty dense :p
    Thanks for looking
    Dean

    >My question is, is it easy to fix & if not where is the best place to take it to get fixed. Said I was pretty dense
    I think its easy to fix but you would need an Toshiba Recovery disk.
    Did you create one in the past?
    If not, try to start the HDD recovery: power up the unit, press F8. Now choose Repair my Computer.
    Now new Window should open and here you should choose Toshiba HDD recovery option. This would set the notebook back to factory settings.
    In case this isnt possible, you would need to boot from a recovery disk to reinstall the system.

  • [solved]PulseAudio not starting

    Hello,
    I have card
    Audio device: ATI Technologies Inc RV710/730
    Here is the output of pulseaudio -vvv
    [artur@myhost ~]$ pulseaudio -vvv
    I: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
    I: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted
    D: core-rtclock.c: Timer slack is set to 50 us.
    I: core-util.c: Failed to acquire high-priority scheduling: Permission denied
    I: main.c: This is PulseAudio 0.9.22
    D: main.c: Compilation host: i686-pc-linux-gnu
    D: main.c: Compilation CFLAGS: -march=i686 -mtune=generic -O2 -pipe -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option
    D: main.c: Running on host: Linux i686 2.6.38-ARCH #1 SMP PREEMPT Fri Apr 22 17:48:36 UTC 2011
    D: main.c: Found 2 CPUs.
    I: main.c: Page size is 4096 bytes
    D: main.c: Compiled with Valgrind support: no
    D: main.c: Running in valgrind mode: no
    D: main.c: Running in VM: no
    D: main.c: Optimized build: yes
    D: main.c: All asserts enabled.
    I: main.c: Machine ID is 977dc0d3771acb51b972c2b8000001de.
    I: main.c: Using runtime directory /home/artur/.pulse/977dc0d3771acb51b972c2b8000001de-runtime.
    I: main.c: Using state directory /home/artur/.pulse.
    I: main.c: Using modules directory /usr/lib/pulse-0.9.22/modules.
    I: main.c: Running in system mode: no
    I: main.c: Fresh high-resolution timers available! Bon appetit!
    I: cpu-x86.c: CPU flags: CMOV MMX SSE SSE2 SSE3 SSSE3 SSE4_1
    I: svolume_mmx.c: Initialising MMX optimized functions.
    I: remap_mmx.c: Initialising MMX optimized remappers.
    I: svolume_sse.c: Initialising SSE2 optimized functions.
    I: remap_sse.c: Initialising SSE2 optimized remappers.
    I: sconv_sse.c: Initialising SSE2 optimized conversions.
    D: memblock.c: Using shared memory pool with 1024 slots of size 64.0 KiB each, total size is 64.0 MiB, maximum usable slot size is 65496
    D: database-tdb.c: Opened TDB database '/home/artur/.pulse/977dc0d3771acb51b972c2b8000001de-device-volumes.tdb'
    I: module-device-restore.c: Sucessfully opened database file '/home/artur/.pulse/977dc0d3771acb51b972c2b8000001de-device-volumes'.
    I: module.c: Loaded "module-device-restore" (index: #0; argument: "").
    D: database-tdb.c: Opened TDB database '/home/artur/.pulse/977dc0d3771acb51b972c2b8000001de-stream-volumes.tdb'
    I: module-stream-restore.c: Sucessfully opened database file '/home/artur/.pulse/977dc0d3771acb51b972c2b8000001de-stream-volumes'.
    I: module.c: Loaded "module-stream-restore" (index: #1; argument: "").
    D: database-tdb.c: Opened TDB database '/home/artur/.pulse/977dc0d3771acb51b972c2b8000001de-card-database.tdb'
    I: module-card-restore.c: Sucessfully opened database file '/home/artur/.pulse/977dc0d3771acb51b972c2b8000001de-card-database'.
    I: module.c: Loaded "module-card-restore" (index: #2; argument: "").
    I: module.c: Loaded "module-augment-properties" (index: #3; argument: "").
    D: cli-command.c: Checking for existance of '/usr/lib/pulse-0.9.22/modules/module-udev-detect.so': success
    D: module-udev-detect.c: /dev/snd/controlC1 is accessible: no
    D: module-udev-detect.c: /dev/snd/controlC0 is accessible: no
    I: module-udev-detect.c: Found 2 cards.
    I: module.c: Loaded "module-udev-detect" (index: #4; argument: "").
    D: cli-command.c: Checking for existance of '/usr/lib/pulse-0.9.22/modules/module-bluetooth-discover.so': success
    D: dbus-util.c: Successfully connected to D-Bus system bus 5b0524221b017c86bfd569d900000008 as :1.14
    D: bluetooth-util.c: dbus: interface=org.freedesktop.DBus, path=/org/freedesktop/DBus, member=NameAcquired
    D: bluetooth-util.c: Bluetooth daemon is apparently not available.
    I: module.c: Loaded "module-bluetooth-discover" (index: #5; argument: "").
    D: cli-command.c: Checking for existance of '/usr/lib/pulse-0.9.22/modules/module-esound-protocol-unix.so': success
    I: module.c: Loaded "module-esound-protocol-unix" (index: #6; argument: "").
    I: module.c: Loaded "module-native-protocol-unix" (index: #7; argument: "").
    D: cli-command.c: Checking for existance of '/usr/lib/pulse-0.9.22/modules/module-gconf.so': success
    I: module.c: Loaded "module-gconf" (index: #8; argument: "").
    I: module-default-device-restore.c: Saved default sink 'auto_null' not existant, not restoring default sink setting.
    I: module-default-device-restore.c: Saved default source 'auto_null.monitor' not existant, not restoring default source setting.
    I: module.c: Loaded "module-default-device-restore" (index: #9; argument: "").
    I: module.c: Loaded "module-rescue-streams" (index: #10; argument: "").
    D: module-always-sink.c: Autoloading null-sink as no other sinks detected.
    I: sink.c: Created sink 0 "auto_null" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: sink.c: device.description = "Dummy Output"
    I: sink.c: device.class = "abstract"
    I: sink.c: device.icon_name = "audio-card"
    D: core-subscribe.c: Dropped redundant event due to change event.
    I: source.c: Created source 0 "auto_null.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: source.c: device.description = "Monitor of Dummy Output"
    I: source.c: device.class = "monitor"
    I: source.c: device.icon_name = "audio-input-microphone"
    D: module-null-sink.c: Thread starting up
    I: module.c: Loaded "module-null-sink" (index: #11; argument: "sink_name=auto_null sink_properties='device.description="Dummy Output"'").
    I: module.c: Loaded "module-always-sink" (index: #12; argument: "").
    I: module.c: Loaded "module-intended-roles" (index: #13; argument: "").
    D: module-suspend-on-idle.c: Sink auto_null becomes idle, timeout in 5 seconds.
    I: module.c: Loaded "module-suspend-on-idle" (index: #14; argument: "").
    E: module-console-kit.c: GetSessionsForUnixUser() call failed: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ConsoleKit was not provided by any .service files
    E: module.c: Failed to load module "module-console-kit" (argument: ""): initialization failed.
    I: module.c: Loaded "module-position-event-sounds" (index: #15; argument: "").
    I: module.c: Loaded "module-cork-music-on-phone" (index: #16; argument: "").
    E: main.c: Module load failed.
    D: dbus-util.c: Successfully connected to D-Bus session bus 18b3894595c9b2b2f974b3c200000013 as :1.14
    D: main.c: Got org.pulseaudio.Server!
    I: main.c: Daemon startup complete.
    I: module-suspend-on-idle.c: Sink auto_null idle for too long, suspending ...
    D: sink.c: Suspend cause of sink auto_null is 0x0004, suspending
    D: core-subscribe.c: Dropped redundant event due to change event.
    I am using openbox no kde or gnome installed. I consult wiki but can't find answer
    Thanks in advance
    Best regards
    Last edited by latorion (2011-05-02 19:51:20)

    Does it really exit? It's not really saying anything about that.
    I see two problems in the log - I don't know if they're fatal. Starting openbox with "exec ck-launch-session openbox-session" and putting yourself in the audio group (gpasswd -a artur audio) might help.

  • [SOLVED] Amarok not starting up after the latest update

    Hi there,
    as the title says, my Amarok isn't starting anymore since I did the latest update (from today to 2.4.1-3).
    I see my bouncing logo animation on the cursor for a few seconds and after that it just disappears and nothing happens.
    Did this happen to anyone else? Any hints what I can do now to fix this?
    Thanks in advance!
    Last edited by derblub (2011-06-28 22:13:52)

    Ok, sorry for that - just thought someone else run into that too - now some details:
    [blub ~ ]$ amarok
    KGlobal::locale::Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work
    amarok: symbol lookup error: /usr/lib/xine/plugins/1.29/xineplug_inp_cdda.so: undefined symbol: xine_get_homedir
    unnamed app(4575): Communication problem with "amarok" , it probably crashed.
    Error message was: "org.freedesktop.DBus.Error.ServiceUnknown" : " "The name org.kde.amarok was not provided by any .service files" "
    [blub ~ ]$ sudo amarok
    unnamed app(4881): KUniqueApplication: Cannot find the D-Bus session server: "/usr/bin/dbus-launch terminated abnormally with the following error: No protocol specified
    Autolaunch error: X11 initialization failed.
    unnamed app(4880): KUniqueApplication: Pipe closed unexpectedly.
    [blub ~ ]$ kdesu amarok
    kdesu(4586) startApp: Daemon not safe (not sgid), not using it.
    kdesu(4586)/kdesu (kdelibs) KDESu::PtyProcess::exec: [ /build/src/kdelibs-4.6.3/kdesu/process.cpp : 293 ] Running "/bin/su"
    kdesu(4586)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.6.3/kdesu/su.cpp : 259 ] Read line "Password: "
    kdesu(4586)/kdesu (kdelibs) KDESu::PtyProcess::exec: [ /build/src/kdelibs-4.6.3/kdesu/process.cpp : 293 ] Running "/bin/su"
    kdesu(4586)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.6.3/kdesu/su.cpp : 259 ] Read line "Password: "
    kdesu(4586)/kdesu (kdelibs) KDESu::PtyProcess::WaitSlave: [ /build/src/kdelibs-4.6.3/kdesu/process.cpp : 379 ] Child pid 4593
    kdesu(4586)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.6.3/kdesu/su.cpp : 259 ] Read line ""
    kdesu(4586)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.6.3/kdesu/su.cpp : 259 ] Read line "kdesu_stub"
    kdesu(4586)/kdesu (kdelibs) KDESu::PtyProcess::exec: [ /build/src/kdelibs-4.6.3/kdesu/process.cpp : 293 ] Running "/bin/su"
    kdesu(4586)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.6.3/kdesu/su.cpp : 259 ] Read line "Password: "
    kdesu(4586)/kdesu (kdelibs) KDESu::PtyProcess::WaitSlave: [ /build/src/kdelibs-4.6.3/kdesu/process.cpp : 379 ] Child pid 4597
    kdesu(4586)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.6.3/kdesu/su.cpp : 259 ] Read line ""
    kdesu(4586)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.6.3/kdesu/su.cpp : 259 ] Read line "kdesu_stub"
    in my .xsession-errors I'm seeing just this - not sure if it's really related
    [/usr/bin/nepomukservicestub] '' is not a UTF8 or latin1 string
    '' is not a UTF8 or latin1 string
    '' is not a UTF8 or latin1 string
    [/usr/bin/nepomukservicestub] virtual void Soprano::Server::LocalServer::incomingConnection(quintptr)
    [/usr/bin/nepomukservicestub] void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 9
    [/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() Soprano::Server::ServerConnection(0xa692a0)
    and
    yakuake(1539)/kdeui (KWindowInfo) KWindowInfo::desktop: Pass NET::WMDesktop to KWindowInfo

  • [Solved] vsftpd not starting on boot

    Hi,
    I have problems running vsftpd via systemd on boot.
    What I did: Install vsftpd, configure it properly, enable and start vsftpd.service. It works fine, but it won't start on boot; I need to start it manually.
    This is what systemctl status vsftpd sais:
    $ systemctl status vsftpd.service
    vsftpd.service - vsftpd daemon
    Loaded: loaded (/usr/lib/systemd/system/vsftpd.service; enabled)
    Active: failed (Result: exit-code) since Wed 2014-01-01 21:28:21 CET; 7s ago
    Process: 866 ExecStart=/usr/bin/vsftpd (code=exited, status=2)
    Main PID: 866 (code=exited, status=2)
    CGroup: /system.slice/vsftpd.service
    However, starting it manually works fine and vsftpd is running then. I already read another topic, where a user had exactly the same problem. Unfortunately, that solution (adding network.target to service file) does not work for me. (topic: https://bbs.archlinux.org/viewtopic.php?pid=1251823)
    This is what my vsftpd.service file looks like:
    $ cat /usr/lib/systemd/system/vsftpd.service
    [Unit]
    Description=vsftpd daemon
    Requires=network.target
    After=network.target
    [Service]
    ExecStart=/usr/bin/vsftpd
    ExecReload=/bin/kill -HUP $MAINPID
    KillMode=process
    [Install]
    WantedBy=multi-user.target
    I recently added the Requires= field, it did not change anything. Further I tried adding NetworkManager.service and NetworkManager-wait-online.service, it did not change anything as well.  Any idea how I might fix that?
    Last edited by vibee (2014-01-09 12:31:21)

    After boot:
    $ systemctl list-units
    vsftpd.service loaded failed failed vsftpd daemon
    $ systemctl list-unit-files
    vsftpd-ssl.service disabled
    [email protected] static
    vsftpd.service enabled
    [email protected] static
    I am wondering that network.target is not shown when doing systct list-dependencies; vsftpd.service only depends on default.target and multi-user.target. Why is network.target not shown?
    $ systemctl list-dependencies
    default.target
    ├─gdm.service
    └─multi-user.target
    ├─avahi-daemon.service
    ├─cpupower.service
    ├─cronie.service
    ├─cups.path
    ├─dbus.service
    ├─dkms.service
    ├─hddtemp.service
    ├─httpd.service
    ├─iked.service
    ├─mysqld.service
    ├─NetworkManager-wait-online.service
    ├─NetworkManager.service
    ├─radicale.service
    ├─rpc-mountd.service
    ├─rpc-statd.service
    ├─smbd.service
    ├─sshd.service
    ├─svnserve.service
    ├─systemd-ask-password-wall.path
    ├─systemd-logind.service
    ├─systemd-user-sessions.service
    ├─verynice.service
    ├─vsftpd.service
    ├─basic.target
    │ ├─alsa-restore.service
    │ ├─alsa-state.service
    │ ├─paths.target
    │ ├─slices.target
    │ │ ├─-.slice
    │ │ └─system.slice
    │ ├─sockets.target
    │ │ ├─avahi-daemon.socket
    │ │ ├─cups.socket
    │ │ ├─dbus.socket
    │ │ ├─dmeventd.socket
    │ │ ├─lvmetad.socket
    │ │ ├─systemd-initctl.socket
    │ │ ├─systemd-journald.socket
    │ │ ├─systemd-shutdownd.socket
    │ │ ├─systemd-udevd-control.socket
    │ │ └─systemd-udevd-kernel.socket
    │ ├─sysinit.target
    │ │ ├─dev-hugepages.mount
    │ │ ├─dev-mqueue.mount
    │ │ ├─kmod-static-nodes.service
    │ │ ├─proc-sys-fs-binfmt_misc.automount
    │ │ ├─sys-fs-fuse-connections.mount
    │ │ ├─sys-kernel-config.mount
    │ │ ├─sys-kernel-debug.mount
    │ │ ├─systemd-ask-password-console.path
    │ │ ├─systemd-binfmt.service
    │ │ ├─systemd-journal-flush.service
    │ │ ├─systemd-journald.service
    │ │ ├─systemd-modules-load.service
    │ │ ├─systemd-random-seed.service
    │ │ ├─systemd-sysctl.service
    │ │ ├─systemd-tmpfiles-setup-dev.service
    │ │ ├─systemd-tmpfiles-setup.service
    │ │ ├─systemd-udev-trigger.service
    │ │ ├─systemd-udevd.service
    │ │ ├─systemd-update-utmp.service
    │ │ ├─systemd-vconsole-setup.service
    │ │ ├─cryptsetup.target
    │ │ ├─local-fs.target
    │ │ │ ├─-.mount
    │ │ │ ├─mnt-serverdisk.mount
    │ │ │ ├─mnt-windows.mount
    │ │ │ ├─systemd-remount-fs.service
    │ │ │ └─tmp.mount
    │ │ └─swap.target
    │ │ ├─dev-disk-by\x2did-ata\x2dST3000DM001\x2d1CH166_Z1F23A7C\x2dpart2.swap
    │ │ ├─dev-disk-by\x2did-wwn\x2d0x5000c5004f7babf3\x2dpart2.swap
    │ │ ├─dev-disk-by\x2dpartuuid-e8647b5a\x2de808\x2d41a8\x2d86e7\x2d353410f0a4bb.swap
    │ │ ├─dev-disk-by\x2duuid-3a4d745f\x2d7d88\x2d48ad\x2dba59\x2d261410fcbb8a.swap
    │ │ ├─dev-disk-by\x2duuid-3a4d745f\x2d7d88\x2d48ad\x2dba59\x2d261410fcbb8a.swap
    │ │ └─dev-sdb2.swap
    │ └─timers.target
    │ └─systemd-tmpfiles-clean.timer
    ├─getty.target
    │ └─[email protected]
    └─remote-fs.target
    And one more strange thing: If I want to start vsftpd manually by hitting systemctl start, vsftpd.service does not appear via auto-completion.
    Last edited by vibee (2014-01-02 15:59:08)

  • [Solved] Vuze not starting?

    I have installed vuze and it's dependencies, however when starting I get this:
    Suitable java version found [java = 1.6.0_24]
    Configuring environment...
    Java exec found in PATH. Verifying...
    Browser check failed with: InvocationTargetException, No more handles [Unknown Mozilla path (MOZILLA_FIVE_HOME not set)]
    Auto-scanning for GRE/XULRunner. You can skip this by appending the GRE path to LD_LIBRARY_PATH and setting MOZILLA_FIVE_HOME.
    checking /usr/lib/xulrunner-10.0 for GRE
    GRE found at /usr/lib/xulrunner-10.0.
    Browser check failed with: InvocationTargetException, XPCOM error -2147467261
    Can't create browser. Will try to set LD_LIBRARY_PATH and hope Vuze has better luck.
    setting LD_LIBRARY_PATH to: /usr/lib/xulrunner-10.0
    setting MOZILLA_FIVE_HOME to: /usr/lib/xulrunner-10.0
    Loading Azureus:
    java -Xmx128m -cp "./Azureus2.jar:./swt.jar" -Djava.library.path="/usr/share/vuze" -Dazureus.install.path="/usr/share/vuze" -Dazureus.script="/usr/bin/vuze" -Dazureus.script.version=2 org.gudy.azureus2.ui.swt.Main
    file:/usr/share/vuze/Azureus2.jar ; file:/usr/share/vuze/swt.jar ; file:/usr/share/vuze/
    changeLocale: *Default Language* != English (United States). Searching without country..
    changeLocale: Searching for language English in *any* country..
    changeLocale: no message properties for Locale 'English (United States)' (en_US), using 'English (default)'
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
    at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:114)
    at org.gudy.azureus2.ui.swt.Main.main(Main.java:292)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at com.aelitis.azureus.launcher.MainExecutor$1.run(MainExecutor.java:37)
    at java.lang.Thread.run(Thread.java:679)
    Caused by: java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
    no swt-gnome-gtk-3802 in java.library.path
    no swt-gnome-gtk in java.library.path
    /home/user/.swt/lib/linux/x86/libswt-gnome-gtk-3802.so: libgnomevfs-2.so.0: cannot open shared object file: No such file or directory
    Can't load library: /home/user/.swt/lib/linux/x86/libswt-gnome-gtk.so
    at org.eclipse.swt.internal.Library.loadLibrary(Library.java:285)
    at org.eclipse.swt.internal.Library.loadLibrary(Library.java:194)
    at org.eclipse.swt.internal.gnome.GNOME.<clinit>(GNOME.java:21)
    at org.eclipse.swt.program.Program.gnome_24_launch(Program.java:397)
    at org.eclipse.swt.program.Program.launch(Program.java:1086)
    at org.eclipse.swt.program.Program.launch(Program.java:1042)
    at org.gudy.azureus2.ui.swt.Utils.launch(Utils.java:955)
    at com.aelitis.azureus.ui.swt.Initializer.checkInstallID(Initializer.java:303)
    at com.aelitis.azureus.ui.swt.Initializer.runInSWTThread(Initializer.java:272)
    at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:271)
    at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:63)
    at com.aelitis.azureus.ui.swt.Initializer.<init>(Initializer.java:162)
    ... 12 more
    Exit from Azureus complete
    No shutdown tasks to do
    Azureus TERMINATED.
    Thanks
    DoctorZeus
    Last edited by doctorzeus (2012-02-22 21:21:12)

    Mr.Elendig wrote:1. start using aur
    2. install gnome-vfs
    Thanks for the reply..
    1. I have been using AUR for ages (got Vuze from the AUR)
    2. Still getting errors unfortunatly:
    Starting Azureus...
    Suitable java version found [java = 1.6.0_24]
    Configuring environment...
    Java exec found in PATH. Verifying...
    Browser check failed with: InvocationTargetException, No more handles [Unknown Mozilla path (MOZILLA_FIVE_HOME not set)]
    Auto-scanning for GRE/XULRunner. You can skip this by appending the GRE path to LD_LIBRARY_PATH and setting MOZILLA_FIVE_HOME.
    checking /usr/lib/xulrunner-10.0.2 for GRE
    GRE found at /usr/lib/xulrunner-10.0.2.
    Browser check failed with: InvocationTargetException, XPCOM error -2147467261
    Can't create browser. Will try to set LD_LIBRARY_PATH and hope Vuze has better luck.
    setting LD_LIBRARY_PATH to: /usr/lib/xulrunner-10.0.2
    setting MOZILLA_FIVE_HOME to: /usr/lib/xulrunner-10.0.2
    Loading Azureus:
    java -Xmx128m -cp "./Azureus2.jar:./swt.jar" -Djava.library.path="/usr/share/vuze" -Dazureus.install.path="/usr/share/vuze" -Dazureus.script="/usr/bin/vuze" -Dazureus.script.version=2 org.gudy.azureus2.ui.swt.Main
    file:/usr/share/vuze/Azureus2.jar ; file:/usr/share/vuze/swt.jar ; file:/usr/share/vuze/
    changeLocale: *Default Language* != English (United States). Searching without country..
    changeLocale: Searching for language English in *any* country..
    changeLocale: no message properties for Locale 'English (United States)' (en_US), using 'English (default)'
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
    at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:114)
    at org.gudy.azureus2.ui.swt.Main.main(Main.java:292)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at com.aelitis.azureus.launcher.MainExecutor$1.run(MainExecutor.java:37)
    at java.lang.Thread.run(Thread.java:679)
    Caused by: java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
    no swt-gnome-gtk-3802 in java.library.path
    no swt-gnome-gtk in java.library.path
    /home/user/.swt/lib/linux/x86/libswt-gnome-gtk-3802.so: libgnome-2.so.0: cannot open shared object file: No such file or directory
    Can't load library: /home/user/.swt/lib/linux/x86/libswt-gnome-gtk.so
    at org.eclipse.swt.internal.Library.loadLibrary(Library.java:285)
    at org.eclipse.swt.internal.Library.loadLibrary(Library.java:194)
    at org.eclipse.swt.internal.gnome.GNOME.<clinit>(GNOME.java:21)
    at org.eclipse.swt.program.Program.gnome_24_launch(Program.java:397)
    at org.eclipse.swt.program.Program.launch(Program.java:1086)
    at org.eclipse.swt.program.Program.launch(Program.java:1042)
    at org.gudy.azureus2.ui.swt.Utils.launch(Utils.java:955)
    at com.aelitis.azureus.ui.swt.Initializer.checkInstallID(Initializer.java:303)
    at com.aelitis.azureus.ui.swt.Initializer.runInSWTThread(Initializer.java:272)
    at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:271)
    at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:63)
    at com.aelitis.azureus.ui.swt.Initializer.<init>(Initializer.java:162)
    ... 12 more
    Exit from Azureus complete
    No shutdown tasks to do
    Azureus TERMINATED.
    From the look of the output it seems that Vuze on Linux is extremly gnome dependent, would you recomend using a different bittorent client instead?
    Thanks
    DoctorZeus
    Last edited by doctorzeus (2012-02-22 00:21:08)

  • [Solved] Can not start timidity

    Edit: The problem disappeared after rebooting the system.
    I am using timidity with pulseaudio. I was able to use timidity a year ago but it doesn't start today.
    % timidity -iA
    Requested buffer size 32768, fragment size 8192
    ALSA pcm 'default' set buffer size 32768, period size 8192 bytes
    TiMidity starting in ALSA server mode
    ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such device
    error in snd_seq_open
    It seems to me that /dev/snd/seq exists. (I am in the audio group.)
    % ls -la /dev/snd/seq
    crw-rw---- 1 root audio 116, 1 Sep 29 22:39 /dev/snd/seq
    I also tried to start timidity as root, getting different errors.
    # timidity -iA
    No protocol specified
    xcb_connection_has_error() returned true
    No protocol specified
    xcb_connection_has_error() returned true
    No protocol specified
    xcb_connection_has_error() returned true
    Couldn't open output device
    Some people got similar errors before, and they fixed their errors by loading snd-seq module.
    # modprobe snd-seq
    modprobe: FATAL: Module snd-seq not found.
    Can anyone fix it?
    Edit: The problem disappeared after rebooting the system.
    Last edited by Haomin (2013-10-05 01:19:23)

    I would do a search for the file libGLU.so.1 to see if it exists on your system.  If it does, I would try to find out where virtualbox is looking for it and symlink it there.  If it does not, I would google to find what package supplies this file.  Hope that helps.  I use virtualbox but have not seen this problem.  If you do need to reinstall, I don't think you would loose your clients unless you delete the config folder in your home directory.

  • [SOLVED] Slim not starting Openbox

    Hi :)
    I've run a search through this forum and all, and I can't seem to solve my problem...
    I've installed Arch on VirtualBox (so that I can try it out) and I installed Slim and Openbox.
    The problem is that when I log in, the screen flickers, and Slim comes back up, as if openbox wasn't executed at all
    Any of you guys has this setup? (slim and ob)
    If so, please tell me how you configured it...
    Thanks in advance
    Last edited by pedro-kun (2007-08-05 18:09:56)

    Here it is:
    # Path, X server and arguments (if needed)
    # Note: -xauth $authfile is automatically appended
    default_path ./:/bin:/usr/bin:/usr/local/bin:/usr/bin
    default_xserver /usr/bin/X
    xserver_arguments -nolisten tcp vt07
    # Commands for halt, login, etc.
    halt_cmd /sbin/shutdown -h now
    reboot_cmd /sbin/shutdown -r now
    console_cmd /usr/bin/xterm -C -fg white -bg black +sb -T "Console login" -e /bin/sh -c "/bin/cat /etc/issue; exec /bin/login"
    #suspend_cmd /usr/sbin/suspend
    # Full path to the xauth binary
    xauth_path /usr/bin/xauth
    # Xauth file for server
    authfile /var/run/slim.auth
    # Activate numlock when slim starts. Valid values: on|off
    # numlock on
    # Hide the mouse cursor (note: does not work with some WMs).
    # Valid values: true|false
    # hidecursor false
    # This command is executed after a succesful login.
    # you can place the %session and %theme variables
    # to handle launching of specific commands in .xinitrc
    # depending of chosen session and slim theme
    # NOTE: if your system does not have bash you need
    # to adjust the command according to your preferred shell,
    # i.e. for freebsd use:
    # login_cmd exec /bin/sh - ~/.xinitrc %session
    login_cmd exec /bin/bash -login ~/.xinitrc
    # Commands executed when starting and exiting a session.
    # They can be used for registering a X11 session with
    # sessreg. You can use the %user variable
    # sessionstart_cmd some command
    # sessionstop_cmd some command
    # Start in daemon mode. Valid values: yes | no
    # Note that this can overridden by the command line
    # option "-d"
    # daemon yes
    # Available sessions (first one is the default).
    # The current chosen session name is replaced in the login_cmd
    # above, so your login command can handle different sessions.
    # see the xinitrc.sample file shipped with slim sources
    # sessions xfce4,icewm,wmaker,blackbox
    # Executed when pressing F11 (requires imagemagick)
    screenshot_cmd import -window root /slim.png
    # welcome message. Available variables: %host, %domain
    welcome_msg Welcome to %host
    # shutdown / reboot messages
    shutdown_msg The system is halting...
    reboot_msg The system is rebooting...
    # default user, leave blank or remove this line
    # for avoid pre-loading the username.
    #default_user pedro
    # current theme, use comma separated list to specify a set to
    # randomly choose from
    current_theme default
    # Lock file
    lockfile /var/lock/slim.lock
    # Log file
    logfile /var/log/slim.log
    i got rid of the %session bit, and the sessions, because i'm gonna use only openbox. Either way, i don't think doing that has anything to do with the problem, because i think i tried it with the default slim.conf and it didn't work anyway.

Maybe you are looking for