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. Crash when user selects a file via QFileDialog on Chinese computer
Forum Updated to NodeBB v4.3 + New Features

Crash when user selects a file via QFileDialog on Chinese computer

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 119 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.
  • O Offline
    O Offline
    olowo726
    wrote on last edited by
    #1

    In my application the user can choose a file via QFileDialog. The selected file is the written to a qcombobox in a dialog and stored in a QSetting for short-cut the next time the user performs the same actions. This is all standard procedure and works flawless in several variants on english computers. Now a potential chinese user reports that he can browse and select the file and push ok in the QFileDialog. The QFileDialog then closes. But the selected file never appears in the qcombobox and a few seconds thereafter the application segfaults.

    OS is windows 10.

    Any ideas of what the cause might be or how to fault-trace? Rather difficult when I don't have a chinese computer nor know any chinese.

    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