Ivman or dbus configuraion error

Hi, I just installed ivman and just wanted it to automount my cdrom drive.
In my IvmConfigActions.xml I have the following rule:
<ivm:Match name="storage.removable" value="true">
        <ivm:Option name="unlock" value="true" />
</ivm:Match>
In my Mappings file I have a:
<ivm:Map device="/dev/cdroms/cdrom0"    maps="/dev/ide/host1/bus0/target0/lun0/cd"/>
my fstab is setup in a way that, if I say mount /dev/cdroms/cdrom0 or mount /mnt/cdrom, I can access my drive.
As I searched on the gentoo forums, I read in a thread that you should use dbus-monitor --system and watch for any message, when removing/inserting a cdrom, but I got none.
Then I tried to remove and plug in my usb mouse and got:
signal interface=org.freedesktop.Hal.Manager; member=DeviceRemoved; sender=:1.0
string:/org/freedesktop/Hal/devices/usb_usb_device_46d_c00e_1110_-1_noserial_0
signal interface=org.freedesktop.Hal.Manager; member=DeviceRemoved; sender=:1.0
string:/org/freedesktop/Hal/devices/usb_device_46d_c00e_1110_-1_noserial
signal interface=org.freedesktop.Hal.Manager; member=DeviceAdded; sender=:1.0
string:/org/freedesktop/Hal/devices/usb_device_46d_c00e_1110_-1_noserial
signal interface=org.freedesktop.Hal.Manager; member=DeviceAdded; sender=:1.0
string:/org/freedesktop/Hal/devices/usb_usb_device_46d_c00e_1110_-1_noserial_0
So I think there is something wrong with my dbus configuration.

Well first of all ivman will only work for root straight out of the box. After you remove the .default extension you need to add to your rc.conf in DAEMONS: dbus hal ivman in that order, hal requires dbus to be started ahead. Reboot. log onto to your normal user and at the konsole type: ivman &. Dont worry about the warnings. Now you should see a hidden folder under your home directory (/home/username/.ivman). In there you will find similar config files that will need to be uncommented( "<!--" and "-->" ) -read through carefully. To get this to happen every time you need to go into your /home/user/.kde/Autostart folder and right click->create new file->link to application->. In the application tab enter ivman for the command. In advanced options I would deselect launch feedback. Click ok to finish then go back and right click and select properties and check the executeable box now that its been created.

Similar Messages

  • Ivman hal dbus problem

    I tried automount and this with the packages from current and extra
    when starting ivman I get this:
    libhal.c 644 : Error connecting to system bus: Failed to connect to socket /var/lib/dbus/system_bus_socket: Connection refused
    ** (process:3869): WARNING **: manager.c/656: Failed to initialize HAL!
    if I start hal it seems to start but later does not have a process so I think it stops again:
    12:08:17.822 [I] hald.c:394: hal 0.4.7
    12:08:17.823 [I] hald.c:396: Will daemonize
    12:08:17.823 [I] hald.c:406: Becoming a daemon
    ps ax|grep hal shows me nothing
    finally dbus:
    dbus gets started at boottime and has this lines when I ps for it:
    3746 tty1     S      0:00 /usr/bin/dbus-launch --sh-syntax --exit-with-session
    3747 ?        Ss     0:00 dbus-daemon-1 --fork --print-pid 8 --print-address 6
    so somehow some kind of dbus is running but hal can't connect to it so ivman wont start.
    I could not find any information about this problem.
    any help appreciated
    thanks
    wabi

    Hi
    I got some other problem hal related
    It was running since weeks without problems..automounting usb, cd etc.
    since the latest update, where hal and dbus was updated some very very strange things happen.
    After fresh start I had normally 77 processes running, mounting was ok etc.
    Now...after a restart I got 150 processes running increasing every few seconds.
    After a minute or so I got 280. 200 are hal and hotlug.hal related.
    and the Hard Drive and CPU is always showing actibities. never happened before.
    ...and  automounting isn´t working anymore too.
    What is this? 
    tia
    mic

  • Lapsus dbus compile error

    Hi guys, i'm trying to install lapsus from aur.
    I do the makepkg and when it run ./configure i get the following message,
    checking for MAXPATHLEN... 4096
    ./configure: line 33213: syntax error near unexpected token `DBUS,'
    ./configure: line 33213: `PKG_CHECK_MODULES(DBUS, dbus-1 >= 0.90, have_dbus=true, have_dbus=false)'
    make: *** No targets specified and no makefile found. Stop.
    ==> ERROR: Build Failed.
    Aborting...
    any ideas? I have dbus installed and running.

    The content of "/usr/lib/pkgconfig/dbus-1.pc" is
    refix=/usr
    exec_prefix=${prefix}
    libdir=${exec_prefix}/lib
    includedir=${prefix}/include
    system_bus_default_address=unix:path=/var/run/dbus/system_bus_socket
    sysconfdir=/etc
    session_bus_services_dir=/usr/share/dbus-1/services
    Name: dbus
    Description: Free desktop message bus
    Version: 1.0.2
    Libs: -L${libdir} -ldbus-1
    Cflags: -I${includedir}/dbus-1.0 -I${libdir}/dbus-1.0/include
    so the version is more recent than the requested by lapsus.
    Still don't know what more to do...

  • DBus service error after a fresh install

    Hi!
    I have a freshly installed Archlinux system. The dbus-org service seems to be reporting an error and I am not sure
    $ systemctl status dbus-org
    dbus-org.service
    Loaded: error (Reason: No such file or directory)
    Active: inactive (dead)
    I am not seeing any side effects to this though. DBus has to be working since systemd is using it. I am also running Gnome 3 which also needs DBus to run.
    Still, I'm curious if anybody has seen this and could help investigating the source of this error message.
    Thanks!

    murb wrote:
    I think the service is called dbus. Try:
    $ systemctl status dbus
    Wow ok. Dbus is working. I've been mislead in thinking dbus-org would be valid and though the "No such file or directory" error was coming out of dbus. It is actually systemctl telling me it can't find a file/service matching dbus-org.
    Thanks!

  • Banshee exits on start with dbus-related error

    Here's what I get when I try to start Banshee:
    Unhandled Exception: DBus.DBusException: Unable to determine the address of the message bus
    in [0x0003e] (at /home/mark/src/arch/extra/lib/dbus-sharp/src/dbus-0.50/mono/Bus.cs:46) DBus.Bus:GetBus (BusType busType)
    in [0x00001] (at /home/mark/src/arch/extra/lib/dbus-sharp/src/dbus-0.50/mono/Bus.cs:23) DBus.Bus:GetSessionBus ()
    in [0x00007] (at /home/mark/src/arch/extra/gnome/banshee/src/banshee-0.10/src/DBusIPC.cs:53) Banshee.DBusServer:.ctor ()
    in [0x00011] (at /home/mark/src/arch/extra/gnome/banshee/src/banshee-0.10/src/Core.cs:134) Banshee.Core:.ctor ()
    in [0x0000b] (at /home/mark/src/arch/extra/gnome/banshee/src/banshee-0.10/src/Core.cs:73) Banshee.Core:get_Instance ()
    in [0x00729] (at /home/mark/src/arch/extra/gnome/banshee/src/banshee-0.10/src/Main.cs:227) Banshee.BansheeEntry:Startup (System.String[] args)
    in [0x00001] (at /home/mark/src/arch/extra/gnome/banshee/src/banshee-0.10/src/Main.cs:49) Banshee.BansheeEntry:Main (System.String[] args)
    And of course the damned thing refuses to start at all. Has anyone else observed this bug?

    Causes it to "quit unexpectedly" (i.e. crash ) with the typical vague GUI message and this console output:
    Debug: [12/18/2005 7:46:45 PM] (Changed active player engine) - GStreamer
    Debug: [12/18/2005 7:46:45 PM] (Loaded PlayerEngine core) - GStreamer
    Debug: [12/18/2005 7:46:45 PM] (Loaded AudioCdPlayerEngine core) - GStreamer
    Debug: [12/18/2005 7:46:45 PM] (Audio CD Core Initialized) -
    =================================================================
    Got a SIGSEGV while executing native code. This usually indicates
    a fatal error in the mono runtime or one of the native libraries
    used by your application.
    =================================================================
    Stacktrace:
    in <0x4> (wrapper managed-to-native) System.Object:__icall_wrapper_mono_string_t o_byvalstr (intptr,intptr,int)
    in <0xd0> (wrapper managed-to-native) System.Object:__icall_wrapper_mono_string_ to_byvalstr (intptr,intptr,int)
    in <0xfffffe26> (wrapper managed-to-native) Banshee.Widgets.NotificationAreaIcon :XSendEvent (intptr,intptr,bool,Banshee.Widgets.EventMask,Banshee.Widgets.XClien tMessageEvent&)
    in [0xbe] Banshee.Widgets.NotificationAreaIcon:SendManagerMessage (Banshee.Widge ts.SystemTrayMessage,intptr,uint,uint,uint)
    in [0x10] Banshee.Widgets.NotificationAreaIcon:SendDockRequest ()
    in [0x86] Banshee.Widgets.NotificationAreaIcon:OnRealized ()
    in <0x36> Gtk.Widget:realized_cb (intptr)
    in <0x23ac752> (wrapper native-to-managed) Gtk.Widget:realized_cb (intptr)
    in <0x4> (wrapper managed-to-native) Gtk.Widget:gtk_widget_show_all (intptr)
    in <0xffffffe7> (wrapper managed-to-native) Gtk.Widget:gtk_widget_show_all (intp tr)
    in <0x17> Gtk.Widget:ShowAll ()
    in [0x81] Banshee.NotificationAreaIcon:Init ()
    in [0x2d] Banshee.NotificationAreaIcon:.ctor ()
    in [0x2b] Banshee.PlayerUI:InstallTrayIcon ()
    in [0x57] Banshee.PlayerUI:.ctor ()
    in [0x748] Banshee.BansheeEntry:Startup (string[])
    in [0x1] Banshee.BansheeEntry:Main (string[])
    in <0x50adeb77> (wrapper runtime-invoke) System.Object:runtime_invoke_void_strin g[] (object,intptr,intptr,intptr)
    Native stacktrace:
    /usr/lib/pkgconfig/../../bin/mono(mono_handle_native_sigsegv+0xc0) [0x81 49e10]
    /usr/lib/pkgconfig/../../bin/mono [0x8119970]
    [0xffffe440]
    /usr/lib/pkgconfig/../../bin/mono(mono_string_to_byvalstr+0x42) [0x80a98 e2]
    [0xb4b8c389]
    [0xb4b8c431]
    [0xb4b8c1cf]
    [0xb4b8bfb6]
    [0xb4b8ab66]
    [0xb4b8aa6f]
    [0xb4b89d90]
    /usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0x4b) [0xb6f3 64bb]
    /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x139) [0xb6f29ee9]
    /usr/lib/libgobject-2.0.so.0 [0xb6f394b2]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x6c0) [0xb6f3ae90]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29) [0xb6f3b1f9]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_widget_realize+0xb4) [0xb6e4b2a4]
    /usr/lib/libgtk-x11-2.0.so.0 [0xb6e57c0e]
    /usr/lib/libgtk-x11-2.0.so.0 [0xb6d7d6f7]
    /usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0x4b) [0xb6f3 64bb]
    /usr/lib/libgobject-2.0.so.0 [0xb6f29829]
    /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x139) [0xb6f29ee9]
    /usr/lib/libgobject-2.0.so.0 [0xb6f394b2]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x6c0) [0xb6f3ae90]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29) [0xb6f3b1f9]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_widget_show+0x56) [0xb6e4bc66]
    /usr/lib/libgtk-x11-2.0.so.0 [0xb6cc4189]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_widget_show_all+0x4d) [0xb6e43c6d]
    [0xb4bb2d02]
    [0xb4bb2cc0]
    [0xb4b8a88b]
    [0xb4b89b19]
    [0xb4b897b6]
    [0xb4cf535d]
    [0xb75b4b6d]
    [0xb75b389b]
    [0xb75b3823]
    /usr/lib/pkgconfig/../../bin/mono(mono_runtime_exec_main+0x60) [0x809237 0]
    /usr/lib/pkgconfig/../../bin/mono(mono_runtime_run_main+0x16d) [0x80951a d]
    /usr/lib/pkgconfig/../../bin/mono(mono_main+0x1011) [0x805d7c1]
    /lib/tls/libc.so.6(__libc_start_main+0xdb) [0xb7dadd6b]
    /usr/lib/pkgconfig/../../bin/mono [0x805c251]
    "Fatal error in the mono runtime"... Hmm. Has anyone gotten stuff like this in other Mono apps since Mono was moved to /usr?

  • Essbase Configuraion Error 11 1 2 2

    Intially we have installed EPMA,HPCM,shared services,workspace of 11.1.2.2 version we thought of configuring with the existing Essbase which is 11.1.2.
    As it is not possible we have installed Essbase and Essabase Studio Server from 11.1.2.2 version .
    while configuring we got error "An unexpected erro occured and the application will have to shut down .Review the error log.Correct the error condition and relaunch the application"
    so i have looked at the log but i couldnt figure out what the issue is below is the log from configtolol log.
    Please help me out to resolve this ..thanks guys
    [2013-03-26T12:10:15.864-04:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 16] [ecid: 0000JqbUta256isEgjz0CK1HKSP3000006,0] [SRC_CLASS: com.hyperion.cis.config.AbstractProductDBConfigurator] Error:
    [2013-03-26T12:10:15.864-04:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 16] [ecid: 0000JqbUta256isEgjz0CK1HKSP3000006,0] [SRC_CLASS: com.hyperion.cis.config.AbstractProductDBConfigurator] Error:
    [2013-03-26T12:10:15.864-04:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 16] [ecid: 0000JqbUta256isEgjz0CK1HKSP3000006,0] [SRC_CLASS: com.hyperion.cis.config.AbstractProductDBConfigurator] Error:
    [2013-03-26T12:10:15.864-04:00] [EPMCFG] [TRACE] [EPMCFG-01117] [oracle.EPMCFG] [tid: 16] [ecid: 0000JqbUta256isEgjz0CK1HKSP3000006,0] [SRC_CLASS: com.hyperion.cis.config.AbstractProductDBConfigurator] majors(11 vs -1), minors(2 vs -1)
    [2013-03-26T12:10:15.911-04:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01175] [oracle.EPMCFG] [tid: 16] [ecid: 0000JqbUta256isEgjz0CK1HKSP3000006,0] [SRC_CLASS: com.hyperion.config.wizard.impl.DBWizardState] Default cluster has been found in the Registry: Essbase Studio[[
    user=HYP1, password=*****, jdbcUrl=jdbc:oracle:thin:@Server:port:HYP1, DatabaseType=Oracle.
    [2013-03-26T12:10:16.551-04:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 16] [ecid: 0000JqbUta256isEgjz0CK1HKSP3000006,0] [SRC_CLASS: com.hyperion.cis.config.AbstractProductDBConfigurator] Error:
    [2013-03-26T12:10:16.551-04:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 16] [ecid: 0000JqbUta256isEgjz0CK1HKSP3000006,0] [SRC_CLASS: com.hyperion.cis.config.AbstractProductDBConfigurator] Error:
    [2013-03-26T12:10:16.551-04:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 16] [ecid: 0000JqbUta256isEgjz0CK1HKSP3000006,0] [SRC_CLASS: com.hyperion.cis.config.AbstractProductDBConfigurator] Error:
    [2013-03-26T12:10:16.551-04:00] [EPMCFG] [TRACE] [EPMCFG-01117] [oracle.EPMCFG] [tid: 16] [ecid: 0000JqbUta256isEgjz0CK1HKSP3000006,0] [SRC_CLASS: com.hyperion.cis.config.AbstractProductDBConfigurator] majors(11 vs -1), minors(2 vs -1)
    [2013-03-26T12:10:16.567-04:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01175] [oracle.EPMCFG] [tid: 16] [ecid: 0000JqbUta256isEgjz0CK1HKSP3000006,0] [SRC_CLASS: com.hyperion.config.wizard.impl.DBWizardState] Default cluster has been found in the Registry: Essbase Administration Services[[
    user=HYP1, password=*****, jdbcUrl=jdbc:oracle:thin:@Server:port:HYP1, DatabaseType=Oracle.
    [2013-03-26T12:10:16.630-04:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 16] [ecid: 0000JqbUta256isEgjz0CK1HKSP3000006,0] [SRC_CLASS: com.hyperion.cis.config.AbstractProductDBConfigurator] Error:
    [2013-03-26T12:10:16.630-04:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 16] [ecid: 0000JqbUta256isEgjz0CK1HKSP3000006,0] [SRC_CLASS: com.hyperion.cis.config.AbstractProductDBConfigurator] Error:
    [2013-03-26T12:10:16.630-04:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 16] [ecid: 0000JqbUta256isEgjz0CK1HKSP3000006,0] [SRC_CLASS: com.hyperion.cis.config.AbstractProductDBConfigurator] Error:
    [2013-03-26T12:10:16.630-04:00] [EPMCFG] [TRACE] [EPMCFG-01117] [oracle.EPMCFG] [tid: 16] [ecid: 0000JqbUta256isEgjz0CK1HKSP3000006,0] [SRC_CLASS: com.hyperion.cis.config.AbstractProductDBConfigurator] majors(11 vs -1), minors(2 vs -1)
    [2013-03-26T12:10:16.645-04:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01175] [oracle.EPMCFG] [tid: 16] [ecid: 0000JqbUta256isEgjz0CK1HKSP3000006,0] [SRC_CLASS: com.hyperion.config.wizard.impl.DBWizardState] Default cluster has been found in the Registry: Planning[[
    user=HYP1, password=*****, jdbcUrl=jdbc:oracle:thin:@Server:port:HYP1, DatabaseType=Oracle.

    -Ensure that the Essbase 32bit Runtime Client is installed on the FDM Application Server. FDM is a 32bit product and so the 32bit Runtime client is required even on a 64bit Operating System
    -Check that the Essbase pathing variables are set up correctly. These are different for 32bit and 64bit machines. Both options are shown in the steps below.
    1. From My Computer, right-click and select Properties. The System Properties dialog box is displayed.
    2. Select the Advanced tab.
    3. Click Environment Variables. The Environment Variables screen is displayed.
    If this is a maintenance installation then there might still be User Variables called ESSBASEPATH and ARBORPATH- these can be deleted.
    4. In the System Variables Portion of the window (bottom).
    5. Select the variable name "ESSBASEPATH" and click Edit. If this variable doesn't exist then create it by selecting the New button.
    6. In the Variable Value field enter the path <EPM_Oracle_Home>\common\EssbaseRTC\11.1.2.0 and click OK e.g.
    Oracle\Middleware\EPMSystem11R1\common\EssbaseRTC\11.1.2.0
    7. Select the variable name 'Path' and click Edit
    8. At the start of the path add the following value depending on the operating system
    On 32bit systems
    %ESSBASEPATH%\bin
    On 64bit system
    <EPM_Oracle_Home>\bin-32;%ESSBASEPATH%\bin;<EPM_Oracle_Home>\Products\Essbase\EssbaseClient-32\bin

  • Docky Dbus launch error? (XFCE4)

    (gconftool-2:3117): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
    Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
    I've searched around the forums and I've found no solutions.
    I am abit new to ArchLinux, Successfully installed it today, Currently using Xfce4 and this issue is only occurring on this environment. Docky launches on , KDE, Gnome, Cinnamon but not on Xfce4.
    Last edited by Santah (2013-02-07 18:37:33)

    I'm not absolutely sure but it shouldnt be wrong. I just remember XFCE4 also complained about dbus, been a while though. Ensure dbus is in the daemons array of rc.conf and/or start the daemon explictely,
    If it still doesnt work I run out of ideas
    Last edited by fogobogo (2009-08-22 13:48:26)

  • Org.freedesktop.DBus.Error.ServiceUnknown

    Hello list,
    I frequently get these org.freedesktop.DBus error messages, e.g. working in Emacs, or starting Chromium. Is that a dbus bug? Is there a remedy? Its often not critical, e.g. chromium starts up and works fine besides the error message below - but there might be a message I should read.
    Cheers
    [tj@arch ~]$ chromium
    [8025:8034:17227638682:ERROR:object_proxy.cc(239)] Failed to call method:
    org.freedesktop.DBus.Error.ServiceUnknown:
    The name org.freedesktop.NetworkManager was not provided by any .service files
    Neues Fenster in aktueller Browsersitzung erstellt.

    hadrons123 wrote:
    What version of chrome are you using?
    Here is some info from google about the bug.
    This  org.freedesktop.DBus causes errors in Emacs too. Its not fatal, but seems to be buggy somehow.
    [tj@arch ~]$ LC_ALL=C sudo pacman -Qi chromium
    Name : chromium
    Version : 17.0.963.56-1
    URL : http://www.chromium.org/
    Licenses : BSD
    Groups : None
    Provides : chromium-browser
    Depends On : gtk2 dbus-glib nss alsa-lib xdg-utils bzip2 libevent libxss libgcrypt ttf-dejavu desktop-file-utils
    hicolor-icon-theme
    Optional Deps : kdebase-kdialog: needed for file dialogs in KDE
    Required By : None
    Conflicts With : chromium-browser
    Replaces : None
    Installed Size : 96376.00 KiB
    Packager : Evangelos Foutras <[email protected]>
    Architecture : x86_64
    Build Date : Thu Feb 16 03:16:03 2012
    Install Date : Thu Feb 16 14:41:57 2012
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : The open-source project behind Google Chrome, an attempt at creating a safer, faster, and more stable browser

  • Ivman doesn't respect user/group at boot

    In IvmConfigBase.xml, I have specified a user/group pair. These credentials are used to mount media once the system has booted, but (when using checkOnInit) media which is already inserted or plugged in at boot time does not inherit this configuration (root user and root group are used to mount the media).
    I am also seeing some dbus errors at boot time, but AFAIK this is unrelated and has been discussed elsewhere on this forum....

    I looked into this a bit further. Apparently, the dbus-related error messages have been taken care of by the latest dbus update. Also, although hal was mounting my removable devices at boot time, it appears that even after having disabled this behaviour, ivman cannot mount them as the user and group set in IvmConfigBase.xml (user ivman and group plugdev). I think ivman switches credentials when it forks to the background, which is too late, the code triggered by setting the checkOnInit option to true being run before... please correct me if I'm wrong.

  • Configuration Error 5

    Hi,
    I've installed Flash Builder 4 downloaded from Adobe.com and activeted with a student license.
    The installation went okey, but i cannot launch the application.
    Every time I try to run it it throws a configuration error 5:
    Configuraion Error
    Please uninstall and reinstall the product.
    If this problem still occurs, please contact Adobe techinical support for help, and mention the error code shown at the bottom of this screen.
    Error: 5
    http://www.adobe.com/supor/
    I've already installed and unninstalled ten times, searched adobe.com support sites, I even call the support center but i can't get it to work.
    I'm running Windows 7 64bit
    Adobe Flex Builder 3 runs perfectly.
    Thanks in advance,
    Alexandre Monteiro.

    No worries - when we find the solution, it will probably be useful for both products.
    I just heard back from the licensing team, after further experiments with the pcd.db file you posted last week, and here's what they recommend:
    "My observation is that the pcd.db shared by the user is corrupt and in a bad state.
    I replaced this PCD on my machine and ran the CS5 Flash Pro installer and it failed to
    make any entries into it. I then ran a simple SQL insert query in the domain_data table
    and that failed too.
    Given this and the fact that the user appears to have only Flash Builder on his machine
    We can ask the user to do the following
    uninstall FB (de-select the deactivate option as FB is already activated)
    delete the pcd.db (Not the cache )
    Re-Install FB and Flash Pro CS5"
    From your most recent posts, I think you've already uninstalled everything except Flash Pro, so for step 1 you'll probably want to uninstall that instead, along with any other Adobe apps you may have on that machine now.
    Let us know how it goes,
    -Chris

  • Strange error compiling rox-session

    Using thegnu's PKGBUILD, updated to download the latest version of rox-session:
    gcc -march=i686 -O2 -pipe -Wl,-O1 -Wall -Wmissing-prototypes -I/usr/X11R6/include `pkg-config --cflags gtk+-2.0 libxml-2.0 dbus-1 dbus-glib-1` -I. -c -o dbus.o dbus.c
    dbus.c: In function `connect_to_bus':
    dbus.c:298: warning: implicit declaration of function `dbus_bus_service_exists'
    dbus.c:311: warning: implicit declaration of function `dbus_bus_acquire_service'
    dbus.c:325: error: `DBUS_PATH_ORG_FREEDESKTOP_LOCAL' undeclared (first use in this function)
    dbus.c:325: error: (Each undeclared identifier is reported only once
    dbus.c:325: error: for each function it appears in.)
    dbus.c:326: error: `DBUS_INTERFACE_ORG_FREEDESKTOP_LOCAL' undeclared (first use in this function)
    make: *** [dbus.o] Error 1
    Compile failed
    Press Return...
    (Bizarrely, ABS will create a package even if the compile fails, and install it if the -i option is used. :? )

    Euphoric Nightmare wrote:is it possible that you don't have all the deps installed?
    Nope, checked, and used the -s option.
    Penguin wrote:could you post the PKGBUILD? maybe appending || return 1 to make install would have stopped it from completing the build after the error...
    # $Id$
    # Contributor: Nathan Curry <[email protected]>
    pkgname=rox-session
    pkgver=0.1.25
    pkgrel=1
    groups=('rox-desktop')
    pkgdesc="Session manager for the ROX desktop environment"
    url="http://dl.sourceforge.net/sourceforge/rox/$_srcname-$pkgver.tgz"
    depends=('rox-lib' 'glib2>=2.4' 'dbus' 'python')
    source=(http://dl.sourceforge.net/sourceforge/rox/ROX-Session-$pkgver.tgz)
    build() {
    cd $startdir/src/ROX-Session-$pkgver/ROX-Session
    ./AppRun --compile
    cd ..
    mkdir -p $startdir/pkg/usr/apps/
    cp -rp ROX-Session $startdir/pkg/usr/apps/
    mkdir -p $startdir/pkg/usr/bin
    echo "#!/bin/sh" > "$startdir/pkg/usr/bin/$pkgname"
    echo "exec /usr/apps/ROX-Session/AppRun "$@"" >> "$startdir/pkg/usr/bin/$pkgname"
    chmod a+x $startdir/pkg/usr/bin/$pkgname

  • [CUPS] Unable to set my new CUPS server with an HP printer (solved)

    Hello,
    I come from Gentoo and I just installed my new Arch Linux server on a notebook with 2 NIC ... Now, I'm trying to set the CUPS deamon to share printer (HP DESKJET 895Cxi) for 3 workstations in my LAN. Before, it was working (printer and linux ... has never been very good...). But now, I'm not able, and it's about 1 hour I'm looking for a stupid error that I don't know if it's important or not ...
    (all is on my Wiki : http://pix-mania.dyndns.org/mediawiki/index.php/Cups)
    Here are a list of installed package : cups ghostscript gsfonts hplip
    The printer (USB) :
    (lsusb)
    Bus 002 Device 004: ID 03f0:0004 Hewlett-Packard DeskJet 895c
    (dmesg)
    usb 2-2: new full speed USB device using uhci_hcd and address 4
    usblp0: Disabling reads from problematic bidirectional printer
    usblp0: USB Unidirectional printer dev 4 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0004
    Current configuration (only change made to original configuration) :
    Listen <ip_serveur>:631
    <Location />
    Order allow,deny
    Allow From all
    </Location>
    <Location /admin>
    Order allow,deny
    Allow From all
    </Location>
    <Location /admin/conf>
    AuthType Default
    Require user @SYSTEM
    Order allow,deny
    Allow From all
    </Location>
    When starting cups service, all is fine : I can use a workstation to browse the Web Interface ... but printer seems to be not detected since it tells "No printers." when clicking on "Printers" tab. So, I go to "Administration" tab and, under "Printers", I click the "Find New Printers" and again, it says : "No printers found.".
    Not goot ... so, like I was doing with Gentoo, I click on "Add Printer" ... then, I receive a redirection to HTTPS ... click on the link (or wait) and nothing happend (timed out): web interface is broken for HTTPS ... I really got no idea why HTTPS is not working .
    After that, when updating the configuration (with vim) and restarting the service, deamon won't stop and I have to send a "kill -9" to the cupsd pid ...
    I look in log and I can just see this :
    E [09/Jan/2011:18:19:55 +0100] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
    I googled for one hour, but is not more working right now ...
    Some questions :
    - the printer is not detected? Is it because of the ACLs errors ?
    - what the hell is "ACLs" for cups ? Never seen that before ...
    So, right now, I got a working HTTP but not working HTTPS, with no printer available ... very useless
    This printer is working "well" with cups, since it's an old model and it's a HP printer, so is "fully?" working on Linux ...
    Any idea on what to do/try now ?
    EDIT: after that message, I just refresh the page (I'm using Chromium) and ... magically, HTTPS was working (after accept untrusted certificate for HTTPS?) ... Then, go back to "Find New Printers" and now, it was working. Printer has been added ... Seems to be OK, but the "Print Self Test Page" doesn't work right now because of this :
    Unsupported format 'application/vnd.cups-command'!
    Current log file :
    E [09/Jan/2011:18:19:55 +0100] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
    E [09/Jan/2011:18:24:48 +0100] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
    E [09/Jan/2011:18:29:08 +0100] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
    E [09/Jan/2011:18:36:28 +0100] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
    E [09/Jan/2011:18:36:42 +0100] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
    E [09/Jan/2011:18:41:06 +0100] Unknown SystemGroup "sys root lpadmin" on line 13, ignoring!
    E [09/Jan/2011:18:41:06 +0100] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
    E [09/Jan/2011:18:42:24 +0100] Unknown SystemGroup "lpadmin" on line 14, ignoring!
    E [09/Jan/2011:18:42:24 +0100] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
    E [09/Jan/2011:18:45:12 +0100] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
    E [09/Jan/2011:18:47:32 +0100] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
    E [09/Jan/2011:18:48:35 +0100] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
    E [09/Jan/2011:18:49:35 +0100] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
    E [09/Jan/2011:18:59:46 +0100] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
    E [09/Jan/2011:19:33:06 +0100] Unable to encrypt connection from <ip_workstation> - A TLS packet with unexpected length was received.
    E [09/Jan/2011:19:33:06 +0100] Unable to encrypt connection from <ip_workstation> - A TLS packet with unexpected length was received.
    E [09/Jan/2011:19:33:06 +0100] Unable to encrypt connection from <ip_workstation> - A TLS packet with unexpected length was received.
    E [09/Jan/2011:19:33:13 +0100] Unable to encrypt connection from <ip_workstation> - A TLS packet with unexpected length was received.
    E [09/Jan/2011:19:33:13 +0100] Unable to encrypt connection from <ip_workstation> - A TLS packet with unexpected length was received.
    E [09/Jan/2011:19:33:13 +0100] Unable to encrypt connection from <ip_workstation> - A TLS packet with unexpected length was received.
    E [09/Jan/2011:19:33:13 +0100] Unable to encrypt connection from <ip_workstation> - A TLS packet with unexpected length was received.
    E [09/Jan/2011:19:33:13 +0100] Unable to encrypt connection from <ip_workstation> - A TLS packet with unexpected length was received.
    E [09/Jan/2011:19:33:37 +0100] [CGI] Unable to create avahi client: No such file or directory
    E [09/Jan/2011:19:33:37 +0100] [cups-deviced] PID 2744 (dnssd) stopped with status 1!
    E [09/Jan/2011:19:33:37 +0100] Unable to encrypt connection from <ip_workstation> - A TLS packet with unexpected length was received.
    E [09/Jan/2011:19:34:09 +0100] [CGI] Unable to create avahi client: No such file or directory
    E [09/Jan/2011:19:34:09 +0100] [cups-deviced] PID 2763 (dnssd) stopped with status 1!
    E [09/Jan/2011:19:39:51 +0100] Unable to encrypt connection from <ip_workstation> - A TLS packet with unexpected length was received.
    E [09/Jan/2011:19:39:52 +0100] [cups-driverd] Bad driver information file "/usr/share/cups/model/foomatic-db-ppds/Kyocera/ReadMe.htm"!
    E [09/Jan/2011:19:41:23 +0100] [cups-driverd] Bad driver information file "/usr/share/cups/model/foomatic-db-ppds/Kyocera/ReadMe.htm"!
    E [09/Jan/2011:19:44:49 +0100] Unable to encrypt connection from <ip_workstation> - A TLS packet with unexpected length was received.
    E [09/Jan/2011:19:47:16 +0100] Returning IPP client-error-document-format-not-supported for Send-Document (ipp://localhost:631/printers/HP_DeskJet_895C_USB_ES89M230MKGO_HPLIP) from localhost
    E [09/Jan/2011:19:49:36 +0100] Returning IPP client-error-document-format-not-supported for Send-Document (ipp://localhost:631/printers/HP_DeskJet_895C_USB_ES89M230MKGO_HPLIP) from localhost
    EDIT2: tried to print "Print Test Page" instead of the above ... and got these errors :
    (web interface)
    "/usr/lib/cups/backend/hp failed"
    (error_log)
    E [09/Jan/2011:20:08:31 +0100] [CGI] Unable to create avahi client: No such file or directory
    E [09/Jan/2011:20:08:31 +0100] [cups-deviced] PID 3126 (dnssd) stopped with status 1!
    D [09/Jan/2011:20:09:16 +0100] [Job 5] perl: warning: Setting locale failed.
    D [09/Jan/2011:20:09:16 +0100] [Job 5] prnt/backend/hp.c 559: dBus Connection Error (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)!
    D [09/Jan/2011:20:09:16 +0100] [Job 5] perl: warning: Please check that your locale settings:
    D [09/Jan/2011:20:09:16 +0100] [Job 5] LANGUAGE = (unset),
    D [09/Jan/2011:20:09:16 +0100] [Job 5] LC_ALL = (unset),
    D [09/Jan/2011:20:09:16 +0100] [Job 5] LANG = "fr_FR.UTF-8"
    D [09/Jan/2011:20:09:16 +0100] [Job 5] are supported and installed on your system.
    D [09/Jan/2011:20:09:16 +0100] [Job 5] perl: warning: Falling back to the standard locale ("C").
    D [09/Jan/2011:20:09:16 +0100] [Job 5] GhostScript extra search path ('GS_LIB'): /usr/share/cups/fonts
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Pondering option 'job-uuid=urn:uuid:e4395221-1209-32a9-5add-30f7945eaa6b'
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Unknown option job-uuid=urn:uuid:e4395221-1209-32a9-5add-30f7945eaa6b.
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Pondering option 'job-originating-host-name=localhost'
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Unknown option job-originating-host-name=localhost.
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Pondering option 'time-at-creation=1294600145'
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Unknown option time-at-creation=1294600145.
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Pondering option 'time-at-processing=1294600145'
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Unknown option time-at-processing=1294600145.
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Pondering option 'AP_D_InputSlot='
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Unknown option AP_D_InputSlot=.
    D [09/Jan/2011:20:09:16 +0100] [Job 5] prnt/backend/hp.c 625: ERROR: 5021 device communication error!
    D [09/Jan/2011:20:09:16 +0100] [Job 5] GPL Ghostscript 9.00: Unrecoverable error, exit code 1
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Process 3154 ending: "gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -dDEVICEWIDTHPOINTS=5..."
    D [09/Jan/2011:20:09:16 +0100] [Job 5] renderer return value: 1
    D [09/Jan/2011:20:09:16 +0100] [Job 5] renderer received signal: 1
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Process dying with "Possible error on renderer command line or PostScript error. Check options.", exit stat: 3
    D [09/Jan/2011:20:09:16 +0100] [Job 5] error: No such file or directory (2)
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Cleaning up ...
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Killing process 3153 (KID4) with signal 15
    D [09/Jan/2011:20:09:16 +0100] [Job 5] KID3 exited with status 3
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Renderer exit stat: 3
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Killing process 3153 (KID4) with signal 9
    D [09/Jan/2011:20:09:16 +0100] [Job 5]
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Closing foomatic-rip.
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Renderer process finished
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Process dying with "Error closing renderer", exit stat: 3
    D [09/Jan/2011:20:09:16 +0100] [Job 5] error: (0)
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Cleaning up ...
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Killing process 3152 (KID3) with signal 15
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Killing process 3152 (KID3) with signal 9
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Error closing renderer
    D [09/Jan/2011:20:09:16 +0100] [Job 5]
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Closing foomatic-rip.
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Backend returned status 4 (stop printer)
    D [09/Jan/2011:20:09:16 +0100] [Job 5] Printer stopped due to backend errors; please consult the error_log file for details.
    D [09/Jan/2011:20:09:16 +0100] [Job 5] End of messages
    D [09/Jan/2011:20:09:16 +0100] [Job 5] printer-state=5(stopped)
    D [09/Jan/2011:20:09:16 +0100] [Job 5] printer-state-message="/usr/lib/cups/backend/hp failed"
    D [09/Jan/2011:20:09:16 +0100] [Job 5] printer-state-reasons=paused
    E [09/Jan/2011:20:14:21 +0100] [Job 5] Stopping unresponsive job!
    EDIT3: I tested the ppd from cups (and not hpijs) and got the same problem ... The latest idea was to unplug USB and plug to another USB ... and it seams to works ... Now, the test page print "fine" ...
    So, I shared the printer over my LAN, and tried to print from a workstation ... it works fine now ... when looking error_log, I can see than there is no more Ghostscript error .
    But I have a last question .. if somebody can answer ... When choosing a PPD file, I have the choice between 3 version :
    - hpijs, 3.10.9
    - hpijs, 3.10.9.11
    - hpcups, 3.10.9
    Don't know why onlyl the HPIJS got the ".11" and not any others ... I selected this one and here is what Cups say about the printer :
    HP_DeskJet_895C_USB_ES29Z231JKGO_HPLIP HP DeskJet 895C Local Printer HP Deskjet 895c hpijs, 3.10.9.11 Idle - "ready to print"
    I hope when upgrading the system, I will not get error from PPD file not found ... With my current PPD file, I get (really not sure) this error, but print is working so, it doesn't matter :
    E [09/Jan/2011:21:08:04 +0100] [CGI] Unable to create avahi client: No such file or directory
    E [09/Jan/2011:21:08:04 +0100] [cups-deviced] PID 5705 (dnssd) stopped with status 1!
    E [09/Jan/2011:21:08:09 +0100] [cups-driverd] Bad driver information file "/usr/share/cups/model/foomatic-db-ppds/Kyocera/ReadMe.htm"!
    Thanks for all .. hope you don't think I'm crazy ^^
    Last edited by loopx (2011-01-09 20:31:21)

    WD and their lack of support for Mavericks:
    A recent email from WD reads:
    Dear WD Registered Customer,
    UPDATE: November 1st, 2013
    As a valued WD customer we want to make you aware of new reports of Western Digital and other external HDD products experiencing data loss when updating to Apple's OS X Mavericks (10.9). WD is urgently investigating these reports and the possible connection to the WD Drive Manager, WD Raid Manager and WD SmartWare software applications. Until the issue is understood and the cause identified, WD strongly urges our customers to uninstall these software applications before updating to OS X Mavericks (10.9), or delay upgrading. If you have already upgraded to Mavericks, WD recommends that you remove these applications and restart your computer. If you have already upgraded to Mavericks and are experiencing difficulty in accessing your external hard drive, please do not save anything to the drive, disconnect the drive from your computer, and contact Western Digital Customer Service at http://support.wd.com/country/ for further assistance.
    The WD Drive Manager, WD Raid Manager, and WD SmartWare software applications are not new and have been available from WD for many years. However, solely as a precaution WD has removed these applications from our website as we investigate this issue.
    Sincerely,
    Western Digital
    Which is basically Western Digital informing you that their out-of-date utilities don’t support Mavericks.
    In any case those utilities are not the most effective. The moral of the story is: the first thing you should do after buying a WD drive is to format it as HFS Extended (Journaled) and not install ANY of their utilities but instead use reliable applications like CarbonCopyCloner or SuperDuper - or Time Machine.

  • [SOLVED] Ubuntu One, networkmanager vs wicd

    ubuntuone-control-panel-qt works, and I can login to Ubuntu One, but no files are synced.
    $ u1sdtool -s
    State: READY
    connection: With User Not Network
    description: ready to connect
    is_connected: False
    is_error: False
    is_online: False
    queues: IDLE
    $ cat .cache/ubuntuone/log/syncdaemon-exceptions.log
    dbus.proxies - ERROR - Introspect error on org.freedesktop.NetworkManager:/org/freedesktop/NetworkManager: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1
    I'm on a wireless network and using wicd, is that the problem? Do I have to change from wicd to NetworkManager for it to work?
    This bug might be related Bug #456292 “can't connect under Xubuntu” : Bugs : Ubuntu One Client
    Last edited by sveinelo (2012-07-08 21:13:24)

    Removing networkmanager fixed the problem. Ubuntu One now working with wicd
    sudo pacman -Rs networkmanager
    Now, how do I mark this as SOLVED? Hmm...
    Last edited by sveinelo (2012-07-07 20:51:49)

  • Lightdm with unity-greeter won't load

    I've been attempting to install lightdm and the unity greeter, and I'm a bit stuck here.
    I've installed the lightdm-ubuntu and lightdm-unity-greeter packages from the AUR.  It starts up normally, but there is no gear available to choose session type, and logging in causes the DM to just restart and go back to the logon page.
    I was able to use lightdm and lightdm-gtk-greeter successfully.  Also, running startx from another tty successfully starts my session (in my case, xmonad).  I've attached my configuration files and log files, in case anyone can make heads or tails of them.
    File dump follows!
    Here's my etc/lightdm/lightdm.conf:
    # General configuration
    # start-default-seat = True to always start one seat if none are defined in the configuration
    # greeter-user = User to run greeter as
    # minimum-display-number = Minimum display number to use for X servers
    # minimum-vt = First VT to run displays on
    # lock-memory = True to prevent memory from being paged to disk
    # user-authority-in-system-dir = True if session authority should be in the system location
    # guest-account-script = Script to be run to setup guest account
    # log-directory = Directory to log information to
    # run-directory = Directory to put running state in
    # cache-directory = Directory to cache to
    # xsessions-directory = Directory to find X sessions
    # remote-sessions-directory = Directory to find remote sessions
    # xgreeters-directory = Directory to find X greeters
    [LightDM]
    #start-default-seat=true
    #greeter-user=lightdm
    #minimum-display-number=0
    #minimum-vt=7
    #lock-memory=true
    #user-authority-in-system-dir=false
    #guest-account-script=guest-account
    #log-directory=/var/log/lightdm
    #run-directory=/var/run/lightdm
    #cache-directory=/var/cache/lightdm
    xsessions-directory=/usr/share/xsessions
    #remote-sessions-directory=/usr/share/lightdm/remote-sessions
    #xgreeters-directory=/usr/share/xgreeters
    # Seat defaults
    # type = Seat type (xlocal, xremote)
    # xserver-command = X server command to run (can also contain arguments e.g. X -special-option)
    # xserver-layout = Layout to pass to X server
    # xserver-config = Config file to pass to X server
    # xserver-allow-tcp = True if TCP/IP connections are allowed to this X server
    # xdmcp-manager = XDMCP manager to connect to (implies xserver-allow-tcp=true)
    # xdmcp-port = XDMCP UDP/IP port to communicate on
    # xdmcp-key = Authentication key to use for XDM-AUTHENTICATION-1 (stored in keys.conf)
    # greeter-session = Session to load for greeter
    # greeter-hide-users = True to hide the user list
    # greeter-allow-guest = True if the greeter should show a guest login option
    # greeter-show-manual-login = True if the greeter should offer a manual login option
    # greeter-show-remote-login = True if the greeter should offer a remote login option
    # user-session = Session to load for users
    # allow-guest = True if guest login is allowed
    # guest-session = Session to load for guests (overrides user-session)
    # session-wrapper = Wrapper script to run session with
    # display-setup-script = Script to run when starting a greeter session (runs as root)
    # greeter-setup-script = Script to run when starting a greeter (runs as root)
    # session-setup-script = Script to run when starting a user session (runs as root)
    # session-cleanup-script = Script to run when quitting a user session (runs as root)
    # autologin-guest = True to log in as guest by default
    # autologin-user = User to log in with by default (overrides autologin-guest)
    # autologin-user-timeout = Number of seconds to wait before loading default user
    # autologin-session = Session to load for automatic login (overrides user-session)
    # exit-on-failure = True if the daemon should exit if this seat fails
    [SeatDefaults]
    type=xlocal
    xserver-command=X
    #xserver-layout=
    #xserver-config=
    #xserver-allow-tcp=false
    #xdmcp-manager=
    #xdmcp-port=177
    #xdmcp-key=
    #greeter-session=lightdm-unity-greeter
    #greeter-hide-users=false
    #greeter-allow-guest=true
    #greeter-show-manual-login=false
    #greeter-show-remote-login=true
    user-session=XMonad
    #allow-guest=true
    #guest-session=UNIMPLEMENTED
    #session-wrapper=lightdm-session
    #display-setup-script=
    #greeter-setup-script=
    #session-setup-script=
    #session-cleanup-script=
    #autologin-guest=false
    #autologin-user=
    #autologin-user-timeout=0
    #autologin-session=UNIMPLEMENTED
    #exit-on-failure=false
    # Seat configuration
    # Each seat must start with "Seat:".
    # Uses settings from [SeatDefaults], any of these can be overriden by setting them in this section.
    #[Seat:0]
    # XDMCP Server configuration
    # enabled = True if XDMCP connections should be allowed
    # port = UDP/IP port to listen for connections on
    # key = Authentication key to use for XDM-AUTHENTICATION-1 or blank to not use authentication (stored in keys.conf)
    # The authentication key is a 56 bit DES key specified in hex as 0xnnnnnnnnnnnnnn. Alternatively
    # it can be a word and the first 7 characters are used as the key.
    greeter-session=unity-greeter
    [XDMCPServer]
    #enabled=false
    #port=177
    #key=
    # VNC Server configuration
    # enabled = True if VNC connections should be allowed
    # port = TCP/IP port to listen for connections on
    [VNCServer]
    #enabled=false
    #port=5900
    #width=1024
    #height=768
    #depth=8
    My contents of /usr/share/xsessions:
    $ ls /usr/share/xsessions
    xmonad.desktop
    /usr/share/xsessions/xmonad.desktop
    [Desktop Entry]
    Encoding=UTF-8
    Name=XMonad
    Comment=Lightweight tiling window manager
    Exec=xmonad
    Icon=xmonad.png
    Type=XSession
    And the log files, after boot and one log on attempt:
    /var/log/lightdm/lightdm.log
    [+0.03s] DEBUG: Logging to /var/log/lightdm/lightdm.log
    [+0.03s] DEBUG: Starting Light Display Manager 1.4.0, UID=0 PID=355
    [+0.03s] DEBUG: Loaded configuration from /etc/lightdm/lightdm.conf
    [+0.03s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
    [+0.27s] DEBUG: Registered seat module xlocal
    [+0.27s] DEBUG: Registered seat module xremote
    [+0.27s] DEBUG: Adding default seat
    [+0.27s] DEBUG: Starting seat
    [+0.27s] DEBUG: Starting new display for greeter
    [+0.27s] DEBUG: Starting local X display
    [+0.31s] DEBUG: Could not run plymouth --ping: Failed to execute child process "plymouth" (No such file or directory)
    [+0.31s] DEBUG: Using VT 7
    [+0.31s] DEBUG: Activating VT 7
    [+0.36s] DEBUG: Logging to /var/log/lightdm/x-0.log
    [+0.43s] DEBUG: Writing X server authority to /var/run/lightdm/root/:0
    [+0.43s] DEBUG: Launching X Server
    [+0.43s] DEBUG: Launching process 368: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
    [+0.44s] DEBUG: Waiting for ready signal from X server :0
    [+0.44s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
    [+0.44s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
    [+2.46s] DEBUG: Got signal 10 from process 368
    [+2.46s] DEBUG: Got signal from X server :0
    [+2.46s] DEBUG: Connecting to XServer :0
    [+2.51s] DEBUG: Starting greeter
    [+2.51s] DEBUG: Started session 387 with service 'lightdm-greeter', username 'lightdm'
    [+3.33s] DEBUG: Session 387 authentication complete with return value 0: Success
    [+3.33s] DEBUG: Greeter authorized
    [+3.33s] DEBUG: Logging to /var/log/lightdm/x-0-greeter.log
    [+3.38s] DEBUG: Session 387 running command /usr/lib/lightdm/lightdm-greeter-session /usr/sbin/unity-greeter
    [+4.53s] DEBUG: Greeter connected version=1.4.0
    [+4.53s] DEBUG: Greeter connected, display is ready
    [+4.53s] DEBUG: New display ready, switching to it
    [+4.53s] DEBUG: Activating VT 7
    [+5.34s] DEBUG: Greeter start authentication for jabenze
    [+5.34s] DEBUG: Started session 424 with service 'lightdm', username 'jabenze'
    [+5.36s] DEBUG: Greeter start authentication for jabenze
    [+5.36s] DEBUG: Session 424: Sending SIGTERM
    [+5.36s] DEBUG: Started session 426 with service 'lightdm', username 'jabenze'
    [+5.36s] DEBUG: Session 424 terminated with signal 15
    [+5.36s] DEBUG: Session 424 failed during authentication
    [+5.39s] DEBUG: Session 426 got 1 message(s) from PAM
    [+5.39s] DEBUG: Prompt greeter with 1 message(s)
    [+13.53s] DEBUG: Continue authentication
    [+13.55s] DEBUG: Session 426 authentication complete with return value 0: Success
    [+13.55s] DEBUG: Authenticate result for user jabenze: Success
    [+13.56s] DEBUG: User jabenze authorized
    [+13.56s] DEBUG: Greeter requests session ubuntu
    [+13.56s] DEBUG: Using session ubuntu
    [+13.56s] DEBUG: Stopping greeter
    [+13.56s] DEBUG: Session 387: Sending SIGTERM
    [+13.59s] DEBUG: Greeter closed communication channel
    [+13.59s] DEBUG: Session 387 exited with return value 0
    [+13.59s] DEBUG: Greeter quit
    [+13.60s] DEBUG: Dropping privileges to uid 1000
    [+13.60s] DEBUG: Calling setresgid
    [+13.60s] DEBUG: Calling setresuid
    [+13.62s] DEBUG: Restoring privileges
    [+13.62s] DEBUG: Calling setresuid
    [+13.62s] DEBUG: Calling setresgid
    [+13.63s] DEBUG: Dropping privileges to uid 1000
    [+13.63s] DEBUG: Calling setresgid
    [+13.63s] DEBUG: Calling setresuid
    [+13.63s] DEBUG: Writing /home/jabenze/.dmrc
    [+13.70s] DEBUG: Restoring privileges
    [+13.70s] DEBUG: Calling setresuid
    [+13.70s] DEBUG: Calling setresgid
    [+13.73s] DEBUG: Failed to load session file /usr/share/xsessions/ubuntu.desktop: No such file or directory
    [+13.73s] DEBUG: Failed to start greeter
    [+13.73s] DEBUG: Stopping display
    [+13.73s] DEBUG: Session 426: Sending SIGTERM
    [+13.73s] DEBUG: Session 426 terminated with signal 15
    [+13.73s] DEBUG: User session quit
    [+13.73s] DEBUG: Sending signal 15 to process 368
    [+14.28s] DEBUG: Process 368 exited with return value 0
    [+14.28s] DEBUG: X server stopped
    [+14.28s] DEBUG: Removing X server authority /var/run/lightdm/root/:0
    [+14.28s] DEBUG: Releasing VT 7
    [+14.28s] DEBUG: Display server stopped
    [+14.28s] DEBUG: Display stopped
    [+14.28s] DEBUG: Active display stopped, switching to greeter
    [+14.28s] DEBUG: Switching to greeter
    [+14.28s] DEBUG: Starting new display for greeter
    [+14.28s] DEBUG: Starting local X display
    [+14.28s] DEBUG: Using VT 7
    [+14.28s] DEBUG: Logging to /var/log/lightdm/x-0.log
    [+14.28s] DEBUG: Writing X server authority to /var/run/lightdm/root/:0
    [+14.28s] DEBUG: Launching X Server
    [+14.28s] DEBUG: Launching process 463: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
    [+14.28s] DEBUG: Waiting for ready signal from X server :0
    [+14.88s] DEBUG: Got signal 10 from process 463
    [+14.88s] DEBUG: Got signal from X server :0
    [+14.88s] DEBUG: Connecting to XServer :0
    [+14.88s] DEBUG: Starting greeter
    [+14.88s] DEBUG: Started session 468 with service 'lightdm-greeter', username 'lightdm'
    [+14.90s] DEBUG: Session 468 authentication complete with return value 0: Success
    [+14.90s] DEBUG: Greeter authorized
    [+14.90s] DEBUG: Logging to /var/log/lightdm/x-0-greeter.log
    [+14.90s] DEBUG: Session 468 running command /usr/lib/lightdm/lightdm-greeter-session /usr/sbin/unity-greeter
    [+15.01s] DEBUG: Greeter connected version=1.4.0
    [+15.01s] DEBUG: Greeter connected, display is ready
    [+15.01s] DEBUG: New display ready, switching to it
    [+15.01s] DEBUG: Activating VT 7
    [+15.01s] DEBUG: Stopping greeter display being switched from
    [+15.10s] DEBUG: Greeter start authentication for jabenze
    [+15.10s] DEBUG: Started session 500 with service 'lightdm', username 'jabenze'
    [+15.11s] DEBUG: Session 500 got 1 message(s) from PAM
    [+15.11s] DEBUG: Prompt greeter with 1 message(s)
    [+15.15s] DEBUG: Greeter start authentication for jabenze
    [+15.15s] DEBUG: Session 500: Sending SIGTERM
    [+15.15s] DEBUG: Started session 502 with service 'lightdm', username 'jabenze'
    [+15.15s] DEBUG: Session 500 terminated with signal 15
    [+15.15s] DEBUG: Session 500 failed during authentication
    [+15.15s] DEBUG: Session 502 got 1 message(s) from PAM
    [+15.15s] DEBUG: Prompt greeter with 1 message(s)
    /var/log/lightdm/x-0-greeter.log:
    ** (process:468): WARNING **: Failed to open CK session: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ConsoleKit was not provided by any .service files
    Activating service name='org.a11y.atspi.Registry'
    [+0.00s] DEBUG: unity-greeter.vala:438: Starting unity-greeter 12.10.4 UID=999 LANG=(null)
    [+0.00s] DEBUG: unity-greeter.vala:441: Setting cursor
    Successfully activated service 'org.a11y.atspi.Registry'
    [+0.00s] DEBUG: unity-greeter.vala:455: Loading command line options
    [+0.00s] DEBUG: unity-greeter.vala:483: Setting GTK+ settings
    ** (at-spi2-registryd:490): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
    ** (at-spi2-registryd:490): WARNING **: Unable to register client with session manager
    [+0.04s] DEBUG: unity-greeter.vala:506: Creating Unity Greeter
    [+0.04s] DEBUG: unity-greeter.vala:55: Creating background surface
    [+0.04s] DEBUG: Connecting to display manager...
    [+0.04s] DEBUG: Wrote 17 bytes to daemon
    [+0.04s] DEBUG: Read 8 bytes from daemon
    [+0.04s] DEBUG: Read 149 bytes from daemon
    [+0.04s] DEBUG: Connected version=1.4.0 default-session=XMonad show-manual-login=false hide-users=false has-guest-account=true show-remote-login=true
    [+0.06s] DEBUG: menubar.vala:342: LANG=(null) LANGUAGE=(null)
    [+0.06s] WARNING: File '/usr/lib/indicators3/7/libsession.so' does not exist.
    [+0.06s] WARNING: File '/usr/lib/indicators3/7/libdatetime.so' does not exist.
    [+0.06s] WARNING: File '/usr/lib/indicators3/7/libpower.so' does not exist.
    [+0.06s] WARNING: File '/usr/lib/indicators3/7/libsoundmenu.so' does not exist.
    [+0.06s] WARNING: File '/usr/lib/indicators3/7/libapplication.so' does not exist.
    [+0.06s] DEBUG: menubar.vala:360: LANG=(null) LANGUAGE=(null)
    [+0.07s] DEBUG: Loading users from org.freedesktop.Accounts
    [+0.07s] DEBUG: Loading user /org/freedesktop/Accounts/User1000
    [+0.08s] DEBUG: Loading sessions from org.freedesktop.DisplayManager
    [+0.08s] DEBUG: user-list.vala:950: Adding/updating user jabenze ()
    [+0.08s] WARNING: Could not get accounts property XKeyboardLayouts
    [+0.08s] WARNING: Could not get accounts property XHasMessages
    [+0.08s] CRITICAL: g_variant_get_type: assertion `value != NULL' failed
    [+0.08s] CRITICAL: g_variant_type_is_subtype_of: assertion `g_variant_type_check (type)' failed
    [+0.08s] CRITICAL: g_variant_get_type_string: assertion `value != NULL' failed
    [+0.08s] WARNING: Unexpected accounts property type for XHasMessages: (null)
    [+0.08s] CRITICAL: g_variant_unref: assertion `value != NULL' failed
    [+0.08s] WARNING: Could not get accounts property XKeyboardLayouts
    [+0.08s] WARNING: Could not get accounts property XHasMessages
    [+0.08s] CRITICAL: g_variant_get_type: assertion `value != NULL' failed
    [+0.08s] CRITICAL: g_variant_type_is_subtype_of: assertion `g_variant_type_check (type)' failed
    [+0.08s] CRITICAL: g_variant_get_type_string: assertion `value != NULL' failed
    [+0.08s] WARNING: Unexpected accounts property type for XHasMessages: (null)
    [+0.08s] CRITICAL: g_variant_unref: assertion `value != NULL' failed
    [+0.08s] WARNING: Could not get accounts property XKeyboardLayouts
    [+0.08s] WARNING: Could not get accounts property XHasMessages
    [+0.08s] CRITICAL: g_variant_get_type: assertion `value != NULL' failed
    [+0.08s] CRITICAL: g_variant_type_is_subtype_of: assertion `g_variant_type_check (type)' failed
    [+0.08s] CRITICAL: g_variant_get_type_string: assertion `value != NULL' failed
    [+0.08s] WARNING: Unexpected accounts property type for XHasMessages: (null)
    [+0.08s] CRITICAL: g_variant_unref: assertion `value != NULL' failed
    [+0.08s] DEBUG: user-list.vala:932: Adding guest account entry
    [+0.13s] DEBUG: Loaded session /usr/share/xsessions/xmonad.desktop (XMonad, Lightweight tiling window manager)
    [+0.13s] WARNING: Failed to open sessions directory: Error opening directory '/usr/share/lightdm/remote-sessions': No such file or directory
    [+0.13s] DEBUG: Starting authentication for user jabenze...
    [+0.13s] DEBUG: Wrote 23 bytes to daemon
    [+0.18s] DEBUG: Starting authentication for user jabenze...
    [+0.18s] DEBUG: Wrote 23 bytes to daemon
    [+0.18s] DEBUG: main-window.vala:176: Screen is 3840x1080 pixels
    [+0.18s] DEBUG: main-window.vala:182: Monitor 0 is 1920x1080 pixels at 0,0
    [+0.18s] DEBUG: main-window.vala:182: Monitor 1 is 1920x1080 pixels at 1920,0
    [+0.18s] DEBUG: unity-greeter.vala:509: Showing greeter
    [+0.18s] DEBUG: unity-greeter.vala:198: Showing main window
    [+0.21s] DEBUG: background.vala:470: Regenerating backgrounds
    [+0.21s] DEBUG: background.vala:68: Making background /usr/share/backgrounds/warty-final-ubuntu.png at 1920x1080
    [+0.21s] WARNING: unity-greeter.vala:523: Error starting nm-applet: Failed to execute child process "nm-applet" (No such file or directory)
    [+0.21s] DEBUG: unity-greeter.vala:527: Starting main loop
    [+0.21s] DEBUG: Read 8 bytes from daemon
    [+0.21s] DEBUG: Read 37 bytes from daemon
    [+0.21s] DEBUG: Ignoring prompt authentication with invalid sequence number 1
    [+0.21s] DEBUG: settings-daemon.vala:97: Could not start gnome-settings-daemon over DBus: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SettingsDaemon was not provided by any .service files
    [+0.27s] DEBUG: Setting keyboard layout to 'us'
    [+0.29s] DEBUG: Read 8 bytes from daemon
    [+0.29s] DEBUG: Read 37 bytes from daemon
    [+0.29s] DEBUG: Prompt user with 1 message(s)
    [+0.32s] DEBUG: unity-greeter.vala:181: starting system-ready sound
    [+0.38s] DEBUG: background.vala:117: Render of background /usr/share/backgrounds/warty-final-ubuntu.png complete
    /var/log/lightdm/x-0.log
    X.Org X Server 1.13.1
    Release Date: 2012-12-13
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.7.0-1-ARCH x86_64
    Current Operating System: Linux frankie 3.6.10-1-ARCH #1 SMP PREEMPT Tue Dec 11 09:40:17 CET 2012 x86_64
    Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=51606072-17ca-431e-a2bf-ba739d1cfeb1 ro quiet
    Build Date: 16 December 2012 04:45:14PM
    Current version of pixman: 0.28.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 26 13:36:33 2012
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    Loading extension NV-GLX
    Loading extension NV-CONTROL
    Loading extension XINERAMA

    I am also stuck on this. I get pretty much the exact same result. Until I figure it out I'll be doing the quick startx.

  • [Solved] Several problems after switch to systemd

    After many issues with today's update (like broken locale, broken suspend2ram, broken shutdown/restart, broken autologin, broken CPU clocking, broken fan control and broken wicd) I'm stuck with three of them, the most important being wicd.
    Autologin is working now and after login I have to enter a password for wicd (which was not the case before the update). After entering the password I get the dbus connection error: https://wiki.archlinux.org/index.php/wi … or_message If I kill wicd (which is runnig directly after boot, but not running properly), starting and stopping and starting again with systemctl works fine. But the autostart mostly fails for some reason (in rare cases it works though). I'm quite new to systemd and don't even know hot to open the new journal in a proper editor to search for errors efficiently.
    The second thing is that the locale is being reset to C or POSIX I suppose, at least it's not German as it should be and also is set in /etc/locale.conf.
    The third thing is that the Thinkpad fan control fails to start, too. I created a .conf file to load the thinkpad_acpi module which seems to work. If I start /usr/sbin/tpfand manually, the fan control works. But here also the autostart fails.
    Sorry for the confused description containing about nothing on error or debug information, but I don't really know where to start digging and get useful information about systemd.
    Thanks for any hint,
    PhotonX
    Last edited by PhotonX (2012-09-02 10:21:10)

    Aw, I think that's something I should be able to think of.
    Here is the log, but the last piece is just trying to fix things:
    [2012-08-27 14:25] synchronizing package lists
    [2012-08-27 14:26] Running 'pacman -S core/wireless_tools core/initscripts core/hwids core/libgssglue extra/xorg-server extra/xorg-server-common extra/xf86-video-intel extra/xorg-server-devel'
    [2012-08-27 14:26] upgraded wireless_tools (29-6 -> 29-7)
    [2012-08-27 14:26] upgraded initscripts (2012.08.2-1 -> 2012.08.3-1)
    [2012-08-27 14:26] upgraded hwids (20120730-1 -> 20120815-1)
    [2012-08-27 14:26] upgraded libgssglue (0.3-1 -> 0.4-1)
    [2012-08-27 14:26] upgraded xorg-server-common (1.12.3.901-1 -> 1.12.4-1)
    [2012-08-27 14:26] upgraded xorg-server (1.12.3.901-1 -> 1.12.4-1)
    [2012-08-27 14:26] upgraded xf86-video-intel (2.20.4-1 -> 2.20.5-1)
    [2012-08-27 14:26] upgraded xorg-server-devel (1.12.3.901-1 -> 1.12.4-1)
    [2012-08-27 14:27] Running 'pacman -U /tmp/yaourt-tmp-photon/PKGDEST.SLU/orta-gtk-theme-1.4.1-8-any.pkg.tar.xz'
    [2012-08-27 14:27] ==> to install chrom(e/ium) themes, just run
    [2012-08-27 14:27] orta-install-chrome-themes
    [2012-08-27 14:27]
    [2012-08-27 14:27] or to remove
    [2012-08-27 14:27] orta-install-chrome-themes --remove
    [2012-08-27 14:27]
    [2012-08-27 14:27] upgraded orta-gtk-theme (1.4.1-7 -> 1.4.1-8)
    [2012-08-29 13:32] Running 'pacman -Syy'
    [2012-08-29 13:32] synchronizing package lists
    [2012-08-29 13:33] Running 'pacman -S -u'
    [2012-08-29 13:33] starting full system upgrade
    [2012-08-29 13:34] upgraded ethtool (1:3.4-1 -> 1:3.5-1)
    [2012-08-29 13:34] upgraded firefox (14.0.1-1 -> 15.0-1)
    [2012-08-29 13:35] upgraded firefox-i18n-de (14.0.1-1 -> 15.0-1)
    [2012-08-29 13:35] upgraded gc (7.2-1 -> 7.2.d-1)
    [2012-08-29 13:35] upgraded hspell (1.1-2 -> 1.2-1)
    [2012-08-29 13:35] upgraded libatasmart (0.18-2 -> 0.19-1)
    [2012-08-29 13:35] upgraded libwbclient (3.6.7-1 -> 3.6.7-2)
    [2012-08-29 13:35] >>> Updating module dependencies. Please wait ...
    [2012-08-29 13:35] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-08-29 13:35] ==> Building image from preset: 'default'
    [2012-08-29 13:35] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-08-29 13:35] ==> Starting build: 3.5.3-1-ARCH
    [2012-08-29 13:35] -> Running build hook: [base]
    [2012-08-29 13:35] -> Running build hook: [udev]
    [2012-08-29 13:35] -> Running build hook: [autodetect]
    [2012-08-29 13:35] -> Running build hook: [pata]
    [2012-08-29 13:35] -> Running build hook: [scsi]
    [2012-08-29 13:35] -> Running build hook: [sata]
    [2012-08-29 13:35] -> Running build hook: [filesystems]
    [2012-08-29 13:35] -> Running build hook: [usbinput]
    [2012-08-29 13:35] -> Running build hook: [fsck]
    [2012-08-29 13:35] ==> Generating module dependencies
    [2012-08-29 13:35] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-08-29 13:35] ==> Image generation successful
    [2012-08-29 13:35] ==> Building image from preset: 'fallback'
    [2012-08-29 13:35] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-08-29 13:35] ==> Starting build: 3.5.3-1-ARCH
    [2012-08-29 13:35] -> Running build hook: [base]
    [2012-08-29 13:35] -> Running build hook: [udev]
    [2012-08-29 13:35] -> Running build hook: [pata]
    [2012-08-29 13:35] -> Running build hook: [scsi]
    [2012-08-29 13:35] -> Running build hook: [sata]
    [2012-08-29 13:35] -> Running build hook: [filesystems]
    [2012-08-29 13:35] -> Running build hook: [usbinput]
    [2012-08-29 13:35] -> Running build hook: [fsck]
    [2012-08-29 13:35] ==> Generating module dependencies
    [2012-08-29 13:35] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-08-29 13:36] ==> Image generation successful
    [2012-08-29 13:36] upgraded linux (3.4.9-1 -> 3.5.3-1)
    [2012-08-29 13:36] upgraded linux-headers (3.4.9-1 -> 3.5.3-1)
    [2012-08-29 13:36] upgraded lirc-utils (1:0.9.0-22 -> 1:0.9.0-26)
    [2012-08-29 13:36] upgraded sane (1.0.22-9 -> 1.0.23-1)
    [2012-08-29 13:36] upgraded smbclient (3.6.7-1 -> 3.6.7-2)
    [2012-08-29 13:36] upgraded syslinux (4.05-6 -> 4.05-7)
    [2012-08-29 13:37] upgraded tp_smapi (0.41-3 -> 0.41-5)
    [2012-08-29 13:37] upgraded udisks (1.0.4-4 -> 1.0.4-5)
    [2012-08-29 13:58] Running 'pacman -S --asdeps --needed extra/python-gobject'
    [2012-08-29 13:58] installed python-cairo (1.10.0-1)
    [2012-08-29 13:58] installed python-gobject (3.2.2-1)
    [2012-08-29 13:59] Running 'pacman -U /tmp/yaourt-tmp-photon/PKGDEST.WKI/orta-gtk-theme-1.4.1-9.2.1-any.pkg.tar.xz'
    [2012-08-29 13:59] ==> to install chrom(e/ium) themes, just run
    [2012-08-29 13:59] orta-install-chrome-themes
    [2012-08-29 13:59]
    [2012-08-29 13:59] or to remove
    [2012-08-29 13:59] orta-install-chrome-themes --remove
    [2012-08-29 13:59]
    [2012-08-29 13:59] upgraded orta-gtk-theme (1.4.1-8 -> 1.4.1-9.2.1)
    [2012-08-29 14:00] Running 'pacman -U /tmp/yaourt-tmp-photon/PKGDEST.u1D/xfce4-places-plugin-1.4.0-1-i686.pkg.tar.xz'
    [2012-08-29 14:00] upgraded xfce4-places-plugin (1.3.0-3 -> 1.4.0-1)
    [2012-08-29 14:20] Running 'pacman -S community/python2-configglue'
    [2012-08-29 14:20] installed python2-configglue (1.0.3-1)
    [2012-08-29 14:21] Running 'pacman -R python2-configparser'
    [2012-08-29 14:21] Running 'pacman -R python2-configglue'
    [2012-08-29 14:21] removed python2-configglue (1.0.3-1)
    [2012-08-29 16:58] Running 'pacman -S community/mupdf'
    [2012-08-29 16:59] installed jbig2dec (0.11-5)
    [2012-08-29 16:59] installed mupdf (1.1-1)
    [2012-08-31 13:11] Running 'pacman -Sy'
    [2012-08-31 13:11] synchronizing package lists
    [2012-08-31 13:12] Running 'pacman -S -u'
    [2012-08-31 13:12] starting full system upgrade
    [2012-08-31 13:15] Running 'pacman -Sy'
    [2012-08-31 13:15] synchronizing package lists
    [2012-08-31 13:15] Running 'pacman -S -u'
    [2012-08-31 13:15] starting full system upgrade
    [2012-08-31 13:17] removed libsystemd (188-2)
    [2012-08-31 13:17] removed systemd-tools (188-2)
    [2012-08-31 13:17] Generating locales...
    [2012-08-31 13:17] de_DE.UTF-8... done
    [2012-08-31 13:17] en_US.UTF-8... done
    [2012-08-31 13:17] ru_RU.UTF-8... done
    [2012-08-31 13:17] Generation complete.
    [2012-08-31 13:17] upgraded glibc (2.16.0-3 -> 2.16.0-4)
    [2012-08-31 13:17] upgraded libdrm (2.4.38-1 -> 2.4.39-1)
    [2012-08-31 13:17] upgraded libglapi (8.0.4-2 -> 8.0.4-3)
    [2012-08-31 13:18] upgraded libgl (8.0.4-2 -> 8.0.4-3)
    [2012-08-31 13:18] upgraded ati-dri (8.0.4-2 -> 8.0.4-3)
    [2012-08-31 13:18] upgraded cracklib (2.8.18-2 -> 2.8.19-1)
    [2012-08-31 13:18] error: problem occurred while upgrading filesystem
    [2012-08-31 13:18] upgraded filesystem (2012.7-1 -> 2012.8-1)
    [2012-08-31 13:19] Running 'pacman -Sy'
    [2012-08-31 13:19] synchronizing package lists
    [2012-08-31 13:19] Running 'pacman -S -u'
    [2012-08-31 13:19] starting full system upgrade
    [2012-08-31 13:20] upgraded gdk-pixbuf2 (2.26.2-1 -> 2.26.3-1)
    [2012-08-31 13:20] upgraded gnutls (3.0.22-1 -> 3.1.0-1)
    [2012-08-31 13:21] upgraded hedgewars (0.9.17-3 -> 0.9.17-4)
    [2012-08-31 13:21] upgraded imagemagick (6.7.8.9-1 -> 6.7.9.2-1)
    [2012-08-31 13:21] ln -s '/usr/lib/systemd/system/[email protected]' '/etc/systemd/system/getty.target.wants/[email protected]'
    [2012-08-31 13:21] :: Append 'init=/bin/systemd' to your kernel command line in your
    [2012-08-31 13:21] bootloader to replace sysvinit with systemd
    [2012-08-31 13:21] installed systemd (189-3)
    [2012-08-31 13:21] upgraded initscripts (2012.08.3-1 -> 2012.08.3-2)
    [2012-08-31 13:21] upgraded intel-dri (8.0.4-2 -> 8.0.4-3)
    [2012-08-31 13:21] upgraded libwebkit (1.8.2-1 -> 1.8.3-1)
    [2012-08-31 13:21] upgraded mesa (8.0.4-2 -> 8.0.4-3)
    [2012-08-31 13:21] upgraded pkg-config (0.27-1 -> 0.27.1-1)
    [2012-08-31 13:21] upgraded svga-dri (8.0.4-2 -> 8.0.4-3)
    [2012-08-31 13:21] upgraded unetbootin (578-1 -> 581-1)
    [2012-08-31 13:22] Running 'pacman -Sy'
    [2012-08-31 13:22] synchronizing package lists
    [2012-08-31 13:24] Running 'pacman -Syu'
    [2012-08-31 13:24] synchronizing package lists
    [2012-08-31 13:42] Running 'pacman -U /tmp/yaourt-tmp-photon/PKGDEST.K4x/jre-7.7-1-i686.pkg.tar.xz'
    [2012-08-31 13:44] upgraded jre (7.6-1 -> 7.7-1)
    [2012-08-31 13:44] Running 'pacman -U /tmp/yaourt-tmp-photon/PKGDEST.OwW/orta-gtk-theme-1.4.1-9.4-any.pkg.tar.xz'
    [2012-08-31 13:44] ==> to install chrom(e/ium) themes, just run
    [2012-08-31 13:44] orta-install-chrome-themes
    [2012-08-31 13:44]
    [2012-08-31 13:44] or to remove
    [2012-08-31 13:44] orta-install-chrome-themes --remove
    [2012-08-31 13:44]
    [2012-08-31 13:44] upgraded orta-gtk-theme (1.4.1-9.2.1 -> 1.4.1-9.4)
    [2012-08-31 14:08] Running 'pacman -Sy'
    [2012-08-31 14:08] synchronizing package lists
    [2012-08-31 15:29] Running 'pacman -U libsystemd-188-2-i686.pkg.tar.xz systemd-tools-188-2-i686.pkg.tar.xz'
    [2012-08-31 15:29] removed systemd (189-3)
    [2012-08-31 15:29] installed libsystemd (188-2)
    [2012-08-31 15:29] installed systemd-tools (188-2)
    [2012-08-31 15:35] Running 'pacman -U initscripts-2012.08.3-1-any.pkg.tar.xz'
    [2012-08-31 15:35] upgraded initscripts (2012.08.3-2 -> 2012.08.3-1)
    [2012-08-31 15:40] Running 'pacman -U wireless_tools-29-6-i686.pkg.tar.xz initscripts-2012.08.2-1-any.pkg.tar.xz'
    [2012-08-31 15:40] upgraded wireless_tools (29-7 -> 29-6)
    [2012-08-31 15:40] upgraded initscripts (2012.08.3-1 -> 2012.08.2-1)
    [2012-08-31 15:46] Running 'pacman -U ethtool-1:3.4-1-i686.pkg.tar.xz'
    [2012-08-31 15:46] upgraded ethtool (1:3.5-1 -> 1:3.4-1)
    [2012-08-31 15:47] Running 'pacman -U syslinux-4.05-6-i686.pkg.tar.xz linux-3.4.9-1-i686.pkg.tar.xz linux-headers-3.4.9-1-i686.pkg.tar.xz'
    [2012-08-31 15:49] Running 'pacman -U syslinux-4.05-6-i686.pkg.tar.xz'
    [2012-08-31 15:49] upgraded syslinux (4.05-7 -> 4.05-6)
    [2012-08-31 21:53] Running 'pacman -U filesystem-2012.7-1-any.pkg.tar.xz'
    [2012-08-31 21:53] error: problem occurred while upgrading filesystem
    [2012-08-31 21:53] upgraded filesystem (2012.8-1 -> 2012.7-1)
    [2012-08-31 21:53] Running 'pacman -U filesystem-2012.7-1-any.pkg.tar.xz'
    [2012-08-31 21:53] error: problem occurred while upgrading filesystem
    [2012-08-31 21:53] upgraded filesystem (2012.7-1 -> 2012.7-1)
    [2012-08-31 21:55] Running 'pacman -U filesystem-2012.7-1-any.pkg.tar.xz'
    [2012-08-31 21:55] upgraded filesystem (2012.7-1 -> 2012.7-1)
    [2012-08-31 21:57] Running 'pacman -Sy'
    [2012-08-31 21:57] synchronizing package lists
    [2012-08-31 21:59] Running 'pacman -S extra/ethtool'
    [2012-08-31 21:59] upgraded ethtool (1:3.4-1 -> 1:3.5-1)
    [2012-08-31 21:13] Running 'pacman -S core/systemd-sysvcompat'
    [2012-08-31 21:13] Running 'pacman -S core/systemd'
    [2012-08-31 21:14] removed libsystemd (188-2)
    [2012-08-31 21:14] removed systemd-tools (188-2)
    [2012-08-31 21:14] :: Append 'init=/bin/systemd' to your kernel command line in your
    [2012-08-31 21:14] bootloader to replace sysvinit with systemd
    [2012-08-31 21:14] installed systemd (189-3)
    [2012-08-31 21:15] Running 'pacman -S community/systemd-arch-units'
    [2012-08-31 21:15] installed systemd-arch-units (20120704-5)
    [2012-08-31 21:24] Running 'pacman -S core/initscripts'
    [2012-08-31 21:25] upgraded initscripts (2012.08.2-1 -> 2012.08.3-2)
    [2012-08-31 22:28] Running 'pacman -Sy'
    [2012-08-31 22:28] synchronizing package lists
    [2012-08-31 22:29] Running 'pacman -S core/syslinux'
    [2012-08-31 22:29] upgraded syslinux (4.05-6 -> 4.05-7)
    [2012-08-31 22:31] Running 'pacman -Sy'
    [2012-08-31 22:31] synchronizing package lists
    [2012-08-31 22:31] Running 'pacman -S core/wireless_tools'
    [2012-08-31 22:31] upgraded wireless_tools (29-6 -> 29-7)
    [2012-08-31 22:33] Running 'pacman -Sy'
    [2012-08-31 22:33] synchronizing package lists
    [2012-08-31 22:34] Running 'pacman -S -u'
    [2012-08-31 22:34] starting full system upgrade
    [2012-08-31 22:34] upgraded filesystem (2012.7-1 -> 2012.8-1)
    [2012-08-31 22:37] Running 'pacman -S core/systemd-sysvcompat'
    [2012-08-31 22:37] Running 'pacman -R initscripts sysvinit'
    [2012-08-31 22:37] warning: /etc/rc.conf saved as /etc/rc.conf.pacsave
    [2012-08-31 22:37] warning: /etc/inittab saved as /etc/inittab.pacsave
    [2012-08-31 22:37] removed initscripts (2012.08.3-2)
    [2012-08-31 22:37] removed sysvinit (2.88-6)
    [2012-08-31 22:37] Running 'pacman -S core/systemd-sysvcompat'
    [2012-08-31 22:37] installed systemd-sysvcompat (189-3)
    [2012-08-31 23:09] Running 'pacman -R wicd'
    [2012-08-31 23:09] Running 'pacman -R wicd wicd-gtk'
    [2012-08-31 23:09] removed wicd-gtk (1.7.2.4-3)
    [2012-08-31 23:09] removed wicd (1.7.2.4-3)
    [2012-08-31 23:10] Running 'pacman -S extra/wicd-gtk'
    [2012-08-31 23:10]
    [2012-08-31 23:10] ==> You need to restart the dbus service after
    [2012-08-31 23:10] ==> upgrading wicd.
    [2012-08-31 23:10] ==> Disable networkmanager,dhcdbd or other networking
    [2012-08-31 23:10] ==> utility and add 'wicd' to DAEMONS
    [2012-08-31 23:10] ==> in /etc/rc.conf
    [2012-08-31 23:10] ==> 'dbus' HAS to be before 'wicd' in rc.conf in the
    [2012-08-31 23:10] ==> DAEMONS array.
    [2012-08-31 23:10] ==> Wireless Interface Connection Daemon
    [2012-08-31 23:10]
    [2012-08-31 23:10] ==> To run: wicd-cli or wicd-curses
    [2012-08-31 23:10] installed wicd (1.7.2.4-3)
    [2012-08-31 23:10]
    [2012-08-31 23:10] ==> You need to restart the dbus service after
    [2012-08-31 23:10] ==> upgrading wicd.
    [2012-08-31 23:10] ==> Disable networkmanager,dhcdbd or other networking
    [2012-08-31 23:10] ==> utility and add 'wicd' to DAEMONS
    [2012-08-31 23:10] ==> in /etc/rc.conf
    [2012-08-31 23:10] ==> 'dbus' HAS to be before 'wicd' in rc.conf in the
    [2012-08-31 23:10] ==> DAEMONS array.
    [2012-08-31 23:10] ==> Wireless Interface Connection Daemon
    [2012-08-31 23:10]
    [2012-08-31 23:10] ==> To run: wicd-cli or wicd-curses
    [2012-08-31 23:10] installed wicd-gtk (1.7.2.4-3)

Maybe you are looking for

  • Dust in the speaker holes

    Has anyone else noticed a lot of dust in the speaker holes in the new macbook pros? I found an example on the internet to show what it looks like: http://arstechnica.com/apple/reviews/2008/10/2008-macbookpro-review-2.ars/3

  • Msi video card n240gt and n9800gt problems with output HDMI

    Hello to all    I have a problem I just bought a new Video card because I needed HDMI output. The previous card I have is a BFG Ge Force 8800GT 512 DDR2 running @ 1920x1080p 60Hz which works perfectly the only downside is it does not have HDMI out wi

  • Dock Flashing when Quitting some Apps

    Is anyone else's dock flashing when they quit certain applications like Quicktime Pro? I can duplicate this every time on my Mac Pro g5. Open Quicktime Pro Quit QT Pro The Dock dissapears and then reappears. I have opened Activity monitor and the Pro

  • Widescreen or not & exporting

    Hi all. I know a little bit about video processing, but I'm getting frustrated with what I hoped would be an easy process. Bought a dv camera, and have taken a few tapes worth of footage of my new sons. Finally found some time to import into iMovie,

  • Importing iMovie project into another iMovie project

    Due to some problems experienced, I had to import video clips from my DV camera into two separate projects. However, I would like to edit my video clips together as it was intended to be one continuos video after being edited. When I open the first p