Ubuntu :: Gedit Plugin Install - No Way To Get Plugins Working
Jun 22, 2010
After a month or so on a WUBI install (Lucid Lynx 64bit) I decided to pass to a clean install to a dedicated partition and here I am, almost happy. I have installed 5* ( uninstalled & installed) gedit-plugins package by every means I know of (apt-get from terminal, ubuntu software center, synaptics) and I also have downloaded and unzipped the package to ~/.gnome2/gedit/plugins folder. But none of the plugins is working.
I don't know if it is relevant, but i noticed the following: on my wubi installation i had installed gedit-plugins with apt-get and it had installed in the ~/.gnome2/gedit/plugins folder. Now I find the contents of the package in /usr/lib/gedit-2/plugins and /usr/lib64/gedit-2/plugins. I don't know if it has anything to do with anything.
I want to install more plugins for gedit, but when I run: Code: sudo apt-get install gedit-plugins I get: Code: 0 upgraded, 0 newly installed, 0 to remove and 213 not upgraded. I keep reading about all of these awesome plugins I have to have and I want to use them. I tried to just download them and add the plugin to the plugin folder, but I got a permission denied error.
Follow the directions on line : "put the files in either the system-wide plugins directory /usr/lib/gedit-2/plugins/, or in the user plugins directory, which may need to be created, ~/.gnome2/gedit/plugins/" eg, I copied the file for codecomment(from the gedit-plugins package) to both(either) of the two directories above, but none of them works. I also tried other plugins and chmod the file & directories to 755, still can't load new plugins after restart gedit. [URL]...
I want to install the LaTeX plugin for gedit. There is a Ubuntu package for this, but it seems to want to install an entire TeX system in addition to the plugin. I keep my LaTeX current from the texlive distribution, and Ubuntu tends to a year behind in its LaTeX distribution. Question: Will the package installer detect that I have a current LaTeX system and not install an older version?
Zen-coding is a great gedit plugin for html & css development.I download the files and unpack them into ~/.gnome2/gedit/plugins/.After open gedit I can't find zencoding in the Gedit Preference.
We All know Gedit Autocomplete plugin (nagaozen / gedit-plugin-autocomplete 0.10.1). It has a cool feature where it reads words from a "Library". How to Edit that library?
I have a Power PC G4 Dual 1GHz Processor desktop and running Ubuntu Gnome 10.x.I cannot use any of the plugins on Adobe's Flash plugin download page- they all seem to require i386 series processors. Is there an alternative? Maybe from the Linux community that will work with the PPCG4 and also Ubuntu?
Does anyone know how to install html-export plugin for Gedit ?
I took it from here: [url]
It is pretty old, was not updated for a long time.
When configuring I get:
Code:
Alternatively you may set the GEDIT_CFLAGS and GEDIT_LIBS environment variables to avoid the need to call pkg-config. See the pkg-config man page for more details.
I have installed gedit-devel but it did not help unfortunately.
ive installed the classbrowser plugin for gedit, and installed it the correct manner, by copying all the contents of the download to the .gnome2/gedit/plugins folder. The side pane shows up when i enable the plugin but it doesnt seem to do anything (the pane is just blank). Do i need to do anything else to get it to work?
But the checkbox to enable it in gedit becomes grayed out once I click it and it doesn't enable. (note that I used "pip install ElasticTabstops" instead of "easy_install ElasticTabstops", because that's what Arch uses)
I need some plugin for Gedit (or maybe other HTML-editor) which will make tags of words, like: I type "div", hit some hotkeys or anything else with keyboard and get "<div></div>". The same with all the words I type in. Do you guys know which piece of software can do such things?
I tried installed the flash-plugin with yum, and it looks like it installed successfully, but hitting a website like ..... still prompts me for the adobe firefox plugin.
[root@localhost greenwich]# yum --enablerepo=rmpforge install flash-plugin Loaded plugins: fastestmirror, priorities Error getting repository data for rmpforge, repository not found [root@localhost greenwich]# yum --enablerepo=rpmforge install flash-plugin Loaded plugins: fastestmirror, priorities
I have messed with things I shouldn't have so I am going to reinstall F14..Could someone please explain how to install the JDK from oracle and get the plugin working for firefox please?
I've been with this problem for ages and finally decided to post. Installed the gedit-plugins package (Version: 2.30.0-1ubuntu1). After enabling Show/Hide Tabbar plugin, and unckecking View-> Tabbar, tabs are still there, anyone knows what may be happening? I'm currently running Ubuntu 10.10 amd64, with gedit version 2.30.3
I am having a real issue with getting Rhythmbox plugins to work. I have tried several of them and I cannot get any of them to work. I have them in the ~/.gnome2/rhythmbox/plugins directory and I have restarted rhythmbox and tried to open it from the console. I get no errors or any other indication that there are any problems. Is there something I am missing?
I am trying to use the gedit command to edit my smb.conf file. It was originally working and all of a sudden it has stopped working. I have typed.. 'gedit /etc/samba/smb.conf' but it is a no go. I used the chmod command to set permissions as.. 'chmod 744 smb.conf' However I am still unable to get the file to open. If I do the 'more smb.conf' command I am able to read the contents of the file, however I am unable to edit them.
I'm having a problem with the script thing I installed to make gedit show up on right click and open with. I can't seem to get it to work properly. What I do is this; I right click on a text doc and click on scripts and then open with gedit. It opens a new text doc with "" as the file name. Any idea on how to fix this. I need to know as soon as possible because I have many files I need to use gedit with.
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
I've been battling with this weird problem for a while now and since I can't seem to find a decent answer I'm hoping one of you guys can steer me in the right direction. The problem is simple... syntax highlighting is not working consistently on ".rb" files.
My user name on my Ubuntu 10.04 LTS is jean-marc. So if I do touch /home/jean-marc/testing.rb and then gedit /home/jean-marc/testing.rb The file comes up as "Plain Text"
If I copy the file into /tmp/ and do gedit /tmp/testing.rb the file comes up as "Ruby" If I do gedit /home/jean-marc/afile.rb and the file does not exists the file comes up as "Ruby"
If I manually set the Syntax Highlight mode on my file gedit seems to remember it. Since most of the files are generated through scripting they all come as "Plain Text" and it's definitely not the best way to edit them. Also, the files, no matter where they are show up as "Ruby script (application/x-ruby)" when showing the attributes through nautilus. Now, before someone tells use, use this software or that software instead of gedit, well I'm happy with the tool and its plugins. I'm efficient with it and I'd rather stick to it.
Download firefox 4 from Index of /pub/mozilla.org/firefox/nightly/latest-trunk Unpack with ark to your home directry folder firefoxIn the folder firefox creat a new folder pluginscopy the contents from /usr/lib64/browser-plugins to the plugins folderStart firefox and there you go
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?
Gedit windows don't aerosnap left or right. They do upwards (to maximize).
Fedora 15, Gnome Shell, enjoying it.
A classical case for "aerosnapping" two windows side by side, in my experience, is a terminal on one side and a HOWTO in gedit on the other side. This allows easy copy and paste.
Anyway, a gedit window doesn't aerosnap left and right (it only heeds to aerosnapping on the top, for maximizing its window).
Gedit-2.28.3 text editor is not working adequately on Osuse 11.2: after selecting 'Search'--> 'Find/Replace'is not feasible to write properly in the corresponding box greyed/unabled)
I have just installed the newest version of ubuntu (10.10 the maverick meerkat) and im struggling installing any programs, wine and vlc arnt appearing on synaptic package manager and anything i try to do in either the command promt or ubuntu software centre doesnt work either. On the command promt when i follow the commands as seen on various tutourials the command promt comes back with an error. VLC example given below.