Another day, another Go Client - RubyGo

Encouraged by my success with building, installing & packaging the glGo program earlier* last week, I wanted to try to build a pkgbuild myself to see if I can.  However I have run into a few snags & I could use the experience of those more knowledgeable than I to nail down some details before I proceed.
Firstly, it seems that RubyGo's dependencies are fairly standard for ruby-based apps.  However when i ran across the instructions on how to build it from source, I was a bit apprehensive on whether to use their instructions verbatim (just to see if it is easy to install/compile) or not.  Here is the relevant section of their website & the URL -
You need the packages tcl, tk, tcl-dev installed on your system. (i.e. files libtclxx.so, libtkxx.so and tcl.h) Get the tarball at: ftp://ftp.ruby-lang.org/pub/ruby/stable-snapshot.tar.gz or see the page: http://www.ruby-lang.org/en/download.html and type (as root):
# tar xvzf stable-snapshot.tar.gz
# cd ruby
# ./configure
# make
# make test
# make install (this will install ruby under /usr/local)
Source url:  http://rubygo.rubyforge.org/
My question is:  Do I follow the instructions & download the ruby tarball to get the correct libs & other bits?  Or do I rely on pacman to find the correct files?  I chose to do the latter but I ran into a problem there, in that I cannot seem to find any package named "ruby-tk" in any repo through yaourt or pacman.  I did a lot of searching in AUR too & for the life of me I cannot find any application that provides this (seemingly) obscure file.  What am I doing wrong?
Secondly, I did try to install from the binary tarball they give at the top of the page.  However when I go to run the application, I get these errors:
ruby /usr/local/games/RubyGo/lib/go.rb
RubyGo path is /usr/local/games/RubyGo/lib
using artsd (KDE)
user files in /home/adriana/.rubygo
user defaults not found
user entries not found
user GUI not found
alloc: invalid block: 0x8541310: ef ef 30
Aborted
I realise this is likely due to missing files of some sort (ruby-tk being one of the said missing deps I'm sure) but I wondered if someone might glean a bit more information from this error message than what I am able to puzzle out.  Is there something else amiss?
Thank you in advance to any who reply.
MS
* I did not build glGo alone, I had extensive help from jacko & sigi, for which I am very grateful.  I still cannot seem to make a menu entry for it properly with the pkgbuild nor upload it and I don't know why.  However that is for the original glGo thread,  I wished only to acknowledge those people who should be accredited for the aid they provided to this arch-newbie. 
Last edited by MoonSwan (2008-05-01 08:48:03)

Interesting application.  Thank you very much adlucem, I will definitely look at this application and see what it can do.  I've been looking for a decent Go app that runs under linux and also has tutorial/teaching capabilities built-in.  The only such app I have found until now is Many Faces of Go, a purely windows client, that does work with Wine (or so I am led to believe).  I'd rather run something platform agnostic or specifically made for the linux environment.

Similar Messages

  • How can I set up another email client to send mail as my dotmac account?

    My business uses an online application that can send emails to our customers as long as we provide it with an email account. I used the following from my mail.app:
    SMTP HOST: smtp.mac.com
    SMTP PORT: 25
    SMTP_AUTH: true
    SMTP USER: cryogen (my dotmac account and email)
    SMTP PSWD: ****** (my dotmac password)
    But, I cannot seem to get this to work. I tried it with another account I have with COMCAST.NET and I was able to successfully send emails using that account.
    Is there something special about a dotmac account that I am missing?
    Thanks.
    PowerMac G4 MDD   Mac OS X (10.4.8)  

    The information you’ve provided now is what I was asking for. Unfortunately, it’s still insufficient. It’s critical to know here whether the SMTP server does actually accept or reject the request of the mail client to send the message. Any conventional mail client would allow you to know that. In Mail, for example, you know that the message has been sent because Mail puts it in the Sent mailbox (whether the message arrives at the destination is an entirely different issue). And if the SMTP server rejects the message for some reason, Mail will report what the reason is.
    Whether I’ve actually set up a different mail client to send with a .Mac account is irrelevant -- I don’t even have a .Mac account, for that matter, nor do I need one. Gee, if I needed to have the same accounts as the people I help, I couldn’t be here. Fortunately, I just need to know how email works and what the idiosyncrasies of some email services are, if any.
    Try setting up your .Mac account using a conventional alternative mail client, such as Thunderbird, and you’ll see that you can do that with no problems -- or, if you have problems, it should be pretty clear what they are exactly and how to fix them.

  • How can we  transport the master data from one server/client to another server client?

    plz guide me this issue

    Re: transfer data in between servers
    Navaneetha Krishnan Jun 25, 2007 2:59 PM (in response to suresh chandrra
    Most of the times, masterdata is transferred between servers through ALE. This is considered to be one of the best and efficient ways of transferring data. You can try this too.
    BDCs are another way (which can be done through LSMW or through a custom made program.

  • Free item issued upon purchase of another by client.

    Dear All;
    In our sales operations when a customer buys certain types of material, for each unit he buys, he is offered a free item of another type. For example, if a customer buys an item A, he is offered another of type A1, but is not charged for it.
    A sales order is created for only item A, but during delivery creation, the system picks both item A and A1. When invoicing both A and A1 are shown on the document, but the value of A1 is not included in the cost.
    Kindly help me understand the settings i need to make in order to have this work.
    Thanks in advance.
    Richard.

    Hai Richard,
    Please check
    Free Goods from One Material Group to Another Material Group
    Free Goods sub item split in two line items
    And please do config and post the error if any.
    Regards,
    Mani

  • Help send file with axis webservice to another langague client

    Please anyone know if i can send any file from any client (in any language) to my webservice (axis)?//
    sorry my english..
    tks

    Hi,
    From my experience, we can consider upload file to azure storage blob when click send button, after this process end, we send message and let other person to download this file form azure storage blob. Refer to
    http://azure.microsoft.com/en-us/documentation/articles/storage-dotnet-how-to-use-blobs/ for more details about upload/download files. Hope this helps.
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Another t3-client/classpath problem

    Hi
    This is a wl6.0 problem.
    I am trying to load a t3 client as a startup class.
    The t3 client looks up the home interface of a
    deployed ejb bean.
    The startup of the client fails because it cant find the home interface
    in the
    classpath. This is strange since the ejb bean is deployed before the
    startup
    of the client.
    <Feb 15, 2001 11:07:32 AM GMT+00:00> <Info> <WebLogicServer> <Invoking
    startup class: com.caput.modules.listserv.client.T3Client.startup(null)>
    <Feb 15, 2001 11:07:32 AM GMT+00:00> <Info> <WebLogicServer>
    <com.caput.modules.listserv.client.T3Client reports: Poller / $Revision:
    1.4 $ with weblogic name Poller has been started in daemon thread by the
    name: Poller-thread>
    java.lang.NoClassDefFoundError:
    com.caput.modules.core.ejb.DomainFinderHome
    at
    com.caput.modules.listserv.client.Poller.class$(Poller.java:41)
    at
    com.caput.modules.listserv.client.Poller.getDomains(Poller.java:560)
    at
    com.caput.modules.listserv.client.Poller.initDomainSetup(Poller.java:480)
    at com.caput.modules.listserv.client.Poller.run(Poller.java:271)
    at java.lang.Thread.run(Thread.java:484)
    <Feb 15, 2001 11:07:32 AM GMT+00:00> <Notice> <WebLogicServer>
    <ListenThread listening on port 7051>
    Evidently the interfaces of the deployed bean are not automatically put
    in the classpath.
    Does anyone know why?
    The setup worked in well in wl5.1. But wl6.0 only operates with a java
    classpath
    and no weblogic classpath.
    Putting the interfaces in the java classpath (in the startup script)
    corrupts the
    deployment of the ejb bean.
    Any help on this problem would be a great help.
    Thanks.
    Michael Krogh
    Developer
    Michael Bundgaard Krogh
    Caput A/S
    Nygade 6
    1164 Copenhagen
    Denmark
    Tel: +45 70 12 24 42
    Fax: +45 70 11 24 42
    mailto:[email protected]
    http://www.caput.com

    See http://e-docs.bea.com/wls/docs60/programming/topics.html#1037589
    Handling EJB References in Startup Classes
    If a startup class references enterprise beans, you will have to add the
    EJB interfaces to the Java System classpath, because startup classes
    execute before applications are deployed. This means that you cannot
    change the EJB interfaces without restarting WebLogic Server.
    When the deployment order will be fixed (sp1) you can use load-on-startup
    servlet instead of startup class.
    Michael B .Krogh <[email protected]> wrote:
    Hi
    This is a wl6.0 problem.
    I am trying to load a t3 client as a startup class.
    The t3 client looks up the home interface of a
    deployed ejb bean.
    The startup of the client fails because it cant find the home interface
    in the
    classpath. This is strange since the ejb bean is deployed before the
    startup
    of the client.
    <Feb 15, 2001 11:07:32 AM GMT+00:00> <Info> <WebLogicServer> <Invoking
    startup class: com.caput.modules.listserv.client.T3Client.startup(null)>
    <Feb 15, 2001 11:07:32 AM GMT+00:00> <Info> <WebLogicServer>
    <com.caput.modules.listserv.client.T3Client reports: Poller / $Revision:
    1.4 $ with weblogic name Poller has been started in daemon thread by the
    name: Poller-thread>
    java.lang.NoClassDefFoundError:
    com.caput.modules.core.ejb.DomainFinderHome
    at
    com.caput.modules.listserv.client.Poller.class$(Poller.java:41)
    at
    com.caput.modules.listserv.client.Poller.getDomains(Poller.java:560)
    at
    com.caput.modules.listserv.client.Poller.initDomainSetup(Poller.java:480)
    at com.caput.modules.listserv.client.Poller.run(Poller.java:271)
    at java.lang.Thread.run(Thread.java:484)
    <Feb 15, 2001 11:07:32 AM GMT+00:00> <Notice> <WebLogicServer>
    <ListenThread listening on port 7051>
    Evidently the interfaces of the deployed bean are not automatically put
    in the classpath.
    Does anyone know why?
    The setup worked in well in wl5.1. But wl6.0 only operates with a java
    classpath
    and no weblogic classpath.
    Putting the interfaces in the java classpath (in the startup script)
    corrupts the
    deployment of the ejb bean.
    Any help on this problem would be a great help.
    Thanks.
    Michael Krogh
    Developer
    Michael Bundgaard Krogh
    Caput A/S
    Nygade 6
    1164 Copenhagen
    Denmark
    Tel: +45 70 12 24 42
    Fax: +45 70 11 24 42
    mailto:[email protected]
    http://www.caput.com
    Dimitri

  • GL Master data : Move GL from one Client to another Client

    have created an one Transport Request for creation of Financial Organization structure in Customizing SAP Client 200 and then i have Manually imported that TR in another SAP Client Master data Client System 050 for GL Master data Language Translation FSP0 or FST2. so, in client 050 i have updated translation for all the GL Accounts roughly 5000 GL Accounts. After that, all GL Accoounts i have sent to Client 200 from Client 050 by using Transaction code - BD18, i have imported all the GL Account along with its Translation in another client of SAP System client 200 in order to move all the Changes along with in the same TR.
    but when i am releasing the TR Transport Request from Cusomizing client 200 to unit testing client 300 , changes related to translaton of GL account has not been moved. Apart from that other changes related to Financial Structure have been moved along with Transport Request
    how can i club these Translation related chnages in this same TR so that i need not to run LSMW in all clients and apply changes in each Clients seperately.
    Thanks
    Jignesh

    Hi
    When you save the data relating to the diffrent language not saves in the request. First check whether that particular request is having the data in different language.  
    OSS Note - 1000586
    - Doing the client copy
    If the texts are present in Client 000 but are missing in an Client different from 000 there are different tools to bring the texts from client 000 into the Client other than 000.
    - RSTLAN_SUPPLEMENT_UNI, described in notes 43853 and 211226
    - Client Maintenance function in SMLT
    - (only valid up to SAP_BASIS 6.10: RSREFILL, described in note 48047)
               Please keep in mind:
    Data in clients other than 000 are treated as customer data. Existing texts will not be overwritten there. (see Note 2857)
    VVR

  • CHARM error - No Target system for Normal transport generated from another client

    Hi Gurus,
    This is regarding normal change. We have two clients in development. (Workbench and Customizing)
    We were trying to do Automatic import from development client to Quality. When importing the job, I’m getting an error related to Project Status switch. "you cannot import any request for the project at the moment" It works fine for another development client and we can see the target system in Project status switch.
    But, checking the Project Status switch, looks like there’s no Target System defined for Normal transport generated from another client of development.
    I attached some screenshots related to this.
    Can you please help how to add a target system for another client of development ?
    Regards,
    Salman

    yes, client 110 is present in the task list of the project. yes route is defined because it is working for urgent change

  • Why does one set of clients out perform another?

    Greetings all -
    When I execute sqlplus using this query "select * from SYS.COL$ where rownum<=50000;" from our linux client it, takes 12 seconds. When I execute it from any of several of our solaris clients it takes close to a minute. So the linux client will run the above SQL faster than all the solaris clients by a multiple of 4 or 5 times. The linux (el x86-64) data servers and the sun clients are all in the same room. Some of the solaris clients are virtual (zones) on a SUN t5220 box. Other solaris clients are physical boxes (sparc SUNW,Sun-Fire-V245).
    The 2 linux dataservers are HP ProLiant DL380s. When one of these is used as a client and runs the SQL against the same database that the solaris clients are targeting it out performs the solaris clients significantly.
    So allow me to restate - when I run the query from dataserver_2 against the target database on dataserver_1, it takes 12 seconds. When I execute the query from any solaris client against the target database on dataserver_1, it takes over 50 seconds.
    We've also tested with a "back door" in place, putting the solaris client on the same network as the dataservers. This didn't make any difference. I've also tested by making changes to the kernal settings on the solaris client, bumping up the max-shm-memory parm from the default up to 7g and this also didn't help. The linux client which performs well is also a dataguard standby server. Why am I seeing such a difference in elapsed times to run this query - depending on which client I run it from? All the solaris clients query elapsed times are consistently around 55 seconds. When it runs from another linux client in a four miles away, it takes 38 seconds. What can I do to improve the performance for these solaris clients?
    A side note: running an "ssh scp" against a 1-gb file also takes inordinately long when the source or target is one of our solaris clients. Our UNIX support tells us this just indicates scp doesn't work so great on these clients.
    tia -
    Jim

    Hi Charles,
    Here's some representative trace output....
    <<<<<<<<<< snip from trace 10043 output from "good" client...(note the "ela" -elapsed- values are < 300
    FETCH #1:c=0,e=114,p=0,cr=4,cu=0,mis=0,r=1,dep=0,og=1,tim=1239183488152138
    WAIT #1: nam='SQL*Net message from client' ela= 270 driver id=1413697536 #bytes=1 p3=0 obj#=-1 tim=1239183488152432
    WAIT #1: nam='SQL*Net message to client' ela= 1 driver id=1413697536 #bytes=1 p3=0 obj#=-1 tim=1239183488152460
    FETCH #1:c=0,e=24,p=0,cr=1,cu=0,mis=0,r=1,dep=0,og=1,tim=1239183488152476
    WAIT #1: nam='SQL*Net message from client' ela= 225 driver id=1413697536 #bytes=1 p3=0 obj#=-1 tim=1239183488152721
    WAIT #1: nam='SQL*Net message to client' ela= 1 driver id=1413697536 #bytes=1 p3=0 obj#=-1 tim=1239183488152748
    FETCH #1:c=0,e=23,p=0,cr=1,cu=0,mis=0,r=1,dep=0,og=1,tim=1239183488152763
    WAIT #1: nam='SQL*Net message from client' ela= 221 driver id=1413697536 #bytes=1 p3=0 obj#=-1 tim=1239183488153003
    WAIT #1: nam='SQL*Net message to client' ela= 0 driver id=1413697536 #bytes=1 p3=0 obj#=-1 tim=1239183488153030
    FETCH #1:c=0,e=24,p=0,cr=1,cu=0,mis=0,r=1,dep=0,og=1,tim=1239183488153045
    <<<<<<<<<< snip from trace 10043 output from "bad" client...(note the "ela" -elapsed- values are all all > 800
    FETCH #1:c=0,e=24,p=0,cr=1,cu=0,mis=0,r=1,dep=0,og=1,tim=1239183823787134
    WAIT #1: nam='SQL*Net message from client' ela= 894 driver id=1413697536 #bytes=1 p3=0 obj#=-1 tim=1239183823788051
    WAIT #1: nam='SQL*Net message to client' ela= 0 driver id=1413697536 #bytes=1 p3=0 obj#=-1 tim=1239183823788079
    FETCH #1:c=0,e=25,p=0,cr=1,cu=0,mis=0,r=1,dep=0,og=1,tim=1239183823788095
    WAIT #1: nam='SQL*Net message from client' ela= 890 driver id=1413697536 #bytes=1 p3=0 obj#=-1 tim=1239183823789010
    WAIT #1: nam='SQL*Net message to client' ela= 1 driver id=1413697536 #bytes=1 p3=0 obj#=-1 tim=1239183823789038
    FETCH #1:c=0,e=24,p=0,cr=1,cu=0,mis=0,r=1,dep=0,og=1,tim=1239183823789054
    WAIT #1: nam='SQL*Net message from client' ela= 975 driver id=1413697536 #bytes=1 p3=0 obj#=-1 tim=1239183823790051
    WAIT #1: nam='SQL*Net message to client' ela= 0 driver id=1413697536 #bytes=1 p3=0 obj#=-1 tim=1239183823790079
    FETCH #1:c=0,e=25,p=0,cr=1,cu=0,mis=0,r=1,dep=0,og=1,tim=1239183823790095
    The above pattern is repeated for 150,000 lines of trace output. There are no series of repeated "message from client" lines which might represent repeat ACKing if I understood you correctly.
    The "good" trace output file has 150,099 lines and "bad" trace output file has 150,092 lines. No extra ACKs in the bad - just much longer "SQL*Net message from client" elapsed times.
    I've just tested with arraysize set to 50000. No gain.
    I also set SDU to 32768 in both the client tnsnames file and the listener/sid_list. No gain.
    Thanks all for your helpful feedback.
    Jim

  • How can I make a migration copy of my email addresses for use in another program.

    It is necessary to make a migration copy of all our email addresses for transfer to windows express.
    Our office overseas can not use Thunderbird & needs all our email addresses stored in Thunderbird copied for migration into their windows express program. How can this be achieved.?
    I think we may also need to transfer email copies too, can this be done.?
    If so, how.?
    Regards Kym

    Ok I have googled, I have found a windows cleaning company in Switzerland http://www.windowsexpress.org/About-Us.htmland something called Parallels Desktop for Mac with instructions for installing windows on a mac.
    So I think we need to go back to the beginning with "What is Windows express?"
    Email programs as a general rule do not "export" their contents into another mail clients formats. The normal procedure is to "import" the foreign format so there are some obvious questions
    What formats can this mail software import?
    Are your existing mail accounts IMAP or pop?
    you can export email addresses from Thunderbird as CSV which almost all programs can read (including spreadsheets) From the address book select the Tools menu (Alt+ T) and select the export option

  • Migrate GL config from one envrionment to another environment

    Hi,
    How do you migrate the GL config setups from one client to another new client. LDT files are used for programs and users etc..

    Hi
    You can export model from one VC, there is export option. Store this on your client machine / desktop.
    Loggin to new VC/EP create model there & Import the saved VC model model to this new system. You need to make sure that all BI queries/ BI Connections are there in your new setup. otherwise imported model will not get deployed.
    Regards
    Sandeep

  • How to move set of FND Message from one server to another server

    Hi,
    I am having a request need to transfer all customized FND MESSAGES from one server(developing server) to another server (client server). Tell me the possible ways to do this in Oracle R12.
    Thanks
    Vivek
    Edited by: 912882 on 4 Aug, 2012 2:54 PM

    This is a two step process. but for this you need to ensure that all your custom messages were created in custom application say XXC
    download all the mesages by typing the below command from the developing server unix box
    FNDLOAD apps/$CLIENT_APPS_PWD 0 Y DOWNLOAD $FND_TOP/patch/115/import/afmdmsg.lct XXC_CUSTOM_MESG.ldt APPLICATION_SHORT_NAME='XXC'once this command is successful you will get the definition and data in file XXC_CUSTOM_MESG.ldt.
    Place this file in the main server unix box and run the below command :
    FNDLOAD  apps/$CLIENT_APPS_PWD 0 Y UPLOAD $FND_TOP/patch/115/import/afmdmsg.lct XXC_CUSTOM_MESG.ldt - CUSTOM_MODE=FORCE

  • Problem adding another email account curve 8310

    I am trying to add another e-mail account.  I go to the wizard, and the message I continue to get is "An error occurred while accessing your account.  Please click below to try again.  There is a hyperlink that says "Access Another Email Account".  When I click on it, nothing happens.  HELP!

    Hi and Welcome to the Forums!
    It's hard to tell, but if you receive the error message just after entering your credentials for the new account, then you have either entered something wrongly or the email service is not fully compatible with BIS. I'd suggest that you use a PC/browser to access your carriers BIS:
    http://www.blackberryfaq.com/index.php/Where_can_I_log_into_my_BIS_account%3F
    and then create this new BIS conduit from there. If it as well receives the same error, then try entering your correct email address but an incorrect password -- this should bring up the manual/advanced configuration screens on which you can enter all of the pertinent information manually (you will need to know all of the information -- email servers, etc....you will have to get that info from your email provider or from another email client you already have configured for this email account).
    KB10154 How to integrate a POP or IMAP email account through advanced integration
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Problem adding another email account

    I am trying to add my existing Yahoo email account to FaceTime. With each try I get a message that a verification email was sent but I do not receive one. Therefore, I cannot verify the email. Any suggestions?

    Hi and Welcome to the Forums!
    It's hard to tell, but if you receive the error message just after entering your credentials for the new account, then you have either entered something wrongly or the email service is not fully compatible with BIS. I'd suggest that you use a PC/browser to access your carriers BIS:
    http://www.blackberryfaq.com/index.php/Where_can_I_log_into_my_BIS_account%3F
    and then create this new BIS conduit from there. If it as well receives the same error, then try entering your correct email address but an incorrect password -- this should bring up the manual/advanced configuration screens on which you can enter all of the pertinent information manually (you will need to know all of the information -- email servers, etc....you will have to get that info from your email provider or from another email client you already have configured for this email account).
    KB10154 How to integrate a POP or IMAP email account through advanced integration
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Receiving forwarded form information for another c...

    Bizarrely I have received an email which appears to be a copy of the form filled in from another BT client.  It includes a document attachment which has my correct name, but all the information on the form is for another customer.
    I have *no* idea whether this is a mistake, spam, a computer glitch....

    This sounds rather naughty!
    I suggest that you send an email to [email protected]
    They'll need your name, forum username, account number and a link to this thread
    (Might be worth copying the content of the email sent to you as BT shouldn't be sending another customers details out to you. Also I'd be asking if this other customer has your details)
    Post back with any news
    -+-No longer a forum member-+-

Maybe you are looking for

  • German localization of SP2 Installer - I want my zipped-jar-distr ibution back!

    Hi, did anyone try this fancy installation software for the WL6.0 Service Pack 2? Actually I would prefer the old WL5.1 way of distributing a service pack (zip file with a readme and lot's of jars) instead of this piece of software. The localization

  • How do I get movies off my iPad

    I have purchased several movies from my iPad directly. How do I get movies purchased from my iPad to my computer? I can synch movies I downloaded on my Mac to my iPad, but they are not going the other way.

  • Spinning wait cursor and HDD failing

    I got spinning wait cursor sometimes since a month ago. When the first time I check disk utility SMART status was ok. Yesterday SMART status was failing and it said I have hardware problem can't be repaired. Apple charged me 177 plus tax for replace

  • This is my 3rd genuine cable for iphone 5.

    Each cable works fine for some months and then gives error "Accessories Not supported". What is this going on? How to solve this?????

  • Placing automatic Hold on AP Invoice

    My client has a requirement, through which the AP Module needs to place an automatic hold when a prepayment exists for a supplier for whom they are booking an invoice. This means, the system while alerting about the existence of prepayment, should al