clutter assert at gnome-shell startup

2011-11-06 Thread Bastien Durel
main.c:552 #9 0x00402c61 in main (argc=1, argv=0x7fffd6a11848) at main.c:571 (gdb) I attached gdb's "info sharedlibrary" output I also attached stdout(gnome.log) and stderr(gnome-err.log) output for "jhbuild run gnome-session" launch by gdm Can someone help me

Extensions, schema, dot-local

2011-11-17 Thread Bastien Durel
upposed to work ? Is my distro fooling me ? NB: I wrote a patch for the dock, but I don't know where to send it (I tried to mail Giovanni Campagna as "tag commiter" but I got no response) Regards, -- Bastien Durel ___ gnome-shell-list

Re: Extensions, schema, dot-local

2011-11-18 Thread Bastien Durel
Le samedi 19 novembre 2011 à 00:07 +1100, Tim Cuthbertson a écrit : > On Fri, Nov 18, 2011 at 7:06 AM, Bastien Durel wrote: > > Hello, > > > I've had success adding the path to $XDG_DATA_DIRS such that > $XDG_DATA_DIRS/glib-2.0/schemas/org.gnome.shell.extensions.works

Re: How does one make program launchers?

2011-12-08 Thread Bastien Durel
eate launcher context menu >> Create launcher . here you can provide > argument to application (e.g firefox -ProfileManager). Hello, You may add a custom program launcher in the main menu (using a gui or writing .desktop file), then drag it as a favorite. -- Bastien Durel __

Re: extensions.gnome.org

2011-12-09 Thread Bastien Durel
me-shell is run, so /etc/X11/Xsession.d/ or /etc/X11/Xsession is a good place for that. The drawback is you cannot rely on this if you want other users use your extension ;) My 2 cents, -- Bastien Durel ___ gnome-shell-list mailing list gnome-shell-list@

Re: encrypted home directory and GNOME Shell

2011-12-13 Thread Bastien Durel
l fix. > > use udev to hide the partition, here's the rule to do this: > > make a file (/etc/udev/rules.d/99-hide-partitions.rules) with a content > > like this to hide sda2: > > KERNEL=="sda2", ENV{UDISKS_PRESENTATION_HIDE}="1" Hel

Re: Gnome 3.4 breaks sloppy mouse focus?

2012-03-01 Thread Bastien Durel
designed for application-global things. Hello, What if the application is used outside gnome-shell ? Is the Application Menu displayed anywhere, then ? -- Bastien Durel ___ gnome-shell-list mailing list gnome-shell-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-shell-list

RE: Gnome 3.4 breaks sloppy mouse focus?

2012-03-01 Thread Bastien Durel
Le jeudi 01 mars 2012 à 09:17 +, Gabriel Rossetti a écrit : > Hmmm, so technically an extension could be made to display it like in > XFCE and not use the application menu at all, this fixing the sloppy > mouse focus problem? That was what I had in mind, actually ;) -- Bast

dock extension patch

2012-04-25 Thread Bastien Durel
Hello, I'm back with a patch for dock extension, ready for 3.4 version ;) It lets user choosing the dock's monitor with a gsetting key (monitor) I never got an answer on the bug I submitted (664318), then I'll try to get feedback on the list. Regards, -- Bast

dash position

2013-04-10 Thread Bastien Durel
Hello, I'd like to put the dash on the other side of screen (because I have another monitor and I don't want it to be in the middle of screen) Is there a way to do that ? Thanks, -- Bastien Durel ___ gnome-shell-list mailing list gnome-

Re: dash position

2013-04-11 Thread Bastien Durel
which the dash is displayed (the primary screen), but the side where it is displayed. As the primary screen is the right one, I want the dash on the right, so it's not in the middle of the display. Thanks, PS: sorry for double-post, I forget cc-ing the list on re

Input method options

2013-05-03 Thread Bastien Durel
of application, the selector displays "System (cedilla)" (in evolution, for exemple) or "system (simple)" (in gedit); but cedilla does not work in evo nor gedit, although I select "cedilla" -- Bastien Durel ___ gnome-shell-

Re: Input method options

2013-05-03 Thread Bastien Durel
Quoting Rui Tiago Cação Matos : On 3 May 2013 17:16, Bastien Durel wrote: The configuration panel for this option seems to have disappeared from the keyboard configuration panel. Which configuration panel is this? I don't remember this setting ever being exposed anywhere in the UI.

Re: Input method options

2013-05-04 Thread Bastien Durel
Quoting Rui Tiago Cação Matos : On 3 May 2013 19:25, Bastien Durel wrote: Why do you need the cedilla IM module? To write proper french with my US keyboard ;) Ok, and I suppose you are using the "English (US)" layout? I suggest you use one of the "English (international

Re: Input method options

2013-05-04 Thread Bastien Durel
Quoting Rui Tiago Cação Matos : On 4 May 2013 21:58, Bastien Durel wrote: No, I'm using "English (US, international with dead keys)", so I can write é, à, or ÿ characters. But with this layout, [']+[c] produces a ć (LATIN SMALL LETTER C WITH ACUTE (U+0107)). To get the ç,

Re: Input method options

2013-05-06 Thread Bastien Durel
Le samedi 04 mai 2013 à 09:26 +0200, Clemens a écrit : > Am 03.05.2013 20:26, schrieb Bastien Durel: > > Quoting Rui Tiago Cação Matos : > >> On 3 May 2013 17:16, Bastien Durel wrote: > >>> The configuration panel for this option seems to have disappeared from &g

double-click fails to open files

2018-01-15 Thread Bastien Durel
puter suffers the same problem, but my work one does not (all these computers run archlinux) Gnome-shell version is 3.26.2+9+ga3736d3a3-1 Do you have any hints for debugging and/or fixing this issue ? Thanks, -- Bastien Durel ___ gnome-shell-list