OK
Rating:
0.00
Thread Listing » Awn Help
Vertical white lines from bar
#15568 by Aholiab (0.1707) posted on 11:50am Saturday, November 03rd, 2007
I have some inexplicable vertical white lines that extend from the bottom of the screen 200% past the AWN bar, apparently part of AWN. (1) In one case, I have double white vertical lines between my trash can and several applets; (2) the other is a single vertical white line between my applets and open applications.
[Q]



I think I have the latest version of AWN. I'm in Ubuntu 7.10.
[Q]



The theme doesn't seem to matter.
[Q]



Can anyone help eliminate these lines?
[Q]

Score: 0 points
Any particular reason?
#15570 by isaac_j87 (1.0000) posted on 11:59am Saturday, November 03rd, 2007
Could you provide a screenshot of the problem?
[Q]



Plus, post any error you get from terminal
[Q]



Thanks.
[Q]

--
-Isaac

*Edited at 12:00pm, 11/03/07
Score: 0 points
Any particular reason?
#15582 by Aholiab (0.1707) posted on 1:39pm Saturday, November 03rd, 2007
Score: 0 points
Any particular reason?
#15583 by malept (1.0000) posted on 1:43pm Saturday, November 03rd, 2007
( no avatar )
As Isaac (sort of) said, could you run AWN from the command line, and post the output in a pastebin somewhere?
[Q]

--
/
Score: 0 points
Any particular reason?
#15584 by Aholiab (0.1707) posted on 2:07pm Saturday, November 03rd, 2007
Maybe this will help:
[Q]



phil@Phil-VAIO:~$ avant-window-navigator
Screen is composited.
LOADED : /home/phil/.config/awn/launchers/awn_launcher.desktop
LOADED : /home/phil/.config/awn/launchers/awn_launcher.desktop
APPLET : /usr/lib/awn/applets/taskman.desktop
APPLET : /usr/lib/awn/applets/plugger.desktop
APPLET : /usr/lib/awn/applets/filebrowser.desktop
APPLET : /usr/lib/awn/applets/media-control.desktop
APPLET : /usr/lib/awn/applets/notification-area.desktop
APPLET : /usr/lib/awn/applets/weather.desktop
APPLET : /usr/lib/awn/applets/main-menu.desktop
APPLET : /usr/lib/awn/applets/awn-system-monitor.desktop
APPLET : /usr/lib/awn/applets/stacks.desktop
APPLET : /usr/lib/awn/applets/awngmail.desktop
APPLET : /usr/lib/awn/applets/trash.desktop
[Q]



** ERROR **: There is already another notification area running on this screen
[Q]



aborting...
[Q]



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



(awn-applet-activation:11899): Gdk-CRITICAL **: gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed
APPLET : /home/phil/.config/awn/applets/calendar.desktop
return
Rhythmbox
Traceback (most recent call last):
File "/usr/lib/awn/applets/gmail/gmail.py", line 12, in
import libgmail
File "/usr/lib/awn/applets/gmail/libgmail.py", line 41, in
from lgconstants import *
ImportError: No module named lgconstants
Traceback (most recent call last):
File "/usr/lib/awn/applets/stacks/stacks_applet.py", line 664, in
applet = StacksApplet (awn.uid, awn.orient, awn.height)
File "/usr/lib/awn/applets/stacks/stacks_applet.py", line 127, in __init__
self.backend_get_config()
File "/usr/lib/awn/applets/stacks/stacks_applet.py", line 651, in backend_get_config
self.config_backend, self.config_icon_size)
File "/usr/lib/awn/applets/stacks/stacks_backend_file.py", line 40, in __init__
self.handle = gnomevfs.create(self.backend_uri.as_uri(), mode)
gnomevfs.NotFoundError: File not found
['/home/phil/.config/awn/applets/calendar', '/usr/lib/python25.zip', '/usr/lib/python2.5', '/usr/lib/python2.5/plat-linux2', '/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload', '/usr/local/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages/Numeric', '/usr/lib/python2.5/site-packages/gst-0.10', '/var/lib/python-support/python2.5', '/usr/lib/python2.5/site-packages/gtk-2.0', '/var/lib/python-support/python2.5/gtk-2.0', '/home/phil/.config/awn/applets/calendar/google']
[Q]



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



(awn-applet-activation:11897): Gdk-CRITICAL **: gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed
/home/phil/.config/awn/applets/calendar/clockcal.py:251: Warning: g_object_get_qdata: assertion `G_IS_OBJECT (object)' failed
self.repaint()
/home/phil/.config/awn/applets/calendar/clockcal.py:251: Warning: g_object_set_qdata_full: assertion `G_IS_OBJECT (object)' failed
self.repaint()
/home/phil/.config/awn/applets/calendar/clockcal.py:251: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
self.repaint()
/home/phil/.config/awn/applets/calendar/clockcal.py:255: Warning: g_object_get_qdata: assertion `G_IS_OBJECT (object)' failed
self.repaint()
/home/phil/.config/awn/applets/calendar/clockcal.py:255: Warning: g_object_set_qdata_full: assertion `G_IS_OBJECT (object)' failed
self.repaint()
/home/phil/.config/awn/applets/calendar/clockcal.py:255: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
self.repaint()
Launched application : 11931
Launched application : 11960
Remove : /home/phil/.config/awn/launchers/awn_launcher.desktop
[Q]

Score: 0 points
Any particular reason?
#15585 by mhr3 (0.9971) posted on 2:07pm Saturday, November 03rd, 2007
The white lines are non-working applets, just remove them via AWN-manager, or try to install libraries which they miss (additional applet dependencies can be found on AWN wiki).
[Q]

Score: 0 points
Any particular reason?
#15586 by malept (1.0000) posted on 2:17pm Saturday, November 03rd, 2007
( no avatar )
Aholiab said:
** ERROR **: There is already another notification area running on this screen
[Q]



Remove/Kill any currently running system trays before starting AWN.
[Q]



Aholiab said:
(awn-applet-activation:11899): Gdk-CRITICAL **: gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed
APPLET : /home/phil/.config/awn/applets/calendar.desktop
return
Rhythmbox
Traceback (most recent call last):
File "/usr/lib/awn/applets/gmail/gmail.py", line 12, in
import libgmail
File "/usr/lib/awn/applets/gmail/libgmail.py", line 41, in
from lgconstants import *
ImportError: No module named lgconstants
Traceback (most recent call last):
File "/usr/lib/awn/applets/stacks/stacks_applet.py", line 664, in
applet = StacksApplet (awn.uid, awn.orient, awn.height)
File "/usr/lib/awn/applets/stacks/stacks_applet.py", line 127, in __init__
self.backend_get_config()
File "/usr/lib/awn/applets/stacks/stacks_applet.py", line 651, in backend_get_config
self.config_backend, self.config_icon_size)
File "/usr/lib/awn/applets/stacks/stacks_backend_file.py", line 40, in __init__
self.handle = gnomevfs.create(self.backend_uri.as_uri(), mode)
gnomevfs.NotFoundError: File not found
['/home/phil/.config/awn/applets/calendar', '/usr/lib/python25.zip', '/usr/lib/python2.5', '/usr/lib/python2.5/plat-linux2', '/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload', '/usr/local/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages/Numeric', '/usr/lib/python2.5/site-packages/gst-0.10', '/var/lib/python-support/python2.5', '/usr/lib/python2.5/site-packages/gtk-2.0', '/var/lib/python-support/python2.5/gtk-2.0', '/home/phil/.config/awn/applets/calendar/google']
[Q]



Please upgrade to the latest releas eof awn-extras (0.2.1). This bug in stacks should be fixed.
[Q]

--
/
Score: 0 points
Any particular reason?
#15593 by Aholiab (0.1707) posted on 3:40pm Saturday, November 03rd, 2007
Thanks. I started playing around with which applets seemed to come with those lines. The GMail applet might be one of them. The Notification Area is another. Maybe it's just how I'm setup.
[Q]



But it all appears to work correctly.
[Q]

Score: 0 points
Any particular reason?
#15594 by Onilton (0.9977) posted on 4:40pm Saturday, November 03rd, 2007
Aholiab said:
Thanks. I started playing around with which applets seemed to come with those lines. The GMail applet might be one of them. The Notification Area is another. Maybe it's just how I'm setup.
[Q]



For gmail, you need to install python-libgmail.
[Q]



And for notification are go to you gnome-panel and click in your notification area (systray) with the right button. Then remove it. Now restart awn. Or maybe restart x through Ctrl+alt+backspace.
[Q]

Score: 0 points
Any particular reason?
#28651 by asdf555999 (0.5479) posted on 11:54pm Wednesday, April 25th, 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?
#29962 by huaxia (0.8909) posted on 6:52pm Tuesday, May 15th, 2012
( no avatar )
Ubb
Mulberry bags are hot sale on Mulberry outlet
[Q]




Different kinds of Mulberry bags with top quality online store
[Q]




As you know, mulberry bags has becoming more and more popular both in domestic and international markets, which make more people tend to buy mulberry handbags. And our mulberry outlet online provides all kinds of mulberry bags with top quality and beautiful look. More important is that our mulberry sale offers cheap price and free shipping. What is more, our mulberry factory shop has fashionable designs and if you have a mulberry bag of them, you will look more fantastic. So our Mulberry outlet online would be your best choice if you want to get a reasonable price and save more money. Don’t hesitate and come on, you would be satisfied with your choice. Remember, if you would like to buy mulberry bags and here is your best choice.
Mulberry Alexa Bags
[Q]















Mulberry Mens Bags
Mulberry Bags online store
Mulberry outlet offers different kinds of mulberry bags with cheap price
All types of Mulberry Bags Sale with low price in our Mulberry outlet online. In recent years, Mulberry Bags have become more and more popular in the modern UK market, because of their fashionable designs, top quality and multiple colors. So they are accepted by more people all over the world. There are many famous kinds of Mulberry bags are Mulberry Alexa Bags, Mulberry Bayswater Bags. Especially, Mulberry Handbags series are bestseller in our store. All these series of Mulberry Bags are hot sale both in domestic and international markets. We are looking forward to our good cooperation in near future. Come on, you will find a great pleasure.
Mulberry Alexa Bags
Mulberry Bayswater Bags
Mulberry Clutch Bags
Mulberry Handbags
Mulberry Mens Bags
Mulberry Mitzy Hobo
 
[Q]

Score: 0 points
Any particular reason?
Thread Listing » Awn Help » Vertical white lines from bar

Post A Reply:

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