Re: segfault in shell with an extension

2012-10-23 Thread Milan Oravec
Hi, try to disable screen lock. After screen unlocking and entering overview I had experienced similar GS restarts. Regards Milan On 23.10.2012 00:42, Davide Alberelli wrote: > Hi anyone! > I'm on Ubuntu 12.10 with Gnome Shell 3.6 and I added the Gnome3-team repos. > > Sometimes the shell cras

Profiling login? & .xsession-errors

2012-10-23 Thread Adam Tauno Williams
Logging into openSUSE 12.2 x86_64 GNOME 3.6 can be a bit slow. The hard-drive activity light is on solid for quite some time. Is is possible to somehow profile login? To record that is happening and some estimate of how long it takes? Also, related, the .xsession-errors log file doesn't contain

gnome-terminal resized on focus out

2012-10-23 Thread Adam Tauno Williams
openSUSE 12.2 x86_64 GNOME 3.6 gnome-terminal-3.6.0-95.2.x86_64 mutter-3.6.0-112.2.x86_64 gnome-shell-3.6.0-141.2.x86_64 If I open a gnome-terminal, open another tab, and resize the window - as soon as I focus out it snaps back to its previous size this is rather frustrating. Is it a bug or

Mutter 3.7.1

2012-10-23 Thread Florian Müllner
About mutter Mutter is a window and compositing manager that displays and manages your desktop via OpenGL. Mutter combines a sophisticated display engine using the Clutter toolkit with solid window-management logic inherited from the Metacity window manager. While Mutter can be used

Re: gnome-terminal resized on focus out

2012-10-23 Thread Jasper St. Pierre
On Tue, Oct 23, 2012 at 8:40 AM, Adam Tauno Williams wrote: > openSUSE 12.2 x86_64 GNOME 3.6 > > gnome-terminal-3.6.0-95.2.x86_64 > mutter-3.6.0-112.2.x86_64 > gnome-shell-3.6.0-141.2.x86_64 > > If I open a gnome-terminal, open another tab, and resize the window - as > soon as I focus out it snaps

Re: segfault in shell with an extension

2012-10-23 Thread Davide Alberelli
2012/10/23 Milan Oravec : > Hi, try to disable screen lock. After screen unlocking and entering > overview I had experienced similar GS restarts. This is not my case, in my case it crashes just after the boot, when trying to entering overwiev. It happens almost at every boot and it's pretty annoyi

GNOME Shell 3.7.1

2012-10-23 Thread Florian Müllner
About GNOME Shell = GNOME Shell provides core user interface functions for the GNOME 3 desktop, like switching to windows and launching applications. GNOME Shell takes advantage of the capabilities of modern graphics hardware and introduces innovative user interface concepts to pro

Updating an extension for an older gnome shell

2012-10-23 Thread Thiago Bellini Ribeiro
Hi all, I just added a feature on my extension on the master branch and uploaded it to ego. I ported the feature to my 3.4 branch (the one I keep the code compatible with that version) and wanted to provide an update to it. Is it ok to do? I mean, it will generate a very strange diff for reviewin

Re: Updating an extension for an older gnome shell

2012-10-23 Thread Jasper St. Pierre
On Tue, Oct 23, 2012 at 10:05 PM, Thiago Bellini Ribeiro wrote: > Hi all, > > I just added a feature on my extension on the master branch and > uploaded it to ego. > I ported the feature to my 3.4 branch (the one I keep the code > compatible with that version) and wanted to provide an update to it