FfilePicker does not work in the Simulator

I use the BB10_1_X.1483 Simulator.  I save a file which was an attachment to my downloads directory.  When I run my application with FilePicket calls.  I can navigate to the file and select it, but upward on the back of the signal, it is said that the file with that name didn't exist.

Is this a known bug, I do something wrong.

Print file name, it is not and this is when I look at whith the FileVIew Momentics tool.

void ImportStudentsSheet::filePickerSelectedSlot (const QStringList & fileSelection)
{
bool bstatus;

qDebug()< "selected="" file="" "=""><>
QStringListIterator strIter (fileSelection);
QString file = strIter.next ();
QFileInfo fi (fileName);
If (! fi.exists ()) {}
qWarning()< "file="" does="" not="" exists:="" "="">< filename; =""><-- i="" get="" this="" even="" though="" file="" does="">
filePicker-> deleteLater();
filePicker = 0;
return;
}

Your application has permission to shared files (access_shared)?

Tags: BlackBerry Developers

Similar Questions

  • BlackBerry Webworks App does not work on the Simulator after conditioning

    Hi everyone, I ' ve developed a webworks app and everything works fine on the emulator ripple, but when I load it on the Blackberry (9860 and 9930) Simulator... it loads successfully (I can see the icon, etc.), but when I open it, appears only a WHITE SCREEN...!

    I thought it was the Blackberry Simulator, so I changed it (does not work)

    I thought it was my application, so I leave my fair "index.html" with a BLACK background (does not work)

    the Validation of my config.xml file is fine, and I have not any idea on how to solve this problem!

    Help please, thank you

    http://mundourbanohn.com/Simulator1.jpg

    Hello, thanks for people, but I already solved this problem, I had a div with POSITION: FIXED; and apparently WebWorks does not support this CSS property, so I removed it and everything works fine. Thanks in any case. Concerning

  • Touch area does not work in the Simulator controller

    Hello!

    I use the bb Device Simulator.

    Official documentation says that with touch area to the Simulator controller I can navigate from control to control my fi application, I put political correct ficuse for her. But the touch area does not work for me. No event is occure when I do drag and hold the cursor of the mouse on the tactile area, or classic Simulator, not different mouse buttons.

    Tested under Windows 8.1 and Debian Linux with Xorg + awesome wm (and Xorg + mate of).

    How to solve this problem?

    Thank you!

    I tried this using the BlackBerry 10.3.2 Simulator and it worked.  At startup, you choose the default option no 1440 x 1440 Passport?  The Passport is the only BlackBerry 10 smartphone that supports active touch keyboard.  If you use the default startup in Simulator (Z10) the touchpad option does not work because it is not supported by this model.  To change the type, press ENTER when the Simulator starts first.

  • Help: Networking does not work on the Simulator

    Hello

    I downloaded all the versions of the Simulator, until the last 4.7 which has the storm, but for some reason networks do not seem to work on my Simulator. I checked the coverage of the network, said all this coverage is enabled but I am not able to use the browser to go anywhere. Could point out you what I did wrong please?

    Thank you

    got it works by MDS manual start as you suggested. Thank you all, it's a giant step for me, now I can get out of my cave and be connected to the world of my Simulator what a feeling!

  • Sample Barcode Scanner does not work in the Simulator?

    Hi all

    I found barcode scanner sample code below link

    https://developer.BlackBerry.com/Cascades/sampleapps/

    Is this sample will be in the Simulator works or not?

    Tried what? The Simulator doesn't have a camera, so barcode scanner works in it. There is not much you can do.

  • App does not start on the Simulator, error: (this file could not be opened. Make sure you have the proper permissions and try again).

    I get an error when I try to run my application after packaging and loading on the Playbook Simulator.

    When I try to start my application, I get a white screen for 1 second, it flashes black for a second before leaving white and then I get this error message: "this file could not be opened. Make sure you have the proper permissions and try again. »

    I have in my source folder:

    config. XML

    Icon.PNG

    Index.html

    Load.js

    Progress.CSS

    I don't think that my code using anything that requires permissions. (that is to say, does not use the shared files, or camera, etc.)  At the moment it is simply a text box and a button that calls code that retrieves data from the database I have. API reference, he said that I don't need permission for the use of the HTML5 and sql database.

    This is my config file:

    
    http://www.w3.org/ns/widgets"
            xmlns:rim="http://www.blackberry.com/ns/widgets"
            version="1.0.0.0">
    
      Test
    
      
        A simple test app.
      
    
    My Name
    
      
    
    access_shared
    
    
      
      
    
    
    

    I don't have any uses which I put in the "access_shared" to test, but it did not help.

    My app works very well in the Opera browser, and also in the training Simulator, I don't understand why it does not work on the playbook Simulator.

    I read something on the extension of the Javascript and exporting to a JAR file. Do I need to do? I have only a single .js file with a few defined variables and functions that implement the functionality of database/sql.

    I can't think of anything...

    Make sure that the index.html file referenced in your config.xml file has exactly the same name as the index.html file in your application.  You list all of your files with the 'I' for 'Index.xml' in capital letters.  The Tablet OS applies a case-sensitive file system.

    If this is the case, I suggest rename Index.html index.html, reconditioning and try again.

  • icon does not appear in the Simulator

    Hi all

    I developed a Java midlet application in Blackberry file in Eclipse 3.6.0 and it works Simulator Blackberry 9800. However, the icon that appears in the Simulator is a default icon for BB but not the icon that I have included in the res img file. I tried with several sizes of icon as 80 x 80, 68 x 68, 48 x 36. but my icon still does not appear in the Simulator.

    I would like to have some advice from you on how to correct the situation.

    Best regards

    Nikorn L.

    Hello

    (1) resolution-> height-360

    width-480 app icon .png size 80 X 80

    (2) resolution->

    height-480

    width-360 app icon size 53X53.png

    (3) resolution->

    height-240

    width-320 app icon size 32X32.png

    It is desirable for the application icon size please use this same size

    step to add the application icon in the plugin with eclips

    1) took 2 pictures of the same size and just change the name (image.png and image_rollover.png) and keep it in res folder

    (2) open the App discriptor.xml add two images checked roll it on the image

    (3) save it and clean up the Simulator and run it.

    Thank you

  • Camerademo does not work on the curve 8900

    I tried to integrate a camera in an application that runs only on the bold 9000 and 8900 curves.  My code based on this sequel to the KB article works absolutely fine on the "BOLD".

    How - to take a snapshot using the built-in camera to a BlackBerry smartphone
    Article number: DB-00667
    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/1089414/How_To...

    However, it does not work on the Curve 8900.  Initially I had a problem with the viewfinder display only part of the image and then corrupt display, so I upgraded the operating system to v4.6.1.133 (the most recent available for Vodafone UK) and now the viewfinder does not at all appear.

    To make sure it wasn't just my request, I loaded camerademo, compiled with JDE 4.6.1 and signed, on the device.  Still, the field of the viewfinder is not displayed.  When I click on the 'Take Photo' button, I get a null pointer exception, because the bytes (_raw) on the screen of createImageScreen are null.

    camerademo works fine on the Simulator, but Interestingly on the Simulator, the maximum camera resolution is 1660 * 1200, where, as the real device is 2 K * 1. 5 k.

    So why camerademo does not work?  If I can fix it, I think I can fix my application.

    Edit to set "Write me" every person must answer.

    This problem is now solved with an upgrade to OS 4.6.1.199, 4.6.1.133 form.

    Even with this level, the screen of the camerademo CameraDemo, which contains the "viewfinder" needs to be changed so that no other fields are used - this includes the removal of the setTtitle.  With this fact, ButtonField is not added, so the fieldChanged() event is not raised, another way of taking the photo should be used.  In addition, I also changed the scale factor in the ImageScreen to 8 from 7, to make the thumbnail a bit smaller.

  • I have iphone5s and my contact id does not work, all the time he show faild Setup touch id please help?

    I have iphone5s and my contact id does not work, all the time he show faild Setup touch id please help?

    Hi yjain51,

    I understand you had some problems recently with getting Touch ID to work reliably on your iPhone 5s. I know that it is a feature of great security for your iPhone, so I'm happy to help you.

    When you use Touch ID, make sure that your hands are free of any dirt or moisture so that fingerprints can be read clearly. This article explains further:

    Use the ID Touch on iPhone and iPad - Apple Support

    Thank you for using communities Support from Apple. See you soon!

  • Download Nikon D90 photos via a cable of Photos does not work. The picture freezes and does not matter. Any ideas?

    Download photos of Nikon D90 Photos OS El Capitan 10.11.16 cable does not work. The picture freezes and does not matter. Any ideas?

    Try with Capture of Image (in your applications folder)

    LN

  • My apple pencil does not work after the 9.3.4 update.

    My apple pencil does not work after the 9.3.4 update. I tried to restart but still does not work. Tried to forget the device and whenever I connect the pencil to the ipad pro, it is said that it does not recognize the cable / device. Help please.

    < re-titled by host >

    Greetings RechargeableJam,

    Welcome to the communities of Apple Support!

    I see that your Apple pencil does not work after update to iOS 9.3.4. I guess it's about to have a problem with something that worked with the previous version of the iOS software. I'm happy to help you to help you find the best resolution.

    First of all, let's close open applications on your iPad Pro. This can ensure that there is nothing running in the background that is causing a conflict. The following article will help you:

    Force a nearby application on your iPhone, iPad or iPod touch

    Then connect the pencil of Apple and see if it is recognized for the time being. If you don't see the Pair button, wait a minute while your Apple pencil costs. Then disconnect your Apple pencil, Plug and back on hold until you see the button in hand.

    Best regards.

  • AutoComplete does not work on the address field.

    AutoComplete does not work on the address field. This means that the completed form is missing from the address. What is special about the address field and why doesn't autocomplete work? I have NOT opted for "don't follow it.

    http://www.thepetitionsite.com/TakeAction/918/708/047/

    Hi robmm76. I looked at the link you provided. It seems that the reason why AutoFill does not work for the address field is because of the way this field has been programmed on the site. It has been programmed to make type you part of your address and click on the right pair and it would then fill in city, State and zip code. If this field is just a special case.

    I hope this information answers your question. If you need more information or help please do not hesitate to reply to this reply.

  • Acorn TV does not work on the new Apple TV

    So disappointed that the Acorn TV app does not work with the new Apple TV we just bought. We have subscribed on iTunes and nothing happens when you try to activate the software. We can look good on the MacBook, iPad and iPhone. Verified the purchase on iTunes account and that's fine. Contact Acorn and say it is a matter of Apple.

    Strange that I have to use Chrome to even write this question. Safari and hers do not work with the Support pages. I'll send in the comments.

    I'm resetting Apple TV now. We have been with the Apple TV since version 1. I hope that we can make this work!

    How would work appletv mount 1 app on the job?

    each app to live their own lives the appletv core do not even know what applications do they just

    Use the ios network to get their content

  • Shortcut Ctrl C does not work in the main window of Firefox

    I use Firefox version 38.0.5, Windows 7
    Since the update Ctrl + C shortcut does not work in the main window of Firefox. (I can't copy text from any website using Ctrl + C).

    Click right and using the copy in the menu works perfectly. CTRL V and Ctrl X work fine without problem.

    Ctrl C works fine when copying text from the address bar and search bar, I just can't copy anything from anything in the main window of firefox.
    

    I tried to run Firefox in safe mode, I have also reset firefox and a virus scanner, but nothing has solved the problem.

    If anyone has any suggestions, that would be great. Thank you

    See:

    • bug 1173979 - copy Ctrl + C is broken in the last Irish FF 38.0.5

    Please, do not comment in bug reports
    https://Bugzilla.Mozilla.org/page.cgi?id=etiquette.html

  • Search Safari 9.1.1 does not work in the url field. Tabs are not securities.

    After I instaled 9.1.1 safari search option does not work since the URL field and tabs is not titles. IOS 10.11.5 macbook pro late 2011.

    Restart your Mac while holding down the SHIFT key. Secure boot is slow, so give it time to start your Mac completely and then restart normally.

Maybe you are looking for

  • Satellite A100-192: FN keys do not work after the update to Vista Ultimate

    I am a user of Satelite A100-192. Yesterday I installed Windows Vista Ultimate on my laptop. After installation, I realized 'Fn' and media player function keys buttons on my laptop keyboard do not work. What can be the problem?

  • Cannot install current device driver for the video card.

    I get a "blue screen" or "stop error" message after my computer shuts down unexpectedly. He told me to attack the video device driver. I tried to go to the windows updates. Don't choose Custom/Hardware options. By saying that they must be done separa

  • Start screen appears and App starts do not

    Hello and thanks in advance. I am trying to build a splash screen that displays a logo for 5 seconds, then returns to the main application, but the application shows the start screen or starts the main thread. I looked at the code example in the star

  • MOTHERBOARD PROBLEMS

    I HAVE A MSI MOTHERBOARD AND I NEED PARTS OF MOTHERBOARD MSI THE CARD MOTHER A SUMMER NEW PURCHASED THROUGH AMAZON, BUT WAS MISSING THE DEDICATED MSI SLI BRIDGE THERE ARE ALSO OTHER AVAILABLE FOR THIS MOTHERBOARD OPTIONAL EXTRAS, IT IS SAVED WITH MSI

  • does not print in the margins of the pages smaller

    HP Officejet Pro 8000 A809 Windows 7 32 bit Word Perfect X 5 I have a custom labels page size (4.2 "wide). Impression of WP, sometimes it works perfectly. At other times, it prints as if the page of the label was to 8.5 x 11, and the labels on the ri