summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-July/017288.html
blob: 2b69eb27a7201e20e668e1bc3df65ab52ccf6705 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
<!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=%3CCAOfq2QSqHBr49%2BXzUjqfgVCFoK2Va8vA%2BfFRWX-FzipDgNSsVw%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="017295.html">
   <LINK REL="Next"  HREF="017297.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] would it be possible to update gnome-tweak-tool ?</H1>
    <B>Funda Wang</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=%3CCAOfq2QSqHBr49%2BXzUjqfgVCFoK2Va8vA%2BfFRWX-FzipDgNSsVw%40mail.gmail.com%3E"
       TITLE="[Mageia-dev] would it be possible to update gnome-tweak-tool ?">fundawang at gmail.com
       </A><BR>
    <I>Thu Jul 12 12:42:32 CEST 2012</I>
    <P><UL>
        <LI>Previous message: <A HREF="017295.html">[Mageia-dev] would it be possible to update gnome-tweak-tool ?
</A></li>
        <LI>Next message: <A HREF="017297.html">[Mageia-dev] would it be possible to update gnome-tweak-tool ?
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#17288">[ date ]</a>
              <a href="thread.html#17288">[ thread ]</a>
              <a href="subject.html#17288">[ subject ]</a>
              <a href="author.html#17288">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>How about gnome-tweak-tool-3.4.0.1-2.mga3?

2012/7/12 Simple w &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">simplew8 at gmail.com</A>&gt;:
&gt;<i> Hi,
</I>&gt;<i>
</I>&gt;<i> I see that gnome-tweak-tool crashes:
</I>&gt;<i>
</I>&gt;<i> ]$ gnome-tweak-tool
</I>&gt;<i> WARNING : Error detecting shell
</I>&gt;<i> Traceback (most recent call last):
</I>&gt;<i>   File &quot;/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_shell_extensions.py&quot;,
</I>&gt;<i> line 149, in __init__
</I>&gt;<i>     shell = GnomeShellFactory().get_shell()
</I>&gt;<i>   File &quot;/usr/lib/python2.7/site-packages/gtweak/utils.py&quot;, line 38, in
</I>&gt;<i> getinstance
</I>&gt;<i>     instances[cls] = cls()
</I>&gt;<i>   File &quot;/usr/lib/python2.7/site-packages/gtweak/gshellwrapper.py&quot;,
</I>&gt;<i> line 143, in __init__
</I>&gt;<i>     proxy = _ShellProxy()
</I>&gt;<i>   File &quot;/usr/lib/python2.7/site-packages/gtweak/gshellwrapper.py&quot;,
</I>&gt;<i> line 44, in __init__
</I>&gt;<i>     result, output = self.proxy.Eval('(s)', js)
</I>&gt;<i>   File &quot;/usr/lib64/python2.7/site-packages/gi/overrides/Gio.py&quot;, line
</I>&gt;<i> 154, in __call__
</I>&gt;<i>     None)
</I>&gt;<i>   File &quot;/usr/lib64/python2.7/site-packages/gi/types.py&quot;, line 47, in function
</I>&gt;<i>     return info.invoke(*args, **kwargs)
</I>&gt;<i> GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The
</I>&gt;<i> name org.gnome.Shell was not provided by any .service files
</I>&gt;<i> Traceback (most recent call last):
</I>&gt;<i>   File &quot;/usr/bin/gnome-tweak-tool&quot;, line 76, in &lt;module&gt;
</I>&gt;<i>     MainWindow()
</I>&gt;<i>   File &quot;/usr/lib/python2.7/site-packages/gtweak/mainwindow.py&quot;, line
</I>&gt;<i> 44, in __init__
</I>&gt;<i>     model)
</I>&gt;<i>   File &quot;/usr/lib/python2.7/site-packages/gtweak/tweakview.py&quot;, line
</I>&gt;<i> 40, in __init__
</I>&gt;<i>     self._model.load_tweaks()
</I>&gt;<i>   File &quot;/usr/lib/python2.7/site-packages/gtweak/tweakmodel.py&quot;, line
</I>&gt;<i> 135, in load_tweaks
</I>&gt;<i>     mods = __import__(&quot;gtweak.tweaks&quot;, globals(), locals(),
</I>&gt;<i> tweak_files, 0)
</I>&gt;<i>   File &quot;/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_nautilus.py&quot;,
</I>&gt;<i> line 48, in &lt;module&gt;
</I>&gt;<i>     GSettingsSwitchTweak(&quot;org.gnome.nautilus.desktop&quot;,
</I>&gt;<i> &quot;computer-icon-visible&quot;,
</I>&gt;<i> schema_filename=&quot;org.gnome.nautilus.gschema.xml&quot;,group_name=TWEAK_GROUP_DESKTOP),
</I>&gt;<i>   File &quot;/usr/lib/python2.7/site-packages/gtweak/widgets.py&quot;, line 116,
</I>&gt;<i> in __init__
</I>&gt;<i>     _GSettingsTweak.__init__(self, schema_name, key_name, **options)
</I>&gt;<i>   File &quot;/usr/lib/python2.7/site-packages/gtweak/widgets.py&quot;, line 105,
</I>&gt;<i> in __init__
</I>&gt;<i>     options.get(&quot;summary&quot;,self.settings.schema_get_summary(key_name)),
</I>&gt;<i>   File &quot;/usr/lib/python2.7/site-packages/gtweak/gsettings.py&quot;, line
</I>&gt;<i> 122, in schema_get_summary
</I>&gt;<i>     return self._schema._schema[key][&quot;summary&quot;]
</I>&gt;<i> KeyError: 'computer-icon-visible'
</I>&gt;<i>
</I>&gt;<i> ]$ rpm -qf /usr/bin/gnome-tweak-tool
</I>&gt;<i> gnome-tweak-tool-3.4.0.1-1.mga3
</I>&gt;<i>
</I>&gt;<i> seams that this package still wasnt updated to the new gnome version
</I>&gt;<i> that now is landing in cauldron and thats why it crashes.
</I>&gt;<i> Would it be possible for whos packaging gnome in cauldron to update
</I>&gt;<i> this tool (since is much needed to configure gnome)?
</I>&gt;<i>
</I>&gt;<i> regards,
</I>&gt;<i> Pedro
</I></PRE>











<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="017295.html">[Mageia-dev] would it be possible to update gnome-tweak-tool ?
</A></li>
	<LI>Next message: <A HREF="017297.html">[Mageia-dev] would it be possible to update gnome-tweak-tool ?
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#17288">[ date ]</a>
              <a href="thread.html#17288">[ thread ]</a>
              <a href="subject.html#17288">[ subject ]</a>
              <a href="author.html#17288">[ 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>