Kiba-dock/Akamaru [RESOLVED]

I installed pennega's PKGBUILD for Akamaru (Kiba-dock) from AUR - including making the change to PKGBUILD for the new svn as pointed out by low - and it compiled okay but I'm getting the following problem when I try to load it.
[mac@thinkpad ~]$ kiba-dock
(kiba-dock:13783): GLib-GObject-CRITICAL **: g_type_class_add_private: assertion `private_size > 0' failed
Error (dialog.c @ line 209):
Failed to load Plugins from /usr//lib/kiba-dock!
Please install the Plugins and Kiba under the same Prefix
FATAL (main.c @ line 1270):
Failed to load Plugins
[mac@thinkpad ~]$
I'm not that good when it comes to compiling from source so I'm not sure what I need to do next.  Could someone please point me to the right repo/src directory that I can svn to and install the Plugins and Kiba?
Last edited by Shagbag (2007-08-31 06:20:55)

I fixed it myself.  I had to install akamaru, kiba-dock and kiba-plugins from AUR (including hacking their PKGBUILD files to get the latest versions and the right directories).  It's working now.

Similar Messages

  • How Do I install kiba dock and conky/configure.

    Hey guys, I'm new to archlinux, and I would like to know how to install Kiba-dock. I have no clue what to do. Also, I installed conky via, pacman -S conky, but how do I configure it and open it. Any help is greatly appreciated guys.

    Hmm.... Here is the error im getting after I try to makepkg in akamaru-svn. This is after I pacman -S gnome-desktop librsvg".
    [gr1m@myhost ~]$ su
    Password:
    [root@myhost gr1m]# cd Desktop
    [root@myhost Desktop]# cd akamaru-svn
    [root@myhost akamaru-svn]# makepkg --asroot
    ==> Determining latest svn revision...
    Error validating server certificate for 'https://kibadock.svn.sourceforge.net:443':
    - The certificate is not issued by a trusted authority. Use the
       fingerprint to validate the certificate manually!
    Certificate information:
    - Hostname: *.svn.sourceforge.net
    - Valid: from Tue, 09 Oct 2007 14:15:07 GMT until Mon, 08 Dec 2008 15:15:07 GMT
    - Issuer: Equifax Secure Certificate Authority, Equifax, US
    - Fingerprint: fb:75:6c:40:58:ae:21:8c:63:dd:1b:7b:6a:7d:bb:8c:74:36:e7:8a
    (R)eject, accept (t)emporarily or accept (p)ermanently? p
      -> Version found: 3
    ==> Making package: akamaru-svn 3-2  (Mon Jul 28 01:41:38 CDT 2008)
    ==> WARNING: Running makepkg as root...
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    ==> Validating source files with md5sums...
    ==> Extracting Sources...
    ==> Removing existing pkg/ directory...
    ==> Starting build()...
    ==> Connecting to SVN server...
    ==> Checking out akamaru
    Error validating server certificate for 'https://kibadock.svn.sourceforge.net:443':
    - The certificate is not issued by a trusted authority. Use the
       fingerprint to validate the certificate manually!
    Certificate information:
    - Hostname: *.svn.sourceforge.net
    - Valid: from Tue, 09 Oct 2007 14:15:07 GMT until Mon, 08 Dec 2008 15:15:07 GMT
    - Issuer: Equifax Secure Certificate Authority, Equifax, US
    - Fingerprint: fb:75:6c:40:58:ae:21:8c:63:dd:1b:7b:6a:7d:bb:8c:74:36:e7:8a
    (R)eject, accept (t)emporarily or accept (p)ermanently? t
    A    akamaru/include
    A    akamaru/include/akamaru.h
    A    akamaru/include/Makefile.am
    A    akamaru/AUTHORS
    A    akamaru/INSTALL
    A    akamaru/configure.in
    A    akamaru/ChangeLog
    A    akamaru/akamaru.pc.in
    A    akamaru/src
    A    akamaru/src/akamaru.c
    A    akamaru/src/Makefile.am
    A    akamaru/COPYING
    A    akamaru/Makefile.am
    A    akamaru/autogen.sh
    A    akamaru/NEWS
    A    akamaru/README
    Checked out revision 3.
    ==> SVN checkout done or server timeout
    ==> Starting build...
    checking for intltool...
    found intltool
    checking for libtoolize...
    found libtoolize
    checking for automake...
    found automake
    checking for autoconf...
    found autoconf
    Running 'autoreconf -v --install'...
    autoreconf: Entering directory `.'
    autoreconf: configure.in: not using Gettext
    autoreconf: running: aclocal
    configure.in:51: error: AC_SUBST: `"$AKAMARU_REQUIRES"' is not a valid shell variable name
    configure.in:51: the top level
    autom4te: /usr/bin/m4 failed with exit status: 1
    aclocal: autom4te failed with exit status: 1
    autoreconf: aclocal failed with exit status: 1
    make: *** No targets specified and no makefile found.  Stop.
    ==> ERROR: Build Failed.
        Aborting...
    Last edited by paulie1984 (2008-07-27 23:43:22)

  • Kiba-dock no longer in the AUR?

    Is it me or kiba-dock is no longer in the AUR ?
    Sorry for the stupid question . But i cant find it in the AUR .

    we're waiting for new PKGBUILDs we are dummies

  • Something wrong with autoreconf?

    Hello,everyone!
    Today i got a PKGBUILD file,when i ran "makepkg",it output the errors:
    ==> Starting make...
    autoreconf: Entering directory `.'
    autoreconf: configure.in: not using Gettext
    autoreconf: running: aclocal
    autoreconf: configure.in: tracing
    autoreconf: running: libtoolize --copy
    Putting files in AC_CONFIG_AUX_DIR, `config'.
    libtoolize: `config.guess' exists: use `--force' to overwrite
    libtoolize: `config.sub' exists: use `--force' to overwrite
    libtoolize: `ltmain.sh' exists: use `--force' to overwrite
    autoreconf: running: /usr/bin/autoconf
    configure.in:74: error: possibly undefined macro: AC_DEFINE
    If this token and others are legitimate, please use m4_pattern_allow.
    See the Autoconf documentation.
    autoreconf: /usr/bin/autoconf failed with exit status: 1
    make: *** No targets specified and no makefile found. Stop.
    ==> ERROR: Build Failed. Aborting...

    so i downgrade and it get pasts the error if i makepkg twice
    but then i get
    [root@myhost kiba-dock-cvs]# makepkg
    ==> Making package: kiba-dock-cvs 20070220-1 (Wed Feb 21 22:21:01 EST 2007)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    ==> Validating source files with MD5sums
    ==> Extracting Sources...
    ==> Removing existing pkg/ directory...
    ==> Starting build()...
    ==> Connecting to metascape.afraid.org CVS server....
    cvs checkout: warning: failed to open /root/.cvspass for reading: No such file or directory
    ? kiba-dock/INSTALL
    ? kiba-dock/Makefile.in
    ? kiba-dock/aclocal.m4
    ? kiba-dock/autom4te.cache
    ? kiba-dock/config
    ? kiba-dock/config.h.in
    ? kiba-dock/config.log
    ? kiba-dock/configure
    ? kiba-dock/libtool
    ? kiba-dock/po
    ? kiba-dock/akamaru/Makefile.in
    ? kiba-dock/dock/Makefile.in
    ? kiba-dock/files/Makefile.in
    ? kiba-dock/gset-kiba/Makefile.in
    ? kiba-dock/icons/Makefile.in
    ? kiba-dock/plugins/Makefile.in
    ? kiba-dock/utils/Makefile.in
    cvs checkout: Updating kiba-dock
    cvs checkout: Updating kiba-dock/akamaru
    cvs checkout: Updating kiba-dock/bin
    cvs checkout: Updating kiba-dock/dock
    cvs checkout: Updating kiba-dock/files
    cvs checkout: Updating kiba-dock/gset-kiba
    cvs checkout: Updating kiba-dock/icons
    cvs checkout: Updating kiba-dock/plugins
    cvs checkout: Updating kiba-dock/utils
    ==> CVS checkout done or server timeout
    ==> Starting make...
    sed: -e expression #1, char 0: no previous regular expression
    autoreconf: Entering directory `.'
    autoreconf: configure.in: not using Gettext
    autoreconf: running: aclocal
    autoreconf: configure.in: tracing
    autoreconf: running: libtoolize --copy
    Putting files in AC_CONFIG_AUX_DIR, `config'.
    libtoolize: `config.guess' exists: use `--force' to overwrite
    libtoolize: `config.sub' exists: use `--force' to overwrite
    libtoolize: `ltmain.sh' exists: use `--force' to overwrite
    autoreconf: running: /usr/bin/autoconf
    autoreconf: running: /usr/bin/autoheader
    autoreconf: running: automake --add-missing --copy --no-force
    autoreconf: Leaving directory `.'
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking dependency style of gcc... gcc3
    checking for library containing strerror... none required
    checking for gcc... (cached) gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to accept ISO C89... (cached) none needed
    checking dependency style of gcc... (cached) gcc3
    checking how to run the C preprocessor... gcc -E
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for a sed that does not truncate output... /bin/sed
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking whether ln -s works... yes
    checking how to recognise dependent libraries... pass_all
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking how to run the C++ preprocessor... g++ -E
    checking for g77... no
    checking for xlf... no
    checking for f77... no
    checking for frt... no
    checking for pgf77... no
    checking for cf77... no
    checking for fort77... no
    checking for fl32... no
    checking for af77... no
    checking for xlf90... no
    checking for f90... no
    checking for pgf90... no
    checking for pghpf... no
    checking for epcf90... no
    checking for gfortran... no
    checking for g95... no
    checking for xlf95... no
    checking for f95... no
    checking for fort... no
    checking for ifort... no
    checking for ifc... no
    checking for efc... no
    checking for pgf95... no
    checking for lf95... no
    checking for ftn... no
    checking whether we are using the GNU Fortran 77 compiler... no
    checking whether accepts -g... no
    checking the maximum length of command line arguments... 32768
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ar... ar
    checking for ranlib... ranlib
    checking for strip... strip
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking for ld used by g++... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ static flag -static works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    appending configuration tag "F77" to libtool
    checking for ANSI C header files... (cached) yes
    checking for stdlib.h... (cached) yes
    checking for string.h... (cached) yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking for LC_MESSAGES... yes
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    checking for ngettext in libc... yes
    checking for dgettext in libc... yes
    checking for bind_textdomain_codeset... yes
    checking for msgfmt... /usr/bin/msgfmt
    checking for dcgettext... yes
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for xgettext... /usr/bin/xgettext
    ./configure: line 21846: ./po/POTFILES.in: No such file or directory
    checking for an ANSI C-conforming const... yes
    checking for inline... inline
    checking for size_t... yes
    checking whether time.h and sys/time.h may both be included... yes
    checking for stdbool.h that conforms to C99... yes
    checking for _Bool... yes
    checking for gconftool-2... /opt/gnome/bin/gconftool-2
    checking for stdlib.h... (cached) yes
    checking for GNU libc compatible malloc... yes
    checking for gettimeofday... yes
    checking for memset... yes
    checking for sqrt... no
    checking for strrchr... yes
    checking for strstr... yes
    checking whether byte ordering is bigendian... no
    ./configure: line 22959: syntax error near unexpected token `KIBA_DOCK,'
    ./configure: line 22959: `PKG_CHECK_MODULES(KIBA_DOCK, "$KIBA_DOCK_REQUIRES")'
    make: *** No targets specified and no makefile found. Stop.
    ==> ERROR: Build Failed. Aborting...
    any help?
    Last edited by thebombjoe2 (2007-02-22 04:23:39)

  • Dock process has high CPU usage after Mountain Lion upgrade

    Dock process has high CPU usage after Mountain Lion upgrade and possibly after installing XCode as well.
    When I run "sudo opensnoop -n Dock" I see the following being constantly repeated.
    501    263 Dock          28 /Applications/Xcode.app
      501    263 Dock          28 /Applications/Xcode.app/Contents
      501    263 Dock          28 /Applications/Xcode.app/Contents/Info.plist
      501    263 Dock          28 /Applications/Xcode.app/Contents/Info.plist
      501    263 Dock          28 /Applications/Xcode.app/Contents/Resources
      501    263 Dock          28 /Applications/Xcode.app/Contents/Resources
      501    263 Dock          28 /Applications/Xcode.app/Contents/Resources/English.lproj
      501    263 Dock          -1 /Applications/Xcode.app/Contents/Resources/Base.lproj
      501    263 Dock          28 /Applications/Xcode.app/Contents/PkgInfo
      501    263 Dock          28 /Applications/Xcode.app/Contents/MacOS/Xcode
      501    263 Dock          28 /.vol/16777218/92542858
      501    263 Dock          29 /Applications/Xcode.app/Contents/Library/Spotlight/uuid.mdimporter/Contents/Inf o.plist
      501    263 Dock          28 /Applications/Adobe Dreamweaver CS5/Configuration/Shared/ICE/Templates
      501    263 Dock          28 /Applications/Adobe Dreamweaver CS5/Configuration/Shared/MM
      501    263 Dock          28 /Applications/Adobe Dreamweaver CS5/Configuration/Shared/MM/Cache
      501    263 Dock          28 /Applications/Xcode.app/Contents/Resources
      501    263 Dock          28 /Applications/Xcode.app/Contents/Resources
      501    263 Dock          28 /Applications/Xcode.app/Contents/Resources/English.lproj
      501    263 Dock          -1 /Applications/Xcode.app/Contents/Resources/Base.lproj
      501    263 Dock          28 /Applications/Xcode.app/Contents/PkgInfo
      501    263 Dock          28 /Applications/Xcode.app/Contents/MacOS/Xcode
      501    263 Dock          28 /.vol/16777218/92542858
      501    263 Dock          29 /Applications/Xcode.app/Contents/Library/Spotlight/uuid.mdimporter/Contents/Inf o.plist
      501    263 Dock          28 /Applications/Adobe Dreamweaver CS5/Configuration/Shared/MM/Images
    When I run "killall Dock" it resolves it for awhile and then comes back.

    Welcome to Apple Communities
    https://discussions.apple.com/message/18825564#18825564

  • Runit-run-git fails to build

    Pl. chec
    ==> Making package: runit-run-git 20120925-1 (Tue Sep 25 22:57:24 UTC 2012)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
    -> Found COPYRIGHT
    ==> Validating source files with md5sums...
    COPYRIGHT ... Passed
    ==> Extracting Sources...
    ==> Starting build()...
    ==> Connecting to GIT server....
    Cloning into 'runit-run'...
    remote: Counting objects: 48, done.
    remote: Compressing objects: 100% (36/36), done.
    remote: Total 48 (delta 8), reused 33 (delta 1)
    Receiving objects: 100% (48/48), 7.77 KiB, done.
    Resolving deltas: 100% (8/8), done.
    ==> GIT checkout done or server timeout
    ==> Starting package()...
    install: cannot stat ‘etc/runit/1’: No such file or directory
    ==> ERROR: A failure occurred in package().
    Aborting...
    The build failed.

    Post this on https://aur.archlinux.org/packages/antimony-git/
    Have you tried https://aur.archlinux.org/packages/antimony/ ?

  • [twmn] Notification system for tiling window managers.

    Hi,
    twmn is a young KISS notification system designed to work with tiling wms in the sense that it does not create a popup like notification daemon for example, but it create a slide which just cover the bar you usually have on a tiling window manager.
    Here is the git repository : https://github.com/sboli/Twmn
    Don't hesitate to try/fork/submit improvements.
    Here is a little video to show you what it does :
    http://www.youtube.com/watch?v=Rmc_HecsfoA
    Last edited by boli (2011-08-24 20:11:03)

    [karol@white 111]$ tar xfz twmn.tar.gz
    [karol@white 111]$ ls
    twmn twmn.tar.gz
    [karol@white 111]$ cd twmn
    [karol@white twmn]$ ls
    PKGBUILD
    [karol@white twmn]$ makepkg -si
    ==> Determining latest git revision...
    -> Version found: 20110817
    ==> Making package: twmn 20110817-1 (śro, 17 sie 2011, 00:17:45 CEST)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
    ==> Extracting Sources...
    ==> Entering fakeroot environment...
    ==> Starting build()...
    ==> Downloading source code from git repository...
    Cloning into Twmn...
    remote: Counting objects: 30, done.
    remote: Compressing objects: 100% (25/25), done.
    remote: Total 30 (delta 5), reused 28 (delta 3)
    Receiving objects: 100% (30/30), 8.60 KiB, done.
    Resolving deltas: 100% (5/5), done.
    ==> Source code successfully downloaded.
    cd twmnd/ && /usr/bin/qmake /home/karol/111/twmn/src/Twmn/twmnd/twmnd.pro -o Makefile
    cd twmnd/ && make -f Makefile
    make[1]: Entering directory `/home/karol/111/twmn/src/Twmn/twmnd'
    g++ -c -pipe -march=i686 -mtune=generic -O2 -pipe -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I. -o main.o main.cpp
    g++ -c -pipe -march=i686 -mtune=generic -O2 -pipe -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I. -o widget.o widget.cpp
    g++ -c -pipe -march=i686 -mtune=generic -O2 -pipe -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I. -o settings.o settings.cpp
    /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I. widget.h -o moc_widget.cpp
    g++ -c -pipe -march=i686 -mtune=generic -O2 -pipe -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I. -o moc_widget.o moc_widget.cpp
    g++ -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o ../bin/twmnd main.o widget.o settings.o moc_widget.o -L/usr/lib -lQtGui -lQtNetwork -lQtCore -lpthread
    make[1]: Leaving directory `/home/karol/111/twmn/src/Twmn/twmnd'
    cd twmnc/ && /usr/bin/qmake /home/karol/111/twmn/src/Twmn/twmnc/twmnc.pro -o Makefile
    cd twmnc/ && make -f Makefile
    make[1]: Entering directory `/home/karol/111/twmn/src/Twmn/twmnc'
    g++ -c -pipe -march=i686 -mtune=generic -O2 -pipe -fno-strict-aliasing -I/usr/share/qt/mkspecs/linux-g++ -I. -I. -o main.o main.cpp
    main.cpp:3:37: fatal error: boost/program_options.hpp: No such file or directory
    compilation terminated.
    make[1]: *** [main.o] Error 1
    make[1]: Leaving directory `/home/karol/111/twmn/src/Twmn/twmnc'
    make: *** [sub-twmnc-make_default] Error 2
    ==> ERROR: A failure occurred in build().
    Aborting...
    [karol@white twmn]$
    What did I do wrong?
    Last edited by karol (2011-08-16 22:22:34)

  • Autostart urxvt as desktop background in compiz

    When i launch urxvt just with "-name foo", it works like it should but when I add command to it like "-name foo -e sh -c "tmux attach -t1" it changes the window name to that command. Is this just normal behaviour of rxvt? or can it be disabled. And if it can't what kind of workaround I could use?
    edit: changed topic to be more precise, and sorry about bad english. Not my native language, but hope that someone could figure out what I'm trying to do and how I should do it
    Last edited by wunjo (2011-04-11 15:47:44)

    heh, I use also .Xdefaults. Just somekind of error in thinking before typed. What I have understanded, programs reads .Xdefaults every time they are launched and .Xresources only when X launches.
    foobar*key: value is just the way I wanted it to be read.
    I could explain more precise what I'm trying to do. I'm trying to get compiz as standalone windows manager with cairo-dock and urxvt as terminal that would stay at desktop, and therefore I'm using devilspie to do this.
    my .Xdefaults looks like this
    DesktopConsole1*depth: 32
    DesktopConsole1*buffered: true
    DesktopConsole1*foreground: #FFFFFF
    DesktopConsole1*background: rgba:0000/0000/0000/dddd
    DesktopConsole1*transparent: true
    DesktopConsole1*fading: 10%
    DesktopConsole1*fadeColor: grey
    DesktopConsole1*shading: 45
    DesktopConsole1*savelines:12000
    DesktopConsole1*scrollBar:false
    DesktopConsole1*internalBorder:55
    DesktopConsole1*font: xft:Bitstream Vera Sans Mono:pixelsize=17
    DesktopConsole1*perl-ext: default,clipboard,matcher
    DesktopConsole1*urlLauncher: /usr/bin/chromium-browser
    DesktopConsole1*matcher.button: 1
    DesktopConsole1*perl-lib: /usr/lib/urxvt/perl/
    and ~/.devilspie/DesktopConsole1.ds like this
    ; generated_rule DesktopConsole1
    ( if
    ( begin
    ( is ( window_name ) "DesktopConsole1" )
    ( begin
    ( undecorate )
    ( fullscreen )
    ( skip_pager )
    ( skip_tasklist )
    ( wintype "dock" )
    ( set_workspace 1 )
    ( below )
    ( set_viewport 1 )
    ( println "match" )
    and .xinitrc like this
    #!/bin/sh
    # Make sure this is before the 'exec' command or it won't be executed.
    [ -f /etc/xprofile ] && . /etc/xprofile
    [ -f ~/.xprofile ] && . ~/.xprofile
    cairo-dock &
    devilspie &
    urxvt -name DesktopConsole1 -title DesktopConsole1 -e sh -c "tmux attach -t1" &
    urxvt -name DesktopConsole2 &
    #kiba-dock &
    exec ck-launch-session fusion-icon
    now the only problem is that line "urxvt -name DesktopConsole1 -title DesktopConsole1 -e sh -c "tmuxurxvt -name DesktopConsole1 -title DesktopConsole1 -e sh -c "tmux attach -t1" " won't start. It will launch blank window with title "tmux somthing plapla". DesktopConsole2 launch like it should (like you probably noticed I didn't pasted the whole .Xdefaults and devilspie, they are identic with DesktopConsole1 congfig except viewport is 2). DesktopConsole1 launches with that line perfectly well if I launch it after X is started but I want it to be automatic. Openbox would start .desktop files in ~/.config/autostart but openbox just crashed when I started fusion-icon. I don't know does compiz has same kind behaviour for autostart programs.

  • Using i810, xorg error (EE) AIGLX: Screen 0 is not DRI capable

    Basically thats the error message I get sometimes. Sometimes X doesn't even startup, sometimes it does (I'll figure out why...) Basically I'm trying to run beryl...or at least get a composite environment so I can run kiba dock or AWN...is it a death sentence or something I've missed?

    Hi!
    I have i915 graphics and I use i810 driver.  X server and beryl work without any problems.
    My xorg.conf:
    Section "ServerLayout"
    Identifier "Simple Layout"
    Screen "Screen 0"
    InputDevice "TouchPad" "CorePointer"
    InputDevice "USBMouse" "SendCoreEvents"
    InputDevice "Keyboard0" "CoreKeyboard"
    Option "AIGLX" "true"
    EndSection
    Section "Module"
    Load "bitmap"
    Load "dbe"
    Load "ddc"
    Load "dri"
    Load "extmod"
    Load "freetype"
    Load "glx"
    Load "int10"
    Load "record"
    Load "type1"
    Load "vbe"
    Load "synaptics"
    Load "xtrap"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "ServerFlags"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbLayout" "pl"
    EndSection
    Section "InputDevice"
    Identifier "USBMouse"
    Driver "mouse"
    Option "Protocol" "auto" # Auto detect
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "InputDevice"
    Identifier "TouchPad"
    Driver "synaptics"
    Option "Device" "/dev/input/mouse0"
    Option "Protocol" "auto-dev"
    Option "LeftEdge" "1700"
    Option "RightEdge" "5300"
    Option "TopEdge" "1700"
    Option "BottomEdge" "4200"
    Option "FingerLow" "25"
    Option "FingerHigh" "30"
    # Option "MaxTapTime" "180"
    Option "MaxTapTime" "90"
    Option "MaxTapMove" "220"
    Option "VertScrollDelta" "100"
    Option "MinSpeed" "0.09"
    Option "MaxSpeed" "0.18"
    Option "AccelFactor" "0.0015"
    Option "SHMConfig" "on"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    HorizSync 30-75
    VertRefresh 40-95
    EndSection
    Section "Device"
    Identifier "Standard VGA"
    VendorName "Unknown"
    BoardName "Unknown"
    Driver "vga"
    EndSection
    Section "Device"
    Identifier "i915"
    Driver "i810"
    BusID "PCI:0:2:0"
    Option "XAANoOffscreenPixmaps" "true"
    Option "DRI" "true"
    # Option "VideoRAM" "131072"
    # VideoRAM 131072
    EndSection
    Section "Screen"
    Identifier "Screen 0"
    Device "i915"
    Monitor "Monitor0"
    DefaultDepth 24
    #Subsection "Display"
    # Depth 8
    # Modes "1280x1024" "1024x768" "800x600" "640x480"
    # ViewPort 0 0
    #EndSubsection
    Subsection "Display"
    Depth 16
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    Subsection "Display"
    Depth 24
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    Section "DRI"
    Mode 0666
    EndSection

  • Safari quits an the 3rd bounce in the dock, then spews an "unexpected" quit message.  Prefs trashed.  How to resolve

    I recently re-installed the OS from a cleas wipe of the drive, change of formatting to Case-sensitive & Journaled.  After using the Mirgration assistant program, it fails to launch for a certain user.  It works fine for other users.   .plist files have been trashed for that user, how can I make this work again?  The thought of trashing the app & reinstalling occured, but I am not sure how to get it back, and using alternative browsers for just that user is a bit silly.

    Read this whole message before doing anything.
    Back up all data if you haven’t already done so. Before proceeding, you must be sure you can restore your system to the state it’s in now.
    Quit Safari if it’s running. Then select  ▹ Force Quit... from the menu bar. A small window will open with a list of running applications. Safari may appear in that list, even though you quit it. If so, select it and press return. Close the window.
    Step 1
    In the Finder, press the key combination shift-command-A to open the Applications folder. Select the Safari icon in that folder and press the key combination command-I to open the Info window. There’s a checkbox in the Info window labeled Open in 32-bit mode. Uncheck it, if checked. Close the Info window and the Applications folder.
    Hold down the option key and select Go ▹ Library from the Finder menu bar. Delete the following items from the Library folder (some may not exist):
    Caches/com.apple.Safari
    Caches/com.apple.WebKit.PluginProcess
    Caches/Metadata/Safari
    Preferences/com.apple.WebKit.PluginHost.plist
    Preferences/com.apple.WebKit.PluginProcess.plist
    Saved Application State/com.apple.Safari.savedState
    Leave the Library folder open. Try Safari again. If it works now, stop here. Close the Library folder.
    Step 2
    If you still have problems, quit Safari again.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the page that opens.
    Drag or copy — do not type — the following line into the Terminal window, then press return:
    rm -fr $TMPDIR../C/com.apple.Safari
    Quit Terminal. Launch Safari and test.
    Step 3
    If Safari still doesn’t work right, quit, go back to the Finder and move the following items from the open Library folder to the Desktop (some may not exist):
    Cookies/Cookies.binarycookies
    Preferences/com.apple.Safari.LSSharedFileList.plist
    Preferences/com.apple.Safari.plist
    Preferences/com.apple.Safari.RSS.plist
    Preferences/com.apple.WebFoundation.plist
    PubSub/Database
    Safari
    (Note: you are not moving the Safari application. You’re moving a folder named “Safari.”)
    Try again. This time Safari should perform normally, but your settings and bookmarks will be lost.
    If the issue is still not resolved, quit Safari again and put all the items you moved to the Desktop back where they were, overwriting the newer ones that will have been created in their place. You don’t need to replace the files you deleted in step 1. Stop here and post again.
    If Safari is now working normally (apart from the lost settings), look inside the “Safari” folder on the Desktop for a file named “Bookmarks.plist”. Select File ▹ Import Bookmarks from the Safari menu bar. Import from that file. Recreate the rest of your Safari settings. You can then delete the items you moved to the Desktop.
    Note: This step will remove your Safari Extensions, if any, and their settings. If you choose to restore them, do so one at a time, testing after each step to make sure you haven’t restored the problem.
    If you don’t like the results of step 3, you can undo it completely by quitting Safari and restoring the items you moved or deleted in that step from your backup, overwriting any that were created in their place.

  • Jerky dock and browser scrolling....launching Maya 2015 seems to resolve the issue...but why?

    Hi,
    I've read that other people have had this issue.  When I first launch my new Mac Pro the dock gets increasingly jerky/studdery.  This continues to the browser or any other scrolling type window.  I noticed this the first week I brought my new Mac home.  For me the problem goes away as soon as I launch Autodesk's Maya 2015.  And it works perfectly until I turn off the machine and start up my next session.  I talked to Apple support the first week and ran threw all the usual things they get you to do including re-installing the OS, clearing the ram.....etc.
    I've got some time coming up in the next 2 weeks and will probably drop it off at my local Apple store to have it looked over. But, what do you think, is it a hardware issue (just me) or an overall software bug?  I'm starting to think it's the graphics cards (D700s).
    Cheers.
    Kris.

    I'm actually using 10.9.4 now....same issue.

  • Mavericks doesn't stack documents in the dock like mountain lion did. can this be resolved

    I notice that Mavericks doesnt stack or fan documents like mountain lion did. Is there are way to change this

    Hold the control key and click your folder to edit settings.
    MacBook Pro (15-inch Mid 2012), OS X Mavericks (10.9), i7 500GB 16GB RAM iPhone5 iOS7.0.3

  • AUR docker-git issue when compiling from i686 machine

    Hello,
    From an i686 machine (old laptop) i've just tried to compile the AUR docker-git package source but then came to an error.
    I would like to understand if i missed something.
    Thanks.
    $ makepkg -s
    ==> Making package: docker-git 1:1.5.0.dev.13153.99ca215-1 (Sun May 10 12:32:22 RET 2015)
    ==> Checking runtime dependencies...
    ==> Installing missing dependencies...
    [sudo] password for op:
    resolving dependencies...
    looking for conflicting packages...
    Packages (1) bridge-utils-1.5-2
    Total Download Size: 0.01 MiB
    Total Installed Size: 0.05 MiB
    :: Proceed with installation? [Y/n]
    :: Retrieving packages ...
    bridge-utils-1.5-2-i686 13.1 KiB 570K/s 00:00 [#######################################################################################] 100%
    (1/1) checking keys in keyring [#######################################################################################] 100%
    (1/1) checking package integrity [#######################################################################################] 100%
    (1/1) loading package files [#######################################################################################] 100%
    (1/1) checking for file conflicts [#######################################################################################] 100%
    (1/1) checking available disk space [#######################################################################################] 100%
    (1/1) installing bridge-utils [#######################################################################################] 100%
    ==> Checking buildtime dependencies...
    ==> Installing missing dependencies...
    resolving dependencies...
    looking for conflicting packages...
    Packages (4) perl-error-0.17023-1 btrfs-progs-4.0-1 git-2.4.0-1 go-2:1.4.2-2
    Total Download Size: 52.76 MiB
    Total Installed Size: 335.07 MiB
    :: Proceed with installation? [Y/n]
    :: Retrieving packages ...
    btrfs-progs-4.0-1-i686 541.2 KiB 25.0K/s 00:22 [#######################################################################################] 100%
    perl-error-0.17023-1-any 18.4 KiB 65.6K/s 00:00 [#######################################################################################] 100%
    git-2.4.0-1-i686 4.2 MiB 25.4K/s 02:49 [#######################################################################################] 100%
    go-2:1.4.2-2-i686 48.0 MiB 27.7K/s 29:35 [#######################################################################################] 100%
    (4/4) checking keys in keyring [#######################################################################################] 100%
    (4/4) checking package integrity [#######################################################################################] 100%
    (4/4) loading package files [#######################################################################################] 100%
    (4/4) checking for file conflicts [#######################################################################################] 100%
    (4/4) checking available disk space [#######################################################################################] 100%
    (1/4) installing perl-error [#######################################################################################] 100%
    (2/4) installing git [#######################################################################################] 100%
    Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn
    perl-mime-tools: git send-email
    perl-net-smtp-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    python2: various helper scripts
    subversion: git svn
    cvsps2: git cvsimport
    gnome-keyring: GNOME keyring credential helper
    (3/4) installing go [#######################################################################################] 100%
    The "liteide" package provides an IDE for editing and building Go projects.
    Example use of the "go" tool:
    mkdir ~/go
    export GOPATH=~/go
    export PATH=$PATH:~/go/bin
    go get golang.org/x/tour/gotour
    Optional dependencies for go
    mercurial: for fetching sources from mercurial repositories
    git: for fetching sources from git repositories [installed]
    bzr: for fetching sources from bazaar repositories
    subversion: for fetching sources from subversion repositories
    (4/4) installing btrfs-progs [#######################################################################################] 100%
    ==> Retrieving sources...
    -> Cloning docker git repo...
    Cloning into bare repository '/home/op/admin/build/docker-git/docker'...
    remote: Counting objects: 123777, done.
    remote: Compressing objects: 100% (364/364), done.
    remote: Total 123777 (delta 227), reused 2 (delta 2), pack-reused 123409
    Receiving objects: 100% (123777/123777), 69.26 MiB | 15.00 KiB/s, done.
    Resolving deltas: 100% (81453/81453), done.
    Checking connectivity... done.
    -> Found docker.service
    -> Found docker.install
    -> Found docker.conf
    ==> Validating source files with md5sums...
    docker ... Skipped
    docker.service ... Passed
    docker.install ... Passed
    docker.conf ... Passed
    ==> Extracting sources...
    -> Creating working copy of docker git repo...
    Cloning into 'docker'...
    done.
    ==> Starting pkgver()...
    ==> Updated version: docker-git 1:1.7.0.dev.15438.340fd14-1
    ==> Starting prepare()...
    ==> Starting build()...
    # WARNING! I don't seem to be running in the Docker container.
    # The result of this command might be an incorrect build, and will not be
    # officially supported.
    # Try this instead: make all
    SIGILL: illegal instruction
    PC=0x81f4ea9
    goroutine 1 [running, locked to thread]:
    math.init·1()
    /usr/lib/go/src/math/pow10.go:34 +0x19 fp=0x1872ff4c sp=0x1872ff48
    math.init()
    /usr/lib/go/src/math/unsafe.go:21 +0x3f fp=0x1872ff50 sp=0x1872ff4c
    strconv.init()
    /usr/lib/go/src/strconv/quote.go:455 +0x45 fp=0x1872ff6c sp=0x1872ff50
    go/parser.init()
    /usr/lib/go/src/go/parser/parser.go:2462 +0x4a fp=0x1872ff78 sp=0x1872ff6c
    main.init()
    /usr/lib/go/src/cmd/go/zdefaultcc.go:6 +0x45 fp=0x1872ffcc sp=0x1872ff78
    runtime.main()
    /usr/lib/go/src/runtime/proc.go:58 +0xbd fp=0x1872fff0 sp=0x1872ffcc
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1 fp=0x1872fff4 sp=0x1872fff0
    goroutine 2 [runnable]:
    runtime.forcegchelper()
    /usr/lib/go/src/runtime/proc.go:90
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    goroutine 3 [runnable]:
    runtime.bgsweep()
    /usr/lib/go/src/runtime/mgc0.go:82
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    eax 0x1870a0c0
    ebx 0x856f650
    ecx 0x187000a0
    edx 0x2b7f865a
    edi 0x7
    esi 0x2b68
    ebp 0x1870a0c0
    esp 0x1872ff48
    eip 0x81f4ea9
    eflags 0x10206
    cs 0x73
    fs 0x0
    gs 0x33
    SIGILL: illegal instruction
    PC=0x81f4ea9
    goroutine 1 [running, locked to thread]:
    math.init·1()
    /usr/lib/go/src/math/pow10.go:34 +0x19 fp=0x1872ff4c sp=0x1872ff48
    math.init()
    /usr/lib/go/src/math/unsafe.go:21 +0x3f fp=0x1872ff50 sp=0x1872ff4c
    strconv.init()
    /usr/lib/go/src/strconv/quote.go:455 +0x45 fp=0x1872ff6c sp=0x1872ff50
    go/parser.init()
    /usr/lib/go/src/go/parser/parser.go:2462 +0x4a fp=0x1872ff78 sp=0x1872ff6c
    main.init()
    /usr/lib/go/src/cmd/go/zdefaultcc.go:6 +0x45 fp=0x1872ffcc sp=0x1872ff78
    runtime.main()
    /usr/lib/go/src/runtime/proc.go:58 +0xbd fp=0x1872fff0 sp=0x1872ffcc
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1 fp=0x1872fff4 sp=0x1872fff0
    goroutine 2 [runnable]:
    runtime.forcegchelper()
    /usr/lib/go/src/runtime/proc.go:90
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    goroutine 3 [runnable]:
    runtime.bgsweep()
    /usr/lib/go/src/runtime/mgc0.go:82
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    eax 0x1870a0c0
    ebx 0x856f650
    ecx 0x187000a0
    edx 0x58e0ae9c
    edi 0x7
    esi 0x2b68
    ebp 0x1870a0c0
    esp 0x1872ff48
    eip 0x81f4ea9
    eflags 0x10206
    cs 0x73
    fs 0x0
    gs 0x33
    SIGILL: illegal instruction
    PC=0x81f4ea9
    goroutine 1 [running, locked to thread]:
    math.init·1()
    /usr/lib/go/src/math/pow10.go:34 +0x19 fp=0x1872ff4c sp=0x1872ff48
    math.init()
    /usr/lib/go/src/math/unsafe.go:21 +0x3f fp=0x1872ff50 sp=0x1872ff4c
    strconv.init()
    /usr/lib/go/src/strconv/quote.go:455 +0x45 fp=0x1872ff6c sp=0x1872ff50
    go/parser.init()
    /usr/lib/go/src/go/parser/parser.go:2462 +0x4a fp=0x1872ff78 sp=0x1872ff6c
    main.init()
    /usr/lib/go/src/cmd/go/zdefaultcc.go:6 +0x45 fp=0x1872ffcc sp=0x1872ff78
    runtime.main()
    /usr/lib/go/src/runtime/proc.go:58 +0xbd fp=0x1872fff0 sp=0x1872ffcc
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1 fp=0x1872fff4 sp=0x1872fff0
    goroutine 2 [runnable]:
    runtime.forcegchelper()
    /usr/lib/go/src/runtime/proc.go:90
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    goroutine 3 [runnable]:
    runtime.bgsweep()
    /usr/lib/go/src/runtime/mgc0.go:82
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    eax 0x1870a0c0
    ebx 0x856f650
    ecx 0x187000a0
    edx 0x67b18e06
    edi 0x7
    esi 0x2b68
    ebp 0x1870a0c0
    esp 0x1872ff48
    eip 0x81f4ea9
    eflags 0x10206
    cs 0x73
    fs 0x0
    gs 0x33
    ---> Making bundle: dynbinary (in bundles/1.7.0-dev/dynbinary)
    SIGILL: illegal instruction
    PC=0x81f4ea9
    goroutine 1 [running, locked to thread]:
    math.init·1()
    /usr/lib/go/src/math/pow10.go:34 +0x19 fp=0x1872ff4c sp=0x1872ff48
    math.init()
    /usr/lib/go/src/math/unsafe.go:21 +0x3f fp=0x1872ff50 sp=0x1872ff4c
    strconv.init()
    /usr/lib/go/src/strconv/quote.go:455 +0x45 fp=0x1872ff6c sp=0x1872ff50
    go/parser.init()
    /usr/lib/go/src/go/parser/parser.go:2462 +0x4a fp=0x1872ff78 sp=0x1872ff6c
    main.init()
    /usr/lib/go/src/cmd/go/zdefaultcc.go:6 +0x45 fp=0x1872ffcc sp=0x1872ff78
    runtime.main()
    /usr/lib/go/src/runtime/proc.go:58 +0xbd fp=0x1872fff0 sp=0x1872ffcc
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1 fp=0x1872fff4 sp=0x1872fff0
    goroutine 2 [runnable]:
    runtime.forcegchelper()
    /usr/lib/go/src/runtime/proc.go:90
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    goroutine 3 [runnable]:
    runtime.bgsweep()
    /usr/lib/go/src/runtime/mgc0.go:82
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    eax 0x187380a0
    ebx 0x856f650
    ecx 0x187000a0
    edx 0x665138d8
    edi 0x7
    esi 0x2ba8
    ebp 0x187380a0
    esp 0x1872ff48
    eip 0x81f4ea9
    eflags 0x10206
    cs 0x73
    fs 0x0
    gs 0x33
    ==> ERROR: A failure occurred in build().
    Aborting...
    $
    Last edited by Rone (2015-05-11 16:15:06)

    I think the links i gave before about "patching" only one line of git source code to allow build/compile the source for 32bit processors, won't apply exactly here, because the code has evolved and is not the same. But possible that it can continue to be as simple as reported by the articles pointed above, to compile the source code on 32 bit architecture.
    When searching into the git clone directory from which executed file came the WARNING message - short output pasted below but i also gave the full output before -  printed on the output, i saw that it was coming from the file  ./src/docker/hack/make.sh
    ==> Starting pkgver()...
    ==> Updated version: docker-git 1:1.7.0.dev.15438.340fd14-1
    ==> Starting prepare()...
    ==> Starting build()...
    # WARNING! I don't seem to be running in the Docker container.
    # The result of this command might be an incorrect build, and will not be
    # officially supported.
    # Try this instead: make all
    SIGILL: illegal instruction
    But starting from there, by now, i don't know what to do.
    Last edited by Rone (2015-05-11 18:09:04)

  • After Effects CS5.5 Wont Open - Application Just Bounces In The Dock.

    Hi all,
    I appear to have encountered a problem with After Effects... I was working on a project earlier today which usalizes a VideoCopilot plug-in called Element 3D. After a quick break I came back to the project and attempted to load in the 'Free Earth Project' by VideoCopilot. (http://www.videocopilot.net/blog/2012/08/free-earth-project-for-element-3d/). As their site suggests, I had to place a downloaded project folder called 'Earth' into Element 3D's 'My_Models' folder. Immediately after this I tried loading After Effects and encountered the issue. I'm not sure if it's couincidence or directly related which is why I am posting here.
    After Effects does nothing but bounce in the Dock. When I right-click the application I'm met with a 'Force Quit' option, and a message saying "Application not responding". I'm on OS X 10.7.4. I'm not able to tell you what version of AE I'm running, only that it's CS5.5, as I cannot lanch it to find out. All other Adobe products work with no problem.
    I have already contacted the support team at VideoCopilot and they have sent me an updated build of Element 3D in an attempt to resolve the issue, unfortunately though this did not work. Addiitonally, I have tried booting into Safe-Mode and tried to launch the application from there, as well as using Disk-Utility to 'Repair Permissions'. All of these steps have failed to get AE working again.
    If anyone knows of a way to fix this I would be most grateful. I'm working to a very tight deadline and am afraid that I will miss it. Additionally, if anyone has any fixes that doesn't require reinstalling applications that'll be a bonus!
    I've also attached a crash-report to this post incase it's of any use in determining the cause of the problem (I couldn't find a way to attach it directly, so the file is hosted on my website - I apologise in advance if this is against forum rules!) -  http://www.starfireindustries.org.uk/uploads/8/6/6/1/8661295/ae_error_report.rtf
    Thanks in advance,
    John.

    Something similar here:
    https://discussions.apple.com/thread/3826648?tstart=0

  • IPod Touch 3G w/ stopped working with car stereo/docking speakers

    After I upgraded to OS 4, my iPod Touch 3g stopped working through the USB port of my car stereo (just says "reading" and never progresses from there). It also stopped working through the docking station (basically a large clock radio) that I bought for my living room -- it will recharge and play music through the speakers but the docking station and its remote can no longer control the music (can't advance to the next song or anything else), so I have to physically change things on the ipod itself.
    I was told by Crutchfield (where I'd purchased the car stereo) that this was a known problem with Apple -- that with OS4, many of the devices that previous worked with iPods no longer worked, and that this would be resolved in a later version of the OS that would provide some backward compatibility. However, I can't find anything at all about this.
    If anyone knows more information about this, or has a link to where I might be able to read more, I'd appreciate the info. I selected and installed both the (almost new!!) car stereo and docking station specifically because they allowed me to connect and control my iPod, and now I've lost that functionality and the $$ I put into those devices (over $300 total)!

    I apologize for posting a bit early.  Found an Alpine manual online and i needed to set the AUX port to off.  They also recommended a reset of the Touch.  After doing these two things it is now working.  Maybe this will help someone else.

Maybe you are looking for

  • Send Smartforms Output as pdf Attachment in E-Mail

    Hi! I've searched quite a long time and tried to use different examples I've found in the forum but it doesn't work for me. I tried to do the following: Send output of smartforms by mail to a specified e-mail adress. Sometimes there have to be sent 2

  • Cancel the Invoice with Combination of 2 orders

    Hi Gurus, Two sale orders were combined and invoice is generated based on the orders. So here in this scenario, we have two sale order numbers (one item in each order) and one invoice. My query is, is there any way to cancel the one item in the invoi

  • I can't send a gift card?

    When i click the final kind of transaction button for purchesing a gift card, i says that it has failed?

  • Add on actions

    Hi all. I loaded florabelle actions into PSE 13 - exactly how they told me - NOW, all my prior effects and graphics are gone from PSE.  No bevels...nothing.  What happened?  Can someone please help me figure out how to get PSE 13 back to where it was

  • Switching from pc to a MAC!! What should I know about iTunes switching??

    Well I am finally getting a Macbook Pro. What I need to know is: I have an iPhone and use my pc for syncing. I am getting rid of my pc and getting a macbook. The macbook will be my main iTunes server. Should I save any iTunes files from my pc before