← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1454281] [NEW] Ridiculous amount of warning spam with non-1.3 code

 

Public bug reported:

Using even the most basic code consisting of nothing but a Page in a MainView, importing anything other than Ubuntu.Componens 1.3, I get a ridiculous amount of warning spam. Most of the output is redundant and incomplete ("Unkonwn file").
Unless I use SUPPRESS_DEPRECATED_NOTE=yes to completely disable deprecation warnings, which is not discoverable,  the output makes any debugging virtually impossible.
I consider it critical because it fundamentally obstructs debugging in any code that's not using unstable API.

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: Critical
     Assignee: Christian Dywan (kalikiana)
         Status: Confirmed

** Attachment added: "minimalTestCase.qml"
   https://bugs.launchpad.net/bugs/1454281/+attachment/4396277/+files/minimalTestCase.qml

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1454281

Title:
  Ridiculous amount of warning spam with non-1.3 code

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  Using even the most basic code consisting of nothing but a Page in a MainView, importing anything other than Ubuntu.Componens 1.3, I get a ridiculous amount of warning spam. Most of the output is redundant and incomplete ("Unkonwn file").
  Unless I use SUPPRESS_DEPRECATED_NOTE=yes to completely disable deprecation warnings, which is not discoverable,  the output makes any debugging virtually impossible.
  I consider it critical because it fundamentally obstructs debugging in any code that's not using unstable API.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1454281/+subscriptions


Follow ups

References