enerating Shell-0.1.gir with a custom command. FAILED: src/Shell-0.1.gir

2017-09-25 Thread tjoen
System: Linux LFS-like gnome-shell-3.26.0 gobject-introspection-1.54.0 make check passed all tests bash-4.4 with all 12 patches cut and paste from xterm [20/21] Generating Shell-0.1.gir with a custom command. FAILED: src/Shell-0.1.gir /usr/bin/g-ir-scanner src/shell-enum-types.c src/shell-enum-t

Re: enerating Shell-0.1.gir with a custom command. FAILED: src/Shell-0.1.gir

2017-09-25 Thread tjoen
Giovanni Campagna schreef op 25-09-2017 17:57: On Mon, 2017-09-25 at 12:42 +0200, tj...@dds.nl wrote: System: Linux LFS-like gnome-shell-3.26.0 gobject-introspection-1.54.0 make check passed all tests bash-4.4 with all 12 patches cut and paste from xterm [...] Command '[u'/home/tdance/rpmbuild

Which mozjs-52 to use? was Re: Generating Shell-0.1.gir with a custom command

2017-09-25 Thread tjoen
> > > Command > > > '[u'/home/tdance/rpmbuild/BUILD/gnome-shell-3.26.0/_build/tmp- > > > introspectJOKYck/Shell-0.1', > > > u'--introspect-dump=/home/tdance/rpmbuild/BUILD/gnome-shell- > > > 3.26.0/_build/tmp- > > > introspectJOKYck/functions.txt,/home/tdance/rpmbuild/BUILD/gnome- > > > shell-3.26.

gdm/gnome shell js problem was Re: Which mozjs-52 to use

2017-09-26 Thread tjoen
On Tue, 2017-09-26 at 06:22 +, philip.chime...@gmail.com wrote: > On Mon, Sep 25, 2017 at 11:07 PM tjoen wrote: > > My mozjs is the official one from firefox-52.3.0esr > > I guess most distros have their own patched ones. > > So my question now: > > Which one is

Re: gdm/gnome shell js problem was Re: Which mozjs-52 to use

2017-09-26 Thread tjoen
On Tue, 2017-09-26 at 19:41 +, philip.chime...@gmail.com wrote: > On Tue, Sep 26, 2017 at 11:11 AM tjoen wrote: > > Then system tries to start > > gdm-x-session[635] ending with > > gnome-shell[678]: JS ERROR: Error: Requiring GjsPrivate, version > > none > &

Re: gdm/gnome shell js problem was Re: Which mozjs-52 to use

2017-09-27 Thread tjoen
On Wed, 2017-09-27 at 17:34 +0100, Emmanuele Bassi wrote: > On 27 September 2017 at 06:33, tjoen wrote: ... > > I see that I didn't remove the sed line > > sed -i 's/INTROSPECTION_GIRS = GjsPrivate- > > 1.0.gir/INTROSPECTION_GIRS > > =/g' Makefile.in &g

Re: unsubscribe me please

2017-09-29 Thread tjoen
On Fri, 2017-09-29 at 12:35 +0100, elias lattash wrote: > unsubscribe me please Send request to gnome-shell-list-request@ ___ gnome-shell-list mailing list gnome-shell-list@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-shell-list

Re: Launching "Activities" menu, then typing => disables smart card reader

2018-05-28 Thread tjoen
On Mon, 2018-05-28 at 18:56 -0400, Louis Wust wrote: > 1) Setting the scene: logged into GNOME on my work computer, which > uses >Centrify Infrastructure Services for Active Directory integration, >with my work-issued smart card plugged into the embedded smart > card >reader in my Dell

Re: How to extend the PATH environment variable in Gnome Shell on Wayland

2018-06-18 Thread tjoen
cedlemo schreef op 18-06-2018 18:47: I want to add some personnal directories to the PATH environment variable in order to be able to run my ruby/gtk3 applications via the run command prompt (Alt+F2). I have this in my ~/.profile and my ~/.bashrc: PATH=/home/cedlemo/.gem/ruby/2.5.0/bin:$PATH it