[Bug 1284381] [NEW] [Apple Inc. MacBookPro8, 1] suspend/resume failure [non-free: wl]

2014-02-24 Thread Gerry Boland
Public bug reported: Sorry, no idea what happened there. ProblemType: KernelOops DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-11-generic 3.13.0-11.31 ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3 Uname: Linux 3.13.0-11-generic x86_64 NonfreeKernelModules: wl Annotation: This

[Bug 1309915] Re: foreground app should keep wakelock open until actual suspend happens

2015-01-07 Thread Gerry Boland
** Changed in: qtmir (Ubuntu RTM) 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/1309915 Title: foreground app should keep wakelock open until actual suspend happens

[Bug 1309915] Re: foreground app should keep wakelock open until actual suspend happens

2015-01-07 Thread Gerry Boland
Still trying to get my head around this. If I manually create a wakelock: sudo bash -c "echo mylock > /sys/power/wake_lock" then I can't reproduce the bug (tried 20 times anyway). If I remove that wakelock: sudo bash -c "echo mylock > /sys/power/wake_unlock" then yes, I get the bug again.

[Bug 1309915] Re: foreground app should keep wakelock open until actual suspend happens

2015-01-07 Thread Gerry Boland
After chat with ricmm, am going to have AppMan hold a system wakelock while any app is non-suspended - this should ensure app state is always updated before the device is put into deep sleep. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 1401968] Re: GTK applications don't work anymore under unity8

2015-01-07 Thread Gerry Boland
** Branch linked: lp:~gerboland/qtmir/fix-GTK-rendering ** Changed in: qtmir Assignee: (unassigned) => Gerry Boland (gerboland) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1401968 Ti

[Bug 1401968] Re: GTK applications don't work anymore under unity8

2015-01-07 Thread Gerry Boland
** Changed in: qtmir 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/1401968 Title: GTK applications don't work anymore under unity8 To manage notifications abou

[Bug 1408741] [NEW] [network indicator] tapping the currently connected wifi network cause connection to drop and reconnect

2015-01-08 Thread Gerry Boland
Public bug reported: Not sure if this desirable or not, but I noticed when I opened the networking indicator, and tapped on the currently connected network (the green one) that the connection was broken and re-established. To see, open shell on device and run "ping 8.8.8.8". Watch the output, the

[Bug 1408745] [NEW] [power indicator] When auto brightness enabled, the brightness slider is ignored

2015-01-08 Thread Gerry Boland
Public bug reported: Steps to repro: 1. Open Power indicator 2. Disable auto brightness. Move the slider to change screen brightness - all ok 3. Enable auto brightness. Try moving slider Expected result brightness still adjusted, but tempered based on the auto's decisions Actual result brightnes

[Bug 1309915] Re: foreground app should keep wakelock open until actual suspend happens (aka camera takes ~5 seconds to be responsive after waking phone)

2015-01-09 Thread Gerry Boland
** Branch linked: lp:~gerboland/qtmir/acquire-wakelock ** Changed in: qtmir (Ubuntu) Importance: Undecided => Critical ** Changed in: qtmir (Ubuntu) Status: New => In Progress ** Changed in: qtmir (Ubuntu) Assignee: (unassigned) => Gerry Boland (gerboland) -- You rece

[Bug 1401968] Re: GTK applications don't work anymore under unity8

2015-01-09 Thread Gerry Boland
Yeah, I'm puzzled. On desktop, configuring with -DUSE_OPENGLES=1 has everything working. Qt is compiled with GL support on desktop, so this fact confuses me. With that configure flag, Qt does notified it has a GLES context, perhaps it is smart enough to then just use the right shaders & commands. O

[Bug 1387199] Re: 14e4:4331 [MacBookPro8, 1] broadcom-sta kernel crashes

2015-05-11 Thread Gerry Boland
@Nico: If I get some positive feedback, I'll consider it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1387199 Title: 14e4:4331 [MacBookPro8,1] broadcom-sta kernel crashes To manage notifications

[Bug 1454724] Re: mir_proving_server crashed with SIGSEGV in __pthread_mutex_unlock_usercnt()

2015-05-13 Thread Gerry Boland
Dunno if it makes a difference, but the command were run via SSH -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1454724 Title: mir_proving_server crashed with SIGSEGV in __pthread_mutex_unlock_user

[Bug 1454724] [NEW] mir_proving_server crashed with SIGSEGV in __pthread_mutex_unlock_usercnt()

2015-05-13 Thread Gerry Boland
Public bug reported: Am able to crash mir_proving_server (0.12.1 in archive) with the following: 1. sudo mir_proving_server& 2. sudo chmod 777 /tmp/mir_socket 3. export MIR_SOCKET=/tmp/mir_socket QT_QPA_PLATFORM="ubuntumirclient" 4. download http://pastebin.ubuntu.com/2825/ and save as test.q

[Bug 1454724] Re: mir_proving_server crashed with SIGSEGV in __pthread_mutex_unlock_usercnt()

2015-05-13 Thread Gerry Boland
To test, you need: 1. ensure "qtubuntu-desktop" is installed 2. remove "appmenu-qt5" as it tries to access X -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1454724 Title: mir_proving_server crashed w

[Bug 1454724] Re: Mir server crashed with SIGSEGV from close_session() when a client is killed suddenly

2015-05-14 Thread Gerry Boland
@kdbu: it's a desktop yeah -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1454724 Title: Mir server crashed with SIGSEGV from close_session() when a client is killed suddenly To manage notificatio

[Bug 1234575] Re: State of the UI should be preserved when screen is unlocked

2015-05-15 Thread Gerry Boland
Cannot reproduce with todays image, marking fix released ** Changed in: unity8 (Ubuntu) Status: Confirmed => 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/1234575 Title: State o

[Bug 1424668] Re: With qt5.4 the extended key ordering changes after every press

2015-05-19 Thread Gerry Boland
Tested today's image, cannot repro ** Changed in: ubuntu-keyboard Status: Confirmed => 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/1424668 Title: With qt5.4 the extended key o

[Bug 1424017] Re: [phablet-screenshot] Mir exception in arale

2015-05-06 Thread Gerry Boland
** Also affects: mir (Ubuntu) Importance: Undecided Status: New ** Also affects: mir 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/1424017 Title:

[Bug 1387221] Re: 14e4:4331 [MacBookPro10, 1] bcmwl-kernel-source >= 6.30.223.30+bdcom-0ubuntu1 fails to see 5GHz networks and is unstable on 2.5GHz

2015-05-08 Thread Gerry Boland
For the record, I've a MacBook Pro 8,1 using broadcom 4331 chip. I find the bcmwl 6.30 driver consistently unreliable, packets just stop sending randomly and only solution is module unload & reload. I've had much more success (not perfect tho, but 99% reliable) with the older 6.20 driver. I spent

[Bug 1387199] Re: 14e4:4331 [MacBookPro8, 1] broadcom-sta kernel crashes

2015-05-08 Thread Gerry Boland
For the record, I've a MacBook Pro 8,1 using broadcom 4331 chip. I find the bcmwl 6.30 driver consistently unreliable, packets just stop sending randomly and only solution is module unload & reload. I've had much more success (not perfect tho, but 99% reliable) with the older 6.20 driver. I spent

[Bug 1453438] Re: Fonts are not rendered correctly

2015-05-11 Thread Gerry Boland
Thanks for the report. Could you please run the following command to attach more system information to this bug apport-cli -u 1453438 You also mention TTY fonts being messed up, could you show us a photo of that? Thanks -- You received this bug notification because you are a member of Ubuntu

[Bug 1426443] Re: Add QPA support for input method candidate windows

2015-04-09 Thread Gerry Boland
Hi William, it is my understanding that support for input methods in Mir currently needs a lot of work. The Mir team needs to identify what functionality that libXimd (the IMdkit library used by fcitx and others) to implement and how. Here would be my initial guess at the high-level requirement

[Bug 1426443] Re: Add QPA support for input method candidate windows

2015-04-09 Thread Gerry Boland
** Also affects: mir Importance: Undecided Status: New ** Summary changed: - Add QPA support for input method candidate windows + Add support for input method candidate windows -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 1275748] Re: Ubuntu QPA plugin does not override QScreen::devicePixelRatio

2015-04-14 Thread Gerry Boland
** Also affects: qtubuntu Importance: Undecided Status: New ** Changed in: qtubuntu Status: New => In Progress ** Changed in: qtubuntu Importance: Undecided => Medium ** Changed in: qtubuntu Assignee: (unassigned) => Gerry Boland (gerboland) -- You received

[Bug 1423787] Re: music-app blocks system suspend even when not playing any song

2015-02-26 Thread Gerry Boland
** Branch linked: lp:~gerboland/qtmir/RTM-fix-lifecycle-exempt-keeps- wakelock -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1423787 Title: music-app blocks system suspend even when not playing any

[Bug 1422797] Re: Qtmir aborts if it cannot connect to Mir

2015-02-27 Thread Gerry Boland
cannot connect to Mir - QtMir rejecting the connection ** Also affects: qtmir Importance: Undecided Status: New ** Changed in: qtmir Importance: Undecided => High ** Changed in: qtmir Assignee: (unassigned) => Gerry Boland (gerboland) -- You received this bug notificat

[Bug 1430041] Re: multimonitor - QtC on monitor which is unplugged crashes

2015-03-09 Thread Gerry Boland
** 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/1430041 Title: multimonitor - QtC on monitor which is unplugged crashes To manage notifications abou

[Bug 1422797] Re: Qt app aborts if it cannot connect to Mir - QtMir rejecting the connection

2015-03-11 Thread Gerry Boland
Am update with my findings so far: I can occasionally reproduce QtMir rejecting the camera app connection. It does this as it is not expecting the camera process to connect to it/mir. Why not? Upstart/Ubuntua-app-launch should have notified it that camera app is starting. But it appears some no

[Bug 1422797] Re: Qt app aborts if it cannot connect to Mir - QtMir rejecting the connection

2015-03-11 Thread Gerry Boland
Note I generally can reproduce this with a newly flashed device and the first run of the camera-app test suite. Further runs tend to not exhibit the bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1422797] Re: Qt app aborts if it cannot connect to Mir - QtMir rejecting the connection

2015-03-11 Thread Gerry Boland
** Also affects: ubuntu-app-launch (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/1422797 Title: Qt app aborts if it cannot connect to Mir - QtMir

[Bug 1432358] Re: Highlighted items are unreadable

2015-03-24 Thread Gerry Boland
*** This bug is a duplicate of bug 1283634 *** https://bugs.launchpad.net/bugs/1283634 ** This bug has been marked a duplicate of bug 1283634 Text for selected applications in Ubuntu Software Center on Ubuntu Gnome is difficult to read -- You received this bug notification because you ar

[Bug 1297334] Re: Text on music is sometimes unreadable.

2015-03-24 Thread Gerry Boland
** Changed in: hundredpapercuts Status: Triaged => 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/1297334 Title: Text on music is sometimes unreadable. To manage notifications ab

[Bug 1436860] Re: unity8 is deadlocked

2015-03-26 Thread Gerry Boland
Is using Mir 12.0: http://paste.ubuntu.com/10683940/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1436860 Title: unity8 is deadlocked To manage notifications about this bug go to: https://bugs.lau

[Bug 1379777] Re: [Orientation] Allow applications to specify the orientations supported

2015-03-30 Thread Gerry Boland
** Branch linked: lp:~dandrader/qtmir/supportedOrientations ** Changed in: qtmir Status: New => In Progress ** Changed in: qtmir Importance: Undecided => High ** Changed in: qtmir Assignee: (unassigned) => Daniel d'Andrada (dandrader) -- You received this bug notification becaus

[Bug 1438931] [NEW] qtcreator crash when window on monitor which is unplugged

2015-03-31 Thread Gerry Boland
Public bug reported: Steps to Repro: 1. Multimonitor setup needed 2. Open QtCreator, open a Qt project of some kind 3. Move the QtCreator window to the monitor you can unplug 4. unplug that monitor Expected result Window Manager relocates the QtCreator window to the remaining monitor Actual resu

[Bug 1438931] Re: qtcreator crash when window on monitor which is unplugged

2015-04-01 Thread Gerry Boland
Backtrace: http://pastebin.ubuntu.com/10717153/ ** Changed in: qtbase-opensource-src (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/1438931 Title: qtcreator cr

[Bug 1439829] Re: Wizard crashes when trying to view HERE terms and conditions

2015-04-03 Thread Gerry Boland
It was called "mirserver" because it's not necessarily ubuntu specific. I'm more curious why it reads the QPA name, as it's not good to have code so specific for one platform -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1439829] Re: Wizard crashes when trying to view HERE terms and conditions

2015-04-03 Thread Gerry Boland
, but desktop will gain GL support in time, so this fix isn't future- proof ** Changed in: unity8 (Ubuntu) Assignee: Gerry Boland (gerboland) => Michael Terry (mterry) ** Changed in: unity8 (Ubuntu) Status: Incomplete => In Progress -- You received this bug notification b

[Bug 1329141] Re: Two underscores in .desktop file name causes assumption that this is an appId and app is rejected.

2015-04-29 Thread Gerry Boland
** Changed in: unity-mir Status: New => 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/1329141 Title: Two underscores in .desktop file name causes assumption that this is an appId

[Bug 1226227] Re: libmirserver parses arguments and fails if it's not something it understands

2013-09-26 Thread Gerry Boland
Well I'd request by default that Mir, as a library, only listens for the command line arguments it recognises, and ignores all others. Qt are GTK libraries which do this. While the Mir default behaviour can be overridden by unity-mir, I think it makes more sense for the change to be in Mir itself.

[Bug 1232588] Re: Can't launch apps without --desktop_file_hints=

2013-09-30 Thread Gerry Boland
The attached unity-mir branch fixes this problem: * activation of music-app and mediaplayer-app from music and video scopes don't work anymore; the attached branch fixes this, but is probably wrong ** Branch linked: lp:~gerboland/unity-mir/use-upstart-app-launch2 ** Changed in: unity-mir (Ubuntu

[Bug 1233243] Re: Needs whiltelisting of a couple of apps like for SF

2013-09-30 Thread Gerry Boland
ty-mir Status: New => In Progress ** Changed in: unity-mir Importance: Undecided => High ** Changed in: unity-mir Assignee: (unassigned) => Gerry Boland (gerboland) ** Changed in: unity-mir Milestone: None => phone-v1-freeze -- You received this bug notification

[Bug 1232588] Re: Can't launch apps without --desktop_file_hints=

2013-09-30 Thread Gerry Boland
Second whitelisting branch fixes: * music-app is whitelisted to keep playing when put in the background, but that too breaks when switching to Mir ** Branch linked: lp:~gerboland/unity-mir/whitelist-musicplayer -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1228345] Re: Launching track from dash new instance of app, not re-use of existing one

2013-10-01 Thread Gerry Boland
** Branch linked: lp:~gerboland/unity-mir/use-upstart-app-launch2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1228345 Title: Launching track from dash new instance of app, not re-use of existing

[Bug 1233901] Re: unity8 shell does not start

2013-10-01 Thread Gerry Boland
*** This bug is a duplicate of bug 1188504 *** https://bugs.launchpad.net/bugs/1188504 ** This bug has been marked a duplicate of bug 1188504 Nexus4: Mir server dies when display goes to sleep ("error posting with fb device") and can no longer start ("could not unblank display") -- You r

[Bug 1204595] Re: Unity 8 does not properly parse legitimate desktop files

2013-10-02 Thread Gerry Boland
What desktop files is the current code failing with? A full proper desktop file parser will appear after 1.0. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1204595 Title: Unity 8 does not properly p

[Bug 1226227] Re: libmirserver parses arguments and fails if it's not something it understands

2013-09-16 Thread Gerry Boland
** Project changed: unity8 => unity-mir -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1226227 Title: libmirserver parses arguments and fails if it's not something it understands To manage notific

[Bug 1252294] Re: Application window appears in the background

2013-12-16 Thread Gerry Boland
@mardy without the "online-accounts" parameter, system settings appears as normal - it doesn't quit. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1252294 Title: Application window appears in the b

[Bug 1262719] ProcEnviron.txt

2013-12-19 Thread Gerry Boland
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1262719/+attachment/3932612/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1262719

[Bug 1262719] Dependencies.txt

2013-12-19 Thread Gerry Boland
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1262719/+attachment/3932611/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1262719

[Bug 1262719] [NEW] Crash if trying to compress contents of a directory mounted in nautilus via sftp

2013-12-19 Thread Gerry Boland
Public bug reported: Steps to repro: 1. in Nautilus, do "File->Connect to Server" and enter connection details to a remote SFTP server 2. "Mount" the newly created SFTP server directory 3. Navigate into the SFTP share, select a bunch of files 4. Right click and select "Compress" 5. File roller

[Bug 1262982] Re: dialer-app crashed: QUbuntu: Could not create application instance

2013-12-20 Thread Gerry Boland
** Also affects: unity-mir Importance: Undecided Status: New ** Changed in: qtubuntu (Ubuntu) Status: Confirmed => Invalid ** Changed in: unity-mir Status: New => Confirmed ** Changed in: unity-mir Importance: Undecided => High -- You received this bug notification b

[Bug 1262982] Re: dialer-app crashed: QUbuntu: Could not create application instance

2013-12-20 Thread Gerry Boland
This usually happens when unity8/unity-mir rejects the incoming application connection request. It does this when not expecting the app startup, or if the app does not supply a correct and existing --desktop_file_hint parameter to the application. As initial debugging, can you please check that: 1

[Bug 1262982] Re: dialer-app crashed: QUbuntu: Could not create application instance

2013-12-20 Thread Gerry Boland
Created a bug for AP: https://bugs.launchpad.net/autopilot/+bug/1263182 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1262982 Title: dialer-app crashed: QUbuntu: Could not create application instanc

[Bug 1220458] Re: [xmir] [intel] Mir fails to start

2013-12-23 Thread Gerry Boland
Probably not the same issue, but as of 0.1.2+14.04.20131128.1-0ubuntu2, xmir fails to start for me. Had to disable xmir to start. Can't find any obvious error in a log file, suggestions? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1239876] Re: [enhancement] Need to signal when mir is ready for upstart dependencies to wait for

2013-10-31 Thread Gerry Boland
** Changed in: unity-mir Status: In Progress => Fix Released ** Changed in: unity8 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/1239876 Title: [en

[Bug 1240875] Re: Need to reboot the phone to have it pick up a new language setting

2013-11-01 Thread Gerry Boland
I see SDK reads the LANGUAGE variable on startup, but also lets the language be set in QML. However I'm not sure if changing language during run time actually works, I'd need to check it. It should be possible though. My question would be: what notifies an app of the language change? A dbus signal

[Bug 1230091] Re: [feature] Window reparenting (required for appstore app trust model)

2013-09-25 Thread Gerry Boland
Thoughts: 1. Mir has no concept of window parent/child relationships, for now it just has a list of windows per application. This needs to be added, as shell will need that information. 2. Do we want any application to be able to reparent its window to another applications window? Probably not, s

[Bug 1230091] Re: [feature] Window reparenting (required for appstore app trust model)

2013-09-25 Thread Gerry Boland
** Also affects: mir 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/1230091 Title: [feature] Window reparenting (required for appstore app trust model) To

[Bug 1193222] Re: Screen never sleeps; missing power management

2013-09-25 Thread Gerry Boland
** Branch linked: lp:~gerboland/unity-mir/add-screen-blank ** Changed in: unity-mir Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1193222 Title: Screen n

[Bug 1257547] [NEW] [bcm5974] Apple touchpad fails to respond, dmesg contains multiple mesages of form: bcm5974: bad trackpad package, length: 8

2013-12-03 Thread Gerry Boland
Public bug reported: Have Apple Macbook pro 8,1. With Trusty devel, very occasionally (i.e. twice in the last 3 weeks) my trackpad has completely stopped functioning for no reason I can determine. >From then on, dmesg is full of these messages: bcm5974: bad trackpad package, length: 8 Removing

[Bug 1234538] Re: With Mir enabled - Applications randomly failed to start

2013-12-06 Thread Gerry Boland
It possible this bug may be related to: https://bugs.launchpad.net/unity-mir/+bug/1243665 whose fix should land soon. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1234538 Title: With Mir enabled -

[Bug 1260457] [NEW] qtdeclarative5-examples should depend on qtdeclarative5-models-plugin,

2013-12-12 Thread Gerry Boland
Public bug reported: In qtdeclarative5-examples, examples/quick/shadereffects/shadereffects requires the QtQML.Models plugin, which is supplied by qtdeclarative5 -models-plugin ** Affects: qtdeclarative-opensource-src (Ubuntu) Importance: Undecided Status: New -- You received this

[Bug 1260457] Re: qtdeclarative5-examples should depend on qtdeclarative5-models-plugin,

2013-12-13 Thread Gerry Boland
** Tags added: qt5 ** Tags removed: qt5 ** Tags added: qt5.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1260457 Title: qtdeclarative5-examples should depend on qtdeclarative5-models-plugin, To

[Bug 1199450] Re: [xmir] Inputs slowing, last event of a stream of events greatly delayed

2013-08-15 Thread Gerry Boland
After over 24 hours of usage, I confirm this is fixed on my Macbook Pro 8,1 with Sandybridge graphics. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1199450 Title: [xmir] Inputs slowing, last event

[Bug 1217501] Re: events propagating to windows beneath keyboard

2013-08-27 Thread Gerry Boland
** Changed in: ubuntu-keyboard (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1217501 Title: events propagating to windows beneath keyboard To manage notific

[Bug 1217501] Re: events propagating to windows beneath keyboard

2013-08-28 Thread Gerry Boland
Yep, my fault. I broke the hacky logic to detect if platform-api was available (it is actually checking if Open GL ES 2 is available in Qt, if yes platform-api should be there, if not then on desktop). The logic is pretty nasty, but I don't think it's worth spending lots of time on it until after

[Bug 1500633] Re: orientation sensor "last vertical" seems to be remembered and applied

2015-09-29 Thread Gerry Boland
qtmir has very little to do with shell orientation, reassigning to unity8 ** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New ** Changed in: qtmir (Ubuntu) Status: Confirmed => Incomplete ** Changed in: qtmir Status: New => Incomplete ** Changed in: unity8

[Bug 1351109] Re: No way to clean up a UASensorsHaptic when finished with it

2015-09-29 Thread Gerry Boland
** Changed in: platform-api (Ubuntu) Status: New => Confirmed ** Also affects: platform-api Importance: Undecided Status: New ** Changed in: platform-api Status: New => Confirmed ** Changed in: platform-api Importance: Undecided => Medium ** Changed in: platform-api

[Bug 1497091] Re: Mouse wheel does not work in Unity8 apps

2015-09-29 Thread Gerry Boland
** Also affects: qtubuntu Importance: Undecided Status: New ** Branch linked: lp:~gerboland/qtubuntu/mouse-enter-leave-events ** Changed in: qtubuntu Status: New => In Progress ** Changed in: qtubuntu Assignee: (unassigned) => Gerry Boland (gerboland) -- You re

[Bug 1502093] Re: unity8 crash on mako rc-proposed/ubuntu with latest unity8/mir/powerd

2015-10-02 Thread Gerry Boland
Also experiencing it with Flo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1502093 Title: unity8 crash on mako rc-proposed/ubuntu with latest unity8/mir/powerd To manage notifications about this b

[Bug 1502093] Re: unity8 crash on mako rc-proposed/ubuntu with latest unity8/mir/powerd

2015-10-02 Thread Gerry Boland
Something suspicious to me, the GL context Mir is giving to Qt is missing the alpha channel: Settings "QSG_INFO=1", you get: qt.scenegraph.info: texture atlas dimensions: 2048x2048 qt.scenegraph.info: R/G/B/A Buffers:8 8 8 0 qt.scenegraph.info: Depth Buffer: 24 qt.scenegraph.info: Stenc

[Bug 1502093] Re: unity8 crash on mako rc-proposed/ubuntu with latest unity8/mir/powerd

2015-10-02 Thread Gerry Boland
Just checked with working unity8 (with mir 0.16), Alpha buffer reported missing there too. Must be unrelated issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1502093 Title: unity8 crash on mako

[Bug 1502093] Re: unity8 crash on mako rc-proposed/ubuntu with latest unity8/mir/powerd

2015-10-02 Thread Gerry Boland
Here's a simple way to reproduce the fail. Stick the following into a file test.qml: import QtQuick 2.4 import Ubuntu.Components 1.2 Rectangle { color: 'green' UbuntuShape {} } Do "stop unity8" to stop unity8 reboot loop. Then do: MIR_SERVER_NAME=session-0 MIR_SOCKET=/run/mir_socket QT_

[Bug 1502093] Re: UbuntuShape crash with latest UITK on mako/flo

2015-10-02 Thread Gerry Boland
Apitrace of the failing scenario: http://pastebin.ubuntu.com/12638037/ Driver appears to be crashing while compiling the UbuntShape shader -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1502093 Title:

[Bug 1497085] Re: Unity8 crashes when Xmir -rootless opens a second window (like a menu)

2015-10-06 Thread Gerry Boland
** Branch linked: lp:~dandrader/qtmir/multiSurfaceApp ** Changed in: qtmir (Ubuntu) Status: New => In Progress ** Changed in: qtmir (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) ** Changed in: unity8 (Ubuntu) Status: New => In Progress ** Changed in: qtmir

[Bug 1515496] Re: new qtmir 20151110 fails to build against Qt 5.5.1 on armhf

2015-11-12 Thread Gerry Boland
** Branch linked: lp:~gerboland/qtmir/xenial-armhf-fix ** Changed in: qtmir (Ubuntu) Status: New => In Progress ** Changed in: qtmir (Ubuntu) Importance: Undecided => Medium ** Changed in: qtmir (Ubuntu) Assignee: (unassigned) => Gerry Boland (gerboland) -- You rece

[Bug 1515356] Re: After a boot the dash doesn't display until touched

2015-11-13 Thread Gerry Boland
** Branch linked: lp:~nick-dedekind/qtmir/drop-frame-texture-update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1515356 Title: After a boot the dash doesn't display until touched To manage notifi

[Bug 1517571] Re: Unity8 is crashing under UITK tests

2015-11-18 Thread Gerry Boland
https://tinyurl.com/ocsa8of looks like the culprit -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1517571 Title: Unity8 is crashing under UITK tests To manage notifications about this bug go to: htt

[Bug 1517571] Re: Unity8 is crashing under UITK tests

2015-11-18 Thread Gerry Boland
Suspect a race between the frameSwapped signal firing, and the MirSurface being deleted. We should ensure MirSurface disconnects from the frameSwapped signal asap on destruction -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 1517878] Re: Non-default cursor themes fail to load

2015-11-19 Thread Gerry Boland
** Changed in: unity8 (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1517878 Title: Non-default cursor themes fail to load To manage notifications about t

[Bug 1517571] Re: Unity8 is crashing under UITK tests

2015-11-19 Thread Gerry Boland
** Changed in: qtmir (Ubuntu) Status: New => In Progress ** Changed in: qtmir (Ubuntu) Assignee: (unassigned) => Gerry Boland (gerboland) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1515356] Re: After a boot the dash doesn't display until touched

2015-11-19 Thread Gerry Boland
qtmir release fixing this blocked in migration, due to liburcu issue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1515356 Title: After a boot the dash doesn't display until touched To manage notif

[Bug 1502091] Re: inconsistent and unpredictable scrolling behaviour

2015-10-19 Thread Gerry Boland
Well we could always talk with Qt upstream about making the parameters which define scrolling more configurable (so can be set in the QPA plugin we have) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1508415] [NEW] AP input events sometimes positioned outside screen geometry

2015-10-21 Thread Gerry Boland
Public bug reported: With MultiMonitor, enable QtMir input debug logging with: initctl set-env --global QT_LOGGING_RULES="qtmir.*.debug=true" Now watch the UI, while running this AP test: autopilot3 run -v -v unity8.indicators.tests.test_indicators.IndicatorPageTitleMatchesWidgetTestCase.tes

[Bug 1508485] [NEW] "QThread: Destroyed while thread is still running" printed on shutdown

2015-10-21 Thread Gerry Boland
Public bug reported: Sending SIGTERM to unity8 causes this slightly concerning error message to be printed: QThread: Destroyed while thread is still running Going a quick dig, I see it came from DashCommunicator: (gdb) break src/corelib/thread/qthread.cpp:417 Breakpoint 1 at 0x7fafce6bd935: fil

[Bug 1508485] Re: "QThread: Destroyed while thread is still running" printed on shutdown

2015-10-21 Thread Gerry Boland
DashCommunicator inherits QThread. From the QThread docs: "Note that deleting a QThread object will not stop the execution of the thread it manages. Deleting a running QThread (i.e. isFinished() returns false) will probably result in a program crash. Wait for the finished() signal before deleting

[Bug 1488588] Re: Terminal crashes on selecting text, takes Unity with it

2015-10-22 Thread Gerry Boland
It appears the terminal is trying to create another surface while you are selecting. This is the output just before the crash: qtmir.mir: MirWindowManagerImpl::add_surface(): size requested ( 0 , -26 ) and placed ( 1366 , 768 ) qtmir.mir: SessionListener::surface_created - this= SessionListener(

[Bug 1488588] Re: Terminal crashes on selecting text, takes Unity with it

2015-10-22 Thread Gerry Boland
The solution to https://bugs.launchpad.net/qtmir/+bug/1417655 will at least prevent the crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1488588 Title: Terminal crashes on selecting text, takes U

[Bug 1488588] Re: Terminal crashes on selecting text, takes Unity with it

2015-10-22 Thread Gerry Boland
but the Terminal app should never be trying to open a second surface while on phone/tablet. Reopening Terminal app's bug. ** Changed in: ubuntu-terminal-app Status: Invalid => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1491566] Re: Shell not responsive after an incoming SMS

2015-09-08 Thread Gerry Boland
Unsure if related, but if I mash the vol up/down keys on arale a bit, it makes unity8 freeze -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1491566 Title: Shell not responsive after an incoming SMS

[Bug 1495871] Re: unity8 leaks file descriptors

2015-09-15 Thread Gerry Boland
Watching the eventfd2 & close calls to see which one leaks: sudo strace -p `pidof unity8` 2>&1 | grep -P "(eventfd|close)" I get on app open: eventfd2(0, O_NONBLOCK|O_CLOEXEC) = 118 eventfd2(0, O_NONBLOCK|O_CLOEXEC) = 117 close(117) = 0 eventfd2(0, O_NONB

[Bug 1278780] Re: apport takes too long to write crash report, appears to lock up phone

2015-09-15 Thread Gerry Boland
Ok, task is for Qt clients to intercept the sigsegv signal, and in a handler close the mir connection which should release all its video buffers, then re-raise segv. Would it be of interest to have all mir clients exhibit this behaviour by default? If so, should put this behaviour in "mirclient" I

[Bug 1278780] Re: apport takes too long to write crash report, appears to lock up phone

2015-09-15 Thread Gerry Boland
** Changed in: qtubuntu Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1278780 Title: apport takes too long to write crash report, appears to lock up phone To man

[Bug 1513047] [NEW] spread delegates are using clipping

2015-11-04 Thread Gerry Boland
Public bug reported: It appears that app windows are turning on clipping when the spread is opened. This is really inefficient graphically because it is a transformed rectangle and so Qt falls back to stencil-based clipping. We should avoid clipping in this case at all cost ** Affects: unity8 (Ub

[Bug 1513450] Re: higher than expected cpu for unity8

2015-11-05 Thread Gerry Boland
Testing mir_demo_server_minimal with mir_demo_client_egltriangle, I'm seeing 30% CPU usage by the mir server just drawing a single spinny triangle. Testing a simple QML demo shell, we get same CPU usage as mir. So punting to Mir team for investigation. ** Also affects: mir Importance: Undecide

[Bug 1514519] Re: Font in Terminal is incorrectly massive since recent update

2015-11-10 Thread Gerry Boland
I'd need to dig, but I'd guess the DPI value in the QPA is now being correctly calculated, since we've wired up the physical size, qt can calculate a DPI. But we also live in the X world where DPI is nearly always 96. So need to figure out the right thing to do... -- You received this bug notifi

[Bug 1513909] Re: unity8 crash on unplug of monitor

2015-11-10 Thread Gerry Boland
Investigating, after hotplugging a second monitor, it appears that sometimes Mir has only 1 display buffer ready, when there should be 2 - one for each screen. Need to ask Mir team help -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1514519] Re: Font in Terminal is incorrectly massive since recent update

2015-11-10 Thread Gerry Boland
http://bazaar.launchpad.net/~mir- team/qtmir/trunk/view/head:/src/platforms/mirserver/screencontroller.cpp#L157 is the relevant line of code. This triggers after compositor start, to match mir DisplayBuffers with Qt Screens. I've designed it under the assumption that each Mir Display will always ha

[Bug 1513909] Re: unity8 crash on unplug of monitor

2015-11-10 Thread Gerry Boland
http://bazaar.launchpad.net/~mir- team/qtmir/trunk/view/head:/src/platforms/mirserver/screencontroller.cpp#L157 is the relevant line of code. This triggers after compositor start, to match mir DisplayBuffers with Qt Screens. I've designed it under the assumption that each Mir Display will always ha

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