After looking at this further, I don't think this is really an issue.  I
think something else is causing the failure we are seeing, so I'm going
to mark this Invalid.

** Changed in: chromium-browser (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1552301

Title:
  The lsmod workround in /usr/bin/chromium-browser should catch lsmod
  errors

Status in chromium-browser package in Ubuntu:
  Invalid

Bug description:
  When trying to use Chromium on a Freiza tablet, /proc/modules does not
  exist, thus the following workaround fails:

  lsmod |grep ^i915\  >/dev/null && export LIBGL_DRI3_DISABLE=1

  and causes /usr/bin/chromium-browser to fail.

  That line should catch any errors from lsmod, assume there is no i915,
  and move along instead of bailing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1552301/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to