summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-July/017284.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-July/017284.html')
-rw-r--r--zarb-ml/mageia-dev/2012-July/017284.html128
1 files changed, 128 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-July/017284.html b/zarb-ml/mageia-dev/2012-July/017284.html
new file mode 100644
index 000000000..20e53a099
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-July/017284.html
@@ -0,0 +1,128 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] would it be possible to update gnome-tweak-tool ?
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20would%20it%20be%20possible%20to%20update%20gnome-tweak-tool%20%3F&In-Reply-To=%3CCAKVccoUhWTYnpwHKNb_HxuMGQpoSxphkC38ZRV1xri9VFyeffw%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="017283.html">
+ <LINK REL="Next" HREF="017286.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] would it be possible to update gnome-tweak-tool ?</H1>
+ <B>Simple w</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20would%20it%20be%20possible%20to%20update%20gnome-tweak-tool%20%3F&In-Reply-To=%3CCAKVccoUhWTYnpwHKNb_HxuMGQpoSxphkC38ZRV1xri9VFyeffw%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] would it be possible to update gnome-tweak-tool ?">simplew8 at gmail.com
+ </A><BR>
+ <I>Thu Jul 12 05:51:31 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="017283.html">[Mageia-dev] Upgrading KDE to 4.8.97 (4.9-RC2)?
+</A></li>
+ <LI>Next message: <A HREF="017286.html">[Mageia-dev] would it be possible to update gnome-tweak-tool ?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#17284">[ date ]</a>
+ <a href="thread.html#17284">[ thread ]</a>
+ <a href="subject.html#17284">[ subject ]</a>
+ <a href="author.html#17284">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Hi,
+
+I see that gnome-tweak-tool crashes:
+
+]$ gnome-tweak-tool
+WARNING : Error detecting shell
+Traceback (most recent call last):
+ File &quot;/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_shell_extensions.py&quot;,
+line 149, in __init__
+ shell = GnomeShellFactory().get_shell()
+ File &quot;/usr/lib/python2.7/site-packages/gtweak/utils.py&quot;, line 38, in
+getinstance
+ instances[cls] = cls()
+ File &quot;/usr/lib/python2.7/site-packages/gtweak/gshellwrapper.py&quot;,
+line 143, in __init__
+ proxy = _ShellProxy()
+ File &quot;/usr/lib/python2.7/site-packages/gtweak/gshellwrapper.py&quot;,
+line 44, in __init__
+ result, output = self.proxy.Eval('(s)', js)
+ File &quot;/usr/lib64/python2.7/site-packages/gi/overrides/Gio.py&quot;, line
+154, in __call__
+ None)
+ File &quot;/usr/lib64/python2.7/site-packages/gi/types.py&quot;, line 47, in function
+ return info.invoke(*args, **kwargs)
+GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The
+name org.gnome.Shell was not provided by any .service files
+Traceback (most recent call last):
+ File &quot;/usr/bin/gnome-tweak-tool&quot;, line 76, in &lt;module&gt;
+ MainWindow()
+ File &quot;/usr/lib/python2.7/site-packages/gtweak/mainwindow.py&quot;, line
+44, in __init__
+ model)
+ File &quot;/usr/lib/python2.7/site-packages/gtweak/tweakview.py&quot;, line
+40, in __init__
+ self._model.load_tweaks()
+ File &quot;/usr/lib/python2.7/site-packages/gtweak/tweakmodel.py&quot;, line
+135, in load_tweaks
+ mods = __import__(&quot;gtweak.tweaks&quot;, globals(), locals(),
+tweak_files, 0)
+ File &quot;/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_nautilus.py&quot;,
+line 48, in &lt;module&gt;
+ GSettingsSwitchTweak(&quot;org.gnome.nautilus.desktop&quot;,
+&quot;computer-icon-visible&quot;,
+schema_filename=&quot;org.gnome.nautilus.gschema.xml&quot;,group_name=TWEAK_GROUP_DESKTOP),
+ File &quot;/usr/lib/python2.7/site-packages/gtweak/widgets.py&quot;, line 116,
+in __init__
+ _GSettingsTweak.__init__(self, schema_name, key_name, **options)
+ File &quot;/usr/lib/python2.7/site-packages/gtweak/widgets.py&quot;, line 105,
+in __init__
+ options.get(&quot;summary&quot;,self.settings.schema_get_summary(key_name)),
+ File &quot;/usr/lib/python2.7/site-packages/gtweak/gsettings.py&quot;, line
+122, in schema_get_summary
+ return self._schema._schema[key][&quot;summary&quot;]
+KeyError: 'computer-icon-visible'
+
+]$ rpm -qf /usr/bin/gnome-tweak-tool
+gnome-tweak-tool-3.4.0.1-1.mga3
+
+seams that this package still wasnt updated to the new gnome version
+that now is landing in cauldron and thats why it crashes.
+Would it be possible for whos packaging gnome in cauldron to update
+this tool (since is much needed to configure gnome)?
+
+regards,
+Pedro
+</PRE>
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="017283.html">[Mageia-dev] Upgrading KDE to 4.8.97 (4.9-RC2)?
+</A></li>
+ <LI>Next message: <A HREF="017286.html">[Mageia-dev] would it be possible to update gnome-tweak-tool ?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#17284">[ date ]</a>
+ <a href="thread.html#17284">[ thread ]</a>
+ <a href="subject.html#17284">[ subject ]</a>
+ <a href="author.html#17284">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>