[Bug 2066860] Re: Oracular: Glib 2.80.1 breaks IBus support: unable to type ~`àéè... chars

2024-05-24 Thread Matthieu Baerts
** Changed in: glib2.0 (Ubuntu)
   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/2066860

Title:
  Oracular: Glib 2.80.1 breaks IBus support: unable to type ~`àéè...
  chars

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/2066860/+subscriptions


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

[Bug 2066860] [NEW] Oracular: Glib 2.80.1 breaks IBus support: unable to type ~`àéè... chars

2024-05-23 Thread Matthieu Baerts
Public bug reported:

Note: a new version is coming: I'm creating this bug report mainly to
help others identifying the issues.

With Glib 2.80.1, I'm no longer able to type special characters like
~`àéè, etc.

The bug has already been fixed upstream: 
https://gitlab.gnome.org/GNOME/glib/-/issues/3353
It is part of the 2.80.2: https://gitlab.gnome.org/GNOME/glib/-/releases/2.80.2
2.80.2 is in the proposed repo: https://launchpad.net/ubuntu/+source/glib2.0

This bug is particularly annoying if you have such special characters in
your password, it affects all apps using Glib 2.80.1. So the apps
installed from Snap are not affected as they are using an older version
of Glib.

Workaround:

  sudo apt install libglib2.0-bin=2.80.0-6ubuntu1
gir1.2-glib-2.0=2.80.0-6ubuntu1 libglib2.0-data=2.80.0-6ubuntu1
libglib2.0-0t64=2.80.0-6ubuntu1 gir1.2-glib-2.0-dev=2.80.0-6ubuntu1
libglib2.0-dev=2.80.0-6ubuntu1 libgirepository-2.0-0=2.80.0-6ubuntu1
libglib2.0-dev-bin=2.80.0-6ubuntu1

(or install the packages from "proposed")

** Affects: glib2.0 (Ubuntu)
 Importance: Undecided
 Status: Fix Committed

** Changed in: glib2.0 (Ubuntu)
   Status: New => Fix Committed

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

Title:
  Oracular: Glib 2.80.1 breaks IBus support: unable to type ~`àéè...
  chars

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/2066860/+subscriptions


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

[Bug 2051672] Re: Backport iproute2 6.8.0 to noble

2024-05-22 Thread Matthieu Baerts
IPRoute2 6.9.0-1 is in Oracular: Fix Released

** Changed in: iproute2 (Ubuntu Oracular)
   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/2051672

Title:
  Backport iproute2 6.8.0 to noble

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


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

[Bug 2051672] Re: Backport iproute2 6.8.0 to noble

2024-05-17 Thread Matthieu Baerts
Hello,

For Noble, do not hesitate to look at what I did a few weeks ago:

https://code.launchpad.net/~matttbe/ubuntu/+source/iproute2/+git/iproute2/+ref/merge-
lp2051672-noble

It is a merge with Debian (IPRoute2 6.8.0-1) where I refreshed the
patches to support Ubuntu FAN. Note that I was not able to test this
feature (the kernel in Noble didn't support it).

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

Title:
  Backport iproute2 6.8.0 to noble

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


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

[Bug 2051672] Re: [FFe] Merge iproute2 with the latest Debian version: 6.8.0-1 from testing/unstable (main)

2024-04-22 Thread Matthieu Baerts
> However, I don't see how we can argue that dropping FAN support is
> *not* a regression, even if the kernel we ship does not support it.

I understand.

I guess the situation is a bit particular here. If the official kernel
doesn't support it -- something Ubuntu-specific, not upstreamed -- it
means Ubuntu FAN cannot be used: there is no way to even validate that
these patches work on Ubuntu 24.04. The regression would be more on the
kernel side :)

>> and dropping these patches would stop the diversion with Debian?
>
> That's not a goal of our SRU process. We can always realign with
> Debian during the next devel cycle.

Good point. I just wanted to suggest that dropping these patches could
be seen as a "safer approach" as it is closer to the upstream version,
what is on Debian and other distributions.

> The package does seem to include this in its autopkgtests
> (debian/tests/testsuite.sh), so I think we have that coverage.

Oh, I missed that, thank you for having checked! Good news then!

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

Title:
  [FFe] Merge iproute2 with the latest Debian version: 6.8.0-1 from
  testing/unstable (main)

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


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

[Bug 2051672] Re: [FFe] Merge iproute2 with the latest Debian version: 6.8.0-1 from testing/unstable (main)

2024-04-22 Thread Matthieu Baerts
> I don't think we can justify dropping FAN support in an SRU, so let's
add that port back in.

Even if it will not be used in Ubuntu 24.04, and dropping these patches
would stop the diversion with Debian?


> @matttbe - is there any documentation about upstream compatibility guarantees 
> and regression testing done that you're aware of, or any tests that we could 
> run beyond those in our autopkgtests?

@dannf: IPRoute2 is following the kernel development, and it is not
supposed to break the compatibility with older kernel versions (also
because the kernel's user API is not supposed to break).

There is a test suite included in the source code, but it looks like it
is not tested when building the .deb package, check the 'debian/rules'
file:

override_dh_auto_test:
# upstream test suite needs root and leaves machine unclean, skip it


I never used it, (and it looks like it is not often updated), but IPRoute2 (ip, 
tc, ss, etc.) is also heavily used in the kernel selftests:

$ git grep -cw -e ip -e tc -e ss -- tools/testing/selftests/ | wc -l
635


Maybe these tests are already being validated when building a new kernel for 
Ubuntu? That's another way to validate IPRoute2.

Other than that, Debian is using IPRoute2 versions > 6.1 for a long time
now.

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

Title:
  [FFe] Merge iproute2 with the latest Debian version: 6.8.0-1 from
  testing/unstable (main)

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


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

[Bug 2051672] Re: [FFe] Merge iproute2 with the latest Debian version: 6.8.0-1 from testing/unstable (main)

2024-04-11 Thread Matthieu Baerts
Hi Dann,

Thank you for doing that!

Is there something I can do to help?

Note that I published the modifications I did [1] in a dedicated PPA
[2]. This was a merge with Debian.

If it is no longer needed to support Ubuntu FAN -- see my comment in #3
-- all Ubuntu-specific patches can be removed, and a simple "sync" with
Debian can be done instead.

[1] 
https://code.launchpad.net/~matttbe/ubuntu/+source/iproute2/+git/iproute2/+ref/merge-lp2051672-noble
[2] https://launchpad.net/~matttbe/+archive/ubuntu/iproute2-lp2051672

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

Title:
  [FFe] Merge iproute2 with the latest Debian version: 6.8.0-1 from
  testing/unstable (main)

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


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

[Bug 2051672] Re: Merge iproute2 with the latest Debian version: 6.8.0-1 from testing/unstable (main)

2024-04-03 Thread Matthieu Baerts
Hello,

I was quickly checking if I could help preparing the upgrade of IPRoute2
packages for Noble (before the final freeze).

In short, IPRoute2 has Ubuntu specific modifications. The merge was not
difficult, the code is there:

https://code.launchpad.net/~matttbe/ubuntu/+source/iproute2/+git/iproute2/+ref/merge-
lp2051672-noble

But then, I realised that the 6.8 Linux kernel in Noble no longer
includes Ubuntu FAN support. We could then drop these Ubuntu specific
patches and sync with Debian.

Andrea Righi mentioned this on IRC:

> ubuntu-fan has been temporarily dropped from the noble kernel (see the
discourse post https://discourse.ubuntu.com/t/introducing-
kernel-6-8-for-the-24-04-noble-numbat-release), we're still trying to
figure out if there are still some users that rely on this feature, if
not we can definitely sync with Debian & upgrade

Because the situation is still unknown, it might be good to continue to merge 
IPRoute2 with the version from Debian. In this case, please use the version I 
shared here above. I understand that we might be short on time, but it might be 
good if someone from the Kernel Packages team could have a look at this :)
That would help to support networking features added in Kernel >6.1!

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

Title:
  Merge iproute2 with the latest Debian version: 6.8.0-1 from
  testing/unstable (main)

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


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

[Bug 2051672] Re: Merge iproute2 with the latest Debian version: 6.8.0-1 from testing/unstable (main)

2024-03-14 Thread Matthieu Baerts
** Summary changed:

- Merge iproute2 with the latest Debian version: 6.7.0-2 from testing/unstable 
(main)
+ Merge iproute2 with the latest Debian version: 6.8.0-1 from testing/unstable 
(main)

** Description changed:

  A few versions have been released and Ubuntu Noble still has the 6.1
  version (6.1.0-1ubuntu2) from one year ago. Could it be possible to
  import the latest version from Debian unstable fixing a bunch of issues
  and supporting features from more recent kernels?
  
  Please note that Ubuntu Noble 24.04 will probably be shipped with the
  v6.8 kernel [1]. IPRoute v6.1 supports features added up to the v6.1
  kernel, so missing the ones added to earlier versions. Switching to the
  v6.7 now should ease the upgrade to the v6.8 later.
  
  [1] https://discourse.ubuntu.com/t/introducing-kernel-6-8-for-
  the-24-04-noble-numbat-release/41958
  
  Upstream ChangeLog:
  
  - 6.2: https://lore.kernel.org/netdev/20230220105811.674bd304@hermes.local/
  - 6.3: https://lore.kernel.org/netdev/20230427090253.7a92616b@hermes.local/
  - 6.4: https://lore.kernel.org/netdev/20230626093137.2f302acc@hermes.local/
  - 6.5: https://lore.kernel.org/netdev/20230906093918.394a1b1d@hermes.local/
  - 6.6: https://lore.kernel.org/netdev/20231106090325.07092c87@hermes.local/
  - 6.7: https://lore.kernel.org/netdev/20240108094709.050e22bc@hermes.local/
+ - 6.8: https://lore.kernel.org/netdev/20240311094432.16bf9516@hermes.local/
  
  (Previous changelog:
  
https://lore.kernel.org/netdev/?q=s%3A%22%5BANNOUNCE%5D+iproute2%22+AND+NOT+s%3A%22Re%3A%22
  )
  
  ChangeLog from Debian:
+ 
+ iproute2 (6.8.0-1) unstable; urgency=medium
+ 
+   [ Ceppo ]
+   * Update Italian po-debconf translation (Closes: #1063002)
+ 
+   [ Luca Boccassi ]
+   * Add build dependency on libnsl-dev (Closes: #1065214)
+   * Switch to pkgconf
+   * Update upstream source from tag 'upstream/6.8.0'
+   * Drop 0002-ss-show-extra-info-when-processes-is-not-used.patch, merged
+ upstream
+   * Drop iproute2-doc package
+   * Drop tc/m_xt.so and tc/m_ipt.so, removed upstream
+ 
+  -- Luca Boccassi <>  Tue, 12 Mar 2024 14:02:38 +
  
  iproute2 (6.7.0-2) unstable; urgency=medium
  
    * Backport fix for 'ss' output
  
   -- Luca Boccassi <>  Mon, 22 Jan 2024 12:24:29 +
  
  iproute2 (6.7.0-1) unstable; urgency=medium
  
    * Add Italian debconf translation (Closes: #1056582)
    * Update upstream source from tag 'upstream/6.7.0'
    * Bump copyright year ranges in d/copyright
    * Drop 0002-Revert-Makefile-ensure-CONF_USR_DIR-honours-the-libd.patch,
  merged upstream
    * Default config files moved from /usr/lib to /usr/share
  
   -- Luca Boccassi <>  Fri, 12 Jan 2024 21:47:59 +
  
  iproute2 (6.6.0-1) unstable; urgency=medium
  
    * Update upstream source from tag 'upstream/6.6.0'
    * Backport patch to fix configuration installation
    * Remove handling of qt_atm.so, dropped upstream
  
   -- Luca Boccassi <>  Sun, 05 Nov 2023 22:46:20 +
  
  iproute2 (6.5.0-5) unstable; urgency=medium
  
    * Use dh-sequence-movetousr
  
   -- Luca Boccassi <>  Tue, 24 Oct 2023 15:24:01 +0100
  
  iproute2 (6.5.0-4) unstable; urgency=medium
  
    * postinst: handle legacy config files only when upgrading from previous
  versions that shipped them
    * postinst: ensure that locally modified legacy config files are
  preserved as overrides on upgrade (Closes: #1051577)
    * Note configuration files location changes in NEWS
  
   -- Luca Boccassi <>  Sat, 16 Sep 2023 18:58:51 +0100
  
  iproute2 (6.5.0-3) unstable; urgency=medium
  
    * Remove further leftovers as part of upstream's move of config to /usr
  (Closes: #1051577)
  
   -- Luca Boccassi <>  Mon, 11 Sep 2023 09:42:12 +0100
  
  iproute2 (6.5.0-2) unstable; urgency=medium
  
    * Add maintscript to remove conffiles that upstream has moved to /usr
  (Closes: #1051577)
  
   -- Luca Boccassi <>  Sun, 10 Sep 2023 21:28:28 +0100
  
  iproute2 (6.5.0-1) unstable; urgency=medium
  
    [ Luca Boccassi ]
    * Use wildcard for Lintian overrides
  
    [ Peter Kvillegård ]
    * Add Swedish translation of debconf messages (Closes: #1050442)
  
    [ Luca Boccassi ]
    * Update upstream source from tag 'upstream/6.5.0'
    * Use cap_bpf instead of cap_sys_admin for ip vrf-exec
    * Package-provided config files are now shipped in /usr/iproute2 instead
  of /etc/iproute2
  
   -- Luca Boccassi <>  Sat, 09 Sep 2023 16:32:54 +0100
  
  iproute2 (6.4.0-1) unstable; urgency=medium
  
    * Fix patch header Forwarded field
    * Enable ELF metadata stamping
    * Update upstream source from tag 'upstream/6.4.0'
    * Update Lintian overrides
  
   -- Luca Boccassi <>  Fri, 30 Jun 2023 12:16:40 +0100
  
  iproute2 (6.3.0-1) unstable; urgency=medium
  
    * Drop obsolete conflicts/replaces
    * Update upstream source from tag 'upstream/6.3.0'
  
   -- Luca Boccassi <>  Tue, 13 Jun 2023 23:49:37 +0100
  
  iproute2 (6.1.0-3) unstable; urgency=medium
  
    * Ensure 

[Bug 2051965] Re: QEmu with TCG acceleration (without KVM) causes kernel panics with guest kernels >=6.3

2024-02-27 Thread Matthieu Baerts
Hi Sergio, Andreas,

Thank you for the new version!

I also confirm that with the new version from mantic-proposed...

# apt-cache policy qemu-system-x86
qemu-system-x86:
  Installed: 1:8.0.4+dfsg-1ubuntu3.23.10.3
  Candidate: 1:8.0.4+dfsg-1ubuntu3.23.10.3
  Version table:
 *** 1:8.0.4+dfsg-1ubuntu3.23.10.3 100
100 http://archive.ubuntu.com/ubuntu mantic-proposed/main amd64 Packages
100 /var/lib/dpkg/status
 1:8.0.4+dfsg-1ubuntu3.23.10.2 500
500 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 Packages
500 http://security.ubuntu.com/ubuntu mantic-security/main amd64 
Packages
 1:8.0.4+dfsg-1ubuntu3 500
500 http://archive.ubuntu.com/ubuntu mantic/main amd64 Packages


...I didn't have any panic after 30 minutes of tests with the new version, 
while it took me 30 seconds to get the panic with the previous one.

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

Title:
  QEmu with TCG acceleration (without KVM) causes kernel panics with
  guest kernels >=6.3

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


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

[Bug 1893680] Re: high delay visible every 25/30 seconds

2022-05-05 Thread Matthieu Baerts
Hi Sebastien,

Yes sorry, I forgot to follow up on that one: I don't remember which iwd
version had the fix but I no longer have the issue on Ubuntu 22.04.

Cheers,
Matt

** Changed in: iwd (Ubuntu)
   Status: Triaged => 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/1893680

Title:
  high delay visible every 25/30 seconds

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


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

[Bug 1969805] Re: [Security][Jammy] Please update Git to v2.34.2 (CVE-2022-24765)

2022-04-26 Thread Matthieu Baerts
Recently released in Ubuntu Jammy Security:
https://launchpad.net/ubuntu/+source/git/1:2.34.1-1ubuntu1.1

** Changed in: git (Ubuntu)
   Status: Triaged => Fix Released

** Changed in: git (Ubuntu)
 Assignee: (unassigned) => Leonidas S. Barbosa (leosilvab)

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

Title:
  [Security][Jammy] Please update Git to v2.34.2 (CVE-2022-24765)

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


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

[Bug 1969805] Re: [Security][Jammy] Please update Git to v2.34.2 (CVE-2022-24765)

2022-04-21 Thread Matthieu Baerts
Hi Marc,

Thank you for the quick reply!

OK, it was then just a technical/admin issue: it was not forgotten :)
All good then!

Feel free to change the Importance. I marked it as Critical as it is a
security issue but I see it is categorised as "Medium":
https://ubuntu.com/security/CVE-2022-24765

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-24765

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

Title:
  [Security][Jammy] Please update Git to v2.34.2 (CVE-2022-24765)

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


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

[Bug 1969805] [NEW] [Security][Jammy] Please update Git to v2.34.2 (CVE-2022-24765)

2022-04-21 Thread Matthieu Baerts
*** This bug is a security vulnerability ***

Public security bug reported:

Hello,

This is not new, Git developers have been recently published a few
maintenance releases to address the security issues described in
CVE-2022-24765.

https://lore.kernel.org/git/xmqqv8veb5i6.fsf@gitster.g/

The fix annoyed me because it broke a few CI jobs but that's not the
point here: I noticed earlier this week there was no update for Ubuntu
22.04 Jammy. Is it possible to also add this security update in Jammy?


Just to know, I'm a bit surprised all other supported Ubuntu versions have been 
updated with a fix but not this one. Is it normal? :)

** Affects: git (Ubuntu)
 Importance: Critical
 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/1969805

Title:
  [Security][Jammy] Please update Git to v2.34.2 (CVE-2022-24765)

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


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

[Bug 1968075] Re: [needs-packaging] Please sync mptcpd 0.9-1 from debian unstable

2022-04-07 Thread Matthieu Baerts
Hi Jeremy,

That was quick! Thank you very much for your help :)

Cheers,
Matt

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

Title:
  [needs-packaging] Please sync mptcpd 0.9-1 from debian unstable

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


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

[Bug 1968075] [NEW] Please sync mptcpd 0.9-1 from debian unstable

2022-04-06 Thread Matthieu Baerts
Public bug reported:

[needs-packaging] mptcpd

The Multipath TCP Daemon - mptcpd - is a daemon for Linux based
operating systems that performs Multipath TCP path management related
operations in the user space.

Ubuntu kernels have MPTCP feature enabled. Having this package will help
users to configure it.

It would be nice to add this package in Ubuntu 22.04.


URL: https://github.com/intel/mptcpd
License: BSD-3-Clause
Notes: This new package was in preparation in January and sent to the Debian 
NEW queue at the beginning of February but only got accepted on the 5 of April. 
Only one correction was needed because a file from upstream had the incorrect 
license.
Debian's WNPP: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005012
https://packages.debian.org/sid/mptcpd
https://tracker.debian.org/pkg/mptcpd

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

** Tags added: needs-packaging

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

Title:
  Please sync mptcpd 0.9-1 from debian unstable

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


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

[Bug 1968075] Re: Please sync mptcpd 0.9-1 from debian unstable

2022-04-06 Thread Matthieu Baerts
@Ubuntu Release team: sorry for the late request. I hope I properly followed 
the instructions but it is unclear to me if someone from your team has to 
approve this request.
Hopefully this is not too late for Ubuntu 22.04 :-)
Thank you!

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

Title:
  Please sync mptcpd 0.9-1 from debian unstable

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


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

[Bug 1960343] Re: ell 0.48-0.1 doesn't pass unit tests (failed to build)

2022-02-08 Thread Matthieu Baerts
To answer my own question:

> Is it a known issue?

Apparently yes:

https://lore.kernel.org/ell/c5629468613b76d7fe650006c2276f7f49a42e2b.ca...@intel.com/T/#u

Where we can find:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88643
>
> May I suggest that the distro in question figures this out by 
> themselves, there's nothing wrong in ell.
>
> If they insist on using LTO, then at least disable it for that test.

I guess LTO should then be disabled for that test.

** Bug watch added: GCC Bugzilla #88643
   https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88643

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

Title:
  ell 0.48-0.1 doesn't pass unit tests (failed to build)

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


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

[Bug 1960343] [NEW] ell 0.48-0.1 doesn't pass unit tests (failed to build)

2022-02-08 Thread Matthieu Baerts
Public bug reported:

Hello,

I'm interested by having ell 0.48 fixing a memleak introduce in the previous 
release.
It has been packaged in Debian, imported in Ubuntu but it looks like the build 
in Ubuntu fails on amd64:

  (...)
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -g -O2 
-ffile-prefix-map=/<>=. -flto=auto -ffat-lto-objects -flto=auto 
-ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -c 
-o unit/test-ecdh.o unit/test-ecdh.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden 
-DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -g -O2 
-ffile-prefix-map=/<>=. -flto=auto -ffat-lto-objects -flto=auto 
-ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security 
-Wl,-wrap,l_getrandom -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects 
-flto=auto -Wl,-z,relro -Wl,-z,now -o unit/test-ecdh unit/test-ecdh.o 
ell/libell-private.la 
libtool: link: gcc -fvisibility=hidden -DUNITDIR=\"./unit/\" 
-DCERTDIR=\"./unit/\" -g -O2 -ffile-prefix-map=/<>=. -flto=auto 
-ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong 
-Wformat -Werror=format-security -Wl,-wrap -Wl,l_getrandom 
-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z 
-Wl,relro -Wl,-z -Wl,now -o unit/test-ecdh unit/test-ecdh.o  
ell/.libs/libell-private.a
/usr/bin/ld: /tmp/ccB5sgJf.ltrans0.ltrans.o: in function `__wrap_l_getrandom':
./unit/test-ecdh.c:52: undefined reference to `l_getrandom'
collect2: error: ld returned 1 exit status
make[5]: *** [Makefile:1628: unit/test-ecdh] Error 1
make[4]: *** [Makefile:2211: check-TESTS] Error 2
make[3]: *** [Makefile:2716: check-am] Error 2
make[2]: *** [Makefile:2718: check] Error 2
make[2]: Leaving directory '/<>'
make[1]: *** [debian/rules:12: override_dh_auto_test] Error 2
make[1]: Leaving directory '/<>'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

See:
https://launchpad.net/ubuntu/+source/ell/0.48-0.1/+build/23141351
https://launchpad.net/ubuntu/+source/ell/0.48-0.1/+build/23141351/+files/buildlog_ubuntu-jammy-amd64.ell_0.48-0.1_BUILDING.txt.gz


It looks like it is not new because the issue was already present in 0.47 but 
ignored:

  (...)
libtool: link: gcc -fvisibility=hidden -DUNITDIR=\"./unit/\" 
-DCERTDIR=\"./unit/\" -g -O2 -ffile-prefix-map=/<>=. -flto=auto 
-ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong 
-Wformat -Werror=format-security -Wl,-Bsymbolic-functions -flto=auto 
-ffat-lto-objects -flto=auto -Wl,-z -Wl,relro -Wl,-z -Wl,now -o unit/test-net 
unit/test-net.o  ell/.libs/libell-private.a
/usr/bin/ld: /tmp/cc6UN0eh.ltrans0.ltrans.o: in function `__wrap_l_getrandom':
./unit/test-ecdh.c:52: undefined reference to `l_getrandom'
collect2: error: ld returned 1 exit status
make[5]: *** [Makefile:1628: unit/test-ecdh] Error 1
make[5]: *** Waiting for unfinished jobs
libtool: link: gcc -fvisibility=hidden -DUNITDIR=\"./unit/\" 
-DCERTDIR=\"./unit/\" -g -O2 -ffile-prefix-map=/<>=. -flto=auto 
-ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong 
-Wformat -Werror=format-security -Wl,-Bsymbolic-functions -flto=auto 
-ffat-lto-objects -flto=auto -Wl,-z -Wl,relro -Wl,-z -Wl,now -o unit/test-hwdb 
unit/test-hwdb.o  ell/.libs/libell-private.a
make[4]: *** [Makefile:2211: check-TESTS] Error 2
make[3]: *** [Makefile:2716: check-am] Error 2
make[2]: *** [Makefile:2718: check] Error 2
make[2]: Leaving directory '/<>'
dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2
make[1]: [debian/rules:17: override_dh_auto_test] Error 25 (ignored)

See:
https://launchpad.net/ubuntu/+source/ell/0.47-1/+build/23035163
https://launchpad.net/ubuntu/+source/ell/0.47-1/+build/23035163/+files/buildlog_ubuntu-jammy-amd64.ell_0.47-1_BUILDING.txt.gz


When looking at the diff between the two versions, we can see that indeed in 
v0.47, the tests were ignored in debian/rules.


Were the tests also ignored because of this issue? Is it a known issue? If yes, 
should we skip the tests only in Ubuntu as everything seems OK on Debian side?

** Affects: ell (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/1960343

Title:
  ell 0.48-0.1 doesn't pass unit tests (failed to build)

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


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

[Bug 1956773] Re: Merge git 1:2.34.1-1 (main) from Debian unstable (main)

2022-01-29 Thread Matthieu Baerts
Julian did the merge. Git 1:2.34.1-1ubuntu1 is now in "proposed" repo,
thank you!

PS: A v2.35 version has been published a few days ago and a v2.35.1 a
few hours ago :)

** Changed in: git (Ubuntu)
   Status: New => Fix Committed

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

Title:
  Merge git 1:2.34.1-1 (main) from Debian unstable (main)

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


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

[Bug 1958710] Re: Merge network-manager 1.34.0-2 (main) from Debian unstable/testing (main)

2022-01-25 Thread Matthieu Baerts
Hi Sebastien,

Thank you for the link. Good to know this list is closely monitored by
the Desktop team.

(Also "funny" that for "network-manager" package, the last stable
upstream version is not reported: an issue with the "watch" file?)

I guess for Git, I will need to continue pinging someone on IRC, that's
fine :)

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

Title:
   Merge network-manager 1.34.0-2 (main) from Debian unstable/testing
  (main)

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


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

[Bug 1958711] Re: Import iwd 1.21-3 (universe) from Debian unstable/testing (main)

2022-01-25 Thread Matthieu Baerts
Hi Sébastien,

Thank you for the explanation! It is now clearer why iwd was stuck to a 
previous version.
I will the versions stuck in "proposed" with that in mind next time!

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

Title:
   Import iwd 1.21-3 (universe) from Debian unstable/testing (main)

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


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

[Bug 1958710] Re: Merge network-manager 1.34.0-2 (main) from Debian unstable/testing (main)

2022-01-24 Thread Matthieu Baerts
Hi Sebastien,

Sorry I didn't know your team was already tracking that.

I opened this issue because I was trying to find the root cause of
random disconnections when using Ubuntu Jammy: is it NM/iwd/kernel?

I'm using 'iwd' and I noticed it was outdated: 1.15 while the latest
version is 1.21 and available on Debian side. So I opened this issue:
https://bugs.launchpad.net/ubuntu/+source/iwd/+bug/1958711

While at it, I also opened this issue for NM because I was not sure if
the merge were done by requests or not. I mean: even if a few people can
see there is an update available, I don't know if someone will update it
because (s)he is in charge of that or if everybody would think "someone
will do that" but because there is no specific task, the update can be
pending for a long time if you see what I mean :)

In the past, I had a similar issue with Git which was not updated for
quite a while because a merge had to be done and nobody was really in
charge of update it. I had to ask for an update on IRC. This time, I
opened an issue:
https://bugs.launchpad.net/ubuntu/+source/git/+bug/1956773

Do you think I should better close these 3 issues (NM/iwd/git)? Should I
find someone on IRC to look at that instead?

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

Title:
   Merge network-manager 1.34.0-2 (main) from Debian unstable/testing
  (main)

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


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

[Bug 1958710] [NEW] Merge network-manager 1.34.0-2 (main) from Debian unstable/testing (main)

2022-01-22 Thread Matthieu Baerts
Public bug reported:

There are some differences between versions from Debian and Ubuntu. A
new version has been released a week ago.


Debian Changelog:

network-manager (1.34.0-2) unstable; urgency=medium

  * Demote wpasupplicant to Recommends.
There are enough use cases for network-manager not involving Wi-Fi which
justifies to make this dependency optional. (Closes: #919619, #980218)

 -- Michael Biebl   Tue, 18 Jan 2022 20:59:36 +0100

network-manager (1.34.0-1) unstable; urgency=medium

  * New upstream version 1.34.0
  * Rebase patches
  * Install nm-priv-helper service
  * Update symbols file for libnm0

 -- Michael Biebl   Fri, 14 Jan 2022 00:18:58 +0100


NM ChangeLog:

=
NetworkManager-1.34
Overview of changes since NetworkManager-1.32
=

* initrd: wait for both IPv4 and IPv6 with "ip=dhcp,dhcp6".
* core: better handle sd-resolved errors when resolving hostnames.
* nmcli: fix import WireGuard profile with DNS domain and address
  family disabled.
* ndisc: send router solicitations before expiry.
* policy: send earlier the ip configs to the DNS manager.
* core: support linking with LLD 13.
* wireguard: importing wg-quick configuration files with nmcli
  no longer sets a negative, exclusive "dns-priority". This plays
  better with common split DNS setups that use systemd-resolved.
  Adjust the "dns-priority" to your liking after import yourself.
* NetworkManager no longer listens for netlink events for traffic
  control objects (qdiscs and filters).
* core: add internal nm-priv-helper service for separating privileges
  and have a way to drop capabilities from NetworkManager daemon.
* bond: add support for setting queue-id of bond port.
* dns: support configuring DNS over TLS (DoT) with systemd-resolved.
* nmtui: add support for WireGuard profiles.
* nmcli: add aliases `nmcli device up|down` beside connect|disconnect.
* conscious language: Deprecate 'Device.Slaves' D-Bus property in favor of new
  'Device.Ports' property. Depracate 'nm_device_*_get_slaves()' in favor of
  'nm_device_get_ports()' in libnm.
* nmcli: invoking nmcli command without arguments will now show 'default'
  instead of null address in route4 or route6 section.

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


** Tags: jammy upgrade-software-version

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

Title:
   Merge network-manager 1.34.0-2 (main) from Debian unstable/testing
  (main)

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


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

[Bug 1958711] [NEW] Import iwd 1.21-3 (universe) from Debian unstable/testing (main)

2022-01-22 Thread Matthieu Baerts
Public bug reported:

A few versions have been released and Ubuntu Jammy still has the 1.15
version. Could it be possible to import the latest version from Debian
testing fixing a bunch of issues, especially some linked to badly
handled disconnections?


Debian Changelog:

iwd (1.21-3) unstable; urgency=medium

  * skip DPP test failing on CI tests on arm64
(upstream describes DPP as experimental,
so treating this as of low importance)
  * improve notes in source about skipped tests

 -- Jonas Smedegaard   Fri, 14 Jan 2022 02:12:51 +0100

iwd (1.21-2) unstable; urgency=medium

  * skip unit test test-dpp

 -- Jonas Smedegaard   Tue, 11 Jan 2022 01:19:28 +0100

iwd (1.21-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * update copyright info: update coverage
  * unfuzz patches
  * install upstream-shipped config file;
closes: bug#1002575, thanks to Diederik de Haas
  * tighten lintian overrides

 -- Jonas Smedegaard   Sun, 09 Jan 2022 21:25:59 +0100

iwd (1.20-3) unstable; urgency=medium

  * Declare that iwd breaks older orphan-sysvinit-scripts
(see bug#1000879)

 -- Jonas Smedegaard   Sun, 05 Dec 2021 14:04:11 +0100

iwd (1.20-2) unstable; urgency=medium

  * link against system-shared libell;
build-depend on libell-dev;
closes: bug#911057, thanks to Andreas Henriksson
  * add patch 1001 proposed by Andreas Henriksson
to hook up traditional dbus activation
  * add systemV init script
(disabled by default same as systemd service);
closes: bug#966518, thanks to Job Bautista
  * add README.Debian,
mentioning how to enable as persistently running service
  * mention in README.Debian that network device naming is overridden;
closes: bug#941652, thanks to Michael Biebl and Andreas Henriksson

 -- Jonas Smedegaard   Tue, 30 Nov 2021 15:34:31 +0100

iwd (1.20-1) unstable; urgency=medium

  [ upstream ]
  * new release

 -- Jonas Smedegaard   Sat, 20 Nov 2021 04:07:53 +0100

iwd (1.19-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * fix check tests only once during build

 -- Jonas Smedegaard   Tue, 02 Nov 2021 20:54:47 +0100

iwd (1.18-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * update copyright info:
+ improve source script copyright-check
+ use Reference (not License-Reference);
  add lintian overrides about License-Reference field
+ update coverage
  * drop patch cherry-picked upstream now applied
  * update git-buildpackage config:
+ avoid any .git* files
+ add usage comment
  * drop NEWS file: contained only an entry predating stable Debian
  * drop unused gitlab-ci file from source

 -- Jonas Smedegaard   Sat, 18 Sep 2021 17:09:51 +0200

iwd (1.17-2) unstable; urgency=medium

  * re-enable unit test test-eapol
  * add patch cherry-picked upstream
to fix eapol IP Allocation test failure
  * rename patch 0001 -> 2001,
and add debian/patches/README documenting patch-naming-micro-policy

 -- Jonas Smedegaard   Sun, 05 Sep 2021 18:09:44 +0200

iwd (1.17-1) unstable; urgency=medium

  [ upstream ]
  * new bugfix release

  [ Jonas Smedegaard ]
  * declare compliance with Debian Policy 4.6.0
  * skip unit test test-eapol
  * add homepage
  * update upstream name (and mention it in long description),
and add upstream preferred contact

 -- Jonas Smedegaard   Mon, 23 Aug 2021 11:25:34 +0200

iwd (1.16-2) unstable; urgency=medium

  * release for unstable

 -- Jonas Smedegaard   Mon, 16 Aug 2021 15:55:09 +0200

iwd (1.16-1) experimental; urgency=medium

  [ upstream ]
  * new release

 -- Jonas Smedegaard   Tue, 10 Aug 2021 18:53:00 +0200


IWD ChangeLog:

ver 1.21:
Fix issue with handling disconnect events issued by AP.
Add experimental support for DPP feature.

ver 1.20:
Fix issue with handling Hotspot 2.0 requirements.
Add support for evict_nocarrier setting during roaming.
Add support for experimental NetworkConfigurationAgent API.

ver 1.19:
Fix issue with handling OCV if offloading is supported.
Fix issue with handling SA Query on channel switch event.
Fix issue with starting FT-over-DS actions after roaming.
Add support for OWE transition networks.
Add support for extended key IDs.

ver 1.18:
Fix issue with handling faulty SAE duplicate commits.
Add support for Access Point FILS IP Address Assignment IE.
Add support for P2P GO-side 4-way handshake IP allocation.
Add support for forcing SAE group 19 if BSS requires it.

ver 1.17:
Fix issue with sending additional and vendor IEs.
Fix issue with IE ordering for 802.11-2020 support.
Fix issue with frequency update on channel switch events.
Fix issue with drivers and handling of IF_OPER_UP setting.

ver 1.16:
Fix issue with writing provisioning files with a passphrase.
Add support for Authenticator & 

[Bug 1956773] Re: Sync git 1:2.34.1-1 (main) from Debian unstable (main)

2022-01-07 Thread Matthieu Baerts
** Tags added: upgrade-software-version

** Changed in: git (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  Sync git 1:2.34.1-1 (main) from Debian unstable (main)

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


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

[Bug 1956773] [NEW] Sync git 1:2.34.1-1 (main) from Debian unstable (main)

2022-01-07 Thread Matthieu Baerts
Public bug reported:

There are minor differences between versions from Debian and Ubuntu.
That's why git has to be manually updated on Ubuntu. Maybe good to
include 'if' statements in the Debian version for Ubuntu flavours?

Anyway, if there is no other possibilities than diverging here, please
sync git from Debian unstable to Ubuntu Devel.

Debian Changelog:

git (1:2.34.1-1) unstable; urgency=low

  * new upstream point release (see RelNotes/2.34.1.txt).

 -- Jonathan Nieder   Mon, 29 Nov 2021 11:04:56
-0800

git (1:2.34.0-1) unstable; urgency=low

  * new upstream release (see RelNotes/2.34.0.txt).

 -- Jonathan Nieder   Sat, 20 Nov 2021 13:14:45
-0800

Git Changelog:

https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.34.0.txt
https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.34.1.txt

** Affects: git (Ubuntu)
 Importance: Wishlist
 Status: New


** Tags: upgrade-software-version

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

Title:
  Sync git 1:2.34.1-1 (main) from Debian unstable (main)

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


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

[Bug 1940630] Re: Sync git 1:2.33.0-1 (main) from Debian unstable (main)

2022-01-07 Thread Matthieu Baerts
** Changed in: git (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/1940630

Title:
  Sync git 1:2.33.0-1 (main) from Debian unstable (main)

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


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

[Bug 1940630] [NEW] Sync git 1:2.33.0-1 (main) from Debian unstable (main)

2021-08-20 Thread Matthieu Baerts
Public bug reported:

I think we just missed the feature freeze but because it is a central
piece, maybe we can get an exception here?

There are minor differences between versions from Debian and Ubuntu.
That's why git has to be manually updated on Ubuntu. Maybe good to
include 'if' statements in the Debian version for Ubuntu flavours?

Anyway, if it is not too late, please sync git from Debian unstable.

Changelog:

git (1:2.33.0-1) unstable; urgency=low

  * new upstream release (see RelNotes/2.33.0.txt).

 -- Jonathan Nieder   Mon, 16 Aug 2021 17:54:01
-0700

Full changelog:

https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.33.0.txt

** Affects: git (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/1940630

Title:
  Sync git 1:2.33.0-1 (main) from Debian unstable (main)

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


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

[Bug 1935569] Re: exception on start (related to font hinting)

2021-07-20 Thread Matthieu Baerts
Hello,

I guess we will need the latest version (40):

- https://gitlab.gnome.org/GNOME/gnome-tweaks/-/issues/331
- https://gitlab.gnome.org/GNOME/gnome-tweaks/-/merge_requests/59

This issue is fixed in v40 but the v3.34 is the last available version.

** Bug watch added: gitlab.gnome.org/GNOME/gnome-tweaks/-/issues #331
   https://gitlab.gnome.org/GNOME/gnome-tweaks/-/issues/331

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

Title:
  exception on start (related to font hinting)

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


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

[Bug 1936393] Re: thunderbird window hided and abnormal context menu

2021-07-16 Thread Matthieu Baerts
Hi Jean-Paul,

It looks like this issue is similar to bug 1932328.
May you check this please? If yes, please mark it as duplicated.

Cheers,
Matt

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

Title:
  thunderbird window hided and abnormal context menu

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


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

[Bug 1904098] Re: [SRU] 2.48

2020-11-30 Thread Matthieu Baerts
Hello again,

I just noticed that because of another bug -- bug 1906245 -- my system
didn't finish the upgrade and I probably missed the post install steps.

I guess my previous comment can be discarded, sorry for the noise!

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

Title:
  [SRU] 2.48

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

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

[Bug 1906245] Re: qemu-system-gui 1:5.1+dfsg-4ubuntu2 fails to upgrade

2020-11-30 Thread Matthieu Baerts
Hi Christian,

Thank you for the fix!


  $ wget 
https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/4356/+build/20348965/+files/qemu-system-gui_5.1+dfsg-4ubuntu3_amd64.deb
  $ sudo dpkg -i qemu-system-gui_5.1+dfsg-4ubuntu3_amd64.deb
(Reading database ... 345606 files and directories currently installed.)
Preparing to unpack qemu-system-gui_5.1+dfsg-4ubuntu3_amd64.deb ...
+ mkdir -p /var/run/qemu/Debian 1:5.1+dfsg-4ubuntu1
+ cp /usr/lib/x86_64-linux-gnu/qemu/ui-gtk.so /var/run/qemu/Debian 
1:5.1+dfsg-4ubuntu1/
cp: -r not specified; omitting directory '/var/run/qemu/Debian'
dpkg: warning: old qemu-system-gui:amd64 package pre-removal script subprocess 
returned error exit status 1
dpkg: trying script from the new package instead ...
dpkg: ... it looks like that went OK
Unpacking qemu-system-gui:amd64 (1:5.1+dfsg-4ubuntu3) over 
(1:5.1+dfsg-4ubuntu1) ...


It's working well!

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

Title:
  qemu-system-gui 1:5.1+dfsg-4ubuntu2 fails to upgrade

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

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

[Bug 1904098] Re: [SRU] 2.48

2020-11-30 Thread Matthieu Baerts
Hello!

Thanks for maintaining snapd packages!

I recently got an upgrade of snapd on Ubuntu 20.10 Hirsute. I only use
it for Chromium, mainly to attend some meetings. Chromium had been
updated 12 days ago according to 'snap info'. It has been restarted
since then. "lxd" has not been upgraded recently.

After the upgrade, my microphone was not accepted in a meeting. I
restarted chromium but nothing happened: it didn't restart. I quickly
checked with "ps" and there was one process started and related to
chromium: /snap/bin/chromium. Relaunching Chromium added one process
like that.

I also did: "snap list" but nothing was printed and it looked stuck, I
didn't get the prompt back.

Sadly, I didn't have time to investigate more because I was expected in
a meeting so I did a Windows (reboot) and after it was OK. I didn't try
to restart snapd services :-/

After the reboot (and the meeting), I tried to collect more logs:

 $ journalctl -u snapd -b-1
(...)
Nov 29 21:26:46 me snapd[974]: storehelpers.go:551: cannot refresh: snap has no 
updates available: "chromium", "core", "core18", "core20", "gtk-common-themes" 
(...)
Nov 30 10:43:48 me systemd[1]: Stopping Snap Daemon...
Nov 30 10:43:48 me snapd[974]: main.go:155: Exiting on terminated signal.
Nov 30 10:44:13 me snapd[974]: daemon.go:586: WARNING: cannot gracefully shut 
down in-flight snapd API activity within: 25s
Nov 30 10:45:18 me systemd[1]: snapd.service: State 'stop-sigterm' timed out. 
Killing.
Nov 30 10:45:18 me systemd[1]: snapd.service: Killing process 974 (snapd) with 
signal SIGKILL.
Nov 30 10:45:18 me systemd[1]: snapd.service: Main process exited, code=killed, 
status=9/KILL
Nov 30 10:45:18 me systemd[1]: snapd.service: Failed with result 'timeout'.
Nov 30 10:45:18 me systemd[1]: Stopped Snap Daemon.
Nov 30 10:45:18 me systemd[1]: snapd.service: Triggering OnFailure= 
dependencies.

 $ journalctl -u snapd.apparmor -b-1
-- Logs begin at Mon 2020-10-12 09:26:32 CEST, end at Mon 2020-11-30 12:08:22 
CET. --
Nov 27 10:41:38 me systemd[1]: Starting Load AppArmor profiles managed 
internally by snapd...
Nov 27 10:41:38 me systemd[1]: Finished Load AppArmor profiles managed 
internally by snapd.
Nov 30 10:43:48 me systemd[1]: snapd.apparmor.service: Succeeded.
Nov 30 10:43:48 me systemd[1]: Stopped Load AppArmor profiles managed 
internally by snapd.

 $ journalctl -u snapd.seeded.service -b-1
-- Logs begin at Mon 2020-10-12 09:26:32 CEST, end at Mon 2020-11-30 12:08:52 
CET. --
Nov 27 10:41:39 me systemd[1]: Starting Wait until snapd is fully seeded...
Nov 27 10:41:39 me systemd[1]: Finished Wait until snapd is fully seeded.
Nov 30 10:43:48 me systemd[1]: snapd.seeded.service: Succeeded.
Nov 30 10:43:48 me systemd[1]: Stopped Wait until snapd is fully seeded.

 $ journalctl -u snapd.failure -b-1
-- Logs begin at Mon 2020-10-12 09:26:32 CEST, end at Mon 2020-11-30 12:08:52 
CET. --
Nov 30 10:45:18 me systemd[1]: Starting Failure handling of the snapd snap...
Nov 30 10:45:18 me systemd[1]: snapd.failure.service: Succeeded.
Nov 30 10:45:18 me systemd[1]: Finished Failure handling of the snapd snap.

Not sure it would help. I didn't find any logs related to snapd in
/var/log.

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

Title:
  [SRU] 2.48

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

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

[Bug 1906245] Re: qemu-system-gui 1:5.1+dfsg-4ubuntu2 fails to upgrade

2020-11-30 Thread Matthieu Baerts
> Could you report me a "ls -laF /var/run/qemu/" what else might be the
issue there?

Sure:

% ls -laF /var/run/qemu/  
total 0
drwxr-xr-x  3 root root   60 Nov 30 11:43 ./
drwxr-xr-x 42 root root 1120 Nov 30 11:43 ../
drwxr-xr-x  2 root root   40 Nov 30 11:43 Debian/


> I mean you even removed it so ... ?!

Yes, it is created with the upgrade. I had to reboot for other reasons
and this directory was not even there before I tried the upgrade.


> Could you replace the "set -e" with "set -ex" there please and report back 
> all the output your upgrade generates?

% sudo apt install qemu-system-gui -y
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be upgraded:
  qemu-system-gui
1 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
142 not fully installed or removed.
Need to get 0 B/51.5 kB of archives.
After this operation, 8,192 B disk space will be freed.
(Reading database ... 345606 files and directories currently installed.)
Preparing to unpack .../qemu-system-gui_1%3a5.1+dfsg-4ubuntu2_amd64.deb ...
+ mkdir -p /var/run/qemu/Debian 1:5.1+dfsg-4ubuntu1
+ cp /usr/lib/x86_64-linux-gnu/qemu/ui-gtk.so /var/run/qemu/Debian 1:5.1+dfsg-4u
buntu1/
cp: -r not specified; omitting directory '/var/run/qemu/Debian'
dpkg: warning: old qemu-system-gui:amd64 package pre-removal script subprocess r
eturned error exit status 1
dpkg: trying script from the new package instead ...
dpkg: error processing archive /var/cache/apt/archives/qemu-system-gui_1%3a5.1+d
fsg-4ubuntu2_amd64.deb (--unpack):
 there is no script in the new version of the package - giving up
Errors were encountered while processing:
 /var/cache/apt/archives/qemu-system-gui_1%3a5.1+dfsg-4ubuntu2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


When looking at the output and the recent modifications you did in the package, 
it looks like I have the issue just because I have 1:5.1+dfsg-4ubuntu1 version 
installed and I can safely force the upgrade, right?


> P.S. And thanks for testing the current -dev release even if this time this 
> bite you (and probably everyone else).

My pleasure! I cannot help more with the packaging, etc. in Ubuntu like
I did before but I try to report bugs with the -dev release I use for
years now :)

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

Title:
  qemu-system-gui 1:5.1+dfsg-4ubuntu2 fails to upgrade

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

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

[Bug 1906245] Re: qemu-system-gui 1:5.1+dfsg-4ubuntu2 fails to upgrade

2020-11-30 Thread Matthieu Baerts
*** This bug is a duplicate of bug 1905377 ***
https://bugs.launchpad.net/bugs/1905377

Hi Christian,

Thank you for the prompt answer. I thought it was different from bug
1905377 because the last version was supposed to fix the same issue.

Note that I already tried the work around you provided but it doesn't
help:

  $ sudo rm -r /var/run/qemu/Debian; sudo apt-get dist-upgrade -y >/dev/null; 
echo "Result: $?"
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  Result: 100

Same if I remove "/var/run/qemu"

  $ sudo rm -r /var/run/qemu/; sudo apt-get dist-upgrade -y >/dev/null; echo 
"Result: $?" 
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  Result: 100

Is it just because I have 1:5.1+dfsg-4ubuntu1? (just to know if we need
to find a proper solution or if I can just force stuff?)

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

Title:
  qemu-system-gui 1:5.1+dfsg-4ubuntu2 fails to upgrade

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

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

[Bug 1906245] [NEW] qemu-system-gui 1:5.1+dfsg-4ubuntu2 fails to upgrade

2020-11-30 Thread Matthieu Baerts
*** This bug is a duplicate of bug 1905377 ***
https://bugs.launchpad.net/bugs/1905377

Public bug reported:

Hello,

Thank you for maintaining these QEmu packages!

On Ubuntu Hirsute, I am unable to upgrade this package:

$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  qemu-system-gui
1 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
142 not fully installed or removed.
Need to get 0 B/51.5 kB of archives.
After this operation, 8,192 B disk space will be freed.
Do you want to continue? [Y/n] 
(Reading database ... 345606 files and directories currently installed.)
Preparing to unpack .../qemu-system-gui_1%3a5.1+dfsg-4ubuntu2_amd64.deb ...
cp: -r not specified; omitting directory '/var/run/qemu/Debian'
dpkg: warning: old qemu-system-gui:amd64 package pre-removal script subprocess 
returned error exit status 1
dpkg: trying script from the new package instead ...
dpkg: error processing archive 
/var/cache/apt/archives/qemu-system-gui_1%3a5.1+dfsg-4ubuntu2_amd64.deb 
(--unpack):
 there is no script in the new version of the package - giving up
Errors were encountered while processing:
 /var/cache/apt/archives/qemu-system-gui_1%3a5.1+dfsg-4ubuntu2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

It looks like the "Debian" dir is created during the upgrade and causes
the issue above.

** Affects: qemu (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/1906245

Title:
  qemu-system-gui 1:5.1+dfsg-4ubuntu2 fails to upgrade

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

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

[Bug 1893680] Re: high delay visible every 25/30 seconds

2020-09-03 Thread Matthieu Baerts
Hello,

On #iwd, they said, they're working on some changes there to turn off
periodic scanning with NM.

According to the iwd maintainer:

  The reason for that is that wpa_s bgscan still scans every 20 seconds
or so, but it scans a reduced set. The iwd NM backend invokes the full
scan, which scans everything. This should be fixed in NM-iwd backend.
Not an issue in iwd itself since they don't scan periodically while
connected.

So this is a known-issue. A fix should come later.

Cheers,
Matt

** Changed in: iwd (Ubuntu)
   Status: New => Triaged

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

Title:
  high delay visible every 25/30 seconds

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

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

[Bug 1893680] Re: high delay visible every 25/30 seconds

2020-08-31 Thread Matthieu Baerts
$ lspci -knn

(...)
02:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless 
Network Adapter [168c:003e] (rev 32)
Subsystem: Bigfoot Networks, Inc. Killer 1435 Wireless-AC [1a56:143a]
Kernel driver in use: ath10k_pci
Kernel modules: ath10k_pci
(...)

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

Title:
  high delay visible every 25/30 seconds

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

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

[Bug 1893680] Dependencies.txt

2020-08-31 Thread Matthieu Baerts
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1893680/+attachment/5406180/+files/Dependencies.txt

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

Title:
  high delay visible every 25/30 seconds

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

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

[Bug 1893680] ProcEnviron.txt

2020-08-31 Thread Matthieu Baerts
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1893680/+attachment/5406182/+files/ProcEnviron.txt

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

Title:
  high delay visible every 25/30 seconds

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

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

[Bug 1893680] [NEW] high delay visible every 25/30 seconds

2020-08-31 Thread Matthieu Baerts
Public bug reported:

Hello,

My experience with iwd on Ubuntu 20.10 was globally positive regarding
the connection to APs!

But I had to revert back to wpa_supplicant: on my Dell XPS 13 9370 I
noticed that every ~25 or 30 seconds, the delay between my laptop and my
AP increased up to 1500ms for 3 to 4 seconds:

64 bytes from 192.168.178.1: icmp_seq=1 ttl=64 time=12.6 ms
64 bytes from 192.168.178.1: icmp_seq=2 ttl=64 time=2.04 ms
64 bytes from 192.168.178.1: icmp_seq=3 ttl=64 time=2.13 ms
64 bytes from 192.168.178.1: icmp_seq=4 ttl=64 time=9.10 ms
64 bytes from 192.168.178.1: icmp_seq=5 ttl=64 time=2.28 ms
64 bytes from 192.168.178.1: icmp_seq=6 ttl=64 time=68.9 ms
64 bytes from 192.168.178.1: icmp_seq=7 ttl=64 time=4.89 ms
64 bytes from 192.168.178.1: icmp_seq=8 ttl=64 time=1106 ms
64 bytes from 192.168.178.1: icmp_seq=9 ttl=64 time=1583 ms
64 bytes from 192.168.178.1: icmp_seq=10 ttl=64 time=1297 ms
64 bytes from 192.168.178.1: icmp_seq=11 ttl=64 time=362 ms
64 bytes from 192.168.178.1: icmp_seq=12 ttl=64 time=2.13 ms
64 bytes from 192.168.178.1: icmp_seq=13 ttl=64 time=2.03 ms
64 bytes from 192.168.178.1: icmp_seq=14 ttl=64 time=2.07 ms
64 bytes from 192.168.178.1: icmp_seq=15 ttl=64 time=2.10 ms
64 bytes from 192.168.178.1: icmp_seq=16 ttl=64 time=2.09 ms
64 bytes from 192.168.178.1: icmp_seq=17 ttl=64 time=3.97 ms
64 bytes from 192.168.178.1: icmp_seq=18 ttl=64 time=3.65 ms
64 bytes from 192.168.178.1: icmp_seq=19 ttl=64 time=2.09 ms
64 bytes from 192.168.178.1: icmp_seq=20 ttl=64 time=1.96 ms
64 bytes from 192.168.178.1: icmp_seq=21 ttl=64 time=2.51 ms
64 bytes from 192.168.178.1: icmp_seq=22 ttl=64 time=2.06 ms
64 bytes from 192.168.178.1: icmp_seq=23 ttl=64 time=2.40 ms
64 bytes from 192.168.178.1: icmp_seq=24 ttl=64 time=2.24 ms
64 bytes from 192.168.178.1: icmp_seq=25 ttl=64 time=2.39 ms
64 bytes from 192.168.178.1: icmp_seq=26 ttl=64 time=2.25 ms
64 bytes from 192.168.178.1: icmp_seq=27 ttl=64 time=12.9 ms
64 bytes from 192.168.178.1: icmp_seq=28 ttl=64 time=2.13 ms
64 bytes from 192.168.178.1: icmp_seq=29 ttl=64 time=2.12 ms
64 bytes from 192.168.178.1: icmp_seq=30 ttl=64 time=7.94 ms
64 bytes from 192.168.178.1: icmp_seq=31 ttl=64 time=2.46 ms
64 bytes from 192.168.178.1: icmp_seq=32 ttl=64 time=27.1 ms
64 bytes from 192.168.178.1: icmp_seq=33 ttl=64 time=208 ms
64 bytes from 192.168.178.1: icmp_seq=34 ttl=64 time=284 ms
64 bytes from 192.168.178.1: icmp_seq=35 ttl=64 time=279 ms
64 bytes from 192.168.178.1: icmp_seq=36 ttl=64 time=310 ms
64 bytes from 192.168.178.1: icmp_seq=37 ttl=64 time=203 ms
64 bytes from 192.168.178.1: icmp_seq=38 ttl=64 time=2.11 ms
64 bytes from 192.168.178.1: icmp_seq=39 ttl=64 time=2.11 ms
64 bytes from 192.168.178.1: icmp_seq=40 ttl=64 time=2.95 ms
64 bytes from 192.168.178.1: icmp_seq=41 ttl=64 time=2.01 ms
64 bytes from 192.168.178.1: icmp_seq=42 ttl=64 time=2.52 ms
64 bytes from 192.168.178.1: icmp_seq=43 ttl=64 time=2.04 ms
64 bytes from 192.168.178.1: icmp_seq=44 ttl=64 time=2.06 ms
64 bytes from 192.168.178.1: icmp_seq=45 ttl=64 time=2.10 ms
64 bytes from 192.168.178.1: icmp_seq=46 ttl=64 time=2.09 ms
64 bytes from 192.168.178.1: icmp_seq=47 ttl=64 time=2.11 ms
64 bytes from 192.168.178.1: icmp_seq=48 ttl=64 time=1.55 ms
64 bytes from 192.168.178.1: icmp_seq=49 ttl=64 time=2.06 ms
64 bytes from 192.168.178.1: icmp_seq=50 ttl=64 time=2.00 ms
64 bytes from 192.168.178.1: icmp_seq=51 ttl=64 time=2.35 ms
64 bytes from 192.168.178.1: icmp_seq=52 ttl=64 time=2.07 ms
64 bytes from 192.168.178.1: icmp_seq=53 ttl=64 time=2.20 ms
64 bytes from 192.168.178.1: icmp_seq=54 ttl=64 time=2.08 ms
64 bytes from 192.168.178.1: icmp_seq=55 ttl=64 time=2.22 ms
64 bytes from 192.168.178.1: icmp_seq=56 ttl=64 time=1.55 ms
64 bytes from 192.168.178.1: icmp_seq=57 ttl=64 time=2.10 ms
64 bytes from 192.168.178.1: icmp_seq=58 ttl=64 time=19.0 ms
64 bytes from 192.168.178.1: icmp_seq=59 ttl=64 time=221 ms
64 bytes from 192.168.178.1: icmp_seq=60 ttl=64 time=1091 ms
64 bytes from 192.168.178.1: icmp_seq=61 ttl=64 time=1100 ms
64 bytes from 192.168.178.1: icmp_seq=62 ttl=64 time=1123 ms
64 bytes from 192.168.178.1: icmp_seq=63 ttl=64 time=272 ms
64 bytes from 192.168.178.1: icmp_seq=64 ttl=64 time=2.43 ms
64 bytes from 192.168.178.1: icmp_seq=65 ttl=64 time=2.09 ms
64 bytes from 192.168.178.1: icmp_seq=66 ttl=64 time=18.4 ms
64 bytes from 192.168.178.1: icmp_seq=67 ttl=64 time=2.01 ms
64 bytes from 192.168.178.1: icmp_seq=68 ttl=64 time=2.70 ms
64 bytes from 192.168.178.1: icmp_seq=69 ttl=64 time=4.13 ms
64 bytes from 192.168.178.1: icmp_seq=70 ttl=64 time=2.26 ms
64 bytes from 192.168.178.1: icmp_seq=71 ttl=64 time=2.06 ms
64 bytes from 192.168.178.1: icmp_seq=72 ttl=64 time=2.24 ms
(...)

It is not always that high (1500ms) but can be around 150ms.

This is quite problematic during meetings. I reverted back to
wpa_supplicant and I no longer have these big delays. With
wpa_supplicant, it goes from 2ms to 25/30ms every ~10 seconds for 2
seconds.

I suspect a scan is periodically done and 

[Bug 1893680] ProcCpuinfoMinimal.txt

2020-08-31 Thread Matthieu Baerts
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1893680/+attachment/5406181/+files/ProcCpuinfoMinimal.txt

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

Title:
  high delay visible every 25/30 seconds

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

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

[Bug 1885730] Re: Please switch default, hwe, oem kernel flavours governor to CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y , such that advanced userspace utilities such as game-mode can be later used to rev

2020-08-26 Thread Matthieu Baerts
@Dimitry: Are we not safe on 20.04 because the "ondemand" systemd
service is still there and will switch to "ondemand" CPU freq governor
after boot?

This service has been removed in systemd 245.5-1. Are there plan to
backport this to 20.04.2?

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

Title:
  Please switch default, hwe, oem kernel flavours governor to
  CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y , such that advanced userspace
  utilities such as game-mode can be later used to rev-up to to
  performance, or rev-down to powersave.

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

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

[Bug 1885730] Re: Bring back ondemand.service or switch kernel default governor for pstate - pstate now defaults to performance governor

2020-07-30 Thread Matthieu Baerts
Hello!

Regarding the comment #8, I didn't get the same positive experience on
my side. It was more closer to what is described in comment #9. See bug
1889479 for more details.

I would suggest switching back to powersave/ondemand either with a new
service or the kernel config. Having a dedicated service could be
confusing for people who try to change the kernel settings. But it could
be more flexible.

Cheers,
Matt

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

Title:
  Bring back ondemand.service or switch kernel default governor for
  pstate - pstate now defaults to performance governor

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

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

[Bug 1889479] Re: [groovy] "performance" cpufreq governor has a big impact on CPU consumption

2020-07-30 Thread Matthieu Baerts
*** This bug is a duplicate of bug 1885730 ***
https://bugs.launchpad.net/bugs/1885730

Hi Dan,

Oh yes indeed, sorry I looked for issues in systemd and I missed it!

I'm fine with the "duplicate" status.

Cheers,
Matt

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

Title:
  [groovy] "performance" cpufreq governor has a big impact on CPU
  consumption

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

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

[Bug 1889479] Re: [groovy] "performance" cpufreq governor has a big impact on CPU consumption

2020-07-29 Thread Matthieu Baerts
** Description changed:

  Hello,
  
  TL;DR the default cpufreq governor is now "performance" instead of
  "powersave" since ondemand service is no longer shipped with systemd.
  
+ First, thank you for maintaining systemd in Ubuntu!
  
- First, thank you for maintaining systemd in Ubuntu?
+ I am using Ubuntu Devel on my daily laptop (Dell XPS 13 9730). For a few
+ weeks now, I noticed the fans of my laptop were more regularly active
+ and running at a higher speed. I took some time to investigate the
+ issue, suspecting some apps using more resources or dust causing issues.
  
- I am using Ubuntu Devel on my daily laptop. For a few weeks now, I
- noticed the fans of my laptop were more regularly active and running at
- a higher speed. I took some time to investigate the issue, suspecting
- some apps using more resources or dust causing issues.
- 
- But it started to annoy me and I noticed CPU frequencies were often high: 
>3.5GHz while not doing intensive use, e.g. having a terminal, note app, chat, 
a browser with a few active tabs for email, calendar, etc. but no video, etc. I 
didn't change what I am usually doing with my laptop and I am connected to a 
remote server via SSH for dev tasks.
+ But it started to annoy me and I noticed CPU frequencies were often high: 
>3.5GHz while not doing intensive use, e.g. having a terminal, note app, chat, 
a browser with a few active tabs for email, calendar, etc. but no video, etc. 
In total the resources the CPU usage was around 50 to 100 out of 800%. I didn't 
really change what I am usually doing with my laptop compared to a few months 
ago -- I even enabled more hardware accelerations working pretty well -- and I 
am connected to a remote server via SSH for dev tasks.
  Also, the temperature of the CPU cores were often around 70°C or more 
according to s-tui and sensors.
- 
  
  == Investigation ==
  
  My CPU: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
  
  When investigating the issue, I saw the CPU frequencies were often high,
  I looked at the cpufreq governor and it was set to performance:
  
-   $ cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor | sort -u
-   performance
+   $ cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor | sort -u
+   performance
  
  Setting it to "powersave" helped to reduce the CPU freq from ~3.5GHz to
- ~2.4GHz when using the laptop with the battery:
+ ~2.4GHz for the same utilisation with the battery:
  
-   # cpupower frequency-set --governor powersave
-   (...)
-   # cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor | sort -u
-   powersave
+   # cpupower frequency-set --governor powersave
+   (...)
+   # cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor | sort -u
+   powersave
  
  Reducing also the temperature by the same occasion.
  
- With TLP, the CPU freq are now around 800MHz when using the battery
- while still being quite reactive and increasing when needed. I
- understand it's certainly something many people would not like to have
- by default. But it is interesting to try for those who want to reduce
+ After that I tried TLP. I didn't really need it in the past but I wanted
+ to see the new behaviour. The CPU freq are now around 800MHz when using
+ the battery doing the same as before while still being quite reactive
+ and increasing when needed. I understand it's certainly something many
+ people would not like to have by default. But it is interesting to try
+ for those who want to reduce
  
  Increasing the CPU consumptions has of course an impact on the energy
  but also the comfort because of the noise of the fans can do when
  running at high speed and the time you can use your device on battery.
- But also and because of the higher temperature, the battery and other
- components could have issues and the CPU clock is regularly throttled
- while not doing much:
+ Of course, because of the higher temperature, the battery and other
+ components are more likely to run into issues and the CPU clock is
+ regularly throttled while not doing much:
  
-   (...)
-   [39948.392090] mce: CPU4: Package temperature above threshold, cpu clock 
throttled (total events = 45107)
-   [39948.392091] mce: CPU0: Package temperature above threshold, cpu clock 
throttled (total events = 45107)
-   [39948.392127] mce: CPU5: Package temperature above threshold, cpu clock 
throttled (total events = 45107)
-   [39948.392128] mce: CPU1: Package temperature above threshold, cpu clock 
throttled (total events = 45107)
-   [39948.392129] mce: CPU6: Package temperature above threshold, cpu clock 
throttled (total events = 45107)
-   [39948.392130] mce: CPU2: Package temperature above threshold, cpu clock 
throttled (total events = 45107)
-   [39948.392131] mce: CPU3: Package temperature above threshold, cpu clock 
throttled (total events = 45107)
-   [39948.392132] mce: CPU7: Package temperature above threshold, cpu clock 
throttled (total events = 45107)
-   ## there are a lot more
-   (...)
+   (...)
+   

[Bug 1889479] [NEW] [groovy] "performance" cpufreq governor has a big impact on CPU consumption

2020-07-29 Thread Matthieu Baerts
Public bug reported:

Hello,

TL;DR the default cpufreq governor is now "performance" instead of
"powersave" since ondemand service is no longer shipped with systemd.


First, thank you for maintaining systemd in Ubuntu?

I am using Ubuntu Devel on my daily laptop. For a few weeks now, I
noticed the fans of my laptop were more regularly active and running at
a higher speed. I took some time to investigate the issue, suspecting
some apps using more resources or dust causing issues.

But it started to annoy me and I noticed CPU frequencies were often high: 
>3.5GHz while not doing intensive use, e.g. having a terminal, note app, chat, 
a browser with a few active tabs for email, calendar, etc. but no video, etc. I 
didn't change what I am usually doing with my laptop and I am connected to a 
remote server via SSH for dev tasks.
Also, the temperature of the CPU cores were often around 70°C or more according 
to s-tui and sensors.


== Investigation ==

My CPU: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz

When investigating the issue, I saw the CPU frequencies were often high,
I looked at the cpufreq governor and it was set to performance:

  $ cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor | sort -u
  performance

Setting it to "powersave" helped to reduce the CPU freq from ~3.5GHz to
~2.4GHz when using the laptop with the battery:

  # cpupower frequency-set --governor powersave
  (...)
  # cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor | sort -u
  powersave

Reducing also the temperature by the same occasion.

With TLP, the CPU freq are now around 800MHz when using the battery
while still being quite reactive and increasing when needed. I
understand it's certainly something many people would not like to have
by default. But it is interesting to try for those who want to reduce

Increasing the CPU consumptions has of course an impact on the energy
but also the comfort because of the noise of the fans can do when
running at high speed and the time you can use your device on battery.
But also and because of the higher temperature, the battery and other
components could have issues and the CPU clock is regularly throttled
while not doing much:

  (...)
  [39948.392090] mce: CPU4: Package temperature above threshold, cpu clock 
throttled (total events = 45107)
  [39948.392091] mce: CPU0: Package temperature above threshold, cpu clock 
throttled (total events = 45107)
  [39948.392127] mce: CPU5: Package temperature above threshold, cpu clock 
throttled (total events = 45107)
  [39948.392128] mce: CPU1: Package temperature above threshold, cpu clock 
throttled (total events = 45107)
  [39948.392129] mce: CPU6: Package temperature above threshold, cpu clock 
throttled (total events = 45107)
  [39948.392130] mce: CPU2: Package temperature above threshold, cpu clock 
throttled (total events = 45107)
  [39948.392131] mce: CPU3: Package temperature above threshold, cpu clock 
throttled (total events = 45107)
  [39948.392132] mce: CPU7: Package temperature above threshold, cpu clock 
throttled (total events = 45107)
  ## there are a lot more
  (...)

Regarding the throttle, it was better after having applied: 
https://github.com/erpalma/throttled
But at the end, the temperature was increasing even more: around 80°C when 
charging the battery and when doing a bit more activities (e.g. webrtc conf 
call).


== Bisect ==

I tried to understand if it is normal to have "performance" by default.
The kernel config didn't change recently
(CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y) but then I found this:
https://salsa.debian.org/systemd-
team/systemd/-/commit/65f46a7d14b335e5743350dbbc5b5ef1e72826f7

It looks like "ondemand" service is no longer shipped with systemd.
According to Dan, it is not needed and not used by other distributions.
But then I wonder if other distributions are maybe applying other kernel
config not to use the full power as quickly as it was in my case. For
example, do they also have CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y?

On Fedora, for the kernel 5.7, I see ONDEMAND is used by default:
https://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/fedora.git/tree/fedora/configs/kernel-5.7.11-x86_64.config?h=f32=b192daedbdefafedac87d825df77ea92d3f4c697#n589


In conclusion, is it a good idea to have "performance" as default cpufreq 
governor on a desktop? (or others)

** Affects: systemd (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/1889479

Title:
  [groovy] "performance" cpufreq governor has a big impact on CPU
  consumption

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

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

[Bug 1820496] Re: disco: sweethome3d cannot start because /usr/share/icedtea-web/netx.jar is missing

2019-03-18 Thread Matthieu Baerts
I also confirm that this kind of fix in icedtea-netx fixes the issue:

  - Provide a compatibility symlink netx.jar -> javaws.jar.

Thank you Matthias for the quick fix. I don't know if we still need
these fixes. Maybe cleaner to apply them?

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

Title:
  disco: sweethome3d cannot start because /usr/share/icedtea-
  web/netx.jar is missing

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

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

[Bug 1820496] Re: disco: sweethome3d cannot start because /usr/share/icedtea-web/netx.jar is missing

2019-03-17 Thread Matthieu Baerts
The same fix for sweethome3d-textures-editor

** Also affects: sweethome3d-furniture-editor (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: sweethome3d-textures-editor (Ubuntu)
   Importance: Undecided
   Status: New

** Patch added: "sweethome3d-textures-editor-1-1.6-1ubuntu2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/sweethome3d-textures-editor/+bug/1820496/+attachment/5247021/+files/sweethome3d-textures-editor-1-1.6-1ubuntu2.debdiff

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

Title:
  disco: sweethome3d cannot start because /usr/share/icedtea-
  web/netx.jar is missing

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

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

[Bug 1820496] Re: disco: sweethome3d cannot start because /usr/share/icedtea-web/netx.jar is missing

2019-03-17 Thread Matthieu Baerts
The same fix for sweethome3d-furniture-editor

** Patch added: "sweethome3d-furniture-editor-1-1.24-1ubuntu2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/sweethome3d-furniture-editor/+bug/1820496/+attachment/5247022/+files/sweethome3d-furniture-editor-1-1.24-1ubuntu2.debdiff

** Patch removed: "sweethome3d-textures-editor-1-1.6-1ubuntu2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/sweethome3d-furniture-editor/+bug/1820496/+attachment/5247021/+files/sweethome3d-textures-editor-1-1.6-1ubuntu2.debdiff

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

Title:
  disco: sweethome3d cannot start because /usr/share/icedtea-
  web/netx.jar is missing

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

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

[Bug 1820496] Re: disco: sweethome3d cannot start because /usr/share/icedtea-web/netx.jar is missing

2019-03-17 Thread Matthieu Baerts
The same fix for sweethome3d-textures-editor and a ref to this ticket.

** Patch added: "sweethome3d-textures-editor-2-1.6-1ubuntu2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/sweethome3d-textures-editor/+bug/1820496/+attachment/5247023/+files/sweethome3d-textures-editor-2-1.6-1ubuntu2.debdiff

** Patch removed: "netx.jar has been merged in javaws.jar"
   
https://bugs.launchpad.net/ubuntu/+source/sweethome3d-textures-editor/+bug/1820496/+attachment/5246999/+files/1-6.1.2+dfsg-1ubuntu2.debdiff

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

Title:
  disco: sweethome3d cannot start because /usr/share/icedtea-
  web/netx.jar is missing

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

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

[Bug 1820496] Re: disco: sweethome3d cannot start because /usr/share/icedtea-web/netx.jar is missing

2019-03-17 Thread Matthieu Baerts
The same patch, with a ref to this ticket.

** Patch added: "2-6.1.2+dfsg-1ubuntu2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/sweethome3d/+bug/1820496/+attachment/5247020/+files/2-6.1.2+dfsg-1ubuntu2.debdiff

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

Title:
  disco: sweethome3d cannot start because /usr/share/icedtea-
  web/netx.jar is missing

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

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

[Bug 1820496] Re: disco: sweethome3d cannot start because /usr/share/icedtea-web/netx.jar is missing

2019-03-17 Thread Matthieu Baerts
It seems that netx.jar is no longer produced and /usr/share/icedtea-
web/javaws.jar can be used instead. So here is a patch to replace
netx.jar by javaws.jar.

** Patch added: "netx.jar has been merged in javaws.jar"
   
https://bugs.launchpad.net/ubuntu/+source/sweethome3d/+bug/1820496/+attachment/5246999/+files/1-6.1.2+dfsg-1ubuntu2.debdiff

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

Title:
  disco: sweethome3d cannot start because /usr/share/icedtea-
  web/netx.jar is missing

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

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

[Bug 1820496] [NEW] disco: sweethome3d cannot start because /usr/share/icedtea-web/netx.jar is missing

2019-03-17 Thread Matthieu Baerts
Public bug reported:

Hello,

First, thank you for maintaining this SweetHome3D packages!

With the latest version -- sweethome3d-6.1.2+dfsg -- the program doesn't
want to start:

  [warning] /usr/bin/sweethome3d: Unable to locate 
/usr/share/icedtea-web/netx.jar in /usr/share/java
  Error: Unable to initialize main class com.eteks.sweethome3d.SweetHome3D
  Caused by: java.lang.NoClassDefFoundError: 
javax/jnlp/UnavailableServiceException

It seems that with this new version [1], icedtea-netx is required
instead of icedtea-netx-common. The first one does not contain any .jar
file [2]. netx.jar was previously in icedtea-netx-common [3].

I think the problem is more in icedtea package but because it directly
affects sweethome3d after the last update, I am reporting it here first.

Thank you for your support!

[1] 
https://launchpadlibrarian.net/415155485/sweethome3d_6.1.2+dfsg-1_6.1.2+dfsg-1ubuntu1.diff.gz
[2] https://packages.ubuntu.com/disco/amd64/icedtea-netx/filelist
[3] https://packages.ubuntu.com/cosmic/all/icedtea-netx-common/filelist

** Affects: sweethome3d (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/1820496

Title:
  disco: sweethome3d cannot start because /usr/share/icedtea-
  web/netx.jar is missing

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

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

[Bug 1820496] Re: disco: sweethome3d cannot start because /usr/share/icedtea-web/netx.jar is missing

2019-03-17 Thread Matthieu Baerts
Just added Matthias in cc as he did the update and might know what's
wrong :)

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

Title:
  disco: sweethome3d cannot start because /usr/share/icedtea-
  web/netx.jar is missing

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

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

[Bug 1790100] Re: unable to write ~ and ^ chars in the terminal

2018-11-09 Thread Matthieu Baerts
@Egmont: thank you for your input. I just added "gnome-terminal" package
in Ubuntu. I hope it is alright for you.

Note that I no longer have this issue on my side.

@giannione: do you have this bug with Wayland too?
I think you can send a few useful info by using a command like "ubuntu-bug -u 
1790100" (I don't remember if you need do add "-p gnome-terminal").

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

Title:
  unable to write ~ and ^ chars in the terminal

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

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

[Bug 1790100] Re: unable to write ~ and ^ chars in the terminal

2018-11-09 Thread Matthieu Baerts
** Also affects: gnome-terminal (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/1790100

Title:
  unable to write ~ and ^ chars in the terminal

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

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

[Bug 1790100] Re: unable to write ~ and ^ chars in the terminal

2018-11-09 Thread Matthieu Baerts
@giannione: that's interesting, that maybe means that the bug is not in
vte2.91. May you give this information to gnome-terminal devs?

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

Title:
  unable to write ~ and ^ chars in the terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vte2.91/+bug/1790100/+subscriptions

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

[Bug 1790100] Re: unable to write ~ and ^ chars in the terminal

2018-11-06 Thread Matthieu Baerts
@giannione: may you create a new bug report? I guess you don't have the
same configuration as me, maybe not the same bug then.

Before doing that, may you check if you also have the problem with other
applications using libvte?

Pick one from:

$ apt-cache rdepends libvte-2.91-0
libvte-2.91-0
Reverse Depends:
  mssh
  xfce4-terminal
  xcfa
  vinagre
  tilda
  termit
  synaptic
  sakura
  nemiver
  mate-terminal
  qemu-system-gui
  lxterminal
  lilyterm
  libvted-3-0
  gtkterm
  gnome-color-manager
  gnome-builder
  giggle-terminal-view-plugin
  deepin-terminal
  cairo-dock-terminal-plug-in
  anjuta
  aghermann
  remmina
  gnome-terminal
  libvte-2.91-dev
  gir1.2-vte-2.91

and:

$ apt-cache rdepends libvte9
libvte9
Reverse Depends:
  stjerm
  libvte-2.90-common
  python-vte
  rasmol
  libvte-common
  libvte-dev
  geany

I remember I checked with geany and I also had the bug.

Feel free to report your bug here on launchpad and there:
https://gitlab.gnome.org/GNOME/vte

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

Title:
  unable to write ~ and ^ chars in the terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vte2.91/+bug/1790100/+subscriptions

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

[Bug 1790100] Re: unable to write ~ and ^ chars in the terminal

2018-11-05 Thread Matthieu Baerts
@giannione: as it is fixed for me, I propose to close this bug report.
Feel free to re-open it or a new one if you have this bug again after a
restart of your session.

** Changed in: vte2.91 (Ubuntu)
   Status: Confirmed => 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/1790100

Title:
  unable to write ~ and ^ chars in the terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vte2.91/+bug/1790100/+subscriptions

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

[Bug 1790100] Re: unable to write ~ and ^ chars in the terminal

2018-11-05 Thread Matthieu Baerts
> gnome says that it's not their problem

The problem was fixed for me a while ago but I forgot to update the
status of this bug report.

@giannione Did you restart your session in between?

For me, it was not an issue in gnome-terminal, more in libvte used by
gnome-terminal and others: https://gitlab.gnome.org/GNOME/vte

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

Title:
  unable to write ~ and ^ chars in the terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vte2.91/+bug/1790100/+subscriptions

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

[Bug 1790100] [NEW] unable to write ~ and ^ chars in the terminal

2018-08-31 Thread Matthieu Baerts
Public bug reported:

Hello,

I am using Ubuntu 18.10 and since the last update, I am unable to write
~ and ^ chars in the terminal, in both gnome-terminal and Geany (both
using libvte2.91).

I don't have this issue with other applications (terminator, xterm,
Firefox, Gedit, etc.). But note that now, when I type ^ for the first
time in Gedit for example, I see this char but underlined. If I type it
a second type (or press space), it is transformed in ^ without line
under it. This is a new behaviour that can cause this bug in libvte.

Please tell me if I need to join other info!

Thanks!

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: libvte-2.91-0 0.52.2-1ubuntu1
ProcVersionSignature: Ubuntu 4.17.0-9.10-generic 4.17.17
Uname: Linux 4.17.0-9-generic x86_64
ApportVersion: 2.20.10-0ubuntu9
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Aug 31 11:17:43 2018
InstallationDate: Installed on 2015-08-10 (1116 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: vte2.91
UpgradeStatus: Upgraded to cosmic on 2016-04-29 (854 days ago)

** Affects: vte2.91 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug cosmic wayland-session

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

Title:
  unable to write ~ and ^ chars in the terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vte2.91/+bug/1790100/+subscriptions

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

[Bug 1769281] Re: package cairo-dock-alsamixer-plug-in (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/cairo-dock/libcd-AlsaMixer.so', which is also in packag

2018-05-07 Thread Matthieu Baerts
Hi Brian, Jonathan,

It seems that packages from Debian (the ones in Bionic) are not
compatible with Ubuntu ones (in Artful and before) :-/

Any idea what's the best solution? I think the ones in Debian had some
issues that were affecting user experience at some points. Maybe the
quickest is a revert to the Ubuntu packages with minor changes?

Best regards,
Matt

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

Title:
  package cairo-dock-alsamixer-plug-in (not installed) failed to
  install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/cairo-
  dock/libcd-AlsaMixer.so', which is also in package cairo-dock-plug-
  ins:amd64 3.4.1-0ubuntu10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock-plug-ins/+bug/1769281/+subscriptions

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

[Bug 1613589] Re: Problem executing scripts 50appstream

2016-08-18 Thread Matthieu Baerts
Here is what I had today:

appstreamcli: /build/appstream-yPrSXI/appstream-0.9.8/obj-x86_64
-linux-gnu/src/ascache.pb.h :3644 : void
ASCache::Url::set_type(ASCache::Url_Type):  l'assertion «
::ASCache::Url_Type_IsValid(value) » a échoué.

** Changed in: appstream (Ubuntu)
   Status: Fix Committed => New

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

Title:
  Problem executing scripts 50appstream

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

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

[Bug 1613589] Re: Problem executing scripts 50appstream

2016-08-17 Thread Matthieu Baerts
It seems the bug is fixed when installing appstream_0.9.8-3_amd64.deb
and libappstream3_0.9.8-3_amd64.deb packages.

** Changed in: appstream (Ubuntu)
   Status: New => Fix Committed

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

Title:
  Problem executing scripts 50appstream

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

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


[Bug 1613589] Re: Problem executing scripts 50appstream

2016-08-17 Thread Matthieu Baerts
Here is what I had today:

$ sudo appstreamcli refresh
AppStream data pool was loaded, but some metadata was ignored due to errors.

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

Title:
  Problem executing scripts 50appstream

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

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


[Bug 1613589] [NEW] Problem executing scripts 50appstream

2016-08-16 Thread Matthieu Baerts
Public bug reported:

Hello,

When trying to upgrade my system I had this error:

E: Problem executing scripts APT::Update::Post-Invoke-Success 'if
/usr/bin/test -w /var/cache/app-info -a -e /usr/bin/appstreamcli; then
appstreamcli refresh > /dev/null; fi'

I temporary fixed this error by doing this change:

--- /tmp/50appstream2016-08-16 09:44:01.377654705 +0200
+++ /etc/apt/apt.conf.d/50appstream 2016-08-16 09:36:56.514716939 +0200
@@ -38,5 +38,5 @@
 
 # Refresh AppStream cache when APT's cache is updated (i.e. apt update)
 APT::Update::Post-Invoke-Success {
-"if /usr/bin/test -w /var/cache/app-info -a -e /usr/bin/appstreamcli; 
then appstreamcli refresh > /dev/null; fi";
+"if /usr/bin/test -d /var/cache/app-info -a -e /usr/bin/appstreamcli; 
then appstreamcli refresh > /dev/null; fi";
 };

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: appstream 0.9.7-1
ProcVersionSignature: Ubuntu 4.4.0-33.52-generic 4.4.15
Uname: Linux 4.4.0-33-generic x86_64
ApportVersion: 2.20.3-0ubuntu7
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Aug 16 09:38:54 2016
InstallationDate: Installed on 2015-08-10 (371 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: appstream
UpgradeStatus: Upgraded to yakkety on 2016-04-29 (109 days ago)
mtime.conffile..etc.apt.apt.conf.d.50appstream: 2016-08-16T09:36:56.514717

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


** Tags: amd64 apport-bug yakkety

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

Title:
  Problem executing scripts 50appstream

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

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


[Bug 1541611] Re: Switch build to use VTE 2.91

2016-02-14 Thread Matthieu Baerts
** Changed in: cairo-dock-plug-ins (Ubuntu)
 Assignee: (unassigned) => Matthieu Baerts (matttbe)

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

Title:
  Switch build to use VTE 2.91

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock-plug-ins/+bug/1541611/+subscriptions

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


[Bug 1501504] Re: cairo-dock crashed with SIGABRT in mem_error()

2015-10-10 Thread Matthieu Baerts
Hello and thank you for this bug report!

Are you able to reproduce it each time when you want to shut down the computer 
with Cairo-Dock?
Maybe the dock can no longer allocate new memory when triggering the action to 
shut down your computer.

** Information type changed from Private to Public

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

Title:
  cairo-dock crashed with SIGABRT in mem_error()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1501504/+subscriptions

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


[Bug 1464517] Re: cairo-dock-data is missing a dependency on gnome-settings-daemon

2015-08-07 Thread Matthieu Baerts
 That KDE-only user doesn't need /usr/share/gnome-session/. Splitting off
 cairo-doc.session to a package she doesn't need to install may be just
 the right thing for her.

Yeah, this is cleaner to do that. I'll try to do that ASAP.

 People who want to use Cairo-Dock with
 GNOME would ask for this package only, and everything else they need would
 follow. Ditto for cairo-dock-kde-integration, cairo-dock-xfce4-integration,
 etc. as appropriate.

That would be the best solution except that it will work only for the
power users or the ones who read the messages/suggestions. We think that
most users will use the Software Center (or apt-get without reading the
suggestions or using/knowing '--no-install-recommends' option) and they
will just install 'cairo-dock' package. This meta-package also installs
the core and all plugins including GNOME/KDE/XFCE-integration ones.

These GNOME/KDE/XFCE-integration plugins don't have any dependences to
other packages. It's not necessary because they will be enabled only if
you're using GNOME, KDE or XFCE. You don't need to install XFCE stuff if
you'll not use them.

That's really what we want with the session: we offer a Cairo-Dock
session but it needs some GNOME tools. We would like that new users
(using GNOME/Unity) are able to test it without installing extras stuff
because if they have to install any extra packages, only a few people
will do that. But we also don't want to add hundred of MB of packages
for those who are not using GNOME and Unity.

Then, recommending the new 'cairo-dock-session' package as well as 
KDE/XFCE/LXDE/MATE/Cinnamon/e17/RazorQT sessions to not force installing this 
package with all GNOME stuff is for me the best compromise that we can do. If a 
XFCE user wants to install test Cairo-Dock session, it will have to install 
this new package. Of course, this new 'cairo-dock-session' package will have 
two dependences: gnome-session-bin and unity-settings-daemon (for Ubuntu 15.10).
What do you think about that?

** Changed in: cairo-dock (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: cairo-dock (Ubuntu)
 Assignee: (unassigned) = Matthieu Baerts (matttbe)

** Changed in: cairo-dock (Ubuntu)
Milestone: None = ubuntu-15.09

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

Title:
  cairo-dock-data is missing a dependency on gnome-settings-daemon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1464517/+subscriptions

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


[Bug 1402368] Re: x session freezes when hovering mouse over a folder in Quick browser applet

2015-08-06 Thread Matthieu Baerts
Hello and sorry for the huge delay,

It seems this bug was not directly due to the Quick Browser applet but
by the library used to open these TIFF files. Do you still have this
bug?

** Package changed: cairo-dock (Ubuntu) = cairo-dock-plug-ins (Ubuntu)

** Changed in: cairo-dock-plug-ins (Ubuntu)
   Status: New = Incomplete

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

Title:
  x session freezes when hovering mouse over a folder in Quick browser
  applet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock-plug-ins/+bug/1402368/+subscriptions

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


[Bug 1459354] Re: super_l doesnt hide app menu

2015-08-06 Thread Matthieu Baerts
Hello and sorry for the huge delay!

This Super_l key is generally reserved by the WM (Compiz/Unity, Gnome-
Shell, etc.). Can you check that? You can have a look to your WM config
or you can also launch the dock from a terminal and check if you see
warning about this shortkey.

** Changed in: cairo-dock (Ubuntu)
   Status: New = Incomplete

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

Title:
  super_l doesnt hide app menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1459354/+subscriptions

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


[Bug 1464517] Re: cairo-dock-data is missing a dependency on gnome-settings-daemon

2015-08-06 Thread Matthieu Baerts
Hello Sergio and sorry for the delay!

Yes, you are right! The problem is that we cannot simply add 
gnome/unity-settings-daemon as required component because it will force 
installing almost all GNOME/Unity packages on other sessions (e.g. it can be 
annoying for KUbuntu users).
But it can be interesting to only install it on GNOME/Unity sessions, e.g.:

unity-settings-daemon | e17 | kde-workspace | openbox | lxsession |
xfce4-session | mate-session-manager | razorqt-session | cinnamon-
session

(or gnome-settings-daemon for Trusty)
What do you think about that?

 A survey of my trusty desktops indicates that systems upgraded from
precise have gnome-session installed but fresh trusty installs only have
gnome-session-bin. gnome-session depends on gnome-settings-daemon but
gnome-session-bin does not.

Yes, it seems we missed that :-/

** Changed in: cairo-dock (Ubuntu)
   Status: New = Incomplete

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

Title:
  cairo-dock-data is missing a dependency on gnome-settings-daemon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1464517/+subscriptions

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


[Bug 1448418] Re: Logout not working in Cairo Dock

2015-08-06 Thread Matthieu Baerts
@Yves: sorry for the delay! As workaround, you can disable the auto-
login feature from User Account menu (via the Control Center or this
command: unity-control-center user-accounts)

@all: we didn't find time to fix this bug yet... If someone find a way to fix 
this permission problem, feel free to share it with us :-)
Or if someone has time to contact GNOME/Unity devs (via IRC, Launchpad or 
GNOME's bugzilla) to find a solution, don't be shy ;-)

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

Title:
  Logout not working in Cairo Dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1448418/+subscriptions

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


[Bug 1471413] Re: dock menu allows multiple, overlapping instances

2015-08-06 Thread Matthieu Baerts
Hello and sorry for the delay,

Yes, the dock allows using multiple instances because maybe you want to
have multiple docks with different settings. But for that, you have to
force the dock loading the configuration from another directory by using
the '-d' option.

Maybe the dock should check if it's not already launched with the same
settings. But it can lead to other problem: what if the dock wrongly
detect that it's already launched?

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

Title:
  dock menu allows multiple, overlapping instances

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1471413/+subscriptions

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


[Bug 1464517] Re: cairo-dock-data is missing a dependency on gnome-settings-daemon

2015-08-06 Thread Matthieu Baerts
 if I for example install both gnome-session and xfce4-session on the
same system (so that users may have a choice of desktop environments)
xfce4-session will satisfy the dependency and unity-settings-daemon will
not be pulled in. So that's no good.

Yes, it's true but on the other hand, a KDE user doesn't need and doesn't want 
all GNOME specific packages just to have the dock.
We also guess that a user which has installed both GNOME and XFCE sessions will 
be more able to fix the problem than a KUbuntu user which just wants to install 
the dock without installing a new DE. And we guess that there are more users 
with only one DE which wants to upgrade their system. It's a dilemma, we didn't 
found a solution to satisfy both solutions and we prefer to be Desktop 
Environment-agnostic :-)

 How about moving /usr/share/gnome-session/sessions/cairo-dock.session
to a separate package and making *that* depend on unity-settings-daemon?

Yes, it's maybe more clear but it will not fix the problem. This package
cannot be marked as required by other Cairo-Dock packages.

 Why incomplete?

Sorry, wrong status, a reflex action :-)

** Changed in: cairo-dock (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/1464517

Title:
  cairo-dock-data is missing a dependency on gnome-settings-daemon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1464517/+subscriptions

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


[Bug 1407385] Re: Sync latexila 3.16.1-1 (universe) from Debian unstable (main)

2015-07-09 Thread Matthieu Baerts
This bug was fixed in the package latexila - 3.16.1-1

---
latexila (3.16.1-1) unstable; urgency=medium

  * New upstream release. (Closes: #787882)
  * debian/changelog: update build dependencies.
  * debian/clean: removed, no longer needed for compiling from C files (see
below).
  * debian/control: integrate changes from Matthieu Baerts (Closes: #774572)
 + wrap and sort dependencies.
 + update homepage.
 + recommend gsettings-desktop-schemas which is supported and contrains
   schemas for the fonts, etc. used by LaTeXila.
 + recommend hicolor-icon-theme.
 + removed build-dependency on valac: it is recommended to build from C
   files (plus build from Vala does not work...)
  * debian/rules: enable parallel build, thanks to Matthieu Baerts.
  * e

 -- Tanguy Ortolo tanguy+deb...@ortolo.eu  Thu, 18 Jun 2015 16:38:24
+0200

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

Title:
  Sync latexila 3.16.1-1 (universe) from Debian unstable (main)

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

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


[Bug 1407385] Re: Sync latexila 3.14.2-1 (universe) from Debian unstable (main)

2015-07-09 Thread Matthieu Baerts
Hi Jackson,

Sorry for the delay!

 Can we sync latexila 3.16 now?

Yes, I can do that.

** Summary changed:

- Sync latexila 3.14.2-1 (universe) from Debian unstable (main)
+ Sync latexila 3.16.1-1 (universe) from Debian unstable (main)

** Changed in: latexila (Ubuntu)
   Status: Incomplete = 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/1407385

Title:
  Sync latexila 3.16.1-1 (universe) from Debian unstable (main)

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

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


[Bug 523447] Re: MusicPlayer applet crashes on tracks with russians symbols

2015-06-17 Thread Matthieu Baerts
(Seems we forgot to change the status as Fix Released)

** Changed in: cairo-dock-plugins (Ubuntu Lucid)
   Status: Won't Fix = 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/523447

Title:
  MusicPlayer applet crashes on tracks with russians symbols

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/523447/+subscriptions

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


[Bug 1461675] Re: [wily] Failed to load intel_drv.so: undefined symbol: xorgMir

2015-06-09 Thread Matthieu Baerts
*** This bug is a duplicate of bug 1462994 ***
https://bugs.launchpad.net/bugs/1462994

Fixed with the latest version of xserver-xorg-video-intel/ati/nouveau!

** Changed in: xorg-server (Ubuntu)
   Status: Confirmed = Fix Released

** This bug has been marked a duplicate of bug 1462994
   2:1.17.1-0ubuntu4 broke xmir ABI

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

Title:
  [wily] Failed to load intel_drv.so: undefined symbol: xorgMir

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

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


[Bug 1461675] [NEW] [wily] Failed to load intel_drv.so: undefined symbol: xorgMir

2015-06-03 Thread Matthieu Baerts
Public bug reported:

Hello,

With the latest version of xserver-xorg-core (2:1.17.1-0ubuntu4), I'm no
longer able to start X11.

Here is what I found in /var/log/Xorg.0.log:

[   105.698] (II) LoadModule: intel
[   105.698] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   105.698] (EE) Failed to load /usr/lib/xorg/modules/drivers/intel_drv.so: 
/usr/lib/xorg/modules/drivers/intel_drv.so: undefined symbol: xorgMir
[   105.698] (II) UnloadModule: intel
[   105.698] (II) Unloading intel
[   105.698] (EE) Failed to load module intel (loader failed, 7)

Reinstalling xserver-xorg-core, xserver-common and xserver-xephyr
(version 1.17.1-0ubuntu3) temporary fixes this problem.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: xserver-common 2:1.17.1-0ubuntu3
ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
Uname: Linux 3.19.0-20-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.17.3-0ubuntu3
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Wed Jun  3 22:17:55 2015
DistUpgraded: Fresh install
DistroCodename: wily
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 4.3.28, 3.19.0-18-generic, x86_64: installed
 virtualbox, 4.3.28, 3.19.0-20-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 12) (prog-if 00 [VGA controller])
   Subsystem: Pegatron Device [1b0a:2056]
 Advanced Micro Devices, Inc. [AMD/ATI] RV730/M96 [Mobility Radeon HD 
4650/5165] [1002:9480] (rev ff) (prog-if ff)
InstallationDate: Installed on 2014-07-26 (312 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140725)
Lsusb:
 Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 001 Device 003: ID 064e:a130 Suyin Corp. 
 Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Medion P662X
PackageArchitecture: all
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=72688a1d-8fce-4279-aeda-80ce0a185d95 ro
SourcePackage: xorg-server
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/13/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 202
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: H36QM
dmi.board.vendor: To be filled by O.E.M.
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 10
dmi.chassis.vendor: PEGATRON CORPORATION
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr202:bd04/13/2010:svnMedion:pnP662X:pvr1.0:rvnTobefilledbyO.E.M.:rnH36QM:rvr1.0:cvnPEGATRONCORPORATION:ct10:cvr1.0:
dmi.product.name: P662X
dmi.product.version: 1.0
dmi.sys.vendor: Medion
version.compiz: compiz 1:0.9.12.1+15.10.20150511-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.60-3
version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
xserver.bootTime: Wed Jun  3 22:12:42 2015
xserver.configfile: default
xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id9196 
 vendor AUO
xserver.version: 2:1.17.1-0ubuntu3

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


** Tags: amd64 apport-bug compiz-0.9 ubuntu wily

** Attachment added: Xorg.0.log
   https://bugs.launchpad.net/bugs/1461675/+attachment/4409422/+files/Xorg.0.log

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

Title:
  [wily] Failed to load intel_drv.so: undefined symbol: xorgMir

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

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


[Bug 1448418] Re: Logout not working in Cairo Dock

2015-05-09 Thread Matthieu Baerts
Thank you

It seems there is a permission problem. I'm not sure I'll have time to
have a look at this in the next days but I'll try.

If anybody else has some clues to fix this bug, feel free to share them
with us. (or maybe we should contact GNOME devs because other commands
with dbus-send don't work either on a Cairo-Dock session)

** Changed in: cairo-dock (Ubuntu)
   Status: Incomplete = Triaged

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

Title:
  Logout not working in Cairo Dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1448418/+subscriptions

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


[Bug 1448418] Re: Logout not working in Cairo Dock

2015-05-01 Thread Matthieu Baerts
Hello and thank you for this bug report!

Can you check if one of these commands work?

$ gnome-session-quit --logout
$ dbus-send --session --type=method_call --print-reply 
--dest=org.gnome.SessionManager /org/gnome/SessionManager 
org.gnome.SessionManager.Logout uint32:0
$ dbus-send --session --type=method_call --print-reply 
--dest=org.gnome.SessionManager /org/gnome/SessionManager 
org.gnome.SessionManager.Logout uint32:1

Regards,

Matt

** Changed in: cairo-dock (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  Logout not working in Cairo Dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1448418/+subscriptions

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


[Bug 1449565] Re: latexila crashed with SIGSEGV in g_type_check_instance_is_fundamentally_a()

2015-04-28 Thread Matthieu Baerts
Hello and thank you for this bug report!

Is there a way to reproduce this crash? What did you do just before the
crash?

** Changed in: latexila (Ubuntu)
   Status: New = Incomplete

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

Title:
  latexila crashed with SIGSEGV in
  g_type_check_instance_is_fundamentally_a()

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

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


[Bug 1449565] Re: latexila crashed with SIGSEGV in g_type_check_instance_is_fundamentally_a()

2015-04-28 Thread Matthieu Baerts
No problem :-)
I'm not sure this stacktrace will help fixing this bug but maybe Sebastien can 
find something.

If you are able to reproduce this bug, feel free to give us 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/1449565

Title:
  latexila crashed with SIGSEGV in
  g_type_check_instance_is_fundamentally_a()

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

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


[Bug 1439315] Re: Update LaTeXila to the 3.14.4 version

2015-04-05 Thread Matthieu Baerts
** Changed in: latexila (Ubuntu)
   Status: New = Triaged

** Changed in: latexila (Ubuntu)
   Status: Triaged = Fix Committed

** Changed in: latexila (Ubuntu)
 Assignee: (unassigned) = Matthieu Baerts (matttbe)

** Changed in: latexila (Ubuntu)
Milestone: None = ubuntu-15.04

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

Title:
  Update LaTeXila to the 3.14.4 version

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

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


[Bug 1407385] Re: Sync latexila 3.14.2-1 (universe) from Debian unstable (main)

2015-02-21 Thread Matthieu Baerts
Hello,

Because Debian's LaTeXila packages have not been updated, a few days ago
I uploaded the latest stable version of LaTeXila:
https://launchpad.net/ubuntu/+source/latexila

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

Title:
  Sync latexila 3.14.2-1 (universe) from Debian unstable (main)

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

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


[Bug 1407385] Re: Sync latexila 3.14.2-1 (universe) from Debian unstable (main)

2015-02-17 Thread Matthieu Baerts
** Bug watch added: Debian Bug tracker #774572
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774572

** Also affects: latexila (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774572
   Importance: Unknown
   Status: Unknown

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

Title:
  Sync latexila 3.14.2-1 (universe) from Debian unstable (main)

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

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


[Bug 1030359] Re: Cairo Dock disappear when changing gtk theme

2015-02-15 Thread Matthieu Baerts
@Sean: thank you for this notification!

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

Title:
  Cairo Dock disappear when changing gtk theme

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1030359/+subscriptions

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


[Bug 1030359] Re: Cairo Dock disappear when changing gtk theme

2015-01-07 Thread Matthieu Baerts
Thank you for this patch :-)

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

Title:
  Cairo Dock disappear when changing gtk theme

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1030359/+subscriptions

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


[Bug 1407385] Re: Sync latexila 3.14.2-1 (universe) from Debian unstable (main)

2015-01-04 Thread Matthieu Baerts
Hello,

Thank you for this bug report!

 moved rubber from depends to suggested

I agree that we should remove it.

 added texlive-latex-extra as suggested

It's just a suggestion for those who wants to be sure that they have
almost all LaTeX packages. I think it's better to keep it.

Note that for TexMaker, latex-beamer and texlive-latex-extra are
recommended. LyX recommends many texlive-latex packages ; Gummy
recommends texlive-extra-utils, texlive-latex-base and texlive-
xetex. Added some packages as suggested ones can help beginners I
think.

 added texlive-latex-recommended, hicolor-icon-theme as recommended
packages

hicolor-icon-theme is just the default theme for the icons, most users should 
have it. I guess it's not a big deal if it is not added but it's maybe better 
to keep it.
I think that before, texlive package didn't have a dependence to 
texlive-latex-recommended (maybe very old packages) but I see that by adding 
texlive, we also add texlive-latex-recommended.

Note that on Ubuntu, LaTeXMk is a mandatory dependence, not just
recommended. Of course, LaTeXila can work without LaTeXMk but without
it, the user will have errors because LaTeXMk is the default builder.
But I agree that most users will install recommended packages.

I think gsettings-desktop-schemas package is also needed because
LaTeXila is compiled with gsettings-desktop-schemas-dev and the
settings for the fonts, etc. are defined by xml files provided by this
gsettings-desktop-schemas package.

@Sébastien: may you confirm? Do you agree with that? :-)

@Jackson: Yes, I think we can sync latexila 3.14.2-1 from Debian
unstable. I'll try to report my suggestions to Tanguy ASAP!

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

Title:
  Sync latexila 3.14.2-1 (universe) from Debian unstable (main)

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

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

[Bug 1405922] Re: Caption Text not visible in cairo-dock

2015-01-02 Thread Matthieu Baerts
 First of all, best wishes for the new year!

Thank you! Best wishes for this new year too!

 Why does C-D?

It's possible that the dock uses less common settings.

 And how come trying to set the colors manually in C-D configuration
does not help matters?

Did you choose 'System' or 'Custom' style?

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

Title:
  Caption Text not visible in cairo-dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1405922/+subscriptions

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


[Bug 1405922] Re: Caption Text not visible in cairo-dock

2015-01-01 Thread Matthieu Baerts
 I changed from Zoncolor to some other theme and did not find the same
problem.

Ok, I see. Then is a bug of Cairo-Dock or the GTK theme?

@fabounet: what do you think about that? :-)

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

Title:
  Caption Text not visible in cairo-dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1405922/+subscriptions

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


[Bug 1405922] Re: Caption Text not visible in cairo-dock

2014-12-31 Thread Matthieu Baerts
Hello and thank you for this bug report!

 I cannot see the text on popups and confirmation (yes/no) dialogues.

Do you mean that it has the same colour as the background? Do you see it if you 
change the background colour?
Can you also change the style to 'System' or 'Custom' and check if it's better?

** Changed in: cairo-dock (Ubuntu)
   Status: New = Incomplete

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

Title:
  Caption Text not visible in cairo-dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1405922/+subscriptions

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


[Bug 1393020] Re: Remember Focus does not play well with unity launcher so shouldn't be default enabled

2014-11-22 Thread Matthieu Baerts
I also have this kind of problem.

But I also note this other problem which is not reproducible each time but I 
guess this bug is related to this one:
* Open two maximised windows: one on the first workspace, the other on the 
second one.
* Switch between workspaces and the focus will not changed.
e.g. I have my text editor on workspace 1 and Firefox on the next workspace. My 
text editor's window has the focus and it keeps it even if I switch to the next 
workspace.

I didn't have this bug on Ubuntu 14.10.

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

Title:
  Remember Focus does not play well with unity launcher so shouldn't
  be default enabled

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

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


[Bug 1393042] Re: ImportError: cannot import name 'HTTPConnection'

2014-11-15 Thread Matthieu Baerts
I guess this bug is linked to this Debian bug report: 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769685
(but here it's with an older version)

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

Title:
  ImportError: cannot import name 'HTTPConnection'

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

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


[Bug 1393042] [NEW] ImportError: cannot import name 'HTTPConnection'

2014-11-15 Thread Matthieu Baerts
Public bug reported:

Hello,

When launching AWS-cli on Ubuntu Vivid, here is what I have:

   $ aws
Traceback (most recent call last):
  File /usr/bin/aws, line 15, in module
import awscli.clidriver
  File /usr/share/awscli/awscli/clidriver.py, line 16, in module
import botocore.session
  File /usr/lib/python3/dist-packages/botocore/session.py, line 29, in 
module
from botocore.endpoint import EndpointCreator
  File /usr/lib/python3/dist-packages/botocore/endpoint.py, line 28, in 
module
from botocore.awsrequest import AWSRequest
  File /usr/lib/python3/dist-packages/botocore/awsrequest.py, line 27, in 
module
from requests.packages.urllib3.connection import HTTPConnection
ImportError: cannot import name 'HTTPConnection'

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: awscli 1.4.2-1
ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
Uname: Linux 3.16.0-24-generic x86_64
ApportVersion: 2.14.7-0ubuntu10
Architecture: amd64
CurrentDesktop: GNOME
Date: Sat Nov 15 18:12:06 2014
InstallationDate: Installed on 2014-07-26 (112 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140725)
PackageArchitecture: all
SourcePackage: awscli
UpgradeStatus: No upgrade log present (probably fresh install)

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

** Affects: awscli (Debian)
 Importance: Unknown
 Status: Unknown


** Tags: amd64 apport-bug vivid

** Bug watch added: Debian Bug tracker #769685
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769685

** Also affects: awscli (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769685
   Importance: Unknown
   Status: Unknown

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

Title:
  ImportError: cannot import name 'HTTPConnection'

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

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


[Bug 1388738] BootLog.txt

2014-11-05 Thread Matthieu Baerts
apport information

** Attachment added: BootLog.txt
   
https://bugs.launchpad.net/bugs/1388738/+attachment/4253739/+files/BootLog.txt

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

Title:
  No cursor while compositing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1388738/+subscriptions

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


[Bug 1388738] Re: No cursor while compositing

2014-11-05 Thread Matthieu Baerts
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.7-0ubuntu10
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: GNOME
DistUpgraded: Fresh install
DistroCodename: vivid
DistroRelease: Ubuntu 15.04
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 4.3.18, 3.16.0-23-generic, x86_64: installed
 virtualbox, 4.3.18, 3.16.0-24-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 12) (prog-if 00 [VGA controller])
   Subsystem: Pegatron Device [1b0a:2056]
 Advanced Micro Devices, Inc. [AMD/ATI] RV730/M96 [Mobility Radeon HD 
4650/5165] [1002:9480] (prog-if 00 [VGA controller])
   Subsystem: Pegatron Device [1b0a:2056]
InstallationDate: Installed on 2014-07-26 (102 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140725)
MachineType: Medion P662X
Package: xserver-xorg-video-intel 2:2.99.914-1~exp1ubuntu4
PackageArchitecture: amd64
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic 
root=UUID=72688a1d-8fce-4279-aeda-80ce0a185d95 ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
Tags:  vivid ubuntu regression reproducible has-workaround compiz-0.9
Uname: Linux 3.16.0-24-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom davfs2 dip lpadmin plugdev sambashare sudo
_MarkForUpload: True
dmi.bios.date: 04/13/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 202
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: H36QM
dmi.board.vendor: To be filled by O.E.M.
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 10
dmi.chassis.vendor: PEGATRON CORPORATION
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr202:bd04/13/2010:svnMedion:pnP662X:pvr1.0:rvnTobefilledbyO.E.M.:rnH36QM:rvr1.0:cvnPEGATRONCORPORATION:ct10:cvr1.0:
dmi.product.name: P662X
dmi.product.version: 1.0
dmi.sys.vendor: Medion
version.compiz: compiz 1:0.9.12+15.04.20141031-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.58-2
version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.16.1-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2
xserver.bootTime: Wed Nov  5 12:31:05 2014
xserver.configfile: default
xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id9196 
 vendor AUO
xserver.version: 2:1.16.1-1ubuntu1


** Tags added: apport-collected compiz-0.9 has-workaround reproducible ubuntu

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

Title:
  No cursor while compositing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1388738/+subscriptions

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


  1   2   3   4   5   6   7   8   9   10   >