|
List Info
Thread: Deskbar 2.13.91 Released
|
|
| Deskbar 2.13.91 Released |

|
2006-02-13 23:39:20 |
Hi !
A new deskbar release for the gnome 2.14 beta 2 release.
Big new feature is the entry-in-panel is now loaded with
categorization
goodness. User without cairo (pygtk+pycairo) won't be able
to use it and
will fallback to old unmaintained uncategorized dropdown.
People using the old entry-in-panl UI must go to the
preference panel
and switch UI mode to get the new one. Others don't have to
worry, gconf
has the good default.
The download URL (wait for mirror sync, as usual):
http://download.gnome.org/sources/deskbar-applet/2.13/
The full changelog:
> ======================
> deskbar-applet 2.13.91 -- I hate Mikkel release.
> ======================
>
> Changes:
> * Use hit.get_properties(key)[0] instead of
hit.get_one_property(key). This works around the
beagle-firefox-history-dc:title-bug mentioned in #330053
> * Update default handler and order
> * Allow firefox handler to select wether to display
the primary or all search engines
> * Beagle-live matches beautification
> * Fix the history items multiplication when history
was loaded. Fixes bug #330756
> * Strip html tags from results of google and yahoo
handlers. Fixes bug #330755
> * Fix osutils by checking PR_SET_NAME declaration.
Fixes bug #330707
> * Xinerama fixes, partially untested. Courtesy of
Davyd Madeley <davyd madeley.id.au>
> * Allow to 'killall deskbar-applet' without taking
down other python processes. Courtesy of Davyd Madeley
<davyd madeley.id.au>
> * Upgrade entry-in-panel mode to use the categorized
dropdown. People without cairo will fallback on completion
UI
> * Display all websearches in the category (no nesting)
> * Fix build when no X connection is available, fixes
bug #330013
> * Repair history mode and remove some hacks.
> * Fix the applet resizing itself every time the icon
in the entry is changed
> * Fixes bug #330103 icon in entry clips after a query
> * Fixes gnome-dictionary 2.13 launching
> * Workaround problem with gnome-open not opening saved
nautilus searches correctly
> * Add yahoo plugin, similar to google live, but using
yahoo
>
> Contributors to this release: Raphael Slinckx, Mikkel
Kamstrup Erlandsen, Nigel Tao, Davyd Madeley
>
> Translations:
> * Updated Spanish translation.
> * Added Greek translation.
> * Updated Bulgarian translation
> * Updated Finnish translation.
> * Updated Brazilian Portuguese translation.
> * Updated Russian translation
> * Updated Lithuanian translation.
> * Updated Thai translation.
> * Updated German translation.
> * Updated Vietnamese translation.
> * Updated Galician Translation.
> * Updated Gujarati Translation.
>
> Contributors to the translations: Kostas Papadimas,
®ygimantas Beručka, Theppitak Karoonboonyanan, Kjartan
Maraas, Ilkka Tuohela, Marcel Telka, Ankit Patel, Funda
Wang, Amanpreet Singh Alam, Gabor Kelemen, ChaoHsiung Liao,
Ignacio Casal Quinteiro, Tommi Vainikainen, Lukas Novotny,
Nickolay V. Shmyrev, Josep Puigdemont i Casamajó, Erdal
Ronahi, Vincent van Adrighem, Clytie Siddall, Raphael
Higino, Christian Rose, Takeshi AIHANA, Francisco Javier F.
Serrador, Alexander Shopov, Adam Weinberger, Hendrik Brandt,
Stanislav Brabec, Slobodan D. Sredojevic
Again thanks everyone for bug filing, error reporting on
IRC, translations, contributions, yada yada
Note to translators: this is string freeze, so feel free to
review every translations to check none has missing strings
!
The Deskbar Team
_______________________________________________
deskbar-applet-list mailing list
deskbar-applet-list gnome.org
http://mail.gnome.org/mailman/listinfo/deskbar-applet-
list
|
|
| Deskbar 2.13.91 Released |

|
2006-02-15 04:29:39 |
After upgrading
./deskbar-applet -w
Running installed deskbar, using
[/usr/lib/python2.4/site-packages/deskbar:$PYTHONPATH]
Data Dir: /usr/share/deskbar-applet
Handlers Dir: /usr/lib/deskbar-applet/handlers
Binding Global shortcut Menu to focus the deskbar
Traceback (most recent call last):
File "/usr/lib/deskbar-applet/deskbar-applet",
line 40, in ?
gettext.bindtextdomain('deskbar-applet',
abspath(join(deskbar.defs.DATA_DIR, "locale")))
File "/usr/lib/python2.4/posixpath.py", line
59, in join
for b in p:
IOError: prctl unavailable
On 2/13/06, Raphael Slinckx <raphael slinckx.net> wrote:
> Hi !
>
> A new deskbar release for the gnome 2.14 beta 2
release.
>
> Big new feature is the entry-in-panel is now loaded
with categorization
> goodness. User without cairo (pygtk+pycairo) won't be
able to use it and
> will fallback to old unmaintained uncategorized
dropdown.
>
> People using the old entry-in-panl UI must go to the
preference panel
> and switch UI mode to get the new one. Others don't
have to worry, gconf
> has the good default.
>
> The download URL (wait for mirror sync, as usual):
> http://download.gnome.org/sources/deskbar-applet/2.13/
>
>
> The full changelog:
>
> > ======================
> > deskbar-applet 2.13.91 -- I hate Mikkel release.
> > ======================
> >
> > Changes:
> > * Use hit.get_properties(key)[0] instead of
hit.get_one_property(key). This works around the
beagle-firefox-history-dc:title-bug mentioned in #330053
> > * Update default handler and order
> > * Allow firefox handler to select wether to
display the primary or all search engines
> > * Beagle-live matches beautification
> > * Fix the history items multiplication when
history was loaded. Fixes bug #330756
> > * Strip html tags from results of google and
yahoo handlers. Fixes bug #330755
> > * Fix osutils by checking PR_SET_NAME
declaration. Fixes bug #330707
> > * Xinerama fixes, partially untested.
Courtesy of Davyd Madeley <davyd madeley.id.au>
> > * Allow to 'killall deskbar-applet'
without taking down other python processes. Courtesy of
Davyd Madeley <davyd madeley.id.au>
> > * Upgrade entry-in-panel mode to use the
categorized dropdown. People without cairo will fallback on
completion UI
> > * Display all websearches in the category
(no nesting)
> > * Fix build when no X connection is
available, fixes bug #330013
> > * Repair history mode and remove some hacks.
> > * Fix the applet resizing itself every time
the icon in the entry is changed
> > * Fixes bug #330103 icon in entry clips
after a query
> > * Fixes gnome-dictionary 2.13 launching
> > * Workaround problem with gnome-open not
opening saved nautilus searches correctly
> > * Add yahoo plugin, similar to google live,
but using yahoo
> >
> > Contributors to this release: Raphael Slinckx,
Mikkel Kamstrup Erlandsen, Nigel Tao, Davyd Madeley
> >
> > Translations:
> > * Updated Spanish translation.
> > * Added Greek translation.
> > * Updated Bulgarian translation
> > * Updated Finnish translation.
> > * Updated Brazilian Portuguese translation.
> > * Updated Russian translation
> > * Updated Lithuanian translation.
> > * Updated Thai translation.
> > * Updated German translation.
> > * Updated Vietnamese translation.
> > * Updated Galician Translation.
> > * Updated Gujarati Translation.
> >
> > Contributors to the translations: Kostas
Papadimas, ®ygimantas Beručka, Theppitak Karoonboonyanan,
Kjartan Maraas, Ilkka Tuohela, Marcel Telka, Ankit Patel,
Funda Wang, Amanpreet Singh Alam, Gabor Kelemen, ChaoHsiung
Liao, Ignacio Casal Quinteiro, Tommi Vainikainen, Lukas
Novotny, Nickolay V. Shmyrev, Josep Puigdemont i Casamajó,
Erdal Ronahi, Vincent van Adrighem, Clytie Siddall, Raphael
Higino, Christian Rose, Takeshi AIHANA, Francisco Javier F.
Serrador, Alexander Shopov, Adam Weinberger, Hendrik Brandt,
Stanislav Brabec, Slobodan D. Sredojevic
>
> Again thanks everyone for bug filing, error reporting
on IRC, translations, contributions, yada yada
> Note to translators: this is string freeze, so feel
free to review every translations to check none has missing
strings !
>
> The Deskbar Team
>
> _______________________________________________
> deskbar-applet-list mailing list
> deskbar-applet-list gnome.org
> http://mail.gnome.org/mailman/listinfo/deskbar-applet-
list
>
_______________________________________________
deskbar-applet-list mailing list
deskbar-applet-list gnome.org
http://mail.gnome.org/mailman/listinfo/deskbar-applet-
list
|
|
| Deskbar 2.13.91 Released |

|
2006-02-15 09:35:03 |
On Tue, 2006-02-14 at 22:29 -0600, John H. wrote:
> After upgrading
Grmbl..
Fixed in CVS, should we do another release ? Basically
deskbar is broken
for whoever hasn't the prctl function defined (ie. most non
linuxes)
Raf
_______________________________________________
deskbar-applet-list mailing list
deskbar-applet-list gnome.org
http://mail.gnome.org/mailman/listinfo/deskbar-applet-
list
|
|
| Deskbar 2.13.91 Released |

|
2006-02-16 15:07:11 |
you can do another release with a minor number change
On 2/15/06, Raphael Slinckx <raphael slinckx.net> wrote:
> On Tue, 2006-02-14 at 22:29 -0600, John H. wrote:
> > After upgrading
>
> Grmbl..
> Fixed in CVS, should we do another release ? Basically
deskbar is broken
> for whoever hasn't the prctl function defined (ie.
most non linuxes)
>
> Raf
>
>
_______________________________________________
deskbar-applet-list mailing list
deskbar-applet-list gnome.org
http://mail.gnome.org/mailman/listinfo/deskbar-applet-
list
|
|
| Deskbar 2.13.91 Released |

|
2006-02-16 16:45:07 |
hmm, i installed cvs, and i can run it fine as deskbar -w,
but it
bombs when i add it to panel.
any ideas?
On 2/16/06, John H. <mistamaila gmail.com> wrote:
> you can do another release with a minor number
change
>
> On 2/15/06, Raphael Slinckx <raphael slinckx.net> wrote:
> > On Tue, 2006-02-14 at 22:29 -0600, John H. wrote:
> > > After upgrading
> >
> > Grmbl..
> > Fixed in CVS, should we do another release ?
Basically deskbar is broken
> > for whoever hasn't the prctl function defined
(ie. most non linuxes)
> >
> > Raf
> >
> >
>
_______________________________________________
deskbar-applet-list mailing list
deskbar-applet-list gnome.org
http://mail.gnome.org/mailman/listinfo/deskbar-applet-
list
|
|
| Deskbar 2.13.91 Released |

|
2006-02-16 16:52:01 |
./deskbar-applet
Running installed deskbar, using
[/usr/lib/python2.4/site-packages/deskbar:$PYTHONPATH]
Data Dir: /usr/share/deskbar-applet
Handlers Dir: /usr/lib/deskbar-applet/handlers
Binding Global shortcut Menu to focus the deskbar
Unable to set processName
On 2/16/06, John H. <mistamaila gmail.com> wrote:
> hmm, i installed cvs, and i can run it fine as deskbar
-w, but it
> bombs when i add it to panel.
>
> any ideas?
>
> On 2/16/06, John H. <mistamaila gmail.com> wrote:
> > you can do another release with a minor number
change
> >
> > On 2/15/06, Raphael Slinckx <raphael slinckx.net> wrote:
> > > On Tue, 2006-02-14 at 22:29 -0600, John H.
wrote:
> > > > After upgrading
> > >
> > > Grmbl..
> > > Fixed in CVS, should we do another release ?
Basically deskbar is broken
> > > for whoever hasn't the prctl function
defined (ie. most non linuxes)
> > >
> > > Raf
> > >
> > >
> >
>
_______________________________________________
deskbar-applet-list mailing list
deskbar-applet-list gnome.org
http://mail.gnome.org/mailman/listinfo/deskbar-applet-
list
|
|
| Deskbar 2.13.91 Released |

|
2006-02-17 04:11:48 |
installed .9.1
runs fine as -w
add as applet to panel, and it won't show, despite being
listed
ps auxw |grep deskbar
john 4198 13.9 4.2 31380 16524 ? S 22:10
0:01 python
/usr/lib/deskbar-applet/deskbar-applet
--oaf-activate-iid=OAFIID eskbar_A
pplet_Factory --oaf-ior-fd=38
On 2/16/06, John H. <mistamaila gmail.com> wrote:
> ./deskbar-applet
> Running installed deskbar, using
> [/usr/lib/python2.4/site-packages/deskbar:$PYTHONPATH]
> Data Dir: /usr/share/deskbar-applet
> Handlers Dir: /usr/lib/deskbar-applet/handlers
> Binding Global shortcut Menu to focus the deskbar
> Unable to set processName
>
>
> On 2/16/06, John H. <mistamaila gmail.com> wrote:
> > hmm, i installed cvs, and i can run it fine as
deskbar -w, but it
> > bombs when i add it to panel.
> >
> > any ideas?
> >
> > On 2/16/06, John H. <mistamaila gmail.com> wrote:
> > > you can do another release with a minor
number change
> > >
> > > On 2/15/06, Raphael Slinckx <raphael slinckx.net> wrote:
> > > > On Tue, 2006-02-14 at 22:29 -0600, John
H. wrote:
> > > > > After upgrading
> > > >
> > > > Grmbl..
> > > > Fixed in CVS, should we do another
release ? Basically deskbar is broken
> > > > for whoever hasn't the prctl function
defined (ie. most non linuxes)
> > > >
> > > > Raf
> > > >
> > > >
> > >
> >
>
_______________________________________________
deskbar-applet-list mailing list
deskbar-applet-list gnome.org
http://mail.gnome.org/mailman/listinfo/deskbar-applet-
list
|
|
| Deskbar 2.13.91 Released |

|
2006-02-17 08:34:31 |
woops, .9.1 is not latest, but it's listed at channel.
On 2/16/06, John H. <mistamaila gmail.com> wrote:
> installed .9.1
> runs fine as -w
> add as applet to panel, and it won't show, despite
being listed
>
> ps auxw |grep deskbar
> john 4198 13.9 4.2 31380 16524 ? S 22:10
0:01 python
> /usr/lib/deskbar-applet/deskbar-applet
> --oaf-activate-iid=OAFIID eskbar_A
pplet_Factory --oaf-ior-fd=38
>
>
> On 2/16/06, John H. <mistamaila gmail.com> wrote:
> > ./deskbar-applet
> > Running installed deskbar, using
> >
[/usr/lib/python2.4/site-packages/deskbar:$PYTHONPATH]
> > Data Dir: /usr/share/deskbar-applet
> > Handlers Dir: /usr/lib/deskbar-applet/handlers
> > Binding Global shortcut Menu to focus the deskbar
> > Unable to set processName
> >
> >
> > On 2/16/06, John H. <mistamaila gmail.com> wrote:
> > > hmm, i installed cvs, and i can run it fine
as deskbar -w, but it
> > > bombs when i add it to panel.
> > >
> > > any ideas?
> > >
> > > On 2/16/06, John H. <mistamaila gmail.com> wrote:
> > > > you can do another release with a minor
number change
> > > >
> > > > On 2/15/06, Raphael Slinckx
<raphael slinckx.net> wrote:
> > > > > On Tue, 2006-02-14 at 22:29 -0600,
John H. wrote:
> > > > > > After upgrading
> > > > >
> > > > > Grmbl..
> > > > > Fixed in CVS, should we do another
release ? Basically deskbar is broken
> > > > > for whoever hasn't the prctl
function defined (ie. most non linuxes)
> > > > >
> > > > > Raf
> > > > >
> > > > >
> > > >
> > >
> >
>
_______________________________________________
deskbar-applet-list mailing list
deskbar-applet-list gnome.org
http://mail.gnome.org/mailman/listinfo/deskbar-applet-
list
|
|
| Deskbar 2.13.91 Released |

|
2006-02-19 04:58:50 |
hmm, after i installed pygtk2 with cairo support, deskbar
doesn't
work, and import gtk now does this
python
Python 2.4.1 (#1, May 16 2005, 15:19:29)
[GCC 4.0.0 20050512 (Red Hat 4.0.0-5)] on linux2
Type "help", "copyright",
"credits" or "license" for more
information.
>>> import gtk
ImportError: could not import pangocairo
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File
"/usr/lib/python2.4/site-packages/gtk-2.0/gtk/__init__
.py",
line 113, in ?
load_font = _Deprecated(gdk.Font,
'load_font', 'gtk.gdk')
AttributeError: 'module' object has no attribute 'Font'
On 2/17/06, John H. <mistamaila gmail.com> wrote:
> woops, .9.1 is not latest, but it's listed at channel.
>
> On 2/16/06, John H. <mistamaila gmail.com> wrote:
> > installed .9.1
> > runs fine as -w
> > add as applet to panel, and it won't show,
despite being listed
> >
> > ps auxw |grep deskbar
> > john 4198 13.9 4.2 31380 16524 ? S
22:10 0:01 python
> > /usr/lib/deskbar-applet/deskbar-applet
> > --oaf-activate-iid=OAFIID eskbar_A
pplet_Factory --oaf-ior-fd=38
> >
> >
> > On 2/16/06, John H. <mistamaila gmail.com> wrote:
> > > ./deskbar-applet
> > > Running installed deskbar, using
> > >
[/usr/lib/python2.4/site-packages/deskbar:$PYTHONPATH]
> > > Data Dir: /usr/share/deskbar-applet
> > > Handlers Dir:
/usr/lib/deskbar-applet/handlers
> > > Binding Global shortcut Menu to focus the
deskbar
> > > Unable to set processName
> > >
> > >
> > > On 2/16/06, John H. <mistamaila gmail.com> wrote:
> > > > hmm, i installed cvs, and i can run it
fine as deskbar -w, but it
> > > > bombs when i add it to panel.
> > > >
> > > > any ideas?
> > > >
> > > > On 2/16/06, John H. <mistamaila gmail.com> wrote:
> > > > > you can do another release with a
minor number change
> > > > >
> > > > > On 2/15/06, Raphael Slinckx
<raphael slinckx.net> wrote:
> > > > > > On Tue, 2006-02-14 at 22:29
-0600, John H. wrote:
> > > > > > > After upgrading
> > > > > >
> > > > > > Grmbl..
> > > > > > Fixed in CVS, should we do
another release ? Basically deskbar is broken
> > > > > > for whoever hasn't the prctl
function defined (ie. most non linuxes)
> > > > > >
> > > > > > Raf
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
_______________________________________________
deskbar-applet-list mailing list
deskbar-applet-list gnome.org
http://mail.gnome.org/mailman/listinfo/deskbar-applet-
list
|
|
[1-9]
|
|