[Bug 1881287] Re: crash creating a new package

2021-09-08 Thread Michael Martins
Same error here.
Ubuntu 20.04.3

bzr dh-make hello 2.10 hello-2.10.tar.gz
brz: ERROR: AttributeError: 'NoneType' object has no attribute 
'initialize_on_transport'

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/breezy/plugins/debian/dh_make.py", line 
26, in _get_tree
tree = workingtree.WorkingTree.open(".")
  File "/usr/lib/python3/dist-packages/breezy/workingtree.py", line 201, in open
control = controldir.ControlDir.open(path, _unsupported=_unsupported)
  File "/usr/lib/python3/dist-packages/breezy/controldir.py", line 706, in open
return klass.open_from_transport(t, probers=probers,
  File "/usr/lib/python3/dist-packages/breezy/controldir.py", line 736, in 
open_from_transport
transport, format = _mod_transport.do_catching_redirections(
  File "/usr/lib/python3/dist-packages/breezy/transport/__init__.py", line 
1613, in do_catching_redirections
return action(transport)
  File "/usr/lib/python3/dist-packages/breezy/controldir.py", line 724, in 
find_format
return transport, ControlDirFormat.find_format(transport,
  File "/usr/lib/python3/dist-packages/breezy/controldir.py", line 1166, in 
find_format
raise errors.NotBranchError(path=transport.base)
breezy.errors.NotBranchError: Not a branch: 
"/home/michael/projetos/empacota_deb/".

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/breezy/plugins/debian/dh_make.py", line 
37, in _get_tree
a_controldir = controldir.ControlDir.open_from_transport(
  File "/usr/lib/python3/dist-packages/breezy/controldir.py", line 736, in 
open_from_transport
transport, format = _mod_transport.do_catching_redirections(
  File "/usr/lib/python3/dist-packages/breezy/transport/__init__.py", line 
1613, in do_catching_redirections
return action(transport)
  File "/usr/lib/python3/dist-packages/breezy/controldir.py", line 724, in 
find_format
return transport, ControlDirFormat.find_format(transport,
  File "/usr/lib/python3/dist-packages/breezy/controldir.py", line 1166, in 
find_format
raise errors.NotBranchError(path=transport.base)
breezy.errors.NotBranchError: Not a branch: 
"/home/michael/projetos/empacota_deb/hello/".

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/breezy/commands.py", line 1016, in 
exception_to_return_code
return the_callable(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/breezy/commands.py", line 1202, in 
run_bzr
ret = run(*run_argv)
  File "/usr/lib/python3/dist-packages/breezy/commands.py", line 759, in 
run_argv_aliases
return self.run(**all_cmd_args)
  File "/usr/lib/python3/dist-packages/breezy/commands.py", line 784, in run
return self._operation.run_simple(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/breezy/cleanup.py", line 136, in 
run_simple
return _do_with_cleanups(
  File "/usr/lib/python3/dist-packages/breezy/cleanup.py", line 166, in 
_do_with_cleanups
result = func(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/breezy/plugins/debian/cmds.py", line 
1385, in run
tree = dh_make.import_upstream(
  File "/usr/lib/python3/dist-packages/breezy/plugins/debian/dh_make.py", line 
83, in import_upstream
tree = _get_tree(package_name)
  File "/usr/lib/python3/dist-packages/breezy/plugins/debian/dh_make.py", line 
42, in _get_tree
branch = create_branch(to_transport.base,
  File "/usr/lib/python3/dist-packages/breezy/controldir.py", line 660, in 
create_branch_convenience
controldir = klass.create(base, format, possible_transports)
  File "/usr/lib/python3/dist-packages/breezy/controldir.py", line 859, in 
create
return format.initialize_on_transport(t)
AttributeError: 'NoneType' object has no attribute 'initialize_on_transport'

You can report this problem to Bazaar's developers by running
apport-bug /var/crash/brz.1000.2021-09-08T22:25.crash
if a bug-reporting window does not automatically appear.

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

Title:
  crash creating a new package

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


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

[Bug 1942475] [NEW] application does not start

2021-09-02 Thread Michael Martins
Public bug reported:

Application returns errors when trying to open blueman-manager:

Traceback (most recent call last):
  File "/usr/bin/blueman-manager", line 18, in 
from blueman.main.Manager import Blueman
  File "/usr/lib/python3/dist-packages/blueman/main/Manager.py", line 8, in 

from blueman.gui.manager.ManagerDeviceList import ManagerDeviceList
  File 
"/usr/lib/python3/dist-packages/blueman/gui/manager/ManagerDeviceList.py", line 
7, in 
from blueman.gui.DeviceList import DeviceList
  File "/usr/lib/python3/dist-packages/blueman/gui/DeviceList.py", line 9, in 

from _blueman import conn_info, ConnInfoReadError
ImportError: /lib/x86_64-linux-gnu/libbluetooth.so.3: cabeçalho de ELF inválido

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: blueman 2.1.2-1ubuntu0.2
ProcVersionSignature: Ubuntu 5.4.0-81.91-generic 5.4.128
Uname: Linux 5.4.0-81-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
CasperMD5CheckResult: skip
Date: Thu Sep  2 17:31:00 2021
ProcEnviron:
 LANGUAGE=pt_BR:pt:en
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=pt_BR.UTF-8
 SHELL=/bin/bash
SourcePackage: blueman
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal third-party-packages

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

Title:
  application does not start

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


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

[Bug 1706795] Re: Error removing telegram

2017-07-28 Thread Michael Martins
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/menulibre/MenulibreApplication.py", line 
1688, in on_delete_cb
delete_func()
  File "/usr/lib/python3/dist-packages/menulibre/MenulibreApplication.py", line 
1611, in delete_launcher
self.treeview.remove_selected()
  File "/usr/lib/python3/dist-packages/menulibre/MenulibreTreeview.py", line 
197, in remove_selected
model.remove(treeiter)
AttributeError: 'TreeModelFilter' object has no attribute 'remove'

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

Title:
  Error removing telegram

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

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


[Bug 1706795] [NEW] Error removing telegram

2017-07-26 Thread Michael Martins
Public bug reported:

When I click to remove an entry automatically generated by Telegram,
Menulibre does not close the modal and the following message appears in
the terminal: "AttributeError: 'TreeModelFilter' object has no attribute
'remove'". But when you close, the entry is removed.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: menulibre 2.1.3-0ubuntu1
ProcVersionSignature: Ubuntu 4.10.0-27.30~16.04.2-generic 4.10.17
Uname: Linux 4.10.0-27-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CurrentDesktop: XFCE
Date: Wed Jul 26 18:52:33 2017
InstallationDate: Installed on 2017-04-13 (104 days ago)
InstallationMedia: Xubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215)
PackageArchitecture: all
SourcePackage: menulibre
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  Error removing telegram

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

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


[Bug 1700190] Re: Plymouth does not appear

2017-06-23 Thread Michael Martins
To fix it, I used the following commands:

sudo -H echo FRAMEBUFFER=y > /etc/initramfs-tools/conf.d/splas
sudo update-initramfs -u

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

Title:
  Plymouth does not appear

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

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


[Bug 1700190] [NEW] Plymouth does not appear

2017-06-23 Thread Michael Martins
Public bug reported:

A black screen appears instead of Plymouth.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: plymouth 0.9.2-3ubuntu13.1
ProcVersionSignature: Ubuntu 4.8.0-56.61~16.04.1-generic 4.8.17
Uname: Linux 4.8.0-56-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.6
Architecture: amd64
BootLog: /dev/sda5: clean, 251604/1602496 files, 2399672/6399902 blocks
CurrentDesktop: XFCE
Date: Fri Jun 23 19:05:47 2017
DefaultPlymouth: /usr/share/plymouth/themes/xubuntu-logo/xubuntu-logo.plymouth
InstallationDate: Installed on 2017-04-13 (71 days ago)
InstallationMedia: Xubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215)
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-56-generic 
root=UUID=c023b876-f3b5-4c4e-85e3-e5f41091a921 ro quiet splash vt.handoff=7
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-56-generic 
root=UUID=c023b876-f3b5-4c4e-85e3-e5f41091a921 ro quiet splash vt.handoff=7
SourcePackage: plymouth
TextPlymouth: /usr/share/plymouth/themes/xubuntu-text/xubuntu-text.plymouth
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/24/2010
dmi.bios.vendor: AMI
dmi.bios.version: 0500
dmi.board.name: IPXPV-D3-PEGA
dmi.board.vendor: PEGATRON
dmi.board.version: 2.01
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAMI:bvr0500:bd09/24/2010:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvr:rvnPEGATRON:rnIPXPV-D3-PEGA:rvr2.01:cvnToBeFilledByO.E.M.:ct3:cvr:
dmi.product.name: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.

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


** Tags: amd64 apport-bug xenial

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

Title:
  Plymouth does not appear

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

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


[Bug 1700190] Re: Plymouth does not appear

2017-06-23 Thread Michael Martins
sudo -H echo FRAMEBUFFER=y > /etc/initramfs-tools/conf.d/splash
sudo update-initramfs -u

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

Title:
  Plymouth does not appear

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

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


[Bug 1669488] Re: Plymouth does not appear at startup

2017-04-26 Thread Michael Martins
I fix commenting the line vt_handoff="1" in the file
/etc/grub.d/10_linux

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

Title:
  Plymouth does not appear at startup

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

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


[Bug 1677235] Re: Blueman does not save files in directory

2017-04-01 Thread Michael Martins
When removing from automatic startup, the blueman saved the files
normally.

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

Title:
  Blueman does not save files in directory

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

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


[Bug 1677235] [NEW] Blueman does not save files in directory

2017-03-29 Thread Michael Martins
Public bug reported:

Every time I'm going to use Blueman, I have to reconfigure the package
in order to save the uploaded files to the chosen directory.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: blueman 2.0.4-1ubuntu2
ProcVersionSignature: Ubuntu 4.8.0-44.47~16.04.1-generic 4.8.17
Uname: Linux 4.8.0-44-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
CurrentDesktop: XFCE
Date: Wed Mar 29 09:58:47 2017
InstallationDate: Installed on 2017-03-06 (22 days ago)
InstallationMedia: Xubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215)
SourcePackage: blueman
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug 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/1677235

Title:
  Blueman does not save files in directory

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

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


[Bug 1676231] [NEW] Gmusicbrowser does not close

2017-03-26 Thread Michael Martins
Public bug reported:

It is necessary to force the closing of the gmusicbrowser by the task
manager.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gmusicbrowser 1.1.15~ds0-0ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-42.45~16.04.1-generic 4.8.17
Uname: Linux 4.8.0-42-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
CurrentDesktop: XFCE
Date: Sun Mar 26 19:53:52 2017
InstallationDate: Installed on 2017-03-06 (20 days ago)
InstallationMedia: Xubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215)
PackageArchitecture: all
SourcePackage: gmusicbrowser
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  Gmusicbrowser does not close

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

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


[Bug 1661760] Re: Evince does not print pdf.

2017-03-14 Thread Michael Martins
This works, but you have to remove the file every time it is printed.

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

Title:
  Evince does not print pdf.

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

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


[Bug 1670782] [NEW] Evince does not print pdf

2017-03-07 Thread Michael Martins
Public bug reported:

I can not print files in PDF by evince, but by Master PDF Editor yes.
All drivers are installed correctly, in addition to the cups-pdf
package.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: evince 3.18.2-1ubuntu4
ProcVersionSignature: Ubuntu 4.8.0-39.42~16.04.1-generic 4.8.17
Uname: Linux 4.8.0-39-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
CurrentDesktop: XFCE
Date: Tue Mar  7 14:58:05 2017
InstallationDate: Installed on 2017-03-06 (0 days ago)
InstallationMedia: Xubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215)
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  Evince does not print pdf

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

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


[Bug 1669488] [NEW] Plymouth does not appear at startup

2017-03-02 Thread Michael Martins
Public bug reported:

After the release of Xubuntu 16.04.2, plymouth is no longer displayed at
system startup. Only appears when restarting or turning off the machine.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: plymouth 0.9.2-3ubuntu13.1
ProcVersionSignature: Ubuntu 4.8.0-39.42~16.04.1-generic 4.8.17
Uname: Linux 4.8.0-39-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
BootLog: /dev/sda5: clean, 232265/1602496 files, 1849252/6399902 blocks
CurrentDesktop: XFCE
Date: Thu Mar  2 12:49:16 2017
DefaultPlymouth: /usr/share/plymouth/themes/xubuntu-logo/xubuntu-logo.plymouth
InstallationDate: Installed on 2017-03-01 (1 days ago)
InstallationMedia: Xubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215)
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-39-generic 
root=UUID=5edfa638-665f-40b7-b3a5-ca98576a680a ro quiet splash vt.handoff=7
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-39-generic 
root=UUID=5edfa638-665f-40b7-b3a5-ca98576a680a ro quiet splash vt.handoff=7
SourcePackage: plymouth
TextPlymouth: /usr/share/plymouth/themes/xubuntu-text/xubuntu-text.plymouth
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/24/2010
dmi.bios.vendor: AMI
dmi.bios.version: 0500
dmi.board.name: IPXPV-D3-PEGA
dmi.board.vendor: PEGATRON
dmi.board.version: 2.01
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAMI:bvr0500:bd09/24/2010:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvr:rvnPEGATRON:rnIPXPV-D3-PEGA:rvr2.01:cvnToBeFilledByO.E.M.:ct3:cvr:
dmi.product.name: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.

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


** Tags: amd64 apport-bug xenial

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

Title:
  Plymouth does not appear at startup

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

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


[Bug 1554117] Re: gnome-software search bar duplicates letters while typing

2017-03-01 Thread Michael Martins
It was working normally, but I did a clean install with Xubuntu 16.04.2
and realized that it is duplicating the letters. This way it is
impossible to search.

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

Title:
  gnome-software search bar duplicates letters while typing

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1554117/+subscriptions

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


[Bug 1666321] [NEW] package apt-config-auto-update (not installed) failed to install/upgrade: a tentar sobre-escrever '/etc/apt/apt.conf.d/10periodic', que também está no pacote update-notifier-common

2017-02-20 Thread Michael Martins
Public bug reported:

Package installation

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: apt-config-auto-update (not installed)
ProcVersionSignature: Ubuntu 4.4.0-63.84-generic 4.4.44
Uname: Linux 4.4.0-63-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
Date: Mon Feb 20 18:05:47 2017
DpkgTerminalLog:
 A preparar para desempacotar .../apt-config-auto-update_2.0.0-1_all.deb ...
 A descompactar apt-config-auto-update (2.0.0-1) ...
 dpkg: erro ao processar o arquivo 
/var/cache/apt/archives/apt-config-auto-update_2.0.0-1_all.deb (--unpack):
  a tentar sobre-escrever '/etc/apt/apt.conf.d/10periodic', que também está no 
pacote update-notifier-common 3.168.3
ErrorMessage: a tentar sobre-escrever '/etc/apt/apt.conf.d/10periodic', que 
também está no pacote update-notifier-common 3.168.3
InstallationDate: Installed on 2017-02-14 (5 days ago)
InstallationMedia: Xubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.19
SourcePackage: pk-update-icon
Title: package apt-config-auto-update (not installed) failed to 
install/upgrade: a tentar sobre-escrever '/etc/apt/apt.conf.d/10periodic', que 
também está no pacote update-notifier-common 3.168.3
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  package apt-config-auto-update (not installed) failed to
  install/upgrade: a tentar sobre-escrever
  '/etc/apt/apt.conf.d/10periodic', que também está no pacote update-
  notifier-common 3.168.3

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

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

[Bug 1661760] [NEW] Evince does not print pdf.

2017-02-03 Thread Michael Martins
Public bug reported:

The print job is sent but is stopped shortly.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: evince (not installed)
ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
Uname: Linux 4.4.0-62-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
CurrentDesktop: XFCE
Date: Fri Feb  3 20:19:29 2017
InstallationDate: Installed on 2017-02-03 (0 days ago)
InstallationMedia: Xubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  Evince does not print pdf.

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

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