Multiple issues with trying to standalone Compiz(driving me nuts)

All right. This is going to be one long post.
I'm trying to achieve a standalone Compiz session as inspiring by the thread "HOWTO standalone Compiz" and I want to achieve automatic login through either a login manager (gdm kdm slim) or the inittab tweak. I would prefer the login manager method.
Issue 1: if I try the method on the wiki, gdm looks for an Xclient script, which is completely vague. I've created .Xclient, and set it to exec start-fusion.sh, but that just crashes X.
I've tried creating a fusion.desktop file in /usr/share/xsessions to point to start-fusion.sh, but that crashes it as well.
I've tried the inittab method and tried to point it to startx, but that just crashed X again.
SLiM doesn't work. It just crashes. Neither does KDM.
Issue 2: The fonts in GDM are just so tiny. When I try to login from GDM through .Xclient, the fonts in the session are tiny as well. I've tried all the methods on the Xorg wiki, but none of them worked. I'm connecting my T61p to an external monitor.
Issue 3: I used to be able to let compiz set which desktop to open a certain application through "Put Window". Now I can't. In all cases I've had 6 desktops, 3 across 2 high. The windows don't listen anymore. I've tried using the class and the name of the application both, but none do it.
Would it actually be better to just do a fresh/squeak clean install of everything? It know it's not required, but would it help?
here's my xorg.conf for a reference:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder62) Wed May 27 01:59:40 PDT 2009
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
EndSection
Section "Module"
Load "record"
Load "glx"
Load "dbe"
#Load "dri"
Load "extmod"
#Load "dri2"
Load "ddc"
Load "i2c"
EndSection
Section "ServerFlags"
Option "Xinerama" "1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "dvorak"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "___ LCDTV14"
HorizSync 32.0 - 80.0
VertRefresh 56.0 - 75.0
DisplaySize 380 238 # 96 DPI @ 1440x900
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "Quadro FX 570M"
Option "RenderAccel" "true"
Option "EnablePageFlip" "true"
Option "NoLogo" "true"
Option "AGPFastWrite" "true"
Option "NoDDC" "true"
Option "UseEdidDpi" "false"
Option "DPI" "96 x 96"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "Quadro FX 570M"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "CRT: 1440x900 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
And my xorg.0.log
X.Org X Server 1.6.3
Release Date: 2009-7-31
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30-ARCH x86_64
Current Operating System: Linux Breasgrapes 2.6.30-ARCH #1 SMP PREEMPT Fri Jul 31 07:30:28 CEST 2009 x86_64
Build Date: 03 August 2009 08:17:16PM
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: Fri Aug 14 23:28:27 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Device0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "Xinerama" "1"
(==) Automatically adding devices
(==) Automatically enabling devices
(**) Xinerama: enabled
(**) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/TTF,
/usr/share/fonts/Type1,
/usr/share/fonts/misc,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/TTF,
/usr/share/fonts/Type1,
built-ins
(**) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
(II) Loader magic: 0x7540
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 5.0
X.Org XInput driver : 4.0
X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 7
(--) PCI:*(0:1:0:0) 10de:040c:17aa:20d9 nVidia Corporation Quadro FX 570M rev 161, Mem @ 0xd6000000/16777216, 0xe0000000/268435456, 0xd4000000/33554432, I/O @ 0x00002000/128
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded by default.
(II) "dri2" will be loaded by default.
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.6.3, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
(II) NVIDIA GLX Module 185.18.14 Wed May 27 01:53:56 PDT 2009
(II) Loading extension GLX
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.6.3, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.6.3, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.6.3, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
compiled for 1.6.3, module version = 1.1.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver 185.18.14 Wed May 27 01:30:19 PDT 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.6.3, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
compiled for 1.6.3, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) resource ranges after probing:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "TwinView" "0"
(**) NVIDIA(0): Option "MetaModes" "CRT: 1440x900 +0+0"
(**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU Quadro FX 570M (G84GL) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 60.84.51.00.00
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on Quadro FX 570M at PCI:1:0:0:
(--) NVIDIA(0): ___ LCDTV14 (CRT-0)
(--) NVIDIA(0): IBM (DFP-0)
(--) NVIDIA(0): ___ LCDTV14 (CRT-0): 400.0 MHz maximum pixel clock
(--) NVIDIA(0): IBM (DFP-0): 330.0 MHz maximum pixel clock
(--) NVIDIA(0): IBM (DFP-0): Internal Dual Link LVDS
(II) NVIDIA(0): Display Device found referenced in MetaMode: CRT-0
(WW) NVIDIA(0): The EDID for ___ LCDTV14 (CRT-0) contradicts itself: mode
(WW) NVIDIA(0): "640x480" is specified in the EDID; however, the EDID's
(WW) NVIDIA(0): valid HorizSync range (32.000-80.000 kHz) would exclude
(WW) NVIDIA(0): this mode's HorizSync (31.5 kHz); ignoring HorizSync check
(WW) NVIDIA(0): for mode "640x480".
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "CRT:1440x900+0+0"
(II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
(--) NVIDIA(0): DPI set to (41, 45); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(WW) NVIDIA(0): UBB is incompatible with the Composite extension. Disabling
(WW) NVIDIA(0): UBB.
(==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
(II) NVIDIA(0): enough to receive ACPI display change hotkey events.
(II) NVIDIA(0): Setting mode "CRT:1440x900+0+0"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing extension GLX
(II) config/hal: Adding input device TPPS/2 IBM TrackPoint
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.6.2, module version = 2.2.3
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 4.0
(**) TPPS/2 IBM TrackPoint: always reports core events
(**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event15"
(II) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
(II) TPPS/2 IBM TrackPoint: Found x and y relative axes
(II) TPPS/2 IBM TrackPoint: Configuring as mouse
(**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
(**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
(**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
(**) TPPS/2 IBM TrackPoint: (accel) filter chain progression: 2.00
(**) TPPS/2 IBM TrackPoint: (accel) filter stage 0: 20.00 ms
(**) TPPS/2 IBM TrackPoint: (accel) set acceleration profile 0
(II) config/hal: Adding input device ThinkPad Extra Buttons
(**) ThinkPad Extra Buttons: always reports core events
(**) ThinkPad Extra Buttons: Device: "/dev/input/event7"
(II) ThinkPad Extra Buttons: Found keys
(II) ThinkPad Extra Buttons: Configuring as keyboard
(II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Macintosh mouse button emulation
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event0"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
(**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
(**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
(**) Macintosh mouse button emulation: (accel) set acceleration profile 0
(II) config/hal: Adding input device Logitech USB-PS/2 Optical Mouse
(**) Logitech USB-PS/2 Optical Mouse: always reports core events
(**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event11"
(II) Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
(II) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
(II) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
(II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
(**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
(**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE)
(**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
(**) Logitech USB-PS/2 Optical Mouse: (accel) filter chain progression: 2.00
(**) Logitech USB-PS/2 Optical Mouse: (accel) filter stage 0: 20.00 ms
(**) Logitech USB-PS/2 Optical Mouse: (accel) set acceleration profile 0
(II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
compiled for 1.6.2, module version = 1.1.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 4.0
(II) Synaptics touchpad driver version 1.1.2
(**) Option "Device" "/dev/input/event9"
(II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
(II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
(II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
(II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
(II) SynPS/2 Synaptics TouchPad: buttons: left right middle
(**) Option "TapButton1" "1"
(**) Option "TapButton2" "2"
(**) Option "TapButton3" "3"
(--) SynPS/2 Synaptics TouchPad: touchpad found
(**) SynPS/2 Synaptics TouchPad: always reports core events
(II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
(**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
(**) SynPS/2 Synaptics TouchPad: (accel) filter chain progression: 2.00
(**) SynPS/2 Synaptics TouchPad: (accel) filter stage 0: 20.00 ms
(**) SynPS/2 Synaptics TouchPad: (accel) set acceleration profile 0
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Microsoft Comfort Curve Keyboard 2000
(**) Microsoft Comfort Curve Keyboard 2000: always reports core events
(**) Microsoft Comfort Curve Keyboard 2000: Device: "/dev/input/event13"
(II) Microsoft Comfort Curve Keyboard 2000: Found 1 mouse buttons
(II) Microsoft Comfort Curve Keyboard 2000: Found scroll wheel(s)
(II) Microsoft Comfort Curve Keyboard 2000: Found keys
(II) Microsoft Comfort Curve Keyboard 2000: Configuring as keyboard
(II) Microsoft Comfort Curve Keyboard 2000: Adding scrollwheel support
(**) Microsoft Comfort Curve Keyboard 2000: YAxisMapping: buttons 4 and 5
(**) Microsoft Comfort Curve Keyboard 2000: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Microsoft Comfort Curve Keyboard 2000" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Microsoft Comfort Curve Keyboard 2000
(**) Microsoft Comfort Curve Keyboard 2000: always reports core events
(**) Microsoft Comfort Curve Keyboard 2000: Device: "/dev/input/event12"
(II) Microsoft Comfort Curve Keyboard 2000: Found keys
(II) Microsoft Comfort Curve Keyboard 2000: Configuring as keyboard
(II) XINPUT: Adding extended input device "Microsoft Comfort Curve Keyboard 2000" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Video Bus
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event6"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
Last edited by zephyrus17 (2009-08-14 14:59:35)

so is this what happens to you ?
1) wipe the calendar on yur blackberry
2) sync the calendar with outlook
3) unplug the USB cord
4) do item 2) again
=> ou have all your events doubled ?
The search box on top-right of this page is your true friend, and the public Knowledge Base too:

Similar Messages

  • Multiple Issues with Adobe Creative Cloud app.

    I'm having multiple issues with the Adobe Creative Cloud app.
    1. Neither Photoshop CC nor Prelude CC get past the 47% mark when installing. They constantly give me "Installation Failed" messages. When I click on "Learn More", I'm told that:
    "Installation Failed
    Errors during Installation.(7)
    More Information"
    So naturally, I click on More Information to get the following thrown at me (none of which I understand):
    Exit Code: 7 Please see specific errors below for troubleshooting. For example,  ERROR:   -------------------------------------- Summary --------------------------------------  - 0 fatal error(s), 2 error(s)    ERROR: 12/01/13 13:16:06:425 | [INFO] |  | OOBE | DE |  |  |  | 6076 | ---------- CustomHook_Helperx64 ---- Start ----------  12/01/13 13:16:06:426 | [ERROR] |  | OOBE | DE |  |  |  | 6076 | Cannot load function name 'CSInstallerCustomHookProc' from library C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{5F816B76-62F3-41C9-B651-27F49F25F50B}.data. Error 0    ERROR: System check returned with error : -4  -------------------------------------------------------------------------------------
    2. I installed Lightroom 5, then uninstalled it. When I went back to re-install it, the Adobe Creative Cloud app wouldn't let me. It states that my Lightroom 5 is "Up to date" and is in my "Your Apps" section, not in the "Find New Apps" section. I've double checked my Programs and Features in Control Panel, and it's not there. I cleaned my registry, and it's still there. I deleted the "opm.db" file in my OOBE folder, and restarted CC - still nothing.
    I've got to say, guys. I'm not very happy with the amount of time I've spent just trying to install programs on my PC. While the plan is for this to be intuitive at some point, it's not very functional at the moment. Any help you can provide me would be amazing - if you can provide it sooner than later, I'd be over the moon.
    Thanks.

    I fixed it. I fixed it on my own. My journey took over a week (forty hours of back and forths, trial and error, and service!!) and included multiple calls, multiple online chats, unanswered forum posts, Twitter conversations with the Adobe Customer Service team, remote access sessions with Adobe technical teams, and finally this series of emails. In the end, I had to figure it out myself. I'm not happy - not with the time it took, and not with the level service I received based on the urgency that I made clear.
    For anyone else that had this issue (or similar), here is what I did to fix it. This may seem excessive, but that's because I didn't know what else to do. Some of these steps may be redundant, or not required... but I wouldn't know because once I saw that it was working, I just kept going.
    Anyway, here is the solution I came upon (I'm running Windows 7 64-bit):
    1) I uninstalled every single Adobe product (including Flash Player, Acrobat Player, Air, and Digital Editions).
    2) I ran the Cleaner Tool (which is not very good) and came across errors in trying to delete certain folders.
    3) I restarted my computer in Safe Mode, and logged into Windows 7 under my Administrator account.
    4) I manually went into every folder that contained the words "Adobe" and deleted everything. This includes my Program Data folder, my Program Files folders (both x86 and 64-bit), my AppData folders, my Roaming folders, my Temp folders - ANYTHING and EVERYTHING that contained any trace of Adobe, I deleted.
    5) I ran Microsoft Disk Cleanup and Piriform CCleaner to clean my registry and temp files.
    6) I restarted my computer using the normal boot process and logged into Windows as Administrator.
    7) I downloaded the Adobe Creative Cloud installer.
    8) I restarted my computer again, and logged into Windows as Administrator.
    9) I ran the Creative Cloud installer, and installed Premiere Pro.
    10) I restarted my computer again, and logged into Windows as Administrator.
    11) I ran the Creative Cloud installer, and installed Photoshop.
    12) I restarted my computer again, and logged into Windows as Administrator.
    13, 14, 15...) I ran the Creative Cloud installer and installed whatever programs I needed, then I IMMEDIATELY restarted my computer before installing anything else.
    Hope this helps. Good luck!

  • After installing 2014.3 my site had multiple issues with Google Chrome

    After installing 2014.3 my site had multiple issues with Google Chrome. After I rebuilt the home page in 2014.3 the site is still not well. With the old software the site worked well with all the browsers and loaded incredibly. Despite Adobe's claim of a faster load with the new software it is much slower and in Chrome at times it won't load up at all.
    The home page had two "Video-Animation light box galleries" by Visual pictures company. One had 12 videos, the other 3 videos. All the videos were streamed from Vimeo. There was also an Edge Animate animation in the middle of the page imported as a .oam file. the rest of the page was nothing special except using some web fonts. Again, these elements worked together well before the update.
    After the update everything loads slower in all browsers and in Chrome all types of weirdness happened. Videos would play randomly, all of the audio from all the videos played as the site loaded. Videos would play in the wrong place. Instead of my animation playing a video from the galleries played in it's place instead.
    I rebuilt most of the home page using a new video gallery and that helped some what but when I placed the animation.oam file in the page had new issues. To survive, I've taken the Animation out which helped but the functionality is still far from being acceptable. My boss is un my backside, other work is not getting done the stress level is through the roof because I was the one who encouraged using all these new Adobe tools (which I'm paying for personally). Now you broke it with a new update. This is not the first time I've been caught out with problems with updates. I couldn't use SpeedGrade for months following an update. ADOBE MUST VET THEIR       

    Sorry,
    It was slated to go to the Creative Cloud - Muse area. How it got to Photoshop is beyond me.
    Bob

  • Issues with trying to Sync of BB Tourch 9800 Organizer with MS Outlook 2010 (64Bit) using BB DM Ver 6.1.0.36 Bundle 38

    I am having ongoing issues with trying to sync contacts, memos calendar etc using the latest version of DM 6. I have uninstalled and reinstalled the DM software. I have tried to "remap" the fields as noted in the error messages only to get other error messages  including: "intellisync one or more configured folders is not available"
    I have on many occasions tried to reset the organizer in DM6, checking the box for calendar, address book etc only to go through the process of selecting MS Office and to complete the set up and then the check box is "unchecked" automatically. ( I must be doing something wrong)
    I have reviewed different KB fixes without any success - I may be able to re-sync after doing a suggested change but it will only work once they I am back to the same problem of not being able to sync my calendar etc.
    I have changed the WIN7 administrator levels as suggested.
    I am running Win 7 and MS Office Professional 2010 (64 Bit) which the latest version of DM 6 is supposed to work with.
    Any suggestions on how to get my organizer to stat syncing again?

    yes try click "sync"at bottom right

  • HT5521 I have a lightning to usb cable which is 2m in length.  Is there any known issues with trying to recharge an iPad 4 with this longer length.  It seems to me it is taking much longer than a 1m cord to recharge.

    I have a lightning to usb cable which is 2m in length.  Is there any known issues with trying to recharge an iPad 4 with this longer length?  It seems to me it is taking much longer than a 1m cord to recharge.

    Axel,
    I'm afraid a new SSD won't be different from your bad USB stick. I had similar issues over USB with both a (no-brand) stick and TWO 64gb Kingston SSDNow's (running Kubuntu 12.04 with Kernel 3.11, ia_64): it all runs exceptionally well (wanna know how it feels like booting in 5 sec?) for a few days - then suddenly you find yourself facing that dreaded (initramfs) prompt. You ask yourself: why? Did I upgrade grub lately? Did I upgrade the Kernel? I don't recall so. Ok, let's fix this... insert favorite live cd, boot, fsck...what???? THOUSANDS of errors??? Hundreds of files and directories corrupted, and the system is unusable - Reinstall everything from scratch onto another drive.
    Rinse and repeat: did this 3 times. Then I found this analysis:
    http://lkcl.net/reports/ssd_analysis.html
    I also suspect USB power interrupts more abruptly than SATA power, at shutdown - basically aggravating any power interruption damages. So now I'm going to:
    - buy an Intel S3500!
    - add commit=1 to my mount options in /etc/fstab
    - edit shutdown procedure to add a 5-10 sec pause after unmounting drives.
    Just my two cents.
    Andrea
    Last edited by andreius (2013-12-29 16:51:04)

  • I am having multiple issues with syncing my iphone calendar and outlook There are often 1 hour time differences in the entries on the 2 devices and sometimes events that have been amended are not updated on iphone I mostly enter items on my laptop

    I am having multiple issues with syncing my iphone calendar and outlook calendar on my laptop
    I mostly enter the original items on my laptop
    There are often 1 hour time differences in the entries on the 2 devices and sometimes events that have been amended are not updated on iphone

    This sounds like an error in Time Zone support. The time zone needs to be the same in Outlook as well as the phone.

  • Multiple Issues with iTunes on New iMac

    Hello Apple Community,
    I recently bought a 27" iMac with 3.1Ghz i5 processor running on Snow Leopard and finally set it up.  I have owned many Macs in the past and currently have been using a 5 year old 15" MacBook Pro on Snow Leopard that has been running flawlessly but I needed something with a bit more processing power.  When I first took my iMac out of the box I went ahead and used the Migration Assistant to move my applications and files over from my MacBook Pro but after multiple attempts I had to stop and simply move the music, document, and photo data on to a portable hard drive while I got the Migration Assistant to move the applications.  I simply moved the old iTunes music folder over to my new iMac and replaced the iTunes folder on my iMac.  The new iMac has already been authorized through my iTunes account and the music will play.  Now here are my current issues.
    When I play a song on iTunes, there appears to be a random amount of fade-in and/or crossfade when I switch playing songs.  I have checked the playback preferences and crossfade is not checked.  Some songs the crossfade will take a second while sometimes it will be as much as 10 seconds of crossfade.  On my MacBook with the identical library and settings, it does not have these issues.
    The other issue I have been experiencing is if iTunes has been open and my computer sits for a little while (usually after awaking from sleep or even listening to a few songs without touching the keyboard, the songs will stop playing on their own and when I press the play button, it begins to "play" the track but there is no sound coming from iTunes.  I have checked the volume slider in iTunes and it is still at max volume while all other applications still work and output sound.  iTunes will only work properly if I close it and re-open it.
    The final issue is similar to the last one in that when I try and play previews in the iTunes Music store it will not play but when I hit the play button iTunes will then appear to be "playing" but no sound from either the store or any of my songs from the Library.
    iTunes works perfectly fine on my MacBook Pro and it does have any of these issues.  Both Macs are currently running iTunes 10.4.1.  All songs in each library are checked and will play to a degree.
    I have deleted iTunes and all corresponding library files, (basically anything with iTunes in the name) and tried to reinstall iTunes and used multiple methods to replace the music files including using Home Sharing, a portable Hard Drive, and dragging and dropping the music files from the shared folder and no matter what I try, I still cannot get iTunes on my iMac to work properly.  I have been searching around the support forums for others who might have had this issue but I cannot seem to find much.  Any help would be greatly appreciated!

    I had not tried that before, but from your suggestion, I went ahead and did it and it seems to have gotten rid of the crossfade issues I was experiencing but whenever I try and listen to a preview in the iTunes music store it still does not appear to be working.  Also, I was testing a number of tracks and it seems like there are a few tracks in particular that will make iTunes stop playing when I click on them and then if I attempt to play something else, iTunes says it is playing but no sound is coming from it. 
    What I have found that is interesting is the first time I ran the Disk Utility it repaired a HUGE number of misc. files.  After running it and still experiencing problems I tried to run it again but this time the files were not as numerous and were all within the /Library/CoreServices menu.  Each subsequent time I ran the Disk Utility and rebooted, I tried to run the Disk Utility again and the same files seem to still be having the same issues.  This is just an example of one of the files I have been having an issue with.
    Permissions differ on "System/Library/CoreServices/Menu Extras/RemoteDesktop.menu/Contents/Resources/zh_TW.lproj/RemoteDesktopMenu.nib" , should be drwxr-xr-x , they are -rwxr-xr-x .
    Repaired "System/Library/CoreServices/Menu Extras/RemoteDesktop.menu/Contents/Resources/zh_TW.lproj/RemoteDesktopMenu.nib" .
    One in particular gave me a Warning and said it could not be repaired.  I'm not sure if it is important to repair but I still seem to be having some issues here and there.  Here is the message from the Disk Utility regarding the file in question.
    Warning: SUID file "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent" has been modified and will not be repaired.

  • Multiple issues with apple devices.

    First up is my iPhone 5. The major issue with it is that it cannot text anyone no matter what. I have reset the network settings multiple times but to no avail. I have even tried iMessage but that is only a temporary fix, as it doesnt allow me to text people without an iPhone. Secondly, it fails most of the time to connect to the 2.4GHz signal coming from my router, however, the 5GHz signal is proving to have much better results, but i cannot connect to it at all times, as the 5GHz signal cannot reach my room.
    The second issue is my iPad 2. This device straight up wont connect to either signal, despite not only a network reset, but many factory resets.
    I have heard of other devices in my house not having a great connection, namely my mothers MacBook Pro, but this is only the case with apple devices.
    I am fairly certain my iPhone is under warranty, so is it possible to get a replacement, or will the current one be fixed.
    Any insight or advice is greatly appreciated.

    RoyalRice wrote:
    I am fairly certain my iPhone is under warranty, so is it possible to get a replacement, or will the current one be fixed.
    Any insight or advice is greatly appreciated.
    Did you reset the router? Is the wifi signal coming from the router? Since multiple devices are having problems connecting to your wifi, the problem might be there and not on the devices.
    I would check that first. If that does not solve the problem, then take the iPhone to an Apple store or authorized service center.

  • Multiple issues with Nokia Lumia 920

    I bought my NL920 about one month ago (Telstra). It had been working flawlessly up until a few days ago.
    The first issue I noticed was the back, start and search buttons were no longer being illuminated, no matter what. I tried multiple soft resets to no success. I just left it, thinking nothing of the problem. 
    A day or so after I noticed the issue with the backlight, two more strange things began to occur: 
    Tilt doesn't work at all. The screen doesn't rotate when the phone is flipped, and it doesn't seem to recognise tilting whatsoever (noticed this when I attempted to play Doodle Jump).
    And second issue is apps are crashing as soon as they are launched. This doesn't happen with every app on the phone, but it occurs while trying to use some of my most used apps (Facebook and Camera are the main ones). I can't launch the camera app at all, and the side button doesn't work either. 
    I tried a hard reset in an attempt to resolve these issues, but all three issues are not fixed at all. 
    I have no idea what to do now. I've never dropped the phone, it's always been look after well. I am 99.9% sure it isn't something physical. 
    These issues all seem to have came after updating some apps (Extras & Info was one of them I believe). Could that be the problem?
    Swapping the phone for a new one would be a last resort. 
    Thanks in advance for any help!
    Solved!
    Go to Solution.

    I just reset it, didn't work unfortunately. Looks like I'm going to have to replace it. 
    Would I just have to take it to my Telstra shop and let them deal with it? Or can I send it to Nokia directly? 
    Thank you.

  • Multiple issues with new installation

    I have several issues with my fresh installation of arch (just got myself a free old-as laptop , thus trying out arch for the first time as I usually run gentoo), and I'm not sure where these should go. I figure that I may as well lump them all at once while I'm at it.
    The laptop model is a Toshiba Dynabook TX/430DX Japanese laptop similar to a Tecra A2 afaik.
    1. If I use stock ARCH kernel, when I load up x11 it seems to be using some wrong drivers or something. Tried with and without xorg.conf. The screen is all fuzzy etc. However, I compiled my own kernel (the Zen sources), took out a whole bunch of drivers I knew I wouldn't be using (etc. SATA/IDE/extra whatnot so that it would merely take 3 hours to compile the kernel), x11 works fine. HOWEVER with the zen sources, when I close x11 I can't exit to console. I get some sort of weird artefact from what happened to be on the screen, or it just goes black. It does actually seem to be in console as I can turn off the laptop with ctrl.alt.del and the capslock etc seems to work fine. I'm thinking of recompiling the zen sources with the stock arch kernel config when I have the time just to see what happens, but I'm not too sure it'd help.
    The VGA device is an: Intel Corporation 82852/855GM Intergrated Graphics Device (rev 02), using the intelfb module.
    2. In most consoles I've used, if you type in part of a command then press ctrl.up/down, it autocompletes with previous commands you've run matching what you've already entered. However, in my install it brings me to the very first command in my bash history. How do I make it autocomplete previous commands?
    3. When I use wvdial (I have a mobile modem), I get odd characters as shown in the screenshot posted.
    I don't think it's a unicode issue, as ncmpcpp displays properly. This displays itself both in the console and in x11 (screenshot).
    4. If I'm using the stock kernel and I stop wvdial, I get a whole bunch of kernel error trace messages. After this, anything that goes to dmesg will be displayed to whatever terminal I'm on (but not actually echoed, it gets overwritten if I change screen etc). Wvdial is also prone to crashing, sometimes taking out the whole laptop. However, while using the zen kernel I do not suffer this issue at all.
    Any help in helping me find the source of these issues would be greatly appreciated. They're not showstopping issues, but extremely irritating nonetheless.
    Thanks in advance.
    EDIT: I created a zen kernel based on the arch stock kernel. Unsurprisingly, I still suffer from the x11 video issue. However, I don't have issues with number 4.
    Last edited by ugugii (2009-06-14 00:57:37)

    People are probably going to want to know the make/model of the lappy before they can
    help.
    Deej

  • I am having issues with trying to update safari.  It keeps saying, "Safari can't open the file "Safari_Updater-2.exe" because no available application can open it.

    I am having problems with trying to update safari and this keeps popping up, Safari can’t open the file “Safari_Updater-2.exe” because no available application can open it.  Also, I have a bunch of pops and I have my pop up blocker on but I keep having pop ups. 

    The info below should help with your pop-up issue.
    Check the links below for options to remove the Adware
    Easy method: http://www.adwaremedic.com/index.php
    Somewhat more difficult method: Remove unwanted adware that displays pop-up ads and graphics on your Mac - Apple Support
    And, read this article below to see how the Adware arrived on your computer.
    How to install adware
    The Safari update can be found at The App Store updates section. Where are you obtaining the file?

  • Having issues with trying to change style in Robo11

    Having an issue with Robo11 allowing me to change a style in a topic (document imported from Word) that already exist in the style css. Robo allows me to scroll down, but immediately jumps back to the top. This has only occured on 4-5 projects out of over 50 projects. Have tried more than one way to change style, but continues to jump to top of style type list.

    Can you try the styles and formatting pod instead? (View > Pods > Styles and Formatting) Can you assign the style through that?

  • Multiple issues with Pavilion x2 11

    I have just bought HP Pavilion 11-h003sa x2 PC in my local Currys store. It was a display model, so they gave me full insurance for 1 month for free. I'd like to know if with the following issues I should return it all together, or send it for replacement, or there are some ways to solve those issues.
    1. Icons and windows shadowing.
    If I have some windows open even for a few seconds, and then the screeen change to the plain one color, you can still see the shadows of the icons and windows that were open.  The effect disappears when the screen change to black, or some moving graphics are displayed.
    2. Sleep not working
    After update to Windows 8.1 sleep function is not working. The screen turns off, but to turn it on again, you have to hold power for 10 sec. and then push it once again and whole system reboots. I'm using the most recent graphic drivers from your web page.
    3. Bios update issue
    I have updated the laptop with the most recent Bios from the HP webpage. It all worked smoothly, after reboot it started counting and then asked "[Flash Dock EC]? ". If I pick yes, it updates something with percents, when it finish, laptop reboots and asks again. If I pick no, it goes straight to system, if I pick yes, percents go again. I tried to put all Bios versions you have on your webpage since and it didn't fixed it. I tried to apply them both through Windows exe and through HP Built in recovery tool. Bios starts after this question, so it's not a Bios issue. The only way to not see it on start is to unplug screen from keyboard. It's quite annoying.
    Please tell me if there is any fix for those issues, or should I just return the laptop, or should I get a new one, since otherwise it's a nice piece of equipment and I'd love to keep it.

    Hello MikeGold, welcome to the HP Forums.
    I see that you have a few issues with your notebook. I will try to help you with them.
    Provided that you can still boot into your notebook (as you were having issues with the BIOS), make sure that all Windows updates have been completed. Then check to see if anything can be updated through the HP Support Assistant.
    1. This could be an issue with the actual display or graphics driver. If this wasn't updated at all from above. Please start by making sure this has updated. You can do so by going to this link Intel High-Definition (HD) Graphics Driver. Also, make sure that the chipset driver's up to date: Intel Chipset Installation Utility and Driver.
    To look into issues with the display, this may also help: Resolving Problems with Notebook Displays (steps can be done with Windows 8.1).
    2. The previous updates may have already helped or corrected this issue. If it hasn't start by checking power management settings. Make sure that you're using the recommend setting. From there follow this document : Resolving Problems with Sleep and Hibernate Modes (Windows 8).
    3. I have two documents for you in regards to this task: Updating the BIOS, will help you on how to up date the BIOS (if still having issues, I recommend contacting support for help with this). To restore the BIOS back (if you choose to not update): Restoring the BIOS.
    Please let me know how everything goes and provide details on any issues that remain (if there are any).
    Thank you for posting on the HP forums.
    I worked on behalf of HP.

  • Multiple issues with iTunes/iPhone Music Library

    I have been having several problems with the new update (for the iPhone and iTunes.)
    First, when I download music from iTunes, I always clean up the album names (for instance, if I download an album that is called "Can't Stop Me - EP", I always remove the "EP" part, etc. That includes anytime it says Deluxe or Single. I have always done this to keep my library clean, but since the new update, every time I fix it, I'll close iTunes, and when I reopen it later, some of the media I change reverts back to the original name. If I check info on the media, the name I changed it to is still there, and when I click "OK", it reverts back to the new name. Why is this? It is also never consistent, and it picks random media to revert every time I go into iTunes.
    Also, one other issue I am having is I am seeing duplicates of artists in my Music on my iPhone. Avicii shows up twice with the same media listed under his name. What's weird, is that when listed alphabetically, the letter "E" appears above one of the duplicates. If I try to erase it, my phone crashes and both Avicii's disappear. If I sync my phone, the duplicates reappear and the cycle repeats. It does this for a few other artists in my library as well.
    I've tried resetting my phone and it fixes the solution for a bit, but then it happens again. Some solutions would be appreciated. Thank you.

    I had not tried that before, but from your suggestion, I went ahead and did it and it seems to have gotten rid of the crossfade issues I was experiencing but whenever I try and listen to a preview in the iTunes music store it still does not appear to be working.  Also, I was testing a number of tracks and it seems like there are a few tracks in particular that will make iTunes stop playing when I click on them and then if I attempt to play something else, iTunes says it is playing but no sound is coming from it. 
    What I have found that is interesting is the first time I ran the Disk Utility it repaired a HUGE number of misc. files.  After running it and still experiencing problems I tried to run it again but this time the files were not as numerous and were all within the /Library/CoreServices menu.  Each subsequent time I ran the Disk Utility and rebooted, I tried to run the Disk Utility again and the same files seem to still be having the same issues.  This is just an example of one of the files I have been having an issue with.
    Permissions differ on "System/Library/CoreServices/Menu Extras/RemoteDesktop.menu/Contents/Resources/zh_TW.lproj/RemoteDesktopMenu.nib" , should be drwxr-xr-x , they are -rwxr-xr-x .
    Repaired "System/Library/CoreServices/Menu Extras/RemoteDesktop.menu/Contents/Resources/zh_TW.lproj/RemoteDesktopMenu.nib" .
    One in particular gave me a Warning and said it could not be repaired.  I'm not sure if it is important to repair but I still seem to be having some issues here and there.  Here is the message from the Disk Utility regarding the file in question.
    Warning: SUID file "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent" has been modified and will not be repaired.

  • Multiple issues with Creative Cloud File Syncing

    I'm have issues with syncing files on my mac to Adobe Creative Cloud. I don't seem to have issues syncing via drag and drop to my web browser. I keep getting this error while syncing via finder:
    I also have a fairly complex PSD with folders that i'm toggling on and off using Layer Comps. I don't see any difference when switching Layer Comps within Extract in the browser. I do see the changes when turning on and off the folders though.. What's the deal with that?
    Why does it take so long to render the PSD after I turn on a folder or switch layer comps? It takes about 30 seconds to re-render, which is crippling for our workflow.
    This would be an amazing tool for our developers if these 3 issues were resolved.

    Thanks for the information.
    Could you now send me some log files please..
    The log files can be found here:
    Mac: /Users/<yourusername>/Library/Application Support/Adobe/CoreSync/
    Windows: C:\Users\<yourusername>\AppData\Roaming\Adobe\CoreSync\
    The logs have the date in the filename, like "CoreSync-2014-03-25.log". Please compress (zip) all the CoreSync-2014-MM-DD.log files and email them to me directly at [email protected]
    Thanks
    Warner

Maybe you are looking for

  • Restriction on amount on Open items query (FI-CA)

    Hello, we are trying to implement the queries 0FC_C07_Q0001 and 0FC_C07_Q0002 for reporting on open and cleared items from FI-CA to BW. From the open items report on FI-CA (transaction FPO4) it is possible to select based on the amount, and also to r

  • Launching SQL*Plus from JDeveloper on a Mac?

    I am trying to get SQL*Plus to launch from the Tools menu in JDeveloper. Has anyone gotten this to work?

  • Error CLIENT_RECEIVE_FAILED  Error while receiving by HTTP

    Hi, I am working on a XML to flat file scenario where I am using MULTI Mapping to get multiple outputfiles.but in SXMb_MONI I am getting this below  error. and mesages are stuck in SMQ2. <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> - <!--

  • Newbie trying to get a flash ad swf to loop

    Hello, I am a designer trying my hand at flash animated ads for the first time and can't do what is probably the simplest function imaginable. There is a tile ad on ingoodfaithwyoming.com toward the bottom of every page. It's a simple ad but I cannot

  • Root ( / ) file system incresing

    root@sfms2 # df -k Filesystem kbytes used avail capacity Mounted on /dev/md/dsk/d10 30257446 28379345 1575527 95% / /dev/dsk/c2t0d0s3 8072333 1259615 6731995 16% /usr /proc 0 0 0 0% /proc mnttab 0 0 0 0% /etc/mnttab fd 0 0 0 0% /dev/fd /dev/dsk/c2t0d