[Bug 1606418] Re: PointerConfinement.test_we_update_our_confined_region_on_a_resize

2016-11-30 Thread Cemil Azizoglu
Another instance : 
https://mir-jenkins.ubuntu.com/job/build-2-binpkg-mir/arch=amd64,compiler=gcc,platform=mesa,release=yakkety/3008/consoleFull

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1606418

Title:
  PointerConfinement.test_we_update_our_confined_region_on_a_resize

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1606418/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1591354] Re: [tests] given_nested_server_set_base_display_configuration_when_monitor_plugged_in_configuration_is_reset fails

2016-11-30 Thread Cemil Azizoglu
Reopening since it's still happening :
https://mir-jenkins.ubuntu.com/job/build-2-binpkg-mir/arch=i386,compiler=gcc,platform=mesa,release=xenial+overlay/3009/consoleFull

** Changed in: mir
   Status: Fix Released => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1591354

Title:
  [tests]
  
given_nested_server_set_base_display_configuration_when_monitor_plugged_in_configuration_is_reset
  fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1591354/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1536279] Re: Mir does not reset key states when paused or resumed (modifiers get stuck after VT switching)

2017-02-21 Thread Cemil Azizoglu
** Changed in: mir
   Importance: Medium => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1536279

Title:
  Mir does not reset key states when paused or resumed (modifiers get
  stuck after VT switching)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1536279/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1308844] Re: [regression] [nonblockswap] BufferConsumingFunctor holds buffers too long, potentially hurting client render throughput

2014-05-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.2.0 => 0.3.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308844

Title:
  [regression] [nonblockswap] BufferConsumingFunctor holds buffers too
  long, potentially hurting client render throughput

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1308844/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1308843] Re: [regression] [nonblockswap] Client judders, skipping frames periodically

2014-05-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.2.0 => 0.3.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308843

Title:
  [regression] [nonblockswap] Client judders, skipping frames
  periodically

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1308843/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1292472] Re: unity8 crashed with what(): Requesting handle for an unregistered channel

2014-05-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.2.0 => 0.3.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1292472

Title:
  unity8 crashed with what():  Requesting handle for an unregistered
  channel

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1292472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1294978] Re: unity-system-compositor is frozen/hung

2014-05-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.2.0 => 0.3.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1294978

Title:
  unity-system-compositor is frozen/hung

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1294978/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1319582] Re: 'Failed to start RenderThread' after opening/closing applications

2014-05-15 Thread Cemil Azizoglu
Recording irc convo...

 rsalveti, the buffer that comes out of the OMX layer that should 
contain the video metadata is corrupt
 rsalveti, and so when the encoder tries to detect what type of format 
is embedded in that metadata, it segfaults
 rsalveti, but it's deeper than that...when I try and force it to what 
I know it should be, the whole buffer of video data isn't valid
 rsalveti, so there's something wrong with the camera video source
 right
 rsalveti: so it might be that Mir is failing to destroy GL surfaces 
upon client death?
 ricmm: yes
 do we see this on device as well?
 egldestroy is never called
 ricmm: this also happens on the device, but that might not cause issues in 
there
 if the memory is released once the process is gone
 the issue with the emulator is that the GL memory is  allocated on the host 
side
 right
 so you need an explicit call to egldestroy
 rsalveti: sounds like Mir needs to track that then, because we can't 
rely on the app exiting cleanly every time
 ricmm: yup, we'd need some sort of clean-up once the app is gone
 making sure the surfaces get destroyed properly

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1319582

Title:
  'Failed to start RenderThread' after opening/closing applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android/+bug/1319582/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1566747] Re: Mir server with QtUbuntu client can cause system crash or Android GPU driver stall (Qualcomm)

2016-06-15 Thread Cemil Azizoglu
Unfortunately, we had to revert NBS on 0.23.1. You may want to recheck
to make sure it hasn't come back.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1566747

Title:
  Mir server with QtUbuntu client can cause system crash or Android GPU
  driver stall (Qualcomm)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1566747/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1539896] Re: [enhancement] Support Vulkan

2016-08-10 Thread Cemil Azizoglu
NBS headers are still private.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1539896

Title:
  [enhancement] Support Vulkan

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1539896/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663062] Re: [regression] Software clients of nested servers are all black in Mir 0.25.0 and later

2017-02-09 Thread Cemil Azizoglu
** Description changed:

  GPU apps seem to work.
  
  CPU apps all get black screen.
+ 
+ To repro using mir-on-x:
+ 
+ 1- In a terminal, run :
+ mir_demo_server -f /tmp/mysock
+ 
+ 2- In another terminal, run :
+ mir_demo_server --host-socket /tmp/mysock
+ 
+ 3- In another terminal, run :
+ mir_demo_client_progressbar
+ 
+ Observe that, the window is black.
+ 
+ Whereas, egl clients run fine.

** Description changed:

  GPU apps seem to work.
  
  CPU apps all get black screen.
  
- To repro using mir-on-x:
+ To repro :
+ Under unity7 using mir-on-x:
  
  1- In a terminal, run :
  mir_demo_server -f /tmp/mysock
  
  2- In another terminal, run :
  mir_demo_server --host-socket /tmp/mysock
  
  3- In another terminal, run :
  mir_demo_client_progressbar
  
+ Under Unity8 :
+ In another terminal, run :
+ mir_demo_client_progressbar
+ 
  Observe that, the window is black.
  
  Whereas, egl clients run fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663062

Title:
  [regression] Software clients of nested servers are all black in Mir
  0.25.0 and later

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1663062/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663062] Re: [regression] Software clients of nested servers are all black in Mir 0.25.0 and later

2017-02-09 Thread Cemil Azizoglu
** Changed in: mir/0.26
   Status: Triaged => Fix Committed

** Changed in: mir/0.26
 Assignee: (unassigned) => Kevin DuBois (kdub)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663062

Title:
  [regression] Software clients of nested servers are all black in Mir
  0.25.0 and later

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1663062/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1675138] Re: Please transition to Boost 1.62

2017-03-23 Thread Cemil Azizoglu
Mir 0.26.2 has passed QA and should be landing soon (as soon as I can
find someone to publish it).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1675138

Title:
  Please transition to Boost 1.62

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1675138/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs



[Bug 1645372] Re: support display scaling slider in unity8

2017-01-26 Thread Cemil Azizoglu
** Changed in: mir
Milestone: None => 0.26.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1645372

Title:
  support display scaling slider in unity8

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1645372/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1196239] Re: Add support for fake modes on laptop screens which only have one

2016-11-07 Thread Cemil Azizoglu
Upping the priority since this is needed for Ubuntu personal.

** Changed in: mir
   Importance: Wishlist => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1196239

Title:
  Add support for fake modes on laptop screens which only have one

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1196239/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1654536] Re: unity-system-compositor crashed with src/platforms/android/server/gl_context.cpp(233): ... android::FramebufferGLContext::swap_buffers() ... std::exception::what: eglSwapBuffers fail

2017-01-09 Thread Cemil Azizoglu
** Changed in: mir
 Assignee: (unassigned) => Kevin DuBois (kdub)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1654536

Title:
  unity-system-compositor crashed with
  src/platforms/android/server/gl_context.cpp(233): ...
  android::FramebufferGLContext::swap_buffers() ...
  std::exception::what: eglSwapBuffers failure: EGL_BAD_SURFACE (0x300d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1654536/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1670717] Re: Unity8/mir working on VMware due to bypass not working

2017-03-07 Thread Cemil Azizoglu
FWIW, the new EGL backend for Mir shouldn't suffer from this issue as it
respects the config selected by the app. Here's the PPA if someone wants
to try [1].

https://launchpad.net/~cemil-azizoglu/+archive/ubuntu/mesa-rs

[1] Note that the new EGL will NOT work with the old (existing) EGL apps
yet. You need to port your app (in a trivial way) to use it. Once
ported, the old and new EGLs will coexist (i.e. you don't need to port
all Mir apps to use the new EGL). Let me know (camako@IRC).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1670717

Title:
  Unity8/mir working on VMware due to bypass not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1670717/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1539896] Re: [enhancement] Support Vulkan

2017-03-30 Thread Cemil Azizoglu
A Vulkan patch for Mir WSI support for the Intel driver in Mesa has been
incorporated as a distro patch. Should be landing in Zesty soon.

This support is preliminary/experimental and should be considered pre-
alpha.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1539896

Title:
  [enhancement] Support Vulkan

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1539896/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1377427] Re: BQ: Thin column of pixels visible on the left (wrapped from the right)

2017-03-30 Thread Cemil Azizoglu
** Changed in: mir
   Status: Confirmed => Won't Fix

** Changed in: mir (Ubuntu)
   Status: Confirmed => 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/1377427

Title:
  BQ: Thin column of pixels visible on the left (wrapped from the right)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1377427/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1579866] Re: Android graphics platform doesn't get packaged for arm64

2016-07-19 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.25.0 => 0.23.4

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1579866

Title:
  Android graphics platform doesn't get packaged for arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1579866/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1605768] [NEW] incomplete 'opengl' interface

2016-07-22 Thread Cemil Azizoglu
Public bug reported:

I tried running some of the snaps that use the 'opengl' interface on my
Xenial machine with Intel Mesa drivers.

I received the following apparmor denials
  /run/udev/data/c226:128 r,
  /run/udev/data/c226:129 r,

and the following seccomp failures
  memfd_create

Once these were added to the apparmor and seccomp profiles, the snaps
work.

** Affects: snapd (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/1605768

Title:
  incomplete 'opengl' interface

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1605768/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1605768] Re: incomplete 'opengl' interface

2016-07-22 Thread Cemil Azizoglu
Note that for opengl client rendering the graphics driver uses the so
called 'render' nodes in '/dev/dri'. On my system, this directory
contains :

$ll /dev/dri/
total 0
drwxr-xr-x   2 root root   160 Jul 22 11:47 ./
drwxr-xr-x  20 root root  4700 Jul 22 11:47 ../
crw-rw+  1 root video 226,   0 Jul 22 11:47 card0
crw-rw+  1 root video 226,   1 Jul 22 11:47 card1
crw-rw   1 root video 226,  64 Jul 22 11:47 controlD64
crw-rw   1 root video 226,  65 Jul 22 11:47 controlD65
crw-rw+  1 root video 226, 128 Jul 22 11:47 renderD128
crw-rw+  1 root video 226, 129 Jul 22 11:47 renderD129

The driver uses udev to discover these nodes and needs access to the
following files

  /run/udev/data/c226:128
  /run/udev/data/c226:129

in order to obtain the PCI information contained therein.

Therefore, composing the list of apparmor entries for the 'opengl'
interface should query these render nodes. It can then form the paths by
using the  and  device numbers. I.e.

/run/udev/data/c:

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1605768

Title:
  incomplete 'opengl' interface

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1605768/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1605768] Re: incomplete 'opengl' interface

2016-07-26 Thread Cemil Azizoglu
As I mentioned in the description, these do make my snap work.

** Changed in: snapd (Ubuntu)
   Status: Incomplete => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1605768

Title:
  incomplete 'opengl' interface

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1605768/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1605768] Re: incomplete 'opengl' interface

2016-07-26 Thread Cemil Azizoglu
You're right, just memfd_create makes it work... AppArmor denials still
come happen but the app runs nevertheless.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1605768

Title:
  incomplete 'opengl' interface

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1605768/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551811] Re: Opening the camera for the first time leads to reboot

2016-03-19 Thread Cemil Azizoglu
I took a look and was able to repro on Arale with the latest rc-proposed
but it's difficult.

In my instance of the crash, I did not see the PVR kernel logs reported
by Simon in comment #7. (Also, I don't see them in the logs attached by
Dave and Victor). How were they obtained?

>From the logs I obtained, I saw a couple of lines spewed out by the PVR
kernel side :

./logs/logs:Mar 17 17:51:36 ubuntu-phablet kernel: [  688.646227] 
PVR_K:(Error): 104: RGXGetDeviceHealthStatus: KCCB for DM2 has not progressed 
(ROFF=10 WOFF=11) [0, ]
./logs/logs:Mar 17 20:55:38 ubuntu-phablet kernel: [ 2670.497641] 
PVR_K:(Error): 105: RGXGetDeviceHealthStatus: KCCB for DM0 has not progressed 
(ROFF=1 WOFF=2) [0, ]

but not when the crash happened. So I don't think they are related.

I did notice a constant stream of the following messages, but they seem to 
happen even when the camera is seemingly working normally. And sometimes, they 
don't happen.
...
./logs/logs:Mar 17 21:04:59 ubuntu-phablet kernel: [7.331986] 
[mt-i2c]ERROR,454: id=0,addr: 10, transfer error
./logs/logs:Mar 17 21:04:59 ubuntu-phablet kernel: [7.363560] 
[mt-i2c]ERROR,454: id=0,addr: 10, transfer error
./logs/logs:Mar 17 21:04:59 ubuntu-phablet kernel: [7.363701] 
[mt-i2c]ERROR,454: id=0,addr: 10, transfer error
...

I can investigate the GL (PVR) driver side of things more if I someone
can tell me how/when PVRSRV related logs appear and how to collect them?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551811

Title:
  Opening the camera for the first time leads to reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1551811/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551811] Re: Opening the camera for the first time leads to reboot

2016-03-21 Thread Cemil Azizoglu
** Changed in: mir (Ubuntu)
   Status: Incomplete => Confirmed

** Changed in: mir (Ubuntu)
   Status: Confirmed => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551811

Title:
  Opening the camera for the first time leads to reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1551811/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551811] Re: Opening the camera for the first time leads to reboot

2016-03-21 Thread Cemil Azizoglu
** Also affects: trust-store
   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/1551811

Title:
  Opening the camera for the first time leads to reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1551811/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551811] Re: Opening the camera for the first time leads to reboot

2016-03-21 Thread Cemil Azizoglu
@Simon, thanks for the clear steps.

I see that the panic is caused by the 'trust-prompt' executable's quick
scene graph renderer (QSGRenderThread) thread. It happens in the Camera
app too, but easier to repro using the Telegram app.

Updating the description with a quicker method to repro.

** Description changed:

  Test case.
  - Flash the phone.
  - Open Telegram app.
  - Fill the account details.
  - Add a contact (if needed).
  - Select a contact to send a message.
  - Tap on the clip to attach a photo.
  - Select the camera.
  
  Expected result.
  - After accepting the permission dialog, camera app allows to take a picture.
  
  Actual result.
  - After accepting the permission dialog, phone reboots.
  
  I'm not sure whether this is a problem with Telegram or with the camera.
  However, I couldn't reproduce the problem using the messaging-app. And
  once the permission dialog is accepted, the reboot is gone.
  
  com.ubuntu.telegram_2.0.8.0_armhf.click
  current build number: 259
  device name: arale
  channel: ubuntu-touch/rc-proposed/meizu.en
  
  --
  
  Same happens with the following steps:
  
  1. Flash device (arale) with
  
  $ ubuntu-device-flash touch --device arale --channel ubuntu/rc-
  proposed/meizu.en --recovery-image 
  --bootstrap
  
  2. Wait until flash process is done
  3. Go through first-start wizard
  4. Pass tutorial
  5. Directly launch camera-app, approve trust-prompt
  
  Repeat 1-5 multiple times and you will see a frozen device after step 5.
  You can verify it happened due to a kernel panic mentioned in comment
- #7. To verify it was really the kernel panic run
+ #7.
+ 
+ You can reset the trust db entry for the camera app using :
+ $rm -rf ~/.local/share/CameraService
+ $restart cameraservice-trust-stored
+ 
+ Run the following to get the command line for all threads so you can match 
the pid from the kmsg later (see below):
+ ps H -eo 'pid tid cmd:250 comm'
+ 
+ To verify it was really the kernel panic run
  
  $ sudo cat /proc/last_kmsg
  
  once the device has rebooted.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551811

Title:
  Opening the camera for the first time leads to reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1551811/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1575192] Re: Mir-on-X11 breaks mir_proving_server resize logic

2016-04-27 Thread Cemil Azizoglu
This works for me.

Can you put a printf in this function to see what button is being pressed in 
your mouse?
http://bazaar.launchpad.net/~mir-team/mir/development-branch/view/head:/src/platforms/mesa/server/x11/input/input_device.cpp#L37

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575192

Title:
  Mir-on-X11 breaks mir_proving_server resize logic

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1575192/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1575192] Re: Mir-on-X11 breaks mir_proving_server resize logic

2016-04-28 Thread Cemil Azizoglu
With https://code.launchpad.net/~cemil-
azizoglu/mir/fix-1575765/+merge/293267, we should have pointer grabbing.
Let's see what you get with that.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575192

Title:
  Mir-on-X11 breaks mir_proving_server resize logic

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1575192/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1575192] Re: Mir-on-X11 breaks mir_proving_server resize logic

2016-04-28 Thread Cemil Azizoglu
Hmm I'm not sure why it works for me then. Perhaps the middle button on
my mouse is nonstandard.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575192

Title:
  Mir-on-X11 breaks mir_proving_server resize logic

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1575192/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1607237] Re: Accented dead characters (áéíóú) not working on external keyboards

2016-08-02 Thread Cemil Azizoglu
** Changed in: mir
 Assignee: (unassigned) => Andreas Pokorny (andreas-pokorny)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1607237

Title:
  Accented dead characters (áéíóú) not working on external keyboards

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1607237/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1539896] Re: [enhancement] Support Vulkan

2016-10-12 Thread Cemil Azizoglu
I don't have an official date for Vulkan support but estimate that we
are still some months away. We are currently revamping our surface
objects for Vulkan and Mesa integration as well as Mir Version 1.0
release.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1539896

Title:
  [enhancement] Support Vulkan

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1539896/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1612012] Re: Valgrind errors in NesterServer.* cause subsequent tests (ServerDisconnect, ServerStartup, UnresponsiveClient) to fail

2016-11-02 Thread Cemil Azizoglu
Just had this happen again :

https://mir-jenkins.ubuntu.com/job/build-2-binpkg-
mir/arch=amd64,compiler=clang,platform=mesa,release=yakkety/2727/consoleFull

** Changed in: mir
   Status: Fix Committed => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1612012

Title:
  Valgrind errors in NesterServer.* cause subsequent tests
  (ServerDisconnect, ServerStartup, UnresponsiveClient) to fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1612012/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1606418] Re: PointerConfinement.test_we_update_our_confined_region_on_a_resize

2016-12-02 Thread Cemil Azizoglu
And another :
https://mir-jenkins.ubuntu.com/job/build-2-binpkg-mir/arch=amd64,compiler=clang,platform=mesa,release=yakkety/3043/consoleFull

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1606418

Title:
  PointerConfinement.test_we_update_our_confined_region_on_a_resize

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1606418/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551811] Re: Opening the camera for the first time leads to reboot

2016-03-23 Thread Cemil Azizoglu
I (with tvoss' help) created some tools to recreate the scenario in a
more controlled setup (e.g. no Qt). I have tested the trusted prompt
feature at the mir level, as well as the unity8 level, with Camera app
and with other apps. I haven't been able to repro the issue after
thousands of iterations.

It involves running the camera unconfined like so :
phablet@ubuntu-phablet:/usr/share/click/preinstalled/com.ubuntu.camera/current$ 
./camera-app --desktop_file_hint=dialer-app

and then running the following in a script doing thousands of iterations :
mir_demo_client_prompt_helper_provider.bin -p  -m 
/run/user/32011/mir_socket_trusted -- --desktop_file_hint=dialer-app

mir_demo_client_prompt_helper_provider.bin sets up a trust session and
forks a gl app (simulating the dialog box) that renders 20 frames and
exits (so it could be run automatically.

This setup didn't yield any panic or crash.

One thing I haven't tried is using trivial code (no Qt) as the actual
TPP - this way the timing that TPP cutting in right before Camera starts
to render can be recreated. Whereas the above case requires the Camera
app to have been launched and rendering already. This involves modifying
the lp:trust-store code that I'm not familiar with, but with some help,
am willing to give it a try.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551811

Title:
  Opening the camera for the first time leads to reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1551811/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551811] Re: Opening the camera for the first time leads to reboot

2016-03-24 Thread Cemil Azizoglu
Also, Alberto told me that he saw this issue on N4 while doing some
unrelated release testing, though he couldn't repro it later after
trying 20 times or so.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551811

Title:
  Opening the camera for the first time leads to reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1551811/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551811] Re: Opening the camera for the first time leads to reboot

2016-03-24 Thread Cemil Azizoglu
I 've tested with a trivial TPP (one that doesn't use Qt, that only
connects to and disconnects from U8) and wasn't able to repro the issue.
Thanks to Thomas for his help. As I said before, the camera driver is a
bit flakey - I get errors like

[  933.537054] [mt-i2c]ERROR,454: id=0,addr: 50, transfer error
[  933.537093] [mt-i2c]ERROR,460: I2C_ACKERR

or of the following sort,

[ 1006.938770] inv_mpu: error to reset fifo
[ 1007.055090] inv_mpu: error in header parsing=3c00

but the camera preview still seems to work, though the startup delay
varies slightly due to these.

This seems to indicate Qt Quick Scenegraph Renderer is doing something
bogus. I guess we could also try a TPP which sets up EGL only to glClear
the surface to be 100% sure.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551811

Title:
  Opening the camera for the first time leads to reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1551811/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551811] Re: Opening the camera for the first time leads to reboot

2016-03-29 Thread Cemil Azizoglu
** Changed in: mir (Ubuntu)
 Assignee: Cemil Azizoglu (cemil-azizoglu) => (unassigned)

** Changed in: mir (Ubuntu)
   Status: New => Invalid

** Changed in: mir
   Status: New => Incomplete

** Changed in: mir
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551811

Title:
  Opening the camera for the first time leads to reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1551811/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551811] Re: Opening the camera for the first time leads to reboot

2016-03-29 Thread Cemil Azizoglu
As the last step to isolate the issue, I've created a trivial GL-based
TPP and was NOT able to repro after trying many times. I assume at this
point that the Qt QuickSceneGraph Renderer the actual TPP uses is doing
something funny.

I am off the next couple of days and if anyone wants to try the TPP is
in silo 80 (https://requests.ci-train.ubuntu.com/#/ticket/1187). Please
use the packages with the '15.04.20160330-0ubuntu1' tag as 'citrain
device upgrade' picks up the older versions, probably because not all
'arch'es built successfully the last time.

At this time, I'll remove myself and Mir from the bug, as I am not
familiar with the QSG.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551811

Title:
  Opening the camera for the first time leads to reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1551811/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1543952] Re: Mesa EGL platform Mir does not implement environment variable LIBGL_ALWAYS_SOFTWARE

2016-09-21 Thread Cemil Azizoglu
I took a look at implementing LIBGL_ALWAYS_SOFTWARE=1, and it shouldn't
be that difficult to do. You're right it will need to go in platform-
mir. Only thing missing is a good motivation, or use-case to implement
this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1543952

Title:
  Mesa EGL platform Mir does not implement environment variable
  LIBGL_ALWAYS_SOFTWARE

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1543952/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1335481] Re: unity-system-compositor crashed with SIGABRT - assertion failed at buffer_queue.cpp:136 - "!pending_client_notifications.empty()"

2014-07-11 Thread Cemil Azizoglu
** Also affects: mir/0.4
   Importance: Undecided
   Status: New

** Changed in: mir/0.4
   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/1335481

Title:
  unity-system-compositor crashed with SIGABRT - assertion failed at
  buffer_queue.cpp:136 - "!pending_client_notifications.empty()"

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1335481/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1339700] Re: [regression] Device locks randomly on welcome screen

2014-07-11 Thread Cemil Azizoglu
** Tags added: rtm14

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1339700

Title:
  [regression] Device locks randomly on welcome screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1339700/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1335481] Re: unity-system-compositor crashed with SIGABRT - assertion failed at buffer_queue.cpp:136 - "!pending_client_notifications.empty()"

2014-07-11 Thread Cemil Azizoglu
** Tags added: rtm14

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1335481

Title:
  unity-system-compositor crashed with SIGABRT - assertion failed at
  buffer_queue.cpp:136 - "!pending_client_notifications.empty()"

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1335481/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1339700] Re: [regression] Device locks randomly on welcome screen

2014-07-14 Thread Cemil Azizoglu
** Changed in: mir/0.4
   Status: In Progress => Fix Committed

** Changed in: mir/0.4
   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/1339700

Title:
  [regression] Device locks randomly on welcome screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1339700/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1353461] Re: File descriptor leak in frontend - PromptSessionClientAPI acceptance test hang consistently after 67 iterations

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir/0.6
   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/1353461

Title:
  File descriptor leak in frontend - PromptSessionClientAPI acceptance
  test hang consistently after 67 iterations

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1353461/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1331958] Re: mir_demo_client_basic confusingly asserts instead of reporting that there is no server to connect to: `mir_connection_is_valid(mcd.connection)' failed.

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.8.0 => 0.7.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1331958

Title:
  mir_demo_client_basic confusingly asserts instead of reporting that
  there is no server to connect to:
  `mir_connection_is_valid(mcd.connection)' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1331958/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1348330] Re: mir_demo_server_shell --disable-overlays false renders incorrectly on android

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir/0.6
   Status: Triaged => 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/1348330

Title:
  mir_demo_server_shell --disable-overlays false renders incorrectly on
  android

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1348330/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1358698] Re: [regression] Test failure holding up all merge proposals: "File already exists in database: mir_protobuf_wire.proto"

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.8.0 => 0.7.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1358698

Title:
  [regression] Test failure holding up all merge proposals: "File
  already exists in database: mir_protobuf_wire.proto"

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1358698/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1359264] Re: Surfaces receive input even while the screen is off

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.8.0 => 0.7.0

** Changed in: mir/0.6
   Status: Triaged => 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/1359264

Title:
  Surfaces receive input even while the screen is off

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1359264/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1358191] Re: [regression] Clients are crashing (SIGSEGV) on mir_connect() failure

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir/0.6
   Status: Triaged => Won't Fix

** Changed in: mir
Milestone: 0.8.0 => 0.7.0

** Changed in: mir/0.7
   Status: Triaged => 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/1358191

Title:
  [regression] Clients are crashing (SIGSEGV) on mir_connect() failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1358191/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1358210] Re: [regression] mir_demo_server_shell segfaults immediately in generate_frame_corner_texture() [amd64], or displays corrupt titlebars [armhf]

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.8.0 => 0.7.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1358210

Title:
  [regression] mir_demo_server_shell segfaults immediately in
  generate_frame_corner_texture() [amd64], or displays corrupt titlebars
  [armhf]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1358210/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1358625] Re: Mir FTBFS in release mode: scroll.cpp: variable ‘rc’ set but not used

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.8.0 => 0.7.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1358625

Title:
  Mir FTBFS in release mode: scroll.cpp: variable ‘rc’ set but not used

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1358625/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1353867] Re: [regression] Mir clients get caught in an infinite exception loop when the server goes away ("Caught exception at Mir/EGL driver boundary")

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir/0.6
   Status: Triaged => Won't Fix

** Changed in: mir
Milestone: 0.8.0 => 0.7.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1353867

Title:
  [regression] Mir clients get caught in an infinite exception loop when
  the server goes away ("Caught exception at Mir/EGL driver boundary")

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1353867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1354446] Re: [regression] Intermittent failure of TestTouchspotVisualizations.* tests

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir/0.6
   Status: Triaged => Won't Fix

** Changed in: mir
Milestone: 0.8.0 => 0.7.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1354446

Title:
  [regression] Intermittent failure of TestTouchspotVisualizations.*
  tests

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1354446/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1353465] Re: Intermittent acceptance test failures in NestedServer.*

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.8.0 => 0.7.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1353465

Title:
  Intermittent acceptance test failures in NestedServer.*

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1353465/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1359406] Re: mir should not composite/display buffers when an android driver calls ANativeWindow::cancelBuffer

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.8.0 => 0.7.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1359406

Title:
  mir should not composite/display buffers when an android driver calls
  ANativeWindow::cancelBuffer

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1359406/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1331958] Re: mir_demo_client_basic confusingly asserts instead of reporting that there is no server to connect to: `mir_connection_is_valid(mcd.connection)' failed.

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.7.0 => 0.8.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1331958

Title:
  mir_demo_client_basic confusingly asserts instead of reporting that
  there is no server to connect to:
  `mir_connection_is_valid(mcd.connection)' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1331958/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1358698] Re: [regression] Test failure holding up all merge proposals: "File already exists in database: mir_protobuf_wire.proto"

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.7.0 => 0.8.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1358698

Title:
  [regression] Test failure holding up all merge proposals: "File
  already exists in database: mir_protobuf_wire.proto"

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1358698/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1359264] Re: Surfaces receive input even while the screen is off

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.7.0 => 0.8.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1359264

Title:
  Surfaces receive input even while the screen is off

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1359264/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1353867] Re: [regression] Mir clients get caught in an infinite exception loop when the server goes away ("Caught exception at Mir/EGL driver boundary")

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.7.0 => 0.8.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1353867

Title:
  [regression] Mir clients get caught in an infinite exception loop when
  the server goes away ("Caught exception at Mir/EGL driver boundary")

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1353867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1358625] Re: Mir FTBFS in release mode: scroll.cpp: variable ‘rc’ set but not used

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.7.0 => 0.8.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1358625

Title:
  Mir FTBFS in release mode: scroll.cpp: variable ‘rc’ set but not used

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1358625/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1358210] Re: [regression] mir_demo_server_shell segfaults immediately in generate_frame_corner_texture() [amd64], or displays corrupt titlebars [armhf]

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.7.0 => 0.8.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1358210

Title:
  [regression] mir_demo_server_shell segfaults immediately in
  generate_frame_corner_texture() [amd64], or displays corrupt titlebars
  [armhf]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1358210/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1359406] Re: mir should not composite/display buffers when an android driver calls ANativeWindow::cancelBuffer

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.7.0 => 0.8.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1359406

Title:
  mir should not composite/display buffers when an android driver calls
  ANativeWindow::cancelBuffer

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1359406/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1354446] Re: [regression] Intermittent failure of TestTouchspotVisualizations.* tests

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.7.0 => 0.8.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1354446

Title:
  [regression] Intermittent failure of TestTouchspotVisualizations.*
  tests

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1354446/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1358191] Re: [regression] Clients are crashing (SIGSEGV) on mir_connect() failure

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.7.0 => 0.8.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1358191

Title:
  [regression] Clients are crashing (SIGSEGV) on mir_connect() failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1358191/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1353465] Re: Intermittent acceptance test failures in NestedServer.*

2014-08-29 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.7.0 => 0.8.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1353465

Title:
  Intermittent acceptance test failures in NestedServer.*

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1353465/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1487637] [NEW] Unable to resize/move window after XGrabKeyboard

2015-08-21 Thread Cemil Azizoglu
Public bug reported:

I'm experiencing this as described here :

http://stackoverflow.com/questions/14555703/x11-unable-to-move-window-
after-xgrabkeyboard

Move/resize both suffer from the same problem. This is on Wily.

** Affects: unity (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1487637

Title:
  Unable to resize/move window after XGrabKeyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1487637/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1463263] Re: X11 Forwarding is broken following upgrade to Ubuntu Server 15.04 from 14.10

2015-06-09 Thread Cemil Azizoglu
** Changed in: mir (Ubuntu)
 Assignee: (unassigned) => Chris Halse Rogers (raof)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1463263

Title:
  X11 Forwarding is broken following upgrade to Ubuntu Server 15.04 from
  14.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mir/+bug/1463263/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1471866] Re: /usr/bin/unity8:11:google::protobuf::internal::Mutex::Lock:MutexLock:google::protobuf::internal::OnShutdown:google::protobuf::internal::FunctionClosure0::Run:google::protobuf::Google

2015-07-07 Thread Cemil Azizoglu
** Changed in: mir
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1471866

Title:
  
/usr/bin/unity8:11:google::protobuf::internal::Mutex::Lock:MutexLock:google::protobuf::internal::OnShutdown:google::protobuf::internal::FunctionClosure0::Run:google::protobuf::GoogleOnceInitImpl

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1471866/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1441951] Re: Enable DRI3

2015-07-14 Thread Cemil Azizoglu
Vulkan needs DRI3 support. It'd be good to have this enabled despite the
caveats.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1441951

Title:
  Enable DRI3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1441951/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1474720] Re: [regression] Mir servers crash on start-up: ERROR: Dynamic exception type: St13runtime_error - std::exception::what: Link failed:

2015-07-15 Thread Cemil Azizoglu
I'm not sure what you saw but I don't think it was caused by this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1474720

Title:
  [regression] Mir servers crash on start-up: ERROR: Dynamic exception
  type: St13runtime_error - std::exception::what: Link failed:

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1474720/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1474720] Re: [regression] Mir servers crash on start-up. "dummy" graphics driver selected and then: ERROR: Dynamic exception type: St13runtime_error - std::exception::what: Link failed:

2015-07-16 Thread Cemil Azizoglu
... or perhaps to the way you run the server? I build and run locally
from uninstalled binaries.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1474720

Title:
  [regression] Mir servers crash on start-up. "dummy" graphics driver
  selected and then: ERROR: Dynamic exception type: St13runtime_error -
  std::exception::what: Link failed:

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1474720/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1474720] Re: [regression] Mir servers crash on start-up. "dummy" graphics driver selected and then: ERROR: Dynamic exception type: St13runtime_error - std::exception::what: Link failed:

2015-07-16 Thread Cemil Azizoglu
Daniel, since none of us here are having any luck reproducing this
issue, can I get your help looking into this? Could it be something
specific to your environment/setup?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1474720

Title:
  [regression] Mir servers crash on start-up. "dummy" graphics driver
  selected and then: ERROR: Dynamic exception type: St13runtime_error -
  std::exception::what: Link failed:

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1474720/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1474720] Re: [regression] Mir servers crash on start-up. "dummy" graphics driver selected and then: ERROR: Dynamic exception type: St13runtime_error - std::exception::what: Link failed:

2015-07-16 Thread Cemil Azizoglu
I made some tweaks. Can you try with this branch? 
lp:~cemil-azizoglu/mir/use-options-on-probing
Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1474720

Title:
  [regression] Mir servers crash on start-up. "dummy" graphics driver
  selected and then: ERROR: Dynamic exception type: St13runtime_error -
  std::exception::what: Link failed:

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1474720/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1379478] Re: [regression] mir package fails to build for arm64

2015-01-12 Thread Cemil Azizoglu
This was already in 0.8 for both RTM and ubuntu.

** Changed in: mir/0.8
Milestone: 0.8.1 => None

** Changed in: mir/0.8
   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/1379478

Title:
  [regression] mir package fails to build for arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1379478/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1450377] Re: can't load app purchase UI without a U1 account

2015-05-19 Thread Cemil Azizoglu
** Changed in: mir
Milestone: None => 0.13.1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1450377

Title:
  can't load app purchase UI without a U1 account

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1450377/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1454201] Re: Turning the screen on/off eventually causes USC to crash on krillin with 0.13

2015-05-20 Thread Cemil Azizoglu
** Changed in: mir/0.13
Milestone: 0.13.0 => None

** No longer affects: mir/0.13

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454201

Title:
  Turning the screen on/off eventually causes USC to crash on krillin
  with 0.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1454201/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1425307] Re: [regression] Exception when running phablet-screenshot (mako/vivid 110) [std::exception::what: Attempt to set swap interval on screencast is invalid]

2015-03-11 Thread Cemil Azizoglu
Some comms in the chat... recording here... Upping the priority
accordingly, and assigning to racarr.

: mircommon: Caught exception at Mir/EGL driver boundary (in 
setSwapInterval): 
/build/buildd/mir-0.12.0+15.04.20150228/src/client/buffer_stream.cpp(283): 
Throw in function virtual void 
mir::client::BufferStream::request_and_wait_for_configure(MirSurfaceAttrib, int)
 Dynamic exception type: 
N5boost16exception_detail10clone_implINS0_19error_info_injectorISt11logic_error
 std::exception::what: Attempt to set swap interval on screencast is invalid
 ^^ 
https://jenkins.qa.ubuntu.com/job/generic-deb-autopilot-runner-vivid-mako/1520/consoleText

 AlbertA: so it's being worked on? there's some 20 failures I
can attribute to that atm in ui toolkit staging


** Changed in: mir
   Importance: Medium => High

** Changed in: mir
 Assignee: (unassigned) => Robert Carr (robertcarr)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1425307

Title:
  [regression] Exception when running phablet-screenshot (mako/vivid
  110) [std::exception::what: Attempt to set swap interval on screencast
  is invalid]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1425307/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1425307] Re: [regression] Exception when running phablet-screenshot (mako/vivid 110) [std::exception::what: Attempt to set swap interval on screencast is invalid]

2015-03-12 Thread Cemil Azizoglu
** Changed in: mir (Ubuntu)
   Status: Fix Released => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1425307

Title:
  [regression] Exception when running phablet-screenshot (mako/vivid
  110) [std::exception::what: Attempt to set swap interval on screencast
  is invalid]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1425307/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1240909] Re: [performance] Restore support for double-buffering by default

2015-03-18 Thread Cemil Azizoglu
** Changed in: mir
   Importance: Medium => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1240909

Title:
  [performance] Restore support for double-buffering by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1240909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1240909] Re: [performance] Restore support for double-buffering by default

2015-03-26 Thread Cemil Azizoglu
** Changed in: mir/0.12
Milestone: 0.12.1 => None

** No longer affects: mir/0.12

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1240909

Title:
  [performance] Restore support for double-buffering by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1240909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1499134] Re: Mir suddenly no longer builds since 'mesa (11.0.0-1ubuntu1) wily': /usr/include/EGL/eglplatform.h:100:35: fatal error: android/native_window.h: No such file or directory

2015-10-01 Thread Cemil Azizoglu
** Changed in: mir/0.15
   Status: New => Won't Fix

** Changed in: mir/0.15
Milestone: 0.15.2 => None

** Also affects: ubuntu
   Importance: Undecided
   Status: New

** No longer affects: ubuntu

** Also affects: mir (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: mir (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/1499134

Title:
  Mir suddenly no longer builds since 'mesa (11.0.0-1ubuntu1) wily':
  /usr/include/EGL/eglplatform.h:100:35: fatal error:
  android/native_window.h: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1499134/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1476201] Re: Dynamic double buffering fails to detect inertial dash scrolling as slow; and stutters instead of scaling up to triple buffers.

2015-09-15 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.16.0 => 0.17.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1476201

Title:
  Dynamic double buffering fails to detect inertial dash scrolling as
  slow; and stutters instead of scaling up to triple buffers.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1476201/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2015-09-15 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.16.0 => 0.17.0

-- 
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 or call notification

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1491566/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1494062] Re: Crash in mir::scene::ApplicationSession::name (this=) at /build/mir-xon0uu/mir-0.14.1+15.04.20150821/src/server/scene/application_session.cpp:237

2015-09-15 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.16.0 => 0.17.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1494062

Title:
  Crash in mir::scene::ApplicationSession::name (this=)
  at /build/mir-
  xon0uu/mir-0.14.1+15.04.20150821/src/server/scene/application_session.cpp:237

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1494062/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1487649] Re: unity8 crashed with SIGSEGV: assign → set_error → MirConnection → MirConnection → make_unique → connect

2015-09-15 Thread Cemil Azizoglu
** Changed in: mir
Milestone: 0.16.0 => 0.17.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1487649

Title:
  unity8 crashed with SIGSEGV: assign → set_error → MirConnection →
  MirConnection → make_unique → connect

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1487649/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1494062] Re: Crash in mir::scene::ApplicationSession::name (this=) at /build/mir-xon0uu/mir-0.14.1+15.04.20150821/src/server/scene/application_session.cpp:237

2015-11-10 Thread Cemil Azizoglu
This bug hasn't been encountered for about 2 months. Looking at the
stack trace, it seems to me that qtmir is accessing 'name' member of a
session that's already been destroyed, from the
onSessionDestroyingSurface function. I don't think this is a problem in
Mir, but may still be a problem in qtmir, though it may have been masked
by code changes since around the last time this was seen.

** Changed in: mir (Ubuntu)
   Status: New => Invalid

** Changed in: 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/1494062

Title:
  Crash in mir::scene::ApplicationSession::name (this=)
  at /build/mir-
  xon0uu/mir-0.14.1+15.04.20150821/src/server/scene/application_session.cpp:237

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1494062/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1487649] Re: unity8 crashed with SIGSEGV: assign → set_error → MirConnection → MirConnection → make_unique → connect

2015-11-10 Thread Cemil Azizoglu
Looks like an isolated protobuf lib error to me. Hasn't happened in
almost 3 months.

** Changed in: mir
   Importance: High => Low

** Changed in: mir (Ubuntu)
   Importance: High => Low

** Changed in: mir
Milestone: 0.18.0 => None

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1487649

Title:
  unity8 crashed with SIGSEGV: assign → set_error → MirConnection →
  MirConnection → make_unique → connect

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1487649/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1488542] Re: client api minor version was not updated in mir 0.15.0

2015-09-25 Thread Cemil Azizoglu
** Changed in: 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/1488542

Title:
  client api minor version was not updated in mir 0.15.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1488542/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1487197] Re: [regression] Intermittent test failure BufferQueue/WithThreeOrMoreBuffers.queue_size_scales_with_client_performance

2015-09-25 Thread Cemil Azizoglu
** Changed in: 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/1487197

Title:
  [regression] Intermittent test failure
  BufferQueue/WithThreeOrMoreBuffers.queue_size_scales_with_client_performance

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1487197/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1486535] Re: [regression] ubuntu-emulator fails to start Mir demos

2015-09-25 Thread Cemil Azizoglu
** Changed in: 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/1486535

Title:
  [regression] ubuntu-emulator fails to start Mir demos

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1486535/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1523900] Re: mirscreencast crashes, fails to take screenshot

2015-12-21 Thread Cemil Azizoglu
N4 driver is not doing decRef when eglDestroyImageKHR() is called for
the screencast DisplayBuffer.

Also,  mir is not calling eglDestroyImageKHR() for the capture buffer
(which is affecting both N4 and krillin).

 krillin  : http://pastebin.ubuntu.com/14134610/
 N4 : http://pastebin.ubuntu.com/14134689/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523900

Title:
  mirscreencast crashes, fails to take screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1523900/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1523900] Re: mirscreencast crashes, fails to take screenshot

2015-12-21 Thread Cemil Azizoglu
>How would leaking the image cause a crash?

Server runs out of memory and is killed. Meanwhile, mirscreencast client
fails to connect since there is no server.

** Summary changed:

- mirscreencast crashes, fails to take screenshot
+ Buffer leak during repeated mirscreencasts causes server to be killed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523900

Title:
  Buffer leak during repeated mirscreencasts causes server to be killed

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1523900/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1535397] Re: Implement support for QWindow::visibility set to Automatic

2016-01-19 Thread Cemil Azizoglu
** Changed in: mir
 Assignee: (unassigned) => Alan Griffiths (alan-griffiths)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1535397

Title:
  Implement support for QWindow::visibility set to Automatic

To manage notifications about this bug go to:
https://bugs.launchpad.net/avila/+bug/1535397/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1535397] Re: Implement support for QWindow::visibility set to Automatic

2016-01-20 Thread Cemil Azizoglu
** Changed in: mir
   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/1535397

Title:
  Implement support for QWindow::visibility set to Automatic

To manage notifications about this bug go to:
https://bugs.launchpad.net/avila/+bug/1535397/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1523900] Re: mirscreencast crashes, fails to take screenshot

2015-12-14 Thread Cemil Azizoglu
** Changed in: mir
 Assignee: (unassigned) => Cemil Azizoglu (cemil-azizoglu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523900

Title:
  mirscreencast crashes, fails to take screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1523900/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1526209] Re: [regression] Clients of nested Mir servers silently crash/exit instantly

2015-12-15 Thread Cemil Azizoglu
I could not reproduce on xenial. Both mir-on-x and mesa worked for me.
Note that there is a known issue with the nested server not being able
to detect the platform (lp:1515558) so a '--vt' switch is needed on the
server for correct behaviour.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526209

Title:
  [regression] Clients of nested Mir servers silently crash/exit
  instantly

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1526209/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1526209] Re: [regression] Clients of nested Mir servers silently crash/exit instantly

2015-12-15 Thread Cemil Azizoglu
duflu, could you also try
1. with the '--vt' option ?
2. on another machine with a different GPU?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526209

Title:
  [regression] Clients of nested Mir servers silently crash/exit
  instantly

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1526209/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1376461] Re: unity8 AP test failures

2014-10-02 Thread Cemil Azizoglu
With #78 RTM virgin image, these 3 failed so it's not Mir 0.8.0 related.

** Summary changed:

- unity8 AP test failures with Mir 0.8.0 silo
+ unity8 AP test failures

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1376461

Title:
  unity8 AP test failures

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1376461/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   >