[Bug 1624251] Re: gsettings-qt fails test_reset() property count on Qt 5.7.1

2016-11-21 Thread Albert Astals Cid
It's a regression in Qt, i'm working on it ** Changed in: gsettings-qt (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) ** Changed in: gsettings-qt (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ub

[Bug 1642919] Re: unity8: Please confirm qmluitests fully pass with Qt 5.7.1

2016-11-21 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/tests_wait_time_step ** Changed in: unity8 (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1642919 Title: unity8: Ple

[Bug 1642608] Re: qtmir FTBFS on Qt 5.7.1

2016-11-21 Thread Albert Astals Cid
** Changed in: qtmir (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1642608 Title: qtmir FTBFS on Qt 5.7.1 To manage notifications about this bug go

[Bug 1642919] Re: unity8: Please confirm qmluitests fully pass with Qt 5.7.1

2016-11-18 Thread Albert Astals Cid
I have three tests failing locally GenericScopeView DashContent Dash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1642919 Title: unity8: Please confirm qmluitests fully pass with Qt 5.7.1 To mana

[Bug 1642608] Re: qtmir FTBFS on Qt 5.7.1

2016-11-18 Thread Albert Astals Cid
** Branch linked: lp:~aacid/qtmir/build_qt57 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1642608 Title: qtmir FTBFS on Qt 5.7.1 To manage notifications about this bug go to: https://bugs.launchpa

[Bug 1642919] Re: unity8: Please confirm qmluitests fully pass with Qt 5.7.1

2016-11-18 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: Michael Zanetti (mzanetti) => Albert Astals Cid (aacid) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1642919 Title: unity8: Please confirm qmluite

[Bug 1642608] Re: qtmir FTBFS on Qt 5.7.1

2016-11-18 Thread Albert Astals Cid
** Changed in: qtmir (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1642608 Title: qtmir FTBFS on Qt 5.7.1 To manage notificati

[Bug 1599301] Re: GenericScopeView test getting stuck

2016-11-16 Thread Albert Astals Cid
** Changed in: qtdeclarative-opensource-src (Ubuntu) Status: New => Incomplete ** Branch linked: lp:~aacid/unity8/fix_gsv_infite_loop -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1599301 Titl

[Bug 1599301] Re: GenericScopeView test getting stuck

2016-11-14 Thread Albert Astals Cid
I "can" (by letting it run for hours) get it stuck in GenericScopeView::test_seeAllTwoCategoriesScenario1 Backtrace at http://paste.ubuntu.com/23475591/ debugging with gdb it seems it got stuck at QQuickTimeLinePrivate::advance, seems advanceTime was always 0 in that particular case. ** Also aff

[Bug 1641175] Re: unity8 fails to build in arm64 because of tests segfault

2016-11-14 Thread Albert Astals Cid
Isn't this the "Qt doesn't like the new arm64 kernel" bug we already had that made us revert the kernel? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1641175 Title: unity8 fails to build in arm64 b

[Bug 1618007] Re: Invalid property assignment in ActivityIndicatorStyle.qml

2016-11-11 Thread Albert Astals Cid
Released in 1.3.2085+16.10.20160831.4 so not fixed in the last OTA yet but yes in the ubuntu-ui-toolkit releases, i guess OTA14 will bring this in. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a membe

[Bug 1640776] [NEW] Mouse cursor changes to the "window resize" mode when it should not

2016-11-10 Thread Albert Astals Cid
Public bug reported: when it should not = when there's a launcher quicklist open How to reproduce: * Put a window close enough to the launcher * open the launcher * Right click on a launcher icon * Move the window so that it's both above the launcher quicklist and in a window border * See

[Bug 1639952] Re: When running in unity8 desktop snap, icons aren't found

2016-11-09 Thread Albert Astals Cid
There's two desktop files /var/lib/snapd/desktop/applications/telegram-latest_telegram.desktop and /snap/telegram-latest/current/meta/gui/telegram.desktop the first has the valid path ( i.e. Icon=/snap/telegram-latest/2/meta/gui/icon.png ) the second the "invalid" paath ( i.e. Icon=${SNAP}/meta/g

[Bug 1639952] Re: When running in unity8 desktop snap, icons aren't found

2016-11-09 Thread Albert Astals Cid
So the main problem with the telegram snap is that it has Icon=${SNAP}/meta/gui/icon.png and ubuntu-app-launch is not doing any special treatment for ${SNAP} So either the snap is wrong or ubuntu-app-launch needs to add special casing for ${SNAP} -- You received this bug notification because y

[Bug 1639952] Re: When running in unity8 desktop snap, icons aren't found

2016-11-08 Thread Albert Astals Cid
There's no icon because there's no "art" field coming in from the scope (at least in the telegram-latest snap case), you can check by doing scopes-client clickscope "" and looking at the results ( http://paste.ubuntu.com/23447173/ ), for example both system-settings and terminal have art but not

[Bug 1606485] Re: unity8 crashes if pressing screen while no app is running on the phone

2016-11-02 Thread Albert Astals Cid
Can't reproduce it anymore, so i guess it was fixed at some point ** Changed in: unity8 (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1606485 Title: unit

[Bug 1631365] Re: unity8 greeter does not save the last used session

2016-11-02 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1631365 Title: unity8 greeter does not save the last used session To manage noti

[Bug 1380702] Re: No keyboards shortcuts in QT apps

2016-11-02 Thread Albert Astals Cid
Using konsole, no toolbar, press Ctrl+Shift+N and i get a new window -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1380702 Title: No keyboards shortcuts in QT apps To manage notifications about thi

[Bug 1380702] Re: No keyboards shortcuts in QT apps

2016-11-02 Thread Albert Astals Cid
It works fine for me. Which desktop are you using? Which app doesn't have shortcuts working? What's the exact list of all your packages installed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1380702

[Bug 1632848] Re: [SRU] Fix search on yakkety

2016-10-20 Thread Albert Astals Cid
clivejo's deb packages fix the problem for me (reporter) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1632848 Title: [SRU] Fix search on yakkety To manage notifications about this bug go to: https

[Bug 1634494] Re: build.sh script fails to build needed dependencies

2016-10-18 Thread Albert Astals Cid
We do run that, things that may have happened: 1) Was not a clean build, i think we don't run it again for successive builds 2) You Cltrl+C'ed it when it asked for the root password, then since we don't run it for successive builds it was never run again. Can you try to actually reproduce this?

[Bug 1591311] Re: Launcher hides when clicking on item with mouse

2016-10-14 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/doNotCloseLauncherContainsMouse -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591311 Title: Launcher hides when clicking on item with mouse To manage notificatio

[Bug 1591311] Re: Launcher hides when clicking on item with mouse

2016-10-13 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: Michael Zanetti (mzanetti) => Albert Astals Cid (aacid) ** Changed in: unity8 (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1632848] [NEW] Fix search on yakkety

2016-10-12 Thread Albert Astals Cid
Public bug reported: How to reproduce: * Open kate * type two lines hola adeu * Select the first word * Press Ctrl+F * See how the search bar appears with hola written on it * Now select the second word * Press Ctrl+F * See how the search bar appears but instead of adeu you get hola aga

[Bug 1600641] Re: unity8-dash crashed with SIGSEGV in QOpenGLContext::functions()

2016-10-11 Thread Albert Astals Cid
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1600641 Title: unity8-dash crashed with SIGSEGV in QOpenGLContext::functions() To manage notificatio

[Bug 1612592] Re: Pro 5 physical home button doesn't launch dash

2016-10-11 Thread Albert Astals Cid
*** This bug is a duplicate of bug 1607427 *** https://bugs.launchpad.net/bugs/1607427 ** This bug has been marked a duplicate of bug 1607427 super key not showing scopes home -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1613977] Re: Timezone gets reset on boot on xenial

2016-10-11 Thread Albert Astals Cid
Was this xenial only or vivid too? You mention xenial in the subject but then vivid on a comment. I just tried on a vivid+overlay phone and it seemed to work fine, can you try again? ** Changed in: unity8 (Ubuntu) Status: New => Incomplete -- You received this bug notification because y

[Bug 1611966] Re: dial number and start email from the scopes search

2016-10-11 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1611966 Title: dial number and start email from the scopes search To manage notificatio

[Bug 1621741] Re: unity8 crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

2016-10-11 Thread Albert Astals Cid
I'm almost sure this is a duplicate of https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1535297 ** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/16

[Bug 1609849] Re: unity8 crashed with SIGABRT in __libc_message()

2016-10-11 Thread Albert Astals Cid
I'm almost sure this is a duplicate of https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1535297 ** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/16

[Bug 1630725] Re: Bluetooth settings are showed but my pc doesn't have the bluetooth

2016-10-11 Thread Albert Astals Cid
** Also affects: indicator-bluetooth (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1630725 Title: Bluetooth settings are showed but my pc doesn't

[Bug 1630599] Re: unity8 crashed with SIGSEGV in begin()

2016-10-11 Thread Albert Astals Cid
** Also affects: qtmir (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1630599 Title: unity8 crashed with SIGSEGV in begin() To manage notificatio

[Bug 1631669] Re: unity8 crashed with SIGSEGV in QNetworkConfiguration::~QNetworkConfiguration()

2016-10-11 Thread Albert Astals Cid
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1631669 Title: unity8 crashed with SIGSEGV in QNetworkConfiguration::~QNetworkConfiguration() To m

[Bug 1631428] Re: unity8 crashed with SIGSEGV in qtmir::MirSurface::onCloseTimedOut()

2016-10-11 Thread Albert Astals Cid
** Information type changed from Private to Public ** Also affects: qtmir (Ubuntu) Importance: Undecided Status: New ** Changed in: unity8 (Ubuntu) Status: New => Incomplete ** Changed in: qtmir (Ubuntu) Importance: Undecided => Medium -- You received this bug notification

[Bug 1631278] Re: unity8-dash crashed with SIGSEGV in QNetworkConfiguration::~QNetworkConfiguration()

2016-10-11 Thread Albert Astals Cid
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1631278 Title: unity8-dash crashed with SIGSEGV in QNetworkConfiguration::~QNetworkConfiguration()

[Bug 1628516] Re: Error trying to stop an app with ubuntu-app-stop

2016-10-10 Thread Albert Astals Cid
Some debugging shows that we're passing APP_ID=messaging-app INSTANCE_ID=messaging-app while the upstart dbus service is expecting APP_ID=messaging-app INSTANCE_ID= No idea who is doing what wrong. ** Also affects: ubuntu-app-launch (Ubuntu) Importance: Undecided Status: New -- You

[Bug 1630906] Re: QML segfault on arm64 due to builder kernel change

2016-10-10 Thread Albert Astals Cid
> Unfortunately the upstream fix seems to, while fixing arm64, cause segfaults in Unity 8 on armhf and i386: It seems we need rebuilds of everything that uses qtdeclarative-private internal headers as those changed. -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1630653] Re: unity8-dash crashed with SIGSEGV in mir_buffer_stream_get_egl_native_window()

2016-10-07 Thread Albert Astals Cid
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1630653 Title: unity8-dash crashed with SIGSEGV in mir_buffer_stream_get_egl_native_window() To ma

[Bug 1631365] [NEW] unity8 greeter does not save the last used session

2016-10-07 Thread Albert Astals Cid
Public bug reported: How to reproduce: * Have both unity7 and unity8 sessions installed * Log in to unity8 * Log out * The greeter suggests unity7 as the session to log in It should save the last session and suggest that one. ** Affects: unity8 (Ubuntu) Importance: Undecided S

[Bug 1630845] Re: unity8-dash crashed with SIGSEGV in scopes_ng::UbuntuLocationService::update()

2016-10-07 Thread Albert Astals Cid
** Information type changed from Private to Public ** Also affects: unity-scopes-shell (Ubuntu) Importance: Undecided Status: New ** Changed in: unity8 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 1622423] Re: My activity child link disappears after logged in fitbit account

2016-10-06 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/dashSectionDelegateUpdateFix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1622423 Title: My activity child link disappears after logged in fitbit account To mana

[Bug 1622423] Re: My activity child link disappears after logged in fitbit account

2016-10-05 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) ** Changed in: unity8 (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1630136] Re: flaky test test_zoomableImageOpenClose

2016-10-04 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Importance: Undecided => Medium ** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) ** Changed in: unity8 (Ubuntu) Status: New => In Progress ** Branch linked: lp:~aacid/unity8/waitForTransitionsOnInit

[Bug 1600506] Re: mediascanner-service-2.0 crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

2016-10-04 Thread Albert Astals Cid
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1600506 Title: mediascanner-service-2.0 crashed with SIGABRT in __gnu_cxx::__verbose_terminate_hand

[Bug 1627795] Re: unity8-dash crashed with SIGSEGV in QQmlData::isSignalConnected from QObjectPrivate::isSignalConnected from QMetaObject::activate from QMetaObject::activate from QAbstractItemModel::

2016-10-03 Thread Albert Astals Cid
** Also affects: unity-scopes-shell (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627795 Title: unity8-dash crashed with SIGSEGV in QQmlData::is

[Bug 1629553] Re: unity8 crashed with SIGSEGV in memcpy()

2016-10-03 Thread Albert Astals Cid
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1629553 Title: unity8 crashed with SIGSEGV in memcpy() To manage notifications about this bug go to:

[Bug 1606375] Re: Scopes just restart repeatedly

2016-10-03 Thread Albert Astals Cid
*** This bug is a duplicate of bug 1436203 *** https://bugs.launchpad.net/bugs/1436203 ** This bug has been marked a duplicate of bug 1436203 [Dash] unity8-dash crashed with ASSERT: "eglDestroyContext(mEglDisplay, mEglContext) == EGL_TRUE" -- You received this bug notification because yo

[Bug 1622126] Re: unity8 crashed with SIGSEGV in dri2_destroy_surface()

2016-10-03 Thread Albert Astals Cid
** Information type changed from Private to Public ** Also affects: mir (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1622126 Title: unity8 cras

[Bug 1623508] Re: unity8 crashed with SIGSEGV

2016-10-03 Thread Albert Astals Cid
** Also affects: xserver-xorg-video-nouveau (Ubuntu) Importance: Undecided Status: New ** Also affects: mir (Ubuntu) Importance: Undecided Status: New ** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu

[Bug 1607233] Re: unity8 crashed with SIGSEGV in QCoreApplication::notify()

2016-10-03 Thread Albert Astals Cid
*** This bug is a duplicate of bug 1627320 *** https://bugs.launchpad.net/bugs/1627320 ** This bug has been marked a duplicate of bug 1627320 unity8 crashed with SIGSEGV in QCoreApplication::notify() -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1627320] Re: unity8 crashed with SIGSEGV in QCoreApplication::notify()

2016-10-03 Thread Albert Astals Cid
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627320 Title: unity8 crashed with SIGSEGV in QCoreApplication::notify() To manage notifications abo

[Bug 1629382] Re: Progress bar in store page got real small

2016-10-03 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Importance: Undecided => Medium ** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) ** Changed in: unity8 (Ubuntu) Status: New => In Progress ** Branch linked: lp:~aacid/unity8/restoreThickerPreviewProgress

[Bug 1629382] Re: Progress bar in store page got real small

2016-10-03 Thread Albert Astals Cid
Patty confirms its a bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1629382 Title: Progress bar in store page got real small To manage notifications about this bug go to: https://bugs.launchpad

[Bug 1629219] [NEW] Blockiness in rendering when run under unity8

2016-09-30 Thread Albert Astals Cid
Public bug reported: Parts of the welcome page render all strange with weird blocks all over, see attached screenshot ** Affects: webbrowser-app (Ubuntu) Importance: Undecided Status: New ** Attachment added: "screenshot20160930_103415473.png" https://bugs.launchpad.net/bugs/16

[Bug 1629214] [NEW] Crash on exit

2016-09-30 Thread Albert Astals Cid
Public bug reported: Here the valgrind trace, it's 100% reproducible when running webbrowser- app 0.23+16.10.20160825-0ubuntu1 under unity7 in yakkety ==22787== Invalid read of size 4 ==22787==at 0x6A9EA44: ??? (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.6.1) ==22787==by 0x1E4722BF: ??

[Bug 1627594] Re: blank apps scope on unity8-desktop(xenial)

2016-09-28 Thread Albert Astals Cid
** Also affects: unity-scope-click (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627594 Title: blank apps scope on unity8-desktop(xenial) To ma

[Bug 1627600] Re: unity8-dash failed to launch

2016-09-27 Thread Albert Astals Cid
Seems like something broke in libUnity-qml.so or its dependency chain ** Also affects: unity-scopes-shell (Ubuntu) Importance: Undecided Status: New ** Changed in: unity8 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu

[Bug 1627743] Re: Arale dash scrolling performance regression between 416 and 420

2016-09-27 Thread Albert Astals Cid
Am i looking at something the wrong way or https://platform-qa- dashboard.canonical.com/dashboard/db/arale-dash only shows results of run 420? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627743 Tit

[Bug 1617348] Re: unity shell is crashing for apps without icon

2016-09-08 Thread Albert Astals Cid
Seems to be a decision by ubuntu-app-launch The constructor of Desktop throws an exception if no "Icon" entry is found in the desktop file (application-info-desktop.cpp line 230) I agree it seems too much of an aggressive stance to bring the shell down for a missing Icon in a desktop file. ** Ch

[Bug 1618606] Re: UX- Unity8 Ubuntu icon on launcher long press with a menu to close all apps

2016-09-07 Thread Albert Astals Cid
Unity8: waiting for UX decision on this ** Changed in: unity8 (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1618606 Title: UX- Unity8 Ubuntu icon on

[Bug 1620937] Re: konsole crashes on startup since Qt update in yakkety

2016-09-07 Thread Albert Astals Cid
Shawn i think that code is yours? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1620937 Title: konsole crashes on startup since Qt update in yakkety To manage notifications about this bug go to: ht

[Bug 1620937] [NEW] konsole crashes on startup since Qt update in yakkety

2016-09-07 Thread Albert Astals Cid
Public bug reported: You can find the valgrind trace at http://paste.ubuntu.com/23144852/ Something wrong seems to be happening in the qdbusmenu code. ** Affects: qtbase-opensource-src (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you ar

[Bug 1618340] Re: Cannot launch camera from gallery app

2016-08-30 Thread Albert Astals Cid
** Package changed: unity8 (Ubuntu) => gallery-app (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1618340 Title: Cannot launch camera from gallery app To manage notifications about this bug

[Bug 1618336] Re: Hard to bring up top menu bar when viewing photos in Album

2016-08-30 Thread Albert Astals Cid
** Package changed: unity8 (Ubuntu) => gallery-app (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1618336 Title: Hard to bring up top menu bar when viewing photos in Album To manage notific

[Bug 1618329] Re: Cannot add new contact

2016-08-30 Thread Albert Astals Cid
** Package changed: unity8 (Ubuntu) => address-book-app (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1618329 Title: Cannot add new contact To manage notifications about this bug go to: ht

[Bug 1597366] Re: testShell too slow

2016-08-29 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/makeTestShellFaster -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1597366 Title: testShell too slow To manage notifications about this bug go to: https://bugs.lau

[Bug 1597366] Re: testShell too slow

2016-08-29 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) ** Changed in: unity8 (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1618007] [NEW] Invalid property assignment in ActivityIndicatorStyle.qml

2016-08-29 Thread Albert Astals Cid
Public bug reported: I get file:///usr/lib/x86_64-linux- gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.3/ActivityIndicatorStyle.qml:24 Invalid property assignment: "implicitHeight" is a read-only property ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -

[Bug 1617371] [NEW] Top bar is transparent in yakkety

2016-08-26 Thread Albert Astals Cid
Public bug reported: In one of my two laptops, the top bar is transparent see http://i.imgur.com/6N52nhb.png ** Affects: unity (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1615675] Re: performance test creep in wrong direction for dash vertical scroll compile

2016-08-24 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/saveUnneededGetCardCalls ** Changed in: unity8 (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1615675 Title: performance

[Bug 1612309] Re: /usr/bin/unity8-dash:11:QMap:QNetworkManagerSettingsConnection::getSettings:QNetworkManagerEngine::disconnectFromId:QNetworkSessionPrivateImpl::stop:QNetworkAccessManagerPrivate::_q_

2016-08-24 Thread Albert Astals Cid
Timo, patch was accepted upstream, can we get a backport? ** Changed in: qtbase-opensource-src (Ubuntu) Assignee: Albert Astals Cid (aacid) => Timo Jyrinki (timo-jyrinki) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1615675] Re: performance test creep in wrong direction for dash vertical scroll compile

2016-08-23 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1615675 Title: performance test creep in wrong direction

[Bug 1615675] Re: performance test creep in wrong direction for dash vertical scroll compile

2016-08-23 Thread Albert Astals Cid
** Description changed: After reviewing this morning, there is a slight increase in the trend of compile times for dash vertical scrolling metrics. - http://10.25.236.31:5000/dashboard/db/krillin-dashboard - apologies this is still behind vpn, we are working on making that public + https://plat

[Bug 1614070] Re: Unity8 doesn't rotate on new images whether via flash or ota

2016-08-18 Thread Albert Astals Cid
SIM lock (i was testing without SIM at all) is indeed needed to reproduce the bug, Lukáš patch indeeds fixes it, but in my opinion is just a workaround to topmostIsFullscreen being broken (which may impact somwhere else) so we need to fix it properly so that that value is correct. -- You received

[Bug 1614070] Re: Unity8 doesn't rotate on new images whether via flash or ota

2016-08-17 Thread Albert Astals Cid
been trying to reproduce for over an hour, works every single reboot/reflash i make :/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1614070 Title: Unity8 doesn't rotate on new images whether via fl

[Bug 1596849] Re: Dash: Pull/Release to refresh should take into account background color

2016-08-16 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: Josh Arenson (josharenson) => Albert Astals Cid (aacid) ** Branch linked: lp:~aacid/unity8/pullToRefreshColorChangeWhenNeeded ** Changed in: unity8 (Ubuntu) Status: New => In Progress -- You received this bug notification because you

[Bug 1597392] Re: Spinner is too close to label on horizontal splash screen

2016-08-16 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/splash_spinner_vertical_tweak ** Changed in: unity8 (Ubuntu) Status: New => In Progress ** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) ** Changed in: unity8 (Ubuntu) Importance: Undecided => Low

[Bug 1595235] Re: Preview widgets with state lose state when device rotation triggers a change in the number of preview widget columns

2016-08-16 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Andrea Cimitan (cimi) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1595235 Title: Preview widgets with state lose state when device rot

[Bug 1612309] Re: /usr/bin/unity8-dash:11:QMap:QNetworkManagerSettingsConnection::getSettings:QNetworkManagerEngine::disconnectFromId:QNetworkSessionPrivateImpl::stop:QNetworkAccessManagerPrivate::_q_

2016-08-16 Thread Albert Astals Cid
Changed in: qtbase-opensource-src (Ubuntu) Importance: Undecided => Medium ** Changed in: qtbase-opensource-src (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1613056] Re: unity8.log spammed: Failed to get current playback position: org.freedesktop.DBus.Error.UnknownMethod: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties"

2016-08-16 Thread Albert Astals Cid
Jim, those seem to be coming from qtubuntu-media ** Changed in: unity8 (Ubuntu) Status: New => Invalid ** Also affects: qtubuntu-media (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 1599238] Re: Carousel is clipped in the category section

2016-08-16 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Status: In Progress => Fix Committed ** Changed in: unity8 (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/159

[Bug 1610165] Re: qmltestrunner::DashContent::test_mainNavigation() does not always pass

2016-08-10 Thread Albert Astals Cid
in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) ** Branch linked: lp:~aacid/ubuntu-ui- toolkit/abstract_button_bind_mouse_earlier -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1610165] Re: qmltestrunner::DashContent::test_mainNavigation() does not always pass

2016-08-10 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1610165 Title: qmltestrunner::DashContent::test_mainNavigat

[Bug 1606324] Re: unity8 autopilot failures (44 failed)

2016-08-10 Thread Albert Astals Cid
I get the errors again with the newest image :S -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1606324 Title: unity8 autopilot failures (44 failed) To manage notifications about this bug go to: http

[Bug 1605502] Re: Unity 8 FTBFS with Qt 5.6.1 on yakkety

2016-08-10 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605502 Title: Unity 8 FTBFS with Qt 5.6.1 on yakkety To manage notificatio

[Bug 1599754] Re: Dash restarts when refreshing News scope (VerticalJournal)

2016-08-10 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1599754 Title: Dash restarts when refreshing News scope (VerticalJournal) To

[Bug 1606935] Re: "See less" button briefly hides while scrolling an expanded category upwards

2016-08-10 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Status: New => In Progress ** Changed in: unity8 (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1606935 Title: "See les

[Bug 1606935] Re: "See less" button briefly hides while scrolling an expanded category upwards

2016-08-09 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: Andrea Cimitan (cimi) => Albert Astals Cid (aacid) ** Branch linked: lp:~aacid/unity8/fixLVWPHClipItemHeightOnHeightChange -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1606324] Re: unity8 autopilot failures (44 failed)

2016-08-02 Thread Albert Astals Cid
Can you try with a newer version? I had problems with unity8 crashing on start with older versions when run under autopilot but with latest image (r396 on krillin) + unity8 8.14+15.04.20160728-0ubuntu1 the tests seem to pass all fine here. -- You received this bug notification because you are a

[Bug 1607799] Re: Dash freezes after U1 login

2016-08-01 Thread Albert Astals Cid
Seems to be libsignon-glib landing I can confirm Victor's that image 385-arale works and image 386-arale fails. Image 385-arale + libsignon-glib1 1.14+15.04.20160718-0ubuntu1 also fails for me. ** Also affects: libsignon-glib (Ubuntu) Importance: Undecided Status: New ** Changed in: u

[Bug 1607799] Re: Dash freezes after U1 login

2016-08-01 Thread Albert Astals Cid
backtrace at http://paste.ubuntu.com/21739582/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1607799 Title: Dash freezes after U1 login To manage notifications about this bug go to: https://bugs.la

[Bug 1607799] Re: Dash freezes after U1 login

2016-08-01 Thread Albert Astals Cid
** Also affects: unity-scopes-api (Ubuntu) Importance: Undecided Status: New ** Also affects: unity-scopes-shell (Ubuntu) Importance: Undecided Status: New ** Also affects: ubuntu-system-settings-online-accounts (Ubuntu) Importance: Undecided Status: New -- You rec

[Bug 1494795] Re: unity8-dash 100% CPU usage when scrolling

2016-08-01 Thread Albert Astals Cid
Ok, you're misunderstanding the 23% CPU time number i wrote there, it meant "23% of the CPU time spent by the program", not that it is using 23% of the CPU itself. There's a bit more detailed description of where the CPU usage of vertically scrolling comes from at https://docs.google.com/document/

[Bug 1606835] Re: Wrong usage of map{To,From}Item

2016-08-01 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1606835 Title: Wrong usage of map{To,From}Item To manage notifications about

[Bug 1606324] Re: unity8 autopilot failures (44 failed)

2016-07-28 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1606324 Title: unity8 autopilot failures (44 failed) To man

[Bug 1607176] Re: Touch tutorial pops up at random/unexpected/annoying times

2016-07-28 Thread Albert Astals Cid
** Also affects: ubuntu-ux Importance: Undecided Status: New ** Changed in: unity8 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1607176 Title: T

[Bug 1606835] Re: qmluitests fails with Qt 5.6.1

2016-07-27 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/mapToItem3Args -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1606835 Title: qmluitests fails with Qt 5.6.1 To manage notifications about this bug go to: https://b

[Bug 1606485] [NEW] unity8 crashes if pressing screen while no app is running on the phone

2016-07-26 Thread Albert Astals Cid
Public bug reported: How to reproduce: * unlock the lockscreen * phablet-shell onto the phone * stop unity8-dash * Touch the screen * Get crash http://paste.ubuntu.com/20981442/ ** Affects: unity8 (Ubuntu) Importance: Undecided Status: New -- You received this bug notificati

[Bug 1605502] Re: Unity 8 FTBFS with Qt 5.6.1 on yakkety

2016-07-22 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/floor_includes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605502 Title: Unity 8 FTBFS with Qt 5.6.1 on yakkety To manage notifications about this bug go to: h

[Bug 1605502] Re: Unity 8 FTBFS with Qt 5.6.1 on yakkety

2016-07-22 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605502 Title: Unity 8 FTBFS with Qt 5.6.1 on yakkety To manage notifications about th

<    1   2   3   4   5   6   7   8   9   10   >