[Bug 1887445] [NEW] libnvidia-gl-440 does not specify exact dependencies on libnvidia-compute-440 or libnvidia-common-440

2020-07-13 Thread James Smith
Public bug reported:

Inspecting the package:


$ dpkg --info libnvidia-gl-440_440.100-0ubuntu0.18.04.1_amd64.deb
 new Debian package, version 2.0.
 size 62889184 bytes: control archive=2352 bytes.
 729 bytes,17 lines  control
1531 bytes,18 lines  md5sums
2554 bytes,   106 lines   *  preinst  #!/bin/sh
 461 bytes,12 lines  shlibs
  74 bytes, 2 lines  triggers
 Package: libnvidia-gl-440
 Source: nvidia-graphics-drivers-440
 Version: 440.100-0ubuntu0.18.04.1
 Architecture: amd64
 Maintainer: Ubuntu Core Developers 
 Installed-Size: 206436
 Depends: libnvidia-common-440, libc6 (>= 2.2.5), libgcc1 (>= 1:4.2), 
libnvidia-compute-440, libx11-6, libxext6
 Conflicts: libnvidia-gl
 Replaces: libnvidia-gl, nvidia-384 (<< 390.25), nvidia-390 (<< 390.25-0ubuntu1)
 Provides: libegl-vendor, libglx-vendor, libnvidia-gl
 Section: non-free/libs
 Priority: optional
 Multi-Arch: same
 Homepage: http://www.nvidia.com
 Description: NVIDIA OpenGL/GLX/EGL/GLES GLVND libraries and Vulkan ICD
  This package provides the NVIDIA OpenGL/GLX/EGL/GLES libraries and the
  Vulkan ICD.


when attempting to pin libnvidia-gl-440 to version 440.59-0ubuntu0.18.04.1,
I discovered that version 440.100 gets installed for libnvidia-compute-440 and 
libnvidia-common-440. This causes applications to break, because NVRM expects 
exact matches between the kernel
driver version (440.59) and the libraries:


[  720.451125] NVRM: API mismatch: the client has the version 440.100, but
   NVRM: this kernel module has the version 440.59.  Please
   NVRM: make sure that this kernel module and all NVIDIA driver
   NVRM: components have the same version.


I've worked around this locally by looking up the dependencies of 
libnvidia-gl-440, and pinning those with exact-matches as well.

This could be resolved by specifying these dependencies inside the
package as exact matches.

** Affects: nvidia-graphics-drivers-440 (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/1887445

Title:
  libnvidia-gl-440 does not specify exact dependencies on libnvidia-
  compute-440 or libnvidia-common-440

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

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

[Bug 1092265] Re: Nodes fail to boot from local disk on raring

2019-12-18 Thread James Smith
Confirmed, I kicked off a test run, copied over chain.c32 from quantal
onto the raring MAAS server, and got all the integration tests to pass
(https://boxingcrunch.com console).

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

Title:
  Nodes fail to boot from local disk on raring

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

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

[Bug 1003842] Re: dnsmasq sometimes fails to resolve private names in networks with non-equivalent nameservers

2019-12-18 Thread James Smith
Adding the needed domain to the /etc/NetworkManager/system-connections
as an argument to :

dns-search= see

Works for me.

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

Title:
  dnsmasq sometimes fails to resolve private names in networks with non-
  equivalent nameservers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1003842/+subscriptions

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

[Bug 1583126] Re: Cannot enable memcached plugin

2016-05-19 Thread James Smith
** Also affects: mysql-5.6 (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/1583126

Title:
  Cannot enable memcached plugin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1583126/+subscriptions

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


[Bug 1583126] [NEW] Cannot enable memcached plugin

2016-05-18 Thread James Smith
Public bug reported:

Receive the following error message when I run: libevent2 is installed
on the machine. Occurs with an upgrade from 14.04 AND with a fresh 16.04
build

mysql> install plugin daemon_memcached SONAME 'libmemcached.so';
ERROR 1126 (HY000): Can't open shared library 
'/usr/lib/mysql/plugin/libmemcached.so' (errno: 2 
/usr/lib/mysql/plugin/libmemcached.so: undefined symbol: event_base_set)

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: mysql-server-5.7 5.7.12-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
Date: Wed May 18 12:13:05 2016
InstallationDate: Installed on 2016-04-21 (26 days ago)
InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.3)
KernLog: [262709.935987] SGI XFS with ACLs, security attributes, realtime, no 
debug enabled
Logs.var.log.daemon.log:
 
Logs.var.log.mysql.error.log: 
MySQLConf.etc.mysql.mysql.conf.d.mysqld_safe_syslog.cnf:
 [mysqld_safe]
 syslog
ProcEnviron:
 TERM=xterm
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 LANGUAGE=en_GB:
SourcePackage: mysql-5.7
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mysql-5.7 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

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

Title:
  Cannot enable memcached plugin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1583126/+subscriptions

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


[Bug 1306991] Re: pip stops with ImportError for request-Modul

2014-04-20 Thread James Smith
Workaround (assuming pip is installed):

mv /usr/bin/pip /usr/bin/broken-pip.bak
ln -s /usr/bin/pip3 /usr/bin/pip

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

Title:
  pip stops with ImportError for request-Modul

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pip/+bug/1306991/+subscriptions

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


[Bug 1306991] Re: pip stops with ImportError for request-Modul

2014-04-19 Thread James Smith
Exact same message as deftoner here.

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

Title:
  pip stops with ImportError for request-Modul

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pip/+bug/1306991/+subscriptions

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


[Bug 162111] Re: Evince displays math equations incorrectly

2012-12-01 Thread James Smith
Can't resolve dependency problems

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

Title:
  Evince displays math equations incorrectly

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

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


[Bug 1072042] [NEW] package cabextract 1.4-1 failed to install/upgrade: package cabextract is already installed and configured

2012-10-27 Thread james smith
Public bug reported:

went to logon to itunes and system dump occured

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: cabextract 1.4-1
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
ApportVersion: 2.0.1-0ubuntu14
Architecture: amd64
Date: Sat Oct 27 04:04:55 2012
ErrorMessage: package cabextract is already installed and configured
InstallationMedia: Lubuntu 12.04 Precise Pangolin - Release amd64 (20120423)
SourcePackage: dpkg
Title: package cabextract 1.4-1 failed to install/upgrade: package cabextract 
is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

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

Title:
  package cabextract 1.4-1 failed to install/upgrade: package cabextract
  is already installed and configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1072042/+subscriptions

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


[Bug 368160] Re: ubiquity crashed with AttributeError in ok_handler()

2012-09-04 Thread james smith
As I have been experiencing the the great minds and developers through
UBUNTU , I have learned more than ever before with the programs offered
through ubuntu. THANK YOU UBUNTU, for the opportunity to grow and move
forward with a positive change for good.

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

Title:
  ubiquity crashed with AttributeError in ok_handler()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/368160/+subscriptions

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


[Bug 1017004] [NEW] package php5-cli 5.3.10-1ubuntu3.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-23 Thread James Smith
*** This bug is a duplicate of bug 1017003 ***
https://bugs.launchpad.net/bugs/1017003

Public bug reported:

In running a make for linux-6.31.6. (vanilla kernel) for plan9. I knew i
had a vdso.dbg error and problems with elf.  I set elf = true and it
allowed me to make the bzmage. I inspected the boot system for problems
and didn't see any , so i hit the Install button.  The installer told me
to create vm-ware. in doing this it found samba was defective in my main
system and would not load php or it's dependencies - even the hefty open
version. It won't uninstall the php or it's dependents and won't
recreate samba for my recent installation of ubuntu 12.04 Precise
Pangolin or the vanilla kernel.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: php5-cli 5.3.10-1ubuntu3.2
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic-pae 3.2.18
Uname: Linux 3.2.0-25-generic-pae i686
ApportVersion: 2.0.1-0ubuntu8
Architecture: i386
Date: Sat Jun 23 16:17:18 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 (20120423)
SourcePackage: php5
Title: package php5-cli 5.3.10-1ubuntu3.2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 precise

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1017004

Title:
  package php5-cli 5.3.10-1ubuntu3.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1017004/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1017004] Re: package php5-cli 5.3.10-1ubuntu3.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-23 Thread James Smith
*** This bug is a duplicate of bug 1017003 ***
https://bugs.launchpad.net/bugs/1017003

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1017004

Title:
  package php5-cli 5.3.10-1ubuntu3.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1017004/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1017003] [NEW] package php5-cli 5.3.10-1ubuntu3.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-23 Thread James Smith
Public bug reported:

In running a make for linux-6.31.6. (vanilla kernel) for plan9. I knew i
had a vdso.dbg error and problems with elf.  I set elf = true and it
allowed me to make the bzmage. I inspected the boot system for problems
and didn't see any , so i hit the Install button.  The installer told me
to create vm-ware. in doing this it found samba was defective in my main
system and would not load php or it's dependencies - even the hefty open
version. It won't uninstall the php or it's dependents and won't
recreate samba for my recent installation of ubuntu 12.04 Precise
Pangolin or the vanilla kernel.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: php5-cli 5.3.10-1ubuntu3.2
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic-pae 3.2.18
Uname: Linux 3.2.0-25-generic-pae i686
ApportVersion: 2.0.1-0ubuntu8
Architecture: i386
Date: Sat Jun 23 16:17:18 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 (20120423)
SourcePackage: php5
Title: package php5-cli 5.3.10-1ubuntu3.2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 precise

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1017003

Title:
  package php5-cli 5.3.10-1ubuntu3.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1017003/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1017003] Re: package php5-cli 5.3.10-1ubuntu3.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-23 Thread James Smith
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1017003

Title:
  package php5-cli 5.3.10-1ubuntu3.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1017003/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1017004] [NEW] package php5-cli 5.3.10-1ubuntu3.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-23 Thread James Smith
*** This bug is a duplicate of bug 1017003 ***
https://bugs.launchpad.net/bugs/1017003

Public bug reported:

In running a make for linux-6.31.6. (vanilla kernel) for plan9. I knew i
had a vdso.dbg error and problems with elf.  I set elf = true and it
allowed me to make the bzmage. I inspected the boot system for problems
and didn't see any , so i hit the Install button.  The installer told me
to create vm-ware. in doing this it found samba was defective in my main
system and would not load php or it's dependencies - even the hefty open
version. It won't uninstall the php or it's dependents and won't
recreate samba for my recent installation of ubuntu 12.04 Precise
Pangolin or the vanilla kernel.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: php5-cli 5.3.10-1ubuntu3.2
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic-pae 3.2.18
Uname: Linux 3.2.0-25-generic-pae i686
ApportVersion: 2.0.1-0ubuntu8
Architecture: i386
Date: Sat Jun 23 16:17:18 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 (20120423)
SourcePackage: php5
Title: package php5-cli 5.3.10-1ubuntu3.2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 precise

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

Title:
  package php5-cli 5.3.10-1ubuntu3.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1017004/+subscriptions

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


[Bug 1017004] Re: package php5-cli 5.3.10-1ubuntu3.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-23 Thread James Smith
*** This bug is a duplicate of bug 1017003 ***
https://bugs.launchpad.net/bugs/1017003

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

Title:
  package php5-cli 5.3.10-1ubuntu3.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1017004/+subscriptions

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


[Bug 1017003] [NEW] package php5-cli 5.3.10-1ubuntu3.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-23 Thread James Smith
Public bug reported:

In running a make for linux-6.31.6. (vanilla kernel) for plan9. I knew i
had a vdso.dbg error and problems with elf.  I set elf = true and it
allowed me to make the bzmage. I inspected the boot system for problems
and didn't see any , so i hit the Install button.  The installer told me
to create vm-ware. in doing this it found samba was defective in my main
system and would not load php or it's dependencies - even the hefty open
version. It won't uninstall the php or it's dependents and won't
recreate samba for my recent installation of ubuntu 12.04 Precise
Pangolin or the vanilla kernel.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: php5-cli 5.3.10-1ubuntu3.2
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic-pae 3.2.18
Uname: Linux 3.2.0-25-generic-pae i686
ApportVersion: 2.0.1-0ubuntu8
Architecture: i386
Date: Sat Jun 23 16:17:18 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 (20120423)
SourcePackage: php5
Title: package php5-cli 5.3.10-1ubuntu3.2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 precise

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

Title:
  package php5-cli 5.3.10-1ubuntu3.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1017003/+subscriptions

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


[Bug 1017003] Re: package php5-cli 5.3.10-1ubuntu3.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-23 Thread James Smith
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1017003

Title:
  package php5-cli 5.3.10-1ubuntu3.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1017003/+subscriptions

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


[Bug 965139] [NEW] Eclipse crashing due to error in error reporting

2012-03-26 Thread James Smith
Public bug reported:

Hello,

A few times Eclipse has crashed and closed after saving a project.

Below is the header of the error report

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0039, pid=2689, tid=3079173824
#
# JRE version: 6.0_23-b23
# Java VM: OpenJDK Client VM (20.0-b11 mixed mode, sharing linux-x86 )
# Derivative: IcedTea6 1.11pre
# Distribution: Ubuntu 11.10, package 6b23~pre11-0ubuntu1.11.10.2
# Problematic frame:
# C  0x0039
[error occurred during error reporting (printing problematic frame), id 0xb]

# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

** Affects: openjdk-6 (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/965139

Title:
  Eclipse crashing due to error in error reporting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/965139/+subscriptions

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


[Bug 913465] [NEW] package monodoc-base 2.6.7-5ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-01-08 Thread James Smith
Public bug reported:

upgrading from 10.10 immediately to 11.04 ... no apps run in between the 
successful upgrade to 10.10 and the upgrade to 11.04
using the upgrade manager

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: monodoc-base 2.6.7-5ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-31.63-generic 2.6.35.13
Uname: Linux 2.6.35-31-generic i686
Architecture: i386
Date: Sun Jan  8 02:49:25 2012
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
PackageArchitecture: all
SourcePackage: mono
Title: package monodoc-base 2.6.7-5ubuntu3 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
UpgradeStatus: Upgraded to natty on 2012-01-08 (0 days ago)

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


** Tags: apport-package i386 natty

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

Title:
  package monodoc-base 2.6.7-5ubuntu3 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mono/+bug/913465/+subscriptions

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


[Bug 913465] Re: package monodoc-base 2.6.7-5ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-01-08 Thread James Smith
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913465

Title:
  package monodoc-base 2.6.7-5ubuntu3 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mono/+bug/913465/+subscriptions

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


[Bug 880604] [NEW] Bindfs oneiric package depends on package fuse, which is not available

2011-10-23 Thread James Smith
Public bug reported:

a look at http://packages.ubuntu.com/oneiric/bindfs reveals a rather
confusing situation with this package. I tried to install this using
apt-get but it tells me that it requires the package fuse which is not
available. I thought maybe I'd somehow screwed up my repos or installed
removed some packages I shouldn't have of something else but when I
checked out the package information at the above website it confirms
that fuse is a dependency and fuse is simply not available. THis is
very disapointing and makes the package pretty much impossible to
install in the normal fashion.

I'm guessing this is just a typo and that the dependency should by
fuse-utils and not fuse

** Affects: bindfs (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/880604

Title:
  Bindfs oneiric package depends on package fuse, which is not available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bindfs/+bug/880604/+subscriptions

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


[Bug 880164] [NEW] Application unable to detect internet connection, refuses to install anything

2011-10-22 Thread James Smith
Public bug reported:

After replacing Network Manager with wicd the Ubuntu Software Center
complains that there is no internet connection and refuses to install
software. I get around this by simply apt-get'ting the packages from the
command line, but this is a bit of an inconvenience and appears to
expose a flaw in the way the software detects an internet connection. I
have a stable internet connection over wireless which other applications
are able to use without any difficulty. I did not have this problem in
10.04. I also ran wicd instead of Network Manager then. I love the new
Software Center and would like for it to just work, the way that most
users experience it.

I am currently using version 5.0.1.5. I have updated all of my software
from the standard 10.10 repos today Oct 22, 2011.

** Affects: software-center (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/880164

Title:
  Application unable to detect internet connection, refuses to install
  anything

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

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


Re: [ubuntu-uk] Nottingham Release Party

2011-09-14 Thread James Smith
Id Probably wait until after the beer festival and try and get a handful of
cds to pass around!.

On Wed, Sep 14, 2011 at 11:51 AM, ubuntu-uk-requ...@lists.ubuntu.comwrote:

 Send ubuntu-uk mailing list submissions to
ubuntu-uk@lists.ubuntu.com

 To subscribe or unsubscribe via the World Wide Web, visit
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
 or, via email, send a message with subject or body 'help' to
ubuntu-uk-requ...@lists.ubuntu.com

 You can reach the person managing the list at
ubuntu-uk-ow...@lists.ubuntu.com

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of ubuntu-uk digest...


 Today's Topics:

   1. Re:  Non Ubuntu Question (Kris Douglas)
   2. Re:  Non Ubuntu Question (javadayaz)
   3. Re:  Non Ubuntu Question (Bill Cumming)
   4. Re:  Release party (Alan Bell)
   5. Re:  Release party (Alan Pope)
   6. Re:  nottingham release party (Barry Drake)
   7. Re:  Release party (Alan Bell)
   8. Re:  nottingham release party (Alan Bell)
   9. Re:  nottingham release party (Andy Partington)


 --

 Message: 1
 Date: Wed, 14 Sep 2011 11:10:25 +0100
 From: Kris Douglas krisdoug...@gmail.com
 To: UK Ubuntu Talk ubuntu-uk@lists.ubuntu.com
 Subject: Re: [ubuntu-uk] Non Ubuntu Question
 Message-ID:
cakqcugjzgcoply4rqdaemv9a3pkdgdnk9fqqr-pvfr5mcxs...@mail.gmail.com
 
 Content-Type: text/plain; charset=iso-8859-1

 On Sep 14, 2011 11:06 AM, javadayaz javada...@gmail.com wrote:
 
  Hi,
 
  Does anyone know if i can connect a USB thumb drive directly to my
 android
 phone and read data off there?
 
  Im travelling soon so would like to take some films on my thumb drive for
 when i am bored...plus a PC may not always be available!
 
  hope this makes sense!
 
  --
 
  Regards
 
  Javad

 Using a thumb drive will not work if the phone does not have USB Host
 support.

 Why not purchase another MicroSD card and use that, you can get a suitably
 fast one in tesco for very little.
 -- next part --
 An HTML attachment was scrubbed...
 URL: 
 https://lists.ubuntu.com/archives/ubuntu-uk/attachments/20110914/d90b6a5c/attachment-0001.html
 

 --

 Message: 2
 Date: Wed, 14 Sep 2011 11:12:15 +0100
 From: javadayaz javada...@gmail.com
 To: UK Ubuntu Talk ubuntu-uk@lists.ubuntu.com
 Subject: Re: [ubuntu-uk] Non Ubuntu Question
 Message-ID:
cam2xmtaotebrr963vvprnj-mda54bcybrchx9np42cfkec1...@mail.gmail.com
 
 Content-Type: text/plain; charset=iso-8859-1

 true..i was just hoping to utilize a drive that i already have.

 I think there maybe a lot of command line work for it to be put into Host
 mode

 On Wed, Sep 14, 2011 at 11:10 AM, Kris Douglas krisdoug...@gmail.com
 wrote:

 
  On Sep 14, 2011 11:06 AM, javadayaz javada...@gmail.com wrote:
  
   Hi,
  
   Does anyone know if i can connect a USB thumb drive directly to my
  android phone and read data off there?
  
   Im travelling soon so would like to take some films on my thumb drive
 for
  when i am bored...plus a PC may not always be available!
  
   hope this makes sense!
  
   --
  
   Regards
  
   Javad
 
  Using a thumb drive will not work if the phone does not have USB Host
  support.
 
  Why not purchase another MicroSD card and use that, you can get a
 suitably
  fast one in tesco for very little.
 
  --
  ubuntu-uk@lists.ubuntu.com
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
  https://wiki.ubuntu.com/UKTeam/
 
 


 --

 Regards

 Javad
 -- next part --
 An HTML attachment was scrubbed...
 URL: 
 https://lists.ubuntu.com/archives/ubuntu-uk/attachments/20110914/f048c563/attachment-0001.html
 

 --

 Message: 3
 Date: Wed, 14 Sep 2011 11:16:27 +0100
 From: Bill Cumming b...@s0l.co.uk
 To: UK Ubuntu Talk ubuntu-uk@lists.ubuntu.com
 Subject: Re: [ubuntu-uk] Non Ubuntu Question
 Message-ID:
calak3sz0drj4czvegs0xvvbzyeqorph9ii+tsfuwk_pdpn_...@mail.gmail.com
 
 Content-Type: text/plain; charset=iso-8859-1

 According to some roadmaps you should to be able to mount a USB drive in
 Honeycomb (I think)   Ice Cream
 but not sure if it was implemented. Their has been work in a couple of the
 custom ROM's to give that functionality but never test it myself.

 So technically it's possible, depends on your Phone and version of Android
 it has.
 search http://forum.xda-developers.com see if anyone has it working for
 android.

 On 14 September 2011 11:05, javadayaz javada...@gmail.com wrote:

  Hi,
 
  Does anyone know if i can connect a USB thumb drive directly to my
 android
  phone and read data off there?
 
  Im travelling soon so would like to take some films on my thumb drive for
  when i am bored...plus a PC may not always be available!
 
  hope this makes sense!
 
  --
 
  Regards
 
  Javad
 
 
  --
  ubuntu-uk@lists.ubuntu.com
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk

[Bug 775368] [NEW] Dialog showing no available accounts to import should be skipped

2011-05-02 Thread James Smith
Public bug reported:

Binary package hint: ubiquity

Using Ubuntu 11.04 Install CD the user is shown a few dialogs to set up
their new install including setting the timezone. One of these shows a
list of sources to import account information from other installed OSes.
Often this list is empty. It would streamline the install experience
slightly to skip this dialog automatically when there are no proper
sources found. The user presented with with the empty list may find is
slightly confusing.

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


** Tags: improvement

** Description changed:

  Binary package hint: ubiquity
  
- j
+ Using Ubuntu 11.04 Install CD the user is shown a few dialogs to set up
+ their new install including setting the timezone. One of these shows a
+ list of sources to import account information from other installed OSes.
+ Often this list is empty. It would streamline the install experience
+ slightly to skip this dialog automatically when there are no proper
+ sources found. The user presented with with the empty list may find is
+ slightly confusing.

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

Title:
  Dialog showing no available accounts to import should be skipped

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


[ubuntu-uk] Hi all

2011-02-08 Thread James Smith
Hi all thought I would just say hello as I have just joined the loco team and 
subscribed to the mailing list. Also joined the IRC channel under the nick 
Smittix so hope to speak to some of you soon!
Sent using BlackBerry® from Orange

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


[Bug 551013] Re: ubuntu-logo on VGA fb (as with nvidia or fglrx binary drivers) does not display crisply

2010-05-05 Thread James Smith
Exact same problem here using the non-free ATI Driver. On a fresh
install everything is perfect until i install the ATI Drivers.

-- 
ubuntu-logo on VGA fb (as with nvidia or fglrx binary drivers) does not display 
crisply
https://bugs.launchpad.net/bugs/551013
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 264950] Re: Azureus doesn't allow ports above 49151

2010-02-06 Thread James Smith
To use a higher port, just download Vuze directly from sourceforge.

-- 
Azureus doesn't allow ports above 49151
https://bugs.launchpad.net/bugs/264950
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 512868] [NEW] Please backport pulseaudio

2010-01-26 Thread James Smith
Public bug reported:

The Lucid version of pulseaudio has a fix in it for an issue that badly
affects Skype calls. It would be fantastic to have this fix in Karmic,
as Lucid is many months away yet, and Skype is currently almost unusable
for some users. See
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/311497 for the
details.

** Affects: karmic-backports
 Importance: Undecided
 Status: New

-- 
Please backport pulseaudio
https://bugs.launchpad.net/bugs/512868
You received this bug notification because you are a member of Ubuntu
Backporters, which is the registrant for Karmic Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 424875] Re: Netbeans always crashes when adding a project via svn

2009-12-23 Thread James Smith
Just a quick note to state that this problem persisted after an upgrade
to Netbeans 6.8, using the installer from their website, so no longer
using the Karmic package. I guess that means that it's an OpenJDK
problem rather than Netbeans. Anyway, the fix above, to use Sun's JDK
instead, works a treat.

-- 
Netbeans always crashes when adding a project via svn 
https://bugs.launchpad.net/bugs/424875
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 426065] Re: [karmic] Netbeans crashes when committing to SVN

2009-11-02 Thread James Smith
*** This bug is a duplicate of bug 424875 ***
https://bugs.launchpad.net/bugs/424875

I'm seeing this on every single commit. SVN through netbeans is unusable
at the moment.

-- 
[karmic] Netbeans crashes when committing to SVN
https://bugs.launchpad.net/bugs/426065
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 426065] Re: [karmic] Netbeans crashes when committing to SVN

2009-11-02 Thread James Smith
*** This bug is a duplicate of bug 424875 ***
https://bugs.launchpad.net/bugs/424875

Sorry, didn't notice dup status (!) until after posting. My bad.

-- 
[karmic] Netbeans crashes when committing to SVN
https://bugs.launchpad.net/bugs/426065
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 369291] Re: Activating swapfile swap takes a very long time during boot

2009-09-03 Thread James Smith
I can confirm that on my system, the slow line is 'rm -f .X*-lock' in
clean_tmp in /lib/init/bootclean.sh, as for comment #8 above.

-- 
Activating swapfile swap takes a very long time during boot
https://bugs.launchpad.net/bugs/369291
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 369291] Re: Activating swapfile swap takes a very long time during boot

2009-08-27 Thread James Smith
Confirmed on Jaunty, Dell Inspiron 6400 laptop. BUT I have had this
problem since Intrepid came out - only just managed to find time to work
out what it was.

uname -a: Linux marvin 2.6.28-15-generic #49-Ubuntu SMP Tue Aug 18
18:40:08 UTC 2009 i686 GNU/Linux

Traced slowness to cleaning of /tmp in S36mountall-bootclean by adding
some echo commands in the /lib/init/bootclean.sh script. This is the
slow line:

[ -d /tmp ]  ! [ -f /tmp/.clean ]  { clean_tmp || ES=1 ; }

Likewise cleaning /tmp doesn't help for me, bootup still very slow. /tmp
is on an ext3 filesystem (/).

Not sure yet which line inside clean_tmp is the slow one, but bootchart
shows a sh process taking an extremely long time, just before a find
and an xargs. Will try to narrow it down further later on.

-- 
Activating swapfile swap takes a very long time during boot
https://bugs.launchpad.net/bugs/369291
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 369291] Re: Activating swapfile swap takes a very long time during boot

2009-08-27 Thread James Smith
The delay in my bootchart looks exactly like comment #6 above.

-- 
Activating swapfile swap takes a very long time during boot
https://bugs.launchpad.net/bugs/369291
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 369291] Re: Activating swapfile swap takes a very long time during boot

2009-08-27 Thread James Smith
In my case, ls -lai /tmp returns immediately once the machine is
booted, and the total size of /tmp is about 32k, so a large /tmp isn't
the cause. I will try recreating the directory, see if that makes any
difference.

-- 
Activating swapfile swap takes a very long time during boot
https://bugs.launchpad.net/bugs/369291
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 207938] Re: prism-gmail new mail notification popup should be optional

2009-05-13 Thread James Smith
I agree, I was surprised the first time I saw it. It's a nice feature,
but there should be some options to better control it.

-- 
prism-gmail new mail notification popup should be optional
https://bugs.launchpad.net/bugs/207938
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 239366] Re: gnome-power-manager not saving UPS settings

2008-11-10 Thread James Smith
Yes I have also run my UPS off the battery and still have no power
history or chart information. This is even after I have upgraded to
Intrepid.

-- 
gnome-power-manager not saving UPS settings
https://bugs.launchpad.net/bugs/239366
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 239366] Re: gnome-power-manager not saving UPS settings

2008-08-11 Thread James Smith
I can confirm this as well.

-- 
gnome-power-manager not saving UPS settings
https://bugs.launchpad.net/bugs/239366
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 68213] Re: Column customizations not remembered

2008-02-10 Thread James Smith
This bug has been bothering me for a while. On a fresh install it didn't
happen, then all of a sudden I can't get the memory column to show up
every time I open System Monitor.

-- 
Column customizations not remembered
https://bugs.launchpad.net/bugs/68213
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 164804] Re: Gnome Login Error

2007-11-25 Thread James Smith
It happened again and I took a look at my system logs and this is all I
could find:

Under auth.log I found
Nov 24 18:56:40 gtr225-desktop gdm[26700]: pam_unix(gdm:session): session 
closed for user gtr225
Nov 24 18:57:04 gtr225-desktop gdm[14279]: pam_unix(gdm:session): session 
opened for user gtr225 by (uid=0)
Nov 24 18:57:04 gtr225-desktop gdm[14279]: gkr-pam: unlocked 'login' keyring

Under daemon.log I found
Nov 24 18:57:04 gtr225-desktop gdm[14279]: WARNING: gdm_auth_user_add: 
/home/gtr225/.Xauthority has wrong permissions (should be 0600) 

Under syslog I found
Nov 24 18:47:30 gtr225-desktop -- MARK --
Nov 24 18:57:04 gtr225-desktop gdm[14279]: WARNING: gdm_auth_user_add: 
/home/gtr225/.Xauthority has wrong permissions (should be 0600)

-- 
Gnome Login Error
https://bugs.launchpad.net/bugs/164804
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 164804] Re: Gnome Login Error

2007-11-24 Thread James Smith
Well I'm not quite sure what package it effects. But what I will do is
the next time this error occurs (which shouldn't be too long from now) I
will look over my system logs for any unusual error messages that may be
related to this. Any other suggestions on what I can do to track down
what package is causing this? It basically happens after I first log in,
around the time the GNOME splash screen would show if enabled. I think
it could be GDM or even gnome-panel or gnome-applets.

-- 
Gnome Login Error
https://bugs.launchpad.net/bugs/164804
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 164804] Gnome Login Error

2007-11-23 Thread James Smith
Public bug reported:

Every now and then when I attempt to login I get these errors.

The panel encountered a problem while loading OAFIID:Deskbar_Applet.
The panel encountered a problem while loading 
OAFIID:GNOME_FastUserSwitchApplet.
The panel encountered a problem while loading OAFIID:GNOME_MixerApplet.
The panel encountered a problem while loading OAFIID:GNOME_MultiLoadApplet.
The panel encountered a problem while loading OAFIID:GNOME_Panel_TrashApplet

Nautilus also fails to startup.

I worked around the problem by logging off. killall gconfd-2, and
removing gconf-username and mapping-username, orbit-username files from
the temp dir. Then the problem went away. However it eventually returns.

Here is a thread at the Ubuntu Forums regarding this bug,
http://ubuntuforums.org/showthread.php?t=608767

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Gnome Login Error
https://bugs.launchpad.net/bugs/164804
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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