Results 1 to 4 of 4

Thread: [Mac] Using Chinese names on Mac will cause QVideoWidget to crash

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2025
    Posts
    2
    Thanks
    1
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Windows

    Exclamation [Mac] Using Chinese names on Mac will cause QVideoWidget to crash

    Version 6.5.3 and Version 6.10 beta2, Mac Qt, when I set OUTPUT_NAME in cmake to Chinese, QVideoWidget crashes, unpromoting QVideoWidget and keeping Chinese, it does not crash,I have done a minimal test, adding a qvideowidget in the middle of a widget, and the problem still exists
    Attached Files Attached Files

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,372
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: [Mac] Using Chinese names on Mac will cause QVideoWidget to crash

    What happens if you build with the chinese name and then rename the executable to something latin based and execute it? Does it still crash?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. The following user says thank you to wysota for this useful post:

    box111 (12th August 2025)

  4. #3
    Join Date
    Aug 2025
    Posts
    2
    Thanks
    1
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Windows

    Default Re: [Mac] Using Chinese names on Mac will cause QVideoWidget to crash

    Quote Originally Posted by wysota View Post
    What happens if you build with the chinese name and then rename the executable to something latin based and execute it? Does it still crash?
    It doesn't crash on my Mac OS 14.6 version. I have no idea what has been updated in Mac OS 15.


    Added after 59 minutes:


    Quote Originally Posted by wysota View Post
    What happens if you build with the chinese name and then rename the executable to something latin based and execute it? Does it still crash?
    So, can you reproduce the items in the attachment? I'm not sure about any compatibility issues that might arise between Mac OS 14 and Mac OS 15.
    Last edited by box111; 12th August 2025 at 11:45.

  5. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,372
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: [Mac] Using Chinese names on Mac will cause QVideoWidget to crash

    I don't have a Mac, so I could only build your project on Linux. But I think your problem was unrelated to Chinese characters in the file name.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Query on MS Access DB cause crash
    By Bruschetta in forum Qt Programming
    Replies: 1
    Last Post: 4th October 2016, 16:57
  2. qApp->processEvent() cause crash
    By songnailiang in forum Qt Programming
    Replies: 2
    Last Post: 16th April 2015, 13:10
  3. Replies: 3
    Last Post: 12th July 2011, 22:55
  4. why postevent cause crash
    By hashb in forum Qt Programming
    Replies: 7
    Last Post: 31st August 2010, 14:06
  5. Replies: 0
    Last Post: 8th April 2010, 11:08

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.