The strange behaviour of the notification

Coherence 3.3.1/389
     .Net API 3.3.1.2
     I have C++ GUI client with grid. It shows in the grid all updates from Coherence.
     I have also the 'server' application, which inserts objects into Coherence (1 - 2 per second).
     I use 'near-scheme' with front set to local-scheme and back set to remote-cache-scheme.
     I have 3 GUI clients connected to the Coherence and i have the strange behaviour of the clients. The insert comes to one of them three times instead of one. I've checked in the debugger and it's true. The insert really comes three times. But when i've restarted the client all became to work fine.
     It's bad that i can't repeat this situation, it happens from time to time.
     Does anybody get the same situation?
     I've masked it by the checking key and version of object, but it's really strangely.
     Thanks.

I think it's depended on the situation described in thread CacheEventFilter: Where does the filter part apply?
     Many thanks.

Similar Messages

  • Strange behaviour of the forum website

    Since yesterday I observe a strange behaviour of the forum website:
    There is a thread by Foto-Gabriela called "LR 3.4 crashes after some hours of work with very strange behaviour"
    When I select "All threads" I cannot see this thread, but when I select "Open questions", it is visible.
    It says that there are 6 answers. When I click on the thread, it comes up with only 3 answers visible.
    What's going on, here?
    WW

    function(){return A.apply(null,[this].concat($A(arguments)))}
    When I select "All threads" I cannot see this thread, but when I select "Open questions", it is visible.
    It says that there are 6 answers. When I click on the thread, it comes up with only 3 answers visible.
    This behavior, with posts appearing and disappearing, has been occurring for a few weeks, and is just one of many symptoms of the poor forum service provided to Adobe by Jive.  You can keep abreast of such forum issues at the Forum Comments forum:
    http://forums.adobe.com/community/general/forum_comments

  • Strange behaviour of the rangeSize - or is it desired?

    Hi there,
    as recently asked in Difference between VO Fetch Size, Iterator rangeSize and af:table Fetch Siz we have a problem with the rangeSize property of the iterator binding.
    First of all, we're currently working wit JDev version 11.1.2.2.0. So, we have a page with a table. In this table is nested inside a panel collection which is nested inside a panel stretch layout. To cut a long story short, it stretches.
    The rangeSize is now set to the default 25, but you could see in the fullscreen usage about 35 rows. When we now select a row which is in the rage of the first 25 records and use the data in such a method:
    RichTable table = this.getTable();
    RowKeySet rowKeySet = table.getSelectedRowKeys();
    Iterator selectetNodesIterator = rowKeySet.iterator();
    CollectionModel treeModel = (CollectionModel)table.getValue();
    JUCtrlHierBinding treeBinding = (JUCtrlHierBinding)treeModel.getWrappedData();
    while (selectetNodesIterator.hasNext()) {
      List selectedRowKeyPath = (List)selectetNodesIterator.next();
      JUCtrlHierNodeBinding nodeBinding = treeBinding.findNodeByKeyPath(selectedRowKeyPath);
      Row row = nodeBinding.getRow();
      DBSequence aaId = (DBSequence)row.getAttribute("AaId");
    }We got a NPE at Row row = nodeBinding.getRow();, because the nodeBinding is null. Only the last fetched records have a JUCtrlHierNodeBinding.
    So yeah ok, for testing purposes we changed the rangeSize to 1, just to see what happens. And again it fetches one row after another as long is the tables current view is full. And if we try it again every record results in a NPE excpet the very last visible record. So far so good, after what we've seen with 25 records this was expected.
    When we change the rangeSize to a value greater than 36 (the visible rows, in that current fullscreen resolution) it works as it should.
    So, to see if there is a bug i decided to create a small testapp with the HR schema. I've just dropped the employees vo as a table inside a panel collection which is nested inside a panle stretch layout. And used nearly the same method:
    public String onButtonClicked() {
      RowKeySet rks = table.getSelectedRowKeys();
      CollectionModel tablemodel = (CollectionModel)table.getValue();
      JUCtrlHierBinding binding = (JUCtrlHierBinding)tablemodel.getWrappedData();
      Iterator it = rks.iterator();
      while(it.hasNext()){
        List selectedRowKeyPath = (List)it.next();
        JUCtrlHierNodeBinding node = binding.findNodeByKeyPath(selectedRowKeyPath);
        Row row = node.getRow();
        System.out.println("Testausgabe: " + row.getAttribute(1));
      return null;
    }When the rangeSize is now set to 1 every visible row except the last also result in a NPE. If we run that above code on a button click, but now the strange part. When the rangeSize is changed to a value greater 1 it works like a charm. You can run that code with every visible record an you get now NPE. Also very strange with a rangeSize = 1, when you select the last visible record which is working and run the code, then select a record above, which had thrown an NPE previously and run the code. It is working, but with the value of the last visible record.
    This leads us to a bunch of questions.
    1) Is it the supposed way to work, that you get a NPE when the rangeSize is set to a smaller number than visible rows?
    2) If 1) is the desired way, how do you handle the rangeSize for a table which is stretched? You couldn't now how many rows you could see.
    3) Does anyone have an idea how to explain the last explained behaviour with the testapp? (I could upload it)
    Thanks in advance.
    Alex

    Hi Alex,
    can you open a SR at Oracle support for this issue?
    I know there are several bugs which are somehow related with the rangeSize and the synchronization of the model (currrent row) and the view (in this case the visible part of af:table).
    See also Restore current row after rollback does not work with page ranging
    As far I know Oracle plans some enhancements in this area to fix the syncronize problems and change e.g. the rangeSize dynamically depending on the number of rows visible in the GUI.
    But anyway your issue sounds like a new bug.
    regards
    Peter

  • Strange behaviour of the web UI

    Hi,
    I have encountered something weird when i used the web UI of Oracle 10g Express.
    I have a table with one of fields defined as Blob type and this table contains a record with data in the blob field.
    I used a Java application (created by myself) and standard Java's record fetching methodology to get the record from that table and everything works fine. The key point here is that i am able to retrieve the blob data from the DB.
    However, when i used the web UI to update a particular field in that table (e.g. changed a value), i could no longer retrieve the blob data using the Java application. It returned a null instead and moreover, the web UI still indicates that there was value in the blob field.
    I am wondering if anyone else has encountered this problem. Is it a bug?

    when i used the web UI to update a particular field in that table (e.g. changed a
    value), i could no longer retrieve the blob data using the Java application. It
    returned a null instead and moreover, the web UI still indicates that
    there was value in the blob field.Post exactly how you update that table.

  • Strange behaviour of the Energy Saver settings

    I noticed that the two sliders in the Energy Saver settings seem to work in tandem. If I set the Display to "Never shutdown" (I used this as I don't want my display/TV to go off in the middle of a movie as the mac sees there are no user interactions), and then try to adjust the sleep timer to anything (15min, 30min, etc.), it aligns the slider for the Display at the same point!
    Is it happening only on my mac or is it the way it works for others?

    That would be the simple logic. But, the scenario I mentioned is also a logical one. I have noticed that when I am watching a long Youtube video or an online movie from sites like Jaman, the screen would go off even though the system access is alive. At that time I have to scramble to the mouse/kbd to reactivate the display.
    At the same time, I want to put the mini to sleep after 30min of inactivity. Hence, I want to set the sleep timer to 30min and the display to "never".
    The energy saver settings show two separate sliders and there is no indication that they are attached at the hips.
    Since it works this way for you as well, then I am not doing something weird. I think this is a bug in the OS.

  • Strange behaviour using the "Save Region(s) As..."

    I'm encountering some apparently repeatable oddities when using the "Save Region(s) As..." command.
    I take one long track, snip it up into smaller regions (say, 20) and then in the Audio Window menu, select all the regions and use "Save Region(s) As..." from the Audio File menu.
    What happens is that the FIRST time I try this Logic only saves EVERY FOURTH REGION as a new audio file, ie if I had 20 regions selected I'll only get 5 new audio files!
    If I select all the regions and try it again, Logic now saves all the regions correctly and in order.
    (File conversion settings all are set to "Preserve Original" "No Change".)
    Anyone else?
    12 PB 1.33Mhz, 1.25GB RAM   Mac OS X (10.4.7)  

    correction:
    this only happens when i delete the first region, then save the remainder. to clarify:
    load audio file. there's one region showing, which consists of the entire audio file. go make 16 new regions, so you've got 17 total. delete the first one, which is the full length of the file. now you've got 16. select all 16 by click-dragging down the side of the audio window so all 16 are selected. "save regions as..." saves only regions 2-16.
    when i don't do that initial delete of the full-length region, all regions are saved properly.

  • The strange case of the downloaded track...

    Hi there.
    Strange stuff coming up. I've bought some tracks from iTunes, but for just three of them I got some problems. After I've put'em down into my iPod, they start playing, but after a few seconds they suddenly stuck and music skips to the next track. The weird is that on my iTunes they perfectly play and I did a CD from them, too...
    I think the problem is in the tracks themselves and not on my iPod (I love it and I'd have the same c**p for the other 500 tracks, I suppose...). Even the online support couldn't help me...
    Things I've already done:
    1) RESET and REBOOT
    2) Downloaded new firmware 1.2
    3) Re-organized my iTunes library
    By the way, I try to put in my iPod the same track in another audio format and of course it works.
    Does anyone of you meet the same problems?
    How can I convert AAC audio format protected (as I've bought from iTunes) in other different ones?
    Help me, please!
    Thanks for your kindness and forgive my lenght of writing...
      Windows XP  

    To your first question about truncated tracks, I am not sure if this is the same issue but here is a recent set of posts on this that might help...
    http://discussions.apple.com/message.jspa?messageID=2925367
    How can I convert AAC audio format protected (as I've bought from iTunes) in other different ones?
    One way to do it, which also strips away any sort of restrictions and protections on the tracks, is to simply burn them to an Audio CD (not an MP3 or data CD) then re-import them. You can now do anything you want with the re-imported versions.
    Patrick

  • The Strange Case of the Empty Folder

    For several days, I have been chasing gremlins, some of my own making. But this one is different.
    Suddenly, when choosing a filter that requires time to load the thumb preview, I found it very slow, but even more to the point, I lost control of the curser. It became very small, not even an arrow and jumped around the screen, if it moved at all. The preview load was taking forever, so I tried to dump it. No dice. I had to use kill Process, if I could even get there.
    So  gremlins are now extending to the video card, right? Maybe too much ram to PS. Nope.
    Anyway, after a lot of mucking around with this or that, it occurred to me that the Hard Drive light didn't work while all this is going on. Not writing to Scratch? Let's look. Yep, scratch has data. So I opened it and found two files, one the PS file and the other some strange temp file with a long string of numbers. Properties said -0- data.
    After some deliberation, I decided to exit PS and delete the strange file. I reopened PS and voila! All is well! Smooth fast preview thumbs, cursor runs, I could exit the filter no problems.
    So, I guess the moral here is if strange things are happening, check scratch! Even an empty one seems anathema to PS.
    Hmmm, maybe it was of my own making. Who or what put it there?
    Curious people want to know.

    Thank you for the detailed "how to".  Much appreciated!
    Hudechrome wrote:
    Generate a shortcut using Ctrl-Alt-Shift+B
    Note:  Doing so produced the message "Alt+Shift+Ctrl+B is already in use and will be removed from Image > Adjustments > Black & White if accepted."  I chose [Accept and Go To Conflict], and left the Black & White feature with no shortcut.
    I initially generated a 16000 x 11000 pixel file, RGB Color, 8 bit, containing White.
    Running the filter via the 4 key shortcut popped up a Progress dialog that ran for a minute or so.  All the while cursor motion was completely smooth.  Task Manager showed about 70% processor utilization across the 8 cores.
    The cursor would change to an arrow while over the dialog, then to the spinning wheel when off it.
    Once the operation completed, the dialog disappeared and the cursor returned to whatever tool I had selected (zoom, move, etc.) and was smooth and normal.
    I tried it several times, with 8 bits/channel and 16 bis/channel images, even with images much larger than 500 MB.  With larger images in 16 bits/channel mode I did see some slight jumpiness in the cursor motion while the Progress bar was up, but only very slight.
    It appears that the thread in Photoshop that reloads the cursor is a bit delayed in running by the app being busy processing the long operation on the large image.  Cursor motion was normal and smooth in all other apps and music I was playing through Media Player was not interrupted.  Task Manager again showed about 70% processor utilization across the 8 cores.
    And there were no problems whatsoever after the operation had completed.
    I'm thinking you may have a glitch in your nVidia display driver having something to do with reloading cursors from within your app.
    Regarding the button changing captions from Cancel to Reset, I did not ever see that in the testing above...  However, it's a known feature that many Photoshop dialogs with a [Cancel] button will change it to [Reset] instead if the Alt key is held down.  If Photoshop is switched away from via the Alt-Tab key combination, then it will stick that way until Photoshop is again made active. An easy way to demonstrate this is to go into Edit - Preferences - any subcategory, then press Alt.  Activate another running application via Alt-Tab and move it out of the way (so you can still see the Photoshop dialog) and you'll see it stay that way until you re-activate Photoshop.
    I'm not sure in what way this is related to the glitch you're seeing, if at all, but it does represent another case where I see [Cancel] change to [Reset].
    -Noel
    P.S., It occurs to me to ask:  Have you changed your Cache Tile Size in Edit - Preferences - Performance?

  • Can anyone explain the odd behaviour of the CVI Operator Interface?

    This is probably really related to CVI in general, but I think people should be aware of this behaviour. If tracing is enabled and a program executing, moving the mouse cursor over the Menu bar area of the Operator Interface program increases the execution of the test program dramatically. Anywhere else slows it down! Could this have any effect during critical test runs? Is there a way to force the fast execution. (i.e. to disable whatever message processing is going on when the mouse cursor is over the rest of the window?)

    Brian,
    You did not mention what is the CVI operator interface that you are using. In the Simple CVI OI, which is located at \Examples\OperatorInterfaces, the behavior you mentioned may occur.
    It is mainly because it uses a CVI timer to poll UIMessages, and the Timer Control runs in the same thread as the User Interface (CVI Panels). Because they both run in the same thread, when you move your mouse Windows handles the mouse move and repaint any window if necessary. While doing this, it stops all the other tasks that is running in the same thread, which means, the timer stops to tick and UIMessages are not handled for some time. In addition, the TestStand Engine executes synchronously with UIMessage handling, so if msg
    s are not handled the Engine pauses the execution.
    Finally, there is an example that ships with CVI under
    \Samples\Toolbox\AsyncDem.prj that shows how to use asynchronous timers. In other words, a timer that runs in a different thread different than User Interface. I also modified the Simple CVI OI to use this asynchronous timer, check the attached zip file.
    Regards,
    Roberto P.
    Applications Engineer
    National Instruments
    www.ni.com/support
    Attachments:
    Simple_CVIAsync.zip ‏176 KB

  • The Strange Case of the Missing Shared Devices...

    Dear Forum,
    I am currently having intermittent trouble with the connection of shared devices.
    The network consists of a MBP, Qnap TS109 and a Canon printer hooked up via LAN to a WAG200G. The Qnap serves music to a PS3 (WLAN) and the Mac and also serves as a TimeMachine back up device.
    The problem is that every so often I lose my Shared Devices in the Finder side-bar. They just disappear.
    I have managed to reconnect by playing with the Network connections preferences, but as I suspected (due to exhausting the permutations), this solution has come to an end and now I cannot urge them to reappear (unless I restart (which is a solution, but not an entirely satisfactory one)…
    All devices have been set to use static IP address (none conflict).
    The Mac’s settings are as follows:
    TCP/IP-
    Configure IPv4 Manually: then my IP address.
    Subnet and router are both correct as I can connect to the Qnap & WAG admin pages and internet (I’m not sure if that is a correct test of these settings, but the numbers are correct).
    Configure IPv6: Off.
    Under DNS : I have entered both DNS servers as per the instructions of the ISP (I have been with them for years and these are correct).
    WINS- (I don’t know what this is but…)
    NETBIOS Name: the name of my Mac (All uppercase (don’t know why, but looks definitely windows (ish))
    Workgroup: (blank)
    WINS Servers (blank),
    802.1X & Proxies: everything is per the default setting as I have never touched anything in these options.
    Ethernet-
    ID: My Mac MAC
    Configure: Auto
    Speed, Duplex and MTU have never been touched, but I am assuming that Auto covers these.
    Under Network (System Preferences), then Location: Auto, then next to Status: Connected (currently active and correct IP)
    The WAG is the only thing on this mini network that sets DHCP, I could change this to disable as everything has it’s own Static IP, but is there any need?
    (I hope I am getting the terminology correct and not inadvertently creating confusion.)
    The PS3 sees the Twonky server in the Qnap, so I am not sure if that is an issue, it doesn’t appear to be.
    So why the missing devices?
    None of this would actually be a problem if it was not for the fact that once the Qnap disappears from the Finder side-bar, TimeMachine does not back up (yet I can connect via a browser to the Qnap, even if it is not present in the side-bar).
    The problem is I feel as though my thinking is a bit blinkered as I am only concentrating on the Network connection aspect, yet I am afraid I am not entirely sure what else I should be considering. That is to say what is causing the Mac hooked up to a perfectly adequate connection/ functioning network to suddenly cause it to drop the devices, yet retain connection by other means?
    Unfortunately a forum member had exactly the same problem but sadly removed the query from open questions.
    It goes without saying (but there is no harm in me saying it anyway), but any help would be appreciated.

    Bump
    This recently happened to me as well, actually it's happened for awhile, and only recently have begun to try to find the answers. Did you ever find out what happened?
    Also seems like this post: http://discussions.apple.com/message.jspa?messageID=11367180
    But that has no answers posted either. Perhaps a reformat and stick with 10.6.2, which is what I think the last version the "Shared Devices" automatically showed without deliberately mounting a network drive.
    My situation is pretty much the same, "Shared Devices" do not automatically show up on the left sidebar. If I know the IP address or netbios name, I can mount network hard drives: Command + K and smb://ipaddress
    My Computers, I have an iBook G4, which used to automatically pop up; a Windows7 computer that used to automatically show; and an Ubuntu 10.04 computer that would show up as well for screen sharing and smb.
    Possible culprits include: netbios/smb problems, mDNSresponder/Bonjour problems, other networking config. No settings permutations have fixed the problem.

  • The Strange Case of the Disappearing Site

    It's one thing after another all of a sudden. I've just opened iWeb on my desktop and found that the entire site is no longer there. This happened once before, a few months ago, and (following excellent advice on this discussion board) I clicked Spotlight and entered ‘.site’ in the little window. Top Hit was ‘Domain’, which I clicked. My iWeb site was immediately repopulated.
    However, following the same procedure this time produces no result whatsoever.
    Anybody...?

    After I posted my question I restarted the computer and tried the Spotlight/.site/Domain route several more times to no avail. Then I did something different on the computer and tried the route again without much hope of success - and this time it worked. No rhyme or reason that I can see.
    But thanks for your suggestion, Tom. I'll remember to try that if it happens again.

  • The strange case of the disappeared mails...

    I've two mail accounts set on my ipad and I'm having some funny problems...
    both accounts are POP3
    first, it sometimes happens that mails downloaded AND deleted from my inbox (but still on the server) are downloaded a second and even a third time, without any chance of avoiding it. please note that both accounts are set on "remove from server if deleted from inbox" on my ipad advanced mail settings panel...
    second, and more annoying, yesterday evening every mail in one of the two inboxes have been removed from the device: it wasn't simply moved in the trashbox but those mails just vanished without even saying goodbye... and of course I didn't touch anything neither on the ipad nor on the macbook that downloads the mail from the same server: everything was just like before, and something similar never happened. of course, the mails have been downloaded first on the ipad and after on the macbook, and the mails disappeared were both recent and old, the whole inbox with its 200 mails...
    called Apple support and they suggested me to change the setting from POP3 to IMAP, but my provider doesn't let me for free and I prefer to download mails on the device and not leave them on the server...
    anybody has a solution/suggestion?
    thank you,
    david

    I've two mail accounts set on my ipad and I'm having some funny problems...
    both accounts are POP3
    first, it sometimes happens that mails downloaded AND deleted from my inbox (but still on the server) are downloaded a second and even a third time, without any chance of avoiding it. please note that both accounts are set on "remove from server if deleted from inbox" on my ipad advanced mail settings panel...
    second, and more annoying, yesterday evening every mail in one of the two inboxes have been removed from the device: it wasn't simply moved in the trashbox but those mails just vanished without even saying goodbye... and of course I didn't touch anything neither on the ipad nor on the macbook that downloads the mail from the same server: everything was just like before, and something similar never happened. of course, the mails have been downloaded first on the ipad and after on the macbook, and the mails disappeared were both recent and old, the whole inbox with its 200 mails...
    called Apple support and they suggested me to change the setting from POP3 to IMAP, but my provider doesn't let me for free and I prefer to download mails on the device and not leave them on the server...
    anybody has a solution/suggestion?
    thank you,
    david

  • The Strange Case of the Missing Network Icon

    Can anyone help my buddy Tom - who is running a G4 iBook with OS X Panther? He is unable to get onto his wireless network and here is the problem in his own words:
    "Had a moment to muck about in the iBook drive, following data crumbs from the all-pervasive Network software. Apparently, all that spinning of the drive over regions containing bits and bytes of the application managed to cobble together enough of Network to launch an e-mail, which I immediately determined had to go to you. This is strictly a spit-and-string enterprise, similar to a baling wire and soup can exhaust system fix, and likely the only e-mail I'll get off until I complete an entire system restore. Think of it as a faulty telephone connection - you can hear me, but I can't hear you. So, don't bother to respond, as your e-mail will probably languish in my Inbox for the time it takes me to resurrect OS X.
    What brought me to this point is my reasoning Network isn't a stand-alone application like a word processor, but rather a "network" (clever, eh?) piece of software with files strewn through other software so they can access various aspects of it. For example, World Book Encyclopedia accomplishes a software update without launching Safari; connecting to its mother ship via but another piece of Network that happens to reside within the program. I guess this approach is what put the "i" in iBook, and it seems to work pretty well...until moments like this. Perhaps Steve Jobs outsourced to Hansel and Gretel to create a new marketing twist.
    Anyway, I've talked this all up with a number of people, and the universal response seems to be; "Huh? I've never heard such a thing.". I even managed to mightily confuse Dave and he's got an awful lot of Mac expertise. But the real kicker, when explaining how I reasoned it all out, is when I mention the key to my understanding was when I noticed the missing Network icon. That's when their eyes glaze over and it's apparent they can't quite wrap their brain around the idea. I've deduced how to cajole the Finder to reveal this Archimedean moment, and included a pair of attachments so you, too, can share in my AHA!! revelation. Running this all past Dave had him agreeing I seem to have a handle on it, but the sheer complexity of all those .exec files squirreled here, there, and everywhere still had him scratching his head.
    Interestingly, I have to coerce the Finder to display the icon example; you can't simply click it into existence. I do it by plugging in a travel drive, opening same, then ejecting it. The Finder then defaults to what you see (the word Network with no icon).
    Speaking of attachments, I was so tempted to wade through all 70 (70!!) e-mails in my inbox, but was fearful my MacGyvered patch would fail before getting this off to you.
    Time to fade back into the black hole from whence I came. When I close Safari it'll relinquish its tenuous grasp on the Network .exec file it's hacked to."
    Any ideas on what's wrong and how it can be fixed? I'll see that they get passed on to Tom.
    G4 Powerbook   Mac OS X (10.4.10)   iMac

    Before the mid-1980s, networking might have been implemented with a lot of goofy little routines (.exec's if you must) calling one another. About that time the CCITT (an international telecommunications standards committee made up of Academic and Industrial representatives) did a lot of work abstracting and then standardizing the functions that various parts of a network perform.
    The CCITT refined the notion of a Layered Network Architecture and specified the types of activities performed in each layer. Shortly thereafter Apple implemented Open Transport and delivered it into the marketplace in System 7.5.3.
    Apple networking has been very well-behaved and under control since then. It does not tend to "get lost" or "lose track of things". It really is very good. With only a few limitations, you can connect Macs running 7.5.3 through 10.3.9 and have File Sharing work without regard to what versions are talking to each other.

  • Strange behaviour in the text resources on the km

    Hi, we have got a strange problem here..
    when we try to retrieve the content of a text resource from the km by code, we often get the content, but with this 3 characters at the beginning: ""
    Does anybody knows why?
    thanks to everybody...

    http://en.wikipedia.org/wiki/Byte_Order_Mark

  • Anyone else experiencing strange behaviour using the App Store/iTunes

    I'm having a strange problem with both iTunes and the App Store apps.  Searching for items is hit or miss, sometimes no results are returned or tiles are missing their pics etc.  Clicking on a item of interest like a TV show, for example, brings up the details page but sometimes the individual episodes descriptions/pics won't load. 
    The first time I used the new App Store it was showing me GBP currency instead of CDN.  I checked my settings and my location was set as Canada, so it definitely wasn't a settings issue on my end.  Killing the app and going back in seemed to fix the problem. 
    I was just browsing some new games when I ran into another problem, prompting me to post here.  I clicked on a game's icon/tile to access the details page, but nothing happened.  Clicked it again thinking it was me and this time the tile showed as depressed but nothing happened.  Clicked another tile and it depressed as well (and the first tile stayed in that state too) but the details page didn't load. 
    I definitely think there are a few bugs in the new App Store/iTunes apps.  Very annoying as there are a few purchases that I'd like to make but can't.  Argh.
    This all started after upgrading to iOS 6, which has otherwise been fine so far.
    Anyone else having similar problems?

    YES! I am having a lot of AppStore problems since iOS 6. My 2 main issues are:
    1. AppStore crashes constantly or will just sit & spin then does nothing at all.
    2. If I search for a specific App, making sure my spelling is correct, AppStore will NOT bring the app up. Instead, it will bring up unrelated apps.
    Podcasts app does the same thing, as well as jumbling up dates. Very impossible to find the correct episode.
    APPLE, please tell me you are reading this and that a fix is quickly under way!!

Maybe you are looking for

  • Uk Itunes is apple TV a joke then?

    Considering apple TV is designed to play movies and TV progs downloaded from i Tunes; It has been specifically made as a US box only. Do not Buy this in the UK its redundant before you even start coz no movies or TV programmes are available to us. A

  • Multiple processes in linux

    i have a doubt. i have made a java program and when i execute it, it create several preocesses (about 10) in linux; why this is happening? i thought that the os was creating a single process to every class of my app, but i just use six classes! ah, a

  • Since upgrading to Firefox 36 screen view of spaces and returns are shown as if they were missing

    The screen view of a file no longer represents what is happening with the file. Attached are the Firefox version of the file and the Adobe PDF of the same file. Note that the spacing between the quantities is incorrect in Firefox and correct in the P

  • Cannot connect to OS X Server via ARD after 10.6.4 Update

    Hi there Just updated my server from 10.6.3 to 10.6.4. Everything is still fine - except the fact that my Remote Management seems to be dead now... "Remote Management" is definitely on. But on my Client(s), the server is not recognized and its status

  • My computer cant shot down and leave on all the time.

    This is my scan with disc utility please help me Verifying volume “mentalCore” Performing live verification. Checking Journaled HFS Plus volume. Checking Extents Overflow file. Checking Catalog file. Checking multi-linked files. Checking Catalog hier