OK
Rating:
0.00
Thread Listing » General AWN Discussion
a little help please
#10405 by cj13 (0.3168) posted on 1:31pm Friday, September 21st, 2007
I have awn running with all of its icon-squishy goodness. The volume-control-applet is working good.
[Q]



My problems are:
[Q]



When I load the trash applet, I get "Trash Applet: symbol lookup error: /usr/local/lib/awn/applets/trash/trash.so: undefined symbol: awn_draw_set_size".
[Q]



I also get the following when I add the clock applet:
[Q]



(avant-window-navigator:11336): GLib-GObject-CRITICAL **: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
Creating new applet :/usr/lib/awn/applets/clock.desktop uid:1190406420
avant init
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:2: Unable to find include file: "iconrc"
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:57: Clearlooks configuration option "sunkenmenu" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:58: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:59: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:60: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
signal
apres init
[Q]



the clock never appears, the bar just grows and then shrinks back down.
[Q]



One other problem is that many of the applets listed in the AWN Manager are listed multiple times.
[Q]



I had the Ubuntu repo version, but upgraded to the newest bzr version. I dont think I got rid of everything from the repo version???
[Q]



Any help would be greatly appreciated.
[Q]

Score: 0 points
Any particular reason?
#10406 by plunn (1.0000) posted on 1:43pm Friday, September 21st, 2007
Please install awn-extras
[Q]






:-)
[Q]

Score: 0 points
Any particular reason?
#10407 by isaac_j87 (1.0000) posted on 1:47pm Friday, September 21st, 2007
You probably just have multiple desktop entries for your applets. In terminal, type gksudo nautilus...then navigate to /usr/local/lib/awn/applets and then press ctrl+h (to see hidden files). Then, look for the doubles. For example, if you have 2 stacks entries in the AWN Manager, look for the file "stacks.desktop~" press shift+del to permanently delete it. Remember it's the .desktop files that have "~" at the end.
[Q]




cj13 said:
Any help would be greatly appreciated.
[Q]



One thing you could try is resetting the applets. In terminal type:
[Q]



gconftool-2 --recursive-unset /apps/avant-window-navigator/applets
[Q]



But I would do this first:
[Q]



plunn said:
Please install awn-extras
[Q]



--
-Isaac
Score: 0 points
Any particular reason?
#10408 by cj13 (0.3168) posted on 2:04pm Friday, September 21st, 2007
I already have awn-extras installed.
[Q]



There are no duplicates in /usr/local/lib/awn/applets.
[Q]



And, gconftool-2 --recursive-unset /apps/avant-window-navigator/applets didnt seem to do anything.
[Q]



Any other suggestions?
[Q]

Score: 0 points
Any particular reason?
#10410 by plunn (1.0000) posted on 2:20pm Friday, September 21st, 2007

Try
[Q]



gconftool-2 --recursive-unset /apps/avant-window-navigator
[Q]



resets everything...
[Q]

Score: 0 points
Any particular reason?
#10412 by morbidous (0.9063) posted on 2:23pm Friday, September 21st, 2007
cj13 said:
I had the Ubuntu repo version, but upgraded to the newest bzr version. I dont think I got rid of everything from the repo version???
[Q]



Have you tried removing the repo's versions using aptitude? Apt-get (and Synaptic, because it uses apt-get internally) do not do a great job on removing an application completely. When reacocard stopped updating his repository I had the same issues you are describing but using aptitude for removing the packages solved them all together.
[Q]



If you do not know how to use aptitude, a simple 'sudo aptitude remove package' should do it.
[Q]

Score: 0 points
Any particular reason?
#10413 by mhr3 (0.9971) posted on 2:29pm Friday, September 21st, 2007
cj13 said:
When I load the trash applet, I get "Trash Applet: symbol lookup error: /usr/local/lib/awn/applets/trash/trash.so: undefined symbol: awn_draw_set_size".
[Q]



That symbol was removed from libawn many revisions ago, you need to recompile trash applet.
[Q]

Score: 0 points
Any particular reason?
#10445 by cj13 (0.3168) posted on 6:44pm Friday, September 21st, 2007
how in the heck can i get rid of AWN?
I have used aptitude-remove, synaptic, and deleted all files and folders related to AWN that I can find, and I still have it in the menu and it still runs.
I want to totally remove it so that I can start over.
Is there any way to tell exactly where a program is loading from (what directory)?
[Q]

Score: 0 points
Any particular reason?
#10447 by isaac_j87 (1.0000) posted on 6:52pm Friday, September 21st, 2007
cj13 said:
how in the heck can i get rid of AWN?
I have used aptitude-remove, synaptic, and deleted all files and folders related to AWN that I can find, and I still have it in the menu and it still runs.
I want to totally remove it so that I can start over.
Is there any way to tell exactly where a program is loading from (what directory)?
[Q]




look in /usr/local/lib/, /usr/local/bin/, /usr/local/share/ and /usr/local/include
[Q]



See if there are any traces left.
[Q]

--
-Isaac

*Edited at 6:52pm, 09/21/07
Score: 0 points
Any particular reason?
#10448 by cj13 (0.3168) posted on 6:55pm Friday, September 21st, 2007
Thank you!! That got rid of it. Now to just reinstall and see if all works.
[Q]

Score: 0 points
Any particular reason?
#10454 by cj13 (0.3168) posted on 7:49pm Friday, September 21st, 2007
Ok, everything is running again. Most applets work.
The only 2 problems are:
the clock does the same thing (the bar just grows and shrinks with no clock appearing).
Also, now the stack applet is a vertical white line (it has been working fine).
[Q]



Score: 0 points
Any particular reason?
#10455 by isaac_j87 (1.0000) posted on 8:00pm Friday, September 21st, 2007
cj13 said:
Ok, everything is running again. Most applets work.
The only 2 problems are:
the clock does the same thing (the bar just grows and shrinks with no clock appearing).
Also, now the stack applet is a vertical white line (it has been working fine).
[Q]



Can you post your error output?
[Q]

--
-Isaac
Score: 0 points
Any particular reason?
#10456 by cj13 (0.3168) posted on 8:10pm Friday, September 21st, 2007
Below is the entire output when awn loads (where stack does not work):
[Q]



/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:2: Unable to find include file: "iconrc"
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:57: Clearlooks configuration option "sunkenmenu" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:58: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:59: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:60: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
Screen is composited.
APPLET : /usr/local/lib/awn/applets/main-menu.desktop
APPLET : /usr/local/lib/awn/applets/stack.desktop
LOADED : /home/chris/.kiba-dock/firefox.desktop
LOADED : /home/chris/.kiba-dock/google.desktop
LOADED : /home/chris/.kiba-dock/internetexplorer.desktop
LOADED : /home/chris/.kiba-dock/gnome-terminal.desktop
LOADED : /home/chris/.kiba-dock/nero.desktop
LOADED : /home/chris/.kiba-dock/curly-007bf169be.desktop
LOADED : /home/chris/update-manager.desktop
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:2: Unable to find include file: "iconrc"
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:57: Clearlooks configuration option "sunkenmenu" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:58: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:59: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:60: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
[Q]



(awn-applet-activation:15896): Gdk-CRITICAL **: gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed
[Q]



(awn-applet-activation:15896): Gdk-CRITICAL **: gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:2: Unable to find include file: "iconrc"
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:57: Clearlooks configuration option "sunkenmenu" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:58: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:59: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:60: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
APPLET : /usr/local/lib/awn/applets/taskman.desktop
APPLET : /usr/local/lib/awn/applets/trash.desktop
APPLET : /usr/local/lib/awn/applets/volume-control.desktop
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:2: Unable to find include file: "iconrc"
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:57: Clearlooks configuration option "sunkenmenu" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:58: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:59: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:60: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
APPLET : /usr/local/lib/awn/applets/cpumeter.desktop
APPLET : /usr/local/lib/awn/applets/notification-area.desktop
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
get_name_app: avant-window-navigator
get_name_window: avant-window-navigator
name: avant-window-navigator
[Q]



get_name_app: avant-window-navigator
get_name_window: awn_elements
name: awn_elements
[Q]



get_name_app: avant-window-navigator
get_name_window: avant-window-navigator
name: avant-window-navigator
[Q]



get_name_app: chris@HOST1cj: /home/chris
get_name_window: chris@HOST1cj: /home/chris
name: chris@HOST1cj: /home/chris
[Q]



get_name_app: screenlets-tray
get_name_window: screenlets-tray
name: screenlets-tray
[Q]



get_name_app: File Manager
get_name_window: chris - File Browser
name: File Browser
[Q]



get_name_app: Left Expanded Edge Panel
get_name_window: Left Expanded Edge Panel
name: Left Expanded Edge Panel
[Q]



get_name_app: File Manager
get_name_window: Desktop
name: Desktop
[Q]



get_name_app: Firefox
get_name_window: Cybertron Glass AWN GNOME-Look.org - Mozilla Firefox
name: Mozilla Firefox
[Q]



get_name_app: KAlarm
get_name_window: KAlarm
name: KAlarm
[Q]



get_name_app: Pidgin
get_name_window: Buddy List
name: Buddy List
[Q]



/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:2: Unable to find include file: "iconrc"
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:57: Clearlooks configuration option "sunkenmenu" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:58: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:59: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:60: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:2: Unable to find include file: "iconrc"
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:57: Clearlooks configuration option "sunkenmenu" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:58: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:59: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:60: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
[Q]



(awn-applet-activation:15906): Gdk-CRITICAL **: gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed
[Q]



(awn-applet-activation:15906): Gdk-CRITICAL **: gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
get_name_app: awn-applet-activation
get_name_window: awn-applet-activation
name: awn-applet-activation
[Q]




(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
get_name_app: awn-applet-activation
get_name_window: awn-applet-activation
name: awn-applet-activation
[Q]



/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:2: Unable to find include file: "iconrc"
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:57: Clearlooks configuration option "sunkenmenu" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:58: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:59: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:60: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
[Q]



And here is what comes up when I try to load the clock applet:
[Q]



/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:2: Unable to find include file: "iconrc"
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:57: Clearlooks configuration option "sunkenmenu" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:58: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:59: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:60: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
[Q]



(avant-window-navigator:15894): Wnck-WARNING **: Unhandled action type (nil)
get_name_app: awn-manager
get_name_window: Awn Manager
name: Awn Manager
[Q]



Creating new applet :None uid:None
Creating new applet :/usr/local/lib/awn/applets/clock.desktop uid:1190430565
[Q]



** (awn-applet-activation:16073): WARNING **: This desktop file does not exist None
[Q]



avant init
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:2: Unable to find include file: "iconrc"
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:57: Clearlooks configuration option "sunkenmenu" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:58: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:59: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/chris/.themes/tish-aquastyle/gtk-2.0/gtkrc:60: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
signal
apres init
[Q]




Score: 0 points
Any particular reason?
#10489 by Photon (0.6711) posted on 4:18am Saturday, September 22nd, 2007
( no avatar )
You have to restart in order to make Stack working correctly. But the error with Clock remains and I have it, too, btw.
[Q]

Score: 0 points
Any particular reason?
#10505 by c.atterly (0.9959) posted on 8:32am Saturday, September 22nd, 2007
Photon said:
You have to restart in order to make Stack working correctly. But the error with Clock remains and I have it, too, btw.
[Q]



Same here, I am using PyClock instead.
[Q]



--
-Chaz
Score: 0 points
Any particular reason?
#10539 by cj13 (0.3168) posted on 10:24am Saturday, September 22nd, 2007
Thanks to everyone who helped me.
Restarting fixed Stack. The pyclock works good also.
So, everything I am using in AWN works well now.
One last question, the next time an update to bzr comes out, is there a quick an easy way for me to update, without having to uninstall and reset everything?
Thanks again.
[Q]

Score: 0 points
Any particular reason?
#10540 by isaac_j87 (1.0000) posted on 10:26am Saturday, September 22nd, 2007
the bzr update command should do it...but don't quote me on that...I always do fresh installs to save myself some trouble. :)
[Q]

--
-Isaac
Score: 0 points
Any particular reason?
#10542 by bumbleskull (0.5586) posted on 10:37am Saturday, September 22nd, 2007
( no avatar )
navigate to the directory where you have the bzr source for avant-window-navigator installed (the actually directory where the make files and other source related stuff is located)
[Q]



run bzr update and if it updates run ./autogen.sh && make && sudo make install
[Q]

Score: 0 points
Any particular reason?
#10547 by cj13 (0.3168) posted on 10:47am Saturday, September 22nd, 2007
ok. great. Now does that command also update the awn-extras?
[Q]

Score: 0 points
Any particular reason?
#10551 by Photon (0.6711) posted on 11:12am Saturday, September 22nd, 2007
( no avatar )
Nope, you have to du the same again in the awn-extras source folder.
[Q]

Score: 0 points
Any particular reason?
#28691 by asdf555999 (0.3588) posted on 12:04am Thursday, April 26th, 2012
( no avatar )
In a boost to animal welfare activists looking to get livestock out of cramped cages, Burger King will be the first major U.S. fast-food air jordan pas cher chain to give all of its chickens and pigs some room to roam.
[Q]



On Wednesday, the world's second-biggest burger chain pledged that all of its eggs and pork will come from cage-free chickens and pigs by 2017, hoping to satisfy rising consumer demand for humanely produced fare and increase its sales in the process.
[Q]



Other companies have made similar but less broad announcements this year, part of an industrywide shift to consider animal welfare when buying food supplies.
[Q]



"Even if you're buying a nike air max burger, you want to buy it from someone you like and respect," said food industry analyst Phil Lempert, who writes a daily industry newsletter. "It's proven that consumers are willing to pay a little bit more for fairness, whether it's to humans or animals."
[Q]



Conventionally raised eggs come from hens confined in "battery cages," nike air max pas cher which give them roughly the same space as a sheet of standard notebook paper. Most pork comes from sows confined during their four-month pregnancies in narrow crates.
[Q]



The hens would still nike pas cher be housed in a barn, but they have room to move and perches and nesting boxes. Sows are also held indoors, but they would not be confined in the cramped crates while they are pregnant.
[Q]



Egg and pork producers have argued that easing confinement standards for animals raises nike air max production costs and makes those who adjust their practices less competitive.
[Q]



Animal welfare groups applauded Burger King's decision.
[Q]



"So many tens of thousands of animals will now be in better living conditions," said Wayne Pacelle, president of the Humane Society of nike air max chaussures the United States, which has been pushing Burger King and other companies to adopt similar policies. "Numerically, this is significant because Burger King is such a big purchaser of these products."
[Q]

Score: 0 points
Any particular reason?
Thread Listing » General AWN Discussion » a little help please

Post A Reply:

Powered by Metaforum ©2004-2012
Get your own Free AJAX Forum Messageboard by visiting the offical site.
.