-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124877/
-----------------------------------------------------------

Review request for Plasma.


Bugs: https://bugs.kde.org/show_bug.cgi?id=351609
    
https://bugs.kde.org/show_bug.cgi?id=https://bugs.kde.org/show_bug.cgi?id=351609


Repository: plasma-workspace


Description
-------

Building Plasma5 with Qt 5.6 branch, kstartupconfig5/kdostartupconfig5 
generates corrupted files.

$HOME/.config/startupconfigfiles
$HOME/.config/startupconfig

Reproducible: Always

Steps to Reproduce:
1. Build KF5 with Qt5.6 latest branch
2. exec k(do)startupconfig
3. view your startupconfig files 

Actual Results:  
These files are corrupted (attached)

Expected Results:  
Generate these files correctly

The  root cause of  this  the change of QString::fromLocal8Bit(const QByteArray 
& str) behavior on Qt 5.6 branch by the following commit.

https://codereview.qt-project.org/#/c/96845/


Diffs
-----

  startkde/kstartupconfig/kdostartupconfig.cpp 3944c06 

Diff: https://git.reviewboard.kde.org/r/124877/diff/


Testing
-------


Thanks,

Takahiro Hashimoto

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to