dots-hyprland icon indicating copy to clipboard operation
dots-hyprland copied to clipboard

How do I add additional chatbot models into the sidebar instead of chatgpt?

Open MNkoder opened this issue 1 year ago • 14 comments

  • (For usage) I have read the wiki
  • (For troubleshooting) I have read the wiki
  • Linux distro: endeavour OS

The issue

this is my issue, i just installed it and this is the error i get,

(com.github.Aylur.ags:15918): Gjs-WARNING **: 16:00:01.242: JS ERROR: SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data @ file:///home/em-en/.config/ags/services/gemini.js:220:18
appendHistory@file:///home/em-en/.config/ags/services/gemini.js:220:18
loadHistory@file:///home/em-en/.config/ags/services/gemini.js:213:14
GeminiService@file:///home/em-en/.config/ags/services/gemini.js:163:38
@file:///home/em-en/.config/ags/services/gemini.js:328:16
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34



(com.github.Aylur.ags:15918): Gjs-Console-CRITICAL **: 16:00:01.273: Error: There is no window named overview
getWindow@resource:///com/github/Aylur/ags/app.js:140:27
update@file:///home/em-en/.config/ags/modules/overview/overview_hyprland.js:334:26
default/OverviewRow/setup/<@file:///home/em-en/.config/ags/modules/overview/overview_hyprland.js:377:60
hook/<@resource:///com/github/Aylur/ags/widgets/widget.js:43:25
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34
  

(com.github.Aylur.ags:15918): Gjs-CRITICAL **: 16:00:01.273: JS ERROR: TypeError: (intermediate value).getWindow(...) is undefined
update@file:///home/em-en/.config/ags/modules/overview/overview_hyprland.js:334:26
default/OverviewRow/setup/<@file:///home/em-en/.config/ags/modules/overview/overview_hyprland.js:377:60
hook/<@resource:///com/github/Aylur/ags/widgets/widget.js:43:25
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34


(com.github.Aylur.ags:15918): Gjs-Console-CRITICAL **: 16:00:01.273: Error: There is no window named overview
getWindow@resource:///com/github/Aylur/ags/app.js:140:27
update@file:///home/em-en/.config/ags/modules/overview/overview_hyprland.js:334:26
default/OverviewRow/setup/<@file:///home/em-en/.config/ags/modules/overview/overview_hyprland.js:398:39
hook/<@resource:///com/github/Aylur/ags/widgets/widget.js:43:25
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34
  

(com.github.Aylur.ags:15918): Gjs-CRITICAL **: 16:00:01.273: JS ERROR: TypeError: (intermediate value).getWindow(...) is undefined
update@file:///home/em-en/.config/ags/modules/overview/overview_hyprland.js:334:26
default/OverviewRow/setup/<@file:///home/em-en/.config/ags/modules/overview/overview_hyprland.js:398:39
hook/<@resource:///com/github/Aylur/ags/widgets/widget.js:43:25
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34


(com.github.Aylur.ags:15918): Gjs-Console-CRITICAL **: 16:00:01.273: Error: There is no window named overview
getWindow@resource:///com/github/Aylur/ags/app.js:140:27
update@file:///home/em-en/.config/ags/modules/overview/overview_hyprland.js:334:26
default/OverviewRow/setup/<@file:///home/em-en/.config/ags/modules/overview/overview_hyprland.js:377:60
hook/<@resource:///com/github/Aylur/ags/widgets/widget.js:43:25
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34
  

(com.github.Aylur.ags:15918): Gjs-CRITICAL **: 16:00:01.273: JS ERROR: TypeError: (intermediate value).getWindow(...) is undefined
update@file:///home/em-en/.config/ags/modules/overview/overview_hyprland.js:334:26
default/OverviewRow/setup/<@file:///home/em-en/.config/ags/modules/overview/overview_hyprland.js:377:60
hook/<@resource:///com/github/Aylur/ags/widgets/widget.js:43:25
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34


(com.github.Aylur.ags:15918): Gjs-Console-CRITICAL **: 16:00:01.274: Error: There is no window named overview
getWindow@resource:///com/github/Aylur/ags/app.js:140:27
update@file:///home/em-en/.config/ags/modules/overview/overview_hyprland.js:334:26
default/OverviewRow/setup/<@file:///home/em-en/.config/ags/modules/overview/overview_hyprland.js:398:39
hook/<@resource:///com/github/Aylur/ags/widgets/widget.js:43:25
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34
  

(com.github.Aylur.ags:15918): Gjs-CRITICAL **: 16:00:01.274: JS ERROR: TypeError: (intermediate value).getWindow(...) is undefined
update@file:///home/em-en/.config/ags/modules/overview/overview_hyprland.js:334:26
default/OverviewRow/setup/<@file:///home/em-en/.config/ags/modules/overview/overview_hyprland.js:398:39
hook/<@resource:///com/github/Aylur/ags/widgets/widget.js:43:25
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34

MNkoder avatar Mar 25 '24 10:03 MNkoder