Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [mylar-dev] Could not create Browser Page:

Robert Elves has contributed a FAQ entry for this problem, which summarizes
the relevant parts of the corresponding SWT FAQ:

http://www.eclipse.org/mylar/doc/faq.php#setup-linux-browser

Please follow up if you have any further trouble or feedback on this.

The reason that that Mylar is loading the Browser when you set the URL is
that with any web-linked task (i.e. those that have the URL set), it loads
the URL into the "Browser" tab on the task editor page.  If you are using
Trac note that there are two shortcuts for doing this when working with
web-based repositories:

* Drag any URL from the browser (either from link or location bar) onto the
task list.  The task description will be automatically populated with the
title of the page.

* Copy the URL from the browser, then create a new task.  Link will be
populated, and you can click "Get Description".

Mik

> -----Original Message-----
> From: mylar-dev-bounces@xxxxxxxxxxx [mailto:mylar-dev-bounces@xxxxxxxxxxx]
> On Behalf Of Ian Bull
> Sent: February 3, 2006 7:53 AM
> To: Mylar developer discussions
> Subject: Re: [mylar-dev] Could not create Browser Page:
> 
> This is actually a Linux configuration error with Eclipse.  If you start
> eclipse and select the welcome screen you probably don't see the nice
> purple page.  You probably see some white, ugly looking intro screen.
> 
> I can't seem to find the article that talks about this problem, but
> basically Eclipse doesn't know where your browser it.  Each Linux distro
> puts it in a different place so Eclipse can't easily find it.  You
> should set a environment variable:
> 
> MOZILLA_FIVE_HOME
> 
> and set it to your mozilla lib directory.  Mine is set to /usr/lib/mozilla
> 
> Cheers,
> Ian
> 
> Brad Clements wrote:
> > I'm using Trac, and when creating a new Mylar task I thought I'd try
> pasting the
> > Trac url into the "Web Link" section of the Task summary.
> >
> > When I save the summary I get this pop-up
> >
> > Could not create Browser page: No more Handles [Unknown Mozilla Path
> > (MOZILLA_FIVE_HOME not set)]
> >
> > I'm on CentOS Linux with jdk 1.5
> >
> > What is Mozilla_five_home?
> >
> > When I configure Eclipse to use the external browser, it works fine (it
> uses
> > Firefox)
> >
> > And, why is mylar trying to open the browser when I save the task?
> >
> > Sorry if this is a FAQ..
> >
> >
> >
> >
> >
> >
> 
> 
> _______________________________________________
> mylar-dev mailing list
> mylar-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylar-dev



Back to the top