← Back to team overview

desktop-packages team mailing list archive

[Bug 1426335] Re: gsettings-qt uses a private symbol

 

I don't know if this is supposed to be a private symbol or not, but it
gets pulled in when using the protected constructor of QQmlPropertyMap
as documented [1].

I don't think there's anything we can change in gsettings-qt to solve
this issue.

[1] http://doc.qt.io/qt-5/qqmlpropertymap.htmlg

** Changed in: gsettings-qt (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gsettings-qt in Ubuntu.
https://bugs.launchpad.net/bugs/1426335

Title:
  gsettings-qt uses a private symbol

Status in gsettings-qt package in Ubuntu:
  Invalid
Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  gsettings-qt uses a Qt private symbol
  _ZN7QObjectC2ER14QObjectPrivatePS_@Base from its
  libGSettingsQmlPlugin.so library. Could that usage be debugged how
  it's being used and removed?

  The symbol is cause a dependency on qtbase-abi-5-4-0, which means a
  rebuild is needed when new Qt version like 5.4.1 is uploaded.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gsettings-qt/+bug/1426335/+subscriptions


References