[frameworks-kirigami] [Bug 385785] Compatibility with Qt 5.7.1

2017-11-09 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=385785

Christoph Feck  changed:

   What|Removed |Added

 CC||tcber...@freebsd.org

--- Comment #7 from Christoph Feck  ---
*** Bug 386219 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 385785] Compatibility with Qt 5.7.1

2017-11-03 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=385785

Marco Martin  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kir
   ||igami/eed28bbd8aec29cb9a045
   ||a5188ceb0e27ff33344

--- Comment #6 from Marco Martin  ---
Git commit eed28bbd8aec29cb9a045a5188ceb0e27ff33344 by Marco Martin.
Committed on 03/11/2017 at 15:57.
Pushed by mart into branch 'master'.

syntax working on older Qt 5.7

M  +2-1src/controls/Page.qml

https://commits.kde.org/kirigami/eed28bbd8aec29cb9a045a5188ceb0e27ff33344

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 385785] Compatibility with Qt 5.7.1

2017-10-31 Thread jms
https://bugs.kde.org/show_bug.cgi?id=385785

--- Comment #5 from jms  ---
https://bugs.gentoo.org/634564

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 385785] Compatibility with Qt 5.7.1

2017-10-31 Thread jms
https://bugs.kde.org/show_bug.cgi?id=385785

jms  changed:

   What|Removed |Added

 CC||jms.gen...@gmail.com

--- Comment #3 from jms  ---
Created attachment 108649
  --> https://bugs.kde.org/attachment.cgi?id=108649=edit
emerge --info systemsettings

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 385785] Compatibility with Qt 5.7.1

2017-10-31 Thread jms
https://bugs.kde.org/show_bug.cgi?id=385785

--- Comment #4 from jms  ---
kde-plasma 5.11.2
kde-frameworks 5.39.0
Qt 5.7.1

systemsettings5 
file:///usr/share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/main.qml:35:5:
Type SubCategoryPage unavailable 
 SubCategoryPage { 
 ^
file:///usr/share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/SubCategoryPage.qml:26:1:
Type Kirigami.ScrollablePage unavailable 
 Kirigami.ScrollablePage { 
 ^
file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:61:1: Type Page
unavailable 
 Page { 
 ^
file:///usr/lib64/qt5/qml/org/kde/kirigami.2/Page.qml:259:20: Unexpected token
`.' 
 property T2.Page page: root 
^
file:///usr/lib64/qt5/qml/org/kde/kirigami.2/Page.qml:259:26: Unexpected token
`identifier' 
 property T2.Page page: root 
  ^
Erreur de segmentation

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 385785] Compatibility with Qt 5.7.1

2017-10-27 Thread Michael Palimaka
https://bugs.kde.org/show_bug.cgi?id=385785

Michael Palimaka  changed:

   What|Removed |Added

 CC||kensing...@gentoo.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 385785] Compatibility with Qt 5.7.1

2017-10-25 Thread Fabian Kislat
https://bugs.kde.org/show_bug.cgi?id=385785

Fabian Kislat  changed:

   What|Removed |Added

 CC||fabian.kis...@gmx.de

--- Comment #2 from Fabian Kislat  ---
Same problem with Gentoo Linux. My ebuild versions are:

kde-plasma/systemsettings-5.11.1-r1
kde-frameworks/kirigami-5.39.0
dev-qt/qtquickcontrols-5.7.1
dev-qt/qtquickcontrols2-5.7.1

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 385785] Compatibility with Qt 5.7.1

2017-10-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385785

andreas.sturmlech...@gmail.com changed:

   What|Removed |Added

 CC||andreas.sturmlechner@gmail.
   ||com

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 385785] Compatibility with Qt 5.7.1

2017-10-16 Thread Marcelo Matuda
https://bugs.kde.org/show_bug.cgi?id=385785

Marcelo Matuda  changed:

   What|Removed |Added

   Severity|normal  |crash

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 385785] Compatibility with Qt 5.7.1

2017-10-16 Thread Marcelo Matuda
https://bugs.kde.org/show_bug.cgi?id=385785

--- Comment #1 from Marcelo Matuda  ---
(In reply to Marcelo Matuda from comment #0)
> KDE 5 17.10

Please ignore this KDE version. The correct versions are:
KDE Frameworks 5.39.0
Plasma 5.11.0
Applications 17.08.2

Notes:
- The example program "applicationitemapp" also shows the error in Page.qml.
- When I comment out the line "property T2.Page page: root" in the file
/usr/lib64/qt5/qml/org/kde/kirigami.2/Page.qml
both applicationitemapp and systemsettings5 don't crash.

-- 
You are receiving this mail because:
You are watching all bug changes.