Yet another terminal/iterm umlaut irritation

Hi all
I'm back again with umlaut issues.
However I'll begin by describing the set up.
I have GNU bash, version 3.2.17(1)-release (powerpc-apple-darwin8.9.0) installed.
I also use vim version 7.1b.1 BETA
My .bashrc contains the following
PATH=$PATH:/usr/local/bin/:/Users/duffy/'Java Arkiv'/Glassfish_Arkiv/glassfish/bin/
export LCALL=svSE.UTF-8
export LANG=sv_SE.UTF-8
export JAVA_HOME=/Library/Java/Home
export TERM=xterm-16color
alias mysql=/usr/local/mysql/bin/mysql
alias vim=/opt/local/bin/vim
alias vimdiff=/opt/local/bin/vimdiff
SHELL=/opt/local/bin/bash
my .bash_profile contains
if [ -f ~/.bashrc ]; then
source ~/.bashrc
fi
my .inputrc contains
set input-meta on
set output-meta on
set convert-meta off
set meta-flag on
My terminal settings are as follows
I login with usr/bin/login
use xterm-color
screensettings -> utf-8 encoding, wide characters count as 2
And in my .vimrc I have set the encoding to utf-8
That about does it for my set up.
Now - here goes.
Terminal command window displays umlauts correctly, and appears to display umlauts correctly when typing. If I do a ls on a directory and see a file called lets påsk.txt the file name looks fine. If i type ls på* I get No such file or directory, however if I mark the file name and do a cut and paste in terminal, i.e I cut and paset "på" and paste it into ls then I get ls på* and it works fine. In other words the keyboard input and terminal output display doesnt seem to be the same. I cant figure out why this is. On top of that, when I start vim I can type å ä ö but everytime I do it uses two spaces, so the word påsk looks like this på sk, thsi despite the fact that the terminal uses utf-8 and vim encoding is set to utf-8.
Maybe I've missed some info here, but I've pretty much put all the info in here I think is relevant.
I await words fron the grea Guru out there.

If i type ls på* I get No such file or directory
In HFS+, which is the MacOSX's default file system, accented characters in file names are stored in "decomposed form". For example, "å" is stored as "a" + "COMBINING RING ABOVE". The file names output by the ls command are decomposed:
ls p*.txt | od -t x1 -c
If you enter "å" from your keyboard, on the other hand, it is in pre-composed form, i.e., a single Unicode character:
echo å | od -t x1 -c
If you type "ls -w -l påsk.txt", the "å" is pre-composed and bash passes this pre-composed form to some system call (such as stat(2)). But the system call seems to internally convert it into decomposed form, so it works.
If you type "ls -w på*", on the other hand, bash gets filenames (which are decomposed) in the current directory and compares them with "på" (which is pre-composed), resulting in no match. A workaround is to use "ls -w pa*", i.e., without the accent.
I also use vim version 7.1b.1 BETA
Where did you get this? I guess it has been built without the multibyte support. In vim, type
:version<Return>
and search for a string "multi_byte". If it has "-" in front of it then multbyte support is not included in the vim.
The ones in
http://macvim.org/OSX/index.php (vim7.0) or
http://code.google.com/p/macvim/ (vim7.1)
will support multibyte.
Or you can build vim7.1 by yourself (if you have Xcode Tools installed).

Similar Messages

  • Carbon - yet another terminal emulator

    What is carbon?
    Carbon is yet another terminal emulator aiming at minimalism, speed, functionality, and aesthetics. As an added bonus, the code is very modular.
    Carbon is built on xcb instead of Xlib. There has yet, to my knowledge, a terminal emulator built like this. This should prove to provide a faster and more responsive terminal.
    Features
      * Support for managing different colour themes.
      * Ability to install custom escape sequence handlers.
      * Daemon mode much like urxvt, possibly with some degree of detaching/reattaching support.
    While I haven't figured out how I'm going to handle configuration, I will utilize custom escape sequences to control certain settings. For example, unless I find it unsatisfactory, carbon will provide a shell script for theme changing/previewing, relying on escape sequences to tell the terminal what color theme to use.
    The code it somewhat suckless inspired, it will utilize a config.h file by the time its done. However, I have a somewhat bigger aim on making carbon modular than most suckless projects. The terminal emulator back-end should be easily reusable other projects.
    Current status:
      * I can create a tty and read and write from it.
      * I can parse CSI escape sequences (but I ignore them for now)
      * I can read keypresses from a windows and send the appropriate character to to the tty (at time of posting, this is not committed to repo).
    Not really worth running as it doesn't draw to the screen yet, but its getting there.
    Thanks to:
       * st, madtty: This project was largely written looking at how they did things; my code ranges from very similar to blatant rip-off.
       * Awesome: I gutted their keycode->keysym->string code to get input working. Kudos for adopting xcb.
    Heres a link to the project on github: github.com/simongmzlj/carbon
    Thanks for your time. Any comments, ideas, or criticisms would be appreciated.

    Sorry, I really wasn't very clear, and I'm not positive how to say it.  I'm perfectly happy with being able to scroll through history.  That's a useful feature.  But consider this situation: You're checking out the git man files.  This gives you a page far longer than your terminal is, and you work your way down to the command you wanted to check out.  Then, when you quit, I prefer if the info stays on your screen instead of removing the git man page and going back to what you had before calling man.  Hopefully that makes sense.  If not, think the default behaviour of screen (prefered) vs. xterm.

  • After having yet another problem with my MacBook Pro and having to wipe the drive, I am now unable to sync my iPhones etc without erasing all the music on them. Is there a way around this? I have no other library!

    After having yet another problem with my MacBook Pro and having to wipe the drive, I am now unable to sync my iPhones etc without erasing all the music on them. Is there a way around this? I have no other library!
    iTunes is a mess! It couldn't find it's own libraries and I was forced to create a new one. Now I don't know where my music is or if any's missing.

    columbus new boy wrote:
    How crap is that?
    It's not crap at all.
    It's not that simple. For example, I've 3500 songs on my MacBook but don't want them all on my phone, so I have to manually select each song again???
    There has to be a solution.
    Why not simply make a playlist with the songs you want on the iPhone?
    and maintain a current backup of your computer.

  • Is this yet another problem with 7.5 or is it just me . . .

    Upgrade seemed to be fine, at first . . . now I keep getting distortion on songs. It seems to be quite random and just because a song has been distorted when I've listened to it once doesn't mean it will be when I listen to it again! It's driving me insane. Is this yet another bug or have I done something wrong (apart from upgrading to 7.5).

    Hi Emlou,
    If you have a Windows based operating system such as XP -
    It seems to me that you are suffering what I am having the same problem with - the program takes up to much of your computer's processing usage. If you go into your task manager and watch performance as ITunes runs - you will see how much of the total computer usage it is taking at any given moment - that's why your songs are distorted, slowing, garbled, etc - the usage on mine spikes from 11% - 93% AT ANY GIVEN MINUTE! I have no idea why, but I have found that by going to your "Control Panel" and clicking on Quicktime you can adjust audio output to help. Click the audio tab, click Safe Mode Wavout only (checkbox) / Then adjust the "Rate" to 96kHz / Then adjust the "Size" to 16 bit. Close that and shut down and restart Itunes - it might help a little for you.
    Maybe someone out there can help us find out why we are suffering with all the CPU usage trouble and how to adjust that spiking.
    Thanks!
    Paul

  • Yet another No Service iPhone 4, second hand

    Hi all,
    Apologies for yet another topic about the No Service issue on the iPhone 4. I bought a secondhand iPhone 4 16GB 2 days ago after having a 3GS 32GB for 18 months with no problems. iPhone 4 was just over a week old when I bought it (warranty date shows when it was first activated), on the O2 UK network like my old one.
    All was fine for 2 days, was receiving and making calls and texts etc with no problems. But since late afternoon yesterday the phone has mostly said No Service. It occasionally goes onto O2-UK but with no bars of signal so calls and texts still fail immediately.
    I've tried all of the tips I can find online to resolve this, airplane mode on/off, reset network settings, restore from backup, restore as new phone, hard resets. But nothing's working.
    I can take out my SIM and put it into my 3GS, in the same location, and get 5 bars of signal, all my texts come through. Then put SIM back into iPhone 4 and straight away, No Service.
    I've made a Genius bar appointment for tomorrow afternoon, but I'm wondering what happens regarding the fact that I'm not the person who bought the phone in the first place? Will this be an issue?
    Thank you in advance for any advice about this, was so looking forward to having this phone and now, bleh!

    I spoke to o2, they checked my SIM is activated and said they don't need a record of my IMEI number. Still saying No Service so will have to see what the "Genius" says tomorrow!

  • Yet another Mac Book Pro (A1211/2.33 GHz) freeze problem

    Hi everyone,
    I have yet another freeze mystery, if people fancy having a crack at it.
    I had this notebook for about 4 and a half years and it served me well until 2 months ago. It is a 15' MBP from December 2008 (A1211) with a 2.33GHz Core 2 Duo and 2GB of RAM.
    Now I constantly get lags or freezes while I am using it.It manifests itself via the beachball and a frozen screen. First, I thought it was the hard drive but I replaced it with a tested new one and I still get the same behaviour. The reason I thought it was the HD is that it seems to freeze often when there was a lot of access to HD or memory. For example, firefox would cause a freeze quite often when it was trying to access the cache or history. I get the same behaviour when trying indexing my music for the genius feature. Often when I close applications, it will halt the system for about 2 minutes.
    I think the number of lags also correlates with temperature. I am pretty sure that the notebook's heat diffusion properties has deteriorated strongly over the past year as it seems to be using the fans a lot more extensively. The heatsink seems to get really hot these days as well. So my next step would be checking the thermal paste on the heat sink. Before I am going to do that, I want to consider any remaining options as dismantling the laptop up to the heatsink is a bit of a pain.
    My gut feeling would be that it has to do either with the memory or maybe some 'bridge' that transfers the data between HD, GPU, CPU and memory. I am aware that bridge is the wrong word and I am simplifying the architecture of the mainboard too much, but I am sure you get what I mean. The data rate between some of those is inhibited.
    The reason why I am saying some is that often the system seems overwhelmed by the amount of commands, just sits there and then resumes executing all of them as it had taken a break. This can be easily seen when streaming video in a web browser. I often get the beach ball and my whole screen freezes, but the movie, or at least the sound, keeps running in the background. After a while it usually resumes and shows the movie at the current playing position. Sometimes it doesn't recover, not even after 30 minutes and I have to switch it off.
    I hope I provided enough information for you guys to have a think about this.
    Any help in this matter would be gratefully appreciated.

    Before re-installing the operating system, which might also work, I found this article helpful:
    http://macs.about.com/od/usingyourmac/qt/Fix-Spod-How-To-Fix-A-Spinning-Pinwheel -Of-Death.htm
    I've followed the directions since they seem to make sense and am waiting for the next Pinwheel of Death. They seem to be saying the same thing you are Chris, but ascribe the problem to 'permissions' which are fixable (gasp) via the OS disc utility.

  • HT204368 After I updated my iphone 4 to ios 6.1.3 I can no longer connect to my bluetooth plantronics model M25.  I tried reset all settings after turning on and off also submitted diagnostic.  Do I have to buy yet another bluetooth set?

    After I updated my iphone 4 to ios 6.1.3 I can no longer connect to my bluetooth, plantronics model M25.  I tried reset all settings after turning on and off also submitted diagnostic.  Do I have to buy yet another bluetooth set?

    Thank you wjsten for your soon reply. Unfortunately on these days I'm in a country that Apple don't have any retail store here and for sake of time I prefer to fix it myself to DHL it to the nearest country to use its warranty. Do you have any idea how can I fix it? Do you think it's a software issue?

  • Yet another grey folder thread, help!

    Sorry for yet another grey folder thread, but here goes:
    Today, earlier, installed Firefox update, along with some addon updates for that program. Quit Firefox and attempt to relaunch, relaunch fails. Reset computer, thinking that will do the trick, I now have grey folder with question mark.
    Resolve attempts: reset pram = fail; apple care cd = will not launch/fail; disk utility from original install disks = fail; cannot get repair of disk or permissions to work, continually get error about "failing on exit"; safe mode launch = fail
    So, I've done everything, and I've come to conclusion that I am f***, and my HDD is fried (but I hope I am wrong).
    So, dear gurus, my question(s)
    A) Is my HDD salvageable at all? is there some trick to getting the AppleCare cd to work? Anything?!?!
    if not, then B) How can I recover my documents/music/pictures? Long story short, there are several things on there that never had a chance to make my back up schedule, and I desperately want to keep them. Any way to make/copy a disk image to save the docs/imgs, or Firewire them to an external hdd? Do I need to consider a professional HDD rescue?

    Looks like a mechanical failure, and Apple won't cover the replacement due to a drop it sustained a year or two ago (the power cable was in, and it fell on the connection point, denting that in, Apple states there is a critical board their and that it would be $950 Tier 3 repair which I can't afford). So I'm going to try a Firewire Migration and a few other things and see if that works. If not, oh well. Thanks everyone for the ideas!

  • Double up of my document folder If I click on my Documents in finder it then opens another selection of folders including yet another documents folder which if this one is clicked on the folder is repeated yet again this does not appear to be correct help

    I believe I have  a problem when opening up my documents in finder. where upon I can view all my folders but with yet another Documents folder within this group, if I then click on this second Documents folder yet again a repeat  of the do'cs  folder appears. I have tried to merge the Documents folders into one but after a morning and a few hours later having completed the merge when I reopened the folders the problem was still there. Help.
    Sandra

    Reset the PRAM
    Reinstall the operating system from the dvd (you will not loose your data)

  • Yet another major gripe with APE - restricting connection to home network

    Yet another serious issue I have with APE is the fact that since very often, the computer just can't see the base station (even when it is located 30 inches from it...) it will just automatically connect to the next available open wifi network, which happens to be my neighbor's... that way I often finding myself surfing someone's else's unsecured network and it's ******* me off.
    I tried to delete all wireless networks from system preferences/network/Airport but this does not makes a difference. Any idea on how to restrict my computer to the APE or at least have Mac OS warn me every time before it connects to an unsecured wireless network?
    Thanks.

    Somewhat easy: I'm assuming you're using Leopard, mainly because I ran through the options from leopard. Other versions of OS X may have slightly different placement or names...
    Click on the airport icon in the menu bar.
    Choose "Open Network Preferences"
    Select "Airport"
    There's a checkbox labeled "Ask to join new networks" Make sure it is enabled.
    Select "advanced..." (it's a button, lower right)
    You can change the connection order by dragging your network to the top of the list.
    You can also click on a connection you don't want, then click on the '-' button below it to remove that connection. (and at least the first time, the computer will ask you if you want to connect)
    You can go a step futher, by de-selecting the checkbox labeled "Remember any network this computer has joined" That way it won't add anything to your list of 'remembered' networks.
    Message was edited by: pariah0

  • Display hints, custom format method in VO, is there yet another way?

    Did you experience the same and had a solution?
    Hi,
    I am using JDeveloper 10.1.3.4 and looking for yet another way of customizing the display of an attribute of a view object.
    I have two tables: BILL and AWARDS, with composite foreign key relationship (on the LDAP_UID and TERM fields) between them, as illustrated below.
    The BILL table:
    NAME       LDAP_UID    TERM   CREDIT_HRS
    Tom Smith  tom.simth   200902       12.5
    Jane Lopez jane.lopez  200906        4.0
    The AWARD table:
    LDAP_UID    TERM  SOURCE     APPLIED
    tom.smith  200902 Perkins     2000.00
    tom.smith  200906 Direct      1300.00
    jane.lopez 200906 CN           500.00 At the business data model level, this is master(Bill)/detail(Awards) relationship. Bill is dragged from the data control palette to the page and displayed as a form, and Awards is dragged to the page as a table. When tom.smith logs in and chooses the 200902 TERM, the master and detail are joined on tom.smith=tom.smith and 200902=200902, so the $2,000.00 of Perkins loan is retrieved for him:
    Name Tom Smith
    Term 200902
    Source    Applied  
    Perkins   $2,000.00That works fine but not user friendly: the values in the TERMS column are a bit cryptic and need to be displayed in plain English, i.e., 200902 should be displayed as "Spring 2009" and 200906 as "Summer 2009". The display hints in the VO can not handle this. The only other way I know is writing a method in the Row class of the VO to do the translation. And this is the result:
    Name Tom Smith
    Term Spring 2009
    Source        Applied  
    No rows yet   Obviously, "Spring 2009" is used not only for display, but also for joining the master and detail tables. Of course "Spring 2009"!=200902, therefore no detail is retrieved for the user.
    Question is: is there yet another way to customize the display, that does not affect the join of master and detail tables?
    Many thanks for your help!
    Newman

    Hi, Chris,
    That works!
    I found the chapter where transient attribute is explained and an example is given creating a transient attribute in the entity object. It turned out that transient attribute works both in entity object and view object. I did it in the VO and it solves my problem.
    I spent hours of time before posting that question, trying two different ways but neither worked. Your one sentence saved me a lot of time. I do appreciate you help very much!
    Truly,
    Newman

  • HT4191 why do you need yet another email address to sync notes

    Is there a way to sync ipad notes with an imac desktop without opening up yet another unwanted "email" address?  Why do compaines constantly demand that you open up email addresses through all of them? 

    Notes are very special, their sync is done by IMAP(mail) server that syncs our emails. In order to sync notes you "have to" be connected to that IMAP and mail account is "your connection". BTW mail "ON" button will not sync your emails - it only syncs email settings between devices, like server rules, blocked servers, etc. It will not reflect on other icloud stuff, but what it will do is move your notes sync from current  sync ( if one exsits) to different. For example you notes currently can be local (on my phone), Yahoo or exchange like google. (you can check that by going to settings - mail contacts and calendars- and under your mail accounts you will see small "contacts" "calendars" and if you will see "notes" that would be your current syncing IMAP.

  • Yet another MacBook Pro with display issues (NVdia chip)

    Exactly one year and 1 week after purchase, my video controller started freaking out. So just 1 week out of warranty, my display started flickering, blinking, showing garbled clumps of pixels and got progressively worse over the last week until, now, it locks up and/or reboots after about 15 minutes of uptime.
    I have:
    - installed all updates, including firmware
    - reset PRAM
    - re-seated RAM
    - replaced RAM
    - used SMC FanControl to try and keep the GPU cool
    - parked the MacBook in front of the fan/air conditioner in an attempt to keep the GPU cool
    - ran the Hardware Test, which returned a faulty video controller
    None of the above have had any positive effect whatsover.
    I've dug through these forums and hunted around the rest of the net for more info. Every symptom points to the NVidia GeForce issue. It seemed to be heat related. Maybe it was at first (even though max temps were never over 180 F), but after just one more day it doesn't seem to matter anymore. The machine is just FUBAR.
    Tomorrow, I'm taking it in to the Apple store for service. Everything I've read here tells me it'll be at $1,000 logic board replacement since I'm a week out of warranty. Needless to say, if I come home tomorrow with a $1,000 receipt AND no laptop I'm going to be pretty upset.
    What really concerns me is that, if I have to get the logic board replaced, they'll just put in yet another faulty board with another NVdia chip that will do the same thing all over again. There has to be another option, short of just getting a new iMac or tower with an ATI card instead. What else can I do?

    bikemonkey wrote:
    I think my GPU is borked too.
    http://noizesurge.com/downloads/gpu1.jpg
    http://noizesurge.com/downloads/gpu2.jpg - incidentally my computer had completely frozen at this point.
    I'm pretty sure from observing these types of glitches that this is a hardware fault. I shall ring Apple on Monday and hopefully they can pick it up and sort it all out! Does anyone know roughly how long a turnaround is in the UK?
    Yes, your video controller is toast. That's exactly how mine looked.
    Just to make certain, run the Hardware Test:
    - Put in DVD 1 that came with your MacBook Pro.
    - Shut down
    - Restart, holding the D key
    - You'll be put into test mode, run the default test (no need to run the robust test at this stage)
    I'm betting it will return a message that looks like: "4VDC/1/40000003: videocontroller"
    If so, your logic board will have to be replaced.
    The Apple Store I went to (Michigan Ave, Chicago) told me it would take 5-7 days. I'm not sure what UK times would be like, but I'd expect a little longer.
    bikemonkey wrote:
    Incidentally, people are saying that they've have logic boards and what not replaced only for the problem to reoccur. Does this mean nVidia haven't properly fixed the issue?
    Correct. Nvidia hasn't done a thing about this (that I'm aware of), and Apple seems to be putting the same logic boards with the faulty Nvidia chips back in.
    Until we see a new/refreshed line of MacBook Pro's, I think we're stuck.

  • Yet another "fail to respond".....

    I've had a look around on the posts and can't find a problem that quite matches this. I bought my parents a G5 iMac with an external iSight just over a year ago. We've been using iChat happily since then, til today.
    Originally I had G4 iMac with iSight on panther. Since then we've both upgraded to Tiger, and I've upgraded to a G5 iMac 2.1 with built in iSight. Still no problems. Just after christmas I invested in a Zoom ethernet modem and tonight was the first time since then we've tried to iChat. Depending on who's trying to accept the chat, they recieve the message that they have failed to respond.
    Both firewalls are off and encryption is not enabled. This would suggest to me that it might be my new modem. So I powered up my old G4 connected with my old modem, but still no audio or videochats, with the same error messages.
    I don't see why I should be getting the same problem with my old set up too when it worked fine before (G4 running Tiger too).
    Any thoughts?

    HI Veeto,
    Ok your parents may have set up Port Forwarding like this (I can not UPnP listed on this screen shots).
    UPnP stands for Universal Pug n Play.
    It is one means of making sure the Ports in a cable or ADSL modem are open.
    Port Forwarding is another and Port Tiggering is yet another.
    Sometimes a cabele modem can be set as a Straight through device much like a USB modem.
    An ADSL modem is likely to come with some ports pen by default which allow you to Plug and Play with your Web broswer and Mail applications and Send and get files over FTP.
    However iChat uses ports ports above the 1024 threshold for these open ports. This means you have to open the ports.
    If you have the Access IP and Default Password and User ID for your 5660ADSL modem then you will be able to do the same.
    The page I linked you to has all the ports you need for AIM and Jabber accounts to work.
    This is on of the other Zoom's Pages for the same thing. Similar but different.
    You should be able to work out how to set yours up.
    Ideally you need to use UPnP or Port Triggering to use two computers at one location with iChat as these both allow multiple computer to use the same ports (Port Forwarding does not).
    It might be you have newer firmware on your modem than is shown in these pics and you might have UPnP.
    http://www.zoom.com/techsupport/adsl/adsl_x3.shtml (Firmware page).
    I do not see that it says it has UPnP on thier site.
    Ralph

  • Yet another export issue with Aperture 3

    Judging by a search of topics, there seem to be a myriad of problems associated with getting files out of Aperture, some of which represent occult setting issues, others which seem to be actual bugs.  I've run into an issue which seems to defy categorization, and I'm not sure if it's me doing something wrong, or if it is actually yet another bug with this software.  I've been an Aperture user since 1.0 and I have to say the current version I'm running (3.4.3) is by far the worst yet.  Anyway, enough whining.  Here are the issues:
    I'm running Aperture on a 6 core Mac Pro with Lion 10.7.5.  There are two thing happening. 
    1.  Exporting JPEGs is INCREDIBLY slow - perhaps as long as 4 or 5 minutes for a 3MB file. 
    2.  This is the one driving me batty right now.  Tried exporting a batch of images as JPEGs at the 50% original size setting.  The master files are large 16 bit TIFF images from Nikon D800 RAW files, post-processed in Nik HDR Efex Pro 2.  They are 80-100MB in size.  When I export the images to a file on my Desktop, it consistently exports 6- 10 KB thumbnails.  I've checked and rechecked my export settings and can find nothing amiss there.  Has anyone else had a similar experience?  Could the view I'm working in have anything to do with this?  I work 95% of the time in split view.
    Thanks,
    Russ

    I agree that there re a lot of posts about exporting, but a very large number of them refer to the same thing, and it's not a bug, but rather a misunderstanding.
    For instance:
    Tried exporting a batch of images as JPEGs at the 50% original size setting.
    Okay.
    The master files are large 16 bit TIFF images from Nikon D800 RAW files, post-processed in Nik HDR Efex Pro 2
    Not relevant.
    They are 80-100MB in size. 
    Not relevant either.
    Why?
    Because size refers to the dimensions of the image. So a 1,000 x 1,000 pixel image exported at 50% will turn out as 500 x 500 pixels.
    Were you expecting a jpeg between 40 and 50 MB? That's Jpeg quality or the amount of compression applied to the image. And as you're compressing a lossless format (tiff) to a lossy one, and one with an aggressive compression algorithm, he resulting Jpeg, even at high quality, will be much, much smaller, more likely in the 6 - 8 MB range.
    That's the nature - and indeed the point - of Jpegs.
    So, if you're getting 6 - 10 kb images, you're exporting at a very low Jepg Quality.
    This may also explain why it's taking so long to export. Getting rid on 99.99% of the data and compressing into 10kb is always going to take time.

Maybe you are looking for

  • How can I use only the most recent data in an average?

    I have a class which has regular listening quizzes.  If a student's average from the last three tests falls below 10 points (out of 20), then that student has to come in for extra practice. My Sheets are set up with the students' names running down c

  • P35 neo2-fr & raid drivers at initial install of xp pro

    I have a neo2-fr mobo and when I go to install xp pro with a raid setup I get a blue screen of death after initial setup files are loaded b/c the raid drivers and sata drivers will not install at setup, it will load the drivers at the F6 screen of in

  • What should i do about disk read errors

    Using MacBookPro (Mid 2010, 2.66 GHz Intel Core i7, 8 GB RAM, 500 GB Hitachi drive, OS X 10.9.4 (13E28)). I use Carbon Copy Cloner as part of my backup strategy. Today it reported read error: /private/var/log/asl/2014.09.06.U0.G80.asl is on a bad sec

  • 2nd Gen iPod Touch Wi-Fi not working since upgrading to new software

    Since I updated to the newest software I haven't been able to connect to the internet. When I go to settings and go to Wifi, the network shows up and I am able to click on it and enter my password. However, despite saying that I am connected, the bar

  • 9i install error  "error writting to C:|windows\system32\mfcan32.dll"

    I'm trying to install Oracle on a "brand new" computer running WIN 2003 XP Home, so I'll be ready for the fall semester. I was installing Oracle9i DS Release 2 (9.0.2.1) and at the "Install" screen this Oracle message. ERROR writting to C:|windows\sy