Re: [e-users] e18 doesn't starts

2014-02-15 Thread Alan McKinnon
What fs type is /usr/include/ on?

Most times those  turn out to be filesystem corruption of one kind
or another. What is really means is that the kernel can't make sense out
of what it finds in the dinode; there can be valid reasons for that but
fs corruption is the common one.


On 15/02/2014 22:24, Will Hopper wrote:
 I'll try a new .e directory monday (its on my work desktop), but  I doubt
 it, by fresh compile i meant brand new install, I probably should have said
 that. If that doesn't work I'll just try building again and see if it
 repeats itself.
 
 One issue I did come up against when building  is that the efl iles
 installed to /usr/include/ had had no group or world read access, only
 root, and trying chmod 644 on them had a weird effect. Instead of just
 saying permission denied when listing the contents of something like
 /usr/include/eina-1, it would also show me the list of files in the
 directory, but display ??? as the file permissions. I got around
 this by just building as root, but maybe there are other weird permission
 settings elsewhere that would cause this?
 
 
 
 
 On Fri, Feb 14, 2014 at 1:12 PM, Páder Rezső re...@rezso.net wrote:
 
 Fri, 14 Feb 2014 11:36:39 -0500 -n
 Will Hopper wjhopper...@gmail.com írta:

 Just ran into this same issue, with a new compile of efl 18.8.5,
 elementary 1.8.4, and enlightenment 1.8.3 on debian testing virtual
 machine. Did you ever find any way to fix this issue?

 Unfortunately, this issue not fixed.
 My .e is empty, just contains empty directories.


 --
 Android apps run on BlackBerry 10
 Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
 Now with support for Jelly Bean, Bluetooth, Mapview and more.
 Get your Android app in front of a whole new audience.  Start now.

 http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


 --
 Android apps run on BlackBerry 10
 Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
 Now with support for Jelly Bean, Bluetooth, Mapview and more.
 Get your Android app in front of a whole new audience.  Start now.
 http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


-- 
Alan McKinnon
alan.mckin...@gmail.com


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] e18 doesn't starts

2014-02-15 Thread Christopher Barry
On Sat, 15 Feb 2014 22:34:11 +0200
Alan McKinnon alan.mckin...@gmail.com wrote:

What fs type is /usr/include/ on?

Most times those  turn out to be filesystem corruption of one kind
or another. What is really means is that the kernel can't make sense
out of what it finds in the dinode; there can be valid reasons for
that but fs corruption is the common one.


I second that analysis, and I've seen that many times. Your disk is
failing and/or fs is corrupt.

-C

--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] e18 doesn't starts

2014-02-15 Thread Will Hopper
This is not at all unlikely - the virtual machine is running in a windows
host that was created by restoring from backups after a drive failed. Also,
the 'new' disk it was restored to is not really a new disk at all.


I am not really knowledgeable about virtual machines at all - would
deleting this one and creating a new one help, given its troubled ancestry,
or is the answer get a new disk?


On Sat, Feb 15, 2014 at 5:35 PM, Christopher Barry 
christopher.r.ba...@gmail.com wrote:

 On Sat, 15 Feb 2014 22:34:11 +0200
 Alan McKinnon alan.mckin...@gmail.com wrote:

 What fs type is /usr/include/ on?
 
 Most times those  turn out to be filesystem corruption of one kind
 or another. What is really means is that the kernel can't make sense
 out of what it finds in the dinode; there can be valid reasons for
 that but fs corruption is the common one.
 

 I second that analysis, and I've seen that many times. Your disk is
 failing and/or fs is corrupt.

 -C


 --
 Android apps run on BlackBerry 10
 Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
 Now with support for Jelly Bean, Bluetooth, Mapview and more.
 Get your Android app in front of a whole new audience.  Start now.

 http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] e18 doesn't starts

2014-02-15 Thread Alan McKinnon
On 16/02/2014 02:20, Will Hopper wrote:
 This is not at all unlikely - the virtual machine is running in a windows
 host that was created by restoring from backups after a drive failed. Also,
 the 'new' disk it was restored to is not really a new disk at all.
 
 
 I am not really knowledgeable about virtual machines at all - would
 deleting this one and creating a new one help, given its troubled ancestry,
 or is the answer get a new disk?



Only you can answer that properly.

Step 1 of course is to do some proper disk diagnostics using your tool
of choice, and base what you do next on the results of that.




 
 
 On Sat, Feb 15, 2014 at 5:35 PM, Christopher Barry 
 christopher.r.ba...@gmail.com wrote:
 
 On Sat, 15 Feb 2014 22:34:11 +0200
 Alan McKinnon alan.mckin...@gmail.com wrote:

 What fs type is /usr/include/ on?

 Most times those  turn out to be filesystem corruption of one kind
 or another. What is really means is that the kernel can't make sense
 out of what it finds in the dinode; there can be valid reasons for
 that but fs corruption is the common one.


 I second that analysis, and I've seen that many times. Your disk is
 failing and/or fs is corrupt.

 -C


 --
 Android apps run on BlackBerry 10
 Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
 Now with support for Jelly Bean, Bluetooth, Mapview and more.
 Get your Android app in front of a whole new audience.  Start now.

 http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

 --
 Android apps run on BlackBerry 10
 Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
 Now with support for Jelly Bean, Bluetooth, Mapview and more.
 Get your Android app in front of a whole new audience.  Start now.
 http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 
 


-- 
Alan McKinnon
alan.mckin...@gmail.com


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users