Re: [e-users] editje fails to load

2012-05-06 Thread Daniel Juyung Seo
It looks like editje uses elm_pager. elm_pager was replaced by elm_naviframe. We need someone who knows python and has time to fix editje :( Daniel Juyung Seo (SeoZ) On Mon, May 7, 2012 at 10:46 AM, David Seikel wrote: > On Sun, 6 May 2012 16:51:58 -0500 Jeff Hoogland > wrote: > >> OK so got py

Re: [e-users] editje fails to load

2012-05-06 Thread David Seikel
On Sun, 6 May 2012 16:51:58 -0500 Jeff Hoogland wrote: > OK so got python bindings all working again and now editje fails to > load with the latest versions of the bindings. Terminal output: > > bodhi@bodhi-VPCF115FM:/media/sda5/Bodhi/e17_debs$ editje-bin > Traceback (most recent call last): >

Re: [e-users] E17 on Lion

2012-05-06 Thread David Seikel
On Sun, 6 May 2012 21:20:22 +0900 Carsten Haitzler (The Rasterman) wrote: > On Sun, 6 May 2012 11:59:47 +0100 David Flower > said: > > you need lua 5.1. not 5.0. not 5.2. 5.1 - 5.1 headers and libs. Further to that, Lua 5.0 was never supported, and it's entirely likely we will not support Lua

[e-users] editje fails to load

2012-05-06 Thread Jeff Hoogland
OK so got python bindings all working again and now editje fails to load with the latest versions of the bindings. Terminal output: bodhi@bodhi-VPCF115FM:/media/sda5/Bodhi/e17_debs$ editje-bin Traceback (most recent call last): File "/usr/bin/editje-bin", line 31, in from editje.editje impo

Re: [e-users] Python Elementary Failing to Compile

2012-05-06 Thread Jeff Hoogland
Thanks for the quick response! On Sun, May 6, 2012 at 1:52 PM, Boris Faure wrote: > Should be fixed in rev 70830. > -- > Boris Faure > > > -- > Live Security Virtual Conference > Exclusive live event will cover all the w

Re: [e-users] Python Elementary Failing to Compile

2012-05-06 Thread Boris Faure
Should be fixed in rev 70830. -- Boris Faure -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions

[e-users] Python Elementary Failing to Compile

2012-05-06 Thread Jeff Hoogland
Public License # along with python-elementary. If not, see <http://www.gnu.org/licenses/>. # def _fs_callback_conv(long addr): ^ /media/sda5/Bodhi/e17_debs/20120506/python-elementary_20120506/elem

Re: [e-users] Evas can't create a buffer canvas

2012-05-06 Thread P Purkayastha
On 05/07/2012 12:17 AM, Jeff Hoogland wrote: > I noticed my evas software x11 is showing: > > Software X11...: yes (Xlib: no) (XCB: yes) > > On my working 10.04 install it tells me Xlib support is enabled - perhaps > this is the issue on my 12.04 system? What configure flags/dev package

Re: [e-users] Evas can't create a buffer canvas

2012-05-06 Thread Christopher Michael
Odd. Usually xcb is not enabled unless specifically asked for Dh Sent from Samsung mobileJeff Hoogland wrote:I noticed my evas software x11 is showing: Software X11...: yes (Xlib: no) (XCB: yes) On my working 10.04 install it tells me Xlib support is enabled - perhaps this is

[e-users] Default Applications breaks Firefox file associations

2012-05-06 Thread Ross Vandegrift
Hello everyone, Today in Default Applications, I set the default app for Files to "Files". This broke weird stuff in firefox. If I open a file in Zotero, it should open in Evince. Now, a nautilus window opens to the directory containing the file - very annoying. Previously, the default app for

Re: [e-users] Evas can't create a buffer canvas

2012-05-06 Thread Jeff Hoogland
I noticed my evas software x11 is showing: Software X11...: yes (Xlib: no) (XCB: yes) On my working 10.04 install it tells me Xlib support is enabled - perhaps this is the issue on my 12.04 system? What configure flags/dev packages are needed to get this option to a "yes"? On Sat, Ma

Re: [e-users] E17 on Lion

2012-05-06 Thread The Rasterman
On Sun, 6 May 2012 11:59:47 +0100 David Flower said: you need lua 5.1. not 5.0. not 5.2. 5.1 - 5.1 headers and libs. > Work has just bought me a macbook and i was wondering if anyone has managed > to get E17 running under OSX 10.7. > I've got everything up to edje compiled and working but ejde

[e-users] E17 on Lion

2012-05-06 Thread David Flower
Work has just bought me a macbook and i was wondering if anyone has managed to get E17 running under OSX 10.7. I've got everything up to edje compiled and working but ejde fails with the error CC edje_lua2.lo edje_lua2.c:183: error: array type has incomplete element type edje_lua2.c:638: err