Issue 140 in itask-module: This is an application bug!

4 views
Skip to first unread message

codesite...@google.com

unread,
Feb 1, 2010, 5:43:42 AM2/1/10
to e17-taskbar-mod...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 140 by v.a.borodin: This is an application bug!
http://code.google.com/p/itask-module/issues/detail?id=140

What steps will reproduce the problem?
1. Loading Ecomorph module OK
2. Trying to run ecomp.sh

What is the expected output? What do you see instead?

xset q doesn't reveal the location of the log file. Using fallback
/var/log/Xorg.0.log
Detected PCI ID for VGA: 00:02.0 0300: 8086:27ae (rev 03) (prog-if 00 [VGA
controller])
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Checking screen 1Comparing resolution (1024x600) to maximum 3D texture size
(2048): Passed.
Checking for Software Rasterizer: Not present.
Checking for nVidia: not present.
Checking for FBConfig: present.
Got Desktop Geometry 4x1
window managed: 0xa00424 : 0x1000003
- Sakura
ecomorph (core) - Error: Couldn't load plugin 'ini'
WARNING: Application calling GLX 1.3 function "glXCreatePixmap" when GLX
1.3 is not supported! This is an application bug!
WARNING: Application calling GLX 1.3 function "glXQueryDrawable" when GLX
1.3 is not supported! This is an application bug!

What version of the product are you using? On what operating system?
Arch Linux, X.Org X Server 1.7.3.902 (1.7.4 RC 2), Enlightenment
0.16.999.063, Ecomorph built from svn.

Please provide any additional information below.
$ cat /etc/X11/xorg.conf
Section "ServerFlags"
Option "DontZap" "false"
Option "AutoAddDevices" "false"
Option "AllowEmptyInput" "false"
Option "BlankTime" "5"
Option "StandbyTime" "10"
Option "SuspendTime" "20"
EndSection

Section "ServerLayout"
Identifier "eee_arch"
Screen "screen0" 0 0
InputDevice "touchpad0" "CorePointer"
InputDevice "keyboard0" "CoreKeyboard"
# InputDevice "usbmouse0"
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 "extmod"
# Load "record"
Load "glx"
# Load "dbe"
Load "dri"
# Load "dri2"
# Load "evdev"
EndSection

Section "InputDevice"
Identifier "keyboard0"
Driver "kbd"
Option "XkbLayout" "us,ru"
Option "XkbRules" "xorg"
Option "XkbModel" "pc101"
Option "XkbOptions"
"grp:caps_toggle,compose:menu,terminate:ctrl_alt_bksp"
Option "CoreKeyboard"
EndSection

Section "InputDevice"
Identifier "touchpad0"
Driver "synaptics"
Option "Protocol" "auto-dev"
Option "Device" "/dev/psaux"
Option "TapButton1" "1"
Option "TapButton2" "2"
Option "TapButton3" "3"
Option "HorizEdgeScroll" "true"
Option "VertEdgeScroll" "true"
Option "AlwaysCore"
EndSection

#Section "InputDevice"
# Identifier "usbmouse0"
# Driver "mouse"
# Option "Protocol" "auto"
# Option "Device" "/dev/input/mice"
#EndSection

Section "Monitor"
Identifier "monitor0"
Option "DPMS" "true"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
Identifier "card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile 945GME Express Integrated Graphics Controller"
BusID "PCI:0:2:0"
Option "XvMC" "true"
Option "UseEvens" "true"
EndSection

Section "Screen"
Identifier "screen0"
Device "card0"
Monitor "monitor0"
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x600"
EndSubSection
EndSection

Section "Extensions"
Option "RANDR" "enable"
Option "RENDER" "enable"
Option "Composite" "enable"
EndSection

Section "dri"
Mode 0666
EndSection


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply all
Reply to author
Forward
0 new messages