Notepad app is not functional

Bug #1119749 reported by David Planella
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu UI Toolkit
Fix Released
Critical
Ugo Riboni

Bug Description

When trying the Notepad app, I noticed it launches, but it only shows an empty screen.

Here's the error output it generates upon launch:

$ qmlscene /usr/share/notepad-qml/Notepad.qml
"Error on creating style rule:
import QtQuick 2.0
import qmltheme 0.1
import Ubuntu.Components.ListItems 0.1
import Ubuntu.Components 0.1

TextAreaStyle {
        backgroundColor: (item.focus || item.highlighted) ? "white" : Qt.rgba(0, 0, 0, 0.1)
        radius: "small"
        font.family: "Ubuntu"
        font.pixelSize: FontUtils.sizeToPixels("medium")
        overlaySpacing: units.gu(2)
        selectionColor: "#19B6EE"
        backgroundBorder: "/usr/share/notepad-qml/Components/graphics/note_bg@18.sci"
        opacity: item.enabled ? 1.0 : 0.1
        color: "#322718"
        selectedTextColor: "#F3F3E7"
        backgroundShape: ""
        frameSpacing: units.gu(1)
    }

:17 Cannot assign to non-existent property "backgroundShape"
"
QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers: QMYSQL QMYSQL3
QSqlQuery::prepare: database not open
file:///usr/share/notepad-qml/Models/DataModel.qml:103: Error: Driver not loaded Driver not loaded

Changed in ubuntu-ui-toolkit:
importance: Undecided → Critical
Revision history for this message
Ugo Riboni (uriboni) wrote :

Is this still the case ? In recent images ( > 95) was launching fine and we demoed it on both tablets and phones at MWC last week...

Tim Peeters (tpeeters)
Changed in ubuntu-ui-toolkit:
assignee: nobody → Ugo Riboni (uriboni)
Revision history for this message
Ugo Riboni (uriboni) wrote :

David, are you still seeing this bug you reported in recent images ? I think it's not happening anymore

Changed in ubuntu-ui-toolkit:
status: New → Incomplete
Revision history for this message
David Planella (dpm) wrote :

Tested it on a quantal system and it works now, closing.

Changed in ubuntu-ui-toolkit:
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.