[compiz] compiz autostart with AIGLX

2007-10-29 Thread David C. Rankin J.D. P.E.
I have a feeling my no autostart problem is related to the following
tests in compiz-manager. Is there a way I can step through the script
on openSuSE 10.3 while it is running to find out where the script dies?
Or do I basically have to insert error returns throughout the script to
capture that info?

# if we run under Xgl, we can skip some tests here
if ! check_xgl; then
# if vesa or vga are in use, do not even try glxinfo (LP#119341)
if ! running_under_whitelisted_driver || have_blacklisted_pciid; then
abort_with_fallback_wm
fi
# check if we have the required bits to run compiz and if not,
# fallback
if ! check_tfp || ! check_npot_texture || ! check_composite || !
check_texture_size; then
abort_with_fallback_wm
fi

if check_nvidia  ! check_nvidia_memory; then
abort_with_fallback_wm
fi

if ! check_fbconfig; then
abort_with_fallback_wm
fi
fi


-- 
David C. Rankin, J.D., P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com
___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


Re: [compiz] compiz autostart with AIGLX

2007-10-29 Thread David C. Rankin J.D. P.E.
CyberOrg wrote:

 
 PS: Please do not cross post, it confuses people who use search
 engines for solutions and wastes unnecessary bandwidth.
 

I'll give each autostart method a try and report back. But on cross
posting, which is the right list to post openSuSE 10.3 compiz issues to?
opensuse or compiz?

-- 
David C. Rankin, J.D., P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com
___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz