Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fail to allocate bitmap
#6
Do you load and unload the module? What happens to memory consumption when you load and unload, do you see memory linearly increasing? Can you check? And also, it may be that, when you load all those images they remain in the memory because you haven't unloaded then and therefore you have no headroom for anymore images
Reply


Messages In This Thread
Fail to allocate bitmap - by rsbeesh - Dec-13-2017, 12:41 PM
RE: Fail to allocate bitmap - by j.crater - Dec-13-2017, 12:55 PM
RE: Fail to allocate bitmap - by rsbeesh - Dec-13-2017, 01:08 PM
RE: Fail to allocate bitmap - by j.crater - Dec-13-2017, 01:16 PM
RE: Fail to allocate bitmap - by rsbeesh - Dec-13-2017, 01:22 PM
RE: Fail to allocate bitmap - by hshivaraj - Dec-13-2017, 01:30 PM
RE: Fail to allocate bitmap - by rsbeesh - Dec-13-2017, 01:35 PM
RE: Fail to allocate bitmap - by wavic - Dec-13-2017, 01:36 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Why does [root.destroy, exit()]) fail after pyinstaller? Rpi Edward_ 4 732 Oct-18-2023, 11:09 PM
Last Post: Edward_
  How to calculated how many fail in each site(s) in csv files SamLiu 4 1,392 Sep-26-2022, 06:28 AM
Last Post: SamLiu
  Imports that work with Python 3.8 fail with 3.9 and 3.10 4slam 1 2,714 Mar-11-2022, 01:50 PM
Last Post: snippsat
  [SOLVED] Why does regex fail cleaning line? Winfried 5 2,600 Aug-22-2021, 06:59 PM
Last Post: Winfried
  scraping video src fail jacklee26 5 3,707 Jul-11-2021, 09:38 AM
Last Post: snippsat
  Unable to allocate specific memory VirtualDreamer 1 2,539 Jul-13-2019, 07:04 AM
Last Post: Gribouillis
  Create bitmap image for my exe atlass218 5 3,809 Nov-04-2018, 06:24 AM
Last Post: atlass218
  fail to upgrade pygobject jiapei100 0 3,138 Aug-16-2018, 10:32 AM
Last Post: jiapei100

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020