GNOME-Shell in Testing/gnome-unstable

I think there have to be some binary packages in testing/gnome-unstable. This mess on AUR is the hell with GNOME-Shell atm (07.10.09 15:30:17) it does not compile in any way.
i think when a git version is compiling and running the maintainer should package some binarys and put it into gnome-unstable or testing. Beceause it can happen that 5 minutes later nothings compiles anymore

I've also managed to build gnome-shell from git but am unable to runn the shell.
Here's the output:
./gnome-shell --replace
IRQ's not enabled, falling back to busy waits: 2 0
    JS ERROR: !!!   Exception was: Error: Requiring Clutter, version none: Typelib file for namespace 'PangoFT2', version '1.0' not found
    JS ERROR: !!!     lineNumber = '0'
    JS ERROR: !!!     fileName = 'gjs_throw'
    JS ERROR: !!!     stack = 'Error("Requiring Clutter, version none: Typelib file for namespace 'PangoFT2', version '1.0' not found")@:0
("Requiring Clutter, version none: Typelib file for namespace 'PangoFT2', version '1.0' not found")@gjs_throw:0
@/home/luka/gnome-shell/source/gnome-shell/js/ui/main.js:3
    JS ERROR: !!!     message = 'Requiring Clutter, version none: Typelib file for namespace 'PangoFT2', version '1.0' not found'
    JS ERROR: !!!   Exception was: Error: Requiring Clutter, version none: Typelib file for namespace 'PangoFT2', version '1.0' not found
    JS ERROR: !!!     lineNumber = '0'
    JS ERROR: !!!     fileName = 'gjs_throw'
    JS ERROR: !!!     stack = 'Error("Requiring Clutter, version none: Typelib file for namespace 'PangoFT2', version '1.0' not found")@:0
("Requiring Clutter, version none: Typelib file for namespace 'PangoFT2', version '1.0' not found")@gjs_throw:0
@/home/luka/gnome-shell/source/gnome-shell/js/ui/main.js:3
Error("Chained exception")@:0
("Chained exception")@gjs_throw:0
@<main>:1
    JS ERROR: !!!     message = 'Requiring Clutter, version none: Typelib file for namespace 'PangoFT2', version '1.0' not found'
Opozorilo upravljalnika oken: Log level 32: Execution of main.js threw exception: Error: Requiring Clutter, version none: Typelib file for namespace 'PangoFT2', version '1.0' not found
luka@luka-laptop:~/gnome-shell/source/gnome-shell/src% Cannot register the panel shell: there is already one running.

Similar Messages

  • [gnome-unstable] ibus doesnt work

    The new intergrated ibus in gnome-shell (which is one of my favorite features of 3.6) doesnt work. I can add the ibus keyboard (ibus-pinyin or Chinese (Pinyin)) in the system settings, but the settings opiton is grayed out (even though I know it has them), and when I switch to it and type all that comes out is qwerty (my default layout is dvorak)
    this is relevant entries from  my .cache/gdm/session.log
    (gnome-settings-daemon:649): keyboard-plugin-WARNING **: Couldn't set IBus engine: Operation was cancelled
    (gnome-settings-daemon:649): keyboard-plugin-WARNING **: Couldn't set IBus engine: Operation was cancelled
    (gnome-settings-daemon:649): keyboard-plugin-WARNING **: Couldn't set IBus engine: Operation was cancelled
    (gnome-settings-daemon:649): keyboard-plugin-WARNING **: Couldn't set IBus engine: Operation was cancelled
    (gnome-settings-daemon:649): keyboard-plugin-WARNING **: Couldn't set IBus engine: Operation was cancelled
    when runing ibus-setup (after installing python2-xdg which it requires, but doesnt pull in from pacman, I get)
    nathan@obadiah> ibus-setup                                                    ~
    Traceback (most recent call last):
      File "/usr/share/ibus/setup/main.py", line 545, in <module>
        setup = Setup()
      File "/usr/share/ibus/setup/main.py", line 75, in __init__
        self.__init_ui()
      File "/usr/share/ibus/setup/main.py", line 238, in __init_ui
        self.__init_hotkey()
      File "/usr/share/ibus/setup/main.py", line 84, in __init_hotkey
        values = dict(self.__config.get_values("general/hotkey"))
    AttributeError: 'NoneType' object has no attribute 'get_values'

    ibus-anthy from the community repo doesn't work with ibus from gnome-unstable, either.
    i copied some ibus PKGBUILD files from the aur and changed them to use the new ibus/anthy 1.4.99.20121006 from http://code.google.com/p/ibus:
    ibus: http://pastebin.com/aSUSJmQj
    ibus-anthy: http://pastebin.com/mP15BunH
    seems to works fine now (using gnome 3.6 btw).

  • GNOME 3.2 beta2 available in gnome-unstable

    As promised multiple times on forums, GNOME 3.2 beta2 was just released and guess what? We got it! Shinier and full of new features, noticeable are gdm’s brand new look, gnome-online-accounts, gnome-contacts, gnome-documents, epiphany web application support, new user menu and better chat integration. Along with that, nautilus received a new file previewer named sushi, feature that I like the most.
    To use this new version you need to enable gnome-unstable repository, as top repository to pacman.conf:
    [gnome-unstable]
    Include = /etc/pacman.d/mirrorlist
    Have fun testing these packages. Like always packaging bugs should be reported on our bugtracker, anything else considered bugs should be reported to GNOME bugzilla.
    NVIDIA users be aware that xorg-server 1.11 from testing is incompatible with the current nvidia driver, even with IgnoreABI. You can switch to nouveau or add xf86-input-evdev xf86-input-synaptics xorg-server-common xorg-server to Ignorepkg.

    ilike wrote:Good news, but if you don't want to see sushi in action, I don't think it's worth upgrading on a "running system" yet. The new GDM seems to be buggy (and the shutdown/restart option is missing there now)
    know upstream bug
    and the online account-feature (Google-Account integration with calendar, gnome-contacts, gnome-documents) didn't work for me.
    know bug. for now you need to start at least once evolution to work
    I also noticed that there's a problem with a Python3/PyGI-Script I wrote now:
    Traceback (most recent call last):
    File "pptool.py", line 15, in <module>
    from gi.repository import Gtk, Gdk, Pango, GObject
    (pacman -S extra/py3gobject extra/gobject-introspection fixed that)
    that is not a proper fix. now you might have a broken gnome 3.2 because is a gobject-introspection 1.29.17 it's a hard dependency.
    maybe you should fix try to fix your code to work with python-gobject 2.90.3 (be aware that it cannot be installed right now along with python2-gobject 2.90.3 because of https://bugzilla.gnome.org/show_bug.cgi?id=658174 )
    Last edited by wonder (2011-09-11 19:53:05)

  • Gnome unstable repo?

    Yeah, I know it is huge. Recent changes over Gnome are BIG and very useful but AUR PKGBUILD's are very underdeveloped and it is impossible to build new Gnome Shell. Can someone make Gnome unstable repo? I'm pretty sure that lots of people are waiting for this.

    https://bbs.archlinux.org/viewtopic.php?id=193991
    "It's that time of the year again, where everyone wants to jump on the new Gnome before it's even out.  ^^"

  • Gnome unstable repository

    GNOME 2.27.91 packages have been uploaded to the Archlinux FTP. To use this repository, you should add this as top repository to pacman.conf:
    [gnome-unstable]
    Include = /etc/pacman.d/mirrorlist
    The packages in the repository have been built in a chroot with testing enabled. Dependencies are mostly versioned.
    Note that packaging GNOME 2.27.x isn't completely done yet. Some things:
    - gmime has been updated to 2.4, which is incompatible to 2.2. Expect some existing packages to break
    - gdm, gnome-games, gnome-user-share, gnome-user-docs are not updated yet. These will follow shortly
    - gnome-bluetooth should be packaged to replace bluez-gnome
    - update most packages to 2.27.92
    - maybe fiddle around with pulseaudio
    - x86_64 packages
    Have fun testing these packages. So far they've been working fine on my i686 laptop, so there shouldn't be much problems using these packages.
    Last edited by JGC (2009-09-22 08:13:38)

    I got these errors during installation.  I thought I'd post them here and come back to them after I restart Gnome.
    (54/94) upgrading gnome-control-center              [###################################################] 100%
    Unknown media type in type 'all/all'
    Unknown media type in type 'all/allfiles'
    Unknown media type in type 'uri/mms'
    Unknown media type in type 'uri/mmst'
    Unknown media type in type 'uri/mmsu'
    Unknown media type in type 'uri/pnm'
    Unknown media type in type 'uri/rtspt'
    Unknown media type in type 'uri/rtspu'
    Unknown media type in type 'fonts/package'
    Unknown media type in type 'interface/x-winamp-skin'
    Once I started up Gnome 2.27, I found the following:
    File Management from the System > Preferences menu crashed (Nautilus), and was reported by Bug Buddy.  Nautilus started from the Places menu works fine.  EDIT:  it's actually nautilus-file-management-properties that's crashing.
    The Battery icon in the notification area is blank, but the tooltip is working.  I have the preferences set to always display an icon.
    The system beep is silent.  The beep program still produces sound, however.
    When I start Tomboy Notes, the icon in the notification area is the Firestarter icon.  When i quit Tomboy, the extra Firestarter icon moves over to the empty space where the Battery icon should be.  Any program I start that puts an icon in the notification area uses a Firestarter icon.
    Inkscape needs to be recompiled due to the libpoppler upgrade.  Bug report to follow (if I remember).
    Last edited by tigrmesh (2009-09-09 05:13:01)

  • Gnome-unstable: gnome 3.7.90

    Hi there!!
    Is there any news about an update of gnome-unstable repo?? gnome 3.7.90 is out.
    I'd know if we'll see this beta or if we have to wait 3.7.98 version..

    pushakk wrote:I can't reproduce the window freeze just now, maybe some package upgrade solve this issue. However the incomplete menu happens yet and I think the whole empathy app is bloated someway, it's slower than other gnome apps for draw the window, move it, etc ... maybe it's just my impression.
    Empathy runs like a champ here...seems very light and quick, loads faster than ever.

  • Gnome 2.31 in gnome-unstable

    Hello,
    I hope this is also the right forum for the gnome-unstable repository.
    Are there any plans, when Gnome 2.31 comes to gnome-unstable. Since Thursday 10th Gnome 2.31.3 is released and before the release of Gnome 2.30 there was Gnome 2.29 in the gnome-unstable repo.
    Thanks in advance

    I found several issues now
    1) gnome-applets needs as dependency python-gnomeapplet
    2) sound juicer can't start 'cause
    sound-juicer: error while loading shared libraries: libbrasero-media.so.0: cannot open shared object file: No such file or directory
    and brasero package has no file like this
    3) empathy can't edit accounts
    (empathy-accounts:32596): Gtk-WARNING **: Unable to locate theme engine in module_path: "svg",
    (empathy-accounts:32596): Gtk-WARNING **: Unable to locate theme engine in module_path: "svg",
    (empathy-accounts:32600): Gtk-WARNING **: Unable to locate theme engine in module_path: "svg",
    (empathy-accounts:32600): Gtk-WARNING **: Unable to locate theme engine in module_path: "svg",
    so I am not sure if working fine is good sentence

  • GNOME 2.31 should been in gnome-unstable

    Gnome 2.31 should hit gnome-unstable for long time. There are pretty much stable by the now, and also *many* bzr aur packages depends on 2.31 libraries. Please compile 2.31 for Arch. I could help with it, but its too much work for only one person. Im desperate for it, because i cannot continue my Ayatana backporting efforts without it.
    Last edited by Dinth (2010-08-28 08:47:18)

    wonder: exacly, but that isnt good. Gnome development is different of KDE development, where this type of maintaing repo is very good. In Gnome, 2.31.x versions arent some thing as 2.32 alphas, but are pretty much stable and usable versions which add new features to enviroment.
    For example, Wine or Battle Of Wesnoth have exacly same development models as GNOME, and there are odd versions of them in stable repositories.
    Also many peoples use 2.31.x in other distributions already, and there is *many* software which already depends on 2.31.x - Arch Linux users cannot use them now.
    I also mentioned this topic in my blog: http://dinthsblog.blogspot.com/2010/08/ … oject.html
    Last edited by Dinth (2010-08-28 10:51:48)

  • Please add Xorg7.1 in Testing or Unstable

    Hi @ all
    I know Arch is waiting of Nvidia for Release Xorg7.1, but I think you can add the Xorg 7.1 in testing or unstable, then can the users who must have Xorg7.1 install , and all others can wait.
    Personally I need Xorg 7.1 while my Grafikcard isn't supportet by Xorg 7.0
    (Intel GMA945) , and the vesa driver is bad
    I know the Thread with the Inofficial PKGBUILD's , and I have install these packages, but I think Testing or unstable is the better way.
    And I know that many other People withount NVIDIA Cards will enjoy this.

    I filed a report a while ago. It is Being Taken Care Of (tm).
    Basically, it should appear in Testing when nVidia produces compatible drivers.

  • GDM doesn't start after updating to gnome 3.8 from gnome-unstable

    When booting, the system gets "stuck" in starting authorization manager and gdm doesn't seem to start (the system is useable though, I'm posting from a vc).  Looking at the journal I got this:
    mar 29 17:19:08 deepthought gdm-launch-environment][2505]: GLib-CRITICAL: g_variant_compare: assertion `!g_variant_is_container (a)' failed
    mar 29 17:19:08 deepthought gdm-launch-environment][2505]: GLib-CRITICAL: g_variant_compare: assertion `!g_variant_is_container (a)' failed
    Any ideas on how to proceed?
    Starting gnome-session from with .xinitrc throws me a "something went wrong" message, even when I deleted my .local/share/gnome-shell, .config/dconf and .gconf dirs. It says something about not reaching tracker so maybe I'm just not starting it correctly

    Phrodo_00 wrote:
    When booting, the system gets "stuck" in starting authorization manager and gdm doesn't seem to start (the system is useable though, I'm posting from a vc).  Looking at the journal I got this:
    mar 29 17:19:08 deepthought gdm-launch-environment][2505]: GLib-CRITICAL: g_variant_compare: assertion `!g_variant_is_container (a)' failed
    mar 29 17:19:08 deepthought gdm-launch-environment][2505]: GLib-CRITICAL: g_variant_compare: assertion `!g_variant_is_container (a)' failed
    Any ideas on how to proceed?
    Starting gnome-session from with .xinitrc throws me a "something went wrong" message, even when I deleted my .local/share/gnome-shell, .config/dconf and .gconf dirs. It says something about not reaching tracker so maybe I'm just not starting it correctly
    getting the same here actually.
    i uninstalled gdm and uses slim but that just gives a blank screen

  • [Gnome-unstable] Unsupported i know

    Since the talk in gnome3 networkmanager. I tried it out and it works allmost perfectly, there are two things that bothers me;
    1. warning: undefined reference to <schema id='org.gnome.settings-daemon.plugins.updates'/> shows up as you install 3.6 packages
    2. I got this wierd GFX bug, seem to be a gtk failure?, i got a link to my dropbox, with screenshot
    Again i know its not yet supported but just want to know if anyone of you that uses the unstable repo got these bugs? And if you got a workaround?

    Okay. A follow up on the two bugs i faced.
    1. Is fixed since 3.6 - for me.
    2. Seems to be a mutter bug when running Intel driver with SNA accel.

  • [gnome-unstable] Banshee crashing/not importing music.

    I get weird behaviour in Banshee, sometimes it will crash with a segmentation fault error. I have this issue with both Banshee 2.4 and built Banshee 2.6.0 with the same issue.
    Other times it will just refuse to import my music to my music directory and leave it where it is.
    I assume is has something to do with the systemd dbus transistion, but any help would be appreciated.
    Here is one of the outputs from banshee --debug after it crashes.
    Native stacktrace:
    banshee() [0x4969f9]
    banshee() [0x4e73ef]
    banshee() [0x41e4b7]
    /usr/lib/libpthread.so.0(+0xf170) [0x7ffbd4d06170]
    /usr/lib/libdbus-1.so.3(+0x1884e) [0x7ffbc393a84e]
    /usr/lib/libdbus-1.so.3(+0x188fe) [0x7ffbc393a8fe]
    /usr/lib/libdbus-1.so.3(+0x24929) [0x7ffbc3946929]
    /usr/lib/libdbus-1.so.3(+0xccb4) [0x7ffbc392ecb4]
    /usr/lib/libdbus-1.so.3(dbus_connection_get_dispatch_status+0x2e) [0x7ffbc392f83e]
    /usr/lib/libdbus-glib-1.so.2(+0xadc3) [0x7ffbc3b72dc3]
    /usr/lib/libglib-2.0.so.0(g_main_context_prepare+0x168) [0x7ffbd21ee3c8]
    /usr/lib/libglib-2.0.so.0(+0x47a5b) [0x7ffbd21eea5b]
    /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x72) [0x7ffbd21eef92]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xa7) [0x7ffbc65e7457]
    [0x41402615]
    Debug info from gdb:
    =================================================================
    Got a SIGSEGV while executing native code. This usually indicates
    a fatal error in the mono runtime or one of the native libraries
    used by your application.
    =================================================================
    Thanks,

    I'm still getting an error using Banshee 2.6.0-1 from testing. Playback seems to work fine, but I have the option checked to keep my library organized, and once it finishes scanning my watch folder or if I attempt to manually add music the program will crash. Here is another error I get from Banshee --debug.
    (Banshee:28406): GConf-WARNING **: Got Disconnected from DBus.
    process 28406: arguments to dbus_message_ref() were incorrect, assertion "!message->in_cache" failed in file dbus-message.c line 1595.
    This is normally a bug in some application using the D-Bus library.
    D-Bus not built with -rdynamic so unable to print a backtrace
    Stacktrace:
    at (wrapper managed-to-native) GConf.Client.gconf_client_get (intptr,string,intptr&) <IL 0x00025, 0xffffffff>
    at GConf.Client.Get (string) <IL 0x0001a, 0x0003f>
    at Banshee.GnomeBackend.GConfConfigurationClient.TryGet<bool> (string,string,bool&) [0x00037] in /build/src/banshee-2.6.0/src/Backends/Banshee.Gnome/Banshee.GnomeBackend/GConfConfigurationClient.cs:117
    at Banshee.Configuration.ConfigurationClient.TryGet<bool> (string,string,bool&) [0x00000] in /build/src/banshee-2.6.0/src/Core/Banshee.Core/Banshee.Configuration/ConfigurationClient.cs:104
    at Banshee.Configuration.ConfigurationClient.Get<bool> (string,string,bool) <0x0002b>
    at Banshee.Configuration.ConfigurationClient.Get<bool> (Banshee.Configuration.SchemaEntry`1<bool>) [0x00000] in /build/src/banshee-2.6.0/src/Core/Banshee.Core/Banshee.Configuration/ConfigurationClient.cs:83
    at Banshee.Configuration.SchemaEntry`1<bool>.Get () [0x00000] in /build/src/banshee-2.6.0/src/Core/Banshee.Core/Banshee.Configuration/SchemaEntry.cs:72
    at Banshee.Preferences.SchemaPreference`1<bool>.get_Value () [0x00000] in /build/src/banshee-2.6.0/src/Core/Banshee.Services/Banshee.Preferences/SchemaPreference.cs:59
    at Banshee.Collection.TrackSyncPipelineElement.MergeIfModified (Banshee.Collection.TrackInfo) [0x00024] in /build/src/banshee-2.6.0/src/Core/Banshee.Services/Banshee.Collection/RescanPipeline.cs:221
    at Banshee.Collection.TrackSyncPipelineElement.ProcessItem (string) [0x00070] in /build/src/banshee-2.6.0/src/Core/Banshee.Services/Banshee.Collection/RescanPipeline.cs:171
    at Hyena.Collections.QueuePipelineElement`1.Processor (object) [0x00084] in /build/src/banshee-2.6.0/src/Hyena/Hyena/Hyena.Collections/QueuePipelineElement.cs:153
    at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <IL 0x00052, 0xffffffff>
    Native stacktrace:
    banshee() [0x4969f9]
    /usr/lib/libpthread.so.0(+0xf170) [0x7fd46c7be170]
    /usr/lib/libc.so.6(gsignal+0x35) [0x7fd46c43cfa5]
    /usr/lib/libc.so.6(abort+0x148) [0x7fd46c43e428]
    /usr/lib/libdbus-1.so.3(+0x30ea5) [0x7fd45b212ea5]
    /usr/lib/libdbus-1.so.3(+0x27945) [0x7fd45b209945]
    /usr/lib/libdbus-1.so.3(dbus_message_ref+0x5e) [0x7fd45b1faf8e]
    /usr/lib/libdbus-1.so.3(+0x1e281) [0x7fd45b200281]
    /usr/lib/libdbus-1.so.3(+0xcc3f) [0x7fd45b1eec3f]
    /usr/lib/libdbus-1.so.3(+0xf14c) [0x7fd45b1f114c]
    /usr/lib/libdbus-1.so.3(+0x1076b) [0x7fd45b1f276b]
    /usr/lib/libdbus-1.so.3(dbus_connection_send_with_reply_and_block+0xcc) [0x7fd45b1f1b3c]
    /usr/lib/libgconf-2.so.4(gconf_engine_get_fuller+0x216) [0x7fd45b66ef16]
    /usr/lib/libgconf-2.so.4(gconf_engine_get_entry+0x8c) [0x7fd45b66f25c]
    /usr/lib/libgconf-2.so.4(+0x1a42e) [0x7fd45b66942e]
    /usr/lib/libgconf-2.so.4(+0x1cbad) [0x7fd45b66bbad]
    [0x40efd221]
    Debug info from gdb:
    =================================================================
    Got a SIGABRT while executing native code. This usually indicates
    a fatal error in the mono runtime or one of the native libraries
    used by your application.
    =================================================================
    Aborted

  • Gnome-unstable stirs once more!

    http://mirror.us.leaseweb.net/archlinux … os/x86_64/
    Not ready for primetime, but things are building
    On a related note, why doesn't Arch have an AUR package group for building all of gnome? Something like the ricotz PPAs for Ubuntu

    Jodell wrote:
    blackout23 wrote:
    mutter should depend on xorg-server-xwayland, since the Wayland compositor is merged into mutter and won't launch without having Xwayland around.
    Seems like a great release. I only have some strange lines in gnome-control-center.
    http://i.imgur.com/rgc52I5.png
    There are also some lines in the navigation bar on the left of nautilus.
    I built evince 3.13.91 myself and finally can close it when maximized thanks to the CSD.
    The problem with the line could be a theme issue.  Switch to the default theme to see if the problem persists.
    Yes it was a theme issue. Could have thought of this myself..... ;-)
    Looks like Greybird GTK 3.12 mostly works with Gnome 3.14, though.
    Only gnometweaktool looks very strange with greybird.
    Last edited by blackout23 (2014-09-09 20:29:04)

  • [gnome-unstable] Display lock and screensaver inhibiting

    Hi all,
    while most of the pieces for the new Gnome are nicely falling in place and it is stabilising quickly, I find that screen saver and -locking is still a mess. It seems the timeouts I set in g-c-c are not respected. Also, totem and other programs cannot seem to inhibit the screensaver.
    Any experiences/ideas?
    Thanks!

    same here. however
    gdbus call --session --dest org.gnome.SessionManager --object-path /org/gnome/SessionManager --method org.gnome.SessionManager.GetInhibitors
    ([objectpath '/org/gnome/SessionManager/Inhibitor1'],)
    gdbus call --session --dest org.gnome.SessionManager --object-path /org/gnome/SessionManager/Inhibitor1 --method org.gnome.SessionManager.Inhibitor.GetReason
    ('Reproduciendo una película',)
    but the screen goes off anyway after ten minutes.

  • [SOLVED] Gray Boxes in GTK3/Gnome 3.4/Gnome Shell

    Greetings,
    I have googled for this, but maybe my lack of ablility to exactly describe the issue as a search term is why I can't find anything. But I hve a problem that is just driving me crazy....
    I have gray boxes that are round menu items, tab names, the clock and user name when screen is locked, etc... that is really throwing off the look of my desktop and driving me crazy.
    Here are some screenshots to hopefully show what I mean.
    The first two are with the adawita theme. The least one is with the evolve theme to show it doesn't seem to matter what the gtk theme is.
    Here is what I've done:
    1.) This might be why it had happened: I tried out gnome-unstable for a few hours, to get a look at gnome shell 3.6. After deciding that I wasn't ready to move to it yet (some of the extensions that I'd still want for it aren't there yet), I removed the repository, did a pacman -Syy, did a pacman -Rcsn of gnome, then reinstalled gnome as per the wiki.
    2.) I have removed all of the stuff on /home to get a fresh start after seeing the boxes.
    3.) I have removed with Rcsn and reinstalled gnome.
    4.) I have made sure to install the gtk2 theme engines, just in case.
    5.) I read through the gtk+, gnome pages on our wiki.
    6.) I googled.
    And yet, I still have those damnable graphic glitches....
    So I am banging my head against a wall here, I do hope someone here can help, at least point me in the right direction. Thanks!
    UPDATE
    Ok, so I have fixed my issue. I ended up pretty much removing everything except the base system, xorg, video drivers, and such. Somehow or another, there were left behind traces of my brief experiment with 3.6 that was causing the issue.
    Once I got down to almost a fresh new start I was able to re-install gnome and the graphic mess-ups were gone.
    Last edited by mythus (2012-10-01 16:37:15)

    Is it a problem with some GNOME libraries? How can i downgrade GNOME to its 3.2 version? (or its "3.4.0" version?)
    This is the current output when i execute it:
    ** (process:2336): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
    ** (process:2336): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
    ** (process:2336): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
    Traceback (most recent call last):
    File "/usr/lib/guake/guake.py", line 1353, in <module>
    if not main():
    File "/usr/lib/guake/guake.py", line 1343, in main
    remote_object.show_hide()
    File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 70, in __call__
    return self._proxy_method(*args, **keywords)
    File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 145, in __call__
    **keywords)
    File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
    dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
    This is the dmesg's output:
    [ 80.561844] python2[1105]: segfault at 7fff00adafb8 ip 00007f5825ab217a sp 00007fff00adafc0 error 6 in libc-2.15.so[7f5825a49000+197000]
    Last edited by japenagosc (2012-05-05 12:50:45)

Maybe you are looking for