[Bug 1679228] Re: libertined needs to be a dbus activated systemd service

2017-04-03 Thread Larry Price
** Branch linked: lp:~larryprice/libertine/libertined-systemd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1679228 Title: libertined needs to be a dbus activated systemd service To manage

[Bug 1679228] Re: libertined needs to be a dbus activated systemd service

2017-04-03 Thread Larry Price
** Changed in: libertine/devel Assignee: (unassigned) => Larry Price (larryprice) ** Changed in: libertine/devel Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1672732] Re: Add i18n support to all python code

2017-03-24 Thread Larry Price
** Branch linked: lp:~larryprice/libertine/python-i18n -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1672732 Title: Add i18n support to all python code To manage notifications about this bug go

[Bug 1675865] [NEW] Allow specifying multiple programming languages with xgettext in intltool_update_potfile

2017-03-24 Thread Larry Price
Public bug reported: The default behavior of intltool_update_potfile is to only parse C++ files. It would be great to have an optional argument telling xgettext to parse other kinds of language files. ** Affects: cmake-extras (Ubuntu) Importance: Undecided Status: New ** Branch

[Bug 1675864] [NEW] intltool_update_potfile FILTER arg doesn't work as expected

2017-03-24 Thread Larry Price
Public bug reported: When using intltool_update_potfile, an optional list of regular expressions can be passed in with the FILTER keyword. If passing in multiple regular expressions, source files are allowed through if they do not match one or more of the regular expressions (also allowing for

[Bug 1672732] Re: Add i18n support to all python code

2017-03-23 Thread Larry Price
** Changed in: libertine/devel Status: Triaged => In Progress ** Changed in: libertine/devel Assignee: (unassigned) => Larry Price (larryprice) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1672732] Re: Add i18n support to all python code

2017-03-23 Thread Larry Price
all strings? definitely print() messages, error() messages. i think warning/info would also be useful. i believe debug() is unnecessary. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1672732 Title:

[Bug 1666472] Re: pasted crashed with SIGABRT in qt_message_fatal()

2017-03-23 Thread Larry Price
** Branch linked: lp:~larryprice/libertine/release-1.7.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1666472 Title: pasted crashed with SIGABRT in qt_message_fatal() To manage notifications

[Bug 1671257] Re: Copy & paste into/from X apps no longer works

2017-03-23 Thread Larry Price
** Branch linked: lp:~larryprice/libertine/release-1.7.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1671257 Title: Copy & paste into/from X apps no longer works To manage notifications about

[Bug 1666692] Re: Use FileDialog for selecting Debian packages to install

2017-03-23 Thread Larry Price
** Branch linked: lp:~larryprice/libertine/deb-filepicker -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192 Title: Use FileDialog for selecting Debian packages to install To manage

[Bug 1666692] Re: Use FileDialog for selecting Debian packages to install

2017-03-22 Thread Larry Price
** Changed in: libertine/devel Status: Triaged => In Progress ** Changed in: libertine/devel Assignee: (unassigned) => Larry Price (larryprice) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1672489] Re: libertined should forward command output to clients

2017-03-22 Thread Larry Price
** Branch linked: lp:~larryprice/libertine/libertined-output ** Changed in: libertine/devel 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/1672489 Title:

[Bug 1671938] Re: Need to fix some package dependencies in order not to force any Libertine backends on default installs

2017-03-13 Thread Larry Price
Chris is out this week, so I get to make my questionable decisions guilt-free. :P I've linked a branch with the "full" fix and a version bump that we'll need to dual-land with ubuntu-app-launch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1671938] Re: Need to fix some package dependencies in order not to force any Libertine backends on default installs

2017-03-13 Thread Larry Price
** Branch linked: lp:~larryprice/libertine/address-dependencies -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1671938 Title: Need to fix some package dependencies in order not to force any

[Bug 1672231] Re: Phablet couldn't create container for puritine apps

2017-03-13 Thread Larry Price
That's interesting - we haven't seen container creation failures on vivid before, and we haven't released a new version of libertine on vivid in many months. Maybe there were some changes to the archives over the weekend? -- You received this bug notification because you are a member of Ubuntu

[Bug 1672231] Re: Phablet couldn't create container for puritine apps

2017-03-13 Thread Larry Price
Right - my previous comment assumes you are attempting to run the xenial image on the m10. vivid should still be working fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1672231 Title: Phablet

[Bug 1671009] Re: libertined crashed with OSError in _undo_redirect(): [Errno 30] Read-only file system

2017-03-13 Thread Larry Price
** Branch linked: lp:~larryprice/libertine/libertined-ro-crash ** Changed in: libertine (Ubuntu) Status: New => In Progress ** Changed in: libertine (Ubuntu) Assignee: (unassigned) => Larry Price (larryprice) -- You received this bug notification because you are a member of

[Bug 1671009] Re: libertined crashed with OSError in _undo_redirect(): [Errno 30] Read-only file system

2017-03-13 Thread Larry Price
Not sure how this situation would happen - a readonly filesystem would have caused libertined to crash on startup. I'm probably just going to throw in a more generic try-except in shutdown to prevent this from happening. -- You received this bug notification because you are a member of Ubuntu

[Bug 1672231] Re: Phablet couldn't create container for puritine apps

2017-03-13 Thread Larry Price
This is a known issue (#1649649) because proot is broken on that version of the linux kernel and lxc/lxd are not supported on that kernel. See proot bug: https://github.com/proot-me/PRoot/issues/106 ** Bug watch added: github.com/proot-me/PRoot/issues #106

[Bug 1669913] Re: Some app icons in zesty unity8 livecd aren't found

2017-03-08 Thread Larry Price
** Branch linked: lp:~larryprice/ubuntu-app-launch/better-icon-themes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1669913 Title: Some app icons in zesty unity8 livecd aren't found To manage

[Bug 1654305] Re: Add ability to shell into a container as a user

2017-03-01 Thread Larry Price
** Branch unlinked: lp:~larryprice/libertine/libertine-shell ** Branch linked: lp:~larryprice/libertine/libertine-shell-ssh -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1654305 Title: Add ability

[Bug 1654305] Re: Add ability to shell into a container as a user

2017-02-24 Thread Larry Price
** Changed in: libertine/devel Status: Triaged => In Progress ** Changed in: libertine/devel Assignee: (unassigned) => Larry Price (larryprice) ** Branch linked: lp:~larryprice/libertine/libertine-shell -- You received this bug notification because you are a member of Ubunt

[Bug 1665645] Re: Use LXD containers as default type

2017-02-24 Thread Larry Price
** Changed in: libertine/devel Status: Triaged => In Progress ** Changed in: libertine/devel Assignee: (unassigned) => Larry Price (larryprice) ** Branch linked: lp:~larryprice/libertine/lxd-default -- You received this bug notification because you are a member of Ubunt

[Bug 1625780] Re: Secondary monitor menus not opening on mouseover

2017-02-23 Thread Larry Price
I can confirm that the given patch fixes the issue on my zesty machine. I'll see what I can do to get this moving through the system. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1625780 Title:

[Bug 1625780] Re: Secondary monitor menus not opening on mouseover

2017-02-21 Thread Larry Price
Thanks for the patch! I'm going to try to verify this this week and then we'll see if we can take further steps. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1625780 Title: Secondary monitor menus

[Bug 1659646] Re: lxd containers fail to get icon for firefox

2017-02-17 Thread Larry Price
** Branch linked: lp:~larryprice/libertine/lxd-icon-symlinks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1659646 Title: lxd containers fail to get icon for firefox To manage notifications about

[Bug 1659646] Re: lxd containers fail to get icon for firefox

2017-02-17 Thread Larry Price
** Changed in: libertine/devel 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/1659646 Title: lxd containers fail to get icon for firefox To manage

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

2017-02-14 Thread Larry Price
Similar behavior can be seen in Xterm. 1) Open Xterm with rootless Xmir 2) Ctrl+Right-Click very briefly opens menu and then immediately closes menu Expected behavior: Menu stays open -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1659078] Re: Need to be able to define additional bind mounts from within the UI

2017-02-07 Thread Larry Price
** Changed in: libertine/devel Status: Triaged => In Progress ** Changed in: libertine/devel Assignee: (unassigned) => Larry Price (larryprice) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1659115] Re: Setting values in ContainersConfig should be smarter

2017-02-07 Thread Larry Price
** Branch linked: lp:~larryprice/libertine/cc-prevent-rewrite -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1659115 Title: Setting values in ContainersConfig should be smarter To manage

[Bug 1659115] Re: Setting values in ContainersConfig should be smarter

2017-02-07 Thread Larry Price
** Changed in: libertine/devel Status: Triaged => In Progress ** Changed in: libertine/devel Assignee: (unassigned) => Larry Price (larryprice) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1657877] Re: list-apps should just return installedApps from db

2017-02-07 Thread Larry Price
** Branch linked: lp:~larryprice/libertine/new-list-apps -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1657877 Title: list-apps should just return installedApps from db To manage notifications

[Bug 1657877] Re: list-apps should just return installedApps from db

2017-02-07 Thread Larry Price
** Changed in: libertine/devel Status: Triaged => In Progress ** Changed in: libertine/devel Assignee: (unassigned) => Larry Price (larryprice) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1550365] Re: Use AdaptivePageLayout instead of PageStack in the GUI

2017-02-07 Thread Larry Price
** Changed in: libertine/devel Status: Triaged => In Progress ** Changed in: libertine/devel Assignee: (unassigned) => Larry Price (larryprice) ** Branch linked: lp:~larryprice/libertine/adaptive-page-layout -- You received this bug notification because you are a member of

[Bug 1659076] Re: Libertine UI in Ubuntu System Settings needs updating to work with new adaptive page layout

2017-02-07 Thread Larry Price
** Branch linked: lp:~larryprice/libertine/adaptive-page-layout -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1659076 Title: Libertine UI in Ubuntu System Settings needs updating to work with new

[Bug 1659076] Re: Libertine UI in Ubuntu System Settings needs updating to work with new adaptive page layout

2017-02-06 Thread Larry Price
** Changed in: libertine/devel Status: Triaged => In Progress ** Changed in: libertine/devel Assignee: (unassigned) => Larry Price (larryprice) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1658190] Re: Searching rapidly with the app drawer causes Unity 8 to crash

2017-01-24 Thread Larry Price
I did an experiment where I removed any libertine apps from my system. At that point, I was unable to reproduce this defect. Then I installed "sakura" and "xterm" directly on my system and tried again. When alternating between searching for sakura and xterm in the search bar, I consistently see

[Bug 1658190] Re: Searching rapidly with the app drawer causes Unity 8 to crash

2017-01-24 Thread Larry Price
I'm also able to reproduce this consistently in a kvm running xenial+overlay. Perhaps this has something to do with calling into libubuntu-app-launch to get libertine apps? I've got plenty of libertine apps in both of these environments that I search for. -- You received this bug notification

[Bug 1658190] Re: Searching rapidly with the app drawer causes Unity 8 to crash

2017-01-24 Thread Larry Price
Here's the new backtrace: https://paste.ubuntu.com/23858569/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1658190 Title: Searching rapidly with the app drawer causes Unity 8 to crash To manage

[Bug 1658190] Re: Searching rapidly with the app drawer causes Unity 8 to crash

2017-01-24 Thread Larry Price
Hmm `apt-cache policy unity8` returned: 8.15+17.04.20170110.4+fetch3933bzr2740-0ubuntu1 I can try to download/install the packages again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1658190

[Bug 1658190] Re: Searching rapidly with the app drawer causes Unity 8 to crash

2017-01-23 Thread Larry Price
Testing out the new branch, I seem to run into the same issue: https://paste.ubuntu.com/23853150/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1658190 Title: Searching rapidly with the app drawer

[Bug 1658190] Re: Searching rapidly with the app drawer causes Unity 8 to crash

2017-01-23 Thread Larry Price
running "bt full" in gdb: https://paste.ubuntu.com/23852354/ and all the threads: https://paste.ubuntu.com/23852359/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1658190 Title: Searching rapidly

[Bug 1658190] Re: Searching rapidly with the app drawer causes Unity 8 to crash

2017-01-23 Thread Larry Price
StackTrace: https://paste.ubuntu.com/23852328/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1658190 Title: Searching rapidly with the app drawer causes Unity 8 to crash To manage notifications

[Bug 1658190] [NEW] Searching rapidly with the app drawer causes Unity 8 to crash

2017-01-20 Thread Larry Price
Public bug reported: Latest zesty unity8 8.15+17.04.20170110.4-0ubuntu1 Searching rapidly for apps in the app drawer is causing a crash for me. I have quite a few applications (including libertine apps) available. To reproduce: 1. Open app drawer 2. Enter a few characters to match an app 3.

[Bug 1655977] Re: lxd type containers should have option to enter a user password

2017-01-13 Thread Larry Price
** Branch linked: lp:~larryprice/libertine/lxd-password ** Changed in: libertine/devel 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/1655977 Title: lxd type

[Bug 1654648] Re: The container's locale should not be bind-mounted from the host and should be programatically set at container start

2017-01-09 Thread Larry Price
** Branch linked: lp:~larryprice/libertine/remove-locale-mount -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1654648 Title: The container's locale should not be bind-mounted from the host and

[Bug 1655087] [NEW] Locale not being picked up by systemd and forwarded to apps

2017-01-09 Thread Larry Price
Public bug reported: Latest Zesty (systemd-based system) Setting the "Display language" in System Settings does not seem to properly forward the locale environment variables to apps except for the Dash. To reproduce: * Log in to Unity 8 session * Open System Settings -> "Language & Text" ->

[Bug 1654647] Re: Starting an app in an LXD type container may fail due to not finding the dbus bridge socket

2017-01-06 Thread Larry Price
Yup, turns out the systemd service I was setting up takes far longer to remount /run/user than I thought. We'll just run the script manually before anything else is allowed to start. ** Branch linked: lp:~larryprice/libertine/lxd-run-user -- You received this bug notification because you are a

[Bug 1654581] Re: unity8 crashed with SIGSEGV in Screen::makeCurrent()

2017-01-06 Thread Larry Price
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1654581 Title: unity8 crashed with SIGSEGV in Screen::makeCurrent() To manage notifications about

[Bug 1652424] Re: libertine-launch manpage needs to be updated to better explain its usage

2017-01-04 Thread Larry Price
I'll chime in that using `libertine-launch` is a convenient way to do these quick-and-dirty command line tasks, but we are content to let it continue to be "quick-and-dirty" because that is not its primary use case. I wonder if we could get around all of this with some kind of new command called

[Bug 1651564] [NEW] proot fails in zesty: "proot error: can't write the loader: Bad address"

2016-12-20 Thread Larry Price
Public bug reported: After creating a fakechroot in latest zesty this morning (20 Dec 2016), running `proot -b /usr/lib/locale -S $HOME/.cache/libertine- container/zesty/rootfs ldconfig.REAL` results in the following error: proot error: can't write the loader: Bad address proot error:

[Bug 1605354] Re: libertine-container-manager does not work properly in the Terminal App

2016-12-19 Thread Larry Price
Welp, looks like it does still happen when creating chroot containers, just at the very end of create (the best possible time). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605354 Title:

[Bug 1605354] Re: libertine-container-manager does not work properly in the Terminal App

2016-12-19 Thread Larry Price
I'm fairly certain this has been resolved within the Terminal app since it's now installed by default alongside Unity 8. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605354 Title:

[Bug 1649613] Re: Networking indicator for unity8 shown in unity7

2016-12-13 Thread Larry Price
Also found an AskUbuntu post concerning this (def not a good exp for end users): https://askubuntu.com/questions/859934/remove-a-menu-bar-icon -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1649613

[Bug 1648674] Re: xenial libertine package is uninstallable with libertine-manager-app installed

2016-12-12 Thread Larry Price
Nothing should depend on "libertine" since it was just the GUI. Like Chris said, our goal was to rename "libertine" as "libertine-manager- app". Is there a chance we missed a critical change to the control file? -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1619960] Re: XApps don't see sd card

2016-12-07 Thread Larry Price
That's probably because libertine only mounts parts of /home. You could try creating the link in a directory that libertine definitely mounts, such as /home/phablet/Documents. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1625780] Re: Secondary monitor menus not opening on mouseover

2016-11-30 Thread Larry Price
I've confirmed this on two different machines on zesty as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1625780 Title: Secondary monitor menus not opening on mouseover To manage

[Bug 1619960] Re: XApps don't see sd card

2016-11-29 Thread Larry Price
X apps are run in a libertine container. Any paths which a user wants to access must be mounted within the libertine container. Currently we bind-mount several of the basic home directories by default to cover most use-cases. External media is a bit different because it can be added/removed at any

[Bug 1630807] Re: libertine crashed with SIGSEGV

2016-11-23 Thread Larry Price
** Changed in: libertine (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/1630807 Title: libertine crashed with SIGSEGV To manage notifications about this

[Bug 1621943] Re: Cannot open browser from a desktop app

2016-11-23 Thread Larry Price
** Changed in: libertine (Ubuntu) Importance: Undecided => Medium ** Changed in: libertine (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/1621943 Title:

[Bug 1600286] Re: Firefox with phantom UI elements

2016-11-23 Thread Larry Price
This is strange. Do you still see this? Is that a tablet or desktop? Is the container chroot or lxc? We generally advise all desktop containers to be lxc. ** Changed in: libertine (Ubuntu) Importance: Undecided => Low ** Changed in: libertine (Ubuntu) Status: New => Incomplete --

[Bug 1627300] Re: libertine crashed with SIGSEGV in QOpenGLContext::functions()

2016-11-23 Thread Larry Price
** Changed in: libertine (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/1627300 Title: libertine crashed with SIGSEGV in QOpenGLContext::functions() To

[Bug 1619960] Re: XApps don't see sd card

2016-11-22 Thread Larry Price
We don't mount external media by default, so this is currently expected behavior. On a side note, we've had issues mounting external media in lxc in general. Works fine in a chroot environment after adding the mount. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1590051] Re: Need way to add/remove extra bind-mounts inside the container's home directory

2016-10-17 Thread Larry Price
** Changed in: libertine/devel Status: Triaged => In Progress ** Changed in: libertine/devel Assignee: (unassigned) => Larry Price (larryprice) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1590051] Re: Need way to add/remove extra bind-mounts inside the container's home directory

2016-10-14 Thread Larry Price
** Branch linked: lp:~larryprice/libertine/custom-bind-mounts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1590051 Title: Need way to add/remove extra bind-mounts inside the container's home

[Bug 1590051] Re: Need way to add/remove extra bind-mounts inside the container's home directory

2016-10-12 Thread Larry Price
** Changed in: libertine/trunk Status: Triaged => In Progress ** Changed in: libertine/trunk Assignee: (unassigned) => Larry Price (larryprice) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1583538] Re: [desktop] Error creating OpenGL context using Java

2016-10-07 Thread Larry Price
** Also affects: xorg-server (Ubuntu) Importance: Undecided Status: New ** Tags added: xmir -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1583538 Title: [desktop] Error creating OpenGL

[Bug 1606693] Re: No results hint cut off

2016-10-03 Thread Larry Price
** Changed in: libertine-scope Status: Fix Released => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1606693 Title: No results hint cut off To manage notifications about this bug go

[Bug 1592407] Re: Showing/Hiding apps undoes filters without updating filter UI

2016-10-03 Thread Larry Price
** Changed in: libertine-scope/trunk Status: Fix Committed => Fix Released ** Changed in: libertine-scope/release Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1602393] Re: change scope name to Desktop Apps

2016-10-03 Thread Larry Price
** Changed in: libertine-scope/trunk Status: Fix Committed => Fix Released ** Changed in: libertine-scope/release Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1595944] Re: requires a refresh after boot (on unity8 desktop)

2016-10-03 Thread Larry Price
** Changed in: libertine-scope/trunk Status: Fix Committed => Fix Released ** Changed in: libertine-scope/release Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1606693] Re: No results hint cut off

2016-10-03 Thread Larry Price
** Changed in: libertine-scope Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1606693 Title: No results hint cut off To manage notifications about this

[Bug 1620016] Re: libertine crashed with SIGSEGV in strlen()

2016-10-03 Thread Larry Price
** Branch linked: lp:~larryprice/libertine/fix-crash-on-start -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1620016 Title: libertine crashed with SIGSEGV in strlen() To manage notifications about

[Bug 1620016] Re: libertine crashed with SIGSEGV in strlen()

2016-10-03 Thread Larry Price
: Undecided Status: New ** Changed in: libertine Status: New => In Progress ** Changed in: libertine Importance: Undecided => High ** Changed in: libertine Assignee: (unassigned) => Larry Price (larryprice) -- You received this bug notification because you are

[Bug 1620016] Re: libertine crashed with SIGSEGV in strlen()

2016-10-03 Thread Larry Price
OK I just updated and can confirm this is also happening with 1.4.1. libertine works fine when run from the terminal, but not when selected from the Dash on unity 7. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1620016] Re: libertine crashed with SIGSEGV in strlen()

2016-10-03 Thread Larry Price
It looks like you were using version 1.3.1 of libertine when this crash occurred. The latest version of libertine on yakkety is 1.4.1. Can you upgrade libertine and verify whether the crash still occurs? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1543351] Re: Add on-screen-keyboard support for Xmir/Libertine apps

2016-10-03 Thread Larry Price
abufaisal-o and manusashi-g: That is a known bug in the current version of GTK available for Vivid: https://bugs.launchpad.net/libertine/+bug/1597646 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1629580] Re: firefox keyboard not showing up (gmail,...)

2016-10-03 Thread Larry Price
Thanks for your bug submission. This should be filed against libertine, but it would be a duplicate of this bug: https://bugs.launchpad.net/libertine/+bug/1597646 . I would recommend marking yourself as being affected by that bug. Marking Invalid here. ** Changed in: indicator-power (Ubuntu)

[Bug 1615537] Re: libertine crashed with SIGABRT in QMessageLogger::fatal()

2016-09-30 Thread Larry Price
Current libertine version is 1.4.1 on yakkety, please try again and let us know if it still fails. ** Changed in: libertine Importance: Undecided => Medium ** Changed in: libertine Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu

[Bug 1626180] Re: Desktop Apps scope hangs unity8-dash

2016-09-28 Thread Larry Price
Vladimir, it used to be a link, but it is supposed to be a regular file now. That seems to be where the confusion lies. On a proper fresh puritine update, it should have created/merged the regular file. The article from 2 June is outdated. libertine-container-manager is trying to overwrite the

[Bug 1626180] Re: Desktop Apps scope hangs unity8-dash

2016-09-28 Thread Larry Price
Vladimir, is this the same install from the previous issue? I thought that we had a hard copy of the ContainersConfig.json file in your directory instead of the symbolic link. The steps you listed at the top of your comment might actually be necessary if libertine-container- manager is trying to

[Bug 1626180] Re: Desktop Apps scope hangs unity8-dash

2016-09-26 Thread Larry Price
Vladimir, 1 and 2 are accurate. In 3, you won't be able to use `libertine-container-manager destroy` as that depends on ContainersConfig.json including your container. Under normal circumstances, you should absolutely use `libertine-container-manager destroy`, but in just this case you should be

[Bug 1626180] Re: Desktop Apps scope hangs unity8-dash

2016-09-23 Thread Larry Price
Vladimir, The ContainersConfig.json found in "/custom/click/.click/users/@all/com.ubuntu.puritine/libertine- config/libertine" is the copy that "ships" with the click and should not affect any functionality after a fresh install of the image. I'm surprised to see that article suggesting a

[Bug 1626180] Re: Desktop Apps scope hangs unity8-dash

2016-09-23 Thread Larry Price
Vladimir, I wonder if something is going on with one of the apps you installed in your custom container? I've attached a copy of your ContainersConfig.json with only puritine apps, which I believe will work and give you the default applications back. I'll poke through a few of the applications

[Bug 1626180] Re: Desktop Apps scope hangs unity8-dash

2016-09-23 Thread Larry Price
Vladimir, thanks. It looks like your filesystem matches your ContainersConfig.json, but my theory is still that something odd must be going on with that file. * What are the file permissions on ContainersConfig.json (`ls -la $HOME/.local/share/libertine/ContainersConfig.json`? * If you

[Bug 1626180] Re: Desktop Apps scope hangs unity8-dash

2016-09-23 Thread Larry Price
Hi Vladimir! My guess is that there is a mismatch between ContainersConfig.json and what's actually available to you. The ContainersConfig.json file acts as our local database, so replacing it is highly likely to cause issues. I'd like a little bit more information before we proceed: * Can you

[Bug 1591342] Re: Complains about bad url on libertine scope urls

2016-09-21 Thread Larry Price
I've seen more and more apps start to lean towards the org.gnome.appname syntax in recent updates, which is probably what happened. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591342 Title:

[Bug 1625780] [NEW] Secondary monitor menus not opening on mouseover

2016-09-20 Thread Larry Price
Public bug reported: I have a multi-monitor setup with my laptop screen as the main monitor and an external screen as my secondary monitor. On the primary monitor, the titlebar menus work correctly. On the external monitor, clicking on a menu or indicator works, but moving the mouse does not

[Bug 1623946] Re: Integrate the Libertine UI with System Settings

2016-09-15 Thread Larry Price
** Changed in: libertine/devel Assignee: (unassigned) => Larry Price (larryprice) ** Changed in: libertine/devel Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1622406] Re: Libertine (X11 App) page disappeared (OTA12) on BQ M10

2016-09-14 Thread Larry Price
Thanks for following up. I'm not sure there's much we can do about the keyboard crashing running X Apps, but that would be separate bug if you wish to file it. For now, I'm closing this as Invalid. ** Changed in: libertine Status: New => Invalid ** Changed in: libertine (Ubuntu)

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

2016-09-13 Thread Larry Price
** Changed in: miral Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1613220 Title: [needs-packaging] MirAL needs packaging To manage notifications about this bug go

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

2016-09-12 Thread Larry Price
** Branch linked: lp:~larryprice/miral/release-0.1.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1613220 Title: [needs-packaging] MirAL needs packaging To manage notifications about this bug go

[Bug 1620934] Re: Qt/QML apps don't render any more (logs say "QEGLPlatformContext: eglMakeCurrent failed: 3001")

2016-09-12 Thread Larry Price
The System Settings log could actually contain some interesting information. It seems to imply that the launcher is out of memory. ** Attachment added: "System Settings log" https://bugs.launchpad.net/qtmir/+bug/1620934/+attachment/4739455/+files/application-legacy-ubuntu-system-settings-.log

[Bug 1620934] Re: Qt/QML apps don't render any more (logs say "QEGLPlatformContext: eglMakeCurrent failed: 3001")

2016-09-12 Thread Larry Price
In my case, the Dash shows up as just a black screen with the Dash icon and "Scopes" and never finishes loading. When opening up System Settings, it sits on a white screen with just the titlebar. When opening up the web browser, I got a crash and a weird update notifier log (attached) in addition

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

2016-09-12 Thread Larry Price
** 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

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

2016-09-12 Thread Larry Price
** 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

[Bug 1622406] Re: Libertine (X11 App) page disappeared (OTA12) on BQ M10

2016-09-12 Thread Larry Price
Thanks for the bug report. * Is the "Desktop Applications" scope still available in the scope list? Pull up on the small arrow at the bottom of the Dash to view all available scopes. If it is still in that list, then you may have just accidentally un-favorited the scope. Click the empty star

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

2016-09-09 Thread Larry Price
** Changed in: miral Assignee: (unassigned) => Larry Price (larryprice) ** Changed in: miral Status: New => In Progress ** Changed in: ubuntu Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

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

2016-09-09 Thread Larry Price
** Also affects: miral 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/1613220 Title: [needs-packaging] MirAL needs packaging To manage notifications

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

2016-09-09 Thread Larry Price
** Description changed: - Filed according to advice on - https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages + 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

  1   2   >