[Bug 378096] Re: setuptools fails with a NameError when installing from an svn 1.5-version working copy

2009-05-18 Thread Jean-Paul Calderone
Oops, sorry: exar...@ampere:~$ lsb_release -rd Description:Ubuntu 8.04.1 Release:8.04 exar...@ampere:~$ apt-cache policy python-setuptools python-setuptools: Installed: 0.6c8-0ubuntu2 Candidate: 0.6c8-0ubuntu2 Version table: *** 0.6c8-0ubuntu2 0 500

[Bug 376621] Re: package libgl1-mesa-glx 7.4-0ubuntu3 failed to install/upgrade: subprocess dpkg-deb --fsys-tarfile returned error exit status 2

2009-05-19 Thread Jean-Paul Calderone
update-manager does still say I have mesa updates waiting. Using dpkg to install the .deb from /var/cache/apt/archives succeeds with no error. I did this for two of the three packages which failed to install, libgl1 -mesa-glx and libgl1-mesa-dri. I tried using update-manager to install the

[Bug 376621] Re: package libgl1-mesa-glx 7.4-0ubuntu3 failed to install/upgrade: subprocess dpkg-deb --fsys-tarfile returned error exit status 2

2009-05-19 Thread Jean-Paul Calderone
I have 0.111.9 now as well. I tried using it to install the package again, just to make sure, and it failed the same way. -- package libgl1-mesa-glx 7.4-0ubuntu3 failed to install/upgrade: subprocess dpkg-deb --fsys-tarfile returned error exit status 2 https://bugs.launchpad.net/bugs/376621

[Bug 341239] Re: kill(2) succeeds when no process corresponds to the given PID

2009-05-21 Thread Jean-Paul Calderone
Hi Simon, I'm no expert in interpreting POSIX. A casual (but careful) reading of POSIX 1003.1-2004 suggests that this isn't the intended behavior. It is implied in a few places, most notably the getpid[1] documentation, that a process has only one PID (by use of the definite article when

[Bug 380729] [NEW] spambayes not available for python 2.5

2009-05-26 Thread Jean-Paul Calderone
Public bug reported: Binary package hint: spambayes The spambayes package is not available to Python 2.5 on Jaunty. Description:Ubuntu 9.04 Release:9.04 spambayes: Installed: 1.0.4-5.1 Candidate: 1.0.4-5.1 Version table: *** 1.0.4-5.1 0 500

[Bug 329155] Re: if there isn't enough space in /tmp for a screenshot, gnome-screenshot cannot save the screenshot at all

2009-05-08 Thread Jean-Paul Calderone
Shouldn't this be closed as a duplicate, then? Why is it invalid? -- if there isn't enough space in /tmp for a screenshot, gnome-screenshot cannot save the screenshot at all https://bugs.launchpad.net/bugs/329155 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 329155] Re: if there isn't enough space in /tmp for a screenshot, gnome-screenshot cannot save the screenshot at all

2009-05-08 Thread Jean-Paul Calderone
looking for exact number is quite some work, especially for the hundred of duplicates opened every week and there is no reason to keep duplicates open, you can look for the number though rather than relying on bug triagers to do that I looked for a duplicate before I filed the ticket, and didn't

[Bug 769992] [NEW] bzr: ERROR: exceptions.KeyError: 'No such TDB entry'

2011-04-24 Thread Jean-Paul Calderone
Public bug reported: Binary package hint: bzr-svn bzr dpush svn url fails with this traceback: exarkun@boson:~/Projects/Twisted/branches/bzr.dns-comp-loop-5064$ bzr dpush svn+ssh://svn.twistedmatrix.com/svn/Twisted/branches/dns-comp-loop-5064 bzr: ERROR: exceptions.KeyError: 'No such TDB

[Bug 703807] Re: launchpad sometimes serves download files as content-type text/html

2011-08-09 Thread Jean-Paul Calderone
Marking this pyOpenSSL bug as invalid, as it seems clear that it's an issue with the hosting infrastructure (with progress resolving the issue being made in the appropriate forums). ** Changed in: pyopenssl Status: New = Invalid -- You received this bug notification because you are a

[Bug 742941] Re: epsilon appears to be homeless (no revision control, no bug tracker, no continuous integration server)

2011-07-10 Thread Jean-Paul Calderone
** Project changed: divmod.org = epsilon ** Changed in: epsilon Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/742941 Title: epsilon appears to be homeless (no

[Bug 380729] Re: spambayes not available for python 2.5

2010-10-18 Thread Jean-Paul Calderone
The correct resolution status is Won't Fix not Invalid. The bug report is perfectly valid for the software I reported it against. The resolution applied is that you waited until after the version of the software is no longer supported so that you can do nothing about the problem. That's Won't

[Bug 675285] [NEW] using gnome-sound-recorder 2.28.1

2010-11-14 Thread touchee jean paul
Public bug reported: Binary package hint: gnome-media when i read the recorded file it is only a sound any way when I do the system test every thing is well done i used the ubuntu 9.10 ProblemType: Bug Architecture: i386 CheckboxSubmission: 112309d1d16db9f83dbb1df5278e606f CheckboxSystem:

[Bug 675285] Re: using gnome-sound-recorder 2.28.1

2010-11-14 Thread touchee jean paul
-- using gnome-sound-recorder 2.28.1 https://bugs.launchpad.net/bugs/675285 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 708847] [NEW] Unreasonable CPU usage after receiving signal

2011-01-27 Thread Jean-Paul Calderone
Public bug reported: run this program: import signal import gtk signal.signal(signal.SIGCHLD, lambda *args: None) gtk.main() Send it SIGCHLD. CPU usage will go to 100% as it goes into an infinite loop failing to read from a pipe. Upstream bug report is

[Bug 708847] Re: Unreasonable CPU usage after receiving signal

2011-02-11 Thread Jean-Paul Calderone
Upstream applied a fix for this, http://git.gnome.org/browse/pygtk/commit/?id=4cbd3c031289775f365c247f949d91facac4ba82 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/708847 Title: Unreasonable CPU

[Bug 723518] [NEW] inotify DELETE_SELF notification disappears on ecryptfs mount

2011-02-22 Thread Jean-Paul Calderone
Public bug reported: Binary package hint: ecryptfs-utils The IN_DELETE_SELF mask for inotify_add_watch indicates that an event should be emitted when the watched path is deleted. The attached program uses this feature successfully on a normal filesystem (eg ext3). When run in an ecryptfs mount

[Bug 723518] Re: inotify DELETE_SELF notification disappears on ecryptfs mount

2011-02-22 Thread Jean-Paul Calderone
** Attachment added: example reproducing the problem https://bugs.launchpad.net/bugs/723518/+attachment/1866732/+files/inotify.c -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723518 Title:

[Bug 361865] Re: twisted does not update its plugin cache properly in jaunty

2009-09-22 Thread Jean-Paul Calderone
It doesn't sound like there's a reason not to apply Thomas' patch. Can someone please apply it? -- twisted does not update its plugin cache properly in jaunty https://bugs.launchpad.net/bugs/361865 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 605619] [NEW] display goes to sleep while system is in use

2010-07-14 Thread Jean-Paul Calderone
Public bug reported: On a brand new Lucid install on a desktop machine, after about 10 minutes of use, the display goes to sleep, as if power-save mode has been activated. This despite the fact that the system is in active use, with mouse and keyboard input just a few seconds before the event.

[Bug 605619] Re: display goes to sleep while system is in use

2010-07-14 Thread Jean-Paul Calderone
After some more investigation: * The system isn't just asleep. It's totally crashed. * The amount of time varies. It happened twice more, once after 14 minutes and once after 4 minutes. The system logfiles (/var/log) don't reveal anything obvious. -- display goes to sleep while system

[Bug 605619] Re: display goes to sleep while system is in use

2010-07-30 Thread Jean-Paul Calderone
Here's the output of lspci | grep VGA: 01:00.0 VGA compatible controller: ATI Technologies Inc R600 [Radeon HD 2900 Series] 04:00.0 VGA compatible controller: nVidia Corporation G84 [GeForce 8600 GT] (rev a1) The video driver in use at the time was nouveau. After switching to the

[Bug 562027] Re: openoffice: unable to shutdown / reboot / logout when quickstarter is active

2010-05-10 Thread Jean-Paul Liens
I confirm it still happens on stable release. -- openoffice: unable to shutdown / reboot / logout when quickstarter is active https://bugs.launchpad.net/bugs/562027 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 363245] Re: gtk_main leaks a file descriptor every time the main loop is run if threads have been initialized

2010-06-02 Thread Jean-Paul Calderone
Two things seem to be getting confused here. 1) The Lucid version performs better than any of the previously packaged versions. So, I'd like the fixes which are present in the Lucid package to be backported to Karmic and Hardy. 2) Separately, the Lucid version still leaks file descriptors,

[Bug 591023] [NEW] AttributeError: 'gdb.Frame' object has no attribute 'function'

2010-06-07 Thread Jean-Paul Calderone
Public bug reported: Binary package hint: gdb On Lucid, the py-bt gdb macro is broken. To reproduce, run python under gdb and try using it. For example: exar...@up:/tmp$ gdb python GNU gdb (GDB) 7.1-ubuntu Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or

[Bug 565153] [NEW] The glyph for code point 9731 is wrong

2010-04-16 Thread Jean-Paul Calderone
Public bug reported: Binary package hint: ttf-freefont The well-known unicode code point 9731 (hex 2603), http://www.fileformat.info/info/unicode/char/2603/index.htm, is rendered by the FreeMono font using what appears to be the glyph for 9732 (hex 2604) instead. This results in a comet

[Bug 565153] Re: The glyph for code point 9731 is wrong

2010-04-16 Thread Jean-Paul Calderone
** Attachment added: comet-snowman.png http://launchpadlibrarian.net/44507171/comet-snowman.png -- The glyph for code point 9731 is wrong https://bugs.launchpad.net/bugs/565153 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 565153] Re: The glyph for code point 9731 is wrong

2010-04-16 Thread Jean-Paul Calderone
Some system version information is probably appropriate: $ lsb_release -rd Description:Ubuntu 9.10 Release:9.10 $ apt-cache show ttf-freefont ... Version: 20090104-2 ... Filename: pool/main/t/ttf-freefont/ttf-freefont_20090104-2_all.deb Size: 2300226 MD5sum:

[Bug 269197] Re: FileUpload fails with large files

2010-01-27 Thread Jean-Paul Calderone
A long, long time ago I switched to using a newer, unpackaged version of BuildBot. Since I don't need this to be fixed any more, and I've never made a debdiff before, I doubt I'll put any effort into getting this resolved. Sorry. -- FileUpload fails with large files

[Bug 658028] Re: xinerama triggers segmentation fault while loading KDE desktop with current nvidia driver

2010-10-12 Thread Jean-Paul Argudo
*** This bug is a duplicate of bug 650539 *** https://bugs.launchpad.net/bugs/650539 Same issue here, only 2 monitors. If I disable Xinerama, works well tough. I can do things like DISPLAY=:0:1 xterm for example or konsole. But will segfault with firefox. Feel free to ask for log or conf

[Bug 650539] Re: Launching QT apps such as SpeedCrunch, keepassX, Lucky Backup, Pencil, Stellarium, skype, VLC crashes Xserver

2010-10-12 Thread Jean-Paul Argudo
Same problem here, experienced today DISPLAY=:0.1 xterm ... was working, but I tried with firefox (instead of xterm), since its my usage for 2nd screen (FF visible in all desktops): crashed X I then decided to not use screen1 anymore. Then in the morning, while I was scrolling in FF helding the

[Bug 652665] Re: package python-twisted-core 10.0.0-2ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-01 Thread Jean-Paul Calderone
I notice there are a lot of ATA errors in the dmesg log. Perhaps a failing hard drive is to blame for this data corruption? -- package python-twisted-core 10.0.0-2ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

[Bug 363245] Re: gtk_main leaks a file descriptor every time the main loop is run if threads have been initialized

2010-05-24 Thread Jean-Paul Calderone
Upstream has fixed this second issue as well. Here's the change: http://git.gnome.org/browse/pygobject/commit/?id=d042402b7c649b2bed7f20038eb82518ec7cc9b3 It would be excellent to see this second half of the fix backported. -- gtk_main leaks a file descriptor every time the main loop is run if

[Bug 546235] [NEW] package grub-pc 1.97~beta 4-1ubuntu4.1 failed to install/upgrade: le sous-proces sus script post-installation installé a retourné une erreur de sortie d'état 1

2010-03-24 Thread porcher jean paul
Public bug reported: Binary package hint: grub2 il m est impossible d utiliser le sudo ds terminal ,me demande le mot de passe or quand je tape le mot de passe il n y a absolument rien d ecrit desesperant d autre part je ne suis pas tres doue en anglais ProblemType: Package Architecture: i386

[Bug 546235] Re: package grub-pc 1.97~beta4-1u buntu4.1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2010-03-24 Thread porcher jean paul
** Attachment added: AptOrdering.txt http://launchpadlibrarian.net/41861143/AptOrdering.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/41861144/Dependencies.txt ** Attachment added: Dmesg.txt http://launchpadlibrarian.net/41861145/Dmesg.txt ** Attachment

[Bug 546235] Re: package grub-pc 1.97~beta4-1u buntu4.1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2010-03-24 Thread porcher jean paul
que dois faire -- package grub-pc 1.97~beta4-1ubuntu4.1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1 https://bugs.launchpad.net/bugs/546235 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 556168] Re: DeprecationWarning: : the MimeWriter module is deprecated

2010-04-06 Thread Jean-Paul Calderone
** Bug watch added: Twisted Bug Tracker #4038 http://twistedmatrix.com/trac/ticket/4038 ** Also affects: twisted via http://twistedmatrix.com/trac/ticket/4038 Importance: Unknown Status: Unknown -- DeprecationWarning: : the MimeWriter module is deprecated

[Bug 494343] Re: Istanbul crashes whenever I stop recording. Save video dialog pops out very briefly then crashes

2010-04-06 Thread Jean-Paul Calderone
This is fixed in the upstream package. The author suggested to me that these two revisions take care of it: http://git.gnome.org/browse/istanbul/commit/?id=cf87de12facbf013d8df1ad33ac34d618b4db278 http://git.gnome.org/browse/istanbul/commit/?id=4eff499805e2827b748e1d00a22b30163af4565d --

[Bug 627654] Re: package python-twisted-core 10.0.0-2ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-08-31 Thread Jean-Paul Calderone
I wonder what you have in /usr/lib/python2.6/dist- packages/twisted/protocols/telnet.py on line 128. From the exception: IndentationError: ('unexpected indent', ('/usr/lib/python2.6/dist- packages/twisted/protocols/telnet.py', 128, 17, ' \xa0! # Sent only as a reply to ECHO or NO ECHO,\n')) It

[Bug 363245] Re: gtk_main leaks a file descriptor every time the main loop is run if threads have been initialized

2010-05-26 Thread Jean-Paul Calderone
Yes, but not a minimal one. So far I've been unable to reproduce the problem with a smaller test than this: trial -u twisted.internet.test.test_tcp.TCPClientTestsBuilder_Glib2Reactor.test_addresses The expected behavior is for this to execute 1021 runs of the specified unit test (from

[Bug 630002] Re: Intel DP55WG Board Fails to Restart Properly

2011-01-04 Thread Jean-Paul Calderone
Why is this bug set to expire in two days? The requested testing has been performed. The ball is in Ubuntu's court now. If something further is required, please let us know what it is. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 973096] Re: Nvidia driver causes xorg crash

2012-10-11 Thread Jean-Paul Argudo
Hi there, So, I just saw this morning that the automatic EQ size sizing is still doing things in my Xorg.log : My X just freezed for a couple of seconds then the tail -f just showed: Backtrace: [ 8649.368] 0: /usr/bin/X (xorg_backtrace+0x26) [0x7f07f3ca9876] [ 8649.368] 1: /usr/bin/X

Re: [Bug 260918]

2012-10-11 Thread Jean-Paul Saman
. Shouldn't it be sent to vlc-devel or videolan@v.o. ??? Kind regards, Jean-Paul Saman. -- You received this bug notification because you are a member of Videolan, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/260918 Title: needed: libv4l and associated application

[Bug 1019811] [NEW] py-bt fails

2012-07-01 Thread Jean-Paul Calderone
Public bug reported: exarkun@top:~$ gdb python GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it. There is

[Bug 1090625] [NEW] zaz crashes on startup

2012-12-14 Thread Jean-Paul Calderone
Public bug reported: Running zaz pops up a splash screen playing some music. Then the game menu renders, and as soon as it does, zaz segfaults. This is reliable, happens every time. I expected to be able to play a fun game, not watch a program crash. Ubuntu 12.04. zaz 1.0.0~dfsg1-1 **

[Bug 1145305] [NEW] SSL_CTX_set_session_cache_mode man page gives incorrect signature

2013-03-04 Thread Jean-Paul Calderone
Public bug reported: The man page for SSL_CTX_set_session_cache_mode gives its signature as: long SSL_CTX_set_session_cache_mode(SSL_CTX ctx, long mode); The correct signature is: long SSL_CTX_set_session_cache_mode(SSL_CTX *ctx, long mode); The same goes for

[Bug 1145305] Re: SSL_CTX_set_session_cache_mode man page gives incorrect signature

2013-03-04 Thread Jean-Paul Calderone
Same bug in the SSL_CTX_add_extra_chain_cert manual page. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1145305 Title: SSL_CTX_set_session_cache_mode man page gives incorrect signature To manage

[Bug 1147526] [NEW] man page for SSL_CTX_set_info_callback gives incorrect signature

2013-03-05 Thread Jean-Paul Calderone
Public bug reported: The man page give these signatures: void SSL_CTX_set_info_callback(SSL_CTX *ctx, void (*callback)()); void (*SSL_CTX_get_info_callback(const SSL_CTX *ctx))(); void SSL_set_info_callback(SSL *ssl, void (*callback)()); void

[Bug 1077616] Re: 10de:0ca3 (EE) [mi] EQ overflowing. Additional events will be discarded until existing events are processed

2013-02-11 Thread Jean-Paul Argudo
Hi there, Suffered this bug too for MONTHS now. I found something that allowed to me to avoid a DAILY crash + hard reboot as described before here. First, I upgraded my X.org to: $ X -version X.Org X Server 1.13.1.901 (1.13.2 RC 1) Release Date: 2013-01-03 X Protocol Version 11, Revision 0

[Bug 1152405] [NEW] The BIO_should_retry manual page misdocuments the behavior of the BIO_should_read

2013-03-07 Thread Jean-Paul Calderone
Public bug reported: The BIO_should_retry manual page contains this text: BIO_should_write() is true if the cause of the condition is that a BIO needs to read data. Many of the OpenSSL APIs are confusing enough that I could believe this is really true, but the manual page also says:

[Bug 973096] Re: Nvidia driver causes xorg crash

2012-06-18 Thread Jean-Paul Argudo
Hi there, Possible fix? At leasts works well for about 2 hours now: » Kubuntu PRECISE (12.04) 64 » Intel I7 » 6 gb Ram » GTX 560 Ti2 x2 in SLI » xinerama (3 24 monitors) Installed newest NVIDIA proprietary driver (NVIDIA-Linux- x86_64-295.59.run) + reboot kdm restarted then X crashed:

[Bug 973096] Re: Nvidia driver causes xorg crash

2012-06-21 Thread Jean-Paul Argudo
Hi there, No problem here for days since I did what I mentionned in #127 For wlx, I have two GTX 560 Ti. I dunno about GTX 560 i personnaly. Cheers all, -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1077616] Re: 10de:0ca3 (EE) [mi] EQ overflowing. Additional events will be discarded until existing events are processed

2013-02-13 Thread Jean-Paul Argudo
Hi there, I think I talked too fast here... I have this morning another crash, like before: X frozen, the mouse can hardly survive in one of the 3 screens I have in xinerama, but nothing more... Had to ssh to the box and kill -9 the X process to recover my station. I attach the

[Bug 998918] Re: openvpn openssl.cnf file missing

2013-06-19 Thread Jean Paul Galea
*** This bug is a duplicate of bug 992012 *** https://bugs.launchpad.net/bugs/992012 Hi, I am running into this problem too. The issue, as eas mentioned, is in the pattern matching. On Ubuntu 12.04.2 LTS (Precise): ~# dpkg -l | grep -i openssl ii openssl

[Bug 973096] Re: Nvidia driver causes xorg crash

2012-10-10 Thread Jean-Paul Argudo
Hi there, Still having freezes with 304.51 on a Linux-x86_64 Ubuntu 12.04, X.Org X Server 1.11.3 2x560 Ti in SLI with 3 monitors in Xinerama Xorgs shows 100% cpu in top: PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND

[Bug 1089163] Re: system fails to shutdown

2012-12-11 Thread Jean-Paul Calderone
Seems to have nothing at all to do with Twisted. ** Package changed: twisted (Ubuntu) = ubuntu ** Changed in: ubuntu Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1081158] [NEW] python-fixtures dependency is not installed

2012-11-20 Thread Jean-Paul Calderone
Public bug reported: Installing testresources doesn't cause python-fixtures to be installed. This results in highly obscure failures like: $ testr commands 'Could not import command module testrepository.commands.list_tests' which largely render testr useless. ProblemType: Bug DistroRelease:

[Bug 973096] Re: Nvidia driver causes xorg crash

2012-06-05 Thread Jean-Paul Argudo
Ubuntu 12.04 LTS 64b (kubuntu flavor) two GTX 560Ti Xinerama on 3 screens Tried original .debs, 295.49 proprietary, 290.10 proprietary ... everything fails, still have Segfault... and quite same Xorg.0.log messages :/ Feel free to ask me any test or file that may help the cause here :)

[Bug 973096] Re: Nvidia driver causes xorg crash

2012-09-07 Thread Jean-Paul Argudo
Ubuntu Precise 64, (Kubuntu to be precise) nvidia driver version 304.43-0ubuntu1~precise~xup1 Two 560 ti in SLI (3 displays) It happens quite randomly, but at least once a day. I attach today's xlog error. I may add I have severe issues with flashplayer too for some time, quite the same has

[Bug 973096] Re: Nvidia driver causes xorg crash

2012-09-11 Thread Jean-Paul Argudo
@Rocko: Per today's crash; traces in syslog: Sep 11 10:58:19 deiphobe kernel: [11930.240664] NVRM: GPU at :02:00: GPU-b08adb82-c19e-6daf-323e-679d8cd331d3 Sep 11 10:58:19 deiphobe kernel: [11930.674934] NVRM: GPU at :03:00: GPU-ef2ebeda-9d25-7476-8c7a-e3217ca45e79 And the ones from

[Bug 1359474] [NEW] sdl video output plugin only uses opengl, cannot use x11

2014-08-20 Thread Jean-Paul Calderone
Public bug reported: SDL supports a few different strategies for getting video onto a display. One of these is to use OpenGL. This performs very poorly if there is no actual hardware OpenGL support. Another is to use the X11 protocol. This typically works better when there is no hardware

[Bug 542268] Re: Mplayer dvdnav - No stream found to handle url

2014-08-08 Thread Jean-Paul Calderone
This is now fixed in Debian. mplayer on Debian Wheezy will play `dvdnav` URLs. This is still unfixed in Ubuntu 14.04. It would be really nice if the Ubuntu mplayer package were re-built with dvdnav support. Since it has been four years since the comment about libdvdnav being highly

[Bug 542268] Re: Mplayer dvdnav - No stream found to handle url

2014-08-08 Thread Jean-Paul Calderone
Sorry, my previous comment was in error. It has been *seven* years since Debian declined to enable dvdnav because the feature was considered unstable by upstream. *Five* years ago they decided it was reasonable to enable the feature and did so. It's interesting that this bug was only opened

[Bug 542268] Re: Mplayer dvdnav - No stream found to handle url

2014-08-08 Thread Jean-Paul Calderone
I'm even more confused now that I notice that Reinhard Tartler seems to have changed the Debian package to support dvdnav and then a year later declined to do the same for the Ubuntu package? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1356931] [NEW] Mplayer dvdnav - No stream found to handle url

2014-08-14 Thread Jean-Paul Calderone
Public bug reported: First reported https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/542268 (now closed as wont fix for some reason). When trying to play DVD disk using dvdnav and mplayer. The DVD disk does not play and reports: $ mplayer dvdnav://1 Playing dvdnav://1. No stream found to

[Bug 1274779] Re: [ivb] hang on pageflip (IPEHR: 0x0a000001 or 0x0a080001 depending on pipe)

2014-10-23 Thread Jean-Paul Calderone
It would be great to know if there are any plans to backport this, and if so to which releases. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1274779 Title: [ivb] hang on pageflip (IPEHR:

[Bug 1378768] [NEW] windows appear on wrong display after unsuspend

2014-10-08 Thread Jean-Paul Calderone
Public bug reported: Configuration: x230 laptop with an external monitor attached via hdmi (using minidisplay - hdmi adapter). Tbe builtin display resolution is 1366x768. The external display resolution is 1920x1080. Both displays are on. Displays are not mirrored. The external monitor is

[Bug 900792] Re: Python 2.7 SocketServer socket shutdown is incompatible with pyOpenSSL

2014-11-19 Thread Jean-Paul Calderone
Note that issues are tracked on github now. All Launchpad issues were transferred there... Or I thought they were. I can't find this one on github, though. :( pyOpenSSL code is also now on github. You can find branches and pull requests there (and presumably perusing them will answer your

[Bug 1311316] Re: After locking screen there is no input field to type password for unlock

2014-12-01 Thread Jean-Paul Calderone
This continues to bite me on 14.04. I have the newest unity installed: exarkun@phonon:~$ sudo apt-show-versions unity unity:amd64/trusty-updates 7.2.3+14.04.20140826-0ubuntu1 uptodate It has been installed since Nov 7: exarkun@phonon:~$ grep 7.2.3+14.04.20140826-0ubuntu1 /var/log/dpkg.log.1 |

[Bug 1311316] Re: After locking screen there is no input field to type password for unlock

2014-12-01 Thread Jean-Paul Calderone
It doesn't appear as though 7.2.3+14.04.20140826-0ubuntu1 is likely to actually include the fix for this issue. The fix wasn't even committed until several weeks after that package was created (as far as I can tell). The changelog entry for that page doesn't refer this bug number either. I'm

[Bug 307300] Re: x2x does not share clipboard

2014-07-08 Thread Jean-Paul Calderone
It doesn't really work for all ASCII text either. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/307300 Title: x2x does not share clipboard To manage notifications about this bug go to:

[Bug 307300] Re: x2x does not share clipboard

2014-07-08 Thread Jean-Paul Calderone
Note that upstream has changed, it is now perhaps more like https://github.com/dottedmag/x2x -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/307300 Title: x2x does not share clipboard To manage

[Bug 1255610] Re: 100% CPU usage with initctl emit plymouth-ready process

2015-04-28 Thread Jean-Paul Calderone
Happened again, same system. Stack is even shorter this time: $ cat /tmp/initctl.stack [] 0x -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1255610 Title: 100% CPU

[Bug 1255610] Re: 100% CPU usage with initctl emit plymouth-ready process

2015-04-06 Thread Jean-Paul Calderone
$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 14.04.2 LTS Release:14.04 Codename: trusty $ cat /tmp/initctl.stack [817298bc] retint_careful+0x14/0x32 [] 0x -- You received this bug notification

[Bug 1688191] [NEW] UPDATE 14.04-> 16 DENIED

2017-05-04 Thread Jean Paul Borde
Public bug reported: 05-03-2017 Hello, I am running Ubuntu 14.04 LTS on a 64 bits Laptop. Any attempt to upgrade to Ubuntu 16 is denied: "some unsupported application could block this attempt". Thank you for your help. jeanpaul.bo...@laposte.net ProblemType: Bug DistroRelease: Ubuntu 14.04

[Bug 1786990] [NEW] package systemd-sysv 237-3ubuntu10.3 failed to install/upgrade: installed systemd-shim package post-removal script subprocess returned error exit status 2

2018-08-14 Thread MUGNIER Jean-Paul
Public bug reported: nouvelle mise à jour d'Ubuntu échouée ProblemType: Package DistroRelease: Ubuntu 18.04 Package: systemd-sysv 237-3ubuntu10.3 ProcVersionSignature: Ubuntu 4.15.0-30.32-generic 4.15.18 Uname: Linux 4.15.0-30-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia

[Bug 1818688] [NEW] Impossible to use Ubuntu 18.04

2019-03-05 Thread SICOT Jean-Paul
Public bug reported: Ubuntu 18.04 starts in recovery mode only ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: xorg 1:7.7+19ubuntu7.1 ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18 Uname: Linux 4.15.0-36-generic i686 .tmp.unity_support_test.1: ApportVersion: 2.20.9-0ubuntu7.3

<    1   2   3   4