Only 23 images viewable from Share online - Nokia ...

I have uploaded a bunch of photographs(100+) from my PC onto share.ovi.com. Now when I try to see all the uploaded images using Share Online feature on my Nokia 5800, only 23 images(latest uploaded) show up under "my media". If I have to view other photographs, then I have to use browser on my phone. Is there a way to see all the images that I have uploaded using Share Online without opening browser on my 5800 xpress?
thanks,

I've managed to figure out what's wrong with this app: for all of you folks having this problem when try to upgrade Share online app to the latest version (3.0.08.23), download the correct package (SO3.0.08.23_S6031_OS_U.sis) from here: http://www.nokiausa.com/get-support-and-software/learn-how/sharing-and-blogging/download
Most of other international Nokia' sites are pointing to a wrong sis file.
Enjoy and don't forget about Kudos ;-)
Previous (starting with '99): 5110 (2 pcs.); 6110; 6150 (2 pcs.); 6210; 6310i; 6680; N70; N73; N82 Silver; N97 Transition Black; N97 mini Cherry Black; iPhone 3GS 16GB Black; iPhone 4 16GB Black; N8-00 Dark Grey; iPhone 4S 16GB Black; iPhone 5s 32GB Space Gray
Current: 808 PureView Black (Nokia Belle FP2, v113.010.1507) & iPhone 6 64GB Space Gray (iOS 8.1.2)

Similar Messages

  • Reading only Image files from a directory

    i am wanting to be able to read a directory but only obtain the Image files (ie, gif, jpeg, tiff, png etc) and ignore all other type of files.
    i have made a custom ImageFIlter class which extends FileFilter which works for adding a photo singly, as only image files are shown in the JFileChooser. however i am wanting to add a folder of photos at once.
    here is the code so far:
    File dir;
                        JFileChooser fc = new JFileChooser();
                        fc.setFileSelectionMode(JFileChooser.DIRECTORIES_ONLY);
                        //Handle open button action.
                        int returnVal = fc.showOpenDialog(MainAppGUI.this);
                        if (returnVal == JFileChooser.APPROVE_OPTION) {
                             dir = fc.getSelectedFile();
                             if (dir.isDirectory()) {
                                  File[] files = dir.listFiles(new FileFilter());
                                  for (int i = 0; i < files.length; i++) {
                                       if (files.isFile()) {
                                            try {
                                                 Photo PhotoAdded = workingCollection.addManyPhotos(files[i], canvas.getChangedMaxDim());
                                                 //need to also add it to the relevant vectors, ie
                                                 //for mouse over operations, or photos added after
                                                 //save.
                                                 if(!workingCollection.isDuplicate()){
                                                      photosToCheck.add(photoAdded);
                                                      canvas.addToGrid(photoAdded);
                                                      photosAddedAfterLoad.add(photoAdded);
                                                      canvas.repaint();
                                                 else{
                                                      //do nothing as it is already in the vectors.
                                            } catch (Exception er) {
                                                 // Do nothing. Bad mp3, don't add.
                                       // recurse through directories
                                       else {
                             } else {
                                  try {
                                       throw new IOException(
                                                 "Error loading files from a directory: "
                                                           + dir.getAbsolutePath() + " is not a "
                                                           + "directory");
                                  } catch (IOException e1) {
                                       // TODO Auto-generated catch block
                                       e1.printStackTrace();
    any ideas?

    it shouldnt be new FileFilter() there, it should be new ImageFilter() but it gives a compilation error saying i cannot apply that parameter to the listFiles() method in the File class

  • Reading only Image Files from a Directory and ignoring the rest

    i am wanting to be able to read a directory but only obtain the Image files (ie, gif, jpeg, tiff, png etc) and ignore all other type of files.
    i have made a custom ImageFIlter class which extends FileFilter which works for adding a photo singly, as only image files are shown in the JFileChooser. however i am wanting to add a folder of photos at once.
    here is the code so far:
    File dir;
                        JFileChooser fc = new JFileChooser();
                        fc.setFileSelectionMode(JFileChooser.DIRECTORIES_ONLY);
                        //Handle open button action.
                        int returnVal = fc.showOpenDialog(MainAppGUI.this);
                        if (returnVal == JFileChooser.APPROVE_OPTION) {
                             dir = fc.getSelectedFile();
                             if (dir.isDirectory()) {
                                  File[] files = dir.listFiles(new ImageFilter());
                                  for (int i = 0; i < files.length; i++) {
                                       if (files.isFile()) {
                                            try {
                                                 Photo PhotoAdded = workingCollection.addManyPhotos(files[i], canvas.getChangedMaxDim());
                                                 //need to also add it to the relevant vectors, ie
                                                 //for mouse over operations, or photos added after
                                                 //save.
                                                 if(!workingCollection.isDuplicate()){
                                                      photosToCheck.add(photoAdded);
                                                      canvas.addToGrid(photoAdded);
                                                      photosAddedAfterLoad.add(photoAdded);
                                                      canvas.repaint();
                                                 else{
                                                      //do nothing as it is already in the vectors.
                                            } catch (Exception er) {
                                                 // Do nothing. Bad mp3, don't add.
                                       // recurse through directories
                                       else {
                             } else {
                                  try {
                                       throw new IOException(
                                                 "Error loading files from a directory: "
                                                           + dir.getAbsolutePath() + " is not a "
                                                           + "directory");
                                  } catch (IOException e1) {
                                       // TODO Auto-generated catch block
                                       e1.printStackTrace();
    any ideas?

    I'm confused.
    You already ARE using a FileFilter to only pick up image files. Whats the problem?
    If you need to recurse directories you need to change your code only a little.
    Write your method
    JFileChooser fc = new JFileChooser();
    fc.setFileSelectionMode(JFileChooser.DIRECTORIES_ONLY);
    //Handle open button action.
    int returnVal = fc.showOpenDialog(MainAppGUI.this);
    if (returnVal == JFileChooser.APPROVE_OPTION) {
      dir = fc.getSelectedFile();
    if (dir.isDirectory()) {
      scanDirectory(dir);
    else{
      // not a directory
    public void scanDirectoryForPhotos(File directory){
      // taking your code
    if (dir.isDirectory()) {
      File[] files = dir.listFiles(new ImageFilter());
      for (int i = 0; i < files.length; i++) {
        if (files.isFile()) {
    // details deleted
    // recurse through directories
    else {
    scanDirectory(files[i]);
    Your exception handling is a little strange. You throw an exception only to catch it immediately to print a stack trace? Not exactly the most common handling I've seen. You should probably just throw the exception and let the next level down handle it.
    Cheers,
    evnafets

  • Share Online App - Nokia 5233

    Can u help me out i have nokia 5233.what is shareonline app.iam not able get service providers,like facebook to upload photos from my gallery.then whats the use of it  
    Moderator's Note: The subject was amended as we have created a new thread for the inquiry.

    I have similar problem with Share Online.
    Share Online terminates immediately when I run it.
    I was looking forward to have some fun with Ovi share, but 

  • Nokia Share Online - Flickr account has gone and w...

    I tried to set up my Flickr account using the Share Online service on my Nokia N97. It kept failing to set up the account giving me Error 404. I deleted the service in the hope that it would reinstall correctly but now I can't retrieve the Flickr service at all and I don't want to use the Ovi site as it's rubbish.
    Any ideas?
    Thanks

    Me too -- no Flickr...  I tried to 'update services' with the 'Share online' app, but only 'Ovi by Nokia' came up.  When I tried to config Ovi, it errored with a blank web page (http://www.)...  I wonder if this will be fixed?

  • Nokia Share Online

    Hello,
    Is there a way to add more services to the nokia share online?? It's a bit limited at the moment to flickr, ovi and vox. I don't think it'll be too dificult to add a weather service for example.
    A weather service will be really good with updated weather directly on your home screen

    Me too -- no Flickr...  I tried to 'update services' with the 'Share online' app, but only 'Ovi by Nokia' came up.  When I tried to config Ovi, it errored with a blank web page (http://www.)...  I wonder if this will be fixed?

  • Remove Share online from 6220classic

    Hi,
    I have a 6220 with firmware 3.23 and I want to remove the "Search" and "share online" features from my active standby screen.
    How can I do this?
    Regards
    marty
    Solved!
    Go to Solution.

    22-Oct-2008 10:07 AM
    marty123 wrote:
    I will follow your advice and complain to Nokia directly...
    Good luck with that.
    Grayburn @ www.nokiausers.net & www.dailymobile.se....come say Hello!!!
    If you appreciate ANY help from a member,then show it by clicking on the Blue Star button, cheers

  • Could you please tell me why as a Brit resident in Japan therefore having a billing address that is Japanese is forced to only get service from the Japanese online store? Is there not some way of allowing me to select movies and music to buy and download

    Could you please tell me why as a Brit resident in Japan therefore having a billing address that is Japanese is forced to only get service from the Japanese online store? Is there not some way of allowing me to select movies and music to buy and download from other stores. Why do am i forced to try to nread Japanese when I have selected English as my language. The price for Downloads is no different and even if it was I am happy to pay. This also applies to Movie rental which is crazy and extremely restrictive. I a supposed GLOBAL community why does Apple do this.

    You can buy ONLY from the itunes store of your country of residence (As proven by valid billing address of credit card) and ONLY while inside the borders of that country.
    These are the terms of the itunes store.

  • Share online 3.0 for Nokia 6110 Navigator

    Is there a possibility to get Share online 3.0 (or older verisons for nokia 6110 Navigator)
    Thanks in advance,
    Mokic

    Try to download a version for another model with a similar operating system (like the N95) and see if it installs.
    Get it here: http://europe.nokia.com/A4388352
    If it doesn't install then it is not compatible with your model. This is because it's a feature designed for N series phones.

  • Nokia 5800 - Share Online

    I know its not a big problem, i am most probably being picky here and I have found a workaround using a program called pixelPipe but why when you go to the Share Online menu of the Nokia 5800 why is Facebook not in the list? - all I have on mine is ovi by Nokia, Flickr, and I think at one time vox showed up (never even heard of it before!)

    krizanand wrote:
    Are you sure you have added facebook to your pixelpipe account?. You can also try Mobypicture which has good integeration with Nokia share online supporting multiple services.
    Thanks I am trying a thing called furtiv mobile at the moment that seems to do the job, Yes I did add facebook to the pixelpipe, I am just wondering why they just dont include facebook in the share online as standard alongside flickr and twitter I was just wondering why you have to get a third paryt involved to add facebook.

  • I am planning to buy the New Ipad from Apple online store. Can I purchase the unlocked version because the online store gives me the option of US carriers ONLY?

    I am planning to buy the New Ipad from Apple online store. Can I purchase the unlocked version because the online store gives me the option of US carriers ONLY?

    iPads are not locked to the carriers.
    http://www.apple.com/ipad/4g/
    Regards.

  • Firefox won't load check images from my online bank.

    Firefox won't load check images from my online bank. It had been doing so with no problems, but stopped 2 days ago. I can get into my account and navigate with no problems. But when I click to see the image of a check, I get a blank page.
    I am using Firefox 3.6, but I have the same problem on my laptop with Firefox 4
    It works fine with Safari and Internet Explorer.

    If you can't open them in Firefox anymore (you seem to have a plugin: View PDF documents within your web browser) then download the documents to the desktop and open them with a program that can open PDF files.
    See also to be sure that that plugin is still selected:
    * https://support.mozilla.com/kb/Managing+file+types
    Do you otherwise have problems with PDF files?

  • My 3rd Nokia N95 from 02 Online is going back!

    I SPOKE TOO SOON !!!!!!!!
    My 3rd Nokia N95 from 02 online is going back!!
    updated the firmware to version 11 from version 10
    i thought everything was OK and then today it re-started itself 3 times yet again!!!
    WHY DOES THIS KEEP HAPPENING NOKIA ???????
    THIS IS JUST NOT ACCEPTABLE !!
    i also had a BLAZING ROW with 02.....again!!
    they asked me to choose another different handset, i dont want another handset!! i want an N95 that works!!
    they said i had to send the phone back to them, i said "kiss my butt" in no certain terms!
    i have got a 4th handset coming next Monday!!
    FOR THE LOVE OF GOD!!
    im up to here with all of this !!
    anyone else on 02 online and had NO restarts at all?
    the problem is you wont know it re-starts until you actually see it!
    AAARRGGHHHHHHHHHHHHHHHHHHH

    Im with O2 and have an E65.
    My phone restarts (as did my previous N70 and 6680) when it's in a weak 3G signal area. They have all been fine in strong signal or no 3G signal areas.
    Fortunately for me I'm not really bothered about 3G so I switched it off and not had a restart since.
    It's about time nokia and O2 got together and looked into this issue.

  • Share Online function not working in Nokia E63.

    It prints ''Network Error -5120'' Even i have selected the correct APN. How to fix it?

    Hi Dharan54,
    The Ovi Share online service was discontinued, and you should have received this email about its closure: http://nds2.fds-comms.nokia.com/SiteCollectionImages/2012/02/Global/Ovi_Share/Ovi_Share_Shut-down_Em...
    Not a wasted application at all, it was simply shut down.

  • Share Online- System error -34

    Hallo,
    if I want to upload pictures to Ovi store from my Nokia N82 ( by aplication Share Online) there is a System error -34 and I can´t upload my images   Only when I come home and I am on Wlan it works.
    If I want to upgrade my Share online, I can´t because it is built-in unit . What can I do or how can I upgrad built-in units in my phone. For example the same thing do Maps if I want to upgread them.

    Nevermind it works now you can delete this post

Maybe you are looking for

  • Will upgrading ram improve speed in Mac and windows (VMware fusion)?

    I Am using VMware fusion for music production and that program requires a lot of workspace. I have a MacBook Pro 4gb ram and when I turn VMware on it goes to 2 gb ram in Mac and 2 gb ram in windows. My Mac speed is normal when VMware fusion is turned

  • Another solution that worked for the iOS 6 WiFi issue...

    After the iOS 6 install my wifi connect just wouldn't connect anymore. I tried everything in the book. I was even changing settings on my router at one point. Nothing worked. It would connect for a second, drop off and then try to bring up a login sc

  • Changes to Absence Report

    Hi All, Currently the absence report does not display the number of days absence if its half day absence. Need to make configuration changes so that the report populates days/hours column, in case of half day absence. Please do suggest the solution.

  • SQL Report combining Sales Invoices & Sales Credit Notes

    Hi Experts As a novice at the SQL game, I was looking to produce a single report of all sales invoice/credit note lines where the product code began with "tel" in a given date range for the selected account manager I've managed to complete this for I

  • Web Elements 2.4 - Encoding Values

    I am using web elements 2.4 on XIR2. I have some cascading dropdown boxes populated with dynamic values from a subreport. This all works fine. However, some of the data has ampersand's in it such as 'B&P Level' Looking at the opendocument URL that th