RPM request e-module-trash [SOLVED]

General conversations about MIB project
Forum rules
Image
Before you post, please read forum rules:
Software requests - How to
Tag [SOLVED] in topics
Post Reply
ominomichelin
Utente
Utente
Posts: 141
Joined: 28 March 2009, 18:19
OpenMandriva: 2009.1 x86_64
Kernel: 2.6.29.1

RPM request e-module-trash [SOLVED]

Post by ominomichelin »

Very nice MIB e17 porting , and works nice , but I'd like to ask the e-module-trash also if it is possible ....
Here the necessary :

Code: Select all

svn co http://e17mods.googlecode.com/svn/trunk/MODULES/trash
For mandriva 2010.2 x86_64 ( mabe also for i686 if possible)

PS.
And since gtk3 eats 2 Gb of ram I think the gnome users will use some exotic DM like e17 :D , but gnome

thx to Pulfer ounce again.
Last edited by ominomichelin on 13 May 2011, 22:48, edited 1 time in total.
http://www.mandrivausers.ro/ MRB aint no shit , :p Linux user number 507107 Nu dați banii pe prostii, puneți Linux pe PISI !

User avatar
Pulfer
Collaboratore
Collaboratore
Posts: 291
Joined: 30 July 2008, 3:10
ROSA: 2012.1 i686
OpenMandriva: -
Kernel: 3.10.x
Desktop: KDE 4.10.x
country: Russia
Location: Vladivostok

Re: RPM request e-module-trash

Post by Pulfer »

I'll try my best to package it :-) But E17 has very unstable API, even after they released 1.0 version of core libraries. Sometimes it's very hard to find proper SVN revision of modules or programs that builds with already built E17. But I will try to do all I can. It will take few days, I guess (first I'll finish my current package).
Core i7-3770 / 4 Gb RAM / Gigabyte Z77-D3H / ASUS ENGTS250 / Rosa 2012.1 i686

ominomichelin
Utente
Utente
Posts: 141
Joined: 28 March 2009, 18:19
OpenMandriva: 2009.1 x86_64
Kernel: 2.6.29.1

Re: RPM request e-module-trash

Post by ominomichelin »

Thx m8 for considering it ,no hurry I can wait :P
http://www.mandrivausers.ro/ MRB aint no shit , :p Linux user number 507107 Nu dați banii pe prostii, puneți Linux pe PISI !

User avatar
Pulfer
Collaboratore
Collaboratore
Posts: 291
Joined: 30 July 2008, 3:10
ROSA: 2012.1 i686
OpenMandriva: -
Kernel: 3.10.x
Desktop: KDE 4.10.x
country: Russia
Location: Vladivostok

Re: RPM request e-module-trash

Post by Pulfer »

ominomichelin wrote:Thx m8 for considering it ,no hurry I can wait :P
Done. I tested 64 bit version and it seems to work. It looks like you cannot move anything to trash by drag & drop with this module. :oops: But everything else is fine, I guess.

You can either wait for hdlists on MIB server to be updated or install the package right now with this command (from root):

64 bit

Code: Select all

urpmi http://mib.pianetalinux.org/2010.2/64/basic/e17-module-trash-0.0.4.471-69.1mib2010.2.x86_64.rpm
32 bit

Code: Select all

urpmi http://mib.pianetalinux.org/2010.2/32/basic/e17-module-trash-0.0.4.471-69.1mib2010.2.i686.rpm
Core i7-3770 / 4 Gb RAM / Gigabyte Z77-D3H / ASUS ENGTS250 / Rosa 2012.1 i686

ominomichelin
Utente
Utente
Posts: 141
Joined: 28 March 2009, 18:19
OpenMandriva: 2009.1 x86_64
Kernel: 2.6.29.1

Re: RPM request e-module-trash

Post by ominomichelin »

Thx for the effort, x86_64 installed :

Code: Select all

[symbianflo@Mandriva2010_2 ~]$ rpm -q -i e17-module-trash --list
Name        : e17-module-trash             Relocations: (not relocatable)
Version     : 0.0.4.471                         Vendor: MIB - Mandriva International Backports - http://mib.pianetalinux.org/
Release     : 69.1mib2010.2                 Build Date: lun 09 mag 2011 12:28:04 CEST
Install Date: lun 09 mag 2011 20:11:48 CEST      Build Host: localhost
Group       : Graphical desktop/Enlightenment   Source RPM: e17-module-trash-0.0.4.471-69.1mib2010.2.src.rpm
Size        : 471158                           License: GPLv3
Signature   : (none)
Packager    : Andrey Bondrov <bondrov@xxxxxxxxxxxx>
URL         : http://code.google.com/p/e17mods/
Summary     : A trash module for E17
Description :
A trash module for E17 desktop environment.
/usr/lib64/enlightenment/modules/trash
/usr/lib64/enlightenment/modules/trash/e-module-trash.edj
/usr/lib64/enlightenment/modules/trash/linux-gnu-x86_64-ver-pre-svn-08
/usr/lib64/enlightenment/modules/trash/linux-gnu-x86_64-ver-pre-svn-08/module.a
/usr/lib64/enlightenment/modules/trash/linux-gnu-x86_64-ver-pre-svn-08/module.la
/usr/lib64/enlightenment/modules/trash/linux-gnu-x86_64-ver-pre-svn-08/module.so
/usr/lib64/enlightenment/modules/trash/module.desktop
/usr/share/doc/e17-module-trash
/usr/share/doc/e17-module-trash/AUTHORS
/usr/share/doc/e17-module-trash/COPYING
/usr/share/doc/e17-module-trash/README
Does not show the icon on desktop or dockor adress bar , does not include "trash " voice on drop down menu ....
Mabe because :

Code: Select all

[symbianflo@Mandriva2010_2 ~]$ cat /usr/lib64/enlightenment/modules/trash/module.desktop
[Desktop Entry]
Type=Link
Name=Trash
Icon=e-module-trash
X-Enlightenment-ModuleType=files
Comment=<hilight>Trash</hilight><br><br>A freedesktop compliant trash module.
Icon=e-module-trash it is not included in the package ?Or might be just a question of permits?
Ok never mind i know how hard it is to find a working module , and /or a working build of e17, I'll use the CLI thx for trying .
http://www.mandrivausers.ro/ MRB aint no shit , :p Linux user number 507107 Nu dați banii pe prostii, puneți Linux pe PISI !

ominomichelin
Utente
Utente
Posts: 141
Joined: 28 March 2009, 18:19
OpenMandriva: 2009.1 x86_64
Kernel: 2.6.29.1

Re: RPM request e-module-trash

Post by ominomichelin »

Ok I 'Ve build the module from svn , now I have the icon but still doesn't work, ....so as I knew allready is not your bad.... Thx again for the effort
Image
http://www.mandrivausers.ro/ MRB aint no shit , :p Linux user number 507107 Nu dați banii pe prostii, puneți Linux pe PISI !

User avatar
Pulfer
Collaboratore
Collaboratore
Posts: 291
Joined: 30 July 2008, 3:10
ROSA: 2012.1 i686
OpenMandriva: -
Kernel: 3.10.x
Desktop: KDE 4.10.x
country: Russia
Location: Vladivostok

Re: RPM request e-module-trash

Post by Pulfer »

ominomichelin wrote:Icon=e-module-trash it is not included in the package ?Or might be just a question of permits?
You are right, there is no e-module-trash icon image. But for E17 modules such icon is not needed (so far I know). Real icon is in e-module-trash.edj file. As well as all animation.
ominomichelin wrote:Ok I 'Ve build the module from svn , now I have the icon but still doesn't work
Actually, there shouldn't be much difference - I packaged latest SVN revision (471) too. So most likely the difference is caused by E17 reload or something like that, not by the code.

Anyway, as usually, with E17 it's always quite a pain in ass to get something working as we expect :D

P.S. I used Thunar to test how this trash module works, not the native E17 file manager.
Core i7-3770 / 4 Gb RAM / Gigabyte Z77-D3H / ASUS ENGTS250 / Rosa 2012.1 i686

ominomichelin
Utente
Utente
Posts: 141
Joined: 28 March 2009, 18:19
OpenMandriva: 2009.1 x86_64
Kernel: 2.6.29.1

Re: RPM request e-module-trash

Post by ominomichelin »

Ok dropped EFM module /efm-bar and installed thunar , works like a charm ... thx hor the hint perfect build thx m8. :D
You did it again :P Pulfer the Tzar :D
http://www.mandrivausers.ro/ MRB aint no shit , :p Linux user number 507107 Nu dați banii pe prostii, puneți Linux pe PISI !

Post Reply