** Changed in: unity-2d
Milestone: None => 5.6
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/910167
Title:
In Unity-2D, the desktop does not have a global menu
To manage notifications about thi
Hey,
glad to hear crash fixed. Is it still ok for you? I'll close this bug if it is.
-G
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/924179
Title:
12.04 unity-2d dash broken since update, opens for
** Changed in: unity-2d
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/949445
Title:
HUD is silent to screen readers
To manage notifications about this bug go to:
htt
I want to add that we have a preliminary patch that may fix this crash
that Andreas is kindly testing for us now.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/936560
Title:
unity-2d-shell crashed w
** Changed in: unity-2d
Milestone: 5.12 => None
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/831663
Title:
unity-2d-places crashed with SIGSEGV in QMetaObject::metacall()
To manage notificatio
** Changed in: unity-2d
Milestone: 5.12 => None
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/778118
Title:
[window management] Ctrl Alt Numpad # Window Placement not working
To manage notifica
** Changed in: unity-2d (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/924179
Title:
12.04 unity-2d dash broken since update, opens for 1 second then
cra
I've attached the QtUbuntu branch which
1. correctly updates applications of the screen their window is on, so the
Screen information is correct
2. has getters and notifiers for these properties: scale & form factor
This branch relies on a QtMir branch to function correctly. All in
progress
** B
** Branch linked: lp:~gerboland/unity8/window-width-height-changes-
acted-upon-always
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1534682
Title:
Not requesting desktop content when connected to mo
Please ensure the egl context Qt is getting has rgba , depth 8 and
stencil 24. Can read what Qt gets with QSG_INFO=1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1549226
Title:
top panel drop d
Note we've landed a hack to guess absolute positioning of surfaces for the
phone. But a proper solution requires more thorough approach:
1. via the mir-client-debug API, a client can ask for the surface's absolute
position
2. the server, if it is in debug mode, can reply with this information.
Th
Music app is part of the lifecycle exemptions list. When it is launched,
QtMir obtains a wakelock for it to stop the system deep-suspending. This
means that while Music app is open, your system cannot deep suspend,
which is mainly a low-power CPU state.
Other apps however will still be frozen if t
Reopening - but appears to be different issue this time. Unity8 has this
failure logged:
[qtmir.mir: SessionListener::stopping - this= SessionListener(0xb1be1ffc)
session= 0x157099c
1448884391.745199] mircommon: Caught exception at Mir/EGL driver
boundary (in queueBuffer):
/build/mir-AHj2eT/mi
Public bug reported:
This happens to me a lot:
1. I flash a device
2. I run citrain to install a PPA on the device.
3. tool reboots device, but as network had not connected, the whole PPA install
step failed. But it reboots anyway.
A log:
http://pastebin.ubuntu.com/13622209/
** Affects: phablet
Playing around with the camera app, I found that if I removed the
"Ubuntu.Content" plugin, the LTTng message stopped. So suspect something
content hub is linking with
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
Yep, as test, inside
/usr/share/click/preinstalled/com.ubuntu.camera/current create this
simple QML file: test.qml:
import QtQuick 2.0
import Ubuntu.Content 0.1
Rectangle {
color: "red"
}
and execute with:
aa-exec-click -p com.ubuntu.camera_camera_3.0.0.611 -- qmlscene test.qml
--desktop_fi
===test2.qml
import QtQuick 2.3
import Ubuntu.Content 0.1
Rectangle { color: "pink" }
===test.qml==
import QtQuick 2.0
Rectangle {
color: "red"
Loader { id: loader; anchors.fill: parent; }
MouseArea {
anchors.fill: parent
o
** Changed in: qtmir (Ubuntu)
Status: New => Confirmed
** Changed in: qtubuntu (Ubuntu)
Status: New => Confirmed
** Changed in: qtubuntu
Status: New => Confirmed
** Changed in: qtmir
Status: New => Confirmed
--
You received this bug notification because you are a me
** Branch linked: lp:~gerboland/qtubuntu/fix-max-full-switch-size
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526328
Title:
[regression] blank area at the bottom of the screen in full screen
mo
/me has to retract comment #13, it is indeed the app printing the
message. Camera app has 2 threads printing it
sudo strace -f -e write -p `pidof camera-app` 2>&1 | grep ust
[pid 14107] write(2, "libust[14085/14107]: Error: Erro"..., 114
[pid 14106] write(2, "libust[14085/14106]: Error: Erro"...,
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.net/bugs/1534682
Title:
Not requesting desktop content when connected to monitor
To manage noti
** Changed in: qtmir (Ubuntu)
Status: New => Confirmed
** Changed in: canonical-devices-system-image
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/1531517
Title
In my testing it does appear the pinch gesture is failing to be
recognized more frequently than before. In camera photo roll, if I zoom
in, then try to zoom out immediately, often that zoom-out fails.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
greyback: easiest way for me to repro is to open a picture in
camera photo roll then pinch to zoom and unzoom, double tapping also
gets it into the state, usually first time it works then not after that
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
Bug more pronounced on Bq than Mako
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1531517
Title:
pinch to zoom not working reliably
To manage notifications about this bug go to:
https://bugs.launch
Comes from Mock sensor backend, which reads the pipe
/tmp/sensor-fifo-$PID
if nothing feeding that pipe, this will block
** Changed in: platform-api (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
** Also affects: qtmir (Ubuntu)
Importance: Undecided
Status: New
** Changed in: qtmir (Ubuntu)
Status: New => Confirmed
** Changed in: qtmir (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
Qtubuntu reads the physical display size from Mir's
DisplayConfiguration. That is then used by Qt to calculate
physicalDotsPerInch().
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1525293
Title:
"wi
** Also affects: qtubuntu (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/1525293
Title:
"window->screen()->physicalDotsPerInch() / 25.4" may be ne
I don't think it is the application printing this message. Attaching to
it with strace, it's not printing out when these lines appear in the
log. Upstart is reading these lines from *somewhere*, and writing them
to the log fine. But no idea from where yet
--
You received this bug notification bec
@pat we need more of Ted's input then, as I don't follow what he's
suggesting as a fix.
My understanding is that lttng reporting is only enabled with a
particular env var. So it should always be off by default. But these
errors printing in logs would suggest otherwise.
** Changed in: qtmir (Ubunt
** Branch linked: lp:~gerboland/qtmir/fix-orientation-after-unplug
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1545286
Title:
[regression] ubuntu-pd instability
To manage notifications about this
Ok, I have an idea. content-hub links to libubuntu-app-launch.so, which
links to liblttng-ust.so. On load of liblttng-ust.so, it registers 2
tracepoint providers by default: ust_baddr_statedump and
lttng_ust_tracef. These are causing our repeating error messages.
Instead, I think we need to refact
Reassigning to Unity8. Will probably need work in UITK too
** Package changed: qtmir (Ubuntu) => unity8 (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1536751
Title:
Unreadable text and bro
My understanding is that Qt's distance field approach to font rendering
does not do grid-fitting of characters. So for small font sizes on low-
dpi screens, font characters can be poorly antialiased, with 1-pixel
wide aspects of the character being rendered between pixels.
Distance field text is f
Works for me
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1536751
Title:
Unreadable text and broken infrographic dots on 1366x768 screen
To manage notifications about this bug go to:
https://bugs.
** Changed in: qtmir (Ubuntu)
Status: New => Confirmed
** Changed in: qtmir
Status: New => Confirmed
** Changed in: unity8 (Ubuntu)
Status: New => Confirmed
** Changed in: qtmir
Importance: Undecided => Medium
** Changed in: qtmir (Ubuntu)
Importance: Undecided => Med
Correct window resizing has not been implemented yet. What's currently
in place is indeed suboptimal.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1539011
Title:
[regression] Window resizing is ver
** Also affects: unity8 (Ubuntu)
Importance: Undecided
Status: New
** Changed in: camera-app
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/1375267
Title:
cam
Unity8 appears to not deal well with applications closing themselves. Is
unity8 bug
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1375267
Title:
camera-app not useable after playing and exiting vide
** Changed in: unity8 (Ubuntu)
Importance: Undecided => Critical
** Changed in: unity8 (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/1375267
Title:
camer
>From reading the backtrace in comment 3, I'm guessing that Thread3 is the Qt
>GUI thread, which is blocked on a WaitCondition.
Thread 15 is a Mir thread, is blocked on
SessionAuthorizer::requestAuthorizationForSession which is waiting for the Qt
GUI thread to reply to it.
But as GUI thread bloc
Public bug reported:
This was after a bit of random finger mashing of image 73 on the stable
device
See screenshot attached for how the UI appears with this bug.
The Dash is still responding, as I can still do a bottom edge swipe to
bring up the scope view. But I'm unable to swipe the app list u
After opening scope view, and trying to select the Video scope, now the
dash is failing to respond to any input. Working on backtrace in case it
helps
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378
http://pastebin.ubuntu.com/8520251/ a backtrace, nothing appears blocked
to me, threads are waiting for something to do
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378760
Title:
[dash] managed to
Public bug reported:
Running unity8-dash in gdb, I noticed these messages repeating
continually:
[New Thread 0xa69b6450 (LWP 22737)]
[Thread 0xa69b6450 (LWP 22737) exited]
[New Thread 0xa69b6450 (LWP 22740)]
[Thread 0xa69b6450 (LWP 22740) exited]
[New Thread 0xa69b6450 (LWP 22743)]
[Thread 0xa69b
@mzanetti - with your steps, I can do further gestures and dash starts
working again. Unfortunately I find the list it totally stuck
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378760
Title:
[das
http://pastebin.ubuntu.com/8818402/ the backtrace of 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/1389276
Title:
[desktop] unity8 crashes on startup at
AalMediaPlayerService::setAudioRo
** 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 to Ubuntu.
https://bugs.launchpad.net/bugs/1389276
Title:
[desktop] unity8 crashes on startup at
AalMediaPla
Public bug reported:
On desktop Vivid, with qtubuntu-media installed, unity8 crashes on
startup.
Removing qtubuntu-media fixes this, but presumably qtubuntu-media will
be our desired multimedia playback plugin. So something needs fixing
there.
** Affects: qtubuntu-media (Ubuntu)
Importance:
==relevent log file output ==
Initializing AalServicePlugin
Creating a new static Service instance
Failed to start a new media-hub player session:
org.freedesktop.DBus.Error.ServiceUnknown: The name core.ubuntu.media.Service
was not provided by any .service files
Failed to create a new media pla
Applying this patch, startup proceeds a bit more:
http://pastebin.ubuntu.com/8821956/
but then crashes with http://pastebin.ubuntu.com/8821968/ when creating the
QMediaPlayer
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
Public bug reported:
I open QtCreator (Qt5.4) and open unity8's CMakeFiles.txt. Crash appears
ProblemType: Crash
DistroRelease: Ubuntu 15.04
Package: qtdeclarative5-dev-tools 5.4.0-4ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
Uname: Linux 3.13.0-39-generic x86_64
NonfreeKe
Public bug reported:
Take this code:
#include
#include
int main(int argc, char *argv[])
{
QApplication app(argc, argv);
QWidget *w = new QWidget();
w->showMaximized();
return app.exec();
}
and this Qt pro file:
QT += core gui widgets
TARGET = simple-qwidget
TEMPLATE =
** Changed in: qtmir
Importance: Undecided => High
** Changed in: qtmir
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/1425593
Title:
trivial app fails to appear i
** Changed in: unity8 (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.net/bugs/1410457
Title:
unity8 crashed with SIGSEGV in QHash::rem
Top frame of LP's backtrace rubbish. I got the following:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fb6d7051700 (LWP 3053)]
0x7fb73bf9c463 in DisplayWindow::makeCurrent() () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqpa-mirserver.so
(gdb) bt
#0
signee: (unassigned) => Gerry Boland (gerboland)
** Summary changed:
- unity8 crashed with SIGSEGV in QHash::remove()
+ DisplayWindow::makeCurrent crash with xmir apps
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
A little more digging: bringing up mir_proving_server and xeyes manually:
1. sudo stop lightdm
2. sudo mir_proving_server
3. sudo chown $USER /tmp/mir_socket
4. sudo chmod 777 /tmp/mir_socket
5. Xmir :1 -mirSocket /tmp/mir_socket
6. in separate shell, do:
DISPLAY=:1 xeyes
I can tell X to blank th
** Also affects: qtmir
Importance: Undecided
Status: New
** Changed in: qtmir
Importance: Undecided => High
** Changed in: qtmir
Importance: High => Critical
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug
** Changed in: qtmir
Status: New => Triaged
** Changed in: qtmir (Ubuntu)
Status: New => Triaged
--
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 wo
Seems the qmake->cmake transition broke this, digging into why
--
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
This bug is in our list for land for next RTM release, should happen
soon
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1394208
Title:
Unity8 unable to find the dash, which is also running in the
Update with what I've got so far. qmake->cmake change did cause this,
mainly some subtlety with GL and GLES mixing has been broken.
Surprisingly If I build on desktop with -DUSE_OPENGLES=1, everything
works! So some build configuration needs changing
--
You received this bug notification because
The RTM release process is slow. This fix is in the next batch of fixes
to land. If things go well, will land by the end of the week. If not,
unfortunately it'll have to be after the holidays.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
Mir does support changing the display configuration, yes. But does Mir
support saving the last display configuration to disk somehow, so it is
re-applied after reboot, if possible? I didn't think so anyway.
I'm also thinking that not every application should be able to customize
the display config
Public bug reported:
Dash & Unity8 communicate via DBus, so unity8 can tell Dash to switch to
a scope when needed. This implemented by a DashCommunicator plugin.
DashCommunicator inherits AbstractDBusServiceMonitor, which monitors the
DBus bus for when the Dash service appears, and when it does,
time.
** Changed in: unity8 (Ubuntu)
Status: Triaged => In Progress
** Changed in: unity8 (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.la
Mir does provide an api for client to specify this to shell. But nothing
is using it yet
** Also affects: qtmir (Ubuntu)
Importance: Undecided
Status: New
** Also affects: qtubuntu (Ubuntu)
Importance: Undecided
Status: New
** Also affects: qtubuntu
Importance: Undecided
Do we want Mir to have an ecosystem of configuration tools around it?
Because this won't happen if every shell has to implement their own
configuration save/restore/change system.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
unity8 has a big log file, because qtmir has all debug logging info turned on
by default.
This can be changed just for unity8 by setting adding this env var to its
upstart job:
QT_LOGGING_RULES="*.debug=false"
Alternatively can apply this policy for all Qt apps in the system by
creating ~/.c
*** This bug is a duplicate of bug 1396244 ***
https://bugs.launchpad.net/bugs/1396244
** This bug has been marked a duplicate of bug 1396244
Unlocking the phone over fullscreen app is very slow
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
** Summary changed:
- Unlocking the phone over dialer is very slow
+ Unlocking the phone over fullscreen app is very slow
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1396244
Title:
Unlocking the
*** This bug is a duplicate of bug 1381292 ***
https://bugs.launchpad.net/bugs/1381292
This was fixed in trunk with this commit:
https://code.launchpad.net/~josharenson/unity8/fix_trust_store_focus/+merge/239567
Commit needs backporting to RTM
--
You received this bug notification because yo
unity8/qtmir relies on ubuntu-app-launch for all application management,
so fix is for UAL to get systemd support
** 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 subscr
When locking phone with dialer in front, I see it tries to make itself
fullscreen
qtmir.surfaces: MirSurfaceManager::onSurfaceAttributeChanged - surface=
0x1c36080 state=fullscreen
qtmir.sessions: Session::setFullscreen - session= qtmir::Session(0x1b2e608)
fullscreen= true
qtmir.applications: Ap
>> Is dialer fullscreening itself on lock?
greyback_, yes
greyback_, well the greeter enforces fullscreen / locked-down UI when
you're in the emergency dialer (doesn't present launcher or indicators). So
the dialer requests fullscreen because otherwise there'd be a blank bar at the
top where
** Also affects: unity8 (Ubuntu)
Importance: Undecided
Status: New
** Changed in: unity8 (Ubuntu)
Importance: Undecided => Critical
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1421308
I agree with Alberto's assessment. Qt's mainloop appears blocked. Would
need more frames of thread1 to get a good idea why.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1421308
Title:
Yet another
This bug consistently evades me. I've spent much time trying to
reproduce this to no avail.
This fail will occur if mir client process are *not* launched via
ubuntu-app-launch - as unity8 will not accept mir connections it doesn't
expect, causing the client to crash with this error. The obvious
po
Please read previous comments before re-assigning affected project.
Unity8's main loop is blocked, which will cause qtmir to block mir when
mir is asking if a session should be authorized or not - as that
decision made in unity8's main loop.
** Also affects: unity8 (Ubuntu)
Importance: Undecide
Also, I suppose for phablet we can only let certain apps have multiple
entries in the spread? (/me foresees app surface creation bomb attack) -
what will define that policy (that qtmir will implement)?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
QtMir needs extending to support multiple surfaces per application.
Unity8 will need to not rely directly on the ApplicationManager model
then, but form its own model of application surfaces derived from it.
** Changed in: qtmir (Ubuntu)
Status: New => Confirmed
** Changed in: qtmir (Ubunt
Public bug reported:
Would be nice if it resumed a partial download
** Affects: phablet-tools (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/13
Public bug reported:
I installed Ubuntu Touch on Nexus 10
Welcome wizard considers it a phone, confusing
** Affects: ubuntu-system-settings (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
Why can't I just see multiple battery indicators in my panel? One for
each peripheral? With a way to hide ones I don't care about?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1100546
Title:
Power
** Changed in: qtubuntu
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/1274763
Title:
qtubuntu-desktop needs an OpenGL context
To manage notifications abou
Trying with this patch to unity-mir:
src/modules/Unity/Application/OSKController.qml
Connections {
target: ApplicationManager
onFocusedApplicationIdChanged: {
if (__oskSurface != null) {
print("Focused app closed with OSK open, close OSK")
@bfiller agreed this is a good idea, will give it a go
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1267550
Title:
input method (OSK) not being hidden if app killed
To manage notifications about t
Another instance of a fail:
https://jenkins.qa.ubuntu.com/job/generic-mediumtests-runner-mako/4625/
and more specifically:
https://jenkins.qa.ubuntu.com/job/generic-mediumtests-runner-mako/4625/artifact/results/log/unity8.log
--
You received this bug notification because you are a member of Ubunt
** Changed in: unity-mir (Ubuntu)
Status: Confirmed => In Progress
** Changed in: unity-mir
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/1267550
Title:
** Branch linked: lp:~ricmm/unity-mir/respect-lifecycle-stages
** Changed in: unity-mir
Status: New => In Progress
** Changed in: unity-mir (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
** Changed in: unity-mir
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/1240400
Title:
dialer-app crashed with SIGSEGV in __GI___pthread_mutex_lock()
To ma
** Also affects: unity-mir
Importance: Undecided
Status: New
** Changed in: unity-mir
Status: New => In Progress
** Changed in: unity-mir
Importance: Undecided => Critical
** Changed in: unity-mir
Assignee: (unassigned) => Gerry Boland (gerboland)
--
You rece
** Branch linked: lp:~gerboland/unity-mir/fix-upstart-closed-apps2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1305128
Title:
Apps don't always get focused when started with upstart-app-launch
To
** Changed in: unity-mir
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1292306
Title:
Qt render gets blocked on EGLSwapBuffers [fka Upon upgrading to Qt5.2
the mu
** Changed in: unity-mir
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/1227739
Title:
Mir continues to render background application surfaces even when
** Changed in: unity-mir
Importance: Undecided => High
** Changed in: unity-mir
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/1276005
Right now unity-mir has a one-to-one connection between a Session and a
Surface (legacy design decision that we'll move away from). It has also
made the assumption that focus only needs to be shifted on Session
closure, not Surface. Both these combine to exhibit this problem.
Some minor refactorin
** Changed in: unity-mir (Ubuntu)
Status: New => Confirmed
** Changed in: unity-mir (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1287736
Title:
Sys
601 - 700 of 1278 matches
Mail list logo