[Touch-packages] [Bug 1351024] Re: Date & Time picker is not working on device.

2017-03-13 Thread Michał Sawicz
** Changed in: qtubuntu (Ubuntu)
   Importance: Undecided => Critical

** Changed in: qtubuntu (Ubuntu)
 Assignee: (unassigned) => Gerry Boland (gerboland)

** No longer affects: qtubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1351024

Title:
  Date & Time picker is not working on device.

Status in Ubuntu Calendar App:
  Fix Released
Status in Ubuntu UI Toolkit:
  Invalid
Status in qtubuntu package in Ubuntu:
  Fix Released

Bug description:
  Steps to Reproduce :-

  1) Open Calendar
  2) Create new Event
  3) Tap on Start date

  Expected Result :- 
   
  It should open Date selector.

  Actual Result :-

  It is doing nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1351024/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351024] Re: Date Time picker is not working on device.

2014-09-14 Thread Nekhelesh Ramananthan
** Changed in: ubuntu-calendar-app
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1351024

Title:
  Date  Time picker is not working on device.

Status in QT Ubuntu:
  Fix Released
Status in Calendar application for Ubuntu devices:
  Fix Released
Status in Ubuntu UI Toolkit:
  Invalid
Status in “qtubuntu” package in Ubuntu:
  Fix Released

Bug description:
  Steps to Reproduce :-

  1) Open Calendar
  2) Create new Event
  3) Tap on Start date

  Expected Result :- 
   
  It should open Date selector.

  Actual Result :-

  It is doing nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtubuntu/+bug/1351024/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351024] Re: Date Time picker is not working on device.

2014-09-12 Thread Mihir Soni
** Changed in: ubuntu-calendar-app
   Status: Invalid = Confirmed

** Changed in: ubuntu-calendar-app
 Assignee: (unassigned) = Mihir Soni (mihirsoni)

** Changed in: ubuntu-calendar-app
Milestone: None = rtm14

** Changed in: ubuntu-calendar-app
   Status: Confirmed = In Progress

** Branch linked: lp:~mihirsoni/ubuntu-calendar-app/datePickerFix

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1351024

Title:
  Date  Time picker is not working on device.

Status in QT Ubuntu:
  Fix Released
Status in Calendar application for Ubuntu devices:
  Fix Committed
Status in Ubuntu UI Toolkit:
  Invalid
Status in “qtubuntu” package in Ubuntu:
  Fix Released

Bug description:
  Steps to Reproduce :-

  1) Open Calendar
  2) Create new Event
  3) Tap on Start date

  Expected Result :- 
   
  It should open Date selector.

  Actual Result :-

  It is doing nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtubuntu/+bug/1351024/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351024] Re: Date Time picker is not working on device.

2014-09-12 Thread Nekhelesh Ramananthan
We recently redesigned the new event page. It seems we missed an import
statement there which caused the issue. We just fixed and pushed into
trunk. Should land in a hot-fix update asap.

** Changed in: ubuntu-calendar-app
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1351024

Title:
  Date  Time picker is not working on device.

Status in QT Ubuntu:
  Fix Released
Status in Calendar application for Ubuntu devices:
  Fix Committed
Status in Ubuntu UI Toolkit:
  Invalid
Status in “qtubuntu” package in Ubuntu:
  Fix Released

Bug description:
  Steps to Reproduce :-

  1) Open Calendar
  2) Create new Event
  3) Tap on Start date

  Expected Result :- 
   
  It should open Date selector.

  Actual Result :-

  It is doing nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtubuntu/+bug/1351024/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351024] Re: Date Time picker is not working on device.

2014-09-11 Thread Tomas Öqvist
I believe this bug has to be reopened. I can't trigger the date or time
picker anymore since one of the recent updates. I am now on devel-
proposed #237 on a Nexus 4.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1351024

Title:
  Date  Time picker is not working on device.

Status in QT Ubuntu:
  Fix Released
Status in Calendar application for Ubuntu devices:
  Invalid
Status in Ubuntu UI Toolkit:
  Invalid
Status in “qtubuntu” package in Ubuntu:
  Fix Released

Bug description:
  Steps to Reproduce :-

  1) Open Calendar
  2) Create new Event
  3) Tap on Start date

  Expected Result :- 
   
  It should open Date selector.

  Actual Result :-

  It is doing nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtubuntu/+bug/1351024/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351024] Re: Date Time picker is not working on device.

2014-09-11 Thread Zsombor Egri
From UITK side the only modification we did was to make the PickerPanel
and UbuntuColors to be instantiated as proper QML singletons. The change
has been tested on the device, and everything was working perfectly.
However the Calendar app wasnát looking like now in 237, so either the
Calendar app or QtUbuntu has something with the singleton.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1351024

Title:
  Date  Time picker is not working on device.

Status in QT Ubuntu:
  Fix Released
Status in Calendar application for Ubuntu devices:
  Invalid
Status in Ubuntu UI Toolkit:
  Invalid
Status in “qtubuntu” package in Ubuntu:
  Fix Released

Bug description:
  Steps to Reproduce :-

  1) Open Calendar
  2) Create new Event
  3) Tap on Start date

  Expected Result :- 
   
  It should open Date selector.

  Actual Result :-

  It is doing nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtubuntu/+bug/1351024/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351024] Re: Date Time picker is not working on device.

2014-09-11 Thread Zsombor Egri
I rigged further, and seems we have a problem with Qt defining the singletons, 
or there is something in our backend which makes the PickerPanel singleton to 
be instantiable. 
There was a change in UITK which brought the proper instantiation of QML 
singletons. This affected UbuntuColors and PickerPanel. UbuntuColors works well 
(you can see every app using it, components using it) but fro some reason when 
PickerPanel is about to be used, it said cannot find it. See logs below:

libust[21858/21860]: Error: Error opening shm /lttng-ust-wait-5 (in 
get_wait_shm() at lttng-ust-comm.c:886)
libust[21858/21860]: Error: Error opening shm /lttng-ust-wait-5 (in 
get_wait_shm() at lttng-ust-comm.c:886)
libust[21858/21861]: Error: Error opening shm /lttng-ust-wait-5-32011 (in 
get_wait_shm() at lttng-ust-comm.c:886)
libust[21858/21861]: Error: Error opening shm /lttng-ust-wait-5-32011 (in 
get_wait_shm() at lttng-ust-comm.c:886)

(process:21858): dconf-CRITICAL **: unable to create file
'/run/user/32011/dconf/user': Permission denied.  dconf will not work
properly.

(process:21858): dconf-CRITICAL **: unable to create file
'/run/user/32011/dconf/user': Permission denied.  dconf will not work
properly.

(process:21858): dconf-CRITICAL **: unable to create file 
'/run/user/32011/dconf/user': Permission denied.  dconf will not work properly.
Unknown File: Invalid empty URL
UbuntuWindow - regular geometry
UbuntuWindow::handleSurfaceFocusChange(focused=true)
UbuntuWindow::handleSurfaceResize(width=768, height=1226)
QQmlComponent: Created graphical object was not placed in the graphics scene.
QQmlComponent: Created graphical object was not placed in the graphics scene.
QQmlComponent: Created graphical object was not placed in the graphics scene.
virtual QtOrganizer::QOrganizerCollection 
QOrganizerEDSEngine::defaultCollection(QtOrganizer::QOrganizerManager::Error*) 
Not implemented 
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined
file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238:
 ReferenceError: PickerPanel is not defined

[Touch-packages] [Bug 1351024] Re: Date Time picker is not working on device.

2014-09-02 Thread kevin gunn
** Changed in: qtubuntu
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1351024

Title:
  Date  Time picker is not working on device.

Status in QT Ubuntu:
  Fix Released
Status in Calendar application for Ubuntu devices:
  Invalid
Status in Ubuntu UI Toolkit:
  Invalid
Status in “qtubuntu” package in Ubuntu:
  Fix Released

Bug description:
  Steps to Reproduce :-

  1) Open Calendar
  2) Create new Event
  3) Tap on Start date

  Expected Result :- 
   
  It should open Date selector.

  Actual Result :-

  It is doing nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtubuntu/+bug/1351024/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351024] Re: Date Time picker is not working on device.

2014-08-11 Thread Zsombor Egri
** Branch unlinked: lp:~zsombi/ubuntu-ui-toolkit/pickerpanel-workaround

** Changed in: ubuntu-ui-toolkit
   Status: In Progress = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1351024

Title:
  Date  Time picker is not working on device.

Status in QT Ubuntu:
  In Progress
Status in Calendar application for Ubuntu devices:
  Invalid
Status in Ubuntu UI Toolkit:
  Invalid
Status in “qtubuntu” package in Ubuntu:
  Fix Released

Bug description:
  Steps to Reproduce :-

  1) Open Calendar
  2) Create new Event
  3) Tap on Start date

  Expected Result :- 
   
  It should open Date selector.

  Actual Result :-

  It is doing nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtubuntu/+bug/1351024/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351024] Re: Date Time picker is not working on device.

2014-08-08 Thread Daniel d'Andrada
** Changed in: qtubuntu
 Assignee: (unassigned) = Gerry Boland (gerboland)

** Changed in: qtubuntu
   Importance: Undecided = Critical

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1351024

Title:
  Date  Time picker is not working on device.

Status in QT Ubuntu:
  Confirmed
Status in Calendar application for Ubuntu devices:
  Triaged
Status in Ubuntu UI Toolkit:
  In Progress
Status in “qtubuntu” package in Ubuntu:
  New

Bug description:
  Steps to Reproduce :-

  1) Open Calendar
  2) Create new Event
  3) Tap on Start date

  Expected Result :- 
   
  It should open Date selector.

  Actual Result :-

  It is doing nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtubuntu/+bug/1351024/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351024] Re: Date Time picker is not working on device.

2014-08-08 Thread Timo Jyrinki
** Branch linked: lp:~timo-jyrinki/qtubuntu/gles-sync-20140808

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1351024

Title:
  Date  Time picker is not working on device.

Status in QT Ubuntu:
  Confirmed
Status in Calendar application for Ubuntu devices:
  Triaged
Status in Ubuntu UI Toolkit:
  In Progress
Status in “qtubuntu” package in Ubuntu:
  New

Bug description:
  Steps to Reproduce :-

  1) Open Calendar
  2) Create new Event
  3) Tap on Start date

  Expected Result :- 
   
  It should open Date selector.

  Actual Result :-

  It is doing nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtubuntu/+bug/1351024/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351024] Re: Date Time picker is not working on device.

2014-08-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/qtubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1351024

Title:
  Date  Time picker is not working on device.

Status in QT Ubuntu:
  In Progress
Status in Calendar application for Ubuntu devices:
  Invalid
Status in Ubuntu UI Toolkit:
  In Progress
Status in “qtubuntu” package in Ubuntu:
  New

Bug description:
  Steps to Reproduce :-

  1) Open Calendar
  2) Create new Event
  3) Tap on Start date

  Expected Result :- 
   
  It should open Date selector.

  Actual Result :-

  It is doing nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtubuntu/+bug/1351024/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351024] Re: Date Time picker is not working on device.

2014-08-08 Thread Launchpad Bug Tracker
This bug was fixed in the package qtubuntu -
0.60+14.10.20140808.1-0ubuntu1

---
qtubuntu (0.60+14.10.20140808.1-0ubuntu1) utopic; urgency=low

  [ Gerry Boland ]
  * Workaround for bug 1346633 broke QGuiApplication::topLevelWindows(),
perform a different workaround. This workaround guesses the window
geometry relative to the screen (mainly setting y=panelHeight),
defining it using QPlatformWindow::setGeometry and then Qt uses it
to calculate mapToGlobal internally (LP: #1351024, #1346633)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Fri, 08 Aug 2014 
14:10:40 +

** Changed in: qtubuntu (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1351024

Title:
  Date  Time picker is not working on device.

Status in QT Ubuntu:
  In Progress
Status in Calendar application for Ubuntu devices:
  Invalid
Status in Ubuntu UI Toolkit:
  In Progress
Status in “qtubuntu” package in Ubuntu:
  Fix Released

Bug description:
  Steps to Reproduce :-

  1) Open Calendar
  2) Create new Event
  3) Tap on Start date

  Expected Result :- 
   
  It should open Date selector.

  Actual Result :-

  It is doing nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtubuntu/+bug/1351024/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351024] Re: Date Time picker is not working on device.

2014-08-06 Thread Tim Peeters
In UITK, I don't see any changes to date or time picker since the Malta
sprint in May, to fix a bug for the switch to Qt 5.3.

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

Title:
  Date  Time picker is not working on device.

Status in Calendar application for Ubuntu devices:
  Triaged
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  New

Bug description:
  Steps to Reproduce :-

  1) Open Calendar
  2) Create new Event
  3) Tap on Start date

  Expected Result :- 
   
  It should open Date selector.

  Actual Result :-

  It is doing nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1351024/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351024] Re: Date Time picker is not working on device.

2014-08-06 Thread Tim Peeters
^ that's r1080 on UITK staging, 27 May 2014.

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

Title:
  Date  Time picker is not working on device.

Status in Calendar application for Ubuntu devices:
  Triaged
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  New

Bug description:
  Steps to Reproduce :-

  1) Open Calendar
  2) Create new Event
  3) Tap on Start date

  Expected Result :- 
   
  It should open Date selector.

  Actual Result :-

  It is doing nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1351024/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351024] Re: Date Time picker is not working on device.

2014-08-06 Thread Tim Peeters
Do the date/time picker panels show up in front of everything, or could
it be that it is behind the page, and the anchors of the page/mainview
are incorrect (see this bug - https://bugs.launchpad.net/ubuntu-ui-
toolkit/+bug/1349366 )?

** Also affects: ubuntu-ui-toolkit
   Importance: Undecided
   Status: New

** Changed in: ubuntu-ui-toolkit
 Assignee: (unassigned) = Zsombor Egri (zsombi)

** Changed in: ubuntu-ui-toolkit
   Importance: Undecided = Critical

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

Title:
  Date  Time picker is not working on device.

Status in Calendar application for Ubuntu devices:
  Triaged
Status in Ubuntu UI Toolkit:
  New
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  New

Bug description:
  Steps to Reproduce :-

  1) Open Calendar
  2) Create new Event
  3) Tap on Start date

  Expected Result :- 
   
  It should open Date selector.

  Actual Result :-

  It is doing nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1351024/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351024] Re: Date Time picker is not working on device.

2014-08-06 Thread Mihir Soni
Yes, on desktop it shows on bottom edge and front of all other controls
and it is not at all visible on device.

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

Title:
  Date  Time picker is not working on device.

Status in Calendar application for Ubuntu devices:
  Triaged
Status in Ubuntu UI Toolkit:
  New
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  New

Bug description:
  Steps to Reproduce :-

  1) Open Calendar
  2) Create new Event
  3) Tap on Start date

  Expected Result :- 
   
  It should open Date selector.

  Actual Result :-

  It is doing nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1351024/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351024] Re: Date Time picker is not working on device.

2014-08-06 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: Tim Peeters (tpeeters) = (unassigned)

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

Title:
  Date  Time picker is not working on device.

Status in Calendar application for Ubuntu devices:
  Triaged
Status in Ubuntu UI Toolkit:
  New
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  New

Bug description:
  Steps to Reproduce :-

  1) Open Calendar
  2) Create new Event
  3) Tap on Start date

  Expected Result :- 
   
  It should open Date selector.

  Actual Result :-

  It is doing nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1351024/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351024] Re: Date Time picker is not working on device.

2014-08-06 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) = Zsombor Egri (zsombi)

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

Title:
  Date  Time picker is not working on device.

Status in Calendar application for Ubuntu devices:
  Triaged
Status in Ubuntu UI Toolkit:
  New

Bug description:
  Steps to Reproduce :-

  1) Open Calendar
  2) Create new Event
  3) Tap on Start date

  Expected Result :- 
   
  It should open Date selector.

  Actual Result :-

  It is doing nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1351024/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351024] Re: Date Time picker is not working on device.

2014-08-06 Thread Zoltan Balogh
** No longer affects: ubuntu-ui-toolkit

** Package changed: ubuntu-ui-toolkit (Ubuntu) = ubuntu-ui-toolkit

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

Title:
  Date  Time picker is not working on device.

Status in Calendar application for Ubuntu devices:
  Triaged
Status in Ubuntu UI Toolkit:
  New

Bug description:
  Steps to Reproduce :-

  1) Open Calendar
  2) Create new Event
  3) Tap on Start date

  Expected Result :- 
   
  It should open Date selector.

  Actual Result :-

  It is doing nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1351024/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351024] Re: Date Time picker is not working on device.

2014-08-05 Thread Pat McGowan
** Also affects: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided = Critical

** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) = Tim Peeters (tpeeters)

** Tags added: rtm14

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

Title:
  Date  Time picker is not working on device.

Status in Calendar application for Ubuntu devices:
  Triaged
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  New

Bug description:
  Steps to Reproduce :-

  1) Open Calendar
  2) Create new Event
  3) Tap on Start date

  Expected Result :- 
   
  It should open Date selector.

  Actual Result :-

  It is doing nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1351024/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp