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

[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:

[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-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.

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

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

[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 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:

[Bug 1886322] Re: Unable to move all selected files on desktop

2022-04-21 Thread Sergio Costas
This should be already fixed. Can we close this? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell-extension-desktop-icons in Ubuntu. https://bugs.launchpad.net/bugs/1886322 Title: Unable to move all selected files on

[Bug 1954478] Re: Loaded Evolution found gjs repeat calls from ding.js overloaded memory froze 21.04

2021-12-10 Thread Sergio Costas
Can you put the specific changes that you did to the code? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in Ubuntu. https://bugs.launchpad.net/bugs/1954478 Title: Loaded Evolution found gjs repeat calls from ding.js

[Bug 1883174] Re: Some (or all) desktop icons are missing

2021-09-14 Thread Sergio Costas
I think that the only solution is to uninstall Desktop Icons and install Desktop Icons NG. Although current versions are for Gnome Shell 3.38 and later, there are active versions in extensions.gnome.org that do work with Gnome Shell 3.36. -- You received this bug notification because you are a

[Bug 1883174] Re: Some desktop icons disappear

2020-12-07 Thread Sergio Costas
Can you try this patch? https://gitlab.gnome.org/World/ShellExtensions /desktop-icons/-/merge_requests/184 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell-extension-desktop-icons in Ubuntu.

[Bug 1883174] Re: Some desktop icons disappear

2020-10-01 Thread Sergio Costas
Good news, then. Also, this means that, maybe, now I can reproduce the bug. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell-extension-desktop-icons in Ubuntu. https://bugs.launchpad.net/bugs/1883174 Title: Some desktop

[Bug 1883174] Re: Some desktop icons disappear

2020-10-01 Thread Sergio Costas
AFAIK, if you launch a gnome session, and then you return to the ubuntu session, you shouldn't lost your configuration. So maybe you can do a test in the gnome shell session to check if the patch works, thus allowing canonical to integrate it, but use the ubuntu session for your day-to-day work.

Re: [Bug 1883174] Re: Some desktop icons disappear

2020-09-30 Thread Sergio Costas
Yes, I understand. But it seems that the ubuntu session blocks new versions from extensions.gnome.org. AFAIK, they did that to avoid a new version from the repository to overwrite the official, tested one. So it seems that you will need to use the gnome shell session instead. But the other

Re: [Bug 1883174] Re: Some desktop icons disappear

2020-09-30 Thread Sergio Costas
Oh, ok... Now I understand. You simply can't install the official desktop icons in the Ubuntu session. You must install gnome-session, choose gnome shell session instead of Ubuntu session when logging, and there you can use the extensions. Of course, you may want to also install dash-to-dock,

Re: [Bug 1883174] Re: Some desktop icons disappear

2020-09-30 Thread Sergio Costas
Don't forget to exit and enter again from gnome shell El mié., 30 sept. 2020 17:41, John Hoff <1883...@bugs.launchpad.net> escribió: > Nevermind, I figured out its just sudo apt remove gnome-shell-extension- > desktop-icons. > > I did that and its completely gone from /usr now. However, I no

Re: [Bug 1883174] Re: Some desktop icons disappear

2020-09-30 Thread Sergio Costas
The package is "gnome-shell-extension-desktop-icons" El mié., 30 sept. 2020 17:26, John Hoff <1883...@bugs.launchpad.net> escribió: > How do you uninstall it properly? I enabled it through the > https://extensions.gnome.org/ page, but there is not an uninstall option > there. It does not show

Re: [Bug 1883174] Re: Some desktop icons disappear

2020-09-30 Thread Sergio Costas
That's the problem: the package isn't installed in the local folder, but in /usr. You must uninstall it. El mié., 30 sept. 2020 16:26, John Hoff <1883...@bugs.launchpad.net> escribió: > The editor I am using is just gedit 3.36.2, just fyi... > > -- > You received this bug notification because

[Bug 1883174] Re: Some desktop icons disappear

2020-09-30 Thread Sergio Costas
Your guess is correct. The problem is that the line numbers in your log doesn't match my line numbers... Did you uninstall the gnome-shell- extensions-desktop-icons.deb package before installing the branch from gitlab? -- You received this bug notification because you are a member of Ubuntu

[Bug 1883174] Re: Some desktop icons disappear

2020-09-30 Thread Sergio Costas
I tried that, but I'm unable to reproduce that bug. Can you check if there is any error message in the gnome shell logs? (you can see them from a terminal with "sudo journalctl /usr/bin/gnome- shell", and pressing the "END" key to go to the end of the file). -- You received this bug

[Bug 1886322] Re: Unable to move all selected files on desktop

2020-07-08 Thread Sergio Costas
Uploaded a patch. Test and review pending. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell-extension-desktop-icons in Ubuntu. https://bugs.launchpad.net/bugs/1886322 Title: Unable to move all selected files on desktop

[Bug 1883174] Re: Some desktop icons disappear

2020-06-13 Thread Sergio Costas
Can someone test this patch? https://gitlab.gnome.org/World/ShellExtensions/desktop- icons/-/merge_requests/184 It should fix this. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell-extension-desktop-icons in Ubuntu.

[Bug 1861280] Re: Desktop icons reshuffle themselves

2020-05-13 Thread Sergio Costas
Does this still happen in Ubuntu 20.04? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell-extension-desktop-icons in Ubuntu. https://bugs.launchpad.net/bugs/1861280 Title: Desktop icons reshuffle themselves To manage

[Bug 1844808] Re: Can't delete file from desktop by clicking it and hitting delete key

2020-04-03 Thread Sergio Costas
I'm the developer of Desktop Icons. Yes, I'm working on it, but any help is appreciated ;-) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell-extension-desktop-icons in Ubuntu. https://bugs.launchpad.net/bugs/1844808 Title:

[Bug 1868529] Re: Stretched image previews on desktop

2020-04-02 Thread Sergio Costas
I'm the developer of desktop icons. I have a patch waiting review that should fix this at https://gitlab.gnome.org/World/ShellExtensions /desktop-icons/-/issues/190 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1868529] Re: Stretched image previews on desktop

2020-04-02 Thread Sergio Costas
Sorry, the patch is at https://gitlab.gnome.org/World/ShellExtensions /desktop-icons/-/merge_requests/166 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell-extension-desktop-icons in Ubuntu.

[Bug 1846776] Re: Renaming a desktop item causes the shell to hang

2019-10-04 Thread Sergio Costas
I did several tries yesterday, but none of them worked. First I tried to remove the "emit" calls and the "addSignalMethods" in desktopGrid, just in case the problem was an incompatibility with the new class system in Gnome Shell 3.34. Also removed all the grabHelper calls, but also didn't work.

[Bug 1705459] Re: Cannot switch to another workspace when an sqlitebrowser window is open

2017-10-27 Thread Sergio Costas
There is a fix published in the main thread at github https://github.com/kehugter/sqlitebrowser/commit/c4c4cf62a2adf90c7604a920c409c27192f177ce -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 774096] Re: nautilus ftp file copy crashes connection

2011-07-04 Thread Sergio Costas
*** This bug is a duplicate of bug 574693 *** https://bugs.launchpad.net/bugs/574693 lubart: sorry, but that fix didn't fix this bug for me. I still can't upload more than one file to a remote FTP server. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 574693] Re: nautilus ftp file transfer hangs in lucid

2011-06-21 Thread Sergio Costas
I have that problem using FTP with a multimedia hard disk which uses bFTPd ( http://bftpd.sourceforge.net/ ). I don't have other FTP server to test it. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in Ubuntu.

[Bug 774096] Re: nautilus ftp file copy crashes connection

2011-06-07 Thread Sergio Costas
*** This bug is a duplicate of bug 574693 *** https://bugs.launchpad.net/bugs/574693 I attach the file itself for people who doesn't know how to extract it from the packages. Just copy it in /usr/lib/gvfs (as root, of course). In order to open a root Nautilus, just open a terminal and type

[Bug 774096] Re: nautilus ftp file copy crashes connection

2011-06-04 Thread Sergio Costas
*** This bug is a duplicate of bug 574693 *** https://bugs.launchpad.net/bugs/574693 As I've explained, it's not the same bug than #574693. Also, as commented, replacing gvfsd-ftp in Natty (11.04) with the same file from Maverick (10.10) fixes the bug, so the problem must be in changes done

[Bug 780084] Re: Nautilus closes FTP connections and uses a lot of CPU

2011-06-04 Thread Sergio Costas
This bug seems to be the same than 774096. As I commented there, the bug is in GVFSD-FTP, from gvfs-backends, because replacing it using the one from ubuntu 10.10, all works fine. ** Project changed: nautilus = gvfs -- You received this bug notification because you are a member of Ubuntu

[Bug 774096] Re: nautilus ftp file copy crashes connection

2011-06-03 Thread Sergio Costas
*** This bug is a duplicate of bug 574693 *** https://bugs.launchpad.net/bugs/574693 This bug seems not to be the same that #574693 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu.

[Bug 774096] Re: nautilus ftp file copy crashes connection

2011-06-03 Thread Sergio Costas
*** This bug is a duplicate of bug 574693 *** https://bugs.launchpad.net/bugs/574693 Replacing gvfs and gvfs-backends with the ones from Maverick (Ubuntu 10.10) seems to fix this problem, so it seems that the bug is there (probably in gvfsd-ftp backend). -- You received this bug

[Bug 774096] Re: nautilus ftp file copy crashes connection

2011-06-03 Thread Sergio Costas
*** This bug is a duplicate of bug 574693 *** https://bugs.launchpad.net/bugs/574693 I reinstalled GVFS and GVFS-BACKENDS from 11.04 and the bug were again there. Then I replaced only the file /usr/lib/gvfs/gvfsd-ftp using one taken from an Ubuntu 10.10, and now it works fine, so definitely

[Bug 780084] Re: Nautilus closes FTP connections and uses a lot of CPU

2011-05-09 Thread Sergio Costas
Same here, except for the excesive CPU usage. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/780084 Title: Nautilus closes FTP connections and uses a lot of CPU -- desktop-bugs

[Bug 774096] Re: nautilus ftp file copy crashes connection

2011-05-09 Thread Sergio Costas
Same here, using the classic (i.e. Gnome2) desktop under Ubuntu 11.04, but there's nothing in the /var/crash directory. It's empty. Only a difference: I'm using the 64bit version. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 774096] Re: nautilus ftp file copy crashes connection

2011-05-09 Thread Sergio Costas
Same here, using the classic (i.e. Gnome2) desktop under Ubuntu 11.04, but there's nothing in the /var/crash directory. It's empty. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu.