[Desktop-packages] [Bug 1742894] Re: Scilab does not start after some upgrades on Ubuntu Xenial

2018-01-21 Thread Tim Wescott
Any news for the newbie on how soon the fix will be applied?

I see the comment on downgrading and pinning a bunch of MESA packages --
but I don't know exactly how to do the downgrade, nor how to safely undo
the pinning once it's no longer necessary.  I don't want to muck up my
machine.

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

Title:
  Scilab does not start after some upgrades on Ubuntu Xenial

Status in Mesa:
  Confirmed
Status in libjogl2-java package in Ubuntu:
  Triaged
Status in mesa package in Ubuntu:
  Confirmed
Status in scilab package in Ubuntu:
  Confirmed
Status in libjogl2-java source package in Xenial:
  Confirmed
Status in mesa source package in Xenial:
  Confirmed
Status in scilab source package in Xenial:
  Confirmed
Status in libjogl2-java source package in Artful:
  Confirmed
Status in mesa source package in Artful:
  Confirmed
Status in scilab source package in Artful:
  Confirmed
Status in scilab package in Debian:
  Fix Released

Bug description:
  Steps to reproduce:
  1. have installed Scilab on Ubuntu Xenial system
  2. install system updates
  3. try to launch Scilab from GUI - it does not start
  4. try to launch Scilab from terminal - it does not start with the following 
output in the terminal:

  $ scilab
  Could not create a Scilab main class. Error:
  Exception in thread "main" java.lang.InternalError: XXX0 profile[1]: GL3bc -> 
profileImpl GL4bc !!! not mapped 
at com.jogamp.opengl.GLProfile.computeProfileMap(GLProfile.java:2071)
at 
com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1954)
at 
com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1875)
at 
com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1842)
at com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80)
at com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230)
at java.security.AccessController.doPrivileged(Native Method)
at com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216)
at com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297)
at com.jogamp.opengl.GLProfile.get(GLProfile.java:988)
at com.jogamp.opengl.GLProfile.getDefault(GLProfile.java:722)
at com.jogamp.opengl.GLProfile.getDefault(GLProfile.java:733)
at org.scilab.modules.gui.SwingView.(Unknown Source)
at org.scilab.modules.gui.SwingView.registerSwingView(Unknown Source)
at org.scilab.modules.core.Scilab.(Unknown Source)

  Scilab cannot create Scilab Java Main-Class (we have not been able to
  find the main Scilab class. Check if the Scilab and thirdparty
  packages are available).

  
  Expected results:
  Scilab works normally on Ubuntu 16.04 LTS system.

  Actual results:
  see error above.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: scilab 5.5.2-2ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-104.127-generic 4.4.98
  Uname: Linux 4.4.0-104-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Fri Jan 12 12:02:32 2018
  PackageArchitecture: all
  SourcePackage: scilab
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mesa/+bug/1742894/+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


[Desktop-packages] [Bug 1652661] [NEW] Evolution won't connect to network unless forced

2016-12-26 Thread Tim Wescott
Public bug reported:

Suddenly, as of a couple of days ago, Evolution stopped connecting to
the network.  After a bit of digging, I found that I can invoke it with
the GIO_USE_NETWORK_MONITOR environment variable set to "base", and then
it works just fine.

--> this works <--
$GIO_USE_NETWORK_MONITOR=base evolution &

This happened coincident to having my kid the budding IT guy set my
machine to a fixed IP address, but I have no idea whether that's
related.

In the absence of a fix, a better workaround than invoking the thing
from the command line would be appreciated.

$ lsb_release -rd
Description:Ubuntu 16.04.1 LTS
Release:16.04

$ apt-cache policy evolution
evolution:
  Installed: 3.18.5.2-0ubuntu3
  Candidate: 3.18.5.2-0ubuntu3
  Version table:
 *** 3.18.5.2-0ubuntu3 500
500 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 
Packages
100 /var/lib/dpkg/status
 3.18.5.2-0ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages

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

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

Title:
  Evolution won't connect to network unless forced

Status in evolution package in Ubuntu:
  New

Bug description:
  Suddenly, as of a couple of days ago, Evolution stopped connecting to
  the network.  After a bit of digging, I found that I can invoke it
  with the GIO_USE_NETWORK_MONITOR environment variable set to "base",
  and then it works just fine.

  --> this works <--
  $GIO_USE_NETWORK_MONITOR=base evolution &

  This happened coincident to having my kid the budding IT guy set my
  machine to a fixed IP address, but I have no idea whether that's
  related.

  In the absence of a fix, a better workaround than invoking the thing
  from the command line would be appreciated.

  $ lsb_release -rd
  Description:  Ubuntu 16.04.1 LTS
  Release:  16.04

  $ apt-cache policy evolution
  evolution:
Installed: 3.18.5.2-0ubuntu3
Candidate: 3.18.5.2-0ubuntu3
Version table:
   *** 3.18.5.2-0ubuntu3 500
  500 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 
Packages
  100 /var/lib/dpkg/status
   3.18.5.2-0ubuntu1 500
  500 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1652661/+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


[Desktop-packages] [Bug 1639371] Re: OpenGL Graphics broken on November 4th upgrades

2016-11-14 Thread Tim Wescott
I have a combination that is working now, and this is my primary work
computer.  I'm a contract engineer, and when this thing is down I'm not
earning my pay.  So I really, really don't want to mess with it -- I'm
sorry about that, but I hope you understand.

However, as I get time, I'd be willing to install things on a USB stick
and see if I can't replicate the problem there.

Based on my own experience (I do embedded software work, but I'm just a
user when it comes to Linux) I suspect that the actual problem is not
the new driver itself, but that something in the installation process
diddled with some global OpenGL settings that then broke either the
Radeon driver, or OpenGL itself (I don't know if that makes sense,
because I'm a USER.  Call me if you're designing washing machine motor
drive that buzzes on the spin cycle and I'll help you out, though).

So the process that I'd suggest, if you're willing to help me out with
the details, would be to install an entire pre-November 4 version of
Xubuntu onto a USB stick, verify that OpenGL works, then do the November
4 upgrade, and test OpenGL again.

I do have IT help on hand, whose familiar with Linux -- I just have to
come up with appropriate bribes.  So if it's too hard to describe to a
knowledgeable user, describe it for someone who installs Arch onto a
spare machine so that he can use that as a tool to talk to an obsolete
Sun box that he's installing Gentoo upon -- he'll have the background to
rapidly get things I don't.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-340 in Ubuntu.
https://bugs.launchpad.net/bugs/1639371

Title:
  OpenGL Graphics broken on November 4th upgrades

Status in nvidia-graphics-drivers-340 package in Ubuntu:
  New

Bug description:
  First: I don't know if I'm reporting this against the correct package.
  The bug report system needs a "unknown package" reporting system, for
  people who aren't freaking IT experts yet who are still smart enough
  to notice a real live problem.

  I have a Radeon card, but things most definitely broke TODAY
  immediately after I did a software upgrade.

  I use Scilab, which uses OpenGL heavily.  After today's upgrade, it
  was unable to display graphics, reporting

  "Caused by: javax.media.opengl.GLException: Profile GL_DEFAULT is not
  available on X11GraphicsDevice[type .x11, connection :0.0"

  The symptom in Scilab was that the graphics window opened, but no
  graph was drawn upon it.  glxinfo is unable to find an RGB visual; I
  assume that means that GL is broken -- glxinfo certainly works just
  fine on another machine upon which Scilab also works just fine.

  ubuntu-drivers devices returns

  == /sys/devices/pci:00/:00:01.0 ==
  modalias : pci:v1002d130Fsv1043sd85CBbc03sc00i00
  vendor   : Advanced Micro Devices, Inc. [AMD/ATI]
  driver   : fglrx-updates - distro non-free
  driver   : xserver-xorg-video-ati - distro free builtin recommended
  driver   : fglrx - distro non-free

  As near as I can tell, the xserver-xorg-video-ati is installed.  I
  have not attempted to change over to fglrx.

  glxinfo returns:
  name of display: :0.0
  Error: couldn't find RGB GLX visual or fbconfig
  Error: couldn't find RGB GLX visual or fbconfig

  lspci | grep VGA returns
  00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Kaveri [Radeon R7 Graphics]
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-06-04 (524 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  Package: xorg-server
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 4.4.0-45.66~14.04.1-generic 4.4.21
  Tags: trusty third-party-packages
  Uname: Linux 4.4.0-45-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm bluetooth cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1639371/+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


[Desktop-packages] [Bug 1639371] Re: OpenGL Graphics broken on November 4th upgrades

2016-11-10 Thread Tim Wescott
I admit to shotgunning the components against which it's logged, because
it's just not clear to me what it should be logged against.

** Attachment added: "allpackages.txt"
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1639371/+attachment/4775428/+files/allpackages.txt

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

Title:
  OpenGL Graphics broken on November 4th upgrades

Status in freecad package in Ubuntu:
  New
Status in nvidia-graphics-drivers-331 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-367 package in Ubuntu:
  New
Status in scilab package in Ubuntu:
  New
Status in xorg-server package in Ubuntu:
  New

Bug description:
  First: I don't know if I'm reporting this against the correct package.
  The bug report system needs a "unknown package" reporting system, for
  people who aren't freaking IT experts yet who are still smart enough
  to notice a real live problem.

  I have a Radeon card, but things most definitely broke TODAY
  immediately after I did a software upgrade.

  I use Scilab, which uses OpenGL heavily.  After today's upgrade, it
  was unable to display graphics, reporting

  "Caused by: javax.media.opengl.GLException: Profile GL_DEFAULT is not
  available on X11GraphicsDevice[type .x11, connection :0.0"

  The symptom in Scilab was that the graphics window opened, but no
  graph was drawn upon it.  glxinfo is unable to find an RGB visual; I
  assume that means that GL is broken -- glxinfo certainly works just
  fine on another machine upon which Scilab also works just fine.

  ubuntu-drivers devices returns

  == /sys/devices/pci:00/:00:01.0 ==
  modalias : pci:v1002d130Fsv1043sd85CBbc03sc00i00
  vendor   : Advanced Micro Devices, Inc. [AMD/ATI]
  driver   : fglrx-updates - distro non-free
  driver   : xserver-xorg-video-ati - distro free builtin recommended
  driver   : fglrx - distro non-free

  As near as I can tell, the xserver-xorg-video-ati is installed.  I
  have not attempted to change over to fglrx.

  glxinfo returns:
  name of display: :0.0
  Error: couldn't find RGB GLX visual or fbconfig
  Error: couldn't find RGB GLX visual or fbconfig

  lspci | grep VGA returns
  00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Kaveri [Radeon R7 Graphics]
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-06-04 (524 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  Package: xorg-server
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 4.4.0-45.66~14.04.1-generic 4.4.21
  Tags: trusty third-party-packages
  Uname: Linux 4.4.0-45-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm bluetooth cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freecad/+bug/1639371/+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


[Desktop-packages] [Bug 1639371] Re: OpenGL Graphics broken on November 4th upgrades

2016-11-08 Thread Tim Wescott
Apport-collect done.  The Nvidia just came with the Ubuntu install, I
was kinda surprised to see it there at all.

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

Title:
  OpenGL Graphics broken on November 4th upgrades

Status in freecad package in Ubuntu:
  New
Status in nvidia-graphics-drivers-331 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-367 package in Ubuntu:
  New
Status in scilab package in Ubuntu:
  New
Status in xorg-server package in Ubuntu:
  New

Bug description:
  First: I don't know if I'm reporting this against the correct package.
  The bug report system needs a "unknown package" reporting system, for
  people who aren't freaking IT experts yet who are still smart enough
  to notice a real live problem.

  I have a Radeon card, but things most definitely broke TODAY
  immediately after I did a software upgrade.

  I use Scilab, which uses OpenGL heavily.  After today's upgrade, it
  was unable to display graphics, reporting

  "Caused by: javax.media.opengl.GLException: Profile GL_DEFAULT is not
  available on X11GraphicsDevice[type .x11, connection :0.0"

  The symptom in Scilab was that the graphics window opened, but no
  graph was drawn upon it.  glxinfo is unable to find an RGB visual; I
  assume that means that GL is broken -- glxinfo certainly works just
  fine on another machine upon which Scilab also works just fine.

  ubuntu-drivers devices returns

  == /sys/devices/pci:00/:00:01.0 ==
  modalias : pci:v1002d130Fsv1043sd85CBbc03sc00i00
  vendor   : Advanced Micro Devices, Inc. [AMD/ATI]
  driver   : fglrx-updates - distro non-free
  driver   : xserver-xorg-video-ati - distro free builtin recommended
  driver   : fglrx - distro non-free

  As near as I can tell, the xserver-xorg-video-ati is installed.  I
  have not attempted to change over to fglrx.

  glxinfo returns:
  name of display: :0.0
  Error: couldn't find RGB GLX visual or fbconfig
  Error: couldn't find RGB GLX visual or fbconfig

  lspci | grep VGA returns
  00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Kaveri [Radeon R7 Graphics]
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-06-04 (524 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  Package: xorg-server
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 4.4.0-45.66~14.04.1-generic 4.4.21
  Tags: trusty third-party-packages
  Uname: Linux 4.4.0-45-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm bluetooth cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freecad/+bug/1639371/+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


[Desktop-packages] [Bug 1639371] ProcEnviron.txt

2016-11-08 Thread Tim Wescott
apport information

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

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

Title:
  OpenGL Graphics broken on November 4th upgrades

Status in freecad package in Ubuntu:
  New
Status in nvidia-graphics-drivers-331 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-367 package in Ubuntu:
  New
Status in scilab package in Ubuntu:
  New
Status in xorg-server package in Ubuntu:
  New

Bug description:
  First: I don't know if I'm reporting this against the correct package.
  The bug report system needs a "unknown package" reporting system, for
  people who aren't freaking IT experts yet who are still smart enough
  to notice a real live problem.

  I have a Radeon card, but things most definitely broke TODAY
  immediately after I did a software upgrade.

  I use Scilab, which uses OpenGL heavily.  After today's upgrade, it
  was unable to display graphics, reporting

  "Caused by: javax.media.opengl.GLException: Profile GL_DEFAULT is not
  available on X11GraphicsDevice[type .x11, connection :0.0"

  The symptom in Scilab was that the graphics window opened, but no
  graph was drawn upon it.  glxinfo is unable to find an RGB visual; I
  assume that means that GL is broken -- glxinfo certainly works just
  fine on another machine upon which Scilab also works just fine.

  ubuntu-drivers devices returns

  == /sys/devices/pci:00/:00:01.0 ==
  modalias : pci:v1002d130Fsv1043sd85CBbc03sc00i00
  vendor   : Advanced Micro Devices, Inc. [AMD/ATI]
  driver   : fglrx-updates - distro non-free
  driver   : xserver-xorg-video-ati - distro free builtin recommended
  driver   : fglrx - distro non-free

  As near as I can tell, the xserver-xorg-video-ati is installed.  I
  have not attempted to change over to fglrx.

  glxinfo returns:
  name of display: :0.0
  Error: couldn't find RGB GLX visual or fbconfig
  Error: couldn't find RGB GLX visual or fbconfig

  lspci | grep VGA returns
  00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Kaveri [Radeon R7 Graphics]
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-06-04 (524 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  Package: xorg-server
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 4.4.0-45.66~14.04.1-generic 4.4.21
  Tags: trusty third-party-packages
  Uname: Linux 4.4.0-45-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm bluetooth cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freecad/+bug/1639371/+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


[Desktop-packages] [Bug 1639371] Re: OpenGL Graphics broken on November 4th upgrades

2016-11-08 Thread Tim Wescott
apport information

** Tags added: apport-collected third-party-packages trusty

** Description changed:

  First: I don't know if I'm reporting this against the correct package.
  The bug report system needs a "unknown package" reporting system, for
  people who aren't freaking IT experts yet who are still smart enough to
  notice a real live problem.
  
  I have a Radeon card, but things most definitely broke TODAY immediately
  after I did a software upgrade.
  
  I use Scilab, which uses OpenGL heavily.  After today's upgrade, it was
  unable to display graphics, reporting
  
  "Caused by: javax.media.opengl.GLException: Profile GL_DEFAULT is not
  available on X11GraphicsDevice[type .x11, connection :0.0"
  
  The symptom in Scilab was that the graphics window opened, but no graph
  was drawn upon it.  glxinfo is unable to find an RGB visual; I assume
  that means that GL is broken -- glxinfo certainly works just fine on
  another machine upon which Scilab also works just fine.
  
  ubuntu-drivers devices returns
  
  == /sys/devices/pci:00/:00:01.0 ==
  modalias : pci:v1002d130Fsv1043sd85CBbc03sc00i00
  vendor   : Advanced Micro Devices, Inc. [AMD/ATI]
  driver   : fglrx-updates - distro non-free
  driver   : xserver-xorg-video-ati - distro free builtin recommended
  driver   : fglrx - distro non-free
  
  As near as I can tell, the xserver-xorg-video-ati is installed.  I have
  not attempted to change over to fglrx.
  
  glxinfo returns:
  name of display: :0.0
  Error: couldn't find RGB GLX visual or fbconfig
  Error: couldn't find RGB GLX visual or fbconfig
  
  lspci | grep VGA returns
  00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Kaveri [Radeon R7 Graphics]
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.21
+ Architecture: amd64
+ CurrentDesktop: XFCE
+ DistroRelease: Ubuntu 14.04
+ InstallationDate: Installed on 2015-06-04 (524 days ago)
+ InstallationMedia: Xubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
+ Package: xorg-server
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 4.4.0-45.66~14.04.1-generic 4.4.21
+ Tags: trusty third-party-packages
+ Uname: Linux 4.4.0-45-generic x86_64
+ UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm bluetooth cdrom dialout dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-367 in Ubuntu.
https://bugs.launchpad.net/bugs/1639371

Title:
  OpenGL Graphics broken on November 4th upgrades

Status in freecad package in Ubuntu:
  New
Status in nvidia-graphics-drivers-331 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-367 package in Ubuntu:
  New
Status in scilab package in Ubuntu:
  New
Status in xorg-server package in Ubuntu:
  New

Bug description:
  First: I don't know if I'm reporting this against the correct package.
  The bug report system needs a "unknown package" reporting system, for
  people who aren't freaking IT experts yet who are still smart enough
  to notice a real live problem.

  I have a Radeon card, but things most definitely broke TODAY
  immediately after I did a software upgrade.

  I use Scilab, which uses OpenGL heavily.  After today's upgrade, it
  was unable to display graphics, reporting

  "Caused by: javax.media.opengl.GLException: Profile GL_DEFAULT is not
  available on X11GraphicsDevice[type .x11, connection :0.0"

  The symptom in Scilab was that the graphics window opened, but no
  graph was drawn upon it.  glxinfo is unable to find an RGB visual; I
  assume that means that GL is broken -- glxinfo certainly works just
  fine on another machine upon which Scilab also works just fine.

  ubuntu-drivers devices returns

  == /sys/devices/pci:00/:00:01.0 ==
  modalias : pci:v1002d130Fsv1043sd85CBbc03sc00i00
  vendor   : Advanced Micro Devices, Inc. [AMD/ATI]
  driver   : fglrx-updates - distro non-free
  driver   : xserver-xorg-video-ati - distro free builtin recommended
  driver   : fglrx - distro non-free

  As near as I can tell, the xserver-xorg-video-ati is installed.  I
  have not attempted to change over to fglrx.

  glxinfo returns:
  name of display: :0.0
  Error: couldn't find RGB GLX visual or fbconfig
  Error: couldn't find RGB GLX visual or fbconfig

  lspci | grep VGA returns
  00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Kaveri [Radeon R7 Graphics]
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-06-04 (524 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS "Trusty Tahr

[Desktop-packages] [Bug 1639371] Re: OpenGL Graphics broken on November 4th upgrades

2016-11-08 Thread Tim Wescott
Found inspiration for a work-around on this page:

http://askubuntu.com/questions/475972/error-couldnt-find-rgb-glx-visual-
or-fbconfig-ubuntu-12-04/476916#476916

This is NOT TRIVIAL.  I started by trying to follow that page's
recommendations, replacing "xserver-xorg" with "xserver-common", and
BORKED X entirely, to the point where I couldn't use the keyboard or see
things on the screen.  Fortunately I was able to ssh into the system.

I did a lot of mucking about, but what will probably work is:

sudo apt-get remove --purge xserver-common
sudo apt-get install xorg

I do NOT recommend this if you're shy around computers, or if you don't
have a reliable way to ssh into your sick box.  I'm sure there's a very-
much-better way of solving the problem, but I'm not good enough to know
it.

** Also affects: xorg-server (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  OpenGL Graphics broken on November 4th upgrades

Status in freecad package in Ubuntu:
  New
Status in nvidia-graphics-drivers-331 package in Ubuntu:
  New
Status in scilab package in Ubuntu:
  New
Status in xorg-server package in Ubuntu:
  New

Bug description:
  First: I don't know if I'm reporting this against the correct package.
  The bug report system needs a "unknown package" reporting system, for
  people who aren't freaking IT experts yet who are still smart enough
  to notice a real live problem.

  I have a Radeon card, but things most definitely broke TODAY
  immediately after I did a software upgrade.

  I use Scilab, which uses OpenGL heavily.  After today's upgrade, it
  was unable to display graphics, reporting

  "Caused by: javax.media.opengl.GLException: Profile GL_DEFAULT is not
  available on X11GraphicsDevice[type .x11, connection :0.0"

  The symptom in Scilab was that the graphics window opened, but no
  graph was drawn upon it.  glxinfo is unable to find an RGB visual; I
  assume that means that GL is broken -- glxinfo certainly works just
  fine on another machine upon which Scilab also works just fine.

  ubuntu-drivers devices returns

  == /sys/devices/pci:00/:00:01.0 ==
  modalias : pci:v1002d130Fsv1043sd85CBbc03sc00i00
  vendor   : Advanced Micro Devices, Inc. [AMD/ATI]
  driver   : fglrx-updates - distro non-free
  driver   : xserver-xorg-video-ati - distro free builtin recommended
  driver   : fglrx - distro non-free

  As near as I can tell, the xserver-xorg-video-ati is installed.  I
  have not attempted to change over to fglrx.

  glxinfo returns:
  name of display: :0.0
  Error: couldn't find RGB GLX visual or fbconfig
  Error: couldn't find RGB GLX visual or fbconfig

  lspci | grep VGA returns
  00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Kaveri [Radeon R7 Graphics]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freecad/+bug/1639371/+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


[Desktop-packages] [Bug 1639371] Re: OpenGL Graphics broken on November 4th upgrades

2016-11-07 Thread Tim Wescott
This also makes freecad bomb on entry, with an message that includes "No
valid GL context found!":

freecad: 
/build/freecad-Zlw3by/freecad-0.16.6703/src/Gui/Quarter/QuarterWidget.cpp:707: 
virtual void SIM::Coin3D::Quarter::QuarterWidget::paintEvent(QPaintEvent*): 
Assertion `w->isValid() && "No valid GL context found!"' failed.
Aborted (core dumped)


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

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331 in Ubuntu.
https://bugs.launchpad.net/bugs/1639371

Title:
  OpenGL Graphics broken on November 4th upgrades

Status in freecad package in Ubuntu:
  New
Status in nvidia-graphics-drivers-331 package in Ubuntu:
  New
Status in scilab package in Ubuntu:
  New

Bug description:
  First: I don't know if I'm reporting this against the correct package.
  The bug report system needs a "unknown package" reporting system, for
  people who aren't freaking IT experts yet who are still smart enough
  to notice a real live problem.

  I have a Radeon card, but things most definitely broke TODAY
  immediately after I did a software upgrade.

  I use Scilab, which uses OpenGL heavily.  After today's upgrade, it
  was unable to display graphics, reporting

  "Caused by: javax.media.opengl.GLException: Profile GL_DEFAULT is not
  available on X11GraphicsDevice[type .x11, connection :0.0"

  The symptom in Scilab was that the graphics window opened, but no
  graph was drawn upon it.  glxinfo is unable to find an RGB visual; I
  assume that means that GL is broken -- glxinfo certainly works just
  fine on another machine upon which Scilab also works just fine.

  ubuntu-drivers devices returns

  == /sys/devices/pci:00/:00:01.0 ==
  modalias : pci:v1002d130Fsv1043sd85CBbc03sc00i00
  vendor   : Advanced Micro Devices, Inc. [AMD/ATI]
  driver   : fglrx-updates - distro non-free
  driver   : xserver-xorg-video-ati - distro free builtin recommended
  driver   : fglrx - distro non-free

  As near as I can tell, the xserver-xorg-video-ati is installed.  I
  have not attempted to change over to fglrx.

  glxinfo returns:
  name of display: :0.0
  Error: couldn't find RGB GLX visual or fbconfig
  Error: couldn't find RGB GLX visual or fbconfig

  lspci | grep VGA returns
  00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Kaveri [Radeon R7 Graphics]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freecad/+bug/1639371/+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


[Desktop-packages] [Bug 1639371] Re: OpenGL Graphics broken on November 4th upgrades

2016-11-04 Thread Tim Wescott
Forgot: the pertinent section of /var/log/apt/history.log:

Start-Date: 2016-11-04  10:30:28
Commandline: aptdaemon role='role-commit-packages' sender=':1.134'
Install: screen-resolution-extra:amd64 (0.17.1, automatic), 
nvidia-settings:amd64 (331.20-0ubuntu8, automatic), libcuda1-367:amd64 
(367.57-0ubuntu0.14.04.1), nvidia-367:amd64 (367.57-0ubuntu0.14.04.1), 
bbswitch-dkms:amd64 (0.7-2ubuntu1), nvidia-opencl-icd-340:amd64 
(340.98-0ubuntu0.14.04.1), nvidia-prime:amd64 (0.6.2, automatic)
Upgrade: libnl-genl-3-200:amd64 (3.2.21-1ubuntu3, 3.2.21-1ubuntu4), 
nvidia-opencl-icd-331-updates:amd64 (340.96-0ubuntu0.14.04.1, 
340.98-0ubuntu0.14.04.1), nvidia-opencl-icd-340-updates:amd64 
(340.96-0ubuntu0.14.04.1, 340.98-0ubuntu0.14.04.1), libnl-3-200:amd64 
(3.2.21-1ubuntu3, 3.2.21-1ubuntu4), libcurl3:amd64 (7.35.0-1ubuntu2.9, 
7.35.0-1ubuntu2.10), libnl-route-3-200:amd64 (3.2.21-1ubuntu3, 
3.2.21-1ubuntu4), libcurl3-gnutls:amd64 (7.35.0-1ubuntu2.9, 7.35.0-1ubuntu2.10)
End-Date: 2016-11-04  10:33:20

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331 in Ubuntu.
https://bugs.launchpad.net/bugs/1639371

Title:
  OpenGL Graphics broken on November 4th upgrades

Status in nvidia-graphics-drivers-331 package in Ubuntu:
  New

Bug description:
  First: I don't know if I'm reporting this against the correct package.
  The bug report system needs a "unknown package" reporting system, for
  people who aren't freaking IT experts yet who are still smart enough
  to notice a real live problem.

  I have a Radeon card, but things most definitely broke TODAY
  immediately after I did a software upgrade.

  I use Scilab, which uses OpenGL heavily.  After today's upgrade, it
  was unable to display graphics, reporting

  "Caused by: javax.media.opengl.GLException: Profile GL_DEFAULT is not
  available on X11GraphicsDevice[type .x11, connection :0.0"

  The symptom in Scilab was that the graphics window opened, but no
  graph was drawn upon it.  glxinfo is unable to find an RGB visual; I
  assume that means that GL is broken -- glxinfo certainly works just
  fine on another machine upon which Scilab also works just fine.

  ubuntu-drivers devices returns

  == /sys/devices/pci:00/:00:01.0 ==
  modalias : pci:v1002d130Fsv1043sd85CBbc03sc00i00
  vendor   : Advanced Micro Devices, Inc. [AMD/ATI]
  driver   : fglrx-updates - distro non-free
  driver   : xserver-xorg-video-ati - distro free builtin recommended
  driver   : fglrx - distro non-free

  As near as I can tell, the xserver-xorg-video-ati is installed.  I
  have not attempted to change over to fglrx.

  glxinfo returns:
  name of display: :0.0
  Error: couldn't find RGB GLX visual or fbconfig
  Error: couldn't find RGB GLX visual or fbconfig

  lspci | grep VGA returns
  00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Kaveri [Radeon R7 Graphics]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1639371/+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


[Desktop-packages] [Bug 1639371] [NEW] OpenGL Graphics broken on November 4th upgrades

2016-11-04 Thread Tim Wescott
Public bug reported:

First: I don't know if I'm reporting this against the correct package.
The bug report system needs a "unknown package" reporting system, for
people who aren't freaking IT experts yet who are still smart enough to
notice a real live problem.

I have a Radeon card, but things most definitely broke TODAY immediately
after I did a software upgrade.

I use Scilab, which uses OpenGL heavily.  After today's upgrade, it was
unable to display graphics, reporting

"Caused by: javax.media.opengl.GLException: Profile GL_DEFAULT is not
available on X11GraphicsDevice[type .x11, connection :0.0"

The symptom in Scilab was that the graphics window opened, but no graph
was drawn upon it.  glxinfo is unable to find an RGB visual; I assume
that means that GL is broken -- glxinfo certainly works just fine on
another machine upon which Scilab also works just fine.

ubuntu-drivers devices returns

== /sys/devices/pci:00/:00:01.0 ==
modalias : pci:v1002d130Fsv1043sd85CBbc03sc00i00
vendor   : Advanced Micro Devices, Inc. [AMD/ATI]
driver   : fglrx-updates - distro non-free
driver   : xserver-xorg-video-ati - distro free builtin recommended
driver   : fglrx - distro non-free

As near as I can tell, the xserver-xorg-video-ati is installed.  I have
not attempted to change over to fglrx.

glxinfo returns:
name of display: :0.0
Error: couldn't find RGB GLX visual or fbconfig
Error: couldn't find RGB GLX visual or fbconfig

lspci | grep VGA returns
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Kaveri [Radeon R7 Graphics]

** Affects: nvidia-graphics-drivers-331 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331 in Ubuntu.
https://bugs.launchpad.net/bugs/1639371

Title:
  OpenGL Graphics broken on November 4th upgrades

Status in nvidia-graphics-drivers-331 package in Ubuntu:
  New

Bug description:
  First: I don't know if I'm reporting this against the correct package.
  The bug report system needs a "unknown package" reporting system, for
  people who aren't freaking IT experts yet who are still smart enough
  to notice a real live problem.

  I have a Radeon card, but things most definitely broke TODAY
  immediately after I did a software upgrade.

  I use Scilab, which uses OpenGL heavily.  After today's upgrade, it
  was unable to display graphics, reporting

  "Caused by: javax.media.opengl.GLException: Profile GL_DEFAULT is not
  available on X11GraphicsDevice[type .x11, connection :0.0"

  The symptom in Scilab was that the graphics window opened, but no
  graph was drawn upon it.  glxinfo is unable to find an RGB visual; I
  assume that means that GL is broken -- glxinfo certainly works just
  fine on another machine upon which Scilab also works just fine.

  ubuntu-drivers devices returns

  == /sys/devices/pci:00/:00:01.0 ==
  modalias : pci:v1002d130Fsv1043sd85CBbc03sc00i00
  vendor   : Advanced Micro Devices, Inc. [AMD/ATI]
  driver   : fglrx-updates - distro non-free
  driver   : xserver-xorg-video-ati - distro free builtin recommended
  driver   : fglrx - distro non-free

  As near as I can tell, the xserver-xorg-video-ati is installed.  I
  have not attempted to change over to fglrx.

  glxinfo returns:
  name of display: :0.0
  Error: couldn't find RGB GLX visual or fbconfig
  Error: couldn't find RGB GLX visual or fbconfig

  lspci | grep VGA returns
  00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Kaveri [Radeon R7 Graphics]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1639371/+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


[Desktop-packages] [Bug 1247366] Re: Evolution is missing bogofilter integration

2015-03-21 Thread Tim Wescott
I second Paul's request to backport this to 14.04.  I'd hate to have to
either wait for 16.04 or take my chances with building or installing the
latest Evolution.

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

Title:
  Evolution is missing bogofilter integration

Status in The Evolution Mail & Calendaring Tool:
  Fix Released
Status in evolution package in Ubuntu:
  Fix Released

Bug description:
  Evolution is missing bogofilter integration since Ubuntu 13.10.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: evolution 3.8.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Sat Nov  2 05:15:42 2013
  ExecutablePath: /usr/bin/evolution
  InstallationDate: Installed on 2013-10-27 (6 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution/+bug/1247366/+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


[Desktop-packages] [Bug 1247366] Re: Evolution is missing bogofilter integration

2014-08-11 Thread Tim Wescott
Ditto on the problem.  I innocently upgraded to 14.04 expecting it to be
better, only to find that someone decided that I shouldn't want to use
Bogofilter.

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

Title:
  Evolution is missing bogofilter integration

Status in “evolution” package in Ubuntu:
  Confirmed

Bug description:
  On fresh install and after upgrade to Ubuntu 13.10, Evolution is
  missing bogofilter integration.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: evolution 3.8.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Sat Nov  2 05:15:42 2013
  ExecutablePath: /usr/bin/evolution
  InstallationDate: Installed on 2013-10-27 (6 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1247366/+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