 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

18th July 2011, 09:02 PM
|
 |
Registered User
|
|
Join Date: Jun 2011
Location: denpasar-bali (indonesia)
Posts: 14

|
|
|
[SOLVED] how to change font manual at gnome 3 (gnome tweak tool crash)
after i change font at gnome tweak tool , gnome tweak tool error ,i cant change again font because gnome tweak tool crash
what can i do for change font manual?
screenshoot
http://www.facebook.com/photo.php?fb...type=1&theater
view my toolbar font :'(
sorry about my english and screenshot because i cant view url image ,..
please help me ,iam new fedora user thnks
---------- Post added at 11:03 PM ---------- Previous post was at 10:50 PM ----------
help me please!!! 
---------- Post added 19th July 2011 at 04:02 AM ---------- Previous post was 18th July 2011 at 11:03 PM ----------
hellllooooooooo...
:'(
Last edited by fclock; 23rd July 2011 at 09:28 AM.
|

18th July 2011, 09:36 PM
|
 |
Registered User
|
|
Join Date: Apr 2006
Location: 127.0.0.1
Age: 33
Posts: 282

|
|
|
Re: how to change font manual at gnome 3 (gnome tweak tool crash)
You can change the settings by installing the dconf-editor and using it to reset them back to default.
Code:
sudo yum install dconf-editor
- then in the editor navigate to /org/gnome/desktop/interface
- all of your changes should be bold, click on them then click the Set to Default button
__________________
Currently Running: Fedora 15, openSUSE11.4
|

18th July 2011, 09:42 PM
|
 |
Registered User
|
|
Join Date: Jul 2011
Location: Latvia
Posts: 17

|
|
|
Re: how to change font manual at gnome 3 (gnome tweak tool crash)
You can check http://www.infinality.net/blog/ later. This override works great with my Fedora. Fonts look as smooth as it can be.
|

18th July 2011, 10:24 PM
|
 |
Registered User
|
|
Join Date: Jun 2011
Location: denpasar-bali (indonesia)
Posts: 14

|
|
|
Re: how to change font manual at gnome 3 (gnome tweak tool crash)
unamic can tell me where - then in the editor navigate to / org / gnome / desktop / interface, because the font is now no way I can read?
please screenshoot
http://www.facebook.com/photo.php?fb...type=1&theater
kellerman thnks
|

18th July 2011, 10:34 PM
|
 |
Registered User
|
|
Join Date: Jul 2011
Location: Latvia
Posts: 17

|
|
|
Re: how to change font manual at gnome 3 (gnome tweak tool crash)
Whoah, actually looks pretty messed up. Do as unamanic told if gnome-tweak-tool doesn't work.
Maybe it works launched as root?
|

18th July 2011, 10:47 PM
|
 |
Registered User
|
|
Join Date: Jun 2011
Location: denpasar-bali (indonesia)
Posts: 14

|
|
|
Re: how to change font manual at gnome 3 (gnome tweak tool crash)
Quote:
Originally Posted by kellerman
Whoah, actually looks pretty messed up. Do as unamanic told if gnome-tweak-tool doesn't work.
Maybe it works launched as root?
|
yeah that's broken, .. have to be root appears like this
gnome-tweak-tool: 8781): GdkPixbuf-Critical **: gdk_pixbuf_get_n_channels: assertion `GDK_IS_PIXBUF (pixbuf) 'failed
http://www.infinality.net/blog/ long and seems to me somewhat difficult to understand what is explained there hmmmm ...
I hufh new users ..
linux make dizzy fun huh? : D
|

18th July 2011, 11:45 PM
|
 |
Registered User
|
|
Join Date: Apr 2006
Location: 127.0.0.1
Age: 33
Posts: 282

|
|
|
Re: how to change font manual at gnome 3 (gnome tweak tool crash)
Possibly time for the nuclear option...
log in to the console:
-From the login screen hit crtl + alt + F2
-Log in and issue the following command:
Code:
mv ~/.config/dconf/user ~/.config/dconf/user.bak
exit
- Go back to the login screen (it will either be crtl + alt F1 or crtl + alt + F7) and log back in.
This will remove all of the GNOME 3/gtk3 based application settings, so you'll have to begin customization again.
__________________
Currently Running: Fedora 15, openSUSE11.4
Last edited by unamanic; 18th July 2011 at 11:46 PM.
Reason: typo
|

19th July 2011, 07:07 AM
|
 |
Registered User
|
|
Join Date: Jun 2011
Location: denpasar-bali (indonesia)
Posts: 14

|
|
|
Re: how to change font manual at gnome 3 (gnome tweak tool crash)
Quote:
Originally Posted by unamanic
Possibly time for the nuclear option...
log in to the console:
-From the login screen hit crtl + alt + F2
-Log in and issue the following command:
Code:
mv ~/.config/dconf/user ~/.config/dconf/user.bak
exit
- Go back to the login screen (it will either be crtl + alt F1 or crtl + alt + F7) and log back in.
This will remove all of the GNOME 3/gtk3 based application settings, so you'll have to begin customization again.
|
thanks friend but still does not work,.... hmmmm
hufh ...
|

19th July 2011, 12:51 PM
|
 |
Registered User
|
|
Join Date: Apr 2006
Location: 127.0.0.1
Age: 33
Posts: 282

|
|
|
Re: how to change font manual at gnome 3 (gnome tweak tool crash)
I figured the problem was with your user font configuration, since allowinf Fedora to rebuild you dconf did not work, the problem must not be there. Does it happen for other users on the box? If it does your problem is system wide. If doesn't then it's a problem with a config file in your home directory. Either way we'll know how to proceed.
To create a new user from the command line:
-log in as root from a the console (crtl + alt F2)
-add the user:
Code:
useradd -m [username]
-then set the password:
(replace [username] with the desired username)
__________________
Currently Running: Fedora 15, openSUSE11.4
|

19th July 2011, 05:26 PM
|
 |
Registered User
|
|
Join Date: Jun 2011
Location: denpasar-bali (indonesia)
Posts: 14

|
|
|
Re: how to change font manual at gnome 3 (gnome tweak tool crash)
thanks unamanic
yup if the new user a normal font, so how does his next with the old user? hmmmm ........
|

19th July 2011, 08:31 PM
|
 |
Registered User
|
|
Join Date: Apr 2006
Location: 127.0.0.1
Age: 33
Posts: 282

|
|
|
Re: how to change font manual at gnome 3 (gnome tweak tool crash)
Quote:
Originally Posted by fclock
thanks unamanic
yup if the new user a normal font, so how does his next with the old user? hmmmm ........
|
If the new user is uneffected, then it is something in your home directory. Have you playd around with the user-themes extension perhaps? do you have a .themes directory in your hoe directory?
__________________
Currently Running: Fedora 15, openSUSE11.4
|

21st July 2011, 09:18 PM
|
 |
Registered User
|
|
Join Date: Jun 2011
Location: denpasar-bali (indonesia)
Posts: 14

|
|
|
Re: how to change font manual at gnome 3 (gnome tweak tool crash)
ok I tried first ...
|

23rd July 2011, 09:23 AM
|
 |
Registered User
|
|
Join Date: Jun 2011
Location: denpasar-bali (indonesia)
Posts: 14

|
|
|
Re: how to change font manual at gnome 3 (gnome tweak tool crash)
Quote:
Originally Posted by unamanic
You can change the settings by installing the dconf-editor and using it to reset them back to default.
Code:
sudo yum install dconf-editor
- then in the editor navigate to /org/gnome/desktop/interface
- all of your changes should be bold, click on them then click the Set to Default button
|
My friends try to change. gconf be. gconf.old and the. config into. config.old and logout, and at the next login and settings back to default font problem is finished, yep even though the setting back to manual but it does not matter.
thnks for the help it all
|

24th August 2011, 02:17 AM
|
|
Registered User
|
|
Join Date: Aug 2011
Posts: 1

|
|
|
Re: how to change font manual at gnome 3 (gnome tweak tool crash)
Hi guys, I'm new to fedora. I don't understand what the solution is. Where are these files that need to be change? I would greatly appreciate you help. Thank you.
|

25th September 2011, 05:18 AM
|
 |
Registered User
|
|
Join Date: Jun 2011
Location: denpasar-bali (indonesia)
Posts: 14

|
|
|
Re: how to change font manual at gnome 3 (gnome tweak tool crash)
[QUOTE=fclock;1497717]My friends try to
change. gconf at filesystem
be = gconf.old
and the. config into. config.old and logout,
and at the next login .
settings back to default font problem is finished, yep even though
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 20:16 (Saturday, 25-05-2013)
|
|
 |
 |
 |
 |
|
|