General :: How To Activate "kwrite" In Ubuntu 9.10?

Jan 31, 2010

I have Ubuntu 9.10 installed on my laptop.For editing some text files we can use "vi'and "gedit" editor, but not "kwrite".Is it possible to have kwrite working in Ubuntu or it is for other distributions?

View 3 Replies


ADVERTISEMENT

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 :: Kwrite Continuously Crashes In SU?

Aug 26, 2010

I need to change attributes in my /etc/fstab file.

I cant change my fstab file because apparently Kwrite only crashes when accessed by Konsole in SU mode.

I type this input/output:

linux-mg28:/home/me # kdesu kwrite /etc/fstab
kdesu(13370): Session bus not found
KCrash: Application 'kdesu' crashing...
sock_file=/root/.kde4/socket-linux-mg28/kdeinit4__0

[Code]....

I have a dual XP/suse11.3 system. I even removed my old Suse along with all its partitions, leaving only the NTFS XP, re-downloaded the 11.3 ISO image, burned a new fresh install disk and reinstalled 11.3. I updated the software in YaST.

I still can't modify my fstab file. But I can locate the file in Dolphin and click it to open in a Kwrite window. Read only of course.

View 9 Replies View Related

Fedora :: Disable Selinux Via Kwrite In The Command Line?

Dec 6, 2009

I was trying to disable selinux via kwrite in the command line but

Code:
su
kwrite /etc/sysconfig/selinux

does not launch kwrite for me. How could I do this?

View 3 Replies View Related

OpenSUSE :: Kwrite: Undo Shortcut Not Working Under Qwertz

Apr 27, 2010

Steps to reproduce:

Set the system keyboard layout to Polish qwertz
Allow switching to US keyboard layout
Start Kwrite
Switch to US keyboard layout

[code]....

Note: Firefox does not have this problem.

View 7 Replies View Related

Software :: Shift A Block Of Code Backwards In KWrite?

Jul 13, 2011

For shifting forward, we select the required part and press tab the number of times we want to move forward.

What's to be done for shifting the same backwards other than pressing Ctrl-Z?

View 3 Replies View Related

OpenSUSE :: Scim Japanese Input Stopped Working In KWrite?

May 11, 2010

I can't input Japanese charactersn KWriteough the input works in all other applications as far as I know). Does anyone have an idea what the cause might be, or what I should be looking at?The point is not that can't see the characters (but e.g. gibberish instead), but that the characters that I type in the input bar are not transfered into KWrite upon commit.

View 1 Replies View Related

Software :: Kwrite Fails To Open / When Using Krusader In Root Mode

Apr 8, 2010

In krusader (root mode), I want to edit a plain text file that can only be edited as su. When clicking on the file opened kwrite before, now I get this krusader error message: "KDEInit couldn't launch 'usr/bin/kwrite' OK"

Why is this happening? What's wrong? I've found that this problem begins on the second try to open the file-- for the first time clicking on it, kwrite opens it for editing but not on tries following the first one made in the same computer session. Rebooting fixes the problem but only for the first new opening of the file.

View 5 Replies View Related

OpenSUSE :: Kwrite Kate "A KDE Text-editor Component Could Not Be Found?

Aug 2, 2011

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.

View 6 Replies View Related

OpenSUSE :: Configure System In Order To Work On Some French Documents Using Kate - Kwrite Or Eclipse

Jun 11, 2010

I am working on a English (US) KDE installation of opensuse 11.2 with a US keyboard and I have some troubles to configure my system in order to work on some French documents using Kate, Kwrite or Eclipse.

For instance, when I save the content of this link [url] on my hard-drive and open the file in Kate, Kwrite or Eclipse, all accentuated characters are displayed as black lozenge signs with a ? inside. What should I fix in my configuration to have those characters show correctly?

A related but maybe slightly different situation is the following: In Eclipse, when I use a French keyboard layout in Eclipse (using the shortcut Ctrl + Alt + K after setup in Configure Desktop > Regional & Language), I can type and display accentuated characters correctly. However, as soon as I spell check my document (I believe Eclipse use aspell for that), all the words containing the accentuated characters that I typed are shown as being wrong. Eclipse suggests some corrections that show up with black lozenge signs with a ? inside...

View 6 Replies View Related

General :: How To Activate Sound Card In Ubuntu 9.0

Feb 14, 2010

I have card Audigy 2 zs.

View 1 Replies View Related

General :: Activate RAID Md0?

Aug 19, 2009

I have been having problem with my failed disk RAID server.

The regular mdadm --assemble cmd does not work.

After trial&error, I am able to add all disks to the RAID using mdadm.

However, it is still inactive. How do I activate this RAID md0?

The result from cat /proc/mdstat

Code:

View 1 Replies View Related

General :: How To Activate Root

Aug 22, 2009

I was told to login using my root, but from where i am at i can't open gedit and allow my root to be used. if that makes any since.

View 12 Replies View Related

General :: Activate CGI Scripts In The Httpd?

Aug 11, 2011

I need to activate CGI scripts in the httpd but there is something wrong. I need it to work on the virtual host for ufo.se I get this error message when I try to run a test script:Forbidden You don't have permission to access /cgi-bin/test.cgi on this server.

Code:
#
# This is the main Apache server configuration file. It contains the
# configuration directives that give the server its instructions.
# See <URL:http://httpd.apache.org/docs/2.2/> for detailed information.
# In particular, see
# <URL:http://httpd.apache.org/docs/2.2/mod/directives.html>

[Code]...

View 3 Replies View Related

General :: How To Activate Limits.conf

Sep 18, 2009

I've set limits in limits.conf but they don't seem to be having an effect (the easiest to test is maxlogins). Do I need to do something to enable the limits?:wqEDIT: old postI know you can have file system quotas, is there any way to set a similar quota for CPU usage for particular users so that they can't hog all the system resources (either intentionally or accidentally)?A preliminary Google search is suggesting it's not possible, but I can't believe thatOk, limits.conf and pam... I used bad search terms apparently. Now I just need to figure out how to use this stuff, but that shouldn't be an issue.

View 2 Replies View Related

General :: Iriverter - Cannot Activate Or Load

Jun 24, 2010

Loaded iriverter through automatic Ubuntu Software Centre, it is listed under Applications Sound and Video but it will not activate or load when I click on it. The site saids that adobe is required but I have adobe loaded.

View 14 Replies View Related

General :: Unable To Activate The Browser

Dec 19, 2010

I have been using a little inexpensive Acer, mainly to retrieve e-mail and to browse the web. I normally work on a Mac platform ( I am a designer). A week ago the Acer took a dive from the counter top to the carpet. (not the first time). Since then (coincidence?) the mail function works fine, but the browser does not go on. What should I do?

View 2 Replies View Related

General :: Activate Network Manager In Kubuntu?

May 17, 2010

i have installed kubuntu in ubuntu 10.04 lts, the problem that i have right now is that whenever the laptop hibernates the network manager is disabled!! so i always have to go to the ubuntu desktop enviroment in oder for me to activate the network kubuntu.Is there a way i can just activate the network manager without going to ubuntu desktop enviroment??

View 1 Replies View Related

General :: Possible To Activate RHEL6.0 In Trial Version In RHN?

Apr 14, 2011

I downloaded RHEL 6.0 free 30 day trial version.I would like to train to exams but in order to install packages from RHN repo I need to register in their web site RHN.Is it possible to activate RHEL6.0 in trial version in RHN ?

View 6 Replies View Related

General :: GNOME Is There A Way To Focus/activate A Window On Mouse Over?

Jan 26, 2011

I recall a partner in a CS class who changed my setup to focus a window on mouse over and that was really handy for programming with a ton of terminals open. I've seen Dwell Click under accessibility options, but that doesn't seem to do anything. I know that sometimes the GUI control applets have features undisabled that don't really do anything (i.e. WINS) if you don't have the right stuff installed. How do I get mouse over pretty much just simulate clicking the window.

View 1 Replies View Related

General :: Atheros AR5007EG Wireless In 13 64bit - How To Activate It

May 30, 2010

I now have a working (almost!) Slackware 13 install on my Samsung R60+ laptop "startx" gets me into KDE no problems, so there's a reasonably familiar GUI to muck around in, but I think that I'll need help getting the wireless networking going. It would be nice to do this in KDE, but I don't think it's going to be possible at the moment. Running netconfig was confusing, as I've never had to do it before. So imagine if you will:

I've just booted Slackware. I'm sitting, logged in as root for the time being, at the command prompt. I'd like to get my wireless card (Atheros AR5007EG) working. Can anyone walk me through the commands I'll need to execute (bear in mind that I don't even know how to edit a config file yet) in order to get this thing on the internet? I've tried reading the docs (slackbook) and googling, but with no luck so far - I don't understand what they're on about! Win7 does this for me.

View 14 Replies View Related

General :: Bluetooth Dongle Connection - How To Activate Adapter

Aug 1, 2010

I've an Acer Aspire One A110 Netbook running Linpus Lite. All seems relatively well however I've plugged in a Bluetooth USB dongle and nothing has happened - oh well, I didn;t expect it to. Of course I'm used to MS Windows OS plug 'n Play and I know this isn't generally how Linpus Lite OS operates but despite looking around I can't find an explanation on how to activate the Bluetooth adapter. There are instructions and demos on how to add a Bluetooth component to the board but I'm not an engineer, neither professional nor hobbyist, so Im not interested in doing that. I've downloaded the Bluetooth zip file from the Acer Spire One support site it has been installed on the Netbook but there still appears to be no Bluetooth connection.

View 8 Replies View Related

General :: Put Icon On Panel To Activate Screen Saver?

Mar 3, 2010

I did this on my new Ubuntu 9.10 system - the icon look like a PC screen with a padlock on it. Hover over says "Protect your computer from unauthorized use." and activates the screen saver/screen lock. I have no idea how I added it to the Gnome panel and I am wanting to do the same on a new PC. I have not had any luck searching - if I knew what to call what I am searching for I would probably remember how to do it

View 3 Replies View Related

General :: Lost Connection - Cannot Activate Eth0 / What Happened?

Jun 16, 2010

I am running fedora vm under XP host and using NAT connection to the Internet. It usually works fine, but some time the connection is just lost. I went menu System->Admin->Network and see the interface eth0, but I cannot activate or deactivate. The status is inactive. (when the connect works, the status is active). so I try "ifdown eth0" and "ifup eth0" command, and got

"Error: Connection activation failed: Device not managed by NetowrkManger

The menu System->Admin->Network device control show no interface.

I am not sure what happened.

View 2 Replies View Related

General :: Access Windows7 Partition And Activate Wireless?

Jul 29, 2011

1) how do i access my windows7 partition

2) How do i activate my wireless? The light on my lapptop that says my wireless card is on.

View 6 Replies View Related

General :: Drivers - Unable To Activate Wireless After Device Has Been Re-enabled

May 8, 2010

Using a Eee 900A netbook by Asus. By pressing Fn + F2, I can disable or enable the wireless chip on the netbook, a blue LED indicates the status. I've been able to connect to wireless networks just fine with this netbook. However, if the wireless chip ever becomes disabled, I have to reboot to get my network connection back. This generally happens when suspending. For some reason the LED will be off and I have to hit Fn + F2 for it to light up again.

However, after doing so, Linux will not reconnect to the network. It simply changes the wireless status from "wireless is disabled" to "device not ready". Even worse, I've recently had issues with the chip being enabled at boot, thus making it nearly impossible to get connected. I've searched around on-line but haven't found much of anything useful on this. This happens on all kinds of different distros including Ubuntu 9.10 Netbook, EeeBuntu 4 beta, Jolicloud and Ubuntu 10.04 Netbook.

View 2 Replies View Related

General :: Activate Skype Already Running In Taskbar Instead Of Opening New Instance?

Jan 19, 2011

I am setting up a laptop for an old person who has trouble locating the skype icon in the notification bar.
I want clicking on the skype desktop icon to open the window of already running instance instead of a new one (like it happens in Window$).I am using Lucid puppy 520.

I want the icon to link to script which checks if skype is already running, and if it is, it de-iconifies the skype window

View 2 Replies View Related

General :: Creating Broadband Internet Connection In Red Hat / Showing Could Not Activate?

Apr 3, 2011

I am new to linux.Use broadband wire-line internet connection that requires username and password. Using GUI in Administration--Network I see realtek 8129 fast ethernet configured. However when I try to create new connection and activate it, it shows could not activate. eth0 inactive.

I am able to use my broadband connection in windows XP.

View 2 Replies View Related

General :: Activate XDSL Connection On Machine Boot In Fedora -12?

Feb 7, 2010

Need help on a activating xDSL Connection on machine startup, i have configured the internet through it but every time when machine boots up...it is annoying to activate this interface manually. do guide on this....i am using Fedora core 12...and can you help on the firefox's "work offline" bottle neck.

View 3 Replies View Related

General :: Unix - Activate WIFI Service On Enterprise Version 5 Provided From Oracle?

Jan 20, 2010

I have installed Enterprise Linux Version 5 provided from Oracle

I am able to access Internet using network cable

how can I enable WIFI service ,so that I can use internet without the network cable

View 1 Replies View Related







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