maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Maemo 5] File manager only sees MyDocs. Is there a better file manager? (https://talk.maemo.org/showthread.php?t=35490)

les_garten 2010-03-12 18:29

Re: [Maemo 5] File manager only sees MyDocs. Is there a better file manager?
 
Quote:

Originally Posted by Corso85 (Post 565117)
nice find spain! i like this prog. using it now.

It is real nice, but it needs it's privileges elevated.

Here's the Link for folks that want to try it out:

https://garage.maemo.org/projects/homunculus/

RobbH 2010-03-12 19:17

Re: [Maemo 5] File manager only sees MyDocs. Is there a better file manager?
 
Homunculus looks promising.

I still like emelfm2, even though I understand some of the objections to it. But is there any way to simulate a right click in it?

biggzy 2010-03-12 19:46

Re: [Maemo 5] File manager only sees MyDocs. Is there a better file manager?
 
still not working for me, any other suggestions guys? Thanx

bober12 2010-03-14 08:18

Re: [Maemo 5] File manager only sees MyDocs. Is there a better file manager?
 
Hi,
I am creator of the Homunculus FM.

biggzy, can you show traceback message, after you installed python-gtk2?

thanx.

biggzy 2010-03-14 08:41

Re: [Maemo 5] File manager only sees MyDocs. Is there a better file manager?
 
Quote:

Originally Posted by bober12 (Post 566648)
Hi,
I am creator of the Homunculus FM.

biggzy, can you show traceback message, after you installed python-gtk2?

thanx.

Hi, yes i can but how to do that lol? im learning so forgive my noobness.

bober12 2010-03-14 08:57

Re: [Maemo 5] File manager only sees MyDocs. Is there a better file manager?
 
Quote:

Originally Posted by biggzy (Post 566660)
Hi, yes i can but how to do that lol? im learning so forgive my noobness.

run terminal, and type

~$ python /opt/homunculus.py
and post here answer )

biggzy 2010-03-14 09:02

Re: [Maemo 5] File manager only sees MyDocs. Is there a better file manager?
 
Quote:

Originally Posted by bober12 (Post 566666)
run terminal, and type

~$ python /opt/homunculus.py
and post here answer )

Here is the output...

/home/user # python /opt/homunculus.py
Traceback (most recent call last):
File "/opt/homunculus.py", line 4, in <module>
import hildon
ImportError: No module named hildon
/home/user #

I had to reinstall homunculus as i had removed it due to it not working.

bober12 2010-03-14 09:12

Re: [Maemo 5] File manager only sees MyDocs. Is there a better file manager?
 
Quote:

Originally Posted by biggzy (Post 566670)
Here is the output...

/home/user # python /opt/homunculus.py
Traceback (most recent call last):
File "/opt/homunculus.py", line 4, in <module>
import hildon
ImportError: No module named hildon
/home/user #

I had to reinstall homunculus as i had removed it due to it not working.


thanx!
Sorry, It's my fail with deb dependences;]


Try in terminal )

~$ sudo gainroot
~$ apt-get install python-hildon
~$ exit
~$ python /opt/homunculus.py

should work ))

biggzy 2010-03-14 09:17

Re: [Maemo 5] File manager only sees MyDocs. Is there a better file manager?
 
Quote:

Originally Posted by bober12 (Post 566676)
thanx!
Sorry, It's my fail with deb dependences;]


Try in terminal )

~$ sudo gainroot
~$ apt-get install python-hildon
~$ exit
~$ python /opt/homunculus.py

should work ))

Thanx it works now, this is the output once i have done the above..

/home/user # python /opt/homunculus.py
process 2387: arguments to dbus_connection_get_data() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5757.
This is normally a bug in some application using the D-Bus library.
process 2387: arguments to dbus_connection_set_data() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5721.
This is normally a bug in some application using the D-Bus library.
Aborted
/home/user #
is that output normal? thanx again for helping.

bober12 2010-03-14 09:26

Re: [Maemo 5] File manager only sees MyDocs. Is there a better file manager?
 
biggzy,

Yes, this output is normal, if prog. runned from sudo gainroot root shell.. )

sorry again for my errors, it's first program, that i create ;]


All times are GMT. The time now is 05:56.

vBulletin® Version 3.8.8