[Bug 1931722] Re: software-properties-gtk generates python errors

2021-06-16 Thread W. Bourgeois
I'm attaching the contents of sudo systemctl status as a text file.

It appears that I can actually launch software-properties,  but only as
sudo. The direct link in the Ubuntu menu won't work.

It seems it is more related to dbus, but I am not sure.

** Attachment added: "systemctl.txt"
   
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1931722/+attachment/5505052/+files/systemctl.txt

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

Title:
  software-properties-gtk generates python errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1931722/+subscriptions

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

[Bug 1931722] [NEW] software-properties-gtk generates python errors

2021-06-11 Thread W. Bourgeois
Public bug reported:

Launching software-properties-gtk gives all these Python errors after
having upgraded to 21.04:

Gtk-Message: 17:32:53.643: Failed to load module "appmenu-gtk-module"
Traceback (most recent call last):
  File "/usr/bin/software-properties-gtk", line 100, in 
app = SoftwarePropertiesGtk(datadir=options.data_dir, options=options, 
file=file)
  File 
"/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py",
 line 196, in __init__
bus = dbus.SystemBus()
  File "/usr/lib/python3/dist-packages/dbus/_dbus.py", line 195, in __new__
return Bus.__new__(cls, Bus.TYPE_SYSTEM, mainloop=mainloop,
  File "/usr/lib/python3/dist-packages/dbus/_dbus.py", line 102, in __new__
bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 124, in __new__
bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.LimitsExceeded: The 
maximum number of active connections for UID 1000 has been reached

Version: 0.99.10

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: software-properties-common 0.99.10
ProcVersionSignature: Ubuntu 5.11.0-18.19-generic 5.11.17
Uname: Linux 5.11.0-18-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu65.1
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: MATE
Date: Fri Jun 11 17:36:34 2021
InstallationDate: Installed on 2020-09-06 (277 days ago)
InstallationMedia: Ubuntu-MATE 20.04.1 LTS "Focal Fossa" - Release amd64 
(20200731)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=fr_FR
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: software-properties
UpgradeStatus: Upgraded to hirsute on 2021-06-08 (2 days ago)

** Affects: software-properties (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug hirsute

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

Title:
  software-properties-gtk generates python errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1931722/+subscriptions

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

[Bug 1088895] Re: Improve Gwibber compatibility with MATE

2012-12-16 Thread W. Bourgeois
My GTK theme is a look&feel of MacOS 8.
I installed MATE because it was not compatible with GNOME 3.

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

Title:
  Improve Gwibber compatibility with MATE

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/1088895/+subscriptions

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


[Bug 855171] Re: libnss3.so went missing after upgrade

2011-10-16 Thread W. Bourgeois
Whoever coded the upgrade process deserves to beaten in public for such
an unacceptable bug.

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

Title:
  libnss3.so went missing after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates/+bug/855171/+subscriptions

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


[Bug 596727] Re: sysinfo crashes when I click on "system": GConf.NoSuchKeyException: Key '/apps/sysinfo/window_width' not found in GConf

2010-12-24 Thread W. Bourgeois
Same for me here:

GConf.NoSuchKeyException: Key '/apps/sysinfo/window_width' not found in GConf
  at GConf.Client.Get (System.String key) [0x0] in :0 
  at Sysinfo.Sysinfo..ctor (System.String[] args) [0x0] in :0 
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle 
the exception.
System.NullReferenceException: Object reference not set to an instance of an 
object
  at Sysinfo.SystemInfo.Xorg () [0x0] in :0 
  at Sysinfo.Sysinfo.on_notebook1_switch_page (System.Object o, 
Gtk.SwitchPageArgs e) [0x0] in :0 
  at Gtk.Notebook.SwitchPageSignalCallback (IntPtr arg0, IntPtr arg1, UInt32 
arg2, IntPtr gch) [0x0] in :0 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean 
is_terminal)
   at Gtk.Notebook.SwitchPageSignalCallback(IntPtr arg0, IntPtr arg1, UInt32 
arg2, IntPtr gch)
   at Gtk.Notebook.gtk_notebook_set_current_page(IntPtr , Int32 )
   at Gtk.Notebook.set_CurrentPage(Int32 value)
   at Sysinfo.Sysinfo..ctor(System.String[] args)
   at Sysinfo.Sysinfo.Main(System.String[] args)


Is it going to be "another bug in free software that everyone is experiencing 
but the developers don't mind or aren't able to fix it in the short term 
because they will consider it as a minor bug unless they want a complete 
description with a LOT of details"?

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

Title:
  sysinfo crashes when I click on "system": GConf.NoSuchKeyException: Key 
'/apps/sysinfo/window_width' not found in GConf

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


[Bug 652796] Re: Nautilus makes Ubuntu freezing because of copying fonts

2010-10-01 Thread W. Bourgeois
The whole system was stuck. Only the mouse was responsive, but nothing
was clickable, and nothing was accessible with the keyboard. No activity
on the hard drive was seen.

This bug occurred on two separate computers, but with the same version
of Ubuntu and Nautilus. I didn't think to get to the machine via ssh
though.

-- 
Nautilus makes Ubuntu freezing because of copying fonts
https://bugs.launchpad.net/bugs/652796
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 652796] [NEW] Nautilus makes Ubuntu freezing because of copying fonts

2010-10-01 Thread W. Bourgeois
Public bug reported:

Binary package hint: nautilus

It seems that Nautilus has a very lame behavior when the user wants to
copy ~200 MB of fonts.

Ubuntu 10.04.1 — Nautilus 2.30.1

Open Nautilus with root permissions.
Go to /usr/share/fonts/
There, copy about 200 MB of fonts in a subfolder.
The fonts are successfully copied, but then Ubuntu freezes => hard reset needed.

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

-- 
Nautilus makes Ubuntu freezing because of copying fonts
https://bugs.launchpad.net/bugs/652796
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 643416] [NEW] Doesn't work with Xbox live Vision

2010-09-20 Thread W. Bourgeois
Public bug reported:

Binary package hint: camstream

Camstream does not work with a Xbox Live Vision camera. The preview screen is 
completely garbled.
My camera works very well as it has been tested with VLC and aMSN.

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

-- 
Doesn't work with Xbox live Vision
https://bugs.launchpad.net/bugs/643416
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 93847] Re: Excessive CPU usage by Gnome System Monitor

2010-08-17 Thread W. Bourgeois
Three years have passed and nobody seems still concerned...

-- 
Excessive CPU usage by Gnome System Monitor 
https://bugs.launchpad.net/bugs/93847
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 579840] Re: Still receiving notifications despite being uninstalled

2010-07-14 Thread W. Bourgeois
Oh yeah, when it takes 100% of my CPU, it is fully fonctional, that's
the word.

-- 
Still receiving notifications despite being uninstalled
https://bugs.launchpad.net/bugs/579840
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 519262] Re: Provide ability to Follow a user

2010-05-13 Thread W. Bourgeois
To follow a person, just type "follow ", without the @, as if you
would send a new tweet.

-- 
Provide ability to Follow a user
https://bugs.launchpad.net/bugs/519262
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 579699] [NEW] Some suggestions about improving the gameplay

2010-05-12 Thread W. Bourgeois
Public bug reported:

Binary package hint: supertuxkart

I gave a try on this game, and my verdict is "meh". Here are three flaws
which are a bit concerning IMHO:

- Nothing in the game explains to the player how to unlock new tracks.
Players aren't supposed to discover how to do so in a lost line on a
wiki article.

- Roadsigns indicating turns are too rare. It's sometimes hard to figure
out which way to turn, until the wall in front of the player's car is
hit.

- Please, redo the design of Tux's Highway. Players aren't supposed to
drive on the wrong side of the highway. The only ways to escape is
either to fall into nothing, or driving until the car encounters the end
of the map. Put a slope somewhere so the right side of the highway can
be easily recovered.

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

-- 
Some suggestions about improving the gameplay
https://bugs.launchpad.net/bugs/579699
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 451176] Re: downloaded podcasts episodes disappear from list

2010-05-12 Thread W. Bourgeois
Sorry, i'm using 0.12.8 version, and this bug is STILL there.
And when I try to remove the podcast, rhythmbox crashes.

-- 
downloaded podcasts episodes disappear from list
https://bugs.launchpad.net/bugs/451176
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