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

Title:
  New windows don't get centered if Desktop Icons NG is loaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons-ng/+bug/2016013/+subscriptions


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

[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 overview if DING is enabled

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


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

[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 subscribed to gnome-shell-extension-desktop-icons
in Ubuntu.
https://bugs.launchpad.net/bugs/2039475

Title:
  Desktop icons in Mantic doesn't honor dock margins

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons/+bug/2039475/+subscriptions


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

[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: gnome-shell-extension-desktop-icons (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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/2039475

Title:
  Desktop icons in Mantic doesn't honor dock margins

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons/+bug/2039475/+subscriptions


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

[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 doesn't...

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

Title:
  Nautilus does not use a valid Kerberos ticket when accessing Samba
  share

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


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

[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.
https://bugs.launchpad.net/bugs/1779890

Title:
  Nautilus does not use a valid Kerberos ticket when accessing Samba
  share

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


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

[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 results in the environment
variable set to

/home/username/kerberos/krb5cc_username

After doing this, the tickets are preserved between reboots.

Can anybody test this to ensure that it fixes the problem, please?

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

Title:
  Nautilus does not use a valid Kerberos ticket when accessing Samba
  share

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


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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1855711/+subscriptions


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

[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 manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2003104/+subscriptions


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

[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... but I don't know
if Wayland has that...

-- 
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 full screen mode

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


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

[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 full screen mode

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


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

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

-- 
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 full screen mode

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


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

[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:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1855711/+subscriptions


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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1886322/+subscriptions


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

[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 overloaded memory
  froze 21.04

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


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

[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 member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell-extension-desktop-icons
in Ubuntu.
https://bugs.launchpad.net/bugs/1883174

Title:
  Some (or all) desktop icons are missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1883174/+subscriptions


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

[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.
https://bugs.launchpad.net/bugs/1883174

Title:
  Some desktop icons disappear

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1883174/+subscriptions

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1883174/+subscriptions

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

[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. Someone here that confirms 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/1883174

Title:
  Some desktop icons disappear

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1883174/+subscriptions

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

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 extensions will work in both sessions, at most you will only have 
to enable them again.

El 30/9/20 a las 20:36, John Hoff escribió:
> I am not sure I am following.  To be clearer, I have multiple other
> extensions installed and they all work fine... specifically unite,
> walkpaper, user themes and workspace indicator.  It is just the desktop
> icons one that I can't install or work with.  I do already have gnome-
> shell-extensions installed...
>

-- 
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 icons disappear

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1883174/+subscriptions

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

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, that gives you the
left dock, and kstatusNotifier.

El mié., 30 sept. 2020 20:11, John Hoff <1883...@bugs.launchpad.net>
escribió:

> I rebooted multiple times and no luck.
>
> Here are the steps I followed :
>
> - Used sudo apt remove gnome-shell-extension-desktop-icons to uninstall
>
> - Deleted the folder $HOME/.local/share/gnome-shell/extensions/desktop-
> icons@csoriano
>
> - Rebooted and verified it is gone all together from tweaks
>
> - Downloaded the .zip patch file and placed in a local directory
>
> - Rerean the Meson/Ninja commands and verified that the .local folder
> was recreated (I did not get any errors)
>
> - Rebooted again.
>
> At this point I still do not have desktop icons as a choice at all in
> Tweaks -> extensions.  If I go to the website
> (https://extensions.gnome.org/) then it is not listed in the installed
> extensions list.  If I search for it and try to turn it on with the web
> page I get a message that says "Can't install "desktop-icons@csoriano" :
> This is an extension enabled by your current mode, you can't install
> manually any update in that session"
>
> So basically I am stuck with no option to turn it back on.  I suspect I
> can just run sudo apt install and readd that way, but it will be the
> same /usr install.Am I missing something?
>
> --
> You received this bug notification because you are a bug assignee.
> https://bugs.launchpad.net/bugs/1883174
>
> Title:
>   Some desktop icons disappear
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1883174/+subscriptions
>

-- 
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 icons disappear

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1883174/+subscriptions

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

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 longer
> have the extension at all.  I reran the steps to install the patch
> version and I don't see the extension, so I must be missing a step
> somewhere...
>
> --
> You received this bug notification because you are a bug assignee.
> https://bugs.launchpad.net/bugs/1883174
>
> Title:
>   Some desktop icons disappear
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1883174/+subscriptions
>

-- 
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 icons disappear

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1883174/+subscriptions

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

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 up as an installed .deb in ubuntu software, so
> I am assuming we need to do a sudo apt remove, but not sure what package
> is called
>
> --
> You received this bug notification because you are a bug assignee.
> https://bugs.launchpad.net/bugs/1883174
>
> Title:
>   Some desktop icons disappear
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1883174/+subscriptions
>

-- 
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 icons disappear

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1883174/+subscriptions

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

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 you are a bug assignee.
> https://bugs.launchpad.net/bugs/1883174
>
> Title:
>   Some desktop icons disappear
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1883174/+subscriptions
>

-- 
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 icons disappear

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1883174/+subscriptions

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

[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
Desktop Bugs, which is subscribed to gnome-shell-extension-desktop-icons
in Ubuntu.
https://bugs.launchpad.net/bugs/1883174

Title:
  Some desktop icons disappear

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1883174/+subscriptions

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1883174/+subscriptions

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

[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

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1886322/+subscriptions

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

[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.
https://bugs.launchpad.net/bugs/1883174

Title:
  Some desktop icons disappear

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1883174/+subscriptions

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

[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 notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1861280/+subscriptions

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

[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:
  Can't delete file from desktop by clicking it and hitting delete key

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1844808/+subscriptions

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

[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 gnome-shell-extension-desktop-icons
in Ubuntu.
https://bugs.launchpad.net/bugs/1868529

Title:
  Stretched image previews on desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1868529/+subscriptions

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

[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.
https://bugs.launchpad.net/bugs/1868529

Title:
  Stretched image previews on desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1868529/+subscriptions

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

[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. The problem seems to be the text entry, that is not editable.

-- 
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/1846776

Title:
  Renaming a desktop item causes the shell to hang

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1846776/+subscriptions

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

[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.
https://bugs.launchpad.net/bugs/1705459

Title:
  Cannot switch to another workspace when an sqlitebrowser window is
  open

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

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

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

Title:
  nautilus ftp file copy crashes connection

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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.
https://bugs.launchpad.net/bugs/574693

Title:
  nautilus ftp file transfer hangs in lucid

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

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


[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

sudo nautilus

That will allow you to copy the file in the right place. But is
important to close it ASAP after doing the replacement.

** Attachment added: binary backend from Ubuntu 10.10
   
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/774096/+attachment/2158426/+files/gvfsd-ftp

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

Title:
  nautilus ftp file copy crashes connection

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


[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
in that file. Finally, in my system there was no .crash file to send, so
I suppose that the original sender had the same problem.

Due to all these reasons, I changed the status again to NEW, and changed
the package to GVFS.

** Package changed: nautilus (Ubuntu) = gvfs (Ubuntu)

** Changed in: gvfs (Ubuntu)
   Status: Invalid = New

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

Title:
  nautilus ftp file copy crashes connection

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


[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
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 mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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.
https://bugs.launchpad.net/bugs/774096

Title:
  nautilus ftp file copy crashes connection

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


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

Title:
  nautilus ftp file copy crashes connection

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


[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 the bug
is in GVFSD-FTP backend.

-- 
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/774096

Title:
  nautilus ftp file copy crashes connection

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


[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 mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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 nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/774096

Title:
  nautilus ftp file copy crashes connection

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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.

-- 
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/774096

Title:
  nautilus ftp file copy crashes connection

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