[Bug 1839947] Re: hgview crashes with error AttributeError: 'phasecache' object has no attribute '_phaserevs'

2019-08-13 Thread Arthur Lutz (Logilab)
Hi @tsnaik thanks for reporting this bug. I think this might be related to a more recent version of mercurial unsupported by hgview 1.9.0 Can you try to reproduce with a more recent version of hgview ? https://pypi.org/project/hgview/ (1.10.7 for example). For debian packages you can try out the

[Bug 1754886] Re: Eclipse fails to start on fresh 18.04 installation

2018-05-23 Thread Arthur Lutz (Logilab)
Is there a workaround for this ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1754886 Title: Eclipse fails to start on fresh 18.04 installation To manage notifications about this bug go to:

[Bug 1748925] Re: hgview will not start

2018-02-13 Thread Arthur Lutz (Logilab)
Hi Ethan, thanks for reporting this bug and using hgview. I believe a fix has been pushed upstream https://hg.logilab.org/review/hgview but has not yet been published or arrived in debian / ubuntu. Would you be willing to try out an install from source to confirm this ? I've notified the

[Bug 963736] Re: thunderbird and firefox freeze at random : must be killed and restarted

2014-10-01 Thread Arthur Lutz (Logilab)
Am getting something similar to this bug but I am on trusty and gtk2 -engines-oxygen is not installed. Am using awesomevm as a window manager and here are the gtk-engines installed : # dpkg -l gtk2-engines* Desired=Unknown/Install/Remove/Purge/Hold |

[Bug 666921] Re: (Kubuntu) GTK app freeze when some GUI feature is used

2014-10-01 Thread Arthur Lutz (Logilab)
Am getting something similar to this but don't known where to start debugging it. Removing libcanberra-gtk-module doesn't fix the problem. Doing a $ lsof | grep libcanberra gets me a bunche of matches on files from libcanberra0. Trying to remove that offers to install a bunch of new

[Bug 1376243] [NEW] Intermitent freeze of window, goes grey when changing workspaces in awesomevm

2014-10-01 Thread Arthur Lutz (Logilab)
Public bug reported: This is probably a gtk bug but I don't know on whih package I should put it. The main application on which I encounter this bug is fireworfirefox so amposting it here. Every few seconds or few minutes I get a freeze on firefox. At first I thought it was just on videos (and

[Bug 1376243] Re: Intermitent freeze of window, goes grey when changing workspaces in awesomevm

2014-10-01 Thread Arthur Lutz (Logilab)
For some reason, this seems to be related to awesomewm because loging out and trying firefox out in gnome doesn't seem to freeze the same way. At some point I got an error message saying Firefox is not responding wait or kill but it's been working ok since. I still have a huge load time on

[Bug 1031338] Re: gurlchecker crashed to a segfault in precise

2013-02-19 Thread Arthur Lutz (Logilab)
Can't reproduce anymore, you can probably deprecate this bug. If you have more specific instructions I can follow them. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1031338 Title: gurlchecker

[Bug 577302] Re: ubiquity crashes with error: InstallStepError: Plugin usersetup failed with code 32

2012-12-18 Thread Arthur Lutz (Logilab)
I believe this problem comes back on 12.04 because /dev/shm is now a link to /run/shm and when mount --bind of /dev/ is done the installer should also mount /run/shm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1091622] [NEW] casper fails on generating SSL and anything that uses /dev/urandom

2012-12-18 Thread Arthur Lutz (Logilab)
Public bug reported: First thing that fails is : Begin: Regenerating SSL certificate... ... Could not create certificate. Openssl output was: unable to load 'random state' This means that the random number generator has not been seeded Then : OSError: [Errno 2] No such file or directory:

[Bug 1031338] [NEW] gurlchecker crashed to a segfault in precise

2012-07-31 Thread Arthur Lutz (Logilab)
Public bug reported: with strace I get : $strace gurlchecker [snip] stat(/home/arthur/.gnome2, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 open(/home/arthur/.gnome2/gurlchecker.B5Y9HW, O_RDWR|O_CREAT|O_EXCL, 0666) = 15 fcntl(15, F_GETFL) = 0x8002 (flags

[Bug 1020939] [NEW] /usr/bin/fontconfig-voodoo [Errno 2] No such file or directory: '/dev/urandom'

2012-07-04 Thread Arthur Lutz (Logilab)
Public bug reported: Jul 4 12:42:12 custom ubiquity: Traceback (most recent call last): Jul 4 12:42:12 custom ubiquity: File /usr/bin/fontconfig-voodoo, line 6, in module Jul 4 12:42:12 custom ubiquity: Jul 4 12:42:12 custom ubiquity: from LanguageSelector import FontConfig Jul 4

[Bug 1020617] [NEW] user-setup: ERROR: Could not create passphrase file

2012-07-03 Thread Arthur Lutz (Logilab)
Public bug reported: Jul 3 15:38:40 custom ubiquity: Jul 3 15:38:40 ubiquity: Starting up '['log-output', '-t', 'ubiquity', '--pass-stdout', '/usr/lib/ubiquity/user-setup/user-se tup-apply', '/target']' for ubi-usersetup.Install Jul 3 15:38:40 custom user-setup: Shadow passwords are now on.

[Bug 963401] Re: Ubiquity crashes during installation

2012-07-02 Thread Arthur Lutz (Logilab)
I get the same bug on a remastersys generated ISO. The installer stalls on the following : Jun 28 16:55:04 custom user-setup: Setting up encryption ... Jun 28 16:55:04 custom user-setup: od: Jun 28 16:55:04 custom user-setup: /dev/urandom Jun 28 16:55:04 custom user-setup: : No such file or

[Bug 963401] Re: Ubiquity crashes during installation

2012-07-02 Thread Arthur Lutz (Logilab)
I Is this not a duplicate of https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/577302 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/963401 Title: Ubiquity crashes during installation To

[Bug 577302] Re: ubiquity crashes with error: InstallStepError: Plugin usersetup failed with code 32

2012-07-02 Thread Arthur Lutz (Logilab)
Am using this patch to fix what seems to be the same bug in precise... how come it was not integrated ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/577302 Title: ubiquity crashes with error: