SourceForge.net | 1 Jun 2005 11:20
Picon
Favicon

[ jedit-Bugs-1212567 ] Code2HTML cannot be installed using plugin manager

Bugs item #1212567, was opened at 2005-06-01 02:20
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1212567&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: plugin manager
Group: normal bug
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Code2HTML cannot be installed using plugin manager

Initial Comment:
When I try to install the Code2HTML plugin using the
Plugin Manager, I get an error saying that it could not
unzip the plugin after the download was finished.

When I download and install the plugin manually,
everything works fine.

(dominique.gunia at schunternet.de)

----------------------------------------------------------------------

You can respond by visiting: 
(Continue reading)

SourceForge.net | 1 Jun 2005 12:35
Picon
Favicon

[ jedit-Bugs-1038754 ] Focus problems with jdk1.5

Bugs item #1038754, was opened at 2004-10-02 00:23
Message generated for change (Comment added) made by manyac
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1038754&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: editor core
Group: normal bug
Status: Open
Resolution: None
Priority: 5
Submitted By: Anakreon Mejdi (ilits)
Assigned to: Nobody/Anonymous (nobody)
Summary: Focus problems with jdk1.5

Initial Comment:
The focus is not handled correctly with jdk1.5
If I press Enter from the Project Manager for example,
the file is
opened, the View has the focus but Project Viewer stays
in front
of the view. The same happens with the hyper seach window.

Also, If I switch virtual descktops (in IceWM window
manager), jEdit
grabs focus (when initialy an other application had it)
but it doesn't
display. It remains behind the application which had
(Continue reading)

dale bertrand | 1 Jun 2005 14:29
Picon
Favicon

jedit plugin resources


How do jedit plugins load resources packaged in their
jar files (e.g. images)?  Does jedit load resources
directly from the jar file using the JARClassLoader or
does it use the normal java classloader to search the
classpath for the resource.  I looked at the jedit
source code, but I was a little confused by the URLs
that jedit uses to identify resources in the jar
files.  How are these URLs used?

I'd like to know how plugins resources packaged in
their jar files and how jedit implements this.

Thanks in advance,
Dale

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
--

-- 
-----------------------------------------------
jEdit Developers' List
jEdit-devel <at> lists.sourceforge.net
(Continue reading)

Marcelo Vanzin | 2 Jun 2005 04:58
Picon

Re: jedit plugin resources

dale bertrand wrote:
> How do jedit plugins load resources packaged in their
> jar files (e.g. images)? 

Just like every other java app: getClass().getResource() and its sibling 
getClass().getResourceAsStream().

> Does jedit load resources
> directly from the jar file using the JARClassLoader or
> does it use the normal java classloader to search the
> classpath for the resource.

You don't need to worry about how jEdit does it internally. If 
getResource() is not working for you either (i) your code is wrong or 
(ii) there's a bug in jEdit's JARClassLoader.

-- 
Marcelo Vanzin
vanza <at> users.sourceforge.net
"Life is too short to drink cheap beer"

-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
--

-- 
-----------------------------------------------
jEdit Developers' List
jEdit-devel <at> lists.sourceforge.net
(Continue reading)

SourceForge.net | 2 Jun 2005 05:01
Picon
Favicon

[ jedit-Bugs-1212567 ] Code2HTML cannot be installed using plugin manager

Bugs item #1212567, was opened at 2005-06-01 04:20
Message generated for change (Comment added) made by vanza
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1212567&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: plugin manager
Group: normal bug
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Code2HTML cannot be installed using plugin manager

Initial Comment:
When I try to install the Code2HTML plugin using the
Plugin Manager, I get an error saying that it could not
unzip the plugin after the download was finished.

When I download and install the plugin manually,
everything works fine.

(dominique.gunia at schunternet.de)

----------------------------------------------------------------------

>Comment By: Marcelo Vanzin (vanza)
(Continue reading)

SourceForge.net | 2 Jun 2005 13:31
Picon
Favicon

[ jedit-Bugs-1213428 ] Install or update fails: I/O error occurrend (No route...)

Bugs item #1213428, was opened at 2005-06-02 04:31
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1213428&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: plugin manager
Group: minor bug
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Install or update fails: I/O error occurrend (No route...)

Initial Comment:
Plugin manager correctly connects to plugins.jedit.org
and downloads a list of plugins. It also correctly
selects those plugins into the update tab that are
newer than currently installed plugins. However, if I
try to install or update any plugin, I get following
dialog:

I/O Error
An I/O error occurred (No route to host)
[OK]

I have 100Mbps connection to net without proxy so I
(Continue reading)

Mike Dillon | 2 Jun 2005 16:27

Re: [ jedit-Bugs-1212567 ] Code2HTML cannot be installed using plugin manager

begin SourceForge.net quotation:
> It's a problem with sourceforge's mirrors. Go to the plugin
> manager options in the Global Options dialog and choose
> HEAnet (this one's been working fine for me).

Someone with access to the jedit-plugins project should probably update
the mirrors.list file to match SF's current list of mirrors. It's in the
lib directory, if I recall correctly.

-md

-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
--

-- 
-----------------------------------------------
jEdit Developers' List
jEdit-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-devel

Jeffrey Hoyt | 2 Jun 2005 16:39
Picon

Re: [ jedit-Bugs-1212567 ] Code2HTML cannot be installed using plugin manager

Update it how?  The HEAnet one is on there.  Which one is broken?  The
current list has:
HEAnet
switch
easynews
mest
jaist
ufpr

There are a bunch of others that are commented out.

On 6/2/05, Mike Dillon <mdillon <at> jedit.org> wrote:
> begin SourceForge.net quotation:
> > It's a problem with sourceforge's mirrors. Go to the plugin
> > manager options in the Global Options dialog and choose
> > HEAnet (this one's been working fine for me).
> 
> Someone with access to the jedit-plugins project should probably update
> the mirrors.list file to match SF's current list of mirrors. It's in the
> lib directory, if I recall correctly.
> 
> -md
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by Yahoo.
> Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
> Search APIs Find out how you can build Yahoo! directly into your own
> Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
> --
(Continue reading)

Ollie Rutherfurd | 2 Jun 2005 16:51
Favicon

Re: [ jedit-Bugs-1212567 ] Code2HTML cannot be installed using plugin manager

Mike Dillon wrote:
> begin SourceForge.net quotation:
> 
>>It's a problem with sourceforge's mirrors. Go to the plugin
>>manager options in the Global Options dialog and choose
>>HEAnet (this one's been working fine for me).
> 
> 
> Someone with access to the jedit-plugins project should probably update
> the mirrors.list file to match SF's current list of mirrors. It's in the
> lib directory, if I recall correctly.

I updated it a couple weeks ago and I believe all the entries are valid. 
  Could this problem be due to user(s) not having updated their mirror 
list and picking a new one?

-Ollie

-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
--

-- 
-----------------------------------------------
jEdit Developers' List
jEdit-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-devel

(Continue reading)

Mike Dillon | 2 Jun 2005 17:09

Re: [ jedit-Bugs-1212567 ] Code2HTML cannot be installed using plugin manager

begin Ollie Rutherfurd quotation:
> I updated it a couple weeks ago and I believe all the entries are valid. 
>  Could this problem be due to user(s) not having updated their mirror 
> list and picking a new one?

Cool. I just wanted to make sure you guys knew it was there.

-md

-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
--

-- 
-----------------------------------------------
jEdit Developers' List
jEdit-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-devel


Gmane