Is there a way to set up Kate to use a single template to set both the normal and printing fonts without having to go into "settings > configure kate" each time I create a new document?
In /home/tom/.kde4/share/config/kateschemarc the printing and normal are separate categories. Is there a way to change both at the same time?
I would like to start using kate to write c++ programs but kate i am not sure how to go about actually running the code. Right now i just have a simple Hello World script. How would i now run this and see an output on the konsole?
After upgrading to KDE4.7 I would get the error message, "A KDE text-editor component could not be found. Please check your KDE installation.", when I clicked on text files. The all knowing Google provided no answer so I am leaving my solution here in case others are as unfortunate.
For some reason kdelibs3-32bit is pulled in when I upgraded to kde 4.7, removing it fixed the problem.
I try to install C support and it get this errorC/C++ template file '/home/perlsyntax/.vim/c-support/templates/Templates' does not exist or is not readableI get that after i make the dir ~/.vim and ~/.vim/plugin i put c support in my ~/.vim/plugin anyone know why i get the error message for on fedora?---------- Post added at 08:06 AM ---------- Previous post was at 07:24 AM -------------------- Post added at 01:12 PM ---------- Previous post was at 08:06 AM -------------------- Post added at 09:02 PM ---------- Previous post was at 01:12 PM ----------[/COLOR]Anyone out there?
On windows I really only used Notepad++ as my text editor, it had two features that I loved.What I need to accomplish is what I would do with Notepad++ column editor.I could have like 100 lines, and place the cursor at a column, and goto edit>column editor, and I could insert an incrementing number. (I could also pad the incrementing number with 0s, this was GREAT for making batch files among other things.)So each line at that column had a number higher than the previous line.The other feature that I used sometimes was a search/replace with regex patterns.Does anyone know of an editor that has those features for linux? I am mostly after the column editor insert feature but if you know of one with both features that would rock.
I need to draw some flowcharts. I don't have the time to create them, I just need a template where I can manipulate the boxes and edit the text without worrying about the colors and the forms. There's any place where I can get that?
btw, which one is better to create flow charts, Inkscape or Dia? Dia seems to me more intuitive and easy to use but I can't discover how to rotate objects per example, I think it's a little limited in options.
I'm looking for something simple and classic like this, with labeled arrows.
LibreOffice Impress has only 9 presentation templates - and I don't like a single one of them. Where can I find more and how can I add them to Impress? For example I can open my old openoffice presentation, but I don't know how to add template to Impress.
A friend running Evolution on Ubuntu 9.10 lost her "Sent" folder. I soon discovered that she must have accidentally dragged it to "Templates", because inside that folder was another "Sent" folder containing all her sent e-mails. The main "Sent" folder was still there, but empty.
I moved all her sent e-mails back to the main "Sent" folder, and then tried to delete Templates-Sent, but Evolution just says it can't do that.
I have configured and installed LDAP.in /etc/ldapscripts/ldapscripts.conf I have set:UTEMPLATE="/etc/ldapscripts/ldapadduser.template"File which contains:
Make a new user Delete the "$HOME/Templates" folder Create a "$HOME/Templates" folder
Now, no new templates will be recognized in the right-click menu.
problems: Files created in the Templates folder are not found in the menu of <Right-Click> -> New Document.
In Nautilus, Go -> Templates sends me to /home/$USER/.
Non-solutions:
Restarting the computer does not solve this. I have done about an hour of searching on the internet and I have searched through the Nautilus source code.. I an not good enough with Linux to be able to understand the Nautilus source.
Do they have all the templates and the professional office pack available like Open Office did? Or are the ones from Open Office compatible with Libre Office?
when trying to load Kate I get the following error message:
trying to create local folder /home/xxx/.kde/share: Permission denied trying to create local folder /home/xxx/.kde/share: Permission denied trying to create local folder /home/xxx/.kde/cache-desktop: Permission denied ... kdeinit4: Aborting. bind() failed: : Permission denied Could not bind to socket '/home/xxx/.kde/socket-desktop/kdeinit4__0'
I was just wondering how to install Kate on ubuntu 9.10I attempted the usual:sudo apt-get install katethe terminal then outpts that it cannot find the package.I thought maybe it was "Kate" or "KATE" but neither work
I have a permissions question that I'm sure has a simple answer but one I can't find. When saving files through SSH using kate or kwrite, the permissions always reset to 644 when I want them to stay at 666/777. When using notepad (not sure what this is, it's just in my right click contex menu under "open with...") the permissions persisted after I saved. Permissions also persist with kate and kwrite on my local machine.
Is this something I need to configure on the server? Using Opensuse 11.2, kde 4.3, kwrite 4.3.1-5.6.3, kate 4.3.1-3.7
kate is my favorite text editor, and everything was working fine until recently. Whenever launching Kate, whether by opening a text file or by clicking the Kate icon, a dialog box pops up that KDEInit could not launch 'konsole'. In the background, a konsole window flashes briefly before disappearing.The baffling thing is, that if I click the "run Kate" shortcut, instead of the Kate shortcut, then Kate launches normally. I'm running 11.2 with all the updates installed
I wanted to make some modifications to a Kate plugin, so I cloned the git repository, started doing a few changes, and it compiled. The problem is that when I run it, it uses the version of the plugin installed in the system, not the one compiled with Kate.
I'm using version 13.37 for Slackware (not current). I've tried using XFCE and KDE (currently using KDE) and after using it for a while, it will seemingly randomly crash (20 minutes to multiple hours). The only thing that seems to be constant is that I'm always using Kate when it happens.
is taht possible to have the kate terminal open in new window?i dont like very much to have it in the same windows as the kate and so i would like to have it in another window
I am running ubunutu 9.10 and am having problems with the Kate text editor (v3.3.2). I leave my computer on for many weeks at a time as it is part of a network and others use it to run code on. During this time I am using kate as my text editor, and copy and paste from kate to other applciations, such as the terminal.
Infrequently but regularly enough to cause me trouble I can no longer paste text I copy from kate. I can copy and paste within kate, but I cant copy from kate and paste into the terminal or thuderbird, or firefox etc.
I am a CS major and Iv'e been using vim with a custom rc file to do my editing... A professor suggested we can use kate with terminal for better speed so I thought I would give it a try. Unlike vim, geany, eclipse and others kate does not indent java code, for example after "{ <ENTER>" it should indent to the right 1 tab, but it does not, so I have to press <TAB> every time I go to new like, and I have to go back and forth for different statements...
This does not make things faster at all, Is this even possible? Any other editor suggestions that do not use GTK, but kde native Qt with terminal emulator?