[Touch-packages] [Bug 2053288] [NEW] systemd-networkd IPv6 default routes dropped under load, don't recover

2024-02-15 Thread Bruce Duncan
Public bug reported: Ubuntu 22.04.3 LTS systemd 249.11-0ubuntu3.12 systemd issue tracker says this version is too old to report upstream and I should report to downstream bug tracker. IPv6 default routes are getting lost and not renewed. We're using IPv6 RA to find default routes for our

[Touch-packages] [Bug 2015584] [NEW] No user entertainment during superblock writing

2023-04-07 Thread Bruce Korb
Public bug reported: User "entertainment" is crucially important for operations that take more than a minute or two. The "Writing superblocks and filesystem accounting information" phase of mkfs can take multiple tens of minutes. That is way, way, way too long to wait to know if it has not

[Touch-packages] [Bug 1995459] [NEW] [vc4-hdmi - vc4-hdmi-0, playback] Playback problem

2022-11-02 Thread Bruce Snyder
Public bug reported: System sound output setting always defaults to headphones instead of hdmi at startup and login and must be reset every time. No headphones are connected; only hdmi from pi 4 to TV and from TV to sound system via hdmi-arc. ProblemType: Bug DistroRelease: Ubuntu 22.04 Package:

[Touch-packages] [Bug 1992235] [NEW] Xorg freeze

2022-10-08 Thread Bruce Duncan
Public bug reported: Updated to 22.10 beta last week. When I return after screensaver activation, the display freezes. Sometimes the greeter fades in a little bit, sometimes it is just the background image. Every time, I can move the mouse and the cursor changes when hovering over the password

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

2022-06-15 Thread Bruce H McIntosh
Added -proposed, updated, and eduroam is happy again. Nice to have something to tell the Ubuntu-wielding students/faculty/staff until we get 'round to upgrading our Radius servers. Thank you for the fix! -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1940141] Re: OpenSSL servers can send a non-empty status_request in a CertificateRequest

2022-05-24 Thread Bruce Elrick
All autopackage tests succeeded after multiple trials. Canonical customer with golang client against openssl server, where bug was first noticed, will be testing. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in

[Touch-packages] [Bug 1940141] Re: OpenSSL servers can send a non-empty status_request in a CertificateRequest

2022-05-19 Thread Bruce Elrick
Several of the autopkgtest failures are due to response issues (e.g.curl: (7) Failed to connect to launchpad.net port 443: Connection timed out) so I'm going to ask that they be run again. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1940141] Re: OpenSSL servers can send a non-empty status_request in a CertificateRequest

2022-05-09 Thread Bruce Elrick
Please note the manual testing using the trace option shows the same results. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu. https://bugs.launchpad.net/bugs/1940141 Title: OpenSSL servers can send a

[Touch-packages] [Bug 1940141] Re: OpenSSL servers can send a non-empty status_request in a CertificateRequest

2022-05-09 Thread Bruce Elrick
Attach debdiff relative to 18.04.17: openssl (1.1.1-1ubuntu2.1~18.04.17ubuntu1) bionic; urgency=medium * Backport pr9780: - d/p/pr9780_0001-Don-t-send-a-status_request-extension-in-a-Certifica.patch - d/p/pr9780_0002-Teach-TLSProxy-how-to-parse-CertificateRequest-messa.patch -- Bruce

[Touch-packages] [Bug 1940141] Re: OpenSSL servers can send a non-empty status_request in a CertificateRequest

2022-05-09 Thread Bruce Elrick
Thanks for the update, Marc. I will work on producing the dsc against 1.1.1-1ubuntu2.1~18.04.17. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu. https://bugs.launchpad.net/bugs/1940141 Title: OpenSSL

[Touch-packages] [Bug 1940141] Re: OpenSSL servers can send a non-empty status_request in a CertificateRequest

2022-04-29 Thread Bruce Elrick
I re-ran the test as follows to actually test the server side with only the packaged executables. I used this command for the server side: /usr/bin/openssl s_server -key key.pem -cert cert.pem -status_file openssl-1.1.1/test/recipes/ocsp-response.der -Verify 5 with ldd showing it loading its

[Touch-packages] [Bug 1940141] Re: OpenSSL servers can send a non-empty status_request in a CertificateRequest

2022-04-29 Thread Bruce Elrick
The user who discovered this bug using the golang TLS implementation will be testing the proposed package within the week. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu.

[Touch-packages] [Bug 1940141] Re: OpenSSL servers can send a non-empty status_request in a CertificateRequest

2022-04-28 Thread Bruce Elrick
I should add, the results in comment 22 indicate that the fix is active and working. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu. https://bugs.launchpad.net/bugs/1940141 Title: OpenSSL servers can

[Touch-packages] [Bug 1940141] Re: OpenSSL servers can send a non-empty status_request in a CertificateRequest

2022-04-28 Thread Bruce Elrick
I pulled the proposed source: $ pull-lp-source openssl bionic built with tracing enabled: $ cd openssl-1.1.1 $ sed -i -e '/^CONFARGS =/a CONFARGS += enable-ssl-trace' debian/rules $ debuild -us -uc -b 2>&1 | tee ../debuild.log $ cd .. installed: $ sudo dpkg -i

[Touch-packages] [Bug 1940141] Re: OpenSSL servers can send a non-empty status_request in a CertificateRequest

2022-03-23 Thread Bruce Elrick
Marc, I lean your way in terms of my feel for the likelihood that someone is relying on incorrect behaviour in bionic/openssl-1.1.1. I can say that while the lp1940141* patches rely on the pr9780 ones, the reverse is absolutely not the case and thus the lp1940141 ones could be dropped as a whole

[Touch-packages] [Bug 1940141] Re: OpenSSL servers can send a non-empty status_request in a CertificateRequest

2022-03-23 Thread Bruce Elrick
Good point, Dan. A caveat to my work here on this patch: I did some C programming and played with the Perl test harness in the early 90s which gave me enough abililty to develop this patch set but I would benefit from any deeper knowledge someone else may have, especially anyone with openssl

[Touch-packages] [Bug 1940141] Re: OpenSSL servers can send a non-empty status_request in a CertificateRequest

2022-03-23 Thread Bruce Elrick
"variable, we" -> "variable) we" "and future" -> "any future" -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu. https://bugs.launchpad.net/bugs/1940141 Title: OpenSSL servers can send a non-empty

[Touch-packages] [Bug 1940141] Re: OpenSSL servers can send a non-empty status_request in a CertificateRequest

2022-03-23 Thread Bruce Elrick
It's not needed for actual functionality of the backport but that assumes that any future backports or fixes don't break this backport. By adding the tests (and wrapping the one test that fails when the backport-enabling environment variable is not set with the enabling of that environmetn

[Touch-packages] [Bug 1940141] Re: OpenSSL servers can send a non-empty status_request in a CertificateRequest

2022-03-18 Thread Bruce Elrick
Hey Dan Streetman (ddstreet), I believe the above patch satisfies your valid concerns about backporting. Would you please analyse for acceptance? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu.

[Touch-packages] [Bug 1940141] Re: OpenSSL servers can send a non-empty status_request in a CertificateRequest

2022-03-18 Thread Bruce Elrick
-9780-optional.patch - d/p/lp1940141-fix-tests-accordingly.patch - d/p/lp1940141-update-manpages.patch -- Bruce Elrick Wed, 16 Mar 2022 17:05:32 + ** Patch added: "Backport pr9780 but make it optional" https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1940141/+

[Touch-packages] [Bug 1940141] Re: OpenSSL servers can send a non-empty status_request in a CertificateRequest

2022-03-17 Thread Bruce Elrick
For posterity, here is an example of the relevant part of the client trace output when the bug is active, i.e. data is sent with the ClientRequest: $ grep -B1 -A4 CertificateRequest s_client.log Inner Content Type = Handshake (22) CertificateRequest, Length=1570 request_context

[Touch-packages] [Bug 1956263] [NEW] Situationm

2022-01-03 Thread Bruce Miller
Public bug reported: I have been using ubuntu for nearly ten years, but have only recently started taking things seriously. My particular issue is that every now and then I have a screen blinking problem. I have done a bunch of research, and it points to the grub configuration. I have

[Touch-packages] [Bug 1950089] [NEW] package gir1.2-signon-2.0 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/python3/dist-packages/gi/overrides/Signon.py', which is also in

2021-11-07 Thread Bruce Eakin
Public bug reported: (synaptic:6993): Gtk-CRITICAL **: 08:37:31.489: ../../../../gtk/gtktreeview.c:5602 (gtk_tree_view_bin_draw): assertion `has_next' failed. There is a disparity between the internal view of the GtkTreeView, and the GtkTreeModel. This generally means that the model has

[Touch-packages] [Bug 1906741] Re: Firefox sometimes causes garbled audio

2020-12-29 Thread Bruce Heerssen
This happens to me also. Weirdly, only Twitter videos seem affected. It's possible it happens elsewhere, but I haven't seen it yet. Ubuntu 20.10 Firefox 84 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in

[Touch-packages] [Bug 1883880] Re: fix non-8-bit x86 displacements breaking AVX512 builds on Bionic

2020-06-17 Thread Bruce Richardson (Intel)
Command to reproduce the issue: echo "vmovaps 0x40(,%rax,1),%zmm0" | as --64 -o avx.o && objdump -d avx.o | grep vmovaps The expected output is that the objdump output matches the vmovaps instruction input. When using binutils with the bug, the initial 0x40 will be incorrect. >From an Ubuntu

[Touch-packages] [Bug 559331] Re: Permanent "Printer-out-of-paper" message.

2020-05-29 Thread Bruce Rout
I also have this problem on a Samsung ML-2855 ND remote shared printer on Ubuntu 18.04 server Using Ubuntu 20.04. When printing pdf file using lp or printing from Chrome browser the printer turns on paper out signal and cannot be cleared without turning off printer and turning back on again.

[Touch-packages] [Bug 1849859] Re: smb printing fails

2020-05-20 Thread Bruce Douglas
This bug seems to still be active in Ubuntu 20.4 The "AuthInfoRequired username,password" workarround did NOT work on my system, as when I restarted cups, it rewrote the printers.conf file without the password and user. However what did work for me was adding the printer and adding my

[Touch-packages] [Bug 1876046] Re: [XPS L501X, Realtek ALC665, Speaker, Internal]

2020-05-10 Thread Charles Bruce
I have a Dell XPS L501X with exactly the same problem. The fix above: > volume control -> configuration to Analog Stereo Duplex (unplugged) I the only thing that has worked for me. I've tried multiple other suggestions on other sites, include renaming .config/pulse folder then reboot,

[Touch-packages] [Bug 1862437] Re: Ubuntu 16.10 & later, & derivatives do not query the assigned DNS server

2020-02-20 Thread Bruce Goodman
** Changed in: bind9 (Ubuntu) Status: New => Invalid ** Changed in: systemd (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1862437] Re: Ubuntu 16.10 & later, & derivatives do not query the assigned DNS server

2020-02-15 Thread Bruce Goodman
. Regards Bruce Goodman -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1862437 Title: Ubuntu 16.10 & later, & derivatives do not query the assigned DNS server

[Touch-packages] [Bug 123920] Re: Bluetooth Logitech Dinovo Keyboard/Mouse don't work

2020-01-28 Thread Rob Bruce
It seems a shame that my affected hardware didn't live to see this day :( If it had held on another year and a half, I would've been able to test this out. Glad Martin's was still working to check it out over _eleven years_ (!) after he first commented on this issue! -- You received this bug

[Touch-packages] [Bug 1776652] Re: package linux-firmware 1.173.1 failed to install/upgrade: installed linux-firmware package post-installation script subprocess returned error exit status 1

2019-05-26 Thread Don Bruce
If the problem is corrected as stated by Mauricio Grueso (Above) Why has this not been fixed? His note was dated June of LAST YEAR! This fix might also fix the MANY other bugs of the same type I have encountered. I am no programmer so I really don't know how to incorporate Grueso's fix. Thank you,

[Touch-packages] [Bug 952546] Re: nautilus crashed with SIGSEGV in _gdk_device_xi2_reset_scroll_valuators()

2019-01-22 Thread Bruce Pieterse
This bug report was reported against a really old version of GTK. The source code has changed quite a bit since then. If you still receive this bug in newer versions of Ubuntu, please consider a filing a new bug report. ** Changed in: gtk+3.0 (Ubuntu) Status: Triaged => Invalid -- You

[Touch-packages] [Bug 1747711] Re: file mis-identifies modern executables as application/x-sharedlib

2018-11-03 Thread Corey Bruce
Electron applications using Electron 4.0.0 beta/nightly are effected by this bug making it impossible for developers to create Linux applications and have it easily work using that version, doesn't effect applications developed Electron 3.0.6 latest but this is a seriously annoying bugs that will

[Touch-packages] [Bug 1797306] [NEW] package linux-image-extra-4.4.0-137-generic 4.4.0-137.163 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2018-10-11 Thread Tim Bruce
Public bug reported: Upgrading a computer (running Apache / Graphite) over ssh and this showed up ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-extra-4.4.0-137-generic 4.4.0-137.163 ProcVersionSignature: Ubuntu 3.13.0-157.207-generic 3.13.11-ckt39 Uname: Linux

[Touch-packages] [Bug 1796093] [NEW] LAUNCH APLICATIONS

2018-10-04 Thread Bruce Serafico
Public bug reported: NO LAUNCH APLICATION FOR DRIVER GRAPHICS INTEL ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.10.0-28.32~16.04.2-generic 4.10.17 Uname: Linux 4.10.0-28-generic x86_64 .tmp.unity_support_test.0: ApportVersion:

[Touch-packages] [Bug 1741925] Re: Unity launcher disappears on mouse-over launcher

2018-01-09 Thread Bruce MacAlister
for bruce: yielded restart_syscall(<... resuming interrupted poll ...>) = 1 read(3, "\2\0\0\0\0\0\0\0", 16) = 8 poll([{fd=3, events=POLLIN}, {fd=5, events=POLLIN}], 2, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "\2\0\0\0\0\0\0\0", 16) = 8

[Touch-packages] [Bug 1251178] Re: qdbus and qdbusviewer crash with "No such file or directory"

2018-01-08 Thread Bruce Duncan
The solution is indeed to install the qt5-default package. Maybe this package could be added as a dependency in newer releases? There is also perhaps an upstream bug where qtchooser could try the "other" qt version if one fails. (I had installed qdbus5, and qtchooser was trying qdbus4, which was

[Touch-packages] [Bug 1737318] Re: dependency not met

2017-12-12 Thread Bruce Miller
Sorry for the poorly formatted reply. In future, I will not use a webmail client tto send bugmail. ** Changed in: systemd (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in

Re: [Touch-packages] [Bug 1737318] Re: dependency not met

2017-12-12 Thread Bruce Miller
Incorrect. I am *_not_* installing packages from artful-proposed. I do *_not_* upgrade packages individually. Here is my sources.list: deb http://ca.archive.ubuntu.com/ubuntu/ artful main restricteddeb http://ca.archive.ubuntu.com/ubuntu/ artful-updates main restricteddeb

[Touch-packages] [Bug 1737318] [NEW] dependency not met

2017-12-09 Thread Bruce Miller
Public bug reported: The following packages have unmet dependencies: libnss-resolve : Depends: systemd (= 234-2ubuntu12.1) but 234-2ubuntu12.2 is to be installed open: 23; closed: 490; defer: 5; conflict: 5

[Touch-packages] [Bug 1733418] [NEW] graphical interface not starting

2017-11-20 Thread Bruce McCready
Public bug reported: Neither gdm3 or lightdm work; i cannot get a prompt with cntl-alt F1. I think it is probably a configuration issue because the command: systemctl list-dependencies graphical.target does not list any dependencies ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: lightdm

[Touch-packages] [Bug 1730182] Re: dpkg: error processing archive /var/cache/apt/archives/systemd_229-4ubuntu21_amd64.deb

2017-11-07 Thread bruce
no comment? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to click in Ubuntu. https://bugs.launchpad.net/bugs/1730182 Title: dpkg: error processing archive /var/cache/apt/archives/systemd_229-4ubuntu21_amd64.deb Status

[Touch-packages] [Bug 1730182] Re: dpkg: error processing archive /var/cache/apt/archives/systemd_229-4ubuntu21_amd64.deb

2017-11-07 Thread bruce
no one repeat? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to click in Ubuntu. https://bugs.launchpad.net/bugs/1730182 Title: dpkg: error processing archive /var/cache/apt/archives/systemd_229-4ubuntu21_amd64.deb

[Touch-packages] [Bug 1730182] [NEW] dpkg: error processing archive /var/cache/apt/archives/systemd_229-4ubuntu21_amd64.deb

2017-11-05 Thread bruce
Public bug reported: Hi Guys, I found a mistake in my ubuntu, it is a "bash on windows" system. I try to upgrade my system today, but command failed,the log remind user "dpkg: error processing archive /var/cache/apt/archives/systemd_229-4ubuntu21_amd64.deb". Please check log as below. ~$

[Touch-packages] [Bug 1728651] Re: System hangs after iwlwifi firmware crash

2017-10-30 Thread Bruce Duncan
p_mode iwlmvm /var/log/syslog.5.gz:Oct 24 15:37:26 fry kernel: [7.650972] iwlwifi :02:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208 02:00.0 Network controller: Intel Corporation Wireless 8260 (rev 3a) Any help appreciated. Thanks, Bruce ProblemTyp

[Touch-packages] [Bug 1728651] Re: System hangs after iwlwifi firmware crash

2017-10-30 Thread Bruce Duncan
Intel(R) Dual Band Wireless AC 8260, REV=0x208 02:00.0 Network controller: Intel Corporation Wireless 8260 (rev 3a) Any help appreciated. Thanks, Bruce ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: xorg 1:7.7+19ubuntu3 ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4

[Touch-packages] [Bug 1728651] [NEW] System hangs after iwlwifi firmware crash

2017-10-30 Thread Bruce Duncan
0.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208 02:00.0 Network controller: Intel Corporation Wireless 8260 (rev 3a) Any help appreciated. Thanks, Bruce ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: xorg 1:7.7+19ubuntu3 ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.1

[Touch-packages] [Bug 1318834] Re: Applications can no longer access your @gmail.com Online Account

2017-06-16 Thread Bruce Miller
This bug still affects Ubuntu 17.04. Uninstalling and re-installing chromium-browser has not helped. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gnome-control-center- signon in Ubuntu.

[Touch-packages] [Bug 1687243] [NEW] package console-setup 1.108ubuntu15.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2017-04-29 Thread jack bruce
Public bug reported: actually i am new in ubuntu, so that's why i don't know exactly what happen, please help me ProblemType: Package DistroRelease: Ubuntu 16.04 Package: console-setup 1.108ubuntu15.3 ProcVersionSignature: Ubuntu 4.4.0-75.96-generic 4.4.59 Uname: Linux 4.4.0-75-generic i686

[Touch-packages] [Bug 1679835] Re: pygobject-2 FTBFS on most arches during zesty test rebuild

2017-04-06 Thread Robert Bruce Park
oops, please ignore previous comment text, copy error on my part. the attached patch resolves this issue. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pygobject-2 in Ubuntu. https://bugs.launchpad.net/bugs/1679835 Title:

[Touch-packages] [Bug 1679835] Re: pygobject-2 FTBFS on most arches during zesty test rebuild

2017-04-06 Thread Robert Bruce Park
I just did: $ reverse-depends src:pygobject-2 | sed -ne 's/^* \(\S\+\).*$/\1/p' | xargs -n 1 rmadison And according to the output, only these packages even saw uploads during the zesty cycle: python-gtk2-doc, comitup, mate-tweak, python-gconf, python-gnome2, python-gobject ** Patch added: "Fix

[Touch-packages] [Bug 1679835] Re: pygobject-2 FTBFS on most arches during zesty test rebuild

2017-04-06 Thread Robert Bruce Park
Yeah, which is tiny compared to the rdeps for python3-gi, which is what replaces this package. Anything that depends on pygobject-2 is going to be abandonware stuck on python2 and gtk2. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1679835] Re: pygobject-2 FTBFS on most arches during zesty test rebuild

2017-04-05 Thread Robert Bruce Park
Given that python-gobject-2 is deprecated and only has a relatively short list of rdeps I wonder if this is a candidate for removal? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pygobject-2 in Ubuntu.

[Touch-packages] [Bug 1679861] Re: click-apparmor FTBFS during zesty test rebuild

2017-04-04 Thread Robert Bruce Park
** Branch linked: lp:~robru/click-apparmor/fix-ftbfs ** Changed in: click-apparmor (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to click-apparmor in Ubuntu.

[Touch-packages] [Bug 1679861] Re: click-apparmor FTBFS during zesty test rebuild

2017-04-04 Thread Robert Bruce Park
Patch attached ** Patch added: "fix-ftbfs-1679861.patch" https://bugs.launchpad.net/ubuntu/+source/click-apparmor/+bug/1679861/+attachment/4854874/+files/fix-ftbfs-1679861.patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1643708] Re: Add SPNEGO special case for NTLMSSP+MechListMIC

2017-01-19 Thread Bruce Campbell
We have a considerable regression suite for testing normal and not so normal gssapi functions as part of exercising omi and powershell. We have been running that quite often, as passing it is required for checkin. In addition we have been using it a fair amount in more informal testing. I built

[Touch-packages] [Bug 1592177] Re: Built-in search almost impossible to use in GTK file chooser

2017-01-15 Thread Bruce Pieterse
** Tags added: gnome-3.18 gnome-3.22 zesty -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/1592177 Title: Built-in search almost impossible to use in GTK file chooser

[Touch-packages] [Bug 1248302] Re: facebook msgid parsing fails

2017-01-05 Thread Robert Bruce Park
** Changed in: friends Assignee: Robert Bruce Park (robru) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to friends in Ubuntu. https://bugs.launchpad.net/bugs/1248302 Title: facebook msgid parsing fa

[Touch-packages] [Bug 1168943] Re: Friends does not present RT in official way: missing original avatar and pseudo, messages truncated

2017-01-05 Thread Robert Bruce Park
** Changed in: friends Assignee: Robert Bruce Park (robru) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to friends-app in Ubuntu. https://bugs.launchpad.net/bugs/1168943 Title: Friends does not pres

[Touch-packages] [Bug 1086811] Re: Add test suite

2017-01-05 Thread Robert Bruce Park
** Changed in: account-plugins (Ubuntu) Assignee: Robert Bruce Park (robru) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to account-plugins in Ubuntu. https://bugs.launchpad.net/bugs/1086811 Title:

[Touch-packages] [Bug 1035039] Re: Mock keyring tests

2017-01-05 Thread Robert Bruce Park
** Changed in: gnome-control-center-signon (Ubuntu) Assignee: Robert Bruce Park (robru) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gnome-control-center- signon in Ubuntu. https://bugs.launchpad.

[Touch-packages] [Bug 1161546] Re: Disabled accounts data appears in timeline

2017-01-05 Thread Robert Bruce Park
** Changed in: friends Assignee: Robert Bruce Park (robru) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to friends-app in Ubuntu. https://bugs.launchpad.net/bugs/1161546 Title: Disabled accounts d

[Touch-packages] [Bug 1171670] Re: [indicators] Provide Ability To Post via Message Icon in Global Menu Bar

2017-01-05 Thread Robert Bruce Park
** Changed in: friends Assignee: Robert Bruce Park (robru) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to friends-app in Ubuntu. https://bugs.launchpad.net/bugs/1171670 Title: [indicators] Prov

[Touch-packages] [Bug 1266787] Re: Autopilot tests pass in emulator, please consider automating their execution with emulator

2017-01-05 Thread Robert Bruce Park
** Changed in: friends-app (Ubuntu) Assignee: Robert Bruce Park (robru) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to friends-app in Ubuntu. https://bugs.launchpad.net/bugs/1266787 Title: Autopi

[Touch-packages] [Bug 1262296] Re: qtorganizer5-eds: bugfixes, tests, saving multiple items, support for recurrence

2017-01-05 Thread Robert Bruce Park
** Changed in: landing-plan Status: In Progress => New ** Changed in: landing-plan Assignee: Robert Bruce Park (robru) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtorganizer5-eds in

[Touch-packages] [Bug 1653278] Re: Update gss-ntlmssp to 0.7.0 to correct sequence numbering mismatch

2016-12-30 Thread Bruce Campbell
** Package changed: krb5 (Ubuntu) => gss-ntlmssp (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/1653278 Title: Update gss-ntlmssp to 0.7.0 to correct sequence

Re: [Touch-packages] [Bug 1643708] Please test proposed package

2016-12-20 Thread Bruce Campbell
I set up yakkety with the proposed packages and built omi, and connected propertly with win10 encrypted. This had been failing. The patch appears to work. On Fri, Dec 16, 2016 at 2:22 AM, Timo Aaltonen wrote: > Hello Joshua, or anyone else affected, > > Accepted krb5 into

[Touch-packages] [Bug 1178402] Re: tracker-extract crashed with signal 5 in g_malloc()

2016-10-12 Thread Bruce Pieterse
** Changed in: ubuntu-gnome Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tracker in Ubuntu. https://bugs.launchpad.net/bugs/1178402 Title: tracker-extract crashed with signal 5

[Touch-packages] [Bug 1178402] Re: tracker-extract crashed with signal 5 in g_malloc()

2016-10-11 Thread Bruce Pieterse
** Changed in: ubuntu-gnome Status: Triaged => Fix Committed ** Changed in: tracker (Ubuntu Trusty) Status: Triaged => Fix Committed ** Changed in: tracker (Ubuntu Xenial) Status: Triaged => Fix Committed ** Changed in: ubuntu-gnome Status: Fix Committed => In

[Touch-packages] [Bug 1631499] [NEW] package libglib2.0-0:i386 2.48.1-1~ubuntu16.04.1 failed to install/upgrade: dependency problems - leaving triggers unprocessed

2016-10-07 Thread bruce
Public bug reported: Installing new version of config file /etc/X11/Xsession.d/75dbus_dbus-launch ... Setting up gcr (3.18.0-1ubuntu1) ... dpkg: dependency problems prevent processing triggers for libglib2.0-0:i386: libglib2.0-0:i386 depends on libffi6 (>= 3.0.4); however: Package libffi6:i386

[Touch-packages] [Bug 1277030] Re: Scrollbar should match overlay-scrollbar style.

2016-10-07 Thread Robert Bruce Park
Seems fine I guess? I tried to confirm with address-book-app and messaging-app, but on my desktop I wasn't able to get either of them to have a scrollbar (I can neither add contacts nor send messages, so both apps just show an empty, scroll-less window). webbrowser-app at least displays a real

[Touch-packages] [Bug 1616924] [NEW] package account-plugin-google 0.12+16.04.20160126-0ubuntu1 [modified: usr/share/accounts/providers/google.provider] failed to install/upgrade: trying to overwrite

2016-08-25 Thread Bruce Miller
Public bug reported: immediately after login, ran daily update; script uses "aptitude --with- recommends full-upgrade" ProblemType: Package DistroRelease: Ubuntu 16.04 Package: account-plugin-google 0.12+16.04.20160126-0ubuntu1 [modified: usr/share/accounts/providers/google.provider]

[Touch-packages] [Bug 1576576] Re: Update to 3.20 needs work and coordination

2016-07-02 Thread Bruce Pieterse
** Tags added: needs-packaging ** Changed in: ubuntu-gnome Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/1576576 Title: Update to 3.20

[Touch-packages] [Bug 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting

2016-05-26 Thread Warwick Bruce Chapman
What is the status of this as at 16.04? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/959037 Title: NM-controlled dnsmasq prevents other DNS servers from starting

[Touch-packages] [Bug 1527843] Re: systemd-logind failed to enable subscription: launch helper exited with unknown return code 1

2016-05-07 Thread Eric Bruce
Found your post after I had the exact same problem after installing some packages, in my case looks like caused by blueman2.0.4-1ubuntu2 You may have a different cause but symptoms looks about the same. I just got my system back up by running the following from the cmd line once you log in to the

[Touch-packages] [Bug 1579332] [NEW] package linux-image-4.4.0-22-generic 4.4.0-22.39 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2

2016-05-07 Thread Bruce Smith
Linux 4.4.0-22-generic x86_64 ApportVersion: 2.20.1-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: bruce 1866 F pulseaudio Date: Sat May 7 16:34:19 2016 ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return

[Touch-packages] [Bug 1570186] [NEW] Files, Off by one error, open with.

2016-04-13 Thread Bruce Arnold
hen select "Other Application..." I see a list with one additional item. It was OK yesterday. Bruce Arnold barn...@ieee.org PS: Please change package reference if my guess is wrong. "Files" is the ICON below DASH. ** Affects: gstreamer1.0 (Ubuntu) Importance: Undecided

[Touch-packages] [Bug 1562875] Re: Totem can't play H264 on fresh 16.04 beta install

2016-04-05 Thread Bruce Arnold
Ubuntu-restricted-extras version 65 is already installed but to no avail. System is Intel MB with GMA x4500 built in graphics. System has all updates through today. After installation of VLC, there is no change in the error message on Totem, however, VLC plays the video fine. This is probable a

[Touch-packages] [Bug 1562875] Re: Totem can't play H264 on fresh 16.04 beta install

2016-03-30 Thread Bruce Arnold
I have some problem Totem can't play H264 on fresh 16.04 beta install. Required plugin could not be found. Mp4 audio works fine. Here's the error message: "Videos requires to install plugins to play media files of the following type: H.264 (High Profile) decoder." These solutions ran without

[Touch-packages] [Bug 1560804] [NEW] kscreen reports change of primary screen without apparent reason

2016-03-22 Thread Bruce Wolfe
Public bug reported: Screen blanks out to black frequently for no apparent reason no matter how short or long the session. Also, in the items attached below was created using "xdiagnose". It didn't include SDDM.log which I am using but instead LightDM which I am *not* using.

[Touch-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-19 Thread Bruce Pieterse
** Changed in: ubuntu-gnome Status: New => Fix Released ** Changed in: ubuntu-gnome Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to accountsservice in Ubuntu.

[Touch-packages] [Bug 1558753] [NEW] AppArmor denying CUPS authentication against PAM on AD joined system (SSSD-based)

2016-03-19 Thread Doug Bruce
Public bug reported: System information: OS: Ubuntu 14.04.4 LTS AppArmor 2.8.95~2430-0ubuntu5.3 SSSD: 1.11.5-1ubuntu3 CUPS: 1.7.2-0ubuntu1.7 I believe this is a bug that belongs here rather than with SSSD or CUPS package; apologies if incorrect. The problem arises when attempting to grant

[Touch-packages] [Bug 1545344] Re: package resolvconf 1.77ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-03-18 Thread Bruce Dudek
*** This bug is a duplicate of bug 1536335 *** https://bugs.launchpad.net/bugs/1536335 When I tried to do the dpkg reconfigure I received an error about ubuntu-minimal. I ran sudo apt-get --reinstall ubuntu-minimal and apt- get also reinstalled resolvconf on it's own. That was the fix that

[Touch-packages] [Bug 1420240] Re: Battery stats not displayed properly

2016-01-16 Thread Bruce Pieterse
Fran are still seeing this problem in 15.04 or 15.10 if you have upgraded to 15.10 since you last reported this bug? ** Changed in: ubuntu-gnome Milestone: vivid => xenial ** Changed in: ubuntu-gnome Status: New => Incomplete -- You received this bug notification because you are a

[Touch-packages] [Bug 1432859] Re: remove support for facebook chat

2015-10-22 Thread Bruce Pieterse
** Changed in: ubuntu-gnome Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gnome-online-accounts in Ubuntu. https://bugs.launchpad.net/bugs/1432859 Title: remove support for facebook

[Touch-packages] [Bug 1216128] Re: Banner pages broken in Cups 1.5.3

2015-10-22 Thread Bruce Tarro
Fixed in 15.10 (cups 2.0+); Not sure what the fix was between versions; worth SRU for Precise & Trusty ** Changed in: cups (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1432126] Re: Evince denied from opening

2015-10-19 Thread Bruce Pieterse
** Changed in: ubuntu-gnome Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1432126 Title: Evince denied from opening Status in

[Touch-packages] [Bug 1391878] Re: Friends App not able to see online accounts

2015-10-15 Thread Robert Bruce Park
Friends app is no longer supported, unfortunately. ** Changed in: ubuntu-gnome Status: New => Invalid ** Changed in: friends-app (Ubuntu) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1377933] Re: Error on login: tracker-miner-fs crashed with SIGSEGV in g_type_check_instance_is_a()

2015-10-02 Thread Bruce Pieterse
*** This bug is a duplicate of bug 1387217 *** https://bugs.launchpad.net/bugs/1387217 ** This bug is no longer a duplicate of private bug 1366774 ** This bug has been marked a duplicate of bug 1387217 tracker-miner-fs crashed with SIGSEGV in g_type_check_instance_is_a() -- You received

[Touch-packages] [Bug 1376822] Re: tracker-miner-fs crashed with SIGSEGV in g_type_check_instance_is_a()

2015-10-02 Thread Bruce Pieterse
*** This bug is a duplicate of bug 1387217 *** https://bugs.launchpad.net/bugs/1387217 ** This bug is no longer a duplicate of private bug 1366774 ** This bug has been marked a duplicate of bug 1387217 tracker-miner-fs crashed with SIGSEGV in g_type_check_instance_is_a() -- You received

[Touch-packages] [Bug 1041534] Re: tracker-miner-fs crashed with SIGSEGV in g_type_check_instance_is_a()

2015-10-02 Thread Bruce Pieterse
*** This bug is a duplicate of bug 1387217 *** https://bugs.launchpad.net/bugs/1387217 ** This bug has been marked a duplicate of bug 1387217 tracker-miner-fs crashed with SIGSEGV in g_type_check_instance_is_a() -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1313996] Re: [MIR] Tracker

2015-09-20 Thread Bruce Pieterse
** Changed in: ubuntu-gnome Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tracker in Ubuntu. https://bugs.launchpad.net/bugs/1313996 Title: [MIR] Tracker Status in Ubuntu GNOME: Fix

[Touch-packages] [Bug 1262110] Re: Ubuntu Gnome - running ubuntu-bug leaves 'Report a problem' icon in frequent apps menu

2015-09-14 Thread Bruce Pieterse
** Changed in: ubuntu-gnome Status: New => Incomplete ** Changed in: apport (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu.

[Touch-packages] [Bug 1159405] Re: Canceling a bug report / backtrace causes Apport to freeze

2015-08-23 Thread Bruce Pieterse
I don't have this problem any more and apport seems to work correctly when doing this. I suppose this can be closed now. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu.

[Touch-packages] [Bug 1406200] Re: Add support for GOA in Syncevolution to make it work with Ubuntu Gnome

2015-08-16 Thread Bruce Pieterse
** Changed in: ubuntu-gnome Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to syncevolution in Ubuntu. https://bugs.launchpad.net/bugs/1406200 Title: Add support for GOA in

[Touch-packages] [Bug 1479986] Re: No such key 'external-editor' in schema 'org.gnome.eog.ui'

2015-08-08 Thread Bruce Pieterse
) Status: In Progress = Confirmed ** Changed in: ubuntu-gnome Status: New = In Progress ** Changed in: ubuntu-gnome Assignee: (unassigned) = Bruce Pieterse (octoquad) ** Changed in: ubuntu-gnome Milestone: None = wily ** Changed in: ubuntu-gnome Importance: Undecided

[Touch-packages] [Bug 1406200] Re: Add support for GOA in Syncevolution to make it work with Ubuntu Gnome

2015-08-04 Thread Bruce Pieterse
syncevolution --print-databases backend=carddav username=goa:myusern...@gmail.com syncURL=https://www.googleapis.com/.well-known/carddav [INFO] start database search at https://www.googleapis.com/.well-known/carddav, from sync config '@default',

[Touch-packages] [Bug 1406200] Re: Add support for GOA in Syncevolution to make it work with Ubuntu-Gnome (Vivid)

2015-08-02 Thread Bruce Pieterse
Tim, Should this be moved to the Wiley milestone now? I have successfully split the package to provide providergoa.so and it works great under Vivid, but I'm struggling to generate a debdiff (just has the dch -i changelog entry only). I can optionally do a debdiff for vivid and do a SRU. Let me

[Touch-packages] [Bug 1406200] Re: Add support for GOA in Syncevolution to make it work with Ubuntu-Gnome (Vivid)

2015-08-02 Thread Bruce Pieterse
** Changed in: ubuntu-gnome Milestone: vivid = wily ** Summary changed: - Add support for GOA in Syncevolution to make it work with Ubuntu-Gnome (Vivid) + Add support for GOA in Syncevolution to make it work with Ubuntu Gnome -- You received this bug notification because you are a member

  1   2   >