You are not logged in.

#101 2005-07-08 07:53:34

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

Re: e17-cvs packages

Thanks meshugging big_smile


http://www.linuxportalen.com  -> Linux Help portal for Linux and ArchLinux (in swedish)

Dell Inspiron 8500
Kernel 2.6.14-archck1  (selfcompiled)
Enlightenment 17

Offline

#102 2005-07-08 09:52:25

tmadhavan
Member
From: Wales :D
Registered: 2004-03-26
Posts: 441

Re: e17-cvs packages

Gooooood, cheers everyone for this stuff!

I mean, it's not the most functional but it's sooo prettyyyyy

Offline

#103 2005-07-08 16:13:56

Euphoric Nightmare
Member
From: Kentucky
Registered: 2005-05-02
Posts: 283

Re: e17-cvs packages

The only problem i have about the functionality is the iBox not putting some stuff in....but it'll get there...

Offline

#104 2005-07-08 16:18:07

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

Re: e17-cvs packages

Euphoric Nightmare wrote:

The only problem i have about the functionality is the iBox not putting some stuff in....but it'll get there...

I agree with you, all my functionally defects that I had, is now gone since the recent updates to the cvs.

I too had some problems with Ibox not putting all apps in, but it seems like it has been solved (at least for me) with todays build (did it myself)

so expect it to work better soon..:D


http://www.linuxportalen.com  -> Linux Help portal for Linux and ArchLinux (in swedish)

Dell Inspiron 8500
Kernel 2.6.14-archck1  (selfcompiled)
Enlightenment 17

Offline

#105 2005-07-08 17:54:49

Euphoric Nightmare
Member
From: Kentucky
Registered: 2005-05-02
Posts: 283

Re: e17-cvs packages

Well, I'm upgrading right now thanks to Dreameen, so we will see where it goes

Offline

#106 2005-07-09 05:05:58

Euphoric Nightmare
Member
From: Kentucky
Registered: 2005-05-02
Posts: 283

Re: e17-cvs packages

Question for dreameen:  It says in the e17 docs that entrance keeps a port wide open and you have to modify the code to close it.  does your package reflect that change, or did you just build it as is?

Offline

#107 2005-07-09 11:58:33

Dreameen
Member
From: Poland
Registered: 2004-09-06
Posts: 252

Re: e17-cvs packages

Euphoric Nightmare wrote:

Question for dreameen:  It says in the e17 docs that entrance keeps a port wide open and you have to modify the code to close it.  does your package reflect that change, or did you just build it as is?

The port that e17 docs are mentioning is open by default when you install xorg. In order to close it you have to do some modifications to /usr/X11R6/bin/startx. This wiki entry might be helpful(quote from :
http://wiki2.archlinux.org/index.php/In … ure%20xorg )

X startup (/usr/X11R6/bin/startx) tweaking

for X's option reference see

# man Xserver


the following options have to be appended to the variable defaultserverargs.
prevent X from listening on tcp:

    -nolisten tcp

getting rid of the gray weave pattern while X is starting and let X set a black root window:

    -br

enable deferred glyph loading for 16 bit fonts:

    -deferglyphs 16


in order to change this variable, edit the script file /usr/X11R6/bin/startx

I will also recompile entrance with -nolisten tcp, so if you find the above mentioned method too complicated, just wait for today's upgrade of e17. The new packages are being uploaded right now.

Offline

#108 2005-07-09 14:12:47

Dreameen
Member
From: Poland
Registered: 2004-09-06
Posts: 252

Re: e17-cvs packages

UPDATE: Imlib2-cvs compatible packages are now available through pacman as well.

Pacman -Sy edje-compat-cvs epsilon-compat-cvs imlib2-cvs

should set you up.
There is also a new, trasparent version of engage panel available:

 pacman -Sy engage-trans-cvs

will install it.

Offline

#109 2005-07-09 21:08:19

Euphoric Nightmare
Member
From: Kentucky
Registered: 2005-05-02
Posts: 283

Re: e17-cvs packages

Sweet!  Good work Dreameen

Offline

#110 2005-07-10 03:12:37

Euphoric Nightmare
Member
From: Kentucky
Registered: 2005-05-02
Posts: 283

Re: e17-cvs packages

@Dreameen:  is there any way i could look at the pkgbuild for ewl-cvs??

Offline

#111 2005-07-10 08:44:01

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

Re: e17-cvs packages

@Euphoirc: this is the link i believe (I used it before big_smile )

http://dreameen.hopto.org:1102/~dreameen/e17


http://www.linuxportalen.com  -> Linux Help portal for Linux and ArchLinux (in swedish)

Dell Inspiron 8500
Kernel 2.6.14-archck1  (selfcompiled)
Enlightenment 17

Offline

#112 2005-07-10 21:16:34

Euphoric Nightmare
Member
From: Kentucky
Registered: 2005-05-02
Posts: 283

Re: e17-cvs packages

@ Cybertron:  I appreciate you sending me the link, but I was unable to view it.  I tried that link yesterday before posting (Me?  Looking before posting? Crazy--I know).  I don't need it anymore, I was afraid that i didn't have everything I needed in order to inherit from Ewl libs--but I just figured out the API had changed, so everything is A-OK.  But I appreciate you retrieving that...

Offline

#113 2005-07-11 06:48:03

tmadhavan
Member
From: Wales :D
Registered: 2004-03-26
Posts: 441

Re: e17-cvs packages

Now there's a new release... package woes again, imlib2-cvs is conflicting, so I can,t upgrade any packages on my system....

What can I do about it? Mamually install the imlib2 package again???

Offline

#114 2005-07-11 09:48:22

Dreameen
Member
From: Poland
Registered: 2004-09-06
Posts: 252

Re: e17-cvs packages

Try now and tell me if it's any better.

Offline

#115 2005-07-11 15:08:03

tmadhavan
Member
From: Wales :D
Registered: 2004-03-26
Posts: 441

Re: e17-cvs packages

Bollocks.

checking package integrity... done.
error: this will break the following dependencies:
  imlib2-cvs: is required by ffmpeg

It's just the one dependency, but it's something I can't remove... any ideas?

Offline

#116 2005-07-11 16:06:15

Dreameen
Member
From: Poland
Registered: 2004-09-06
Posts: 252

Re: e17-cvs packages

Don't try to remove your imlib2-cvs. Try upgrading e17 as you would normally do: pacman -Syu(if you have it installed already) or pacman -Sy e17-cvs(if you haven't). As a last resort you could always sownload the packages from the server and install them manually.

Offline

#117 2005-07-11 16:21:23

solskogen
Member
From: Norway
Registered: 2005-03-06
Posts: 131

Re: e17-cvs packages

the mirror seems to be a bit slow. If you want, i could lend you a hand.

Offline

#118 2005-07-11 16:26:51

Dreameen
Member
From: Poland
Registered: 2004-09-06
Posts: 252

Re: e17-cvs packages

Hm, are we talking about the same mirror? This server should be fast:
[e17-cvs]
Server = http://arch.lorddeath.com/e17/

Offline

#119 2005-07-11 17:25:42

Dreameen
Member
From: Poland
Registered: 2004-09-06
Posts: 252

Re: e17-cvs packages

Okie folks, I think I've finally sorted out the imlib2-cvs/imlib2-devel conflict. From now on there should be no problems whatsoever. There won't be any imlib2-compat packages anymore. To have a fully functional e17-cvs you will only need *one* of these packages: imlib2/imlib2-cvs/imlib2-devel.  smile

Offline

#120 2005-07-11 17:37:30

solskogen
Member
From: Norway
Registered: 2005-03-06
Posts: 131

Re: e17-cvs packages

Dreameen wrote:

Hm, are we talking about the same mirror? This server should be fast:
[e17-cvs]
Server = http://arch.lorddeath.com/e17/

Thats the one I`m using. It was misbehaving a little. If you got rsyncd up'running i could rsync it every fifth hour or something.
If you feel thats not needed I`ll keep shut smile

Offline

#121 2005-07-11 17:52:21

Dreameen
Member
From: Poland
Registered: 2004-09-06
Posts: 252

Re: e17-cvs packages

Well, I think that the server we're using atm is very fast and there weren't any complaints from other users. If more ppl start complaining, we'll think about mirroring then.

Offline

#122 2005-07-11 18:36:46

MillTek
Member
Registered: 2005-01-30
Posts: 442

Re: e17-cvs packages

No problems with speed here.

Offline

#123 2005-07-12 10:57:29

tmadhavan
Member
From: Wales :D
Registered: 2004-03-26
Posts: 441

Re: e17-cvs packages

Yep all good now, cheers!

Can't find much eye-candy about tho. I notice some people have different clocks etc - I'm gonna take a look at the ones mentioned earlier.

Ta
t

Offline

#124 2005-07-12 15:29:05

MillTek
Member
Registered: 2005-01-30
Posts: 442

Re: e17-cvs packages

Dreameen,
Today, when I try -Suy it says that there is a package 'ecore'  (in community) that conflicts with 'ecore-cvs' and asks to remove ecore-cvs.  Is this part of the conflicts mentioned previously and what do you suggest?


Jim

Offline

#125 2005-07-12 15:53:11

Dreameen
Member
From: Poland
Registered: 2004-09-06
Posts: 252

Re: e17-cvs packages

I suggest removing the community version of e packages alltogether and then installing mine. The e17 packages in community repo are outdated and you shouldn't mix them with the ones in my repo. So, you should run 'pacman -Rs e17' to get rid of old packages and then 'pacman -Sy e17-cvs efl e17-extra' to install everything from my repo. If you still have any problems with upgrading, let me know.

I'm also gonna update my packages so that they ask for removal of any old e17 packages present in the system.

Oh, and there was some heavy bugfixing going on today on the e17 mailing list, so expect a new version of packages today.

Offline

Board footer

Powered by FluxBB