Re: Klik2 Project, Python apps on linux

2008-01-27 Thread Jason Taylor
Perhaps this would help, heres a list of our error reports
http://klik.atekon.de/feedback/details.php?e=ImportError

On 27/01/2008, Jason Taylor <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> We've been working on klik2, http://code.google.com/p/klikclient/, which
> implements OSX like application files on linux (with applications working on
> all distros), In which every user desktop application is 1 file
>
> We've run into a bit of a problem with python apps,  so while we can run a
> complicated application like openoffice.org on ubuntu, fedora and suse
> from a single file we cant run any python applications such as
>
> jokosher
> gnome-specimen
> angrydd
> gausssum
> pathological
> quodlibet
> webboard
> istanbul
> exaile
> ccsm
> bittornado
> pessulus
> labyrinth
> wammu
> accerciser
>
>
> We'd like to fix this in a clean way with out resorting to nasty hacks
> involving $PYTHON_PATH.
>
> If any one has any suggestions please email me or drop by #klik on
> freenode
>
> Issue http://code.google.com/p/klikclient/issues/detail?id=144
>
> Cheers
>
> Jason Taylor
>
> --
> "Why isn't my life like a situation comedy? Why don't I have a bunch of
> friends with nothing better to do but drop by and instigate wacky
> adventures? Why aren't my conversations peppered with spontaneous
> witticisms? Why don't my friends demonstrate heartfelt concern for my well
> being when I have problems? ...I gotta get my life some writers." - Calven




-- 
"Why isn't my life like a situation comedy? Why don't I have a bunch of
friends with nothing better to do but drop by and instigate wacky
adventures? Why aren't my conversations peppered with spontaneous
witticisms? Why don't my friends demonstrate heartfelt concern for my well
being when I have problems? ...I gotta get my life some writers." - Calven
-- 
http://mail.python.org/mailman/listinfo/python-list

Re: Klik2 Project, Python apps on linux

2008-01-27 Thread Bill Mill
Jason,

Can you give a little more detail on the problem? What's the directory
structure of a Klik package that's failing look like? What program is
trying to import what module from where that's failing?

-Bill Mill

On Jan 27, 2008 1:49 AM, Jason Taylor <[EMAIL PROTECTED]> wrote:
> Hi
>
> We've been working on klik2, http://code.google.com/p/klikclient/, which
> implements OSX like application files on linux (with applications working on
> all distros), In which every user desktop application is 1 file
>
> We've run into a bit of a problem with python apps,  so while we can run a
> complicated application like openoffice.org on ubuntu, fedora and suse from
> a single file we cant run any python applications such as
>  jokosher
> gnome-specimen
> angrydd
> gausssum
> pathological
> quodlibet
> webboard
> istanbul
> exaile
> ccsm
> bittornado
> pessulus
> labyrinth
> wammu
> accerciser
>
>  We'd like to fix this in a clean way with out resorting to nasty hacks
> involving $PYTHON_PATH.
>
> If any one has any suggestions please email me or drop by #klik on freenode
>
> Issue http://code.google.com/p/klikclient/issues/detail?id=144
>
> Cheers
>
> Jason Taylor
>
> --
> "Why isn't my life like a situation comedy? Why don't I have a bunch of
> friends with nothing better to do but drop by and instigate wacky
> adventures? Why aren't my conversations peppered with spontaneous
> witticisms? Why don't my friends demonstrate heartfelt concern for my well
> being when I have problems? ...I gotta get my life some writers." - Calven
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-- 
http://mail.python.org/mailman/listinfo/python-list


Klik2 Project, Python apps on linux

2008-01-26 Thread Jason Taylor
Hi

We've been working on klik2, http://code.google.com/p/klikclient/, which
implements OSX like application files on linux (with applications working on
all distros), In which every user desktop application is 1 file

We've run into a bit of a problem with python apps,  so while we can run a
complicated application like openoffice.org on ubuntu, fedora and suse from
a single file we cant run any python applications such as

jokosher
gnome-specimen
angrydd
gausssum
pathological
quodlibet
webboard
istanbul
exaile
ccsm
bittornado
pessulus
labyrinth
wammu
accerciser


We'd like to fix this in a clean way with out resorting to nasty hacks
involving $PYTHON_PATH.

If any one has any suggestions please email me or drop by #klik on freenode

Issue http://code.google.com/p/klikclient/issues/detail?id=144

Cheers

Jason Taylor

-- 
"Why isn't my life like a situation comedy? Why don't I have a bunch of
friends with nothing better to do but drop by and instigate wacky
adventures? Why aren't my conversations peppered with spontaneous
witticisms? Why don't my friends demonstrate heartfelt concern for my well
being when I have problems? ...I gotta get my life some writers." - Calven
-- 
http://mail.python.org/mailman/listinfo/python-list