[Touch-packages] [Bug 1408092] Re: sysconfig.get_path('purelib') points to site-packages directory

2018-10-23 Thread Gabriel Rauter
Mesons python module uses the purelib/platlib path when using the function install_sources() to install a python module. https://mesonbuild.com/Python-module.html It would be helpful to know if ubuntu is going to fix this or not so corresponding bug reports can be opened in projects depending on

[Touch-packages] [Bug 1797097] [NEW] Missaligned border wit ComboBox in Headerbar

2018-10-10 Thread Gabriel Rauter
Public bug reported: Hi, with ubuntu-themes_16.10+18.10.20181005 the left border of a GtkComboBox with a GtkTextEntry in the GtkHeaderbar seems to be slightly misaligned leaving an additional white space to its left. The bug isn't visible once the GtkTextEntry gets the focus. ** Affects:

[Touch-packages] [Bug 1797097] Re: Missaligned border wit ComboBox in Headerbar

2018-10-10 Thread Gabriel Rauter
** Attachment added: "combobox in headerbar with focus" https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1797097/+attachment/5199438/+files/combobox_focus.png -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1797097] Re: Missaligned border wit ComboBox in Headerbar

2018-10-10 Thread Gabriel Rauter
Hi i sadly can not comment on that. I noticed the bug while trying out an application on ubuntu 18.04 with all updates installed and it already had the same behavior. There where other problems too but they all seem to be fixed with ubuntu-themes_16.10+18.10.20181005. -- You received this bug

[Touch-packages] [Bug 1797097] Re: Missaligned border wit ComboBox in Headerbar

2018-10-10 Thread Gabriel Rauter
I added a simple python app in the hope that is sufficient for reproducing it. https://github.com/pulseaudio-equalizer-ladspa/equalizer is the actual application i noticed it with. ** Attachment added: "app with combobox as custom headerbar title"