[Interest] QDir().rename() or QFile::rename() on Android 11

Thiago Macieira thiago.macieira at intel.com
Tue Oct 26 00:50:39 CEST 2021


On Monday, 25 October 2021 05:37:06 PDT maitai wrote:
> It works perfectly on Android 9 (cannot test on Android 10), but fails
> miserably on Android 11.

Can you let me know what kernel versions those two systems have? Qt uses a 
different system call for renaming in kernels 3.16 and later. Your sandbox may 
be blocking them.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel DPG Cloud Engineering





More information about the Interest mailing list