Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Application Private Folder - Drive Full Error (Symbian ^3 Nokia C7)
Qt 6.11 is out! See what's new in the release blog

Application Private Folder - Drive Full Error (Symbian ^3 Nokia C7)

Scheduled Pinned Locked Moved Mobile and Embedded
5 Posts 2 Posters 4.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    I have a zip file (100mb) in Application private folder. It's download and saved by the App.

    When i search it in Symbian File manager and try to open it. Below error occur.

    Drive Full e:\private xxxx\xxxxxxx\xxx

    But if i copy it to other folder. I can open it. =_=

    Thanks.

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      ZipManager probably doesn't have enough capabilities to open a file from private directory.
      Perhaps, you should store the file to some common location?

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        I see. In fact, i use QuaZip in the Symbian App to unzip a file which stored in Private Folder (And i also stored them to Common location for testing)

        But when the file size is over 20mb, the QuaZip not work. I tested many times and found out this limitation.

        So that i try to use "ZipManager" to unzip a file in order to make sure the file can be unzip.

        This is the background of this thread. >_<

        1 Reply Last reply
        0
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #4

          How about then splitting the zip file to several smaller packages and using QuaZip?

          1 Reply Last reply
          0
          • ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #5

            Thanks for your quick reply.

            We are thinking is it possible to do file splitting in server side before download the zip file in device.

            By the way, any idea to do "File splitting" on Symbian Qt ?

            Thanks.

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved