No Save button for new events

Bug #1206048 reported by Jono Bacon
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu Calendar App
Fix Released
Critical
Kunal Parmar

Bug Description

In the current builds we don't have a save button for saving a new event.

To reproduce:

 * Select 'New Event'.
 * Full in the details of the event.
 * I expect to see a 'Save' button, but no button exists.

Tags: dogfood
Revision history for this message
Olivier Tilloy (osomon) wrote :

Looks like there is a save button in the code (NewEvent.qml), however for some reason it’s not being displayed.

Changed in ubuntu-calendar-app:
status: New → Confirmed
Revision history for this message
Kunal Parmar (pkunal-parmar) wrote :

When I launch NewEvent popup, I get following error, might be related

file:///usr/lib/i386-linux-gnu/qt5/qml/Ubuntu/Components/Button.qml:72: Unable to assign [undefined] to QColorQObject::connect: Cannot connect QQuickShaderEffectSource:: to ShapeItem_QML_73::onImagePropertiesChanged()
QObject::connect: Cannot connect QQuickShaderEffectSource:: to ShapeItem_QML_73::onImagePropertiesChanged()
QObject::connect: Cannot connect QQuickShaderEffectSource:: to ShapeItem_QML_73::onImagePropertiesChanged()

Revision history for this message
Kunal Parmar (pkunal-parmar) wrote :

on Application startup also I get warnings related to buttons

file:///usr/lib/i386-linux-gnu/qt5/qml/Ubuntu/Components/MainView.qml:250:39: Unable to assign Tab_QMLTYPE_39 to Page_QMLTYPE_24
file:///usr/lib/i386-linux-gnu/qt5/qml/Ubuntu/Components/Button.qml:83: Unable to assign [undefined] to QQuickGradient*
file:///usr/lib/i386-linux-gnu/qt5/qml/Ubuntu/Components/Button.qml:72: Unable to assign [undefined] to QColor
file:///usr/lib/i386-linux-gnu/qt5/qml/Ubuntu/Components/Button.qml:83: Unable to assign [undefined] to QQuickGradient*
file:///usr/lib/i386-linux-gnu/qt5/qml/Ubuntu/Components/Button.qml:72: Unable to assign [undefined] to QColor
file:///usr/lib/i386-linux-gnu/qt5/qml/Ubuntu/Components/Button.qml:83: Unable to assign [undefined] to QQuickGradient*
file:///usr/lib/i386-linux-gnu/qt5/qml/Ubuntu/Components/Button.qml:72: Unable to assign [undefined] to QColor
file:///usr/lib/i386-linux-gnu/qt5/qml/Ubuntu/Components/Button.qml:83: Unable to assign [undefined] to QQuickGradient*
file:///usr/lib/i386-linux-gnu/qt5/qml/Ubuntu/Components/Button.qml:72: Unable to assign [undefined] to QColor
file:///usr/lib/i386-linux-gnu/qt5/qml/Ubuntu/Components/Button.qml:83: Unable to assign [undefined] to QQuickGradient*
file:///usr/lib/i386-linux-gnu/qt5/qml/Ubuntu/Components/Button.qml:72: Unable to assign [undefined] to QColor
file:///usr/lib/i386-linux-gnu/qt5/qml/Ubuntu/Components/Button.qml:83: Unable to assign [undefined] to QQuickGradient*
file:///usr/lib/i386-linux-gnu/qt5/qml/Ubuntu/Components/Button.qml:72: Unable to assign [undefined] to QColor
file:///usr/lib/i386-linux-gnu/qt5/qml/Ubuntu/Components/Button.qml:83: Unable to assign [undefined] to QQuickGradient*
file:///usr/lib/i386-linux-gnu/qt5/qml/Ubuntu/Components/Button.qml:72: Unable to assign [undefined] to QColor

Changed in ubuntu-calendar-app:
assignee: nobody → Kunal Parmar (pkunal-parmar)
Revision history for this message
Kunal Parmar (pkunal-parmar) wrote :

Seems like ListItem.SingleControl is changed some how that was affecting layout of button.
Changing it to ListItem.Empty resolves the issue.

Changed in ubuntu-calendar-app:
importance: Undecided → Critical
Revision history for this message
Olivier Tilloy (osomon) wrote :

Fixed in trunk at revision 84.

Changed in ubuntu-calendar-app:
status: Confirmed → Fix Committed
Olivier Tilloy (osomon)
Changed in ubuntu-calendar-app:
status: Fix Committed → 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.