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
134
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] oxygen-gtk needed by gtk+2.0?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20oxygen-gtk%20needed%20by%20gtk%2B2.0%3F&In-Reply-To=%3C4EC819C2.8050605%40laposte.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="009617.html">
<LINK REL="Next" HREF="009639.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] oxygen-gtk needed by gtk+2.0?</H1>
<B>andre999</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20oxygen-gtk%20needed%20by%20gtk%2B2.0%3F&In-Reply-To=%3C4EC819C2.8050605%40laposte.net%3E"
TITLE="[Mageia-dev] oxygen-gtk needed by gtk+2.0?">andre999mga at laposte.net
</A><BR>
<I>Sat Nov 19 22:04:02 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="009617.html">[Mageia-dev] oxygen-gtk needed by gtk+2.0?
</A></li>
<LI>Next message: <A HREF="009639.html">[Mageia-dev] oxygen-gtk needed by gtk+2.0?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9632">[ date ]</a>
<a href="thread.html#9632">[ thread ]</a>
<a href="subject.html#9632">[ subject ]</a>
<a href="author.html#9632">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>eatdirt a écrit :
><i> On 18/11/11 15:34, John Balcaen wrote:
</I>><i>
</I>>>><i> I tried to remove it the hard way, rpm -e --nodep, and all my gtk
</I>>>><i> windows
</I>>>><i> work good. So, are you sure about this? Maybe if not found, there is a
</I>>>><i> default behaviour.
</I>><i>
</I>>><i> Probably because you already switch from oxygen-gtk to another style.
</I>>><i> So gtk apps are already using the theme you did choose.
</I>>><i> You should reinstall it, switch back to oxygen-gtk& then remove it
</I>>><i> again to see if it's really pretty without it by default ;o)
</I>><i>
</I>><i> In fact, I have just tested what you said on a basesystem-minimal.
</I>><i>
</I>><i> 1) install libgtk+2.0-devel
</I>><i>
</I>><i> 2) try the most basic gtk windows from "gtk-demo"
</I>><i>
</I>><i> It is full of oxygen-gtk as expected, but without font :)
</I>><i>
</I>><i> So, it looks like a Requires basic fonts is missing (gnu-free-* do the
</I>><i> jobs).
</I>><i>
</I>><i>
</I>><i> 3) rpm -e --nodeps oxygen-gtk
</I>><i>
</I>><i> (and rpm -e liboxygen-gtk)
</I>><i>
</I>><i> try again gtk-demo, it works perfectly fine with simple widgets, which
</I>><i> by the way are very fast.
</I>><i>
</I>><i>
</I>><i> SO, I am reiterating my statement that oxygen-gtk should *not* be a
</I>><i> Requires :) Why not simply do a Suggests?
</I>><i>
</I>><i> I am concerned about this because already on my 4 years old machine,
</I>><i> the oxygen-gtk menu are slightly slower than the basic gtk. So I am
</I>><i> pretty sure people with old machines won't be happy to have nice
</I>><i> rounded blue slow menus.
</I>><i>
</I>><i> What do you think?
</I>><i>
</I>><i> Cheers,
</I>><i> Chris.
</I>><i>
</I>I agree totally. I always install a simpler and faster style myself,
since I like a simpler appearance, and appreciate the speed as well.
And as you suggest, we mustn't forget that many (if not most) users (and
potential users) don't have the latest and greatest with 4 or more cores
and 8M of memory
Regards
--
André
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="009617.html">[Mageia-dev] oxygen-gtk needed by gtk+2.0?
</A></li>
<LI>Next message: <A HREF="009639.html">[Mageia-dev] oxygen-gtk needed by gtk+2.0?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9632">[ date ]</a>
<a href="thread.html#9632">[ thread ]</a>
<a href="subject.html#9632">[ subject ]</a>
<a href="author.html#9632">[ 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>
|