[Bug 2076663] Re: No way to access snapshots within the .zfs/snapshot virtual folder from Samba share

2024-08-12 Thread Bobby B
** Package changed: ubuntu => zfs-linux (Ubuntu)

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

Title:
  No way to access snapshots within the .zfs/snapshot virtual folder
  from Samba share

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/2076663/+subscriptions


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

[Bug 2076663] [NEW] No way to access snapshots within the .zfs/snapshot virtual folder from Samba share

2024-08-12 Thread Bobby B
Public bug reported:

### System information
Type | Version/Name
 --- | ---
Distribution Name   | Ubuntu
Distribution Version| 24.04
Kernel Version  | 6.8.0-39-generic
Architecture| amd64
OpenZFS Version | zfs-2.2.2-0ubuntu9

### Describe the problem you're observing

No way to access snapshots within the `.zfs/snapshot` virtual folder
from Samba share mounted via MacOS 14.6.1

### Describe how to reproduce the problem

Mount a Samba share which has .zfs/snapshot directory at its mount, and
try to browse mount at `.zfs/snapshot`.

### Include any warning/errors/backtraces from the system logs

Attempts to access from within the `.zfs/snaphot` directory , even with `sudo`, 
gives errors like: 
```
% ls -al
ls: snap_2024-07-24-16÷02÷10_HomeSync: No such file or directory
ls: snap_2024-07-25-03÷05÷53_HomeSync: No such file or directory
ls: snap_2024-07-25-16÷00÷55_HomeSync: No such file or directory
ls: snap_2024-07-25-16÷57÷58_HomeSync: No such file or directory
ls: snap_2024-07-26-16÷06÷29_HomeSync: No such file or directory
ls: snap_2024-07-27-16÷49÷33_HomeSync: No such file or directory
ls: snap_2024-07-28-15÷53÷12_HomeSync: No such file or directory
ls: snap_2024-07-28-16÷00÷15_HomeSync: No such file or directory
ls: snap_2024-07-29-14÷05÷12_HomeSync: No such file or directory
ls: snap_2024-07-29-14÷05÷52_HomeSync: No such file or directory
ls: snap_2024-07-29-14÷12÷29_HomeSync: No such file or directory
ls: snap_2024-07-29-14÷14÷47_HomeSync: No such file or directory
ls: snap_2024-07-29-14÷16÷31_HomeSync: No such file or directory
ls: snap_2024-07-29-14÷19÷44_HomeSync: No such file or directory
ls: snap_2024-07-29-14÷19÷55_HomeSync: No such file or directory
ls: snap_2024-07-29-14÷20÷42_HomeSync: No such file or directory
ls: snap_2024-07-29-14÷20÷57_HomeSync: No such file or directory
ls: snap_2024-07-29-14÷27÷19_HomeSync: No such file or directory
ls: snap_2024-07-29-14÷35÷18_HomeSync: No such file or directory
ls: snap_2024-07-29-16÷00÷07_HomeSync: No such file or directory
ls: snap_2024-07-30-13÷19÷01_HomeSync: No such file or directory
ls: snap_2024-07-30-17÷15÷54_HomeSync: No such file or directory
ls: snap_2024-07-30-22÷43÷18_HomeSync: No such file or directory
ls: snap_2024-07-31-16÷01÷02_HomeSync: No such file or directory
ls: snap_2024-08-01-16÷11÷34_HomeSync: No such file or directory
total 64
drwxrwxrwx  1 kimono  staff  16384 Aug  6 23:45 .
drwxrwxrwx  1 kimono  staff  16384 Aug  3 00:44 ..
ls: fts_read: No such file or directory
```

Relevant part of `smb.conf` contains:

```
zfsacl:expose_snapdir = True
veto files = /.windows/.mac/
```

When dataset is `zfs set snapdir=visible ...`, then most directories are
visible but contents are not:

```
ls: snap_2024-07-29-14÷19÷55_HomeSync: No such file or directory
ls: snap_2024-07-30-17÷15÷54_HomeSync: No such file or directory
total 800
drwxrwxrwx  1 kimono  staff  16384 Aug  6 23:45 .
drwxrwxrwx  1 kimono  staff  16384 Aug  3 00:44 ..
drwxrwxrwx  1 kimono  staff  16384 Jul 24 16:02 
snap_2024-07-24-16÷02÷10_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 25 03:05 
snap_2024-07-25-03÷05÷53_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 25 16:00 
snap_2024-07-25-16÷00÷55_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 25 16:57 
snap_2024-07-25-16÷57÷58_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 26 16:06 
snap_2024-07-26-16÷06÷29_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 27 16:49 
snap_2024-07-27-16÷49÷33_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 28 15:53 
snap_2024-07-28-15÷53÷12_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 28 16:00 
snap_2024-07-28-16÷00÷15_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 29 14:05 
snap_2024-07-29-14÷05÷12_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 29 14:05 
snap_2024-07-29-14÷05÷52_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 29 14:12 
snap_2024-07-29-14÷12÷29_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 29 14:14 
snap_2024-07-29-14÷14÷47_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 29 14:16 
snap_2024-07-29-14÷16÷31_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 29 14:19 
snap_2024-07-29-14÷19÷44_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 29 14:20 
snap_2024-07-29-14÷20÷42_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 29 14:20 
snap_2024-07-29-14÷20÷57_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 29 14:27 
snap_2024-07-29-14÷27÷19_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 29 14:35 
snap_2024-07-29-14÷35÷18_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 29 16:00 
snap_2024-07-29-16÷00÷07_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 30 13:19 
snap_2024-07-30-13÷19÷01_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 30 22:43 
snap_2024-07-30-22÷43÷18_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Jul 31 16:01 
snap_2024-07-31-16÷01÷02_HomeSync
drwxrwxrwx  1 kimono  staff  16384 Aug  1 16:11 
snap_2024-08-01-16÷11÷34_HomeSync
```

It *seems* as though ZFS no longer auto-mounts snapshots when a request
is made from a MacOS SMB client to the SMB host.  I

[Bug 2058137] [NEW] package netbeans (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/netbeans', which is also in package apache-netbeans 21-1

2024-03-17 Thread Bobby Seelam
Public bug reported:

I do not know why. trying to install netbeans and the installation
stopped

ProblemType: Package
DistroRelease: Ubuntu 22.04
Package: netbeans (not installed)
ProcVersionSignature: Ubuntu 6.5.0-25.25~22.04.1-generic 6.5.13
Uname: Linux 6.5.0-25-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: pass
Date: Sun Mar 17 15:20:28 2024
ErrorMessage: trying to overwrite '/usr/bin/netbeans', which is also in package 
apache-netbeans 21-1
InstallationDate: Installed on 2024-03-16 (1 days ago)
InstallationMedia: Ubuntu 22.04.4 LTS "Jammy Jellyfish" - Release amd64 
(20240220)
Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.21.1ubuntu2.3
 apt  2.4.11
SourcePackage: netbeans
Title: package netbeans (not installed) failed to install/upgrade: trying to 
overwrite '/usr/bin/netbeans', which is also in package apache-netbeans 21-1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package jammy

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

Title:
  package netbeans (not installed) failed to install/upgrade: trying to
  overwrite '/usr/bin/netbeans', which is also in package apache-
  netbeans 21-1

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


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

[Bug 1910581] [NEW] Exception: Failed to attach BPF program b'trace_req_completion' to kprobe b'blk_account_io_completion'

2021-01-07 Thread Bobby B
Public bug reported:

5.8 HWE kernel dies with the following exception:

cannot attach kprobe, probe entry may not exist
Traceback (most recent call last):
  File "/usr/sbin/biosnoop-bpfcc", line 162, in 
b.attach_kprobe(event="blk_account_io_completion",
  File "/usr/lib/python3/dist-packages/bcc/__init__.py", line 658, in 
attach_kprobe
raise Exception("Failed to attach BPF program %s to kprobe %s" %
Exception: Failed to attach BPF program b'trace_req_completion' to kprobe 
b'blk_account_io_completion'

5.8 HWE kernel does not have a kprobe.blk_account_io_completion but does
have a kprobe.blk_account_io_done.   Modifying allows this script to
run.  Perhaps you could generate some tests to confirm that the relevant
kprobes are available?

** Affects: bpfcc (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/1910581

Title:
  Exception: Failed to attach BPF program b'trace_req_completion' to
  kprobe b'blk_account_io_completion'

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

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

[Bug 1910447] [NEW] PermissionError: [Errno 1] Operation not permitted: '/sys/kernel/debug/tracing/../kprobes/blacklist'

2021-01-06 Thread Bobby B
Public bug reported:

Error caused when running biotop or biosnoop.

Traceback (most recent call last):
  File "/usr/sbin/biosnoop-bpfcc", line 159, in 
if BPF.get_kprobe_functions(b'blk_start_request'):
  File "/usr/lib/python3/dist-packages/bcc/__init__.py", line 539, in 
get_kprobe_functions
with open("%s/../kprobes/blacklist" % TRACEFS, "rb") as blacklist_f:
PermissionError: [Errno 1] Operation not permitted: 
'/sys/kernel/debug/tracing/../kprobes/blacklist'

Fixed by removing the following lines at 539 in /usr/lib/python3/dist-
packages/bcc/__init__.py

@staticmethod
def get_kprobe_functions(event_re):
#with open("%s/../kprobes/blacklist" % TRACEFS, "rb") as blacklist_f:
#blacklist = set([line.rstrip().split()[1] for line in blacklist_f])
fns = []

in_init_section = 0
in_irq_section = 0

** Affects: bpfcc (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/1910447

Title:
  PermissionError: [Errno 1] Operation not permitted:
  '/sys/kernel/debug/tracing/../kprobes/blacklist'

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

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

[Bug 1894230] Re: Device queue depth should be 31 not 32

2020-09-18 Thread Bobby B
Please close this bug.  I was wrong about the queue depth being the
source of this issue.  Currently I've tried including pci=nomsi at the
kernel command line, and I seem to be the avoiding SATA errors.

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

Title:
  Device queue depth should be 31 not 32

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

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

[Bug 1894230] Re: Device queue depth should be 31 not 32

2020-09-04 Thread Bobby B
Uncomfortable dumping logs I can't view.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Device queue depth should be 31 not 32

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

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

[Bug 1894230] Re: Device queue depth should be 31 not 32

2020-09-04 Thread Bobby B
FYI, the drives are super common:

=== START OF INFORMATION SECTION ===
Model Family: Crucial/Micron BX/MX1/2/3/500, M5/600, 1100 SSDs
Device Model: Crucial_CT1050MX300SSD1
Serial Number:164914EE5DDD
LU WWN Device Id: 5 00a075 114ee5ddd
Firmware Version: M0CR031
User Capacity:1,050,214,588,416 bytes [1.05 TB]
Sector Size:  512 bytes logical/physical
Rotation Rate:Solid State Device
Form Factor:  2.5 inches
Device is:In smartctl database [for details use: -P show]
ATA Version is:   ACS-3 T13/2161-D revision 5
SATA Version is:  SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:Fri Sep  4 08:48:51 2020 CDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled


=== START OF INFORMATION SECTION ===
Model Family: Western Digital Red
Device Model: WDC WD30EFRX-68EUZN0
Serial Number:WD-WCC4N5VD5C7Z
LU WWN Device Id: 5 0014ee 263d50d79
Firmware Version: 82.00A82
User Capacity:3,000,592,982,016 bytes [3.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate:5400 rpm
Device is:In smartctl database [for details use: -P show]
ATA Version is:   ACS-2 (minor revision not indicated)
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:Fri Sep  4 08:49:19 2020 CDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

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

Title:
  Device queue depth should be 31 not 32

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

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

[Bug 1894230] Re: Device queue depth should be 31 not 32

2020-09-04 Thread Bobby B
** Attachment added: "version.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894230/+attachment/5407656/+files/version.log

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

Title:
  Device queue depth should be 31 not 32

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

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

[Bug 1894230] [NEW] Device queue depth should be 31 not 32

2020-09-04 Thread Bobby B
Public bug reported:

Setting drive device/queue_depth to 31 from 32 resolved an issue whereby
I had numerous zpool and ATA errors but only under high load (zpool
scrub) or when trimming the drives.  Was able to reduce incidence by
setting to libata.force=noncqtrim, and resolve with libata.force=noncq,
but with an obvious performance impact.

Upstream kernel seems to be aware of this issue, so I'm assuming this is
a downstream or udev configuration issue, see:
https://ata.wiki.kernel.org/index.php/Libata_FAQ#Enabling.2C_disabling_and_checking_NCQ

Scrub repaired all errors, but, because repairs were made, it seems like
it's not just a communications issue, and that there is the potential
for DATA LOSS on non-redundant and/or non-ZFS configurations.

Sample syslog error:

[   33.688898] ata1.00: exception Emask 0x50 SAct 0x1003000 SErr 0x4c0900 
action 0x6 frozen
[   33.688908] ata1.00: irq_stat 0x0800, interface fatal error
[   33.688913] ata1: SError: { UnrecovData HostInt CommWake 10B8B Handshk }
[   33.688917] ata1.00: failed command: WRITE FPDMA QUEUED
[   33.688923] ata1.00: cmd 61/00:60:df:28:3d/01:00:2a:00:00/40 tag 12 ncq dma 
131072 out
[   33.688929] ata1.00: status: { DRDY }
[   33.688931] ata1.00: failed command: WRITE FPDMA QUEUED
[   33.688937] ata1.00: cmd 61/08:68:18:a9:d2/00:00:04:00:00/40 tag 13 ncq dma 
4096 out
[   33.688942] ata1.00: status: { DRDY }
[   33.688945] ata1.00: failed command: WRITE FPDMA QUEUED
[   33.688951] ata1.00: cmd 61/00:c0:df:27:3d/01:00:2a:00:00/40 tag 24 ncq dma 
131072 out
[   33.688956] ata1.00: status: { DRDY }
[   33.688963] ata1: hard resetting link

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete

** Attachment added: "lspci-vnvn.log"
   
https://bugs.launchpad.net/bugs/1894230/+attachment/5407655/+files/lspci-vnvn.log

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

Title:
  Device queue depth should be 31 not 32

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

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

[Bug 1862708] Re: tracing doesn't work on focal

2020-09-04 Thread Bobby B
Re: PermissionError: [Errno 1] Operation not permitted:
'/sys/kernel/debug/tracing/../kprobes/blacklist'

This can be fixed by a patch to the bpfcc libs found at:
https://github.com/iovisor/bcc/commit/5558e36bd97ace7bc3efe3a70d0c9d4fc0d34e2a?branch=5558e36bd97ace7bc3efe3a70d0c9d4fc0d34e2a&diff=unified
#diff-978dbb2c496647b4b9907f64485be957R614

Please incorporate into next update of python3-bpfcc.

This is ridiculous.  Wonder how many other things this breaks.

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

Title:
  tracing doesn't work on focal

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

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

[Bug 1749562] Re: openvpn tls-crypt not working

2020-01-09 Thread Bobby
I'm not a programmer but I'll be happy to do whatever I can to
facilitate getting this resolved.

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

Title:
  openvpn tls-crypt not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1749562/+subscriptions

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

[Bug 1825441] [NEW] 19.04 upgrade "could not install 'linux-image-5.0.0-13-generic'

2019-04-18 Thread bobby-hawk
Public bug reported:

screen shot
https://www.dropbox.com/s/ocx9miwpqf9zfct/Screenshot%20at%202019-04-18%2018-24-01.png?dl=0

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: ubuntu-release-upgrader-core 1:19.04.16
ProcVersionSignature: Ubuntu 4.18.0-17.18-generic 4.18.20
Uname: Linux 4.18.0-17-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: MATE
Date: Thu Apr 18 18:26:51 2019
InstallationDate: Installed on 2017-02-20 (787 days ago)
InstallationMedia: Ubuntu-MATE 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
Symptom: ubuntu-release-upgrader
UpgradeStatus: Upgraded to disco on 2019-04-18 (0 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco dist-upgrade

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

Title:
  19.04 upgrade "could not install 'linux-image-5.0.0-13-generic'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1825441/+subscriptions

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

[Bug 1017274] Re: package ttf-sil-scheherazade (not installed) failed to install/upgrade: package ttf-sil-scheherazade is not ready for configuration cannot configure (current status `config-files')

2018-12-14 Thread Bobby de Vos
The defoma configuration file is no longer in the package, so this issue
should not occur in newer packages.

** Changed in: fonts-sil-scheherazade (Ubuntu)
   Status: New => Fix Released

** Changed in: fonts-sil-scheherazade (Ubuntu)
 Assignee: (unassigned) => Bobby de Vos (bobby-devos)

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

Title:
  package ttf-sil-scheherazade (not installed) failed to
  install/upgrade: package ttf-sil-scheherazade is not ready for
  configuration  cannot configure (current status `config-files')

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fonts-sil-scheherazade/+bug/1017274/+subscriptions

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

[Bug 1804801] [NEW] was upgrading ISO and got error

2018-11-23 Thread Bobby Singer
Public bug reported:

was upgrading and received error

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.28
ProcVersionSignature: Ubuntu 4.15.0-39.42-generic 4.15.18
Uname: Linux 4.15.0-39-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: LXDE
Date: Fri Nov 23 05:54:41 2018
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2018-11-23 (0 days ago)
VarLogDistupgradeTermlog:
 
modified.conffile..etc.update-manager.release-upgrades: [modified]
mtime.conffile..etc.update-manager.release-upgrades: 2018-08-16T18:51:26.533287

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic dist-upgrade

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

Title:
  was upgrading ISO and got error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1804801/+subscriptions

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

[Bug 1804746] [NEW] got error on upgrade

2018-11-22 Thread Bobby Singer
Public bug reported:

was upgrading when I got a error saying to report via terminal.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.28
ProcVersionSignature: Ubuntu 4.15.0-39.42-generic 4.15.18
Uname: Linux 4.15.0-39-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: LXDE
Date: Thu Nov 22 22:17:10 2018
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2018-11-23 (0 days ago)
VarLogDistupgradeTermlog:
 
modified.conffile..etc.update-manager.release-upgrades: [modified]
mtime.conffile..etc.update-manager.release-upgrades: 2018-08-16T18:51:26.533287

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic dist-upgrade

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

Title:
  got error on upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1804746/+subscriptions

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

[Bug 1777708] Re: Desktop briefly becomes unresponsive when typing on 2 keyboards at the same time

2018-09-13 Thread Bobby Steed
I too have issues with keyboard input lag on Ubuntu 18.04. I've made
sure I'm current on all updates, I'm using the US layout and my language
is set to English.

In my case I am using a KeyMouse Track (which the OS recognizes as two
separate keyboards) but I have confirmed that it isn't related to the
keyboard devices - two Logitech G810 keyboards plugged in simultaneously
exhibit the same behavior.

As others have described, there is significant lag when pressing keys
from two keyboards in an alternating fashion, and the faster you press
the keys, the longer the delay before anything shows up on-screen once
you stop typing. If only keys from one device are pressed, there is no
discernible lag even if both keyboards are still plugged in.

Hopefully we can get some traction on this. I don't think Wayland is a
viable option for me as I have an nVidia graphics card and I also have
to use Skype for work... and I don't really want to switch to Plasma
either.

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

Title:
  Desktop briefly becomes unresponsive when typing on 2 keyboards at the
  same time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/meta-gnome3/+bug/108/+subscriptions

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

[Bug 1724773] Re: Some packages of LO 5.4.2 conflict with each other

2018-03-06 Thread Bobby de Vos
Last month I upgraded to 5.4.5 and did not notice any problems, so I
would say no, it is no longer valid.

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

Title:
  Some packages of LO 5.4.2 conflict with each other

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

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

[Bug 1724773] [NEW] Some packages of LO 5.4.2 conflict with each other

2017-10-19 Thread Bobby de Vos
Public bug reported:

1)
$ lsb_release -rd
Description:Ubuntu 16.04.3 LTS
Release:16.04

2)
$ apt-cache policy libreoffice
libreoffice:
  Installed: 1:5.4.2~rc2-0ubuntu0.16.04.1~lo1
  Candidate: 1:5.4.2~rc2-0ubuntu0.16.04.1~lo1
  Version table:
 *** 1:5.4.2~rc2-0ubuntu0.16.04.1~lo1 500
500 http://ppa.launchpad.net/libreoffice/libreoffice-5-4/ubuntu 
xenial/main amd64 Packages
100 /var/lib/dpkg/status
 1:5.1.6~rc2-0ubuntu1~xenial2 500
500 http://ca.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 
Packages
500 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 
Packages
 1:5.1.2-0ubuntu1 500
500 http://ca.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages

$ apt-cache policy libreoffice-calc
libreoffice-calc:
  Installed: 1:5.4.1~rc2-0ubuntu0.16.04.1~lo0
  Candidate: 1:5.4.2~rc2-0ubuntu0.16.04.1~lo1
  Version table:
 1:5.4.2~rc2-0ubuntu0.16.04.1~lo1 500
500 http://ppa.launchpad.net/libreoffice/libreoffice-5-4/ubuntu 
xenial/main amd64 Packages
 *** 1:5.4.1~rc2-0ubuntu0.16.04.1~lo0 100
100 /var/lib/dpkg/status
 1:5.1.6~rc2-0ubuntu1~xenial2 500
500 http://ca.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu xenial-security/main amd64 
Packages
 1:5.1.2-0ubuntu1 500
500 http://ca.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

3)
I expected a clean upgrade from LO 5.4.1~rc2 to 5.4.2~rc2

4)
The packages
* libreoffice-calc
* libreoffice-common
both provide
/usr/lib/libreoffice/program/pagein-calc
which causes problems for the upgrade.
Similar issues happen with the packages
* libreoffice-impress
* libreoffice-draw

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


** Tags: ppa

** Attachment added: "output from sudo apt-get dist-upgrade -y"
   
https://bugs.launchpad.net/bugs/1724773/+attachment/4975634/+files/upgrade.txt

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

Title:
  Some packages of LO 5.4.2 conflict with each other

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

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

[Bug 1714111] [NEW] php-gettext Depreciated Constructor

2017-08-30 Thread Bobby Russ
Public bug reported:

1) Ubuntu 16.04.3 LTS
2) php-gettext: 1.0.11-2build1
3) No Error Message and smooth running was expected
4) What happened instead:

Deprecation Notice in ./../php/php-gettext/streams.php#48
Methods with the same name as their class will not be constructors in a future 
version of PHP; StringReader has a deprecated constructor

Backtrace

./../php/php-gettext/gettext.inc#41: require()
./libraries/select_lang.lib.php#477: 
require_once(./../php/php-gettext/gettext.inc)
./libraries/common.inc.php#569: require(./libraries/select_lang.lib.php)
./index.php#12: require_once(./libraries/common.inc.php)

Deprecation Notice in ./../php/php-gettext/streams.php#84
Methods with the same name as their class will not be constructors in a future 
version of PHP; FileReader has a deprecated constructor

Backtrace

./../php/php-gettext/gettext.inc#41: require()
./libraries/select_lang.lib.php#477: 
require_once(./../php/php-gettext/gettext.inc)
./libraries/common.inc.php#569: require(./libraries/select_lang.lib.php)
./index.php#12: require_once(./libraries/common.inc.php)
Deprecation Notice in ./../php/php-gettext/streams.php#145
Methods with the same name as their class will not be constructors in a future 
version of PHP; CachedFileReader has a deprecated constructor

Backtrace

./../php/php-gettext/gettext.inc#41: require()
./libraries/select_lang.lib.php#477: 
require_once(./../php/php-gettext/gettext.inc)
./libraries/common.inc.php#569: require(./libraries/select_lang.lib.php)
./index.php#12: require_once(./libraries/common.inc.php)
Deprecation Notice in ./../php/php-gettext/gettext.php#36
Methods with the same name as their class will not be constructors in a future 
version of PHP; gettext_reader has a deprecated constructor

Backtrace

./../php/php-gettext/gettext.inc#42: require()
./libraries/select_lang.lib.php#477: 
require_once(./../php/php-gettext/gettext.inc)
./libraries/common.inc.php#569: require(./libraries/select_lang.lib.php)
./index.php#12: require_once(./libraries/common.inc.php)

>From what I understand, this is fixed in 1.0.12-0.1 which is included in
both 17.04 and 17.10 (Beta).

However, 16.04 LTS does not have this resolution and will keep flagging
depreciation errors.  While this is not a critical bug, the solution is
not overly difficult from what I've read:

sudo nano /usr/share/php/php-gettext/streams.php

Line 48 StringReader Error.

Go to Line 52 and change

function StringReader ($str='') {

TO

function __construct($str='') {

Line 84 FileReader Error

Go to Line 90 and change

function FileReader($filename) {

to

function __construct($filename) {

Line 145 CacheFileReader error

Go to Line 146 and change

function CachedFileReader($filename) {

to

function __construct($filename) {

Using sudo nano /usr/share/php/php-gettext/gettext.php.

Line 36 gettext_reader { error

Go to line 101 and change

function gettext_reader($Reader, $enable_cache = true) {

To

function __construct($Reader, $enable_cache = true) {

** Affects: php-gettext (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/1714111

Title:
  php-gettext Depreciated Constructor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-gettext/+bug/1714111/+subscriptions

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


[Bug 1573454] Re: Mouse pointer disappear after suspend in Xubuntu 16.04

2016-09-22 Thread Bobby
*** This bug is a duplicate of bug 1568604 ***
https://bugs.launchpad.net/bugs/1568604

Same problem with Lubuntu 16.04 (it wasn't there before, in Lubuntu
15.04).

4.4.0-36-generic #55-Ubuntu SMP Thu Aug 11 18:01:55 UTC 2016 x86_64
x86_64 x86_64 GNU/Linux

Workaround with Ctrl+Alt+F1 and back, reported by [duro (dur0)] works
for me too.

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

Title:
  Mouse pointer disappear after suspend in Xubuntu 16.04

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

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


[Bug 1625769] [NEW] bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu8: bcmwl kernel module failed to build

2016-09-20 Thread Bobby
*** This bug is a duplicate of bug 1595765 ***
https://bugs.launchpad.net/bugs/1595765

Public bug reported:

Module failed to build & load

Kernel version = 4.7.3-070403-generic
Lubuntu 16.04.1 LTS
Intel Atom x5-z8500 CPU @ 1.44GHz

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu8
Uname: Linux 4.7.3-040703-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
DKMSKernelVersion: 4.7.3-040703-generic
Date: Tue Sep 20 12:26:12 2016
DuplicateSignature: 
dkms:bcmwl-kernel-source:6.30.223.248+bdcom-0ubuntu8:/var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.c:237:12:
 error: ‘IEEE80211_BAND_2GHZ’ undeclared here (not in a function)
InstallationDate: Installed on 2016-08-15 (35 days ago)
InstallationMedia: Lubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160720)
PackageVersion: 6.30.223.248+bdcom-0ubuntu8
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: bcmwl
Title: bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu8: bcmwl kernel module 
failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu8: bcmwl kernel module
  failed to build

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

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

[Bug 1548951] Re: Boot to black screen

2016-02-23 Thread Bobby Williams
I was able to boot in a previous kernel Ubuntu, with Linux
4.2.0-27-generic.

Ubuntu, with Linux 4.2.0-30-generic will not boot.

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

Title:
  Boot to black screen

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

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


[Bug 1548951] Re: Boot to black screen

2016-02-23 Thread Bobby Williams
I have tried to interrupt the boot process by holding the shift key or
the escape key to hopefully produce a menu of prior kernels with no
success. I could be using the wrong sequence to stop the boot process.

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

Title:
  Boot to black screen

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

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


[Bug 1548951] Re: Boot to black screen

2016-02-23 Thread Bobby Williams
Since the system only boots to a black screen and I cannot access the
terminal and I cannot provide the logs. The Vm is the Vmware player
6.0.7 build-2844087.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Boot to black screen

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

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


[Bug 1548951] [NEW] Boot to black screen

2016-02-23 Thread Bobby Williams
Public bug reported:

Upon installing Ubuntu updates on 02-23-2016 (kernel updates, I
believe), my VM installation boots to a black screen. I reproduced
another Ubuntu 15.10 installation, installed updates and the same
problem was duplicated.

** Affects: linux (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/1548951

Title:
  Boot to black screen

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

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


[Bug 1486468] [NEW] bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu0.1: bcmwl kernel module failed to build

2015-08-19 Thread Bobby Child
Public bug reported:

wifi doesnt work anymore

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu0.1
ProcVersionSignature: Ubuntu 3.13.0-62.102-generic 3.13.11-ckt24
Uname: Linux 3.13.0-62-generic i686
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: i386
DKMSKernelVersion: 3.13.0-62-generic
Date: Tue Aug 18 11:56:28 2015
InstallationDate: Installed on 2011-12-01 (1356 days ago)
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
PackageVersion: 6.30.223.248+bdcom-0ubuntu0.1
SourcePackage: bcmwl
Title: bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu0.1: bcmwl kernel module 
failed to build
UpgradeStatus: Upgraded to trusty on 2014-01-25 (570 days ago)

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


** Tags: apport-package i386 trusty

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

Title:
  bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu0.1: bcmwl kernel module
  failed to build

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

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


[Bug 1315501] Re: cloud-init does not use interfaces.d in trusty

2015-04-22 Thread Bobby Yakovich
That would require access to instance, how do you get into instance?

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

Title:
  cloud-init does not use interfaces.d in trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1315501/+subscriptions

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


[Bug 1014494] Re: Improper display on Xfce 4.10/Cinnamon running on Ubuntu 12.04/Mint

2014-09-08 Thread Bobby
Seeing the same bug in Mint 17 Cinnamon.

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

Title:
  Improper display on Xfce 4.10/Cinnamon running on Ubuntu 12.04/Mint

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-multiload/+bug/1014494/+subscriptions

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


[Bug 1005422] Re: Indicator can no longer change size in cinnamon

2014-09-08 Thread Bobby
*** This bug is a duplicate of bug 1014494 ***
https://bugs.launchpad.net/bugs/1014494

This bug occurs now in Mint 17 however works fine in Ubuntu 12.04 (both
64-bit).

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

Title:
  Indicator can no longer change size in cinnamon

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-multiload/+bug/1005422/+subscriptions

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


[Bug 1361493] [NEW] package emacsen-common 2.0.7 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-08-25 Thread Bobby Walker
Public bug reported:

Failed during upgrade installation of Ubuntu 14

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: emacsen-common 2.0.7
ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
Uname: Linux 3.13.0-34-generic i686
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: i386
Date: Tue Aug 26 00:18:34 2014
Dependencies:
 
DuplicateSignature: package:emacsen-common:2.0.7:ErrorMessage: subprocess 
installed post-installation script returned error exit status 1
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
InstallationDate: Installed on 2012-02-26 (911 days ago)
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
PackageArchitecture: all
SourcePackage: emacsen-common
Title: package emacsen-common 2.0.7 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to trusty on 2014-08-26 (0 days ago)

** Affects: emacsen-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 need-duplicate-check trusty

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

Title:
  package emacsen-common 2.0.7 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/emacsen-common/+bug/1361493/+subscriptions

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


[Bug 1352504] Re: Regression in 2.11.1-0ubuntu7.14; segfault in getservbyname

2014-08-05 Thread Bobby Walker
@framstag I'm going to assume that canonical is going to make some noise
to let people know that they'll need manual intervention?  Beyond
spreading the word there's not much else that can be done.

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

Title:
  Regression in 2.11.1-0ubuntu7.14; segfault in getservbyname

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

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


[Bug 1352504] Re: Regression in 2.11.1-0ubuntu7.14; segfault in getservbyname

2014-08-05 Thread Bobby Walker
@kldavis4  We've verified that stopping nscd will allow cfagent to
function again.

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

Title:
  Regression in 2.11.1-0ubuntu7.14; segfault in getservbyname

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

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


[Bug 1352504] Re: Regression in 2.11.1-0ubuntu7.14; segfault in getservbyname

2014-08-05 Thread Bobby Walker
Verified that this corrects the issue in my environments as well.

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

Title:
  Regression in 2.11.1-0ubuntu7.14; segfault in getservbyname

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

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


[Bug 1229056] [NEW] idk help me

2013-09-23 Thread bobby javis
Public bug reported:

idk help me

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.5.0-41.64-generic 3.5.7.21
Uname: Linux 3.5.0-41-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.1-0ubuntu12
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Mon Sep 23 02:51:21 2013
DistUpgraded: 2013-09-13 13:36:10,104 WARNING no activity on terminal for 300 
seconds (Configuring xauth)
DistroCodename: quantal
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Advanced Micro Devices [AMD] nee ATI Wrestler [Radeon HD 6250] [1002:9804] 
(prog-if 00 [VGA controller])
   Subsystem: Toshiba America Info Systems Device [1179:fde8]
InstallationDate: Installed on 2013-09-11 (11 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423)
MachineType: TOSHIBA Satellite C655D
MarkForUpload: True
ProcEnviron:
 TERM=unknown
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-41-generic 
root=UUID=6fa301f5-f8cc-4ebe-a722-fe9e68426655 ro vesafb.invalid=1 
plymouth:debug nopat drm.debug=0xe
SourcePackage: xorg
UpgradeStatus: Upgraded to quantal on 2013-09-13 (9 days ago)
dmi.bios.date: 06/23/2011
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: 1.60
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Portable PC
dmi.board.vendor: TOSHIBA
dmi.board.version: Base Board Version
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: AMD
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnInsydeCorp.:bvr1.60:bd06/23/2011:svnTOSHIBA:pnSatelliteC655D:pvrPSC0YU-01Y001:rvnTOSHIBA:rnPortablePC:rvrBaseBoardVersion:cvnAMD:ct10:cvrNone:
dmi.product.name: Satellite C655D
dmi.product.version: PSC0YU-01Y001
dmi.sys.vendor: TOSHIBA
version.compiz: compiz 1:0.9.8.6+bzr3433-0ubuntu1
version.libdrm2: libdrm2 2.4.43-0ubuntu0.2
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.3-0ubuntu0.4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.3-0ubuntu0.4
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.3-0ubuntu0.2

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


** Tags: apport-bug compiz-0.9 i386 quantal ubuntu

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

Title:
  idk help me

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

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


[Bug 1196880] Re: segfault on aa_getcon with mode = NULL and unreadable /proc//attr/current

2013-09-22 Thread Bobby
** Branch unlinked: lp:ubuntu/apparmor

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

Title:
  segfault on aa_getcon with mode = NULL and unreadable
  /proc//attr/current

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

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


[Bug 1220861] Re: [REGRESSION] Task based libapparmor getcon functions don't always NUL-terminate con strings properly

2013-09-22 Thread Bobby
** Branch unlinked: lp:ubuntu/apparmor

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

Title:
  [REGRESSION] Task based libapparmor getcon functions don't always NUL-
  terminate con strings properly

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

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


[Bug 980917] Re: Failed to create pty - disabling logging for job [SRU]

2012-09-10 Thread Bobby Powers
I should note that I've manually installed the quantal 1.5-0ubuntu8
upstart package in my precise VM and the 'failed to create pty' errors
are gone, and everything else of mine is working fine

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

Title:
  Failed to create pty - disabling logging for job [SRU]

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

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


[Bug 980917] Re: Failed to create pty - disabling logging for job [SRU]

2012-09-10 Thread Bobby Powers
what needs to happen to have this backported into precise?

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

Title:
  Failed to create pty - disabling logging for job [SRU]

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

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



[Bug 1045991] Re: GLIBC COMPILATION FAILS ON HFS+ MADE BY HFSPROGS

2012-09-07 Thread bobby smith
On Ubuntu Lucid
all hfs kernel options "=M"

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

Title:
  GLIBC COMPILATION FAILS ON HFS+ MADE BY HFSPROGS

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

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


[Bug 1003551] Re: picard crashes when started 12.10

2012-09-07 Thread Bobby Hiltz
Same problem here.

I can get it to launch without crashing or hogging the memory by
changing the QT theme to Motif (damn ugly) OR by running
LIBOVERLAY_SCROLLBAR=0 picard, which I thought was the perfect solution
until I resized the window and it crashed and started sucking the memory
again. QT problem? Happens with puddletag as well.

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

Title:
  picard crashes when started 12.10

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

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


[Bug 1045991] [NEW] GLIBC COMPILATION FAILS ON HFS+ MADE BY HFSPROGS

2012-09-04 Thread bobby smith
Public bug reported:

Using LFS 7.0 and 7.1, gcc-4.6.2, gcc-4.6.1, binutils 2.21.1a and 
binutils-2.22. Glibc fails to compile on HFS+ formatted by HFSProgs. An error 
similar to an -fPIC error, except it does not state to recompile with -fPIC. 
i686_GOTOFF Relocation error, on i686. I tried different versions of the entire 
toolchain. 
On i686
Install binutils
install gcc
install linux-headers
install glibc
 -../glibc-2.16.0/configure \
  --prefix=/tools \
  --host=$LFS_TGT \
  --build=$(../glibc-2.16.0/scripts/config.guess) \
  --disable-profile   \
  --enable-add-ons\
  --enable-kernel=2.6.25  \
  --with-headers=/tools/include   \
  libc_cv_forced_unwind=yes   \
  libc_cv_ctors_header=yes\
  libc_cv_c_cleanup=yes
make -j2
make install
Using the exact same procedure and commands I receive no errors on ext4. I 
filed a bug with the Glibc developers, and they said that it must be a bug with 
HFS+.
PostScript
 I also receive a relocation error on x86_64 with the same versions and 
procedure.
Sorry I forgot to mention-
The error is with librtld.so and libc_pic.so

** Affects: hfsprogs (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/1045991

Title:
  GLIBC COMPILATION FAILS ON HFS+ MADE BY HFSPROGS

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

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


[Bug 1020004] Re: /initrd.img symlink created with absolute target pathname

2012-07-27 Thread Bobby de Vos
It seems to me that the difference between the absolute symlink to the
initrd.img-$version file and the relative symlink to the
vmlinuz-$version file is created when the kernel post install script
runs (currently linux-image-3.2.0-27-generic-pae.postinst on my system).
This script, written in perl, has a subroutine called test_relative. At
the end of this subroutine a return code is determined. For the
initrd.img, the return code is 0, for vmlinuz the return code is 1. The
code that calls test_relative() uses this return code to create an
absolute or relative symlink.

As far as I can tell, the reason the return code for initrd.img is 0 is
because the target of the symlink (/boot/initrd.img-$version) does not
exist when the post install script is run. The target for the vmlinuz
(/boot/vmlinuz-$version) does exist. The code at the end of
test_relative() looks for the existence of the target in determining the
return code.

The file /boot/initrd.img-$version is created after test_relative() is
called. When the post install script starts running, one of the first
messages is

update-initramfs: deferring update (hook will be called later)

which explains (to me at least) why the initrd.img target does not exist
at first.

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

Title:
  /initrd.img symlink created with absolute target pathname

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

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


[Bug 1026975] [NEW] package secvpn 2.23 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-07-20 Thread bobby haha
*** This bug is a duplicate of bug 993851 ***
https://bugs.launchpad.net/bugs/993851

Public bug reported:

crashed

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: secvpn 2.23
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
Uname: Linux 3.2.0-27-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
Date: Fri Jul 20 04:15:05 2012
DuplicateSignature:
 Setting up secvpn (2.23) ...
 Starting Monitor Daemon for Secure Virtual Private Network: cp: cannot stat 
`/etc/inittab': No such file or directory
 invoke-rc.d: initscript secvpnmon, action "start" failed.
 dpkg: error processing secvpn (--configure):
  subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
PackageArchitecture: all
SourcePackage: secvpn
Title: package secvpn 2.23 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: secvpn (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/1026975

Title:
  package secvpn 2.23 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/secvpn/+bug/1026975/+subscriptions

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


[Bug 1026975] Re: package secvpn 2.23 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-07-20 Thread bobby haha
*** This bug is a duplicate of bug 993851 ***
https://bugs.launchpad.net/bugs/993851

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

Title:
  package secvpn 2.23 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/secvpn/+bug/1026975/+subscriptions

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


[Bug 924082] Re: Intel Centrino 6300 Cannot connect direct probe timed out

2012-07-11 Thread Bobby Graese
I've been experiencing this same problem on my campus network for a
while, and switching to WICD seems to have fixed it for me, too!

I think it's worth noting that the access points on my campus are Aruba
Networks access points, and we use the SafeConnect system for network
authentication.  We actually run two networks: the campus network, and a
guest network.  The guest network bypasses authentication through
SafeConnect to allow guests to hop on the campus wireless (with some
access restrictions).  I have never had any trouble connecting to the
guest network with NetworkManager, but almost always got the "Status 17"
error when connecting to the campus network.

I've attempted to research this issue before, and seem to recall
something about this being specific to Aruba Networks access points.
http://ubuntuforums.org/showthread.php?t=1889157 seems to make that
connection, and points to a bug filed with the intel wireless drivers:
http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2346 .

In any case, WICD does seem to work as a workaround!

** Bug watch added: bugzilla.intellinuxwireless.org/ #2346
   http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2346

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

Title:
  Intel Centrino 6300 Cannot connect direct probe timed out

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/924082/+subscriptions

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


[Bug 367545] Re: Huge memory usage for bzr branch/checkout

2012-06-23 Thread Bobby Powers
I am unable to checkout lp:mysql-server on a machine with 16 GB of ram!

[  971.087983] Out of memory: Kill process 1694 (bzr) score 956 or sacrifice 
child
[  971.087986] Killed process 1694 (bzr) total-vm:15870528kB, 
anon-rss:15588084kB, file-rss:16kB
[bpowers@fina src]$ bzr --version
Bazaar (bzr) 2.5.0
  Python interpreter: /usr/bin/python 2.7.3
  Python standard library: /usr/lib64/python2.7
  Platform: Linux-3.5.0-rc3+-x86_64-with-fedora-17-Beefy_Miracle

Note the rss usage: 15588084kB

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

Title:
  Huge memory usage for bzr branch/checkout

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

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


[Bug 1015706] Re: Avoid atime for checking snapshot age

2012-06-20 Thread Bobby Patten
** Changed in: apt-btrfs-snapshot (Ubuntu)
   Status: New => Opinion

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

Title:
  Avoid atime for checking snapshot age

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-btrfs-snapshot/+bug/1015706/+subscriptions

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


[Bug 585592] Re: Bluetooth PIN always random

2012-05-30 Thread Bobby Patten
I installed "Blueman Bluetooth Manager" and am able to connect my
devices.  I think this is just a different front end to the Bluez
Backend.

This makes me think the problem we are have is in the GUI.

also while i was trying to track this down i noticed the file
"/etc/init/bluetooth.conf" line 8 "env UART_CONF=/etc/bluetooth/uart",
uart does not exist as a file or directory. This may be nothing, but
thought it was odd.

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

Title:
  Bluetooth PIN always random

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

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


[Bug 291760] Re: network-manager roams to (none) ((none)) - background scanning

2012-03-20 Thread Bobby Cahill
I'm in the same boat as Jason.  I also tried using the daily PPA, but it
didn't fix anything.

Installing wicd in parallel with network-manager, and making the small
change to the interfaces file mentioned by rivode (comment #115) seems
to be working so far.  That will also be my workaround until this is
fixed.

Hopefully next time I'm at another office for a presentation/workshop
I'll be able to connect to the wifi, actually stay connected and not
drain my battery 3 times faster.

If it helps I have a Dell E6500 with stock Broadcom BCM4322 wireless
card and running Lucid 32-bit

It's very frustrating that this issue still exists after a couple years
of putting up with it.

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

Title:
  network-manager roams to (none) ((none)) - background scanning

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

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


[Bug 772207] Re: version 173.14.30 driver is buggy for NVidia GeForce FX series

2012-03-11 Thread Bobby Baker
This same bug appears on my Nvidia FX5600 256mb AGP using the 173 driver
after upgrading to Natty 11.04. This driver worked great in my
customized Maverick 10.10. It ran compiz great. Now there is no 3d
accel. Runs 2d gnome with no effects. It say's the recommended 173
driver is installed but not in use. Anyone have a solution for this yet?
Will upgrading further to 11.10 fix it?

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

Title:
  version 173.14.30 driver is buggy for NVidia GeForce FX series

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

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


[Bug 938786] Re: Import issue with namespace packages in pkg_resources

2012-02-26 Thread Bobby R. Ward
debdiff including the fix from upstream

Based this off of the version from here
(https://bugs.launchpad.net/ubuntu/+source/distribute/+bug/910965).  I'm
not sure how that's supposed to work.

** Patch added: "distribute_0.6.16-1ubuntu0.2.debdiff"
   
https://bugs.launchpad.net/ubuntu/oneiric/+source/distribute/+bug/938786/+attachment/2786459/+files/distribute_0.6.16-1ubuntu0.2.debdiff

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

Title:
  Import issue with namespace packages in pkg_resources

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

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


[Bug 811475] Re: Descender letters (g j p q y) get their tail cut off in current song

2012-02-22 Thread Bobby Ratliff
** Bug watch added: GNOME Bug Tracker #668262
   https://bugzilla.gnome.org/show_bug.cgi?id=668262

** Also affects: rhythmbox via
   https://bugzilla.gnome.org/show_bug.cgi?id=668262
   Importance: Unknown
   Status: Unknown

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

Title:
  Descender letters (g j p q y) get their tail cut off in current song

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

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


[Bug 67648] Re: orinoco pcmcia gold fails until prism2_plx is unloaded

2012-02-18 Thread Bobby Boy
Hello, please give me a download link & instructions to load drivers for 
ORINOCO GOLD USB Client. I have an old GATEWAY and need WiFi to use it 
properly. 
S. O. S.
Bobby Boy

bobby_boy_...@yahoo.com

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

Title:
  orinoco pcmcia gold fails until prism2_plx is unloaded

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

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


[Bug 684164] Re: Complete system freeze usually after suspend/resume

2012-02-17 Thread little bobby tables
I experienced similar hang-ups with this machine running the
preinstalled windows 7. It might not be an Ubuntu bug.

However, I'd be very pleased if some reliable workaround could be found
for this annoying issue.

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

Title:
  Complete system freeze usually after suspend/resume

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

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


[Bug 918883] Re: package software-properties-gtk 0.81.13.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 101

2012-01-19 Thread Bobby Hearn
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/918883

Title:
  package software-properties-gtk 0.81.13.1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 101

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

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


[Bug 918883] [NEW] package software-properties-gtk 0.81.13.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 101

2012-01-19 Thread Bobby Hearn
Public bug reported:

prompted by program to send this to help- so I did.  I hope it helps,
but I can be of no technical help.

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: software-properties-gtk 0.81.13.1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Thu Jan 19 11:51:31 2012
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 101
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
PackageArchitecture: all
SourcePackage: software-properties
Title: package software-properties-gtk 0.81.13.1 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 101
UpgradeStatus: Upgraded to oneiric on 2012-01-19 (0 days ago)

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


** Tags: apport-package i386 oneiric

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

Title:
  package software-properties-gtk 0.81.13.1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 101

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

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


[Bug 915731] [NEW] No bug (sorry used this way) i need to use a program like this to control a photo camera with sames controls as yours on a extern monitor could you help me ? i 'm not good at all in

2012-01-12 Thread bobby
Public bug reported:

Hi,

Ther is no bug, i didn't found a other way to communicate with you and
 As i din't know how it works, i just explained on the title what happend... 
sorry !

So, i re-beggin :
I need to use a program like yours to control on an external bigger monitor, 
the picture
of a photo-camera (Nikon p500 or other) to be more précise as with normal 
screen of the camera.

The possibilities to control rotation, size from camera with a USB or a
A.V. cable (using same port) or HDMI cable seems to be very interressant
for me as i 'm not so good seing as i was younger...

Could you help me that way ?
french language is welcome too !

Best regards

R.H.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: simple-scan 3.2.1-0ubuntu1~oneiric1
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Fri Jan 13 00:54:51 2012
DriverPackageVersions:
 libsane 1.0.22-2ubuntu2
 libsane-extras N/A
 hplip 3.11.7-1ubuntu3.1
 hpoj N/A
InstallationMedia: Ubuntu 11.10 "Oneiric" - Build i386 LIVE Binary 
20111013-11:02
MachineType: System manufacturer System Product Name
ProcEnviron:
 LANGUAGE=fr_BE:fr
 PATH=(custom, no user)
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-14-generic 
root=UUID=c4cc7fa7-22e3-48db-b519-6656c573f889 ro quiet splash vt.handoff=7
SimpleScanLog:
 
SourcePackage: simple-scan
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/15/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0404
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5V-X SE
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev x.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0404:bd04/15/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5V-XSE:rvrRevx.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

** Affects: simple-scan (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug apport-lpi i386 oneiric running-unity

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

Title:
  No bug (sorry used this way) i need to use a program like this to
  control a photo camera with sames controls as yours on a extern
  monitor could you help me ? i 'm not good at all in computing ! french
  language is welcome too ! thanks !

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/915731/+subscriptions

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

[Bug 915731] Re: No bug (sorry used this way) i need to use a program like this to control a photo camera with sames controls as yours on a extern monitor could you help me ? i 'm not good at all in c

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

Title:
  No bug (sorry used this way) i need to use a program like this to
  control a photo camera with sames controls as yours on a extern
  monitor could you help me ? i 'm not good at all in computing ! french
  language is welcome too ! thanks !

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/915731/+subscriptions

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


[Bug 915126] Re: ubuntu crashed on install

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

Title:
  ubuntu crashed on install

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

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


[Bug 915126] [NEW] ubuntu crashed on install

2012-01-11 Thread Bobby
Public bug reported:

Ubuntu crashed on install on a Intel P4 system with 120 GB EIDE HD, 1 GB
RAM and Nvidia MX400 video, about 40% in, installnig from a CDROM

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.8.7
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
CasperVersion: 1.287
Date: Wed Jan 11 18:47:32 2012
LiveMediaBuild: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
ProcEnviron:
 LANGUAGE=en_CA.UTF-8
 PATH=(custom, no user)
 LANG=en_CA.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 oneiric ubiquity-2.8.7

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

Title:
  ubuntu crashed on install

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

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


[Bug 907829] Re: check-new-release-gtk crashed with TypeError in on_button_ask_me_later_clicked(): integer argument expected, got float

2011-12-22 Thread Bobby Ratliff
*** This bug is a duplicate of bug 886564 ***
https://bugs.launchpad.net/bugs/886564

The bug is definitely reproducible (no need to reboot). Since clicking
the button causes an exception, it does not actually close the dialog.
At any point I can click the button again and get the same crash. The
button "Don't Upgrade" works as expected, and actually closes the
dialog.

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

Title:
  check-new-release-gtk crashed with TypeError in
  on_button_ask_me_later_clicked(): integer argument expected, got float

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/907829/+subscriptions

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


[Bug 795475] Re: [iOS5 devices do not work] Unhandled lockdown error (-4)

2011-10-26 Thread Bobby
Bummage!  Thanks Martin!

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

Title:
  [iOS5 devices do not work] Unhandled lockdown error (-4)

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

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


[Bug 795475] Re: [iOS5 devices do not work] Unhandled lockdown error (-4)

2011-10-25 Thread Bobby
How about Maverick, Martin?

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

Title:
  [iOS5 devices do not work] Unhandled lockdown error (-4)

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

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


[Bug 588539] Re: Infinite Loop - "Sytem Testing"

2011-10-13 Thread Bobby Cahill
A note for those who can't figure out how to kill the process:  It's a
python script, not the checkbox process, you want to kill.

-In System Monitor, processes tab, there should be a process running under the 
name "python".  The icon should look like the "System Testing" icon.
-Right click and click "End Process"  (then click End Process to confirm)
This will kill the hung status dialog and the checkbox process will 
subsequently end.

Or if you prefer the command line or can't find System Monitor, etc. you could 
run:
ps -aef |grep checkbox |grep python

to get the process ID (2nd column) and then:
sudo kill -3 

If that somehow doesn't work:
sudo kill -9 

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

Title:
  Infinite Loop - "Sytem Testing"

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

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


[Bug 830949] Re: [Intel N10 Graphics] Plugging in external monitor to VGA port makes both displays corrupted with thick slanted lines

2011-10-07 Thread Bobby Smith
>You can use your external monitors at their native resolution. You just
>can't use Unity 3D at the same time, because it's broken. Allowing you
>to set a broken configuration is not an improvement.

While I get that point, and I get that it's 8 days before release, dual
monitor support is a pretty big feature and one of the largest
complaints of linux distro's in general is difficultly in getting
graphics drivers to cooperate with other features.  This seems to work
fine for me in Natty.  This bug will probably prevent me (and I'd
suspect quite a few others) from upgrading.

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

Title:
  [Intel N10 Graphics] Plugging in external monitor to VGA port makes
  both displays corrupted with thick slanted lines

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

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


[Bug 867863] Re: installer crashes when finding/creating boot partition on primary hard drive

2011-10-04 Thread Bobby Smith
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/867863

Title:
  installer crashes when finding/creating boot partition on primary hard
  drive

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

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


[Bug 867863] [NEW] installer crashes when finding/creating boot partition on primary hard drive

2011-10-04 Thread Bobby Smith
Public bug reported:

When using the ubiquity installer from live cd, installer can't find
partition when trying to write /boot to sda (primary hard drive device),
which is already home to a Windows partition.  Trying to delete and
create instead, causes the installer to crash.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.8.2
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu2
Architecture: amd64
CasperVersion: 1.284
Date: Tue Oct  4 16:32:32 2011
LiveMediaBuild: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20111004)
ProcEnviron:
 LANGUAGE=
 PATH=(custom, no user)
 LANG=en_US.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric ubiquity-2.8.2

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

Title:
  installer crashes when finding/creating boot partition on primary hard
  drive

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

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


[Bug 841792] Re: Enabling/disabling secondary screen is flaky/unstable

2011-09-29 Thread Bobby Smith
I'm also having the same issue, using a Dell Latitude e6510 with 280.13
on a NVS3100m.  Sometimes it works, and sometimes I get a screen full of
artifiacts for about 13 seconds with 2 seconds left to respond to the
toast, after which sometimes it seems compiz crashes (with no core left
that I can find) with an assertion error somewhere in the boost library.

I'll try to get some more details and attach them.

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

Title:
  Enabling/disabling secondary screen is flaky/unstable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-settings/+bug/841792/+subscriptions

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


[Bug 819144] Re: [fglrx] everything is black and blinks when using unity

2011-08-05 Thread Bobby Graese
@om26er -- I've had no troubles using the free driver with Unity.

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

Title:
  [fglrx] everything is black and blinks when using unity

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

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


[Bug 819144] Re: [fglrx] everything is black and blinks when using unity

2011-08-04 Thread Bobby Graese
Following the guide at http://askubuntu.com/questions/28470/how-do-i
-build-unity-from-source/28472#28472 I built the new nux and unity and
ran unity.  However, I'm still getting this bug.  Is there any way I can
check to make sure it's actually running the version of unity built from
trunk?  Is there some other debugging I could do to help out with this?

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

Title:
  [fglrx] everything is black and blinks when using unity

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

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


[Bug 819560] [NEW] Package description needs searchable keyword

2011-08-01 Thread Bobby Ratliff
Public bug reported:

The package description should contain the word "todo" in it so that it
will appear when I use quick search for this term.

** Affects: gtodo (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/819560

Title:
  Package description needs searchable keyword

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

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


[Bug 801988] Re: multitouch doesn't work

2011-07-18 Thread Bobby Moser
I can confirm, multitouch not working

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

Title:
  multitouch doesn't work

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

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


[Bug 797076] Re: package fglrx 2:8.723.1-0ubuntu5 failed to install/upgrade: fglrx kernel module failed to build

2011-06-14 Thread Bobby
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/797076

Title:
  package fglrx 2:8.723.1-0ubuntu5 failed to install/upgrade: fglrx
  kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/797076/+subscriptions

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


[Bug 797076] [NEW] package fglrx 2:8.723.1-0ubuntu5 failed to install/upgrade: fglrx kernel module failed to build

2011-06-14 Thread Bobby
Public bug reported:

Keep getting failed fglx installer.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: fglrx 2:8.723.1-0ubuntu5
ProcVersionSignature: Ubuntu 2.6.32-32.62-generic 2.6.32.38+drm33.16
Uname: Linux 2.6.32-32-generic i686
Architecture: i386
Date: Mon Jun 13 21:47:54 2011
DkmsStatus: fglrx, 8.723.1: added
ErrorMessage: fglrx kernel module failed to build
MachineType: Dell Computer Corporation DIM4500
PackageVersion: 2:8.723.1-0ubuntu5
ProcCmdLine: root=UUID=2fab3d33-7f6a-4a1f-8b89-79421385f7b8 ro quiet splash
SourcePackage: fglrx-installer
Title: package fglrx 2:8.723.1-0ubuntu5 failed to install/upgrade: fglrx kernel 
module failed to build
dmi.bios.date: 04/26/2002
dmi.bios.vendor: Intel Corp.
dmi.bios.version: A01
dmi.board.name: D845EPT2
dmi.board.vendor: Intel Corporation
dmi.board.version: AAA83422-106
dmi.chassis.type: 6
dmi.chassis.vendor: Dell Computer Corporation
dmi.modalias: 
dmi:bvnIntelCorp.:bvrA01:bd04/26/2002:svnDellComputerCorporation:pnDIM4500:pvr:rvnIntelCorporation:rnD845EPT2:rvrAAA83422-106:cvnDellComputerCorporation:ct6:cvr:
dmi.product.name: DIM4500
dmi.sys.vendor: Dell Computer Corporation
glxinfo: Error: command ['glxinfo'] failed with exit code -11:
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   i686
 kernel: 2.6.32-32-generic

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

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

Title:
  package fglrx 2:8.723.1-0ubuntu5 failed to install/upgrade: fglrx
  kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/797076/+subscriptions

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


[Bug 793578] Re: package virtualbox-ose-dkms 3.2.8-dfsg-2ubuntu1~lucid1 failed to install/upgrade: virtualbox-ose kernel module failed to build

2011-06-06 Thread Bobby Laye
System recommendation via crash report.

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

Title:
  package virtualbox-ose-dkms 3.2.8-dfsg-2ubuntu1~lucid1 failed to
  install/upgrade: virtualbox-ose kernel module failed to build

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


[Bug 793578] Re: package virtualbox-ose-dkms 3.2.8-dfsg-2ubuntu1~lucid1 failed to install/upgrade: virtualbox-ose kernel module failed to build

2011-06-06 Thread Bobby Laye
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/793578

Title:
  package virtualbox-ose-dkms 3.2.8-dfsg-2ubuntu1~lucid1 failed to
  install/upgrade: virtualbox-ose kernel module failed to build

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


[Bug 793578] [NEW] package virtualbox-ose-dkms 3.2.8-dfsg-2ubuntu1~lucid1 failed to install/upgrade: virtualbox-ose kernel module failed to build

2011-06-06 Thread Bobby Laye
Public bug reported:

Binary package hint: virtualbox-ose

Upon restart from latest kernel update crash report detected and
opportunity given to help developers fix the problem so I am submitting
the above report. I cannot say that it is a bug or not but simply a
crash report of virtualbox crashing after what appears to be the result
of the latest kernel update.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: virtualbox-ose-dkms 3.2.8-dfsg-2ubuntu1~lucid1
ProcVersionSignature: Ubuntu 2.6.38-10.44-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic x86_64
Architecture: amd64
Date: Mon Jun  6 10:20:39 2011
ErrorMessage: virtualbox-ose kernel module failed to build
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1)
PackageArchitecture: all
PackageVersion: 3.2.8-dfsg-2ubuntu1~lucid1
SourcePackage: virtualbox-ose
Title: package virtualbox-ose-dkms 3.2.8-dfsg-2ubuntu1~lucid1 failed to 
install/upgrade: virtualbox-ose kernel module failed to build
VirtualBoxOse.ModInfo:

** Affects: virtualbox-ose (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lucid

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

Title:
  package virtualbox-ose-dkms 3.2.8-dfsg-2ubuntu1~lucid1 failed to
  install/upgrade: virtualbox-ose kernel module failed to build

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


[Bug 782246] Re: package anubis 4.1.1 dfsg1-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-13 Thread Bobby Pakbaz
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782246

Title:
  package anubis 4.1.1 dfsg1-3 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 782246] [NEW] package anubis 4.1.1 dfsg1-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-13 Thread Bobby Pakbaz
Public bug reported:

Binary package hint: anubis

Tried to install from software manager

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: anubis 4.1.1+dfsg1-3
ProcVersionSignature: Ubuntu 2.6.32-31.61-generic 2.6.32.32+drm33.14
Uname: Linux 2.6.32-31-generic i686
AptOrdering:
 anubis: Install
 anubis: Configure
Architecture: i386
Date: Sun May  8 15:16:34 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
SourcePackage: anubis
Title: package anubis 4.1.1+dfsg1-3 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1

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


** Tags: apport-package i386 lucid

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

Title:
  package anubis 4.1.1 dfsg1-3 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 496716] Re: gnome screensaver only shows blank screen on karmic 9.10

2011-05-09 Thread Bobby
I'm having the same issue on a Dell Latitude E6410 running 10.10 x64.

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

Title:
  gnome screensaver only shows blank screen on karmic 9.10

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


[Bug 672177] Re: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted

2011-02-01 Thread Bobby A. Callender
** Changed in: eglibc (Ubuntu Lucid)
 Assignee: (unassigned) => Bobby A. Callender (bcallender)

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

Title:
  libc6 upgrade causes umount to fail on shutdown because init cannot be
  restarted

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


[Bug 660048] Re: Plymouth sometimes only shows (refreshes) dots on shutdown

2011-01-10 Thread Bobby Ratliff
I am using the radeon driver for my ATI card, and I get the same
problem.

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

Title:
  Plymouth sometimes only shows (refreshes) dots on shutdown

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


[Bug 698878] [NEW] package likewise-open 5.4.0.42111-2ubuntu1.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-01-06 Thread Bobby Brown
Public bug reported:

Binary package hint: likewise-open

Package crashed during update installation using update manager.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: likewise-open 5.4.0.42111-2ubuntu1.2
ProcVersionSignature: Ubuntu 2.6.32-27.49-generic-pae 2.6.32.26+drm33.12
Uname: Linux 2.6.32-27-generic-pae i686
Architecture: i386
Date: Thu Jan  6 18:07:16 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
SourcePackage: likewise-open
Title: package likewise-open 5.4.0.42111-2ubuntu1.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

** Affects: likewise-open (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

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

Title:
  package likewise-open 5.4.0.42111-2ubuntu1.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

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


[Bug 698878] Re: package likewise-open 5.4.0.42111-2ubuntu1.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-01-06 Thread Bobby Brown


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

Title:
  package likewise-open 5.4.0.42111-2ubuntu1.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

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


[Bug 685187] Re: package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3 failed to install/upgrade: bcmwl kernel module failed to build

2010-12-04 Thread Bobby Byrd


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

Title:
  package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3 failed to 
install/upgrade: bcmwl kernel module failed to build

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


[Bug 685187] [NEW] package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3 failed to install/upgrade: bcmwl kernel module failed to build

2010-12-04 Thread Bobby Byrd
Public bug reported:

newbie and novice not sure ,was trying to update synaptic software
packages

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-26.48-generic 2.6.32.24+drm33.11
Uname: Linux 2.6.32-26-generic i686
Architecture: i386
Date: Sat Dec  4 06:49:04 2010
ErrorMessage: bcmwl kernel module failed to build
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
PackageVersion: 5.60.48.36+bdcom-0ubuntu3
SourcePackage: bcmwl
Title: package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3 failed to 
install/upgrade: bcmwl kernel module failed to build

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


** Tags: apport-package i386 lucid ubuntu-une

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

Title:
  package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3 failed to 
install/upgrade: bcmwl kernel module failed to build

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


[Bug 684572] Re: package ubufox (not installed) failed to install/upgrade: no package named `ubufox' is installed, cannot configure

2010-12-02 Thread Bobby Laye


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

Title:
  package ubufox (not installed) failed to install/upgrade: no package named 
`ubufox' is installed, cannot configure

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


[Bug 684572] [NEW] package ubufox (not installed) failed to install/upgrade: no package named `ubufox' is installed, cannot configure

2010-12-02 Thread Bobby Laye
Public bug reported:

Binary package hint: ubufox

Ultimate Edition 2.7 32 Bit
Fresh install & running upgrade on system prior to update
Software Downloaded through system via terminal, software sources:
Canonical-supported Open Source software (main)
Community-maintained Open Source software (universe)
Proprietary drivers for devices (restricted)
Software restricted by copyright or legal issues (multiverse)
http://archive.canonical.com/ubuntu lucid partner
http://archive.canonical.com/ubuntu lucid partner (Source Code)
http://www.mendeley.com/reposiories/xUbuntu_10.04/
http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu lucid main
Akirad Repository - Main (http://ppa.launchpad.net/akirad/akirad/ubuntu lucid)
Akirad Repository - Main (http://ppa.launchpad.net/akirad/ppa/ubuntu lucid)
Play on Linux Repo (http://deb.playonlinux.com/lucid)
Amarok Fast Forward Repo (http://ppa.launchpad.net/bogdanb/ppa/ubuntu karmic)
http://ppa.launchpad.net/fingerprint/fprint/ubuntu lucid main
Medibuntu - Ubuntu 9.10 "karmic koala" (http://packages.medibuntu.org/karmic 
free non-free) (Source Code)
Compiz Repo (http://ppa.launchpad.net/team-xmbc/karmic-ppa/ubuntu karmic)
http://ppa.launchpad.net/antonio.chiurazzi/ppa/ubuntu lucid main
Ultamatix Repository (http://downloadue.info/repo/ lucid)


Running terminal with apt-get upgrade -u
expected clean upgrade
got ubufox 0.9~rc2-0ubuntu2.1 failed to install or upgrade

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: ubufox (not installed)
ProcVersionSignature: Ubuntu 2.6.32-26.48-generic-pae 2.6.32.24+drm33.11
Uname: Linux 2.6.32-26-generic-pae i686
Architecture: i386
Date: Fri Dec  3 00:13:30 2010
ErrorMessage: no package named `ubufox' is installed, cannot configure
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
SourcePackage: ubufox
Title: package ubufox (not installed) failed to install/upgrade: no package 
named `ubufox' is installed, cannot configure

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


** Tags: apport-package i386 lucid

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

Title:
  package ubufox (not installed) failed to install/upgrade: no package named 
`ubufox' is installed, cannot configure

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


[Bug 673827] Re: package man-db 2.5.7-2ubuntu1 failed to install/upgrade: subprocess installed post-installation script killed by signal (Segmentation fault)

2010-11-10 Thread Bobby Levesque


-- 
package man-db 2.5.7-2ubuntu1 failed to install/upgrade: subprocess installed 
post-installation script killed by signal (Segmentation fault)
https://bugs.launchpad.net/bugs/673827
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 673827] [NEW] package man-db 2.5.7-2ubuntu1 failed to install/upgrade: subprocess installed post-installation script killed by signal (Segmentation fault)

2010-11-10 Thread Bobby Levesque
Public bug reported:

Binary package hint: man-db

I just happed when it was doing a package upgrade

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: man-db 2.5.7-2ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-25.45-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic i686
Architecture: i386
Date: Wed Nov 10 20:25:30 2010
ErrorMessage: subprocess installed post-installation script killed by signal 
(Segmentation fault)
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
SourcePackage: man-db
Title: package man-db 2.5.7-2ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script killed by signal (Segmentation fault)

** Affects: man-db (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package man-db 2.5.7-2ubuntu1 failed to install/upgrade: subprocess installed 
post-installation script killed by signal (Segmentation fault)
https://bugs.launchpad.net/bugs/673827
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 635503] Re: u1sync crashed with ImportError in ()

2010-09-10 Thread Bobby Bailey

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/635503/+attachment/1569165/+files/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/635503/+attachment/1569166/+files/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/635503/+attachment/1569167/+files/ProcStatus.txt

** Attachment added: "Traceback.txt"
   
https://bugs.launchpad.net/bugs/635503/+attachment/1569168/+files/Traceback.txt

** Attachment added: "UbuntuOneClientPackages.txt"
   
https://bugs.launchpad.net/bugs/635503/+attachment/1569169/+files/UbuntuOneClientPackages.txt

** Attachment added: "UbuntuOnePreferencesLog.txt"
   
https://bugs.launchpad.net/bugs/635503/+attachment/1569170/+files/UbuntuOnePreferencesLog.txt

** Visibility changed to: Public

-- 
u1sync crashed with ImportError in ()
https://bugs.launchpad.net/bugs/635503
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 630583] Re: sso-login does not successfully login ubuntu one

2010-09-05 Thread Bobby Bailey
*** This bug is a duplicate of bug 625767 ***
https://bugs.launchpad.net/bugs/625767

** This bug has been marked a duplicate of bug 625767
   ubuntu one do not connect at new computer

-- 
sso-login does not successfully login ubuntu one
https://bugs.launchpad.net/bugs/630583
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 631222] Re: [i865] GPU lockup 3de0bbcd

2010-09-05 Thread Bobby Bailey

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/631222/+attachment/1548180/+files/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/631222/+attachment/1548181/+files/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/631222/+attachment/1548182/+files/Dependencies.txt

** Attachment added: "GdmLog.txt"
   https://bugs.launchpad.net/bugs/631222/+attachment/1548183/+files/GdmLog.txt

** Attachment added: "GdmLog1.txt"
   https://bugs.launchpad.net/bugs/631222/+attachment/1548184/+files/GdmLog1.txt

** Attachment added: "GdmLog2.txt"
   https://bugs.launchpad.net/bugs/631222/+attachment/1548185/+files/GdmLog2.txt

** Attachment added: "IntelGpuDump.txt"
   
https://bugs.launchpad.net/bugs/631222/+attachment/1548186/+files/IntelGpuDump.txt

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/631222/+attachment/1548187/+files/Lspci.txt

** Attachment added: "PciDisplay.txt"
   
https://bugs.launchpad.net/bugs/631222/+attachment/1548188/+files/PciDisplay.txt

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/631222/+attachment/1548189/+files/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/631222/+attachment/1548190/+files/ProcInterrupts.txt

** Attachment added: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/631222/+attachment/1548191/+files/ProcMaps.txt

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/631222/+attachment/1548192/+files/ProcModules.txt

** Attachment added: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/631222/+attachment/1548193/+files/ProcStatus.txt

** Attachment added: "RelatedPackageVersions.txt"
   
https://bugs.launchpad.net/bugs/631222/+attachment/1548194/+files/RelatedPackageVersions.txt

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/631222/+attachment/1548195/+files/UdevDb.txt

** Attachment added: "UdevLog.txt"
   https://bugs.launchpad.net/bugs/631222/+attachment/1548196/+files/UdevLog.txt

** Attachment added: "XorgLog.txt"
   https://bugs.launchpad.net/bugs/631222/+attachment/1548197/+files/XorgLog.txt

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/631222/+attachment/1548198/+files/XorgLogOld.txt

** Attachment added: "Xrandr.txt"
   https://bugs.launchpad.net/bugs/631222/+attachment/1548199/+files/Xrandr.txt

** Attachment added: "i915_error_state.txt"
   
https://bugs.launchpad.net/bugs/631222/+attachment/1548200/+files/i915_error_state.txt

** Attachment added: "peripherals.txt"
   
https://bugs.launchpad.net/bugs/631222/+attachment/1548201/+files/peripherals.txt

** Attachment added: "setxkbmap.txt"
   
https://bugs.launchpad.net/bugs/631222/+attachment/1548202/+files/setxkbmap.txt

** Attachment added: "xdpyinfo.txt"
   
https://bugs.launchpad.net/bugs/631222/+attachment/1548203/+files/xdpyinfo.txt

** Attachment added: "xkbcomp.txt"
   https://bugs.launchpad.net/bugs/631222/+attachment/1548204/+files/xkbcomp.txt

-- 
[i865] GPU lockup 3de0bbcd
https://bugs.launchpad.net/bugs/631222
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 631222] [NEW] [i865] GPU lockup 3de0bbcd

2010-09-05 Thread Bobby Bailey
Public bug reported:

Binary package hint: xserver-xorg-video-intel

This crash began happening after installing Ubuntu 10.10 Beta.

ProblemType: Crash
DistroRelease: Ubuntu 10.10
Package: xserver-xorg-video-intel 2:2.12.0-1ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic i686
Architecture: i386
Chipset: i865
DRM.card0.VGA.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1280x1024 1280x1024 1280x960 1152x864 1024x768 1024x768 1024x768 
832x624 800x600 800x600 800x600 800x600 640x480 640x480 640x480 640x480 720x400
 edid-base64: 
AP///wA57gAAiQMAAAIPAQNoJh546v1WpVNKnSQUT1S/74CBgIFAcU8BAQEBAQEBAQEBMCoAmFEAKkAwcBMAeC0RAAAe/wBKNTFSNjAwOTA1CiAg/QAyTB5TDgAKICAgICAg/ABNb25pdG9yIEo5CiAgACE=
Date: Sun Sep  5 20:58:10 2010
DumpSignature: 3de0bbcd
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta i386 (20100901.1)
InterpreterPath: /usr/bin/python2.6
Lsusb:
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 002: ID 0566:3107 Monterey International Corp. 
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Computer Corporation Dimension 3000
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-19-generic 
root=UUID=06726449-a851-48c9-8527-0fdddf70c08d ro quiet splash
ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
SourcePackage: xserver-xorg-video-intel
Title: [i865] GPU lockup 3de0bbcd
UserGroups:
 
dmi.bios.date: 08/24/2004
dmi.bios.vendor: Dell Computer Corporation
dmi.bios.version: A01
dmi.board.name: 0N6381
dmi.board.vendor: Dell Computer Corp.
dmi.chassis.type: 6
dmi.chassis.vendor: Dell Computer Corporation
dmi.modalias: 
dmi:bvnDellComputerCorporation:bvrA01:bd08/24/2004:svnDellComputerCorporation:pnDimension3000:pvr:rvnDellComputerCorp.:rn0N6381:rvr:cvnDellComputerCorporation:ct6:cvr:
dmi.product.name: Dimension 3000
dmi.sys.vendor: Dell Computer Corporation
glxinfo: Error: [Errno 2] No such file or directory
system:
 distro: Ubuntu
 codename:   maverick
 architecture:   i686
 kernel: 2.6.35-19-generic

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash freeze i386 maverick

-- 
[i865] GPU lockup 3de0bbcd
https://bugs.launchpad.net/bugs/631222
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 620784] Re: lirc-modules-source 0.8.7~pre2-0ubuntu1 fails to build

2010-08-19 Thread Bobby Graese

** Attachment added: "Log that DKMS error points to"
   https://bugs.launchpad.net/bugs/620784/+attachment/1501757/+files/make.log

-- 
lirc-modules-source 0.8.7~pre2-0ubuntu1 fails to build
https://bugs.launchpad.net/bugs/620784
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 620784] [NEW] lirc-modules-source 0.8.7~pre2-0ubuntu1 fails to build

2010-08-19 Thread Bobby Graese
Public bug reported:

Binary package hint: lirc

DKMS build when lirc-modules-source 0.8.7~pre2-0ubuntu1 is installing
under Maverick fails.  make.log attached.

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

-- 
lirc-modules-source 0.8.7~pre2-0ubuntu1 fails to build
https://bugs.launchpad.net/bugs/620784
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 619494] Re: Extension Manager does not launch

2010-08-17 Thread Bobby Sanders

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/619494/+attachment/1496408/+files/Dependencies.txt

** Attachment added: "XsessionErrors.txt"
   
https://bugs.launchpad.net/bugs/619494/+attachment/1496409/+files/XsessionErrors.txt

-- 
Extension Manager does not launch
https://bugs.launchpad.net/bugs/619494
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 619494] [NEW] Extension Manager does not launch

2010-08-17 Thread Bobby Sanders
Public bug reported:

Binary package hint: openoffice.org

"Subject" I just get returned to OO or I get a freeze.

Ubuntu 9.10

ProblemType: Bug
Architecture: i386
Date: Tue Aug 17 16:56:03 2010
DistroRelease: Ubuntu 9.10
Package: openoffice.org-core 1:3.1.1-5ubuntu1.2 [modified: 
var/lib/openoffice/basis3.1/program/services.rdb]
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-22.61-generic
SourcePackage: openoffice.org
Uname: Linux 2.6.31-22-generic i686

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Extension Manager does not launch
https://bugs.launchpad.net/bugs/619494
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 619496] Re: Extension Manager does not launch

2010-08-17 Thread Bobby Sanders

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/619496/+attachment/1496411/+files/Dependencies.txt

** Attachment added: "XsessionErrors.txt"
   
https://bugs.launchpad.net/bugs/619496/+attachment/1496412/+files/XsessionErrors.txt

-- 
Extension Manager does not launch
https://bugs.launchpad.net/bugs/619496
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


  1   2   3   4   >