[Bug 1876992] Re: X11 session crash on using Gimp or LibreOffice

2020-10-19 Thread Djien Kwee
Ubuntu 20.04 - Applications Scite, VLC, .. with fatal errors

Oct 19 21:50:56 djien--SR5622NL vlc[3612]: vlc: Fatal IO error 17 (File exists) 
on X server :1.
Oct 19 21:50:56 djien--SR5622NL vlc[3612]: vlc: Fatal IO error 11 (Resource 
temporarily unavailable) on X server :1.

Oct 19 21:50:56 djien--SR5622NL SciTE[3503]: SciTE: Fatal IO error 11 (Resource 
temporarily unavailable) on X server :1.
Oct 19 21:50:56 djien--SR5622NL update-notifier[3243]: update-notifier: Fatal 
IO error 11 (Resource temporarily unavailable) on X server :1.
Oct 19 21:50:56 djien--SR5622NL kdeconnectd[2869]: kdeconnectd: Fatal IO error 
11 (Resource temporarily unavailable) on X server :1.
Oct 19 21:50:56 djien--SR5622NL gsd-xsettings[2873]: gsd-xsettings: Fatal IO 
error 11 (Resource temporarily unavailable) on X server :1.
Oct 19 21:50:56 djien--SR5622NL gnome-terminal-[3145]: gnome-terminal-server: 
Fatal IO error 11 (Resource temporarily unavailable) on X server :1.
Oct 19 21:50:56 djien--SR5622NL gsd-media-keys[2824]: gsd-media-keys: Fatal IO 
error 11 (Resource temporarily unavailable) on X server :1.
Oct 19 21:50:56 djien--SR5622NL gsd-wacom[2864]: gsd-wacom: Fatal IO error 11 
(Resource temporarily unavailable) on X server :1.
Oct 19 21:50:56 djien--SR5622NL gsd-power[2828]: gsd-power: Fatal IO error 11 
(Resource temporarily unavailable) on X server :1.
Oct 19 21:50:56 djien--SR5622NL [2926]: evolution-alarm-notify: Fatal IO error 
11 (Resource temporarily unavailable) on X server :1.
ct 19 21:50:56 djien--SR5622NL org.gnome.Nautilus[3301]: 
[3301:3301:1019/215056.368733:ERROR:x11_error_handler.cc(63)] X IO error 
received (X server probably went away)
Oct 19 21:50:56 djien--SR5622NL at-spi-bus-launcher[2730]: X connection to :1 
broken (explicit kill or server shutdown).
Oct 19 21:50:56 djien--SR5622NL gsd-color[2812]: gsd-color: Fatal IO error 11 
(Resource temporarily unavailable) on X server :1.

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

Title:
  X11 session crash on using Gimp or LibreOffice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-440/+bug/1876992/+subscriptions

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

[Bug 1060850] Re: Ubuntu 11.04: VirtualEnvironment - start ipython error after update at 3.10.2012

2012-10-03 Thread Djien Kwee
*** This bug is a duplicate of bug 989856 ***
https://bugs.launchpad.net/bugs/989856

Thank you, reinstall the virtual environment over the existent one,
works fine. Ipython can be used again without error

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

Title:
  Ubuntu 11.04: VirtualEnvironment - start ipython error after update at
  3.10.2012

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1060850/+subscriptions

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


[Bug 1060850] Re: Ubuntu 11.04: VirtualEnvironment - start ipython error after update at 3.10.2012

2012-10-03 Thread Djien Kwee
** Attachment added: "Screenshot updates python"
   
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1060850/+attachment/3367789/+files/Update_2012_10_03.png

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

Title:
  Ubuntu 11.04: VirtualEnvironment - start ipython error after update at
  3.10.2012

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1060850/+subscriptions

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


[Bug 1060850] [NEW] Ubuntu 11.04: VirtualEnvironment - start ipython error after update at 3.10.2012

2012-10-03 Thread Djien Kwee
Public bug reported:

Environment: Ubuntu 11.04

At 3.10.2012 there are 5 updates for python 2.7.1 (2.7.1-5ubuntu2,
2.7.1-5ubuntu2.2) and since then ipython in virtual environment produces
import error: cannot import name urandom

(virtenv)[/media/wd40/VirtEnv_py2.7_Ubu/virtenv]:$ ipython
Traceback (most recent call last):
  File "/media/wd40/VirtEnv_py2.7_Ubu/virtenv/bin/ipython", line 8, in 
load_entry_point('ipython==0.11', 'console_scripts', 'ipython')()
  File 
"/media/wd40/VirtEnv_py2.7_Ubu/virtenv/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py",
 line 318, in load_entry_point
  File 
"/media/wd40/VirtEnv_py2.7_Ubu/virtenv/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py",
 line 2221, in load_entry_point
  File 
"/media/wd40/VirtEnv_py2.7_Ubu/virtenv/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py",
 line 1954, in load
  File 
"/media/wd40/VirtEnv_py2.7_Ubu/virtenv/local/lib/python2.7/site-packages/ipython-0.11-py2.7.egg/IPython/__init__.py",
 line 43, in 
from .config.loader import Config
  File 
"/media/wd40/VirtEnv_py2.7_Ubu/virtenv/local/lib/python2.7/site-packages/ipython-0.11-py2.7.egg/IPython/config/loader.py",
 line 26, in 
from IPython.utils.path import filefind, get_ipython_dir
  File 
"/media/wd40/VirtEnv_py2.7_Ubu/virtenv/local/lib/python2.7/site-packages/ipython-0.11-py2.7.egg/IPython/utils/path.py",
 line 22, in 
from IPython.utils import warn
  File 
"/media/wd40/VirtEnv_py2.7_Ubu/virtenv/local/lib/python2.7/site-packages/ipython-0.11-py2.7.egg/IPython/utils/warn.py",
 line 19, in 
from IPython.utils import io
  File 
"/media/wd40/VirtEnv_py2.7_Ubu/virtenv/local/lib/python2.7/site-packages/ipython-0.11-py2.7.egg/IPython/utils/io.py",
 line 18, in 
import tempfile
  File "/usr/lib/python2.7/tempfile.py", line 34, in 
from random import Random as _Random
  File "/usr/lib/python2.7/random.py", line 47, in 
from os import urandom as _urandom
ImportError: cannot import name urandom

No error in non-virtual environment 
[~]:$ ipython
Python 2.7.1+ (r271:86832, Sep 27 2012, 21:16:52) 
Type "copyright", "credits" or "license" for more information.

IPython 0.10.1 -- An enhanced Interactive Python.
? -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help  -> Python's own help system.
object?   -> Details about 'object'. ?object also works, ?? prints more.

In [1]: 
Do you really want to exit ([y]/n)? y
[~]:$

** Affects: python2.7 (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/1060850

Title:
  Ubuntu 11.04: VirtualEnvironment - start ipython error after update at
  3.10.2012

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1060850/+subscriptions

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