[Touch-packages] [Bug 1445080] Re: Cellular data not activated after exiting flight mode

2015-04-16 Thread Ricardo Salveti
I could also easily reproduce that with mako/arale 173, without any custom network manager packages. ** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Changed in: canonical-devices-system-image Assignee: (unassigned) = Canonical Phone Foundations

[Touch-packages] [Bug 1444937] Re: QML cache gets stale too easily

2015-04-16 Thread Ricardo Mendoza
It really depends on exactly what the problem scenario is. Currently, whenever *any* QML file changes, the whole cache is dropped and rebuilt. This includes SDK and base QML deps, not only files shipped by the app itself. The only case where it is currently not rebuilt is when a provider library

[Touch-packages] [Bug 1445134] [NEW] Network manager never scanning for new access points

2015-04-16 Thread Ricardo Salveti
Public bug reported: While trying to reproduce another bug related with the last seen value from the access points, I noticed that network manager is never really scanning for new access points on my desktop, not even when not connected. $ sudo nmcli g logging level debug domains wifi_scan Then

[Touch-packages] [Bug 1444937] Re: QML cache gets stale too easily

2015-04-16 Thread Ricardo Salveti
Yeah, while disabling cache when the image is writable is a useful workaround, that could have the bad side effect you described, so probably better to not disable it for now. Proper fix would be improve the way it encodes library versions and magic header, like ricmm described. -- You received

[Touch-packages] [Bug 1429887] Re: Pressing power button to resume does not turn on screen

2015-04-16 Thread Ricardo Salveti
This bug is not in powerd itself, it's usually caused by the amount of events that are either on hold before suspending, or that are triggered after resuming back (which makes the device to take a while to fully resume back). We landed quite a few changes as part of OTA3 that reduced such events

[Touch-packages] [Bug 1442166] Re: Calendar alarms rings forever if Low Battery dialog visible

2015-04-16 Thread Ricardo Mendoza
** Branch linked: lp:~ricmm/usensord/vibrate-no-sleep -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-datetime in Ubuntu. https://bugs.launchpad.net/bugs/1442166 Title: Calendar alarms rings forever if Low

[Touch-packages] [Bug 1437320] Re: Adapt QML Cache patch for Qt 5.5

2015-04-13 Thread Ricardo Mendoza
I'll find some time this week to look at it. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtdeclarative-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1437320 Title: Adapt QML Cache patch for Qt 5.5 Status

[Touch-packages] [Bug 1442166] Re: Calendar alarms rings forever if Low Battery dialog visible

2015-04-13 Thread Ricardo Mendoza
From the description this seems like a different case of the vibration. Does it keep *ringing* literally, or just vibrating? Is it with the screen off? or on. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-datetime

[Touch-packages] [Bug 1443244] [NEW] [touch] small cracking sound when changing volume

2015-04-12 Thread Ricardo Salveti
Public bug reported: phablet@ubuntu-phablet:~$ system-image-cli -i current build number: 169 device name: mako channel: ubuntu-touch/devel-proposed alias: ubuntu-touch/vivid-proposed last update: 2015-04-12 20:38:14 version version: 169 version ubuntu: 20150412 version device: 20150210 version

[Touch-packages] [Bug 1443244] Re: [touch] small cracking sound when changing volume

2015-04-12 Thread Ricardo Salveti
** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Description changed: phablet@ubuntu-phablet:~$ system-image-cli -i current build number: 169 device name: mako channel: ubuntu-touch/devel-proposed alias: ubuntu-touch/vivid-proposed last

[Touch-packages] [Bug 1443005] [NEW] Indicator shouldn't set volume on pulse/account service if the volume didn't change

2015-04-11 Thread Ricardo Salveti
Public bug reported: current build number: 168 device name: mako channel: ubuntu-touch/devel-proposed alias: ubuntu-touch/vivid-proposed last update: 2015-04-12 03:49:09 version version: 168 version ubuntu: 20150411 version device: 20150210 version custom: 20150411 This is a regression from RTM.

[Touch-packages] [Bug 1443178] [NEW] Accounts Service always relies on language fallback if never set by the user

2015-04-12 Thread Ricardo Salveti
Public bug reported: current build number: 169 device name: mako channel: ubuntu-touch/devel-proposed alias: ubuntu-touch/vivid-proposed last update: 2015-04-12 20:38:14 version version: 169 version ubuntu: 20150412 version device: 20150210 version custom: 20150412 This causes a bad side effect

[Touch-packages] [Bug 1420395] Re: [mako] upower consuming over 17% cpu when in idle

2015-04-14 Thread Ricardo Salveti
** Changed in: canonical-devices-system-image Assignee: Ricardo Salveti (rsalveti) = Canonical Phone Foundations (canonical-phonedations-team) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to upower in Ubuntu. https

[Touch-packages] [Bug 1437633] Re: Choosing not to report crashes and errors setting reverts

2015-04-06 Thread Ricardo Salveti
2 issues with the current RTM silo: 1) +++ lxc-android-config-0.208rtm10/etc/system-image/writable-paths 2015-03-31 11:47:37.0 +0100 +# need to write to this file to toggle crash reporting +/etc/default/whoopsie autopersistent none

[Touch-packages] [Bug 1440852] [NEW] Need a way to tell our userspace if GPS is currently active or not

2015-04-06 Thread Ricardo Salveti
Public bug reported: As a result of bug 1434379, QA wanted to check if there could be a way (cmdline/API) to know, from the location-service itself, when the GPS hardware is active or not. Basically the only reliable way to know that is by checking /system/bin/logcat, and retrieving the GPS HAL

[Touch-packages] [Bug 1436538] Re: brigtness slider should not allow total darkness

2015-04-06 Thread Ricardo Salveti
Device tarball was validated by QA already, waiting for John to publish it. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-power in Ubuntu. https://bugs.launchpad.net/bugs/1436538 Title: brigtness slider should

[Touch-packages] [Bug 1460152] Re: apparmor cache not updated when apparmor.d rules change (breaks 15.04/stable - 15.04/edge updates)

2015-06-03 Thread Ricardo Salveti
** Changed in: snappy Assignee: (unassigned) = Michael Vogt (mvo) ** Changed in: snappy/15.04 Assignee: (unassigned) = Michael Vogt (mvo) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu.

[Touch-packages] [Bug 1450642] Re: seccomp missing many new syscalls

2015-06-10 Thread Ricardo Salveti
** Changed in: snappy/15.04 Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libseccomp in Ubuntu. https://bugs.launchpad.net/bugs/1450642 Title: seccomp missing many new syscalls

[Touch-packages] [Bug 1460152] Re: apparmor cache not updated when apparmor.d rules change (breaks 15.04/stable - 15.04/edge updates)

2015-06-10 Thread Ricardo Salveti
** Changed in: snappy/15.04 Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1460152 Title: apparmor cache not updated when

[Touch-packages] [Bug 1460152] Re: apparmor cache not updated when apparmor.d rules change (breaks 15.04/stable - 15.04/edge updates)

2015-06-10 Thread Ricardo Salveti
Let's land on wily, test and then make push to our PPA (so we can also test it there, and also revert the workaround), we can include this at our next stable release :-) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1224756] Re: Pulseaudio should integrate with trust-store

2015-06-12 Thread Ricardo Salveti
Basically we need to change pulseaudio in a way it can ask trusty store for the right permission when starting the recording process. Please ping tvoss to know more about how that can be done at the trust-store level, since there are some examples in the trust-store project. -- You received this

Re: [Touch-packages] [Bug 1458681] Re: [gst-hybris] FTBFS in wily/vivid (armhf/i386)

2015-06-15 Thread Ricardo Salveti
On Mon, Jun 15, 2015 at 11:56 AM, Iain Lane i...@orangesquash.org.uk wrote: Requires: mirclient on data/ubuntu-platform-api.pc.in is needed on the platform-api side I think gst-plugins-bad1.0 needs updating to use platform-api's CFLAGS and LIBS from pkg-config. Right, that once we're able to

[Touch-packages] [Bug 1434143] Re: boot script should run aa-profile-hook in addition to aa-clickhook

2015-05-31 Thread Ricardo Salveti
** Changed in: snappy Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1434143 Title: boot script should run aa-profile-hook in

[Touch-packages] [Bug 1450642] Re: seccomp missing many new syscalls

2015-06-01 Thread Ricardo Salveti
** Also affects: snappy/15.04 Importance: Undecided Status: New ** Changed in: snappy/15.04 Milestone: None = 15.04.1 ** Changed in: snappy/15.04 Assignee: (unassigned) = Jamie Strandboge (jdstrand) ** Changed in: snappy/15.04 Status: New = Fix Committed ** Changed

[Touch-packages] [Bug 1460152] Re: apparmor cache not updated when apparmor.d rules change (breaks 15.04/stable - 15.04/edge updates)

2015-07-02 Thread Ricardo Salveti
** Changed in: snappy/15.04 Status: Fix Released = Fix Committed ** Changed in: snappy/15.04 Milestone: 15.04.1 = 15.04.2 ** Changed in: snappy Status: Fix Committed = Fix Released ** Changed in: apparmor (Ubuntu) Status: New = Fix Released -- You received this bug

[Touch-packages] [Bug 1458681] [NEW] [gst-hybris] FTBFS in wily/vivid (armhf/i386)

2015-05-25 Thread Ricardo Salveti
Public bug reported: When building gst-plugins-bad1.0 1.4.5-1ubuntu3 ... /bin/bash ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-1.0

[Touch-packages] [Bug 1458681] Re: [gst-hybris] FTBFS in wily/vivid (armhf/i386)

2015-05-25 Thread Ricardo Salveti
gst-plugins-bad doesn't use mir directly, and the mir_toolkit header gets included because of platform-api. I believe the right fix would be for platform-api to export the right include path as part of the pc file that it exports. ** Also affects: platform-api (Ubuntu) Importance: Undecided

[Touch-packages] [Bug 1452386] Re: [gst-hybris] Support COLOR_QCOM_FormatYVU420SemiPlanar32m color format.

2015-05-25 Thread Ricardo Salveti
Tried to land this fix but then got blocked by bug 1458681 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gst-plugins-bad1.0 in Ubuntu. https://bugs.launchpad.net/bugs/1452386 Title: [gst-hybris] Support

[Touch-packages] [Bug 1452386] Re: [gst-hybris] Support COLOR_QCOM_FormatYVU420SemiPlanar32m color format.

2015-05-25 Thread Ricardo Salveti
** Also affects: gst-plugins-bad1.0 (Ubuntu RTM) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gst-plugins-bad1.0 in Ubuntu. https://bugs.launchpad.net/bugs/1452386 Title:

[Touch-packages] [Bug 1458680] [NEW] platform-api FTBFS in wily (2.9.0+15.04.20150326-0ubuntu1)

2015-05-25 Thread Ricardo Salveti
Public bug reported: sbuild -A --dist=wily --arch=i386 -c wily-proposed-i386-sbuild platform- api_2.9.0+15.04.20150326-0ubuntu1.dsc [ 26%] Building CXX object src/ubuntu/application/common/mircommon/CMakeFiles/ubuntu_application_api_mircommon.dir/event_helpers_mir.cpp.o cd

[Touch-packages] [Bug 1453163] Re: [Ubuntu Phone BQ] Wrong brightness after a few minutes with Never sleep

2015-05-25 Thread Ricardo Salveti
*** This bug is a duplicate of bug 1437510 *** https://bugs.launchpad.net/bugs/1437510 ** This bug has been marked a duplicate of bug 1437510 Screen dim is not following the lock screen timeout (always dimming after 50 seconds) -- You received this bug notification because you are a

[Touch-packages] [Bug 1435088] Re: Crash of media-hub opening a .avi file

2015-05-25 Thread Ricardo Salveti
** Also affects: media-hub (Ubuntu RTM) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mediaplayer-app in Ubuntu. https://bugs.launchpad.net/bugs/1435088 Title: Crash of

[Touch-packages] [Bug 1458689] [NEW] [vivid-overlay] input-stub.so fails to load on i386

2015-05-25 Thread Ricardo Salveti
Public bug reported: phablet@ubuntu-phablet:~$ system-image-cli -i current build number: 140 device name: generic_x86 channel: ubuntu-touch/rc-proposed/ubuntu last update: 2015-05-25 12:02:10 version version: 140 version ubuntu: 20150525 version device: 20150210 version custom: 20150525 When

[Touch-packages] [Bug 1458043] Re: can't connect to adb in emulator and swipe doesn't appear to work

2015-05-25 Thread Ricardo Salveti
Adb issue fixed in wily, the other issues are bug 1458689 and bug 1458694. ** Also affects: lxc-android-config (Ubuntu) Importance: Undecided Status: New ** Package changed: goget-ubuntu-touch (Ubuntu) = lxc-android-config (Ubuntu RTM) ** Changed in: lxc-android-config (Ubuntu)

[Touch-packages] [Bug 1458694] [NEW] [vivid-overlay] unity8 fails to start on the emulator

2015-05-25 Thread Ricardo Salveti
Public bug reported: phablet@ubuntu-phablet:~$ system-image-cli -i current build number: 140 device name: generic_x86 channel: ubuntu-touch/rc-proposed/ubuntu last update: 2015-05-25 12:02:10 version version: 140 version ubuntu: 20150525 version device: 20150210 version custom: 20150525 When

Re: [Touch-packages] [Bug 1458680] Re: platform-api FTBFS in wily (2.9.0+15.04.20150326-0ubuntu1)

2015-05-26 Thread Ricardo Salveti
On Tue, May 26, 2015 at 2:56 PM, Robert Carr rac...@canonical.com wrote: https://code.launchpad.net/~mir-team/platform-api/delete- deprecations/+merge/254170 needed to land Thanks. Can we please coordinate such landings next time we change something on mir that breaks the reverse build-deps?

[Touch-packages] [Bug 1485942] [NEW] package openssh-client 1:6.7p1-5ubuntu1.2 failed to install/upgrade: package openssh-client is not ready for configuration cannot configure (current status `half-i

2015-08-18 Thread Ricardo Maltez
Public bug reported: When trying to install gstreamer0.10-ffmpeg I have receive a error about openssh-client (Errors were encountered while processing: openssh-client) so I try to install openssh-client, with sudo apt-get install openssh-client, that's when I had receive the bug report dialog

Re: [Touch-packages] [Bug 1458694] Re: [vivid-overlay] unity8 fails to start on the emulator

2015-08-21 Thread Ricardo Salveti
On Fri, Aug 21, 2015 at 6:52 AM, Timo Jyrinki timo.jyri...@canonical.com wrote: As per QA report: Needs a fix in unity8 so we can get past edges demo and confirm there are no further issues with the silo before landing. Sorry, but why do we need to disable the edge demo? It's still useful

[Touch-packages] [Bug 1460152] Re: apparmor cache not updated when apparmor.d rules change (breaks 15.04/stable - 15.04/edge updates)

2015-07-28 Thread Ricardo Salveti
** Changed in: snappy/15.04 Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1460152 Title: apparmor cache not updated when

[Touch-packages] [Bug 1514072] [NEW] package tzdata 2015g-0ubuntu0.14.04 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 2

2015-11-07 Thread ricardo cartoceti
Public bug reported: i tried to uninstall flashplugin. ProblemType: Package DistroRelease: Ubuntu 14.04 Package: tzdata 2015g-0ubuntu0.14.04 ProcVersionSignature: Ubuntu 3.16.0-50.66~14.04.1-generic 3.16.7-ckt16 Uname: Linux 3.16.0-50-generic i686 NonfreeKernelModules: nvidia ApportVersion:

[Touch-packages] [Bug 1502717] [NEW] wpa_supplicant crashed with SIGSEGV in dbus_connection_dispatch()

2015-10-04 Thread Ricardo Salveti
Public bug reported: wpa_supplicant crashed with SIGSEGV when removing kernel module brcmfmac. rsalveti@evapro:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu Wily Werewolf (development branch) Release:15.10 Codename: wily Linux evapro

[Touch-packages] [Bug 1509558] Re: package tzdata 2015g-0ubuntu0.14.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-12-07 Thread ricardo cartoceti
No actualiza Ubuntu ni permite instalar software nuevo. Siempre entrega el mismo error de tzdata (retorno error 2) y no puedo salvar este problema. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tzdata in Ubuntu.

[Touch-packages] [Bug 1537789] Re: MAAS dhcp fails to start on up-to-date Xenial with MAAS built from source

2016-01-25 Thread Ricardo Bánffy
http://paste.ubuntu.com/14665284/ is a possible solution -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu. https://bugs.launchpad.net/bugs/1537789 Title: MAAS dhcp fails to start on up-to-date Xenial

[Touch-packages] [Bug 1535952] Re: isc-dhcp-server.service fails on xenial with "Can't open lease database /var/lib/dhcp/dhcpd.leases: No such file or directory"

2016-01-19 Thread Ricardo Bánffy
** Attachment added: "syslog file" https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1535952/+attachment/4553040/+files/syslog.bz2 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu.

[Touch-packages] [Bug 1535952] Re: isc-dhcp-server.service fails on xenial with "Can't open lease database /var/lib/dhcp/dhcpd.leases: No such file or directory"

2016-01-19 Thread Ricardo Bánffy
I'm unable to attach a file to this report, so I'll transcribe the relevant lines from syslog: Jan 20 00:25:08 xenial-dhcp-test systemd[1]: Starting ISC DHCP IPv4 server... Jan 20 00:25:08 xenial-dhcp-test systemd[1]: Started ISC DHCP IPv4 server. Jan 20 00:25:09 xenial-dhcp-test dhcpd[8186]:

[Touch-packages] [Bug 1535952] [NEW] isc-dhcp-server.service fails on xenial with "Can't open lease database /var/lib/dhcp/dhcpd.leases: No such file or directory"

2016-01-19 Thread Ricardo Bánffy
Public bug reported: While investigating a DHCP issue on MAAS, I installed a fresh xenial on a LXC container and installed the isc-dhcp-server package. It fails to start with a syslog entry like "dhcpd[8090]: Can't open lease database /var/lib/dhcp/dhcpd.leases: No such file or directory --.

[Touch-packages] [Bug 1574338] [NEW] package click 0.4.43+16.04.20160203-0ubuntu2 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2016-04-24 Thread Ricardo Muniz
Public bug reported: I dont know ProblemType: Package DistroRelease: Ubuntu 16.04 Package: click 0.4.43+16.04.20160203-0ubuntu2 ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6 Uname: Linux 4.4.0-21-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia ApportVersion:

[Touch-packages] [Bug 1254085] Re: ssh fails to connect to VPN host - hangs at 'expecting SSH2_MSG_KEX_ECDH_REPLY'

2016-05-11 Thread Ricardo Ferreira
Lowering MTU 1200 worked for me. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/1254085 Title: ssh fails to connect to VPN host - hangs at 'expecting

[Touch-packages] [Bug 1549163] Re: Bluetooth headset HSP/HFP mode not working in Xenial

2017-02-23 Thread Ricardo Rodrigues
I'm also suffering from this issue. New wireless headset with mic, can't use the mic... But I'm using Ubuntu 16.10 (Yakkety Yak). What can I do to help debug this issue? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1638234] [NEW] package unattended-upgrades 0.90ubuntu0.1 failed to install/upgrade: subprocesso script post-installation instalado retornou erro do status de saída 10

2016-11-01 Thread Ricardo Justem
Public bug reported: yes ProblemType: Package DistroRelease: Ubuntu 16.04 Package: unattended-upgrades 0.90ubuntu0.1 ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21 Uname: Linux 4.4.0-45-generic x86_64 .var.log.unattended-upgrades.unattended-upgrades.log: ApportVersion:

[Touch-packages] [Bug 1495971] Re: Samsung ML-1250 prints only first job and then disconnects

2016-10-10 Thread Ricardo Biloti
I read this full issue report and replies and it seems I am experienced an analogous problem. Should I report the details of my case here or open a new issue? Here are few initial information: lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 16.04.1 LTS

[Touch-packages] [Bug 1576559] Re: Refused to switch profile to headset_head_unit: Not connected

2017-06-19 Thread Ricardo Rodrigues
More than a year and this bug is not yet fixed? Is it a huge problem to solve? Can I help with some log files or something like that? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.

[Touch-packages] [Bug 1785400] [NEW] Unable to locate package python3-defaults

2018-08-04 Thread Ricardo Paxson
Public bug reported: Installed 18.04.1 Server AMD Trying to get pip3 and venv to work but I get the following: sudo apt install python3-defaults Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package python3-defaults same

[Touch-packages] [Bug 1785400] Re: Unable to locate package python3-defaults

2018-08-06 Thread Ricardo Paxson
Thanks. However, as I wrote in the original report packages such as python-venv also fail. I found a fix by adding “universe” to my sources.list. Hopefully that is the correct solution. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1609211] Re: [Alienware 17 R3, Creative CA0132, Headphone Out, Front] No sound at all

2018-02-28 Thread Ricardo Ramírez
1. In terminal, enter the command "alsamixer". 2. An ASCI UI will open, use the right arrow key to find the item: "HP/speaker Auto Detect". it will say "Off" next to it. 3. Press M and the "Off" tag will disappear. 4. Re-plug your headphones. Enjoy! -- You received this bug notification

[Touch-packages] [Bug 1609211] Re: [Alienware 17 R3, Creative CA0132, Headphone Out, Front] No sound at all

2018-02-28 Thread Ricardo Ramírez
I uploaded this video showing how to fix the problem: https://www.youtube.com/watch?v=Se1NDgPhteg -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1609211 Title:

[Touch-packages] [Bug 1759681] [NEW] package gconf2 3.2.6-4ubuntu1 failed to install/upgrade: triggers looping, abandoned

2018-03-28 Thread Ricardo Almeida
Public bug reported: Error report showed up after doing upgrade ProblemType: Package DistroRelease: Ubuntu 18.04 Package: gconf2 3.2.6-4ubuntu1 ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10 Uname: Linux 4.15.0-13-generic x86_64 ApportVersion: 2.20.9-0ubuntu1 AptOrdering: NULL:

[Touch-packages] [Bug 1759680] [NEW] package python3 3.6.4-1 failed to install/upgrade: installed python3 package post-installation script subprocess returned error exit status 4

2018-03-28 Thread Ricardo Almeida
Public bug reported: Error report showed up after doing upgrade ProblemType: Package DistroRelease: Ubuntu 18.04 Package: python3 3.6.4-1 ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10 Uname: Linux 4.15.0-13-generic x86_64 ApportVersion: 2.20.9-0ubuntu1 Architecture: amd64 Date: Tue

[Touch-packages] [Bug 1759681] Re: package gconf2 3.2.6-4ubuntu1 failed to install/upgrade: triggers looping, abandoned

2018-03-29 Thread Ricardo Almeida
Attached /var/log/dist-upgrade/*.* and /var/log/dist- upgrade/20180327-1854/* (It had older updates there, probably not useful, I would say) ** Attachment added: "dist-upgrade.tgz" https://bugs.launchpad.net/ubuntu/+source/gconf/+bug/1759681/+attachment/5095118/+files/dist-upgrade.tgz --

[Touch-packages] [Bug 1759681] Re: package gconf2 3.2.6-4ubuntu1 failed to install/upgrade: triggers looping, abandoned

2018-03-29 Thread Ricardo Almeida
I upgraded from Ubuntu 17.10 to 18.04 and it failed in the process (because of cinnamon-common bug https://bugs.launchpad.net/ubuntu/+source/cinnamon/+bug/1759127, I think). I manage to have all packages upgraded in the end, although cinnamon fails to start (different issue, I would say, just

[Touch-packages] [Bug 1825545] [NEW] video memory leak leak in steamplay games

2019-04-19 Thread Ricardo Oliveira
Public bug reported: the failure occurs when going through the options menu of f1 2018 is loading and after some time appears error message in the neon error saying that is missing video memory and my hardware meets the specifications where on windows can run the game. ProblemType: Bug

[Touch-packages] [Bug 1827396] [NEW] package rsyslog 8.16.0-1ubuntu3.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 Secure boot

2019-05-02 Thread Ricardo Sendra
Public bug reported: The Log said something about this system not supporting Secure Boot. The hardware is a iMac model A1224. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: rsyslog 8.16.0-1ubuntu3.1 ProcVersionSignature: Ubuntu 4.4.0-145.171-generic 4.4.176 Uname: Linux

[Touch-packages] [Bug 1864698] [NEW] Can't change laptop-screen brightness

2020-02-25 Thread Ricardo Abreu
Public bug reported: I can't change the screen brightness anymore, on a Dell XPS13. Neither the keyboard shortcuts nor gnome's sliders work. They move, but brightness remains unchanged. I first noticed this after disconnecting an external display, but I have since rebooted and the problem

[Touch-packages] [Bug 1860394] [NEW] package lvm2 2.03.02-2ubuntu7 failed to install/upgrade: o subprocesso instalado, do pacote lvm2, o script post-installation retornou erro do status de saída 1

2020-01-20 Thread Ricardo Pereira
Public bug reported: ??? ProblemType: Package DistroRelease: Ubuntu 20.04 Package: lvm2 2.03.02-2ubuntu7 ProcVersionSignature: Ubuntu 5.4.0-11.14-generic 5.4.8 Uname: Linux 5.4.0-11-generic x86_64 ApportVersion: 2.20.11-0ubuntu16 Architecture: amd64 Date: Mon Jan 20 22:27:33 2020 ErrorMessage: o

[Touch-packages] [Bug 1860926] Re: Ubuntu 20.04 Systemd fails to configure bridged network

2020-05-15 Thread Ricardo Ortega
Using ubuntu-20.04-live-server-amd64.iso I created an USB and did fresh install, after fresh install I ran apt get update followed by apt get upgrade, I then removed the existing yaml in /etc/netplan and added 99_config.yaml: labuser@lab:~$ sudo nano /etc/netplan/99_config.yaml labuser@lab:~$

[Touch-packages] [Bug 2041728] [NEW] package initramfs-tools 0.140ubuntu13.4 failed to install/upgrade: o subprocesso instalado, do pacote initramfs-tools, o script post-installation retornou erro do

2023-10-28 Thread Ricardo EAA
Public bug reported: from the system itself ??? ProblemType: Package DistroRelease: Ubuntu 22.04 Package: initramfs-tools 0.140ubuntu13.4 ProcVersionSignature: Ubuntu 6.2.0-35.35~22.04.1-generic 6.2.16 Uname: Linux 6.2.0-35-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia

[Touch-packages] [Bug 1958267] Re: wpa can't connect to servers using TLS 1.1 or older

2022-05-19 Thread Ricardo Pardini
Somewhat related, using a NetworkManager Wifi Hotspot, latest Apple devices refuse to connect unless I downgrade to Impish version of wpa_supplicant and libssl1.1. Other workarounds detailed here do not solve it. -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1401508] CurrentDmesg.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280510/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] Re: Empty desktop

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Tags added: apport-collected compiz-0.9 ubuntu utopic ** Description changed: Hi i just installed ubuntu 14.10,after booting i can see my desktop background i also can log in,changing from desktop to terminal, but every time i go to desktop i only see the background

[Touch-packages] [Bug 1401508] BootLog.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: BootLog.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280509/+files/BootLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] GconfCompiz.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: GconfCompiz.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280513/+files/GconfCompiz.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] DpkgLog.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: DpkgLog.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280512/+files/DpkgLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] Dependencies.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280511/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] LightdmDisplayLog.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: LightdmDisplayLog.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280514/+files/LightdmDisplayLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] Lsusb.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280517/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] LightdmLog.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: LightdmLog.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280515/+files/LightdmLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] Lspci.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280516/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] ProcEnviron.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: ProcEnviron.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280520/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] ProcCpuinfo.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280519/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] MonitorsUser.xml.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: MonitorsUser.xml.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280518/+files/MonitorsUser.xml.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] ProcModules.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280522/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] UdevDb.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280523/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] UdevLog.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280524/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] XorgConf.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: XorgConf.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280526/+files/XorgConf.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] XorgLog.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: XorgLog.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280527/+files/XorgLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] UnitySupportTest.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: UnitySupportTest.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280525/+files/UnitySupportTest.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] Xrandr.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: Xrandr.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280529/+files/Xrandr.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] XorgLogOld.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: XorgLogOld.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280528/+files/XorgLogOld.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] xserver.outputs.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: xserver.outputs.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280532/+files/xserver.outputs.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] xserver.devices.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: xserver.devices.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280531/+files/xserver.devices.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] xdpyinfo.txt

2014-12-13 Thread Ricardo Manuel Ribeiro Duarte
apport information ** Attachment added: xdpyinfo.txt https://bugs.launchpad.net/bugs/1401508/+attachment/4280530/+files/xdpyinfo.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1401508] Re: Empty desktop

2014-12-15 Thread Ricardo Manuel Ribeiro Duarte
(sudo dmidecode -s bios-version sudo dmidecode -s bios-release- date)---output v1.04 08/11/2010 i'll try the bios update later...after that i'll post de result -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1160569]

2014-12-19 Thread Bruno Ricardo Siqueira
$ firefox --version (process:5591): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed Mozilla Firefox 34.0 == $ uname -a Linux winterfell 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux == $ lsb_release -a

[Touch-packages] [Bug 1710925] [NEW] package apt 1.2.24 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2017-08-15 Thread ricardo filipe castro pinheiro
Public bug reported: don't know ProblemType: Package DistroRelease: Ubuntu 16.04 Package: apt 1.2.24 ProcVersionSignature: Ubuntu 4.4.0-89.112-generic 4.4.76 Uname: Linux 4.4.0-89-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.10 AptOrdering: apt: Configure apt-utils: Install apt-utils:

[Touch-packages] [Bug 1705437] [NEW] Upstream 'column' is newer than bsdmainutils'

2017-07-20 Thread Ricardo Pérez López
Public bug reported: The 'column' program included in upstream util-linux (https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/tree /text-utils/column.c) is newer than the included in the bsdmainutil package

[Touch-packages] [Bug 1140716]

2018-06-08 Thread Ricardo-vega-u
Adding tag into "Whiteboard" field - ReadyForDev The bug still active *Status is correct *Platform is included *Feature is included *Priority and Severity correctly set *Logs included -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1749630] [NEW] package libuuid1 2.27.1-6ubuntu3.4 failed to install/upgrade: 10.4193:subprocess installed post-installation script returned error exit status 1

2018-02-14 Thread Ricardo I Soto
Public bug reported: An error occurred while upgrading to a new version of Bash on Ubuntu on Windows. Report was given and I decided to send the report. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libuuid1 2.27.1-6ubuntu3.4 ProcVersionSignature: Microsoft 4.4.0-43-Microsoft 4.4.35

[Touch-packages] [Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2019-02-08 Thread Ricardo Ribalda Delgado
This workaround works for me: https://gist.github.com/hxss/a3eadb0cc52e58ce7743dff71b92b297 Have only tried it twice now -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.

[Touch-packages] [Bug 1873895] Re: Regression: block staircase display with side-by-side monitors of different pixel widths

2020-05-02 Thread Ricardo Garicano Arenas
I have similar problem with xubuntu & ubuntu studio (fresh install or upgrade) , it happen only with some resolutions & without screen rotation. i "solved" it increasing framebuffer in at least 1 pixel, eg: xrandr --fb 1441x900 --output DisplayPort-0 --mode 1440x900 --panning 1440x0 try? --

[Touch-packages] [Bug 1873895] Re: Regression: block staircase display with side-by-side monitors of different pixel widths

2020-05-02 Thread Ricardo Garicano Arenas
it have reported too in https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu/-/issues/10 with that solution: https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu/-/commit/0732f81a2c67354ddfa7a495bee6b0997c6ef244 -- You received this bug notification because you are a member of

<    1   2   3   4   5   6   >