=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== gnome-shell-xrdesktop-3.36.1/data/update-osk-layouts.sh-11- gnome-shell-xrdesktop-3.36.1/data/update-osk-layouts.sh:12:cd `dirname $0` gnome-shell-xrdesktop-3.36.1/data/update-osk-layouts.sh-13- ############################################## gnome-shell-xrdesktop-3.36.1/js/dbusServices/dbusService.js-77- if (!name.includes('.')) // likely a normal JS error gnome-shell-xrdesktop-3.36.1/js/dbusServices/dbusService.js:78: name = `org.gnome.gjs.JSError.${name}`; gnome-shell-xrdesktop-3.36.1/js/dbusServices/dbusService.js-79- invocation.return_dbus_error(name, error.message); ############################################## gnome-shell-xrdesktop-3.36.1/js/dbusServices/extensions/extensionsService.js-215- _setError(exc) { gnome-shell-xrdesktop-3.36.1/js/dbusServices/extensions/extensionsService.js:216: this._errorView.buffer.text = `${exc}\n\nStack trace:\n`; gnome-shell-xrdesktop-3.36.1/js/dbusServices/extensions/extensionsService.js-217- // Indent stack trace. gnome-shell-xrdesktop-3.36.1/js/dbusServices/extensions/extensionsService.js-218- this._errorView.buffer.text += gnome-shell-xrdesktop-3.36.1/js/dbusServices/extensions/extensionsService.js:219: exc.stack.split('\n').map(line => ` ${line}`).join('\n'); gnome-shell-xrdesktop-3.36.1/js/dbusServices/extensions/extensionsService.js-220- ############################################## gnome-shell-xrdesktop-3.36.1/js/dbusServices/extensions/extensionsService.js-222- let lines = [ gnome-shell-xrdesktop-3.36.1/js/dbusServices/extensions/extensionsService.js:223: `The settings of extension ${this._uuid} had an error:`, gnome-shell-xrdesktop-3.36.1/js/dbusServices/extensions/extensionsService.js-224- '```', gnome-shell-xrdesktop-3.36.1/js/dbusServices/extensions/extensionsService.js:225: `${exc}`, gnome-shell-xrdesktop-3.36.1/js/dbusServices/extensions/extensionsService.js-226- '```', ############################################## gnome-shell-xrdesktop-3.36.1/js/gdm/batch.js-126- process() { gnome-shell-xrdesktop-3.36.1/js/gdm/batch.js:127: throw new GObject.NotImplementedError(`process in ${this.constructor.name}`); gnome-shell-xrdesktop-3.36.1/js/gdm/batch.js-128- } ############################################## gnome-shell-xrdesktop-3.36.1/js/gdm/fingerprint.js-27- } catch (e) { gnome-shell-xrdesktop-3.36.1/js/gdm/fingerprint.js:28: log(`Failed to connect to Fprint service: ${e.message}`); gnome-shell-xrdesktop-3.36.1/js/gdm/fingerprint.js-29- return null; ############################################## gnome-shell-xrdesktop-3.36.1/js/misc/fileUtils.js-73- let dir = GLib.getenv('GNOME_SHELL_DATADIR') || Config.PKGDATADIR; gnome-shell-xrdesktop-3.36.1/js/misc/fileUtils.js:74: let path = `${dir}/gnome-shell-dbus-interfaces.gresource`; gnome-shell-xrdesktop-3.36.1/js/misc/fileUtils.js-75- _ifaceResource = Gio.Resource.load(path); ############################################## gnome-shell-xrdesktop-3.36.1/js/misc/fileUtils.js-78- gnome-shell-xrdesktop-3.36.1/js/misc/fileUtils.js:79: let uri = `resource:///org/gnome/shell/dbus-interfaces/${iface}.xml`; gnome-shell-xrdesktop-3.36.1/js/misc/fileUtils.js-80- let f = Gio.File.new_for_uri(uri); ############################################## gnome-shell-xrdesktop-3.36.1/js/misc/fileUtils.js-85- } catch (e) { gnome-shell-xrdesktop-3.36.1/js/misc/fileUtils.js:86: log(`Failed to load D-Bus interface ${iface}`); gnome-shell-xrdesktop-3.36.1/js/misc/fileUtils.js-87- } ############################################## gnome-shell-xrdesktop-3.36.1/js/misc/history.js-20- this._history = global.settings.get_strv(this._key); gnome-shell-xrdesktop-3.36.1/js/misc/history.js:21: global.settings.connect(`changed::${this._key}`, gnome-shell-xrdesktop-3.36.1/js/misc/history.js-22- this._historyChanged.bind(this)); ############################################## gnome-shell-xrdesktop-3.36.1/js/misc/ibusManager.js-70- } catch (e) { gnome-shell-xrdesktop-3.36.1/js/misc/ibusManager.js:71: log(`Failed to launch ibus-daemon: ${e.message}`); gnome-shell-xrdesktop-3.36.1/js/misc/ibusManager.js-72- } ############################################## gnome-shell-xrdesktop-3.36.1/js/misc/inputMethod.js-280- if (!e.matches(Gio.IOErrorEnum, Gio.IOErrorEnum.CANCELLED)) gnome-shell-xrdesktop-3.36.1/js/misc/inputMethod.js:281: log(`Error processing key on IM: ${e.message}`); gnome-shell-xrdesktop-3.36.1/js/misc/inputMethod.js-282- } ############################################## gnome-shell-xrdesktop-3.36.1/js/misc/loginManager.js-65- if (!e.matches(Gio.DBusError, Gio.DBusError.UNKNOWN_METHOD)) gnome-shell-xrdesktop-3.36.1/js/misc/loginManager.js:66: log(`Error registering session with GDM: ${e.message}`); gnome-shell-xrdesktop-3.36.1/js/misc/loginManager.js-67- else ############################################## gnome-shell-xrdesktop-3.36.1/js/misc/loginManager.js-115- if (session) { gnome-shell-xrdesktop-3.36.1/js/misc/loginManager.js:116: log(`Will monitor session ${session}`); gnome-shell-xrdesktop-3.36.1/js/misc/loginManager.js-117- sessionId = session; ############################################## gnome-shell-xrdesktop-3.36.1/js/misc/loginManager.js-124- objectPath); gnome-shell-xrdesktop-3.36.1/js/misc/loginManager.js:125: log(`Considering ${session}, class=${sessionProxy.Class}`); gnome-shell-xrdesktop-3.36.1/js/misc/loginManager.js-126- if (sessionProxy.Class == 'greeter') { gnome-shell-xrdesktop-3.36.1/js/misc/loginManager.js:127: log(`Yes, will monitor session ${session}`); gnome-shell-xrdesktop-3.36.1/js/misc/loginManager.js-128- sessionId = session; ############################################## gnome-shell-xrdesktop-3.36.1/js/misc/objectManager.js-95- } catch (e) { gnome-shell-xrdesktop-3.36.1/js/misc/objectManager.js:96: logError(e, `could not initialize proxy for interface ${interfaceName}`); gnome-shell-xrdesktop-3.36.1/js/misc/objectManager.js-97- ############################################## gnome-shell-xrdesktop-3.36.1/js/misc/objectManager.js-157- } catch (e) { gnome-shell-xrdesktop-3.36.1/js/misc/objectManager.js:158: logError(e, `could not initialize object manager for object ${this._serviceName}`); gnome-shell-xrdesktop-3.36.1/js/misc/objectManager.js-159- ############################################## gnome-shell-xrdesktop-3.36.1/js/misc/objectManager.js-195- if (error) gnome-shell-xrdesktop-3.36.1/js/misc/objectManager.js:196: logError(error, `could not get remote objects for service ${this._serviceName} path ${this._managerPath}`); gnome-shell-xrdesktop-3.36.1/js/misc/objectManager.js-197- ############################################## gnome-shell-xrdesktop-3.36.1/js/misc/params.js-21- if (!(prop in defaults)) gnome-shell-xrdesktop-3.36.1/js/misc/params.js:22: throw new Error(`Unrecognized parameter "${prop}"`); gnome-shell-xrdesktop-3.36.1/js/misc/params.js-23- } ############################################## gnome-shell-xrdesktop-3.36.1/js/misc/weather.js-38- if (error) { gnome-shell-xrdesktop-3.36.1/js/misc/weather.js:39: log(`Failed to connect to permissionStore: ${error.message}`); gnome-shell-xrdesktop-3.36.1/js/misc/weather.js-40- return; ############################################## gnome-shell-xrdesktop-3.36.1/js/misc/weather.js-52- if (err) gnome-shell-xrdesktop-3.36.1/js/misc/weather.js:53: log(`Error looking up permission: ${err.message}`); gnome-shell-xrdesktop-3.36.1/js/misc/weather.js-54- ############################################## gnome-shell-xrdesktop-3.36.1/js/misc/weather.js-152- } catch (e) { gnome-shell-xrdesktop-3.36.1/js/misc/weather.js:153: log(`Failed to create GNOME Weather proxy: ${e}`); gnome-shell-xrdesktop-3.36.1/js/misc/weather.js-154- return; ############################################## gnome-shell-xrdesktop-3.36.1/js/misc/weather.js-252- } catch (e) { gnome-shell-xrdesktop-3.36.1/js/misc/weather.js:253: log(`Failed to connect to Geoclue2 service: ${e.message}`); gnome-shell-xrdesktop-3.36.1/js/misc/weather.js-254- this._setLocation(this._mostRecentLocation); ############################################## gnome-shell-xrdesktop-3.36.1/js/misc/extensionUtils.js-150- if (!schemaObj) gnome-shell-xrdesktop-3.36.1/js/misc/extensionUtils.js:151: throw new Error(`Schema ${schema} could not be found for extension ${extension.metadata.uuid}. Please check your installation`); gnome-shell-xrdesktop-3.36.1/js/misc/extensionUtils.js-152- ############################################## gnome-shell-xrdesktop-3.36.1/js/perf/hwtest.js-283- gnome-shell-xrdesktop-3.36.1/js/perf/hwtest.js:284: METRICS[`${timing}RedrawTime`].value = median; gnome-shell-xrdesktop-3.36.1/js/perf/hwtest.js-285- } ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/barLevel.js-91- if (value > this._maxValue) { gnome-shell-xrdesktop-3.36.1/js/ui/barLevel.js:92: throw new Error(`Tried to set overdrive value to ${value}, ` + gnome-shell-xrdesktop-3.36.1/js/ui/barLevel.js:93: `which is a number greater than the maximum allowed value ${this._maxValue}`); gnome-shell-xrdesktop-3.36.1/js/ui/barLevel.js-94- } ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/focusCaretTracker.js-58- gnome-shell-xrdesktop-3.36.1/js/ui/focusCaretTracker.js:59: this._atspiListener.register(`${STATECHANGED}:focused`); gnome-shell-xrdesktop-3.36.1/js/ui/focusCaretTracker.js:60: this._atspiListener.register(`${STATECHANGED}:selected`); gnome-shell-xrdesktop-3.36.1/js/ui/focusCaretTracker.js-61- this._focusListenerRegistered = true; ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/focusCaretTracker.js-75- gnome-shell-xrdesktop-3.36.1/js/ui/focusCaretTracker.js:76: this._atspiListener.deregister(`${STATECHANGED}:focused`); gnome-shell-xrdesktop-3.36.1/js/ui/focusCaretTracker.js:77: this._atspiListener.deregister(`${STATECHANGED}:selected`); gnome-shell-xrdesktop-3.36.1/js/ui/focusCaretTracker.js-78- this._focusListenerRegistered = false; ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/iconGrid.js-86- createIcon(_size) { gnome-shell-xrdesktop-3.36.1/js/ui/iconGrid.js:87: throw new GObject.NotImplementedError(`createIcon in ${this.constructor.name}`); gnome-shell-xrdesktop-3.36.1/js/ui/iconGrid.js-88- } ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/locatePointer.js-13- this._settings = new Gio.Settings({ schema_id: LOCATE_POINTER_SCHEMA }); gnome-shell-xrdesktop-3.36.1/js/ui/locatePointer.js:14: this._settings.connect(`changed::${LOCATE_POINTER_KEY}`, () => this._syncEnabled()); gnome-shell-xrdesktop-3.36.1/js/ui/locatePointer.js-15- this._syncEnabled(); ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-508- gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:509: this._settings.connect(`changed::${SCREEN_POSITION_KEY}`, gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-510- this._updateScreenPosition.bind(this)); gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:511: this._settings.connect(`changed::${MAG_FACTOR_KEY}`, gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-512- this._updateMagFactor.bind(this)); gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:513: this._settings.connect(`changed::${LENS_MODE_KEY}`, gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-514- this._updateLensMode.bind(this)); gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:515: this._settings.connect(`changed::${CLAMP_MODE_KEY}`, gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-516- this._updateClampMode.bind(this)); gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:517: this._settings.connect(`changed::${MOUSE_TRACKING_KEY}`, gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-518- this._updateMouseTrackingMode.bind(this)); gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:519: this._settings.connect(`changed::${FOCUS_TRACKING_KEY}`, gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-520- this._updateFocusTrackingMode.bind(this)); gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:521: this._settings.connect(`changed::${CARET_TRACKING_KEY}`, gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-522- this._updateCaretTrackingMode.bind(this)); gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-523- gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:524: this._settings.connect(`changed::${INVERT_LIGHTNESS_KEY}`, gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-525- this._updateInvertLightness.bind(this)); gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:526: this._settings.connect(`changed::${COLOR_SATURATION_KEY}`, gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-527- this._updateColorSaturation.bind(this)); gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-528- gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:529: this._settings.connect(`changed::${BRIGHT_RED_KEY}`, gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-530- this._updateBrightness.bind(this)); gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:531: this._settings.connect(`changed::${BRIGHT_GREEN_KEY}`, gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-532- this._updateBrightness.bind(this)); gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:533: this._settings.connect(`changed::${BRIGHT_BLUE_KEY}`, gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-534- this._updateBrightness.bind(this)); gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-535- gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:536: this._settings.connect(`changed::${CONTRAST_RED_KEY}`, gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-537- this._updateContrast.bind(this)); gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:538: this._settings.connect(`changed::${CONTRAST_GREEN_KEY}`, gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-539- this._updateContrast.bind(this)); gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:540: this._settings.connect(`changed::${CONTRAST_BLUE_KEY}`, gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-541- this._updateContrast.bind(this)); gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-542- gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:543: this._settings.connect(`changed::${SHOW_CROSS_HAIRS_KEY}`, () => { gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-544- this.setCrosshairsVisible(this._settings.get_boolean(SHOW_CROSS_HAIRS_KEY)); ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-546- gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:547: this._settings.connect(`changed::${CROSS_HAIRS_THICKNESS_KEY}`, () => { gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-548- this.setCrosshairsThickness(this._settings.get_int(CROSS_HAIRS_THICKNESS_KEY)); ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-550- gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:551: this._settings.connect(`changed::${CROSS_HAIRS_COLOR_KEY}`, () => { gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-552- this.setCrosshairsColor(this._settings.get_string(CROSS_HAIRS_COLOR_KEY)); ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-554- gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:555: this._settings.connect(`changed::${CROSS_HAIRS_OPACITY_KEY}`, () => { gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-556- this.setCrosshairsOpacity(this._settings.get_double(CROSS_HAIRS_OPACITY_KEY)); ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-558- gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:559: this._settings.connect(`changed::${CROSS_HAIRS_LENGTH_KEY}`, () => { gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-560- this.setCrosshairsLength(this._settings.get_int(CROSS_HAIRS_LENGTH_KEY)); ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-562- gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:563: this._settings.connect(`changed::${CROSS_HAIRS_CLIP_KEY}`, () => { gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-564- this.setCrosshairsClip(this._settings.get_boolean(CROSS_HAIRS_CLIP_KEY)); ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-805- } catch (e) { gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:806: log(`Failed to read extents of focused component: ${e.message}`); gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-807- return; ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-827- } catch (e) { gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js:828: log(`Failed to read extents of text caret: ${e.message}`); gnome-shell-xrdesktop-3.36.1/js/ui/magnifier.js-829- return; ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/magnifierDBus.js-91- let realZoomRegion = Main.magnifier.createZoomRegion(xMagFactor, yMagFactor, ROI, viewBox); gnome-shell-xrdesktop-3.36.1/js/ui/magnifierDBus.js:92: let objectPath = `${ZOOM_SERVICE_PATH}/zoomer${_zoomRegionInstanceCount}`; gnome-shell-xrdesktop-3.36.1/js/ui/magnifierDBus.js-93- _zoomRegionInstanceCount++; ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/magnifierDBus.js-144- // Got a ZoomRegion with no DBus proxy, make one. gnome-shell-xrdesktop-3.36.1/js/ui/magnifierDBus.js:145: let newPath = `${ZOOM_SERVICE_PATH}/zoomer${_zoomRegionInstanceCount}`; gnome-shell-xrdesktop-3.36.1/js/ui/magnifierDBus.js-146- _zoomRegionInstanceCount++; ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/panelMenu.js-213- let { stack } = new Error(); gnome-shell-xrdesktop-3.36.1/js/ui/panelMenu.js:214: log(`Usage of indicator.indicators is deprecated for ${klass}\n${stack}`); gnome-shell-xrdesktop-3.36.1/js/ui/panelMenu.js-215- return this; ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/remoteSearch.js-95- } catch (e) { gnome-shell-xrdesktop-3.36.1/js/ui/remoteSearch.js:96: log(`Ignoring search provider ${path}: missing DesktopId`); gnome-shell-xrdesktop-3.36.1/js/ui/remoteSearch.js-97- return; ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/remoteSearch.js-315- // the app itself but warn so we can catch the error in logs gnome-shell-xrdesktop-3.36.1/js/ui/remoteSearch.js:316: log(`Search provider ${this.appInfo.get_id()} does not implement LaunchSearch`); gnome-shell-xrdesktop-3.36.1/js/ui/remoteSearch.js-317- this.appInfo.launch([], global.create_app_launch_context(0, -1)); ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/screenshot.js-78- yield Gio.File.new_for_path( gnome-shell-xrdesktop-3.36.1/js/ui/screenshot.js:79: GLib.build_filenamev([path, `${filename}.png`])); gnome-shell-xrdesktop-3.36.1/js/ui/screenshot.js-80- ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/screenshot.js-82- yield Gio.File.new_for_path( gnome-shell-xrdesktop-3.36.1/js/ui/screenshot.js:83: GLib.build_filenamev([path, `${filename}-${idx}.png`])); gnome-shell-xrdesktop-3.36.1/js/ui/screenshot.js-84- } ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-83- let path = Config.LIBEXECDIR; gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js:84: let command = `${path}/gnome-shell-perf-helper`; gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-85- Util.trySpawnCommandLine(command); ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-166-function defineScriptEvent(name, description) { gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js:167: Shell.PerfLog.get_default().define_event(`script.${name}`, gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-168- description, ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-179-function scriptEvent(name) { gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js:180: Shell.PerfLog.get_default().event(`script.${name}`); gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-181-} ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-197- if (m) gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js:198: eventHandlers[`${m[1]}.${m[2]}`] = scriptModule[f]; gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-199- } ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-240- if (metric.description == null) { gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js:241: log(`Error: No description found for metric ${name}`); gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-242- continue; ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-244- if (metric.units == null) { gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js:245: log(`Error: No units found for metric ${name}`); gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-246- continue; ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-248- if (metric.value == null) { gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js:249: log(`Error: No value found for metric ${name}`); gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-250- continue; ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-257- Shell.write_string_to_stream(out, gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js:258: `{ "name": ${JSON.stringify(name)},\n` + gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js:259: ` "description": ${JSON.stringify(metric.description)},\n` + gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js:260: ` "units": ${JSON.stringify(metric.units)},\n` + gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js:261: ` "value": ${JSON.stringify(metric.value)} }`); gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-262- } ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-279- let metric = metrics[i]; gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js:280: print(`# ${scriptModule.METRICS[metric].description}`); gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js:281: print(`${metric}: ${scriptModule.METRICS[metric].value}${scriptModule.METRICS[metric].units}`); gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-282- } ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-291- } catch (err) { gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js:292: log(`Script failed: ${err}\n${err.stack}`); gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-293- Meta.exit(Meta.ExitCode.ERROR); ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-299- } catch (err) { gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js:300: log(`Script failed: ${err}\n${err.stack}`); gnome-shell-xrdesktop-3.36.1/js/ui/scripting.js-301- Meta.exit(Meta.ExitCode.ERROR); ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/switcherPopup.js-171- _keyPressHandler(_keysym, _action) { gnome-shell-xrdesktop-3.36.1/js/ui/switcherPopup.js:172: throw new GObject.NotImplementedError(`_keyPressHandler in ${this.constructor.name}`); gnome-shell-xrdesktop-3.36.1/js/ui/switcherPopup.js-173- } ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/environment.js-94- gnome-shell-xrdesktop-3.36.1/js/ui/environment.js:95: throw new Error(`Invalid property name ${propName}`); gnome-shell-xrdesktop-3.36.1/js/ui/environment.js-96-} ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/environment.js-287- let { stack } = new Error(); gnome-shell-xrdesktop-3.36.1/js/ui/environment.js:288: log(`Usage of object.actor is deprecated for ${klass}\n${stack}`); gnome-shell-xrdesktop-3.36.1/js/ui/environment.js-289- return this; ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/environment.js-301- let { stack } = new Error(); gnome-shell-xrdesktop-3.36.1/js/ui/environment.js:302: log(`St.set_slow_down_factor() is deprecated, use St.Settings.slow_down_factor\n${stack}`); gnome-shell-xrdesktop-3.36.1/js/ui/environment.js-303- St.Settings.get().slow_down_factor = factor; ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/environment.js-310- if ('actor' in this && this.actor instanceof Clutter.Actor) gnome-shell-xrdesktop-3.36.1/js/ui/environment.js:311: return base.replace(/\]$/, ` delegate for ${this.actor.toString().substring(1)}`); gnome-shell-xrdesktop-3.36.1/js/ui/environment.js-312- else ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/workspace.js-838- if (this.constructor === LayoutStrategy) gnome-shell-xrdesktop-3.36.1/js/ui/workspace.js:839: throw new TypeError(`Cannot instantiate abstract type ${this.constructor.name}`); gnome-shell-xrdesktop-3.36.1/js/ui/workspace.js-840- ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/workspace.js-886- _computeRowSizes(_layout) { gnome-shell-xrdesktop-3.36.1/js/ui/workspace.js:887: throw new GObject.NotImplementedError(`_computeRowSizes in ${this.constructor.name}`); gnome-shell-xrdesktop-3.36.1/js/ui/workspace.js-888- } ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/workspace.js-899- computeLayout(_windows, _layout) { gnome-shell-xrdesktop-3.36.1/js/ui/workspace.js:900: throw new GObject.NotImplementedError(`computeLayout in ${this.constructor.name}`); gnome-shell-xrdesktop-3.36.1/js/ui/workspace.js-901- } ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/shellDBus.js-67- } catch (e) { gnome-shell-xrdesktop-3.36.1/js/ui/shellDBus.js:68: returnValue = `${e}`; gnome-shell-xrdesktop-3.36.1/js/ui/shellDBus.js-69- success = false; ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/animation.js-17- super._init({ gnome-shell-xrdesktop-3.36.1/js/ui/animation.js:18: style: `width: ${width}px; height: ${height}px;`, gnome-shell-xrdesktop-3.36.1/js/ui/animation.js-19- }); ############################################## gnome-shell-xrdesktop-3.36.1/js/ui/tweener.js-106- let oldHandler = params[name]; gnome-shell-xrdesktop-3.36.1/js/ui/tweener.js:107: let oldScope = params[`${name}Scope`]; gnome-shell-xrdesktop-3.36.1/js/ui/tweener.js:108: let oldParams = params[`${name}Params`]; gnome-shell-xrdesktop-3.36.1/js/ui/tweener.js-109- let eventScope = oldScope ? oldScope : target; ############################################## gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-input.c-886-guchar * gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-input.c:887:cr_input_get_byte_addr (CRInput * a_this, gulong a_offset) gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-input.c-888-{ ############################################## gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-input.c-907-enum CRStatus gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-input.c:908:cr_input_get_cur_byte_addr (CRInput * a_this, guchar ** a_offset) gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-input.c-909-{ ############################################## gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-input.h-106-guchar * gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-input.h:107:cr_input_get_byte_addr (CRInput *a_this, gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-input.h-108- gulong a_offset) ; ############################################## gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-input.h-110-enum CRStatus gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-input.h:111:cr_input_get_cur_byte_addr (CRInput *a_this, guchar ** a_offset) ; gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-input.h-112- ############################################## gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-parser.c-237- */ gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-parser.c:238:#define RECORD_CUR_BYTE_ADDR(a_this, a_addr) \ gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-parser.c-239-status = cr_tknzr_get_cur_byte_addr \ ############################################## gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c-138- */ gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c:139:#define RECORD_CUR_BYTE_ADDR(a_tknzr, a_addr) \ gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c-140-status = cr_input_get_cur_byte_addr \ ############################################## gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c-289- } gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c:290: RECORD_CUR_BYTE_ADDR (a_this, a_start); gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c-291- *a_end = *a_start; ############################################## gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c-308- READ_NEXT_CHAR (a_this, &cur_char); gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c:309: RECORD_CUR_BYTE_ADDR (a_this, a_end); gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c-310- } else { ############################################## gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c-359- gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c:360: RECORD_CUR_BYTE_ADDR (a_this, a_end); gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c-361- ############################################## gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c-369- } gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c:370: RECORD_CUR_BYTE_ADDR (a_this, a_start); gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c-371- *a_end = *a_start; ############################################## gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c-1879-enum CRStatus gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c:1880:cr_tknzr_get_cur_byte_addr (CRTknzr * a_this, guchar ** a_addr) gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c-1881-{ ############################################## gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c-1890- gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c:1891: return cr_input_get_cur_byte_addr (PRIVATE (a_this)->input, a_addr); gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.c-1892-} ############################################## gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.h-92- gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.h:93:enum CRStatus cr_tknzr_get_cur_byte_addr (CRTknzr *a_this, guchar **a_addr) ; gnome-shell-xrdesktop-3.36.1/src/st/croco/cr-tknzr.h-94- ############################################## gnome-shell-xrdesktop-3.36.1/subprojects/extensions-tool/completion/bash/gnome-extensions-38- enable|disable|info|show|prefs|reset|uninstall) gnome-shell-xrdesktop-3.36.1/subprojects/extensions-tool/completion/bash/gnome-extensions:39: COMPREPLY=($(compgen -W "`gnome-extensions list $list_opt`" -- "$2")) gnome-shell-xrdesktop-3.36.1/subprojects/extensions-tool/completion/bash/gnome-extensions-40- return 0 ############################################## gnome-shell-xrdesktop-3.36.1/tests/run-test.sh.in-27- gnome-shell-xrdesktop-3.36.1/tests/run-test.sh.in:28:builddir=`dirname $0` gnome-shell-xrdesktop-3.36.1/tests/run-test.sh.in:29:builddir=`cd $builddir && pwd` gnome-shell-xrdesktop-3.36.1/tests/run-test.sh.in-30-srcdir=@srcdir@ gnome-shell-xrdesktop-3.36.1/tests/run-test.sh.in:31:srcdir=`cd $srcdir && pwd` gnome-shell-xrdesktop-3.36.1/tests/run-test.sh.in-32- ############################################## gnome-shell-xrdesktop-3.36.1/tools/build/gnome-shell-build-setup.sh-29-if [ x$release_file != x ] ; then gnome-shell-xrdesktop-3.36.1/tools/build/gnome-shell-build-setup.sh:30: version=`sed 's/[^0-9\.]*\([0-9\.]\+\).*/\1/' < $release_file` gnome-shell-xrdesktop-3.36.1/tools/build/gnome-shell-build-setup.sh-31-fi ############################################## gnome-shell-xrdesktop-3.36.1/tools/build/gnome-shell-build-setup.sh-329- gnome-shell-xrdesktop-3.36.1/tools/build/gnome-shell-build-setup.sh:330:if test "x`echo $PATH | grep $HOME/bin`" = x; then gnome-shell-xrdesktop-3.36.1/tools/build/gnome-shell-build-setup.sh-331- echo "PATH does not contain $HOME/bin, it is recommended that you add that." ############################################## gnome-shell-xrdesktop-3.36.1/tools/build/gnome-shell-build-setup.sh-338-echo -n "Installing git-bz ... " gnome-shell-xrdesktop-3.36.1/tools/build/gnome-shell-build-setup.sh:339:old="`readlink $HOME/bin/git-bz`" gnome-shell-xrdesktop-3.36.1/tools/build/gnome-shell-build-setup.sh-340-( cd $HOME/bin && ln -sf ../Source/git-bz/git-bz . ) gnome-shell-xrdesktop-3.36.1/tools/build/gnome-shell-build-setup.sh:341:new="`readlink $HOME/bin/git-bz`" gnome-shell-xrdesktop-3.36.1/tools/build/gnome-shell-build-setup.sh-342-echo "done" ############################################## gnome-shell-xrdesktop-3.36.1/tools/gnome-shell-overrides-migration.sh-24- gnome-shell-xrdesktop-3.36.1/tools/gnome-shell-overrides-migration.sh:25:for k in `gsettings list-keys $OVERRIDE_SCHEMA` gnome-shell-xrdesktop-3.36.1/tools/gnome-shell-overrides-migration.sh-26-do ############################################## gnome-shell-xrdesktop-3.36.1/tools/gnome-shell-overrides-migration.sh-32- gnome-shell-xrdesktop-3.36.1/tools/gnome-shell-overrides-migration.sh:33: oldValue=`gsettings get $OVERRIDE_SCHEMA $k` gnome-shell-xrdesktop-3.36.1/tools/gnome-shell-overrides-migration.sh:34: curValue=`gsettings get $orig_schema $k` gnome-shell-xrdesktop-3.36.1/tools/gnome-shell-overrides-migration.sh-35- if [ $oldValue != $curValue ]; then ############################################## gnome-shell-xrdesktop-3.36.1/debian/patches/animation-Set-size-through-CSS.patch-27-- height: height * themeContext.scale_factor, gnome-shell-xrdesktop-3.36.1/debian/patches/animation-Set-size-through-CSS.patch:28:+ style: `width: ${width}px; height: ${height}px;`, gnome-shell-xrdesktop-3.36.1/debian/patches/animation-Set-size-through-CSS.patch-29- }); ############################################## gnome-shell-xrdesktop-3.36.1/debian/patches/tweener-Save-handlers-on-target-and-remove-them-on-destro.patch-50-- let oldHandler = params[name]; gnome-shell-xrdesktop-3.36.1/debian/patches/tweener-Save-handlers-on-target-and-remove-them-on-destro.patch:51:- let oldScope = params[`${name}Scope`]; gnome-shell-xrdesktop-3.36.1/debian/patches/tweener-Save-handlers-on-target-and-remove-them-on-destro.patch:52:- let oldParams = params[`${name}Params`]; gnome-shell-xrdesktop-3.36.1/debian/patches/tweener-Save-handlers-on-target-and-remove-them-on-destro.patch-53-- let eventScope = oldScope ? oldScope : target; ############################################## gnome-shell-xrdesktop-3.36.1/debian/patches/tweener-Save-handlers-on-target-and-remove-them-on-destro.patch-74-+ let oldHandler = params[name]; gnome-shell-xrdesktop-3.36.1/debian/patches/tweener-Save-handlers-on-target-and-remove-them-on-destro.patch:75:+ let oldScope = params[`${name}Scope`]; gnome-shell-xrdesktop-3.36.1/debian/patches/tweener-Save-handlers-on-target-and-remove-them-on-destro.patch:76:+ let oldParams = params[`${name}Params`]; gnome-shell-xrdesktop-3.36.1/debian/patches/tweener-Save-handlers-on-target-and-remove-them-on-destro.patch-77-+ let eventScope = oldScope ? oldScope : target; ############################################## gnome-shell-xrdesktop-3.36.1/.pc/environment-Move-g_dbus_connection_call-promisification.patch/js/ui/environment.js-92- gnome-shell-xrdesktop-3.36.1/.pc/environment-Move-g_dbus_connection_call-promisification.patch/js/ui/environment.js:93: throw new Error(`Invalid property name ${propName}`); gnome-shell-xrdesktop-3.36.1/.pc/environment-Move-g_dbus_connection_call-promisification.patch/js/ui/environment.js-94-} ############################################## gnome-shell-xrdesktop-3.36.1/.pc/environment-Move-g_dbus_connection_call-promisification.patch/js/ui/environment.js-285- let { stack } = new Error(); gnome-shell-xrdesktop-3.36.1/.pc/environment-Move-g_dbus_connection_call-promisification.patch/js/ui/environment.js:286: log(`Usage of object.actor is deprecated for ${klass}\n${stack}`); gnome-shell-xrdesktop-3.36.1/.pc/environment-Move-g_dbus_connection_call-promisification.patch/js/ui/environment.js-287- return this; ############################################## gnome-shell-xrdesktop-3.36.1/.pc/environment-Move-g_dbus_connection_call-promisification.patch/js/ui/environment.js-299- let { stack } = new Error(); gnome-shell-xrdesktop-3.36.1/.pc/environment-Move-g_dbus_connection_call-promisification.patch/js/ui/environment.js:300: log(`St.set_slow_down_factor() is deprecated, use St.Settings.slow_down_factor\n${stack}`); gnome-shell-xrdesktop-3.36.1/.pc/environment-Move-g_dbus_connection_call-promisification.patch/js/ui/environment.js-301- St.Settings.get().slow_down_factor = factor; ############################################## gnome-shell-xrdesktop-3.36.1/.pc/environment-Move-g_dbus_connection_call-promisification.patch/js/ui/environment.js-308- if ('actor' in this && this.actor instanceof Clutter.Actor) gnome-shell-xrdesktop-3.36.1/.pc/environment-Move-g_dbus_connection_call-promisification.patch/js/ui/environment.js:309: return base.replace(/\]$/, ` delegate for ${this.actor.toString().substring(1)}`); gnome-shell-xrdesktop-3.36.1/.pc/environment-Move-g_dbus_connection_call-promisification.patch/js/ui/environment.js-310- else ############################################## gnome-shell-xrdesktop-3.36.1/.pc/workspace-Fix-chaining-up.patch/js/ui/workspace.js-838- if (this.constructor === LayoutStrategy) gnome-shell-xrdesktop-3.36.1/.pc/workspace-Fix-chaining-up.patch/js/ui/workspace.js:839: throw new TypeError(`Cannot instantiate abstract type ${this.constructor.name}`); gnome-shell-xrdesktop-3.36.1/.pc/workspace-Fix-chaining-up.patch/js/ui/workspace.js-840- ############################################## gnome-shell-xrdesktop-3.36.1/.pc/workspace-Fix-chaining-up.patch/js/ui/workspace.js-886- _computeRowSizes(_layout) { gnome-shell-xrdesktop-3.36.1/.pc/workspace-Fix-chaining-up.patch/js/ui/workspace.js:887: throw new GObject.NotImplementedError(`_computeRowSizes in ${this.constructor.name}`); gnome-shell-xrdesktop-3.36.1/.pc/workspace-Fix-chaining-up.patch/js/ui/workspace.js-888- } ############################################## gnome-shell-xrdesktop-3.36.1/.pc/workspace-Fix-chaining-up.patch/js/ui/workspace.js-899- computeLayout(_windows, _layout) { gnome-shell-xrdesktop-3.36.1/.pc/workspace-Fix-chaining-up.patch/js/ui/workspace.js:900: throw new GObject.NotImplementedError(`computeLayout in ${this.constructor.name}`); gnome-shell-xrdesktop-3.36.1/.pc/workspace-Fix-chaining-up.patch/js/ui/workspace.js-901- } ############################################## gnome-shell-xrdesktop-3.36.1/.pc/extensionSystem-Add-method-for-opening-extension-prefs.patch/js/ui/shellDBus.js-67- } catch (e) { gnome-shell-xrdesktop-3.36.1/.pc/extensionSystem-Add-method-for-opening-extension-prefs.patch/js/ui/shellDBus.js:68: returnValue = `${e}`; gnome-shell-xrdesktop-3.36.1/.pc/extensionSystem-Add-method-for-opening-extension-prefs.patch/js/ui/shellDBus.js-69- success = false; ############################################## gnome-shell-xrdesktop-3.36.1/.pc/extensionUtils-Add-openPrefs-convenience-method.patch/js/misc/extensionUtils.js-150- if (!schemaObj) gnome-shell-xrdesktop-3.36.1/.pc/extensionUtils-Add-openPrefs-convenience-method.patch/js/misc/extensionUtils.js:151: throw new Error(`Schema ${schema} could not be found for extension ${extension.metadata.uuid}. Please check your installation`); gnome-shell-xrdesktop-3.36.1/.pc/extensionUtils-Add-openPrefs-convenience-method.patch/js/misc/extensionUtils.js-152- ############################################## gnome-shell-xrdesktop-3.36.1/.pc/tweener-Save-handlers-on-target-and-remove-them-on-destro.patch/js/ui/tweener.js-85- let oldHandler = params[name]; gnome-shell-xrdesktop-3.36.1/.pc/tweener-Save-handlers-on-target-and-remove-them-on-destro.patch/js/ui/tweener.js:86: let oldScope = params[`${name}Scope`]; gnome-shell-xrdesktop-3.36.1/.pc/tweener-Save-handlers-on-target-and-remove-them-on-destro.patch/js/ui/tweener.js:87: let oldParams = params[`${name}Params`]; gnome-shell-xrdesktop-3.36.1/.pc/tweener-Save-handlers-on-target-and-remove-them-on-destro.patch/js/ui/tweener.js-88- let eventScope = oldScope ? oldScope : target;