[Bug 1889166] Re: mir: build failure on s390x

2020-12-16 Thread Alan Griffiths
In src/miral/CMakeLists.txt

Change:

set_source_files_properties(xcursor.c PROPERTIES COMPILE_DEFINITIONS
_GNU_SOURCE)

to

set_source_files_properties(xcursor.c PROPERTIES
COMPILE_DEFINITIONS _GNU_SOURCE
COMPILE_FLAGS "-Wno-error=stringop-truncation"
)

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

Title:
  mir: build failure on s390x

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

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

[Bug 1802124] [NEW] Error installing chromium-mir-kiosk on RPi3/edge

2018-11-07 Thread Alan Griffiths
Public bug reported:

I'm running http://cdimage.ubuntu.com/ubuntu-core/16/edge/current
/ubuntu-core-16-armhf+raspi3.img.xz from 18th September 2018.

When I try to install chromium-mir-kiosk it fails:

$ snap install --beta chromium-mir-kiosk
error: cannot perform the following tasks:
- Connect chromium-mir-kiosk:browser-sandbox to core:browser-support (cannot 
setup seccomp for snap "chromium-mir-kiosk": error: cannot parse line: cannot 
parse token "PTRACE_GETFPXREGS" (line "ptrace PTRACE_GETFPXREGS"))
- Connect chromium-mir-kiosk:browser-sandbox to core:browser-support (error: 
cannot parse line: cannot parse token "PTRACE_GETFPXREGS" (line "ptrace 
PTRACE_GETFPXREGS"))

** 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/1802124

Title:
  Error installing chromium-mir-kiosk on RPi3/edge

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

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

[Bug 1802124] Re: Error installing chromium-mir-kiosk on RPi3/edge

2018-11-08 Thread Alan Griffiths
I re-downloaded edge image in case there were changes. I see the same
behaviour.

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

Title:
  Error installing chromium-mir-kiosk on RPi3/edge

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

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

[Bug 1793755] Re: [FFe] Feature freeze exception for Mir 1.0

2018-09-24 Thread Alan Griffiths
I thought sdl2 dropped the Mir dependency back in 18.04? It hasn't
worked since the "Mir EGL" patch was dropped from mesa.

Anyway, I have tested some SDL2 apps with Mir 1.0.0:

On 16.04 where the SDL_VIDEODRIVER=mir option is still supported they work with 
it.
On 18.04 and 18.10 they work with SDL_VIDEODRIVER=wayland.

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

Title:
  [FFe] Feature freeze exception for Mir 1.0

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

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

[Bug 1794692] Re: [MIR] [mir] yaml-cpp

2020-01-20 Thread Alan Griffiths
There's quite a lot of duplication in the CVEs where dubious input
causes stack overflow. There's one underlying cause which already had a
fix under review (but no tests).

I've create PRs to upstream as follows:

https://github.com/jbeder/yaml-cpp/pull/806 - fixes CVE-2017-11692

https://github.com/jbeder/yaml-cpp/pull/807 - fixes CVE-2017-5950,
CVE-2018-20573, CVE-2018-20574, CVE-2019-6285 and (already marked as a
dup) CVE-2019-6292.

Will await upstream reaction before creating any patches.

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

Title:
  [MIR] [mir] yaml-cpp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yaml-cpp/+bug/1794692/+subscriptions

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

[Bug 1794692] Re: [MIR] [mir] yaml-cpp

2020-01-21 Thread Alan Griffiths
CVE-2017-11692 is now fixed upstream by:

https://github.com/jbeder/yaml-
cpp/commit/c9460110e072df84b7dee3eb651f2ec5df75fb18

(My PR above got declined, but inspired a better fix.)

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

Title:
  [MIR] [mir] yaml-cpp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yaml-cpp/+bug/1794692/+subscriptions

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

[Bug 1866069] [NEW] Investigate segfault on Mir

2020-03-04 Thread Alan Griffiths
Public bug reported:

This occurs with the development version of Mir running on 18.04LTS (not
seen on later series). (This version of Mir can be installed from ppa
:mir-team/dev).

1. Start multiscreen Mir-on-X: miral-app -demo-server --x11-output 
640x480:800x600.
2. Position windows side-by-side to make it easy to move cursor across windows.
3. Drag the terminal window back and forth between windows.

Expect: everything works smoothly.
Actual: Eventually (can take 30sec) a core dump.


It looks like internal mesa state is inconsistent as src_mt is assigned with 
intelImage->mt and not changed in ntel_miptree_copy_teximage() but...

...
multi-thre Thread 0x7fee68b117 In: intel_miptree_copy_teximage  
L1438 PC: 0x7fee6bd1739a 
(gdb) f 1
#1  0x7fee6bd1739a in intel_miptree_copy_teximage (brw=0x55e9f1a066a0, 
intelImage=0x7fee58075fc0, dst_mt=0x7fee5807b120)
at ../src/mesa/drivers/dri/i965/intel_mipmap_tree.c:1438
(gdb) p src_mt
$1 = (struct intel_mipmap_tree *) 0x0
(gdb) p intelImage->mt
$2 = (struct intel_mipmap_tree *) 0x7fee5807b120


Backtrace:

Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x7fee6bd16ea6 in intel_miptree_copy_slice (brw=0x55e9f1a066a0, 
src_mt=0x0, src_level=0, src_layer=0, dst_mt=0x7fee5807b120, 
dst_level=0, dst_layer=0) at 
../src/mesa/drivers/dri/i965/intel_mipmap_tree.c:1332
1332../src/mesa/drivers/dri/i965/intel_mipmap_tree.c: No such file or 
directory.
[Current thread is 1 (Thread 0x7fee68b11700 (LWP 7872))]
(gdb) bt
#0  0x7fee6bd16ea6 in intel_miptree_copy_slice (brw=0x55e9f1a066a0, 
src_mt=0x0, src_level=0, src_layer=0, dst_mt=
0x7fee5807b120, dst_level=0, dst_layer=0) at 
../src/mesa/drivers/dri/i965/intel_mipmap_tree.c:1332
#1  0x7fee6bd1739a in intel_miptree_copy_teximage (brw=0x55e9f1a066a0, 
intelImage=0x7fee58075fc0, dst_mt=0x7fee5807b120)
at ../src/mesa/drivers/dri/i965/intel_mipmap_tree.c:1438
#2  0x7fee6bd280e6 in intel_finalize_mipmap_tree (brw=0x55e9f1a066a0, 
tObj=0x7fee58086910)
at ../src/mesa/drivers/dri/i965/intel_tex_validate.c:179
#3  0x7fee6bd281fb in brw_validate_textures (brw=0x55e9f1a066a0) at 
../src/mesa/drivers/dri/i965/intel_tex_validate.c:219
#4  0x7fee6bce3932 in brw_prepare_drawing (ctx=0x55e9f1a066a0, ib=0x0, 
index_bounds_valid=true, min_index=0, max_index=3)
at ../src/mesa/drivers/dri/i965/brw_draw.c:816
#5  0x7fee6bce4496 in brw_draw_prims (ctx=0x55e9f1a066a0, 
prims=0x7fee68b10480, nr_prims=1, ib=0x0, index_bounds_valid=1 '\001', 
min_index=0, max_index=3, gl_xfb_obj=0x0, stream=0, indirect=0x0) at 
../src/mesa/drivers/dri/i965/brw_draw.c:1148
#6  0x7fee6c0e4163 in _mesa_draw_arrays (ctx=0x55e9f1a066a0, mode=5, 
start=0, count=4, numInstances=1, baseInstance=0, drawID=0)
at ../src/mesa/main/draw.c:374
#7  0x7fee6c0e48eb in _mesa_DrawArrays (mode=5, start=0, count=4) at 
../src/mesa/main/draw.c:531
#8  0x7fee77148a8a in 
mir::renderer::gl::Renderer::draw(mir::graphics::Renderable const&) const 
(this=0x7fee58000b20, renderable=
...) at /home/alan/display_server/mir/src/renderers/gl/renderer.cpp:631
#9  0x7fee77147e13 in 
mir::renderer::gl::Renderer::render(std::vector,
 std::allocator > > const&) const 
(this=0x7fee58000b20, renderables=std::vector of length 2, capacity 2 = {...})
at /home/alan/display_server/mir/src/renderers/gl/renderer.cpp:437
#10 0x7fee76f0c728 in 
mir::compositor::DefaultDisplayBufferCompositor::composite(std::vector,
 std::allocator > >&&) 
(this=0x7fee5800c840, scene_elements=...)
at 
/home/alan/display_server/mir/src/server/compositor/default_display_buffer_compositor.cpp:84
#11 0x7fee76f12781 in mir::compositor::CompositingFunctor::operator()() 
(this=0x55e9f1b6a3a0)
at 
/home/alan/display_server/mir/src/server/compositor/multi_threaded_compositor.cpp:141
#12 0x7fee76f18311 in std::__invoke_impl(std::__invoke_other, 
mir::compositor::CompositingFunctor&) (__f=...) at 
/usr/include/c++/7/bits/invoke.h:60
#13 0x7fee76f178b4 in 
std::__invoke(mir::compositor::CompositingFunctor&)
 (__fn=...)
at /usr/include/c++/7/bits/invoke.h:95
#14 0x7fee76f16ae0 in 
std::reference_wrapper::operator()<>() 
const (this=0x7fee68b10af0)
at /usr/include/c++/7/bits/refwrap.h:356
#15 0x7fee76f15aac in std::_Function_handler 
>::_M_invoke(std::_Any_data const&) (__functor=...) at 
/usr/include/c++/7/bits/std_function.h:316
#16 0x7fee76daedbc in std::function::operator()() const 
(this=0x7fee68b10af0) at /usr/include/c++/7/bits/std_function.h:706
#17 0x7fee77108ed3 in (anonymous namespace)::Task::execute() 
(this=0x7fee68b10af0)
at /home/alan/display_server/mir/src/server/thread/basic_thread_pool.cpp:40
#18 0x7fee7710922e in (anonymous namespace)::Worker::operator()() 
(this=0x55e9f172f5d0)
at /home/alan/display_server/mir/src/server/thread/basic_thread_pool.cpp:91
#19 0x7fee7710bc51 in std::__invoke_impl(std::__invoke_other, (an

[Bug 1866069] Re: Investigate segfault on Mir

2020-03-06 Thread Alan Griffiths
Found the underlying bug in Mir. (Re-uploading to a texture from
multiple threads.)

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

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

Title:
  Investigate segfault on Mir

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

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

[Bug 1701563] Re: On Artful Kate crashes when run on Mir

2017-06-30 Thread Alan Griffiths
New behavior on Artful: calling mir_create_menu_window_spec() with
parent == nullptr

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

Title:
  On Artful Kate crashes when run on Mir

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

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


[Bug 1701563] [NEW] On Artful Kate crashes when run on Mir

2017-06-30 Thread Alan Griffiths
Public bug reported:

$ sudo apt install miral-examples kate
$ miral-app
[in the app terminal] $ gdb kate

Expect: kate runs
Actual:

Thread 1 "kate" received signal SIGABRT, Aborted.
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:58
58  ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt
#0  0x725da77f in __GI_raise (sig=sig@entry=6)
at ../sysdeps/unix/sysv/linux/raise.c:58
#1  0x725dc37a in __GI_abort () at abort.c:89
#2  0x7fffe1463b78 in mir::require(bool) ()
at ./src/include/common/mir/require.h:28
#3  0x7fffe1463b78 in mir_create_menu_window_spec (connection=
0x55959f40, width=640, height=480, parent=0x0, rect=0x7fffcb90, 
edge=mir_edge_attachment_any) at ./src/client/mir_surface_api.cpp:79
#4  0x7fffe1716f31 in  ()
at /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqpa-ubuntumirclient.so
#5  0x7fffe17180eb in  ()
at /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqpa-ubuntumirclient.so
#6  0x7fffe170506b in  ()
at /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqpa-ubuntumirclient.so
#7  0x73f200c9 in QWindowPrivate::create(bool) ()
at /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#8  0x746e5585 in QWidgetPrivate::create_sys(unsigned long long, bool, 
bool) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x746e4d7d in QWidget::create(unsigned long long, bool, bool) ()
at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x746e51e9 in QWidget::winId() const ()
at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5

** 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/1701563

Title:
  On Artful Kate crashes when run on Mir

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

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


[Bug 1701747] Re: Remove hard dependencies on libmir* in relevant packages

2017-07-03 Thread Alan Griffiths
IMO this is a design issue in Mesa - it hard links to all the backends
enabled at build time. That also means, for example that a Mir based
system pulls in a bunch of X libraries. The same is true for Wayland. A
runtime dependency would be more satisfactory for everyone.

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

Title:
  Remove hard dependencies on libmir* in relevant packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1701747/+subscriptions

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


[Bug 1844222] Re: Wayland session overlaid by black window when fullscreen scummvm exits

2019-09-30 Thread Alan Griffiths
I also see this behaviour with other SDL applications if fullscreened
using the Wayland backend.

E.g.

snap install --edge mir-kiosk-neverputt
mir-kiosk-neverputt

I don't see the same effect on weston, sway or Mir based servers.

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

Title:
  Wayland session overlaid by black window when fullscreen scummvm exits

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1844222/+subscriptions

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

[Bug 1844222] Re: Wayland session overlaid by black window when fullscreen scummvm exits

2019-09-30 Thread Alan Griffiths
Clarification, with neverputt the last frame overlays everything, not a
black one.

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

Title:
  Wayland session overlaid by black window when fullscreen scummvm exits

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1844222/+subscriptions

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

[Bug 1844222] Re: Wayland session overlaid by black window when fullscreen SDL apps exits

2019-10-01 Thread Alan Griffiths
** Summary changed:

- Wayland session overlaid by black window when fullscreen scummvm exits
+ Wayland session overlaid by black window when fullscreen SDL apps exits

** Summary changed:

- Wayland session overlaid by black window when fullscreen SDL apps exits
+ Wayland session overlaid by window when fullscreen SDL apps exits

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

Title:
  Wayland session overlaid by window when fullscreen SDL apps exits

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1844222/+subscriptions

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

[Bug 1844222] [NEW] Wayland session overlaid by black window when fullscreen scummvm exits

2019-09-16 Thread Alan Griffiths
Public bug reported:

Seen on 18.04 and 19.10

In the "Ubuntu Wayland" desktop

sudo apt install beneath-a-steel-sky
SDL_VIDEODRIVER=wayland scummvm -f -p /usr/share/scummvm/beneath-a-steel-sky sky

Press ESC a few times and Ctrl-Q to exit.

Expect: session returns to normal
Actual: a black rectangle covers the screen, even when switching workspaces.

(I'm sure scummvm is doing something odd, but...)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Wayland session overlaid by black window when fullscreen scummvm exits

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1844222/+subscriptions

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

[Bug 1889166] Re: mir: build failure on s390x

2020-07-28 Thread Alan Griffiths
Looking at the code, it is written correctly and handles the case where
strncpy() "truncates before the terminating nul". It is unfortunate that
this triggers a warning.

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

Title:
  mir: build failure on s390x

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

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

[Bug 1836934] [NEW] eoan boot hides grub menu

2019-07-17 Thread Alan Griffiths
Public bug reported:

I dual boot several Ubuntu versions and have edited /etc/default/grub to
show them on boot (and default to the last used).

When eoan installs grub I no longer see the grub menu listing them
during boot.

Holding the shift key doesn't help.

Although not displayed the menu seems to be active as I can select
another install by using the cursor keys and enter.

Reinstalling and updating grub from 18.04 restores normality - once I've
found 18.04 by guessing where it is on the (hidden) boot menu.

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

** Package changed: initramfs-tools (Ubuntu) => grub (Ubuntu)

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

Title:
  eoan boot hides grub menu

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

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

[Bug 1836934] ProcEnviron.txt

2019-07-18 Thread Alan Griffiths
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1836934/+attachment/5277806/+files/ProcEnviron.txt

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

Title:
  eoan boot hides grub menu

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

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

[Bug 1836934] Re: eoan boot hides grub menu

2019-07-18 Thread Alan Griffiths
apport information

** Tags added: apport-collected eoan wayland-session

** Description changed:

  I dual boot several Ubuntu versions and have edited /etc/default/grub to
  show them on boot (and default to the last used).
  
  When eoan installs grub I no longer see the grub menu listing them
  during boot.
  
  Holding the shift key doesn't help.
  
  Although not displayed the menu seems to be active as I can select
  another install by using the cursor keys and enter.
  
- Reinstalling and updating grub from 18.04 restores normality - once I've
- found 18.04 by guessing where it is on the (hidden) boot menu.
+ Reinstalling and updating grub from 18.04 restores normality - once I've 
found 18.04 by guessing where it is on the (hidden) boot menu.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu5
+ Architecture: amd64
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 19.10
+ InstallationDate: Installed on 2019-05-22 (56 days ago)
+ InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190522)
+ Package: grub2 (not installed)
+ ProcVersionSignature: Ubuntu 5.2.0-8.9-generic 5.2.0
+ Tags:  wayland-session eoan
+ Uname: Linux 5.2.0-8-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1836934/+attachment/5277805/+files/ProcCpuinfoMinimal.txt

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

Title:
  eoan boot hides grub menu

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

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

[Bug 1836934] ProcEnviron.txt

2019-07-18 Thread Alan Griffiths
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1836934/+attachment/5277871/+files/ProcEnviron.txt

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

Title:
  eoan boot hides grub menu

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

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

[Bug 1836934] Re: eoan boot hides grub menu

2019-07-18 Thread Alan Griffiths
apport information

** Description changed:

  I dual boot several Ubuntu versions and have edited /etc/default/grub to
  show them on boot (and default to the last used).
  
  When eoan installs grub I no longer see the grub menu listing them
  during boot.
  
  Holding the shift key doesn't help.
  
  Although not displayed the menu seems to be active as I can select
  another install by using the cursor keys and enter.
  
  Reinstalling and updating grub from 18.04 restores normality - once I've 
found 18.04 by guessing where it is on the (hidden) boot menu.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu5
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  InstallationDate: Installed on 2019-05-22 (56 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190522)
  Package: grub2 (not installed)
  ProcVersionSignature: Ubuntu 5.2.0-8.9-generic 5.2.0
  Tags:  wayland-session eoan
  Uname: Linux 5.2.0-8-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu5
+ Architecture: amd64
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 19.10
+ InstallationDate: Installed on 2019-05-22 (56 days ago)
+ InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190522)
+ Package: grub-common 2.04-1ubuntu1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 5.2.0-8.9-generic 5.2.0
+ Tags:  wayland-session eoan
+ Uname: Linux 5.2.0-8-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1836934/+attachment/5277869/+files/Dependencies.txt

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

Title:
  eoan boot hides grub menu

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

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

[Bug 1836934] ProcCpuinfoMinimal.txt

2019-07-18 Thread Alan Griffiths
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1836934/+attachment/5277870/+files/ProcCpuinfoMinimal.txt

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

Title:
  eoan boot hides grub menu

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

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

[Bug 1836934] Re: eoan boot hides grub menu

2019-07-19 Thread Alan Griffiths
>Setting a GRUB_TIMEOUT to -1 should be sufficient to always show the
menu, I'd expect, or is that what is not working?

I'm setting it to 10 (attached) but, yes, that's what is not working: I
can use the menu (up/down/enter) but can't see it - just the "Lenovo"
logo.

** Attachment added: "/etc/default/grub"
   
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1836934/+attachment/5278007/+files/grub

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

Title:
  eoan boot hides grub menu

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

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

[Bug 1808060] Re: libmirclient causes multiarch SDL2 headers to conflict with each other

2018-12-13 Thread Alan Griffiths
Isn't the most sensible way to fix this to change the libsdl2-dev
packaging to depend on libmirclient9 directly?

I can't think of any sane reason to expose the Mir headers to SDL2
users.

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

Title:
  libmirclient causes multiarch SDL2 headers to conflict with each other

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

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

[Bug 1808060] Re: libmirclient causes multiarch SDL2 headers to conflict with each other

2018-12-13 Thread Alan Griffiths
On reflection, there are several factors contributing to the problem.
Addressing any one of them would resolve the problem reported.

1. none of the Mir -dev packages are co-installable
2. libsdl2-dev should not depend on libmirclient-dev
3. SDL2 is being built with mirclient support on 18.10

1 & 2 have been the case since well before 16.04 and this issue has gone
undetected. If there's a reason for /2/, it's a bad one. Regardless, we
ought to address /1/.

3 is pointless and likely an oversight. I'm under the impression that
SDL2 dropped mirclient support upstream, but I guess that hasn't
filtered through yet. In any case mirclient lost GL support in 18.04 and
will not support Nvidia eglstream drivers.

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

Title:
  libmirclient causes multiarch SDL2 headers to conflict with each other

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

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

[Bug 1774011] [NEW] Compile options prevent use in a shared library

2018-05-29 Thread Alan Griffiths
Public bug reported:

Trying to build the Mir and wlcs test suites on 18.10 Cosmic I get the
error:

/usr/bin/ld: /usr/lib/x86_64-linux-gnu/libgtest.a(gtest-all.cc.o): relocation 
R_X86_64_PC32 against symbol 
`_ZTVSt9basic_iosIcSt11char_traitsIcEE@@GLIBCXX_3.4' can not be used when 
making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status

I doubt Mir is the only project to make use of libgtest in shared
objects. The libgtest should be compiled with -fPIC.

** Affects: googletest (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/1774011

Title:
  Compile options prevent use in a shared library

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

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

[Bug 1685186] [NEW] Mir needs to be updated in 16.04 and the dependency tree trimmed

2017-04-21 Thread Alan Griffiths
Public bug reported:

Snap development using Mir has been using the "stable phone overlay" PPA
which is both inconvenient and a legacy of the cancelled Unity8 project.

It would greatly simplify things if Mir were updated in the Xenial
archive.

Mir has two categories of dependent project:

  1 packages related to Unity8 (and unity-system-compositor)
  2 toolkits and other "clients" of Mir

We should remove the first category as it is not helpful to carry these
in the LTS.

The second category is dependent only on libmirclient which is ABI
stable

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

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

Title:
  Mir needs to be updated in 16.04 and the dependency tree trimmed

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

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


[Bug 1685186] Re: Mir needs to be updated in 16.04 and the dependency tree trimmed

2017-04-21 Thread Alan Griffiths
** Description changed:

  Snap development using Mir has been using the "stable phone overlay" PPA
  which is both inconvenient and a legacy of the cancelled Unity8 project.
  
  It would greatly simplify things if Mir were updated in the Xenial
  archive.
  
  Mir has two categories of dependent project:
  
-   1 packages related to Unity8 (and unity-system-compositor)
-   2 toolkits and other "clients" of Mir
+   1 packages related to Unity8 (and unity-system-compositor)
+   2 toolkits and other "clients" of Mir
  
  We should remove the first category as it is not helpful to carry these
  in the LTS.
  
  The second category is dependent only on libmirclient which is ABI
  stable
+ 
+ notes:
+ 
+ A recursive search or rdependencies identifies the following packages in
+ category 1:
+ 
+ camera-app-autopilot
+ gallery-app-autopilot
+ indicator-network-autopilot
+ indicators-client
+ python3-mir-perf-framework
+ qtdeclarative5-qtmir-plugin
+ qtmir-android
+ qtmir-desktop
+ qtmir-tests
+ ubuntu-desktop-mir
+ ubuntu-experience-tests
+ ubuntu-pocket-desktop
+ ubuntu-push-autopilot
+ ubuntu-touch
+ ubuntu-touch-session
+ unity8
+ unity8-autopilot
+ unity8-desktop-session-mir
+ unity-scope-click-autopilot
+ unity-system-compositor
+ unity-system-compositor-autopilot

** Changed in: mir (Ubuntu)
 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/1685186

Title:
  Mir needs to be updated in 16.04 and the dependency tree trimmed

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

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

[Bug 1685186] Re: Mir needs to be updated in 16.04 and the dependency tree trimmed

2017-04-21 Thread Alan Griffiths
** Description changed:

  Snap development using Mir has been using the "stable phone overlay" PPA
  which is both inconvenient and a legacy of the cancelled Unity8 project.
  
  It would greatly simplify things if Mir were updated in the Xenial
  archive.
  
  Mir has two categories of dependent project:
  
    1 packages related to Unity8 (and unity-system-compositor)
    2 toolkits and other "clients" of Mir
  
  We should remove the first category as it is not helpful to carry these
  in the LTS.
  
  The second category is dependent only on libmirclient which is ABI
  stable
  
  notes:
  
  A recursive search or rdependencies identifies the following packages in
  category 1:
  
  camera-app-autopilot
  gallery-app-autopilot
  indicator-network-autopilot
  indicators-client
- python3-mir-perf-framework
  qtdeclarative5-qtmir-plugin
  qtmir-android
  qtmir-desktop
  qtmir-tests
  ubuntu-desktop-mir
  ubuntu-experience-tests
  ubuntu-pocket-desktop
  ubuntu-push-autopilot
  ubuntu-touch
  ubuntu-touch-session
  unity8
  unity8-autopilot
  unity8-desktop-session-mir
  unity-scope-click-autopilot
  unity-system-compositor
  unity-system-compositor-autopilot

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

Title:
  Mir needs to be updated in 16.04 and the dependency tree trimmed

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

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

[Bug 1685186] Re: Mir needs to be updated in 16.04 and the dependency tree trimmed

2017-04-21 Thread Alan Griffiths
** Description changed:

- Snap development using Mir has been using the "stable phone overlay" PPA
- which is both inconvenient and a legacy of the cancelled Unity8 project.
+ [Impact]
+ Snap development using Mir has been using the "stable phone overlay" PPA 
which is both inconvenient and a legacy of the cancelled Unity8 project.
  
  It would greatly simplify things if Mir were updated in the Xenial
  archive.
  
+ [Test Case]
+ 
+ Build a Mir client snap (e.g. lp:~albaguirre/+snap/mir-client-demos)
+ against "Primary Ubuntu Archive" and deploy as described in
+ https://developer.ubuntu.com/en/snappy/guides/mir-snaps/
+ 
+ Expected: the client apps start and are visible on screen
+ Actual: the client don't apps start and are not visible on screen
+ 
+ [Regression Potential]
  Mir has two categories of dependent project:
  
    1 packages related to Unity8 (and unity-system-compositor)
    2 toolkits and other "clients" of Mir
  
- We should remove the first category as it is not helpful to carry these
- in the LTS.
+ We should remove the first category to avoid regressions as it is not
+ helpful to carry these in the LTS.
  
  The second category is dependent only on libmirclient which is ABI
- stable
+ stable.
+ 
+ The principle type of regression would be FTBFS where APIs have been
+ deprecated.
  
  notes:
  
  A recursive search or rdependencies identifies the following packages in
  category 1:
  
  camera-app-autopilot
  gallery-app-autopilot
  indicator-network-autopilot
  indicators-client
  qtdeclarative5-qtmir-plugin
  qtmir-android
  qtmir-desktop
  qtmir-tests
  ubuntu-desktop-mir
  ubuntu-experience-tests
  ubuntu-pocket-desktop
  ubuntu-push-autopilot
  ubuntu-touch
  ubuntu-touch-session
  unity8
  unity8-autopilot
  unity8-desktop-session-mir
  unity-scope-click-autopilot
  unity-system-compositor
  unity-system-compositor-autopilot

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

Title:
  Mir needs to be updated in 16.04 and the dependency tree trimmed

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

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

[Bug 1685186] Re: Mir needs to be updated in 16.04 and the dependency tree trimmed

2017-04-24 Thread Alan Griffiths
Keeping notes here for ease of reference. The rdepends of libmirclient
are:

libmirclient9
Reverse Depends:
  Depends: ubuntu-application-api3-desktop (>= 0.19.0+16.04.20160128)
  Depends: xmir-hwe-16.04 (>= 0.21.0+16.04.20160330)
  Depends: xmir (>= 0.21.0+16.04.20160330)
  Depends: libgtk-3-0 (>= 0.21.0+16.04.20160330)
  Depends: xmir (>= 0.20.3+16.04.20160322)
  Depends: url-dispatcher (>= 0.17.1+16.04.20151105.1)
  Depends: unity-system-compositor (>= 0.20.2+16.04.20160307)
  Depends: ubuntu-system-settings-online-accounts (>= 0.20.2+16.04.20160307)
  Depends: ubuntu-application-api3-touch (>= 0.19.0+16.04.20160128)
  Depends: qtdeclarative5-qtmir-plugin (>= 0.20.3+16.04.20160322)
  Depends: ubuntu-app-test (>= 0.17.1+16.04.20151105.1)
  Depends: qtubuntu-desktop (>= 0.20.2+16.04.20160307)
  Depends: qtubuntu-android (>= 0.20.2+16.04.20160307)
  Depends: qtmir-desktop (>= 0.20.3+16.04.20160322)
  Depends: qtmir-android (>= 0.20.3+16.04.20160322)
  Depends: libubuntu-app-launch2 (>= 0.17.1+16.04.20151105.1)
  Depends: pay-service (>= 0.20.2+16.04.20160307)
  Depends: mir-utils (>= 0.21.0+16.04.20160330)
  Depends: mir-test-tools (>= 0.21.0+16.04.20160330)
  Depends: mir-demos (>= 0.21.0+16.04.20160330)
  Depends: mir-client-platform-mesa5 (>= 0.21.0+16.04.20160330)
  Depends: mir-android-diagnostics (>= 0.21.0+16.04.20160330)
  Depends: libtrust-store2 (>= 0.18.1+16.04.20160115)
  Depends: glmark2-es2-mir (>= 0.14.0+15.10.20150701)
  Depends: glmark2-mir (>= 0.14.0+15.10.20150701)
  Depends: libmirserver38 (>= 0.21.0+16.04.20160330)
  Depends: libmirclient-dev (= 0.21.0+16.04.20160330-0ubuntu1)
  Depends: libgtk-3-0 (>= 0.20.2+16.04.20160307)

Removing the Mir packages:

glmark2-es2-mir
glmark2-mir
libgtk-3-0
libtrust-store2
libubuntu-app-launch2
pay-service
qtubuntu-android
qtubuntu-desktop
ubuntu-application-api3-desktop
ubuntu-application-api3-touch
ubuntu-app-test
ubuntu-system-settings-online-accounts
unity-system-compositor
url-dispatcher
xmir

These are the packages that may FTBFS if 0.26 is pushed to the store

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

Title:
  Mir needs to be updated in 16.04 and the dependency tree trimmed

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

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


[Bug 1685186] Re: Mir needs to be updated in 16.04 and the dependency tree trimmed

2017-04-24 Thread Alan Griffiths
** Branch linked: lp:~alan-griffiths/mir/optional-deprecations

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

Title:
  Mir needs to be updated in 16.04 and the dependency tree trimmed

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

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


[Bug 1570698] Re: CI failure in TestClientInput.receives_one_touch_event_per_frame

2016-11-24 Thread Alan Griffiths
Again:

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

12:05:28 9: Actual function call count doesn't match EXPECT_CALL(first_client, 
handle_input(_))...
12:05:28 9: Expected: to be called between 20 and 180 times
12:05:28 9: Actual: called 18 times - unsatisfied and active
12:05:28 9: [2016-11-24 12:05:28.455825] mirserver: Stopping
12:05:28 9: [ FAILED ] TestClientInput.receives_one_touch_event_per_frame 
(124506 ms)

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

Title:
  CI failure in TestClientInput.receives_one_touch_event_per_frame

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

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


[Bug 1627697] Re: gnome-terminal crashes on resize

2016-11-30 Thread Alan Griffiths
gtk seems to be fixed on 17.04

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

Title:
  gnome-terminal crashes on resize

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

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


[Bug 1651391] [NEW] Package mirtest-dev is missing a dependency on mir-renderer-gl-dev

2016-12-20 Thread Alan Griffiths
Public bug reported:

tests/mirtest.pc.in contains the line:

Requires: mirserver mirplatform mirclient mir-renderer-gl-dev

But debian/control doesn't have the corresponding dependency on mir-
renderer-gl-dev

(I also think that mir-renderer-gl-dev.pc ought to be renamed mir-
renderer-gl.pc, but that's a secondary issue.)

** Affects: mir
 Importance: Medium
 Assignee: Alan Griffiths (alan-griffiths)
 Status: In Progress

** Affects: mir (Ubuntu)
 Importance: Undecided
 Status: Triaged

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

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

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

Title:
  Package mirtest-dev is missing a dependency on mir-renderer-gl-dev

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

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


[Bug 1651391] Re: Package mirtest-dev is missing a dependency on mir-renderer-gl-dev

2016-12-20 Thread Alan Griffiths
** Branch linked: lp:~alan-griffiths/mir/fix-1651391

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

Title:
  Package mirtest-dev is missing a dependency on mir-renderer-gl-dev

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

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


[Bug 1651384] Re: [MIR] miral

2016-12-20 Thread Alan Griffiths
That's a Mir bug lp:1651391 do we need a workaround in miral?

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

Title:
  [MIR] miral

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

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


[Bug 1651384] Re: [MIR] miral

2016-12-20 Thread Alan Griffiths
Landing a workaround (and a couple of other cherrypicked bugfixes) in
silo 2317

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

Title:
  [MIR] miral

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

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


[Bug 1651735] [NEW] $ mir_demo_server --help fails with an exception

2016-12-21 Thread Alan Griffiths
Public bug reported:

$ mir_demo_server --help
[2016-12-21 11:49:00.068655] mirplatform: Found graphics driver: mir:mesa-kms 
(version 0.25.0)
[2016-12-21 11:49:00.069710] mirplatform: Found graphics driver: mir:mesa-x11 
(version 0.25.0)
[2016-12-21 11:49:00.069935] mirplatform: Found graphics driver: 
mir:stub-graphics (version 0.25.0)
[2016-12-21 11:49:00.069954] mirplatform: Found graphics driver: 
throw-on-creation (version 0.25.0)
ERROR: Throw location unknown (consider using BOOST_THROW_EXCEPTION)
Dynamic exception type: 
boost::exception_detail::clone_impl
 >
std::exception::what: character conversion failed

** Affects: mir
 Importance: Undecided
 Status: New

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

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

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

Title:
  $ mir_demo_server --help fails with an exception

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

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


[Bug 1651735] Re: $ mir_demo_server --help fails with an exception

2016-12-21 Thread Alan Griffiths
It isn't just the test platform:

$ sudo apt remove mir-test-tools
$ mir_demo_server --help
[2016-12-21 12:07:29.534586] mirplatform: Found graphics driver: mir:mesa-kms 
(version 0.25.0)
[2016-12-21 12:07:29.535346] mirplatform: Found graphics driver: mir:mesa-x11 
(version 0.25.0)
ERROR: Throw location unknown (consider using BOOST_THROW_EXCEPTION)
Dynamic exception type: 
boost::exception_detail::clone_impl
 >
std::exception::what: character conversion failed

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

Title:
  $ mir_demo_server --help fails with an exception

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

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


[Bug 1570698] Re: CI failure in TestClientInput.receives_one_touch_event_per_frame

2016-12-21 Thread Alan Griffiths
10:15:27 Expected: to be called between 20 and 180 times
10:15:27 Actual: called 181 times - over-saturated and active
10:15:27 
10:15:27 GMOCK WARNING:
10:15:27 Uninteresting mock function call - returning directly.
10:15:27 Function call: handle_input(touch_event(when=3725515999186980 
(164.850700ms ago), from=3, touch = {{id=1, action=change, tool=finger, 
x=11.9781, y=19.165, pressure=1, major=8, minor=5, size=8}, modifiers=none))
10:15:27 Stack trace:
10:15:27 [2016-12-21 10:03:39.345580] mirserver: Stopping
10:15:27 [ FAILED ] TestClientInput.receives_one_touch_event_per_frame (5473 ms)

https://mir-jenkins.ubuntu.com/job/build-2-binpkg-
mir/arch=amd64,compiler=gcc,platform=mesa,release=xenial+overlay/3250/consoleFull

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

Title:
  CI failure in TestClientInput.receives_one_touch_event_per_frame

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

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


[Bug 1651735] Re: $ mir_demo_server --help fails with an exception

2016-12-22 Thread Alan Griffiths
On further investigation I only see this on my desktop (not on VM or
laptop).

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

** Changed in: mir (Ubuntu)
   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/1651735

Title:
  $ mir_demo_server --help fails with an exception

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

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


[Bug 1685186] Re: [SRU] Mir needs to be updated to 0.26 in 16.04LTS

2017-05-31 Thread Alan Griffiths
Added Zesty and Yakkety as they need to have at least the version in
Xenial.

For Zesty this is a bugfix update, on Yakkety it has the same effect as
on Xenial (of making some "early experience" downstreams a little less
useful).

** Branch unlinked: lp:~alan-griffiths/mir/optional-deprecations

** Branch linked: lp:~alan-griffiths/mir/0.26.3-xenial

** Changed in: mir (Ubuntu)
   Status: Fix Released => 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/1685186

Title:
  [SRU] Mir needs to be updated to 0.26 in 16.04LTS

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

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


[Bug 1685186] Re: [SRU] Mir needs to be updated to 0.26 in 16.04LTS

2017-06-05 Thread Alan Griffiths
Set back to verification-needed as we now have the binaries for all the
supported releases

** Tags removed: verification-failed
** Tags added: verification-needed

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

Title:
  [SRU] Mir needs to be updated to 0.26 in 16.04LTS

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

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


[Bug 1696091] [NEW] When the "target" demo recieves mir_event_type_close_window it fails to exit

2017-06-06 Thread Alan Griffiths
Public bug reported:

Start mir_demo_client_target under mir_proving_server (or miral-shell,
or miral-kiosk)

Ensure it has focus and press Alt+F4

expect: the window disappears and the program exits
actual: the window disappears and the program hangs

It appears that the shutdown_handler() thread is waiting on sigwait()
and the main thread is trying to join. (So, for example, Ctrl-C will
still exit OK)

** Affects: mir (Ubuntu)
 Importance: Low
 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/1696091

Title:
  When the "target" demo recieves mir_event_type_close_window it fails
  to exit

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

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


[Bug 1696091] Re: When the "target" demo receives mir_event_type_close_window it fails to exit

2017-06-07 Thread Alan Griffiths
** Summary changed:

- When the "target" demo recieves mir_event_type_close_window it fails to exit
+ When the "target" demo receives mir_event_type_close_window it fails to exit

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

Title:
  When the "target" demo receives mir_event_type_close_window it fails
  to exit

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

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


[Bug 1696978] Re: Mir locking up when switching VTs

2017-06-09 Thread Alan Griffiths
** Changed in: mir
   Status: New => Confirmed

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

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

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

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

Title:
  Mir locking up when switching VTs

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

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


[Bug 1667645] Re: If the only surface in a session cannot take focus the server crashes

2017-02-27 Thread Alan Griffiths
** Changed in: miral
Milestone: None => 1.3

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

Title:
  If the only surface in a session cannot take focus the server crashes

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

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


[Bug 1488232] Re: server shutdown failure (segfault)

2017-02-27 Thread Alan Griffiths
Is this still a thing?

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

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

Title:
  server shutdown failure (segfault)

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

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


[Bug 1667645] Re: If the only surface in a session cannot take focus the server crashes

2017-02-28 Thread Alan Griffiths
** Changed in: miral
   Status: In Progress => Fix Committed

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

Title:
  If the only surface in a session cannot take focus the server crashes

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

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


[Bug 1625846] Re: Xmir -rootless: Firefox menus pop up then close right away

2017-02-28 Thread Alan Griffiths
Incomplete for miral, we can't fix this in miral directly. The way focus
works in Mir does seem odd and I'm surprised that the workarounds
(ignoring focus loss) in the Qt and Gtk toolkits are "good enough". When
we have a plan, then will reassess how miral is affected.

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

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

** Changed in: mir
   Status: Triaged => Confirmed

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

Title:
  Xmir -rootless: Firefox menus pop up then close right away

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

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


[Bug 1665723] Re: Maximized window hidden under launcher after exit fullscreen

2017-02-28 Thread Alan Griffiths
** Branch linked: lp:~alan-griffiths/miral/fix-1658117

** Changed in: miral
   Status: New => Fix Released

** Changed in: miral (Ubuntu)
   Status: New => Fix Committed

** Changed in: miral (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: miral
 Assignee: (unassigned) => Lukáš Tinkl (lukas-kde)

** Changed in: miral (Ubuntu)
 Assignee: (unassigned) => Lukáš Tinkl (lukas-kde)

** Branch linked: lp:~lukas-kde/miral/shellchrome-windowinfo

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

Title:
  Maximized window hidden under launcher after exit fullscreen

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

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

[Bug 1668415] Re: intermittent missing menu on calculator in u8 zesty

2017-02-28 Thread Alan Griffiths
Could be racy window management in QtMir

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

Title:
  intermittent missing menu on calculator in u8 zesty

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

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


[Bug 1668415] Re: intermittent missing menu on calculator in u8 zesty

2017-02-28 Thread Alan Griffiths
This seems to be gnome-calculator. So, not Xmir.

Testing in miral-app (miral 1.2, Zesty with Mir 0.26.1) I don't
reproduce the problem, so I think that's "Incomplete" for miral and gtk-
mir until we locate the problem.

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

** Changed in: gtk+3.0 (Ubuntu)
   Status: New => Incomplete

** Changed in: miral (Ubuntu)
   Status: New => Incomplete

** Also affects: qtmir
   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/1668415

Title:
  intermittent missing menu on calculator in u8 zesty

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

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


[Bug 1668467] Re: gnome-calculator, you can open the Preferences window multiple times, making the window transparent the second time

2017-02-28 Thread Alan Griffiths
Can reproduce in miral-app, so probably gtk-mir, miral or mir

** Tags added: gtk-mir

** Also affects: gtk+3.0 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: miral
   Status: New => Confirmed

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

** Changed in: qtmir (Ubuntu)
   Status: New => Incomplete

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

Title:
  gnome-calculator, you can open the Preferences window multiple times,
  making the window transparent the second time

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

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


[Bug 1668419] Re: out of order focus of child window u8 zesty

2017-02-28 Thread Alan Griffiths
*** This bug is a duplicate of bug 1625397 ***
https://bugs.launchpad.net/bugs/1625397

Several issues here: but the main one seems to be the GTK issue
described in lp:1625397.

That a "modal" dialog isn't modal because the gdk-mir is ignoring gdks
modal hint when creating it.


** This bug has been marked a duplicate of bug 1625397
   [gtk] Focus is stuck on the save as window vs the main window

** Description changed:

  feb 27 iso build of zesty, u8 clean exploration
  
  to repro:
  1) launch calculator
- 2) choose concentric circles in upper left, should reveal a mean
- 3) choose "about", click around on it...and back to parent window
- expected: "parent" should move back when child is selected
+ 2) choose concentric circles in upper left, should reveal a menu
+ 3) choose "about", click around on it...and on parent window
+ expected: "about" should retain focus
  note: also couldn't really enter input into the surface at all - was able to 
use the u8 "x" out button on the window to close.
  
  https://www.youtube.com/watch?v=gfB1PT4BZ9E

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

Title:
  out of order focus of child window u8 zesty

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

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


[Bug 1662733] Re: Window titlebar and shadow flickers when scrubbing through menus (or when a tooltip appears)

2017-02-28 Thread Alan Griffiths
Agreed, this is the same underlying issue with "focus-loss" events that
manifests in lp:1625846. We should ensure that any plan to resolve
addresses both usecases.

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

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

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

** Description changed:

  Application titlebar and shadow flickers when scrubbing through menus,
  or when a tooltip appears.
  
  Test case:
    1. $ sol -- --desktop_file_hint=unity8
    2. Click on a menu and move the mouse horizontally to the next menu.
  
  Expected: No change in the app window's title bar or shadow.
  Observed: Flickering in the app title bar and shadow on every menu change.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: unity8 8.15+17.04.20170206-0ubuntu1
  ProcVersionSignature: Ubuntu 4.9.0-15.16-generic 4.9.5
  Uname: Linux 4.9.0-15-generic x86_64
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  Date: Wed Feb  8 09:55:14 2017
  InstallationDate: Installed on 2016-11-03 (97 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Alpha amd64 (20161102)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)
  upstart.unity8-dash.log: [2017-02-08:09:55:07.500] "clickscope" : setActive: 
true
+ 
+ *NOTE*: similar cause, but different usecase to lp:1625846

** Changed in: unity8 (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Window titlebar and shadow flickers when scrubbing through menus (or
  when a tooltip appears)

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

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

[Bug 1625846] Re: Xmir -rootless: Firefox menus pop up then close right away

2017-02-28 Thread Alan Griffiths
** Description changed:

  To reproduce:
  1) Open firefox on a rootless Xmir
  2) Right click or attempt to open the menu on the top right
  
  Expected:
  Menu to open
  
  Result:
  Menu pops up then closes right away.
  
+ I think this is an expected bug, but dont remember the bug# soo figure
+ would make one here :)
  
- I think this is an expected bug, but dont remember the bug# soo figure would 
make one here :)
+ *NOTE*: similar cause, but different usecase to lp:1662733

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

Title:
  Xmir -rootless: Firefox menus pop up then close right away

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

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


[Bug 1665286] Re: [unity8] A ghost (shadow only) window opens with some app windows/menus

2017-02-28 Thread Alan Griffiths
Oh, and tiled is a Qt application, so I think gtk3+ is innocent

** No longer affects: gtk+3.0 (Ubuntu)

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

Title:
  [unity8] A ghost (shadow only) window opens with some app
  windows/menus

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

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


[Bug 1665286] Re: [unity8] A ghost (shadow only) window opens with some app windows/menus

2017-02-28 Thread Alan Griffiths
Testing with miral-app I don't see this hidden window until it becomes
visible.

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

** Changed in: miral
   Status: Confirmed => Incomplete

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

** Changed in: miral (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  [unity8] A ghost (shadow only) window opens with some app
  windows/menus

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

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


[Bug 1665312] Re: [unity8][gtk] wrong tooltips position

2017-02-28 Thread Alan Griffiths
Cannot reproduce with miral-app: so probably not miral, mir or gtk

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

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

** Changed in: miral
   Status: Confirmed => Incomplete

** Changed in: gtk+3.0 (Ubuntu)
   Status: Confirmed => Incomplete

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

** Changed in: miral (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  [unity8][gtk] wrong tooltips position

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

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


[Bug 1668467] Re: gnome-calculator, you can open the Preferences window multiple times, making the window transparent the second time

2017-02-28 Thread Alan Griffiths
I *think* this is gtk-mir.

Running gnome-terminal on Unity7 selecting "Preferences" a second time
raises the Preferences window.

But in miral-shell I see no handle_raise_window() in --window-
management-trace. Which implies that mir_window_raise() isn't being
called by the toolkit.

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

Title:
  gnome-calculator, you can open the Preferences window multiple times,
  making the window transparent the second time

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

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


[Bug 1668467] Re: gnome-calculator, you can open the Preferences window multiple times, making the window transparent the second time

2017-02-28 Thread Alan Griffiths
** Changed in: miral
   Status: Confirmed => Incomplete

** Changed in: miral (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  gnome-calculator, you can open the Preferences window multiple times,
  making the window transparent the second time

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

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


[Bug 1627750] Re: gnome-terminal displays input in wrong window

2017-03-01 Thread Alan Griffiths
** Changed in: miral
   Status: Triaged => Incomplete

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

Title:
  gnome-terminal displays input in wrong window

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

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


[Bug 1625397] Re: [gtk] Focus is stuck on the save as window vs the main window

2017-03-01 Thread Alan Griffiths
** Changed in: miral
   Status: Triaged => Incomplete

** Changed in: miral
   Importance: Medium => Undecided

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

Title:
  [gtk] Focus is stuck on the save as window vs the main window

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

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


[Bug 1613220] Re: [needs-packaging] MirAL needs packaging

2016-09-09 Thread Alan Griffiths
** Changed in: ubuntu
 Assignee: Alan Griffiths (alan-griffiths) => Larry Price (larryprice)

** Description changed:

  Mir Abstraction Layer
  
  An abstraction layer over Mir aimed at stabilizing the interface needed
  to develop Mir servers.
  
  The project contains both the abstraction layer (libmiral.so) and some
- examples to prove its usefulness. Currently the functionality is
- incomplete, the abstraction is leaky and the ABI isn't stable enough for
- release. By developing the abstraction layer and examples together we
- aim to arrive at something usable and stable enough to publish.
+ examples to prove its usefulness. Currently the functionality is under
+ development, but it should now be possible to extend while maintaining
+ ABI compatibility.
  
  URL: https://launchpad.net/miral
  License: GNU GPL v3

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

Title:
  [needs-packaging] MirAL needs packaging

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

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


[Bug 1624407] Re: Closing an application doesn’t actually close it, it merely requests all its windows to be closed

2016-09-16 Thread Alan Griffiths
AFAIK Mir follows the same model as X11 (which has the WM_DELETE_WINDOW
message but no WM_QUIT). I guess you could kill(pid, SIGTERM)?

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

Title:
  Closing an application doesn’t actually close it, it merely requests
  all its windows to be closed

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

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

[Bug 1624407] Re: Closing an application doesn’t actually close it, it merely requests all its windows to be closed

2016-09-16 Thread Alan Griffiths
It is not out of place at all - just an enhancement request.

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

Title:
  Closing an application doesn’t actually close it, it merely requests
  all its windows to be closed

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

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

[Bug 1696978] Re: Mir locking up when switching VTs

2017-06-12 Thread Alan Griffiths
The essential step here is stopping lightdm. After which it seems Mir
fails to restart compositing when the VT switches back. This scenario is
low priority.

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

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

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

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

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

Title:
  Mir locking up when switching VTs

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

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


[Bug 1672955] Re: unity-system-compositor crashed with SIGSEGV in libinput_device_config_accel_is_available() from libinput_device_config_accel_set_speed() from mir::input::evdev::LibInputDevice::appl

2017-06-16 Thread Alan Griffiths
** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

** Changed in: canonical-devices-system-image
 Assignee: Stephen M. Webb (bregma) => (unassigned)

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

Title:
  unity-system-compositor crashed with SIGSEGV in
  libinput_device_config_accel_is_available() from
  libinput_device_config_accel_set_speed() from
  mir::input::evdev::LibInputDevice::apply_settings()

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

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


[Bug 1685186] Re: [SRU] Mir needs to be updated to 0.26 in 16.04LTS

2017-05-17 Thread Alan Griffiths
** Description changed:

  [Impact]
  Snap development using Mir has been using the "stable phone overlay" PPA 
which is both inconvenient and a legacy of the cancelled Unity8 project.
  
  It would greatly simplify things if Mir were updated in the Xenial
  archive.
  
  [Test Case]
  
  Build a Mir client snap (e.g. lp:~albaguirre/+snap/mir-client-demos)
  against "Primary Ubuntu Archive" and deploy as described in
  https://developer.ubuntu.com/en/snappy/guides/mir-snaps/
  
  Expected: the client apps start and are visible on screen
  Actual: the client apps don't start and are not visible on screen
  
  [Regression Potential]
  Mir has two categories of dependent project:
  
    1 Unity8 and unity-system-compositor "server" packages
    2 toolkits and other "clients" of Mir
  
  "Server" packages from the archive will stop working in the LTS as they
  will continue using the earlier libmirserver.so.38 (from Mir 0.21) which
  doesn't work with the libmirclient.so.9 from Mir 0.26. This is
  unimportant as these packages were provided as an "early experience",
  not for serious use.
  
  "Client" packages are dependent only on libmirclient.so.9 which is ABI
  stable. The principle type of regression would be FTBFS where APIs have
  been deprecated in 0.26. The linked 0.26.3 release has these
  deprecations disabled for 16.04.
  
  The packages are available in silo:
  https://bileto.ubuntu.com/#/ticket/2736
  
  notes:
  
  A recursive search or rdependencies identifies the following packages in
  category 1:
  
  camera-app-autopilot
  gallery-app-autopilot
  indicator-network-autopilot
  indicators-client
  qtdeclarative5-qtmir-plugin
  qtmir-android
  qtmir-desktop
  qtmir-tests
  ubuntu-desktop-mir
  ubuntu-experience-tests
  ubuntu-pocket-desktop
  ubuntu-push-autopilot
  ubuntu-touch
  ubuntu-touch-session
  unity8
  unity8-autopilot
  unity8-desktop-session-mir
  unity-scope-click-autopilot
  unity-system-compositor
  unity-system-compositor-autopilot
  
  Anyone wanting these packages should switch to the "unity8-desktop-
  session" preview package in 17.04 where they are far more functional.
  
  [Alternatives]
- If we want to keep everything working in Xenial, we *could* bump the 
libmirclient SONAME to libmirclient.so.10. This would result in libmirclient9 
being NBS, but continuing to work against the Mir servers available in 16.04 
(until and unless they are rebuilt).
+ If we want to keep everything working in Xenial, we *could* bump the 
libmirclient SONAME to libmirclient.so.10. This would result in libmirclient9 
being NBS, but continuing to work against the Mir servers available in 16.04[*] 
(until and unless they are rebuilt).
+ 
+ However, this does not enable the desired result for IoT deployments of
+ toolkits (GTK, Qt etc) and other clients working against servers
+ (specifically miral-kiosk) built against the updated libraries.
+ 
+ To work for IoT these would need to rebuilt from source - at which point
+ they (and their dependencies) would stop working against the servers in
+ category 1.
+ 
+ [*] with the exception of the servers provided in mir-examples, these
+ would only work with clients linking against libmirclient.so.10.

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

Title:
  [SRU] Mir needs to be updated to 0.26 in 16.04LTS

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

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

[Bug 1685186] Re: [SRU] Mir needs to be updated to 0.26 in 16.04LTS

2017-05-17 Thread Alan Griffiths
This works fine on a AMD64 desktop

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

Title:
  [SRU] Mir needs to be updated to 0.26 in 16.04LTS

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

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


[Bug 1685186] Re: [SRU] Mir needs to be updated to 0.26 in 16.04LTS

2017-05-18 Thread Alan Griffiths
Does the intended for the mir snaps too:

lp:~saviq/mir-kiosk-apps/+git/mir-kiosk-apps/+merge/324179
lp:~saviq/mir-kiosk/+git/mir-kiosk/+merge/324180
lp:~saviq/mir-libs-snap/+git/mir-libs-snap/+merge/324197

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  [SRU] Mir needs to be updated to 0.26 in 16.04LTS

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

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


[Bug 1677239] Re: mir_demo_standalone_render_overlays fails to link

2017-05-18 Thread Alan Griffiths
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  mir_demo_standalone_render_overlays fails to link

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

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


[Bug 1677239] Re: mir_demo_standalone_render_overlays fails to link

2017-05-18 Thread Alan Griffiths
Tested version 0.26.3+16.04.20170510-0ubuntu1

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

Title:
  mir_demo_standalone_render_overlays fails to link

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

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


[Bug 1672955] Re: unity-system-compositor crashed with SIGSEGV in libinput_device_config_accel_is_available() from libinput_device_config_accel_set_speed() from mir::input::evdev::LibInputDevice::appl

2017-05-18 Thread Alan Griffiths
Tested version 0.26.3+16.04.20170510-0ubuntu1

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  unity-system-compositor crashed with SIGSEGV in
  libinput_device_config_accel_is_available() from
  libinput_device_config_accel_set_speed() from
  mir::input::evdev::LibInputDevice::apply_settings()

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

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


[Bug 1675357] Re: Mir sending key repeat events continually to nested shell after VT switch (causes Unity8 lockup for a while)

2017-05-18 Thread Alan Griffiths
Tested version 0.26.3+16.04.20170510-0ubuntu1

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Mir sending key repeat events continually to nested shell after VT
  switch (causes Unity8 lockup for a while)

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

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


[Bug 1685186] Re: [SRU] Mir needs to be updated to 0.26 in 16.04LTS

2017-05-18 Thread Alan Griffiths
Tested version 0.26.3+16.04.20170510-0ubuntu1

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

Title:
  [SRU] Mir needs to be updated to 0.26 in 16.04LTS

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

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


[Bug 1672012] Re: Unity8 crashed right clicking on vlc [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-05-18 Thread Alan Griffiths
** Changed in: mir/0.26
Milestone: 0.26.3 => None

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

Title:
  Unity8 crashed right clicking on vlc [terminate called after throwing
  an instance of 'std::out_of_range' what(): map::at]

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

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


[Bug 1668466] Re: Mir servers can crash when a client crashes [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-05-18 Thread Alan Griffiths
** Changed in: mir/0.26
Milestone: 0.26.3 => None

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

Title:
  Mir servers can crash when a client crashes [terminate called after
  throwing an instance of 'std::out_of_range'  what():  map::at]

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

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


[Bug 1685186] Re: [SRU] Mir needs to be updated to 0.26 in 16.04LTS

2017-05-28 Thread Alan Griffiths
** Changed in: mir (Ubuntu)
   Status: Fix Released => 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/1685186

Title:
  [SRU] Mir needs to be updated to 0.26 in 16.04LTS

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

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


[Bug 1728574] Re: Xwayland fails to initialize on miral-desktop

2017-11-08 Thread Alan Griffiths
Alternative fix: https://github.com/MirServer/mir/pull/19

** Changed in: mir (Ubuntu)
   Status: Triaged => In Progress

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

Title:
  Xwayland fails to initialize on miral-desktop

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

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

[Bug 1732672] Re: package libmirclient9:amd64 0.26.3+16.04.20170605-0ubuntu1.1 failed to install/upgrade: Paket ist in einem sehr schlechten inkonsistenten Zustand - Sie sollten es nochmal installiere

2017-11-16 Thread Alan Griffiths
*** This bug is a duplicate of bug 1700011 ***
https://bugs.launchpad.net/bugs/1700011

** This bug has been marked a duplicate of bug 1700011
   package libmirclient9:amd64 0.26.3+16.04.20170605-0ubuntu1 failed to 
install/upgrade: package libmirclient9:amd64 is not ready for configuration  
cannot configure (current status 'half-installed')

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

Title:
  package libmirclient9:amd64 0.26.3+16.04.20170605-0ubuntu1.1 failed to
  install/upgrade: Paket ist in einem sehr schlechten inkonsistenten
  Zustand - Sie sollten es  nochmal installieren, bevor Sie die
  Konfiguration versuchen.

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

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

[Bug 1716670] Re: package libmirclient9:amd64 0.21.0+16.04.20160330-0ubuntu1 failed to install/upgrade: пакет libmirclient9:amd64 не готов к настройке настройка невозможна (текущее состояние: «half-i

2017-11-16 Thread Alan Griffiths
*** This bug is a duplicate of bug 1700011 ***
https://bugs.launchpad.net/bugs/1700011

** This bug has been marked a duplicate of bug 1700011
   package libmirclient9:amd64 0.26.3+16.04.20170605-0ubuntu1 failed to 
install/upgrade: package libmirclient9:amd64 is not ready for configuration  
cannot configure (current status 'half-installed')

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

Title:
  package libmirclient9:amd64 0.21.0+16.04.20160330-0ubuntu1 failed to
  install/upgrade: пакет libmirclient9:amd64 не готов к настройке
  настройка невозможна (текущее состояние: «half-installed»)

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

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

[Bug 1700011] Re: package libmirclient9:amd64 0.26.3+16.04.20170605-0ubuntu1 failed to install/upgrade: package libmirclient9:amd64 is not ready for configuration cannot configure (current status 'hal

2017-11-16 Thread Alan Griffiths
It looks as though there is a failing attempt to upgrade some of the Mir
libraries (probably Mir 0.24 to Mir 0.26) as IIRC the 16.04.2 shipped
before that update in the archive.

If that theory is correct, it will be fixed by:

$ sudo apt dist-upgrade

In addition, it shouldn't happen with the current ubuntu-16.04.3
-desktop-amd64.iso

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

Title:
  package libmirclient9:amd64 0.26.3+16.04.20170605-0ubuntu1 failed to
  install/upgrade: package libmirclient9:amd64 is not ready for
  configuration  cannot configure (current status 'half-installed')

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

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

[Bug 1708326] Re: RM: obsolete product

2017-08-03 Thread Alan Griffiths
qtubuntu supports Qt applications running on Mir, it is selected at
runtime, so it has no "depends".

It is still needed for the artful cycle, we're removing it's dependency
on platform-api (lp:~albaguirre/qtubuntu/papi-cleanup/+merge/324886)

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

Title:
  RM: obsolete product

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

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


[Bug 1708327] Re: RM: obsolete product

2017-08-03 Thread Alan Griffiths
As mentioned elsewhere: We don't need qtmir & qtmir-gles (nor unity-
system-compositor which is also still around) in artful.

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

Title:
  RM: obsolete product

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

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


[Bug 1708635] [NEW] Valgrind reports " Uninitialised value was created by a stack allocation" in __uuid_generate_random

2017-08-04 Thread Alan Griffiths
Public bug reported:

This has shown up in lp:mir CI on Artful amd64 (and no other
architecture or series we're using)

For example:

https://mir-jenkins.ubuntu.com/job/build-2-binpkg-
mir/arch=amd64,compiler=gcc,platform=mesa,release=artful/4870/consoleFull

Marking the memory with VALGRIND_MAKE_MEM_DEFINED() suppresses the
error.

** Affects: valgrind (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/1708635

Title:
  Valgrind reports " Uninitialised value was created by a stack
  allocation" in  __uuid_generate_random

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

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


[Bug 1708635] Re: Valgrind reports " Uninitialised value was created by a stack allocation" in __uuid_generate_random

2017-08-04 Thread Alan Griffiths
** Also affects: util-linux (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: valgrind (Ubuntu)

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

Title:
  Valgrind reports " Uninitialised value was created by a stack
  allocation" in  __uuid_generate_random

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1708635/+subscriptions

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


[Bug 1708635] Re: Valgrind reports " Uninitialised value was created by a stack allocation" in __uuid_generate_random

2017-08-04 Thread Alan Griffiths
Looking at the util-linux source it seems that this could arise if:

1. opening /dev/urandom succeeds; and,
2. a subsequent read() fails

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

Title:
  Valgrind reports " Uninitialised value was created by a stack
  allocation" in  __uuid_generate_random

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1708635/+subscriptions

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


[Bug 1708635] Re: Valgrind reports " Uninitialised value was created by a stack allocation" in __uuid_generate_random

2017-08-04 Thread Alan Griffiths
PS I suspect this only manifests in CI because the builders have an
older kernel than development machines.

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

Title:
  Valgrind reports " Uninitialised value was created by a stack
  allocation" in  __uuid_generate_random

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1708635/+subscriptions

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


[Bug 1708635] Re: Valgrind reports " Uninitialised value was created by a stack allocation" in __uuid_generate_random

2017-08-04 Thread Alan Griffiths
Not sure how to test this, but...

index b93b9ba47..cfa82d13c 100644
--- a/lib/randutils.c
+++ b/lib/randutils.c
@@ -81,8 +81,10 @@ void random_get_bytes(void *buf, size_t nbytes)
while (n > 0) {
ssize_t x = read(fd, cp, n);
if (x <= 0) {
-   if (lose_counter++ > 16)
+   if (lose_counter++ > 16) {
+   while (n--) *cp++ = rand();
break;
+   }
continue;
}
n -= x;

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

Title:
  Valgrind reports " Uninitialised value was created by a stack
  allocation" in  __uuid_generate_random

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1708635/+subscriptions

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


[Bug 1672012] Re: Unity8 crashed right clicking on vlc [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-08-07 Thread Alan Griffiths
** Changed in: miral
   Status: Incomplete => Invalid

** Changed in: miral (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Unity8 crashed right clicking on vlc [terminate called after throwing
  an instance of 'std::out_of_range' what(): map::at]

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

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


[Bug 1672960] Re: unity-system-compositor crashed with SIGSEGV in invoke() from mir::frontend::detail::ProtobufMessageProcessor::dispatch:on_new_message() from on_read_size()

2017-08-07 Thread Alan Griffiths
Looking at src/server/frontend/protobuf_message_processor.cpp LL105..154

This looks like an issue with the "response_callback" supplied to
SelfDeletingCallback throwing: in which case the "callback" has self
destructed before the catch block is entered.

** Changed in: mir
   Status: Confirmed => In Progress

** 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/1672960

Title:
  unity-system-compositor crashed with SIGSEGV in invoke() from
  mir::frontend::detail::ProtobufMessageProcessor::dispatch:on_new_message()
  from on_read_size()

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

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


[Bug 1672960] Re: unity-system-compositor crashed with SIGSEGV in invoke() from mir::frontend::detail::ProtobufMessageProcessor::dispatch:on_new_message() from on_read_size()

2017-08-07 Thread Alan Griffiths
** Branch linked: lp:~mir-team/mir/fix-1672960

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

Title:
  unity-system-compositor crashed with SIGSEGV in invoke() from
  mir::frontend::detail::ProtobufMessageProcessor::dispatch:on_new_message()
  from on_read_size()

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

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


[Bug 1640366] Re: [ FAILED ] ClientLatency.dropping_latency_is_limited_to_one (AKA dropping_latency_is_closer_to_zero_than_one)

2017-08-07 Thread Alan Griffiths
Two more fails today:

https://mir-jenkins.ubuntu.com/job/build-2-binpkg-
mir/arch=i386,compiler=gcc,platform=mesa,release=xenial/4876/consoleFull

https://mir-jenkins.ubuntu.com/job/build-2-binpkg-
mir/arch=i386,compiler=gcc,platform=mesa,release=xenial/4879/consoleFull

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

Title:
  [  FAILED  ] ClientLatency.dropping_latency_is_limited_to_one (AKA
  dropping_latency_is_closer_to_zero_than_one)

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

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


[Bug 1560382] Re: unity-system-compositor crashed with SIGSEGV in std::_Hashtable, std::shared_ptr, std::allocator

2017-08-08 Thread Alan Griffiths
AFAIK we've not seen these crashes on zesty which includes more recent
versions of the associated projects. We're also not trying to support
USC on xenial.

** Changed in: mir
 Assignee: Andreas Pokorny (andreas-pokorny) => (unassigned)

** Changed in: unity-system-compositor
 Assignee: Andreas Pokorny (andreas-pokorny) => (unassigned)

** Changed in: mir
   Status: Confirmed => Won't Fix

** Changed in: unity-system-compositor
   Status: Confirmed => Won't Fix

** Changed in: unity-system-compositor (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/1560382

Title:
  unity-system-compositor crashed with SIGSEGV in
  std::_Hashtable,
  std::shared_ptr,
  std::allocator >,
  std::__detail::_Identity,
  std::equal_to >,
  std::hash >,
  std::__detail::_Mod_range_hashing,
  std::__detail::_Default_ranged_hash,
  std::__detail::_Prime_rehash_policy,
  std::__detail::_Hashtable_traits >::~_Hashtable()

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

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


[Bug 1553328] Re: Mir/Unity8/USC crashes/freezes on nouveau (nv50) in pushbuf_kref() especially with multiple monitors, webbrowser-app or system settings

2017-08-08 Thread Alan Griffiths
The nouveau isn't threadsafe and the Qt renderer uses threaded GL by
default.

We don't know if Mir's default renderer would also exhibit the same
issue when running multimonitor. (The Mir renderer uses a thread per
monitor, but this is a simpler usage pattern than Qt and may not
manifest problems.)

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

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

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

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

** Changed in: canonical-devices-system-image
 Assignee: Stephen M. Webb (bregma) => (unassigned)

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

Title:
  Mir/Unity8/USC crashes/freezes on nouveau (nv50) in pushbuf_kref()
  especially with multiple monitors, webbrowser-app or system settings

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

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


[Bug 1610829] Re: unity-system-compositor crashes with SIGABRT [malloc(): memory corruption] from new() from mutable_graphics_module() from mir::frontend::SessionMediator::connect()

2017-08-08 Thread Alan Griffiths
I don't see this in 17.04, we don't care about USC in 16.04 (and 16.10
where many of the errors were seen is out of support)

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

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

** Changed in: unity-system-compositor
   Status: New => Won't Fix

** Changed in: unity-system-compositor
   Importance: High => Undecided

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

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

** Changed in: unity-system-compositor (Ubuntu)
   Status: New => Won't Fix

** Changed in: unity-system-compositor (Ubuntu)
   Importance: High => Undecided

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

Title:
  unity-system-compositor crashes with SIGABRT [malloc(): memory
  corruption] from new() from mutable_graphics_module() from
  mir::frontend::SessionMediator::connect()

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

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


[Bug 1628478] Re: Mir servers crash when using the Nvidia driver

2017-08-08 Thread Alan Griffiths
** Changed in: mir
 Assignee: Alberto Aguirre (albaguirre) => (unassigned)

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

Title:
  Mir servers crash when using the Nvidia driver

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

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


  1   2   3   4   5   6   >