Ubuntu :: NetBeans To Display The Font The Same Way GEdit Does?
May 9, 2010
Hello everyone,
I just installed Ubuntu 10.04 Desktop (32-bit) and everything has been working fine out of the box (even the wireless card!), but there appears to be something wrong with NetBeans 6.8, whichI installed through the Software Center.
I set the font to Monospace size 12 and you'll see on the screenshot that the letters in NetBeans are way smaller and thinner.
I did some googling and tried to use start NetBeans with -J-Dswing.aatext=true and -J-Dawt.useSystemAAFontSettings=on, but that did not change anything.
Is there anything I can do to force NetBeans to display the font the same way gEdit does?
View 3 Replies
ADVERTISEMENT
Jan 12, 2010
I am trying to make wine work for explorer. I followed some instructions on this link [URL] To follow this link, I am supposed to
cd ~/ies4linux/ie6
cp user.reg ~/user.reg.old
gedit user.reg
1st and 2nd line went well 3rd line when I try to execute the command gedit user.reg (gedit:2573): Gtk-WARNING ** cannot open display I then /ies4linux/ie6# ls dosdevices(in blue) drive_c(in blue) system.reg(in white) userdef.reg(in green) user.reg
View 3 Replies
View Related
Feb 8, 2010
I set-up my Sudo it works but when I use Gedit I get the following message
Jean-Luc@localhost:~> sudo gedit /etc/fstab
(gedit:7137): Gtk-WARNING **: cannot open display:
samething with /etc/sudoers
If I use vi it's ok, I can modify and save. In Fedora it run ok, but with opensuse?
View 9 Replies
View Related
Apr 12, 2010
Is it possible to make the editor font in NetBeans look exactly the same as it does in Ubuntu 9.10's gnome terminal or gedit (that is, use the same font and make it antialiased)?
View 1 Replies
View Related
May 23, 2010
Netbeans 6.8 Ubuntu 10.04: I add php to netbeans and when I type $ gksu netbeans its open netbeans without php editor. Only when I type $ sudo netbeans its open it properly
View 1 Replies
View Related
Apr 8, 2010
After the JDK update, the fonts in Netbeans editor window have changed. How can I get the old fonts back?
View 1 Replies
View Related
Aug 27, 2010
I want to change gedit font size and color scheme as root but the font is locked out and when selecting a color scheme I get the following error: ** (gedit:2562): CRITICAL **: gedit_prefs_manager_set_string: assertion `gconf_client_key_is_writable ( gedit_prefs_manager->gconf_client, key, NULL)' failed How can I get around this?
View 2 Replies
View Related
Mar 24, 2010
Installed netbeans via synaptic but when I click 'NetBeans' it doesn't open... no error nothing
Tried running 'netbeans' in terminal and it's the same!
View 8 Replies
View Related
May 8, 2011
running 10.04 netbook lucid lynx and I have couple of simple plain gedit text files. Wheenver I open them I am always prompted "this is an executable file, with the the choice to Run in Terminal Display Cancel Run how do i get these simple text files (which are not executables unless file type got messed up) just to automatically display in gedit (they're set to open wtih gedt app).
View 7 Replies
View Related
Jan 27, 2010
I have used Chinese simplified language as default language, at that time I can use gedit to open some chinese file, also at panel of gedit, there were Chinese like open blah blah.
After I closed it and open it again, strange things happened, there were no Chinese words at panel , and could not display Chinese.....
Later, i have tried to logout session and login with Gnome session and set the default language as Chinese. This time, file names , program names can be showed in Chinese perfectly, somehow for gedit, nothing has changed, and English panel, no Chinese can be displayed.
View 3 Replies
View Related
Jan 23, 2011
I've been searching for a permanent solution for some time now, but the threads containing the same error message never seem to be about the same issue.I want to:I'm not trying anything fancy, all I want to do is open a write-protected file with gedit as root, like so:
Code:
# sudo gedit /usr/bin/deadbeef
..but every time I try, no matter the file, I get this error message:
Code:
(gedit: [process #] ): Gtk-WARNING **: cannot open display
I already know: I can circumvent this by going:
Code:
# xhost +local:root
# sudo su
# export DISPLAY=:0.0
[code].....
View 6 Replies
View Related
Mar 23, 2011
I have just finished an install of Cent 5.5. I loaded up a trunk for a software application I want to compile on cent, but I cannot read the .cpp files. The issue seems to be with the file extension. If I change the extension to .txt, they open just fine. My .FOR, .FPP, and .DAT files display fine, but the .cpp and .h give me an error, "Couldn't display...". What is the problem here that won't let me open these files in gedit?
View 5 Replies
View Related
Nov 7, 2010
I am trying to edit a postinfo.xsl in my root file dir, and with the command:
frank@linux-avnb:~> sudo gedit
(gedit:14150): Gtk-WARNING **: cannot open display: frank@linux-avnb:~>
I get the following. what am i doing wrong?
View 3 Replies
View Related
Jan 3, 2011
I have two user accounts on this machine. This problem is particularly noticed when browsing the web in Google Chrome (though I'm not sure if this a Chrome-only problem, so I'm posting this here). My distro is Kubuntu, but all my user accounts use Gnome.
Basically, I have the same font and display settings set up on both user accounts, but the fonts are not showing up the same. I'm not sure if at some point a long time ago I did something on one account that I never did on another to change something, but either way I can't seem to find any difference in any of the settings, yet the display is still different.
This is easier explained with screenshots.
1st user account: [URL]
2nd user account: [URL]
Note how the fonts appear bold and not bold, note the different appearance of the (c) character on the webpage, and note the size of the "Google" image is different.
For Chrome settings, both are set at 100% zoom, so this is not an issue of scale. Both user accounts are also set at 1600x900 resolution. Notice that the Google Chrome fonts are both set exactly the same, as are the Gnome system fonts.
Does anybody have a clue what I'm forgetting to check here? I believe the 2nd user account is the correct one, and the 1st one is wrong, since it clearly looks uglier.
View 2 Replies
View Related
Jun 1, 2010
I'm having trouble getting the usual display in firefox as I had in fedora 12. Here is what my fedoraforum.org page looks like: By twohot at 2010-07-19
I suspect something is wrong with the interpretation of "sans, sans-serif, serif ... etc" within fedora but i don't know how to go about fixing it. I'd like to leave the default settings in firefox as this has been the case in previous releases.
View 14 Replies
View Related
Oct 29, 2010
When scrolling down in nano with keyboard (holding "down" key), nano scrolls several lines at once each time. Is there any possibility to configure it so it will scroll one line each time like gedit does when scrolling in gedit?
View 3 Replies
View Related
Jul 9, 2010
Essentially I have found this guide, but it is for miktex, i need a guide for texlive on Debian/Ubuntu which will not pollute dpkg installed texmf.
I'm interested in converting TrueType font to be usable in (pdf)(La)TeX.
All the power google turn up just stuff f relating how to install microsoft fonts or do stuf on MikTeX.
I CANNOT USE XeLaTeX!!! I use pstricks and the font must be available in plain TeX! Otherwise my document looks inconsistent!
View 1 Replies
View Related
Jul 8, 2010
Most of my work happens in a terminal, so I need a clear, readable font. I've settled a while ago on Terminus [URL]..., which works wonders for me. I added XTerm*faceName : Terminus in my ~/.Xdefaults, and I do get the Terminus font. Unfortunately, a lot of Unicode glyphs are missing (mathematical symbols, greek and hebrew letters), displaying as little square blocks instead.
If I remove the faceName entry, the default configuration seems able to display most of the glyphs (including math, greek, hebrew, runic, and whatever else), but the default font is much harder to read.
A google search hints that it should be possible to use Terminus as the default font, and fallback to (an)other one(s) for missing glyphs, but provides no further explanation. I've seen documentation that recommends Bitstream Vera Sans as a fallback, but it lacks the glyphs I need too; I don't know how to identify the default font used by xterm either, I had a look at /usr/share/X11/app-defaults/XTerm, but all I can find are generic references to old pre-fontconfig font names.
Using Gentoo Linux, fontconfig and xterm are up to date, USEs trutype and unicode enabled, X.Org server 1.6.
Edit: I alternate between Ratpoison, Awesome and XMonad, without a desktop environment.
View 1 Replies
View Related
Aug 16, 2010
I can't change fonts in Firefox preferences (Content).
My OS is openSUSE 11.3, KDE 4.4.4. release 8.
Any type and size of font I use, nothing happens. It's still same font which I choose for the first time I've started Firefox afer installing openSUSE 11.3.
View 4 Replies
View Related
May 4, 2010
Actually I want to log a bug but I don't really know what package to log it against. The problem is that by default Pango is choosing the AR PL UMing CN as the font to render Japanese text when the current font doesn't have Japanese glyphs. But AR PL UMing CN is a Chinese font, so Chinese glyphs for kanji characters (e.g., 覚) are displayed. This is jarring and confusing for Japanese readers.
This situation mostly arises when you have mixed English and Japanese text. Some applications (for instance Firefox) will allow you to select a font for Asian text. Thus if the text contains only Asian characters it will use the font you select, rather than what Pango would have selected. But if it is a mix of English and Japanese, you end up with the wrong glyphs.
Other environments (like gnome-terminal, or a gedit) have difficulties as well. Since the primary interface requires mono spaced roman characters you run into difficulty selecting fonts. Most Japanese fonts only have proportional roman characters. This means that if use a nice roman font and use Japanese text (for instance file names), you end up with Chinese glyphs. What I want is a mechanism that will work across all of Gnome for selecting the font I want to use for Chinese characters. That way I can choose either Japanese or Chinese glyphs.
I realize this is low priority. It only bugs me a little, but many of my Japanese colleagues are put off from using Ubuntu because they are confused by the Chinese glyphs that pop up on my screen from time to time. As I said, I'd like to file a bug, but I'm not sure against what package...
View 2 Replies
View Related
Feb 25, 2010
In all previous versions of KDE I had Console8x16 set as KDE font for all cases (Settings->Appearance->Fonts). After tonight upgrade, this (only!) font is not working. I can see it in font manager, I can set it in ...Appearance->Fonts, but actually remains default font. Two of about 30 attempts somehow (can not reproduce) succeeded to set "console 12" font, but it disappeared after restart.
1. What can be the problem in 4.4?
2. In /usr/share/fonts tere are 3 files named console8x16.pcf, console8x8.pcf and console9x15.pcf, but in the font list in Appearance->Fonts I can see only 2 - one named "Console" (seems to be 8x16 and "console" (8x8). File 9x15 does not appear at all. Why?
Last results of attempts: cannot use console font in part of areas, while part works OK. For example: kdevelop editor, kmail message body text works OK. But kmail other parts - does not. The most interesting is that although setting the kmail body message text to console displays the message body text correctly (with console font), but the example message in "Configure kmail" dialogue "The Quick Brown Fox Jumps Over The Lazy Dog" is displayed in the default font, as if there is no console font!
View 3 Replies
View Related
Oct 28, 2010
I just downloaded Netbeans for Ubuntu. Now I only have Java, how can I add PHP to it?
View 2 Replies
View Related
Feb 7, 2010
I have downloaded NetBeans 6.8 to do java proramming. After downloading I want to know how to run "netbeans-6.8-ml-linux.sh" file. From command line I went to the folder where the netbeans-6.8-ml-linux.sh file is, and I type the command.
$ sudo ./netbeans-6.8-ml-linux
it says that:
sudo: ./netbeans-6.8-ml-linux: command not found
View 2 Replies
View Related
Jun 13, 2010
I'm using Ubuntu 9.04 on a netbook with the remix UI. I downloaded netbeans and orginally it would show a gray screen after the splash screen disappeared. I was able to fix that by adding "export AWT_TOOLKIT=MToolkit" to /etc/profile.
I then disabled a plugin, can't remember which one, and added a plugin to netbeans internal repository. Now netbeans won't start at all. It freezes at the splash screen. I have done a complete removal and a reinstallation, so I doubt the plugin stuff is affecting it. When I run netbeans from console it hangs, and displays not output until I send it an interrupt. Then it spits out this error message:
Quote:
** (<unknown>:5182): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed
** (<unknown>:5182): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed
** (<unknown>:5182): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed
** (<unknown>:5182): WARNING **: FIXME: wait for completion unimplemented
** (<unknown>:5182): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed
View 3 Replies
View Related
Aug 31, 2010
I've tried a quick google search and found nothing. I've recently had to remove openJDK due to the sheer sluggishness of the entire outfit and instead installed SunJDK. Now, I've been trying to get Netbeans to work again (had to reinstall it) but it won't load. Here are the simple steps. 1. Click on netbeans (run) 2. Netbeans shows up the taskbar 3. Netbeans disappears from the taskbar 4. user left.
View 6 Replies
View Related
Jan 10, 2011
where do I add a jar so that NetBeans picks it up and the classes are available in the IDE source editor + ubuntu 10.4 ?
View 1 Replies
View Related
Feb 28, 2011
how to install netbeans in ubuntu 10.10
View 7 Replies
View Related
Mar 16, 2011
I am seeing a weird error in a font display. I see a small question mark next to a font that I am using as a simple graphic. Does this mean that some function call in xlib is being passed an invalid paramter?
View 1 Replies
View Related
Mar 4, 2010
I'm not sure if this is the place to post this, but I'm having trouble with NetBeans.
I'm trying to run a Java applet.
My code (provided by my Java instructor):
Code:
I get 1 of 2 errors, depending on my config:
1) If I run it with <default config>
2) If I run it with Web Start
I need NetBeans to work with applets for my Java class.
View 1 Replies
View Related
Jun 28, 2010
I Have probleme with Netbeans. I am Using Netbeans 6.8 and my operating system ubuntu 9.10 .I have probleme with netbeans it automatically crashing while i am working on that......,. I Downloaded Netbeans 6.8 from Netbeans website and installed. before crashing no error message is displayed.Daily I started Netbens and worked on that for some time after starting it works fine then some times it automatically crashed..
can u find solution for that
View 1 Replies
View Related