[Touch-packages] [Bug 2026757] Re: dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

2024-03-12 Thread Julia Kreger
Yes, still happens with 2.90-0ubuntu0.22.04.1. It is a problem with the upstream code as far as I can tell from dnsmasq, not the ubuntu package build itself. Message: Process 1671294 (dnsmasq) of user 65534 dumped core. Found module linux-vdso.so.1 with bui

[Touch-packages] [Bug 2026757] Re: dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

2024-03-07 Thread Julia Kreger
So, I tossed the change because I wanted to try and produce the failure. I tried to re-create it, but didn't have the best of luck which makes me think I masked the issue a bit too well. Playing with valgrind has me questioning reality: ==1119241== ERROR SUMMARY: 9 errors from 6 contexts (suppress

[Touch-packages] [Bug 2026757] Re: dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

2024-03-06 Thread Julia Kreger
Petr messaged me and suggested maybe we try using rr to capture the execution and failure to aid in debugging, unfortunately the cpu performance events are unavailable on the machine I'm attempting reproduction on. I did manage to spend a little time the last two days adding some additional debug

[Touch-packages] [Bug 2026757] Re: dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

2024-03-01 Thread Julia Kreger
This is from v2.90 from the ubuntu packaging: Stack trace of thread 34: #0 0x7f21c90499fc pthread_kill (libc.so.6 + 0x969fc) #1 0x7f21c8ff5476 raise (libc.so.6 + 0x42476) #2 0x7f21c8fdb7f3 abort (libc.so.6 + 0x287f3

[Touch-packages] [Bug 2026757] Re: dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

2024-03-01 Thread Julia Kreger
So, trying to at least get symbols for the dnsmasq binary has been largely unsucessful, so i build v2.90 from dnsmasq git, and here is what I got: Found module linux-vdso.so.1 with build-id: 975d8292a19f8c241322ae7eb151b63f4f01d8e2 Found module ld-linux-x86-64.so.2

[Touch-packages] [Bug 2026757] Re: dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

2024-03-01 Thread Julia Kreger
Listing... Done dnsmasq-base-lua/unknown,unknown 2.90-0ubuntu0.22.04.1 amd64 dnsmasq-base/unknown,unknown,now 2.90-0ubuntu0.22.04.1 amd64 [installed,automatic] dnsmasq-utils/unknown,unknown,now 2.90-0ubuntu0.22.04.1 amd64 [installed] dnsmasq/unknown,unknown,now 2.90-0ubuntu0.22.04.1 all [installed

[Touch-packages] [Bug 2026757] Re: dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

2024-03-01 Thread Julia Kreger
** Attachment added: "core dump file from 2.90 on Ubuntu Jammy" https://bugs.launchpad.net/ironic/+bug/2026757/+attachment/5751256/+files/dnsmasq-jammy-2.90-package-coredumpctl_dump.core -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is s

[Touch-packages] [Bug 2026757] Re: dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

2024-03-01 Thread Julia Kreger
** Attachment added: "coredumpctl info output for 2.90 from Ubuntu Jammy" https://bugs.launchpad.net/ironic/+bug/2026757/+attachment/5751229/+files/dnsmasq-jammy-2.90-package-coredumpctl_info -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 2026757] Re: dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

2024-03-01 Thread Julia Kreger
** Attachment added: "core dump file from 2.90 on Ubuntu Jammy" https://bugs.launchpad.net/ironic/+bug/2026757/+attachment/5751255/+files/dnsmasq-jammy-2.90-package-coredumpctl_dump.core -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is s

[Touch-packages] [Bug 2026757] Re: dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

2024-03-01 Thread Julia Kreger
Took some effort, but I've managed to capture a core dump root@np0036907443:/opt/stack/dnsmasq# coredumpctl info 328293 PID: 328293 (dnsmasq) UID: 65534 (nobody) GID: 30 (dip) Signal: 6 (ABRT) Timestamp: Fri 2024-03-01 16:19:37 UTC (2min 34s ago) Com

[Touch-packages] [Bug 2026757] Re: dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

2024-02-29 Thread Julia Kreger
https://lists.thekelleys.org.uk/pipermail/dnsmasq- discuss/2023q2/017134.html and original post relates. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/2026757 Title: dnsm

[Touch-packages] [Bug 2026757] Re: dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

2024-02-29 Thread Julia Kreger
Indeed, and unfortunately it seems like I've been able to identify the root cause which is still present in 2.90. What changed, we're no longer seeing a segfault which was the tell-tale sign we were looking for, but instead we just see it quietly exit with no trace. This led me to getting a setup w

[Touch-packages] [Bug 1572201] Re: Long ironic timeouts because of ServFail DNS error

2024-02-14 Thread Julia Kreger
I believe this was an eventlet issue. Given age, I'm going to move this to invalid. If it is observed again, please file detailed new bug, or reopen this one. ** Changed in: ironic Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Touch se

[Touch-packages] [Bug 2028401] [NEW] Prompted to authenticate every time external monitor is (un)plugged

2023-07-21 Thread Julia Tuttle
Public bug reported: I have a Dell XPS 9310 laptop, a Kensington Thunderbolt docking station, and an HP Z32 monitor. The dock is connected to the laptop with a Thunderbolt cable, and the monitor is connected to the dock with a DisplayPort cable and a USB-C to DisplayPort adapter plugged into one o

[Touch-packages] [Bug 2026757] Re: dnsmasq on Ubuntu Jammy/Lunar crashes on neutron-dhcp-agent updates

2023-07-20 Thread Julia Kreger
@yatin, Also, on the prior change, the most recent run failed somewhere rooted with libvirt or uefi firmware booting. The same exact scenario test worked in your version revision. That specific test is not doing network booting, but it got the DHCP addresses as I would expect. What seemingly failed

[Touch-packages] [Bug 2026757] Re: dnsmasq on Ubuntu Jammy/Lunar crashes on neutron-dhcp-agent updates

2023-07-20 Thread Julia Kreger
@yatin, It appears, with your newest patch to our CI jobs in Ironic, in order to just use pure upsteam source (Thanks by the way!), that the CI job failed in a specific scenario where we're attempting to validate we can boot an ISO via iPXE. That being said, the logs indicate we made it far past dh

[Touch-packages] [Bug 2026757] Re: dnsmasq on Ubuntu Jammy/Lunar crashes on neutron-dhcp-agent updates

2023-07-13 Thread Julia Kreger
Greetings Yatin! So, the failure appears to be rooted in ipxe failing to get the complete set of data from the server. My guess is that is something to do with spanning tree as iPXE for ubuntu has also changed it's behavior. My feeling is this is rooted with some spanning tree behavior, which we m

[Touch-packages] [Bug 2026757] [NEW] dnsmasq on Ubuntu Jammy/Lunar crashes on neutron-dhcp-agent updates

2023-07-10 Thread Julia Kreger
Public bug reported: The Ironic project's CI has been having major blocking issues moving to utilizing Ubuntu Jammy and with some investigation we were able to isolate the issues down to the dhcp updates causing dnsmasq to crash on Ubuntu Jammy, which ships with dnsmasq 2.86. This issue sounds sim

[Touch-packages] [Bug 1774423] [NEW] package gstreamer1.0-plugins-bad 1.14.0-1ubuntu1 failed to install/upgrade: Extrahierte Daten für »./usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfrei0r.so« können

2018-05-31 Thread Julia Sabine Enko
Public bug reported: apt clean and retry to install the package solved the problem ProblemType: Package DistroRelease: Ubuntu 18.04 Package: gstreamer1.0-plugins-bad 1.14.0-1ubuntu1 ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17 Uname: Linux 4.15.0-22-generic x86_64 ApportVersion: 2.20

[Touch-packages] [Bug 1419803] Re: Update download would not resume after lost and regained network connection

2016-10-05 Thread Julia Palandri
I tried yesterday that I saw a new update to start downloading, and turn off Wifi. Then I enabled wifi again, and the file was there (no clue if it had been already downloaded or if finished there). It now won't install, even if it offers to install and asks if it's ok to reboot (i.e. I say yes, a

[Touch-packages] [Bug 1587367] Re: Brightness toggle fakes brightness changes

2016-09-29 Thread Julia Palandri
** Changed in: canonical-devices-system-image Status: Fix Committed => Confirmed -- 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/1587367 Title: Brightness to

[Touch-packages] [Bug 1366592] Re: empty lines and leading spaces are not shown in messages

2016-09-22 Thread Julia Palandri
** Changed in: band-aids-uphone Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to messaging-app in Ubuntu. https://bugs.launchpad.net/bugs/1366592 Title: empty lines and leading sp

[Touch-packages] [Bug 1478319] Re: Wifi doesn't reconnect to AP if it uses the same SSID than another AP

2016-09-19 Thread Julia Palandri
@jean-baptiste do you still see this? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1478319 Title: Wifi doesn't reconnect to AP if it uses the same SSID than anot

[Touch-packages] [Bug 1593379] Re: systemd 229-4ubuntu6 ignores net.ifnames=0 on USB or /etc/udev/rules.d/80-net-setup-link.rules being a /dev/null symlink

2016-09-07 Thread Julia Palandri
I tried with this solution in a raspberry pi2 and it didn't work for me (as discussed with pitti), but adding the new strange iface name to /etc/network/interfaces worked, with what used to be eth0. On the other hand, the symlinking worked to have recognized a new wireless usb interface, which rig

[Touch-packages] [Bug 1419803] Re: Update download would not resume after lost and regained network connection

2016-09-07 Thread Julia Palandri
In case it helps - I was using turbo on rc-proposed. Is it reproduceable? (I'll try with the next update available) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-download-manager in Ubuntu. https://bugs.launchpad.net/

[Touch-packages] [Bug 1612576] Re: Pro 5 fingerprint unlock disabled first login after reboot

2016-08-12 Thread Julia Palandri
*** This bug is a duplicate of bug 1598916 *** https://bugs.launchpad.net/bugs/1598916 As per a private bug i reported previously this is a feature and not a bug. Can someone in the design team comment? -- You received this bug notification because you are a member of Ubuntu Touch seeded pac

[Touch-packages] [Bug 1606202] Re: Snap decisions inhibit notifications - queue can build up indefinitely

2016-07-25 Thread Julia Palandri
Thanks Michael for the bug report, it's super annoying indeed :/ -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-notifications in Ubuntu. https://bugs.launchpad.net/bugs/1606202 Title: Snap decisions inhibit notificat

[Touch-packages] [Bug 1602619] Re: screen is locked while playing video on webpage

2016-07-21 Thread Julia Palandri
@olivier - might be, I don't remember it happening earlier. And actually, I've just checked again and can't reproduce anymore. Please discard. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://

[Touch-packages] [Bug 1569718] Re: Ubuntu Touch (BQ Aquaris 4.5) - Does not boot after "[Volume Up] + [Power]" factory reset

2016-07-18 Thread Julia Palandri
@Xavier, installing things following that method is known to break OS updates. What method would be "a factory reset, directly from the GUI Parameters menu"? Please add more details -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribe

[Touch-packages] [Bug 1518925] Re: Buttons disappear in camera after taking a picture

2016-07-08 Thread Julia Palandri
** Changed in: canonical-devices-system-image Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to camera-app in Ubuntu. https://bugs.launchpad.net/bugs/1518925 Title: Buttons disappear in ca

[Touch-packages] [Bug 1587367] Re: Brightness toggle fakes brightness changes

2016-07-06 Thread Julia Palandri
I'd go personally for e) (like android), since d) could not work if we decide to add more stuff to that screen (I mean, it could solve today's problem but it could be there again if we the nadd more things) -- You received this bug notification because you are a member of Ubuntu Touch seeded pack

[Touch-packages] [Bug 1370791] Re: [system-settings] When brightness is set to automatic, the slider doesn't show current value

2016-07-01 Thread Julia Palandri
Hi, I think this is not working neither in latest turbo (on rc-proposed) not in latest stable cooler. When automatic brightness is on, moving the slider won't change a thing - regression? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subs

[Touch-packages] [Bug 1580908] Re: Sim lock screen doesn't appear after restarting the device

2016-06-30 Thread Julia Palandri
The last few times I've booted my turbo i had to enter the sim pin, so it might be working now? or maybe just good luck? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-network in Ubuntu. https://bugs.launchpad.net/b

[Touch-packages] [Bug 1518925] Re: Buttons disappear in camera after taking a picture

2016-06-28 Thread Julia Palandri
@advocatux you still see this issue?could you perform the tests with the sd card? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to camera-app in Ubuntu. https://bugs.launchpad.net/bugs/1518925 Title: Buttons disappear in cam

[Touch-packages] [Bug 1592378] Re: sms app allows to write any string, even if non associated to contacts

2016-06-14 Thread Julia Palandri
@pat in android you get a warning to correct the recipient's name or otherwise they won't get the message. ** Summary changed: - sms app allows to write any string, even if non associated to contacts Edit + sms app allows to write any string, even if non associated to contacts -- You received t

[Touch-packages] [Bug 1291458] Re: Volume buttons change ringtone volume when suspended

2016-06-13 Thread Julia Palandri
** No longer affects: band-aids-uphone -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1291458 Title: Volume buttons change ringtone volume when suspended Status in Canonic

[Touch-packages] [Bug 1358294] Re: App data and config files are not removed when an app is uninstalled

2016-06-13 Thread Julia Palandri
** No longer affects: band-aids-uphone -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to click in Ubuntu. https://bugs.launchpad.net/bugs/1358294 Title: App data and config files are not removed when an app is uninstalled St

[Touch-packages] [Bug 1560407] Re: predictive text works weird with accented words

2016-06-13 Thread Julia Palandri
*** This bug is a duplicate of bug 1430414 *** https://bugs.launchpad.net/bugs/1430414 Hi @michael-sheldon, I think these are two separate things (most surely related anyway, but different things: this bug is about not getting accentuated words suggested while writing when i write the same w

[Touch-packages] [Bug 1518925] Re: Buttons disappear in camera after taking a picture

2016-06-08 Thread Julia Palandri
** No longer affects: band-aids-uphone -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to camera-app in Ubuntu. https://bugs.launchpad.net/bugs/1518925 Title: Buttons disappear in camera after taking a picture Status in Canon

[Touch-packages] [Bug 1583981] Re: Ringtone is displayed through the speaker when the headphone is connected

2016-06-08 Thread Julia Palandri
Checked today with latest image on Turbo; the ringtone plays on the speakers but *not* in the headphones -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dialer-app in Ubuntu. https://bugs.launchpad.net/bugs/1583981 Title: R

[Touch-packages] [Bug 1291458] Re: Volume buttons change ringtone volume when suspended

2016-06-07 Thread Julia Palandri
Furthermore, there's no visual feedback than the volume is being changed (since the screen is off). With latest image on turbo (r98), with the screen off I press volume down or up. I immediately after turn the screen on and I see the notification of the volume having changed. -- You received t

[Touch-packages] [Bug 1358294] Re: App data and config files are not removed when an app is uninstalled

2016-06-07 Thread Julia Palandri
Why not ask the user if they want to delete the account settings, the app data or both? One might uninstall apps for a variety of reasons, so maybe the best approach is to let the user decide what to do (maybe even adding some info about how much storage the app data is using could be useful when p

[Touch-packages] [Bug 1366592] Re: empty lines and leading spaces are not shown in messages

2016-06-07 Thread Julia Palandri
confirming new lines can be seen both in notification and in messaging app; while spaces at the beginning of a line can only be seen in the notification but are cut in the messaging app. However, spaces are shown in the index of messages (i.e. only in the conversation are not shown) -- You receiv

[Touch-packages] [Bug 1291458] Re: Volume buttons change ringtone volume when suspended

2016-05-31 Thread Julia Palandri
** Also affects: band-aids-uphone Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1291458 Title: Volume buttons change ringtone v

[Touch-packages] [Bug 1586396] Re: The phone always stay in video playing interface when playing the not support video file

2016-05-31 Thread Julia Palandri
@Pat, it's part of the idea: when you try to open a file that the player can't handle, it ends up in an undisireable state -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mediaplayer-app in

[Touch-packages] [Bug 1358294] Re: App data and config files are not removed when an app is uninstalled

2016-05-31 Thread Julia Palandri
** Also affects: band-aids-uphone Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to click in Ubuntu. https://bugs.launchpad.net/bugs/1358294 Title: App data and config files are not

[Touch-packages] [Bug 1519681] Re: Some media keys on keyboards do not work as expected

2016-05-31 Thread Julia Palandri
** Also affects: band-aids-uphone Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1519681 Title: Some media keys on keyboards do

[Touch-packages] [Bug 1407977] Re: "Select all" does not remove all entries

2016-05-31 Thread Julia Palandri
** Also affects: band-aids-uphone Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to messaging-app in Ubuntu. https://bugs.launchpad.net/bugs/1407977 Title: "Select all" does not rem

[Touch-packages] [Bug 1566373] Re: GMail webapp keyboard hide and seek

2016-05-31 Thread Julia Palandri
** Also affects: band-aids-uphone Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1566373 Title: GMail webapp keyboard hi

[Touch-packages] [Bug 1518925] Re: Buttons disappear in camera after taking a picture

2016-05-31 Thread Julia Palandri
** Also affects: band-aids-uphone Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to camera-app in Ubuntu. https://bugs.launchpad.net/bugs/1518925 Title: Buttons disappear in camera

[Touch-packages] [Bug 1364647] Re: Can't hear clock alarm when headphones are plugged in but not in your ears

2016-05-31 Thread Julia Palandri
** Description changed: When a bluetooth or wired headset the phone embedded speakerphone should ring anyway as you probably won't wear an headset while sleeping, while you prefer keeping your headset connected all the times. -- SOLUTION -- Alarms should *always* be played to the spea

[Touch-packages] [Bug 1583981] Re: Ringtone is displayed through the speaker when the headphone is connected

2016-05-31 Thread Julia Palandri
** Also affects: band-aids-uphone Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dialer-app in Ubuntu. https://bugs.launchpad.net/bugs/1583981 Title: Ringtone is displayed throug

[Touch-packages] [Bug 1364647] Re: Can't hear clock alarm when headphones are plugged in but not in your ears

2016-05-31 Thread Julia Palandri
As for ringtone, I'd rather suggest some time of only headphones, and if after some time the alarm is not dismissed, both on headphones and speakers (as it may indeed happen that you use alarms for other than waking up and it could be embarrassing/annoying to have it played on the speakers right aw

[Touch-packages] [Bug 1366592] Re: empty lines and leading spaces are not shown in messages

2016-05-31 Thread Julia Palandri
** Also affects: band-aids-uphone Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to messaging-app in Ubuntu. https://bugs.launchpad.net/bugs/1366592 Title: empty lines and leading s

[Touch-packages] [Bug 1511525] Re: Can't transfer file using bluetooth OBEX

2016-05-12 Thread Julia Palandri
@mpt any news on this? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1511525 Title: Can't transfer file using bluetooth OBEX Status in Canonical System Image: Confirmed

[Touch-packages] [Bug 1559512] Re: edge width should be configurable

2016-04-13 Thread Julia Palandri
Great setting! I also find it difficult to do exactly what I want: sometimes I want to go to next scope for example but fwd a song instead, or want to go to previous scope and open the launcher instead. -- You received this bug notification because you are a member of Ubuntu Touch seeded packag

[Touch-packages] [Bug 1552546] Re: Wrong hints showing when signing in Ubuntu One account

2016-04-07 Thread Julia Palandri
@lorn-potter, exactly, as described in https://bugs.launchpad.net /canonical-devices-system-image/+bug/1559509 the network error shows in two different cases (and it shouldn't show in neither of them) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1407928] Re: [phone] Does not auto-switch to available, known WiFi

2016-04-06 Thread Julia Palandri
I'm on rc-proposed with arale, and last Sunday this happened: - I'm on my cellular network - In the morning I go to a place that offers free wifi. I connect to it. - I leave this place, change city, go back home (with its own known wifi network) at night - I sleep over the night - The morning afte

[Touch-packages] [Bug 1324548] Re: keyboard displays along the long axis even when the phone is not rotated

2016-04-05 Thread Julia Palandri
Indeed I haven't seen this anymore, lucky for us :) - can be closed. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu. https://bugs.launchpad.net/bugs/1324548 Title: keyboard displays along the long

[Touch-packages] [Bug 1561657] Re: not all captive portals work

2016-03-29 Thread Julia Palandri
Thanks for the comments, I'll make sure I use an http url next times and will fill in the details if I have any new findings. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net

[Touch-packages] [Bug 1560400] Re: switching between more than two keyboard layouts takes loads of time

2016-03-22 Thread Julia Palandri
The android way works for me: the first tap toggles between the last two. If you tap twice "quickly", the layouts start to cycle. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu. https://bugs.launchpa

[Touch-packages] [Bug 1407928] Re: [phone] Does not auto-switch to available, known WiFi

2016-03-08 Thread Julia Palandri
@awe, I tried this again: arriving at home without cellular data, but with wifi enabled. I gave it 10/15 minutes of time to try to reconnect on its own. Then I woke up the phone, the indicator said wifi was offline. I checked on the browser and I couldn't browse (said I was offline). I pulled do

[Touch-packages] [Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2016-03-07 Thread Julia Palandri
** Tags added: bq-feedback -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1435040 Title: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth Status in Canonical System

[Touch-packages] [Bug 1507769] Re: App store does not display images

2016-03-02 Thread Julia Palandri
I reproduce this on OTA 9.1 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1507769 Title: App store does not display images Status in Canonical System Image

[Touch-packages] [Bug 1512465] Re: No selection of sim config for outbound calls is not stored

2015-11-26 Thread Julia Palandri
After choosing "No", I went to Contacts. From there, I pick a contact and call. I get a dialog: "Change all Call associations to SIM 2?". I choose No, and check the "Don't ask again" checkbox. After dialing, and hanging up, I go back to contacts and try to call (the same or other) contact. I ag

[Touch-packages] [Bug 1505241] Re: Phone does not suspend

2015-11-12 Thread Julia Palandri
@Pat you mentioned a testing kernel on the MX4, but not on the BQ. If this happens in the BQ as well running a stable kernel that means we're still chasing this bug, right? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez

[Touch-packages] [Bug 1268097] Re: [System settings] Can't set user-supplied ring tone

2015-11-03 Thread Julia Palandri
Please take to account that by having done that you risk not being able to update your phone to the next OTA - you might want to undo it. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to content-hub in Ubuntu. https://bugs.laun

[Touch-packages] [Bug 1509118] Re: U1 account stops working and prevents using the store

2015-10-28 Thread Julia Palandri
Confirmed that setting the time to automatic fixed the issue for others users too - the question of if we still want to allow users to set the time to manual (instead of letting them just choose the timezone) remains. Any ideas? -- You received this bug notification because you are a member of Ub

[Touch-packages] [Bug 1495726] [NEW] Contacts sorted by first name instead of last name

2015-09-14 Thread Julia Palandri
Public bug reported: Tested on r25 Contacts are sorted by first name instead of the usual last name. Plus, there's not even an option to try to sort them differently. ** Affects: address-book-app (Ubuntu) Importance: Undecided Status: New -- You received this bug notification bec

[Touch-packages] [Bug 1476476] Re: battery indicator only sort of reflects actual battery charge

2015-07-27 Thread Julia Palandri
Among strange "updates" backwards in the graphic, the other day I witnessed this with Arale: - Phone plugged for 7+ hours, says battery 100% - Unplugged phone, battery % starts to decrease. First value is oddly enough 98% - Plugged it again (plugged to wall, btw, not computer) - Battery starts

[Touch-packages] [Bug 1410396] [NEW] i don't know

2015-01-13 Thread Julia
Public bug reported: i don't know ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8 ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4 Uname: Linux 3.13.0-32-generic x86_64 NonfreeKernelModules: nvidia .proc.driver.nvidia.gpus.0: Error: [Errno 21] Ist ein Verzeich

[Touch-packages] [Bug 1410397] [NEW] i don't know

2015-01-13 Thread Julia
Public bug reported: i don't know ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8 ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4 Uname: Linux 3.13.0-32-generic x86_64 NonfreeKernelModules: nvidia .proc.driver.nvidia.gpus.0: Error: [Errno 21] Ist ein Verzeich

[Touch-packages] [Bug 1363309] [NEW] package libc6 2.19-0ubuntu6.1 failed to install/upgrade: libc6:amd64 2.19-0ubuntu6.1 cannot be configured because libc6

2014-08-29 Thread Julia
Public bug reported: I was upragrading my ubuntu 12.04 to ubuntu 14 something and there was a power outage. Now I can't open Ubuntu Software Center, I would be greatful if someone could help me. ProblemType: Package DistroRelease: Ubuntu 14.04 Package: libc6 2.19-0ubuntu6.1 ProcVersionSignature: