Software :: Kate Snippets \ There Is No Manual Or Documentation That Can Find?

Mar 13, 2011

I found that Kate comes with a plugin called "Kate Snippets", and it seems very nice.It lets you add commands into the snippet and even define QtScript (similar to JavaScript) functions to do things.But there is no manual or documentation that I can find.aybe someone knows more about this?

View 1 Replies


ADVERTISEMENT

General :: Kate Plugin That Enables File Comparison In Kate?

Jul 16, 2010

Is there a Kate plugin that enables file comparison in Kate?, something like the plugin available for Notepad++

View 1 Replies View Related

Fedora :: Find Documentation About Procfs?

Aug 26, 2010

where to find documentation about procfs in fedora? I tried to use man 5 proc, and find some info in /usr/share/doc, but there is no info.

View 2 Replies View Related

Software :: Unable To Find Anything In Any Of The Documentation?

Oct 4, 2010

I just unpacked the latest version of Thunderbird. Now there is a new Thunderbird folder in my folder named Downloads. I can run Thunderbird by using the provided script. Should this folder be moved? I was unable to find anything in any of the documentation as to where this folder should be located.

View 2 Replies View Related

Ubuntu :: Find Answers Within GEANT Documentation?

Dec 21, 2010

I've been attempting to install GEANT4 (a physics simulation program thing) however, I keep running into an issue. I've attempted to find answers within GEANT Documentation, but this seems to be experienced often by users, but not addressed within their documentation. Anyways, when I try to build it says I have installation errors, and the only one I can find within the output is this:

Code:
/usr/bin/ld: cannot find -lGLU
collect2: ld returned 1 exit status
make[2]: *** [/home/zach/geant4/geant4_9_4_b01/lib/Linux-g++/libG4FR.so] Error 1
Creating shared library /home/zach/geant4/geant4_9_4_b01/lib/Linux-g++/libG4visHepRep.so ...
/usr/bin/ld: cannot find -lGLU
collect2: ld returned 1 exit status

[Code]...

View 4 Replies View Related

Ubuntu :: Find No Documentation With For Recording Macros?

Jun 6, 2011

I am using LibreOffice under Ubuntu 10.10 and Windows XP, and trying to record some macros. I can find no documentation with for recording macros. There are some forum threads of individuals, but the replies all recommend external programs. LibreOffice has its own macro recorder, doesn't it? It is on the Tools menu, as in previous versions of OpenOffice, but "record macro" is blanked out. Is this because LibreOffice 3 can't do macros? I have no idea why an external program should be needed.

View 1 Replies View Related

General :: Find The Documentation For RHEL 5.4 Kernel 2.6.18?

Jul 6, 2010

Where can I find the documentation for RHEL 5.4 kernel 2.6.18?

View 1 Replies View Related

Programming :: Cannot Seem To Find Any Good Documentation On Role Of Flags

Mar 16, 2010

I cannot seem to find any good documentation on the role of flags -Bdynamic and -Bstatic in g++. The man pages are not very helpful either.I found an example on the web:"gcc object1.o object2.o -Wl,-Bstatic -lapplejuice -Wl,-Bdynamic -lorangejuice -o binary".According to which -Bstatic instructs the linker to statically link
the applejuice library and to dynamically link the orangejuice library. If orangejuice uses the applejuice library anywhere however,the applejuice is also linked dynamically. Is it correct to assume that this is correct and describes the true functionality of those two flags in gcc? (ie: Bstatic and Bdynamic are used for mixing static and shared libraries during linking)Is it correct to assume that the same applies to g++ as well?

View 2 Replies View Related

Red Hat :: Find Up To Date Documentation For Kickstart Configuration Under RHEL6?

Jan 4, 2011

I'm migrating a custom RHEL5.5 install DVD to RHEL6 and am having some trouble with the Kickstart script. All things work great with 5.5 but if just copying it over to use with version 6 some things don't work. For example creating a user, doesn't create his home directory, neither automatically nor when using --homedir option. Another example when creating logical volumes I used to use the --percent option with RHEL5.5 which worked perfectly but for some reason crashes under 6. When I set the size to fixed then it works. Does anyone have any idea where I can find up to date documentation for kickstart configuration under RHEL6?

View 4 Replies View Related

Fedora :: Can't Find C Library Manual Pages On 11 / Solve It?

Oct 5, 2009

I cannot find the C library manual pages on fedora 11. Are info pages the same as man pages?
or how can I install man pages so that I can use man 3 malloc?

View 8 Replies View Related

Ubuntu :: Software To Manage Collection Of Code Snippets?

Aug 9, 2010

I'm looking for a program/solution to manage my collection of code snippets.

View 2 Replies View Related

OpenSUSE :: Can't Run Kate In Gnome?

May 11, 2011

Kate run well in gnome several weeks ago but know it dose not. I click the Kate icon in the application panel but can not see any response.

View 7 Replies View Related

Ubuntu :: Can't Get Kate To Load

Jan 26, 2010

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'

View 4 Replies View Related

Ubuntu :: How To Install Kate On 9.10

Apr 13, 2010

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

View 6 Replies View Related

OpenSUSE :: Kate/Kwrite - SSH And Permissions ?

Feb 10, 2010

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

View 9 Replies View Related

OpenSUSE :: Kate Crashes On Launching?

Jun 25, 2010

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

View 9 Replies View Related

Ubuntu :: Using Kate Text Editor

Aug 4, 2011

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?

View 2 Replies View Related

Software :: Templates In Kate Editor ?

May 30, 2011

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?

Kate 3.6.0 under KDE 4.6.00 in openSUSE 11.4

View 1 Replies View Related

Software :: Word Count On Kate ?

Aug 4, 2010

Is there a way I can get KDE Advanced Text Editor (KATE) to do word counts on documents I'm editing?

View 12 Replies View Related

Programming :: How To Test Kate Plugins

Mar 20, 2011

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.

View 1 Replies View Related

Slackware :: X Randomly Crashing When Using Kate?

Jun 6, 2011

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.

View 12 Replies View Related

OpenSUSE :: Kate Color Scheme Won't Change?

Oct 3, 2010

I'am trying to change the color scheme of kate, using ./install.sh or append the content to that archive explained here:

zenburn - eye-gentle Kate color scheme KDE-Look.org

but doesn't seem change nothing, and doesn't appear "zenbur" in "Default Scheme", or even directly in kateschemarc but it is empty!

View 2 Replies View Related

Ubuntu :: Possible To Have The Kate Terminal Open In New Window?

Nov 9, 2010

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

View 2 Replies View Related

Ubuntu :: Cant Copy From Kate And Paste Into Other Applciations

Nov 29, 2010

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.

View 1 Replies View Related

Ubuntu :: Kate Editing Java File?

Jan 30, 2011

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?

View 2 Replies View Related

Software :: Debugging Tools Scripts In Kate?

Oct 2, 2010

If you have a script that works sometimes and doesn't work other times in Kate and there just might be error outputs that kate isn't passing around in any obvious manner, how would one know how to find out what's going wrong?I'm talking about the user-made scripts under Tools/External Tools. When you run those scripts and an error happens, I don't see any error output.

View 2 Replies View Related

Software :: Scim/Skim Not Working With Kate?

Jul 17, 2010

I'm trying to teach myself Japanese.So, naturally, I signed up at a Japanese social website for language practice. Now, all I need is to be able to type in Japanese. I followed the instructions at this site, and everything seems to work. Everything, that is, except kate. Every other app works fine (even the terminal). But when I press enter to confirm my choice of hiragana/katakana/kanji in kate, the characters just vanish as though they were never there

View 1 Replies View Related

Debian Multimedia :: Kate Fails To Launch As Root

Oct 5, 2010

I am attempting to launch kate via kdesu as well as from the command line and it fails both times. I have (after the first failed attempt) coppied my .kde folder to /root and still am not able to launch it (it works fine under my login). The following is what I get after removing my personal .kde folder from root and launching kate: kate(16689): Session bus not found

KCrash: Application 'kate' crashing...
sock_file=/root/.kde/socket-debian/kdeinit4__0
Warning: connect() failed: : No such file or directory
KCrash cannot reach kdeinit, launching directly.
drkonqi(16694): Session bus not found

View 6 Replies View Related

OpenSUSE Install :: Is Kate Source Code In Another Package?

Apr 6, 2011

I wanted to fix something in the Kate editor. So instead of downloading it from it's website (Get It! - Kate | Get an Edge in Editing) I wanted to download the "openSUSE Kate" source package. But as you can see, there is no source package available. I tested it with source installation of "zypper" (zypper si zypper) and it worked.Any ideas? Is the kate source code in another package?

View 4 Replies View Related

Ubuntu :: Kate Turns Accents Into '?' Or Chinese Ideograms

May 30, 2010

I have a problem with opening files with accents with the kate editor. They are html files written on Windows, and contain the line

HTML Code:

<META HTTP-EQUIV="Content-type" CONTENT="text/html; CHARSET=Windows-1252">

Opening in kate, no matter the encoding, messes up the characters. They turn to (a '?' in a hexagone) or chinese characters!What's the proper procedure to open and save those files properly in kate ?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved