jEdit Community - Resources for users of the jEdit Text Editor
Where's my find dialog?
Submitted by mlongmire on Friday, 25 February, 2005 - 17:31
I recently changed machines, from a laptop with screen resolution of 1920x1200 to desktop with resolution of 1280x1024. I copied over my settings folder from the old machine and now my find dialog is off screen when I open it.

What file in the jEdit settings folder has the positions for the find dialog?

Please cc any answers to me @ mailto:mark.longmire@infor.com

Thanks
Mark
Dead keys - can't type non-US characters
Submitted by Anonymous on Wednesday, 23 February, 2005 - 23:50

Hi dear jEdit users,
I pretty much love jEdit and so first thing what I did when I switched from WinXP to Fedora Core 3 Linux last week was installation of Sun JDK 1.5.something and lastest jEdit 4.3pre1. But what a suprise! I can't type certain characters on my Czech keyboard layout (numbers from 2 to 6 at aplhabetic keyboard). Because I have notebook and can't just use numpad and this makes work nearly impossible. I must copy&paste when I need these numbers!

After my web research I observed that is probably very very old bug in Sun's Swing implementations (see bugs http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4799499, and bugs 4935357, 4707542, 4765333, 4797332, 4799500, ...). Symptoms are still same - can't type non-US nation characters. Somebody reports german "sharp B", <, > and may other various characters. My case are numbers.

jEdit's keyb tester knows about these keys but don't pass it to screen (they are filtered). I can send excact dump.

I simply can't believe that all users at Linux do copy&paste to insert dead characters. Is there *any* workaround?

Thanks in advance for all replies!

Have a nice day to all
Libor (Czech Rep, Europe)

jEdit under Windows
Submitted by Anonymous on Sunday, 13 February, 2005 - 20:11
Hello,
I'm very happy with jEdit, but I've got a problem: I said windows that he should open all *.php files with this adress:
C:\Programme\Java\j2re1.4.0_01\bin\javaw.exe -jar "G:\Programme\jEdit\jedit.jar"
It works, but not with *.php files in directories with blanks. Unfortunately, all my files are in "H:\Tim\Eigene Dateien" and so I can't open them directly.
Can somebody help me? I really hope so Eye-wink
Thanks,
Tim.
Font issues on Windows with jEdit 4.2
Submitted by Anonymous on Thursday, 10 February, 2005 - 23:14
Whenever I start jEdit (using javaw) on Windows (XP SP2) all the fonts on the screen seem to go bold (or something). As soon as I close jEdit they return to normal.

Has anyone any idea what might be causing this?

Thanks
Increase heap size used by jEdit?
Submitted by a992400 on Thursday, 10 February, 2005 - 22:24
I tried editing many files at once in jEdit v4.2, and got an error message from jEdit that there was not enough heap allocated. Back in the days of version 4.1, a simple fix was to increase the maximum heap size via Programs > jEdit > "Set jEdit Parameters" > "Command line options for Java executable", and setting it to "-mx64m". But now that Windows launcher and other handy things appeared to be missing in the new version, it seems I have to pass "-mx64m" as a parameter to jEdit.

So I tried adding -mx64m to the shortcut created during jEdit installation. (By the way, C:\_a\ is where I install all of my applications.) So...
C:\_a\Java\JRE\bin\javaw.exe -jar C:\_a\jEdit\jedit.jar
... which works fine, becomes...
C:\_a\Java\JRE\bin\javaw.exe -jar C:\_a\jEdit\jedit.jar -mx64m
... which doesn't work at all. When I enter that at the command line, nothing happens. I'm guessing that Java sees -mx64m as an invalid parameter, but unhelpfully does not report that.

I know I am able to pass parameters to jEdit, e.g.:
C:\_a\Java\JRE\bin\javaw.exe -jar C:\_a\jEdit\jedit.jar x.html
... opens the file just fine. But...
C:\_a\Java\JRE\bin\javaw.exe -jar C:\_a\jEdit\jedit.jar x.html -mx64m
... fails.

Any suggestions on how to get it to work?
Unsupported major.minor version 49.0
Submitted by Anonymous on Thursday, 10 February, 2005 - 20:28
Hi, I just update to 4.2-2jpp via yum, and now when I lauch jedit I get that :

Exception in thread "main" java.lang.UnsupportedClassVersionError: org/gjt/sp/jedit/jEdit (Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
.....

I read somewhere that it has to do with my version of java and the version used to compile the program. Here I run jvm and jdk 1.4.2_06-b03 on Fedora Core 3. anyone can help?
ELF binary type "0" not known
Submitted by Anonymous on Tuesday, 8 February, 2005 - 11:09
Hi.When i first time run jedit it works fine then i turn off my computer and when i turned on the next time and try to run jedit i get a message: ELF binary type "0" not known.
Abort trap
I am using FreeBSD and jedit installed from ports.Please help me to solve the problem.Thanks.
Words disappearing
Submitted by Anonymous on Sunday, 6 February, 2005 - 00:16
I'm having trouble when ever I type the words 'in', 'and', as well as 'or' they disappear into a little box. Can somebody tell me what setting I need to change?

Thank you.
ProjectViewer: No easy way to start an instance of it?
Submitted by malyvelky on Friday, 4 February, 2005 - 22:06
Hi, until recently I wasn't able to use ProjectViewer because there was no way to start it. There is no menu entry 'Start Project Viewer' or "New floating P. W,'. Finally I discovered I can use the plugin's actions 'Project Viewer (new floating instance' and 'Project Viewer (toggle)' to add them to the main jEdit context menu and start it from there. But I'm sure this is not the normal way. Is there something missing in my ProjectViewer's menu or is this normal? Thanks! /Kuba
Restore dialog window size?
Submitted by Anonymous on Tuesday, 1 February, 2005 - 21:39
The dialogs that opens when I click on the memory indicator int he status bar as well as error notices only show the title bar of the window and i cannot resize them. How can i restore the default size for those dialogs?
Using 4.2final on windows2000

thanks in advance

Daiwai
Danish letters
Submitted by Anonymous on Friday, 28 January, 2005 - 19:54
I have a problem getting æøåÆØÅ to work in jedit, I've tryed
-Dfile.encoding=UTF8
-Dfile.encoding=ISO-8859-1
and setting the encoding properties in the build.xml file.
I'm running Debian and æøåÆØÅ work in all other app's.

I have not tryed to compile it manualy without ant.

Hope somebody can help me getting to use this incredible editor more often.
Dual monitor woes win2k
Submitted by Anonymous on Saturday, 22 January, 2005 - 11:40
Dear all,

let me first give kudos to the developers of jedit. I did not touch vim ever since I came accross it half a year ago. (Ok, expect on shh remote shell that is ). _Really_ handy all purpose thingy!

Thanks to this thread http://community.jedit.org/?q=node/view/1651 I was succesfuly able to resolve some issues related to slow scroll speeds when starting jedit on the second monitor. (However, as this is my favorite one while the first mainly serves as documentation browser, I start jedit on the first, move it to the second. I could not find s.th. similar to the POWERPLAY tweaks mentioned in above thread.)

Now, here is my problem:
Every time I would launch a dialog ("file open, search etc.) jedit "forgot" the settings for position and size and squeezes the boxes in the horizontal direction. This only happens when using the second monitor, running on the first works fine.
Has anybody some advise for this? I could not find anything in FAQ/Bugrep./Forums, and maybe it's just a too exotic behaviour to file a bug report for this.
My setup:
- ATI Radeon 9600
- Catalyst 04.9
- 2 x 1280 x 1024

Thanks for any hints,
Jakob
How to "auto-detect" files saved in UTF-8?
Submitted by Anonymous on Friday, 21 January, 2005 - 11:24
Hi there!

I'm using JEdit to edit some files (mainly PHP and Python scripts) that needs to be encoded in UTF-8.
Even if I set the "auto detect" option "on" in open panel, JEdit always opens the files using the standard Cp1252 encoding instead of the UTF-8 one... does anybody know how to resolve this problem?
Thanks! Smiling

Kind regards,
Matteo
jEdit GUI suddenly dis-proportional?!
Submitted by Anonymous on Tuesday, 18 January, 2005 - 14:13
All of a sudden the jEdit GUI under linux looks broken - fonts does not fit their boxes (some lists are undreadable because fonts are too big, others have too much space around them).

What can have happened? I don't remember doing anyting special except maybe messing around a bit with XF86Config ?
I/O Error (Network is unreachable)
Submitted by Anonymous on Wednesday, 12 January, 2005 - 18:10
I can connect to the network to download the plugin list, etc.

However when I goto actually install a plug in, I get the error:

An I/O error occurred (Network is unreachable)

Please advise how to fix this problem. Java config issue maybe? Thanks. Log output below:

[message] jEdit: Startup complete [notice] jEdit: Loading edit mode /usr/local/share/jedit/4.2/modes/text.xml [debug] EditBus: BufferUpdate[what=PROPERTIES_CHANGED,view=null,source=Untitled-1 (/usr/share/java/)] [debug] EditBus: BufferUpdate[what=LOADED,view=null,source=Untitled-1 (/usr/share/java/)] [debug] EditBus: BufferUpdate[what=PROPERTIES_CHANGED,view=null,source=jEdit-version.txt (http://www.jedit.org/)] [debug] EditBus: BufferUpdate[what=LOADED,view=null,source=jEdit-version.txt (http://www.jedit.org/)] [debug] WorkThread: Running in work thread: [id=5,run=org.gjt.sp.jedit.pluginmgr.PluginManager$2@1dcc4cd]

[error] Roster$Install: java.net.SocketException: Network is unreachable

[error] Roster$Install: at java.net.PlainSocketImpl.socketConnect(Native Method) [error] Roster$Install: at java.net.PlainSocketImpl.doConnect(Unknown Source) [error] Roster$Install: at java.net.PlainSocketImpl.connectToAddress(Unknown Source) [error] Roster$Install: at java.net.PlainSocketImpl.connect(Unknown Source) [error] Roster$Install: at java.net.Socket.connect(Unknown Source) [error] Roster$Install: at java.net.Socket.connect(Unknown Source) [error] Roster$Install: at sun.net.NetworkClient.doConnect(Unknown Source) [error] Roster$Install: at sun.net.www.http.HttpClient.openServer(Unknown Source) [error] Roster$Install: at sun.net.www.http.HttpClient.openServer(Unknown Source) [error] Roster$Install: at sun.net.www.http.HttpClient.(Unknown Source) [error] Roster$Install: at sun.net.www.http.HttpClient.(Unknown Source) [error] Roster$Install: at sun.net.www.http.HttpClient.New(Unknown Source) [error] Roster$Install: at sun.net.www.http.HttpClient.New(Unknown Source) [error] Roster$Install: at sun.net.www.http.HttpClient.New(Unknown Source) [error] Roster$Install: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) [error] Roster$Install: at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) [error] Roster$Install: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) [error] Roster$Install: at org.gjt.sp.jedit.pluginmgr.Roster$Install.download(Roster.java:417) [error] Roster$Install: at org.gjt.sp.jedit.pluginmgr.Roster$Install.runInWorkThread(Roster.java:314) [error] Roster$Install: at org.gjt.sp.jedit.pluginmgr.Roster.performOperationsInWorkThread(Roster.java:82) [error] Roster$Install: at org.gjt.sp.jedit.pluginmgr.PluginManagerProgress$RosterThread.run(PluginManagerProgress.java:181) [error] Roster$Install: java.net.SocketException: Network is unreachable [error] Roster$Install: at java.net.PlainSocketImpl.socketConnect(Native Method) [error] Roster$Install: at java.net.PlainSocketImpl.doConnect(Unknown Source) [error] Roster$Install: at java.net.PlainSocketImpl.connectToAddress(Unknown Source) [error] Roster$Install: at java.net.PlainSocketImpl.connect(Unknown Source) [error] Roster$Install: at java.net.Socket.connect(Unknown Source) [error] Roster$Install: at java.net.Socket.connect(Unknown Source) [error] Roster$Install: at sun.net.NetworkClient.doConnect(Unknown Source) [error] Roster$Install: at sun.net.www.http.HttpClient.openServer(Unknown Source) [error] Roster$Install: at sun.net.www.http.HttpClient.openServer(Unknown Source) [error] Roster$Install: at sun.net.www.http.HttpClient.(Unknown Source) [error] Roster$Install: at sun.net.www.http.HttpClient.(Unknown Source) [error] Roster$Install: at sun.net.www.http.HttpClient.New(Unknown Source) [error] Roster$Install: at sun.net.www.http.HttpClient.New(Unknown Source) [error] Roster$Install: at sun.net.www.http.HttpClient.New(Unknown Source) [error] Roster$Install: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) [error] Roster$Install: at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) [error] Roster$Install: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) [error] Roster$Install: at org.gjt.sp.jedit.pluginmgr.Roster$Install.download(Roster.java:417) [error] Roster$Install: at org.gjt.sp.jedit.pluginmgr.Roster$Install.runInWorkThread(Roster.java:314) [error] Roster$Install: at org.gjt.sp.jedit.pluginmgr.Roster.performOperationsInWorkThread(Roster.java:82) [error] Roster$Install: at org.gjt.sp.jedit.pluginmgr.PluginManagerProgress$RosterThread.run(PluginManagerProgress.java:181)

this has gotta be pilot error, but... help?
Submitted by raz on Tuesday, 11 January, 2005 - 16:46
I have jedit 4.2 final running on XP and all is well.. except that the console plugin doesn't seem to allow me to specify a compiler for a C file. I cannot find where in the global options to map a compiler to mode, and under the plugin-options the only compilers that I can select for the C mode is ant, diff, hugs, java, javac, jikes, jmk, latex, openjade HTML, openjade PDF, and yap...

what am I missing? (beside the obvious).

all help appreciated.

-rz.
no browser preview
Submitted by Anonymous on Monday, 10 January, 2005 - 22:22
I've been trying to find a way to load my current buffer within an external browser window.
I cannot get this feature to function properly from the InfoViewer and Project viewer plugins.
InfoViewer gives me the following message:
"java.io.IOException: Mosilla: not found"
Project Viewer gives me no response at all.
I was able to find one macro online that works only half of the time

I'm using jEdit 4.2 full on Mac 10.2X
Is anyone aware of another plugin that might be of use to me.
I think jEdit is a wonderful project for coding HTML/CSS and other files.
without a decent preview though... i'm better off using other tools

any response is appreciated.
Problem with covering taskbar??
Submitted by himerus77 on Monday, 10 January, 2005 - 03:33
Hey all... been using Jedit for a good while now, and it's the BEST editor I've come across for my HTML/XHTML/PHP/CSS/JavaScript needs.

I'm using 4.2, and when I use the metal look & feel, when the window is maximized, it takes up the entire screen... I've looked over the properties file, and I dont see anything obvious, but the other look & feels dont do that... I like the metal one mainly because I can edit the font sizes/types for the menu items, and buffer tabs, etc...

Any thoughts?

TIA!!!
jEdit Help file...
Submitted by Anonymous on Sunday, 9 January, 2005 - 08:54
I use xp.
I will translate Help Files into Korean.
But I don't find Help Files of Plugins.
Where are those?
Print Spacing Problem Question
Submitted by Anonymous on Friday, 7 January, 2005 - 18:03
Whenever I print out a document that exceeds 100 characters per line, the characters greater than 100 overwrite the previous characters starting around the 93rd character. This happens when I use Monospace 9 point. If I change the print font to Monospace 8 point, then the characters greater than 100 start printing about a half inch past the 100th character. If I turn on the "Print Spacing Workaround", the printout looks good, but the spool file is huge (30 Mb) and printing a 30 page document takes a long long time (It's much quicker for me to open another editor just to do the printing).

I know similar messages have been posted in the Mailing Lists, but I have a some questions not answered there:

1) Have other people seen this same problem? or is it my setup (Windows XP, JRE 1.4.2) How do you print wide documents?

2) What is special about 100 characters? Is this a Java limitations or JEDIT? Can this be set greater than 132 (or some larger number)?

3) If this is a Java bug, is there any hope of a resolution besides the workaround?

Thanks in advance, and even with the above problem, JEDIT is still one of the best around.

JN
User login
Browse archives
« May 2024  
MoTuWeThFrSaSu
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 
Poll
Are you interested in language packs for jEdit?
Yes, and I could help maintain translations
26%
Yes, I'd like to have translations
32%
Indifferent
35%
No, that'd be bad (please comment)
7%
Total votes: 1093
Syndication
file   ver   dls
German Localization light   4.4.2.1   83283
Context Free Art (*.cfdg)   0.31   46056
BBEdit scheme   1.0   18596
JBuilder scheme   .001   18496
ColdFusion scheme   1.0   18025
R Edit Mode - extensive version   0.1   17474
Advanced HTML edit mode   1.0   16207
Matlab Edit Mode   1.0   16069
jEdit XP icons   1.0   15230
XP icons for jEdit   1.1   14294