GNOME 3 and panel applets
[Bcc: all maintainers of GNOME applets] Hi, as it was already mentioned for other reasons, GNOME 3 is just around the corner, and there are some big changes ahead. DO NOT PANIC: the current desktop with gnome-panel and metacity will remain as an alternative. Anyone wanting to troll about how gnome-shell sucks is invited to do so elsewhere, since the topic here is gnome-panel. The panel remains, but it will be a GTK3 / D-Bus panel. In its current state, it doesn’t support the good old GTK2 / bonobo applets, of which we have a lot in the archive. Upstream confirmed they don’t have time to support them for 3.0 unless someone steps up to do the job. If you develop, maintain or use one of those packages, and you don’t want it to disappear, your options are now: 1. Prepare to disable gnome-panel support (that’s for packages which already have other options, such as using the notification area). 2. If meaningful (it depends on the applet), switch to another technology such as libappindicator or the notification area. 3. Port your applet to GTK3 and the new D-Bus API. The bindings for Python and C# will probably not work either, so you might have to start with them. 4. Step up and do the work to add support for bonobo applets in the panel. Option 4 is the only way to keep all applets with low maintenance in Debian. It should be possible by developing a gateway D-Bus service that loads a bonobo applet in a process separate from the panel and proxies signals through it. If you are interested, please get in touch with upstream. If no one is interested, a large portion of the following list is going to leave the archive. David Villa Alises ows Sebastien Bacher lock-keys-applet mboxcheck-applet netspeed Vincent Bernat xnee Michael Biebl tracker vinagre (U) Laurent Bigonville gnome-mag (U) Salvatore Bonaccorso giplet Joachim Breitner link-monitor-applet Tzafrir Cohen hdate-applet (U) LI Daobing lunar-applet Debian GNOME Maintainers deskbar-applet gnome-mag (U) gnome-main-menu (U) gnome-netstatus (U) gnome-utils hamster-applet (U) mousetweaks (U) netspeed (U) ontv (U) seahorse-plugins (U) tsclient vinagre (U) Debian Hebrew Packaging Team hdate-applet hspell-gui Debian Xfce Maintainers xfce4-xfapplet-plugin Barry deFreese xnee (U) Sebastian Dröge deskbar-applet (U) gnome-mag (U) gnome-netstatus (U) gnome-utils (U) hamster-applet (U) mousetweaks (U) ontv (U) seahorse-plugins (U) service-discovery-applet vinagre (U) Diego Fernández Durán quick-lounge-applet Baruch Even hdate-applet (U) hspell-gui (U) Luca Falavigna remmina-gnome Anthony Fok lunar-applet (U) Pedro Fragoso hamster-applet Filippo Giunchedi sensors-applet (U) Rudy Godoy xfce4-xfapplet-plugin (U) Gustavo Iñiguez Goya gnome-inm-forecast Fabian Greffrath glunarclock (U) Debian QA Group ddccontrol gnome-pilot Jeremy Guitton ontv Guido Günther window-picker-applet Jerry Haltom gnome-netstatus Clement 'nodens' Hermann tsclient (U) Raphaël Hertzog indicator-applet (U) Simon Huggins xfce4-xfapplet-plugin (U) Lior Kaplan hdate-applet (U) hspell-gui (U) Philipp Kern timer-applet Julian Andres Klode gnome-main-menu Kilian Krause tsclient (U) Mario Lang gnome-mag (U) John Lightsey apt-watch Martin Loschwitz xfce4-xfapplet-plugin (U) Francois Marier verbiste workrave Fladischer Michael panflute Robert Millan gnote Loic Minier computertemp (U) gnome-mag (U) gnome-netstatus (U) gnome-utils (U) netspeed (U) service-discovery-applet (U) tsclient (U) Emilio Pozuelo Monfort deskbar-applet (U) gnome-main-menu (U) gnome-utils (U) hamster-applet (U) mousetweaks (U) ontv (U) seahorse-plugins vinagre Sam Morris sensors-applet Josselin Mouette deskbar-applet (U) gnome-mag (U) gnome-netstatus (U) gnome-utils (U) hamster-applet (U) mousetweaks netspeed (U) seahorse-plugins (U) tsclient (U) vinagre (U) Jose M. Moya gai shermans-aquarium Francesco Namuri drapes Kiwamu Okabe uim Barak A. Pearlmutter gnome-randr-applet Adriaan Peeters computertemp Yves-Alexis Perez xfce4-xfapplet-plugin (U) Frederic Peters gnome-blog Ari Pollak hardware-monitor Siegfried-Angel Gevatter Pujals webboard Python Applications Packaging Team panflute (U) Alexander Reichle-Schmehl xpenguins-applet Rogerio Reis gspot Emanuele Rocca xfce4-xfapplet-plugin (U) Daniel Ruoso gnome-mag Changwoo Ryu imhangul-status-applet Shachar Shemesh hdate-applet (U) hspell-gui (U) Gustavo Noronha Silva gnome-utils (U) Adam Sjøgren bubblemon Soeren Sonnenburg cpufire-applet Chris
Bug#516306: ldaptor: generates incorrect package with python-support from experimental
Package: ldaptor Version: 0.0.43-2 Hi, the ldaptor rules file contains the following: binary-post-install/python-ldaptor:: rm -rf \ debian/python-ldaptor/usr/share/python-support/*/ldaptor/apps/webui \ debian/python-ldaptor/usr/share/python-support/*/ldaptor/test/test_webui.py With the upcoming version of python-support (currently in experimental), this operation does nothing, since the files are now moved to a different directory (/usr/share/pyshared). It does not prevent the package from building, but the resulting package has the webui modules in it. Therefore, installation of ldaptor-webui will fail because of a file conflict. In all cases, you should remove these files *before* calling dh_pysupport, to avoid any manipulation it might do with them. Doing the removal in the binary-install target and using the standard Python directory there should be enough. As a general rule, please do not rely on the internals of python-support in the packaging; this will avoid such issues in the future (although hopefully there won’t be a need to change the paths any further). Thanks, -- .''`. Debian 5.0 "Lenny" has been released! : :' : `. `' Last night, Darth Vader came down from planet Vulcan and told `-me that if you don't install Lenny, he'd melt your brain. signature.asc Description: Ceci est une partie de message numériquement signée
Bug#539187: Patch is broken - packaging is too
reassign 539187 python-support thanks Le jeudi 03 décembre 2009 à 19:33 +, David Claughton a écrit : > Specifically, prior to the call to dh_pysupport 'site-packages' contains > the following files (I've removed the cruft from the ls -l output for > clarity) ... > > -rw-r--r-- gv.py > lrwxrwxrwx _gv.so -> libgv_python25.so > -rw-r--r-- libgv_python25.so > After dh_pysupport is called, 'pyshared' has the following ... > > lrwxrwxrwx _gv.so -> ../../python2.5/site-packages/libgv_python25.so > -rw-r--r-- libgv_python25.so Ah indeed. I was convinced this case was already handled, apparently it is not, and (more surprising) this is the first package to stumble on it. It is a new bug in python-support 1.x. I hope not too many packages are affected. Cheers, -- .''`. Josselin Mouette : :' : `. `' “I recommend you to learn English in hope that you in `- future understand things” -- Jörg Schilling signature.asc Description: Ceci est une partie de message numériquement signée
Bug#303700: Please build-depend on libpng12-dev
Package: meshio Severity: wishlist Post-sarge, the libpng3-dev package will be removed. Currently, this package has a versioned build-dependency on libpng3-dev. When libpng3-dev will be removed, it will still be provided by libpng12-dev, but that won't work for versioned build-dependencies, and the package will fail to build. Thus, please make the package build-depend on libpng12-dev instead. Regards, -- .''`. Josselin Mouette/\./\ : :' : [EMAIL PROTECTED] `. `'[EMAIL PROTECTED] `- Debian GNU/Linux -- The power of freedom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#176070: svgalibg1: contains non-PIC shared library
Package: svgalibg1 Version: 1:1.4.3-11 Severity: serious svgalibg1 seems to contain a library not built with -fPIC. At least prelink complains about that, and objdump -x shows a TEXTREL section. Regards, -- .''`. Josselin Mouette/\./\ : :' : [EMAIL PROTECTED] `. `'[EMAIL PROTECTED] `- Debian GNU/Linux -- The power of freedom
Bug#328355: libgtkxmhtml-perl: please rebuild against latest libpng
Le jeudi 15 septembre 2005 à 06:20 +0200, Matej Vela a écrit : > libgtkxmhtml-perl build-depends on libpng10-dev only indirectly, through > libgtkxmhtml-dev. Did you file a bug against the latter? I can't find > it, but that might be due to the your script inserted in the > Package header. I filed a bug against libgtkxhtml1 (#328342). You will have to rebuild your package when this one is fixed; or just use --as-needed's ld option to drop the indirect dependency. Regards, -- .''`. Josselin Mouette/\./\ : :' : [EMAIL PROTECTED] `. `'[EMAIL PROTECTED] `- Debian GNU/Linux -- The power of freedom signature.asc Description: This is a digitally signed message part
Bug#340513: package still ships gconf schemas in /etc
Package: memprof Severity: important There have been several changes in the way GConf works in Debian. The most important one is the move of all files that have nothing to do in /etc to follow the Filesystem Hierarchy Standard. All of this is handled by the dh_gconf debhelper script. In order to make use of it, your package should do the following: * build-depend on debhelper (>= 4.2.13), * depend on ${misc:Depends}, * invoke dh_gconf somewhere between dh_install and dh_installdeb. For packages using cdbs, this is achieved by including gnome.mk. Don't hesitate to ask me for details. Regards, -- .''`. Josselin Mouette/\./\ : :' : [EMAIL PROTECTED] `. `'[EMAIL PROTECTED] `- Debian GNU/Linux -- The power of freedom signature.asc Description: Ceci est une partie de message numériquement signée
Bug#340515: package still ships gconf schemas in /etc
Package: netmon-applet Severity: important There have been several changes in the way GConf works in Debian. The most important one is the move of all files that have nothing to do in /etc to follow the Filesystem Hierarchy Standard. All of this is handled by the dh_gconf debhelper script. In order to make use of it, your package should do the following: * build-depend on debhelper (>= 4.2.13), * depend on ${misc:Depends}, * invoke dh_gconf somewhere between dh_install and dh_installdeb. For packages using cdbs, this is achieved by including gnome.mk. Don't hesitate to ask me for details. Regards, -- .''`. Josselin Mouette/\./\ : :' : [EMAIL PROTECTED] `. `'[EMAIL PROTECTED] `- Debian GNU/Linux -- The power of freedom signature.asc Description: Ceci est une partie de message numériquement signée
Bug#340513: About the gconf schemas
Ooops, I'm afraid I forgot something important to do so that the bugs are actually fixed: the existing snippets in debian/postinst and debian/prerm, calling gconftool, should be removed. Regards, -- .''`. Josselin Mouette/\./\ : :' : [EMAIL PROTECTED] `. `'[EMAIL PROTECTED] `- Debian GNU/Linux -- The power of freedom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#340515: About the gconf schemas
Ooops, I'm afraid I forgot something important to do so that the bugs are actually fixed: the existing snippets in debian/postinst and debian/prerm, calling gconftool, should be removed. Regards, -- .''`. Josselin Mouette/\./\ : :' : [EMAIL PROTECTED] `. `'[EMAIL PROTECTED] `- Debian GNU/Linux -- The power of freedom signature.asc Description: Ceci est une partie de message numériquement signée
Bug#485300: Please depend on python-gtkhtml instead of python-gnome2-extras
Package: gnochm Version: 0.9.11-1 Severity: wishlist Hi, currently, this package has a dependency on python-gnome2-extras while it only uses the gtkhtml module. A new version of python-gnome2-extras has been uploaded, which is split in several packages. As we intend to drop the python-gnome2-extras dependency on python-gtkhtml in the future, it would be better if you migrated the dependency to python-gtkhtml. Thanks, -- .''`. : :' : We are debian.org. Lower your prices, surrender your code. `. `' We will add your hardware and software distinctiveness to `-our own. Resistance is futile. signature.asc Description: Ceci est une partie de message numériquement signée
Bug#485300: Please depend on python-gtkhtml instead of python-gnome2-extras
retitle 485300 Please depend on python-gtkhtml2 instead of python-gnome2-extras thanks Le dimanche 08 juin 2008 à 23:28 +0200, Josselin Mouette a écrit : > A new version of python-gnome2-extras has been uploaded, which is split > in several packages. As we intend to drop the python-gnome2-extras > dependency on python-gtkhtml in the future, it would be better if > you migrated the dependency to python-gtkhtml. Of course I meant python-gtkhtml2, which is the correct name. Cheers, -- .''`. : :' : We are debian.org. Lower your prices, surrender your code. `. `' We will add your hardware and software distinctiveness to `-our own. Resistance is futile. signature.asc Description: Ceci est une partie de message numériquement signée
Bug#373541: python policy transition
This is a not for people doing NMUs for the python transition. Please don't upload changes for this package without consideration. It requires to be similar to pygtk for the alternatives handling. If I haven't found time to do it myself on time, please have a look at the pygtk packaging to match its handling of the /usr/share/python-support/python-gtk alternative. -- .''`. Josselin Mouette/\./\ : :' : [EMAIL PROTECTED] `. `'[EMAIL PROTECTED] `- Debian GNU/Linux -- The power of freedom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#207316: python2.3-simpy: wrong interpreter triggers weird dependencies
Package: python2.3-simpy Version: 1.3-0.1 Some scripts shipped within python2.3-simpy are using #!/usr/bin/python, hence the autogenerated dependency on python. Those scripts should use #!/usr/bin/python2.3 instead. Furthermore, the old postinst/prerm stuff should be removed now it is autogenerated. Regards, -- .''`. Josselin Mouette/\./\ : :' : [EMAIL PROTECTED] `. `'[EMAIL PROTECTED] `- Debian GNU/Linux -- The power of freedom
Bug#214982: docbook2man has a locale-dependent output
Package: docbook-utils Version: 0.6.13-3.1 Severity: normal File: /usr/bin/docbook2man When creating a manpage with docbook2man, it includes the current date. However, it includes it using the current locale, thus when I build packages on my French-localized system, the date appears in French in the manpage. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux arrakis 2.4.21-5-k7 #1 Mon Aug 25 08:09:01 EST 2003 i686 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 Versions of packages docbook-utils depends on: ii docbook-dsssl 1.78-4 modular DocBook DSSSL stylesheets, ii elinks [links]0.4.2-1Character mode WWW/FTP browser ii jadetex 3.13-1 generator of printable output from ii links 0.98-3 Character mode WWW browser ii lynx 2.8.4.1b-5 Text-mode WWW Browser ii perl 5.8.1-2Larry Wall's Practical Extraction ii sgmlspl 1.03ii-25 SGMLS-based example Perl script fo ii sp1.3.4-1.2.1-35 James Clark's SGML parsing tools -- no debconf information -- .''`. Josselin Mouette/\./\ : :' : [EMAIL PROTECTED] `. `'[EMAIL PROTECTED] `- Debian GNU/Linux -- The power of freedom
Bug#240991: gnome.desktop file
clone 240991 -1 severity 240991 serious retitle 240991 gdm needs to provide an upgrade path for sessions reassign 240991 gdm thanks Le mar 30/03/2004 à 19:22, Ryan Murray a écrit : > Attached is the gnome.desktop file that should be added to the gnome-session > package in the /usr/share/xsessions directory. Adding it. But GDM should conflict with gnome-session (<= 2.4.2-2) to prevent breakage. (And that's just because you're refusing the obvious solution to transition the scripts keeping local administrator changes, as states policy 10.7.3). -- .''`. Josselin Mouette/\./\ : :' : [EMAIL PROTECTED] `. `'[EMAIL PROTECTED] `- Debian GNU/Linux -- The power of freedom signature.asc Description: Ceci est une partie de message numériquement signée.
Bug#241724: gnome-settings-daemon shows no wallpapers, only colors
Le ven 02/04/2004 à 18:00, Chip Salzenberg a écrit : > Package: capplets > Version: 1:2.4.0-9 > Severity: normal > > When I restarted X today, the gnome-settings-daemon didn't restore my > wallpaper. I attempted to set new wallpaper with gnome-control-center, > but nothing doing. All I get is the background color. Does installing desktop-base 0.3.12 from incoming solve the problem? -- .''`. Josselin Mouette/\./\ : :' : [EMAIL PROTECTED] `. `'[EMAIL PROTECTED] `- Debian GNU/Linux -- The power of freedom signature.asc Description: Ceci est une partie de message numériquement signée.