[SOLVED] I have to use "startx" twice in order to make it work

Hello
2 days ago I decided to reinstall Arch Linux again because 3 months ago when I installed Windows, it got installed on top of my Arch partitions (even though I told it to install on my second hard drive). Anyway, I'm having some problems with "startx". I log in on my user account, then I type "startx" (I haven't took the time to figure out how to do that automatically yet). Then I see some color changes on my screen, monitor turns off then shows a black screen and some other things, it happens so fast. But in the end it stays black. Then I have to go to a new console (tty2) and startx again, same color changes and then it works, although not perfectly: e.g. I've put "sh ~/.fehbg &" in .xinitrc but I only see my wallpaper for 1 second and then it goes away. There's also "numlockx" in my .xinitrc file and when I do startx for the first time I see that my numlock light on my keyboard turns on. So it starts, but not completely.
I also have problems with SLiM. I installed it, configured and enabled it like it is written on the wiki (/etc/inittab). But still there's no sign of it when I boot Arch Linux. Maybe these 2 problems might be related somehow?
Here are some config files and logs that I made.
Log 1 = When I use startx for the first time (startx &> log)
X.Org X Server 1.12.4
Release Date: 2012-08-27
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.4.8-1-ARCH x86_64
Current Operating System: Linux ruben 3.5.4-1-ARCH #1 SMP PREEMPT Sat Sep 15 08:12:04 CEST 2012 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=d7c730b6-c224-4ab4-9079-2eaa18cfbab3 ro quiet
Build Date: 27 August 2012 08:04:39AM
Current version of pixman: 0.26.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 Oct 3 00:30:33 2012
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using config directory: "/etc/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Compat map for group 2 redefined
> Using new definition
> Warning: Compat map for group 3 redefined
> Using new definition
> Warning: Compat map for group 4 redefined
> Using new definition
Errors from xkbcomp are not fatal to the X server
xinit: connection to X server lost
waiting for X server to shut down ..........
xinit: X server slow to shut down, sending KILL signal
waiting for server to die
xinit: unexpected signal 1
Log 2 = When I use startx for the second time (startx &> log2)
X.Org X Server 1.12.4
Release Date: 2012-08-27
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.4.8-1-ARCH x86_64
Current Operating System: Linux ruben 3.5.4-1-ARCH #1 SMP PREEMPT Sat Sep 15 08:12:04 CEST 2012 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=d7c730b6-c224-4ab4-9079-2eaa18cfbab3 ro quiet
Build Date: 27 August 2012 08:04:39AM
Current version of pixman: 0.26.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.1.log", Time: Wed Oct 3 00:31:19 2012
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using config directory: "/etc/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Compat map for group 2 redefined
> Using new definition
> Warning: Compat map for group 3 redefined
> Using new definition
> Warning: Compat map for group 4 redefined
> Using new definition
Errors from xkbcomp are not fatal to the X server
Another instance of Dropbox (611) is running!
which: no hsetroot in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin/core_perl)
which: no esetroot in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin/core_perl)
Another instance of Dropbox (611) is running!
[874:907:130934640:ERROR:bus.cc(307)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[874:907:130941871:ERROR:bus.cc(307)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
I18N: Operating system doesn't support locale "en_US"
I18N: Operating system doesn't support locale "en_US"
[1236:1250:601579755:ERROR:bus.cc(307)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1236:1250:601580025:ERROR:bus.cc(307)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
xinit: connection to X server lost
waiting for X server to shut down XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":1"
after 49525 requests (49525 known processed) with 0 events remaining.
urxvt: X connection to ':1' broken, unable to recover, exiting.
..Server terminated successfully (0). Closing log file.
xinit: unexpected signal 1
Xorg.0.log (copied after using startx for the first time, since the mistake is most likely over there, if there's one at least)
[ 49.310]
X.Org X Server 1.12.4
Release Date: 2012-08-27
[ 49.311] X Protocol Version 11, Revision 0
[ 49.311] Build Operating System: Linux 3.4.8-1-ARCH x86_64
[ 49.312] Current Operating System: Linux ruben 3.5.4-1-ARCH #1 SMP PREEMPT Sat Sep 15 08:12:04 CEST 2012 x86_64
[ 49.313] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=d7c730b6-c224-4ab4-9079-2eaa18cfbab3 ro quiet
[ 49.314] Build Date: 27 August 2012 08:04:39AM
[ 49.314]
[ 49.314] Current version of pixman: 0.26.2
[ 49.315] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 49.315] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 49.318] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 3 00:44:15 2012
[ 49.357] (==) Using config file: "/etc/X11/xorg.conf"
[ 49.357] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 49.393] (==) ServerLayout "Layout0"
[ 49.393] (**) |-->Screen "Screen0" (0)
[ 49.393] (**) | |-->Monitor "Monitor0"
[ 49.402] (**) | |-->Device "Device0"
[ 49.402] (**) |-->Input Device "Keyboard0"
[ 49.402] (**) |-->Input Device "Mouse0"
[ 49.402] (==) Automatically adding devices
[ 49.402] (==) Automatically enabling devices
[ 49.472] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 49.472] Entry deleted from font path.
[ 49.512] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 49.512] Entry deleted from font path.
[ 49.512] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 49.513] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 49.513] Entry deleted from font path.
[ 49.513] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 49.513] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 49.513] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 49.513] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 49.513] (WW) Disabling Keyboard0
[ 49.513] (WW) Disabling Mouse0
[ 49.513] (II) Loader magic: 0x7c8b00
[ 49.513] (II) Module ABI versions:
[ 49.513] X.Org ANSI C Emulation: 0.4
[ 49.513] X.Org Video Driver: 12.1
[ 49.513] X.Org XInput driver : 16.0
[ 49.513] X.Org Server Extension : 6.0
[ 49.515] (--) PCI:*(0:1:0:0) 10de:0649:1025:013d rev 161, Mem @ 0xce000000/16777216, 0xd0000000/268435456, 0xcc000000/33554432, I/O @ 0x00002000/128
[ 49.515] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 49.515] (II) LoadModule: "extmod"
[ 49.544] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 49.550] (II) Module extmod: vendor="X.Org Foundation"
[ 49.550] compiled for 1.12.4, module version = 1.0.0
[ 49.550] Module class: X.Org Server Extension
[ 49.550] ABI class: X.Org Server Extension, version 6.0
[ 49.550] (II) Loading extension MIT-SCREEN-SAVER
[ 49.550] (II) Loading extension XFree86-VidModeExtension
[ 49.550] (II) Loading extension XFree86-DGA
[ 49.550] (II) Loading extension DPMS
[ 49.550] (II) Loading extension XVideo
[ 49.550] (II) Loading extension XVideo-MotionCompensation
[ 49.550] (II) Loading extension X-Resource
[ 49.550] (II) LoadModule: "dbe"
[ 49.550] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 49.558] (II) Module dbe: vendor="X.Org Foundation"
[ 49.558] compiled for 1.12.4, module version = 1.0.0
[ 49.558] Module class: X.Org Server Extension
[ 49.558] ABI class: X.Org Server Extension, version 6.0
[ 49.558] (II) Loading extension DOUBLE-BUFFER
[ 49.558] (II) LoadModule: "glx"
[ 49.558] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 50.693] (II) Module glx: vendor="NVIDIA Corporation"
[ 50.693] compiled for 4.0.2, module version = 1.0.0
[ 50.693] Module class: X.Org Server Extension
[ 50.693] (II) NVIDIA GLX Module 304.51 Tue Sep 18 17:38:06 PDT 2012
[ 50.693] (II) Loading extension GLX
[ 50.693] (II) LoadModule: "record"
[ 50.693] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 50.703] (II) Module record: vendor="X.Org Foundation"
[ 50.703] compiled for 1.12.4, module version = 1.13.0
[ 50.703] Module class: X.Org Server Extension
[ 50.703] ABI class: X.Org Server Extension, version 6.0
[ 50.703] (II) Loading extension RECORD
[ 50.703] (II) LoadModule: "dri"
[ 50.704] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 50.716] (II) Module dri: vendor="X.Org Foundation"
[ 50.716] compiled for 1.12.4, module version = 1.0.0
[ 50.716] ABI class: X.Org Server Extension, version 6.0
[ 50.716] (II) Loading extension XFree86-DRI
[ 50.716] (II) LoadModule: "dri2"
[ 50.716] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 50.717] (II) Module dri2: vendor="X.Org Foundation"
[ 50.717] compiled for 1.12.4, module version = 1.2.0
[ 50.717] ABI class: X.Org Server Extension, version 6.0
[ 50.717] (II) Loading extension DRI2
[ 50.717] (II) LoadModule: "nvidia"
[ 50.731] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 50.805] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 50.805] compiled for 4.0.2, module version = 1.0.0
[ 50.805] Module class: X.Org Video Driver
[ 50.834] (II) NVIDIA dlloader X Driver 304.51 Tue Sep 18 17:18:40 PDT 2012
[ 50.834] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 50.845] (--) using VT number 7
[ 50.903] (II) Loading sub module "fb"
[ 50.903] (II) LoadModule: "fb"
[ 50.903] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 50.919] (II) Module fb: vendor="X.Org Foundation"
[ 50.919] compiled for 1.12.4, module version = 1.0.0
[ 50.919] ABI class: X.Org ANSI C Emulation, version 0.4
[ 50.919] (II) Loading sub module "wfb"
[ 50.919] (II) LoadModule: "wfb"
[ 50.920] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 50.933] (II) Module wfb: vendor="X.Org Foundation"
[ 50.933] compiled for 1.12.4, module version = 1.0.0
[ 50.933] ABI class: X.Org ANSI C Emulation, version 0.4
[ 50.933] (II) Loading sub module "ramdac"
[ 50.933] (II) LoadModule: "ramdac"
[ 50.934] (II) Module "ramdac" already built-in
[ 50.944] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 50.944] (==) NVIDIA(0): RGB weight 888
[ 50.944] (==) NVIDIA(0): Default visual is TrueColor
[ 50.944] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 50.945] (**) NVIDIA(0): Enabling 2D acceleration
[ 54.431] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
[ 54.431] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 54.448] (II) NVIDIA(0): NVIDIA GPU GeForce 9600M GT (G96) at PCI:1:0:0 (GPU-0)
[ 54.448] (--) NVIDIA(0): Memory: 1048576 kBytes
[ 54.448] (--) NVIDIA(0): VideoBIOS: 62.94.4a.00.23
[ 54.448] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 54.448] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 54.455] (--) NVIDIA(0): Valid display device(s) on GeForce 9600M GT at PCI:1:0:0
[ 54.455] (--) NVIDIA(0): CRT-0
[ 54.455] (--) NVIDIA(0): AU Optronics Corporation (DFP-0) (connected)
[ 54.455] (--) NVIDIA(0): DFP-1
[ 54.455] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[ 54.455] (--) NVIDIA(0): AU Optronics Corporation (DFP-0): 330.0 MHz maximum pixel clock
[ 54.455] (--) NVIDIA(0): AU Optronics Corporation (DFP-0): Internal Dual Link LVDS
[ 54.455] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[ 54.455] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[ 54.455] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 54.455] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
[ 54.455] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 54.456] (==) NVIDIA(0):
[ 54.456] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 54.456] (==) NVIDIA(0): will be used as the requested mode.
[ 54.456] (==) NVIDIA(0):
[ 54.456] (II) NVIDIA(0): Validated MetaModes:
[ 54.456] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
[ 54.456] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
[ 55.521] (--) NVIDIA(0): DPI set to (98, 99); computed from "UseEdidDpi" X config
[ 55.521] (--) NVIDIA(0): option
[ 55.522] (--) Depth 24 pixmap format is 32 bpp
[ 55.522] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 55.530] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 55.530] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 55.530] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 55.530] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 55.530] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 55.530] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 55.530] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 55.530] (II) NVIDIA(0): Config Options in the README.
[ 55.533] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 55.879] (II) Loading extension NV-GLX
[ 55.938] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 55.938] (==) NVIDIA(0): Backing store disabled
[ 55.938] (==) NVIDIA(0): Silken mouse enabled
[ 55.939] (**) NVIDIA(0): DPMS enabled
[ 55.939] (II) Loading extension NV-CONTROL
[ 55.939] (II) Loading extension XINERAMA
[ 55.939] (II) Loading sub module "dri2"
[ 55.939] (II) LoadModule: "dri2"
[ 55.940] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 55.940] (II) Module dri2: vendor="X.Org Foundation"
[ 55.940] compiled for 1.12.4, module version = 1.2.0
[ 55.940] ABI class: X.Org Server Extension, version 6.0
[ 55.940] (II) NVIDIA(0): [DRI2] Setup complete
[ 55.940] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 55.940] (--) RandR disabled
[ 55.940] (II) Initializing built-in extension Generic Event Extension
[ 55.940] (II) Initializing built-in extension SHAPE
[ 55.940] (II) Initializing built-in extension MIT-SHM
[ 55.940] (II) Initializing built-in extension XInputExtension
[ 55.940] (II) Initializing built-in extension XTEST
[ 55.940] (II) Initializing built-in extension BIG-REQUESTS
[ 55.940] (II) Initializing built-in extension SYNC
[ 55.940] (II) Initializing built-in extension XKEYBOARD
[ 55.940] (II) Initializing built-in extension XC-MISC
[ 55.940] (II) Initializing built-in extension SECURITY
[ 55.940] (II) Initializing built-in extension XINERAMA
[ 55.940] (II) Initializing built-in extension XFIXES
[ 55.940] (II) Initializing built-in extension RENDER
[ 55.940] (II) Initializing built-in extension RANDR
[ 55.940] (II) Initializing built-in extension COMPOSITE
[ 55.940] (II) Initializing built-in extension DAMAGE
[ 55.943] (II) Initializing extension GLX
[ 56.358] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[ 56.358] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 56.358] (II) LoadModule: "evdev"
[ 56.358] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 56.374] (II) Module evdev: vendor="X.Org Foundation"
[ 56.374] compiled for 1.12.3.901, module version = 2.7.3
[ 56.374] Module class: X.Org XInput Driver
[ 56.374] ABI class: X.Org XInput driver, version 16.0
[ 56.374] (II) Using input driver 'evdev' for 'Power Button'
[ 56.374] (**) Power Button: always reports core events
[ 56.374] (**) evdev: Power Button: Device: "/dev/input/event6"
[ 56.375] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 56.375] (--) evdev: Power Button: Found keys
[ 56.375] (II) evdev: Power Button: Configuring as keyboard
[ 56.375] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6"
[ 56.375] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 56.375] (**) Option "xkb_rules" "evdev"
[ 56.375] (**) Option "xkb_model" "evdev"
[ 56.375] (**) Option "xkb_layout" "us"
[ 56.399] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[ 56.399] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 56.399] (II) Using input driver 'evdev' for 'Video Bus'
[ 56.399] (**) Video Bus: always reports core events
[ 56.399] (**) evdev: Video Bus: Device: "/dev/input/event2"
[ 56.399] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 56.399] (--) evdev: Video Bus: Found keys
[ 56.399] (II) evdev: Video Bus: Configuring as keyboard
[ 56.399] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input3/event2"
[ 56.399] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 56.399] (**) Option "xkb_rules" "evdev"
[ 56.399] (**) Option "xkb_model" "evdev"
[ 56.399] (**) Option "xkb_layout" "us"
[ 56.400] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 56.400] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 56.400] (II) Using input driver 'evdev' for 'Power Button'
[ 56.400] (**) Power Button: always reports core events
[ 56.400] (**) evdev: Power Button: Device: "/dev/input/event4"
[ 56.400] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 56.400] (--) evdev: Power Button: Found keys
[ 56.400] (II) evdev: Power Button: Configuring as keyboard
[ 56.400] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4"
[ 56.400] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 56.400] (**) Option "xkb_rules" "evdev"
[ 56.400] (**) Option "xkb_model" "evdev"
[ 56.400] (**) Option "xkb_layout" "us"
[ 56.401] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[ 56.401] (II) No input driver specified, ignoring this device.
[ 56.401] (II) This device may have been added with another device file.
[ 56.401] (II) config/udev: Adding input device Sleep Button (/dev/input/event5)
[ 56.401] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 56.401] (II) Using input driver 'evdev' for 'Sleep Button'
[ 56.401] (**) Sleep Button: always reports core events
[ 56.401] (**) evdev: Sleep Button: Device: "/dev/input/event5"
[ 56.401] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 56.401] (--) evdev: Sleep Button: Found keys
[ 56.401] (II) evdev: Sleep Button: Configuring as keyboard
[ 56.401] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5/event5"
[ 56.401] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 56.401] (**) Option "xkb_rules" "evdev"
[ 56.401] (**) Option "xkb_model" "evdev"
[ 56.401] (**) Option "xkb_layout" "us"
[ 56.402] (II) config/udev: Adding input device Acer Crystal Eye webcam (/dev/input/event8)
[ 56.402] (**) Acer Crystal Eye webcam: Applying InputClass "evdev keyboard catchall"
[ 56.402] (II) Using input driver 'evdev' for 'Acer Crystal Eye webcam'
[ 56.402] (**) Acer Crystal Eye webcam: always reports core events
[ 56.402] (**) evdev: Acer Crystal Eye webcam: Device: "/dev/input/event8"
[ 56.402] (--) evdev: Acer Crystal Eye webcam: Vendor 0x64e Product 0xa103
[ 56.402] (--) evdev: Acer Crystal Eye webcam: Found keys
[ 56.402] (II) evdev: Acer Crystal Eye webcam: Configuring as keyboard
[ 56.402] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6:1.0/input/input8/event8"
[ 56.402] (II) XINPUT: Adding extended input device "Acer Crystal Eye webcam" (type: KEYBOARD, id 10)
[ 56.402] (**) Option "xkb_rules" "evdev"
[ 56.402] (**) Option "xkb_model" "evdev"
[ 56.402] (**) Option "xkb_layout" "us"
[ 56.402] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[ 56.402] (II) No input driver specified, ignoring this device.
[ 56.402] (II) This device may have been added with another device file.
[ 56.403] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event10)
[ 56.403] (II) No input driver specified, ignoring this device.
[ 56.403] (II) This device may have been added with another device file.
[ 56.403] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event11)
[ 56.403] (II) No input driver specified, ignoring this device.
[ 56.403] (II) This device may have been added with another device file.
[ 56.403] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event12)
[ 56.403] (II) No input driver specified, ignoring this device.
[ 56.403] (II) This device may have been added with another device file.
[ 56.403] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 56.403] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 56.403] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 56.404] (**) AT Translated Set 2 keyboard: always reports core events
[ 56.404] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 56.404] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 56.404] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 56.404] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 56.404] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 56.404] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 56.404] (**) Option "xkb_rules" "evdev"
[ 56.404] (**) Option "xkb_model" "evdev"
[ 56.404] (**) Option "xkb_layout" "us"
[ 56.404] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[ 56.404] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 56.404] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 56.404] (II) LoadModule: "synaptics"
[ 56.404] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 56.418] (II) Module synaptics: vendor="X.Org Foundation"
[ 56.418] compiled for 1.12.2, module version = 1.6.2
[ 56.418] Module class: X.Org XInput Driver
[ 56.418] ABI class: X.Org XInput driver, version 16.0
[ 56.418] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 56.418] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 56.418] (**) Option "Device" "/dev/input/event7"
[ 56.423] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
[ 56.423] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
[ 56.423] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 56.423] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 56.423] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right scroll-buttons
[ 56.423] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 56.423] (**) Option "TapButton1" "1"
[ 56.423] (**) Option "TapButton2" "2"
[ 56.423] (**) Option "TapButton3" "3"
[ 56.424] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 56.424] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 56.424] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input7/event7"
[ 56.424] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 56.424] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 56.424] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[ 56.424] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
[ 56.424] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 56.424] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 56.424] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 56.424] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 56.424] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 56.424] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 56.424] (II) No input driver specified, ignoring this device.
[ 56.424] (II) This device may have been added with another device file.
[ 56.425] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[ 56.425] (II) No input driver specified, ignoring this device.
[ 56.425] (II) This device may have been added with another device file.
Xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 304.51 ([email protected]) Tue Sep 18 18:26:36 PDT 2012
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "NoLogo" "1"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
.xinitrc
# Set keyboard layout to Belgian
setxkbmap -layout be
# Activate numlock
numlockx &
# Start Dropbox
dropboxd
# Set wallpaper
sh ~/.fehbg &
# Start Openbox
exec ck-launch-session dbus-launch openbox-session
I know that .xinitrc is still practically empty, but I only started configuring it yesterday and I like to take things slowly (perfectionist here).
I did some research after some errors in log1 and log2 but I didn't find anything that worked. Xorg.0.log I only checked for (EE) tags, and I didn't find any.
Anyone has an idea what may have caused this? Any errors that I didn't see?
Thank you in advance.
Last edited by Culinax (2012-10-04 09:50:39)

That is not a practically empty xinitrc - that file only needs one line: exec WM.  Other things are entirely optional, and some of them very useful, but I'd encourage you to stick with the simplest xinitrc that will do what you require.
Is slim involved?  Probably.  That is the source of many problems.  But to start narrowing this down, I have 3 suggestions:
1) temporarily (at least) change your inittab to default to runlevel 3 ... actually, is it currently set to 5 or 3? if it is currently 3 that would explain why slim doesn't start.
2) at a tty in runlevel 3 use "xinit" instead of "startx".  Startx is fine most of the time, but it is essentially just a complex wrapper for xinit.  That complexity can often iadd useful functionality, but it *always* makes troubleshooting more difficult.  So for now just use a vanilla 'xinit'.
3) remove dbus-launch from your exec line in xinitrc.  This is done by console-kit so it is redundant and potentially problematic.  Further BOTH of these are taken care of by slim, so I'd even suggest getting both a jump start on being ready for slim and simplifying troubleshooting by removing both of them.  Just make that line "exec openbox-session"
Edit: adding one more:
4) temporarily switch out openbox-session for openbox.  I suspect the reason feh's setting of the background is getting overridden is due to a script or setting in openbox's autostart settings - many of these are only invoked when "openbox-session" is called, while "openbox" starts *just* the window manager itself.
Last edited by Trilby (2012-10-03 17:30:36)

Similar Messages

  • Using Tiscali Webmail with Firefox 6. If I try and delete an email the Ok and Cancel buttons are disabled and nothing happens, have to use F5 to take me back. IE8 works so is this a compatibility issue?

    Using Tiscali Webmail with Firefox 6. If I try and delete an email the Ok and Cancel buttons are disabled and nothing happens, have to use F5 to take me back. IE8 works so is this a compatibility issue?

    It appears OP solved the problem: [/questions/874744]

  • Back button only works about 50% of the time. Have to hit it twice, sometimes three times before it works. Problem is intermittent. Firefox 3.6.10 on Mac OS 10.6.4 (same on both MacBook and iMac machines).

    Back button only works about 50% of the time. Have to hit it twice, sometimes three times before it works. Problem is intermittent. Firefox 3.6.10 on Mac OS 10.6.4 (same on both MacBook and iMac machines).

    You can try http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox

  • Can't Install Mountain Lion - Disc doesn't use GUID. How will i make it work?

    Hey.
    I just bought and downloaded Mountain Lion,
    but when i try to install it on my Macintosh HD, it says that the Disc doesn't use GUID.
    How will i make it work?

    I'll explain a bit what is going on so you will understand.
    Storage and boot drives have instructions at the begining that tell firmware and hardware what partitions are on the drive and their format, among other things.
    This is called a Partition Table or Map, and there are different types. One is GUID (GPT) that Mac's and OS X uses now to boot from and Master Boot Record (MBR) that is used with older Windows XP PC's and files drives today come with.
    Somehow your Partition Table got changed from GUID to MBR, how this occured is unknown but you have been able to use the computer and OS X until today.
    To change the Partition Table requires all data on the drive to be removed as basically the map is going to be changed so the parittions (even if one) on the drive is going to lost it's "map".
    Despite what Disk Utility tells you, you have two partitions on the 10.6 boot drive, a hidden EFI partition also exists. (and in 10.7/10.8 there is yet another called Recovery)
    So EFI is going bye bye along with the OS X partition, however you can clone the OS X partition to another drive either using Kappy's method, or Carbon Copy Cloner or SuperDuper.
    So you first need to format a powered, blank extenral drive using Disk Uility (select the drive makers name and disk size on teh far left) with a Partition > Options GUID and Format OS X Extended Journaled, quit, then use CCC to clone the OS X Macintosh partition to the extenral drive.
    Once this is completed you can hold the option key down to boot from this external drive and check it out. You also should make a drag and drop copy of your files to yet another drive as a extra safety net. Disconnect this last drive.
    Now what you want to do is while booted from the clone is use Disk Uility to format the INTERNAL drive the same way you did the clone drive, with a GUID and OS X Extended Journaled.
    Now use CCC to clone the external drive to the internal drive, while option key booted from the external drive. When that's finished you need to change the name of the external drive to something else preferablly.
    When your done, disconnect the drives and reboot, set the Startup Disk in System Preferences to the internal drive.
    If you get a flashing question mark upon boot, hold the option key down and select the drive to boot from then repeat the above step.
    Now you should have a GUID partition table and ready to upgrade to 10.8.

  • TS2634 I bought a composite AV cable with 30 pin connector at a proper apple store for my ipad 2 which no longer works now i have updated to ios7 - please advise how to make this work ?

    I bought a composite AV cable with 30 pin connector at a proper apple store for my ipad 2 which no longer works now i have updated to ios7 - please advise how to make this work ?

    I have the same problem.
    Two similar discussions:
    https://discussions.apple.com/message/23081658#23081658
    https://discussions.apple.com/message/23281391#23281391
    I have not yet seen any official response to the question: "Is the Apple AV Composite cable fully supported with 30pin connector devices upgraded with iOS7 - specifically ? - eg. iPad 2, iPhone 4, iPhone 4s"
    If it is not currently supported is that then due to a bug / oversight and in that case is it something that will be fixed in the near future?
    Please let us know what feedback you got from asking Apple support.

  • I am in the print mode  but the dimensions I select in the size template do not show up on either the cell size or the photo,  i.e. select 4x6 template lR gives me 3.5x4 8x10 gives me 5.19x3,50 I have to use 8x10 template in order to get 3.5x5.194

    The sizes on the print template do not relate to the size I get in the cell size or on the photo. Template 8x10 gives me 3.5 x5.194 which is on the cell size can't make it any larger. 4X6 template gives me 3.5x4 which is the same as the cell size.  My printer is a new epson 3000 which is set to print 4x6 but LR does not give the 4x6 dimension to the printer just the aforementioned sizes!!!! I have tried everything to get it to print properly to no avail.   The photo system that came with the computer an iMac 27" pro 2013  with yosemite as the os.works fine with he printer!  You just cannot do much other than print with it
    Anybody have any idea what happened?  It used to work fine ____about a week and a half ago
    HELP
    len

    Hi,
    I tried the example and got some weird error messages as follows:
    ********* error messages*********
    ShowComponent.java:90: cannot resolve symbol
    symbol : method getName ()
    location: class javax.swing.UIManager.LookAndFeelInfo[]
    { String plafName = plafs.getName();
    ^
    ShowComponent.java:91: cannot resolve symbol
    symbol : method getClassName ()
    location: class javax.swing.UIManager.LookAndFeelInfo[]
    final String plafClassName = plafs.getClassName();
    ^
    ShowComponent.java:139: cannot resolve symbol
    symbol : method indexOf (char)
    location: class java.lang.String[]
    int equalsPos = args.indexOf('=');
    ^
    ShowComponent.java:143: cannot resolve symbol
    symbol : method forName (java.lang.String[])
    location: class java.lang.Class
    Class componentClass = Class.forName(args);
    ^
    ShowComponent.java:161: cannot resolve symbol
    symbol : method substring (int,int)
    location: class java.lang.String[]
    String name = args.substring(0, equalsPos); //property name
    ^
    ShowComponent.java:162: cannot resolve symbol
    symbol : method substring (int)
    location: class java.lang.String[]
    String value = args.substring(equalsPos+1); //property value
    ^
    6 errors.
    *****end of error messages*****
    I use jdk1.3 and Win2000. Can anybody tell me how to delete above error messages?
    Thanks a lot.
    Li

  • The screen on my macbook pro is broke I have to use a clothes peg to get it to work

    so basically unless I pinch a certain part of my screen it wont display things correctly Im currently using a clothes peg and its doing the job well but it would be nice to just have it working without me having to do this
    im wondering how I can fix it im thinking there is an issue with the contacts im just not to adept with macs as far as repair goes I just need to have somethng pinching the bottom right corner of my screen for it to work

    Try resetting your SMC.
    Resetting the SMC of an Intel-based portable Mac with a battery you should not remove on your own
    Note: This will not delete any data.
    The SMC is responsible for controlling various system functions. None of your data will be deleted by resetting the SMC.
    Shut down the computer by going to Apple () > Shut Down…
    Select Shut Down or allow the computer to shut down automatically.
    Plug in the MagSafe power adapter into a power source and then connect it to your Mac if you have not already done so.
    On the built-in keyboard, press the (left side) Shift (⇧), Control (⌃), and Option (⌥) keys and the Power Button at the same time.
    Release the (left side) Shift (⇧), Control (⌃), and Option (⌥) keys and the Power Button at the same time.
    I hope I helped.
    Austin

  • [Solved]Not able to use wget and hence pacman and yaourt not working.

    Like this
    I get following message when i try to update Arch linux Box.
    $ yaourt -Syu --aur
    :: Synchronizing package databases...
    error: failed retrieving file 'core.db' from archlinux.limun.org : No address record
    error: failed retrieving file 'core.db' from [url=ftp://ftp.heanet.ie]ftp.heanet.ie[/url] : No address record
    error: failed retrieving file 'core.db' from mirrors4.kernel.org : No address record
    error: failed retrieving file 'core.db' from mirror.yandex.ru : No address record
    error: failed retrieving file 'core.db' from mirror.mocker.org : No address record
    error: failed retrieving file 'core.db' from archlinux.nautile.nc : No address record
    $ sudo pacman -Syu
    :: Synchronizing package databases...
    error: failed retrieving file 'core.db' from archlinux.limun.org : No address record
    error: failed retrieving file 'core.db' from [url=ftp://ftp.heanet.ie]ftp.heanet.ie[/url] : No address record
    error: failed retrieving file 'core.db' from mirrors4.kernel.org : No address record
    error: failed to update core (No address record)
    error: failed retrieving file 'extra.db' from archlinux.limun.org : No address record
    error: failed retrieving file 'extra.db' from [url=ftp://ftp.heanet.ie]ftp.heanet.ie[/url] : No address record
    error: failed retrieving file 'extra.db' from mirrors4.kernel.org : No address record
    error: failed to update extra (No address record)
    error: failed retrieving file 'community.db' from archlinux.limun.org : No address record
    error: failed retrieving file 'community.db' from [url=ftp://ftp.heanet.ie]ftp.heanet.ie[/url] : No address record
    error: failed retrieving file 'community.db' from mirrors4.kernel.org : No address record
    error: failed to update community (No address record)
    error: failed retrieving file 'multilib.db' from archlinux.limun.org : No address record
    error: failed retrieving file 'multilib.db' from [url=ftp://ftp.heanet.ie]ftp.heanet.ie[/url] : No address record
    error: failed retrieving file 'multilib.db' from mirrors4.kernel.org : No address record
    error: failed to update multilib (No address record)
    error: failed to synchronize any databases
    When i try wget www.google.com
    $wget [url=http://www.google.com]www.google.com[/url]
    --2011-08-11 00:20:03-- [url]http://www.google.com[/url]/
    Resolving [url=http://www.google.com]www.google.com[/url]... failed: Name or service not known.
    wget: unable to resolve host address “www.google.com”
    But wget -4 works
    $ wget -4 [url=http://www.google.com]www.google.com[/url]
    --2011-08-11 00:20:27-- [url]http://www.google.com[/url]/
    Resolving [url=http://www.google.com]www.google.com[/url]... 74.125.93.105, 74.125.93.106, 74.125.93.147, ...
    Connecting to [url=http://www.google.com]www.google.com[/url]|74.125.93.105|:80... connected.
    HTTP request sent, awaiting response... 302 Found
    Location: [url]http://www.google.co.in[/url]/ [following]
    --2011-08-11 00:20:29-- [url]http://www.google.co.in[/url]/
    Resolving [url=http://www.google.co.in]www.google.co.in[/url]... 74.125.93.103, 74.125.93.104, 74.125.93.105, ...
    Reusing existing connection to [url=http://www.google.com:80]www.google.com:80[/url].
    HTTP request sent, awaiting response... 200 OK
    Length: unspecified [text/html]
    Saving to: “index.html.5”
    [ <=> ] 10,735 --.-K/s in 0.03s
    2011-08-11 00:20:30 (359 KB/s) - “index.html.5” saved [10735]
    It seems that it is some ipv6 vs ipv4 problem.
    I have put alias net-pf-10 off in my modprobe.conf also to disable ipv6.But issue is still there.
    $ cat /etc/modprobe.d/modprobe.conf
    # /etc/modprobe.d/modprobe.conf (for v2.6 kernels)
    # disable autoload of ipv6
    alias net-pf-10 off
    I use wdial to login to internet using a wireless USB connection.
    Can someone help me to resolve this issue?
    Last edited by piyushbhatt (2011-08-19 19:10:22)

    I used
    XferCommand = /usr/bin/wget -4 -c %o %u
    in pacman.conf .
    Now i get a different error message "scheme missing".I think now it is able to download core.db file but have some issue still accepting it.
    sudo pacman -Syu
    :: Synchronizing package databases...
    /var/lib/pacman/sync/core.db.part: Scheme missing.
    --2011-08-11 18:56:48-- http://archlinux.limun.org/core/os/x86_64/core.db
    Resolving archlinux.limun.org... 85.31.186.195
    Connecting to archlinux.limun.org|85.31.186.195|:80... connected.
    HTTP request sent, awaiting response... 206 Partial Content
    Length: 36638 (36K), 51 remaining [text/plain]
    Saving to: “core.db”
    100%[++++++++++++++++++++++++++++++++++++++>] 36,638 --.-K/s in 0s
    2011-08-11 18:56:48 (5.40 MB/s) - “core.db” saved [36638/36638]
    FINISHED --2011-08-11 18:56:48--
    Downloaded: 1 files, 36K in 0s (3.79 GB/s)
    /var/lib/pacman/sync/extra.db.part: Scheme missing.
    --2011-08-11 18:56:48-- http://archlinux.limun.org/extra/os/x86_64/extra.db
    Resolving archlinux.limun.org... 85.31.186.195
    Connecting to archlinux.limun.org|85.31.186.195|:80... connected.
    HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
    The file is already fully retrieved; nothing to do.
    /var/lib/pacman/sync/community.db.part: Scheme missing.
    --2011-08-11 18:56:49-- http://archlinux.limun.org/community/os/x86_64/community.db
    Resolving archlinux.limun.org... 85.31.186.195
    Connecting to archlinux.limun.org|85.31.186.195|:80... connected.
    HTTP request sent, awaiting response... 206 Partial Content
    Length: 458982 (448K), 367 remaining [text/plain]
    Saving to: “community.db”
    100%[++++++++++++++++++++++++++++++++++++++>] 458,982 --.-K/s in 0s
    2011-08-11 18:56:50 (41.8 MB/s) - “community.db” saved [458982/458982]
    FINISHED --2011-08-11 18:56:50--
    Downloaded: 1 files, 448K in 0s (51.0 GB/s)
    /var/lib/pacman/sync/multilib.db.part: Scheme missing.
    --2011-08-11 18:56:50-- http://archlinux.limun.org/multilib/os/x86_64/multilib.db
    Resolving archlinux.limun.org... 85.31.186.195
    Connecting to archlinux.limun.org|85.31.186.195|:80... connected.
    HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
    The file is already fully retrieved; nothing to do.
    :: Starting full system upgrade...
    warning: hddtemp: local (0.3.beta15.46-2) is newer than extra (0.3.beta15.46-1)
    warning: mplayer-vaapi: ignoring package upgrade (33161-3 => 33161-4)
    there is nothing to do

  • Even since I have been using mountain lion my Dreamweaver CS6 is not working.

    I have downloaded it again from Creative Cloud & also de-installed but it is just not booting at all from the icon in either the dock or applications. Please help?

    I just tried it on Mountain Lion and it does work. So there is something special about your system. It could be a font, it could be a preference file issue. Try opening Dreamweaver from a different user. Does it open?

  • My Firefox 3.6 just updated to v20, and I get an error having to do with Skype (I have a PDF picture). I have to use 3.6 in order to take my QuickBooks certification tests. Help!

    I've attached a link to the PDF showing the error message:
    [http://istorage.iomega.com/file.asp?ID=tG+4c+dQUV2rHBcxak9WL/zYYzON2o2EtDfKPJ4lZ0y0xvl5iU4gow==url Link to the PDF]

    This "original file cannot be found" thing happens if the file is no longer where iTunes expects to find it. Possible causes are that you or some third party tool has moved, renamed or deleted the file, or that the drive it lives on has had a change of drive letter. It is also possible that iTunes has changed from expecting the files to be in the pre-iTunes 9 layout to post-iTunes 9 layout,or vice-versa, and so is looking in slightly the wrong place.
    Select a track with an exclamation mark, use Ctrl-I to get info, then cancel when asked to try to locate the track. Look on the summary tab for the location that iTunes thinks the file should be. Now take a look around your hard drive(s). Hopefully you can locate the track in question. If a section of your library has simply been moved, or a drive letter has changed, it should be possible to reverse the actions.
    Alternatively, as long as you can find a location holding the missing files, then you should be able to use my FindTracks script to reconnect them to iTunes .
    tt2

  • When I updated my Mac, it won't connect to the internet when I've closed all Safari windows. I have to restart the computer every time to make it work.

    Every time I update my Mac different problems occur. This time when I got an update notification, I went ahead and updated what it wanted. Now when I'm done browsing the internet and close the windows and try to open a new one, it says the internet isn't working. I checked the network diagnostics and it says everything is working fine. I've noticed I have to restart my computer every time to get it the internet to work now. This never happened before I did the update.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this exercise is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login. First, disconnect all wired peripherals except keyboard, mouse, and monitor, if applicable. Boot in safe mode. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    During startup, you will see "Safe Boot" on the login screen, which appears even if you normally log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Safe mode is slower than normal, and some things won’t work at all, perhaps including wireless networking on certain Macs. If you usually connect to the Internet via WiFi, and it doesn’t work in safe mode, connect using an Ethernet cable. If you can’t do that, reboot as usual (i.e., not in safe mode) and perform a safe login, as follows: Enter your credentials at the login screen, then hold down the shift key and click the “Log in” button. Keep holding the key until the menu bar appears. In this mode, your login items, among other things, won’t load.
    In safe mode, launch Safari and test. Same problem(s)?
    After testing, reboot (if you booted in safe mode) or log out/log in (if you performed a safe login) as usual.

  • My spouse and I shared an apple id so we could share itunes purchases, we upgraded our phones to 4s, must we have separate Apple ID's in order for icloud to work properly?

    My spouse and I have always shared our itunes account, we just purchased the iphone 4s and I was told we cannot use the same Apple ID if we want to use icloud.  If this is true when one of us creates a new Apple ID, will we lose our purchases made on itunes?

    I'm not sure if this answer is correct, but I would think that the one who uses a new ID will lose the purchases as these purchases are associated with the other ID.
    Just my two cents... iCloud is not a great service in it's current state. In my opinion, Googles services are just as good, if not better, and they work on the iPhone. That is not to say that iCloud won't improve over the coming months or years. But until it does, I'm more that happy using Googles mail, contacts and calendar.

  • TS3195 My Ipod is reading "Ipod is Disabled. Connect to Itunes.." So i have to restore my Ipod in order for it to work. My question is how can i retrieve all my photo's taken on my Ipod before restoring it to its manufacture state?

    My son decided to play with my ipod for his amusement and starting entering multiple codes as a password. Even though i had already set the option not to lock after multiple attempts, it ended up disabling anyway. So now my Ipod reads "Ipod is Disabled, Connect to Itunes." I connected it to Itunes and all i get is another error message saying:"The Ipod is locked and can not connect to Ipod." After reading multiple articles turns up i have to restore my ipod to its manufactured state. Before i do that i want to see if anyone can help me in retrieving or transferring over all my photos that were taken on that Ipod before i can even start the Recovery/Restore process. PLEASE HELP!
    Thanks in advance to all who reply :-)

    There is no way to get them from a disable iPod. That is pat of the security offered by the screen-lock passcode.
    - If the photos were on the iPod when y last backed up you can resore from backup. See:
    iOS: How to back up
    - If you use PhotoStream yo may be able to get them from your stream. For how see:
    iOS: Importing personal photos and videos from iOS devices to your computer

  • When clicking on an email link, I want the firefox user profile menu to open instead of going to the last used profile. How do I make this work?

    When I click on a link in Thunderbird to open a web page, and Firefox is not already open, I want to have the user profile screen presented so that I can select which profile to use for the Firefox session. Instead, it opens the last used profile. Is there a way to do this?

    That is is always a problem when you are using multiple profiles and Firefox isn't running.
    It might work if no profile is selected (i.e. marked as Default=1 in profiles.ini).<br />
    You can use desktop shortcut that open with a specific profile (-P "profile").<br />
    There is also a setting in the Profile Manager (Don't ask at startup).

  • My Macbook Air slid off my bed and now when you open it  it clicks, and the sound sometimes doesn't work and i have to restart it in order to make it work

    and now when you open it  it clicks in the back left corner. And before now the sound would be working fine and then i would put the laptop in sleep mode and when i would try to use it later the sound wouldnt work and i would have to restart it.

    Take it to an Apple store to be checked out and an estimate on the cost of replacing the parts that broke from the fall off the bed.

Maybe you are looking for

  • Process Order Costing Report Requirement

    Dear All, From Report S_ALR_87013127 i required target/actual comparison report for Multiple Order . I am going to report home page and enter the multiple order and execute report on the result screen get the order list and now select all order and g

  • SSRS 2012 multi select parameter not working in Report Manager.

    Hello, I have one report with Multi select parameter. its working fine in bids, report server but I am facing some issue on report manager 2012. Issue is, In Multi select parameter I have Suppose 6 value a,b,c,d,e,f  after the deployment on report ma

  • Clock will not display, Eject button not working

    Odd problems. Users clock will not display, check the box and it will not stay, clock never appears. Now the eject button will not function properly. Logged in as a different user, same problems. Must be a system thing... Ran Disk utilities both whil

  • ORA-08002: sequence PSP_SEQ.CURRVAL is not yet defined in this session

    Hi, I have installed an application on a standalone PC. I migrated it to my production environment and now I get this error. In this situation I fill in a new record (but without showing first the records already available) : i.e only the second part

  • File-bapi-proxy sunchronous scenario

    Dear experts, I am working ona scenario. Sender will drop the required file on XI directory and XI will pull the file and map it with the BAPI u2013 and crate service entries in SAP r/3 via abap proxy. If errors are encountered during the process the