OK
Rating:
0.00
Thread Listing » General AWN Discussion
Some Awn/Gimmie Integration
#19650 by njpatel83 (1.0000) posted on 4:24am Wednesday, February 06th, 2008



It's a nice start by Alex. Hopefully with 0.3 we'll be able to have more complete integration between the two projects.
[Q]

Score: 0 points
Any particular reason?
#19652 by moonbeam (1.0000) posted on 6:27am Wednesday, February 06th, 2008
( no avatar )
njpatel83 said:
It's a nice start by Alex. Hopefully with 0.3 we'll be able to have more complete integration between the two projects.
[Q]



Cool. Don't know if I'll use it but a good thing nonetheless :-)
[Q]


Score: 0 points
Any particular reason?
#19654 by lagorgy (0.7720) posted on 6:36am Wednesday, February 06th, 2008
great news, gimmie's great, but the UI isnt the best, integrating awn with it would definitly be a good thing.
[Q]



I would really like to see awn as a panel instead of a dock, kind of KDE4's panel... but nice :P
[Q]

Score: 0 points
Any particular reason?
#19655 by plunn (1.0000) posted on 9:35am Wednesday, February 06th, 2008
Nice... :)
[Q]






Score: 0 points
Any particular reason?
#19702 by nazrat (0.4662) posted on 1:52pm Thursday, February 07th, 2008
This is so awesome...I was waiting so long for that !!! lmao
Is there any blog or something to track the gimmie development except the mailing list? (I hate mailing lists)
[Q]

Score: 0 points
Any particular reason?
#19703 by gilir (0.9999) posted on 2:57pm Thursday, February 07th, 2008



*Edited at 2:58pm, 02/07/08
Score: 0 points
Any particular reason?
#19735 by plunn (1.0000) posted on 1:57am Sunday, February 10th, 2008
Yup.... :)
[Q]



Today also everything works lmao
Closing an applet was broken yesterday.
[Q]






cd gimmie-awn
./autogen.sh
make && make install
restart awn
(all dev packages for awn are needed)
[Q]



4 new applets
[Q]



- Gimmie Linux
[Q]



- Gimmie People
[Q]



- Gimmie Library
[Q]



- Gimmie Programs
[Q]



[Q]



*Edited at 2:01am, 02/10/08
Score: 0 points
Any particular reason?
#19748 by tretle (0.3977) posted on 10:21am Sunday, February 10th, 2008
( no avatar )
"I would really like to see awn as a panel instead of a dock, kind of KDE4's panel... but nice :P"
[Q]



I agree with you there but I think you are missing the big picture.... To me anyway, when I first saw awn I didn't think of it as just a dock I saw it as gnome panel x2.
[Q]



I think that awns focus has steered in this direction. njpatel wants the ability to have awn placed anywhere on the desktop. corners bottom middle, top middle etc.
I can only assume he just wants it as customizable as possible so you could get it to act like a panel if you wanted to.
Why do we need it?
Simple, recognizability.
It would allow people in the future to have a gnome desktop which allowed loads of the great features of compositing to be taken into account.
I see awn as the panel/dock of gnomes future.
Gimmie is also one of the projects i have been watching verry closely and it also is striving for customization as of late.
What does this mean?
People wont have to compromise there ui of choice in the future. they can set up the panel to look just like it does now. they will be able to set up gimmie to use the same structure as it does right now. All great stuff and the fact the two projects are working together right now can only be a good thing.
[Q]

Score: 0 points
Any particular reason?
#19749 by plunn (1.0000) posted on 10:38am Sunday, February 10th, 2008
Well, this is my "emergency panel" for the moment :)
[Q]



[Q]



- gnome-main-menu
- Volume (running Pulse audio)
- Emergency Exit... :)
[Q]




Everything else on AWNs dock and Gimmie was the last puzzle piece...
[Q]





Really great !
[Q]





*Edited at 10:40am, 02/10/08
Score: 0 points
Any particular reason?
#20062 by plunn (1.0000) posted on 3:47am Sunday, February 17th, 2008
Gimmie Program is impossible
[Q]



Start from launcher added with awn-manager
[Q]



(awn-applet-activation:19022): Gnome-CRITICAL **: gnome_program_locate_file: assertion `program != NULL' failed
Traceback (most recent call last):
File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_awn.py", line 262, in button_press
self.topic_win = TopicBox(self, self.topic)
File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_awn.py", line 83, in __init__
self.find_first_button()
File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 1169, in find_first_button
filtered = self._filter_items_num_days_ago(items, zoom)
File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 1193, in _filter_items_num_days_ago
return [x for x in items if self._filter_compare(x, days_ago)]
File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_base.py", line 249, in get_items
for i in self.get_items_uncached():
File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_applications.py", line 300, in get_items_uncached
for item in RecentLaunchers.get_items_uncached(self):
File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_applications.py", line 293, in get_items_uncached
yield DesktopFileItem(item.get_uri())
File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_applications.py", line 88, in __init__
LauncherItem.__init__(self, item.get_location())
AttributeError: 'awn.DesktopItem' object has no attribute 'get_location'
[Q]



-----------------
Start from an added desktop file
[Q]



/usr/local/lib/python2.5/site-packages/gimmie/gimmie_awn.py:244: Warning: value "0" of type `gint' is invalid or out of range for property `height' of type `gint'
awn.AppletSimple.__init__ (self, uid, orient, height)
/usr/local/lib/python2.5/site-packages/gimmie/gimmie_util.py:480: GtkWarning: gdk_pixbuf_scale_simple: assertion `dest_width > 0' failed
gtk.gdk.INTERP_BILINEAR)
Traceback (most recent call last):
File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_applications.py", line 468, in <module>
gimmie_awn.start(ApplicationsTopic())
File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_awn.py", line 294, in start
applet = GimmieAwnApplet(awn.uid, awn.orient, awn.height, topic)
File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_awn.py", line 249, in __init__
self.height_changed(height)
File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_awn.py", line 258, in height_changed
self.set_icon(self.topic.get_icon(height))
TypeError: AwnAppletSimple.set_icon() argument 1 must be gtk.gdk.Pixbuf, not None
[Q]



----------------------------------------
[Q]



Error within AWN or ask Alex for a fix ?
[Q]



Thanks !
[Q]

Score: 0 points
Any particular reason?
#20073 by moonbeam (1.0000) posted on 6:19am Sunday, February 17th, 2008
( no avatar )
plunn said:
Error within AWN or ask Alex for a fix ?
[Q]



Looks to me like it's not finding an icon. Beyond that, I'm still half asleep.
[Q]

--
http://moon-shiny.blogspot.com/

*Edited at 6:20am, 02/17/08
Score: 0 points
Any particular reason?
#21629 by dkeats (0.1728) posted on 1:47am Wednesday, April 16th, 2008
Just trying out the Gimmie applets from bzr via the Ubuntu PPA repository. THey open, and they work great...but they won't close. Is there a trick, or is it just necessary to wait a few days.
[Q]



Regards and thanks for the great tools,
derek
[Q]

Score: 0 points
Any particular reason?
Thread Listing » General AWN Discussion » Some Awn/Gimmie Integration

Post A Reply:

Anonymous posting has been disabled. Please register first before attempting to post.
Powered by Metaforum ©2004-2010
Get your own Free AJAX Forum Messageboard by visiting the offical site.
.