You are not logged in.

#1 2011-07-31 09:55:01

eMan
Member
From: Esfahan
Registered: 2010-08-16
Posts: 51

Problem with all docks (SOLVED)

Hi there
i have a problem with docky and AWN
first of all I can not run the dicky and get this error

[eman@eMan-PC ~]$ docky
[Info  14:21:38.484] Docky version: 2.1.3 Release
[Info  14:21:38.507] Kernel version: 2.6.39.0
[Info  14:21:38.508] CLR version: 2.0.50727.1433

Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Docky.Services.DockServices ---> System.TypeLoadException: A type load exception has occurred.
  at Docky.Services.SystemService..ctor () [0x00000] in <filename unknown>:0 
  at Docky.Services.DockServices..cctor () [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at Docky.UserArgs.Parse (System.String[] args) [0x00000] in <filename unknown>:0 
  at Docky.Docky.Main (System.String[] args) [0x00000] in <filename unknown>:0 
[eman@eMan-PC ~]$ 

I can run the AWN but can't go to preferences and get this error

** (awn-applet:17489): CRITICAL **: file default/libdesktop-agnostic/desktop-entry-impl-gio.c: line 695: uncaught error: Invalid key name: Path[$e] (g-key-file-error-quark, 1)



** Message: pygobject_register_sinkfunc is deprecated (AwnOverlay)
/home/eman/.gtkrc-2.0:3: error: unexpected character `\342', expected string constant
/usr/bin/awn-settings:1064: GtkWarning: Failed to get constuct only property adjustment of monitor_align_hscale with value `adjustment1'
self.wTree.add_from_file(self.XML_PATH)
Traceback (most recent call last):
File "/usr/bin/awn-settings", line 1223, in <module>
awnmanager = awnManagerMini()
File "/usr/bin/awn-settings", line 1072, in _init_
self.createMainMenu()
File "/usr/bin/awn-settings", line 1137, in createMainMenu
self.safe_load_icon('gtk-execute', size, gtk.ICON_LOOKUP_USE_BUILTIN),
File "/usr/share/avant-window-navigator/awn-settings/awnClass.py", line 1044, in safe_load_icon
icon = self.theme.load_icon('gtk-missing-image', size, flags)
glib.GError: Icon 'gtk-missing-image' not present in theme

any one could help me please?

Forgive my poor English

Last edited by eMan (2011-07-31 11:19:07)

Offline

#2 2011-07-31 10:37:55

Spider.007
Member
Registered: 2004-06-20
Posts: 1,175

Re: Problem with all docks (SOLVED)

AWN seems to complain about your .gtkrc-2.0, what are the contents of line 3 of that file? Docky might very well have the same problem, as it complains about Docky.UserArgs.Parse

Offline

#3 2011-07-31 10:40:48

eMan
Member
From: Esfahan
Registered: 2010-08-16
Posts: 51

Re: Problem with all docks (SOLVED)

Thanks for respond
it drives me crazy

this is my .gtkrc-2.0

  GNU nano 2.2.6              File: .gtkrc-2.0                                  

include "/usr/share/themes/kde44-oxygen-molecule/gtk-2.0/gtkrc"

style “Sans Serif 9″
{
}
widget_class “*” style “Sans Serif 9″
gtk-theme-name=”kde44-oxygen-molecule”
gtk-font-name=”DejaVu Sans 12″

I am a real newbie
please help me in simple way smile

Offline

#4 2011-07-31 10:46:43

Spider.007
Member
Registered: 2004-06-20
Posts: 1,175

Re: Problem with all docks (SOLVED)

If that is seriously a raw copy/paste of that file, it seems pretty obvious what is wrong, since you have 'Word'/smart quotes in there. If you put that stuff in there, I suggest you replace all occurrences of  “ and ” by ".

If you do not care about the contents, I would simply remove the lines, or even the entire file.

Last edited by Spider.007 (2011-07-31 10:46:53)

Offline

#5 2011-07-31 11:10:00

eMan
Member
From: Esfahan
Registered: 2010-08-16
Posts: 51

Re: Problem with all docks (SOLVED)

Thanks my friend
i did these things and now everything work fine

pacman -Rds gtk-qt-engine gtk-chtheme qtcurve

yaourt oxygen-gtk-git

pacman -S gtk-chtheme

kdesu gtk-chtheme

in the opened windows
select oxygen-gtk
then go to system settings
Application Appearance >Colors>Scheme

choose oxygen

that's all

Offline

#6 2011-07-31 11:13:52

Spider.007
Member
Registered: 2004-06-20
Posts: 1,175

Re: Problem with all docks (SOLVED)

Nice, don't forget to update the topic-title and prefix it with '[SOLVED] ' smile

Offline

#7 2011-07-31 11:18:45

eMan
Member
From: Esfahan
Registered: 2010-08-16
Posts: 51

Re: Problem with all docks (SOLVED)

Thanks for remind

Offline

Board footer

Powered by FluxBB