[Bug 21507] Re: Disturbing sounds in Skyrocket screensaver

2024-05-15 Thread Sergio Costas
Sent a patch for the manpage (fix-default-volume-in-manpage) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/21507 Title: Disturbing sounds in Skyrocket screensaver To manage notifications

[Bug 1988440] Re: Regression in 22.04: segmentation fault when language is spanish

2024-04-29 Thread Sergio Costas
The odd thing is that the source code doesn't seem to have the original patch... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1988440 Title: Regression in 22.04: segmentation fault when language

[Bug 1988440] Re: Regression in 22.04: segmentation fault when language is spanish

2024-04-29 Thread Sergio Costas
Hmmm... the bugs are in the test_xmlb.c file, not in the library! These variables are defined as autofree/autoptr g_autofree gchar *blobfn = NULL; g_autoptr(GPtrArray) parent_appdata = g_ptr_array_new_with_free_func (g_free); g_autoptr(GPtrArray) parent_appstream =

[Bug 1988440] Re: Regression in 22.04: segmentation fault when language is spanish

2024-04-29 Thread Sergio Costas
Created a PPA with a patched .deb for Jammy https://launchpad.net/~rastersoft-gmail/+archive/ubuntu/libxmlb Also, uploading the patch itself for Jammy. ** Patch added: "Patch for jammy libxmlb"

[Bug 1988440] Re: Regression in 22.04: segmentation fault when language is spanish

2024-04-29 Thread Sergio Costas
Confirmed: Jammy .deb package doesn't have the patch. I'll prepare a SRU. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1988440 Title: Regression in 22.04: segmentation fault when language is

[Bug 1988440] Re: Regression in 22.04: segmentation fault when language is spanish

2024-04-26 Thread Sergio Costas
@tjaalton Yes. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1988440 Title: Regression in 22.04: segmentation fault when language is spanish To manage notifications about this bug go to:

[Bug 1988440] Re: Regression in 22.04: segmentation fault when language is spanish

2024-04-26 Thread Sergio Costas
(I mean: I'll do it :-D ) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1988440 Title: Regression in 22.04: segmentation fault when language is spanish To manage notifications about this bug go

[Bug 2061070] Re: gnome-shell-extension-desktop-icons-ng: Error: destroy() breaks...

2024-04-15 Thread Sergio Costas
Patch merged upstream. https://gitlab.com/rastersoft/desktop-icons- ng/-/merge_requests/419 ** Changed in: gnome-shell-extension-desktop-icons-ng (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 2059267] Re: Ubuntu patch reverting another Ubuntu patch

2024-03-27 Thread Sergio Costas
Which do you think would be the best way of managing it? I can see these possibilities: * Merging the whole "Update-style..." patch into "0001-Add-Ubuntu..." * Removing gis-apps-page.* files from "0001-Add-Ubuntu..." and completely creating them in "Update-style..." -- You received this bug

[Bug 2059267] Re: Ubuntu patch reverting another Ubuntu patch

2024-03-27 Thread Sergio Costas
Oh, wait... That is the last page, isn't it? Ok, now I see what you mean. You are right, it should be simpler to merge both patches. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059267 Title:

[Bug 2059267] Re: Ubuntu patch reverting another Ubuntu patch

2024-03-27 Thread Sergio Costas
Ops... it looks really like an unintended error during patch creation... "Update-style..." shouldn't touch all that C code. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059267 Title: Ubuntu patch

[Bug 2049672] Re: Should welcome screen be included?

2024-03-21 Thread Sergio Costas
Here is a PR https://salsa.debian.org/gnome-team/gnome-initial- setup/-/merge_requests/22 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2049672 Title: Should welcome screen be included? To manage

[Bug 2049672] Re: Should welcome screen be included?

2024-03-21 Thread Sergio Costas
Capture of the proposed Welcome page. The picture is just a placeholder; the mascot logo must be there, according to the design team. ** Attachment added: "Captura desde 2024-03-21 17-50-11.png"

[Touch-packages] [Bug 2053228] Re: software-properties-gtk does not start

2024-03-12 Thread Sergio Costas
BTW: pressing the "Revert" button tries to launch "dbus-launch", but in my Noble system it wasn't installed. I had to manually install "dbus-x11" to have it. Maybe it should be included in the dependencies... -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Bug 2053228] Re: software-properties-gtk does not start

2024-03-12 Thread Sergio Costas
BTW: pressing the "Revert" button tries to launch "dbus-launch", but in my Noble system it wasn't installed. I had to manually install "dbus-x11" to have it. Maybe it should be included in the dependencies... -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Touch-packages] [Bug 2053228] Re: software-properties-gtk does not start

2024-03-12 Thread Sergio Costas
Anyway, the "Revert" button does nothing... so there is something else that has to be done. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/2053228 Title:

[Bug 2053228] Re: software-properties-gtk does not start

2024-03-12 Thread Sergio Costas
Anyway, the "Revert" button does nothing... so there is something else that has to be done. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2053228 Title: software-properties-gtk does not start To

[Touch-packages] [Bug 2053228] Re: software-properties-gtk does not start

2024-03-12 Thread Sergio Costas
New patch that takes into account the _deb822 format. ** Patch added: "patch.diff" https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/2053228/+attachment/5755308/+files/patch.diff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Bug 2053228] Re: software-properties-gtk does not start

2024-03-12 Thread Sergio Costas
New patch that takes into account the _deb822 format. ** Patch added: "patch.diff" https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/2053228/+attachment/5755308/+files/patch.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2053228] Re: software-properties-gtk does not start

2024-03-12 Thread Sergio Costas
A quick patch. ** Patch added: "patch.diff" https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/2053228/+attachment/5755261/+files/patch.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Touch-packages] [Bug 2053228] Re: software-properties-gtk does not start

2024-03-12 Thread Sergio Costas
A quick patch. ** Patch added: "patch.diff" https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/2053228/+attachment/5755261/+files/patch.diff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Desktop-packages] [Bug 1971168] Re: [snap] Files on local network shares are not opened / written

2024-03-11 Thread Sergio Costas
** Description changed: [ Impact ] When the user is running a containerized application (like the snapped Firefox or Chromium), and tries to save a document, the xdg-desktop- portal-gnome backend does show remote drives (like SMB or SFTP ones), and allows to choose them, but then the

[Bug 1971168] Re: [snap] Files on local network shares are not opened / written

2024-03-11 Thread Sergio Costas
** Description changed: [ Impact ] When the user is running a containerized application (like the snapped Firefox or Chromium), and tries to save a document, the xdg-desktop- portal-gnome backend does show remote drives (like SMB or SFTP ones), and allows to choose them, but then the

[Bug 1971168] Re: [snap] Files on local network shares are not opened / written

2024-03-11 Thread Sergio Costas
** Description changed: [ Impact ] When the user is running a containerized application (like the snapped Firefox or Chromium), and tries to save a document, the xdg-desktop- portal-gnome backend does show remote drives (like SMB or SFTP ones), and allows to choose them, but then the

[Desktop-packages] [Bug 1971168] Re: [snap] Files on local network shares are not opened / written

2024-03-11 Thread Sergio Costas
** Description changed: [ Impact ] When the user is running a containerized application (like the snapped Firefox or Chromium), and tries to save a document, the xdg-desktop- portal-gnome backend does show remote drives (like SMB or SFTP ones), and allows to choose them, but then the

[Desktop-packages] [Bug 1971168] Re: [snap] Files on local network shares are not opened / written

2024-03-11 Thread Sergio Costas
** Changed in: xdg-desktop-portal-gnome (Ubuntu Jammy) Status: Triaged => Fix Committed ** Changed in: xdg-desktop-portal-gnome (Ubuntu Jammy) Assignee: (unassigned) => Sergio Costas (rastersoft-gmail) -- You received this bug notification because you are a member of D

[Bug 1971168] Re: [snap] Files on local network shares are not opened / written

2024-03-11 Thread Sergio Costas
** Changed in: xdg-desktop-portal-gnome (Ubuntu Jammy) Status: Triaged => Fix Committed ** Changed in: xdg-desktop-portal-gnome (Ubuntu Jammy) Assignee: (unassigned) => Sergio Costas (rastersoft-gmail) -- You received this bug notification because you are a member of Ubunt

[Desktop-packages] [Bug 1971168] Re: [snap] Files on local network shares are not opened / written

2024-03-11 Thread Sergio Costas
The patch is still queued https://salsa.debian.org/gnome-team/xdg- desktop-portal-gnome/-/merge_requests/10 I'll ping again. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xdg-desktop-portal in Ubuntu.

[Bug 1971168] Re: [snap] Files on local network shares are not opened / written

2024-03-11 Thread Sergio Costas
The patch is still queued https://salsa.debian.org/gnome-team/xdg- desktop-portal-gnome/-/merge_requests/10 I'll ping again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971168 Title: [snap]

[Desktop-packages] [Bug 2016013] Re: New windows don't get centered if Desktop Icons NG is loaded

2024-02-06 Thread Sergio Costas
Sorry for the delay. Yes, it is because of that. In Gnome 46 is a new API that allows to mark a window as "desktop window" and should fix it, and I want to use it, but I'm waiting for 24.04 to go out because it would be a big change, and I don't want to risk a LTS. -- You received this bug

[Bug 2016013] Re: New windows don't get centered if Desktop Icons NG is loaded

2024-02-06 Thread Sergio Costas
Sorry for the delay. Yes, it is because of that. In Gnome 46 is a new API that allows to mark a window as "desktop window" and should fix it, and I want to use it, but I'm waiting for 24.04 to go out because it would be a big change, and I don't want to risk a LTS. -- You received this bug

[Desktop-packages] [Bug 2051504] Re: 0.4.17-1ubuntu1 removes all output and input sinks in gnome settings

2024-01-29 Thread Sergio Costas
Added pipewire to the affected packages because the patch is for it. ** Also affects: pipewire (Ubuntu) Importance: Undecided Status: New ** Changed in: pipewire (Ubuntu) Assignee: (unassigned) => Sergio Costas (rastersoft-gmail) ** Changed in: pipewire (Ubuntu) Sta

[Touch-packages] [Bug 2051454] Re: pipewire wireplumber can not detect the sound output device when using an unofficial linux kernel

2024-01-29 Thread Sergio Costas
Ok, people from the apparmor mailing list explained that ENOPROTOOPT error is returned when the kernel doesn't have "fine grained unix mediation", and that it still hasn't been merged upstream, so it's a patch that has to be manually merged. I prepared a patch. -- You received this bug

Re: [apparmor] ENOPROTOOPT error when calling aa_getpeercon()

2024-01-29 Thread Sergio Costas Rodriguez
El 29/1/24 a las 17:48, John Johansen escribió: On 1/29/24 08:31, Sergio Costas Rodriguez wrote: Hi all, I'm using aa_getpeercon() to get info about a socket, but in some kernels with odd apparmor configurations it returns ENOPROTOOPT. But the manpage doesn't list that error in the possible

[apparmor] ENOPROTOOPT error when calling aa_getpeercon()

2024-01-29 Thread Sergio Costas Rodriguez
Hi all, I'm using aa_getpeercon() to get info about a socket, but in some kernels with odd apparmor configurations it returns ENOPROTOOPT. But the manpage doesn't list that error in the possible errors of this call. Under which circumstances can that error be returned? Thanks.

[Touch-packages] [Bug 2051454] Re: pipewire wireplumber can not detect the sound output device when using an unofficial linux kernel

2024-01-29 Thread Sergio Costas
I'm the author of the patch. The man page says nothing about ENOPROTOOPT, that's why I didn't managed that error. Clearly it is incomplete. Does anybody know where to send a patch for that? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Desktop-packages] [Bug 1971168]

2024-01-18 Thread Sergio Costas
For 23.10, as soon as version 45.1 enters, it will be fixed. For 22.04 I prepared a SRU, but since it's a LTS version, it's a slow process. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xdg-desktop-portal in Ubuntu.

[Desktop-packages] [Bug 1971168]

2024-01-18 Thread Sergio Costas
Yes, this can be considered as fixed. It was merged in upstream (gnome 46), and also backported to Gnome 45. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xdg-desktop-portal in Ubuntu. https://bugs.launchpad.net/bugs/1971168 Title:

[Touch-packages] [Bug 2035122] Re: Under ubuntu core/core-desktop, /etc/default/locale is not modifiable

2024-01-15 Thread Sergio Costas
Would this Qemu capture from a Core Desktop terminal be enough? There you can see that the installed .deb for systemd is 249.11-0ubuntu3.12, that /etc/default/keyboard and /etc/default/locale are soft links to the same files at /etc/writable/default, that /etc/writable/default/keyboard file

[Touch-packages] [Bug 2035122] Re: Under ubuntu core/core-desktop, /etc/default/locale is not modifiable

2024-01-10 Thread Sergio Costas
Sorry for the delay, I had some trouble these days to build a Core Desktop image mixing our PPA and the "proposed" repository. Finally I've been able to do so and test this, and it seems to work as expected. Thanks! ** Description changed: [Impact] When working with ubuntu core or ubuntu

[Ubuntu-x-swat] [Bug 2037604] Re: Backport packages for 22.04.4 HWE stack

2024-01-09 Thread Sergio Costas
Can somebody modify the description to specify exactly how to do those tests, please? (which commands/parameters, and expected results). -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/2037604

[Desktop-packages] [Bug 2037604] Re: Backport packages for 22.04.4 HWE stack

2024-01-09 Thread Sergio Costas
Can somebody modify the description to specify exactly how to do those tests, please? (which commands/parameters, and expected results). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu.

[Touch-packages] [Bug 2037604] Re: Backport packages for 22.04.4 HWE stack

2024-01-09 Thread Sergio Costas
Can somebody modify the description to specify exactly how to do those tests, please? (which commands/parameters, and expected results). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu.

[Touch-packages] [Bug 2035122] Re: Under ubuntu core/core-desktop, /etc/default/locale is not modifiable

2024-01-08 Thread Sergio Costas
Brian, Done the changes requested in the Test Plan. ** Description changed: [Impact] When working with ubuntu core or ubuntu core desktop, neither */etc/default/locale* nor */etc/default/keyboard* are modifiable, so it's not possible to set the global keyboard or the global language.

[Desktop-packages] [Bug 1971168] Re: [snap] Files on local network shares are not opened / written

2024-01-08 Thread Sergio Costas
Ok, I think that the problem is that the bug report is in "firefox" instead of "xdg-desktop-portal-gnome". I'll prepare a new bug report there with the patch from Bas van den Heuvel. Sorry for the mistake. -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 2048390] [NEW] Desktop icons doesn't support accessibility (specifically Orca)

2024-01-05 Thread Sergio Costas
Public bug reported: [ Impact ] Currently, the Desktop Icons NG (DING) extension included in Ubuntu doesn't support integration with screen readers like Orca. This is a disadvantage for visually impaired users. Since DING is implemented as a classic GTK application, it should be easy to wire it

[Desktop-packages] [Bug 1971168] Re: [snap] Files on local network shares are not opened / written

2024-01-05 Thread Sergio Costas
Oh, you mean if it will be backported to LTS! I'm not sure... I'll check it. (sorry, I read the numbers wrong and interpreted 24.04) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xdg-desktop-portal in Ubuntu.

[Desktop-packages] [Bug 1968513] Re: GNOME login fails to stay in the overview if DING is enabled

2024-01-05 Thread Sergio Costas
After checking that extension, I think that I can use the same trick for DING. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1968513 Title: GNOME login fails to stay in the

[Desktop-packages] [Bug 1971168] Re: [snap] Files on local network shares are not opened / written

2024-01-05 Thread Sergio Costas
I have to check it, but probably the reason is that it still is using the current version of gnome shell, so it won't be fixed until Gnome 46 is added to the repositories. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Bug 1968513] Re: GNOME login fails to stay in the overview if DING is enabled

2024-01-05 Thread Sergio Costas
After checking that extension, I think that I can use the same trick for DING. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1968513 Title: GNOME login fails to stay in the

[Desktop-packages] [Bug 1971168] Re: [snap] Files on local network shares are not opened / written

2024-01-05 Thread Sergio Costas
Yes, it should, because the patch has been merged in upstream. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xdg-desktop-portal in Ubuntu. https://bugs.launchpad.net/bugs/1971168 Title: [snap] Files on local network shares are not

[Touch-packages] [Bug 2035122] Re: Under ubuntu core/core-desktop, /etc/default/locale is not modifiable

2023-12-13 Thread Sergio Costas
Fixed. ** Description changed: [Impact] When working with ubuntu core or ubuntu core desktop, neither */etc/default/locale* nor */etc/default/keyboard* are modifiable, so it's not possible to set the global keyboard or the global language. This is required to allow to set the GDM

[Desktop-packages] [Bug 1971168]

2023-11-22 Thread Sergio Costas
(In reply to Sergio Costas from comment #52) > The patch has landed in upstream today. I mean: it has been merged today. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xdg-desktop-portal in Ubuntu. https://bugs.launchpad.net/b

[Desktop-packages] [Bug 1971168]

2023-11-22 Thread Sergio Costas
The patch has landed in upstream today. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xdg-desktop-portal in Ubuntu. https://bugs.launchpad.net/bugs/1971168 Title: [snap] Files on local network shares are not opened / written Status

[Desktop-packages] [Bug 1971168] Re: [snap] Files on local network shares are not opened / written

2023-11-21 Thread Sergio Costas
The patch has been merged, and also has been backported to GNOME 45, so it is possible that it can make it to Mantic. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xdg-desktop-portal in Ubuntu. https://bugs.launchpad.net/bugs/1971168

[Desktop-packages] [Bug 1971168] Re: [snap] Files on local network shares are not opened / written

2023-11-09 Thread Sergio Costas
The patch for xdg-desktop-portal-gnome is continuing its way towards being mainlined: https://gitlab.gnome.org/GNOME/xdg-desktop-portal- gnome/-/merge_requests/67 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xdg-desktop-portal in

[Touch-packages] [Bug 2035122] Re: Under ubuntu core/core-desktop, /etc/default/locale is not modifiable

2023-10-25 Thread Sergio Costas
This is the patch used in systemd .deb for Ubuntu Core Desktop. ** Patch added: "UBUNTU-CORE-support-etc-default-in-writable.patch" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2035122/+attachment/5713202/+files/UBUNTU-CORE-support-etc-default-in-writable.patch -- You received

[Touch-packages] [Bug 2035122] Re: Under ubuntu core/core-desktop, /etc/default/locale is not modifiable

2023-10-25 Thread Sergio Costas
** Description changed: + [Impact] + When working with ubuntu core or ubuntu core desktop, neither - /etc/default/locale nor /etc/default/keyboard are modificable, so it's - not possible to set the global keyboard or the global language. + */etc/default/locale* nor */etc/default/keyboard* are

[Desktop-packages] [Bug 1971168]

2023-10-18 Thread Sergio Costas
That's right. I'm working on landing this on upstream. As commented, the problem is in xdg-desktop-portal-gnome. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xdg-desktop-portal in Ubuntu. https://bugs.launchpad.net/bugs/1971168

[Desktop-packages] [Bug 2039475] Re: Desktop icons in Mantic doesn't honor dock margins

2023-10-16 Thread Sergio Costas
This patch fixes the problem. ** Patch added: "patch.diff" https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons/+bug/2039475/+attachment/5709973/+files/patch.diff -- You received this bug notification because you are a member of Desktop Packages, which is subscribed

[Desktop-packages] [Bug 2039475] [NEW] Desktop icons in Mantic doesn't honor dock margins

2023-10-16 Thread Sergio Costas
Public bug reported: The port to Gnome Shell 45 of Desktop Icons had a bug that prevents it from honoring the Dock size when in "IntelliHide" mode, thus allowing to put icons under it. This bug has been fixed in upstream, so it should be ported to Mantic. ** Affects:

[Bug 2039475] Re: Desktop icons in Mantic doesn't honor dock margins

2023-10-16 Thread Sergio Costas
This patch fixes the problem. ** Patch added: "patch.diff" https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons/+bug/2039475/+attachment/5709973/+files/patch.diff -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 2039475] [NEW] Desktop icons in Mantic doesn't honor dock margins

2023-10-16 Thread Sergio Costas
Public bug reported: The port to Gnome Shell 45 of Desktop Icons had a bug that prevents it from honoring the Dock size when in "IntelliHide" mode, thus allowing to put icons under it. This bug has been fixed in upstream, so it should be ported to Mantic. ** Affects:

New version of Desktop Icons NG fixes integration with DashToDock

2023-10-16 Thread Sergio Costas Rodriguez
Hi all: Just uploaded a new version of Desktop Icons NG to upstream that fixes the integration with the dock. In Mantic, due to the change to Gnome 45, DING isn't honoring the dock restrictions to avoid putting icons under the dock when the IntelliHide option is enabled. The last commit in

[Touch-packages] [Bug 2035122] Re: Under ubuntu core/core-desktop, /etc/default/locale is not modifiable

2023-09-15 Thread Sergio Costas
So it requires a fix both in Ubuntu Core and systemd. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/2035122 Title: Under ubuntu core/core-desktop, /etc/default/locale is

[Touch-packages] [Bug 2035122] Re: Under ubuntu core/core-desktop, /etc/default/locale is not modifiable

2023-09-15 Thread Sergio Costas
The point is that the way of fixing them is to make links to /etc/writable. But the systemd tools modify them by creating a new, temporary file first in the place, and then overwriting the old one with the new. So the patch does the same that was already done for other files: detect if the file is

[Touch-packages] [Bug 2035122] Re: Under ubuntu core/core-desktop, /etc/default/locale is not modifiable

2023-09-11 Thread Sergio Costas
In ubuntu core desktop, we need to be able to change these two files to allow to set the GDM keyboard and language. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/2035122

[Touch-packages] [Bug 2035122] Re: Under ubuntu core/core-desktop, /etc/default/locale is not modifiable

2023-09-11 Thread Sergio Costas
I have a patch that fixes this. We are already using it in ubuntu core desktop. I'm preparing to upload it to the GIT repo. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 2035122] [NEW] Under ubuntu core/core-desktop, /etc/default/locale is not modifiable

2023-09-11 Thread Sergio Costas
Public bug reported: When working with ubuntu core or ubuntu core desktop, neither /etc/default/locale nor /etc/default/keyboard are modificable, so it's not possible to set the global keyboard or the global language. ** Affects: systemd (Ubuntu) Importance: Undecided Status: New

[Desktop-packages] [Bug 1971168] Re: [snap] Files on local network shares are not opened / written

2023-07-18 Thread Sergio Costas
** Description changed: + Impact: + + When the user is running a containerized application (like the snapped + Firefox or Chromium), and tries to save a document, the xdg-desktop- + portal-gnome backend does show remote drives (like SMB or SFTP ones), + and allows to choose them, but then the

[konsole] [Bug 471353] Using ANSI codes to set the title has a delay of one title

2023-06-22 Thread sergio . costas
https://bugs.kde.org/show_bug.cgi?id=471353 --- Comment #2 from sergio.cos...@canonical.com --- This python3 program also reproduces the problem: #!/usr/bin/env python3 import time print("\033]2;Window title 1\007", flush=True, end="") time.sleep(2) print("\033]2;Window

[konsole] [Bug 471353] Using ANSI codes to set the title has a delay of one title

2023-06-22 Thread sergio . costas
https://bugs.kde.org/show_bug.cgi?id=471353 --- Comment #1 from sergio.cos...@canonical.com --- Running this script also shows the bug: #!/bin/sh echo -n "\033]2;New terminal title1\007" sleep 2 echo -n "\033]2;New terminal title2\007" sleep 2 echo -n "\033]2;New

[konsole] [Bug 471353] New: Using ANSI codes to set the title has a delay of one title

2023-06-22 Thread sergio . costas
https://bugs.kde.org/show_bug.cgi?id=471353 Bug ID: 471353 Summary: Using ANSI codes to set the title has a delay of one title Classification: Applications Product: konsole Version: unspecified Platform: Other

[Desktop-packages] [Bug 1971168]

2023-04-11 Thread Sergio Costas
The patch is sent, but it seems that there were some changes in the maintainers of xdg-desktop-portal-gnome, so I suspect that it will need some time until it is merged upstream... :-( -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1971168]

2023-03-28 Thread Sergio Costas
(In reply to Alexandre LISSY :gerard-majax from comment #44) > Sergio, I applied the patch locally on `xdg-desktop-portal-gnome` package, > and it is fixing the issue. Thanks! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1971168]

2023-03-28 Thread Sergio Costas
> > Have you tested the new patch? > Sorry, I was on leave, is testing the patch still required ? It would be great if you can test it. In fact, I've been working on it yesterday and today, doing some changes requested by Bastien. -- You received this bug notification because you are a member

[Desktop-packages] [Bug 1971168]

2023-03-28 Thread Sergio Costas
I discovered a simpler way of fixing this. I sent this patch for XDG- desktop-portal-gnome. https://gitlab.gnome.org/GNOME/xdg-desktop-portal- gnome/-/merge_requests/67 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xdg-desktop-portal

[Desktop-packages] [Bug 1971168]

2023-03-28 Thread Sergio Costas
(In reply to Alexandre LISSY :gerard-majax [PTO 12/12/2022-28/02/2023] from comment #38) > (In reply to tc from comment #37) > > What's the overview of this ? It seems like it would solve a problem of > > "can't save there" in a general way ? > > > > Still blocked on upstream ... Have you

[Desktop-packages] [Bug 1779890] Re: Nautilus does not use a valid Kerberos ticket when accessing Samba share

2023-02-22 Thread Sergio Costas
I found something odd... Setting KRB5CCNAME in /etc/environment does work, but setting "default_ccache_name" in /etc/krb5.conf doesn't. In theory, when KRB5CCNAME isn't set, kerberos should use that value for the cache file. And although the command line tools do use it, it seems that gvfsd

[Bug 1779890] Re: Nautilus does not use a valid Kerberos ticket when accessing Samba share

2023-02-22 Thread Sergio Costas
I found something odd... Setting KRB5CCNAME in /etc/environment does work, but setting "default_ccache_name" in /etc/krb5.conf doesn't. In theory, when KRB5CCNAME isn't set, kerberos should use that value for the cache file. And although the command line tools do use it, it seems that gvfsd

[Desktop-packages] [Bug 1779890] Re: Nautilus does not use a valid Kerberos ticket when accessing Samba share

2023-02-17 Thread Sergio Costas
If you try my line, be sure to create the folder ~/kerberos before, so maybe a better alternative would be the line KRB5CCNAME=${HOME}/.config/krb5cc_${LOGNAME} -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gvfs in Ubuntu.

[Bug 1779890] Re: Nautilus does not use a valid Kerberos ticket when accessing Samba share

2023-02-17 Thread Sergio Costas
If you try my line, be sure to create the folder ~/kerberos before, so maybe a better alternative would be the line KRB5CCNAME=${HOME}/.config/krb5cc_${LOGNAME} -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in Ubuntu.

[Desktop-packages] [Bug 1779890] Re: Nautilus does not use a valid Kerberos ticket when accessing Samba share

2023-02-17 Thread Sergio Costas
I found a workaround for this: to define the KRB5CCNAME environment variable at /etc/environment.d/91kerberos.conf In my case, I store the cache file at ~/kerberos, so I set the content of that file to: KRB5CCNAME=${HOME}/kerberos/krb5cc_${LOGNAME} So, if my username is "username", this

[Bug 1779890] Re: Nautilus does not use a valid Kerberos ticket when accessing Samba share

2023-02-17 Thread Sergio Costas
I found a workaround for this: to define the KRB5CCNAME environment variable at /etc/environment.d/91kerberos.conf In my case, I store the cache file at ~/kerberos, so I set the content of that file to: KRB5CCNAME=${HOME}/kerberos/krb5cc_${LOGNAME} So, if my username is "username", this

[Desktop-packages] [Bug 1855711] Re: Add keyboard navigation to desktop icons

2023-01-31 Thread Sergio Costas
This is fixed in the upstream version; as soon as it's ported to Ubuntu, it will work. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell-extension-ubuntu-dock in Ubuntu. https://bugs.launchpad.net/bugs/1855711 Title: Add

[Bug 1855711] Re: Add keyboard navigation to desktop icons

2023-01-31 Thread Sergio Costas
This is fixed in the upstream version; as soon as it's ported to Ubuntu, it will work. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1855711 Title: Add keyboard navigation to

[Bug 2003104] Re: gnome-terminal transparency ignored in full screen mode

2023-01-18 Thread Sergio Costas
Yes, it is. I tested it in a VM, and can reproduce it. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/2003104 Title: gnome-terminal transparency ignored in full screen mode To

[Desktop-packages] [Bug 2003104] Re: gnome-terminal transparency ignored in full screen mode

2023-01-18 Thread Sergio Costas
Yes, it is. I tested it in a VM, and can reproduce it. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/2003104 Title: gnome-terminal transparency ignored in full screen mode Status in

[Desktop-packages] [Bug 2003104] Re: Transparency ignored in full screen mode

2023-01-18 Thread Sergio Costas
It's not random, at least in my system. Also, the tricks in that bug report don't work: I tried changing the transparency value, disabling and enabling again, but no dice. If I had to bet, I would say that the problem is in the fullscreen redirection to avoid composition overload with games...

[Bug 2003104] Re: Transparency ignored in full screen mode

2023-01-18 Thread Sergio Costas
It's not random, at least in my system. Also, the tricks in that bug report don't work: I tried changing the transparency value, disabling and enabling again, but no dice. If I had to bet, I would say that the problem is in the fullscreen redirection to avoid composition overload with games...

[Desktop-packages] [Bug 2003104] Re: Transparency ignored in full screen mode

2023-01-18 Thread Sergio Costas
Confirmed that this happens when libmutter/mutter-common are updated to version 11. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-terminal in Ubuntu. https://bugs.launchpad.net/bugs/2003104 Title: Transparency ignored in full

[Bug 2003104] Re: Transparency ignored in full screen mode

2023-01-18 Thread Sergio Costas
Confirmed that this happens when libmutter/mutter-common are updated to version 11. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu. https://bugs.launchpad.net/bugs/2003104 Title: Transparency ignored in

[Desktop-packages] [Bug 2003104] Re: Transparency ignored in full screen mode

2023-01-17 Thread Sergio Costas
Installing a fresh install of Lunar, everything works fine. Updating Gtk3, LibVTE, Cairo and other libraries doesn't make it fail. But doing a dist-upgrade makes it fail like described. There is no new version neither of Gnome Terminal, nor of Gnome Shell, so it doesn't seem a problem there. --

[Bug 2003104] Re: Transparency ignored in full screen mode

2023-01-17 Thread Sergio Costas
Installing a fresh install of Lunar, everything works fine. Updating Gtk3, LibVTE, Cairo and other libraries doesn't make it fail. But doing a dist-upgrade makes it fail like described. There is no new version neither of Gnome Terminal, nor of Gnome Shell, so it doesn't seem a problem there. --

Bug#1019262: libxmlb2: Under some circumstances, depending on the data, memory blocks can be double-freed.

2022-09-06 Thread Sergio Costas Rodriguez
Package: libxmlb2 Version: 0.3.6-2build1 Severity: normal Tags: patch X-Debbugs-Cc: sergio.cos...@canonical.com Recently, several users complaint that snap-store (which is derived from gnome- software) was crashing on start up with a segmentation fault. We found that the bug was in libxmlb,

[Desktop-packages] [Bug 1855711] Re: Add keyboard navigation to desktop icons

2022-09-06 Thread Sergio Costas
Oh... :-( -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell-extension-ubuntu-dock in Ubuntu. https://bugs.launchpad.net/bugs/1855711 Title: Add keyboard navigation to desktop icons Status in

[Bug 1855711] Re: Add keyboard navigation to desktop icons

2022-09-06 Thread Sergio Costas
Oh... :-( -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1855711 Title: Add keyboard navigation to desktop icons To manage notifications about this bug go to:

[Desktop-packages] [Bug 1971168]

2022-07-25 Thread Sergio Costas
Sorry for the delay. We are ATM working on trying to find a solution for that review. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xdg-desktop-portal in Ubuntu. https://bugs.launchpad.net/bugs/1971168 Title: [snap] Files on local

[Desktop-packages] [Bug 1978331] [NEW] DING shows several errors when no monitor is attached

2022-06-10 Thread Sergio Costas
Public bug reported: Recent version of gnome shell or extension has been emitting large numbers of identical, or quote similar, entries in the system journal, when the monitor is turned off or physically disconnected. The error is: DING: (gjs:10210): Gdk-CRITICAL **: 09:58:45.854:

[Desktop-packages] [Bug 1978330] [NEW] Extension does odd things when other extension is disabled

2022-06-10 Thread Sergio Costas
nome-shell-extension-desktop-icons-ng (Ubuntu) Importance: Undecided Assignee: Sergio Costas (rastersoft-gmail) Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell-extension-desktop-icons-ng in Ubu

  1   2   3   4   >