[Bug 1085526]

2015-10-17 Thread Albert Astals Cid
(In reply to Adam Reichold from comment #81) > (In reply to Adrian Johnson from comment #78) > > I agree that the two calls to doGetChars and updateHash should be merged but > > I don't think a for loop is the best way to process loops where the > > increment is not exactly the same on each

[Bug 1506673] Re: /usr/bin/unity8:6:qt_message_fatal:QMessageLogger::fatal:TouchRegistry::removeCandidateOwnerForTouch:DirectionalDragArea::touchEvent_undecided:DirectionalDragArea::touchEvent

2015-10-16 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1506673 Title:

[Bug 1506708] Re: Dash reset when pulling out launcher is too eager

2015-10-16 Thread Albert Astals Cid
You get a refresh by pulling the launcher? But the refresh is for a vertical pull and the launcher is horizontal, no? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1506708 Title: Dash reset when

[Bug 1447182] Re: u1db-qt FTBFS with Qt 5.5

2015-10-16 Thread Albert Astals Cid
This is fixed by applying https://codereview.qt-project.org/#/c/127884/ ** Changed in: u1db-qt (Ubuntu) Status: Triaged => Invalid ** Also affects: qtbase-opensource-src (Ubuntu) Importance: Undecided Status: New ** Changed in: qtbase-opensource-src (Ubuntu) Importance:

[Bug 1330959] Re: Art in cards with backgrounds are Ubuntu-shaped

2015-10-16 Thread Albert Astals Cid
Following ubuntu-ux decision in unity8 side ** Changed in: unity8 (Ubuntu) Status: Incomplete => Won't Fix ** Changed in: unity8 (Ubuntu RTM) Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1496736] Re: currentSource of Playlist gets set to empty

2015-10-16 Thread Albert Astals Cid
Way to repro: * start playing from result * skip to next via indicator * and then start/stop playing a different result * and it got lost -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1496736

[Bug 1484004] Re: UITK unixsignalhandler_p.cpp: error: functional cast to array

2015-10-15 Thread Albert Astals Cid
I've reported this as a bug upstream seems it seems like a QPair regression to me https://bugreports.qt.io/browse/QTBUG-48780 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1484004 Title: UITK

[Bug 1474775] Re: ubuntu-ui-extras fails running a test on Qt 5.5

2015-10-15 Thread Albert Astals Cid
This will be fixed with Qt 5.5.1 Commit fdef1dc7fe0ff721b393fa9077117869a5d6ac01 is the fix. ** Also affects: qtbase-opensource-src (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-ui-extras (Ubuntu) Status: New => Invalid -- You received this bug notification

[Bug 1473976] Re: UITK Test install_plugin_qmltypes fails under Qt 5.5

2015-10-15 Thread Albert Astals Cid
I've created https://codereview.qt-project.org/#/c/127822 let's see what upstream says -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1473976 Title: UITK Test install_plugin_qmltypes fails under Qt

[Bug 1447182] Re: u1db-qt FTBFS with Qt 5.5

2015-10-15 Thread Albert Astals Cid
The problem is not really u1db-qt but that /usr/share/ubuntu-ui- toolkit/doc/html/ubuntuuserinterfacetoolkit.index has four qmlmodule without qml-module-name="", this is a regression from Qt 5.4 I'm trying to figure out where they come from and why it regressed. -- You received this bug

[Bug 1502883] Re: Impossible to pull to refresh scopes with Qt 5.5

2015-10-14 Thread Albert Astals Cid
This is a regression of QtQuick 5.5.0 I copied src/quick/items/qquickflickable* from 5.5.1 to the 5.5.0 deb src package and rebuilt and now works fine, so i guess we should just wait for Qt 5.5.1 package to update. ** Also affects: qtdeclarative-opensource-src (Ubuntu) Importance: Undecided

[Bug 1418213] Re: Scrolling is sometimes going in the other direction than wanted

2015-10-13 Thread Albert Astals Cid
There's no "QML scroll logic in Unity8" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1418213 Title: Scrolling is sometimes going in the other direction than wanted To manage notifications about

[Bug 1418213] Re: Scrolling is sometimes going in the other direction than wanted

2015-10-13 Thread Albert Astals Cid
This probably has to do with what we already discussed ages ago in a separate bug, Mir or the hardware is sending wrong fake positions well in advance of where the finger actually is and then on release it corrects those doing a swipe back that makes Qt Quick think you actually want to swipe

[Bug 1505461] Re: Expose LED color setting

2015-10-13 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/1505461 Title:

[Bug 1418213] Re: Scrolling is sometimes going in the other direction than wanted

2015-10-13 Thread Albert Astals Cid
ScrollCalculator and PanelVelocityCalculator are using only on the indicators panel and since reporter says "This happens in every app, dash" i don't think they're related to this at all. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1085526]

2015-10-10 Thread Albert Astals Cid
(In reply to Adrian Johnson from comment #73) > (In reply to Albert Astals Cid from comment #72) > > > Large file support. > > > > Do you think this should be a blocker for the initial release or something > > we can improve later? > > I think it should be

[Bug 1085526]

2015-10-10 Thread Albert Astals Cid
So we have two things missing, right? * Enabling the use of other keystores * The name of the pdfsigverify tool I think the enabling the use of other keystores is important but maybe not critical for the first release. For the pdfsigverify it seems we kind of agreeed on the compromise to

[Bug 1085526]

2015-10-10 Thread Albert Astals Cid
(In reply to Adrian Johnson from comment #71) > (In reply to Albert Astals Cid from comment #70) > > So we have two things missing, right? > > * Enabling the use of other keystores > > * The name of the pdfsigverify tool > > > > > > I think the enabling

[Bug 740506]

2015-10-10 Thread Albert Astals Cid
So we have two things missing, right? * Enabling the use of other keystores * The name of the pdfsigverify tool I think the enabling the use of other keystores is important but maybe not critical for the first release. For the pdfsigverify it seems we kind of agreeed on the compromise to

[Bug 740506]

2015-10-10 Thread Albert Astals Cid
(In reply to Andre Guerreiro from comment #67) > Created attachment 118449 [details] [review] > Support for adbe.pkcs7.sha1 signatures > > This patch, to be applied over the previous one, adds support for > adbe.pkcs7.sha1 signatures so now we should have a more complete coverage of > actual

[Bug 740506]

2015-10-10 Thread Albert Astals Cid
(In reply to Adrian Johnson from comment #73) > (In reply to Albert Astals Cid from comment #72) > > > Large file support. > > > > Do you think this should be a blocker for the initial release or something > > we can improve later? > > I think it should be

[Bug 740506]

2015-10-10 Thread Albert Astals Cid
(In reply to Andre Guerreiro from comment #66) > Created attachment 118446 [details] [review] > NSS conditional build > > This patch makes the NSS dependency optional in the CMake and Autotools > build systems. Commited too to the signatureHandling branch with some minor changes on my side to

[Bug 740506]

2015-10-10 Thread Albert Astals Cid
(In reply to Adrian Johnson from comment #71) > (In reply to Albert Astals Cid from comment #70) > > So we have two things missing, right? > > * Enabling the use of other keystores > > * The name of the pdfsigverify tool > > > > > > I think the enabling

[Bug 1085526]

2015-10-10 Thread Albert Astals Cid
(In reply to Andre Guerreiro from comment #67) > Created attachment 118449 [details] [review] > Support for adbe.pkcs7.sha1 signatures > > This patch, to be applied over the previous one, adds support for > adbe.pkcs7.sha1 signatures so now we should have a more complete coverage of > actual

[Bug 1085526]

2015-10-10 Thread Albert Astals Cid
(In reply to Andre Guerreiro from comment #66) > Created attachment 118446 [details] [review] > NSS conditional build > > This patch makes the NSS dependency optional in the CMake and Autotools > build systems. Commited too to the signatureHandling branch with some minor changes on my side to

[Bug 1486953] Re: Power-off dialog doesn't appear if power key press begins when screen is off

2015-10-09 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/1486953 Title: Power-off dialog doesn't appear if power key press begins when

[Bug 1504315] Re: no right hand click function for mouse

2015-10-09 Thread Albert Astals Cid
Looks like something the SDK should provide? ** Also affects: ubuntu-ui-toolkit (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/1504315 Title: no

[Bug 1503498] Re: Using both X-Ubuntu-Splash-Show-Header=true and SDK 1.3 looks bad

2015-10-08 Thread Albert Astals Cid
Apps should not be using 1.3 according to the SDK people since it's unreleased. unity8 shows the correct header size with the use_sdk_13 branch but we can't land it since there's major regressions with SDK 1.3 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1502681] Re: Tables in scopes are restricted to two columns

2015-10-05 Thread Albert Astals Cid
That's a design decision, so adding design ** 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.

[Bug 1495871] Re: unity8 leaks file descriptors cause unresponsive ui but power button works display

2015-09-29 Thread Albert Astals Cid
I can confirm that the fd leaking on killing apps like explained in comment #18 also seems to stop for me when using https://code.launchpad.net/~dandrader/qtmir/textureCleanUp- lp1499388/+merge/272452 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1500514] Re: /usr/bin/unity8-dash:6:qt_message_fatal:QMessageLogger::fatal:init_platform:QGuiApplicationPrivate::createPlatformIntegration:QGuiApplicationPrivate::createEventDispatcher

2015-09-29 Thread Albert Astals Cid
This error is when QGuiApplication can't find a proper backend to start the app. Given the small number of errors i think this is more happening when us developers play around and unset/set wrong environment variables and stuff than people really having this error (since basically means they

[Bug 1500514] Re: /usr/bin/unity8-dash:6:qt_message_fatal:QMessageLogger::fatal:init_platform:QGuiApplicationPrivate::createPlatformIntegration:QGuiApplicationPrivate::createEventDispatcher

2015-09-29 Thread Albert Astals Cid
and with backend here I mean QPA -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500514 Title:

[Bug 1500359] Re: Launcher::test_quickListMenuOnRMB is unstable

2015-09-29 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/stabilize-launcher-test-more ** Changed in: unity8 (Ubuntu) Assignee: Michael Zanetti (mzanetti) => Albert Astals Cid (aacid) ** Changed in: unity8 (Ubuntu) Status: Incomplete => In Progress ** Changed in: unity8 (Ubuntu) Importance: Und

[Bug 1500359] [NEW] Launcher::test_quickListMenuOnRMB is unstable

2015-09-28 Thread Albert Astals Cid
Public bug reported: Looping the launcher test while [ true ]; do make xvfbtestLauncher; if [ $? -ne 0 ]; then break; fi; done I enventually get this error FAIL! : qmltestrunner::Launcher::test_quickListMenuOnRMB() property visible Actual (): false Expected (): true Loc:

[Bug 452811]

2015-09-27 Thread Albert Astals Cid
No answer from reporter -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/452811 Title: okular crashed with SIGSEGV in Okular::Generator::updatePageBoundingBox() To manage notifications about this

[Bug 1085526]

2015-09-26 Thread Albert Astals Cid
Andre*2, answers to the comments from Adam, Adrian and Mantas? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1085526 Title: ubuntu pdf doc viewer will not let me sign a document To manage

[Bug 814562]

2015-09-26 Thread Albert Astals Cid
kdm reached it's end of life with Plasma 4, whose last bugfix release was last August 2015, we are sorry we did not get to fix this bug. We encourage you to try Plasma 5 and its recommended display manager SDDM and it's control module kcm_ssdm. And please do not hesitate to file bugs against it

[Bug 1085526]

2015-09-26 Thread Albert Astals Cid
I've commited the overflow patch, please Adrian's check if it makes you happy. I also like the pdfsig idea. What do we think it's missing before we cna merge this to the mainline? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 740506]

2015-09-26 Thread Albert Astals Cid
Andre*2, answers to the comments from Adam, Adrian and Mantas? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/740506 Title: verify digital signatures To manage notifications about this bug go to:

[Bug 740506]

2015-09-26 Thread Albert Astals Cid
I've commited the overflow patch, please Adrian's check if it makes you happy. I also like the pdfsig idea. What do we think it's missing before we cna merge this to the mainline? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 428718]

2015-09-26 Thread Albert Astals Cid
kdm reached it's end of life with Plasma 4, whose last bugfix release was last August 2015, we are sorry we did not get to fix this bug. We encourage you to try Plasma 5 and its recommended display manager SDDM and it's control module kcm_ssdm. And please do not hesitate to file bugs against it

[Bug 1496736] Re: currentSource of Playlist gets set to empty

2015-09-25 Thread Albert Astals Cid
** Description changed: I've seen it happen without silo 47 but specially when using silo 47 https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-047 I can get the Playlist QML item to report empty string as the current source while there is music playing. For that

[Bug 1495871] Re: unity8 leaks file descriptors cause unresponsive ui but power button works display

2015-09-21 Thread Albert Astals Cid
Adding qtmir since i can make the anon_inode:dmabuf fd not leak by making qtmir not free early the session when the app is killed. ** Also affects: qtmir (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1495871] Re: unity8 leaks file descriptors cause unresponsive ui but power button works display

2015-09-21 Thread Albert Astals Cid
FWIW the ubuntu-app-launch fix has landed in the vivid image -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1495871 Title: unity8 leaks file descriptors cause unresponsive ui but power button

[Bug 1495871] Re: unity8 leaks file descriptors cause unresponsive ui but power button works display

2015-09-21 Thread Albert Astals Cid
I've found two ways (which are effectively the same) to workaround the fd leak caused by killing an app (comment #18) * removing surfaceItem.surface = null; in unity8 SurfaceContainer.qml * removing the 3 deleteLater in qtmir session.cpp Both have the same effect. qtmir's session and

[Bug 1085526]

2015-09-19 Thread Albert Astals Cid
I've pushed your patch with some fixlets from my side to http://cgit.freedesktop.org/poppler/poppler/log/?h=signatureHandling I have three questions we need to answer before i merge it to master: * Do we really want to make NSS mandatory? * Do we want to provide a way for frontends to give

[Bug 740506]

2015-09-19 Thread Albert Astals Cid
I've pushed your patch with some fixlets from my side to http://cgit.freedesktop.org/poppler/poppler/log/?h=signatureHandling I have three questions we need to answer before i merge it to master: * Do we really want to make NSS mandatory? * Do we want to provide a way for frontends to give

[Bug 1379381] Re: [Dash] shows splash screen with "Scopes" when starting up the phone

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

[Bug 1497155] Re: apostrophe in scopes bq aquaris e4.5 ubuntu touch

2015-09-18 Thread Albert Astals Cid
The notice scope is the news scope? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1497155 Title: apostrophe in scopes bq aquaris e4.5 ubuntu touch To manage notifications about this bug go to:

[Bug 1495871] Re: unity8 leaks file descriptors cause unresponsive ui but power button works display

2015-09-18 Thread Albert Astals Cid
The anon_inode:dmabuf i mention in #18 is not leaked anymore if we make ApplicationScreenshotProvider::requestImage return an empty QImage and is still leaked if we return a QImage with junk data (without calling mir::screenshot) so it seems it's not mir. I'm investigating now if it's either

[Bug 1491732] Re: AalMediaPlaylistProvider::mediaCount locked UI over a dbus call

2015-09-17 Thread Albert Astals Cid
I've described the other issue at https://bugs.launchpad.net/ubuntu/+source/qtmultimedia-opensource- src/+bug/1496736 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1491732 Title:

[Bug 1496736] [NEW] currentSource of Playlist gets set to empty

2015-09-17 Thread Albert Astals Cid
Public bug reported: I've seen it happen without silo 47 but specially when using silo 47 https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-047 I can get the Playlist QML item to report empty string as the current source while there is music playing. For that I use silo 4

[Bug 1495871] Re: unity8 leaks file descriptors cause unresponsive ui but power button works display

2015-09-17 Thread Albert Astals Cid
The leaks in unity8 when the memory pressure is high can be easily reproduced by: * Be on dash * Open an app * Switch to he dash * Use kill -9 to fill the app We're leaking an anon_inode:dmabuf fd each time that happens. -- You received this bug notification because you are a member of

[Bug 1495871] Re: unity8 leaks file descriptors cause unresponsive ui but power button works display

2015-09-16 Thread Albert Astals Cid
> Have we confirmed that all the leaks in these scenarios can be traced back to > this u-a-l leak? No we have not, it'll be easier once this one has been fixed, but given we don't use eventfd nor glib extensibly, there's a high chnange this is not in unity8 itself > If not, we need to ensure

[Bug 1495871] Re: unity8 leaks file descriptors cause unresponsive ui but power button works display

2015-09-16 Thread Albert Astals Cid
I can confirm that Ted's branch seems to fix all the fd leaking for me. A second source would be cool. It's a bit unfortunate we need ~8 fd per app though, may we need to optimize that at some point in the future. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1495871] Re: unity8 leaks file descriptors cause unresponsive ui but power button works display

2015-09-16 Thread Albert Astals Cid
s/second source/second confirmation -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1495871 Title: unity8 leaks file descriptors cause unresponsive ui but power button works display To manage

[Bug 1495441] Re: Oom killer can trigger a crash which will cause a lot of io on the cpu stopping the call from being answered

2015-09-15 Thread Albert Astals Cid
> apport shouldn't be launched for apps being killed for oom It may happen though that apps crash when being killed if they're not properly coded? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1495871] Re: unity8 leaks file descriptors

2015-09-15 Thread Albert Astals Cid
I don't see any eventfd() call in unity8, mir has at least two eventfd calls. ** 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.

[Bug 1495871] Re: unity8 leaks file descriptors

2015-09-15 Thread Albert Astals Cid
According to alf_ it can't be mir since those eventfd calls are stored in a Mir::Fd that takes care of closing them -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1495871 Title: unity8 leaks file

[Bug 1495871] Re: unity8 leaks file descriptors

2015-09-15 Thread Albert Astals Cid
Investigating, seems pretty clear mir is not at blame here ** Changed in: mir (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1495871 Title: unity8 leaks file

[Bug 1495467] Re: Memory leak on previews

2015-09-14 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity-scopes-shell/eventsFix ** Branch linked: lp:~aacid/unity-scopes-shell/eventsFix1504 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1495467 Title: Memory leak on

[Bug 1495467] Re: Memory leak on previews

2015-09-14 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) ** Changed in: unity-scopes-shell (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) ** Changed in: unity-scopes-shell (Ubuntu) Status: New => In Progress ** Changed in: unity

[Bug 1495554] [NEW] AbstractButton 1.3 pressAndHold breaks inside a Loader

2015-09-14 Thread Albert Astals Cid
Public bug reported: The attached file shows that AbstractButton pressAndHold signal does not trigger if inside a Loader with Ubuntu Components 1.3 It works fine with Ubuntu Components 1.2 and with MouseArea. This blocks unity8 moving to 1.3 since breaks the Dash. ** Affects: ubuntu-ui-toolkit

[Bug 1491732] Re: AalMediaPlaylistProvider::mediaCount locked UI over a dbus call

2015-09-14 Thread Albert Astals Cid
I can not reproduce the lock anymore but i have other issues, will send you an email -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1491732 Title: AalMediaPlaylistProvider::mediaCount locked UI over

[Bug 1495360] Re: the background of the "restart" button is gray

2015-09-14 Thread Albert Astals Cid
Lukas your "Introduce a GlobalShortcut QML component for handling global keyboard shortcuts" commit changed the colors, any reason? ** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-system-settings (Ubuntu) Status: New => Invalid **

[Bug 1494820] Re: /usr/bin/unity8-dash:6:fprintf:qt_message_print:qt_message:QMessageLogger::fatal:UbuntuClientIntegration::UbuntuClientIntegration

2015-09-14 Thread Albert Astals Cid
"UbuntuClientIntegration: connection to Mir server failed. Check that a Mir server is running, and the correct socket is being used and is accessible. The shell may have\nrejected the incoming connectio" Wonder if this being rc-proposed this is just people testing/debugging

[Bug 1494514] Re: When the screen timeout is set to one minute, the screen doesn't dim before going off

2015-09-14 Thread Albert Astals Cid
unity8 doesn't have any part on setting the timings nor on doing the actual dimming (AFAIK) ** Also affects: ubuntu-system-settings (Ubuntu) Importance: Undecided Status: New ** Also affects: unity-system-compositor (Ubuntu) Importance: Undecided Status: New ** Changed in:

[Bug 1495039] Re: long left swipe and home button do not reset department

2015-09-14 Thread Albert Astals Cid
*** This bug is a duplicate of bug 1357053 *** https://bugs.launchpad.net/bugs/1357053 ** This bug has been marked a duplicate of bug 1357053 [Launcher] home button should reset dash department -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1493872] Re: Keyboard stays open on lock screen / Unity8 doesn't unfocus app when switching to lock screen first time

2015-09-14 Thread Albert Astals Cid
*** This bug is a duplicate of bug 1491034 *** https://bugs.launchpad.net/bugs/1491034 ** This bug has been marked a duplicate of bug 1491034 keyboard stays above lockscreen when locking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1494591] Re: not translated lock screen statistic

2015-09-14 Thread Albert Astals Cid
*** This bug is a duplicate of bug 1376296 *** https://bugs.launchpad.net/bugs/1376296 Duplicate of 1398016 that is a duplicate of 1376296 ** This bug has been marked a duplicate of bug 1376296 libusermetrics translations not imported into LP, and missing from langpack exports -- You

[Bug 1494062] Re: /usr/bin/unity8:6:__gnu_cxx::__verbose_terminate_handler:__cxxabiv1::__terminate:std::terminate:__cxxabiv1::__cxa_throw:std::__throw_length_error

2015-09-10 Thread Albert Astals Cid
Something (mir? qtmir?) is asking for a string of __capacity=2899393464 (probably already deleted data?) ** Also affects: mir (Ubuntu) Importance: Undecided Status: New ** Also affects: qtmir (Ubuntu) Importance: Undecided Status: New -- You received this bug notification

[Bug 1493525] Re: /usr/bin/unity8:11:QSGTexture::setFiltering:QSGOpaqueTextureMaterialShader::updateState:QSGBatchRenderer::Renderer::renderMergedBatch:QSGBatchRenderer::Renderer::renderBatches:QSGBat

2015-09-09 Thread Albert Astals Cid
Maybe https://bugs.launchpad.net/qtmir/+bug/1492185 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1493525 Title:

[Bug 1493530] Re: /usr/bin/unity8-dash:6:qt_message_print:qt_message:QMessageLogger::fatal:deallocate:~QString

2015-09-09 Thread Albert Astals Cid
Why is this 0x2 in #8 operator<< (t=0xb3d01078 "Attempted to deliver an event to a non- existent window, ignoring.", this=0x2) at /usr/include/arm-linux- gnueabihf/qt5/QtCore/qdebug.h:114 Or shall we not trust it? ** Also affects: qtubuntu (Ubuntu) Importance: Undecided Status: New

[Bug 1493774] Re: "Building Unity 8" guide is incomplete

2015-09-09 Thread Albert Astals Cid
** Also affects: unity (Ubuntu) Importance: Undecided Status: New ** No longer affects: unity (Ubuntu) ** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New ** No longer affects: unity8 -- You received this bug notification because you are a member of Ubuntu

[Bug 1493329] [NEW] LLVM_CMAKE_DIR is wrongly defined

2015-09-08 Thread Albert Astals Cid
Public bug reported: In /usr/share/llvm-3.6/cmake/LLVMConfig.cmake we have set(LLVM_CMAKE_DIR "/usr/lib/llvm-3.6/share/llvm/cmake") but it should be set(LLVM_CMAKE_DIR "/usr/share/llvm-3.6/cmake") since its where /usr/share/llvm-3.6/cmake/LLVM-Config.cmake lives and also

[Bug 1492738] Re: Searching for items should also display results from matching category

2015-09-07 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/1492738 Title: Searching for items should also display results from matching category

[Bug 740506]

2015-09-05 Thread Albert Astals Cid
I've had look at the code (in poppler/ not glib/ i'll leave that to the glib/ experts) and have some minor and some major comments. Minor: * There's 3 use of malloc i could find, for completion i guess it's better if you use gmalloc * SigStatusStruct should be a C++ class Medium: * I'm not

[Bug 1085526]

2015-09-05 Thread Albert Astals Cid
Another file that aborts https://bugs.freedesktop.org/attachment.cgi?id=12982 Also +/* Build against libcurl. */ +#cmakedefine ENABLE_OPENSSL 1 + i guess just sneaked in to the patch and is not needed? Also please use our own error() function instead of perror Also one question, does

[Bug 740506]

2015-09-05 Thread Albert Astals Cid
Another file that aborts https://bugs.freedesktop.org/attachment.cgi?id=12982 Also +/* Build against libcurl. */ +#cmakedefine ENABLE_OPENSSL 1 + i guess just sneaked in to the patch and is not needed? Also please use our own error() function instead of perror Also one question, does

[Bug 1085526]

2015-09-05 Thread Albert Astals Cid
I've had look at the code (in poppler/ not glib/ i'll leave that to the glib/ experts) and have some minor and some major comments. Minor: * There's 3 use of malloc i could find, for completion i guess it's better if you use gmalloc * SigStatusStruct should be a C++ class Medium: * I'm not

[Bug 1492185] Re: unity8 crashes when running ubuntu keyboard test

2015-09-04 Thread Albert Astals Cid
Seems to be crashing in the scene graph renderer? #0 0xb68c53ec in QSGOpaqueTextureMaterial::compare (this=0x23b9b00, o=0x23bf1d8) at scenegraph/util/qsgtexturematerial.cpp:295 #1 0xb68b3566 in QSGBatchRenderer::Renderer::prepareAlphaBatches (this=this@entry=0x15b8fd8) at

[Bug 1492214] [NEW] All preview comments are created at the same time

2015-09-04 Thread Albert Astals Cid
Public bug reported: All the preview comments are created at the same time which can produce considerable delays when the creation happens. How to reproduce: * Be on the apps scope * Long press on telegram to get to the preview * Scroll down until the place comments have to appear * Notice

[Bug 1431328] Re: build.sh --setup doesn't install build dependencies

2015-09-04 Thread Albert Astals Cid
I've fixed the page so that it says --setup now, wordpress was being too smart for its own good -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1431328 Title: build.sh --setup doesn't install build

[Bug 1291458] Re: [System Settings] Volume buttons change ringtone volume when suspended

2015-09-03 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1291458 Title: [System Settings] Volume buttons change ringtone volume when suspended

[Bug 1491732] [NEW] AalMediaPlaylistProvider::mediaCount locked UI over a dbus call

2015-09-03 Thread Albert Astals Cid
Public bug reported: I was testing with silo 4 playing songs after other songs. At some stage the UI froze, backtrace says #0 0xb614b4e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6 #1 0xb5ae3ea0 in socket_do_iteration (transport=0x2be4600, flags=6, timeout_milliseconds=) at

[Bug 1489309] Re: Names in Favorite Contacts are cut at the bottom

2015-09-03 Thread Albert Astals Cid
> In neither case is there an ellipse ("...") indicating the text has been > truncated. There is an ellipse, it's down there with the rest of the content you can't see. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1491372] Re: mircommon: Failed to load module

2015-09-02 Thread Albert Astals Cid
** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New ** No longer affects: unity8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1491372 Title: mircommon: Failed to load

[Bug 33288]

2015-09-01 Thread Albert Astals Cid
I just realized we never really followed up on the last two patches. My concern is that they change the pdftotext output. I though they where for a) speed b) text selection so i'd prefer if they did not change pdftotext output. I've checked a few files of the changed ones and the changes can be

[Bug 1203790] Re: [Infographic] text in centre is too bright

2015-09-01 Thread Albert Astals Cid
Jouni says "checking todays build on the device the text brightness seems fine - so I think you can close that bug." ** Changed in: unity8 (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1484914] Re: Memory leak in ThumbnailGenerator

2015-09-01 Thread Albert Astals Cid
Tried the silo, can't find any problem with it and the memory leaks seem to be gone as far as i can see. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1484914 Title: Memory leak in

[Bug 1291455] Re: [greeter] Screen and input should be disabled with proximity sensor when on greeter

2015-08-31 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Status: Incomplete => 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/1291455 Title: [greeter] Screen and input should be disabled with proximity

[Bug 1317085] Re: [mir]Touchpad edge swipes

2015-08-31 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1317085 Title: [mir]Touchpad edge swipes To manage notifications about this bug go to:

[Bug 1330939] Re: [scopes toolkit] Cards force background when summary is added

2015-08-31 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1330939 Title: [scopes toolkit] Cards force background when summary is added To manage

[Bug 1331952] Re: [OOBE] UI language should follow SIM card preferred language

2015-08-31 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1331952 Title: [OOBE] UI language should follow SIM card preferred language To manage

[Bug 1379381] Re: [Dash] shows splash screen with "Scopes" when starting up the phone

2015-08-31 Thread Albert Astals Cid
** No longer affects: unity8 (Ubuntu RTM) ** Changed in: unity8 (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1379381 Title: [Dash] shows splash screen

[Bug 1349471] Re: [Dash] See more/less sounds wrong

2015-08-31 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1349471 Title: [Dash] See more/less sounds wrong To manage notifications about this

[Bug 1378267] Re: Suspended app screenshots are blurry

2015-08-31 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1378267 Title: Suspended app screenshots are blurry To manage notifications about this

[Bug 1398170] Re: [design] [greeter] The greeter and screen rotation

2015-08-31 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1398170 Title: [design] [greeter] The greeter and screen rotation To manage

[Bug 1421192] Re: [oobe] Initial boot wizard does not include timezone

2015-08-31 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1421192 Title: [oobe] Initial boot wizard does not include timezone To manage

[Bug 1428277] Re: Icon in notification center too small

2015-08-31 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1428277 Title: Icon in notification center too small To manage notifications

<    5   6   7   8   9   10   11   12   13   14   >