Bug 16765

Summary: startkde exports variables, that breaks Qt programs
Product: Mageia Reporter: Nikita Krupenko <krnekit>
Component: RPM PackagesAssignee: Nicolas Lécureuil <mageia>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal    
Version: Cauldron   
Target Milestone: ---   
Hardware: All   
OS: Linux   
URL: https://bugreports.qt.io/browse/QTCREATORBUG-15058
Whiteboard:
Source RPM: plasma-workspace-5.4.1-2.mga6.src.rpm CVE:
Status comment:

Description Nikita Krupenko 2015-09-16 15:37:20 CEST
Description of problem:
I have issues with running programs, that compiled with version of Qt different from what is installed in system (see link to Qt bugtracker). This is due to QML_IMPORT_PATH and QT_PLUGIN_PATH environment variables are defined and points to system Qt.
This variables set in startkde and as I see it is patched in mga to set them. Removing this variables from startkde should fix this problem.

Version-Release number of selected component (if applicable):
5.4.1-2.mga6

How reproducible:
Always.

Steps to Reproduce:
1. Install Qt from qt.io, version of Qt should be different from what is installed in system.
2. In Qt Creator make template QtQuick project.
3. Compile it and run.


Reproducible: 

Steps to Reproduce:
Comment 1 Samuel Verschelde 2015-09-16 17:29:51 CEST
Assigning to KDE maintainer.

Assignee: bugsquad => mageia

Comment 2 Nicolas Lécureuil 2015-09-17 14:59:07 CEST
i will remove them. Now that Plasma is fixed don't need those export anymore.

I let this bugreport open please close it when fixed for you.
Comment 3 Nikita Krupenko 2015-09-18 14:51:31 CEST
Fixed now.

Status: NEW => RESOLVED
Resolution: (none) => FIXED