[Ubuntu-sdk-bugs] [Bug 1523407] Re: Playlist support in vivid+overlay and Xenial is different/non compatible

2015-12-07 Thread John McAleely
** Changed in: canonical-devices-system-image Assignee: (unassigned) => John McAleely (john.mcaleely) ** Changed in: canonical-devices-system-image Milestone: None => ww02-2016 ** Changed in: canonical-devices-system-image Status: New => Confirmed ** Changed in:

[Ubuntu-sdk-bugs] [Bug 1517614] Re: Page.head.sections.selectedIndex binding of values is broken

2015-12-07 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit (Ubuntu RTM) -- 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/1517614 Title:

[Ubuntu-sdk-bugs] [Bug 1514928] Re: ListItem outside ListView segfaults

2015-12-07 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit (Ubuntu RTM) -- 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/1514928 Title: ListItem outside

[Ubuntu-sdk-bugs] [Bug 1523553] [NEW] Use namespaces for our CPP classes

2015-12-07 Thread Tim Peeters
Public bug reported: Put our classes inside a UITK namespace to avoid conflicts with other libs. Some cpp classes we prefix with 'uc', but not all (nothing in privates/ is prefixed). ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- You received this

[Ubuntu-sdk-bugs] [Bug 1523492] [NEW] qt5 missing integer atomics for s390x

2015-12-07 Thread Dimitri John Ledkov
Public bug reported: qt5 missing integer atomics for s390x, hence test suite failures. ** Affects: qtbase-opensource-src (Ubuntu) Importance: Undecided Status: New ** Tags: s390x -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is

[Ubuntu-sdk-bugs] [Bug 1514856] Re: Receiving "Ambiguous shortcut" even when action is not in use

2015-12-07 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit (Ubuntu RTM) -- 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/1514856 Title: Receiving "Ambiguous

[Ubuntu-sdk-bugs] [Bug 1523501] [NEW] r1712 broke our AP tests on desktop

2015-12-07 Thread Tim Peeters
Public bug reported: File "/home/tim/dev/ubuntu-ui-toolkit/m/fix-header-ap-landing/tests/autopilot/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py", line 41, in _get_visible_container_bottom if keyboard._keyboard.is_available(): AttributeError: 'Keyboard' object has no attribute

[Ubuntu-sdk-bugs] [Bug 1517612] Re: Page.head.sections selects the first item even though selectedIndex is -1

2015-12-07 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit (Ubuntu RTM) -- 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/1517612 Title: Page.head.sections

[Ubuntu-sdk-bugs] [Bug 1514860] Re: OptionSelector does not work with keyboard

2015-12-07 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit (Ubuntu RTM) -- 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/1514860 Title: OptionSelector does

[Ubuntu-sdk-bugs] [Bug 1514822] Re: activeFocusOnTab is not accessible

2015-12-07 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit (Ubuntu RTM) -- 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/1514822 Title: activeFocusOnTab is

[Ubuntu-sdk-bugs] [Bug 1518352] Re: Input doesn't receive activeFocus when focusing a textfield after keyboard dismissed

2015-12-07 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit (Ubuntu RTM) -- 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/1518352 Title: Input doesn't receive

[Ubuntu-sdk-bugs] [Bug 1517829] Re: Encoding problems in new template strings

2015-12-07 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit (Ubuntu RTM) -- 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/1517829 Title: Encoding problems in

[Ubuntu-sdk-bugs] [Bug 1523501] Re: r1712 broke our AP tests on desktop and device

2015-12-07 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit (Ubuntu RTM) -- 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/1523501 Title: r1712 broke our AP

[Ubuntu-sdk-bugs] [Bug 1523407] [NEW] Playlist support in vivid+overlay and Xenial is different/non compatible

2015-12-07 Thread Albert Astals Cid
Public bug reported: qtmultimedia-opensource- src-5.4.1/debian/patches/add_qdeclarative_playlist.patch says +qmlRegisterType(uri, 5, 4, "Playlist"); while qtmultimedia-opensource-src-5.5.1/debian/patches/Added-new- playlist-QML-type.patch (as per silo 12) says +

[Ubuntu-sdk-bugs] [Bug 1523407] Re: Playlist support in vivid+overlay and Xenial is different/non compatible

2015-12-07 Thread Michał Sawicz
** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to qtmultimedia-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1523407 Title:

[Ubuntu-sdk-bugs] [Bug 1523407] Re: Playlist support in vivid+overlay and Xenial is different/non compatible

2015-12-07 Thread Timo Jyrinki
Another thing to be noted is that there have been big landings to vivid- proposed in media-hub etc that would need to be ported to xenial. The current patch in xenial Qt 5.5 is what has been upstreamed so far and it is fairly close to current vivid-overlay (but lacks moveItem and a couple of other

[Ubuntu-sdk-bugs] [Bug 1523407] Re: Playlist support in vivid+overlay and Xenial is different/non compatible

2015-12-07 Thread Michał Sawicz
One thing to note, the fact we've exported backported features as 5.4 is IMO a mistake, because that means we'll need to carry a patch forever (until we deprecate 5.4 whole, or just the Playlist export). Whenever backporting features from future Qt, we should only export them at the version they