[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 build-id: 
975d8292a19f8c241322ae7eb151b63f4f01d8e2
Found module ld-linux-x86-64.so.2 with build-id: 
15921ea631d9f36502d20459c43e5c85b7d6ab76
Found module libc.so.6 with build-id: 
c289da5071a3399de893d2af81d6a30c62646e1e
Found module dnsmasq with build-id: 
aa89f97a7ccd45a1c50674eb7d5da473d605d476
Stack trace of thread 1671294:
#0  0x7fbd66ca29fc __pthread_kill_implementation (libc.so.6 
+ 0x969fc)
#1  0x7fbd66c4e476 __GI_raise (libc.so.6 + 0x42476)
#2  0x7fbd66c347f3 __GI_abort (libc.so.6 + 0x287f3)
#3  0x7fbd66c95676 __libc_message (libc.so.6 + 0x89676)
#4  0x7fbd66caccfc malloc_printerr (libc.so.6 + 0xa0cfc)
#5  0x7fbd66caea44 _int_free (libc.so.6 + 0xa2a44)
#6  0x7fbd66cb1453 __GI___libc_free (libc.so.6 + 0xa5453)
#7  0x555899cd1a32 dhcp_netid_free (dnsmasq + 0x16a32)
#8  0x555899cdc001 clear_dynamic_conf (dnsmasq + 0x21001)
#9  0x555899ce58af clear_cache_and_reload (dnsmasq + 
0x2a8af)
#10 0x555899cc5ad7 async_event (dnsmasq + 0xaad7)
#11 0x7fbd66c35d90 __libc_start_call_main (libc.so.6 + 
0x29d90)
#12 0x7fbd66c35e40 __libc_start_main_impl (libc.so.6 + 
0x29e40)
#13 0x555899cc6375 _start (dnsmasq + 0xb375)

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

Title:
  dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

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


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

[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 (suppressed: 0 from 0)
==1119241== 
==1119241== 1 errors in context 1 of 6:
==1119241== Invalid read of size 8
==1119241==at 0x11EA27: dhcp_netid_free (option.c:1332)
==1119241==by 0x11EA27: dhcp_netid_list_free (option.c:1363)
==1119241==by 0x11EA27: dhcp_config_free (option.c:1381)
==1119241==by 0x128F60: clear_dynamic_conf (option.c:5777)
==1119241==by 0x128F60: reread_dhcp (option.c:5818)
==1119241==by 0x1327FE: clear_cache_and_reload (dnsmasq.c:1738)
==1119241==by 0x112AD6: async_event (dnsmasq.c:1482)
==1119241==by 0x112AD6: main (dnsmasq.c:1224)
==1119241==  Address 0x1ffefffbc0 is on thread 1's stack
==1119241==  624 bytes below stack pointer
==1119241== 
==1119241== 
==1119241== 2 errors in context 2 of 6:
==1119241== Invalid read of size 8
==1119241==at 0x11EA23: dhcp_netid_free (option.c:1331)
==1119241==by 0x11EA23: dhcp_netid_list_free (option.c:1363)
==1119241==by 0x11EA23: dhcp_config_free (option.c:1381)
==1119241==by 0x128F60: clear_dynamic_conf (option.c:5777)
==1119241==by 0x128F60: reread_dhcp (option.c:5818)
==1119241==by 0x1327FE: clear_cache_and_reload (dnsmasq.c:1738)
==1119241==by 0x112AD6: async_event (dnsmasq.c:1482)
==1119241==by 0x112AD6: main (dnsmasq.c:1224)
==1119241==  Address 0x1ffefffbc8 is on thread 1's stack
==1119241==  616 bytes below stack pointer
==1119241== 
==1119241== 
==1119241== 2 errors in context 3 of 6:
==1119241== Invalid free() / delete / delete[] / realloc()
==1119241==at 0x484B27F: free (in 
/usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==1119241==by 0x11EA37: dhcp_netid_free (option.c:1333)
==1119241==by 0x11EA37: dhcp_netid_list_free (option.c:1363)
==1119241==by 0x11EA37: dhcp_config_free (option.c:1381)
==1119241==by 0x128F60: clear_dynamic_conf (option.c:5777)
==1119241==by 0x128F60: reread_dhcp (option.c:5818)
==1119241==by 0x1327FE: clear_cache_and_reload (dnsmasq.c:1738)
==1119241==by 0x112AD6: async_event (dnsmasq.c:1482)
==1119241==by 0x112AD6: main (dnsmasq.c:1224)
==1119241==  Address 0x1ffefffbc0 is on thread 1's stack
==1119241==  544 bytes below stack pointer

Which has me sort of wondering if the overall pattern of the cleanup
might be something we should be looking at.

** Attachment added: "valgrind-local-dnsmasq-build.txt"
   
https://bugs.launchpad.net/ironic/+bug/2026757/+attachment/5753913/+files/valgrind-local-dnsmasq-build.txt

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

Title:
  dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

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


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

[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 logging into a source build of 2.90 which includes the
patch Brian posted to the dnsmasq mailing list in regards to dhcpv6.

I was still able to reproduce this issue leveraging one of ironic's
combined scenario tests jobs which exercises the dhcp configuration a
number of times. I also turned off inotify updates, and dhcp6 in my
local build, and was also still able to reproduce the failure.

I also tried sending a HUP signal a substantial number of times, and
tried massaging the configuration files which were being loaded for
static entries and I was still unable to reproduce the crash. There *IS*
a distinct possibility I just didn't do it "enough", but reproduced
crashes can barely be running for a long time and end up crashing.

From what I've seen, it appears that it can happen after a dhcp offer
response has been sent back to a v4 client, however at least looking
through the code, it appears netids being set is rather sparing to
configuration loading and do_options in src/rfc2131.c. I unfortunately
don't have the context to understand what and why that is being done in
do_options.

I have also been able to figure out a change to prevent the sigabrt by
only calling free() if a parameter is not null which seems to prevent
crashing, but only masks the root cause and there is no telling how long
and what impact that is having long term.

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

Title:
  dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

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


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

[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)
#3  0x7f21c903c676 n/a (libc.so.6 + 0x89676)
#4  0x7f21c9053cfc n/a (libc.so.6 + 0xa0cfc)
#5  0x7f21c9055a54 n/a (libc.so.6 + 0xa2a54)
#6  0x7f21c9058453 free (libc.so.6 + 0xa5453)
#7  0x55ea8f653810 dhcp_netid_free (dnsmasq + 0x1b810)
#8  0x55ea8f6538df dhcp_netid_list_free (dnsmasq + 0x1b8df)
#9  0x55ea8f653956 dhcp_config_free (dnsmasq + 0x1b956)
#10 0x55ea8f661868 clear_dynamic_conf (dnsmasq + 0x29868)
#11 0x55ea8f661947 reread_dhcp (dnsmasq + 0x29947)
#12 0x55ea8f6737b7 clear_cache_and_reload (dnsmasq + 
0x3b7b7)
#13 0x55ea8f672db5 async_event (dnsmasq + 0x3adb5)
#14 0x55ea8f6725aa main (dnsmasq + 0x3a5aa)
#15 0x7f21c8fdcd90 n/a (libc.so.6 + 0x29d90)
#16 0x7f21c8fdce40 __libc_start_main (libc.so.6 + 0x29e40)
#17 0x55ea8f642bc5 _start (dnsmasq + 0xabc5)

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

Title:
  dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

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


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

[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 with build-id: 
15921ea631d9f36502d20459c43e5c85b7d6ab76
Found module libc.so.6 with build-id: 
c289da5071a3399de893d2af81d6a30c62646e1e
Found module dnsmasq with build-id: 
9ebcae185737a13e7a224834f99a5781c2ba5e14
Stack trace of thread 338919:
#0  0x7fb0ad8399fc pthread_kill (libc.so.6 + 0x969fc)
#1  0x7fb0ad7e5476 raise (libc.so.6 + 0x42476)
#2  0x7fb0ad7cb7f3 abort (libc.so.6 + 0x287f3)
#3  0x7fb0ad82c676 n/a (libc.so.6 + 0x89676)
#4  0x7fb0ad843cfc n/a (libc.so.6 + 0xa0cfc)
#5  0x7fb0ad845a44 n/a (libc.so.6 + 0xa2a44)
#6  0x7fb0ad848453 free (libc.so.6 + 0xa5453)
#7  0x5585456f6a30 dhcp_config_free (dnsmasq + 0x16a30)
#8  0x558545700f61 reread_dhcp (dnsmasq + 0x20f61)
#9  0x55854570a7ff clear_cache_and_reload (dnsmasq + 
0x2a7ff)
#10 0x5585456eaad7 main (dnsmasq + 0xaad7)
#11 0x7fb0ad7ccd90 n/a (libc.so.6 + 0x29d90)
#12 0x7fb0ad7cce40 __libc_start_main (libc.so.6 + 0x29e40)
#13 0x5585456eb375 _start (dnsmasq + 0xb375)

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

Title:
  dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

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


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

[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]
root@np0036907443:/opt/stack/dnsmasq#

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

Title:
  dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

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


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

[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2026757

Title:
  dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

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


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

[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2026757

Title:
  dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

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


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

[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2026757

Title:
  dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

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


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

[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)
  Command Line: dnsmasq --no-hosts "" 
--pid-file=/opt/stack/data/neutron/dhcp/77cabae0-26bf-4374-997a-781947f2e5b2/pid
 
--dhcp-hostsfile=/opt/stack/data/neutron/dhcp/77cabae0-26bf-4374-997a-781947f2e5b2/host
 --a>
Executable: /usr/sbin/dnsmasq
 Control Group: /user.slice/user-0.slice/session-54.scope
  Unit: session-54.scope
 Slice: user-0.slice
   Session: 54
 Owner UID: 0 (root)
   Boot ID: 9aed02ce9d8a44b9845ff26acd24ad62
Machine ID: 312834901b204815afc5cf70e422129b
  Hostname: dnsmasq
   Storage: 
/var/lib/systemd/coredump/core.dnsmasq.65534.9aed02ce9d8a44b9845ff26acd24ad62.328293.170930997700.zst
 (present)
 Disk Size: 29.7K
   Message: Process 328293 (dnsmasq) of user 65534 dumped core.

Found module linux-vdso.so.1 with build-id: 
975d8292a19f8c241322ae7eb151b63f4f01d8e2
Found module ld-linux-x86-64.so.2 with build-id: 
15921ea631d9f36502d20459c43e5c85b7d6ab76
Found module libc.so.6 with build-id: 
c289da5071a3399de893d2af81d6a30c62646e1e
Found module dnsmasq with build-id: 
d8802051e6d28c6d5d2b5ac326a392c5d5a05f5b
Stack trace of thread 328293:
#0  0x7fda047499fc pthread_kill (libc.so.6 + 0x969fc)
#1  0x7fda046f5476 raise (libc.so.6 + 0x42476)
#2  0x7fda046db7f3 abort (libc.so.6 + 0x287f3)
#3  0x7fda0473c676 n/a (libc.so.6 + 0x89676)
#4  0x7fda04753cfc n/a (libc.so.6 + 0xa0cfc)
#5  0x7fda04755a44 n/a (libc.so.6 + 0xa2a44)
#6  0x7fda04758453 free (libc.so.6 + 0xa5453)
#7  0x563328e86068 dhcp_config_free (dnsmasq + 0x14068)
#8  0x563328e8f5e1 reread_dhcp (dnsmasq + 0x1d5e1)
#9  0x563328e9864f clear_cache_and_reload (dnsmasq + 
0x2664f)
#10 0x563328e7b8f6 main (dnsmasq + 0x98f6)
#11 0x7fda046dcd90 n/a (libc.so.6 + 0x29d90)
#12 0x7fda046dce40 __libc_start_main (libc.so.6 + 0x29e40)
#13 0x563328e7c1b5 _start (dnsmasq + 0xa1b5)


** Attachment added: "core dump file - 2.85-9-g10d8b5f"
   
https://bugs.launchpad.net/ironic/+bug/2026757/+attachment/5751227/+files/dnsmasq.core

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

Title:
  dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

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


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

[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2026757

Title:
  dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

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


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

[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 where I could reproduce the issue, which we've seen
trigger on Ironic's "standalone" jobs as they exercise a number of
different scenarios involving port/address updates quite a bit, and I
just sat with strace attached to the dnsmasq process.

alarm(77377)= 77377
poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=6, events=POLLIN}, 
{fd=7, events=POLLIN}, {fd=8, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, 
events=POLLIN}, {fd=11, events=POLLIN}, {fd=12, events=POLLIN}, {fd=13, 
events=POLLIN}, {fd=14, events=POLLIN}, {fd=15, events=POLLIN}, {fd=16, 
events=POLLIN}, {fd=17, events=POLLIN}], 14, -1) = ? ERESTART_RESTARTBLOCK 
(Interrupted by signal)
--- SIGHUP {si_signo=SIGHUP, si_code=SI_USER, si_pid=236696, si_uid=0} ---
getpid()= 235993
writev(18, [{iov_base="\1\0\0\0\0\0\0\0\0\0\0\0", iov_len=12}], 1) = 12
rt_sigreturn({mask=[]}) = -1 EINTR (Interrupted system call)
poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=6, events=POLLIN}, 
{fd=7, events=POLLIN}, {fd=8, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, 
events=POLLIN}, {fd=11, events=POLLIN}, {fd=12, events=POLLIN}, {fd=13, 
events=POLLIN}, {fd=14, events=POLLIN}, {fd=15, events=POLLIN}, {fd=16, 
events=POLLIN}, {fd=17, events=POLLIN}], 14, -1) = 1 ([{fd=17, revents=POLLIN}])
read(17, "\1\0\0\0\0\0\0\0\0\0\0\0", 12) = 12
newfstatat(AT_FDCWD, 
"/opt/stack/data/neutron/dhcp/77cabae0-26bf-4374-997a-781947f2e5b2/addn_hosts", 
{st_mode=S_IFREG|0644, st_size=1268, ...}, 0) = 0
openat(AT_FDCWD, 
"/opt/stack/data/neutron/dhcp/77cabae0-26bf-4374-997a-781947f2e5b2/addn_hosts", 
O_RDONLY) = 20
newfstatat(20, "", {st_mode=S_IFREG|0644, st_size=1268, ...}, AT_EMPTY_PATH) = 0
read(20, "10.1.0.1\thost-10-1-0-1.openstack"..., 4096) = 1268
read(20, "", 4096)  = 0
close(20)   = 0
getpid()= 235993
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=114, 
...}, 0) = 0
getpid()= 235993
write(19, "<30>Feb 29 22:35:30 dnsmasq[2359"..., 133) = 133
writev(2, [{iov_base="free(): invalid pointer", iov_len=23}, {iov_base="\n", 
iov_len=1}], 2) = 24
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fec3171
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
gettid()= 235993
getpid()= 235993
tgkill(235993, 235993, SIGABRT) = 0
--- SIGABRT {si_signo=SIGABRT, si_code=SI_TKILL, si_pid=235993, si_uid=65534} 
---
+++ killed by SIGABRT +++


The above was captured from a dnsmasq install with 
https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=10d8b5f001a34ff46b3a72575f3af64b065f8637
 where as running the commit before it, I don't crash out dnsmasq. The result 
with 2.90 is basically identical (https://paste.openstack.org/show/823338/). 

In terms of the actual logging which results, all we get is along the
lines of https://paste.opendev.org/show/823337/, at least with the
install on jammy, where neutron is directly launching the dnsmasq
processes. Looking at the contents of the commit where this starts
(https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blobdiff;f=src/option.c;h=23cf058e8ad9fdcffe621ce0b92d626578d31f82;hp=e8926a49f46050eea9cba7cc90e12d67821f3a2f;hb=10d8b5f001a34ff46b3a72575f3af64b065f8637;hpb=ffd3ceb856eb3e1ff923cae95a2ddb889beab7c1),
it is clear that the logic has been changed into a different which
explains the error we are able to capture with stracce.

I think ironic is going to have to pin to dnsmasq 2.85 for the time
being, until we're able to get this fixed and fully understood in
upstream dnsmasq since this is impacting numerous CI branches and test
jobs.

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

Title:
  dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

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


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

[Bug 1966066] Re: audio from external sound card is distorted

2022-03-26 Thread Julia Otranto Aulicino
I have this issue too.

I'm using a DJ controller Pioneer DDJ-SB3.

Bus 001 Device 002: ID 2b73:0019 Pioneer DJ Corporation DDJ-SB3

It happens on kernel 5.13.0-37, but it goes away if I revert to
5.13.0-35.

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

Title:
  audio from external sound card is distorted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.13/+bug/1966066/+subscriptions


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

[Bug 1102428] Re: kactivitymanagerd crashed with SIGSEGV in __lll_lock_wait_private()

2022-02-21 Thread Julia
Improve your academic performance and simplify the process of writing
academic papers for students from other countries to write various
academic papers, professionals who help you write essays
https://essayswriter.com 24/7 online customer support!

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

Title:
  kactivitymanagerd crashed with SIGSEGV in __lll_lock_wait_private()

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


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

[Bug 1703711] Re: wcte13xp and oct612x drivers missing

2018-12-09 Thread Julia Carvalho
^ I did find a "dkms remove dahdi/2.10.2~dfsg-1ubuntu1" to be necessary
before building/installing. I think dkms thought it had already built
the modules + didn't pick up my config changes.

I also had to modprobe wcte43x to get everything loaded that first time,
probably because dkms won't load things into a running kernel. Worked
fine after that!

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

Title:
  wcte13xp and oct612x drivers missing

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

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

[Bug 1786421] [NEW] package libglib2.0-0:amd64 2.48.2-0ubuntu4 failed to install/upgrade: package libglib2.0-0:amd64 is already installed and configured

2018-08-10 Thread JULIA
Public bug reported:

UBUNTU 16.04.3 LTS_XENIAL XERUS_RELEASE amd64 (20170801)

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libglib2.0-0:amd64 2.48.2-0ubuntu4
ProcVersionSignature: Ubuntu 4.15.0-30.32~16.04.1-generic 4.15.18
Uname: Linux 4.15.0-30-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.18
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
Architecture: amd64
Date: Thu Aug  9 22:05:40 2018
DuplicateSignature:
 package:libglib2.0-0:amd64:2.48.2-0ubuntu4
 Removing linux-headers-4.13.0-45 (4.13.0-45.50~16.04.1) ...
 dpkg: error processing package udev (--configure):
  package udev is already installed and configured
ErrorMessage: package libglib2.0-0:amd64 is already installed and configured
InstallationDate: Installed on 2018-02-14 (176 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.4
 apt  1.2.27
SourcePackage: dpkg
Title: package libglib2.0-0:amd64 2.48.2-0ubuntu4 failed to install/upgrade: 
package libglib2.0-0:amd64 is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: already-installed 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/1786421

Title:
  package libglib2.0-0:amd64 2.48.2-0ubuntu4 failed to install/upgrade:
  package libglib2.0-0:amd64 is already installed and configured

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

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

[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 nicht nach »/usr

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.9-0ubuntu7.1
Architecture: amd64
Date: Thu May 31 15:52:11 2018
ErrorMessage: Extrahierte Daten für 
»./usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfrei0r.so« können nicht nach 
»/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfrei0r.so.dpkg-new« kopiert 
werden: Unerwartetes Ende der Datei oder des Datenstroms
InstallationDate: Installed on 2018-05-21 (9 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-3
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.1
SourcePackage: gst-plugins-bad1.0
Title: 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 nicht nach 
»/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfrei0r.so.dpkg-new« kopiert 
werden: Unerwartetes Ende der Datei oder des Datenstroms
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gst-plugins-bad1.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package bionic

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

Title:
  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 nicht nach »/usr/lib/x86_64
  -linux-gnu/gstreamer-1.0/libgstfrei0r.so.dpkg-new« kopiert werden:
  Unerwartetes Ende der Datei oder des Datenstroms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad1.0/+bug/1774423/+subscriptions

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

[Bug 1734200] [NEW] Failed to Install Boot Loader

2017-11-23 Thread Julia Devi Khan
Public bug reported:

Fatal error, it aborted installation and sent me to this error report.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: ubiquity 17.04.9
ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
Uname: Linux 4.10.0-19-generic x86_64
ApportVersion: 2.20.4-0ubuntu4
Architecture: amd64
CasperVersion: 1.380
Date: Thu Nov 23 20:39:24 2017
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
ProcEnviron:
 LANGUAGE=en_GB.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_GB.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ubiquity-17.04.9 ubuntu zesty

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

Title:
  Failed to Install Boot Loader

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

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

[Bug 8567] Re: installation failure at "grub" step, dell inspiron 4150

2017-11-18 Thread Julia Devi Khan
I have a 4 month old Dell Inspiron 15 7000 with 16 GB Memory, 512 GB SSD and i7 
processor.
Previously installed Linux Suse and its boot remains loader installed & do not 
know how to remove.
I changed the SSD Had Drive from RAID to AHCI and Disabled Secure Boot.
Now Ubuntu starts to install like a dream, but fails to install the Grub2 boot 
loader.
Must be something very simple to fix.
Can you please help?
Thank you.
Julia.

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

Title:
  installation failure at "grub" step, dell inspiron 4150

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

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

[Bug 1703711] Re: wcte13xp and oct612x drivers missing

2017-08-05 Thread Julia Carvalho
Same problem with Digium TE435 cards. I had to add build instructions
for wcte43x and oct612x in dkms.conf to get it working.

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

Title:
  wcte13xp and oct612x drivers missing

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

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


[Bug 1633259] Re: snap known doesn't provide a way to list all assertions

2016-11-17 Thread Julia Palandri
I tried with snap known -h and it doesn't list them either, would be
cool to have them handy.

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

Title:
  snap known doesn't provide a way to list all assertions

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

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


[Bug 1640160] [NEW] No obvious way to retry connection to download ssh keys

2016-11-08 Thread Julia Palandri
Public bug reported:

I was setting up my rpi2 (with latest released image) and my internet
connection was having hiccups. While running all the steps with console-
conf, i entered my email address, hit enter, and the rpi2 tried to
connect and download ssh keys.

The internet connection broke and the rpi2 couldn't download keys, and
there was no obvious way to make it retry. Eventually going back to the
email field and hitting enter again made it retry, but maybe we could
add a retry button, or a legend to make users hit enter again?

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

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

Title:
  No obvious way to retry connection to download ssh keys

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

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


[Bug 1630336] Re: NM doesn't scan for wifi networks after suspend

2016-10-06 Thread Julia Palandri
** Summary changed:

- NM doesn't scan for wifi networks after hibernation
+ NM doesn't scan for wifi networks after suspend

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

Title:
  NM doesn't scan for wifi networks after suspend

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

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


[Bug 1630336] Re: NM doesn't scan for wifi networks after hibernation

2016-10-06 Thread Julia Palandri
OOps, yes. I meant suspend, indeed. I will try with that method to see
if that works for me, but as per #2 i can have a hard time trying to fix
it

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

Title:
  NM doesn't scan for wifi networks after hibernation

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

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


[Bug 1630336] Re: NM doesn't scan for wifi networks after hibernation

2016-10-06 Thread Julia Palandri
Today I saw it again and scanning on the terminal didn't work. Tried
with "nmcli d wifi list" which showed the networks available on the
terminal, but not on the applet. In the end, I added the new network by
hand, which worked and got me connected, but it was annoying. I then
turned on a hotspot my computer knew, and it got connected right away -
could it be that it's not *displaying* the networks, but it does scan
them?

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

Title:
  NM doesn't scan for wifi networks after hibernation

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

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


[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, and then... nothing happens).

We did some debugging with jdgx, and I emailed him some information to
see if we can track this.

This time nm-cli didn't help to go back to a working state, but a reboot
did (yay).

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

Title:
  Update download would not resume after lost and regained network
  connection

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

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


[Bug 1630336] [NEW] NM doesn't scan for wifi networks after hibernation

2016-10-04 Thread Julia Palandri
Public bug reported:

Sometimes, after waking up the laptop from hibernation, nm-applet won't
scan for networks. In these cases, the list of available Wifis can be
just outdated or directly empty.

Switching Wireless on/off and Network on/off doesn't trigger a scan.

Usually running  sudo iwlist  scan on a terminal makes the
wifi networks available immediately in nm-applet

I'm using 16.04 (ubt had the same problem on 15.10)
network-manager-gnome:
  Installed: 1.2.0-0ubuntu0.16.04.4

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

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

Title:
  NM doesn't scan for wifi networks after hibernation

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1587367

Title:
  Brightness toggle fakes brightness changes

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

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


[Bug 1616943] Re: Can't auth against U1 in g-s

2016-09-28 Thread Julia Palandri
Thanks for the update, Robert

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

Title:
  Can't auth against U1 in g-s

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1366592

Title:
  empty lines and leading spaces are not shown in messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1366592/+subscriptions

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1478319

Title:
  Wifi doesn't reconnect to AP if it uses the same SSID than another AP

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

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


[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 right after the upgrade that deleted my
interfaces had the new weird interface format (ex enxb827ebf5f71c), and
then became wlan0.

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

Title:
  systemd 229-4ubuntu6 ignores net.ifnames=0 on USB or
  /etc/udev/rules.d/80-net-setup-link.rules being a /dev/null symlink

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1419803

Title:
  Update download would not resume after lost and regained network
  connection

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

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


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

2016-08-30 Thread Julia Palandri
Here the logs asked by jgdx

For what it's worth, running system-image-cli somehow unblocked the gui,
it now offers again to install the update (as it is already downloaded)
:)

** Attachment added: "logs.tar"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1419803/+attachment/4730763/+files/logs.tar

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

Title:
  Update download would not resume after lost and regained network
  connection

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

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


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

2016-08-30 Thread Julia Palandri
I accidentally turned wifi off while updating, after turning it on again now it 
says Update failed, has a Retry button that has no apparent effect and it 
survived both through an app cycle and through a reboot. 
a) what logs might you be interested in?
b) is there any workaround to  get this working? 

** Attachment added: "IMG_20160830_115645.jpg"
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1419803/+attachment/4730732/+files/IMG_20160830_115645.jpg

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

Title:
  Update download would not resume after lost and regained network
  connection

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

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


[Bug 1234336] Re: Search queries are not escaped

2016-08-18 Thread Julia Palandri
** No longer affects: band-aids-uphone

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

Title:
  Search queries are not escaped

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1612576

Title:
  Pro 5 fingerprint unlock disabled first login after reboot

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1606202

Title:
  Snap decisions inhibit notifications - queue can build up indefinitely

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1602619

Title:
  screen is locked while playing video on webpage

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569718

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

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

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


[Bug 1518124] Re: On each reboot there is a notification that an SD card is available

2016-07-11 Thread Julia Palandri
@anupam but in this case I'd rather have a notification saying something
went wrong with my chosen storage than having multiple notifications of
all the times that it worked ok

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

Title:
  On each reboot there is a notification that an SD card is available

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1518925

Title:
  Buttons disappear in camera after taking a picture

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1587367

Title:
  Brightness toggle fakes brightness changes

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1370791

Title:
  [system-settings] When brightness is set to automatic, the slider
  doesn't show current value

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1580908

Title:
   Sim lock screen doesn't appear after restarting the device

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1518925

Title:
  Buttons disappear in camera after taking a picture

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

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


[Bug 1384268] Re: stalls in "processing purchase" when trying to add new paypal information

2016-06-27 Thread Julia Palandri
There's still no "back" or "cancel" button while the dialog "processing
purchase" is on the screen. This time, swiping from the right worked.

I entered my paypal details and finished the purchase. It took me back
to the app screen, which still showed the green buy button with the
price.

Out of curiosity I tapped on it and it took me to restart the purchasing
process: I cancelled it (would need to find out what would happen if I
entered my details again) and it took me back to the app screen. This
time the button said "in progress" but eventually it failed - the
payment appears as authorised (I guess it's in the 15 minutes window for
refunds).

When I go back to control the app in the store, it appears as Purchased
and is available to install - wonder why failed the first time

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

Title:
  stalls in "processing purchase" when trying to add new paypal
  information

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

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


[Bug 1596712] [NEW] Buy button doesnt get updated quickly enough after purchase

2016-06-27 Thread Julia Palandri
Public bug reported:

I entered my paypal details and finished the purchase. It took me back
to the app screen, which still showed the green buy button with the
price.

Out of curiosity I tapped on it and it took me to restart the purchasing
process: I cancelled it (would need to find out what would happen if I
entered my details again) and it took me back to the app screen. This
time the button said "in progress" but eventually it failed - the
payment appears as authorised (I guess it's in the 15 minutes window for
refunds).

When I go back to control the app in the store, it appears as Purchased
and is available to install - wonder why failed the first time

turbo r114

** Affects: pay-service (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Buy button doesnt get updated quickly enough after purchase

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

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


[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 this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1592378

Title:
  sms app allows to write any string, even if non associated to contacts

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1358294

Title:
  App data and config files are not removed when an app is uninstalled

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1291458

Title:
  Volume buttons change ringtone volume when suspended

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

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


[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 word without accents. 
The other bug, as per what I understood,  is about autocorrection, which might 
or might not be enabled in the phone at the same time as the suggestions I'm 
talking about here.

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

Title:
  predictive text works weird with accented words

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1518925

Title:
  Buttons disappear in camera after taking a picture

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1583981

Title:
  Ringtone is displayed through the speaker when the headphone is
  connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1583981/+subscriptions

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


[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 prompted for a decision)

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

Title:
  App data and config files are not removed when an app is uninstalled

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1358294/+subscriptions

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


[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 this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1291458

Title:
  Volume buttons change ringtone volume when suspended

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1291458/+subscriptions

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


[Bug 1199774] Re: No calDAV and iCalendar support

2016-06-07 Thread Julia Palandri
** Also affects: band-aids-uphone
   Importance: Undecided
   Status: New

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

Title:
  No calDAV and iCalendar support

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1199774/+subscriptions

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


[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 received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1366592

Title:
  empty lines and leading spaces are not shown in messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1366592/+subscriptions

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


[Bug 1234336] Re: Search queries are not escaped

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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1234336

Title:
  Search queries are not escaped

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1234336/+subscriptions

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1291458

Title:
  Volume buttons change ringtone volume when suspended

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1291458/+subscriptions

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1586396

Title:
  The phone always stay in video playing interface when playing the not
  support video file

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1566373

Title:
  GMail webapp keyboard hide and seek

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1566373/+subscriptions

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1518925

Title:
  Buttons disappear in camera after taking a picture

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1518925/+subscriptions

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1519681

Title:
  Some media keys on keyboards do not work as expected

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1358294

Title:
  App data and config files are not removed when an app is uninstalled

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1358294/+subscriptions

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1407977

Title:
  "Select all" does not remove all entries

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1407977/+subscriptions

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


[Bug 1378814] Re: greeter does not properly update infographic after unlock

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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378814

Title:
  greeter does not properly update infographic after unlock

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1378814/+subscriptions

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1583981

Title:
  Ringtone is displayed through the speaker when the headphone is
  connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1583981/+subscriptions

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


[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 speaker phones, as well as in the 
wired/wireless headset.
  
- (The equivalent for the ringtone is bug 1364647.)
+ (The equivalent for the ringtone is bug 1583981.)

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

Title:
  Can't hear clock alarm when headphones are plugged in but not in your
  ears

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1364647/+subscriptions

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


[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 away)

** Also affects: band-aids-uphone
   Importance: Undecided
   Status: New

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

Title:
  Can't hear clock alarm when headphones are plugged in but not in your
  ears

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1364647/+subscriptions

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1366592

Title:
  empty lines and leading spaces are not shown in messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1366592/+subscriptions

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1511525

Title:
  Can't transfer file using bluetooth OBEX

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1559512

Title:
  edge width should be configurable

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1552546

Title:
  Wrong hints showing when signing in Ubuntu One account

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

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


[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 after (Monday morning) I want to check a video; before that I 
want to make sure I'm on wifi. I pulled down the wifi indicator and I see I'm 
still "connected" to the wifi of the place where I had breakfast the day before
- My home's wifi is in the list (!) so I just choose it and it connects. 

I'm not sure if the phone was indeed connected to my ap but displaying 
something else, or if it wasn't connected at all. The other times I've seen 
something like this usually the indicator updates (either connecting or showing 
the right connection, who knows) pretty quickly *after* I pull down.
Is it possible to get any logs that could better show what's going on for real?

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

Title:
  [phone] Does not auto-switch to available, known WiFi

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

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


[Bug 1559506] Re: Ubuntu One Account is not showing in the list of possible accounts.

2016-04-06 Thread Julia Palandri
>From what I've seen on my phone (turbo, r44) I'm not even able to add it
when I want to update the software: I do get asked all the info (user,
passwd, 2fa code) but in the end it doesn't get added and therefore I
can't update the software.

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

Title:
  Ubuntu One Account is not showing in the list of possible accounts.

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324548

Title:
  keyboard displays along the long axis even when the phone is not
  rotated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-keyboard/+bug/1324548/+subscriptions

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561657

Title:
  not all captive portals work

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1560400

Title:
  switching between more than two keyboard layouts takes loads of time

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

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


[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 down the network indicator and only then the phone started
connecting on the known home wifi network. After this I could browse.

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

Title:
  [phone] Does not auto-switch to available, known WiFi

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1435040

Title:
  Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507769

Title:
  App store does not display images

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

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


[Bug 1524674] Re: Set Time & Date manually doesn't persist between reboots

2016-01-07 Thread Julia Palandri
@Jonas what kind of information do we need to complete this bug report?

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

Title:
  Set Time & Date manually doesn't persist between reboots

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

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


[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 again get the dialog "Change all Call associatons" even 
though I had chose not to be asked again.

Tested on krillin OTA-8

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

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

Title:
  No selection of sim config for outbound calls is not stored

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1505241

Title:
  Phone does not suspend

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1268097

Title:
  [System settings] Can't set user-supplied ring tone

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

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1509118

Title:
  U1 account stops working and prevents using the store

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

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


[Bug 1425086] Re: push notification(telegram) makes intermittent cuts in music app

2015-10-15 Thread Julia Palandri
** Changed in: media-hub (Ubuntu)
   Status: New => Fix Released

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

Title:
  push notification(telegram) makes intermittent cuts in music app

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

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


[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 because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1495726

Title:
  Contacts sorted by first name instead of last name

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

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


[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 to drain really quickly: within minutes (literally, less 
than two minutes) battery says 1%
- Phone turns off *for real*
- I turned it on again, while still plugged. Battery says 100% 

I've also seen it plugged for several hours, but when disconnected show
strange values such as 44%, 20%, etc.

Have some screenshots of the battery graphics, if useful.

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

Title:
  battery indicator only sort of reflects actual battery charge

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

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


[Bug 1378814] Re: greeter does not properly update infographic after unlock

2015-07-09 Thread Julia Palandri
This still happens after ota4

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

Title:
  greeter does not properly update infographic after unlock

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

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


[Bug 1436545] Re: Mobile data not working for numerous German carriers

2015-03-25 Thread Julia Palandri
http://wiki.apnchanger.org/Germany -- this might help get that
information?

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

Title:
  Mobile data not working for numerous German carriers

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

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


[Bug 1385641] Re: urfkilld use 100% cpu after resume

2015-02-18 Thread Julia Palandri
This has worked for me too! :D yay!
(XPS 13, running utopic)

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

Title:
  urfkilld use 100% cpu after resume

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

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


[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 Verzeichnis: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.125  Mon Dec  1 19:58:28 
PST 2014
 GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Tue Jan 13 18:47:57 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
GraphicsCard:
 NVIDIA Corporation C61 [GeForce 7025 / nForce 630a] [10de:03d6] (rev a2) 
(prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:83a4]
InstallationDate: Installed on 2014-08-02 (163 days ago)
InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140416.2)
MachineType: System manufacturer System Product Name
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic 
root=UUID=e1a88b9a-07cd-48fc-bd8c-c12cb5e2ad24 ro quiet splash
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/22/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0210
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M2N68-AM Plus
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0210:bd01/22/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N68-AMPlus:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.11.3+14.04.20141104-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1~ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.2
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Tue Jan 13 16:01:52 2015
xserver.configfile: default
xserver.errors: open /dev/fb0: No such file or directory
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.15.1-0ubuntu2.6

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


** Tags: amd64 apport-bug trusty ubuntu uec-images

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

Title:
  i don't know

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

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


[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 Verzeichnis: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.125  Mon Dec  1 19:58:28 
PST 2014
 GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Tue Jan 13 18:47:57 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
GraphicsCard:
 NVIDIA Corporation C61 [GeForce 7025 / nForce 630a] [10de:03d6] (rev a2) 
(prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:83a4]
InstallationDate: Installed on 2014-08-02 (163 days ago)
InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140416.2)
MachineType: System manufacturer System Product Name
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic 
root=UUID=e1a88b9a-07cd-48fc-bd8c-c12cb5e2ad24 ro quiet splash
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/22/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0210
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M2N68-AM Plus
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0210:bd01/22/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N68-AMPlus:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.11.3+14.04.20141104-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1~ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.2
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Tue Jan 13 16:01:52 2015
xserver.configfile: default
xserver.errors: open /dev/fb0: No such file or directory
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.15.1-0ubuntu2.6

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


** Tags: amd64 apport-bug trusty ubuntu uec-images

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

Title:
  i don't know

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

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


[Bug 1268257] Re: nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: objdump: '... .tmp_nv.o': No such file

2015-01-12 Thread Julia
I also just had this happen same as comment #101 for 14.10 too, but on
regular nvidia 331 non updates (tested) version too. (The default
version of nvidia 331 under Additional Drivers that came when I did a
fresh install of Ubuntu 14.10 a couple weeks ago.)

Same failed to build error message. Manually reinstalling nvidia-331 and
nvidia-331-uvm solved the problem for me too.

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

Title:
  nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module
  failed to build, with only error: objdump: '... .tmp_nv.o': No such
  file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1268257/+subscriptions

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


[Bug 1039602] Re: ocrodjvu does not detect installed tesseract

2014-09-02 Thread julia
I have the same problem with ocrodjvu 0.7.9-1.1.

ocrodjvu --list-engines results in nothing even though tesseract-ocr
(3.03.02-3) is installed from the repositories. This is on ubuntu
14.04.1.

Is there any workaround for this?

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

Title:
  ocrodjvu does not detect installed tesseract

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

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


[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: Ubuntu 3.5.0-54.81~precise1-generic 3.5.7.33
Uname: Linux 3.5.0-54-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Fri Aug 29 19:59:30 2014
Dependencies:
 gcc-4.6-base 4.6.3-1ubuntu5
 libc6 2.19-0ubuntu6.1
 libgcc1 1:4.6.3-1ubuntu5
 multiarch-support 2.15-0ubuntu10.6
DuplicateSignature: package:libc6:2.19-0ubuntu6.1:libc6:amd64 2.19-0ubuntu6.1 
cannot be configured because libc6
ErrorMessage: libc6:amd64 2.19-0ubuntu6.1 cannot be configured because libc6
InstallationMedia: Ubuntu-Server 12.04.2 LTS Precise Pangolin - Release amd64 
(20130214)
MarkForUpload: True
SourcePackage: eglibc
Title: package libc6 2.19-0ubuntu6.1 failed to install/upgrade: libc6:amd64 
2.19-0ubuntu6.1 cannot be configured because libc6
UpgradeStatus: Upgraded to trusty on 2014-08-23 (6 days ago)

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


** Tags: amd64 apport-package trusty

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

Title:
  package libc6 2.19-0ubuntu6.1 failed to install/upgrade: libc6:amd64
  2.19-0ubuntu6.1 cannot be configured because libc6

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

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


[Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-06-20 Thread Julia Buchner
I have followed comments of this bugs and try to configure wifi on my laptop, a 
Lenovo Yoga 2 13(non pro). I did #33 then #17 manipulations.
Unfortunately, I still have in Network Manager the sentence Wi-Fi is disabled 
by hardware switch.

Here is more information about my config :

julia@yoda:~$ uname -a
Linux yoda 3.13.0-29-generic #53-Ubuntu SMP Wed Jun 4 21:00:20 UTC 2014 x86_64 
x86_64 x86_64 GNU/Linux

julia@yoda:~$ modinfo rtl8723be
filename:   
/lib/modules/3.13.0-29-generic/kernel/drivers/net/wireless/rtlwifi/rtl8723be/rtl8723be.ko
firmware:   rtlwifi/rtl8723befw.bin
description:Realtek 8723BE 802.11n PCI wireless
license:GPL
author: Realtek WlanFAE wlan...@realtek.com
author: PageHe  page...@realsil.com.cn
srcversion: EB08EA82D0846E3925AFAB6
alias:  pci:v10ECdB723sv*sd*bc*sc*i*
depends:rtlwifi,btcoexist,mac80211
vermagic:   3.13.0-29-generic SMP mod_unload modversions 
parm:   swlps:bool
parm:   swenc:using hardware crypto (default 0 [hardware])
 (bool)
parm:   ips:using no link power save (default 1 is open)
 (bool)
parm:   fwlps:using linked fw control power save (default 1 is open)
 (bool)

julia@yoda:~$ dmesg | grep rtl
[9.489855] rtlwifi: module verification failed: signature and/or  required 
key missing - tainting kernel
[9.551003] rtlwifi-0:rtl_pci_probe():0-0 mem mapped space: start: 
0xb040 len:4000 flags:00140204, after map:0xc90010e8
[9.551020] rtlwifi-0:_rtl_pci_find_adapter():0-0 Pci Bridge Vendor is 
found index: 0
[9.551023] rtlwifi-0:_rtl_pci_find_adapter():0-0 pcidev 
busnumber:devnumber:funcnumber:vendor:link_ctl 1:0:0:10ec:0
[9.551026] rtlwifi-0:_rtl_pci_find_adapter():0-0 pci_bridge 
busnumber:devnumber:funcnumber:vendor:pcie_cap:link_ctl_reg:amd 
0:28:0:8086:40:40:0
[9.600836] rtl8723be-0:rtl8723be_read_eeprom_info():0-0 Boot from EFUSE
[9.614765] rtl8723be: 
[9.614959] rtl8723be-0:_rtl8723be_read_adapter_info():0-0 dev_addr: 
9c:d2:1e:58:04:3f
[9.614964] rtl8723be-0:_rtl8723be_hal_customized_behavior():0-0 RT 
Customized ID: 0x00
[9.811663] btcoexist-0:rtl_btc_init_hal_vars():0-0 rtl_btc_init_hal_vars, 
antNum is 2
[9.811664] btcoexist-0:rtl_btc_init_hal_vars():0-0 rtl_btc_init_hal_vars, 
bt_exist is 1
[9.811665] btcoexist-0:rtl_btc_init_hal_vars():0-0 rtl_btc_init_hal_vars, 
bt_type is 8
[9.811822] rtlwifi-0:_rtl_init_hw_ht_capab():0-0 1T1R
[9.905617] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[9.905844] rtl8723be-0:rtl8723be_gpio_radio_on_off_checking():0-0 
GPIOChangeRF  - HW Radio OFF, RF OFF
[9.905845] rtlwifi: wireless switch is on
[9.905875] rtl8723be :01:00.0: irq 61 for MSI/MSI-X
[9.905908] rtlwifi-0:rtl_pci_intr_mode_msi():0-0 MSI Interrupt Mode!

julia@yoda:~$ sudo rfkill list
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes

Did I missed something to do ? 
Thanks in advance for your help.

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

Title:
  Need support for Realtek Wifi  card rtl8723be [10ec:b723]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1240940/+subscriptions

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


[Bug 1306656] Re: OSK does not get displayed after a suspend/resume

2014-06-17 Thread Julia Palandri
In #85 my keyboard still disappears after I turn off the screen.
For example:
1. open telegram
2. select a conversation
3. touch the text field. the keyboard will pop up.
4. turn the screen off.
5. turn the screen on. the keyboard is gone, and if you tap on the text field 
it will still not show up again.
6. if you go further selecting other conversations and going back and forth, 
the keyboard will appear for the new conversation selected, but after going 
back to the list, it will still be there (when there's no need for it.

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

Title:
  OSK does not get displayed after a suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-keyboard/+bug/1306656/+subscriptions

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


  1   2   >