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. debug.log file created when removing files from qtwebengine_locales
Forum Updated to NodeBB v4.3 + New Features

debug.log file created when removing files from qtwebengine_locales

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

    This application I'm working on uses Qt Linguist to translate text for some popups, while most of the text is translated by the front-end used with the QtWebEngine. When the application is deployed, the translations folder is created. The qtwebengine_locales folder is inside it, and it contains some .pak files with some localizations. I am not sure if there is anything being used from these files, however after removing the user machine's locale .pak file, when the application is ran, a debug.log file is created with some warnings about the missing locale .pak file.
    Is there a way to remove these files, or find what from them is being used?
    If they can just be removed, is there a way to prevent the debug.log file from being created? Is it some parameter I'm missing? I know Windeployqt can be used with the -release parameter to remove some debug information, is there anything similar for these localization files?

    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