Author Topic: Ecomorph line 337: command not found  (Read 979 times)

Offline DisappearingOak

  • Jr. Member
  • **
  • Posts: 31
Ecomorph line 337: command not found
« on: August 25, 2012, 03:25:09 AM »
Hi, I installed ecomorph module from the repos, enabled the module , but when I start ecomorph from it's settings, or by running ecomp.sh from terminal, I get this:

Code: [Select]
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Checking screen 1Comparing resolution (1440x900) to maximum 3D texture size (8192): Passed.
Checking for Software Rasterizer: Not present.
Checking for nVidia: not present.
Checking for FBConfig: present.
/usr/bin/ecomp.sh: line 337: ecomorph: command not found

Offline coffeetime

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3426
  • Send me an Angel
Re: Ecomorph line 337: command not found
« Reply #1 on: August 25, 2012, 06:50:29 PM »
How did you install e17? As task-enlightenment?
PCLinuxOS e17 Club member/e17 video/Wifi problems?
those who complain rarely read. those who read rarely complain
 

Offline DisappearingOak

  • Jr. Member
  • **
  • Posts: 31
Re: Ecomorph line 337: command not found
« Reply #2 on: August 26, 2012, 04:30:46 AM »
How did you install e17? As task-enlightenment?

Yes.

Offline coffeetime

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3426
  • Send me an Angel
Re: Ecomorph line 337: command not found
« Reply #3 on: August 26, 2012, 04:30:10 PM »
- PCC/disable 3D
- Disable composite and dropshadow modules
- Enable ecomorph module
- Log out/select from KDM-GDM e17-ecomorph session
- Log in
PCLinuxOS e17 Club member/e17 video/Wifi problems?
those who complain rarely read. those who read rarely complain
 

Offline DisappearingOak

  • Jr. Member
  • **
  • Posts: 31
Re: Ecomorph line 337: command not found
« Reply #4 on: August 27, 2012, 04:47:21 AM »
- PCC/disable 3D
- Disable composite and dropshadow modules
- Enable ecomorph module
- Log out/select from KDM-GDM e17-ecomorph session
- Log in

In the Control Center's Configure 3d effects, the No 3d effects option is alreaedy checked. I followed the steps and logged into e17-ecomorph, but ecomorph did not start, it came up as normal desktop. I tried manually enabling it from settings, but it gave the same error as before.

Offline coffeetime

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3426
  • Send me an Angel
Re: Ecomorph line 337: command not found
« Reply #5 on: August 27, 2012, 02:01:44 PM »
Did you install ecomp? Terminal:

Code: [Select]
glxinfo | grep direct
Which video card do you have and what's your primary DE?
PCLinuxOS e17 Club member/e17 video/Wifi problems?
those who complain rarely read. those who read rarely complain
 

Offline DisappearingOak

  • Jr. Member
  • **
  • Posts: 31
Re: Ecomorph line 337: command not found
« Reply #6 on: August 27, 2012, 06:21:49 PM »
Did you install ecomp? Terminal:

Code: [Select]
glxinfo | grep direct
Which video card do you have and what's your primary DE?

Hmm. Looks like ecomp was not installed. It works now. Thanks very much.