Mumble issues with 32bit program.

When I try to start mumble overlay on a 32bit program I get the following issue.
$ mumble-overlay steam
set
set
ERROR: ld.so: object '/usr/lib32/mumble/libmumble.so.1' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/usr/lib32/mumble/libmumble.so.1' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/usr/lib32/mumble/libmumble.so.1' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/usr/lib32/mumble/libmumble.so.1' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/usr/lib32/mumble/libmumble.so.1' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/usr/lib32/mumble/libmumble.so.1' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/usr/lib32/mumble/libmumble.so.1' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/usr/lib32/mumble/libmumble.so.1' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/usr/lib32/mumble/libmumble.so.1' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/usr/lib32/mumble/libmumble.so.1' from LD_PRELOAD cannot be preloaded: ignored.
STEAM_RUNTIME is disabled automatically on arch
ERROR: ld.so: object '/usr/lib64/mumble/libmumble.so.1' from LD_PRELOAD cannot be preloaded: ignored.
But
$ file '/usr/lib32/mumble/libmumble.so.1'
/usr/lib32/mumble/libmumble.so.1: symbolic link to `libmumble.so.1.2.3'
$ file '/usr/lib32/mumble/libmumble.so.1.2.3'
/usr/lib32/mumble/libmumble.so.1.2.3: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=0x889382ced7f4e9fcd7a210632ec815238e9450cf, not stripped
I have mumble and lib32-libmumble (from the AUR) installed.  I don't know why it isn't working.  If anyone has any advise it would be appreciated.

I am not sure if there is a solution to this in BW 3.x or SEM BPS. But if you can model the same planning sequence in BI-IP, then you can excute it in a process chain using a process chain variant.

Similar Messages

  • Since I've installed Mountain Lion, I am having lock up issues with multiple programs. MS Outlook has crashed and I've lost all my folders. HELP?

    Since I've installed Mountain Lion, I am having lock up issues with multiple programs. MS Outlook has crashed and I've lost all my folders. HELP?

    okay I've finally been able to get tor and all the other programs to work according to my plan the only thing that's still making problems is that iptables doesn't work as I want it to, when I start chromium without proxy settings privoxy doesn't seem to forward the information to polipo.. do I need to add another rule to iptables.rules in order for the program to know it has to reroute the information again or how can I get this to work? and is there any way to run rtorrent with proxy support?
    anyway, problem 2 and 3 are still to be solved.
    and does anybody know where i can get a good dansguardian blacklist that was not designed for 6 year old children and for which I don't need to subscribe? I'm still getting these partypoker popups -.-
    //e: with iptables it's the same thing as described in the first post. https works, http doesnt. I get the output "Invalid header received from client." on http sites. still no idea why though.. (and the https-version of torcheck.xenubite says i'm tor unprotected while starting the browser with iptables)
    Last edited by deF291 (2011-04-23 16:16:31)

  • Performance Issue with Concurrent Program

    Hi Gurus,
    I have a loader program which updates some information in the OM sales orders, this is been done using oe_order_pub.process_order and I do not see any performance issue in the package.
    Using this program i had tried to update some huge number of orders uand it gets completed in few minutes, but at times this program runs for more than 6-7 hours even with
    Pls could anyone advise what could be the issue with this?
    Thanks & Regards,
    Genoo

    I have a loader program which updates some information in the OM sales orders, this is been done using oe_order_pub.process_order and I do not see any performance issue in the package.
    Using this program i had tried to update some huge number of orders uand it gets completed in few minutes, but at times this program runs for more than 6-7 hours even with
    Pls could anyone advise what could be the issue with this?Do you have the statistics collected up to date?
    Can you find any errors in the database log file?
    Any locks in the database?
    Any invalid objects?
    Please enable trace and generate the TKPROF file once the program is completed.
    Thanks,
    Hussein

  • Issue with BDC program used for FBZ5 (Check Print)

    Hi all,
    I am having one requirement in Check printing. as per that i have made one Z program which will accept multiple Payment documents. I am passing selected accounting documents to BDC routine for Transaction FBZ5. (As in FBZ5 we can take a print for one Payment document not for multiple)
    We can have 3 scenarios in FBZ5
    1. Fresh Check printing (First time check printing)
    2. Old Check (printing for same Check no)
    3. New Check (After voiding older check)
    Category 1 and 2 are working fine but i am facing problem in category 3.
    For Category 3 : BDC Screen flow is like this
    A. Tcode FBZ5 Start program: SAPMFCHK Screen: 750 --> Click on 'Print'
    B. Program: SAPLSPO2 Screen: 0100  --> Here specify option 'New Check'
    C. Program: SAPMFCHK Screen: 0700
        - This program belongs to new Tcode FCH7
        - Here we have to give Void Reason code
    Now issue with Category 3:
    While executing BDC in online and background mode my control is terminating at step C mentioned above
    Troubleshooting:
    I have debugged standard program of FBZ5
    1. in Include MFCHKFD0 we can see call to Tcode FCH7  (PERFORM AUFRUF_FCH7.)
    2. in form AUFRUF_FCH7 i found code related to BDC
       also there one statement is getting triggered -->   CALL TRANSACTION 'FCH7' USING BDC MODE 'A'.
    So there is a BDC call inside my Z BDC program, so is this a reason why my program is not working for above scenario ?
    Or can't we handle above scenario in a way mentioned above?

    Hi Sandra,
    I was trying to upload customer master in fd01 using bdc. The screens were different while recording. So could not perform the upload. Thenone screen was skipped so that the bdc was working fine and the data was uploaded.
    This is the flow of the recording.
    'SAPMF02D' '0105'.
    SAPMF02D' '7105'
    SAPMF02D' '0111
    SAPMF02D' '0120
    SAPMF02D' '0130
    SAPMF02D' '0210
    SAPMF02D' '0215
    SAPMF02D' '0220'
    SAPMF02D' '0230'
    SAPMF02D' '0610
    After the second screen was deleted the bdc worked fine.

  • Having a few issues with several programs (tor / mpd / ccm..)

    Hey everybody,
    I'll arrange this post in 3 parts since I have 3 different kinds of "major" problems or questions .
    1st ( tor - privoxy - polipo - iptables )
    I somehow found this article in your wiki and therefore tried to get tor and privoxy up and running on my desktop machine, as this didn't work as I hoped it would I searched farther in the wiki and installed and configured (as far as I've thought of) polipo and iptables.
    Now I've put all 4 of them in my rc.conf, but somehow some of my http connections don't seem to work in chromium while iptables is running (https works fine though [e.g. archwiki works, youtube doesn't]).
    I did everything as suggested in the polipo wiki entry, meaning I changed my /etc/iptables/iptables.rules to
    *nat
    :PREROUTING ACCEPT [0:0]
    :POSTROUTING ACCEPT [0:0]
    :OUTPUT ACCEPT [0:0]
    -A OUTPUT -p tcp --dport 80 -m owner --uid-owner polipo -j ACCEPT
    -A OUTPUT -p tcp --dport 80 -j REDIRECT --to-ports 8123
    COMMIT
    and removed all proxy settings from my browser - meaning all corresponding flags in the startcommand. I also added "forward / localhost:8123" to the privoxy config and changed the polipo configuration according to the wiki in order to work with tor (the socksParentProxy, socksProxyType part).
    now the next problem - that might probably be related to the first - is that my privoxy doesn't load in daemon mode anymore.
    I think it's since I've installed polipo that privoxy began to refuse starting together with the other daemons
    [usR@machine ~]$ privoxy
    Apr 23 00:20:56.459 b75086c0 Fatal error: can't check configuration file '/home/usR/config': No such file or directory
    this is the output I get when I try to start privoxy in normal user mode from the terminal, when I try starting the daemon manually (/etc/rc.d/privoxy start) it says
    touch: cannot touch `/var/log/privoxy/logfile': Permission denied
    chgrp: cannot access `/var/log/privoxy/logfile': Permission denied
    chmod: cannot access `/var/log/privoxy/logfile': Permission denied
    touch: cannot touch `/var/log/privoxy/jarfile': Permission denied
    chgrp: cannot access `/var/log/privoxy/jarfile': Permission denied
    chmod: cannot access `/var/log/privoxy/jarfile': Permission denied
    Apr 23 00:22:34.490 b76396c0 Fatal error: Cannot setgid(): Insufficient permissions.
    [/var/log/privoxy belongs to privoxy:adm]
    when I do the same in sudo mode it just fails without displaying an error message..
    I added this code to the /etc/rc.d/privoxy executable but I still get this owner conflict error and I have no idea what might be causing it.
    if [ ! -d /var/log/privoxy ]
    then
    mkdir /var/log/privoxy
    touch /var/log/privoxy/errorfile
    touch /var/log/privoxy/logfile
    chown -R privoxy:adm /var/log/privoxy
    fi
    If the order of the daemons in rc.conf is of any real importance here a copy of my setup
    ( @polipo @privoxy @syslog-ng !set-hw-addr !iptables @network netfs hddtemp @crond hal dbus @alsa @slim @tor )
    2nd ( mpd & mpc )
    I'm just wondering if there's a way to output the position of a track in the current playlist combined with a search. since mpc search <type> <query> only prints out full file path and name, but not the position in the playlist so that you could play it with mpc play. I thought of a method to print out the whole list with mpc playlist and pipe this output into a listing program, than grep out the song I'm looking for all that in a little bash script, to replace mpc search.
    Is there an integrated mpc search function that works the way I imageine it and my idea therefore redundant, or if not, is it realizable the way I picture it; does such a listing program exist?
    3rd ( cairo-compmgr )
    Since I'm already posting here I thought I'd mention my older problem which I  still couldn't solve.
    1st) I need to start cairo-compmgr(-git) in sudo mode to be able to edit any settings or activate the gui in any way. how do I automatically start the program on startup in sudo mode? I tried editing ~/.fluxbox/startup & ~/.fluxbox/init, even tried adding it in /etc/rc.d/ and /etc/rc.conf in order to start it as a daemon (lol, noob) but none of that worked properly obviously Any ideas? I don't want to start it manually and "waste" a terminal window for that every time I boot.
    2nd) I can change opacity (transparency) in both versions only per hotkey, and when I do so the settings don't get saved, they even get reset to normal opacity as soon as another window gets selected. does anybody know if there's a config file or any way to save opacity settings for certain windows & programs, so that they automatically get loaded when cairo starts and stay applied until it gets closed?
    [or generally: how do I configure the Plugins? ]
    the last "problem" which occurs only with cairo-compmgr-git:
    When I rightclick the ccm icon in the task bar and disable the composite desktop, the whole program kills itself oO
    In the old version the option "Composite desktop"'s box just got un-checked and I could easily restart ccm by rightclicking the logo again and re-enabling the "Composite desktop" option.
    Any clues on that by any chance?
    I'm using Fluxbox by the way, if that's of any importance for any of the problems. hope I didn't forget any important information if so please remind me
    Would be thankful for any kind of help
    have a nice weekend
    deF
    //edit:
    concernig the tor / privoxy problem, I managed getting all the daemons to start up at bootup again, my iptables situation remains the same though.
    I went through all the config files again and played around with chown and chmod a little and for now the system is stable, everytime I reboot all the daemons start without any problems.
    but when i start chromium with --proxy-server=localhost:8118 now, I get the following error message
    The following error occurred while trying to access http://torcheck.xenobite.eu/index.php?:
    504 Connect to torcheck.xenobite.eu:80 failed: SOCKS error: network unreachable
    Generated Sat, 23 Apr 2011 04:49:08 CEST by Polipo on archzor.localdomain:8118.
    notably with all programs running now, tor, polipo, privoxy (and by now dansguardian as well)..
    I'm tired so I'll go asleep now, maybe I'll find something tomorrow in the logfiles or whatever, so far:
    every kind of help is still very appreciated
    ²
    /var/log/polipo/polipo.log
    Disabling disk cache: No such file or directory
    Couldn't bind: Address already in use
    Couldn't establish listening socket: Address already in use
    Couldn't bind: Address already in use
    Last edited by deF291 (2011-04-23 03:13:48)

    okay I've finally been able to get tor and all the other programs to work according to my plan the only thing that's still making problems is that iptables doesn't work as I want it to, when I start chromium without proxy settings privoxy doesn't seem to forward the information to polipo.. do I need to add another rule to iptables.rules in order for the program to know it has to reroute the information again or how can I get this to work? and is there any way to run rtorrent with proxy support?
    anyway, problem 2 and 3 are still to be solved.
    and does anybody know where i can get a good dansguardian blacklist that was not designed for 6 year old children and for which I don't need to subscribe? I'm still getting these partypoker popups -.-
    //e: with iptables it's the same thing as described in the first post. https works, http doesnt. I get the output "Invalid header received from client." on http sites. still no idea why though.. (and the https-version of torcheck.xenubite says i'm tor unprotected while starting the browser with iptables)
    Last edited by deF291 (2011-04-23 16:16:31)

  • Issues with a program,that exetutes SEM BPS sequence, into a Process Chain

    We have a process chain with a step which launches a program. That program executes a SEM BPS sequence. To set that request into green we have a step with other program which changes the planning cube to batch.
    Our two problems are:
    1) We cannot check in the process chain monitor if sequence finished all right because the step always finishes ok even if the sequence falls.
    2) Our SEM BPS sequence takes a long time and the process chain continues its execution without SEM BPS sequence is ended.
    Thanks a lot!
    Mario

    I am not sure if there is a solution to this in BW 3.x or SEM BPS. But if you can model the same planning sequence in BI-IP, then you can excute it in a process chain using a process chain variant.

  • Queue issues with Ciphering program

    Hey guys I have a problem with understanding how to read the file reads in integers that are one the first line...and ends reading integers when the new line of letters come up. This program takes an in.dat file which contains 3 lines (3 4 5 6 4 knowledge is power xyyyxxxyxyx) where the ints are the repeating keys and the letters are encoded with each key then the keys repeat. Can someone help me make a Queue that takes in the keys, assigns to a letter and then the key goes back to the other end of the queue(circular). Also if you can help me with any other parts of my code, that would be nice too. I'm also having trouble adding letters in the alphabet and wrapping aorund (like when the letter is z to go back to a)...the letters are also in a Queue I would imagine.
    Thanks in advance. Really I appreciate it all the help I can get.
    Here's my code so far:
    import java.io.*;
    import java.util.*;
    public class RepeatingKeyCipher<E>
       public static void main(String[] args) throws IOException {
           RepeatingKeyCipher obj = new RepeatingKeyCipher();
           Queue file = new LinkedList();
           FileReader r = new FileReader("in.dat");
           BufferedReader inFile = new BufferedReader(r);
           PrintWriter outFile = new PrintWriter(new FileWriter("out.dat"));
                   while (inFile.ready()) {
                       String s = inFile.readLine();
                    file.offer(s);
                inFile.close();
                  outFile.close();
              String alpha = "abcdefghijklmnopqrstuvwxyz";
              Queue<String> alphaQueue  = new LinkedList<String>();
              alphaQueue.offer(alpha);
              Queue<Integer> key = new LinkedList<Integer>();
              key.offer(file.);
              for(int i = 0; i < message.length; i++) {
              //     while
         private int front;
         private int rear;
         private int size;
         Queue<E> alpha1 = new LinkedList<E>();
         /*public E encode (int key, String message) {
              StringTokenizer st = new StringTokenizer(message);
              String newWord;
              while(st.hasMoreTokens()) {
                   String word = st.nextToken();
                   for(int i = 0; i < word.length(); i++) {
                        char letter = word.charAt(i);
                        //char newLetter = alpha.
              return newLetter;
    }

    By the way I'm not in the same classes as those other kids with cipher programs... weird that they have cipher programs to do too...but mine has to do with repeating keys and queues...and I don't know them
    Just had to clarify, thanks

  • Issue with ABAP program execution from process chains

    Hi All:
    We have a process chain with 3 steps, each of them executing the same program with three different variants. The program is ftp's the file from APO's dataexchange (mount) to another ftp server. The first variant transfers file A to a directory in the external ftp server (say /X) . The second and the third variants are supposed to transfer different files, B and C to the same directory.
    That is where the problem is. After the process chain is successful, I see two files B and C but the contents are same and that of C. So, if I switch the steps in the PC to bring in A then C and then B, I see files B and C with content of C. I tried C then A then B. I see the file names correct but now the contents are A, A then B.
    Have any of you come across this issue? Do you know that these is an existing problem? IF you have a solution, pl. let me know.
    Thanks
    Narayanan

    Narayanan,
    Instead of doing it in three steps - would it be possible for you to have one UNIX script or equivalent doing the above and calling the same from your process chain ...?
    We do a lot of FTPs but then our file names are standard and we have a UNIX script for the same executed using a system command through a process chain and it has been working without issues for the past 1 year ...
    Maybe I have not got your situation properly ... some more detail on the program details and what you are doing in more detail would help....  also SP levels please..

  • Issue with printing program Z_RVADIN01

    Hello Experts,
    I am facing a funny issue and ask your help/ opinion on this:
    I created a new window/ element "payer" within the form for billing-docs (output type RD00).
    In this new window "payer"  the address of an alternative payer should be shown.
    Existing program has been amended at subroutine entry with corresponding logic.
    So far everything is working for Billing-docs with upto 3 pages.
    If a billing doc bears more than 3 pages, the new window will not be printed.
    I adjusted the form to display/ print the new window on every single page.
    Result is that the window will be printed on every page with exception of the first page.
    Does anybody have an idea? Program code contains a fair number of subroutines.
    For this reason I do not copy it to this post.
    Regards an thanks in advance for your input.
    Raf

    solved!
    Hello all,
    this was a very rare thing.
    Coding should not be placed after itemprint coding.
    then it worked.
    Cheers!
    Raf

  • Authorization issue with different programs

    Basicly, when I for try to authorize programs, I give the authorization so I can use the full version, but when I turn off my mac and turn it back on, it always asks for the authorization again. Maybe it's meant to be like that, but I can remember my mac not having to ask for authorization on programs ever again once they've been authorized. It's kinda really annoying having to re-enter those authorizations over and over again.
    It's the same with java applets, when I check the box to always allow applets like that run, it always asks it again the next time anyway. It's just annoying.
    It's like my mac just won't "save" those settings
    Any ideas how to fix this?

    Try creating a new user account and see if it works right there. If it does, there is something in your user account that is wrong, likely a permission issue.
    From there, we can try to figure out why it is doing that.

  • Download issue with all programs

    I'm having an issue where every time I download a program (i.e. Firefox, Adobe Air, a photo uploader for Shutterly) the program saves to my desktop and looks like an external hard drive icon. These type of programs used to download to my applications folder (and LOOKED like applications) instead of cluttering up my desktop. What am I doing wrong? If I trash the external drive icon, I also lose the program.

    In Safari, go to Safari->Preferences->General->Save downloaded files to: and choose the location where you want things downloaded. ~/Downloads is a good choice.
    Once an item has downloaded, if it's an application, just move it from the download location (wherever that might be, such as Downloads or Desktop) to your Application folder.
    What I think is happening, though, is that your downloads are still going to your Downloads folder and you are seeing the mounted disk images from the downloaded .img/.dmg (or similarly-suffixed) files. Open these up by double-clicking on the Desktop icon and then drag the required components to their destination locations (generally speaking, the application to your Applications folder). In some cases, the disk image will contain an installer, in which case you will need to double-click the installer to get the software you downloaded onto your machine properly. Read the instructions that come with the download, or on the web page of the source file.

  • Non-English characters File issue with RSEINB00 Program

    Hi,
    We use RESEINB00 program to process IDoc files - to create Master data such as Material Master. Our IDoc file has some special characters - like crème. This letter 'è' would be treated as 'e#' and the Program terminates.
    Inside the program RSEINB00, they used READ DATASET . Had they used 'IN TEXT MODE', this issue would not have come, I guess.
    One option, the least preferred, is that to copy this program and change that line of code. But, is there any other option for this? Please advise.
    Thanks in advance,
    Ram.

    I am n't sure what SAP version you are using , check for OSS notes & update accordingly
    The code below is the latest code..
    clear l_rc.
    if l_unicode = c_true.
        catch system-exceptions convt_codepage_init = 9.
        open dataset l_filename for input in text mode encoding utf-8
           replacement character l_repchar message l_os_message.
        l_rc = sy-subrc.
        endcatch.
      else.
        catch system-exceptions convt_codepage_init = 9.
        open dataset l_filename for input in text mode encoding non-unicode
          replacement character l_repchar message l_os_message.
        l_rc = sy-subrc.
        endcatch.
      endif.
      if sy-subrc = 9.
        l_rc = sy-subrc.
      endif.

  • Issue with  driver program ZSAPM07DR(From where this Program is called)

    Hi All,
    We need  to find out from  where the driver program  ZSAPM07DR(this is a customized program of SAPM07DR). It has the
    form  Z_DLYNOTE .
       So how to know from  which place the Driver program is called.
    Please help .
    Thanks and Regards
    Channappa Sajjanar

    Hi,
    It is me not totally clear what you want with this question.
    I think you are asking this because you want to change the calling program in such a way that is using the new ZSAPM07DR instead of SAPM07DR.
    For this you do not have to change a program. This can be done by making settings (a kind of customizing).
    Your print will be made with a certain outputtype. (ithink 1 of WA01, Wa02,Wa03, wae1, wae2, wae3, wee1, wee2, wee3, wf01, wf02, wlb1, wlb2, wlb3) with apllicationtype ME.
    The settings can be made with transaction NACE.
    for your program> start transaction NACE
                                  click on application ME
                                  click on outputtype
                                  doubleclick on the right outputtype
    then you see a prgram, a starting routine, and  sapscript or smartform name.
    Here you change your settings to your program and your sapscript or smartform or adobe interactive forms.
    and save.
    these setting are stored in table TNAPR.
    Hope this helps you. success.
    Gr., Frank

  • Issues with default program.

    I installed aSSD in my MacBookPro 13" and copied all of my files from my old hard drive to it and now all of my default programs are reseted.
    I can't open DMG files now it just asks me what program I want to open it with. same with PKG files.
    I tried to set DiskImageMounter as default application but it resets on system restart :/

    Select one of the .dmg files. Press COMMAND-I to open the Get Info window. In the Open With panel select the desired default application the click on the Change All button. Repeat this for .pkg files or any other extensions for which you want to set a default application.
    I also suggest you reset the LaunchServices database before the above:
    Rebuild LaunchServices Database
    Open the Terminal application in your Utilities folder.  At the prompt paste in the following command in its entirety:
    find /System/Library/Frameworks -type f -name "lsregister" -exec {} -kill -seed -r \;
    Press RETURN.  Wait for the Terminal prompt to return after which you can quit the Terminal.

  • I'm having issues with a program I need to use for one of my classes.

    Here are the system requirements for the program:
    System Requirements: All versions of NutriBase require a PC running Windows 98, Windows Me, Windows XP, Windows 2000, Windows NT, or Windows Vista. 1 Gbyte of RAM or more is recommended. A minimum screen resolution of 1024 x 768 pixels is required, but higher resolutions are better. No Mac versions are available but you can run NutriBase (and other Windows programs) on a Mac if you are running a Windows Emulator software package (like Virtual PC) or if you have a dual boot (Boot Camp) Mac with Windows installed.
    I don't want to get rid of OS X to install Windows, and I'm not even really sure if I'd have to. Does anyone know of a way that I could use that program on my computer? Anything will help.

    No need to get tid of the Mac OS. Bootcamp (from Apple) will partition your hard drive so you can install and run Windows (directly, by booting you Mac into it), for that you must have a licensed copy of MS Windows. Parallels and VMware Fusion are two virtual machines the run Windows from within OS X.
    Hope this helps...

Maybe you are looking for

  • Reports JFIF image stored in a blob

    Hi everyone, I'm using forms & reports 10g release 1. I noticed that a image stored in a blob with a format of JFIF doesn't work well with in Reports. I get the rep-62203, cannot render error. When the datatype is longraw instead of blob, it works fi

  • Send view/ table in email

    Am trying to send an email from apex with a view, but I dont know how to include it in the mail body... This what I use as process when click on button... DECLARE CURSOR EMP_CURSOR IS SELECT email FROM employee; l_id NUMBER; BEGIN FOR Emp_REC IN EMP_

  • Why is cellular data randomly greyed out on my ipad2?

    Sometimes when I want to use 3G on my iPad 2, cellular data is greyed out.  It only returns with a hard reboot. I have an up to date plan on at&t and am running iOS 5.1. Not a major crisis, just wanted to see if anyone has the same problem or a solut

  • Firefox will not open on windows xp..worked before today

    yesterday firefox would open..when I click on the icon the hour glass will appear but then go away.. I have done nothing to make any changes

  • ITunes changes my song titles

    Anyone know if there is a setting that tells iTunes to enter a song title just as I have entered it. I add a 6 characted set after the song title for my own information. Most of the time iTunes ignores this and just enters the song title and ignores