[Bug 1880419] Re: yaml-cpp-config.cmake has incorrect path to yaml-cpp include directory

2020-05-30 Thread Ted Steiner
Would it be possible to get this fix applied to Ubuntu 20.04 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/1880419

Title:
  yaml-cpp-config.cmake has incorrect path to yaml-cpp include directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yaml-cpp/+bug/1880419/+subscriptions

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

[Bug 1880419] [NEW] yaml-cpp-config.cmake has incorrect path to yaml-cpp include directory

2020-05-24 Thread Ted Steiner
Public bug reported:

Package yaml-cpp installs a CMake package config file. This package
config file sets variable "YAML_CPP_INCLUDE_DIR" incorrectly.

Line 8 of this file is currently:
set(YAML_CPP_INCLUDE_DIR "${YAML_CPP_CMAKE_DIR}/../../../../../include")
This resolves to path "/include", which is invalid.

The line should instead be:
set(YAML_CPP_INCLUDE_DIR "${YAML_CPP_CMAKE_DIR}/../../../../include")
Which resolves to path "/lib/include".

I encountered this bug on Ubuntu 20.04 with version 0.6.2-4ubuntu1. The
package versions in Ubuntu 16.04 and 18.04 have the correct file path.

** Affects: yaml-cpp (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/1880419

Title:
  yaml-cpp-config.cmake has incorrect path to yaml-cpp include directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yaml-cpp/+bug/1880419/+subscriptions

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

[Bug 1876286] Re: Evolution reports "Error performing TLS handshake: Internal error in memory allocation."

2020-05-24 Thread Ted Clista
I am a newbie Linux user with limited computer expertise. Can Angel's
workaround be incorporated as an update to evolution and included in
software update to make it an easy fix?

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

Title:
  Evolution reports "Error performing TLS handshake: Internal error in
  memory allocation."

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/claws-mail/+bug/1876286/+subscriptions

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

[Bug 1876286] Re: Evolution reports "Error performing TLS handshake: Internal error in memory allocation."

2020-05-12 Thread Ted Clista
Evolution is a great email program. My problem isn't fixed. I hope that
someone can step up and help.

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

Title:
  Evolution reports "Error performing TLS handshake: Internal error in
  memory allocation."

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

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

[Bug 1876286] Re: Evolution reports "Error performing TLS handshake: Internal error in memory allocation."

2020-05-10 Thread Ted Clista
Installed flathub as per instructions. Worked okay for about an hour,
then reverted back to same problem.  Used Unbuntu distro in
instructions.  I am operating Zorin Lite.  Should I use a different
distro in setup to solve this problem?

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

Title:
  Evolution reports "Error performing TLS handshake: Internal error in
  memory allocation."

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

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

[Bug 1876286] Re: Evolution reports "Error performing TLS handshake: Internal error in memory allocation."

2020-05-08 Thread Ted Clista
I am using Zorin Lite. Verizon Pop3 through AOL. Everything worked fine
until Apr 25. Having exactly the same problem. Cannot receive mail.

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

Title:
  Evolution reports "Error performing TLS handshake: Internal error in
  memory allocation."

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

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

Re: [Bug 1876286] Re: Evolution reports "Error performing TLS handshake: Internal error in memory allocation."

2020-05-06 Thread Ted Clista
I am new to Linux and not that computer savvy.   I don’t understand how to 
decode encrypted packets.  Also will this solve the problem?  It would be 
better for someone like myself to just have an ungrade to Evolution that 
would contain the solution and have it work properly.  Thanks for your 
consideration.

-Original Message- 
From: Rod Rivers
Sent: Tuesday, May 05, 2020 7:39 PM
To: th.cl...@verizon.net
Subject: [Bug 1876286] Re: Evolution reports "Error performing TLS 
handshake: Internal error in memory allocation."

Joe,

Thanks for the info!  I made some progress on this today.  Evidently 
Evolution uses GnuTLS to communicate with the pop server.  If you run the 
following commands on a terminal you should get plenty of output that will 
allow you to decode the encrypted packets:
export GNUTLS_DEBUG_LEVEL=99
evolution

It looks like the handshake has just finished and the pop server is 
returning its first message:
  Post Office Protocol
  +OK Hello from jpop-0.1\r\n
  Response indicator: +OK
  Response description: Hello from jpop-0.1

I have attached the pcap, debug output and keys.

Rod

** Attachment added: "EvolutionVerizonHandshakeFailure.zip"
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1876286/+attachment/5367101/+files/EvolutionVerizonHandshakeFailure.zip

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1876286

Title:
  Evolution reports "Error performing TLS handshake: Internal error in
  memory allocation."

Status in evolution package in Ubuntu:
  Confirmed

Bug description:
  When Evolution checks my verizon.net account it displays the message
  "Error performing TLS handshake: Internal error in memory allocation"
  and doesn't download any new email messages.  This started happening
  two days ago shortly after updates were applied.  Normally it would
  download the new email messages.  Searching the web I found a Linux
  Mint forum with users having the same issue.  Some users felt it maybe
  an expired certificate while others thought it might be related to the
  recent update.  What can I do to get more information about this
  issue?

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: evolution 3.28.5-0ubuntu0.18.04.2
  ProcVersionSignature: Ubuntu 5.3.0-51.44~18.04.2-generic 5.3.18
  Uname: Linux 5.3.0-51-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.14
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri May  1 07:03:51 2020
  InstallationDate: Installed on 2017-12-12 (870 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  ProcEnviron:
   PATH=(custom, no username)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: evolution
  UpgradeStatus: Upgraded to bionic on 2018-12-28 (489 days ago)

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


-- 
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

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

Title:
  Evolution reports "Error performing TLS handshake: Internal error in
  memory allocation."

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

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

[Bug 1872870] Ubuntu 20.04 latest update mouse pointer leaves square trails on desktop

2020-05-05 Thread Ted Colman
Hi,

I have the exact same problem after upgrading to Ubuntu 20.04 from 
Ubuntu 18.04. I have found that the issue goes away when I disable zoom 
in Settings -> Universal Access. This was never an issue in Ubuntu 18.04 
for me with zoom enabled. At least now I know I can work around this 
issue by just turning off zoom but it'd be great if there was a real fix 
for this issue.

Have you gotten any response on the fix for this bug or have you found 
out yourself how to fix?

Thanks,
Ted

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

Title:
  Ubuntu 20.04 latest update mouse pointer leaves square trails on
  desktop

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

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

[Bug 639766] Re: Rosegarden makes jackd stop sounding

2020-05-01 Thread Ted Felix
I can't reproduce this in the latest version of Rosegarden.  I tried
with and without "Start JACK automatically".

It's very likely this was fixed around the time the "Start JACK
automatically" preference was added.

It's likely that this bug can be closed.

** Changed in: rosegarden (Ubuntu)
   Status: New => Fix Released

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

Title:
  Rosegarden makes jackd stop sounding

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

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

[Bug 676130] Re: rosegarden should depend on kdebase-bin

2020-05-01 Thread Ted Felix
Rosegarden no longer requires kdialog.  This bug can likely be closed.

** Changed in: rosegarden (Ubuntu)
   Status: New => Fix Released

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

Title:
  rosegarden should depend on kdebase-bin

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

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

[Bug 1075788] Re: rosegarden binary has been built in "debug" mode?

2020-05-01 Thread Ted Felix
In Ubuntu 18.04 I'm seeing a release build.  I would recommend closing
this.

** Changed in: rosegarden (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  rosegarden binary has been built in "debug" mode?

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

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

[Bug 568541] Re: rosegarden segfaults when opening or saving a project

2020-05-01 Thread Ted Felix
Just retested this with 11.06 which is the oldest I have handy, and it's
no longer an issue.  Also with latest svn as of today, no problem.
Recommend closing.

** Changed in: rosegarden (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  rosegarden segfaults when opening or saving a project

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

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

[Bug 620044] Re: Rosegarden Starts Jack Automatically Preventing Alsa Playback

2020-05-01 Thread Ted Felix
At some point we added an option to Rosegarden to stop it from launching
JACK.  Go to Edit > Preferences... > Audio > General tab > Start JACK
Automatically.  If you uncheck this, JACK will not be started by
Rosegarden.  This bug can likely be closed.

** Changed in: rosegarden (Ubuntu)
   Status: New => Fix Released

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

Title:
  Rosegarden Starts Jack Automatically Preventing Alsa Playback

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

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

[Bug 565352] Re: window not properly painted if started maximized

2020-05-01 Thread Ted Felix
I have not ever seen this, and cannot reproduce.  This was probably
fixed at some point along the way.  Recommend closing this.

** Changed in: rosegarden (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  window not properly painted if started maximized

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

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

[Bug 511635] Re: Rosegarden 1.7.3 exports odd lines in Lilypond files

2020-05-01 Thread Ted Felix
grepping through all the baseline .ly files in rg's test suite, there
appear to be no more absTime or barStart lines.  This must have been
fixed at some point.  Recommend closing.

** Changed in: rosegarden (Ubuntu)
   Status: New => Fix Released

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

Title:
  Rosegarden 1.7.3 exports odd lines in Lilypond files

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

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

[Bug 356827] Re: Rosegarden does not recognize sox installation

2020-05-01 Thread Ted Felix
Rosegarden no longer requires sox.  All audio processing is done via
libraries like libsamplerate and libsndfile1.  This should no longer be
an issue.

** Changed in: rosegarden (Ubuntu)
   Status: New => Fix Released

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

Title:
  Rosegarden does not recognize sox installation

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

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

[Bug 178962] Re: No audio output from Rosegarden in Ubuntu Studio

2020-05-01 Thread Ted Felix
Timidity assumes output to ALSA.  If JACK is running, that means no
audio.  Launch timidity as follows:

timidity -Oj -iAD

That should get you sound when JACK is running.

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

Title:
  No audio output from Rosegarden in Ubuntu Studio

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

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

[Bug 152607] Re: Adding a marker in Rosegarden rename the previous one

2020-05-01 Thread Ted Felix
** Changed in: rosegarden (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Adding a marker in Rosegarden rename the previous one

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

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

[Bug 205474] Re: Rosegarden creates bad XML files when exporting

2020-05-01 Thread Ted Felix
This bug was fixed with the rewrite of MusicXmlExportHelper that was
done 2011-09-25 (r12505):

https://sourceforge.net/p/rosegarden/code/12505/

The fix was shipped in version 11.11 of Rosegarden.  This bug report can
be closed.

** Changed in: rosegarden (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Rosegarden creates bad XML files when exporting

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

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

[Bug 1875272] [NEW] I cannot upgrade from Ubuntu 18.04 to Ubuntu 20.04 because it says package dependency is broken.

2020-04-26 Thread Ted George
Public bug reported:

I cannot upgrade from Ubuntu 18.04 to Ubuntu 20.04 because it says
package dependency is broken.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.37
ProcVersionSignature: Ubuntu 5.3.0-46.38~18.04.1-generic 5.3.18
Uname: Linux 5.3.0-46-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.14
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: GNOME-Flashback:GNOME
Date: Mon Apr 27 11:19:56 2020
InstallationDate: Installed on 2019-07-13 (288 days ago)
InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2020-04-27 (0 days ago)

** 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/1875272

Title:
  I cannot upgrade from Ubuntu 18.04 to Ubuntu 20.04 because it says
  package dependency is broken.

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

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

[Bug 1875273] [NEW] I cannot upgrade from Ubuntu 18.04 to Ubuntu 20.04 because it says package dependency is broken.

2020-04-26 Thread Ted George
Public bug reported:

I cannot upgrade from Ubuntu 18.04 to Ubuntu 20.04 because it says
package dependency is broken.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.37
ProcVersionSignature: Ubuntu 5.3.0-46.38~18.04.1-generic 5.3.18
Uname: Linux 5.3.0-46-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.14
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: GNOME-Flashback:GNOME
Date: Mon Apr 27 11:20:34 2020
InstallationDate: Installed on 2019-07-13 (288 days ago)
InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2020-04-27 (0 days ago)

** 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/1875273

Title:
  I cannot upgrade from Ubuntu 18.04 to Ubuntu 20.04 because it says
  package dependency is broken.

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

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

[Bug 1858065] [NEW] zsys-setup is detecting drive format typing using EFI availability

2020-01-01 Thread Ted Gould
Public bug reported:

Long story short, trying to install 19.10 with ZFS root and it keeps
failing saying that /target is unavailable. I figured out the real
problem under it all was that it was getting an error when running:

/usr/share/ubiquity/zsys-setup init

When that ran it end of the relevant log was:

+ format_disk /dev/sda 2 6 7 4
+ disk=/dev/sda
+ partgrub=2
+ partbpool=6
+ partrpool=7
+ ss=4
+ partswap=5
+ partext=3
+ sfdiskopts=
+ partprefix=/dev/sda
+ echo I: Formatting disk /dev/sda with partitions grub:2 ext:3 bpool:6 rpool:7
I: Formatting disk /dev/sda with partitions grub:2 ext:3 bpool:6 rpool:7
+ [ false = true ]
+ sfdisk -l /dev/sda
+ grep ^/dev/sda2
+ awk {print $2}
+ start=4096
+ cat
+ cat /tmp/sfdisk.cfg
+ sfdisk /dev/sda
Checking that no-one is using this disk right now ... OK

Disk /dev/sda: 7.28 TiB, 8001563222016 bytes, 15628053168 sectors
Disk model: ST8000DM004-2CX1
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 73EEC891-81A8-419C-B45B-E0C3460933F1

Old situation:

Device Start End Sectors  Size Type
/dev/sda1   2048409520481M BIOS boot
/dev/sda2   4096 15628052479 15628048384  7.3T Linux filesystem

>>> Created a new GPT disklabel (GUID: A74BE178-9C6E-7D48-AB35-B50BA323BB9A).
/dev/sda1: Created a new partition 2 of type 'VMware Virsto' and of size 50 MiB.
Partition #2 contains a ext4 signature.
/dev/sda3: Created a new partition 3 of type 'Sony boot partition' and of size 
7.3 TiB.
/dev/sda4: Created a new partition 5 of type 'VMware Virtual SAN' and of size 
512 B.
/dev/sda6: Failed to add #6 partition: Invalid argument
Leaving.

If you look into the zsys-setup source you'll notice that there are two
possible configs that can be passed into sfdisk. One is chosen if there
is EFI detected and the other if not. My machine doesn't have EFI
enabled, but the disk is GPT, so it needs that configuration for the
drive. I believe, and I'm no drive expert, that you need to look for the
label type to make this determination.

For me the output of: sfdisk -d /dev/sda includes a "label: gpt" which I
believe can be used to determine which disk format config should be
used.

** Affects: ubiquity (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/1858065

Title:
  zsys-setup is detecting drive format typing using EFI availability

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

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

[Bug 1854675] [NEW] Copy-paste adds tilde (bracketed paste)

2019-12-01 Thread Ted
Public bug reported:

Description:Ubuntu 16.04.6 LTS
Release:16.04

mate-terminal 1.12.1-1
libvte9   1:0.28.2-5ubuntu3

When copy-pasting into certain applications (such as MariaDB client), ~0
and ~1 are added around the pasted text, e.g.:

this is some copied text

becomes

0~this is some copied text1~

Some searching finds that this is due to a mishandling of bracketed
pastes. Apparently this was fixed in the VTE library. According to [1]:
"libvte-2.91-0 is good. libvte-2.90-9 is only good if the actual version
of that package is 0.36.2 or newer, and libvte9 is bad"

mate-terminal in Ubuntu 16.04 depends on libvte9. libvte-2.91-0 is also
available in Ubuntu 16.04. Just installing it doesn't fix the issue of
course; mate-terminal would need to be updated to use it.

[1] https://unix.stackexchange.com/a/407575

Related bugs:

https://bugs.launchpad.net/ubuntu/+source/vte/+bug/1350334
https://bugs.launchpad.net/ubuntu/+source/vte3/+bug/1506166
https://bugs.launchpad.net/linuxmint/+bug/1604351

** Affects: mate-terminal (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/1854675

Title:
  Copy-paste adds tilde (bracketed paste)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mate-terminal/+bug/1854675/+subscriptions

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

[Bug 1845801] Re: Automatic login fails and then all subsequent logins fail. Killing gnome-session-binary fixes it, or just not using automatic login.

2019-10-17 Thread Ted Goddard
Retested with Ubuntu 19.10 release. Auto login still causes login loop
on above system. Disabling auto login allows login to work as expected.

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

Title:
  Automatic login fails and then all subsequent logins fail. Killing
  gnome-session-binary fixes it, or just not using automatic login.

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

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

[Bug 1845801] Re: Automatic login fails and then all subsequent logins fail. Killing gnome-session-binary fixes it, or just not using automatic login.

2019-10-15 Thread Ted Goddard
Confirmed: the user can successfully log in with auto login turned off.

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

Title:
  Automatic login fails and then all subsequent logins fail. Killing
  gnome-session-binary fixes it, or just not using automatic login.

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

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

[Bug 1845801] Re: Automatic login fails and then all subsequent logins fail. Killing gnome-session-binary fixes it, or just not using automatic login.

2019-10-15 Thread Ted Goddard
I will test with auto login turned off. Is there a different video
driver setting that might be useful to test, like VGA only?

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

Title:
  Automatic login fails and then all subsequent logins fail. Killing
  gnome-session-binary fixes it, or just not using automatic login.

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

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

[Bug 1848093] [NEW] Login loop with gdm3 and 19.10 beta

2019-10-14 Thread Ted Goddard
Public bug reported:

The user is unable to login from the login screen. The password is
accepted but the password prompt is displayed again.

Description:Ubuntu Eoan Ermine (development branch)
Release:19.10

gdm3:
  Installed: 3.34.1-1ubuntu1
  Candidate: 3.34.1-1ubuntu1
  Version table:
 *** 3.34.1-1ubuntu1 500
500 http://ca.archive.ubuntu.com/ubuntu eoan/main amd64 Packages
100 /var/lib/dpkg/status


Note that the login screen appears even though I had specified auto login. 

Perhaps this one line is important:
Oct 14 14:41:24 carbon gdm3: GdmSession: Considering session (null) for 
username (null)

I am using an NVIDIA RTX 2080Ti with the bundled drivers.

When used via ssh, the following brings the system to a working desktop:

sudo service gdm restart

However, when this was used from a terminal from ctrl-alt-F3 the system
locked completely and was unresponsive over ssh.

/var/log/syslog is below:

Oct 14 14:41:24 carbon gdm-password]: GdmSessionWorker: trying to get updated 
username
Oct 14 14:41:24 carbon gdm-password]: GdmSessionWorker: PAM conversation 
returning 0: Success
Oct 14 14:41:24 carbon gdm-password]: GdmSessionWorker: state AUTHENTICATED
Oct 14 14:41:24 carbon gdm-password]: GdmSessionWorker: trying to get updated 
username
Oct 14 14:41:24 carbon gdm-password]: GdmSessionWorker: username is 'ted'
Oct 14 14:41:24 carbon gdm-password]: GdmSessionWorker: old-username='ted' 
new-username='ted'
Oct 14 14:41:24 carbon gdm-password]: GdmSessionWorker: attempting to change 
state to AUTHORIZED
Oct 14 14:41:24 carbon gdm-password]: GdmSessionWorker: determining if 
authenticated user (password required:0) is authorized to session
Oct 14 14:41:24 carbon gdm-password]: GdmSessionWorker: state AUTHORIZED
Oct 14 14:41:24 carbon gdm-password]: GdmSessionWorker: attempting to change 
state to ACCREDITED
Oct 14 14:41:24 carbon gdm-password]: GdmSessionWorker: Set PAM environment 
variable: 'LOGNAME=ted'
Oct 14 14:41:24 carbon gdm-password]: GdmSessionWorker: Set PAM environment 
variable: 'USER=ted'
Oct 14 14:41:24 carbon gdm-password]: GdmSessionWorker: Set PAM environment 
variable: 'USERNAME=ted'
Oct 14 14:41:24 carbon gdm-password]: GdmSessionWorker: Set PAM environment 
variable: 'HOME=/home/ted'
Oct 14 14:41:24 carbon gdm-password]: GdmSessionWorker: Set PAM environment 
variable: 'PWD=/home/ted'
Oct 14 14:41:24 carbon gdm-password]: GdmSessionWorker: Set PAM environment 
variable: 'SHELL=/usr/bin/zsh'
Oct 14 14:41:24 carbon gdm-password]: GdmSessionWorker: Set PAM environment 
variable: 'PATH=/usr/local/bin:/usr/bin:/bin:/usr/games'
Oct 14 14:41:24 carbon gdm-password]: GdmSessionWorker: state ACCREDITED
Oct 14 14:41:24 carbon gdm-autologin]: GdmSessionWorker: pid 1802 
reauthenticated user 124 with service 'gdm-password'
Oct 14 14:41:24 carbon gdm-autologin]: GdmSession: Stopping all conversations
Oct 14 14:41:24 carbon gdm-autologin]: GdmSessionWorkerJob: Stopping job 
pid:3419
Oct 14 14:41:24 carbon gdm-autologin]: GdmCommon: sending signal 15 to process 
3419
Oct 14 14:41:24 carbon gdm-autologin]: GdmSessionWorkerJob: Waiting on process 
3419
Oct 14 14:41:24 carbon gdm-autologin]: GdmCommon: process (pid:3419) done 
(status:0)
Oct 14 14:41:24 carbon gdm-autologin]: GdmSessionWorkerJob: SessionWorkerJob 
died
Oct 14 14:41:24 carbon gdm-autologin]: GdmSessionWorker: client cancelled 
reauthentication request
Oct 14 14:41:24 carbon gdm-autologin]: GdmSession: Stopping all conversations
Oct 14 14:41:24 carbon gdm3: GdmSession: Emitting 'reauthenticated' signal 
Oct 14 14:41:24 carbon gdm3: GdmSession: type (null), program? no, seat seat0
Oct 14 14:41:24 carbon gdm3: GdmManager: Considering session 1 on seat seat0 
belonging to user ted
Oct 14 14:41:24 carbon gdm3: GdmManager: yes, found session 1
Oct 14 14:41:24 carbon gdm3: Unlocking session 1
Oct 14 14:41:24 carbon gdm3: GdmManager: trying to open new session
Oct 14 14:41:24 carbon gdm3: Finding a graphical session for user 124
Oct 14 14:41:24 carbon gdm3: Considering session 'c1'
Oct 14 14:41:24 carbon gdm3: GdmSession: Considering session (null) for 
username (null)
Oct 14 14:41:24 carbon gdm3: GdmDBusServer: new connection 0x5631e08edec0
Oct 14 14:41:24 carbon gdm3: GdmSession: Handling new connection from outside
Oct 14 14:41:24 carbon gdm3: GdmManager: client with pid 1802 connected
Oct 14 14:41:24 carbon gdm3: GdmDisplay: Got timed login details for display: 0
Oct 14 14:41:31 carbon xdg-desktop-por[1623]: Failed to get application states: 
GDBus.Error:org.freedesktop.portal.Error.Failed: Could not get window list: 
GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: App introspection not 
allowed
Oct 14 14:41:33 carbon gdm-autologin]: GdmSession: external connection closed
Oct 14 14:41:33 carbon gdm-autologin]: GdmSessionWorker: client disconnected 
from reauthentication server
Oct 14 14:41:33 carbon gdm3: GdmSession: external connection closed
Oct 14 14:41:33 carbon gdm-autologin]: GdmSession: Disposing

[Bug 1844442] [NEW] Documentation suggestion

2019-09-17 Thread Ted Toal
Public bug reported:

The "Install and Remove Software" documentation page at
https://help.ubuntu.com/stable/ubuntu-help/addremove.html.en  ought to
have a section titled "Installing updates".

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: ubuntu-docs (not installed)
ProcVersionSignature: Ubuntu 5.0.0-27.28-generic 5.0.21
Uname: Linux 5.0.0-27-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.10-0ubuntu27.1
Architecture: amd64
Date: Tue Sep 17 19:43:07 2019
InstallationDate: Installed on 2019-07-12 (67 days ago)
InstallationMedia: Ubuntu-Server 19.04 "Disco Dingo" - Release amd64 
(20190416.2)
SourcePackage: ubuntu-docs
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug disco uec-images

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

Title:
  Documentation suggestion

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

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

[Bug 1824817] Re: CRTL+ALT+F7 bypasses the lock-screen with lightdm

2019-04-15 Thread Ted
*** This bug is a duplicate of bug 1806961 ***
https://bugs.launchpad.net/bugs/1806961

** Summary changed:

- Security breach with CRTL+ALT+F7
+ CRTL+ALT+F7 bypasses the  lock-screen with lightdm

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

Title:
  CRTL+ALT+F7 bypasses the  lock-screen with lightdm

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

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

[Bug 1823817] [NEW] package libkmod2:amd64 25-1ubuntu1.2 failed to install/upgrade: package libkmod2:amd64 is already installed and configured

2019-04-08 Thread Ted Bruns
Public bug reported:

failed on update

ProblemType: Package
DistroRelease: Ubuntu 18.10
Package: libkmod2:amd64 25-1ubuntu1.2
ProcVersionSignature: Ubuntu 4.18.0-17.18-lowlatency 4.18.20
Uname: Linux 4.18.0-17-lowlatency x86_64
ApportVersion: 2.20.10-0ubuntu13.2
AptdaemonVersion: 1.1.1+bzr982-0ubuntu20
Architecture: amd64
Date: Sat Apr  6 08:44:58 2019
ErrorMessage: package libkmod2:amd64 is already installed and configured
InstallationDate: Installed on 2017-09-11 (573 days ago)
InstallationMedia: Ubuntu-Studio 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215)
Python3Details: /usr/bin/python3.6, Python 3.6.7, python3-minimal, 3.6.7-1~18.10
PythonDetails: /usr/bin/python2.7, Python 2.7.15+, python-minimal, 2.7.15-3
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu5
 apt  1.7.4
SourcePackage: kmod
Title: package libkmod2:amd64 25-1ubuntu1.2 failed to install/upgrade: package 
libkmod2:amd64 is already installed and configured
UpgradeStatus: Upgraded to cosmic on 2018-12-21 (108 days ago)

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


** Tags: already-installed amd64 apport-package cosmic

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

Title:
  package libkmod2:amd64 25-1ubuntu1.2 failed to install/upgrade:
  package libkmod2:amd64 is already installed and configured

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

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

[Bug 1823816] [NEW] package libgnutls30:amd64 3.6.4-2ubuntu1.1 failed to install/upgrade: package libgnutls30:amd64 is already installed and configured

2019-04-08 Thread Ted Bruns
Public bug reported:

failed on update

ProblemType: Package
DistroRelease: Ubuntu 18.10
Package: libgnutls30:amd64 3.6.4-2ubuntu1.1
ProcVersionSignature: Ubuntu 4.18.0-17.18-lowlatency 4.18.20
Uname: Linux 4.18.0-17-lowlatency x86_64
ApportVersion: 2.20.10-0ubuntu13.2
AptdaemonVersion: 1.1.1+bzr982-0ubuntu20
Architecture: amd64
CrashReports:
 640:0:116:1064732:2019-04-08 08:07:27.086629629 -0400:2019-04-08 
08:07:28.086629629 -0400:/var/crash/systemd.0.crash
 600:109:116:0:2019-04-08 08:07:31.853876510 -0400:2019-04-08 
08:07:31.853876510 -0400:/var/crash/systemd.0.uploaded
 644:0:116:0:2019-04-08 08:07:30.165640701 -0400:2019-04-08 08:07:30.165640701 
-0400:/var/crash/systemd.0.upload
 600:0:116:262390:2019-04-06 08:44:57.241797924 -0400:2019-04-06 
08:44:58.241797924 -0400:/var/crash/libgnutls30:amd64.0.crash
 600:0:116:262613:2019-04-06 08:44:58.262792571 -0400:2019-04-06 
08:44:58.242797586 -0400:/var/crash/libkmod2:amd64.0.crash
Date: Sat Apr  6 08:44:58 2019
DpkgTerminalLog:
 dpkg: error processing package libgnutls30:amd64 (--configure):
  package libgnutls30:amd64 is already installed and configured
ErrorMessage: package libgnutls30:amd64 is already installed and configured
InstallationDate: Installed on 2017-09-11 (573 days ago)
InstallationMedia: Ubuntu-Studio 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215)
Python3Details: /usr/bin/python3.6, Python 3.6.7, python3-minimal, 3.6.7-1~18.10
PythonDetails: /usr/bin/python2.7, Python 2.7.15+, python-minimal, 2.7.15-3
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu5
 apt  1.7.4
SourcePackage: dpkg
Title: package libgnutls30:amd64 3.6.4-2ubuntu1.1 failed to install/upgrade: 
package libgnutls30:amd64 is already installed and configured
UpgradeStatus: Upgraded to cosmic on 2018-12-21 (108 days ago)

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


** Tags: already-installed amd64 apport-package cosmic

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

Title:
  package libgnutls30:amd64 3.6.4-2ubuntu1.1 failed to install/upgrade:
  package libgnutls30:amd64 is already installed and configured

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

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

[Bug 1818164] [NEW] package linux-image-extra-3.13.0-158-generic 3.13.0-158.208 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2019-02-28 Thread Ted Pomeroy
Public bug reported:

running on a flash drive, a bit beyond support for Xubuntu 14.04. I may
have altered the boot directory to save space. I will look. thank you.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: linux-image-extra-3.13.0-158-generic 3.13.0-158.208
ProcVersionSignature: Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39
Uname: Linux 3.13.0-158-generic i686
ApportVersion: 2.14.1-0ubuntu3.29
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ted1601 F pulseaudio
Date: Thu Feb 28 17:28:08 2019
DpkgHistoryLog:
 
DpkgTerminalLog:
 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
HibernationDevice: RESUME=UUID=b19220b6-a5a1-401c-ba85-ba1258cebf42
InstallationDate: Installed on 2014-04-19 (1776 days ago)
InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140416.2)
MachineType: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-158-generic 
root=/dev/mapper/hostname-root ro acpi.power_nocheck=0 elevator=noop quiet 
splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.16
SourcePackage: linux
Title: package linux-image-extra-3.13.0-158-generic 3.13.0-158.208 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/04/2012
dmi.bios.vendor: Phoenix Technologies Ltd.
dmi.bios.version: 03XK
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 530U3BI/530U4BI/530U4BH
dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.board.version: FAB1
dmi.chassis.asset.tag: Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvr03XK:bd01/04/2012:svnSAMSUNGELECTRONICSCO.,LTD.:pn530U3BI/530U4BI/530U4BH:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rn530U3BI/530U4BI/530U4BH:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
dmi.product.name: 530U3BI/530U4BI/530U4BH
dmi.product.version: 0.1
dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

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

Title:
  package linux-image-extra-3.13.0-158-generic 3.13.0-158.208 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/linux/+bug/1818164/+subscriptions

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

[Bug 1768855] Re: ufraw-batch in bionic segfault

2019-02-24 Thread Ted Cabeen
The debian patch does work, as does the debian package, if installed
with libjpeg62-turbo.

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

Title:
  ufraw-batch in bionic segfault

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

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

[Bug 1795024] Re: setting release-upgrades Prompt to never can cause confusing behavior

2019-01-25 Thread Ted Cabeen
Agreed, works fine for me 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/1795024

Title:
  setting release-upgrades Prompt to never can cause confusing behavior

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

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

[Bug 1806806] [NEW] package amavisd-new 1:2.11.0-1ubuntu1.1 failed to install/upgrade: installed amavisd-new package post-installation script subprocess returned error exit status 1

2018-12-04 Thread Ted Collins
Public bug reported:

E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: amavisd-new 1:2.11.0-1ubuntu1.1
ProcVersionSignature: Ubuntu 4.15.0-42.45-generic 4.15.18
Uname: Linux 4.15.0-42-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
Date: Tue Dec  4 19:35:41 2018
ErrorMessage: installed amavisd-new package post-installation script subprocess 
returned error exit status 1
InstallationDate: Installed on 2018-12-05 (0 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
PackageArchitecture: all
Python3Details: /usr/bin/python3.6, Python 3.6.7, python3-minimal, 3.6.7-1~18.04
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2.1
 apt  1.6.6
SourcePackage: amavisd-new
Title: package amavisd-new 1:2.11.0-1ubuntu1.1 failed to install/upgrade: 
installed amavisd-new package post-installation script subprocess returned 
error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: amavisd-new (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package bionic need-duplicate-check

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

Title:
  package amavisd-new 1:2.11.0-1ubuntu1.1 failed to install/upgrade:
  installed amavisd-new package post-installation script subprocess
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/1806806/+subscriptions

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

[Bug 1795024] Re: release-upgrades Prompt to anything other than normal prevents beta upgrades

2018-11-27 Thread Ted Cabeen
Yeah, I'd probably also change the line just above as well:

"# Default prompting and upgrading behavior, valid options:

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

Title:
  release-upgrades Prompt to anything other than normal prevents beta
  upgrades

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

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

[Bug 1795024] Re: release-upgrades Prompt to anything other than normal prevents beta upgrades

2018-11-26 Thread Ted Cabeen
Okay, I guess that makes sense.  Prompt=lts would prevent upgrade from
18.04 to 18.10, 19.04, and 19.10.  When 20.04 comes out, Prompt=lts
would then hopefully allow upgrade to the development version with -d.
I'll see what the update-manager team comes up with on this one.

In the meantime, can we change the comments in the /etc/update-manager
/release-upgrades file to note this behaviour?  Right now, it only
describes the impact on whether the user is prompted to upgrade.  It
should also describe that it controls whether you will be able to
perform the upgrades.

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

Title:
  release-upgrades Prompt to anything other than normal prevents beta
  upgrades

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

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

[Bug 1800486] [NEW] Ubuntu install crashed

2018-10-29 Thread Ted Wensel
Public bug reported:

crashed right after selection of partition for installation.
I was trying to install over a previous installation in a dual-boot system with 
Windows 10, after previous installation would no longer boot up (apparently 
caused by automatic Windows 10 update).

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
CasperVersion: 1.394
Date: Mon Oct 29 12:27:45 2018
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper quiet splash ---
LiveMediaBuild: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic ubiquity-18.04.14 ubuntu

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

Title:
  Ubuntu install crashed

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

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

[Bug 1795024] [NEW] release-upgrades Prompt to anything other than normal prevents beta upgrades

2018-09-28 Thread Ted Cabeen
Public bug reported:

The prompt setting in /etc/update-manager/release-upgrades controls
whether the user is prompted to upgrade, but also controls whether the
user can manually upgrade using do-release-upgrade -d.

Steps to reproduce:
1) On an 18.04 machine, set Prompt in /etc/update-manager/release-upgrades to 
lts or never.
2) Attempt to upgrade to 18.10 beta using do-release-upgrade -d.  
3) The upgrade reports "Upgrades to the development release are only available 
from the latest supported release."  This is both an incorrect error message, 
and it prevents upgrade even though the user has specifically requested the 
development version.

Possible fixes:
1) The documentation should be changed to indicate that the Prompt argument 
controls both whether you are prompted to upgrade, but also whether you can use 
the upgrade tool at all.
2) A second configuration option should be added to allow the admin to control 
the prompting for upgrade separately from the ability to upgrade, allowing 
users to upgrade the system manually, even when Prompt is set to never.

Question:  Is the default setting of Prompt=lts going to prevent users
from upgrading their 18.04 machines to 18.10 until they change it to
normal?

Description:Ubuntu 18.04.1 LTS
Release:18.04

** Affects: ubuntu-release-upgrader (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/1795024

Title:
  release-upgrades Prompt to anything other than normal prevents beta
  upgrades

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

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

[Bug 1748596] Re: inkscape snap can not export dxf files

2018-08-13 Thread Ted Gould
I believe this is fixed in master. If you want to try the snap from the
master branch (there may be other bugs there) you can do:

$ snap refresh --edge inkscape

** Changed in: inkscape
   Status: New => Fix Committed

** Changed in: inkscape
 Assignee: (unassigned) => Ted Gould (ted)

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

Title:
  inkscape snap can not export dxf files

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

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

[Bug 1740792] Re: Automatic login still requires user password after suspend/hibernate

2018-01-18 Thread Ted Fry
I've got this issue as well.  Automatic login, no requirement for a
password on the screen lock. When resuming from suspend, the password is
required.  The user account used for this is not an administrator user.
Fresh install, no changes.

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

Title:
  Automatic login still requires user password after suspend/hibernate

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

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

[Bug 1704748] Re: Synaptic fails to launch on Ubuntu 17.10

2017-12-27 Thread Ted Saker
*** This bug is a duplicate of bug 1551951 ***
https://bugs.launchpad.net/bugs/1551951

Pretty sure it's related to Wayland. I logged out, then logged back in
on Ubuntu on X~ and both Synaptic and Gparted ran.

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

Title:
  Synaptic fails to launch on Ubuntu 17.10

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

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

[Bug 1439771] Re: wpa_supplicant[874]: dbus: Failed to construct signal after 'suspend'

2017-12-12 Thread Coomy Ted
Partial from logfile. Dell 5378 13 i7 KabyLake fresh re-install of
Artful


Priority 3dbus:

Failed to construct signal

dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) 
none
(src/devices/nm-device.c:1452)): assertion '' failed

It's a shame that this bug has been around so long without fixes.

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

Title:
  wpa_supplicant[874]: dbus: Failed to construct signal after 'suspend'

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

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

[Bug 1728378] Re: NetworkManager: ((src/devices/nm-device.c:1452)): assertion '' failed

2017-12-12 Thread Coomy Ted
This bug affects my Dell 5378 13 i7 KabyLake. New re-install of Artful.

NetworkManager

(src/devices/nm-device.c:1452)): assertion '' failed

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

Title:
  NetworkManager: ((src/devices/nm-device.c:1452)): assertion
  '' failed

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

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

[Bug 1735363] Re: inkscape: Port to Python 3

2017-12-11 Thread Ted Gould
While I think it is fine for Inkscape to not be in main, there is a snap
for it, if there are those who want to still see it in main another
possible solution is to split out the Python extensions. They're
independent and could be a separate package with a recommends.

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

Title:
  inkscape: Port to Python 3

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

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

[Bug 1451592] Re: APBS plugin fail to load (cannot use geometry manager pack inside..)

2017-09-22 Thread Ted Cabeen
This still exists on 16.04, and is a trivial fix.  Can we please get it
applied?  I can do an NMU, if people are interested.  I've done one for
my users.

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

Title:
  APBS plugin fail to load (cannot use geometry manager pack inside..)

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

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

[Bug 1700439] [NEW] package texlive-science-doc 2016.20170123-5 failed to install/upgrade: trying to overwrite '/usr/share/doc/texlive-doc/latex/textgreek/README', which is also in package texlive-lat

2017-06-25 Thread Ted
Public bug reported:

Error code (1) during installation.

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: texlive-science-doc 2016.20170123-5
ProcVersionSignature: Ubuntu 4.10.0-22.24-generic 4.10.15
Uname: Linux 4.10.0-22-generic x86_64
ApportVersion: 2.20.5-0ubuntu5
Architecture: amd64
Date: Sun Jun 25 16:32:06 2017
DpkgTerminalLog:
 Preparing to unpack .../texlive-science-doc_2017.20170623-1_all.deb ...
 De-configuring texlive-latex-extra-doc (2016.20170123-5) ...
 Unpacking texlive-science-doc (2017.20170623-1) over (2016.20170123-5) ...
 dpkg: error processing archive 
/var/cache/apt/archives/texlive-science-doc_2017.20170623-1_all.deb (--unpack):
  trying to overwrite '/usr/share/doc/texlive-doc/latex/textgreek/README', 
which is also in package texlive-latex-extra-doc 2016.20170123-5
DuplicateSignature:
 package:texlive-science-doc:2016.20170123-5
 Unpacking texlive-science-doc (2017.20170623-1) over (2016.20170123-5) ...
 dpkg: error processing archive 
/var/cache/apt/archives/texlive-science-doc_2017.20170623-1_all.deb (--unpack):
  trying to overwrite '/usr/share/doc/texlive-doc/latex/textgreek/README', 
which is also in package texlive-latex-extra-doc 2016.20170123-5
ErrorMessage: trying to overwrite 
'/usr/share/doc/texlive-doc/latex/textgreek/README', which is also in package 
texlive-latex-extra-doc 2016.20170123-5
InstallationDate: Installed on 2016-08-06 (323 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.4.5
SourcePackage: texlive-extra
Title: package texlive-science-doc 2016.20170123-5 failed to install/upgrade: 
trying to overwrite '/usr/share/doc/texlive-doc/latex/textgreek/README', which 
is also in package texlive-latex-extra-doc 2016.20170123-5
UpgradeStatus: Upgraded to artful on 2017-05-20 (36 days ago)

** Affects: texlive-extra (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package artful need-duplicate-check package-conflict

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

Title:
  package texlive-science-doc 2016.20170123-5 failed to install/upgrade:
  trying to overwrite '/usr/share/doc/texlive-
  doc/latex/textgreek/README', which is also in package texlive-latex-
  extra-doc 2016.20170123-5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-extra/+bug/1700439/+subscriptions

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


[Bug 1558196] Re: ypbind not able to socket activate rpcbind under systemd, fails at boot unless something else starts rpcbind

2017-06-21 Thread Ted Cabeen
Debian will accept a Non-Maintainer Upload.  Since the backport is so
trivial (The patch from yakkety works perfectly), would that be possible
here?

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

Title:
  ypbind not able to socket activate rpcbind under systemd, fails at
  boot unless something else starts rpcbind

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

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


[Bug 1698633] [NEW] package libc6:i386 2.23-0ubuntu7 failed to install/upgrade: package libc6:i386 is already installed and configured

2017-06-18 Thread Ted Jackson
Public bug reported:

Issue since upgrade to 16.04

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libc6:i386 2.23-0ubuntu7
ProcVersionSignature: Ubuntu 4.4.0-79.100-generic 4.4.67
Uname: Linux 4.4.0-79-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.6
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
Architecture: amd64
Date: Sun Jun 18 17:28:20 2017
Dependencies:
 gcc-6-base 6.0.1-0ubuntu1
 libc6 2.23-0ubuntu7
 libgcc1 1:6.0.1-0ubuntu1
ErrorMessage: package libc6:i386 is already installed and configured
InstallationDate: Installed on 2017-06-14 (3 days ago)
InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 (20160217.1)
PackageArchitecture: i386
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.20
SourcePackage: dpkg
Title: package libc6:i386 2.23-0ubuntu7 failed to install/upgrade: package 
libc6:i386 is already installed and configured
UpgradeStatus: Upgraded to xenial on 2017-06-17 (1 days ago)

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


** Tags: already-installed apport-package i386 xenial

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

Title:
  package libc6:i386 2.23-0ubuntu7 failed to install/upgrade: package
  libc6:i386 is already installed and configured

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

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


[Bug 1686173] [NEW] pinta crashes with a mono error when trying to edit images

2017-04-25 Thread Ted Crilly
Public bug reported:

After upgrading to 17.04, I noticed that pinta crashed all the time with
issues related to mono. I thought maybe some library was not up to date
and reinstalled pinta and mono, but no luck.

I have attached the stack trace to this report
*** Error in `/usr/bin/mono': free(): invalid pointer: 0x55b5ef57ae60 ***
=== Backtrace: =
/lib/x86_64-linux-gnu/libc.so.6(+0x7908b)[0x7fd4f620608b]
/lib/x86_64-linux-gnu/libc.so.6(+0x826fa)[0x7fd4f620f6fa]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7fd4f621312c]
[0x41212c10]
.
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.

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

** Attachment added: "stack trace"
   
https://bugs.launchpad.net/bugs/1686173/+attachment/4867846/+files/pinta_sigbart.txt

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

Title:
  pinta crashes with a mono error when trying to edit images

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

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


[Bug 1652504] Re: Recent updates broke Ubuntu on Raspberry Pi 3

2017-04-20 Thread ted
I spent most of the day last weekend re-writing my sdcard over and over
again trying to come up with some magic apt-get upgrade combination that
didn't brick the pi. I ended up accidentally overwriting a card I have
stuff I care about on. I want to personally thank whoever added the code
that broke boot after upgrade. Post #16 did work for me, but whoever
wrote the code that broke it deserves a gold star. you sir/madam are a
winner

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

Title:
  Recent updates broke Ubuntu on Raspberry Pi 3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1652504/+subscriptions

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


[Bug 1612416] Re: Ugly shadow under Wayland

2017-04-17 Thread ted
*** This bug is a duplicate of bug 1650395 ***
https://bugs.launchpad.net/bugs/1650395

Still exists in 17.04 running on GNOME

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

Title:
  Ugly shadow under Wayland

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1612416/+subscriptions

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


[Bug 1176127] Re: GLib Application Registers a DBus name under application confinement

2017-04-11 Thread Ted Gould
** Changed in: glib2.0 (Ubuntu)
 Assignee: Ted Gould (ted) => (unassigned)

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

Title:
  GLib Application Registers a DBus name under application confinement

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1176127/+subscriptions

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


[Bug 1324848] Re: [Gmail] can't switch to another account

2017-04-11 Thread Ted Gould
** Changed in: url-dispatcher
 Assignee: Ted Gould (ted) => (unassigned)

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

Title:
  [Gmail] can't switch to another account

To manage notifications about this bug go to:
https://bugs.launchpad.net/url-dispatcher/+bug/1324848/+subscriptions

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


[Bug 1086656] Re: Possible breakage of fallback on other desktops

2017-04-11 Thread Ted Gould
** Changed in: libappindicator
 Assignee: Ted Gould (ted) => (unassigned)

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

Title:
  Possible breakage of fallback on other desktops

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

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


[Bug 1325695] Re: contact not being matched properly on messaging menu from greeter

2017-04-11 Thread Ted Gould
** Changed in: indicator-messages (Ubuntu)
 Assignee: Ted Gould (ted) => (unassigned)

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

Title:
  contact not being matched properly on messaging menu from greeter

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

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


[Bug 1333403] Re: No error reporting in API

2017-04-11 Thread Ted Gould
** Changed in: pay-service (Ubuntu)
 Assignee: Ted Gould (ted) => (unassigned)

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

Title:
  No error reporting in API

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pay-service/+bug/1333403/+subscriptions

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


[Bug 1387691] Re: Media Player should not be visible in the app scope and launcher

2017-04-11 Thread Ted Gould
** Changed in: mediaplayer-app (Ubuntu)
 Assignee: Ted Gould (ted) => (unassigned)

** Changed in: mediaplayer-app (Ubuntu RTM)
 Assignee: Ted Gould (ted) => (unassigned)

** Changed in: url-dispatcher (Ubuntu)
 Assignee: Ted Gould (ted) => (unassigned)

** Changed in: url-dispatcher (Ubuntu RTM)
 Assignee: Ted Gould (ted) => (unassigned)

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

Title:
  Media Player should not be visible in the app scope and launcher

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1387691/+subscriptions

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


[Bug 1623694] Re: Upstart jobs find wrong helpers when included in a Snap

2017-04-11 Thread Ted Gould
** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Released

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

Title:
  Upstart jobs find wrong helpers when included in a Snap

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1623694/+subscriptions

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


[Bug 1450108] Re: android usb tethering blocks adb

2017-04-11 Thread Ted Gould
** Changed in: dbus-property-service (Ubuntu)
 Assignee: Ted Gould (ted) => (unassigned)

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

Title:
  android usb tethering blocks adb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus-property-service/+bug/1450108/+subscriptions

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


[Bug 1628589] Re: Need better session management for apps

2017-04-11 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu)
 Assignee: Ted Gould (ted) => (unassigned)

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

Title:
  Need better session management for apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1628589/+subscriptions

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


[Bug 1630997] Re: Provide a way to listen to registry changes

2017-04-11 Thread Ted Gould
** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Released

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

Title:
  Provide a way to listen to registry changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1630997/+subscriptions

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


[Bug 1656252] Re: Applications fail to start on the second use

2017-04-11 Thread Ted Gould
** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Released

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

Title:
  Applications fail to start on the second use

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1656252/+subscriptions

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


[Bug 1670704] Re: No way to discern multiple versions of the same app (from different sources)

2017-04-11 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu)
 Assignee: Ted Gould (ted) => (unassigned)

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

Title:
  No way to discern multiple versions of the same app (from different
  sources)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1670704/+subscriptions

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


[Bug 1670751] Re: Need to set up the app environment properly

2017-04-11 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu)
 Assignee: Ted Gould (ted) => (unassigned)

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

Title:
  Need to set up the app environment properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1670751/+subscriptions

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


[Bug 1681321] [NEW] package lightdm 1.18.3-0ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-04-10 Thread ted
Public bug reported:

.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: lightdm 1.18.3-0ubuntu1.1
ProcVersionSignature: Ubuntu 4.4.0-72.93-generic 4.4.49
Uname: Linux 4.4.0-72-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
Date: Wed Apr  5 22:40:25 2017
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2016-06-20 (293 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.19
SourcePackage: lightdm
Title: package lightdm 1.18.3-0ubuntu1.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package third-party-packages xenial

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

Title:
  package lightdm 1.18.3-0ubuntu1.1 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/lightdm/+bug/1681321/+subscriptions

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


[Bug 1611784] Re: No validation against coding standards

2017-03-30 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu)
   Importance: High => Medium

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

Title:
  No validation against coding standards

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-app-launch/+bug/1611784/+subscriptions

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


[Bug 1611783] Re: Does not follow style guidelines

2017-03-30 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu)
   Importance: High => Medium

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

Title:
  Does not follow style guidelines

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-app-launch/+bug/1611783/+subscriptions

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


[Bug 1611786] Re: Automatic formatting rules do not function with builddir != srcdir

2017-03-30 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu)
   Importance: High => Medium

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

Title:
  Automatic formatting rules do not function with builddir != srcdir

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-app-launch/+bug/1611786/+subscriptions

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


[Bug 1630997] Re: Provide a way to listen to registry changes

2017-03-30 Thread Ted Gould
** Branch linked: lp:~ted/ubuntu-app-launch/system-app-watch

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

Title:
  Provide a way to listen to registry changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1630997/+subscriptions

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


[Bug 1363880] Re: show placeholder icon?

2017-03-30 Thread Ted Gould
We're now giving an empty icon string and letting the higher levels
handle this. They typically do show a broken icon or null icon of some
type.

** Changed in: ubuntu-app-launch (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  show placeholder icon?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-app-launch/+bug/1363880/+subscriptions

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


[Bug 1659903] Re: apps not consistently appearing in drawer or old scope Zesty unity8

2017-03-30 Thread Ted Gould
So this is "by design" in the unity8 snap. It doesn't have information
on what is stored on the classic system. It will only have either apps
that are in the snap or installed as snaps in the drawer. It can't run
or query the others. This makes sense as the unity8-session-snap is only
expected to be used on core systems that wouldn't have debs installed.

** Changed in: ubuntu-app-launch (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  apps not consistently appearing in drawer or old scope Zesty unity8

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1659903/+subscriptions

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


[Bug 1677345] Re: No way to compare two Application::Instance objects

2017-03-30 Thread Ted Gould
** Branch linked: lp:~ted/ubuntu-app-launch/instance-compare

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

Title:
  No way to compare two Application::Instance objects

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-app-launch/+bug/1677345/+subscriptions

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


[Bug 1611785] Re: Organization of source tree is prohibitive of productivity

2017-03-30 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Organization of source tree is prohibitive of productivity

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-app-launch/+bug/1611785/+subscriptions

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


[Bug 1644127] Re: libubuntu-app-launchN binary package should depend on or recommend ubuntu-app-launch

2017-03-30 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  libubuntu-app-launchN binary package should depend on or recommend
  ubuntu-app-launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-app-launch/+bug/1644127/+subscriptions

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


[Bug 1671731] Re: [xmir] closing an app while a child window is opened leaves an Xmir process opened eating 100% CPU

2017-03-30 Thread Ted Gould
** No longer affects: ubuntu-app-launch (Ubuntu)

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

Title:
  [xmir] closing an app while a child window is opened leaves an Xmir
  process opened eating 100% CPU

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1671731/+subscriptions

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


[Bug 1672392] Re: Install an app from Ubuntu Terminal and it doesn't show up in the app drawer

2017-03-30 Thread Ted Gould
** Branch linked: lp:~ted/ubuntu-app-launch/system-app-watch

** Changed in: ubuntu-app-launch (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  Install an app from Ubuntu Terminal and it doesn't show up in the app
  drawer

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1672392/+subscriptions

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


[Bug 1672693] Re: GTK theme in apps appears different under Unity8 compared to Unity7

2017-03-30 Thread Ted Gould
** No longer affects: ubuntu-app-launch (Ubuntu)

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

Title:
  GTK theme in apps appears different under Unity8 compared to Unity7

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1672693/+subscriptions

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


[Bug 1672118] Re: package ubuntu-app-launch 0.9+16.10.20160928-0ubuntu1 failed to install/upgrade: サブプロセス インストール済みの pre-removal スクリプト はエラー終了ステータス 1 を返しました

2017-03-30 Thread Ted Gould
Thank you for the bug report, there isn't enough info in this automated
report to fix the bug. Please if it happens again resubmit so that
hopefully we can track it down!

** Changed in: ubuntu-app-launch (Ubuntu)
   Status: New => Incomplete

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

Title:
  package ubuntu-app-launch 0.9+16.10.20160928-0ubuntu1 failed to
  install/upgrade: サブプロセス インストール済みの pre-removal スクリプト はエラー終了ステータス 1
  を返しました

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-app-launch/+bug/1672118/+subscriptions

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

[Bug 1672950] Re: nautilus launched from Unity8 opens a 'Desktop' window

2017-03-30 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu)
   Status: New => Invalid

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

Title:
  nautilus launched from Unity8 opens a 'Desktop' window

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1672950/+subscriptions

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


[Bug 1676390] Re: [unity8] launcher menu breaks launch multiple instances

2017-03-30 Thread Ted Gould
** No longer affects: ubuntu-app-launch (Ubuntu)

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

Title:
  [unity8] launcher menu breaks launch multiple instances

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1676390/+subscriptions

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


[Bug 1677345] Re: No way to compare two Application::Instance objects

2017-03-30 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu)
   Status: New => Triaged

** Changed in: ubuntu-app-launch (Ubuntu)
   Status: Triaged => In Progress

** Changed in: ubuntu-app-launch (Ubuntu)
   Importance: Undecided => High

** Changed in: ubuntu-app-launch (Ubuntu)
 Assignee: (unassigned) => Ted Gould (ted)

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

Title:
  No way to compare two Application::Instance objects

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-app-launch/+bug/1677345/+subscriptions

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


[Bug 1676361] Re: keeper-service segfaults inside ubuntu::app_launch::helper_impls::Base::launch

2017-03-28 Thread Ted Gould
** Branch linked: lp:~ted/ubuntu-app-launch/registry-cleanup

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

Title:
  keeper-service segfaults inside
  ubuntu::app_launch::helper_impls::Base::launch

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

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


[Bug 1676361] Re: keeper-service segfaults inside ubuntu::app_launch::helper_impls::Base::launch

2017-03-27 Thread Ted Gould
Looks like the jobs variable is not getting assigned before the helper
is launching.

** Changed in: keeper (Ubuntu)
   Status: New => Invalid

** Changed in: ubuntu-app-launch (Ubuntu)
   Status: New => Confirmed

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

Title:
  keeper-service segfaults inside
  ubuntu::app_launch::helper_impls::Base::launch

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

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


[Bug 1604260] Re: ubuntu-app-launch dolphin fails [Could not start process Cannot talk to klauncher: The name org.kde.klauncher was not provided by any .service files.]

2017-03-21 Thread Ted Gould
Sounds like dolphin requires an additional package or interface to be
useful. Not an application setup issue.

** Changed in: ubuntu-app-launch (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  ubuntu-app-launch dolphin fails [Could not start process Cannot talk
  to klauncher: The name org.kde.klauncher was not provided by any
  .service files.]

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

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


[Bug 1670704] Re: No way to discern multiple versions of the same app (from different sources)

2017-03-21 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu)
   Importance: Undecided => Low

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

Title:
  No way to discern multiple versions of the same app (from different
  sources)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1670704/+subscriptions

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


[Bug 1672983] Re: OSK fails to appear with GTK

2017-03-21 Thread Ted Gould
** No longer affects: ubuntu-app-launch (Ubuntu)

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

Title:
  OSK fails to appear with GTK

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1672983/+subscriptions

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


[Bug 1662400] Re: ubuntu-app-test fails to launch apps at all [CRITICAL **: Unable to get PID for 'ubuntu-app-test' application]

2017-03-20 Thread Ted Gould
This WFM with this silo: https://bileto.ubuntu.com/#/ticket/2577

It was probably the trusted overlay prompts not being ported to systemd,
so you were fighting a Upstart/Systemd battle that would only end in
tears.

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

Title:
  ubuntu-app-test fails to launch apps at all [CRITICAL **: Unable to
  get PID for 'ubuntu-app-test' application]

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1662400/+subscriptions

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


[Bug 1671038] Re: Child password dialog doesn't accept password

2017-03-08 Thread Ted Gould
Works for me :-)

The only thing I have on my system that might be different is the UAL
patch to run XMir for legacy applications. It is landing right now, so
please try and see if that fixes xdiagnose for you.

** Changed in: policykit-unity8 (Ubuntu)
   Status: New => Incomplete

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

Title:
  Child password dialog doesn't accept password

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1671038/+subscriptions

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


[Bug 1670704] Re: No way to discern multiple versions of the same app (from different sources)

2017-03-07 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu)
 Assignee: (unassigned) => Ted Gould (ted)

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

Title:
  No way to discern multiple versions of the same app (from different
  sources)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1670704/+subscriptions

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


[Bug 1668429] Re: X apps (LibreOffice, Thunderbird) fail to launch with failure to open display (no Xmir is running)

2017-03-02 Thread Ted Gould
** Branch linked: lp:~ted/ubuntu-app-launch/xmir-by-default

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

Title:
  X apps (LibreOffice, Thunderbird) fail to launch with failure to open
  display (no Xmir is running)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668429/+subscriptions

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


[Bug 1662145] Re: [regression] Some apps fail to start with [QPA] UbuntuClientIntegration: connection to Mir server failed.

2017-02-10 Thread Ted Gould
The log file makes this look like an app that is exporting the unity7
interface as well as the unity8 one. But the snapd in zesty doesn't have
a unity8 interface. So we're starting it as a unity7 app. It is not
realizing this and trying to connect to Mir, even after we've setup XMir
for it.

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

Title:
  [regression] Some apps fail to start with [QPA]
  UbuntuClientIntegration: connection to Mir server failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1662145/+subscriptions

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


[Bug 1611783] Re: Does not follow style guidelines

2017-02-08 Thread Ted Gould
** Branch linked: lp:~ted/ubuntu-app-launch/reformat-all-the-things

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

Title:
  Does not follow style guidelines

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-app-launch/+bug/1611783/+subscriptions

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


[Bug 1611786] Re: Automatic formatting rules do not function with builddir != srcdir

2017-02-08 Thread Ted Gould
** Branch linked: lp:~ted/ubuntu-app-launch/reformat-all-the-things

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

Title:
  Automatic formatting rules do not function with builddir != srcdir

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-app-launch/+bug/1611786/+subscriptions

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


[Bug 1611784] Re: No validation against coding standards

2017-02-08 Thread Ted Gould
** Branch linked: lp:~ted/ubuntu-app-launch/reformat-all-the-things

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

Title:
  No validation against coding standards

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-app-launch/+bug/1611784/+subscriptions

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


Re: [Bug 1662632] Re: Installing 0.26.1 breaks calendar app (and others)

2017-02-08 Thread Ted Gould
On Wed, 2017-02-08 at 07:11 +, Daniel van Vugt wrote:
> Hmm and apparently no snap named `ubuntu-calendar-app' exists. How do
> I
> install it or any other app that exhibits this bug?
Best way is to use the "unity8-snap-install" script which installs all
of the snaps for the core apps.

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

Title:
  Installing 0.26.1 breaks calendar app (and others)

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

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


[Bug 1635850] Re: package ubuntu-app-launch 0.5+15.10.20150817-0ubuntu3 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2017-02-03 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  package ubuntu-app-launch 0.5+15.10.20150817-0ubuntu3 failed to
  install/upgrade: subprocess new pre-removal script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-app-launch/+bug/1635850/+subscriptions

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


[Bug 1639440] Re: [desktop] apps don't start, missing logs

2017-02-03 Thread Ted Gould
Fix released for UAL we're using systemd now so there's no cgmanager
issue.

** Changed in: ubuntu-app-launch (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  [desktop] apps don't start, missing logs

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1639440/+subscriptions

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


[Bug 1644127] Re: libubuntu-app-launchN binary package should depend on or recommend ubuntu-app-launch

2017-02-03 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu)
   Status: New => Confirmed

** Changed in: ubuntu-app-launch (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  libubuntu-app-launchN binary package should depend on or recommend
  ubuntu-app-launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-app-launch/+bug/1644127/+subscriptions

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


[Bug 1654915] Re: [regression] ubuntu-app-launch doesn't launch apps any more

2017-02-03 Thread Ted Gould
ubuntu-app-test will launch a utility under Unity8.

** Changed in: ubuntu-app-launch (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  [regression] ubuntu-app-launch doesn't launch apps any more

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1654915/+subscriptions

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


<    1   2   3   4   5   6   7   8   9   10   >