Bodhi Linux Forums: E17 extras - Bodhi Linux Forums

Jump to content

  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

E17 extras

#1 User is offline   WiLLiE 

  • Member
  • Group: Members
  • Posts: 2
  • Joined: 30-January 11

Posted 31 January 2011 - 07:46 AM

Hi!

How do I install E17-extras? I don't have the following modules: Weather, Forecast, EFM Navigation, EFM Path, EFM Pathbar etc.

Oh, and in themes, the Online button is not working.
0

#2 User is offline   Jeff Schallenberg 

  • Gold Member
  • Group: Members
  • Posts: 905
  • Joined: 24-January 11
  • LocationMont Saint Hilaire, QC

Posted 31 January 2011 - 11:48 AM

Welcome to Bodhi, Willie!

I'm not sure of many of the "extras" you are looking for, but one I know is "forecasts". It can be installed with Synaptic from the repositories, then loaded from Settings/Modules, and finally added to your desktop from Settings/Gadgets.

As for "EFM", that is the Enlightenment File Manager, which will show your favourite folders (Home and Root by default) on your desktop. I don't know about "EFM Navigation, EFM Path, EFM Pathbar".

And I confirm that the "Online" button doesn't work for downloading themes.
the other Jeff
----------------------------
eeePC 701 4G Bodhi Forum Members Map
0

#3 User is offline   Jeff 

  • Lead Developer
  • Group: Developer
  • Posts: 8040
  • Joined: 23-November 10
  • LocationBloomington, IL

Posted 31 January 2011 - 12:38 PM

Willie,

Just like the other Jeff, besides Forecasts I have no idea what other modules you are talking about. If you would provide links to their source code I can get them compiled up and into the Bodhi repo in a couple days.

Which online button for downloading themes doesn't work? The one in Enlightenment itself? If so yes - it simply is not coded I believe. If this is the case I'll talk to DH about it.

~Jeff
0

#4 User is offline   Jeff Schallenberg 

  • Gold Member
  • Group: Members
  • Posts: 905
  • Joined: 24-January 11
  • LocationMont Saint Hilaire, QC

Posted 31 January 2011 - 02:57 PM

Update on WiLLiE's request:

Using my telepathic powers, I divined that he is talking about:

http://svn.enlighten...-MODULES-EXTRA/

"e_modules is a loose collection of third party E17 modules written by
various authors. They are not officially a part of E17, but they are
allowed to use the E cvs repository. The modules are all separate
modules, written by separate authors.

e_modules is not supposed to be treated as a single entity. While there
is some basic infrastructure for building them all at once, it is merely
for convenience. If one module is broken, then trying to build them all
at once will fail. At any given time, one or more might be broken and
wont compile. Any complaints that "e_modules is broken" will be
directed to read this file and compile the modules one at a time.
Packagers are strongly advised to not package e_modules as a single
package. Modules that are broken for more than a few days will be
documented in README.BROKEN. Modules that are broken for the long term
may be removed.


alarm - Sets reminders and timer. (Replaces eveil.)
// looks like unmaintained. kiwi?

calendar - A module to show the current day.
// works OK

cpu - A module to monitor cpu load. (Will be replaced by something better.)
// unmaintained :) and will be replaced by stats module if i'll write some

deskshow - A module to iconify/uniconify all current windows to show the
desktop. This is probably obsolete, the functionality is now in E.
// works well, no bugs, small. Should be merged

diskio - visualize disk i/o.
// as far as i know, works and maintained by morlenxus. should be replaced by stats.

drawer - nice module providing a few plugins.. used for various things.. see README
// maintained by urandom, but unstable.

efm_* - some efm plugins extending functionality
// maintained by various people, works nicely. IMO candidates for merge into E.

emu - Experimental generic scriptable module for E17.
// unmaintained.

eweather - new libeweather-based weather forecasts module with multiple data sources.
// maintained, works nicely.

exalt-client - A frontend module for exalt network manager.
// connman provides the same functionality. so maybe deprecated..

execwatch - run actions periodically
// works

flame - A module to display flames on the desktop.
// useless, tiny, eyecandy module. Nobody touched it for so long but still works. Maybe merge with snow and rain?

forecasts - A module to display the current condition and forecasts.
// replaced by eweather, but works.

iiirk - like taskbar but only for selected apps
// unmaintained, useless.

language - A module to control active keyboard/keyboard layout/layout variant.
// newly commited and maintaned by me (quaker66) does not depend on exml anymore, works well.

mail - A module to periodically check for new email.
// dunno how it is with state. propably works but nobody maintains it(gadget adds without problems)

mem - A module to monitor memory and swap usage.
// same as for cpu module

moon - A module to display moon phase information.
// should be merged with eweather.. and it is unmaintained.

mpdule - A module to display what's playing in MPD.
// as far as i know, maintained and working. Using it without probs.

net - A module to monitor traffic on a network device.
// works. devilhorns, its state?? anyway, should be replaced by stats module.

news - A module to display rss feeds.
// recently fixed and maintained by kiwi. Needs lots of love, though

notification - a notification daemon for E
// works, needs a bit of love

penguins - A module to display fancy penguins on your desktop.
// created by DaveMDS, works but not touched for long

photo - A module to display pictures on the desktop.
// does nice segvs, don't use it

places - manage volumes attached to the system.
// works. maintained. clean and nice.

quickaccess - this module aims to provide quick access to some applications given
its name/class pair, based on yakuake
// in developenment, far from ready

rain - A module to display rain on the desktop.
// works, useless, eyecandy. Should be merged with flame and snow

screenshot - A module to take screenshots, utilizing scrot or import.
// works - maintained by devilhorns.

skel - skeleton for creating new modules
// works. maybe it would be good to modify it a bit?

slideshow - A module to cycle desktop backgrounds.
// as far as i know works, but dunno about maintainer. devilhorns??

snow - A module to display snow on the desktop.
// works. useless. eyecandy. should be merged with rain and flame.

taskbar - A taskbar module. (Will be replaced by something better.)
// works, needs a bit of love though

tclock - A module to display a digital clock on the desktop. (Will be replaced by something better.)
// should be merged with clock, also afaik the code is not so good but works.

tiling - ion-like tiling for e17
// functionality replaced by illume2, no maintainer afaik

uptime - A module to monitor computer uptime.
// works. but maintainer??

weather - A module to display a weather forecast.
// replaced by forecasts and eweather. works

winselector - A module to show menu-based access to open windows.
// works well. but dunno if the maintainer is dead or something.

wlan - A module to monitor a wlan device.
// same as for net."

I would love to learn how to package some of these. I have some reading to do...
the other Jeff
----------------------------
eeePC 701 4G Bodhi Forum Members Map
1

#5 User is offline   Jeff 

  • Lead Developer
  • Group: Developer
  • Posts: 8040
  • Joined: 23-November 10
  • LocationBloomington, IL

Posted 31 January 2011 - 05:26 PM

A number of these are already in the Bodhi repo. If there are any others you would like that are not packaged yet - please let me know.

~Jeff
0

#6 User is offline   Jeff Schallenberg 

  • Gold Member
  • Group: Members
  • Posts: 905
  • Joined: 24-January 11
  • LocationMont Saint Hilaire, QC

Posted 31 January 2011 - 06:02 PM

Could you please add these to the Bodhi repository, Jeff? For WiLLiE and me.

efm_nav
efm_path
efm_pathbar

Thanks!
the other Jeff
----------------------------
eeePC 701 4G Bodhi Forum Members Map
0

#7 User is offline   WiLLiE 

  • Member
  • Group: Members
  • Posts: 2
  • Joined: 30-January 11

Posted 31 January 2011 - 06:27 PM

Thanks for all the answers!


Quote

Welcome to Bodhi, Willie!

I'm not sure of many of the "extras" you are looking for, but one I know is "forecasts". It can be installed with Synaptic from the repositories, then loaded from Settings/Modules, and finally added to your desktop from Settings/Gadgets.

Ah, thanks. I looked for a package named e17-modules or e17-extra etc so I was somewhat confused.


Quote

Just like the other Jeff, besides Forecasts I have no idea what other modules you are talking about.

These are the modules I am talking about at 8:45 in: Youtube
I found them here: Modules

I tried to compile one of them myself, but it complained about E17-dev files and I didn't want to break anything =)


Quote

A number of these are already in the Bodhi repo...

What are their names, absolute names?


Quote

Could you please add these to the Bodhi repository, Jeff? For WiLLiE and me.

efm_nav
efm_path
efm_pathbar

Yes, please do!

Quite pleased with Bodhi so far.. great work!
0

#8 User is offline   Jeff 

  • Lead Developer
  • Group: Developer
  • Posts: 8040
  • Joined: 23-November 10
  • LocationBloomington, IL

Posted 31 January 2011 - 09:37 PM

Look through the lists of things under the various "packages added" here.

Will be a few days before I can get those others compiled (maybe not till the weekend actually) - Sorry.

~Jeff
0

#9 User is offline   curtdodds 

  • Member
  • Group: Members
  • Posts: 26
  • Joined: 08-December 10

Posted 01 February 2011 - 06:31 AM

Jeff,
A very useful suggestion:
Add "e17" and "module" to the description field for all modules.
There is currently no way, in Synaptic, to search for e17 modules.

e.g.
Package: emprint Description <insert up to 60 chars description>
Package: emprint Description emprint.
Package: screenshot Description screenshot

Of course a couple of words to hint at what they are for would be helpful too.
Thanks,
Curt
0

#10 User is offline   Jeff Schallenberg 

  • Gold Member
  • Group: Members
  • Posts: 905
  • Joined: 24-January 11
  • LocationMont Saint Hilaire, QC

Posted 01 February 2011 - 12:04 PM

View PostJeff, on 31 January 2011 - 09:37 PM, said:

Will be a few days before I can get those others compiled (maybe not till the weekend actually) - Sorry.


Thanks, Jeff H.

If it's not too much trouble, could you add this to the list:
drawer - nice module providing a few plugins.. used for various things..
the other Jeff
----------------------------
eeePC 701 4G Bodhi Forum Members Map
0

#11 User is offline   Jeff 

  • Lead Developer
  • Group: Developer
  • Posts: 8040
  • Joined: 23-November 10
  • LocationBloomington, IL

Posted 01 February 2011 - 12:32 PM

View PostJeff Schallenberg, on 01 February 2011 - 12:04 PM, said:

If it's not too much trouble, could you add this to the list:
drawer


I'll try that one again - but I've actually given it a go before a couple of times and it has always failed to compile for me. Maybe I'll ask DH to take a look at it.

~Jeff
0

#12 User is offline   Rob 

  • Member
  • Group: Members
  • Posts: 160
  • Joined: 01-February 11
  • LocationLondon

Posted 20 February 2011 - 04:42 PM

View Postcurtdodds, on 01 February 2011 - 06:31 AM, said:

Jeff,
A very useful suggestion:
Add "e17" and "module" to the description field for all modules.
There is currently no way, in Synaptic, to search for e17 modules.

e.g.
Package: emprint Description <insert up to 60 chars description>
Package: emprint Description emprint.
Package: screenshot Description screenshot

Of course a couple of words to hint at what they are for would be helpful too.
Thanks,
Curt


Echoing this post as its pretty difficult to track down the e17 stuff unless you know the file name right now, so many of them just have some default text in there which has nothing to do with the package itself
Regards
Robert
(Aka Zenettii)
--------------------------
When one person suffers from a delusion, it is called insanity. When many people suffer from a delusion it is called Religion. - Robert Pirsig
0

#13 User is offline   Jeff 

  • Lead Developer
  • Group: Developer
  • Posts: 8040
  • Joined: 23-November 10
  • LocationBloomington, IL

Posted 20 February 2011 - 07:28 PM

Most all the packages have "enlightenment" in their description now. Searching "enlightenment" under "name and description" in synaptic and then sorting by version number yields the following:

Posted Image

~Jeff
0

#14 User is offline   babel 

  • Spanish Translator
  • Group: Members
  • Posts: 300
  • Joined: 23-February 11
  • LocationMexico City

Posted 28 February 2011 - 05:09 PM

View PostJeff, on 31 January 2011 - 05:26 PM, said:

A number of these are already in the Bodhi repo. If there are any others you would like that are not packaged yet - please let me know.

~Jeff


Personally, I use a lot the photo and slideshow modules. Plz plz plz, can you add them to bodhi's repositories?
0

#15 User is offline   r1to 

  • Member
  • Group: Members
  • Posts: 31
  • Joined: 01-February 11
  • LocationSlovenija, Postojna

Posted 28 February 2011 - 08:47 PM

yes, slideshow is neat +1

al of them is a good choice. at least if they can be build safely,
i like to test those translations from time to time, to revise them
Also I'd request
Estickies - e sticky notes app and
Elitaire - An E solitaire games coll. on efl
Enlighted after many years of XP-GN-KDE-XFCEfeel's like 17E-gain! :D

Linux User # 529084

PCC STATS: Asrock K7S8X MB, ‎HDD Maxtor 30GB, NV44A GeForce 6200,(GF2MX to GF4 driver on 19sd95 display, Sempron 2800+at 2003Hz, 2x512 MB DDRAM
0

#16 User is offline   Jeff 

  • Lead Developer
  • Group: Developer
  • Posts: 8040
  • Joined: 23-November 10
  • LocationBloomington, IL

Posted 01 March 2011 - 01:44 AM

Added these four packages to my list for compiling when I get time to sit down and do so later this week.

~Jeff
0

#17 User is offline   henrythemouse 

  • Member
  • Group: Members
  • Posts: 44
  • Joined: 21-March 11
  • LocationSan Diego, CA USA

Posted 23 March 2011 - 04:52 AM

I'd really like to see slideshow as well.

Thanks
0

#18 User is offline   Jeff 

  • Lead Developer
  • Group: Developer
  • Posts: 8040
  • Joined: 23-November 10
  • LocationBloomington, IL

Posted 23 March 2011 - 11:00 AM

Hey There -

Sorry about the delay on this one, totally slipped my mind. At any rate I just compiled up and pushed the slideshow and photo modules out to the testing repository. They will make it's way into the main repo this weekend along with our stable release. Just as a heads up though, there was a note in the photo SVN that it causes E to segfault sometimes, so no promises that it works. Didn't have time to test it personally yet.

These two modules

Estickies - e sticky notes app and
Elitaire - An E solitaire games coll. on efl


Are both no longer upkept so they will not compile on current EFL, sorry!

~Jeff
0

#19 User is offline   Duma 

  • Artist
  • Group: Members
  • Posts: 1871
  • Joined: 20-February 11
  • LocationRivalta (TO) - Italia

Posted 10 February 2012 - 11:09 AM

Is alarm module still supported/avaible?
Se sei italiano e interessato a Linux, clicca qui!
0

#20 User is offline   Jeff 

  • Lead Developer
  • Group: Developer
  • Posts: 8040
  • Joined: 23-November 10
  • LocationBloomington, IL

Posted 10 February 2012 - 01:24 PM

View PostDuma, on 10 February 2012 - 11:09 AM, said:

Is alarm module still supported/avaible?


No idea if it still works. Won't be building updates again till next week - will check then.

~Jeff
0

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users