If I copy and then paste some html text from a web page as I have been doing for a study course, then Openoffice Writer closes. When I go to open Openoffice again it asks if I want to run a recovery, I opt for that and it gets me back into the file (which is empty).I have tried saving the file in html format but, the same thing happens.I can paste into Tomboy without problem so it must be the Openoffice program.Maybe I should simply hop over to Sun Microsystems with this, mmm.
I would like to know if there is an utility that converts a web tutorial made of html pages (like those about linux) to one single pdf or open-office document, so to easily print (or archive) it.
"Either anther instance of OpenOffice.org is accessing your personal settings or your personal settings are locked. Simultanesous access can lead to inconsistencies in your personal settings. Before continuing, you should make sure user "jesus" closes OpenOffice.org on host "dhcppc0". Do you really want to Coninue?"
But my host seems to be dhcppc0, at least this is what appears when I open the shell. I don't know how to access dhcppc0 and close the service.
I used wget -r to get all the web pages that were linked from index.html. The pages listed in index.html are all chapters. After using wget -r, all the chapters are now in the same folder on my local hard drive. Is there a way to build the chapters in their proper order into a "long"/"full" web page, rather than simply having each chapter as a link/next link on a previous page?
what is the best way (i.e standard way that is supported on all browsers and probably as well followed by web crawlers).... to include an html file either locally or externally in another ? Of course , i've done the research and i also know that there are server side includes (php , asp ...you name it) at the moment , i'm using this:
Quote:
<script type="text/javascript" src="path to file/include-file.js"> </script>
however, i've been warned that this method may not show up in some browsers as some tend to ignore this tag and that crawlers like your favorite search engine wouldn't bother reading this. so , what is the best and safest way to do the job? and btw , the reason why i've ousted SSI's from the start is because of among other things:
1) the fact that the included file is static html and because the text is included pretty much everywhere
2) hoping to reduce load time as the code (if successfully recognized) would hopefully be treated like any other embedded external file (e.x like an image) , therefore it would be cached without the need to downloaded it over and over again for each new page on the site.
Every time I do Ctrl+C/X and want to paste something with Ctrl+V my browser opens up trying to go to [URL] I looked in the forums and they explained that, if I understand correctly, ubuntu or gnome doesn't have a clipboard manager (I'm probably wrong)... so installed Parcelite and I have it running but it doesn't solve the problem. I'm really used to using shortcuts. At school we use Fedora and there's no problem using Ctrl+V How can I fix this problem?
I installed the LAMP packages and got them up and running.
Now I want to use a cms: modx and I need to copy paste the cms files in the root folder. But I am not able to paste anything in the root folder. I figured out that apache directories are readonly for a general user. So how do I paste that as a super user? I know about the sudo command but that works only in the terminal. Is there a command to copy paste the whole directory from the terminal?
I am using Open Office 3.1 and I am working on a presentation, that I have to give in march and I am wondering how to crop pictures after pasting them into the presentation. Could not find any way to do this yet.
highlight text, go to where I want to paste it, click middle mouse button. The text then appears after a delay of at least a second, sometimes several. In SW13.1 and previous, the pasting was almost instantaneous. How do I get rid of this delay?
I'm running Eterm, and Kubuntu (Karmic.) Anyway, I can't select text at all in the Eterm window. I can highlight the text with the mouse, but as soon as a let go of the button, the selection goes away. I mean, the text is still there, its just not highlighted anymore. As a result, I can't copy/paste that text. Have to run a different terminal program (like konsole, or xterm.)
I've had this problem for a while and wondering if anyone has an idea what is going on. I'm running 9.10 on a computer at home, and when I VNC into it from my Mac at work. When I do a right-click copy or ctrl-c, the vnc will crash and won't connect again. I can reach the computer with SSH and reboot, but it's kind of annoying when it does this. Has anyone seen this before and is there a fix?
Is it possible to use the cp command to copy a file from computer A to computer B?
Also, assuming that it is possible, does Linux SSH add extra (=its own) encryption via the file transfer or is it solely reliant upon my WIFI's encryption?
I've bought Samsung n210 netbook, took it home, immediately removed Windows and installed Ubuntu Netbook Remix. Now, everything went pretty well, but I have a problem. Not sure if I'm just mistaken in my expectations or it's a real problem, but I can't use my desktop. I see the launch bar to the left, and everything in it works fine, but just to mention, it does not have Favorites and such, as I could see on some user guides, but only a thin launch bar with apps in it.
Right clicking on my desktop, pasting something, selecting... Nothing seems to work. Is there any problem with my install or what?
I switch over from old laptop to a new one. This one has now a multitouch touchpad wich annoys me. With my old laptop i could select a text and paste it with middle mouse button or with 2 buttons enabled from the touchpad.
Now i moved my existing ssd drive from my old laptop to my new one, so the software and configuration is the same.
I can pasting nothing anymore by pushing in left&right on the touchpad. Due the multitouch i presume? Copy/Paste aint working anymore with urxvt. I would like to get this behaviour back because it's plain simple, fast and works almost everywhere.
C/P Still works with the middle mouse buttons but i don't use a mouse all the time.
I could easily paste images on each other in Python through PIL (Python Imaging Library) Now I need to use Cairo with C++ for the above purpose.I have referred the following but couldn't ge
I'm trying to install a language-pack for my OpenOffice, but there seems to be a dependency-problem. Maybe someone has a suggestion. FC12, x64 OOo.x64 3.1.1
I'm using OpenSUSE 11.4 and the GNOME 3 packages in the GNOME:STABLE repository. I maintain an application and have a remote Mercurial repo hosted at BitBucket, which requires SSH to do any push/pull operation.
My passphrase is just that -- a phrase, not a word -- and it's too long to type accurately without seeing it. I cut and paste it from a web page. When I'm asked by a console app for the passphrase, I can do that. The GNOME SSH passphrase dialog does not allow pasting or dropping, so I can either try to type it or hit cancel. Normally, ssh-add provided a way around this; it would ask you for the phrase on the console, and I could paste it.
This doesn't work in GNOME 3. ssh-add still asks me for the passphrase, but when I try any operation that requires the key, the dialog pops up again. How is it possible to get ssh-add to work, or (preferably) get rid of the dialog?
I have a requirement like this:Cut the characters from each line of a file with following positions: 21-24, 25-34 ,111-120.Thse fields now need to be placed in a tab delimited output file.Currently this is how I am achieving it:
I have an nfs share that mounts automatically when kde starts.
Code:
wendy@DellNB:~$ cat .kde/Autostart/mountNAS.sh #!/bin/bash mount ~/TestShare #echo "NAS Mounted"
[code]...
Gimp works fine editing and saving photos from/to the nfs share. kWrite can do its thing and read/create files on the NAS. Files I create with vim are visible and editable under windows. OpenOffice however, when I try an open a file I get "file is locked by unknown user." I open as copy and try saving to the share with a different name... No Dice, error saving to share the file is created on the share but it is empty. I did some reading and found a post that said to comment a line from a file called soffice, which I cannot find.
After I open the dvd rom tray either via ubuntu or by the eject button, it closes automatically. I have two dvd drives insalled, but only one has this problem. It's been a month that this problem started occurring, but it's not a hardware problem since both drives work fine in windows.
I'm using Ubuntu 6.06 and Apache.I connect to the machine via FTP. It seems as if the connection times out every few seconds. If I u/l a file it will take 15 seconds to connect. Once that connection is open I can u/l more files instantly. If I wait a few seconds it closes, then I have to wait another 15 seconds for it to reopen. Any ideas how to make it not time out so frequently?
I updated my Rhythmbox to 0.13 and now when I open rhythmbox or Banshee they close automatically after finish a song! but when I opened rhythmbox with Terminal (no root) it worked well and didn't close anymore!
While using my laptop, (touchpad) if I click on a link in a web page, sometimes it will open in a new tab, other times it will not. I would prefer it to never open in a new tab unless I ask it to. BUT, the really annoying thing is that when I click on the tab that appears, it just closes. I think this is a bug because sometimes the tab says something about java with some strange characters mixed with it.
I really can't say what I did that may have triggered this problem. I've been trying to setup remote access through SSH but that's about it. Haven't changed any settings in a bit though. I downloaded Konsole and it closes immediately as well.
Banshee only recently started doing this: When I play an song it works fine but if I click on skip it plays the next song for about 1-2 seconds then Banshee just closes. Also if I just let the song play (or skip to the end of the song) it also closes within 1-2 seconds of playing the next song. If I'm half way through a song I can click on another song to play it and it works fine through.I've tried disabling all my extensions but that didn't make any difference.
If I launch Banshee by typing 'banshee' into Terminal (and then play a song and press the skip button) this is what the Terminal says:
user of Kubuntu 10.0.4. So far, one of the major things I miss is the ability to have my system sleep when I close the lid of my laptop. Any tips on how to enable this behavior? Note: as I said, I'm brand new to linux, so the simpler you can explain things, the better!