[SOLVED]Can't save a file with tex extension using vim

Hello there people,i decided to learn LATEX but vi won't let me save my files with the tex extension.It says:
"test.tex" E212: Can't open file for writing
Does anyone know why vim is denying to save it with this extension?Please help!
Last edited by sepuku (2011-06-04 01:21:44)

I just noticed that when i'm in /home/sepuku i'm able to save the files normally.But i created a directory specially for latex!
So when i cd /home/sepuku/latexprojects i can't save anything.I think that this has something to do with the permissions maybe?And how to i make my user able to copy/paste/remove /edit/create files and dirs? :S
ls -al test.tex returns:
-rw-r--r-- 1 sepuku users 70 Jun 4 06:01 test.tex

Similar Messages

  • I have a problem with the mac can not read video files with the extension IMOD. How can I solve this problem?

    I have a problem with the mac can not read video files with the extension IMOD. How can I solve this problem?

    By doing a Google search. 

  • Can't save any file with any name-InDesign CC

    can't save any file with any name-file DBTmp4376-863643269 is damaged (error code:0)
    InDesign CC, OS version 10.9.1
    I explored solutions to failure in background task alert which did not work. Been using adobe products since they came on the scene. Nothing like this. Please help.

    I'm using version 9.2.
    Yes, it started with a new file. Support gave me the solution to save it to my desktop which worked. When I put it back in the original folder and opened/save it would not save to that folder. Created a new folder and was able to open & save to the new folder. That seems to be a workable solution. How a folder can become corrupt is a bit scarey.
    In experimenting with solutions I received another error "failure in background task alert" and discovered CS5 problems with background task.
    However the solutions for CS5 did not work in my incidence.
    I sure would like to prevent this from happening again. If you have any insights please share them. Otherwise I will just accept the experience as another computer workaround and be thankful that I have it.
    Thanks for responding.

  • How can you save a file with CS4 so that it can be opened with CS3?

    I fave a file that I have sent someone, but they can't open it because they don't have CS4. How can I save a file, using CS4, so that the file can be opened with CS3?
    Thanx

    From the help file: http://help.adobe.com/en_US/Illustrator/14.0/WS714a382cdf7d304e7e07d0100196cbc5f-655fa.ht ml

  • How can u open a file with .exe extension after it was unpacked?

    Thank you Linc Davis for THE ARCHIVER, I was able to unpacked the program. However, after it was unpacked, I clicked the file wtih .exe extension and I got a message that this file will not be extract with this program. Is there another way to open file with .exe extension after it was unpacked by THE ARCHIVER...??? Any assistance is highly appreciated.

    .exe files are Windows executables and do not run in OS X.  You would have to install Windows to use it.
    Windows on Intel Macs
    There are presently several alternatives for running Windows on Intel Macs.
    1. Install the Apple Boot Camp software.  Purchase Windows XP w/Service Pak2, Vista, or Windows 7.  Follow instructions in the Boot Camp documentation on installation of Boot Camp, creating Driver CD, and installing Windows.  Boot Camp enables you to boot the computer into OS X or Windows.
    2. Parallels Desktop for Mac and Windows XP, Vista Business, Vista Ultimate, or Windows 7.  Parallels is software virtualization that enables running Windows concurrently with OS X.
    3. VM Fusionand Windows XP, Vista Business, Vista Ultimate, or Windows 7.  VM Fusion is software virtualization that enables running Windows concurrently with OS X.
    4. CrossOver which enables running many Windows applications without having to install Windows.  The Windows applications can run concurrently with OS X.
    5. VirtualBox is a new Open Source freeware virtual machine such as VM Fusion and Parallels that was developed by Solaris.  It is not as fully developed for the Mac as Parallels and VM Fusion.
    6. Last is Q.  Q is a freeware emulator that is compatible with Intel Macs.  It is much slower than the virtualization software, Parallels and VM Fusion.
    Note that Parallels and VM Fusion can also run other operating systems such as Linux, Unix, OS/2, Solaris, etc.  There are performance differences between dual-boot systems and virtualization.  The latter tend to be a little slower (not much) and do not provide the video performance of the dual-boot system. See MacTech.com's Virtualization Benchmarking for comparisons of Boot Camp, Parallels, and VM Fusion. Boot Camp is only available with Leopard or Snow Leopard. Except for Crossover and a couple of similar alternatives like DarWine you must have a valid installer disc for Windows.
    You must also have an internal optical drive for installing Windows. Windows cannot be installed from an external optical drive.

  • Files with .a extension using ftp transport

    Hi.
    Am using ftp adapter in osb to read .txt files(e.g. abcd.txt) from ftp location, process the body/text() in OSB and then place the incoming file to an outbound folder.
    the flow is like ftp-> Proxy Service->Business Service->outbound ftp
    the service works fine where then is less load or the no. of incoming files is less.
    However,sometimes the outbound folder contains the files with .a extension at the end.(e.g. abcd.txt.a)
    Can someone tell me the rootcause of these .a file creation and the scenarios in which the .a files are created.
    Also,please tell me what are these .a files meant for?
    How,can I eliminate this while configuring the services using ftp transport.
    Thanks in adavance

    I had this recently with a variety of FTP servers, FileZilla, Microsoft etc.
    For me, it happened when the file already exists in the destination and I was expecting the destination file to be overwritten. My application would generate the same filename, say FileA.txt and expect that to be overwritten, but with OSB 10gR3 I would get files with .a stuck on the end.
    This functionality changed between ALSB and OSB and I had a patch developed to restore the ALSB functionality.
    I spent ages looking at it, and debugging FTP commands and going from memory, I'm pretty certain that the FTP adapter doesn't implement the correct FTP spec for the RNFR command according to the RFC in the case where a file already exists - it doesn't handle overwrite.
    Hope that may help.
    Pete

  • Receiving multiple files with dual extension using file adapter

    Hi,
    The scenario where I am implementing requires multiple files of different names to be picked(ABC.txt) and dropped at destination(ABC.txt.pgp) up by my File Sender and Receiver adapters.  Any idea on about how the configuration for receiving multiple files with dual extension for receiver adapter is to be done?
    Note:- currently, The scenario is working fine without dual extension. i.e Its picking all files which starts with ABC and creating at destination as it is. even I configured as ABC.txt.pgp, but its not creating the second extension.
    Thanks in Advance
    Manmadha

    Hi,
    Try to concatenate '.pgp ' to the source file name to create the target file name for the receiver file adapter, by accessing the Adapter Specific Attributes using Java user defined function. This might work.
    Reference links:
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/43/03612cdecc6e76e10000000a422035/frameset.htm">SAP Help - Accessing Adapter Specific Attributes</a>
    <a href="/people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14 - XI: The same filename from a sender to a receiver file adapter - SP14</a>
    Regards,
    S.Santhosh Kumar

  • [SOLVED]Can't edit .desktop files with Gnome 3. Application disappears

    I've been trying to edit the desktop file for gimp so that I can run a custom command when it loads.
    Basically I want to run GTK_MODULES= gimp instead of just straight gimp, because the global menu doesn't work well with gimp and running it in this way forces gimp to use the normal menus.
    As soon as I edit the file, gimp disappears from my applications menu. If I click on the .desktop file through nautilus, it says there is a problem and it cannot run the application. I'm not sure how to open a .desktop file from the terminal, so I can't look for more specific error messages.
    I tried creating a script and pointing the desktop file to that instead, and I tried using GTK_MODULES= && gimp, but both give the same problem. As soon as I click save, it becomes unusable, only fixable by reinstalling gimp.
    Do you think it's possible to do what I'm wanting to do?
    Last edited by themusicalduck (2011-12-23 22:33:06)

    GERGE wrote:Try to use alacarte. It works well for this.
    That worked perfectly! Thanks very much.

  • Can't save illustrator file with text.  Can't update, uninstall or reinstall.

    I suddenly cannot save a simple illustrator file that contains any text.  Also, I am unable to update, uninstall or reinstall illustrator.  This is frustrating when you have projects due.  Mac Mini - OS X 10.8.3

    Run the Creative Suite Cleaner Tool, reinstall. Also check your fonts. You probably have a "bad" font i nthere somewhere that is corrupting all font operations.
    Mylenium

  • Can't Save Source File with QT PRO?!

    Hi there,
    I use to always be able to download a QT movie by saving the source file to my desktop. I have QT Pro but for some reason it is telling me to purchase it??
    Anyone can help me I'll be greatly appreciate.
    Thank you.

    Try the Perian component:
    http://perian.org/#download
    Its free.

  • How can i save a file with FileDialog?

    hi,
    i watched the forum but didn't find an answer to my problem. what i want is that after a klick on a button the FileDialog should appear. then i want choose a directory and enter the name for the new file.
    then after clicking the ok button of the filedialog frame, i want to get the file name, which was entered, to create the new file and to store the data in it.
    there must be a way, if not for what is the FileDialog good. ;-)
    greets darkPsy

    Use the FileDialog methods getFile() and getDirectory(). In the code I used, I just concatenated the directory and file and used that String as the file name for a FileReader.

  • HT204382 how do i make a voice file with mp3 extension using my imac?

    I tried using Quicktime and picking audio file and using the microphone and burning the voice file but my cd player that i need to use only plays mp3 files and the files that are burned are only mp4.  please help

    ITunes will convert to mp3

  • Not sure if anyone can help but I have a copy of Photoshop CS5.1. Ever since it was installed, every now and again when I try do something simple like save a file or scale something using the Transform tool, in fact anything at all it comes up with "Could

    Not sure if anyone can help but I have a copy of Photoshop CS5.1. Ever since it was installed, every now and again when I try do something simple like save a file or scale something using the Transform tool, in fact anything at all it comes up with "Could not complete your request because of a program error". Have thought about re-installing  it but I have lost my serial number.  I'm living in Ireland and trying to get to talk to someone in tech support is a complete joke. Any ideas what to do ? Thanks

    Ianp69549740 have you tried reinstalling Photoshop CS5.1?  If so do you receive any specific errors?  What operating system are you using?

  • I can't save any file on externals disk

    Big externals disk (above 100 GB) appears with orange color on the lateral bar. I can't save any file in this externals disk, I only can copy or read files from this disk. However that is possible in small external disk (16, 8GB or below) that appears with white color on lateral bar.
    How can I solve this problem?
    Thanks

    Check the Format of the external drive as it might be formatted for PC read/write but Mac Read only ?
    Select in then hit command-I and look under 'Format' - NTFS is PC 'standard' - if you want a drive to be read and written to by both PC's and Mac's then you need to format it as FAT32

  • I have an iMac(mid2010) running Pages v5.5.1 on OS X 10.10. Why can I not save or share documents. The error message is You can't save the file "TEST.pages" because the volume is read only.

    I have an iMac(mid2010) running Pages v5.5.1 on OS X 10.10. Why can I not save or share documents. The error message is You can’t save the file “TEST.pages” because the volume is read only.
    I get the same message when using Numbers so I presume it is a OS problem

    Some of your user files (not system files) have incorrect permissions or are locked. This procedure will unlock those files and reset their ownership, permissions, and access controls to the default. If you've intentionally set special values for those attributes, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it, but you do need to follow the instructions below.
    Back up all data before proceeding.
    Step 1
    If you have more than one user, and the one in question is not an administrator, then go to Step 2.
    Enter the following command in the Terminal window in the same way as before (triple-click, copy, and paste):
    sudo find ~ $TMPDIR.. -exec chflags -h nouchg,nouappnd,noschg,nosappnd {} + -exec chown -h $UID {} + -exec chmod +rw {} + -exec chmod -h -N {} + -type d -exec chmod -h +x {} + 2>&-
    You'll be prompted for your login password, which won't be displayed when you type it. Type carefully and then press return. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command may take several minutes to run, depending on how many files you have. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1, if you prefer not to take it, or if it doesn't solve the problem.
    Start up in Recovery mode. When the OS X Utilities screen appears, select
              Utilities ▹ Terminal
    from the menu bar. A Terminal window will open. In that window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not going to reset a password.
    Select your startup volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button
    Select
               ▹ Restart
    from the menu bar.

Maybe you are looking for

  • Consuming an outbound iDoc from a Java Web Dynpro application on EP front

    Hi, I am trying to consume an outbound iDoc from a SAP system into a Java Web Dynpro application. The result would be displayed on the Enterprise Portal. Could anyone help me with the process to be followed for the same. Regards, Chandrima.

  • Possible to parking payment entry ( Ex.vendor payment and customer payment)

    Hi Masters Are you possible to parking payment entry , payment  paid to vendor and payment received from customer if there any configuration or guide me how to parking payments. Regards Selva

  • Need help on Oracle Adverse Event Reporting System

    Hi, From where I can download "Oracle Adverse Event Reporting System". Please give me the link. I have no option, rather than postion in Database-General form. Thanks Naveen.

  • Doubt in formating in the Worksheet

    i created report in excel from java. in this Is it possible to differentiate two string in the same cell .for example Status : Active in this i want status in bold letters and Active in UnBold letters.it's in the same single cell.hw it can be perform

  • Issue with Events

    All I am attempting to build a simple orchestration that is kicked off via the TaskCreated event. As of now, I don't care about using a filter - I just want the orchestration to run any time the TaskCreated event is fired. I've created such an orches