Code Monkey home page Code Monkey logo

Comments (15)

maoschanz avatar maoschanz commented on June 16, 2024 2

ok i understand the issue, the classes' constructor changed and i can't inject code in it like i did

  • fix appicon injection for dnd
  • fix foldericon injection for editing

from appfolders-manager-gnome-extension.

maoschanz avatar maoschanz commented on June 16, 2024 2

It works smoothly... until you lock your session šŸ˜… it's not really fixed yet

from appfolders-manager-gnome-extension.

nxs-45 avatar nxs-45 commented on June 16, 2024 1

App folders Management Extension is a wonderful and helpful utility. It is a utility I consider a must have. Unfortunately it no longer works on Gnome 3.32. Is there a update planned for Gnome 3.32? Thank you so much for your contribution to the esthetic and functionality of Gnome.

from appfolders-manager-gnome-extension.

SerdarSaglam avatar SerdarSaglam commented on June 16, 2024 1

I'm not logged out yet: D

from appfolders-manager-gnome-extension.

maoschanz avatar maoschanz commented on June 16, 2024

I'm using Debian Sid, where 3.32 doesn't even exist yet; once i'll have it the correction will need a few days to be done, so please be patient.

from appfolders-manager-gnome-extension.

nxs-45 avatar nxs-45 commented on June 16, 2024

from appfolders-manager-gnome-extension.

maoschanz avatar maoschanz commented on June 16, 2024

I tried something, but i still don't have 3.32, so test the extension and report issues

from appfolders-manager-gnome-extension.

SerdarSaglam avatar SerdarSaglam commented on June 16, 2024

Thanks, no need to rush

Tested:

  • The folder group creation feature is running.
  • The uninstall from the folder group does not work.
  • The right-click menu for the folder group does not work.
    ? I do not remember other features

There is an automatic convert for the new GNOME js library.
She's got details here: hedayaty/NetSpeed#89

from appfolders-manager-gnome-extension.

maoschanz avatar maoschanz commented on June 16, 2024

I don't want automatic conversion because i want retro-compatibility. Right-clicking on a folder should open the same dialog as when creating a folder so the error shouldn't be dramatic, do you have logs of it ? (journalctl -f /usr/bin/gnome-shell)

Did you create folders/add apps/remove apps from the right-click menu or using the drag-and-drop ?

from appfolders-manager-gnome-extension.

SerdarSaglam avatar SerdarSaglam commented on June 16, 2024

Yeah, she works, but it's like a problem. It is more accurate to test when Gnome 3.32 arrives at you.
(I don't have enough English to explain the problem)
Respects

[serdar@fedora MasaĆ¼stĆ¼]$ journalctl -f /usr/bin/gnome-shell
-- Logs begin at Fri 2019-03-22 10:46:29 +03. --
Mar 22 13:49:15 fedora org.gnome.Shell.desktop[1133]: # _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ā€˜gio-vfsā€™
Mar 22 13:49:15 fedora org.gnome.Shell.desktop[1133]: # _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ā€˜gsettings-backendā€™
Mar 22 13:49:15 fedora org.gnome.Shell.desktop[1133]: # watch_fast: "/org/gnome/terminal/legacy/" (establishing: 0, active: 0)
Mar 22 13:49:15 fedora org.gnome.Shell.desktop[1133]: # unwatch_fast: "/org/gnome/terminal/legacy/" (active: 0, establishing: 1)
Mar 22 13:49:15 fedora org.gnome.Shell.desktop[1133]: # watch_established: "/org/gnome/terminal/legacy/" (establishing: 0)
Mar 22 13:50:08 fedora org.gnome.Shell.desktop[1133]: # _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ā€˜gio-vfsā€™
Mar 22 13:50:08 fedora org.gnome.Shell.desktop[1133]: # _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ā€˜gsettings-backendā€™
Mar 22 13:50:08 fedora org.gnome.Shell.desktop[1133]: # watch_fast: "/org/gnome/terminal/legacy/" (establishing: 0, active: 0)
Mar 22 13:50:08 fedora org.gnome.Shell.desktop[1133]: # unwatch_fast: "/org/gnome/terminal/legacy/" (active: 0, establishing: 1)
Mar 22 13:50:08 fedora org.gnome.Shell.desktop[1133]: # watch_established: "/org/gnome/terminal/legacy/" (establishing: 0)
Mar 22 13:51:01 fedora gnome-shell[1133]: JS ERROR: TypeError: this.close is not a function
                                          destroy@resource:///org/gnome/shell/ui/popupMenu.js:738:9
                                          destroy@resource:///org/gnome/shell/ui/popupMenu.js:878:9
                                          destroy@resource:///org/gnome/shell/ui/modalDialog.js:81:9
                                          destroy@/home/serdar/.local/share/gnome-shell/extensions/[email protected]/appfolderDialog.js:266:3
                                          _apply@/home/serdar/.local/share/gnome-shell/extensions/[email protected]/appfolderDialog.js:370:3

from appfolders-manager-gnome-extension.

SerdarSaglam avatar SerdarSaglam commented on June 16, 2024

It works smoothly, thanks

from appfolders-manager-gnome-extension.

brunofjesus avatar brunofjesus commented on June 16, 2024

I cannot create new folders, it simply does nothing.

abr 15 15:15:34 oxygen gnome-shell[1492]: JS ERROR: TypeError: this._construct is not a function
                                          newClass@resource:///org/gnome/gjs/modules/_legacy.js:114:32
                                          createNewFolder@/home/quark/.local/share/gnome-shell/extensions/[email protected]/extension.js:295:15
                                          injectionInAppsMenus/injections._redisplay</</a<@/home/quark/.local/share/gnome-shell/extensions/[email protected]/extension.js:80:6

I'm using ubuntu 19.04 with gnome 3.32

from appfolders-manager-gnome-extension.

maoschanz avatar maoschanz commented on June 16, 2024

What version of the extension are you using ?

from appfolders-manager-gnome-extension.

brunofjesus avatar brunofjesus commented on June 16, 2024

What version of the extension are you using ?

I'm using the latest version from extensions.gnome.org (v15)

from appfolders-manager-gnome-extension.

maoschanz avatar maoschanz commented on June 16, 2024

The version 15 isn't supposed to be compatible with 3.32, as it's written on the extension's web page.

The code from here ("v0") still has bugs, but it is compatible with 3.32, you can use it if you really need the extension right now. And since 0 is smaller than 16 you'll be able to update the extension regularly later

from appfolders-manager-gnome-extension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.