gcmd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gcmd-dev] Should F12 key also work in 1.3.4


From: Micha
Subject: Re: [gcmd-dev] Should F12 key also work in 1.3.4
Date: Tue, 6 Feb 2007 14:28:22 +0100
User-agent: Alpenglühn 7.2

Place plugins into ~/.gnome-commander/plugins

Lookup the previous thread about plugins in the archive
http://www.archivum.info/address@hidden/2006-03/index.html
where Piotr said,

        building gcmd:
                python>=2.3
                python-devel>=2.3
                
        python plugins (runtime):
                python>=2.3
                gnome-python2-gnomevfs
                pygtk (python-gtk2) only for GUI
        
Because python plugins are executed at runtime you need not have
python-*-dev packages at all.


run in console with set debug flag to p:

        gnome-commander -d=p
        
        
I'm attaching exemplary trace:
        
        [PP] Calling sample-plugin.main()
        [PP] Selected files: 3
        [PP] Main window XID: 58720482 (0x38000e2)
        [PP] Active
        directory:   
/home/piotr/devel/gnome-commander/sandbox/gnome-commander/src
        [PP] Inactive
        directory: /home/piotr/devel/gnome-commander/sandbox/pyplugins
        [PP] Result of call sample-plugin.main(): 1
        










reply via email to

[Prev in Thread] Current Thread [Next in Thread]