You are not logged in.

#1 2005-09-23 23:23:40

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

What the heck is wrong with Epiphany?

Isn't it supposed to be... well... light? Because the damn thing takes 10 seconds to start, when Firefox starts in less than 2! How the hell did this monstrosity become Gnome's default browser?

Offline

#2 2005-09-24 04:58:51

Vince
Member
Registered: 2005-03-08
Posts: 22

Re: What the heck is wrong with Epiphany?

On my box, epiphany loads about the same if not faster..
I tried using time to get an exact number, but I'm not very good with that.
I'd estimate, but it took less than a second to load.

Offline

#3 2005-09-24 22:36:33

ozar
Member
From: USA
Registered: 2005-02-18
Posts: 1,686

Re: What the heck is wrong with Epiphany?

I wouldn't mind trying Epiphany and/or Galeon if they didn't both have a shitload of dependencies that I don't want to install.  Of course, Dillo is good in that repect, and it's really fast, but then you have to look at it if you intend to use it, and it still has a bad case of the uglies.


oz

Offline

#4 2005-09-29 12:59:44

aquila_deus
Member
From: Taipei
Registered: 2005-07-02
Posts: 348
Website

Re: What the heck is wrong with Epiphany?

Gullible Jones wrote:

Isn't it supposed to be... well... light? Because the damn thing takes 10 seconds to start, when Firefox starts in less than 2! How the hell did this monstrosity become Gnome's default browser?

And you may have noticed during the middle 5+ seconds there is no CPU activity at all. It seems to be doing some idiotic DNS scanning or whatever, I have fixed it in my patch http://aur.archlinux.org/packages.php?d … =1&ID=2156

Cheers!

Offline

#5 2005-09-29 15:33:19

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: What the heck is wrong with Epiphany?

Seems it is broadcasting DNS-SD requests over the network. You disabled it by putting the 1 || thing in the if-statement.

Offline

#6 2005-09-29 19:18:30

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Re: What the heck is wrong with Epiphany?

And why would it be doing that?

Offline

#7 2005-09-29 20:41:11

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: What the heck is wrong with Epiphany?

Using dns-sd, systems can advertise services on a network. To see what this actually is:
http://0pointer.de/blog

Offline

#8 2005-09-30 22:02:35

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: What the heck is wrong with Epiphany?

Starting /etc/rc.d/mdns from rc.conf solves the slow startup problem. Epiphany tries to contact the daemon several times on startup.

Offline

#9 2005-09-30 23:09:56

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Re: What the heck is wrong with Epiphany?

Ahh... Is there are way to compile Epiphany without support for that, e.g. --disable-mdns or something?

Offline

Board footer

Powered by FluxBB