[Bug 1802529] Re: insufficient/wrong info in diagnostic

2018-11-09 Thread david braun
Yep - that was the problem - google caused apt to fail because they
wanted explicit acceptance from someone with fingers. Once I did that
update-manager worked fine. This needs to be fixed!

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

Title:
  insufficient/wrong info in diagnostic

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

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

[Bug 1802529] Re: insufficient/wrong info in diagnostic

2018-11-09 Thread david braun
Discovered that the cause was because

Repository 'http://dl.google.com/linux/chrome/deb stable Release'
changed its 'Origin' value from 'Google, Inc.' to 'Google LLC'

and apt is asking (on behalf of google) for me to accept this change.
Telling me to check my connection is so misleading! Why not tell me that
apt returned an error and I should try running apt manually!!!

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

Title:
  insufficient/wrong info in diagnostic

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

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

[Bug 1802529] [NEW] insufficient/wrong info in diagnostic

2018-11-09 Thread david braun
Public bug reported:

When starting the update-manager manually I get a diagnostic saying

Failed to download repository information
Check your internet connection

Two things are wrong with this diagnostic

1. There isn't enough information for me to discover the cause.
2. It's a lie.

There is nothing wrong with my internet connection because the update-
manager has successfully downloaded information from several
repositories by the time this diagnostic occurs. Telling me to check my
internet connection is not the right suggestion.

There is enough information for me to figure out what is causing this
error. The location of a log ("see  for more information") or the
URL that caused the problem would have been more helpful. This happens
rarely enough that I don't remember if or where logs for the update-
manager exist.

BTW - the man page for update-manager mentions "aptitude" don't you mean
"apt"?

$ lsb_release -rd
Description:Ubuntu 18.04.1 LTS
Release:18.04
$ apt-cache policy update-manager
update-manager:
  Installed: 1:18.04.11.6
  Candidate: 1:18.04.11.6
  Version table:
 *** 1:18.04.11.6 500
500 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 
Packages
500 http://us.archive.ubuntu.com/ubuntu bionic-updates/main i386 
Packages
100 /var/lib/dpkg/status
 1:18.04.11 500
500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
500 http://us.archive.ubuntu.com/ubuntu bionic/main i386 Packages

EXPECTED
The manager not to trip over any repositories and suggest updates (if any)

Happened
Useless diagnostic about a bad internet connection.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: update-manager 1:18.04.11.6
ProcVersionSignature: Ubuntu 4.15.0-38.41-generic 4.15.18
Uname: Linux 4.15.0-38-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Nov  9 09:25:01 2018
EcryptfsInUse: Yes
GsettingsChanges:
 b'com.ubuntu.update-manager' b'show-details' b'true'
 b'com.ubuntu.update-manager' b'window-height' b'492'
 b'com.ubuntu.update-manager' b'first-run' b'false'
 b'com.ubuntu.update-manager' b'window-width' b'1050'
 b'com.ubuntu.update-manager' b'launch-time' b'int64 1541773302'
InstallationDate: Installed on 2018-01-30 (282 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: update-manager
UpgradeStatus: Upgraded to bionic on 2018-07-11 (121 days ago)

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic update-manager

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

Title:
  insufficient/wrong info in diagnostic

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

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

[Bug 1759603] Re: Can't log in after installing indicator-multiload (ubuntu 17.10)

2018-11-01 Thread david braun
0.4-0ubuntu5 still a problem in Ubuntu 18.04.1

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

Title:
  Can't log in after installing indicator-multiload (ubuntu 17.10)

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

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

[Bug 1797969] [NEW] WebKitNetworkProcess is grabbing serial port

2018-10-15 Thread david braun
Public bug reported:

At random times the serial/tty port to my Arduino (teensy 3.2) is being
opened by WebKitNetworkProcess and not being released.

Ubuntu 18.04.1 LTS
libwebkit2gtk-4.0-37: Installed: 2.22.2-0ubuntu0.18.04.2

expected to be able to open/access the tty associated with my Arduino
got blocked because it's open by WebKitNetworkProcess

The arduino implements a USB serial device. Unplugging the cable and
plogging it in again causes a new device name to be assigned since the
one held by WebKitNetworkProcess is still in use.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: libwebkit2gtk-4.0-37:amd64 2.22.2-0ubuntu0.18.04.2
ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
Uname: Linux 4.15.0-36-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Oct 15 15:41:30 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2018-01-30 (257 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: webkit2gtk
UpgradeStatus: Upgraded to bionic on 2018-07-11 (96 days ago)

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


** Tags: amd64 apport-bug bionic webkitnetworkprocess

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

Title:
  WebKitNetworkProcess is grabbing serial port

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

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

[Bug 1628314] Re: Cups trouble shooter asked me to run a command that doesn't work

2018-08-27 Thread david braun
ok - I tried the command (su -c 'journalctl -u cups.service
--since="None" --until="2016-09-27 18:17:05"' > troubleshoot-logs.txt)
on my current system (Ubuntu 18.04.1). I think I ran into the same
problem. The "su" command doesn't tell me who's password it's asking for
- turns out it's the superuser password. On my systems there is no
superuser password so that command (su) is doomed to fail regardless.
Cups needs to be updated at least for Ubuntu. Typically Ubuntu
configures the initial user in the sudoers file so someone at least can
become the super user. The command to do that is "sudo". Also becoming
the super user doesn't seem to be necessary. I executed "journalctl -u
cups.service" and it worked fine. Lastly journalctl couldn't parse
"None" or "none" as a time indicator.

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

Title:
  Cups trouble shooter asked me to run a command that doesn't work

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

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

[Bug 1628314] Re: Cups trouble shooter asked me to run a command that doesn't work

2018-08-27 Thread david braun
Hi gf,
Nope - can't help. I no longer run Ubuntu 16 and there's no user "journalctl" 
on my system. Sorry

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

Title:
  Cups trouble shooter asked me to run a command that doesn't work

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

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

[Bug 1784867] [NEW] package out of date

2018-08-01 Thread david braun
Public bug reported:

The version of "arduino" installed by apt (2:1.0.5+dfsg2-4.1) on Ubuntu
18l is very out of date with the version being distributed by arduino.cc
(1.8.5). There have been several bug fixes between the two versions.
Version 1.0.5 was released in 2014. The latest version was released in
2017. There have been more than 30 releases since 1.0.5!

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: arduino 2:1.0.5+dfsg2-4.1
ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
Uname: Linux 4.15.0-29-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.3
Architecture: amd64
CurrentDesktop: Unity:Unity7:ubuntu
Date: Wed Aug  1 07:18:43 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-05-31 (1157 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
PackageArchitecture: all
SourcePackage: arduino
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

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

Title:
  package out of date

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

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

Re: [Bug 1757460] Re: synaptic as normal user seg faults

2018-07-28 Thread david braun
well - I'm no longer using Ubuntu 17 so I can't easily verify whether
synaptic crashes or not.
However Ubuntu 18 doesn't have that problem.

On Fri, Jul 27, 2018 at 9:24 PM, gf <1757...@bugs.launchpad.net> wrote:

> Hello David,
> Thank you for submitting this bug and reporting a problem with synaptic.
> You made this bug report some time ago and Ubuntu has been updated since
> then.
>
> Could you confirm that this is no longer a problem and that we can close
> the ticket?
> If it is still a problem, are you still interested in finding a solution
> to this bug?
> If you are, could you let us know, and in the current version, run the
> following (only once):
> apport-collect 1757460
> and upload the updated logs and and any other logs that are relevant for
> this particular issue.
>
> Thank you again for helping make Ubuntu better.
> G
>
> ** Changed in: synaptic (Ubuntu)
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1757460
>
> Title:
>   synaptic as normal user seg faults
>
> Status in synaptic package in Ubuntu:
>   Incomplete
>
> Bug description:
>   I started synaptic in a terminal window as a normal user. I replied OK
>   to the warning that normal users can't change anything. Got the
>   following
>
>   $ synaptic
>   Gtk-Message: GtkDialog mapped without a transient parent. This is
> discouraged.
>   Segmentation fault (core dumped)
>
>   Not good!
>
>   $ lsb_release -rd
>   Description:  Ubuntu 17.10
>   Release:  17.10
>
>   $ apt-cache policy synaptic
>   synaptic:
> Installed: 0.84.2
> Candidate: 0.84.2
> Version table:
>*** 0.84.2 500
>   500 http://us.archive.ubuntu.com/ubuntu artful/universe amd64
> Packages
>   100 /var/lib/dpkg/status
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 17.10
>   Package: synaptic 0.84.2
>   ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
>   Uname: Linux 4.13.0-37-generic x86_64
>   ApportVersion: 2.20.7-0ubuntu3.7
>   Architecture: amd64
>   CurrentDesktop: ubuntu:GNOME
>   Date: Wed Mar 21 09:23:31 2018
>   EcryptfsInUse: Yes
>   InstallationDate: Installed on 2018-03-19 (1 days ago)
>   InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64
> (20180105.1)
>   ProcEnviron:
>TERM=xterm-256color
>PATH=(custom, no user)
>XDG_RUNTIME_DIR=
>LANG=en_US.UTF-8
>SHELL=/bin/bash
>   SourcePackage: synaptic
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/
> 1757460/+subscriptions
>

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

Title:
  synaptic as normal user seg faults

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

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

[Bug 1783814] [NEW] documentation (avrdude.pdf) missing list of programmers

2018-07-26 Thread david braun
Public bug reported:

The documentation in /usr/share/avrdude-doc/avrdude.pdf (and
/usr/share/avrdude/avrdude.pdf) is missing the list of programmer ids.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: avrdude-doc 6.3-4
ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
Uname: Linux 4.15.0-29-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.3
Architecture: amd64
CurrentDesktop: Unity:Unity7:ubuntu
Date: Thu Jul 26 12:21:43 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-05-31 (1151 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
PackageArchitecture: all
SourcePackage: avrdude
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

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

Title:
  documentation (avrdude.pdf) missing list of programmers

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

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

[Bug 1783814] Re: documentation (avrdude.pdf) missing list of programmers

2018-07-26 Thread david braun
Also the list of parts in the document is out of date. For example part
ATMEGA1284 is missing from the document but listed by the application
(see output of "avrdude -p ?").

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

Title:
  documentation (avrdude.pdf) missing list of programmers

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

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

[Bug 1775897] [NEW] "Update Software" not opening

2018-06-08 Thread david braun
Public bug reported:

The "Update Software" Icon showed that there were updates available
(small triangle on left edge). Left clicking on icon didn't appear to do
anything (no window appeared). Right clicking displayed a menu of
options. Based on a previous encounter with this problem I entered

  "wmctrl -R "Software Updater"

which opened the expected window in the center of the screen.

lsb_release -rd
Description:Ubuntu 18.04 LTS
Release:18.04

apt-cache policy update-manager
update-manager:
  Installed: 1:18.04.11.1
  Candidate: 1:18.04.11.1
  Version table:
 *** 1:18.04.11.1 500
500 http://us.archive.ubuntu.com/ubuntu bionic-proposed/main amd64 
Packages
500 http://us.archive.ubuntu.com/ubuntu bionic-proposed/main i386 
Packages
100 /var/lib/dpkg/status
 1:18.04.11 500
500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
500 http://us.archive.ubuntu.com/ubuntu bionic/main i386 Packages

I expected a dialog listing the updates available.

Nothing happened.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: update-manager 1:18.04.11.1
ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
Uname: Linux 4.15.0-23-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CurrentDesktop: Unity:Unity7:ubuntu
Date: Fri Jun  8 12:05:54 2018
EcryptfsInUse: Yes
GsettingsChanges:
 b'com.ubuntu.update-manager' b'show-details' b'true'
 b'com.ubuntu.update-manager' b'window-height' b'374'
 b'com.ubuntu.update-manager' b'first-run' b'false'
 b'com.ubuntu.update-manager' b'window-width' b'645'
 b'com.ubuntu.update-manager' b'launch-time' b'int64 1528455252'
HWEreplacements:
 
HWEunsupported: linux-image-extra-3.16.0-77-generic 
linux-image-3.16.0-77-generic
InstallationDate: Installed on 2015-05-31 (1103 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
PackageArchitecture: all
SourcePackage: update-manager
UpgradeStatus: Upgraded to bionic on 2018-05-10 (28 days ago)

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic package-from-proposed

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

Title:
  "Update Software" not opening

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

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

[Bug 1671540] Re: Software Updater window is invisible

2018-06-08 Thread david braun
** Tags added: bionic

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

Title:
  Software Updater window is invisible

To manage notifications about this bug go to:
https://bugs.launchpad.net/update-notifier/+bug/1671540/+subscriptions

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

[Bug 1772678] [NEW] package linux-image-extra-4.13.0-43-generic 4.13.0-43.48~16.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2018-05-22 Thread david braun
Public bug reported:

came in this morning and found the crash notification.

Ubuntu 16.04

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: linux-image-extra-4.13.0-43-generic 4.13.0-43.48~16.04.1
ProcVersionSignature: Ubuntu 4.13.0-41.46~16.04.1-generic 4.13.16
Uname: Linux 4.13.0-41-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.17
Architecture: amd64
Date: Tue May 22 06:09:03 2018
ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
InstallationDate: Installed on 2018-01-30 (111 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.4
 apt  1.2.26
SourcePackage: initramfs-tools
Title: package linux-image-extra-4.13.0-43-generic 4.13.0-43.48~16.04.1 failed 
to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited 
with return code 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: initramfs-tools (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/1772678

Title:
  package linux-image-extra-4.13.0-43-generic 4.13.0-43.48~16.04.1
  failed to install/upgrade: run-parts: /etc/kernel/postinst.d
  /initramfs-tools exited with return code 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1772678/+subscriptions

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

[Bug 1759603] [NEW] Can't log in after installing indicator-multiload (ubuntu 17.10)

2018-03-28 Thread david braun
Public bug reported:

Installed indicator-multiload and ran into two problems.
First it didn't display correctly - colors were wrong and charts were missing.
Second after logging off and logging in again I was thrown back to the login 
screen shortly after my desktop appeared. Removing indicator-multiload allowed 
me to login normally.

Ubuntu 17.10
indicator-multiload 0.4-0ubuntu5
expected at least 1 chart in system tray area by the dropbox icon
got logged off instead

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: indicator-multiload (not installed)
ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
Uname: Linux 4.13.0-37-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Mar 28 11:05:49 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2018-03-19 (8 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: indicator-multiload
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: indicator-multiload (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful wayland-session

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

Title:
  Can't log in after installing indicator-multiload (ubuntu 17.10)

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

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

[Bug 1758569] [NEW] can't switch to bluetooth speakers

2018-03-24 Thread david braun
Public bug reported:

I'm not really sure this problem is with bluez, pulseaudio or firefox.
The main symptom is that Firefox refuses to send audio to my AD2P
compliant bluetooth speakers. I can select the speakers with the gnome-
control-center for bluetooth and play the test sounds (even while FF is
playing sound through the computer (DELL N7010 laptop) speakers. Even
VLC has the same problem so I suspect this is a system problem and not
an application problem.

Note - I installed pavucontrol and was able to switch the audio of a
playing youtube to the bluetooth speakers.

now for your recommended info
lsb_release says
Ubuntu 17.10
Firefox is Version 59.0.1
dpkg -l | grep -i blue  says
ii  bluez   5.46-0ubuntu3  amd64 Bluetooth 
tools and daemons
ii  bluez-cups  5.46-0ubuntu3  amd64 Bluetooth 
printer driver for CUPS
ii  bluez-obexd 5.46-0ubuntu3  amd64 bluez obex 
daemon
ii  bluez-tools 0.2.0~20140808-5build1 amd64 Set of 
tools to manage Bluetooth devices for linux
ii  gir1.2-gnomebluetooth-1.0:amd64 3.26.1-1   amd64 
Introspection data for GnomeBluetooth
ii  gnome-bluetooth 3.26.1-1   amd64 GNOME 
Bluetooth tools
ii  libbluetooth3:amd64 5.46-0ubuntu3  amd64 Library to 
use the BlueZ Linux Bluetooth stack
ii  libgnome-bluetooth13:amd64  3.26.1-1   amd64 GNOME 
Bluetooth tools - support library
ii  pulseaudio-module-bluetooth 1:10.0-2ubuntu3.1  amd64 Bluetooth 
module for PulseAudio sound server

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: bluez 5.46-0ubuntu3
ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
Uname: Linux 4.13.0-37-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Mar 24 14:10:02 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2018-03-19 (5 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
InterestingModules: rfcomm bnep btusb bluetooth
MachineType: Dell Inc. Inspiron N7010
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-37-generic 
root=UUID=94a7c54a-20a6-4bd0-905c-918de9b5ff61 ro quiet splash vt.handoff=7
SourcePackage: bluez
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/31/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A11
dmi.board.name: 08VFX1
dmi.board.vendor: Dell Inc.
dmi.board.version: A11
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A11
dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd03/31/2011:svnDellInc.:pnInspironN7010:pvrA11:rvnDellInc.:rn08VFX1:rvrA11:cvnDellInc.:ct8:cvrA11:
dmi.product.name: Inspiron N7010
dmi.product.version: A11
dmi.sys.vendor: Dell Inc.
hciconfig:
 hci0:  Type: Primary  Bus: USB
BD Address: C0:CB:38:C2:18:51  ACL MTU: 1021:8  SCO MTU: 64:1
UP RUNNING INQUIRY 
RX bytes:234685 acl:43 sco:0 events:33407 errors:0
TX bytes:56372584 acl:66043 sco:0 commands:212 errors:0

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


** Tags: amd64 apport-bug artful wayland-session

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

Title:
  can't switch to bluetooth speakers

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

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

[Bug 1721544] Re: I installed "Synaptic Package Manager", but I can not start it.

2018-03-21 Thread david braun
*** This bug is a duplicate of bug 1712089 ***
https://bugs.launchpad.net/bugs/1712089

This also affects me. I'm using Ubuntu 17.10 with default GUI setup. It
looks like XWayland is running. I entered the xhost command as suggested
by ichro furuya above and that resolved the issue. Personally the xhost
shouldn't be required. The installation should arrange the security so I
don't have to do this.

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

Title:
  I installed "Synaptic Package Manager", but I can not start it.

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

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

[Bug 1757460] [NEW] synaptic as normal user seg faults

2018-03-21 Thread david braun
Public bug reported:

I started synaptic in a terminal window as a normal user. I replied OK
to the warning that normal users can't change anything. Got the
following

$ synaptic
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Segmentation fault (core dumped)

Not good!

$ lsb_release -rd
Description:Ubuntu 17.10
Release:17.10

$ apt-cache policy synaptic
synaptic:
  Installed: 0.84.2
  Candidate: 0.84.2
  Version table:
 *** 0.84.2 500
500 http://us.archive.ubuntu.com/ubuntu artful/universe amd64 Packages
100 /var/lib/dpkg/status

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: synaptic 0.84.2
ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
Uname: Linux 4.13.0-37-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Mar 21 09:23:31 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2018-03-19 (1 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: synaptic
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful wayland-session

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

Title:
  synaptic as normal user seg faults

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

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

[Bug 1753145] [NEW] udevadm info prints unuseful property names

2018-03-03 Thread david braun
Public bug reported:

udevadm info prints properties with names that aren't recognized in udev
rules files. This makes it difficult to write rules using this
information. For instance, to print infomation fo a particular serial
device one might do the following

udevadm info /dev/ttySCM0

producing

P: /devices/pci:00/:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/tty/ttyACM0
N: ttyACM0
S: serial/by-id/usb-Seeed__www.seeed.cc__Seeeduino_v4_95635333131351F0A1B2-if00
S: serial/by-path/pci-:00:1a.0-usb-0:1.3:1.0
S: ttyARD1
E: 
DEVLINKS=/dev/serial/by-id/usb-Seeed__www.seeed.cc__Seeeduino_v4_95635333131351F0A1B2-if00
 /dev/serial/by-path/pci-:00:1a.0-usb-0:1.3:1.0 /dev/ttyARD1
E: DEVNAME=/dev/ttyACM0
E: DEVPATH=/devices/pci:00/:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/tty/ttyACM0
E: ID_BUS=usb
E: ID_MM_CANDIDATE=1
E: ID_MODEL=Seeeduino_v4
E: ID_MODEL_ENC=Seeeduino\x20v4
E: ID_MODEL_FROM_DATABASE=6 Series/C200 Series Chipset Family USB Enhanced Host 
Controller
E: ID_MODEL_ID=0004
E: ID_PATH=pci-:00:1a.0-usb-0:1.3:1.0
E: ID_PATH_TAG=pci-_00_1a_0-usb-0_1_3_1_0
E: ID_PCI_CLASS_FROM_DATABASE=Serial bus controller
E: ID_PCI_INTERFACE_FROM_DATABASE=EHCI
E: ID_PCI_SUBCLASS_FROM_DATABASE=USB controller
E: ID_REVISION=0001
E: ID_SERIAL=Seeed__www.seeed.cc__Seeeduino_v4_95635333131351F0A1B2
E: ID_SERIAL_SHORT=95635333131351F0A1B2
E: ID_TYPE=generic
E: ID_USB_CLASS_FROM_DATABASE=Communications
E: ID_USB_DRIVER=cdc_acm
E: ID_USB_INTERFACES=:020201:0a:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Seeed__www.seeed.cc_
E: ID_VENDOR_ENC=Seeed\x20\x28www.seeed.cc\x29
E: ID_VENDOR_FROM_DATABASE=Intel Corporation
E: ID_VENDOR_ID=2886
E: MAJOR=166
E: MINOR=0
E: SUBSYSTEM=tty
E: TAGS=:systemd:
E: USEC_INITIALIZED=64897955420

The properties that are needed to write a rule for this device to create
a stable symbolic link are

E: ID_MODEL_ID=0004
E: ID_SERIAL_SHORT=95635333131351F0A1B2
E: ID_VENDOR_ID=2886

To use these in a udev rule one needs to write

SUBSYSTEM=="tty", ATTRS{idVendor}=="2886", ATTRS{idProduct}=="0004",
ATTRS{serial}=="95635333131351F0A1B2", SYMLINK+="ttyARD0"

If one enters

 udevadm info -a /dev/ttyACM0

one gets the whole tree of devices from /dev/ttyACM0 to the PCI device
for the USB host controller (more that 150 lines of babble for 7
devices). These parameter/property names are all printed in rules file
format (e.g. ATTRS{serial}="95635333131351F0A1B2") but it's impossible
to know which are the correct ones.

In fact if one tries to filter just the parameters needed for the rule
with

 udevadm info -a /dev/ttyACM0 | grep -e vendor -e product -e serial

you get

ATTRS{product}=="Seeeduino v4"
ATTRS{serial}=="95635333131351F0A1B2"
ATTRS{product}=="EHCI Host Controller"
ATTRS{serial}==":00:1a.0"
ATTRS{subsystem_vendor}=="0x1028"
ATTRS{vendor}=="0x8086"

which doesn't even list the values needed for the rule: idVendor
(corresponding to ID_VENDOR_ID) is missing as is idProduct
(corresponding to ID_MODEL_ID) and there are multiple "serial"
parameters.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: udev 229-4ubuntu21.1
ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13
Uname: Linux 4.13.0-36-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
CurrentDesktop: Unity
CustomUdevRuleFiles: 56-hpmud.rules 60-vboxdrv.rules .swp 99-usb-serial.rules
Date: Sat Mar  3 13:14:52 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2018-01-30 (31 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
MachineType: Dell Inc. OptiPlex 790
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-36-generic 
root=UUID=c43d6f43-8845-4b4c-9311-3826e5aae32e ro quiet splash vt.handoff=7
SourcePackage: systemd
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/28/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A05
dmi.board.name: 0HY9JP
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 6
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd05/28/2011:svnDellInc.:pnOptiPlex790:pvr01:rvnDellInc.:rn0HY9JP:rvrA00:cvnDellInc.:ct6:cvr:
dmi.product.name: OptiPlex 790
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug xenial

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

Title:
  udevadm info prints unuseful property names

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

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

[Bug 1748503] Re: Eject can't find second CD/DVD drive

2018-02-09 Thread david braun
Here is the strace output for "eject -v -X sr0" for comparison

** Attachment added: "strace output for "eject -v -X sr0""
   
https://bugs.launchpad.net/ubuntu/+source/eject/+bug/1748503/+attachment/5052019/+files/sr0.trace

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

Title:
  Eject can't find second CD/DVD drive

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

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

[Bug 1748503] [NEW] Eject can't find second CD/DVD drive

2018-02-09 Thread david braun
Public bug reported:

My machine has two CD/DVD drives. Entering "eject -v -X sr0" finds the
first drive. Entering "eject -v -X sr1" sorta finds the second drive but
not really. Here's the output for both.

$ eject -v -X sr0
eject: device name is `sr0'
eject: expanded name is `/dev/sr0'
eject: `/dev/sr0' is not mounted
eject: `/dev/sr0' is not a mount point
eject: listing CD-ROM speed
eject: saving original speed 48
48 
eject: restored original speed 48
$ eject -v -X sr1
eject: device name is `sr1'
eject: expanded name is `/dev/sr1'
eject: `/dev/sr1' is not mounted
eject: `/dev/sr1' is not a mount point
eject: listing CD-ROM speed
eject: error while finding CD-ROM name
$ 

Actually ejecting the drive with "eject sr0" or "eject sr1" works fine.
Running the command under strace shows an attempt to open "/dev/sr"
which is probably wrong.

$ strace eject -v -X sr1
execve("/usr/bin/eject", ["eject", "-v", "-X", "sr1"], [/* 66 vars */]) = 0
brk(NULL)   = 0x55a4775a
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
  .
  .
  .
geteuid()   = 1000
open("/dev/sr1", O_RDWR|O_NONBLOCK) = 3
open("/proc/sys/dev/cdrom/info", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
read(4, "CD-ROM information, Id: cdrom.c "..., 1024) = 476
readlink("/dev/sr", 0x7ffc1f7cede8, 4095) = -1 ENOENT (No such file or 
directory)
write(2, "eject: error while finding CD-RO"..., 39eject: error while finding 
CD-ROM name
) = 39
lseek(4, -406, SEEK_CUR)= 70
exit_group(1)   = ?
+++ exited with 1 +++
$

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: eject 2.1.5+deb1+cvs20081104-13.1ubuntu0.16.04.1
ProcVersionSignature: Ubuntu 4.13.0-32.35~16.04.1-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Feb  9 12:42:30 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2018-01-30 (9 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
SourcePackage: eject
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

** Attachment added: "strace output for "eject -v -X sr1""
   https://bugs.launchpad.net/bugs/1748503/+attachment/5052014/+files/sr1.trace

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

Title:
  Eject can't find second CD/DVD drive

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

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

[Bug 1746267] [NEW] Installer complained about bad DVD or hard drive then crashed

2018-01-30 Thread david braun
Public bug reported:

using DVD to install 16.04 on brand new hard drive. Installer complained
that DVD or HD was bad. Crashed right after that. last few lines from
dmesg are

[ 1151.958402] Adding 8000508k swap on /dev/sda6.  Priority:-1 extents:1 
across:8000508k FS
[ 1158.611542] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: 
errors=remount-ro
[ 1158.673348] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: 
(null)
[ 1158.755963] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: 
(null)
[ 1163.989119] aufs may_rename_srcdir:525:appstreamcli[5443]: renaming dir who 
has child(ren) on multiple branches, is not supported
[ 1272.034188] Adding 796k swap on /dev/mapper/cryptswap1.  Priority:-1 
extents:1 across:796k FS
[ 1290.677936] SQUASHFS error: zlib decompression failed, data probably corrupt
[ 1290.677941] SQUASHFS error: squashfs_read_data failed to read block 
0x153670b5
[ 1290.679170] SQUASHFS error: zlib decompression failed, data probably corrupt
[ 1290.679172] SQUASHFS error: squashfs_read_data failed to read block 
0x153670b5

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.4
ProcVersionSignature: Ubuntu 4.10.0-28.32~16.04.2-generic 4.10.17
Uname: Linux 4.10.0-28-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CasperVersion: 1.376.2
Date: Tue Jan 30 09:52:04 2018
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity
LiveMediaBuild: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug ubiquity-2.21.63.4 ubuntu xenial

** Attachment added: "syslog"
   https://bugs.launchpad.net/bugs/1746267/+attachment/5045618/+files/syslog

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

Title:
  Installer complained about bad DVD or hard drive then crashed

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

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

[Bug 1003950] Re: launcher does not show minimized update manager while clicked

2018-01-16 Thread david braun
Tried the "Affects ... too" links and they all timeout.
Happens on 17.10

$ lsb_release -rd
Description:Ubuntu 17.10
Release:17.10
$ unity --version
unity 7.5.0
$

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

Title:
  launcher does not show minimized update manager while clicked

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

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

Re: [Bug 1687308] Re: ocrmypdf program and man page disagree about options

2017-06-05 Thread david braun
Now that you point it out I see what you mean. I looked at the image with
gimp and see that the resolution is ... not so great. I tried to sharpen
the text up but, not being too skilled with gimp, didn't succeed.

thanks for your help. I'll try to get a better image and try again.

​

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

Title:
  ocrmypdf program and man page disagree about options

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

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

Re: [Bug 1687308] Re: ocrmypdf program and man page disagree about options

2017-06-04 Thread david braun
Sorry for the delay.
I'm trying to translate the text in the attached to english. I have loaded
the tesseract RUS language and executing
$ ocrmypdf -l rus --image-dpi 64 111684498_large_2.jpg 111684498_large_2.pdf
completes with the following messages
   INFO - Input file is not a PDF, checking if it is an image...
   INFO - Input file is an image
   INFO - Input image has no ICC profile, assuming sRGB
   INFO - Image seems valid. Try converting to PDF...
   INFO - Successfully converted to PDF, processing...
WARNING -1: [tesseract] unsure about page orientation
   INFO - Output file is a PDF/A-2B (as expected)
But Google translate produces garbage.
I was hoping to see what was being done by ocrmypdf to see if I could
figure out what might be the cause.

BTW - I chose the DPI randomly - how significant is this parameter?


On Fri, May 26, 2017 at 12:51 AM, James R Barlow <1687...@bugs.launchpad.net
> wrote:

> The code makes decisions at runtime based on the input file, so an argument
> to skip executing all intermediates doesn't give an accurate picture of
> what will happen. There is a --flowchart argument that produces a SVG file
> showing the processing path which helps development a lot, but it's
> probably not helpful to anyone else.
>
> What sort of use did you have for it?
> On Thu, May 25, 2017 at 17:56 david braun <1687...@bugs.launchpad.net>
> wrote:
>
> > ​
> > ​That's unfortunate!​ Any reason why you removed the options?
> >
> > --
> > You received this bug notification because you are subscribed to Ubuntu.
> > https://bugs.launchpad.net/bugs/1687308
> >
> > Title:
> >   ocrmypdf program and man page disagree about options
> >
> > Status in ocrmypdf package in Ubuntu:
> >   Incomplete
> >
> > Bug description:
> >   The man page for ocrmypdf claimes there is a "--just-print" option but
> >   the program rejects this. Also the man page claims the "-n" does the
> >   same. It doesn't. The option is accepted but nothing obvious happens.
> >
> >   ProblemType: Bug
> >   DistroRelease: Ubuntu 17.04
> >   Package: ocrmypdf 4.3.5-2
> >   ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
> >   Uname: Linux 4.10.0-20-generic x86_64
> >   ApportVersion: 2.20.4-0ubuntu4
> >   Architecture: amd64
> >   CurrentDesktop: Unity:Unity7
> >   Date: Sun Apr 30 13:55:46 2017
> >   EcryptfsInUse: Yes
> >   InstallationDate: Installed on 2015-05-31 (699 days ago)
> >   InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64
> > (20150218.1)
> >   PackageArchitecture: all
> >   ProcEnviron:
> >LANGUAGE=en_US
> >PATH=(custom, no user)
> >XDG_RUNTIME_DIR=
> >LANG=en_US.UTF-8
> >SHELL=/bin/bash
> >   SourcePackage: ocrmypdf
> >   UpgradeStatus: Upgraded to zesty on 2017-04-28 (1 days ago)
> >
> > To manage notifications about this bug go to:
> >
> > https://bugs.launchpad.net/ubuntu/+source/ocrmypdf/+bug/
> 1687308/+subscriptions
> >
> >
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1687308
>
> Title:
>   ocrmypdf program and man page disagree about options
>
> Status in ocrmypdf package in Ubuntu:
>   Incomplete
>
> Bug description:
>   The man page for ocrmypdf claimes there is a "--just-print" option but
>   the program rejects this. Also the man page claims the "-n" does the
>   same. It doesn't. The option is accepted but nothing obvious happens.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 17.04
>   Package: ocrmypdf 4.3.5-2
>   ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
>   Uname: Linux 4.10.0-20-generic x86_64
>   ApportVersion: 2.20.4-0ubuntu4
>   Architecture: amd64
>   CurrentDesktop: Unity:Unity7
>   Date: Sun Apr 30 13:55:46 2017
>   EcryptfsInUse: Yes
>   InstallationDate: Installed on 2015-05-31 (699 days ago)
>   InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64
> (20150218.1)
>   PackageArchitecture: all
>   ProcEnviron:
>LANGUAGE=en_US
>PATH=(custom, no user)
>XDG_RUNTIME_DIR=
>LANG=en_US.UTF-8
>SHELL=/bin/bash
>   SourcePackage: ocrmypdf
>   UpgradeStatus: Upgraded to zesty on 2017-04-28 (1 days ago)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/ocrmypdf/+bug/
> 1687308/+subscriptions
>


** Attachment added: "111684498_large_2.jpg"
   
https://bugs.launchpad.net/bugs/1687308/+attachment/404/+files/111684498_large_2.jpg

** Attachment added: "111684498_la

Re: [Bug 1687308] Re: ocrmypdf program and man page disagree about options

2017-05-25 Thread david braun
​
​That's unfortunate!​ Any reason why you removed the options?

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

Title:
  ocrmypdf program and man page disagree about options

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

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

[Bug 1687308] Re: ocrmypdf program and man page disagree about options

2017-05-25 Thread david braun
Sorry for the misspelling! So when I try the correct option I get

$ ocrmypdf --just_print input.pdf output.pdf
Traceback (most recent call last):
  File "/usr/bin/ocrmypdf", line 11, in 
load_entry_point('ocrmypdf==4.3.5', 'console_scripts', 'ocrmypdf')()
  File "/usr/lib/python3/dist-packages/ocrmypdf/__main__.py", line 1521, in 
run_pipeline
pdfa_info = file_claims_pdfa(options.output_file)
  File "/usr/lib/python3/dist-packages/ocrmypdf/pdfa.py", line 131, in 
file_claims_pdfa
pdf = pypdf.PdfFileReader(filename)
  File "/usr/lib/python3/dist-packages/PyPDF2/pdf.py", line 1081, in 
__init__
fileobj = open(stream, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: 'output.pdf'
$

which I don't understand at all - output.pdf is the output file - it
shouldn't exist! Or if it does it should either be overwritten, a
warning printed, or a confirmation requested.

the -n option does the same.

However - if I use "output.pdf" as the output file AND it exists AND it
is a PDF file (but not a PDF/A) I get

$ file *.pdf
input.pdf:  PDF document, version 1.7
output.pdf: PDF document, version 1.7
$ ocrmypdf --just_print input.pdf output.pdf
WARNING - Output file is okay but is not PDF/A (seems to be No XMP metadata)

(note: Both input.pdf and output.pdf are the same)

BUT - if output.pdf is a PDF/A-2B file I get

$ file *.pdf
input.pdf:  PDF document, version 1.7
output.pdf: PDF document, version 1.5
$ ocrmypdf --just_print input.pdf output.pdf
   INFO - Output file is a PDF/A-2B (as expected)

None of which is what I expected from the man page description

   -n, --just_print
  Don't actually run any commands; just print the pipeline.

Something isn't right!

BTW: the -n and --just_print options aren't listed in the SYNOPSIS
section of the man page

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

Title:
  ocrmypdf program and man page disagree about options

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

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


[Bug 507150] Re: Encrypted home directory doesn't always dismount after logout.

2017-05-22 Thread david braun
*** This bug is a duplicate of bug 313812 ***
https://bugs.launchpad.net/bugs/313812

Also - most of the above processes only exist for graphical logins.
However, the private folder isn't unmounted for non-graphical logins
either even though there are no processes left behind and the counter in
/dev/shm/ecrypt-$USER-Private no longer exists.

Sorry I didn't mention this before but this problem has existed for
quite a while and still exists in Ubuntu 17.04.

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

Title:
  Encrypted home directory doesn't always dismount after logout.

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

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


[Bug 507150] Re: Encrypted home directory doesn't always dismount after logout.

2017-05-22 Thread david braun
*** This bug is a duplicate of bug 313812 ***
https://bugs.launchpad.net/bugs/313812

BTW - the post-logout list of persisting processes exists for users
regardless of whether or not their home directory is encrypted.

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

Title:
  Encrypted home directory doesn't always dismount after logout.

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

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


[Bug 507150] Re: Encrypted home directory doesn't always dismount after logout.

2017-05-22 Thread david braun
*** This bug is a duplicate of bug 313812 ***
https://bugs.launchpad.net/bugs/313812

This isn't really a duplicate of bug #313812. The home directory is not
being unmounted. Bug #313812 concerns the key-ring.

I created a user (zip) with an encrypted home folder, logged in, started
a terminal and verified that the encrypted home folder was mounted. I
then logged out and logged in as another user with root (sudo)
privileges and checked what was mounted. "/home/.ecryptfs/zip/.Private"
was still mounted in "/home/zip". I then checked "/dev/shm/ecryptfs-zip-
Private" and the value was 1. I then checked what processes owned by
"zip" were running.

root@braun-asus:~# ps -u zip
  PID TTY  TIME CMD
 4173 ?00:00:00 systemd
 4183 ?00:00:00 (sd-pam)
 4199 ?00:00:00 dbus-daemon
 4329 ?00:00:00 gvfsd
 4336 ?00:00:00 gvfsd-fuse
 4369 ?00:00:00 ibus-daemon
 4416 ?00:00:00 ibus-dconf
 4465 ?00:00:00 dconf-service
 4468 ?00:00:00 ibus-engine-sim
 4618 ?00:00:00 evolution-sourc
 4633 ?00:00:00 libertined
 4672 ?00:00:00 goa-daemon
 4708 ?00:00:00 goa-identity-se
 4757 ?00:00:01 mission-control
 4810 ?00:00:00 gvfs-udisks2-vo
 4825 ?00:00:00 gvfs-mtp-volume
 4829 ?00:00:00 gvfs-goa-volume
 4839 ?00:00:00 gvfs-gphoto2-vo
 4848 ?00:00:00 gvfs-afc-volume
 4904 ?00:00:00 gconfd-2
 4911 ?00:00:00 gvfsd-trash
 4937 ?00:00:00 gvfsd-burn
 4955 ?00:00:00 gvfsd-metadata
 4992 ?00:00:00 zeitgeist-daemo
 5000 ?00:00:00 zeitgeist-fts
I also checked what files were open by processes owned by "zip" - 164! So it is 
reasonable that, under these conditions, the encrypted home remained mounted. 
The problem is that all these process are persisting after log out. I suspect 
getting rid of them will solve the problem.

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

Title:
  Encrypted home directory doesn't always dismount after logout.

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

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


[Bug 1687308] [NEW] ocrmypdf program and man page disagree about options

2017-04-30 Thread david braun
Public bug reported:

The man page for ocrmypdf claimes there is a "--just-print" option but
the program rejects this. Also the man page claims the "-n" does the
same. It doesn't. The option is accepted but nothing obvious happens.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: ocrmypdf 4.3.5-2
ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
Uname: Linux 4.10.0-20-generic x86_64
ApportVersion: 2.20.4-0ubuntu4
Architecture: amd64
CurrentDesktop: Unity:Unity7
Date: Sun Apr 30 13:55:46 2017
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-05-31 (699 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ocrmypdf
UpgradeStatus: Upgraded to zesty on 2017-04-28 (1 days ago)

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


** Tags: amd64 apport-bug zesty

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

Title:
  ocrmypdf program and man page disagree about options

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

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


[Bug 1631076] [NEW] incorrect/incomplete documentation in source package

2016-10-06 Thread david braun
Public bug reported:

The source for this package contains an empty README file.

The INSTALL file talks about using the usual configure script which
isn't present nor does it indicate which other packages are required to
compile and install the package from source.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: indicator-keylock 3.1.0
ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
Uname: Linux 4.4.0-38-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Oct  6 12:41:40 2016
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-05-31 (493 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
SourcePackage: indicator-keylock
UpgradeStatus: Upgraded to xenial on 2016-08-04 (63 days ago)

** Affects: indicator-keylock (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

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

Title:
  incorrect/incomplete documentation in source package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-keylock/+bug/1631076/+subscriptions

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


[Bug 1628314] [NEW] Cups trouble shooter asked me to run a command that doesn't work

2016-09-27 Thread david braun
Public bug reported:

The Cups trouble shooter claimed it couldn't find log files saying it was 
possible the it wasn't running as an administrator (which was correct). It 
asked me to run
   su -c 'journalctl -u cups.service --since="None" --until="2016-09-27 
18:17:05"' > troubleshoot-logs.txt
which failed for 2 reasons
1. I don't know the cups.service password (so I ran the command as root)
2. the None specification for "--since" is not valid

Also the cups logs showed that cups couldn't create
/var/spool/cups/tmp/.hplip but didn't say what caused the failure (turns
out it already existed - shouldn't be an error!)

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: cups 2.1.3-4
ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
Uname: Linux 4.4.0-38-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Sep 27 18:41:10 2016
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-05-31 (485 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 002: ID 0bda:57b5 Realtek Semiconductor Corp. 
 Bus 001 Device 005: ID 03f0:0317 Hewlett-Packard LaserJet 1200
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: ASUSTeK COMPUTER INC. X551MA
Papersize: letter
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic.efi.signed 
root=UUID=dadede94-9cd3-484a-963a-db3e27379a9b ro quiet splash vt.handoff=7
SourcePackage: cups
UpgradeStatus: Upgraded to xenial on 2016-08-04 (54 days ago)
dmi.bios.date: 08/12/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: X551MA.512
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: X551MA
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX551MA.512:bd08/12/2014:svnASUSTeKCOMPUTERINC.:pnX551MA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX551MA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: X551MA
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


** Tags: amd64 apport-bug xenial

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

Title:
  Cups trouble shooter asked me to run a command that doesn't work

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

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


[Bug 911054] [NEW] Brasero crashes just after blank disk recognized

2012-01-02 Thread david braun
Public bug reported:

after choosing Disc Copy and copy to same drive the disc was read and
ejected. After inserting a blank disk Brasero exitted. The log file in
/tmp seems to indicate it received a HUP signal. Burning the image left
behind in /tmp seems to work OK.

I am using Brasero V2.32.1 on Ubuntu 11.04 (Natty Narwhal)

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: brasero 2.32.1-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-13.53-generic 2.6.38.8
Uname: Linux 2.6.38-13-generic i686
Architecture: i386
Date: Mon Jan  2 19:13:51 2012
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/brasero
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: brasero
UpgradeStatus: Upgraded to natty on 2012-01-02 (0 days ago)
XsessionErrors:
 (brasero:2635): GLib-CRITICAL **: the GVariant format string `(u)' has a type 
of `(u)' but the given value has a type of `()'
 (brasero:2635): GLib-CRITICAL **: g_variant_get: assertion 
`valid_format_string (format_string, TRUE, value)' failed

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


** Tags: apport-bug apport-lpi i386 natty

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

Title:
  Brasero crashes just after blank disk recognized

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

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


[Bug 911054] Re: Brasero crashes just after blank disk recognized

2012-01-02 Thread david braun
** Attachment added: Log file left in /tmp
   
https://bugs.launchpad.net/bugs/911054/+attachment/2654837/+files/brasero_tmp_156J7V

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

Title:
  Brasero crashes just after blank disk recognized

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

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


[Bug 911067] [NEW] Brasero fails to write CD_TEXT data

2012-01-02 Thread david braun
Public bug reported:

When copying an audio disk to an image file (.bin/.toc pair) Brasero
(using cdrdao) extracts the CD_TEXT info and places it in the .toc file.
However when writing the image back to a CD the CD_TEXT info gets lost.

I am using BRASERO V 2.32.1 and cdrdao V 1.2.3 on Ubuntu 11.04 (Natty
Narwhal)

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: brasero 2.32.1-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-13.53-generic 2.6.38.8
Uname: Linux 2.6.38-13-generic i686
Architecture: i386
Date: Mon Jan  2 20:31:35 2012
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/brasero
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: brasero
UpgradeStatus: Upgraded to natty on 2012-01-02 (0 days ago)
XsessionErrors:
 (brasero:2635): GLib-CRITICAL **: the GVariant format string `(u)' has a type 
of `(u)' but the given value has a type of `()'
 (brasero:2635): GLib-CRITICAL **: g_variant_get: assertion 
`valid_format_string (format_string, TRUE, value)' failed
 (rhythmbox:3126): libsoup-WARNING **: No feature manager for feature of type 
'U1RequestChrome'

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


** Tags: apport-bug apport-lpi i386 natty

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

Title:
  Brasero fails to write CD_TEXT data

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

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


[Bug 911067] Re: Brasero fails to write CD_TEXT data

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

Title:
  Brasero fails to write CD_TEXT data

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

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