[Desktop-packages] [Bug 1274013] Re: gnome-session is broken without 3d acceleration, breaking gnome-flashback on non-3D H/W and cloud environments (Forwarded-X, VNC and NX/X2GO)

2014-03-26 Thread William Van Hevelingen
*** This bug is a duplicate of bug 1251281 ***
https://bugs.launchpad.net/bugs/1251281

** This bug has been marked a duplicate of bug 1251281
   gnome-flashback (without effects) fails to start without hardware 
acceleration

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

Title:
  gnome-session is broken without 3d acceleration, breaking gnome-
  flashback on non-3D H/W and cloud environments (Forwarded-X, VNC and
  NX/X2GO)

Status in “gnome-session” package in Ubuntu:
  Confirmed

Bug description:
  Gnome-Session 3.8+ enforces usage of 3D, breaking usage of all gnome-
  session based sessions in non-3D accelerated environments as non-3D
  enabled hardware, forwarded-X, VNC and NX/X2GO.

  This breaks gnome-flashback, breaking upgrade path from previous LTS
  and removing most sane option for cloud environments!

  Overriding 3D checks (sym-linking /usr/lib/gnome-session/gnome-
  session-check-* to /bin/true) allows to start the session but it fails
  few seconds later when gnome-session segfault without apparent reason.

  (Sorry for hijacking this bug, but new gnome-session behavior has much
  broader affect then originally reported)

  Original report:
  
  In Saucy Salamander, gdm will not start if 3d acceleration is not available.  
This throws an error to /var/log/gdm/:0-greeter.log

  gnome-session-is-accelerated: No composite extension.
  gnome-session-check-accelerated: Helper exited with code 256
  gnome-session-is-accelerated: No composite extension.
  gnome-session-check-accelerated: Helper exited with code 256
  ** (process:4142): WARNING **: software acceleration check failed: Child 
process exited with code 1

  This is a regression from raring, and is the same if gnome-fallback is
  unavailable.

  Possibly the same bug as #1251281, as this shows the same error.

  This is preventing me from upgrading to raring, as I run 4 screens on
  an Nvidia Quadro NVS 450, meaning 3d is unavailable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1274013/+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 1264373] Re: gnome-control-center --version returns GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) when gnome-control-

2014-01-02 Thread William Van Hevelingen
I can reproduce the steps listed, marking as confirmed

** Changed in: gnome-control-center (Ubuntu)
   Status: New = Confirmed

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

Title:
  gnome-control-center --version returns
  GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not
  receive a reply (timeout by message bus) when gnome-control-center is
  already open

Status in “gnome-control-center” package in Ubuntu:
  Confirmed

Bug description:
  gnome-control-center --version returns
  GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not
  receive a reply (timeout by message bus) when gnome-control-center is
  already open.

  Steps to reproduce:
  1. Open terminal and run gnome-control-center.
  2. Open another terminal and run gnome-control-center --version. You get the 
following error:
  $ gnome-control-center --version
  GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a 
reply (timeout by message bus)
  4. Notice that in terminal from step 1, you get:
  $ gnome-control-center 
  gnome-control-center 3.6.3

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-control-center 1:3.6.3-0ubuntu49
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic x86_64
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Dec 26 21:42:57 2013
  InstallationDate: Installed on 2013-10-15 (71 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131015)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to trusty on 2013-11-05 (51 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1264373/+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 1255525] Re: GLib-GIO-CRITICAL **: g_settings_get_value: assertion 'G_IS_SETTINGS (settings)' failed

2014-01-02 Thread William Van Hevelingen
I can reproduce the steps listed, marking as confirmed

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

Title:
  GLib-GIO-CRITICAL **: g_settings_get_value: assertion 'G_IS_SETTINGS
  (settings)' failed

Status in GNOME Control Center:
  Unknown
Status in “gnome-control-center” package in Ubuntu:
  Confirmed

Bug description:
  With display I get a lot warnings and criticals via command line, then
  I cannot put horizontal my two screens, only vertical. It shows a
  popup window about virtual size required related only to first screen:

  
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._gnome_2drr_2derror_2dquark.Code3:
  el tamaño virtual requerido no se ajusta al espacio disponible:
  requerido=(3286, 1080), mínimo=(320, 200), máximo=(1920, 1920):

  $ gnome-control-center display

  (gnome-control-center:16578): Gtk-WARNING **: GtkTable does not have a
  property called expand

  (gnome-control-center:16578): Gtk-WARNING **: GtkTable does not have a
  property called fill

  (gnome-control-center:16578): Gtk-WARNING **: GtkTable does not have a
  property called position

  (gnome-control-center:16578): GLib-GIO-CRITICAL **:
  g_settings_get_value: assertion 'G_IS_SETTINGS (settings)' failed

  (gnome-control-center:16578): GLib-CRITICAL **: g_variant_get_type:
  assertion 'value != NULL' failed

  (gnome-control-center:16578): GLib-CRITICAL **:
  g_variant_type_is_subtype_of: assertion 'g_variant_type_check (type)'
  failed

  (gnome-control-center:16578): GLib-CRITICAL **: g_variant_get_int32:
  assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_INT32)' failed

  (gnome-control-center:16578): GLib-CRITICAL **: g_variant_unref:
  assertion 'value != NULL' failed

  (gnome-control-center:16578): GnomeDesktop-WARNING **:
  GL_MAX_TEXTURE_SIZE helper quit unexpectedly

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-control-center 1:3.6.3-0ubuntu47
  ProcVersionSignature: Ubuntu 3.12.0-4.10-generic 3.12.1
  Uname: Linux 3.12.0-4-generic i686
  NonfreeKernelModules: fglrx
  ApportVersion: 2.12.7-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Nov 27 13:43:35 2013
  InstallationDate: Installed on 2013-02-03 (297 days ago)
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to trusty on 2013-10-31 (27 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1255525/+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 1255525] Re: GLib-GIO-CRITICAL **: g_settings_get_value: assertion 'G_IS_SETTINGS (settings)' failed

2014-01-02 Thread William Van Hevelingen
** Also affects: gnome-control-center via
   https://bugzilla.gnome.org/show_bug.cgi?id=719413
   Importance: Unknown
   Status: Unknown

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

Title:
  GLib-GIO-CRITICAL **: g_settings_get_value: assertion 'G_IS_SETTINGS
  (settings)' failed

Status in GNOME Control Center:
  Unknown
Status in “gnome-control-center” package in Ubuntu:
  Confirmed

Bug description:
  With display I get a lot warnings and criticals via command line, then
  I cannot put horizontal my two screens, only vertical. It shows a
  popup window about virtual size required related only to first screen:

  
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._gnome_2drr_2derror_2dquark.Code3:
  el tamaño virtual requerido no se ajusta al espacio disponible:
  requerido=(3286, 1080), mínimo=(320, 200), máximo=(1920, 1920):

  $ gnome-control-center display

  (gnome-control-center:16578): Gtk-WARNING **: GtkTable does not have a
  property called expand

  (gnome-control-center:16578): Gtk-WARNING **: GtkTable does not have a
  property called fill

  (gnome-control-center:16578): Gtk-WARNING **: GtkTable does not have a
  property called position

  (gnome-control-center:16578): GLib-GIO-CRITICAL **:
  g_settings_get_value: assertion 'G_IS_SETTINGS (settings)' failed

  (gnome-control-center:16578): GLib-CRITICAL **: g_variant_get_type:
  assertion 'value != NULL' failed

  (gnome-control-center:16578): GLib-CRITICAL **:
  g_variant_type_is_subtype_of: assertion 'g_variant_type_check (type)'
  failed

  (gnome-control-center:16578): GLib-CRITICAL **: g_variant_get_int32:
  assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_INT32)' failed

  (gnome-control-center:16578): GLib-CRITICAL **: g_variant_unref:
  assertion 'value != NULL' failed

  (gnome-control-center:16578): GnomeDesktop-WARNING **:
  GL_MAX_TEXTURE_SIZE helper quit unexpectedly

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-control-center 1:3.6.3-0ubuntu47
  ProcVersionSignature: Ubuntu 3.12.0-4.10-generic 3.12.1
  Uname: Linux 3.12.0-4-generic i686
  NonfreeKernelModules: fglrx
  ApportVersion: 2.12.7-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Nov 27 13:43:35 2013
  InstallationDate: Installed on 2013-02-03 (297 days ago)
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to trusty on 2013-10-31 (27 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1255525/+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 1264368] Re: GLib-CRITICAL **: Source ID was not found when attempting to remove it - warning when leaving Network menu of g-c-c

2014-01-02 Thread William Van Hevelingen
I was able to reproduce the bug following the steps above.

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

Title:
  GLib-CRITICAL **: Source ID was not found when attempting to remove it
  - warning when leaving Network menu of g-c-c

Status in “gnome-control-center” package in Ubuntu:
  Confirmed

Bug description:
  Steps to recreate:
  1. Open gnome-control-center in terminal.
  2. Go to Network.
  3. Go back to All preferences.
  4. Notice that in terminal there is a warning:

  $ gnome-control-center

  (gnome-control-center:13519): GLib-CRITICAL **: Source ID 166 was not
  found when attempting to remove it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-control-center 1:3.6.3-0ubuntu49
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic x86_64
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Dec 26 21:03:52 2013
  InstallationDate: Installed on 2013-10-15 (71 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131015)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to trusty on 2013-11-05 (51 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1264368/+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 1264368] Re: GLib-CRITICAL **: Source ID was not found when attempting to remove it - warning when leaving Network menu of g-c-c

2014-01-02 Thread William Van Hevelingen
** Bug watch added: GNOME Bug Tracker #721369
   https://bugzilla.gnome.org/show_bug.cgi?id=721369

** Also affects: gnome-control-center via
   https://bugzilla.gnome.org/show_bug.cgi?id=721369
   Importance: Unknown
   Status: Unknown

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

Title:
  GLib-CRITICAL **: Source ID was not found when attempting to remove it
  - warning when leaving Network menu of g-c-c

Status in GNOME Control Center:
  Unknown
Status in “gnome-control-center” package in Ubuntu:
  Confirmed

Bug description:
  Steps to recreate:
  1. Open gnome-control-center in terminal.
  2. Go to Network.
  3. Go back to All preferences.
  4. Notice that in terminal there is a warning:

  $ gnome-control-center

  (gnome-control-center:13519): GLib-CRITICAL **: Source ID 166 was not
  found when attempting to remove it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-control-center 1:3.6.3-0ubuntu49
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic x86_64
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Dec 26 21:03:52 2013
  InstallationDate: Installed on 2013-10-15 (71 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131015)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to trusty on 2013-11-05 (51 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1264368/+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 1071138] Re: Unable to connect to OpenVPN endpoint

2013-11-12 Thread William Van Hevelingen
Affects 13.10 as well but only for a split vpn, it works for a full vpn

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

Title:
  Unable to connect to OpenVPN endpoint

Status in NetworkManager:
  New
Status in “network-manager” package in Ubuntu:
  Confirmed
Status in “network-manager-openvpn” package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I am facing some problems getting OpenVPN working through
  NetworkManager on Ubuntu 12.10. I am able to connect when using the
  'regular' OpenVPN client and a config file, but not through NM with a
  similar config. From my investigations so far, it seems that the
  /sys/devices/virtual/net/tap0 device doesn't get created, but I am
  unable to work out why that is happening. I tried putting apparmor
  into complain mode to make sure it wasn't a problem with that. I
  pasted what I believe is the relevant part of syslog below (edited out
  identifiable information). Can anyone help me with some pointers as to
  how to troubleshoot this?

  Best Regards

  Oct 25 13:38:22 havet NetworkManager[952]: info Starting VPN service 
'openvpn'...
  Oct 25 13:38:22 havet NetworkManager[952]: info VPN service 'openvpn' 
started (org.freedesktop.NetworkManager.openvpn), PID 2650
  Oct 25 13:38:22 havet NetworkManager[952]: info VPN service 'openvpn' 
appeared; activating connections
  Oct 25 13:38:22 havet NetworkManager[952]: info VPN plugin state changed: 
starting (3)
  Oct 25 13:38:22 havet nm-openvpn[2656]: OpenVPN 2.2.1 x86_64-linux-gnu [SSL] 
[LZO2] [EPOLL] [PKCS11] [eurephia] [MH] [PF_INET6] [IPv6 payload 2
  0110424-2 (2.2RC2)] built on Oct  8 2012
  Oct 25 13:38:22 havet nm-openvpn[2656]: WARNING: Make sure you understand the 
semantics of --tls-remote before using it (see the man page).
  Oct 25 13:38:22 havet nm-openvpn[2656]: NOTE: the current --script-security 
setting may allow this configuration to call user-defined scripts
  Oct 25 13:38:22 havet NetworkManager[952]: info VPN connection 'I removed 
the hostname' (Connect) reply received.
  Oct 25 13:38:22 havet nm-openvpn[2656]: LZO compression initialized
  Oct 25 13:38:22 havet nm-openvpn[2656]: Attempting to establish TCP 
connection with [AF_INET]xxx.xxx.xxx.xxx:15001 [nonblock]
  Oct 25 13:38:23 havet nm-openvpn[2656]: TCP connection established with 
[AF_INET]xxx.xxx.xxx.xxx:15001
  Oct 25 13:38:23 havet nm-openvpn[2656]: TCPv4_CLIENT link local: [undef]
  Oct 25 13:38:23 havet nm-openvpn[2656]: TCPv4_CLIENT link remote: 
[AF_INET]xxx.xxx.xxx.xxx:15001
  Oct 25 13:38:23 havet nm-openvpn[2656]: [.x.] Peer Connection 
Initiated with [AF_INET]xxx.xxx.xxx.xxx:15001
  Oct 25 13:38:25 havet nm-openvpn[2656]: TUN/TAP device tap0 opened
  Oct 25 13:38:25 havet nm-openvpn[2656]: 
/usr/lib/NetworkManager/nm-openvpn-service-openvpn-helper tap0 1500 1576   init
  Oct 25 13:38:25 havet NetworkManager[952]:SCPlugin-Ifupdown: devices 
added (path: /sys/devices/virtual/net/tap0, iface: tap0)
  Oct 25 13:38:25 havet NetworkManager[952]:SCPlugin-Ifupdown: device added 
(path: /sys/devices/virtual/net/tap0, iface: tap0): no ifupdown configuration 
found.
  Oct 25 13:38:25 havet NetworkManager[952]: warn 
/sys/devices/virtual/net/tap0: couldn't determine device driver; ignoring...
  Oct 25 13:38:25 havet NetworkManager[952]: warn VPN plugin failed: 2
  Oct 25 13:38:25 havet nm-openvpn[2656]: WARNING: Failed running command 
(--up/--down): external program exited with error status: 1
  Oct 25 13:38:25 havet nm-openvpn[2656]: Exiting
  Oct 25 13:38:25 havet NetworkManager[952]:SCPlugin-Ifupdown: devices 
removed (path: /sys/devices/virtual/net/tap0, iface: tap0)
  Oct 25 13:38:25 havet NetworkManager[952]: warn VPN plugin failed: 1
  Oct 25 13:38:25 havet NetworkManager[952]: info VPN plugin state changed: 
stopped (6)
  Oct 25 13:38:25 havet NetworkManager[952]: info VPN plugin state change 
reason: 0

  Oct 25 13:38:25 havet NetworkManager[952]: info Policy set '' (wlan0) 
as default for IPv4 routing and DNS.
  Oct 25 13:38:25 havet NetworkManager[952]: info Policy set '' (wlan0) 
as default for IPv6 routing and DNS.
  Oct 25 13:38:25 havet NetworkManager[952]: warn error disconnecting VPN: 
Could not process the request because no VPN connection was active.
  Oct 25 13:38:30 havet NetworkManager[952]: info VPN service 'openvpn' 
disappeared

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: network-manager 0.9.6.0-0ubuntu7
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  Date: Thu Oct 25 14:21:40 2012
  EcryptfsInUse: Yes
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  IpRoute:
   default via 

[Desktop-packages] [Bug 1008664] Re: Firefox 12 freezes for a 1-3 seconds every 30 seconds

2012-06-07 Thread William Van Hevelingen
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Could you please try to obtain a stacktrace by following
the instructions on
https://wiki.ubuntu.com/MozillaTeam/Bugs#Hangs.2C_or_excessive_CPU_usage

Also, please answer these questions:
Is this hang reproducible? If so, which are the steps that lead to it?
Which flash package do you have installed?
Which Java package do you have installed?
Which Firefox extensions do you have installed?

This will greatly aid us in tracking down your problem.

** Changed in: firefox (Ubuntu)
   Status: New = Incomplete

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

Title:
  Firefox 12 freezes for a 1-3 seconds every 30 seconds

Status in “firefox” package in Ubuntu:
  Incomplete

Bug description:
  Firefox 12 freezes for a 1-3 seconds every 30 seconds.
  I unplugged all extensions - it did not help.
  I disabled Flash plugin - it did not help.
  I do not want to kill ~/.mozilla profile - there is so much information.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 12.0+build1-0ubuntu0.12.04.1
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic-pae 3.2.16
  Uname: Linux 3.2.0-24-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  BuildID: 20120423122624
  Date: Tue Jun  5 01:41:16 2012
  DefaultProfileIncompatibleExtensions:
   ImgLikeOpera - ID=imglikeop...@imfo.ru, Version=0.6.21, minVersion=4.0, 
maxVersion=11.*, Location=app-profile, Type=extension, Active=Yes
   FlashGot - ID={19503e42-ca3c-4c27-b1e2-9cdb2170ee34}, Version=1.4.5, 
minVersion=1.9a3, maxVersion=1.9.*, Location=app-profile, Type=extension, 
Active=Yes
  DefaultProfilePlugins:
   Shockwave Flash - Lib=libflashplayer.so, 
Location=/usr/lib/flashplugin-installer
   IcedTea-Web Plugin (using IcedTea-Web 1.2 (1.2-2ubuntu1)) - 
Lib=IcedTeaPlugin.so, Location=/usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386
   iTunes Application Detector - Lib=librhythmbox-itms-detection-plugin.so, 
Location=/usr/lib/mozilla/plugins
   Shockwave Flash - Lib=libflashplayer.so, 
Location=/usr/lib/firefox-addons/plugins
  DefaultProfileUserJS: user.js exists but isn't parseable - Unexpected 
character
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1Themes: extensions.sqlite corrupt or missing
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1008664/+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 924224] Re: Tried to uninstall lightdm, reported error 8, user logged in.

2012-03-07 Thread William Van Hevelingen
The the pulseaudio processes are not killed before the lightdm user is
removed causing userdel to fail because the lightdm user is still
running processes.

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

Title:
  Tried to uninstall lightdm, reported error 8, user logged in.

Status in “lightdm” package in Ubuntu:
  Triaged

Bug description:
  Ubuntu 11.04.

  apt-get

  uninstall lightdm

  ot an 'Error 8', then the crash report appeared.

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: lightdm (not installed)
  ProcVersionSignature: Ubuntu 2.6.38-13.54-generic 2.6.38.8
  Uname: Linux 2.6.38-13-generic i686
  AptOrdering: lightdm: Purge
  Architecture: i386
  Date: Tue Jan 31 08:40:27 2012
  ErrorMessage: el subproceso instalado el script post-removal devolvió el 
código de salida de error 1
  InstallationMedia: Macbuntu-iso - Release i386
  SourcePackage: lightdm
  Title: package lightdm (not installed) failed to install/upgrade: el 
subproceso instalado el script post-removal devolvió el código de salida de 
error 1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/924224/+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 904797] Re: No Rhythmbox auto fill of album information

2011-12-17 Thread William Van Hevelingen
*** This bug is a duplicate of bug 787475 ***
https://bugs.launchpad.net/bugs/787475

** This bug has been marked a duplicate of bug 787475
   Rhythmbox [0.12.8]  [0.12.5] Not Fetching Album Information From MusicBrainz

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

Title:
  No Rhythmbox auto fill of album information

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  Rhythmbox is not autofilling CD album and song information when adding
  a CD to the music library. According to the e-mail reply below from a
  Rhythmbox developer, it is because Ubuntu version 10.04 LTS is
  shipping a broken version of Rhythmbox which can't do CD lookups.The
  contact says that the Ubuntu developers need to recompile Rhythmbox to
  use libmusicbrainz3-6 instead of libmusicbrainz4c2a.

  My System is using Ubunutu 10.04 LTS and the Rhythmbox version is
  0.12.8.

  On Mon, 2011-12-12 at 10:53 -0500, Tracy L. Cann wrote:
   Hi. I'm in the process of uploading all of my CD's to create a library
   in Rhythmbox in a different laptop I recently purchased. I've uploaded
   23 albums now. All 23 have had the same problem, not autofilling the
   album information.
   
   Yes, I've gone to the MusicBrainz website and found all of my albums on
   their site.
   
   No I haven't done anything to change Rhythmbox. I am using Ubuntu 10.04
   LTS. The only updates are what Ubuntu does through Update Manager. I'm
   basically a newbie and don't do any programming or custom modifications.

  I've done a little investigating. It turns out that all versions of
  Ubuntu prior to 11.10 (Oneric) are shipping a broken version of
  Rhythmbox which can't do CD lookups. This is because they use the old
  version 2.1.5 of libmusicbrainz.

  The good news is that the version of Rhythmbox included in Lucid does
  support the newer version 3.0.2 of the libmusicbrainz library - which
  will work. However, Rhythmbox will have to be recompiled to use it.

  At this point, your best option will be to file a bug with Ubuntu, to
  ask them to rebuild Rhythmbox to fix CD lookups. In particular, you
  should include this technical detail: it needs to use libmusicbrainz3-6
  instead of libmusicbrainz4c2a.

  Since Ubuntu 10.04 is still officially supported until April 2013, the
  Ubuntu folks should be able to help you.

   The last time I know it worked correctly was in September or October
   2010 When I last purchased some CD's and loaded them into a desktop PC
   which also has Ubuntu 10.04 LTS. The autofill feature is no longer
   working on that PC either.

  This date range corresponds to when the old 'RDF' webservice was shut
  down, due to the database schema upgrade.

  -- 
  Calvin Walton calvin.wal...@kepstin.ca

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: rhythmbox 0.12.8-0ubuntu7
  ProcVersionSignature: Ubuntu 2.6.32-36.79-generic 2.6.32.46+drm33.20
  Uname: Linux 2.6.32-36-generic i686
  Architecture: i386
  Date: Thu Dec 15 10:12:07 2011
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: rhythmbox

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