Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QDateTimeEdit.calendarPopup() freeze app on raspbian
Forum Updated to NodeBB v4.3 + New Features

QDateTimeEdit.calendarPopup() freeze app on raspbian

Scheduled Pinned Locked Moved Unsolved General and Desktop
qdatetimeeditcalendarraspberry
1 Posts 1 Posters 692 Views
  • 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.
  • G Offline
    G Offline
    gatz
    wrote on last edited by gatz
    #1

    Hello,

    I have a basic QDateTimeEdit input with "calendarPopup" option checked in QtCreator.
    When I open the calendar and try to choose a date, it freezes raspbian (raspberry pi 2B). After that the only thing I can do is go to terminal (ctrl+alt+f1) and kill the application.

    My debugging so far:

    • I opened monitor to see the ram and cpu and they seem to be around 200M and 30%, so no problem here;
    • opened application on debug mode and from terminal and no messages or errors;
    • tested on raspbian wheezy, qt 4.8
    • tested on raspbian jessie, qt 5.3

    I made the application on a desktop on ubuntu 16.04 and works without problems. Then recompiled on raspbian.
    My temporary solution is to uncheck "calendarPopup" to avoid the freezing, but I would like a solution if possible.

    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