From moure.carlos at gmail.com Mon Jun 12 13:22:25 2006 From: moure.carlos at gmail.com (carluus) Date: Mon, 12 Jun 2006 19:22:25 +0200 Subject: Gnome-speech and loquendo Message-ID: Good Afternoon, Im working with gnome-speech, i need to develop a driver for Loquendo to add this driver to the project of gnome-speech, Somebody knows how can i do it? Best regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.gnome.org/archives/gnome-list/attachments/20060612/48c49a39/attachment.htm From daniel.junkmail at gmail.com Sun Jun 18 10:48:27 2006 From: daniel.junkmail at gmail.com (Daniel Corbe) Date: Sun, 18 Jun 2006 10:48:27 -0400 Subject: Gnome VFS on Mac OS X Message-ID: Hello, I found a mailing list post from not too far back detailing 2.14.X compile problems /w Gnome VFS. The solution was commited to CVS, so I did a cvs checkout on the gnome-vfs directory. I tried to use autogen.sh however I get the following error: jomama:/usr/local/src/gnome-vfs root# sh autogen.sh no gnome-autogen.sh in /usr/local/bin /usr/local/sbin /bin /sbin /usr/bin /usr/sbin autogen.sh: line 22: gnome-autogen.sh: No such file or directory Can someone please steer me in the right direction? What is the process for building this from CVS? Thanks -Daniel From khadgaray at gmail.com Sun Jun 18 11:39:03 2006 From: khadgaray at gmail.com (Ritesh Khadgaray) Date: Sun, 18 Jun 2006 21:09:03 +0530 Subject: Gnome VFS on Mac OS X In-Reply-To: References: Message-ID: <1150645143.24773.20.camel@rkhadgar.pnq.redhat.com> On Sun, 2006-06-18 at 10:48 -0400, Daniel Corbe wrote: > Hello, > > I found a mailing list post from not too far back detailing 2.14.X > compile problems /w Gnome VFS. The solution was commited to CVS, so I > did a cvs checkout on the gnome-vfs directory. > > I tried to use autogen.sh however I get the following error: > > jomama:/usr/local/src/gnome-vfs root# sh autogen.sh > no gnome-autogen.sh in /usr/local/bin /usr/local/sbin /bin /sbin > /usr/bin /usr/sbin > autogen.sh: line 22: gnome-autogen.sh: No such file or directory > this is provided by gnome-common package. Please check, if the same is installed. ps : i have never ever worked on mac. -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From billlinux at rogers.com Sun Jun 18 14:55:16 2006 From: billlinux at rogers.com (William Case) Date: Sun, 18 Jun 2006 14:55:16 -0400 Subject: Menu Bar / Tool Bar curiostity question ?? Message-ID: <1150656916.2593.132.camel@CASE> Hi; Just sitting here watching the World Cup game, staring at my desktop. Began to wonder why are the Menu Bar and the Tool Bar always on separate rows? The Tool Bar takes up about 9% of my desktop space when a program is on full size. The Menu Bar uses about 30% of its row while the tool bar uses approximately 45% of its row. I realize this (particularly the Tool Bar) can be highly variable. Nonetheless, it should be possible to combine the two bars on one line in some rational contextual way and regain a little desktop space. Is there some deep programming problem? Is the two row configuration simply historical? Is it intuitive? Just wondering? -- Regards Bill From daniel.junkmail at gmail.com Sun Jun 18 20:08:10 2006 From: daniel.junkmail at gmail.com (Daniel Corbe) Date: Sun, 18 Jun 2006 20:08:10 -0400 Subject: libgda Mac OS X build problems Message-ID: Hello, I've gotten pretty far in building gnome deps on my MAC but I'm stuck while building libgda. Any help is appriciated. Thanks. -Daniel gcc -dynamiclib -o .libs/libgda-3.3.0.0.dylib .libs/gda-enum-types.o .libs/gda-blob.o .libs/gda-client.o .libs/gda-column.o .libs/gda-column-index.o .libs/gda-command.o .libs/gda-config.o .libs/gda-connection.o .libs/gda-connection-event.o .libs/gda-data-handler.o .libs/gda-data-model-array.o .libs/gda-data-model-row.o .libs/gda-data-model.o .libs/gda-data-model-filter-sql.o .libs/gda-data-model-hash.o .libs/gda-data-model-import.o .libs/gda-data-model-index.o .libs/gda-data-model-iter.o .libs/gda-data-model-query.o .libs/gda-data-access-wrapper.o .libs/gda-data-proxy.o .libs/gda-dict-aggregate.o .libs/gda-dict.o .libs/gda-dict-constraint.o .libs/gda-dict-database.o .libs/gda-dict-field.o .libs/gda-dict-function.o .libs/gda-dict-table.o .libs/gda-dict-type.o .libs/gda-entity.o .libs/gda-entity-field.o .libs/gda-graphviz.o .libs/gda-init.o .libs/gda-log.o .libs/gda-marshal.o .libs/gda-object.o .libs/gda-object-ref.o .libs/gda-parameter.o .libs/gda-parameter-list.o .libs/gda-quark-list.o .libs/gda-query.o .libs/gda-query-condition.o .libs/gda-query-field-agg.o .libs/gda-query-field-all.o .libs/gda-query-field.o .libs/gda-query-field-field.o .libs/gda-query-field-func.o .libs/gda-query-field-value.o .libs/gda-query-join.o .libs/gda-query-object.o .libs/gda-query-parsing.o .libs/gda-query-target.o .libs/gda-referer.o .libs/gda-renderer.o .libs/gda-row.o .libs/gda-server-provider.o .libs/gda-server-provider-extra.o .libs/gda-threader.o .libs/gda-transaction.o .libs/gda-util.o .libs/gda-value.o .libs/gda-xml-storage.o -L/usr/lib -pthreads -L/usr/local/lib /usr/local/lib/libgobject-2.0.dylib /usr/lib/libc.dylib /usr/local/lib/libgthread-2.0.dylib /usr/local/lib/libgmodule-2.0.dylib /usr/local/lib/libglib-2.0.dylib /usr/local/lib/libintl.dylib /usr/lib/libxslt.dylib /usr/lib/libz.dylib /usr/lib/libpthread.dylib /usr/lib/libm.dylib /usr/lib/libxml2.dylib -lpthread -lz /usr/lib/libiconv.dylib -lm ../libsql/.libs/libgdasql.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libxslt.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libxml2.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libiconv.dylib -install_name /usr/local/lib/libgda-3.3.dylib -compatibility_version 4 -current_version 4.0 powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-pthreads' ld: warning multiple definitions of symbol _locale_charset /usr/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _gda_graph_get_graph_type _gda_graph_get_type _gda_graph_new _gda_graph_query_new _gda_handler_bin_new _gda_handler_boolean_new _gda_handler_numerical_new _gda_handler_string_new _gda_handler_time_new_no_locale _gda_handler_type_new _gda_delimiter_destroy _gda_delimiter_parse_copy_statement _gda_delimiter_parse_with_error /usr/bin/libtool: internal link edit command failed make[2]: *** [libgda-3.la] Error 1 make[1]: *** [install-recursive] Error 1 make: *** [install-recursive] Error 1 jomama:/usr/local/src/libgda-1.9.102 root# From awilliam at whitemice.org Sun Jun 18 21:05:17 2006 From: awilliam at whitemice.org (Adam Tauno Williams) Date: Sun, 18 Jun 2006 21:05:17 -0400 Subject: Menu Bar / Tool Bar curiostity question ?? In-Reply-To: <1150656916.2593.132.camel@CASE> References: <1150656916.2593.132.camel@CASE> Message-ID: <1150679117.4430.9.camel@aleph.whitemice.org> > Just sitting here watching the World Cup game, staring at my desktop. > Began to wonder why are the Menu Bar and the Tool Bar always on separate > rows? The Tool Bar takes up about 9% of my desktop space when a program > is on full size. The Menu Bar uses about 30% of its row while the tool > bar uses approximately 45% of its row. I realize this (particularly the > Tool Bar) can be highly variable. > Nonetheless, it should be possible to combine the two bars on one line > in some rational contextual way and regain a little desktop space. > Is there some deep programming problem? No, but most applications assume this configuration as the standard; and in Gtk both the menu and the toolbar are usually in separate rows of a vbox container. So combining them would take some programming; also the height of a menu bar is usually less then that of a toolbar, so aligning them horizontally might not work are so well in any case. > Is the two row configuration simply historical? Probably, but it makes sense and everyone expects it. The resolution/size of most modern displays renders this a moot point anyway. > Is it intuitive? Yes. A menu does/should provide hierarchical access to all the features/functionality of an application. A toolbar provides one-click access to commonly used functions. This paradigm exists across pretty much every platform. In many applications the toolbar can be disabled, and in most cases with Gtk applications at least the size of the toolbar can be adjusted. From kornerr at gmail.com Mon Jun 19 05:31:34 2006 From: kornerr at gmail.com (michael kapelko) Date: Mon, 19 Jun 2006 17:31:34 +0800 Subject: which package is resposible for displaying images (e.g., on buttons)? Message-ID: <44966EF6.3050408@kemcity.ru> i'm compiling gnome-2.14.2 now, i've compiled 1/3 so far, and replaced old packages with new ones, but now i can't see any images on buttons now. and GIMP doesn't show preview, it says type is not supported. i must have wrong compiled some package? which one? and how to compile it correctly? currently i'm using xfce-4.2. thanks. From Christian.Kirbach at student.uni-siegen.de Mon Jun 19 07:03:25 2006 From: Christian.Kirbach at student.uni-siegen.de (Christian Kirbach) Date: Mon, 19 Jun 2006 13:03:25 +0200 Subject: setting name for screenshots In-Reply-To: <17545.30796.666264.450109@joel.csis.ul.ie> References: <17545.30796.666264.450109@joel.csis.ul.ie> Message-ID: On Fri, 09 Jun 2006 15:31:56 +0200, John Sturdy wrote: > Is there some way to get gnome-panel-screenshot to > accept the name on the command line (or via an environment variable, > or whatever), and not ask the user about it? It seems that gnome-screenshot does not offer such an option, not even an option to save automatically without showing a window. You may want to file a report about this issue on bugzilla.gnome.org with severity "enhancement". > Or is there some way to do this with some other (command-line) > utility? Use your favourite search engine and I am sure you'll find a command-line tool (I remember 'import', but I am currently offline). -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ From fut_nis at yahoo.co.jp Mon Jun 19 11:13:15 2006 From: fut_nis at yahoo.co.jp (Nishio Futoshi) Date: Tue, 20 Jun 2006 00:13:15 +0900 Subject: gnome-keybinding-properties(control-center-2.14.2) cannot select key Message-ID: <20060620001315.d36f0581.fut_nis@yahoo.co.jp> I want to Print key to get screenshot, but I cannot. So, I checked source code, and I found some wrong ranges for printable keys. GDK_kana_switch's code is 0xFF7E. Please change some ranges. # Maybe, this problem is due to using ja_JP.UTF-8 locale. I changed them, but I cannot get screenshot, umm. I don't know how to hack metacity. Thanks --- control-center-2.14.2/capplets/keybindings/gnome-keybinding-properties.c.ol2006-06-19 19:37:29.000000000 +0900 +++ control-center-2.14.2/capplets/keybindings/gnome-keybinding-properties.c 2006-06-19 19:38:44.000000000 +0900 @@ -656,11 +656,13 @@ { if ((tmp_key.keyval >= GDK_a && tmp_key.keyval <= GDK_z) || (tmp_key.keyval >= GDK_A && tmp_key.keyval <= GDK_Z) - || (tmp_key.keyval >= GDK_kana_fullstop && tmp_key.keyval <= GDK_kana_switch) - || (tmp_key.keyval >= GDK_Arabic_comma && tmp_key.keyval <= GDK_Arabic_switch) - || (tmp_key.keyval >= GDK_Serbian_dje && tmp_key.keyval <= GDK_Cyrillic_HARDSIGN) - || (tmp_key.keyval >= GDK_Greek_ALPHAaccent && tmp_key.keyval <= GDK_Greek_switch) - || (tmp_key.keyval >= GDK_hebrew_doublelowline && tmp_key.keyval <= GDK_Hebrew_switch) + || (tmp_key.keyval >= GDK_kana_fullstop && tmp_key.keyval <= GDK_kana_tu) + || (tmp_key.keyval >= GDK_kana_A && tmp_key.keyval <= GDK_kana_N) + || (tmp_key.keyval >= GDK_Arabic_comma && tmp_key.keyval <= GDK_Arabic_sukun) + || (tmp_key.keyval >= GDK_Serbian_dje && tmp_key.keyval <= GDK_Serbian_dze) + || (tmp_key.keyval >= GDK_Serbian_DJE && tmp_key.keyval <= GDK_Cyrillic_HARDSIGN) + || (tmp_key.keyval >= GDK_Greek_ALPHAaccent && tmp_key.keyval <= GDK_Greek_omega) + || (tmp_key.keyval >= GDK_hebrew_doublelowline && tmp_key.keyval <= GDK_hebrew_taf) || (tmp_key.keyval >= GDK_Thai_kokai && tmp_key.keyval <= GDK_Thai_lekkao) || (tmp_key.keyval >= GDK_Hangul && tmp_key.keyval <= GDK_Hangul_J_YeorinHieuh)) { GtkWidget *dialog; -- Nishio Futoshi From DonScorgie at Blueyonder.co.uk Mon Jun 19 13:25:17 2006 From: DonScorgie at Blueyonder.co.uk (Don Scorgie) Date: Mon, 19 Jun 2006 18:25:17 +0100 Subject: which package is resposible for displaying images (e.g., on buttons)? In-Reply-To: <44966EF6.3050408@kemcity.ru> References: <44966EF6.3050408@kemcity.ru> Message-ID: <1150737917.28268.19.camel@Madaline> Hi, It depends on which icons. A lot of the default icons (e.g. save, open etc. in menus / toolbars) are from gtk+. Which version of gtk+ are you using? There was a recent problem with the 2.9 series, where a header file wasn't correctly built / installed that caused some problems. For GNOME 2.14.2 though, you should be using gtk+ 2.8.19. I don't know if that suffers from the same problem. GIMP previews are (I think) done in GIMP itself (either that or in gtk +). Are you using a self-compiled version of GIMP? If so, do you have the various image libraries installed? (You'll need the -devel or -dev packages of them from your distro). If it is a self-compiled copy, check at the end of the configure stage, it should list all the features that are enabled (or disabled), including the image types GIMP is compiled with support for. If it isn't a self-compiled version, you may have broken one of the dependencies (gtk+). In which case, it may be a good idea to reinstall the distro-provided packages of these libs. If your using distro-provided packages, its generally unwise to overwrite them with self-compiled packages. A better option is to install the various new bits in a separate prefix (/opt/gnome2 or /usr/local or something as opposed to /usr). This saves things like this from happening (as you can always remove the new packages and still be left with a working environment). Check out garnome [1] or jhbuild [2] to help with building GNOME from scratch. Hope this provides at least a little help ;) Don [1] http://www.gnome.org/projects/garnome/ [2] http://www.jamesh.id.au/software/jhbuild/ On Mon, 2006-06-19 at 17:31 +0800, michael kapelko wrote: > i'm compiling gnome-2.14.2 now, i've compiled 1/3 so far, and replaced > old packages with new ones, but now i can't see any images on buttons > now. and GIMP doesn't show preview, it says type is not supported. > i must have wrong compiled some package? > which one? and how to compile it correctly? > currently i'm using xfce-4.2. > > thanks. > _______________________________________________ > gnome-list mailing list > gnome-list at gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list From alan at ufies.org Mon Jun 19 15:02:05 2006 From: alan at ufies.org (Alan) Date: Mon, 19 Jun 2006 12:02:05 -0700 Subject: Gnome 2.14 seems sluggish to me ... In-Reply-To: <20060610141346.GA1418@bkor.dhs.org> References: <1149863519.65562.12.camel@localhost> <20060610131401.GG4787@bkor.dhs.org> <20060610064434.d3d7dfe6.johnxj@comcast.net> <20060610141346.GA1418@bkor.dhs.org> Message-ID: <20060619190204.GR15186@ufies.org> On Sat, Jun 10, 2006 at 04:13:46PM +0200, Olav Vitters wrote: > On Sat, Jun 10, 2006 at 06:44:34AM -0700, John Jason Jordan wrote: > > On Sat, 10 Jun 2006 15:14:01 +0200 > > Olav Vitters dijo: > > > > > On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > > > > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > > > > > If only the starting is very sluggish, try running either > > > fc-cache -f > > > or (if you have a new enough version): > > > fc-cache -r > > > as root and under your normal user account > > > > I can't find any documentation. What does the fc command do? Or where > > is it documented? > > fc-cache is part of fontconfig. Fontconfig handles all the fonts. It > uses caches otherwise every app will take 30secs to startup due to > fontconfig being busy reading the fonts. Another solution I've seen is to make sure that 127.0.0.1 localhost is in your /etc/hosts file... maybe the desktop is doing hostname lookups and timing out or something. -- Alan - http://arcterex.net -------------------------------------------------------------------- "Backups are for people who don't pray." -- big Mike From polesz at w00d5t0ck.info Mon Jun 19 15:57:30 2006 From: polesz at w00d5t0ck.info (POLONKAI Gergely) Date: Mon, 19 Jun 2006 21:57:30 +0200 Subject: setting name for screenshots In-Reply-To: References: <17545.30796.666264.450109@joel.csis.ul.ie> Message-ID: <20060619195730.GA4503@woodstock> On Mon, Jun 19, 2006 at 01:03:25PM +0200, Christian Kirbach wrote: > On Fri, 09 Jun 2006 15:31:56 +0200, John Sturdy wrote: > > > Is there some way to get gnome-panel-screenshot to > > accept the name on the command line (or via an environment variable, > > or whatever), and not ask the user about it? > It seems that gnome-screenshot does not offer such an option, not even > an option to save automatically without showing a window. > You may want to file a report about this issue on bugzilla.gnome.org > with severity "enhancement". > > > Or is there some way to do this with some other (command-line) > > utility? > Use your favourite search engine and I am sure you'll find a > command-line tool (I remember 'import', but I am currently > offline). > > > -- > Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ > _______________________________________________ > gnome-list mailing list > gnome-list at gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Until this enhancment is built in (if ever), you should try to look for another program which can do the trick you need. If you find one, and you use metacity, here is the next step. It is a bit "hard", but I have not found other ways yet. In gconf-editor, you can find the key apps/metacity/keybinding_commands/command_screenshot and apps/metacity/keybinding_commands/command_window_screenshot these define the command which run when you press print or meta-print keys. I hope you can use it. Rgds, -- POLONKAI Gergely Death is not a bug, it's a feature From khadgaray at gmail.com Tue Jun 20 08:04:56 2006 From: khadgaray at gmail.com (Ritesh Khadgaray) Date: Tue, 20 Jun 2006 17:34:56 +0530 Subject: detacable toolbar in gnome Message-ID: <1150805096.2409.10.camel@rkhadgar.pnq.redhat.com> With FC5, and Mandriva Cooker. detachable toolbar for gnome application is not working. What am i missing ? -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From agarobr.listas at gmail.com Mon Jun 19 16:40:30 2006 From: agarobr.listas at gmail.com (Augusto Arcoverde da Rocha) Date: Mon, 19 Jun 2006 17:40:30 -0300 Subject: Tool for search mime association Message-ID: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Hi all, Can you help me to find a command line tool to search the mime database for the application associated to a mime type? The gconftool seems to be this tool, but I didn't find one way to retrive such information. I'm trying to integrate WineTools or Wine itself with mime database, like CrossOver already does. Thanks a lot, Augusto Arcoverde da Rocha From DonScorgie at Blueyonder.co.uk Tue Jun 20 13:09:39 2006 From: DonScorgie at Blueyonder.co.uk (Don Scorgie) Date: Tue, 20 Jun 2006 18:09:39 +0100 Subject: Tool for search mime association In-Reply-To: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Message-ID: <1150823379.1080.3.camel@Madaline> Hi, Maybe look at gnomevfs-info it provides all sorts of useful information about a file, one of which is "Default app", which specifies a .desktop file (found in /usr/share/applications) where the info can be found (provided a default app exists). Would need a bit of parsing though. Hope this helps Don On Mon, 2006-06-19 at 17:40 -0300, Augusto Arcoverde da Rocha wrote: > Hi all, > > Can you help me to find a command line tool to search the mime > database for the application associated to a mime type? > > The gconftool seems to be this tool, but I didn't find one way to > retrive such information. > > I'm trying to integrate WineTools or Wine itself with mime database, > like CrossOver already does. > > Thanks a lot, > Augusto Arcoverde da Rocha > _______________________________________________ > gnome-list mailing list > gnome-list at gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list From agarobr.listas at gmail.com Tue Jun 20 13:59:19 2006 From: agarobr.listas at gmail.com (Augusto Arcoverde da Rocha) Date: Tue, 20 Jun 2006 14:59:19 -0300 Subject: Tool for search mime association In-Reply-To: <1150823379.1080.3.camel@Madaline> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> Message-ID: <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> The gnomevfs mime API seems to be deprecated and I'm seeking for a more self contained tool (without parsing conf files directly) to avoid distro conflicts or GNOME version changes. GConf is a new interface to environment definitions, gconftool implement a command line access interface to GConf database, but I don't know to use it. I use gconftool-2 --dump --recursive-list /schemas | grep mime and don't get usefull information. Thanks, Augusto Arcoverde da Rocha On 6/20/06, Don Scorgie wrote: > Hi, > > Maybe look at > gnomevfs-info > it provides all sorts of useful information about a file, one of which > is "Default app", which specifies a .desktop file (found > in /usr/share/applications) where the info can be found (provided a > default app exists). Would need a bit of parsing though. From polesz at w00d5t0ck.info Tue Jun 20 15:07:46 2006 From: polesz at w00d5t0ck.info (POLONKAI Gergely) Date: Tue, 20 Jun 2006 21:07:46 +0200 Subject: Tool for search mime association In-Reply-To: <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> Message-ID: <20060620190746.GA9777@woodstock> On Tue, Jun 20, 2006 at 02:59:19PM -0300, Augusto Arcoverde da Rocha wrote: > The gnomevfs mime API seems to be deprecated and I'm seeking for a > more self contained tool (without parsing conf files directly) to > avoid distro conflicts or GNOME version changes. > > GConf is a new interface to environment definitions, gconftool > implement a command line access interface to GConf database, but I > don't know to use it. > > I use > > gconftool-2 --dump --recursive-list /schemas | grep mime > > and don't get usefull information. > > > Thanks, > Augusto Arcoverde da Rocha > > On 6/20/06, Don Scorgie wrote: > > Hi, > > > > Maybe look at > > gnomevfs-info > > it provides all sorts of useful information about a file, one of which > > is "Default app", which specifies a .desktop file (found > > in /usr/share/applications) where the info can be found (provided a > > default app exists). Would need a bit of parsing though. > _______________________________________________ > gnome-list mailing list > gnome-list at gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list I grepped all my gconf tree, and even my whole home directory to find where does gnome/nautilus/whatever keeps this kind of stuff, thus nothing is found. Could anyone tell me the secret? :) -- POLONKAI Gergely Death is not a bug, it's a feature From khadgaray at gmail.com Tue Jun 20 16:17:04 2006 From: khadgaray at gmail.com (Ritesh Khadgaray) Date: Wed, 21 Jun 2006 01:47:04 +0530 Subject: Tool for search mime association In-Reply-To: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Message-ID: <1150834624.14368.19.camel@rkhadgar.pnq.redhat.com> On Mon, 2006-06-19 at 17:40 -0300, Augusto Arcoverde da Rocha wrote: > Hi all, > > Can you help me to find a command line tool to search the mime > database for the application associated to a mime type? > mime info is stored at : /usr/share/mime-info/ check the *.keys file for association For user specific mim-info, check ~/.gnome/mime-info/ -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From magnus at therning.org Tue Jun 20 18:23:57 2006 From: magnus at therning.org (Magnus Therning) Date: Tue, 20 Jun 2006 23:23:57 +0100 Subject: Tool for search mime association In-Reply-To: <20060620190746.GA9777@woodstock> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> <20060620190746.GA9777@woodstock> Message-ID: <20060620222357.GD3925@die.therning.org> On Tue, Jun 20, 2006 at 21:07:46 +0200, POLONKAI Gergely wrote: >On Tue, Jun 20, 2006 at 02:59:19PM -0300, Augusto Arcoverde da Rocha wrote: >> The gnomevfs mime API seems to be deprecated and I'm seeking for a >> more self contained tool (without parsing conf files directly) to >> avoid distro conflicts or GNOME version changes. >> >> GConf is a new interface to environment definitions, gconftool >> implement a command line access interface to GConf database, but I >> don't know to use it. >> >> I use >> >> gconftool-2 --dump --recursive-list /schemas | grep mime >> >> and don't get usefull information. >> >> >> Thanks, >> Augusto Arcoverde da Rocha >> >> On 6/20/06, Don Scorgie wrote: >> > Hi, >> > >> > Maybe look at >> > gnomevfs-info >> > it provides all sorts of useful information about a file, one of which >> > is "Default app", which specifies a .desktop file (found >> > in /usr/share/applications) where the info can be found (provided a >> > default app exists). Would need a bit of parsing though. > >I grepped all my gconf tree, and even my whole home directory to find >where does gnome/nautilus/whatever keeps this kind of stuff, thus >nothing is found. Could anyone tell me the secret? :) AFAIK GConf has nothing to do with MIME. Personally I find the MIME setup in GNOME to be a bit magical. :-) The .desktop specification might offer clues: http://freedesktop.org/wiki/Standards_2fdesktop_2dentry_2dspec The shared MIME database might not be implemented in GNOME yet: http://freedesktop.org/wiki/Standards_2fshared_2dmime_2dinfo_2dspec It might also be interesting to see just what the program 'gnome-open' does, since it seems to somehow obtain the information you're looking for. /M -- Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus at therning.org Jabber: magnus.therning at gmail.com http://therning.org/magnus Software is not manufactured, it is something you write and publish. Keep Europe free from software patents, we do not want censorship by patent law on written works. Unreadable code, Why would anyone use it? Learn a better way. -- Geoff Kuenning's contribution to the 2004 Perl Haiku Contest, Haikus about Perl - 'Dishonerable Mention' winner -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://mail.gnome.org/archives/gnome-list/attachments/20060620/7ebbffd8/attachment.bin From katsuo_harada_evil_does@hotmail.com Thu Jun 1 21:00:46 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 831E63B0315 for ; Thu, 1 Jun 2006 21:00:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20232-04 for ; Thu, 1 Jun 2006 21:00:45 -0400 (EDT) Received: from hotmail.com (bay105-f7.bay105.hotmail.com [65.54.224.17]) by menubar.gnome.org (Postfix) with ESMTP id 83BB73B02F1 for ; Thu, 1 Jun 2006 21:00:45 -0400 (EDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 1 Jun 2006 18:00:44 -0700 Message-ID: Received: from 65.54.224.200 by by105fd.bay105.hotmail.msn.com with HTTP; Fri, 02 Jun 2006 01:00:40 GMT X-Originating-IP: [86.200.121.163] X-Originating-Email: [katsuo_harada_evil_does@hotmail.com] X-Sender: katsuo_harada_evil_does@hotmail.com From: "Vitaly D" To: gnome-list@gnome.org Date: Fri, 02 Jun 2006 03:00:40 +0200 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed X-OriginalArrivalTime: 02 Jun 2006 01:00:44.0785 (UTC) FILETIME=[FA294E10:01C685DF] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=0.203 tagged_above=-999 required=2 tests=[AWL=-1.704, BAYES_50=0.001, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708, MSGID_FROM_MTA_HEADER=0, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: 0.203 X-Spam-Level: Subject: gnome 2.16 and cairo 1.2 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 01:00:46 -0000 Hello, All It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6 how the gnome team can be based on the release of cairo which is not developped yet ??? please CC me because i'm not on the list Thank you. -- Best Regards Vitaly katsuo_harada_evil_does [at] hotmail [dot] com Marseille Nice _________________________________________________________________ Windows Live Messenger : venez tester la version bêta ! http://www.ideas.live.com/programpage.aspx?versionId=0eccd94b-eb48-497c-8e60-c6313f7ebb73 From alleykat@gmail.com Fri Jun 2 02:45:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 114463B0164 for ; Fri, 2 Jun 2006 02:45:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03550-08 for ; Fri, 2 Jun 2006 02:45:00 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by menubar.gnome.org (Postfix) with ESMTP id A9C143B0218 for ; Fri, 2 Jun 2006 02:44:59 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so931587nfc for ; Thu, 01 Jun 2006 23:44:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qDYwiP+vpsNwatZq23c/SWCp2jiBYi/GrKd0h/GlALYH4oRpt6DAkKTeJujlOgqqAxrAh2YwJuq2SL2ebarjZHhAe+/cE+NSxoeC8+Ik7lOVyOCj0fMxTp4afttosjcQJB64CKEmlBcmfbMyzlML2Vlm/Jg5XXJNAidPzBU/pN4= Received: by 10.49.14.18 with SMTP id r18mr1600535nfi; Thu, 01 Jun 2006 23:44:58 -0700 (PDT) Received: by 10.48.30.8 with HTTP; Thu, 1 Jun 2006 23:44:58 -0700 (PDT) Message-ID: Date: Fri, 2 Jun 2006 01:44:58 -0500 From: "Travis Watkins" To: "Vitaly D" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.616 tagged_above=-999 required=2 tests=[AWL=-0.574, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001] X-Spam-Score: -1.616 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: gnome 2.16 and cairo 1.2 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 06:45:01 -0000 On 6/1/06, Vitaly D wrote: > Hello, All > > It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a > question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6 > how the gnome team can be based on the release of cairo which is not > developped yet ??? > > please CC me because i'm not on the list > Thank you. > > > -- > Best Regards > Vitaly > katsuo_harada_evil_does [at] hotmail [dot] com > Marseille Nice > GNOME 2.16 doesn't exist yet either. The idea is that Cairo 1.2 will exist before GNOME 2.16. -- Travis Watkins http://www.realistanew.com From katsuo_harada_evil_does@hotmail.com Thu Jun 1 20:58:36 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id F39A63B02F1 for ; Thu, 1 Jun 2006 20:58:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19858-10 for ; Thu, 1 Jun 2006 20:58:35 -0400 (EDT) Received: from hotmail.com (bay105-f17.bay105.hotmail.com [65.54.224.27]) by menubar.gnome.org (Postfix) with ESMTP id EA02F3B0135 for ; Thu, 1 Jun 2006 20:58:34 -0400 (EDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 1 Jun 2006 17:58:34 -0700 Message-ID: Received: from 65.54.224.200 by by105fd.bay105.hotmail.msn.com with HTTP; Fri, 02 Jun 2006 00:58:29 GMT X-Originating-IP: [86.200.121.163] X-Originating-Email: [katsuo_harada_evil_does@hotmail.com] X-Sender: katsuo_harada_evil_does@hotmail.com From: "Vitaly D" To: gnome-list@gnome.org Date: Fri, 02 Jun 2006 02:58:29 +0200 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed X-OriginalArrivalTime: 02 Jun 2006 00:58:34.0054 (UTC) FILETIME=[AC3D5660:01C685DF] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.27 tagged_above=-999 required=2 tests=[AWL=-1.436, BAYES_20=-0.74, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708, MSGID_FROM_MTA_HEADER=0, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -0.27 X-Spam-Level: X-Mailman-Approved-At: Fri, 02 Jun 2006 13:30:12 -0400 Subject: gnome 2.16 and cairo 1.2 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 00:58:36 -0000 Hello, All It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6 how the gnome team can be based on the release of cairo which is not developped yet ??? please CC me because i'm not on the list Thank you. -- Best Regards Vitaly katsuo_harada_evil_does [at] hotmail [dot] com Marseille Nice _________________________________________________________________ Retrouvez tout en un clin d'oeil avec la barre d'outil MSN Search ! http://desktop.msn.fr/ From igorm5@vip.hr Sat Jun 3 09:15:03 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B56123B0348 for ; Sat, 3 Jun 2006 09:15:03 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05066-08 for ; Sat, 3 Jun 2006 09:15:02 -0400 (EDT) Received: from mxout2.iskon.hr (mxout2.iskon.hr [213.191.128.16]) by menubar.gnome.org (Postfix) with SMTP id 43B703B00FA for ; Sat, 3 Jun 2006 09:15:01 -0400 (EDT) Received: (qmail 21153 invoked from network); 3 Jun 2006 15:14:55 +0200 X-Remote-IP: 213.191.142.123 Received: from unknown (HELO mx.iskon.hr) (213.191.142.123) by mxout2.iskon.hr with SMTP; 3 Jun 2006 15:14:55 +0200 Received: (qmail 10433 invoked from network); 3 Jun 2006 15:14:55 +0200 X-Remote-IP: 213.202.97.144 Received: from lns01-1413.dsl.iskon.hr (HELO ?192.168.2.135?) (213.202.97.144) by mx.iskon.hr with SMTP; 3 Jun 2006 15:14:55 +0200 Message-ID: <44818B44.9040307@vip.hr> Date: Sat, 03 Jun 2006 15:14:44 +0200 From: Igor Jagec User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: gnome-list@gnome.org X-Browser: Mozilla Firefox Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.654 tagged_above=-999 required=2 tests=[AWL=-0.544, BAYES_05=-1.11] X-Spam-Score: -1.654 X-Spam-Level: Subject: a Gnome launcher question X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 13:15:03 -0000 How can I run the following command from Gnome launcher: LANG=hr_HR.ISO-8859-2 ldcpp What ever I do, I got the following output: ---------------- There was an error launching the application. Details: Failed to execute child process "LANG=hr_HR.ISO-8859-2" (No such file or directory) ---------------- The only solution for now is to run ldcpp from terminal :-/ Any help would be highly appreciated. Thanks. Cheers! -- Igor Jagec From nyvsld@gmail.com Sat Jun 3 10:39:27 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3F22E3B0670 for ; Sat, 3 Jun 2006 10:39:27 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09871-08 for ; Sat, 3 Jun 2006 10:39:22 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 59CD23B0014 for ; Sat, 3 Jun 2006 10:39:22 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so832238wxd for ; Sat, 03 Jun 2006 07:39:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=I5I7kh5o/CCqZIUqBZMPdTwh2gx+aTg/orCzhN04lyXYDNCNUED0bGEarN2TDpMIwh55AiFNPLuuGiftBgYWhz5xf9APfM+vF/+51fxKT+ZsXKq/1knJw7LIwcZGOw1CF3VRJrnCM0u02wAIjwXehc36x/UHM66C8oYjg117m9E= Received: by 10.70.90.16 with SMTP id n16mr3907101wxb; Sat, 03 Jun 2006 07:39:21 -0700 (PDT) Received: by 10.70.98.20 with HTTP; Sat, 3 Jun 2006 07:39:21 -0700 (PDT) Message-ID: Date: Sat, 3 Jun 2006 22:39:21 +0800 From: n.g. To: "Igor Jagec" In-Reply-To: <44818B44.9040307@vip.hr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44818B44.9040307@vip.hr> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: a Gnome launcher question X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 14:39:27 -0000 did you try with this? /bin/sh LANG=hr_HR.ISO-8859-2 ldcpp HTH On 6/3/06, Igor Jagec wrote: > How can I run the following command from Gnome launcher: > > LANG=hr_HR.ISO-8859-2 ldcpp > > What ever I do, I got the following output: > > ---------------- > There was an error launching the application. > Details: Failed to execute child process "LANG=hr_HR.ISO-8859-2" (No > such file or directory) > ---------------- > > The only solution for now is to run ldcpp from terminal :-/ Any help > would be highly appreciated. Thanks. Cheers! > > -- > Igor Jagec > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list > -- Tomorrow will be a good day :-) From nyvsld@gmail.com Sun Jun 4 02:06:34 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7EFC43B018A for ; Sun, 4 Jun 2006 02:06:34 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18843-06 for ; Sun, 4 Jun 2006 02:06:30 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.207]) by menubar.gnome.org (Postfix) with ESMTP id F19703B010A for ; Sun, 4 Jun 2006 02:06:29 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so940612wxd for ; Sat, 03 Jun 2006 23:06:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RHGAt/CO/VLOJW0ctoNBfiEwuTxC3ODXazYJvS/2E0nop7yIgFM4RxMcEdlcgtqKBVPlLPvU0aI1dLhWNYgz8sNflCAAbBxS51EeafR8Ll4D5khX15jJAOqIt1T1dLa3uJFiQyYQtXRY9g3nT3S9CSU2EuvSBvC+Dj2qZCP0x10= Received: by 10.70.40.14 with SMTP id n14mr4578093wxn; Sat, 03 Jun 2006 23:06:29 -0700 (PDT) Received: by 10.70.98.20 with HTTP; Sat, 3 Jun 2006 23:06:29 -0700 (PDT) Message-ID: Date: Sun, 4 Jun 2006 14:06:29 +0800 From: n.g. To: "Igor Jagec" In-Reply-To: <4481AB1F.8040609@vip.hr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44818B44.9040307@vip.hr> <4481AB1F.8040609@vip.hr> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: a Gnome launcher question X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 06:06:34 -0000 this is using bash syntax, so its for bash only LANG=hr_HR.ISO-8859-2 ldcpp by creating an executable shell script, point gnome launcher to that script , then open it by click on the executable or the gnome-launcher directly both should work but seems that should be ways to do so in gnome-launcher, On 6/3/06, Igor Jagec wrote: > n.g. wrote: > > > did you try with this? > > /bin/sh LANG=hr_HR.ISO-8859-2 ldcpp > > It does not work :( > > It seems that Gnome launcher only launches the first command (/bin/sh > this time). I even try to set up alias in my .bashrc > (alias ldcpp='LANG=hr_HR.ISO-8859-2 ldcpp'), and it works fine in > terminal, but not with Gnome launcher :( > > -- > Igor Jagec > From elic307@gmail.com Sun Jun 4 02:35:44 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B7F8C3B00BD for ; Sun, 4 Jun 2006 02:35:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19911-10 for ; Sun, 4 Jun 2006 02:35:42 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by menubar.gnome.org (Postfix) with ESMTP id 659303B00B1 for ; Sun, 4 Jun 2006 02:35:42 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id 50so818545wri for ; Sat, 03 Jun 2006 23:35:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=KeWZog+xWucici8ABFa4oYKV5QJMZ98f9G8PnCBh7uepaFajgjDbAnTtBNvq/pgvN3JdKJRC0c8T1VKGtbxfAQ9dxaNvMNMraCcUCj7A5JnwpdDpvgTJegjdPO07terteCxwbHThzt2RMdiTCLrsLEL6i7UADEnaFubWgTRq7Ho= Received: by 10.64.220.10 with SMTP id s10mr1214081qbg; Sat, 03 Jun 2006 23:35:41 -0700 (PDT) Received: by 10.65.43.14 with HTTP; Sat, 3 Jun 2006 23:35:41 -0700 (PDT) Message-ID: Date: Sun, 4 Jun 2006 09:35:41 +0300 From: "Eli Cohen" To: gnome-list@gnome.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-Mailman-Approved-At: Sun, 04 Jun 2006 08:36:06 -0400 Subject: Re: sound problems with gnome X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 06:35:44 -0000 > Maybe you are not in the audio group, so you cannot read/write the > corresponding /dev files. That was the problem for me. Thanks a lot Gergely. That was the problem indeed. Eli From simos74@gmx.net Sun Jun 4 19:28:47 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1088F3B0501 for ; Sun, 4 Jun 2006 19:28:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18668-02 for ; Sun, 4 Jun 2006 19:28:46 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id 738303B002B for ; Sun, 4 Jun 2006 19:28:45 -0400 (EDT) Received: (qmail invoked by alias); 04 Jun 2006 23:28:44 -0000 Received: from unknown (EHLO [192.168.15.44]) [134.83.157.131] by mail.gmx.net (mp028) with SMTP; 05 Jun 2006 01:28:44 +0200 X-Authenticated: #10070094 Message-ID: <44836C82.4050600@gmx.net> Date: Mon, 05 Jun 2006 00:28:02 +0100 From: Simos Xenitellis User-Agent: Mozilla Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: listserv Gnome-list Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.764 tagged_above=-999 required=2 tests=[AWL=-0.572, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, INFO_TLD=1.273, SPF_PASS=-0.001] X-Spam-Score: -1.764 X-Spam-Level: Cc: asim.wagan@gmail.com Subject: Questions on starting a Singhi (sd) translation team (Was: Re: Need help in translating in new language) X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 23:28:47 -0000 Frοm "asim wagan" > Hi, > I am interested in supporting sindhi language for gnome. I need some help on how to do it in gnome. Language code for sindhi is [sd]. It is written similarly like arabic > script , some work is already gone into developing some crude fonts. So I have really start from scratch for this. > > Asim Hi Asim, Sorry for top-posting, I do not have the original e-mail handy. I notice that the Sindhi language is described at http://en.wikipedia.org/wiki/Sindhi_language http://www.ethnologue.com/14/show_iso639.asp?code=sd As you mention, Sindhi uses the Arabic script (http://en.wikipedia.org/wiki/Sindhi_language#Writing_system). You will need to have a look at the Arabic support section (all four files) in the Unicode standard at http://www.unicode.org/charts/ and identify the 52 letters of the alphabet. As the Wikipedia article shows all the letters, this indicates that all Sindhi glyphs are standardised in Unicode. There are several Arabic fonts; you will need to find one that covers all of the Sindhi characters. For some pointers on Arabic fonts (they are "Arabic" fonts with good coverage that include letters for Sindhi as well), see http://www.alanwood.net/unicode/arabic.html http://www.travelphrases.info/gallery/Fonts_SindhiA.html Then, you'll need to make a keyboard layout so that you can type Sindhi. Simply look the Arabic keyboard layout and duplicate for Sindhi. Search for a "symbols" directory on your Linux box; in there there should be an "ar" (or "ara") keyboard layout file for Arabic. Copy to "sd" and modify accordingly for Sindhi. The upstream location (that is, the developing location) of the Arabic layout is hosted at http://webcvs.freedesktop.org/xlibs/xkbdesc/symbols/ara?view=markup Once you make a new Sindhi layout, you can choose to send it to the "upstream" project so that all new Linux distributions will have Sindhi and users can write in your language. For this, you need to file a report similar to https://bugs.freedesktop.org/show_bug.cgi?id=4818 to have the layout included. To sum up, you need to have a way to write comfortable in Sindhi so that you can do translations. Once you achieve the writing support, you can start translating files from http://l10n-status.gnome.org/gnome-2.16/yo/desktop/index.html (this URL is from another language; when you submit your first translation, you will get a Sindhi page to track your work) and notify this list once you have work done. Someone from the list will submit your work for you. Once you have completed an amount of work, the translator admin of this list can propose you to get your own account to submit translations directly. To translate the above files in Sindhi, you can use an editor such as poEdit (www.poedit.org) or KBabel (included in the "kdesdk" package). Sorry if this is information overload :) Feel free to ask any question. Simos From greg912@gmail.com Mon Jun 5 07:10:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DDE453B033C for ; Mon, 5 Jun 2006 07:10:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24483-04 for ; Mon, 5 Jun 2006 07:10:00 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id 802503B02F4 for ; Mon, 5 Jun 2006 07:09:59 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so1506347nfc for ; Mon, 05 Jun 2006 04:09:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sGnFolpyVDBDmoNhr3Rnm1zX2jydQPdpVzzzUXeFd87n4YNzJoABZ3rEIhd+lyTXRYsvYDi2hIabjA2BJA1RJwA1C4lARYjP6kajd9FRPTnUQHLVsYGRCLTk9wFnZsC+CIAo1AtiEM7qX4MeRKUADBmbfqh35PSevWdktcw6+KU= Received: by 10.49.42.5 with SMTP id u5mr3086432nfj; Mon, 05 Jun 2006 04:09:58 -0700 (PDT) Received: by 10.48.243.16 with HTTP; Mon, 5 Jun 2006 04:09:48 -0700 (PDT) Message-ID: <9d28dbde0606050409t7001d91au4a6ae694ecd381af@mail.gmail.com> Date: Mon, 5 Jun 2006 21:09:48 +1000 From: "mike arnott" To: "POLONKAI Gergely" In-Reply-To: <20060523132608.GA15323@woodstock> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9d28dbde0605230549y6ccb95f4v6a979377ffa6142d@mail.gmail.com> <20060523132608.GA15323@woodstock> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.184 tagged_above=-999 required=2 tests=[AWL=0.143, BAYES_00=-2.599, INFO_TLD=1.273, SPF_PASS=-0.001] X-Spam-Score: -1.184 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: export/save keyboard shortcuts X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 11:10:01 -0000 Thanks. For reference use: gconftool-2 --dump /apps/metacity/global_keybindings to save the keyboard shortcuts. Would be nice to see this in the GUI.... :) MA On 5/23/06, POLONKAI Gergely wrote: > Try to use gconftool / gconftool-2 to do this. > This tool can modify every gconf record without changing other stuff. It > can read records on a machine, with a script, you can dump it to a file, > and on the other machine, with an other script you can write these > changes to the gconf database. I hope I was clear, as I haven't slept > too much this night. .) > > Regards, > > On Tue, May 23, 2006 at 10:49:34PM +1000, mike arnott wrote: > > Hi all, > > > > Does anyone know how to save/export the user defined keyboard > > shortcuts? I have > > searched high and low for a way to do this. I use many different ubuntu > > machines and would like to script the customisation of them by copying > > files. > > > > I tried md5'ing everything in ~/ , then changing a shortcut and seeing > > what changed. As far as I could tell it was only ~/.gconfd/saved_state > > that changed. However, copying and overwriting this file on another > > machine did not work. Any suggestions? > > _______________________________________________ > > gnome-list mailing list > > gnome-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/gnome-list > > -- > POLONKAI Gergely > > C programmers never die, we just get cast into void. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list > From christian.kirbach@student.uni-siegen.de Tue Jun 6 06:20:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 78D693B0A00 for ; Tue, 6 Jun 2006 06:19:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06849-05 for ; Tue, 6 Jun 2006 06:19:24 -0400 (EDT) Received: from mailf1.uni-siegen.de (mailf1.Uni-Siegen.DE [141.99.1.41]) by menubar.gnome.org (Postfix) with ESMTP id 4742E3B0A62 for ; Tue, 6 Jun 2006 06:18:24 -0400 (EDT) Received: from localhost.localdomain ([217.91.89.231]) by mailf1.uni-siegen.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Tue, 6 Jun 2006 12:17:45 +0200 Date: Tue, 06 Jun 2006 12:18:12 +0200 From: "Christian Kirbach" To: gnome-list@gnome.org References: <446E1938.3090204@liveglobalbid.com> Message-ID: Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <446E1938.3090204@liveglobalbid.com> User-Agent: Opera M2/8.54 (Linux, build 1745) X-OriginalArrivalTime: 06 Jun 2006 10:17:45.0975 (UTC) FILETIME=[74653070:01C68952] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.11 tagged_above=-999 required=2 tests=[BAYES_05=-1.11] X-Spam-Score: -1.11 X-Spam-Level: Subject: Re: One desktop only on a multihead system? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2006 10:20:01 -0000 On Fri, 19 May 2006 21:15:04 +0200, Roe Peterson wrote: > Unlike most other users, I _don't_ want gnome to start a desktop on > my second monitor - I have an app that runs fullscreen on the secondary > monitor. So I assume you already have an X Server running on that monitor? Or do you want one X Server and one app on the second head and Gnome stuff on the first? I believe the latter one is not easily feasible. Anyways, it is the responsibility of the X Server to choose which monitors to use. (You can have multiple X Servers running and switch between them) Even if all Gnome windows were limited to your first screen, your second one would be occupied as well. I strongly assume you must tell your X Server not to use the second screen. -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ From guenther@rudersport.de Tue Jun 6 18:52:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E65F13B0327; Tue, 6 Jun 2006 18:52:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27370-08; Tue, 6 Jun 2006 18:51:59 -0400 (EDT) Received: from rudersport.de (rudersport.de [192.220.91.203]) by menubar.gnome.org (Postfix) with ESMTP id 80BCF3B02AB; Tue, 6 Jun 2006 18:51:59 -0400 (EDT) Received: from [10.0.0.2] (IP-213157009025.dialin.heagmedianet.de [213.157.9.25]) by rudersport.de (8.12.11.20060308) id k56MpvdM073205; Tue, 6 Jun 2006 16:51:58 -0600 (MDT) From: guenther To: garnome-list@gnome.org In-Reply-To: References: Content-Type: text/plain Date: Wed, 07 Jun 2006 00:51:56 +0200 Message-Id: <1149634316.10273.17.camel@monkey.loc> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.55 tagged_above=-999 required=2 tests=[AWL=0.049, BAYES_00=-2.599] X-Spam-Score: -2.55 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: [FYI] build interactively X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2006 22:52:01 -0000 [ Please do not cross-post, unless you really have to. ] > garnome-2.14.0 composed of 267 packages, > and there are complicate dependencies between different libs. Yes, apart from the official GNOME Desktop and Developer Platform, GARNOME ships with "a host of third-party GNOME packages, Bindings and the Mono(tm) Platform", as mentioned in the release announcements. :) Anyway, please note: The additional packages are optional. When using GARNOME, you are free to build or not build them. > usually not all of them are wanted, > in case garnome is to be built from scratch, > here is the order to take to avoid depency problem. Thanks for your work, I guess. Though you really do not need to care about those deps, since resolving the deps is an important part about GARNOME. It takes care of them for you. > information extracted from garname Makefile's `LIBDEPS=' directive. Exactly that's where the deps are defined. > there seem to be recursive dependencies defined in `LIBDEPS+=' > directive, dependency introduced by these directives are not listed > here. No. That's not recursion. The "LIBDEPS +=" apply some deps by build magic, gathering from your environment if a particular dep needs to be built or is satisfied already. > also some other libs required but not included in garnome, like > libexif etc. you want to build them as needed. Yup. Unfortunately we can not ship with every dependency. Those deps are detailed in the README and should be provided by your distro. > here is the list, the whole build process divided into 19 round, libs > in round 2 depend on libs in round 1, round 3 depend on 2, maybe also > depend on 1, and so on. [ list snipped ] Note that this includes *everything*, even matchbox, which typically is not built. Actually, rather than "19 rounds", this all boils down to *one* single command when using GARNOME: $ make install ...guenther -- char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}} From drom@kdyne.net Wed Jun 7 12:14:30 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4A1173B048D for ; Wed, 7 Jun 2006 12:14:30 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28326-02 for ; Wed, 7 Jun 2006 12:14:29 -0400 (EDT) Received: from mail.kdyne.net (mail.kdyne.net [84.244.72.64]) by menubar.gnome.org (Postfix) with ESMTP id 7A2433B0D9A for ; Wed, 7 Jun 2006 12:14:28 -0400 (EDT) Received: from localhost ([127.0.0.1]) by mail.kdyne.net (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits)) for gnome-list@gnome.org; Wed, 7 Jun 2006 18:21:37 +0200 From: =?iso-8859-2?Q?Luk=E1=B9?= Lommer To: gnome-list@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-A1P6tt8M4N7oxj275T1r" Organization: 5Trees Development Date: Wed, 07 Jun 2006 18:14:26 +0200 Message-Id: <1149696866.23739.10.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.918 tagged_above=-999 required=2 tests=[AWL=0.681, BAYES_00=-2.599] X-Spam-Score: -1.918 X-Spam-Level: Subject: Gnome Art Tutorials - we are looking for help X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: drom@kdyne.net List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jun 2006 16:14:30 -0000 --=-A1P6tt8M4N7oxj275T1r Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi We are looking for help with Gnome Art Tutorials on http://live.gnome.org/GnomeArt/Tutorials, a site closely related to art.gnome.org project. If you want to help us, feel free to do it, all your sugesstions or ideas are welcome. The main issue is to get all tutorials up-to-date and reflect latest changes in Gnome/Metacity/FD.o specifications. Any idea how to do it better? :) You can reach us on #gnome-art @ irc.gnome.org (irc.gimp.org) IRC network. --=20 Have a nice day Lucas "Drom" Lommer Art.Gnome.org team You can visit us at #gnome-art channel on irc.gnome.org IRC server GnuPG: http://kdyne.net/general/download/certifikaty/gpg-public_key-Lucas_L= ommer.asc --=-A1P6tt8M4N7oxj275T1r Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBEhvtiPu7nEDNTexkRAm4QAJ9020g5mxfkHxEWL8pL+K5Yp72IggCffXxW sLq6jCnGRUX2UVDPoYkTD+I= =b9Z+ -----END PGP SIGNATURE----- --=-A1P6tt8M4N7oxj275T1r-- From Calum.Benson@Sun.COM Thu Jun 8 07:07:20 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 94E5B3B0607 for ; Thu, 8 Jun 2006 07:07:20 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28555-02 for ; Thu, 8 Jun 2006 07:07:17 -0400 (EDT) Received: from gmpea-pix-1.sun.com (gmpea-pix-1.sun.com [192.18.1.36]) by menubar.gnome.org (Postfix) with ESMTP id 6CEF73B04E6 for ; Thu, 8 Jun 2006 07:07:17 -0400 (EDT) Received: from d1-emea-06.sun.com (d1-emea-06.sun.com [192.18.2.116] (may be forged)) by gmpea-pix-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id k58B7GSm014517 for ; Thu, 8 Jun 2006 12:07:16 +0100 (BST) Received: from conversion-daemon.d1-emea-06.sun.com by d1-emea-06.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) id <0J0J00I01FMMQT00@d1-emea-06.sun.com> (original mail from Calum.Benson@Sun.COM) for gnome-list@gnome.org; Thu, 08 Jun 2006 12:07:16 +0100 (BST) Received: from [192.168.1.100] ([129.150.116.157]) by d1-emea-06.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPSA id <0J0J00LR3G83R350@d1-emea-06.sun.com>; Thu, 08 Jun 2006 12:07:15 +0100 (BST) Date: Thu, 08 Jun 2006 12:07:12 +0100 From: Calum Benson In-reply-to: <447E18D5.4080308@gnome.org> Sender: Calum.Benson@Sun.COM To: Meenal Shende Message-id: <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> MIME-version: 1.0 X-Mailer: Apple Mail (2.750) Content-type: text/plain; format=flowed; delsp=yes; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.544 tagged_above=-999 required=2 tests=[AWL=-0.023, BAYES_00=-2.599, TW_GD=0.077, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -2.544 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: gnome vs cde X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 11:07:21 -0000 On 31 May 2006, at 23:29, Thomas Wood wrote: > Meenal Shende wrote: >> hi >> i actually locked myself to gnome.i dont get any option which >> states gnome or cde? >> whenever i login it directly goes to gnome env.plz help me n let >> know hgow do i go bck to cde Are you using gdm or dtlogin as your login manager? What operating system / version? Cheeri, Calum. -- CALUM BENSON, Usability Engineer Sun Microsystems Ireland mailto:calum.benson@sun.com Java Desktop System Team http://blogs.sun.com/calum +353 1 819 9771 Any opinions are personal and not necessarily those of Sun Microsystems From johnxj@comcast.net Thu Jun 8 11:23:26 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CD2013B0649 for ; Thu, 8 Jun 2006 11:23:26 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15223-06 for ; Thu, 8 Jun 2006 11:23:26 -0400 (EDT) Received: from hati.oit.pdx.edu (hati.oit.pdx.edu [131.252.120.59]) by menubar.gnome.org (Postfix) with ESMTP id D9CEA3B0524 for ; Thu, 8 Jun 2006 11:23:25 -0400 (EDT) Received: from localhost.localdomain (c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99]) (authenticated bits=0) by hati.oit.pdx.edu (8.13.3+/8.13.1) with ESMTP id k58FNNOE014168 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 8 Jun 2006 08:23:25 -0700 X-Authentication-Warning: hati.oit.pdx.edu: Host c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99] claimed to be localhost.localdomain Date: Thu, 8 Jun 2006 08:23:28 -0700 From: John Jason Jordan To: gnome-list@gnome.org Message-Id: <20060608082328.2987cbcf.johnxj@comcast.net> In-Reply-To: <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> Organization: None whatsoever X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=0.691 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_POST=1.708, DNS_FROM_RFC_WHOIS=1.447, FORGED_RCVD_HELO=0.135] X-Spam-Score: 0.691 X-Spam-Level: Subject: Character Map Startup Options? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 15:23:27 -0000 I don't know what version of Gnome I have, but it's whatever is installed on my Ubuntu-64 Breezy computer, which has all the latest updates. (Planning on upgrading to Dapper after finals in a couple weeks.) The Character Map utility default startup options suck. I am a linguistics major and I need to use it a lot. I need it to come up in View > By Unicode Block, and with the character displayed at 14 points instead of the default 20, and to automatically select my favorite IPA font, instead of the default Sans. I've searched everywhere looking for command-line options to make this happen, but documentation seems completely lacking on this. It is highly annoying to have to reconfigure it every time I launch it. Anyone know what the options are, or even if there are options, or where there is documentation explaining the options? Or if said options do not exist, then is there a Character Map replacement that does what I need? From simos74@gmx.net Thu Jun 8 12:07:29 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3E5793B0671 for ; Thu, 8 Jun 2006 12:07:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18971-08 for ; Thu, 8 Jun 2006 12:07:15 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id 4046B3B0F5F for ; Thu, 8 Jun 2006 12:07:07 -0400 (EDT) Received: (qmail invoked by alias); 08 Jun 2006 16:07:05 -0000 Received: from unknown (EHLO [192.168.15.44]) [134.83.157.131] by mail.gmx.net (mp032) with SMTP; 08 Jun 2006 18:07:05 +0200 X-Authenticated: #10070094 Message-ID: <44884AFD.2070209@gmx.net> Date: Thu, 08 Jun 2006 17:06:21 +0100 From: Simos Xenitellis User-Agent: Mozilla Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: John Jason Jordan References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> <20060608082328.2987cbcf.johnxj@comcast.net> In-Reply-To: <20060608082328.2987cbcf.johnxj@comcast.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.42 tagged_above=-999 required=2 tests=[AWL=0.103, BAYES_00=-2.599, SPF_PASS=-0.001, TW_DP=0.077] X-Spam-Score: -2.42 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: Character Map Startup Options? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 16:07:29 -0000 O/H John Jason Jordan έγÏαψε: > I don't know what version of Gnome I have, but it's whatever is > installed on my Ubuntu-64 Breezy computer, which has all the latest > updates. (Planning on upgrading to Dapper after finals in a couple > weeks.) > > The Character Map utility default startup options suck. I am a > linguistics major and I need to use it a lot. I need it to come up in > View > By Unicode Block, and with the character displayed at 14 points > instead of the default 20, and to automatically select my favorite IPA > font, instead of the default Sans. I've searched everywhere looking for > command-line options to make this happen, but documentation seems > completely lacking on this. It is highly annoying to have to > reconfigure it every time I launch it. Anyone know what the options > are, or even if there are options, or where there is documentation > explaining the options? Or if said options do not exist, then is there > a Character Map replacement that does what I need? > Alright. gucharmap is developed at http://cvs.gnome.org/viewcvs/gucharmap/ where you can get the full source code. You can also notice some small details, even if you are not a programmer. For example, check revision 1.69 at http://cvs.gnome.org/viewcvs/gucharmap/gucharmap/main.c which actually increases the default font size. However, tinkering the source code would be a last resort. Where are the bug reports/enhacements for gucharmap? There are at http://bugzilla.gnome.org/browse.cgi?product=gucharmap You can file straight away a new bug report or you can check if someone else reported a similar issue. Checking the existing reports, you notice "Report: 140414, remember settings", http://bugzilla.gnome.org/show_bug.cgi?id=140414 which is actually more or less what you need. There has been little recent activity in this bug report. One thing you can do is make an addition to the bug report in a polite way, saying that the features you describe above are important to you. If you do not mind doing some tinkering with the source code, you can actually modify the code for your needs. I am not on Ubuntu at this moment, so if someone is inclined to test and report back, I'll be very happy. pre-1. Make sure you have installed the "build-essential" package that includes the compiler. There are chances that some more packages are missing from the steps below; normally the installation procedure will give you hints so that you can install one at a go. 1. Get the source package for "gucharmap" $ apt-get source gucharmap 2. Enter the directory of gucharmap (the directory name may have a version number), $ cd gucharmap 3. From the link I gave above about the font size, you can see the change detail at http://cvs.gnome.org/viewcvs/gucharmap/gucharmap/main.c?r1=1.68&r2=1.69 Edit the file gucharmap/main.c and change back the multiplier to the value of 1.5 (or 1.0). We are testing if this works; if it does, you can change the font, etc... 4. Build an updated package by running, $ dpkg-buildpackage -rfakeroot -uc -b This will create a new .deb package for gucharmap. 5. Install the new package, # dpkg -i gucharmap-xxx.yyy.deb 6. Run gucharmap, check to see if the change actually happened! :) Hope this helps!!! :) Simos From reed@pilchuck.reedmedia.net Thu Jun 8 18:16:13 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 477AB3B0432 for ; Thu, 8 Jun 2006 18:16:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09072-10 for ; Thu, 8 Jun 2006 18:16:12 -0400 (EDT) Received: from pilchuck.reedmedia.net (pilchuck.reedmedia.net [209.166.74.74]) by menubar.gnome.org (Postfix) with ESMTP id 604453B03EC for ; Thu, 8 Jun 2006 18:16:12 -0400 (EDT) Received: from reed by pilchuck.reedmedia.net with local (Exim 4.44) id 1FoSnW-0005PN-Ur for gnome-list@gnome.org; Thu, 08 Jun 2006 15:16:14 -0700 Date: Thu, 8 Jun 2006 15:16:14 -0700 (PDT) From: "Jeremy C. Reed" To: gnome-list@gnome.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: "Jeremy C. Reed" X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.692 tagged_above=-999 required=2 tests=[AWL=-0.782, BAYES_05=-1.11, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -1.692 X-Spam-Level: Subject: documentation for totem? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 22:16:13 -0000 I am using totem-xine. It fails when using Xv (as noted and reported by many people many times and I won't repeat here). gxine and xine (xine-ui) work fine when using Xshm instead. Where is the documentation for totem? totem-xine? How can I force totem-xine to use Xshm? (And force alsa while I am at it?) I don't see anything related with gconf-tool2 or gconf-editor for /apps/totem. I looked at http://www.gnome.org/projects/totem/ What is the best mailing list to discuss this? Jeremy C. Reed echo '9,J8HD,fDGG8B@?:536FC5=8@I;C5?@H5B0D@5GBIELD54DL>@8L?:5GDEJ8LDG1' |\ sed ss,s50EBsg | tr 0-M 'p.wBt SgiIlxmLhan:o,erDsduv/cyP' From simos74@gmx.net Thu Jun 8 21:08:19 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 97C453B0497 for ; Thu, 8 Jun 2006 21:08:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16611-10 for ; Thu, 8 Jun 2006 21:08:16 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id A37403B00FA for ; Thu, 8 Jun 2006 21:08:15 -0400 (EDT) Received: (qmail invoked by alias); 09 Jun 2006 01:08:14 -0000 Received: from unknown (EHLO [192.168.15.44]) [134.83.157.131] by mail.gmx.net (mp018) with SMTP; 09 Jun 2006 03:08:14 +0200 X-Authenticated: #10070094 From: Simos Xenitellis To: John Jason Jordan In-Reply-To: <20060608082328.2987cbcf.johnxj@comcast.net> References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> <20060608082328.2987cbcf.johnxj@comcast.net> Content-Type: text/plain Date: Fri, 09 Jun 2006 02:07:17 +0100 Message-Id: <1149815237.12764.14.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.824 tagged_above=-999 required=2 tests=[AWL=-0.497, BAYES_00=-2.599, INFO_TLD=1.273, SPF_PASS=-0.001] X-Spam-Score: -1.824 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: Character Map Startup Options? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 01:08:19 -0000 On Thu, 2006-06-08 at 08:23 -0700, John Jason Jordan wrote: > I don't know what version of Gnome I have, but it's whatever is > installed on my Ubuntu-64 Breezy computer, which has all the latest > updates. (Planning on upgrading to Dapper after finals in a couple > weeks.) > > The Character Map utility default startup options suck. I am a > linguistics major and I need to use it a lot. I need it to come up in > View > By Unicode Block, and with the character displayed at 14 points > instead of the default 20, and to automatically select my favorite IPA > font, instead of the default Sans. I've searched everywhere looking for > command-line options to make this happen, but documentation seems > completely lacking on this. It is highly annoying to have to > reconfigure it every time I launch it. Anyone know what the options > are, or even if there are options, or where there is documentation > explaining the options? Or if said options do not exist, then is there > a Character Map replacement that does what I need? I made a blog entry with details on making changes in a GNOME application the easy way. It's at http://simos.info/blog/archives/552 This is somewhat technical, therefore someone in the might be able to help out a bit. Simos From anthony@griffith.edu.au Thu Jun 8 21:28:21 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C15F53B05D1 for ; Thu, 8 Jun 2006 21:28:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18031-03 for ; Thu, 8 Jun 2006 21:28:18 -0400 (EDT) Received: from lima.itc.griffith.edu.au (lima.itc.griffith.edu.au [132.234.248.148]) by menubar.gnome.org (Postfix) with ESMTP id 42E0F3B00FA for ; Thu, 8 Jun 2006 21:28:17 -0400 (EDT) Received: from [132.234.86.2] (helo=wumpus.itc.gu.edu.au) by lima.itc.griffith.edu.au with esmtp (Exim 4.24) id 1FoUC8-0002r9-DQ; Fri, 09 Jun 2006 09:45:44 +1000 Received: from wumpus.itc.gu.edu.au (localhost.localdomain [127.0.0.1]) by wumpus.itc.gu.edu.au (8.13.6/8.13.4) with ESMTP id k58NjLA9015733; Fri, 9 Jun 2006 09:45:28 +1000 Message-Id: <200606082345.k58NjLA9015733@wumpus.itc.gu.edu.au> To: Gary Kline In-reply-to: Your message of "Thu, 08 Jun 2006 12:07:14 MST." <20060608190713.GA52997@thought.org> X-URL: http://www.cit.gu.edu.au/~anthony/ X-Face: "iO`19c"sFVLnS(9, 80^_E^BqA&Ta, 05p2lA`FWO.d8el_~lo2k2}{t#~Y{~M!hPV?Augr< d1w9Ai$pen`'0!Hn; }TZMK*}\N_"c)g8B>@'%'}9d\, X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: gnome-list@gnome.org, richard@levitte.org, ctwm@free.lp.se Subject: Re: [ctwm] Re: GNOME and CTwm linkage X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Anthony Thyssen List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 01:28:21 -0000 Gary Kline on wrote... | This is to both you and Michael--and anyone else wondering why I | was asking. There aren't many problems with Gnome or KDE tools, | but enough. A few apps don't work or else print endless lines to | stdout/stderr. I run FreeBSD and both linux- and native ports of | mozilla and firefox. On my two Ubuntu servers with Gnome no such | problems. No offense to the Gnome/KDE users, but to do what I | can do with CTWM on Gnome would entail my spending months getting | down to the code level. Having xterms exactly where I want them, | say, in various sizes and typefaces. And having app X "Occupy" | workspace Y, and so forth. | | I'm che--er, thrifty enough that most of my hardware is older and | CTWM is efficient whereas Gnome/KDE are gloppy. It doesn't look | as if there's much to be dropped into this wm to make it work | better with Gnme. If it would help, the next time I find stderrs | on an xterm I could save and edit them. Would that help? I've | volnteered lots of time/effort over the years to the "BSD | movement", but I've begged tons of questions as well, so someone | else might better ask "Help" on the lists. | | This brings up the question of whether any kind and generous | person might be able to at least answer some questions about | making CTWM more compatible. If there is someone or some | international window-manager list, I'm ready to draft a polite | letter to see who might offer some clues to make CTWM work | seamlessly with Gnome---or, for that matter, *any* application. | | Your thinking about quality rather than "release-often-quantity | is right, IMHO. Still, there could be just a bit more activity | here:-) | | cheer, | | gary | Wow! Hear Hear!!!!! (sound of a single person in the great land down under, applauding) For the last two years I have been using Gnome panel with CTwm and some frustrations do continue. I manually launch gnome-panel and gnme-settings-daemon (to make it work right) though that latter requires you to reset my installed X application resources and, Xmodmaps after its 'hidden' window apears. However my frustrations have rarely been with CTwm handling! For example CTwms features: NoTitle, OccupyAll, NoBorder, and most impotantally BorderLeft (I use a left panel), hand bee fantastic. Even CTwm's handling of key bindings ("keyboard-shortcuts" in Gnome parlance) is a lot better than gnome, though I do let the gnome-settings-deamon handle some keys (like sound volume). No, my problems are more with Gnomes inability to customize simpley and easily and its lack of detailed documentation that is easy to search and find. For example. I do not use or want a full gnome desktop window, and would like to see something that would prevent it EVER opening. I launch nautilas file managers with -no-desktop --browser options, to stop this. But you can't set these flags for Trash or Garbage (depending on your linux). Speaking of linux. I switch and use exact copies of my home (and login setup) on lots of different machines (some dual boot) running Fedora core 2, 3, 4 and 5, Ubuntu, Suse 10.1 Linux. I will probably be using it with lots of other linux's too in keeping with my Job's "UNIX Expert" Description. Why is this mentioned! Because gnome on evry damned one of these systems has differences that makes may saved 'dot' configuration on one system, completely stuff up the gnome on another system. Because of this I have a script that symbolic links about a dozen 'dot' file directories to specific 'OS' version dot files. to keep them seperate. Of course that means I have to re-setup gnome for each and every OS I use, something I have never needed to do for CTwm. As such I applaud any attempt to make CTwm and gnome work more effectivally, but my findings is that Gnome has more compatability problems with CTwm, than CTwm has with Gnome. Any further input and dicussion is of course most welcome. Particularly on issues I have described above. If you like my exact solutions, mail me. I am glad to share. Anthony Thyssen ( System Programmer ) ----------------------------------------------------------------------------- "Bad spellers of the world, UNTIE!" -- Jason Sicotte ----------------------------------------------------------------------------- Anthony's Home is his Castle http://www.cit.gu.edu.au/~anthony/ From john@joel.csis.ul.ie Fri Jun 9 09:32:00 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 04C753B029F for ; Fri, 9 Jun 2006 09:32:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27489-06 for ; Fri, 9 Jun 2006 09:31:58 -0400 (EDT) Received: from Marshal4.ul.campus (marshal4.ul.ie [136.201.1.164]) by menubar.gnome.org (Postfix) with ESMTP id 1A31C3B0203 for ; Fri, 9 Jun 2006 09:31:58 -0400 (EDT) Received: from garryowen.csis.ul.ie (Not Verified[136.201.24.3]) by Marshal4.ul.campus with MailMarshal (v6, 1, 4, 441) id ; Fri, 09 Jun 2006 14:32:00 +0100 Received: from joel.csis.ul.ie (joel.csis.ul.ie [136.201.25.110]) by garryowen.csis.ul.ie (8.13.1/8.13.1) with ESMTP id k59DVuvw002412; Fri, 9 Jun 2006 14:31:56 +0100 Received: (from john@localhost) by joel.csis.ul.ie (8.12.11/8.12.11/Submit) id k59DVuJZ018079; Fri, 9 Jun 2006 14:31:56 +0100 From: John Sturdy MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17545.30796.666264.450109@joel.csis.ul.ie> Date: Fri, 9 Jun 2006 14:31:56 +0100 To: gnome-list@gnome.org X-Mailer: VM 7.19 under Emacs 21.3.1 X-Attribution: jcgs X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.164 tagged_above=-999 required=2 tests=[AWL=1.300, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -1.164 X-Spam-Level: Subject: setting name for screenshots X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: john.sturdy@ul.ie List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 13:32:00 -0000 Hi, I'm doing something that involves taking a series of screenshots automatically. Is there some way to get gnome-panel-screenshot to accept the name on the command line (or via an environment variable, or whatever), and not ask the user about it? Or is there some way to do this with some other (command-line) utility? __John From kiffin.gish@planet.nl Sat Jun 10 09:04:21 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E35003B00F1 for ; Sat, 10 Jun 2006 09:04:20 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02931-04 for ; Sat, 10 Jun 2006 09:04:20 -0400 (EDT) Received: from post-25.mail.nl.demon.net (post-25.mail.nl.demon.net [194.159.73.195]) by menubar.gnome.org (Postfix) with ESMTP id 1C4713B0314 for ; Sat, 10 Jun 2006 09:04:20 -0400 (EDT) Received: from gish.demon.nl ([83.160.27.223]:29664 helo=[192.168.1.33]) by post-25.mail.nl.demon.net with esmtp (Exim 4.51) id 1Fp38U-000Ioj-ST for gnome-list@gnome.org; Sat, 10 Jun 2006 13:04:19 +0000 From: Kiffin Gish To: gnome-list@gnome.org Content-Type: text/plain Date: Fri, 09 Jun 2006 16:31:59 +0200 Message-Id: <1149863519.65562.12.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.134 tagged_above=-999 required=2 tests=[AWL=-1.229, BAYES_00=-2.599, DATE_IN_PAST_12_24=1.247, DNS_FROM_RFC_WHOIS=1.447] X-Spam-Score: -1.134 X-Spam-Level: Subject: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 13:04:21 -0000 Despite all of the so-called optimizations and speed improvements made to Gnome 2.14, I have unfortunately discovered the exact opposite when I upgraded from 2.12 on FreeBSD 6.1. Seems VERY sluggish, the Gnome Desktop takes forever to start, and most applications (xterm being one notable exception) take a long time to startup. Often everything freezes up with erratic and slow repainting. Anyone know why? Is there some way I can trace things to find out where the bottleneck is occurring. I've tried the following, but it didn't help. http://lists.freebsd.org/pipermail/freebsd-gnome/2006-May/014564.html Regards, Kiffin From olav@bkor.dhs.org Sat Jun 10 09:14:15 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D2B2C3B0285 for ; Sat, 10 Jun 2006 09:14:15 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03597-10 for ; Sat, 10 Jun 2006 09:14:15 -0400 (EDT) Received: from amsfep11-int.chello.nl (amsfep17-int.chello.nl [213.46.243.15]) by menubar.gnome.org (Postfix) with ESMTP id 32F963B00F1 for ; Sat, 10 Jun 2006 09:14:14 -0400 (EDT) Received: from bkor.dhs.org ([24.132.164.94]) by amsfep11-int.chello.nl (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with ESMTP id <20060610131400.RBLL29864.amsfep11-int.chello.nl@bkor.dhs.org> for ; Sat, 10 Jun 2006 15:14:00 +0200 Received: by bkor.dhs.org (Postfix, from userid 501) id 98CB25D74A4; Sat, 10 Jun 2006 15:14:01 +0200 (CEST) Date: Sat, 10 Jun 2006 15:14:01 +0200 From: Olav Vitters To: gnome-list@gnome.org Message-ID: <20060610131401.GG4787@bkor.dhs.org> References: <1149863519.65562.12.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1149863519.65562.12.camel@localhost> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.349 tagged_above=-999 required=2 tests=[AWL=-0.085, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.349 X-Spam-Level: Subject: Re: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 13:14:16 -0000 On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > applications (xterm being one notable exception) take a long time to > startup. Often everything freezes up with erratic and slow repainting. If only the starting is very sluggish, try running either fc-cache -f or (if you have a new enough version): fc-cache -r as root and under your normal user account perhaps also something like strace might provide some insight -- Regards, Olav From johnxj@comcast.net Sat Jun 10 09:44:30 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D58543B033C for ; Sat, 10 Jun 2006 09:44:30 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05769-06 for ; Sat, 10 Jun 2006 09:44:30 -0400 (EDT) Received: from regin.oit.pdx.edu (regin.oit.pdx.edu [131.252.120.56]) by menubar.gnome.org (Postfix) with ESMTP id D47D13B01CB for ; Sat, 10 Jun 2006 09:44:29 -0400 (EDT) Received: from localhost.localdomain (c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99]) (authenticated bits=0) by regin.oit.pdx.edu (8.13.3+/8.13.1) with ESMTP id k5ADiRJJ007701 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 10 Jun 2006 06:44:28 -0700 X-Authentication-Warning: regin.oit.pdx.edu: Host c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99] claimed to be localhost.localdomain Date: Sat, 10 Jun 2006 06:44:34 -0700 From: John Jason Jordan To: gnome-list@gnome.org Message-Id: <20060610064434.d3d7dfe6.johnxj@comcast.net> In-Reply-To: <20060610131401.GG4787@bkor.dhs.org> References: <1149863519.65562.12.camel@localhost> <20060610131401.GG4787@bkor.dhs.org> Organization: None whatsoever X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.711 tagged_above=-999 required=2 tests=[AWL=-1.402, BAYES_00=-2.599, DNS_FROM_RFC_POST=1.708, DNS_FROM_RFC_WHOIS=1.447, FORGED_RCVD_HELO=0.135] X-Spam-Score: -0.711 X-Spam-Level: Subject: Re: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 13:44:31 -0000 On Sat, 10 Jun 2006 15:14:01 +0200 Olav Vitters dijo: > On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > If only the starting is very sluggish, try running either > fc-cache -f > or (if you have a new enough version): > fc-cache -r > as root and under your normal user account I can't find any documentation. What does the fc command do? Or where is it documented? From olav@bkor.dhs.org Sat Jun 10 10:14:05 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2CBEA3B01C3 for ; Sat, 10 Jun 2006 10:14:05 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07597-05 for ; Sat, 10 Jun 2006 10:14:04 -0400 (EDT) Received: from amsfep11-int.chello.nl (amsfep17-int.chello.nl [213.46.243.15]) by menubar.gnome.org (Postfix) with ESMTP id 9D42A3B0152 for ; Sat, 10 Jun 2006 10:14:03 -0400 (EDT) Received: from bkor.dhs.org ([24.132.164.94]) by amsfep11-int.chello.nl (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with ESMTP id <20060610141347.UKVY29864.amsfep11-int.chello.nl@bkor.dhs.org> for ; Sat, 10 Jun 2006 16:13:47 +0200 Received: by bkor.dhs.org (Postfix, from userid 501) id A7851B77AE; Sat, 10 Jun 2006 16:13:46 +0200 (CEST) Date: Sat, 10 Jun 2006 16:13:46 +0200 From: Olav Vitters To: gnome-list@gnome.org Message-ID: <20060610141346.GA1418@bkor.dhs.org> References: <1149863519.65562.12.camel@localhost> <20060610131401.GG4787@bkor.dhs.org> <20060610064434.d3d7dfe6.johnxj@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060610064434.d3d7dfe6.johnxj@comcast.net> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.342 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.342 X-Spam-Level: Subject: Re: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 14:14:05 -0000 On Sat, Jun 10, 2006 at 06:44:34AM -0700, John Jason Jordan wrote: > On Sat, 10 Jun 2006 15:14:01 +0200 > Olav Vitters dijo: > > > On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > > > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > > > If only the starting is very sluggish, try running either > > fc-cache -f > > or (if you have a new enough version): > > fc-cache -r > > as root and under your normal user account > > I can't find any documentation. What does the fc command do? Or where > is it documented? fc-cache is part of fontconfig. Fontconfig handles all the fonts. It uses caches otherwise every app will take 30secs to startup due to fontconfig being busy reading the fonts. -- Regards, Olav From jwilleford@redhat.com Fri Jun 9 17:37:23 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E62963B0145 for ; Fri, 9 Jun 2006 17:37:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22594-03 for ; Fri, 9 Jun 2006 17:37:21 -0400 (EDT) Received: from mx1.redhat.com (mx1.redhat.com [66.187.233.31]) by menubar.gnome.org (Postfix) with ESMTP id 06B113B0256 for ; Fri, 9 Jun 2006 17:37:20 -0400 (EDT) Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k59LbKVH022265 for ; Fri, 9 Jun 2006 17:37:20 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k59LbJbM030454 for ; Fri, 9 Jun 2006 17:37:19 -0400 Received: from [172.16.57.142] (IDENT:U2FsdGVkX1931wwGMcxK7TnRVY3RXibjZPjdhxfaoKM@discovery.rdu.redhat.com [172.16.57.142]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id k59LbJYd022687 for ; Fri, 9 Jun 2006 17:37:19 -0400 Message-ID: <4489EA0F.4020208@redhat.com> Date: Fri, 09 Jun 2006 17:37:19 -0400 From: Jason Willeford User-Agent: Mozilla Thunderbird 1.0.8-1.4.1 (X11/20060420) X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome-list@gnome.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.601 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -2.601 X-Spam-Level: X-Mailman-Approved-At: Sat, 10 Jun 2006 15:22:41 -0400 Subject: Workspace Backgrounds X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jwilleford@redhat.com List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 21:37:23 -0000 Is there a way to have a different background for each workspace using the workspace switcher? Thanks, J -- Jason Willeford, RHCE Technical Account Manager Red Hat 1-888-RED-HAT1 x 44219 919-754-4219 Direct 919-754-3725 Fax jwilleford@redhat.com www.redhat.com From khadgaray@gmail.com Sun Jun 11 11:06:54 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7AEB63B0088 for ; Sun, 11 Jun 2006 11:06:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15756-02 for ; Sun, 11 Jun 2006 11:06:51 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by menubar.gnome.org (Postfix) with ESMTP id 68D983B0084 for ; Sun, 11 Jun 2006 11:06:51 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id h2so766278nfe for ; Sun, 11 Jun 2006 08:04:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=cSEt1f0h16nA93aZZY/umkgOAxTUkSF6hYLT8UedMs4QI9fihWhFqR1JIatI63O33R+RNIa9LonwbneCwN8WdDRSln1WYEatL4ZxYrITG+ivSoUdVV1W+twSfPf9MB2QGGwn+BNZbtfwHclqP9n/ct6NXHzZNJlN+mmfCtc8/DE= Received: by 10.49.58.9 with SMTP id l9mr4051048nfk; Sun, 11 Jun 2006 08:04:35 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id l38sm3523572nfc.2006.06.11.08.04.33; Sun, 11 Jun 2006 08:04:34 -0700 (PDT) From: Ritesh Khadgaray To: jwilleford@redhat.com In-Reply-To: <4489EA0F.4020208@redhat.com> References: <4489EA0F.4020208@redhat.com> Content-Type: text/plain Date: Sun, 11 Jun 2006 20:34:28 +0530 Message-Id: <1150038269.11581.4.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.947 tagged_above=-999 required=2 tests=[AWL=-0.777, BAYES_00=-2.599, RCVD_IN_WHOIS_BOGONS=2.43, SPF_PASS=-0.001] X-Spam-Score: -0.947 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: Workspace Backgrounds X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 15:06:54 -0000 On Fri, 2006-06-09 at 17:37 -0400, Jason Willeford wrote: > Is there a way to have a different background for each workspace using > the workspace switcher? nearest match, check out : http://wallpapoz.sourceforge.net/ -- Ritesh Khadgaray LinuX N Stuff Ph: +919923010121 Eat Right, Exercise, Die Anyway. From moure.carlos@gmail.com Mon Jun 12 13:56:09 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 731CD3B08F9 for ; Mon, 12 Jun 2006 13:56:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21099-08 for ; Mon, 12 Jun 2006 13:55:58 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by menubar.gnome.org (Postfix) with ESMTP id 5D1EB3B09FD for ; Mon, 12 Jun 2006 13:23:07 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so2460190uge for ; Mon, 12 Jun 2006 10:22:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=cGBYdm9Yeta6mRCVHoSRL8BtRoNVsW6rfQtgW8AeDecAH/189qSejVpgVnyhAdvwUHEFXEE5wh9q5jU0g7FKpIE7Tjux6Npbr5wV8xd2EyQpFUnOtkr9qBZk2UAWvtJZWk/ixcn1ChkJIJzNA999gTqMqPwhNGernvOGt8ZDis0= Received: by 10.78.57.11 with SMTP id f11mr15082hua; Mon, 12 Jun 2006 10:22:25 -0700 (PDT) Received: by 10.78.46.1 with HTTP; Mon, 12 Jun 2006 10:22:25 -0700 (PDT) Message-ID: Date: Mon, 12 Jun 2006 19:22:25 +0200 From: carluus To: gnome-list@gnome.org Subject: Gnome-speech and loquendo MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10347_2242812.1150132945673" X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=1.166 tagged_above=-999 required=2 tests=[BAYES_40=-0.185, HTML_10_20=1.351, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: 1.166 X-Spam-Level: * X-Mailman-Approved-At: Fri, 16 Jun 2006 05:32:48 -0400 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 17:56:09 -0000 ------=_Part_10347_2242812.1150132945673 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Good Afternoon, Im working with gnome-speech, i need to develop a driver for Loquendo to add this driver to the project of gnome-speech, Somebody knows how can i do it? Best regards ------=_Part_10347_2242812.1150132945673 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Good Afternoon,

Im working with gnome-speech, i need to develop a driver for Loquendo to add this driver to the project of gnome-speech,
Somebody knows how can i do it?

Best regards
------=_Part_10347_2242812.1150132945673-- From daniel.junkmail@gmail.com Sun Jun 18 10:58:11 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 716DE3B0829 for ; Sun, 18 Jun 2006 10:58:11 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31371-06 for ; Sun, 18 Jun 2006 10:58:09 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id BFDE93B0078 for ; Sun, 18 Jun 2006 10:58:08 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id x30so974900nfb for ; Sun, 18 Jun 2006 07:55:43 -0700 (PDT) Received: by 10.48.14.1 with SMTP id 1mr419490nfn; Sun, 18 Jun 2006 07:48:27 -0700 (PDT) Received: by 10.48.238.5 with HTTP; Sun, 18 Jun 2006 07:48:27 -0700 (PDT) Message-ID: Date: Sun, 18 Jun 2006 10:48:27 -0400 From: "Daniel Corbe" To: gnome-list@gnome.org Subject: Gnome VFS on Mac OS X MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 14:58:11 -0000 Hello, I found a mailing list post from not too far back detailing 2.14.X compile problems /w Gnome VFS. The solution was commited to CVS, so I did a cvs checkout on the gnome-vfs directory. I tried to use autogen.sh however I get the following error: jomama:/usr/local/src/gnome-vfs root# sh autogen.sh no gnome-autogen.sh in /usr/local/bin /usr/local/sbin /bin /sbin /usr/bin /usr/sbin autogen.sh: line 22: gnome-autogen.sh: No such file or directory Can someone please steer me in the right direction? What is the process for building this from CVS? Thanks -Daniel From khadgaray@gmail.com Sun Jun 18 12:42:41 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6595E3B0C35 for ; Sun, 18 Jun 2006 12:42:41 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03528-01 for ; Sun, 18 Jun 2006 12:42:36 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by menubar.gnome.org (Postfix) with ESMTP id 9AB193B0B52 for ; Sun, 18 Jun 2006 12:42:35 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id x30so982147nfb for ; Sun, 18 Jun 2006 09:41:00 -0700 (PDT) Received: by 10.48.47.10 with SMTP id u10mr456326nfu; Sun, 18 Jun 2006 08:39:08 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id z73sm5804725nfb.2006.06.18.08.39.07; Sun, 18 Jun 2006 08:39:08 -0700 (PDT) Subject: Re: Gnome VFS on Mac OS X From: Ritesh Khadgaray To: Daniel Corbe In-Reply-To: References: Content-Type: text/plain Date: Sun, 18 Jun 2006 21:09:03 +0530 Message-Id: <1150645143.24773.20.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.105 tagged_above=-999 required=2 tests=[AWL=0.495, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.105 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 16:42:41 -0000 On Sun, 2006-06-18 at 10:48 -0400, Daniel Corbe wrote: > Hello, > > I found a mailing list post from not too far back detailing 2.14.X > compile problems /w Gnome VFS. The solution was commited to CVS, so I > did a cvs checkout on the gnome-vfs directory. > > I tried to use autogen.sh however I get the following error: > > jomama:/usr/local/src/gnome-vfs root# sh autogen.sh > no gnome-autogen.sh in /usr/local/bin /usr/local/sbin /bin /sbin > /usr/bin /usr/sbin > autogen.sh: line 22: gnome-autogen.sh: No such file or directory > this is provided by gnome-common package. Please check, if the same is installed. ps : i have never ever worked on mac. -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From billlinux@rogers.com Sun Jun 18 14:56:54 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 95F323B008F for ; Sun, 18 Jun 2006 14:56:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07712-03 for ; Sun, 18 Jun 2006 14:56:53 -0400 (EDT) Received: from smtp109.rog.mail.re2.yahoo.com (smtp109.rog.mail.re2.yahoo.com [68.142.225.207]) by menubar.gnome.org (Postfix) with SMTP id 7C6E93B00D9 for ; Sun, 18 Jun 2006 14:56:53 -0400 (EDT) Received: (qmail 52575 invoked from network); 18 Jun 2006 18:55:27 -0000 Received: from unknown (HELO ?192.168.1.4?) (billlinux@rogers.com@70.27.169.92 with plain) by smtp109.rog.mail.re2.yahoo.com with SMTP; 18 Jun 2006 18:55:27 -0000 Subject: Menu Bar / Tool Bar curiostity question ?? From: William Case To: GNOME List Content-Type: text/plain Date: Sun, 18 Jun 2006 14:55:16 -0400 Message-Id: <1150656916.2593.132.camel@CASE> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 (2.6.2-1.fc5.5) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.559 tagged_above=-999 required=2 tests=[AWL=-0.868, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708] X-Spam-Score: -1.559 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 18:56:54 -0000 Hi; Just sitting here watching the World Cup game, staring at my desktop. Began to wonder why are the Menu Bar and the Tool Bar always on separate rows? The Tool Bar takes up about 9% of my desktop space when a program is on full size. The Menu Bar uses about 30% of its row while the tool bar uses approximately 45% of its row. I realize this (particularly the Tool Bar) can be highly variable. Nonetheless, it should be possible to combine the two bars on one line in some rational contextual way and regain a little desktop space. Is there some deep programming problem? Is the two row configuration simply historical? Is it intuitive? Just wondering? -- Regards Bill From daniel.junkmail@gmail.com Sun Jun 18 20:37:13 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7DE633B0071 for ; Sun, 18 Jun 2006 20:37:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17357-01 for ; Sun, 18 Jun 2006 20:37:12 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by menubar.gnome.org (Postfix) with ESMTP id 943913B034B for ; Sun, 18 Jun 2006 20:37:11 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id c2so947431nfe for ; Sun, 18 Jun 2006 17:36:04 -0700 (PDT) Received: by 10.49.81.20 with SMTP id i20mr4025649nfl; Sun, 18 Jun 2006 17:08:10 -0700 (PDT) Received: by 10.48.238.5 with HTTP; Sun, 18 Jun 2006 17:08:10 -0700 (PDT) Message-ID: Date: Sun, 18 Jun 2006 20:08:10 -0400 From: "Daniel Corbe" To: gnome-list@gnome.org Subject: libgda Mac OS X build problems MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 00:37:13 -0000 Hello, I've gotten pretty far in building gnome deps on my MAC but I'm stuck while building libgda. Any help is appriciated. Thanks. -Daniel gcc -dynamiclib -o .libs/libgda-3.3.0.0.dylib .libs/gda-enum-types.o .libs/gda-blob.o .libs/gda-client.o .libs/gda-column.o .libs/gda-column-index.o .libs/gda-command.o .libs/gda-config.o .libs/gda-connection.o .libs/gda-connection-event.o .libs/gda-data-handler.o .libs/gda-data-model-array.o .libs/gda-data-model-row.o .libs/gda-data-model.o .libs/gda-data-model-filter-sql.o .libs/gda-data-model-hash.o .libs/gda-data-model-import.o .libs/gda-data-model-index.o .libs/gda-data-model-iter.o .libs/gda-data-model-query.o .libs/gda-data-access-wrapper.o .libs/gda-data-proxy.o .libs/gda-dict-aggregate.o .libs/gda-dict.o .libs/gda-dict-constraint.o .libs/gda-dict-database.o .libs/gda-dict-field.o .libs/gda-dict-function.o .libs/gda-dict-table.o .libs/gda-dict-type.o .libs/gda-entity.o .libs/gda-entity-field.o .libs/gda-graphviz.o .libs/gda-init.o .libs/gda-log.o .libs/gda-marshal.o .libs/gda-object.o .libs/gda-object-ref.o .libs/gda-parameter.o .libs/gda-parameter-list.o .libs/gda-quark-list.o .libs/gda-query.o .libs/gda-query-condition.o .libs/gda-query-field-agg.o .libs/gda-query-field-all.o .libs/gda-query-field.o .libs/gda-query-field-field.o .libs/gda-query-field-func.o .libs/gda-query-field-value.o .libs/gda-query-join.o .libs/gda-query-object.o .libs/gda-query-parsing.o .libs/gda-query-target.o .libs/gda-referer.o .libs/gda-renderer.o .libs/gda-row.o .libs/gda-server-provider.o .libs/gda-server-provider-extra.o .libs/gda-threader.o .libs/gda-transaction.o .libs/gda-util.o .libs/gda-value.o .libs/gda-xml-storage.o -L/usr/lib -pthreads -L/usr/local/lib /usr/local/lib/libgobject-2.0.dylib /usr/lib/libc.dylib /usr/local/lib/libgthread-2.0.dylib /usr/local/lib/libgmodule-2.0.dylib /usr/local/lib/libglib-2.0.dylib /usr/local/lib/libintl.dylib /usr/lib/libxslt.dylib /usr/lib/libz.dylib /usr/lib/libpthread.dylib /usr/lib/libm.dylib /usr/lib/libxml2.dylib -lpthread -lz /usr/lib/libiconv.dylib -lm ../libsql/.libs/libgdasql.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libxslt.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libxml2.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libiconv.dylib -install_name /usr/local/lib/libgda-3.3.dylib -compatibility_version 4 -current_version 4.0 powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-pthreads' ld: warning multiple definitions of symbol _locale_charset /usr/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _gda_graph_get_graph_type _gda_graph_get_type _gda_graph_new _gda_graph_query_new _gda_handler_bin_new _gda_handler_boolean_new _gda_handler_numerical_new _gda_handler_string_new _gda_handler_time_new_no_locale _gda_handler_type_new _gda_delimiter_destroy _gda_delimiter_parse_copy_statement _gda_delimiter_parse_with_error /usr/bin/libtool: internal link edit command failed make[2]: *** [libgda-3.la] Error 1 make[1]: *** [install-recursive] Error 1 make: *** [install-recursive] Error 1 jomama:/usr/local/src/libgda-1.9.102 root# From awilliam@whitemice.org Sun Jun 18 21:10:02 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 363693B0239 for ; Sun, 18 Jun 2006 21:10:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17984-07 for ; Sun, 18 Jun 2006 21:10:01 -0400 (EDT) Received: from estate1.whitemice.org (adsl-68-79-189-145.dsl.klmzmi.ameritech.net [68.79.189.145]) by menubar.gnome.org (Postfix) with ESMTP id 9FB7D3B02DE for ; Sun, 18 Jun 2006 21:10:00 -0400 (EDT) Received: from [192.168.3.170] ([192.168.3.170]) (authenticated bits=0) by estate1.whitemice.org (8.12.11.20060308/8.12.10/SuSE Linux 0.7) with ESMTP id k5J195pj008051 for ; Sun, 18 Jun 2006 21:09:05 -0400 Subject: Re: Menu Bar / Tool Bar curiostity question ?? From: Adam Tauno Williams To: GNOME List In-Reply-To: <1150656916.2593.132.camel@CASE> References: <1150656916.2593.132.camel@CASE> Content-Type: text/plain Date: Sun, 18 Jun 2006 21:05:17 -0400 Message-Id: <1150679117.4430.9.camel@aleph.whitemice.org> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-1.4 (estate1.whitemice.org [192.168.3.1]); Sun, 18 Jun 2006 21:09:05 -0400 (EDT) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.458 tagged_above=-999 required=2 tests=[AWL=0.006, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.458 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: awilliam@whitemice.org List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 01:10:02 -0000 > Just sitting here watching the World Cup game, staring at my desktop. > Began to wonder why are the Menu Bar and the Tool Bar always on separate > rows? The Tool Bar takes up about 9% of my desktop space when a program > is on full size. The Menu Bar uses about 30% of its row while the tool > bar uses approximately 45% of its row. I realize this (particularly the > Tool Bar) can be highly variable. > Nonetheless, it should be possible to combine the two bars on one line > in some rational contextual way and regain a little desktop space. > Is there some deep programming problem? No, but most applications assume this configuration as the standard; and in Gtk both the menu and the toolbar are usually in separate rows of a vbox container. So combining them would take some programming; also the height of a menu bar is usually less then that of a toolbar, so aligning them horizontally might not work are so well in any case. > Is the two row configuration simply historical? Probably, but it makes sense and everyone expects it. The resolution/size of most modern displays renders this a moot point anyway. > Is it intuitive? Yes. A menu does/should provide hierarchical access to all the features/functionality of an application. A toolbar provides one-click access to commonly used functions. This paradigm exists across pretty much every platform. In many applications the toolbar can be disabled, and in most cases with Gtk applications at least the size of the toolbar can be adjusted. From kornerr@gmail.com Mon Jun 19 05:32:28 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CC8E33B00D4 for ; Mon, 19 Jun 2006 05:32:28 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02145-02 for ; Mon, 19 Jun 2006 05:32:28 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by menubar.gnome.org (Postfix) with ESMTP id 89A433B0004 for ; Mon, 19 Jun 2006 05:32:27 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so2458675uge for ; Mon, 19 Jun 2006 02:31:27 -0700 (PDT) Received: by 10.78.17.4 with SMTP id 4mr1927366huq; Mon, 19 Jun 2006 02:31:27 -0700 (PDT) Received: from ?10.104.4.61? ( [217.106.20.130]) by mx.gmail.com with ESMTP id 3sm1339742huc.2006.06.19.02.31.26; Mon, 19 Jun 2006 02:31:27 -0700 (PDT) Message-ID: <44966EF6.3050408@kemcity.ru> Date: Mon, 19 Jun 2006 17:31:34 +0800 Organization: The Home User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: gnome-list@gnome.org Subject: which package is resposible for displaying images (e.g., on buttons)? Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit From: michael kapelko X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.965 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_XF=0.077] X-Spam-Score: -0.965 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: kornerr@gmail.com List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 09:32:29 -0000 i'm compiling gnome-2.14.2 now, i've compiled 1/3 so far, and replaced old packages with new ones, but now i can't see any images on buttons now. and GIMP doesn't show preview, it says type is not supported. i must have wrong compiled some package? which one? and how to compile it correctly? currently i'm using xfce-4.2. thanks. From christian.kirbach@student.uni-siegen.de Mon Jun 19 07:04:29 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0C13C3B0091 for ; Mon, 19 Jun 2006 07:04:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05224-09 for ; Mon, 19 Jun 2006 07:04:25 -0400 (EDT) Received: from mailf1.uni-siegen.de (mailf1.Uni-Siegen.DE [141.99.1.41]) by menubar.gnome.org (Postfix) with ESMTP id 604CC3B007B for ; Mon, 19 Jun 2006 07:04:25 -0400 (EDT) Received: from localhost.localdomain ([84.189.101.66]) by mailf1.uni-siegen.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Mon, 19 Jun 2006 13:02:29 +0200 Date: Mon, 19 Jun 2006 13:03:25 +0200 From: "Christian Kirbach" To: gnome-list@gnome.org Subject: Re: setting name for screenshots References: <17545.30796.666264.450109@joel.csis.ul.ie> Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <17545.30796.666264.450109@joel.csis.ul.ie> User-Agent: Opera M2/8.54 (Linux, build 1745) X-OriginalArrivalTime: 19 Jun 2006 11:02:29.0453 (UTC) FILETIME=[DB3E2FD0:01C6938F] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 11:04:29 -0000 On Fri, 09 Jun 2006 15:31:56 +0200, John Sturdy wrote: > Is there some way to get gnome-panel-screenshot to > accept the name on the command line (or via an environment variable, > or whatever), and not ask the user about it? It seems that gnome-screenshot does not offer such an option, not even an option to save automatically without showing a window. You may want to file a report about this issue on bugzilla.gnome.org with severity "enhancement". > Or is there some way to do this with some other (command-line) > utility? Use your favourite search engine and I am sure you'll find a command-line tool (I remember 'import', but I am currently offline). -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ From fut_nis@yahoo.co.jp Mon Jun 19 11:14:40 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2D8593B03A9 for ; Mon, 19 Jun 2006 11:14:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16891-10 for ; Mon, 19 Jun 2006 11:14:34 -0400 (EDT) Received: from ybbsmtp24.mail.tnz.yahoo.co.jp (ybbsmtp24.mail.tnz.yahoo.co.jp [203.216.229.4]) by menubar.gnome.org (Postfix) with SMTP id A14CE3B0551 for ; Mon, 19 Jun 2006 11:14:33 -0400 (EDT) Received: (qmail 9161 invoked by alias); 19 Jun 2006 15:13:16 -0000 Received: from unknown (HELO localhost.localdomain) (219.46.28.21 with poptime) by ybbsmtp24.mail.tnz.yahoo.co.jp with SMTP; 19 Jun 2006 15:13:16 -0000 X-Apparently-From: Date: Tue, 20 Jun 2006 00:13:15 +0900 From: Nishio Futoshi To: gnome-list@gnome.org Subject: gnome-keybinding-properties(control-center-2.14.2) cannot select key Message-Id: <20060620001315.d36f0581.fut_nis@yahoo.co.jp> X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.18; i686-momonga-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=1.709 tagged_above=-999 required=2 tests=[BAYES_50=0.001, DNS_FROM_RFC_POST=1.708] X-Spam-Score: 1.709 X-Spam-Level: * X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:14:40 -0000 I want to Print key to get screenshot, but I cannot. So, I checked source code, and I found some wrong ranges for printable keys. GDK_kana_switch's code is 0xFF7E. Please change some ranges. # Maybe, this problem is due to using ja_JP.UTF-8 locale. I changed them, but I cannot get screenshot, umm. I don't know how to hack metacity. Thanks --- control-center-2.14.2/capplets/keybindings/gnome-keybinding-properties.c.ol2006-06-19 19:37:29.000000000 +0900 +++ control-center-2.14.2/capplets/keybindings/gnome-keybinding-properties.c 2006-06-19 19:38:44.000000000 +0900 @@ -656,11 +656,13 @@ { if ((tmp_key.keyval >= GDK_a && tmp_key.keyval <= GDK_z) || (tmp_key.keyval >= GDK_A && tmp_key.keyval <= GDK_Z) - || (tmp_key.keyval >= GDK_kana_fullstop && tmp_key.keyval <= GDK_kana_switch) - || (tmp_key.keyval >= GDK_Arabic_comma && tmp_key.keyval <= GDK_Arabic_switch) - || (tmp_key.keyval >= GDK_Serbian_dje && tmp_key.keyval <= GDK_Cyrillic_HARDSIGN) - || (tmp_key.keyval >= GDK_Greek_ALPHAaccent && tmp_key.keyval <= GDK_Greek_switch) - || (tmp_key.keyval >= GDK_hebrew_doublelowline && tmp_key.keyval <= GDK_Hebrew_switch) + || (tmp_key.keyval >= GDK_kana_fullstop && tmp_key.keyval <= GDK_kana_tu) + || (tmp_key.keyval >= GDK_kana_A && tmp_key.keyval <= GDK_kana_N) + || (tmp_key.keyval >= GDK_Arabic_comma && tmp_key.keyval <= GDK_Arabic_sukun) + || (tmp_key.keyval >= GDK_Serbian_dje && tmp_key.keyval <= GDK_Serbian_dze) + || (tmp_key.keyval >= GDK_Serbian_DJE && tmp_key.keyval <= GDK_Cyrillic_HARDSIGN) + || (tmp_key.keyval >= GDK_Greek_ALPHAaccent && tmp_key.keyval <= GDK_Greek_omega) + || (tmp_key.keyval >= GDK_hebrew_doublelowline && tmp_key.keyval <= GDK_hebrew_taf) || (tmp_key.keyval >= GDK_Thai_kokai && tmp_key.keyval <= GDK_Thai_lekkao) || (tmp_key.keyval >= GDK_Hangul && tmp_key.keyval <= GDK_Hangul_J_YeorinHieuh)) { GtkWidget *dialog; -- Nishio Futoshi From DonScorgie@Blueyonder.co.uk Mon Jun 19 13:27:22 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A76CB3B059E for ; Mon, 19 Jun 2006 13:27:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23010-04 for ; Mon, 19 Jun 2006 13:27:21 -0400 (EDT) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by menubar.gnome.org (Postfix) with ESMTP id BBCC43B0809 for ; Mon, 19 Jun 2006 13:27:20 -0400 (EDT) Received: from [172.23.170.142] (helo=anti-virus02-09) by smtp-out2.blueyonder.co.uk with smtp (Exim 4.52) id 1FsNV2-0003kR-9p; Mon, 19 Jun 2006 18:25:20 +0100 Received: from [82.41.205.39] (helo=[192.168.1.1]) by asmtp-out4.blueyonder.co.uk with esmtpa (Exim 4.52) id 1FsNUy-0001na-Lw; Mon, 19 Jun 2006 18:25:16 +0100 Subject: Re: which package is resposible for displaying images (e.g., on buttons)? From: Don Scorgie To: kornerr@gmail.com In-Reply-To: <44966EF6.3050408@kemcity.ru> References: <44966EF6.3050408@kemcity.ru> Content-Type: text/plain Date: Mon, 19 Jun 2006 18:25:17 +0100 Message-Id: <1150737917.28268.19.camel@Madaline> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.070, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077, TW_JH=0.077, TW_XF=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 17:27:22 -0000 Hi, It depends on which icons. A lot of the default icons (e.g. save, open etc. in menus / toolbars) are from gtk+. Which version of gtk+ are you using? There was a recent problem with the 2.9 series, where a header file wasn't correctly built / installed that caused some problems. For GNOME 2.14.2 though, you should be using gtk+ 2.8.19. I don't know if that suffers from the same problem. GIMP previews are (I think) done in GIMP itself (either that or in gtk +). Are you using a self-compiled version of GIMP? If so, do you have the various image libraries installed? (You'll need the -devel or -dev packages of them from your distro). If it is a self-compiled copy, check at the end of the configure stage, it should list all the features that are enabled (or disabled), including the image types GIMP is compiled with support for. If it isn't a self-compiled version, you may have broken one of the dependencies (gtk+). In which case, it may be a good idea to reinstall the distro-provided packages of these libs. If your using distro-provided packages, its generally unwise to overwrite them with self-compiled packages. A better option is to install the various new bits in a separate prefix (/opt/gnome2 or /usr/local or something as opposed to /usr). This saves things like this from happening (as you can always remove the new packages and still be left with a working environment). Check out garnome [1] or jhbuild [2] to help with building GNOME from scratch. Hope this provides at least a little help ;) Don [1] http://www.gnome.org/projects/garnome/ [2] http://www.jamesh.id.au/software/jhbuild/ On Mon, 2006-06-19 at 17:31 +0800, michael kapelko wrote: > i'm compiling gnome-2.14.2 now, i've compiled 1/3 so far, and replaced > old packages with new ones, but now i can't see any images on buttons > now. and GIMP doesn't show preview, it says type is not supported. > i must have wrong compiled some package? > which one? and how to compile it correctly? > currently i'm using xfce-4.2. > > thanks. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list From alan@ufies.org Mon Jun 19 15:03:22 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 75DB93B01DA for ; Mon, 19 Jun 2006 15:03:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26823-06 for ; Mon, 19 Jun 2006 15:03:21 -0400 (EDT) Received: from ufies.org (ufies.org [65.110.12.162]) by menubar.gnome.org (Postfix) with ESMTP id EE9513B0079 for ; Mon, 19 Jun 2006 15:03:20 -0400 (EDT) Received: by ufies.org (Postfix, from userid 1000) id 100321CC209; Mon, 19 Jun 2006 12:02:05 -0700 (PDT) Date: Mon, 19 Jun 2006 12:02:05 -0700 From: Alan To: gnome-list@gnome.org Subject: Re: Gnome 2.14 seems sluggish to me ... Message-ID: <20060619190204.GR15186@ufies.org> Mail-Followup-To: gnome-list@gnome.org References: <1149863519.65562.12.camel@localhost> <20060610131401.GG4787@bkor.dhs.org> <20060610064434.d3d7dfe6.johnxj@comcast.net> <20060610141346.GA1418@bkor.dhs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060610141346.GA1418@bkor.dhs.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.593 tagged_above=-999 required=2 tests=[AWL=0.006, BAYES_00=-2.599] X-Spam-Score: -2.593 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:03:22 -0000 On Sat, Jun 10, 2006 at 04:13:46PM +0200, Olav Vitters wrote: > On Sat, Jun 10, 2006 at 06:44:34AM -0700, John Jason Jordan wrote: > > On Sat, 10 Jun 2006 15:14:01 +0200 > > Olav Vitters dijo: > > > > > On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > > > > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > > > > > If only the starting is very sluggish, try running either > > > fc-cache -f > > > or (if you have a new enough version): > > > fc-cache -r > > > as root and under your normal user account > > > > I can't find any documentation. What does the fc command do? Or where > > is it documented? > > fc-cache is part of fontconfig. Fontconfig handles all the fonts. It > uses caches otherwise every app will take 30secs to startup due to > fontconfig being busy reading the fonts. Another solution I've seen is to make sure that 127.0.0.1 localhost is in your /etc/hosts file... maybe the desktop is doing hostname lookups and timing out or something. -- Alan - http://arcterex.net -------------------------------------------------------------------- "Backups are for people who don't pray." -- big Mike From polesz@wfwx.info Mon Jun 19 15:58:36 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9A5E83B0E17 for ; Mon, 19 Jun 2006 15:58:36 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29753-06 for ; Mon, 19 Jun 2006 15:58:33 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 06B153B0410 for ; Mon, 19 Jun 2006 15:58:32 -0400 (EDT) Received: from 223-198.adsl.pool.ew.hu ([193.226.223.198] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1FsOuu-0000rZ-PE for gnome-list@gnome.org; Mon, 19 Jun 2006 20:56:09 +0200 Date: Mon, 19 Jun 2006 21:57:30 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: setting name for screenshots Message-ID: <20060619195730.GA4503@woodstock> References: <17545.30796.666264.450109@joel.csis.ul.ie> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.529 tagged_above=-999 required=2 tests=[AWL=0.070, BAYES_00=-2.599] X-Spam-Score: -2.529 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:58:36 -0000 On Mon, Jun 19, 2006 at 01:03:25PM +0200, Christian Kirbach wrote: > On Fri, 09 Jun 2006 15:31:56 +0200, John Sturdy wrote: > > > Is there some way to get gnome-panel-screenshot to > > accept the name on the command line (or via an environment variable, > > or whatever), and not ask the user about it? > It seems that gnome-screenshot does not offer such an option, not even > an option to save automatically without showing a window. > You may want to file a report about this issue on bugzilla.gnome.org > with severity "enhancement". > > > Or is there some way to do this with some other (command-line) > > utility? > Use your favourite search engine and I am sure you'll find a > command-line tool (I remember 'import', but I am currently > offline). > > > -- > Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Until this enhancment is built in (if ever), you should try to look for another program which can do the trick you need. If you find one, and you use metacity, here is the next step. It is a bit "hard", but I have not found other ways yet. In gconf-editor, you can find the key apps/metacity/keybinding_commands/command_screenshot and apps/metacity/keybinding_commands/command_window_screenshot these define the command which run when you press print or meta-print keys. I hope you can use it. Rgds, -- POLONKAI Gergely Death is not a bug, it's a feature From khadgaray@gmail.com Tue Jun 20 08:05:33 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C22913B0E2A for ; Tue, 20 Jun 2006 08:05:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13688-02 for ; Tue, 20 Jun 2006 08:05:32 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id 20C9B3B0F65 for ; Tue, 20 Jun 2006 08:05:32 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id x30so1225698nfb for ; Tue, 20 Jun 2006 05:05:00 -0700 (PDT) Received: by 10.49.19.14 with SMTP id w14mr6388121nfi; Tue, 20 Jun 2006 05:05:00 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id p43sm5011334nfa.2006.06.20.05.04.59; Tue, 20 Jun 2006 05:05:00 -0700 (PDT) Subject: detacable toolbar in gnome From: Ritesh Khadgaray To: gnome-list@gnome.org Content-Type: text/plain Date: Tue, 20 Jun 2006 17:34:56 +0530 Message-Id: <1150805096.2409.10.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.127 tagged_above=-999 required=2 tests=[AWL=0.473, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.127 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 12:05:34 -0000 With FC5, and Mandriva Cooker. detachable toolbar for gnome application is not working. What am i missing ? -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From agarobr.listas@gmail.com Mon Jun 19 16:41:46 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3A4463B0D15 for ; Mon, 19 Jun 2006 16:41:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31440-07 for ; Mon, 19 Jun 2006 16:41:42 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by menubar.gnome.org (Postfix) with ESMTP id DF4243B08A3 for ; Mon, 19 Jun 2006 16:41:41 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so2708446uge for ; Mon, 19 Jun 2006 13:40:30 -0700 (PDT) Received: by 10.66.216.6 with SMTP id o6mr1748258ugg; Mon, 19 Jun 2006 13:40:30 -0700 (PDT) Received: by 10.67.93.16 with HTTP; Mon, 19 Jun 2006 13:40:30 -0700 (PDT) Message-ID: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Date: Mon, 19 Jun 2006 17:40:30 -0300 From: "Augusto Arcoverde da Rocha" To: gnome-list@gnome.org Subject: Tool for search mime association MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-Mailman-Approved-At: Tue, 20 Jun 2006 12:29:41 -0400 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:41:46 -0000 Hi all, Can you help me to find a command line tool to search the mime database for the application associated to a mime type? The gconftool seems to be this tool, but I didn't find one way to retrive such information. I'm trying to integrate WineTools or Wine itself with mime database, like CrossOver already does. Thanks a lot, Augusto Arcoverde da Rocha From DonScorgie@Blueyonder.co.uk Tue Jun 20 13:09:43 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 30A873B047C for ; Tue, 20 Jun 2006 13:09:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31001-09 for ; Tue, 20 Jun 2006 13:09:41 -0400 (EDT) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by menubar.gnome.org (Postfix) with ESMTP id 8596E3B0388 for ; Tue, 20 Jun 2006 13:09:41 -0400 (EDT) Received: from [172.23.170.138] (helo=anti-virus01-09) by smtp-out2.blueyonder.co.uk with smtp (Exim 4.52) id 1FsjjQ-0008Uy-KS; Tue, 20 Jun 2006 18:09:40 +0100 Received: from [82.41.205.39] (helo=[192.168.1.1]) by asmtp-out1.blueyonder.co.uk with esmtpa (Exim 4.52) id 1FsjjM-0006Gr-I9; Tue, 20 Jun 2006 18:09:36 +0100 Subject: Re: Tool for search mime association From: Don Scorgie To: Augusto Arcoverde da Rocha In-Reply-To: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Content-Type: text/plain Date: Tue, 20 Jun 2006 18:09:39 +0100 Message-Id: <1150823379.1080.3.camel@Madaline> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.513 tagged_above=-999 required=2 tests=[AWL=0.010, BAYES_00=-2.599, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -2.513 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 17:09:43 -0000 Hi, Maybe look at gnomevfs-info it provides all sorts of useful information about a file, one of which is "Default app", which specifies a .desktop file (found in /usr/share/applications) where the info can be found (provided a default app exists). Would need a bit of parsing though. Hope this helps Don On Mon, 2006-06-19 at 17:40 -0300, Augusto Arcoverde da Rocha wrote: > Hi all, > > Can you help me to find a command line tool to search the mime > database for the application associated to a mime type? > > The gconftool seems to be this tool, but I didn't find one way to > retrive such information. > > I'm trying to integrate WineTools or Wine itself with mime database, > like CrossOver already does. > > Thanks a lot, > Augusto Arcoverde da Rocha > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list From agarobr.listas@gmail.com Tue Jun 20 13:59:33 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 62BAF3B0390 for ; Tue, 20 Jun 2006 13:59:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02118-06 for ; Tue, 20 Jun 2006 13:59:32 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by menubar.gnome.org (Postfix) with ESMTP id 8A23F3B00DD for ; Tue, 20 Jun 2006 13:59:31 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so3126414uge for ; Tue, 20 Jun 2006 10:59:19 -0700 (PDT) Received: by 10.66.222.9 with SMTP id u9mr6879509ugg; Tue, 20 Jun 2006 10:59:19 -0700 (PDT) Received: by 10.67.93.16 with HTTP; Tue, 20 Jun 2006 10:59:19 -0700 (PDT) Message-ID: <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> Date: Tue, 20 Jun 2006 14:59:19 -0300 From: "Augusto Arcoverde da Rocha" To: gnome-list@gnome.org Subject: Re: Tool for search mime association In-Reply-To: <1150823379.1080.3.camel@Madaline> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.561 tagged_above=-999 required=2 tests=[AWL=-0.038, BAYES_00=-2.599, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -2.561 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 17:59:33 -0000 The gnomevfs mime API seems to be deprecated and I'm seeking for a more self contained tool (without parsing conf files directly) to avoid distro conflicts or GNOME version changes. GConf is a new interface to environment definitions, gconftool implement a command line access interface to GConf database, but I don't know to use it. I use gconftool-2 --dump --recursive-list /schemas | grep mime and don't get usefull information. Thanks, Augusto Arcoverde da Rocha On 6/20/06, Don Scorgie wrote: > Hi, > > Maybe look at > gnomevfs-info > it provides all sorts of useful information about a file, one of which > is "Default app", which specifies a .desktop file (found > in /usr/share/applications) where the info can be found (provided a > default app exists). Would need a bit of parsing though. From polesz@wfwx.info Tue Jun 20 15:06:28 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 07BA63B04C0 for ; Tue, 20 Jun 2006 15:06:28 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07203-04 for ; Tue, 20 Jun 2006 15:06:26 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 02DE33B01AB for ; Tue, 20 Jun 2006 15:06:25 -0400 (EDT) Received: from 223-198.adsl.pool.ew.hu ([193.226.223.198] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1Fskaf-0003UO-KZ for gnome-list@gnome.org; Tue, 20 Jun 2006 20:04:41 +0200 Date: Tue, 20 Jun 2006 21:07:46 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: Tool for search mime association Message-ID: <20060620190746.GA9777@woodstock> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.497 tagged_above=-999 required=2 tests=[AWL=0.025, BAYES_00=-2.599, TW_EV=0.077] X-Spam-Score: -2.497 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 19:06:28 -0000 On Tue, Jun 20, 2006 at 02:59:19PM -0300, Augusto Arcoverde da Rocha wrote: > The gnomevfs mime API seems to be deprecated and I'm seeking for a > more self contained tool (without parsing conf files directly) to > avoid distro conflicts or GNOME version changes. > > GConf is a new interface to environment definitions, gconftool > implement a command line access interface to GConf database, but I > don't know to use it. > > I use > > gconftool-2 --dump --recursive-list /schemas | grep mime > > and don't get usefull information. > > > Thanks, > Augusto Arcoverde da Rocha > > On 6/20/06, Don Scorgie wrote: > > Hi, > > > > Maybe look at > > gnomevfs-info > > it provides all sorts of useful information about a file, one of which > > is "Default app", which specifies a .desktop file (found > > in /usr/share/applications) where the info can be found (provided a > > default app exists). Would need a bit of parsing though. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list I grepped all my gconf tree, and even my whole home directory to find where does gnome/nautilus/whatever keeps this kind of stuff, thus nothing is found. Could anyone tell me the secret? :) -- POLONKAI Gergely Death is not a bug, it's a feature From khadgaray@gmail.com Tue Jun 20 16:17:34 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EE93E3B02B8 for ; Tue, 20 Jun 2006 16:17:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11628-08 for ; Tue, 20 Jun 2006 16:17:30 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by menubar.gnome.org (Postfix) with ESMTP id B6EF03B0270 for ; Tue, 20 Jun 2006 16:17:29 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id c2so1205399nfe for ; Tue, 20 Jun 2006 13:17:11 -0700 (PDT) Received: by 10.49.28.14 with SMTP id f14mr6785351nfj; Tue, 20 Jun 2006 13:17:10 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id k24sm7141727nfc.2006.06.20.13.17.08; Tue, 20 Jun 2006 13:17:10 -0700 (PDT) Subject: Re: Tool for search mime association From: Ritesh Khadgaray To: Augusto Arcoverde da Rocha In-Reply-To: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Content-Type: text/plain Date: Wed, 21 Jun 2006 01:47:04 +0530 Message-Id: <1150834624.14368.19.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.148 tagged_above=-999 required=2 tests=[AWL=0.452, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.148 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:17:34 -0000 On Mon, 2006-06-19 at 17:40 -0300, Augusto Arcoverde da Rocha wrote: > Hi all, > > Can you help me to find a command line tool to search the mime > database for the application associated to a mime type? > mime info is stored at : /usr/share/mime-info/ check the *.keys file for association For user specific mim-info, check ~/.gnome/mime-info/ -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From magnus@therning.org Tue Jun 20 18:24:09 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D72023B03E1 for ; Tue, 20 Jun 2006 18:24:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18842-09 for ; Tue, 20 Jun 2006 18:24:05 -0400 (EDT) Received: from nimue.merula.net (nimue.merula.net [217.146.97.10]) by menubar.gnome.org (Postfix) with ESMTP id 46EBB3B0338 for ; Tue, 20 Jun 2006 18:24:05 -0400 (EDT) Received: from localhost.localdomain (adsl-217.146.112.238.merula.net [217.146.112.238] (may be forged)) by nimue.merula.net (8.12.11/8.12.9[Merula+Auth]) with ESMTP id k5KMO2Xb024879 for ; Tue, 20 Jun 2006 23:24:02 +0100 Received: by localhost.localdomain (Postfix, from userid 1000) id 8239B27D8AC; Tue, 20 Jun 2006 23:23:57 +0100 (BST) Date: Tue, 20 Jun 2006 23:23:57 +0100 From: Magnus Therning To: gnome-list@gnome.org Subject: Re: Tool for search mime association Message-ID: <20060620222357.GD3925@die.therning.org> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> <20060620190746.GA9777@woodstock> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=SHA1; protocol="application/pgp-signature"; boundary="rqzD5py0kzyFAOWN" Content-Disposition: inline In-Reply-To: <20060620190746.GA9777@woodstock> User-Agent: mutt-ng/devel-r796 (Debian) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.392 tagged_above=-999 required=2 tests=[AWL=-0.005, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, TW_EV=0.077] X-Spam-Score: -2.392 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 22:24:09 -0000 --rqzD5py0kzyFAOWN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 20, 2006 at 21:07:46 +0200, POLONKAI Gergely wrote: >On Tue, Jun 20, 2006 at 02:59:19PM -0300, Augusto Arcoverde da Rocha wrote: >> The gnomevfs mime API seems to be deprecated and I'm seeking for a >> more self contained tool (without parsing conf files directly) to >> avoid distro conflicts or GNOME version changes. >>=20 >> GConf is a new interface to environment definitions, gconftool >> implement a command line access interface to GConf database, but I >> don't know to use it. >>=20 >> I use >>=20 >> gconftool-2 --dump --recursive-list /schemas | grep mime >>=20 >> and don't get usefull information. >>=20 >>=20 >> Thanks, >> Augusto Arcoverde da Rocha >>=20 >> On 6/20/06, Don Scorgie wrote: >> > Hi, >> > >> > Maybe look at >> > gnomevfs-info >> > it provides all sorts of useful information about a file, one of which >> > is "Default app", which specifies a .desktop file (found >> > in /usr/share/applications) where the info can be found (provided a >> > default app exists). Would need a bit of parsing though. > >I grepped all my gconf tree, and even my whole home directory to find >where does gnome/nautilus/whatever keeps this kind of stuff, thus >nothing is found. Could anyone tell me the secret? :) AFAIK GConf has nothing to do with MIME. Personally I find the MIME setup in GNOME to be a bit magical. :-) The .desktop specification might offer clues: http://freedesktop.org/wiki/Standards_2fdesktop_2dentry_2dspec The shared MIME database might not be implemented in GNOME yet: http://freedesktop.org/wiki/Standards_2fshared_2dmime_2dinfo_2dspec It might also be interesting to see just what the program 'gnome-open' does, since it seems to somehow obtain the information you're looking for. /M --=20 Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus.therning@gmail.com http://therning.org/magnus Software is not manufactured, it is something you write and publish. Keep Europe free from software patents, we do not want censorship by patent law on written works. Unreadable code, Why would anyone use it? Learn a better way. -- Geoff Kuenning's contribution to the 2004 Perl Haiku Contest, Haikus about Perl - 'Dishonerable Mention' winner --rqzD5py0kzyFAOWN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEmHV9iMWTaatN+6QRAtlAAJ9X2m8S6nwp/caGyZfmRjavQ1cSlgCgjcV7 vknN6W8ajR2YRwRkUfMLvo8= =3a11 -----END PGP SIGNATURE----- --rqzD5py0kzyFAOWN-- From vincent.arnoux@rfo.atmel.com Wed Jun 21 03:47:31 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 07A553B0E05 for ; Wed, 21 Jun 2006 03:47:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18423-03 for ; Wed, 21 Jun 2006 03:47:29 -0400 (EDT) Received: from atmel-es2.atmel.fr (mail.atmel.fr [81.80.104.162]) by menubar.gnome.org (Postfix) with ESMTP id 0D5A33B03F0 for ; Wed, 21 Jun 2006 03:47:28 -0400 (EDT) Received: from fwat.rfo.atmel.com (gateway [192.168.1.1]) by atmel-es2.atmel.fr (8.11.6+Sun/8.11.6) with SMTP id k5L7mXl16003 for ; Wed, 21 Jun 2006 09:48:33 +0200 (MEST) Received: from meyreuil ([10.159.254.132]) by fwat; Wed, 21 Jun 2006 09:31:47 +0200 (MEST) Received: from meyreuil (meyreuil [10.159.254.132]) by meyreuil.atmel.fr (8.11.7p1+Sun/8.11.7) with ESMTP id k5L7now13200 for ; Wed, 21 Jun 2006 09:49:51 +0200 (MEST) Received: from ([10.159.227.24]) by meyreuil (MailMonitor for SMTP v1.2.2 ) ; Wed, 21 Jun 2006 09:49:50 +0200 (MEST) Message-ID: <4498FA21.70303@rfo.atmel.com> Date: Wed, 21 Jun 2006 09:49:53 +0200 From: Vincent Arnoux User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: gnome-list@gnome.org Subject: Evolution: Address completion very slow Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ESAFE-STATUS: Mail clean X-ESAFE-DETAILS: Clean X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.391 tagged_above=-999 required=2 tests=[AWL=-1.207, BAYES_40=-0.185, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -1.391 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 07:47:31 -0000 Hello, I have a LDAP server with a huge number of adresses. When composing an e-mail from Evolution, the adress auto-completion pop-up window takes about 10 seconds to appear. From Thunderbird, this is instantaneous. Is there a way to speed it up ? Vincent From DonScorgie@Blueyonder.co.uk Wed Jun 21 04:49:45 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A168E3B0EC3 for ; Wed, 21 Jun 2006 04:49:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22936-03 for ; Wed, 21 Jun 2006 04:49:32 -0400 (EDT) Received: from smtp-out5.blueyonder.co.uk (smtp-out5.blueyonder.co.uk [195.188.213.8]) by menubar.gnome.org (Postfix) with ESMTP id 5200B3B0D3C for ; Wed, 21 Jun 2006 04:49:30 -0400 (EDT) Received: from [172.23.170.138] (helo=anti-virus01-09) by smtp-out5.blueyonder.co.uk with smtp (Exim 4.52) id 1FsyOu-0006Dt-EX for gnome-list@gnome.org; Wed, 21 Jun 2006 09:49:28 +0100 Received: from [82.41.205.39] (helo=[192.168.1.1]) by asmtp-out1.blueyonder.co.uk with esmtpa (Exim 4.52) id 1FsyOt-0005SN-UE for gnome-list@gnome.org; Wed, 21 Jun 2006 09:49:27 +0100 Subject: Re: Tool for search mime association From: Don Scorgie To: gnome-list@gnome.org In-Reply-To: <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> Content-Type: text/plain Date: Wed, 21 Jun 2006 09:49:31 +0100 Message-Id: <1150879771.18488.12.camel@Madaline> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.513 tagged_above=-999 required=2 tests=[AWL=0.010, BAYES_00=-2.599, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -2.513 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 08:49:46 -0000 Hi, The gnomevfs API isn't depreciated (AFAIK). Certainly, we use gnomevfs extensively. However, if your looking for a small easy tool, maybe writing your own would be okay? Check the API documentation for gnomevfs and find this function: gnome_vfs_mime_get_default_application_for_uri [1] As was pointed out, gconf isn't really anything to do with mime types. gconf is used for storing preferences and things. gnomevfs really is the way to get at mime types (at least AFAIK). Don [1] http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-default-application-for-uri On Tue, 2006-06-20 at 14:59 -0300, Augusto Arcoverde da Rocha wrote: > The gnomevfs mime API seems to be deprecated and I'm seeking for a > more self contained tool (without parsing conf files directly) to > avoid distro conflicts or GNOME version changes. > > GConf is a new interface to environment definitions, gconftool > implement a command line access interface to GConf database, but I > don't know to use it. > > I use > > gconftool-2 --dump --recursive-list /schemas | grep mime > > and don't get usefull information. > > > Thanks, > Augusto Arcoverde da Rocha > > On 6/20/06, Don Scorgie wrote: > > Hi, > > > > Maybe look at > > gnomevfs-info > > it provides all sorts of useful information about a file, one of which > > is "Default app", which specifies a .desktop file (found > > in /usr/share/applications) where the info can be found (provided a > > default app exists). Would need a bit of parsing though. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list From agarobr.listas@gmail.com Wed Jun 21 08:33:04 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6FCEB3B0DF2 for ; Wed, 21 Jun 2006 08:33:04 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04476-07 for ; Wed, 21 Jun 2006 08:33:03 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by menubar.gnome.org (Postfix) with ESMTP id 02C293B0F8D for ; Wed, 21 Jun 2006 08:33:02 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so3502755uge for ; Wed, 21 Jun 2006 05:33:01 -0700 (PDT) Received: by 10.67.100.17 with SMTP id c17mr6443478ugm; Wed, 21 Jun 2006 05:33:01 -0700 (PDT) Received: by 10.67.93.16 with HTTP; Wed, 21 Jun 2006 05:33:01 -0700 (PDT) Message-ID: <320221a70606210533hd927d7cn1397cc97fc202d3@mail.gmail.com> Date: Wed, 21 Jun 2006 09:33:01 -0300 From: "Augusto Arcoverde da Rocha" To: gnome-list@gnome.org Subject: Re: Tool for search mime association In-Reply-To: <1150879771.18488.12.camel@Madaline> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> <1150879771.18488.12.camel@Madaline> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.769 tagged_above=-999 required=2 tests=[AWL=-0.804, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -1.769 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 12:33:04 -0000 On 6/21/06, Don Scorgie wrote: > Hi, > > The gnomevfs API isn't depreciated (AFAIK). Certainly, we use gnomevfs > extensively. Sorry, my misunderstanding! :/ Only gnome-vfs-mime-database API are deprecated and not entire gnome-vfs API. > However, if your looking for a small easy tool, maybe writing your own > would be okay? "Reinvent the wheel" isn't always a good way to inprove open and free software development. Some development divergencies are a very good thing, I prefer to join my efforts with efforts of others. Then, it is for that I'm asking for advice here. > Check the API documentation for gnomevfs and find this function: > gnome_vfs_mime_get_default_application_for_uri [1] Thanks for this note. I never would go to understand this if you don't persisted to show me this subject. > As was pointed out, gconf isn't really anything to do with mime types. > gconf is used for storing preferences and things. gnomevfs really is > the way to get at mime types (at least AFAIK). GConf has nothing to do with "mime database", I agree. But it have some things to do with users preferences (like user settings for mime-application association) and with the default settings on GNOME system (like default mime-application associations). Or am I understaning something wrong? > Don > > [1] > http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-default-application-for-uri Thanks, Augusto Arcoverde da Rocha From john@joel.csis.ul.ie Fri Jun 23 09:56:31 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2F8B33B08EB for ; Fri, 23 Jun 2006 09:56:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15439-08 for ; Fri, 23 Jun 2006 09:56:30 -0400 (EDT) Received: from Marshal4.ul.campus (marshal4.ul.ie [136.201.1.164]) by menubar.gnome.org (Postfix) with ESMTP id 563CE3B08D1 for ; Fri, 23 Jun 2006 09:56:26 -0400 (EDT) Received: from garryowen.csis.ul.ie (Not Verified[136.201.24.3]) by Marshal4.ul.campus with MailMarshal (v6, 1, 4, 441) id ; Fri, 23 Jun 2006 14:56:30 +0100 Received: from joel.csis.ul.ie (joel.csis.ul.ie [136.201.25.110]) by garryowen.csis.ul.ie (8.13.1/8.13.1) with ESMTP id k5NDuF08004499; Fri, 23 Jun 2006 14:56:15 +0100 Received: (from john@localhost) by joel.csis.ul.ie (8.12.11/8.12.11/Submit) id k5NDuEnt028938; Fri, 23 Jun 2006 14:56:14 +0100 From: John Sturdy MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17563.62206.464465.691822@joel.csis.ul.ie> Date: Fri, 23 Jun 2006 14:56:14 +0100 To: POLONKAI Gergely Subject: Re: setting name for screenshots In-Reply-To: <20060619195730.GA4503@woodstock> References: <17545.30796.666264.450109@joel.csis.ul.ie> <20060619195730.GA4503@woodstock> X-Mailer: VM 7.19 under Emacs 21.3.1 X-Attribution: jcgs X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.426 tagged_above=-999 required=2 tests=[AWL=-0.821, BAYES_20=-0.74, FORGED_RCVD_HELO=0.135] X-Spam-Score: -1.426 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: john.sturdy@ul.ie List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 13:56:31 -0000 Thanks -- I've worked round the problem for now, by making my script rename the standard screenshot file after taking each one. However, it would be even nicer not to have to press the button, as the sequence is nearly 80 screenshots! (http://emacs-versor.sourceforge.net/demo/index.html) __John From chuckh@hhs48.com Sat Jun 24 10:01:42 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1760E3B0158 for ; Sat, 24 Jun 2006 10:01:42 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17821-07 for ; Sat, 24 Jun 2006 10:01:40 -0400 (EDT) Received: from outbound.mailhop.org (outbound.mailhop.org [63.208.196.171]) by menubar.gnome.org (Postfix) with ESMTP id 9043C3B0121 for ; Sat, 24 Jun 2006 10:01:40 -0400 (EDT) Received: from 24-105-197-112.cm.mhcable.com ([24.105.197.112] helo=hq.hhs48.com) by outbound.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.51) id 1Fu8hf-00010X-It for gnome-list@gnome.org; Sat, 24 Jun 2006 10:01:39 -0400 Received: from chuckh by hq.hhs48.com with local (Exim 4.62) (envelope-from ) id 1Fu8ho-0005aY-PZ for gnome-list@gnome.org; Sat, 24 Jun 2006 10:01:48 -0400 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 24.105.197.112 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: corcyra Date: Sat, 24 Jun 2006 10:01:48 -0400 To: Gnome List Subject: missing xorg.conf Message-ID: <20060624140148.GA21405@hhs48.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h31gzZEtNLTqOjlF" Content-Disposition: inline User-Agent: Mutt/1.5.11+cvs20060403 From: Charles Hallenbeck X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.063 tagged_above=-999 required=2 tests=[AWL=0.402, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, SPF_HELO_PASS=-0.001] X-Spam-Score: -2.063 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 14:01:42 -0000 --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I am running a Debian Sid system, kernel 2.6.16, and am trying to move=20 to an X environment. I have installed xorg and gnome, and am trying to=20 configure xserver-xorg before going further. Somehow I have ended up without a xorg.conf file in my /etc/X11=20 directory, or anywhere else on the system for that matter, and when I=20 run this: dpkg-reconfigure xserver-xorg as root, it walks me through all the expected questions, terminating=20 without error or warning, but does not write any output file anywhere=20 that I can find. When I then start the xserver with startx, and examine=20 the log, it tells me no configuration file was found, and drops back to=20 the built in defaults.=20 Any idea what is happening here? I have also tried this: apt-get install --reinstall xserver-xorg and that has not helped. Still no xorg.conf, and none gets written when=20 I do the configuration. Any suggestions appreciated. Chuck --=20 The Moon is Waning Crescent (1% of Full) Get downloads from http://www.mhcable.com/~chuckh and remember, INFORMATION WANTS TO BE FREE! --h31gzZEtNLTqOjlF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEnUXMXnuiIOyDVQURAg5eAJ9ytw5A2Jt3gueIUgh9uzDi0aqJNQCdFaA8 tYTRDyu67E4FdWWtBAVDwbY= =JOGL -----END PGP SIGNATURE----- --h31gzZEtNLTqOjlF-- From katsuo_harada_evil_does@hotmail.com Thu Jun 1 21:00:46 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 831E63B0315 for ; Thu, 1 Jun 2006 21:00:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20232-04 for ; Thu, 1 Jun 2006 21:00:45 -0400 (EDT) Received: from hotmail.com (bay105-f7.bay105.hotmail.com [65.54.224.17]) by menubar.gnome.org (Postfix) with ESMTP id 83BB73B02F1 for ; Thu, 1 Jun 2006 21:00:45 -0400 (EDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 1 Jun 2006 18:00:44 -0700 Message-ID: Received: from 65.54.224.200 by by105fd.bay105.hotmail.msn.com with HTTP; Fri, 02 Jun 2006 01:00:40 GMT X-Originating-IP: [86.200.121.163] X-Originating-Email: [katsuo_harada_evil_does@hotmail.com] X-Sender: katsuo_harada_evil_does@hotmail.com From: "Vitaly D" To: gnome-list@gnome.org Date: Fri, 02 Jun 2006 03:00:40 +0200 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed X-OriginalArrivalTime: 02 Jun 2006 01:00:44.0785 (UTC) FILETIME=[FA294E10:01C685DF] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=0.203 tagged_above=-999 required=2 tests=[AWL=-1.704, BAYES_50=0.001, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708, MSGID_FROM_MTA_HEADER=0, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: 0.203 X-Spam-Level: Subject: gnome 2.16 and cairo 1.2 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 01:00:46 -0000 Hello, All It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6 how the gnome team can be based on the release of cairo which is not developped yet ??? please CC me because i'm not on the list Thank you. -- Best Regards Vitaly katsuo_harada_evil_does [at] hotmail [dot] com Marseille Nice _________________________________________________________________ Windows Live Messenger : venez tester la version bêta ! http://www.ideas.live.com/programpage.aspx?versionId=0eccd94b-eb48-497c-8e60-c6313f7ebb73 From alleykat@gmail.com Fri Jun 2 02:45:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 114463B0164 for ; Fri, 2 Jun 2006 02:45:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03550-08 for ; Fri, 2 Jun 2006 02:45:00 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by menubar.gnome.org (Postfix) with ESMTP id A9C143B0218 for ; Fri, 2 Jun 2006 02:44:59 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so931587nfc for ; Thu, 01 Jun 2006 23:44:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qDYwiP+vpsNwatZq23c/SWCp2jiBYi/GrKd0h/GlALYH4oRpt6DAkKTeJujlOgqqAxrAh2YwJuq2SL2ebarjZHhAe+/cE+NSxoeC8+Ik7lOVyOCj0fMxTp4afttosjcQJB64CKEmlBcmfbMyzlML2Vlm/Jg5XXJNAidPzBU/pN4= Received: by 10.49.14.18 with SMTP id r18mr1600535nfi; Thu, 01 Jun 2006 23:44:58 -0700 (PDT) Received: by 10.48.30.8 with HTTP; Thu, 1 Jun 2006 23:44:58 -0700 (PDT) Message-ID: Date: Fri, 2 Jun 2006 01:44:58 -0500 From: "Travis Watkins" To: "Vitaly D" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.616 tagged_above=-999 required=2 tests=[AWL=-0.574, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001] X-Spam-Score: -1.616 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: gnome 2.16 and cairo 1.2 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 06:45:01 -0000 On 6/1/06, Vitaly D wrote: > Hello, All > > It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a > question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6 > how the gnome team can be based on the release of cairo which is not > developped yet ??? > > please CC me because i'm not on the list > Thank you. > > > -- > Best Regards > Vitaly > katsuo_harada_evil_does [at] hotmail [dot] com > Marseille Nice > GNOME 2.16 doesn't exist yet either. The idea is that Cairo 1.2 will exist before GNOME 2.16. -- Travis Watkins http://www.realistanew.com From katsuo_harada_evil_does@hotmail.com Thu Jun 1 20:58:36 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id F39A63B02F1 for ; Thu, 1 Jun 2006 20:58:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19858-10 for ; Thu, 1 Jun 2006 20:58:35 -0400 (EDT) Received: from hotmail.com (bay105-f17.bay105.hotmail.com [65.54.224.27]) by menubar.gnome.org (Postfix) with ESMTP id EA02F3B0135 for ; Thu, 1 Jun 2006 20:58:34 -0400 (EDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 1 Jun 2006 17:58:34 -0700 Message-ID: Received: from 65.54.224.200 by by105fd.bay105.hotmail.msn.com with HTTP; Fri, 02 Jun 2006 00:58:29 GMT X-Originating-IP: [86.200.121.163] X-Originating-Email: [katsuo_harada_evil_does@hotmail.com] X-Sender: katsuo_harada_evil_does@hotmail.com From: "Vitaly D" To: gnome-list@gnome.org Date: Fri, 02 Jun 2006 02:58:29 +0200 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed X-OriginalArrivalTime: 02 Jun 2006 00:58:34.0054 (UTC) FILETIME=[AC3D5660:01C685DF] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.27 tagged_above=-999 required=2 tests=[AWL=-1.436, BAYES_20=-0.74, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708, MSGID_FROM_MTA_HEADER=0, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -0.27 X-Spam-Level: X-Mailman-Approved-At: Fri, 02 Jun 2006 13:30:12 -0400 Subject: gnome 2.16 and cairo 1.2 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 00:58:36 -0000 Hello, All It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6 how the gnome team can be based on the release of cairo which is not developped yet ??? please CC me because i'm not on the list Thank you. -- Best Regards Vitaly katsuo_harada_evil_does [at] hotmail [dot] com Marseille Nice _________________________________________________________________ Retrouvez tout en un clin d'oeil avec la barre d'outil MSN Search ! http://desktop.msn.fr/ From igorm5@vip.hr Sat Jun 3 09:15:03 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B56123B0348 for ; Sat, 3 Jun 2006 09:15:03 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05066-08 for ; Sat, 3 Jun 2006 09:15:02 -0400 (EDT) Received: from mxout2.iskon.hr (mxout2.iskon.hr [213.191.128.16]) by menubar.gnome.org (Postfix) with SMTP id 43B703B00FA for ; Sat, 3 Jun 2006 09:15:01 -0400 (EDT) Received: (qmail 21153 invoked from network); 3 Jun 2006 15:14:55 +0200 X-Remote-IP: 213.191.142.123 Received: from unknown (HELO mx.iskon.hr) (213.191.142.123) by mxout2.iskon.hr with SMTP; 3 Jun 2006 15:14:55 +0200 Received: (qmail 10433 invoked from network); 3 Jun 2006 15:14:55 +0200 X-Remote-IP: 213.202.97.144 Received: from lns01-1413.dsl.iskon.hr (HELO ?192.168.2.135?) (213.202.97.144) by mx.iskon.hr with SMTP; 3 Jun 2006 15:14:55 +0200 Message-ID: <44818B44.9040307@vip.hr> Date: Sat, 03 Jun 2006 15:14:44 +0200 From: Igor Jagec User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: gnome-list@gnome.org X-Browser: Mozilla Firefox Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.654 tagged_above=-999 required=2 tests=[AWL=-0.544, BAYES_05=-1.11] X-Spam-Score: -1.654 X-Spam-Level: Subject: a Gnome launcher question X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 13:15:03 -0000 How can I run the following command from Gnome launcher: LANG=hr_HR.ISO-8859-2 ldcpp What ever I do, I got the following output: ---------------- There was an error launching the application. Details: Failed to execute child process "LANG=hr_HR.ISO-8859-2" (No such file or directory) ---------------- The only solution for now is to run ldcpp from terminal :-/ Any help would be highly appreciated. Thanks. Cheers! -- Igor Jagec From nyvsld@gmail.com Sat Jun 3 10:39:27 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3F22E3B0670 for ; Sat, 3 Jun 2006 10:39:27 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09871-08 for ; Sat, 3 Jun 2006 10:39:22 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 59CD23B0014 for ; Sat, 3 Jun 2006 10:39:22 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so832238wxd for ; Sat, 03 Jun 2006 07:39:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=I5I7kh5o/CCqZIUqBZMPdTwh2gx+aTg/orCzhN04lyXYDNCNUED0bGEarN2TDpMIwh55AiFNPLuuGiftBgYWhz5xf9APfM+vF/+51fxKT+ZsXKq/1knJw7LIwcZGOw1CF3VRJrnCM0u02wAIjwXehc36x/UHM66C8oYjg117m9E= Received: by 10.70.90.16 with SMTP id n16mr3907101wxb; Sat, 03 Jun 2006 07:39:21 -0700 (PDT) Received: by 10.70.98.20 with HTTP; Sat, 3 Jun 2006 07:39:21 -0700 (PDT) Message-ID: Date: Sat, 3 Jun 2006 22:39:21 +0800 From: n.g. To: "Igor Jagec" In-Reply-To: <44818B44.9040307@vip.hr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44818B44.9040307@vip.hr> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: a Gnome launcher question X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 14:39:27 -0000 did you try with this? /bin/sh LANG=hr_HR.ISO-8859-2 ldcpp HTH On 6/3/06, Igor Jagec wrote: > How can I run the following command from Gnome launcher: > > LANG=hr_HR.ISO-8859-2 ldcpp > > What ever I do, I got the following output: > > ---------------- > There was an error launching the application. > Details: Failed to execute child process "LANG=hr_HR.ISO-8859-2" (No > such file or directory) > ---------------- > > The only solution for now is to run ldcpp from terminal :-/ Any help > would be highly appreciated. Thanks. Cheers! > > -- > Igor Jagec > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list > -- Tomorrow will be a good day :-) From nyvsld@gmail.com Sun Jun 4 02:06:34 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7EFC43B018A for ; Sun, 4 Jun 2006 02:06:34 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18843-06 for ; Sun, 4 Jun 2006 02:06:30 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.207]) by menubar.gnome.org (Postfix) with ESMTP id F19703B010A for ; Sun, 4 Jun 2006 02:06:29 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so940612wxd for ; Sat, 03 Jun 2006 23:06:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RHGAt/CO/VLOJW0ctoNBfiEwuTxC3ODXazYJvS/2E0nop7yIgFM4RxMcEdlcgtqKBVPlLPvU0aI1dLhWNYgz8sNflCAAbBxS51EeafR8Ll4D5khX15jJAOqIt1T1dLa3uJFiQyYQtXRY9g3nT3S9CSU2EuvSBvC+Dj2qZCP0x10= Received: by 10.70.40.14 with SMTP id n14mr4578093wxn; Sat, 03 Jun 2006 23:06:29 -0700 (PDT) Received: by 10.70.98.20 with HTTP; Sat, 3 Jun 2006 23:06:29 -0700 (PDT) Message-ID: Date: Sun, 4 Jun 2006 14:06:29 +0800 From: n.g. To: "Igor Jagec" In-Reply-To: <4481AB1F.8040609@vip.hr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44818B44.9040307@vip.hr> <4481AB1F.8040609@vip.hr> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: a Gnome launcher question X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 06:06:34 -0000 this is using bash syntax, so its for bash only LANG=hr_HR.ISO-8859-2 ldcpp by creating an executable shell script, point gnome launcher to that script , then open it by click on the executable or the gnome-launcher directly both should work but seems that should be ways to do so in gnome-launcher, On 6/3/06, Igor Jagec wrote: > n.g. wrote: > > > did you try with this? > > /bin/sh LANG=hr_HR.ISO-8859-2 ldcpp > > It does not work :( > > It seems that Gnome launcher only launches the first command (/bin/sh > this time). I even try to set up alias in my .bashrc > (alias ldcpp='LANG=hr_HR.ISO-8859-2 ldcpp'), and it works fine in > terminal, but not with Gnome launcher :( > > -- > Igor Jagec > From elic307@gmail.com Sun Jun 4 02:35:44 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B7F8C3B00BD for ; Sun, 4 Jun 2006 02:35:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19911-10 for ; Sun, 4 Jun 2006 02:35:42 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by menubar.gnome.org (Postfix) with ESMTP id 659303B00B1 for ; Sun, 4 Jun 2006 02:35:42 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id 50so818545wri for ; Sat, 03 Jun 2006 23:35:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=KeWZog+xWucici8ABFa4oYKV5QJMZ98f9G8PnCBh7uepaFajgjDbAnTtBNvq/pgvN3JdKJRC0c8T1VKGtbxfAQ9dxaNvMNMraCcUCj7A5JnwpdDpvgTJegjdPO07terteCxwbHThzt2RMdiTCLrsLEL6i7UADEnaFubWgTRq7Ho= Received: by 10.64.220.10 with SMTP id s10mr1214081qbg; Sat, 03 Jun 2006 23:35:41 -0700 (PDT) Received: by 10.65.43.14 with HTTP; Sat, 3 Jun 2006 23:35:41 -0700 (PDT) Message-ID: Date: Sun, 4 Jun 2006 09:35:41 +0300 From: "Eli Cohen" To: gnome-list@gnome.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-Mailman-Approved-At: Sun, 04 Jun 2006 08:36:06 -0400 Subject: Re: sound problems with gnome X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 06:35:44 -0000 > Maybe you are not in the audio group, so you cannot read/write the > corresponding /dev files. That was the problem for me. Thanks a lot Gergely. That was the problem indeed. Eli From simos74@gmx.net Sun Jun 4 19:28:47 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1088F3B0501 for ; Sun, 4 Jun 2006 19:28:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18668-02 for ; Sun, 4 Jun 2006 19:28:46 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id 738303B002B for ; Sun, 4 Jun 2006 19:28:45 -0400 (EDT) Received: (qmail invoked by alias); 04 Jun 2006 23:28:44 -0000 Received: from unknown (EHLO [192.168.15.44]) [134.83.157.131] by mail.gmx.net (mp028) with SMTP; 05 Jun 2006 01:28:44 +0200 X-Authenticated: #10070094 Message-ID: <44836C82.4050600@gmx.net> Date: Mon, 05 Jun 2006 00:28:02 +0100 From: Simos Xenitellis User-Agent: Mozilla Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: listserv Gnome-list Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.764 tagged_above=-999 required=2 tests=[AWL=-0.572, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, INFO_TLD=1.273, SPF_PASS=-0.001] X-Spam-Score: -1.764 X-Spam-Level: Cc: asim.wagan@gmail.com Subject: Questions on starting a Singhi (sd) translation team (Was: Re: Need help in translating in new language) X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 23:28:47 -0000 Frοm "asim wagan" > Hi, > I am interested in supporting sindhi language for gnome. I need some help on how to do it in gnome. Language code for sindhi is [sd]. It is written similarly like arabic > script , some work is already gone into developing some crude fonts. So I have really start from scratch for this. > > Asim Hi Asim, Sorry for top-posting, I do not have the original e-mail handy. I notice that the Sindhi language is described at http://en.wikipedia.org/wiki/Sindhi_language http://www.ethnologue.com/14/show_iso639.asp?code=sd As you mention, Sindhi uses the Arabic script (http://en.wikipedia.org/wiki/Sindhi_language#Writing_system). You will need to have a look at the Arabic support section (all four files) in the Unicode standard at http://www.unicode.org/charts/ and identify the 52 letters of the alphabet. As the Wikipedia article shows all the letters, this indicates that all Sindhi glyphs are standardised in Unicode. There are several Arabic fonts; you will need to find one that covers all of the Sindhi characters. For some pointers on Arabic fonts (they are "Arabic" fonts with good coverage that include letters for Sindhi as well), see http://www.alanwood.net/unicode/arabic.html http://www.travelphrases.info/gallery/Fonts_SindhiA.html Then, you'll need to make a keyboard layout so that you can type Sindhi. Simply look the Arabic keyboard layout and duplicate for Sindhi. Search for a "symbols" directory on your Linux box; in there there should be an "ar" (or "ara") keyboard layout file for Arabic. Copy to "sd" and modify accordingly for Sindhi. The upstream location (that is, the developing location) of the Arabic layout is hosted at http://webcvs.freedesktop.org/xlibs/xkbdesc/symbols/ara?view=markup Once you make a new Sindhi layout, you can choose to send it to the "upstream" project so that all new Linux distributions will have Sindhi and users can write in your language. For this, you need to file a report similar to https://bugs.freedesktop.org/show_bug.cgi?id=4818 to have the layout included. To sum up, you need to have a way to write comfortable in Sindhi so that you can do translations. Once you achieve the writing support, you can start translating files from http://l10n-status.gnome.org/gnome-2.16/yo/desktop/index.html (this URL is from another language; when you submit your first translation, you will get a Sindhi page to track your work) and notify this list once you have work done. Someone from the list will submit your work for you. Once you have completed an amount of work, the translator admin of this list can propose you to get your own account to submit translations directly. To translate the above files in Sindhi, you can use an editor such as poEdit (www.poedit.org) or KBabel (included in the "kdesdk" package). Sorry if this is information overload :) Feel free to ask any question. Simos From greg912@gmail.com Mon Jun 5 07:10:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DDE453B033C for ; Mon, 5 Jun 2006 07:10:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24483-04 for ; Mon, 5 Jun 2006 07:10:00 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id 802503B02F4 for ; Mon, 5 Jun 2006 07:09:59 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so1506347nfc for ; Mon, 05 Jun 2006 04:09:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sGnFolpyVDBDmoNhr3Rnm1zX2jydQPdpVzzzUXeFd87n4YNzJoABZ3rEIhd+lyTXRYsvYDi2hIabjA2BJA1RJwA1C4lARYjP6kajd9FRPTnUQHLVsYGRCLTk9wFnZsC+CIAo1AtiEM7qX4MeRKUADBmbfqh35PSevWdktcw6+KU= Received: by 10.49.42.5 with SMTP id u5mr3086432nfj; Mon, 05 Jun 2006 04:09:58 -0700 (PDT) Received: by 10.48.243.16 with HTTP; Mon, 5 Jun 2006 04:09:48 -0700 (PDT) Message-ID: <9d28dbde0606050409t7001d91au4a6ae694ecd381af@mail.gmail.com> Date: Mon, 5 Jun 2006 21:09:48 +1000 From: "mike arnott" To: "POLONKAI Gergely" In-Reply-To: <20060523132608.GA15323@woodstock> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9d28dbde0605230549y6ccb95f4v6a979377ffa6142d@mail.gmail.com> <20060523132608.GA15323@woodstock> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.184 tagged_above=-999 required=2 tests=[AWL=0.143, BAYES_00=-2.599, INFO_TLD=1.273, SPF_PASS=-0.001] X-Spam-Score: -1.184 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: export/save keyboard shortcuts X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 11:10:01 -0000 Thanks. For reference use: gconftool-2 --dump /apps/metacity/global_keybindings to save the keyboard shortcuts. Would be nice to see this in the GUI.... :) MA On 5/23/06, POLONKAI Gergely wrote: > Try to use gconftool / gconftool-2 to do this. > This tool can modify every gconf record without changing other stuff. It > can read records on a machine, with a script, you can dump it to a file, > and on the other machine, with an other script you can write these > changes to the gconf database. I hope I was clear, as I haven't slept > too much this night. .) > > Regards, > > On Tue, May 23, 2006 at 10:49:34PM +1000, mike arnott wrote: > > Hi all, > > > > Does anyone know how to save/export the user defined keyboard > > shortcuts? I have > > searched high and low for a way to do this. I use many different ubuntu > > machines and would like to script the customisation of them by copying > > files. > > > > I tried md5'ing everything in ~/ , then changing a shortcut and seeing > > what changed. As far as I could tell it was only ~/.gconfd/saved_state > > that changed. However, copying and overwriting this file on another > > machine did not work. Any suggestions? > > _______________________________________________ > > gnome-list mailing list > > gnome-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/gnome-list > > -- > POLONKAI Gergely > > C programmers never die, we just get cast into void. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list > From christian.kirbach@student.uni-siegen.de Tue Jun 6 06:20:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 78D693B0A00 for ; Tue, 6 Jun 2006 06:19:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06849-05 for ; Tue, 6 Jun 2006 06:19:24 -0400 (EDT) Received: from mailf1.uni-siegen.de (mailf1.Uni-Siegen.DE [141.99.1.41]) by menubar.gnome.org (Postfix) with ESMTP id 4742E3B0A62 for ; Tue, 6 Jun 2006 06:18:24 -0400 (EDT) Received: from localhost.localdomain ([217.91.89.231]) by mailf1.uni-siegen.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Tue, 6 Jun 2006 12:17:45 +0200 Date: Tue, 06 Jun 2006 12:18:12 +0200 From: "Christian Kirbach" To: gnome-list@gnome.org References: <446E1938.3090204@liveglobalbid.com> Message-ID: Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <446E1938.3090204@liveglobalbid.com> User-Agent: Opera M2/8.54 (Linux, build 1745) X-OriginalArrivalTime: 06 Jun 2006 10:17:45.0975 (UTC) FILETIME=[74653070:01C68952] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.11 tagged_above=-999 required=2 tests=[BAYES_05=-1.11] X-Spam-Score: -1.11 X-Spam-Level: Subject: Re: One desktop only on a multihead system? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2006 10:20:01 -0000 On Fri, 19 May 2006 21:15:04 +0200, Roe Peterson wrote: > Unlike most other users, I _don't_ want gnome to start a desktop on > my second monitor - I have an app that runs fullscreen on the secondary > monitor. So I assume you already have an X Server running on that monitor? Or do you want one X Server and one app on the second head and Gnome stuff on the first? I believe the latter one is not easily feasible. Anyways, it is the responsibility of the X Server to choose which monitors to use. (You can have multiple X Servers running and switch between them) Even if all Gnome windows were limited to your first screen, your second one would be occupied as well. I strongly assume you must tell your X Server not to use the second screen. -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ From guenther@rudersport.de Tue Jun 6 18:52:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E65F13B0327; Tue, 6 Jun 2006 18:52:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27370-08; Tue, 6 Jun 2006 18:51:59 -0400 (EDT) Received: from rudersport.de (rudersport.de [192.220.91.203]) by menubar.gnome.org (Postfix) with ESMTP id 80BCF3B02AB; Tue, 6 Jun 2006 18:51:59 -0400 (EDT) Received: from [10.0.0.2] (IP-213157009025.dialin.heagmedianet.de [213.157.9.25]) by rudersport.de (8.12.11.20060308) id k56MpvdM073205; Tue, 6 Jun 2006 16:51:58 -0600 (MDT) From: guenther To: garnome-list@gnome.org In-Reply-To: References: Content-Type: text/plain Date: Wed, 07 Jun 2006 00:51:56 +0200 Message-Id: <1149634316.10273.17.camel@monkey.loc> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.55 tagged_above=-999 required=2 tests=[AWL=0.049, BAYES_00=-2.599] X-Spam-Score: -2.55 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: [FYI] build interactively X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2006 22:52:01 -0000 [ Please do not cross-post, unless you really have to. ] > garnome-2.14.0 composed of 267 packages, > and there are complicate dependencies between different libs. Yes, apart from the official GNOME Desktop and Developer Platform, GARNOME ships with "a host of third-party GNOME packages, Bindings and the Mono(tm) Platform", as mentioned in the release announcements. :) Anyway, please note: The additional packages are optional. When using GARNOME, you are free to build or not build them. > usually not all of them are wanted, > in case garnome is to be built from scratch, > here is the order to take to avoid depency problem. Thanks for your work, I guess. Though you really do not need to care about those deps, since resolving the deps is an important part about GARNOME. It takes care of them for you. > information extracted from garname Makefile's `LIBDEPS=' directive. Exactly that's where the deps are defined. > there seem to be recursive dependencies defined in `LIBDEPS+=' > directive, dependency introduced by these directives are not listed > here. No. That's not recursion. The "LIBDEPS +=" apply some deps by build magic, gathering from your environment if a particular dep needs to be built or is satisfied already. > also some other libs required but not included in garnome, like > libexif etc. you want to build them as needed. Yup. Unfortunately we can not ship with every dependency. Those deps are detailed in the README and should be provided by your distro. > here is the list, the whole build process divided into 19 round, libs > in round 2 depend on libs in round 1, round 3 depend on 2, maybe also > depend on 1, and so on. [ list snipped ] Note that this includes *everything*, even matchbox, which typically is not built. Actually, rather than "19 rounds", this all boils down to *one* single command when using GARNOME: $ make install ...guenther -- char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}} From drom@kdyne.net Wed Jun 7 12:14:30 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4A1173B048D for ; Wed, 7 Jun 2006 12:14:30 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28326-02 for ; Wed, 7 Jun 2006 12:14:29 -0400 (EDT) Received: from mail.kdyne.net (mail.kdyne.net [84.244.72.64]) by menubar.gnome.org (Postfix) with ESMTP id 7A2433B0D9A for ; Wed, 7 Jun 2006 12:14:28 -0400 (EDT) Received: from localhost ([127.0.0.1]) by mail.kdyne.net (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits)) for gnome-list@gnome.org; Wed, 7 Jun 2006 18:21:37 +0200 From: =?iso-8859-2?Q?Luk=E1=B9?= Lommer To: gnome-list@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-A1P6tt8M4N7oxj275T1r" Organization: 5Trees Development Date: Wed, 07 Jun 2006 18:14:26 +0200 Message-Id: <1149696866.23739.10.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.918 tagged_above=-999 required=2 tests=[AWL=0.681, BAYES_00=-2.599] X-Spam-Score: -1.918 X-Spam-Level: Subject: Gnome Art Tutorials - we are looking for help X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: drom@kdyne.net List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jun 2006 16:14:30 -0000 --=-A1P6tt8M4N7oxj275T1r Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi We are looking for help with Gnome Art Tutorials on http://live.gnome.org/GnomeArt/Tutorials, a site closely related to art.gnome.org project. If you want to help us, feel free to do it, all your sugesstions or ideas are welcome. The main issue is to get all tutorials up-to-date and reflect latest changes in Gnome/Metacity/FD.o specifications. Any idea how to do it better? :) You can reach us on #gnome-art @ irc.gnome.org (irc.gimp.org) IRC network. --=20 Have a nice day Lucas "Drom" Lommer Art.Gnome.org team You can visit us at #gnome-art channel on irc.gnome.org IRC server GnuPG: http://kdyne.net/general/download/certifikaty/gpg-public_key-Lucas_L= ommer.asc --=-A1P6tt8M4N7oxj275T1r Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBEhvtiPu7nEDNTexkRAm4QAJ9020g5mxfkHxEWL8pL+K5Yp72IggCffXxW sLq6jCnGRUX2UVDPoYkTD+I= =b9Z+ -----END PGP SIGNATURE----- --=-A1P6tt8M4N7oxj275T1r-- From Calum.Benson@Sun.COM Thu Jun 8 07:07:20 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 94E5B3B0607 for ; Thu, 8 Jun 2006 07:07:20 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28555-02 for ; Thu, 8 Jun 2006 07:07:17 -0400 (EDT) Received: from gmpea-pix-1.sun.com (gmpea-pix-1.sun.com [192.18.1.36]) by menubar.gnome.org (Postfix) with ESMTP id 6CEF73B04E6 for ; Thu, 8 Jun 2006 07:07:17 -0400 (EDT) Received: from d1-emea-06.sun.com (d1-emea-06.sun.com [192.18.2.116] (may be forged)) by gmpea-pix-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id k58B7GSm014517 for ; Thu, 8 Jun 2006 12:07:16 +0100 (BST) Received: from conversion-daemon.d1-emea-06.sun.com by d1-emea-06.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) id <0J0J00I01FMMQT00@d1-emea-06.sun.com> (original mail from Calum.Benson@Sun.COM) for gnome-list@gnome.org; Thu, 08 Jun 2006 12:07:16 +0100 (BST) Received: from [192.168.1.100] ([129.150.116.157]) by d1-emea-06.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPSA id <0J0J00LR3G83R350@d1-emea-06.sun.com>; Thu, 08 Jun 2006 12:07:15 +0100 (BST) Date: Thu, 08 Jun 2006 12:07:12 +0100 From: Calum Benson In-reply-to: <447E18D5.4080308@gnome.org> Sender: Calum.Benson@Sun.COM To: Meenal Shende Message-id: <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> MIME-version: 1.0 X-Mailer: Apple Mail (2.750) Content-type: text/plain; format=flowed; delsp=yes; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.544 tagged_above=-999 required=2 tests=[AWL=-0.023, BAYES_00=-2.599, TW_GD=0.077, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -2.544 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: gnome vs cde X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 11:07:21 -0000 On 31 May 2006, at 23:29, Thomas Wood wrote: > Meenal Shende wrote: >> hi >> i actually locked myself to gnome.i dont get any option which >> states gnome or cde? >> whenever i login it directly goes to gnome env.plz help me n let >> know hgow do i go bck to cde Are you using gdm or dtlogin as your login manager? What operating system / version? Cheeri, Calum. -- CALUM BENSON, Usability Engineer Sun Microsystems Ireland mailto:calum.benson@sun.com Java Desktop System Team http://blogs.sun.com/calum +353 1 819 9771 Any opinions are personal and not necessarily those of Sun Microsystems From johnxj@comcast.net Thu Jun 8 11:23:26 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CD2013B0649 for ; Thu, 8 Jun 2006 11:23:26 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15223-06 for ; Thu, 8 Jun 2006 11:23:26 -0400 (EDT) Received: from hati.oit.pdx.edu (hati.oit.pdx.edu [131.252.120.59]) by menubar.gnome.org (Postfix) with ESMTP id D9CEA3B0524 for ; Thu, 8 Jun 2006 11:23:25 -0400 (EDT) Received: from localhost.localdomain (c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99]) (authenticated bits=0) by hati.oit.pdx.edu (8.13.3+/8.13.1) with ESMTP id k58FNNOE014168 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 8 Jun 2006 08:23:25 -0700 X-Authentication-Warning: hati.oit.pdx.edu: Host c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99] claimed to be localhost.localdomain Date: Thu, 8 Jun 2006 08:23:28 -0700 From: John Jason Jordan To: gnome-list@gnome.org Message-Id: <20060608082328.2987cbcf.johnxj@comcast.net> In-Reply-To: <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> Organization: None whatsoever X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=0.691 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_POST=1.708, DNS_FROM_RFC_WHOIS=1.447, FORGED_RCVD_HELO=0.135] X-Spam-Score: 0.691 X-Spam-Level: Subject: Character Map Startup Options? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 15:23:27 -0000 I don't know what version of Gnome I have, but it's whatever is installed on my Ubuntu-64 Breezy computer, which has all the latest updates. (Planning on upgrading to Dapper after finals in a couple weeks.) The Character Map utility default startup options suck. I am a linguistics major and I need to use it a lot. I need it to come up in View > By Unicode Block, and with the character displayed at 14 points instead of the default 20, and to automatically select my favorite IPA font, instead of the default Sans. I've searched everywhere looking for command-line options to make this happen, but documentation seems completely lacking on this. It is highly annoying to have to reconfigure it every time I launch it. Anyone know what the options are, or even if there are options, or where there is documentation explaining the options? Or if said options do not exist, then is there a Character Map replacement that does what I need? From simos74@gmx.net Thu Jun 8 12:07:29 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3E5793B0671 for ; Thu, 8 Jun 2006 12:07:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18971-08 for ; Thu, 8 Jun 2006 12:07:15 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id 4046B3B0F5F for ; Thu, 8 Jun 2006 12:07:07 -0400 (EDT) Received: (qmail invoked by alias); 08 Jun 2006 16:07:05 -0000 Received: from unknown (EHLO [192.168.15.44]) [134.83.157.131] by mail.gmx.net (mp032) with SMTP; 08 Jun 2006 18:07:05 +0200 X-Authenticated: #10070094 Message-ID: <44884AFD.2070209@gmx.net> Date: Thu, 08 Jun 2006 17:06:21 +0100 From: Simos Xenitellis User-Agent: Mozilla Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: John Jason Jordan References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> <20060608082328.2987cbcf.johnxj@comcast.net> In-Reply-To: <20060608082328.2987cbcf.johnxj@comcast.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.42 tagged_above=-999 required=2 tests=[AWL=0.103, BAYES_00=-2.599, SPF_PASS=-0.001, TW_DP=0.077] X-Spam-Score: -2.42 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: Character Map Startup Options? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 16:07:29 -0000 O/H John Jason Jordan έγÏαψε: > I don't know what version of Gnome I have, but it's whatever is > installed on my Ubuntu-64 Breezy computer, which has all the latest > updates. (Planning on upgrading to Dapper after finals in a couple > weeks.) > > The Character Map utility default startup options suck. I am a > linguistics major and I need to use it a lot. I need it to come up in > View > By Unicode Block, and with the character displayed at 14 points > instead of the default 20, and to automatically select my favorite IPA > font, instead of the default Sans. I've searched everywhere looking for > command-line options to make this happen, but documentation seems > completely lacking on this. It is highly annoying to have to > reconfigure it every time I launch it. Anyone know what the options > are, or even if there are options, or where there is documentation > explaining the options? Or if said options do not exist, then is there > a Character Map replacement that does what I need? > Alright. gucharmap is developed at http://cvs.gnome.org/viewcvs/gucharmap/ where you can get the full source code. You can also notice some small details, even if you are not a programmer. For example, check revision 1.69 at http://cvs.gnome.org/viewcvs/gucharmap/gucharmap/main.c which actually increases the default font size. However, tinkering the source code would be a last resort. Where are the bug reports/enhacements for gucharmap? There are at http://bugzilla.gnome.org/browse.cgi?product=gucharmap You can file straight away a new bug report or you can check if someone else reported a similar issue. Checking the existing reports, you notice "Report: 140414, remember settings", http://bugzilla.gnome.org/show_bug.cgi?id=140414 which is actually more or less what you need. There has been little recent activity in this bug report. One thing you can do is make an addition to the bug report in a polite way, saying that the features you describe above are important to you. If you do not mind doing some tinkering with the source code, you can actually modify the code for your needs. I am not on Ubuntu at this moment, so if someone is inclined to test and report back, I'll be very happy. pre-1. Make sure you have installed the "build-essential" package that includes the compiler. There are chances that some more packages are missing from the steps below; normally the installation procedure will give you hints so that you can install one at a go. 1. Get the source package for "gucharmap" $ apt-get source gucharmap 2. Enter the directory of gucharmap (the directory name may have a version number), $ cd gucharmap 3. From the link I gave above about the font size, you can see the change detail at http://cvs.gnome.org/viewcvs/gucharmap/gucharmap/main.c?r1=1.68&r2=1.69 Edit the file gucharmap/main.c and change back the multiplier to the value of 1.5 (or 1.0). We are testing if this works; if it does, you can change the font, etc... 4. Build an updated package by running, $ dpkg-buildpackage -rfakeroot -uc -b This will create a new .deb package for gucharmap. 5. Install the new package, # dpkg -i gucharmap-xxx.yyy.deb 6. Run gucharmap, check to see if the change actually happened! :) Hope this helps!!! :) Simos From reed@pilchuck.reedmedia.net Thu Jun 8 18:16:13 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 477AB3B0432 for ; Thu, 8 Jun 2006 18:16:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09072-10 for ; Thu, 8 Jun 2006 18:16:12 -0400 (EDT) Received: from pilchuck.reedmedia.net (pilchuck.reedmedia.net [209.166.74.74]) by menubar.gnome.org (Postfix) with ESMTP id 604453B03EC for ; Thu, 8 Jun 2006 18:16:12 -0400 (EDT) Received: from reed by pilchuck.reedmedia.net with local (Exim 4.44) id 1FoSnW-0005PN-Ur for gnome-list@gnome.org; Thu, 08 Jun 2006 15:16:14 -0700 Date: Thu, 8 Jun 2006 15:16:14 -0700 (PDT) From: "Jeremy C. Reed" To: gnome-list@gnome.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: "Jeremy C. Reed" X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.692 tagged_above=-999 required=2 tests=[AWL=-0.782, BAYES_05=-1.11, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -1.692 X-Spam-Level: Subject: documentation for totem? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 22:16:13 -0000 I am using totem-xine. It fails when using Xv (as noted and reported by many people many times and I won't repeat here). gxine and xine (xine-ui) work fine when using Xshm instead. Where is the documentation for totem? totem-xine? How can I force totem-xine to use Xshm? (And force alsa while I am at it?) I don't see anything related with gconf-tool2 or gconf-editor for /apps/totem. I looked at http://www.gnome.org/projects/totem/ What is the best mailing list to discuss this? Jeremy C. Reed echo '9,J8HD,fDGG8B@?:536FC5=8@I;C5?@H5B0D@5GBIELD54DL>@8L?:5GDEJ8LDG1' |\ sed ss,s50EBsg | tr 0-M 'p.wBt SgiIlxmLhan:o,erDsduv/cyP' From simos74@gmx.net Thu Jun 8 21:08:19 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 97C453B0497 for ; Thu, 8 Jun 2006 21:08:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16611-10 for ; Thu, 8 Jun 2006 21:08:16 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id A37403B00FA for ; Thu, 8 Jun 2006 21:08:15 -0400 (EDT) Received: (qmail invoked by alias); 09 Jun 2006 01:08:14 -0000 Received: from unknown (EHLO [192.168.15.44]) [134.83.157.131] by mail.gmx.net (mp018) with SMTP; 09 Jun 2006 03:08:14 +0200 X-Authenticated: #10070094 From: Simos Xenitellis To: John Jason Jordan In-Reply-To: <20060608082328.2987cbcf.johnxj@comcast.net> References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> <20060608082328.2987cbcf.johnxj@comcast.net> Content-Type: text/plain Date: Fri, 09 Jun 2006 02:07:17 +0100 Message-Id: <1149815237.12764.14.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.824 tagged_above=-999 required=2 tests=[AWL=-0.497, BAYES_00=-2.599, INFO_TLD=1.273, SPF_PASS=-0.001] X-Spam-Score: -1.824 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: Character Map Startup Options? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 01:08:19 -0000 On Thu, 2006-06-08 at 08:23 -0700, John Jason Jordan wrote: > I don't know what version of Gnome I have, but it's whatever is > installed on my Ubuntu-64 Breezy computer, which has all the latest > updates. (Planning on upgrading to Dapper after finals in a couple > weeks.) > > The Character Map utility default startup options suck. I am a > linguistics major and I need to use it a lot. I need it to come up in > View > By Unicode Block, and with the character displayed at 14 points > instead of the default 20, and to automatically select my favorite IPA > font, instead of the default Sans. I've searched everywhere looking for > command-line options to make this happen, but documentation seems > completely lacking on this. It is highly annoying to have to > reconfigure it every time I launch it. Anyone know what the options > are, or even if there are options, or where there is documentation > explaining the options? Or if said options do not exist, then is there > a Character Map replacement that does what I need? I made a blog entry with details on making changes in a GNOME application the easy way. It's at http://simos.info/blog/archives/552 This is somewhat technical, therefore someone in the might be able to help out a bit. Simos From anthony@griffith.edu.au Thu Jun 8 21:28:21 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C15F53B05D1 for ; Thu, 8 Jun 2006 21:28:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18031-03 for ; Thu, 8 Jun 2006 21:28:18 -0400 (EDT) Received: from lima.itc.griffith.edu.au (lima.itc.griffith.edu.au [132.234.248.148]) by menubar.gnome.org (Postfix) with ESMTP id 42E0F3B00FA for ; Thu, 8 Jun 2006 21:28:17 -0400 (EDT) Received: from [132.234.86.2] (helo=wumpus.itc.gu.edu.au) by lima.itc.griffith.edu.au with esmtp (Exim 4.24) id 1FoUC8-0002r9-DQ; Fri, 09 Jun 2006 09:45:44 +1000 Received: from wumpus.itc.gu.edu.au (localhost.localdomain [127.0.0.1]) by wumpus.itc.gu.edu.au (8.13.6/8.13.4) with ESMTP id k58NjLA9015733; Fri, 9 Jun 2006 09:45:28 +1000 Message-Id: <200606082345.k58NjLA9015733@wumpus.itc.gu.edu.au> To: Gary Kline In-reply-to: Your message of "Thu, 08 Jun 2006 12:07:14 MST." <20060608190713.GA52997@thought.org> X-URL: http://www.cit.gu.edu.au/~anthony/ X-Face: "iO`19c"sFVLnS(9, 80^_E^BqA&Ta, 05p2lA`FWO.d8el_~lo2k2}{t#~Y{~M!hPV?Augr< d1w9Ai$pen`'0!Hn; }TZMK*}\N_"c)g8B>@'%'}9d\, X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: gnome-list@gnome.org, richard@levitte.org, ctwm@free.lp.se Subject: Re: [ctwm] Re: GNOME and CTwm linkage X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Anthony Thyssen List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 01:28:21 -0000 Gary Kline on wrote... | This is to both you and Michael--and anyone else wondering why I | was asking. There aren't many problems with Gnome or KDE tools, | but enough. A few apps don't work or else print endless lines to | stdout/stderr. I run FreeBSD and both linux- and native ports of | mozilla and firefox. On my two Ubuntu servers with Gnome no such | problems. No offense to the Gnome/KDE users, but to do what I | can do with CTWM on Gnome would entail my spending months getting | down to the code level. Having xterms exactly where I want them, | say, in various sizes and typefaces. And having app X "Occupy" | workspace Y, and so forth. | | I'm che--er, thrifty enough that most of my hardware is older and | CTWM is efficient whereas Gnome/KDE are gloppy. It doesn't look | as if there's much to be dropped into this wm to make it work | better with Gnme. If it would help, the next time I find stderrs | on an xterm I could save and edit them. Would that help? I've | volnteered lots of time/effort over the years to the "BSD | movement", but I've begged tons of questions as well, so someone | else might better ask "Help" on the lists. | | This brings up the question of whether any kind and generous | person might be able to at least answer some questions about | making CTWM more compatible. If there is someone or some | international window-manager list, I'm ready to draft a polite | letter to see who might offer some clues to make CTWM work | seamlessly with Gnome---or, for that matter, *any* application. | | Your thinking about quality rather than "release-often-quantity | is right, IMHO. Still, there could be just a bit more activity | here:-) | | cheer, | | gary | Wow! Hear Hear!!!!! (sound of a single person in the great land down under, applauding) For the last two years I have been using Gnome panel with CTwm and some frustrations do continue. I manually launch gnome-panel and gnme-settings-daemon (to make it work right) though that latter requires you to reset my installed X application resources and, Xmodmaps after its 'hidden' window apears. However my frustrations have rarely been with CTwm handling! For example CTwms features: NoTitle, OccupyAll, NoBorder, and most impotantally BorderLeft (I use a left panel), hand bee fantastic. Even CTwm's handling of key bindings ("keyboard-shortcuts" in Gnome parlance) is a lot better than gnome, though I do let the gnome-settings-deamon handle some keys (like sound volume). No, my problems are more with Gnomes inability to customize simpley and easily and its lack of detailed documentation that is easy to search and find. For example. I do not use or want a full gnome desktop window, and would like to see something that would prevent it EVER opening. I launch nautilas file managers with -no-desktop --browser options, to stop this. But you can't set these flags for Trash or Garbage (depending on your linux). Speaking of linux. I switch and use exact copies of my home (and login setup) on lots of different machines (some dual boot) running Fedora core 2, 3, 4 and 5, Ubuntu, Suse 10.1 Linux. I will probably be using it with lots of other linux's too in keeping with my Job's "UNIX Expert" Description. Why is this mentioned! Because gnome on evry damned one of these systems has differences that makes may saved 'dot' configuration on one system, completely stuff up the gnome on another system. Because of this I have a script that symbolic links about a dozen 'dot' file directories to specific 'OS' version dot files. to keep them seperate. Of course that means I have to re-setup gnome for each and every OS I use, something I have never needed to do for CTwm. As such I applaud any attempt to make CTwm and gnome work more effectivally, but my findings is that Gnome has more compatability problems with CTwm, than CTwm has with Gnome. Any further input and dicussion is of course most welcome. Particularly on issues I have described above. If you like my exact solutions, mail me. I am glad to share. Anthony Thyssen ( System Programmer ) ----------------------------------------------------------------------------- "Bad spellers of the world, UNTIE!" -- Jason Sicotte ----------------------------------------------------------------------------- Anthony's Home is his Castle http://www.cit.gu.edu.au/~anthony/ From john@joel.csis.ul.ie Fri Jun 9 09:32:00 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 04C753B029F for ; Fri, 9 Jun 2006 09:32:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27489-06 for ; Fri, 9 Jun 2006 09:31:58 -0400 (EDT) Received: from Marshal4.ul.campus (marshal4.ul.ie [136.201.1.164]) by menubar.gnome.org (Postfix) with ESMTP id 1A31C3B0203 for ; Fri, 9 Jun 2006 09:31:58 -0400 (EDT) Received: from garryowen.csis.ul.ie (Not Verified[136.201.24.3]) by Marshal4.ul.campus with MailMarshal (v6, 1, 4, 441) id ; Fri, 09 Jun 2006 14:32:00 +0100 Received: from joel.csis.ul.ie (joel.csis.ul.ie [136.201.25.110]) by garryowen.csis.ul.ie (8.13.1/8.13.1) with ESMTP id k59DVuvw002412; Fri, 9 Jun 2006 14:31:56 +0100 Received: (from john@localhost) by joel.csis.ul.ie (8.12.11/8.12.11/Submit) id k59DVuJZ018079; Fri, 9 Jun 2006 14:31:56 +0100 From: John Sturdy MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17545.30796.666264.450109@joel.csis.ul.ie> Date: Fri, 9 Jun 2006 14:31:56 +0100 To: gnome-list@gnome.org X-Mailer: VM 7.19 under Emacs 21.3.1 X-Attribution: jcgs X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.164 tagged_above=-999 required=2 tests=[AWL=1.300, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -1.164 X-Spam-Level: Subject: setting name for screenshots X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: john.sturdy@ul.ie List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 13:32:00 -0000 Hi, I'm doing something that involves taking a series of screenshots automatically. Is there some way to get gnome-panel-screenshot to accept the name on the command line (or via an environment variable, or whatever), and not ask the user about it? Or is there some way to do this with some other (command-line) utility? __John From kiffin.gish@planet.nl Sat Jun 10 09:04:21 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E35003B00F1 for ; Sat, 10 Jun 2006 09:04:20 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02931-04 for ; Sat, 10 Jun 2006 09:04:20 -0400 (EDT) Received: from post-25.mail.nl.demon.net (post-25.mail.nl.demon.net [194.159.73.195]) by menubar.gnome.org (Postfix) with ESMTP id 1C4713B0314 for ; Sat, 10 Jun 2006 09:04:20 -0400 (EDT) Received: from gish.demon.nl ([83.160.27.223]:29664 helo=[192.168.1.33]) by post-25.mail.nl.demon.net with esmtp (Exim 4.51) id 1Fp38U-000Ioj-ST for gnome-list@gnome.org; Sat, 10 Jun 2006 13:04:19 +0000 From: Kiffin Gish To: gnome-list@gnome.org Content-Type: text/plain Date: Fri, 09 Jun 2006 16:31:59 +0200 Message-Id: <1149863519.65562.12.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.134 tagged_above=-999 required=2 tests=[AWL=-1.229, BAYES_00=-2.599, DATE_IN_PAST_12_24=1.247, DNS_FROM_RFC_WHOIS=1.447] X-Spam-Score: -1.134 X-Spam-Level: Subject: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 13:04:21 -0000 Despite all of the so-called optimizations and speed improvements made to Gnome 2.14, I have unfortunately discovered the exact opposite when I upgraded from 2.12 on FreeBSD 6.1. Seems VERY sluggish, the Gnome Desktop takes forever to start, and most applications (xterm being one notable exception) take a long time to startup. Often everything freezes up with erratic and slow repainting. Anyone know why? Is there some way I can trace things to find out where the bottleneck is occurring. I've tried the following, but it didn't help. http://lists.freebsd.org/pipermail/freebsd-gnome/2006-May/014564.html Regards, Kiffin From olav@bkor.dhs.org Sat Jun 10 09:14:15 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D2B2C3B0285 for ; Sat, 10 Jun 2006 09:14:15 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03597-10 for ; Sat, 10 Jun 2006 09:14:15 -0400 (EDT) Received: from amsfep11-int.chello.nl (amsfep17-int.chello.nl [213.46.243.15]) by menubar.gnome.org (Postfix) with ESMTP id 32F963B00F1 for ; Sat, 10 Jun 2006 09:14:14 -0400 (EDT) Received: from bkor.dhs.org ([24.132.164.94]) by amsfep11-int.chello.nl (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with ESMTP id <20060610131400.RBLL29864.amsfep11-int.chello.nl@bkor.dhs.org> for ; Sat, 10 Jun 2006 15:14:00 +0200 Received: by bkor.dhs.org (Postfix, from userid 501) id 98CB25D74A4; Sat, 10 Jun 2006 15:14:01 +0200 (CEST) Date: Sat, 10 Jun 2006 15:14:01 +0200 From: Olav Vitters To: gnome-list@gnome.org Message-ID: <20060610131401.GG4787@bkor.dhs.org> References: <1149863519.65562.12.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1149863519.65562.12.camel@localhost> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.349 tagged_above=-999 required=2 tests=[AWL=-0.085, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.349 X-Spam-Level: Subject: Re: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 13:14:16 -0000 On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > applications (xterm being one notable exception) take a long time to > startup. Often everything freezes up with erratic and slow repainting. If only the starting is very sluggish, try running either fc-cache -f or (if you have a new enough version): fc-cache -r as root and under your normal user account perhaps also something like strace might provide some insight -- Regards, Olav From johnxj@comcast.net Sat Jun 10 09:44:30 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D58543B033C for ; Sat, 10 Jun 2006 09:44:30 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05769-06 for ; Sat, 10 Jun 2006 09:44:30 -0400 (EDT) Received: from regin.oit.pdx.edu (regin.oit.pdx.edu [131.252.120.56]) by menubar.gnome.org (Postfix) with ESMTP id D47D13B01CB for ; Sat, 10 Jun 2006 09:44:29 -0400 (EDT) Received: from localhost.localdomain (c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99]) (authenticated bits=0) by regin.oit.pdx.edu (8.13.3+/8.13.1) with ESMTP id k5ADiRJJ007701 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 10 Jun 2006 06:44:28 -0700 X-Authentication-Warning: regin.oit.pdx.edu: Host c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99] claimed to be localhost.localdomain Date: Sat, 10 Jun 2006 06:44:34 -0700 From: John Jason Jordan To: gnome-list@gnome.org Message-Id: <20060610064434.d3d7dfe6.johnxj@comcast.net> In-Reply-To: <20060610131401.GG4787@bkor.dhs.org> References: <1149863519.65562.12.camel@localhost> <20060610131401.GG4787@bkor.dhs.org> Organization: None whatsoever X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.711 tagged_above=-999 required=2 tests=[AWL=-1.402, BAYES_00=-2.599, DNS_FROM_RFC_POST=1.708, DNS_FROM_RFC_WHOIS=1.447, FORGED_RCVD_HELO=0.135] X-Spam-Score: -0.711 X-Spam-Level: Subject: Re: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 13:44:31 -0000 On Sat, 10 Jun 2006 15:14:01 +0200 Olav Vitters dijo: > On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > If only the starting is very sluggish, try running either > fc-cache -f > or (if you have a new enough version): > fc-cache -r > as root and under your normal user account I can't find any documentation. What does the fc command do? Or where is it documented? From olav@bkor.dhs.org Sat Jun 10 10:14:05 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2CBEA3B01C3 for ; Sat, 10 Jun 2006 10:14:05 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07597-05 for ; Sat, 10 Jun 2006 10:14:04 -0400 (EDT) Received: from amsfep11-int.chello.nl (amsfep17-int.chello.nl [213.46.243.15]) by menubar.gnome.org (Postfix) with ESMTP id 9D42A3B0152 for ; Sat, 10 Jun 2006 10:14:03 -0400 (EDT) Received: from bkor.dhs.org ([24.132.164.94]) by amsfep11-int.chello.nl (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with ESMTP id <20060610141347.UKVY29864.amsfep11-int.chello.nl@bkor.dhs.org> for ; Sat, 10 Jun 2006 16:13:47 +0200 Received: by bkor.dhs.org (Postfix, from userid 501) id A7851B77AE; Sat, 10 Jun 2006 16:13:46 +0200 (CEST) Date: Sat, 10 Jun 2006 16:13:46 +0200 From: Olav Vitters To: gnome-list@gnome.org Message-ID: <20060610141346.GA1418@bkor.dhs.org> References: <1149863519.65562.12.camel@localhost> <20060610131401.GG4787@bkor.dhs.org> <20060610064434.d3d7dfe6.johnxj@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060610064434.d3d7dfe6.johnxj@comcast.net> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.342 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.342 X-Spam-Level: Subject: Re: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 14:14:05 -0000 On Sat, Jun 10, 2006 at 06:44:34AM -0700, John Jason Jordan wrote: > On Sat, 10 Jun 2006 15:14:01 +0200 > Olav Vitters dijo: > > > On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > > > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > > > If only the starting is very sluggish, try running either > > fc-cache -f > > or (if you have a new enough version): > > fc-cache -r > > as root and under your normal user account > > I can't find any documentation. What does the fc command do? Or where > is it documented? fc-cache is part of fontconfig. Fontconfig handles all the fonts. It uses caches otherwise every app will take 30secs to startup due to fontconfig being busy reading the fonts. -- Regards, Olav From jwilleford@redhat.com Fri Jun 9 17:37:23 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E62963B0145 for ; Fri, 9 Jun 2006 17:37:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22594-03 for ; Fri, 9 Jun 2006 17:37:21 -0400 (EDT) Received: from mx1.redhat.com (mx1.redhat.com [66.187.233.31]) by menubar.gnome.org (Postfix) with ESMTP id 06B113B0256 for ; Fri, 9 Jun 2006 17:37:20 -0400 (EDT) Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k59LbKVH022265 for ; Fri, 9 Jun 2006 17:37:20 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k59LbJbM030454 for ; Fri, 9 Jun 2006 17:37:19 -0400 Received: from [172.16.57.142] (IDENT:U2FsdGVkX1931wwGMcxK7TnRVY3RXibjZPjdhxfaoKM@discovery.rdu.redhat.com [172.16.57.142]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id k59LbJYd022687 for ; Fri, 9 Jun 2006 17:37:19 -0400 Message-ID: <4489EA0F.4020208@redhat.com> Date: Fri, 09 Jun 2006 17:37:19 -0400 From: Jason Willeford User-Agent: Mozilla Thunderbird 1.0.8-1.4.1 (X11/20060420) X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome-list@gnome.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.601 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -2.601 X-Spam-Level: X-Mailman-Approved-At: Sat, 10 Jun 2006 15:22:41 -0400 Subject: Workspace Backgrounds X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jwilleford@redhat.com List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 21:37:23 -0000 Is there a way to have a different background for each workspace using the workspace switcher? Thanks, J -- Jason Willeford, RHCE Technical Account Manager Red Hat 1-888-RED-HAT1 x 44219 919-754-4219 Direct 919-754-3725 Fax jwilleford@redhat.com www.redhat.com From khadgaray@gmail.com Sun Jun 11 11:06:54 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7AEB63B0088 for ; Sun, 11 Jun 2006 11:06:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15756-02 for ; Sun, 11 Jun 2006 11:06:51 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by menubar.gnome.org (Postfix) with ESMTP id 68D983B0084 for ; Sun, 11 Jun 2006 11:06:51 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id h2so766278nfe for ; Sun, 11 Jun 2006 08:04:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=cSEt1f0h16nA93aZZY/umkgOAxTUkSF6hYLT8UedMs4QI9fihWhFqR1JIatI63O33R+RNIa9LonwbneCwN8WdDRSln1WYEatL4ZxYrITG+ivSoUdVV1W+twSfPf9MB2QGGwn+BNZbtfwHclqP9n/ct6NXHzZNJlN+mmfCtc8/DE= Received: by 10.49.58.9 with SMTP id l9mr4051048nfk; Sun, 11 Jun 2006 08:04:35 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id l38sm3523572nfc.2006.06.11.08.04.33; Sun, 11 Jun 2006 08:04:34 -0700 (PDT) From: Ritesh Khadgaray To: jwilleford@redhat.com In-Reply-To: <4489EA0F.4020208@redhat.com> References: <4489EA0F.4020208@redhat.com> Content-Type: text/plain Date: Sun, 11 Jun 2006 20:34:28 +0530 Message-Id: <1150038269.11581.4.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.947 tagged_above=-999 required=2 tests=[AWL=-0.777, BAYES_00=-2.599, RCVD_IN_WHOIS_BOGONS=2.43, SPF_PASS=-0.001] X-Spam-Score: -0.947 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: Workspace Backgrounds X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 15:06:54 -0000 On Fri, 2006-06-09 at 17:37 -0400, Jason Willeford wrote: > Is there a way to have a different background for each workspace using > the workspace switcher? nearest match, check out : http://wallpapoz.sourceforge.net/ -- Ritesh Khadgaray LinuX N Stuff Ph: +919923010121 Eat Right, Exercise, Die Anyway. From moure.carlos@gmail.com Mon Jun 12 13:56:09 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 731CD3B08F9 for ; Mon, 12 Jun 2006 13:56:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21099-08 for ; Mon, 12 Jun 2006 13:55:58 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by menubar.gnome.org (Postfix) with ESMTP id 5D1EB3B09FD for ; Mon, 12 Jun 2006 13:23:07 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so2460190uge for ; Mon, 12 Jun 2006 10:22:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=cGBYdm9Yeta6mRCVHoSRL8BtRoNVsW6rfQtgW8AeDecAH/189qSejVpgVnyhAdvwUHEFXEE5wh9q5jU0g7FKpIE7Tjux6Npbr5wV8xd2EyQpFUnOtkr9qBZk2UAWvtJZWk/ixcn1ChkJIJzNA999gTqMqPwhNGernvOGt8ZDis0= Received: by 10.78.57.11 with SMTP id f11mr15082hua; Mon, 12 Jun 2006 10:22:25 -0700 (PDT) Received: by 10.78.46.1 with HTTP; Mon, 12 Jun 2006 10:22:25 -0700 (PDT) Message-ID: Date: Mon, 12 Jun 2006 19:22:25 +0200 From: carluus To: gnome-list@gnome.org Subject: Gnome-speech and loquendo MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10347_2242812.1150132945673" X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=1.166 tagged_above=-999 required=2 tests=[BAYES_40=-0.185, HTML_10_20=1.351, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: 1.166 X-Spam-Level: * X-Mailman-Approved-At: Fri, 16 Jun 2006 05:32:48 -0400 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 17:56:09 -0000 ------=_Part_10347_2242812.1150132945673 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Good Afternoon, Im working with gnome-speech, i need to develop a driver for Loquendo to add this driver to the project of gnome-speech, Somebody knows how can i do it? Best regards ------=_Part_10347_2242812.1150132945673 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Good Afternoon,

Im working with gnome-speech, i need to develop a driver for Loquendo to add this driver to the project of gnome-speech,
Somebody knows how can i do it?

Best regards
------=_Part_10347_2242812.1150132945673-- From daniel.junkmail@gmail.com Sun Jun 18 10:58:11 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 716DE3B0829 for ; Sun, 18 Jun 2006 10:58:11 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31371-06 for ; Sun, 18 Jun 2006 10:58:09 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id BFDE93B0078 for ; Sun, 18 Jun 2006 10:58:08 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id x30so974900nfb for ; Sun, 18 Jun 2006 07:55:43 -0700 (PDT) Received: by 10.48.14.1 with SMTP id 1mr419490nfn; Sun, 18 Jun 2006 07:48:27 -0700 (PDT) Received: by 10.48.238.5 with HTTP; Sun, 18 Jun 2006 07:48:27 -0700 (PDT) Message-ID: Date: Sun, 18 Jun 2006 10:48:27 -0400 From: "Daniel Corbe" To: gnome-list@gnome.org Subject: Gnome VFS on Mac OS X MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 14:58:11 -0000 Hello, I found a mailing list post from not too far back detailing 2.14.X compile problems /w Gnome VFS. The solution was commited to CVS, so I did a cvs checkout on the gnome-vfs directory. I tried to use autogen.sh however I get the following error: jomama:/usr/local/src/gnome-vfs root# sh autogen.sh no gnome-autogen.sh in /usr/local/bin /usr/local/sbin /bin /sbin /usr/bin /usr/sbin autogen.sh: line 22: gnome-autogen.sh: No such file or directory Can someone please steer me in the right direction? What is the process for building this from CVS? Thanks -Daniel From khadgaray@gmail.com Sun Jun 18 12:42:41 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6595E3B0C35 for ; Sun, 18 Jun 2006 12:42:41 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03528-01 for ; Sun, 18 Jun 2006 12:42:36 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by menubar.gnome.org (Postfix) with ESMTP id 9AB193B0B52 for ; Sun, 18 Jun 2006 12:42:35 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id x30so982147nfb for ; Sun, 18 Jun 2006 09:41:00 -0700 (PDT) Received: by 10.48.47.10 with SMTP id u10mr456326nfu; Sun, 18 Jun 2006 08:39:08 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id z73sm5804725nfb.2006.06.18.08.39.07; Sun, 18 Jun 2006 08:39:08 -0700 (PDT) Subject: Re: Gnome VFS on Mac OS X From: Ritesh Khadgaray To: Daniel Corbe In-Reply-To: References: Content-Type: text/plain Date: Sun, 18 Jun 2006 21:09:03 +0530 Message-Id: <1150645143.24773.20.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.105 tagged_above=-999 required=2 tests=[AWL=0.495, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.105 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 16:42:41 -0000 On Sun, 2006-06-18 at 10:48 -0400, Daniel Corbe wrote: > Hello, > > I found a mailing list post from not too far back detailing 2.14.X > compile problems /w Gnome VFS. The solution was commited to CVS, so I > did a cvs checkout on the gnome-vfs directory. > > I tried to use autogen.sh however I get the following error: > > jomama:/usr/local/src/gnome-vfs root# sh autogen.sh > no gnome-autogen.sh in /usr/local/bin /usr/local/sbin /bin /sbin > /usr/bin /usr/sbin > autogen.sh: line 22: gnome-autogen.sh: No such file or directory > this is provided by gnome-common package. Please check, if the same is installed. ps : i have never ever worked on mac. -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From billlinux@rogers.com Sun Jun 18 14:56:54 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 95F323B008F for ; Sun, 18 Jun 2006 14:56:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07712-03 for ; Sun, 18 Jun 2006 14:56:53 -0400 (EDT) Received: from smtp109.rog.mail.re2.yahoo.com (smtp109.rog.mail.re2.yahoo.com [68.142.225.207]) by menubar.gnome.org (Postfix) with SMTP id 7C6E93B00D9 for ; Sun, 18 Jun 2006 14:56:53 -0400 (EDT) Received: (qmail 52575 invoked from network); 18 Jun 2006 18:55:27 -0000 Received: from unknown (HELO ?192.168.1.4?) (billlinux@rogers.com@70.27.169.92 with plain) by smtp109.rog.mail.re2.yahoo.com with SMTP; 18 Jun 2006 18:55:27 -0000 Subject: Menu Bar / Tool Bar curiostity question ?? From: William Case To: GNOME List Content-Type: text/plain Date: Sun, 18 Jun 2006 14:55:16 -0400 Message-Id: <1150656916.2593.132.camel@CASE> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 (2.6.2-1.fc5.5) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.559 tagged_above=-999 required=2 tests=[AWL=-0.868, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708] X-Spam-Score: -1.559 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 18:56:54 -0000 Hi; Just sitting here watching the World Cup game, staring at my desktop. Began to wonder why are the Menu Bar and the Tool Bar always on separate rows? The Tool Bar takes up about 9% of my desktop space when a program is on full size. The Menu Bar uses about 30% of its row while the tool bar uses approximately 45% of its row. I realize this (particularly the Tool Bar) can be highly variable. Nonetheless, it should be possible to combine the two bars on one line in some rational contextual way and regain a little desktop space. Is there some deep programming problem? Is the two row configuration simply historical? Is it intuitive? Just wondering? -- Regards Bill From daniel.junkmail@gmail.com Sun Jun 18 20:37:13 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7DE633B0071 for ; Sun, 18 Jun 2006 20:37:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17357-01 for ; Sun, 18 Jun 2006 20:37:12 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by menubar.gnome.org (Postfix) with ESMTP id 943913B034B for ; Sun, 18 Jun 2006 20:37:11 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id c2so947431nfe for ; Sun, 18 Jun 2006 17:36:04 -0700 (PDT) Received: by 10.49.81.20 with SMTP id i20mr4025649nfl; Sun, 18 Jun 2006 17:08:10 -0700 (PDT) Received: by 10.48.238.5 with HTTP; Sun, 18 Jun 2006 17:08:10 -0700 (PDT) Message-ID: Date: Sun, 18 Jun 2006 20:08:10 -0400 From: "Daniel Corbe" To: gnome-list@gnome.org Subject: libgda Mac OS X build problems MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 00:37:13 -0000 Hello, I've gotten pretty far in building gnome deps on my MAC but I'm stuck while building libgda. Any help is appriciated. Thanks. -Daniel gcc -dynamiclib -o .libs/libgda-3.3.0.0.dylib .libs/gda-enum-types.o .libs/gda-blob.o .libs/gda-client.o .libs/gda-column.o .libs/gda-column-index.o .libs/gda-command.o .libs/gda-config.o .libs/gda-connection.o .libs/gda-connection-event.o .libs/gda-data-handler.o .libs/gda-data-model-array.o .libs/gda-data-model-row.o .libs/gda-data-model.o .libs/gda-data-model-filter-sql.o .libs/gda-data-model-hash.o .libs/gda-data-model-import.o .libs/gda-data-model-index.o .libs/gda-data-model-iter.o .libs/gda-data-model-query.o .libs/gda-data-access-wrapper.o .libs/gda-data-proxy.o .libs/gda-dict-aggregate.o .libs/gda-dict.o .libs/gda-dict-constraint.o .libs/gda-dict-database.o .libs/gda-dict-field.o .libs/gda-dict-function.o .libs/gda-dict-table.o .libs/gda-dict-type.o .libs/gda-entity.o .libs/gda-entity-field.o .libs/gda-graphviz.o .libs/gda-init.o .libs/gda-log.o .libs/gda-marshal.o .libs/gda-object.o .libs/gda-object-ref.o .libs/gda-parameter.o .libs/gda-parameter-list.o .libs/gda-quark-list.o .libs/gda-query.o .libs/gda-query-condition.o .libs/gda-query-field-agg.o .libs/gda-query-field-all.o .libs/gda-query-field.o .libs/gda-query-field-field.o .libs/gda-query-field-func.o .libs/gda-query-field-value.o .libs/gda-query-join.o .libs/gda-query-object.o .libs/gda-query-parsing.o .libs/gda-query-target.o .libs/gda-referer.o .libs/gda-renderer.o .libs/gda-row.o .libs/gda-server-provider.o .libs/gda-server-provider-extra.o .libs/gda-threader.o .libs/gda-transaction.o .libs/gda-util.o .libs/gda-value.o .libs/gda-xml-storage.o -L/usr/lib -pthreads -L/usr/local/lib /usr/local/lib/libgobject-2.0.dylib /usr/lib/libc.dylib /usr/local/lib/libgthread-2.0.dylib /usr/local/lib/libgmodule-2.0.dylib /usr/local/lib/libglib-2.0.dylib /usr/local/lib/libintl.dylib /usr/lib/libxslt.dylib /usr/lib/libz.dylib /usr/lib/libpthread.dylib /usr/lib/libm.dylib /usr/lib/libxml2.dylib -lpthread -lz /usr/lib/libiconv.dylib -lm ../libsql/.libs/libgdasql.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libxslt.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libxml2.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libiconv.dylib -install_name /usr/local/lib/libgda-3.3.dylib -compatibility_version 4 -current_version 4.0 powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-pthreads' ld: warning multiple definitions of symbol _locale_charset /usr/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _gda_graph_get_graph_type _gda_graph_get_type _gda_graph_new _gda_graph_query_new _gda_handler_bin_new _gda_handler_boolean_new _gda_handler_numerical_new _gda_handler_string_new _gda_handler_time_new_no_locale _gda_handler_type_new _gda_delimiter_destroy _gda_delimiter_parse_copy_statement _gda_delimiter_parse_with_error /usr/bin/libtool: internal link edit command failed make[2]: *** [libgda-3.la] Error 1 make[1]: *** [install-recursive] Error 1 make: *** [install-recursive] Error 1 jomama:/usr/local/src/libgda-1.9.102 root# From awilliam@whitemice.org Sun Jun 18 21:10:02 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 363693B0239 for ; Sun, 18 Jun 2006 21:10:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17984-07 for ; Sun, 18 Jun 2006 21:10:01 -0400 (EDT) Received: from estate1.whitemice.org (adsl-68-79-189-145.dsl.klmzmi.ameritech.net [68.79.189.145]) by menubar.gnome.org (Postfix) with ESMTP id 9FB7D3B02DE for ; Sun, 18 Jun 2006 21:10:00 -0400 (EDT) Received: from [192.168.3.170] ([192.168.3.170]) (authenticated bits=0) by estate1.whitemice.org (8.12.11.20060308/8.12.10/SuSE Linux 0.7) with ESMTP id k5J195pj008051 for ; Sun, 18 Jun 2006 21:09:05 -0400 Subject: Re: Menu Bar / Tool Bar curiostity question ?? From: Adam Tauno Williams To: GNOME List In-Reply-To: <1150656916.2593.132.camel@CASE> References: <1150656916.2593.132.camel@CASE> Content-Type: text/plain Date: Sun, 18 Jun 2006 21:05:17 -0400 Message-Id: <1150679117.4430.9.camel@aleph.whitemice.org> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-1.4 (estate1.whitemice.org [192.168.3.1]); Sun, 18 Jun 2006 21:09:05 -0400 (EDT) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.458 tagged_above=-999 required=2 tests=[AWL=0.006, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.458 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: awilliam@whitemice.org List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 01:10:02 -0000 > Just sitting here watching the World Cup game, staring at my desktop. > Began to wonder why are the Menu Bar and the Tool Bar always on separate > rows? The Tool Bar takes up about 9% of my desktop space when a program > is on full size. The Menu Bar uses about 30% of its row while the tool > bar uses approximately 45% of its row. I realize this (particularly the > Tool Bar) can be highly variable. > Nonetheless, it should be possible to combine the two bars on one line > in some rational contextual way and regain a little desktop space. > Is there some deep programming problem? No, but most applications assume this configuration as the standard; and in Gtk both the menu and the toolbar are usually in separate rows of a vbox container. So combining them would take some programming; also the height of a menu bar is usually less then that of a toolbar, so aligning them horizontally might not work are so well in any case. > Is the two row configuration simply historical? Probably, but it makes sense and everyone expects it. The resolution/size of most modern displays renders this a moot point anyway. > Is it intuitive? Yes. A menu does/should provide hierarchical access to all the features/functionality of an application. A toolbar provides one-click access to commonly used functions. This paradigm exists across pretty much every platform. In many applications the toolbar can be disabled, and in most cases with Gtk applications at least the size of the toolbar can be adjusted. From kornerr@gmail.com Mon Jun 19 05:32:28 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CC8E33B00D4 for ; Mon, 19 Jun 2006 05:32:28 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02145-02 for ; Mon, 19 Jun 2006 05:32:28 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by menubar.gnome.org (Postfix) with ESMTP id 89A433B0004 for ; Mon, 19 Jun 2006 05:32:27 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so2458675uge for ; Mon, 19 Jun 2006 02:31:27 -0700 (PDT) Received: by 10.78.17.4 with SMTP id 4mr1927366huq; Mon, 19 Jun 2006 02:31:27 -0700 (PDT) Received: from ?10.104.4.61? ( [217.106.20.130]) by mx.gmail.com with ESMTP id 3sm1339742huc.2006.06.19.02.31.26; Mon, 19 Jun 2006 02:31:27 -0700 (PDT) Message-ID: <44966EF6.3050408@kemcity.ru> Date: Mon, 19 Jun 2006 17:31:34 +0800 Organization: The Home User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: gnome-list@gnome.org Subject: which package is resposible for displaying images (e.g., on buttons)? Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit From: michael kapelko X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.965 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_XF=0.077] X-Spam-Score: -0.965 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: kornerr@gmail.com List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 09:32:29 -0000 i'm compiling gnome-2.14.2 now, i've compiled 1/3 so far, and replaced old packages with new ones, but now i can't see any images on buttons now. and GIMP doesn't show preview, it says type is not supported. i must have wrong compiled some package? which one? and how to compile it correctly? currently i'm using xfce-4.2. thanks. From christian.kirbach@student.uni-siegen.de Mon Jun 19 07:04:29 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0C13C3B0091 for ; Mon, 19 Jun 2006 07:04:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05224-09 for ; Mon, 19 Jun 2006 07:04:25 -0400 (EDT) Received: from mailf1.uni-siegen.de (mailf1.Uni-Siegen.DE [141.99.1.41]) by menubar.gnome.org (Postfix) with ESMTP id 604CC3B007B for ; Mon, 19 Jun 2006 07:04:25 -0400 (EDT) Received: from localhost.localdomain ([84.189.101.66]) by mailf1.uni-siegen.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Mon, 19 Jun 2006 13:02:29 +0200 Date: Mon, 19 Jun 2006 13:03:25 +0200 From: "Christian Kirbach" To: gnome-list@gnome.org Subject: Re: setting name for screenshots References: <17545.30796.666264.450109@joel.csis.ul.ie> Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <17545.30796.666264.450109@joel.csis.ul.ie> User-Agent: Opera M2/8.54 (Linux, build 1745) X-OriginalArrivalTime: 19 Jun 2006 11:02:29.0453 (UTC) FILETIME=[DB3E2FD0:01C6938F] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 11:04:29 -0000 On Fri, 09 Jun 2006 15:31:56 +0200, John Sturdy wrote: > Is there some way to get gnome-panel-screenshot to > accept the name on the command line (or via an environment variable, > or whatever), and not ask the user about it? It seems that gnome-screenshot does not offer such an option, not even an option to save automatically without showing a window. You may want to file a report about this issue on bugzilla.gnome.org with severity "enhancement". > Or is there some way to do this with some other (command-line) > utility? Use your favourite search engine and I am sure you'll find a command-line tool (I remember 'import', but I am currently offline). -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ From fut_nis@yahoo.co.jp Mon Jun 19 11:14:40 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2D8593B03A9 for ; Mon, 19 Jun 2006 11:14:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16891-10 for ; Mon, 19 Jun 2006 11:14:34 -0400 (EDT) Received: from ybbsmtp24.mail.tnz.yahoo.co.jp (ybbsmtp24.mail.tnz.yahoo.co.jp [203.216.229.4]) by menubar.gnome.org (Postfix) with SMTP id A14CE3B0551 for ; Mon, 19 Jun 2006 11:14:33 -0400 (EDT) Received: (qmail 9161 invoked by alias); 19 Jun 2006 15:13:16 -0000 Received: from unknown (HELO localhost.localdomain) (219.46.28.21 with poptime) by ybbsmtp24.mail.tnz.yahoo.co.jp with SMTP; 19 Jun 2006 15:13:16 -0000 X-Apparently-From: Date: Tue, 20 Jun 2006 00:13:15 +0900 From: Nishio Futoshi To: gnome-list@gnome.org Subject: gnome-keybinding-properties(control-center-2.14.2) cannot select key Message-Id: <20060620001315.d36f0581.fut_nis@yahoo.co.jp> X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.18; i686-momonga-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=1.709 tagged_above=-999 required=2 tests=[BAYES_50=0.001, DNS_FROM_RFC_POST=1.708] X-Spam-Score: 1.709 X-Spam-Level: * X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:14:40 -0000 I want to Print key to get screenshot, but I cannot. So, I checked source code, and I found some wrong ranges for printable keys. GDK_kana_switch's code is 0xFF7E. Please change some ranges. # Maybe, this problem is due to using ja_JP.UTF-8 locale. I changed them, but I cannot get screenshot, umm. I don't know how to hack metacity. Thanks --- control-center-2.14.2/capplets/keybindings/gnome-keybinding-properties.c.ol2006-06-19 19:37:29.000000000 +0900 +++ control-center-2.14.2/capplets/keybindings/gnome-keybinding-properties.c 2006-06-19 19:38:44.000000000 +0900 @@ -656,11 +656,13 @@ { if ((tmp_key.keyval >= GDK_a && tmp_key.keyval <= GDK_z) || (tmp_key.keyval >= GDK_A && tmp_key.keyval <= GDK_Z) - || (tmp_key.keyval >= GDK_kana_fullstop && tmp_key.keyval <= GDK_kana_switch) - || (tmp_key.keyval >= GDK_Arabic_comma && tmp_key.keyval <= GDK_Arabic_switch) - || (tmp_key.keyval >= GDK_Serbian_dje && tmp_key.keyval <= GDK_Cyrillic_HARDSIGN) - || (tmp_key.keyval >= GDK_Greek_ALPHAaccent && tmp_key.keyval <= GDK_Greek_switch) - || (tmp_key.keyval >= GDK_hebrew_doublelowline && tmp_key.keyval <= GDK_Hebrew_switch) + || (tmp_key.keyval >= GDK_kana_fullstop && tmp_key.keyval <= GDK_kana_tu) + || (tmp_key.keyval >= GDK_kana_A && tmp_key.keyval <= GDK_kana_N) + || (tmp_key.keyval >= GDK_Arabic_comma && tmp_key.keyval <= GDK_Arabic_sukun) + || (tmp_key.keyval >= GDK_Serbian_dje && tmp_key.keyval <= GDK_Serbian_dze) + || (tmp_key.keyval >= GDK_Serbian_DJE && tmp_key.keyval <= GDK_Cyrillic_HARDSIGN) + || (tmp_key.keyval >= GDK_Greek_ALPHAaccent && tmp_key.keyval <= GDK_Greek_omega) + || (tmp_key.keyval >= GDK_hebrew_doublelowline && tmp_key.keyval <= GDK_hebrew_taf) || (tmp_key.keyval >= GDK_Thai_kokai && tmp_key.keyval <= GDK_Thai_lekkao) || (tmp_key.keyval >= GDK_Hangul && tmp_key.keyval <= GDK_Hangul_J_YeorinHieuh)) { GtkWidget *dialog; -- Nishio Futoshi From DonScorgie@Blueyonder.co.uk Mon Jun 19 13:27:22 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A76CB3B059E for ; Mon, 19 Jun 2006 13:27:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23010-04 for ; Mon, 19 Jun 2006 13:27:21 -0400 (EDT) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by menubar.gnome.org (Postfix) with ESMTP id BBCC43B0809 for ; Mon, 19 Jun 2006 13:27:20 -0400 (EDT) Received: from [172.23.170.142] (helo=anti-virus02-09) by smtp-out2.blueyonder.co.uk with smtp (Exim 4.52) id 1FsNV2-0003kR-9p; Mon, 19 Jun 2006 18:25:20 +0100 Received: from [82.41.205.39] (helo=[192.168.1.1]) by asmtp-out4.blueyonder.co.uk with esmtpa (Exim 4.52) id 1FsNUy-0001na-Lw; Mon, 19 Jun 2006 18:25:16 +0100 Subject: Re: which package is resposible for displaying images (e.g., on buttons)? From: Don Scorgie To: kornerr@gmail.com In-Reply-To: <44966EF6.3050408@kemcity.ru> References: <44966EF6.3050408@kemcity.ru> Content-Type: text/plain Date: Mon, 19 Jun 2006 18:25:17 +0100 Message-Id: <1150737917.28268.19.camel@Madaline> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.070, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077, TW_JH=0.077, TW_XF=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 17:27:22 -0000 Hi, It depends on which icons. A lot of the default icons (e.g. save, open etc. in menus / toolbars) are from gtk+. Which version of gtk+ are you using? There was a recent problem with the 2.9 series, where a header file wasn't correctly built / installed that caused some problems. For GNOME 2.14.2 though, you should be using gtk+ 2.8.19. I don't know if that suffers from the same problem. GIMP previews are (I think) done in GIMP itself (either that or in gtk +). Are you using a self-compiled version of GIMP? If so, do you have the various image libraries installed? (You'll need the -devel or -dev packages of them from your distro). If it is a self-compiled copy, check at the end of the configure stage, it should list all the features that are enabled (or disabled), including the image types GIMP is compiled with support for. If it isn't a self-compiled version, you may have broken one of the dependencies (gtk+). In which case, it may be a good idea to reinstall the distro-provided packages of these libs. If your using distro-provided packages, its generally unwise to overwrite them with self-compiled packages. A better option is to install the various new bits in a separate prefix (/opt/gnome2 or /usr/local or something as opposed to /usr). This saves things like this from happening (as you can always remove the new packages and still be left with a working environment). Check out garnome [1] or jhbuild [2] to help with building GNOME from scratch. Hope this provides at least a little help ;) Don [1] http://www.gnome.org/projects/garnome/ [2] http://www.jamesh.id.au/software/jhbuild/ On Mon, 2006-06-19 at 17:31 +0800, michael kapelko wrote: > i'm compiling gnome-2.14.2 now, i've compiled 1/3 so far, and replaced > old packages with new ones, but now i can't see any images on buttons > now. and GIMP doesn't show preview, it says type is not supported. > i must have wrong compiled some package? > which one? and how to compile it correctly? > currently i'm using xfce-4.2. > > thanks. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list From alan@ufies.org Mon Jun 19 15:03:22 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 75DB93B01DA for ; Mon, 19 Jun 2006 15:03:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26823-06 for ; Mon, 19 Jun 2006 15:03:21 -0400 (EDT) Received: from ufies.org (ufies.org [65.110.12.162]) by menubar.gnome.org (Postfix) with ESMTP id EE9513B0079 for ; Mon, 19 Jun 2006 15:03:20 -0400 (EDT) Received: by ufies.org (Postfix, from userid 1000) id 100321CC209; Mon, 19 Jun 2006 12:02:05 -0700 (PDT) Date: Mon, 19 Jun 2006 12:02:05 -0700 From: Alan To: gnome-list@gnome.org Subject: Re: Gnome 2.14 seems sluggish to me ... Message-ID: <20060619190204.GR15186@ufies.org> Mail-Followup-To: gnome-list@gnome.org References: <1149863519.65562.12.camel@localhost> <20060610131401.GG4787@bkor.dhs.org> <20060610064434.d3d7dfe6.johnxj@comcast.net> <20060610141346.GA1418@bkor.dhs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060610141346.GA1418@bkor.dhs.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.593 tagged_above=-999 required=2 tests=[AWL=0.006, BAYES_00=-2.599] X-Spam-Score: -2.593 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:03:22 -0000 On Sat, Jun 10, 2006 at 04:13:46PM +0200, Olav Vitters wrote: > On Sat, Jun 10, 2006 at 06:44:34AM -0700, John Jason Jordan wrote: > > On Sat, 10 Jun 2006 15:14:01 +0200 > > Olav Vitters dijo: > > > > > On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > > > > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > > > > > If only the starting is very sluggish, try running either > > > fc-cache -f > > > or (if you have a new enough version): > > > fc-cache -r > > > as root and under your normal user account > > > > I can't find any documentation. What does the fc command do? Or where > > is it documented? > > fc-cache is part of fontconfig. Fontconfig handles all the fonts. It > uses caches otherwise every app will take 30secs to startup due to > fontconfig being busy reading the fonts. Another solution I've seen is to make sure that 127.0.0.1 localhost is in your /etc/hosts file... maybe the desktop is doing hostname lookups and timing out or something. -- Alan - http://arcterex.net -------------------------------------------------------------------- "Backups are for people who don't pray." -- big Mike From polesz@wfwx.info Mon Jun 19 15:58:36 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9A5E83B0E17 for ; Mon, 19 Jun 2006 15:58:36 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29753-06 for ; Mon, 19 Jun 2006 15:58:33 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 06B153B0410 for ; Mon, 19 Jun 2006 15:58:32 -0400 (EDT) Received: from 223-198.adsl.pool.ew.hu ([193.226.223.198] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1FsOuu-0000rZ-PE for gnome-list@gnome.org; Mon, 19 Jun 2006 20:56:09 +0200 Date: Mon, 19 Jun 2006 21:57:30 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: setting name for screenshots Message-ID: <20060619195730.GA4503@woodstock> References: <17545.30796.666264.450109@joel.csis.ul.ie> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.529 tagged_above=-999 required=2 tests=[AWL=0.070, BAYES_00=-2.599] X-Spam-Score: -2.529 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:58:36 -0000 On Mon, Jun 19, 2006 at 01:03:25PM +0200, Christian Kirbach wrote: > On Fri, 09 Jun 2006 15:31:56 +0200, John Sturdy wrote: > > > Is there some way to get gnome-panel-screenshot to > > accept the name on the command line (or via an environment variable, > > or whatever), and not ask the user about it? > It seems that gnome-screenshot does not offer such an option, not even > an option to save automatically without showing a window. > You may want to file a report about this issue on bugzilla.gnome.org > with severity "enhancement". > > > Or is there some way to do this with some other (command-line) > > utility? > Use your favourite search engine and I am sure you'll find a > command-line tool (I remember 'import', but I am currently > offline). > > > -- > Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Until this enhancment is built in (if ever), you should try to look for another program which can do the trick you need. If you find one, and you use metacity, here is the next step. It is a bit "hard", but I have not found other ways yet. In gconf-editor, you can find the key apps/metacity/keybinding_commands/command_screenshot and apps/metacity/keybinding_commands/command_window_screenshot these define the command which run when you press print or meta-print keys. I hope you can use it. Rgds, -- POLONKAI Gergely Death is not a bug, it's a feature From khadgaray@gmail.com Tue Jun 20 08:05:33 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C22913B0E2A for ; Tue, 20 Jun 2006 08:05:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13688-02 for ; Tue, 20 Jun 2006 08:05:32 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id 20C9B3B0F65 for ; Tue, 20 Jun 2006 08:05:32 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id x30so1225698nfb for ; Tue, 20 Jun 2006 05:05:00 -0700 (PDT) Received: by 10.49.19.14 with SMTP id w14mr6388121nfi; Tue, 20 Jun 2006 05:05:00 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id p43sm5011334nfa.2006.06.20.05.04.59; Tue, 20 Jun 2006 05:05:00 -0700 (PDT) Subject: detacable toolbar in gnome From: Ritesh Khadgaray To: gnome-list@gnome.org Content-Type: text/plain Date: Tue, 20 Jun 2006 17:34:56 +0530 Message-Id: <1150805096.2409.10.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.127 tagged_above=-999 required=2 tests=[AWL=0.473, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.127 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 12:05:34 -0000 With FC5, and Mandriva Cooker. detachable toolbar for gnome application is not working. What am i missing ? -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From agarobr.listas@gmail.com Mon Jun 19 16:41:46 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3A4463B0D15 for ; Mon, 19 Jun 2006 16:41:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31440-07 for ; Mon, 19 Jun 2006 16:41:42 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by menubar.gnome.org (Postfix) with ESMTP id DF4243B08A3 for ; Mon, 19 Jun 2006 16:41:41 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so2708446uge for ; Mon, 19 Jun 2006 13:40:30 -0700 (PDT) Received: by 10.66.216.6 with SMTP id o6mr1748258ugg; Mon, 19 Jun 2006 13:40:30 -0700 (PDT) Received: by 10.67.93.16 with HTTP; Mon, 19 Jun 2006 13:40:30 -0700 (PDT) Message-ID: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Date: Mon, 19 Jun 2006 17:40:30 -0300 From: "Augusto Arcoverde da Rocha" To: gnome-list@gnome.org Subject: Tool for search mime association MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-Mailman-Approved-At: Tue, 20 Jun 2006 12:29:41 -0400 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:41:46 -0000 Hi all, Can you help me to find a command line tool to search the mime database for the application associated to a mime type? The gconftool seems to be this tool, but I didn't find one way to retrive such information. I'm trying to integrate WineTools or Wine itself with mime database, like CrossOver already does. Thanks a lot, Augusto Arcoverde da Rocha From DonScorgie@Blueyonder.co.uk Tue Jun 20 13:09:43 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 30A873B047C for ; Tue, 20 Jun 2006 13:09:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31001-09 for ; Tue, 20 Jun 2006 13:09:41 -0400 (EDT) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by menubar.gnome.org (Postfix) with ESMTP id 8596E3B0388 for ; Tue, 20 Jun 2006 13:09:41 -0400 (EDT) Received: from [172.23.170.138] (helo=anti-virus01-09) by smtp-out2.blueyonder.co.uk with smtp (Exim 4.52) id 1FsjjQ-0008Uy-KS; Tue, 20 Jun 2006 18:09:40 +0100 Received: from [82.41.205.39] (helo=[192.168.1.1]) by asmtp-out1.blueyonder.co.uk with esmtpa (Exim 4.52) id 1FsjjM-0006Gr-I9; Tue, 20 Jun 2006 18:09:36 +0100 Subject: Re: Tool for search mime association From: Don Scorgie To: Augusto Arcoverde da Rocha In-Reply-To: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Content-Type: text/plain Date: Tue, 20 Jun 2006 18:09:39 +0100 Message-Id: <1150823379.1080.3.camel@Madaline> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.513 tagged_above=-999 required=2 tests=[AWL=0.010, BAYES_00=-2.599, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -2.513 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 17:09:43 -0000 Hi, Maybe look at gnomevfs-info it provides all sorts of useful information about a file, one of which is "Default app", which specifies a .desktop file (found in /usr/share/applications) where the info can be found (provided a default app exists). Would need a bit of parsing though. Hope this helps Don On Mon, 2006-06-19 at 17:40 -0300, Augusto Arcoverde da Rocha wrote: > Hi all, > > Can you help me to find a command line tool to search the mime > database for the application associated to a mime type? > > The gconftool seems to be this tool, but I didn't find one way to > retrive such information. > > I'm trying to integrate WineTools or Wine itself with mime database, > like CrossOver already does. > > Thanks a lot, > Augusto Arcoverde da Rocha > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list From agarobr.listas@gmail.com Tue Jun 20 13:59:33 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 62BAF3B0390 for ; Tue, 20 Jun 2006 13:59:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02118-06 for ; Tue, 20 Jun 2006 13:59:32 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by menubar.gnome.org (Postfix) with ESMTP id 8A23F3B00DD for ; Tue, 20 Jun 2006 13:59:31 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so3126414uge for ; Tue, 20 Jun 2006 10:59:19 -0700 (PDT) Received: by 10.66.222.9 with SMTP id u9mr6879509ugg; Tue, 20 Jun 2006 10:59:19 -0700 (PDT) Received: by 10.67.93.16 with HTTP; Tue, 20 Jun 2006 10:59:19 -0700 (PDT) Message-ID: <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> Date: Tue, 20 Jun 2006 14:59:19 -0300 From: "Augusto Arcoverde da Rocha" To: gnome-list@gnome.org Subject: Re: Tool for search mime association In-Reply-To: <1150823379.1080.3.camel@Madaline> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.561 tagged_above=-999 required=2 tests=[AWL=-0.038, BAYES_00=-2.599, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -2.561 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 17:59:33 -0000 The gnomevfs mime API seems to be deprecated and I'm seeking for a more self contained tool (without parsing conf files directly) to avoid distro conflicts or GNOME version changes. GConf is a new interface to environment definitions, gconftool implement a command line access interface to GConf database, but I don't know to use it. I use gconftool-2 --dump --recursive-list /schemas | grep mime and don't get usefull information. Thanks, Augusto Arcoverde da Rocha On 6/20/06, Don Scorgie wrote: > Hi, > > Maybe look at > gnomevfs-info > it provides all sorts of useful information about a file, one of which > is "Default app", which specifies a .desktop file (found > in /usr/share/applications) where the info can be found (provided a > default app exists). Would need a bit of parsing though. From polesz@wfwx.info Tue Jun 20 15:06:28 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 07BA63B04C0 for ; Tue, 20 Jun 2006 15:06:28 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07203-04 for ; Tue, 20 Jun 2006 15:06:26 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 02DE33B01AB for ; Tue, 20 Jun 2006 15:06:25 -0400 (EDT) Received: from 223-198.adsl.pool.ew.hu ([193.226.223.198] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1Fskaf-0003UO-KZ for gnome-list@gnome.org; Tue, 20 Jun 2006 20:04:41 +0200 Date: Tue, 20 Jun 2006 21:07:46 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: Tool for search mime association Message-ID: <20060620190746.GA9777@woodstock> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.497 tagged_above=-999 required=2 tests=[AWL=0.025, BAYES_00=-2.599, TW_EV=0.077] X-Spam-Score: -2.497 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 19:06:28 -0000 On Tue, Jun 20, 2006 at 02:59:19PM -0300, Augusto Arcoverde da Rocha wrote: > The gnomevfs mime API seems to be deprecated and I'm seeking for a > more self contained tool (without parsing conf files directly) to > avoid distro conflicts or GNOME version changes. > > GConf is a new interface to environment definitions, gconftool > implement a command line access interface to GConf database, but I > don't know to use it. > > I use > > gconftool-2 --dump --recursive-list /schemas | grep mime > > and don't get usefull information. > > > Thanks, > Augusto Arcoverde da Rocha > > On 6/20/06, Don Scorgie wrote: > > Hi, > > > > Maybe look at > > gnomevfs-info > > it provides all sorts of useful information about a file, one of which > > is "Default app", which specifies a .desktop file (found > > in /usr/share/applications) where the info can be found (provided a > > default app exists). Would need a bit of parsing though. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list I grepped all my gconf tree, and even my whole home directory to find where does gnome/nautilus/whatever keeps this kind of stuff, thus nothing is found. Could anyone tell me the secret? :) -- POLONKAI Gergely Death is not a bug, it's a feature From khadgaray@gmail.com Tue Jun 20 16:17:34 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EE93E3B02B8 for ; Tue, 20 Jun 2006 16:17:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11628-08 for ; Tue, 20 Jun 2006 16:17:30 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by menubar.gnome.org (Postfix) with ESMTP id B6EF03B0270 for ; Tue, 20 Jun 2006 16:17:29 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id c2so1205399nfe for ; Tue, 20 Jun 2006 13:17:11 -0700 (PDT) Received: by 10.49.28.14 with SMTP id f14mr6785351nfj; Tue, 20 Jun 2006 13:17:10 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id k24sm7141727nfc.2006.06.20.13.17.08; Tue, 20 Jun 2006 13:17:10 -0700 (PDT) Subject: Re: Tool for search mime association From: Ritesh Khadgaray To: Augusto Arcoverde da Rocha In-Reply-To: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Content-Type: text/plain Date: Wed, 21 Jun 2006 01:47:04 +0530 Message-Id: <1150834624.14368.19.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.148 tagged_above=-999 required=2 tests=[AWL=0.452, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.148 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:17:34 -0000 On Mon, 2006-06-19 at 17:40 -0300, Augusto Arcoverde da Rocha wrote: > Hi all, > > Can you help me to find a command line tool to search the mime > database for the application associated to a mime type? > mime info is stored at : /usr/share/mime-info/ check the *.keys file for association For user specific mim-info, check ~/.gnome/mime-info/ -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From magnus@therning.org Tue Jun 20 18:24:09 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D72023B03E1 for ; Tue, 20 Jun 2006 18:24:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18842-09 for ; Tue, 20 Jun 2006 18:24:05 -0400 (EDT) Received: from nimue.merula.net (nimue.merula.net [217.146.97.10]) by menubar.gnome.org (Postfix) with ESMTP id 46EBB3B0338 for ; Tue, 20 Jun 2006 18:24:05 -0400 (EDT) Received: from localhost.localdomain (adsl-217.146.112.238.merula.net [217.146.112.238] (may be forged)) by nimue.merula.net (8.12.11/8.12.9[Merula+Auth]) with ESMTP id k5KMO2Xb024879 for ; Tue, 20 Jun 2006 23:24:02 +0100 Received: by localhost.localdomain (Postfix, from userid 1000) id 8239B27D8AC; Tue, 20 Jun 2006 23:23:57 +0100 (BST) Date: Tue, 20 Jun 2006 23:23:57 +0100 From: Magnus Therning To: gnome-list@gnome.org Subject: Re: Tool for search mime association Message-ID: <20060620222357.GD3925@die.therning.org> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> <20060620190746.GA9777@woodstock> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=SHA1; protocol="application/pgp-signature"; boundary="rqzD5py0kzyFAOWN" Content-Disposition: inline In-Reply-To: <20060620190746.GA9777@woodstock> User-Agent: mutt-ng/devel-r796 (Debian) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.392 tagged_above=-999 required=2 tests=[AWL=-0.005, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, TW_EV=0.077] X-Spam-Score: -2.392 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 22:24:09 -0000 --rqzD5py0kzyFAOWN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 20, 2006 at 21:07:46 +0200, POLONKAI Gergely wrote: >On Tue, Jun 20, 2006 at 02:59:19PM -0300, Augusto Arcoverde da Rocha wrote: >> The gnomevfs mime API seems to be deprecated and I'm seeking for a >> more self contained tool (without parsing conf files directly) to >> avoid distro conflicts or GNOME version changes. >>=20 >> GConf is a new interface to environment definitions, gconftool >> implement a command line access interface to GConf database, but I >> don't know to use it. >>=20 >> I use >>=20 >> gconftool-2 --dump --recursive-list /schemas | grep mime >>=20 >> and don't get usefull information. >>=20 >>=20 >> Thanks, >> Augusto Arcoverde da Rocha >>=20 >> On 6/20/06, Don Scorgie wrote: >> > Hi, >> > >> > Maybe look at >> > gnomevfs-info >> > it provides all sorts of useful information about a file, one of which >> > is "Default app", which specifies a .desktop file (found >> > in /usr/share/applications) where the info can be found (provided a >> > default app exists). Would need a bit of parsing though. > >I grepped all my gconf tree, and even my whole home directory to find >where does gnome/nautilus/whatever keeps this kind of stuff, thus >nothing is found. Could anyone tell me the secret? :) AFAIK GConf has nothing to do with MIME. Personally I find the MIME setup in GNOME to be a bit magical. :-) The .desktop specification might offer clues: http://freedesktop.org/wiki/Standards_2fdesktop_2dentry_2dspec The shared MIME database might not be implemented in GNOME yet: http://freedesktop.org/wiki/Standards_2fshared_2dmime_2dinfo_2dspec It might also be interesting to see just what the program 'gnome-open' does, since it seems to somehow obtain the information you're looking for. /M --=20 Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus.therning@gmail.com http://therning.org/magnus Software is not manufactured, it is something you write and publish. Keep Europe free from software patents, we do not want censorship by patent law on written works. Unreadable code, Why would anyone use it? Learn a better way. -- Geoff Kuenning's contribution to the 2004 Perl Haiku Contest, Haikus about Perl - 'Dishonerable Mention' winner --rqzD5py0kzyFAOWN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEmHV9iMWTaatN+6QRAtlAAJ9X2m8S6nwp/caGyZfmRjavQ1cSlgCgjcV7 vknN6W8ajR2YRwRkUfMLvo8= =3a11 -----END PGP SIGNATURE----- --rqzD5py0kzyFAOWN-- From vincent.arnoux@rfo.atmel.com Wed Jun 21 03:47:31 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 07A553B0E05 for ; Wed, 21 Jun 2006 03:47:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18423-03 for ; Wed, 21 Jun 2006 03:47:29 -0400 (EDT) Received: from atmel-es2.atmel.fr (mail.atmel.fr [81.80.104.162]) by menubar.gnome.org (Postfix) with ESMTP id 0D5A33B03F0 for ; Wed, 21 Jun 2006 03:47:28 -0400 (EDT) Received: from fwat.rfo.atmel.com (gateway [192.168.1.1]) by atmel-es2.atmel.fr (8.11.6+Sun/8.11.6) with SMTP id k5L7mXl16003 for ; Wed, 21 Jun 2006 09:48:33 +0200 (MEST) Received: from meyreuil ([10.159.254.132]) by fwat; Wed, 21 Jun 2006 09:31:47 +0200 (MEST) Received: from meyreuil (meyreuil [10.159.254.132]) by meyreuil.atmel.fr (8.11.7p1+Sun/8.11.7) with ESMTP id k5L7now13200 for ; Wed, 21 Jun 2006 09:49:51 +0200 (MEST) Received: from ([10.159.227.24]) by meyreuil (MailMonitor for SMTP v1.2.2 ) ; Wed, 21 Jun 2006 09:49:50 +0200 (MEST) Message-ID: <4498FA21.70303@rfo.atmel.com> Date: Wed, 21 Jun 2006 09:49:53 +0200 From: Vincent Arnoux User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: gnome-list@gnome.org Subject: Evolution: Address completion very slow Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ESAFE-STATUS: Mail clean X-ESAFE-DETAILS: Clean X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.391 tagged_above=-999 required=2 tests=[AWL=-1.207, BAYES_40=-0.185, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -1.391 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 07:47:31 -0000 Hello, I have a LDAP server with a huge number of adresses. When composing an e-mail from Evolution, the adress auto-completion pop-up window takes about 10 seconds to appear. From Thunderbird, this is instantaneous. Is there a way to speed it up ? Vincent From DonScorgie@Blueyonder.co.uk Wed Jun 21 04:49:45 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A168E3B0EC3 for ; Wed, 21 Jun 2006 04:49:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22936-03 for ; Wed, 21 Jun 2006 04:49:32 -0400 (EDT) Received: from smtp-out5.blueyonder.co.uk (smtp-out5.blueyonder.co.uk [195.188.213.8]) by menubar.gnome.org (Postfix) with ESMTP id 5200B3B0D3C for ; Wed, 21 Jun 2006 04:49:30 -0400 (EDT) Received: from [172.23.170.138] (helo=anti-virus01-09) by smtp-out5.blueyonder.co.uk with smtp (Exim 4.52) id 1FsyOu-0006Dt-EX for gnome-list@gnome.org; Wed, 21 Jun 2006 09:49:28 +0100 Received: from [82.41.205.39] (helo=[192.168.1.1]) by asmtp-out1.blueyonder.co.uk with esmtpa (Exim 4.52) id 1FsyOt-0005SN-UE for gnome-list@gnome.org; Wed, 21 Jun 2006 09:49:27 +0100 Subject: Re: Tool for search mime association From: Don Scorgie To: gnome-list@gnome.org In-Reply-To: <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> Content-Type: text/plain Date: Wed, 21 Jun 2006 09:49:31 +0100 Message-Id: <1150879771.18488.12.camel@Madaline> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.513 tagged_above=-999 required=2 tests=[AWL=0.010, BAYES_00=-2.599, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -2.513 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 08:49:46 -0000 Hi, The gnomevfs API isn't depreciated (AFAIK). Certainly, we use gnomevfs extensively. However, if your looking for a small easy tool, maybe writing your own would be okay? Check the API documentation for gnomevfs and find this function: gnome_vfs_mime_get_default_application_for_uri [1] As was pointed out, gconf isn't really anything to do with mime types. gconf is used for storing preferences and things. gnomevfs really is the way to get at mime types (at least AFAIK). Don [1] http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-default-application-for-uri On Tue, 2006-06-20 at 14:59 -0300, Augusto Arcoverde da Rocha wrote: > The gnomevfs mime API seems to be deprecated and I'm seeking for a > more self contained tool (without parsing conf files directly) to > avoid distro conflicts or GNOME version changes. > > GConf is a new interface to environment definitions, gconftool > implement a command line access interface to GConf database, but I > don't know to use it. > > I use > > gconftool-2 --dump --recursive-list /schemas | grep mime > > and don't get usefull information. > > > Thanks, > Augusto Arcoverde da Rocha > > On 6/20/06, Don Scorgie wrote: > > Hi, > > > > Maybe look at > > gnomevfs-info > > it provides all sorts of useful information about a file, one of which > > is "Default app", which specifies a .desktop file (found > > in /usr/share/applications) where the info can be found (provided a > > default app exists). Would need a bit of parsing though. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list From agarobr.listas@gmail.com Wed Jun 21 08:33:04 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6FCEB3B0DF2 for ; Wed, 21 Jun 2006 08:33:04 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04476-07 for ; Wed, 21 Jun 2006 08:33:03 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by menubar.gnome.org (Postfix) with ESMTP id 02C293B0F8D for ; Wed, 21 Jun 2006 08:33:02 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so3502755uge for ; Wed, 21 Jun 2006 05:33:01 -0700 (PDT) Received: by 10.67.100.17 with SMTP id c17mr6443478ugm; Wed, 21 Jun 2006 05:33:01 -0700 (PDT) Received: by 10.67.93.16 with HTTP; Wed, 21 Jun 2006 05:33:01 -0700 (PDT) Message-ID: <320221a70606210533hd927d7cn1397cc97fc202d3@mail.gmail.com> Date: Wed, 21 Jun 2006 09:33:01 -0300 From: "Augusto Arcoverde da Rocha" To: gnome-list@gnome.org Subject: Re: Tool for search mime association In-Reply-To: <1150879771.18488.12.camel@Madaline> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> <1150879771.18488.12.camel@Madaline> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.769 tagged_above=-999 required=2 tests=[AWL=-0.804, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -1.769 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 12:33:04 -0000 On 6/21/06, Don Scorgie wrote: > Hi, > > The gnomevfs API isn't depreciated (AFAIK). Certainly, we use gnomevfs > extensively. Sorry, my misunderstanding! :/ Only gnome-vfs-mime-database API are deprecated and not entire gnome-vfs API. > However, if your looking for a small easy tool, maybe writing your own > would be okay? "Reinvent the wheel" isn't always a good way to inprove open and free software development. Some development divergencies are a very good thing, I prefer to join my efforts with efforts of others. Then, it is for that I'm asking for advice here. > Check the API documentation for gnomevfs and find this function: > gnome_vfs_mime_get_default_application_for_uri [1] Thanks for this note. I never would go to understand this if you don't persisted to show me this subject. > As was pointed out, gconf isn't really anything to do with mime types. > gconf is used for storing preferences and things. gnomevfs really is > the way to get at mime types (at least AFAIK). GConf has nothing to do with "mime database", I agree. But it have some things to do with users preferences (like user settings for mime-application association) and with the default settings on GNOME system (like default mime-application associations). Or am I understaning something wrong? > Don > > [1] > http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-default-application-for-uri Thanks, Augusto Arcoverde da Rocha From john@joel.csis.ul.ie Fri Jun 23 09:56:31 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2F8B33B08EB for ; Fri, 23 Jun 2006 09:56:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15439-08 for ; Fri, 23 Jun 2006 09:56:30 -0400 (EDT) Received: from Marshal4.ul.campus (marshal4.ul.ie [136.201.1.164]) by menubar.gnome.org (Postfix) with ESMTP id 563CE3B08D1 for ; Fri, 23 Jun 2006 09:56:26 -0400 (EDT) Received: from garryowen.csis.ul.ie (Not Verified[136.201.24.3]) by Marshal4.ul.campus with MailMarshal (v6, 1, 4, 441) id ; Fri, 23 Jun 2006 14:56:30 +0100 Received: from joel.csis.ul.ie (joel.csis.ul.ie [136.201.25.110]) by garryowen.csis.ul.ie (8.13.1/8.13.1) with ESMTP id k5NDuF08004499; Fri, 23 Jun 2006 14:56:15 +0100 Received: (from john@localhost) by joel.csis.ul.ie (8.12.11/8.12.11/Submit) id k5NDuEnt028938; Fri, 23 Jun 2006 14:56:14 +0100 From: John Sturdy MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17563.62206.464465.691822@joel.csis.ul.ie> Date: Fri, 23 Jun 2006 14:56:14 +0100 To: POLONKAI Gergely Subject: Re: setting name for screenshots In-Reply-To: <20060619195730.GA4503@woodstock> References: <17545.30796.666264.450109@joel.csis.ul.ie> <20060619195730.GA4503@woodstock> X-Mailer: VM 7.19 under Emacs 21.3.1 X-Attribution: jcgs X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.426 tagged_above=-999 required=2 tests=[AWL=-0.821, BAYES_20=-0.74, FORGED_RCVD_HELO=0.135] X-Spam-Score: -1.426 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: john.sturdy@ul.ie List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 13:56:31 -0000 Thanks -- I've worked round the problem for now, by making my script rename the standard screenshot file after taking each one. However, it would be even nicer not to have to press the button, as the sequence is nearly 80 screenshots! (http://emacs-versor.sourceforge.net/demo/index.html) __John From chuckh@hhs48.com Sat Jun 24 10:01:42 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1760E3B0158 for ; Sat, 24 Jun 2006 10:01:42 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17821-07 for ; Sat, 24 Jun 2006 10:01:40 -0400 (EDT) Received: from outbound.mailhop.org (outbound.mailhop.org [63.208.196.171]) by menubar.gnome.org (Postfix) with ESMTP id 9043C3B0121 for ; Sat, 24 Jun 2006 10:01:40 -0400 (EDT) Received: from 24-105-197-112.cm.mhcable.com ([24.105.197.112] helo=hq.hhs48.com) by outbound.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.51) id 1Fu8hf-00010X-It for gnome-list@gnome.org; Sat, 24 Jun 2006 10:01:39 -0400 Received: from chuckh by hq.hhs48.com with local (Exim 4.62) (envelope-from ) id 1Fu8ho-0005aY-PZ for gnome-list@gnome.org; Sat, 24 Jun 2006 10:01:48 -0400 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 24.105.197.112 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: corcyra Date: Sat, 24 Jun 2006 10:01:48 -0400 To: Gnome List Subject: missing xorg.conf Message-ID: <20060624140148.GA21405@hhs48.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h31gzZEtNLTqOjlF" Content-Disposition: inline User-Agent: Mutt/1.5.11+cvs20060403 From: Charles Hallenbeck X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.063 tagged_above=-999 required=2 tests=[AWL=0.402, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, SPF_HELO_PASS=-0.001] X-Spam-Score: -2.063 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 14:01:42 -0000 --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I am running a Debian Sid system, kernel 2.6.16, and am trying to move=20 to an X environment. I have installed xorg and gnome, and am trying to=20 configure xserver-xorg before going further. Somehow I have ended up without a xorg.conf file in my /etc/X11=20 directory, or anywhere else on the system for that matter, and when I=20 run this: dpkg-reconfigure xserver-xorg as root, it walks me through all the expected questions, terminating=20 without error or warning, but does not write any output file anywhere=20 that I can find. When I then start the xserver with startx, and examine=20 the log, it tells me no configuration file was found, and drops back to=20 the built in defaults.=20 Any idea what is happening here? I have also tried this: apt-get install --reinstall xserver-xorg and that has not helped. Still no xorg.conf, and none gets written when=20 I do the configuration. Any suggestions appreciated. Chuck --=20 The Moon is Waning Crescent (1% of Full) Get downloads from http://www.mhcable.com/~chuckh and remember, INFORMATION WANTS TO BE FREE! --h31gzZEtNLTqOjlF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEnUXMXnuiIOyDVQURAg5eAJ9ytw5A2Jt3gueIUgh9uzDi0aqJNQCdFaA8 tYTRDyu67E4FdWWtBAVDwbY= =JOGL -----END PGP SIGNATURE----- --h31gzZEtNLTqOjlF-- From tere.ertw@gmail.com Mon Jun 26 21:09:06 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D837C3B00AB for ; Mon, 26 Jun 2006 21:09:06 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27355-05 for ; Mon, 26 Jun 2006 21:09:06 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id 8BB693B00AC for ; Mon, 26 Jun 2006 21:09:05 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id c29so990092nfb for ; Mon, 26 Jun 2006 18:09:04 -0700 (PDT) Received: by 10.49.81.12 with SMTP id i12mr5183472nfl; Mon, 26 Jun 2006 18:09:04 -0700 (PDT) Received: by 10.49.57.3 with HTTP; Mon, 26 Jun 2006 18:09:04 -0700 (PDT) Message-ID: <8d3f24ab0606261809k6ddc6fb5q6fab18b2d58e1a1d@mail.gmail.com> Date: Mon, 26 Jun 2006 21:09:04 -0400 From: "Teresa Thomas" To: gnome-list@gnome.org Subject: HTTP handling MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_59406_22540360.1151370544442" X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.697 tagged_above=-999 required=2 tests=[AWL=-0.952, BAYES_20=-0.74, DNS_FROM_RFC_ABUSE=0.2, HTML_00_10=0.795, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: -0.697 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 01:09:07 -0000 ------=_Part_59406_22540360.1151370544442 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I am making an Evolution plugin that enable it to synchrized with the Google calendar. As part of this, I will need to do some HTTP handling, create and send requests, receive and interpret responses etc. Does anyone know any libraries that can aid in doing this? I was looking in libgHTTP, but it does not have any helpful documentation. Thanks! ------=_Part_59406_22540360.1151370544442 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I am making an Evolution plugin that enable it to synchrized with the Google calendar. As part of this, I will need to do some HTTP handling, create and send requests, receive and interpret responses etc.  Does anyone know any libraries that can aid in doing this?

I was looking in libgHTTP, but it does not have any helpful documentation.

Thanks!
------=_Part_59406_22540360.1151370544442-- From polesz@wfwx.info Tue Jun 27 02:08:07 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 132DD3B0113 for ; Tue, 27 Jun 2006 02:08:07 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07526-05 for ; Tue, 27 Jun 2006 02:08:05 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 1C9D43B00B4 for ; Tue, 27 Jun 2006 02:08:04 -0400 (EDT) Received: from 254-063.adsl.pool.ew.hu ([193.226.254.63] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1Fv6jy-0001QG-W3 for gnome-list@gnome.org; Tue, 27 Jun 2006 08:08:03 +0200 Date: Tue, 27 Jun 2006 08:07:57 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: HTTP handling Message-ID: <20060627060756.GA3898@woodstock> References: <8d3f24ab0606261809k6ddc6fb5q6fab18b2d58e1a1d@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8d3f24ab0606261809k6ddc6fb5q6fab18b2d58e1a1d@mail.gmail.com> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.537 tagged_above=-999 required=2 tests=[AWL=0.062, BAYES_00=-2.599] X-Spam-Score: -2.537 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 06:08:07 -0000 On Mon, Jun 26, 2006 at 09:09:04PM -0400, Teresa Thomas wrote: > I am making an Evolution plugin that enable it to synchrized with the Google > calendar. As part of this, I will need to do some HTTP handling, create and > send requests, receive and interpret responses etc. Does anyone know any > libraries that can aid in doing this? > > I was looking in libgHTTP, but it does not have any helpful documentation. > > Thanks! > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Maybe you should try libwww. As I remember it has a good documentation, and it's easy to use. Rgds, -- POLONKAI Gergely Death is not a bug, it's a feature From awilliam@whitemice.org Tue Jun 27 07:33:39 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4FF013B00BB for ; Tue, 27 Jun 2006 07:33:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26104-02 for ; Tue, 27 Jun 2006 07:33:34 -0400 (EDT) Received: from estate1.whitemice.org (adsl-68-79-189-145.dsl.klmzmi.ameritech.net [68.79.189.145]) by menubar.gnome.org (Postfix) with ESMTP id B86C23B00AE for ; Tue, 27 Jun 2006 07:33:33 -0400 (EDT) Received: from [192.168.3.170] ([192.168.3.170]) (authenticated bits=0) by estate1.whitemice.org (8.12.11.20060308/8.12.10/SuSE Linux 0.7) with ESMTP id k5R8kwpX002424 for ; Tue, 27 Jun 2006 04:47:05 -0400 Subject: Re: HTTP handling From: Adam Tauno Williams To: gnome-list@gnome.org In-Reply-To: <20060627060756.GA3898@woodstock> References: <8d3f24ab0606261809k6ddc6fb5q6fab18b2d58e1a1d@mail.gmail.com> <20060627060756.GA3898@woodstock> Content-Type: text/plain Date: Tue, 27 Jun 2006 06:36:15 -0400 Message-Id: <1151404575.4546.0.camel@aleph.whitemice.org> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-1.4 (estate1.whitemice.org [192.168.3.1]); Tue, 27 Jun 2006 04:47:05 -0400 (EDT) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.46 tagged_above=-999 required=2 tests=[AWL=0.004, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.46 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: awilliam@whitemice.org List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 11:33:39 -0000 On Tue, 2006-06-27 at 08:07 +0200, POLONKAI Gergely wrote: > On Mon, Jun 26, 2006 at 09:09:04PM -0400, Teresa Thomas wrote: > > I am making an Evolution plugin that enable it to synchrized with the Google > > calendar. As part of this, I will need to do some HTTP handling, create and > > send requests, receive and interpret responses etc. Does anyone know any > > libraries that can aid in doing this? > > I was looking in libgHTTP, but it does not have any helpful documentation. > Maybe you should try libwww. As I remember it has a good documentation, > and it's easy to use. Take a look at the evolution-webcal source and dependencies. From ravikh@hp.com Tue Jun 27 12:36:16 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9574C3B015C for ; Tue, 27 Jun 2006 12:36:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08262-07 for ; Tue, 27 Jun 2006 12:36:08 -0400 (EDT) Received: from bgerelbas01.asiapac.hp.net (bgerelbas01.asiapac.hp.net [15.219.201.134]) by menubar.gnome.org (Postfix) with ESMTP id 277B13B00FF for ; Tue, 27 Jun 2006 12:36:06 -0400 (EDT) Received: from bgeexg11.asiapacific.cpqcorp.net (bgeexg11.asiapacific.cpqcorp.net [16.150.33.26]) by bgerelbas01.asiapac.hp.net (Postfix) with ESMTP id 0E4DB32E2B for ; Tue, 27 Jun 2006 21:10:43 +0530 (IST) Received: from BGEEXC07.asiapacific.cpqcorp.net ([16.150.33.19]) by bgeexg11.asiapacific.cpqcorp.net with Microsoft SMTPSVC(6.0.3790.1830); Tue, 27 Jun 2006 21:11:12 +0530 Received: from ravikhd.asiapacific.hpqcorp.net ([16.150.98.22]) by BGEEXC07.asiapacific.cpqcorp.net with Microsoft SMTPSVC(6.0.3790.1830); Tue, 27 Jun 2006 21:11:12 +0530 Subject: Change in gnome-doc-utils.make file From: Ravishankar Haranath To: gnome-list@gnome.org Content-Type: multipart/mixed; boundary="=-viPsdm6cSrQ1T1qg21Vy" Organization: HP Labs, India Date: Tue, 27 Jun 2006 21:07:13 +0530 Message-Id: <1151422633.23331.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 X-OriginalArrivalTime: 27 Jun 2006 15:41:12.0456 (UTC) FILETIME=[1E3BF080:01C69A00] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.025 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, TW_TD=0.077, UPPERCASE_25_50=0] X-Spam-Score: -2.025 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 16:36:16 -0000 --=-viPsdm6cSrQ1T1qg21Vy Content-Type: multipart/alternative; boundary="=-e7+w3jbHsjx/P5P5mzPa" --=-e7+w3jbHsjx/P5P5mzPa Content-Type: text/plain Content-Transfer-Encoding: 7bit The line continuation mark '\' were missing for the if construct starting at line 506. It has been added properly for this if construct.... if ENABLE_SK \ _ENABLE_SK = true \ else \ _ENABLE_SK = false \ endif attaching the changed make file Regards, Ravi --=-e7+w3jbHsjx/P5P5mzPa Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit The line continuation mark '\' were missing for the if construct starting at line 506.
It has been added properly for this if construct....

if ENABLE_SK \
_ENABLE_SK = true \
else \
_ENABLE_SK = false \
endif

attaching the changed make file

Regards, Ravi --=-e7+w3jbHsjx/P5P5mzPa-- --=-viPsdm6cSrQ1T1qg21Vy Content-Disposition: attachment; filename=gnome-doc-utils.make Content-Type: text/plain; name=gnome-doc-utils.make; charset=UTF-8 Content-Transfer-Encoding: 7bit # gnome-doc-utils.make - make magic for building documentation # Copyright (C) 2004-2005 Shaun McCance # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. ################################################################################ ## @@ Generating Header Files ## @ DOC_H_FILE ## The name of the header file to generate DOC_H_FILE ?= ## @ DOC_H_DOCS ## The input DocBook files for generating the header file DOC_H_DOCS ?= $(DOC_H_FILE): $(DOC_H_DOCS); @rm -f $@.tmp; touch $@.tmp; echo 'const gchar* documentation_credits[] = {' >> $@.tmp list='$(DOC_H_DOCS)'; for doc in $$list; do \ xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \ if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \ xsltproc --path "$$xmlpath" $(_credits) $$doc; \ done | sort | uniq \ | awk 'BEGIN{s=""}{n=split($$0,w,"<");if(s!=""&&s!=substr(w[1],1,length(w[1])-1)){print s};if(n>1){print $$0;s=""}else{s=$$0}};END{if(s!=""){print s}}' \ | sed -e 's/\\/\\\\/' -e 's/"/\\"/' -e 's/\(.*\)/\t"\1",/' >> $@.tmp echo ' NULL' >> $@.tmp echo '};' >> $@.tmp echo >> $@.tmp list='$(DOC_H_DOCS)'; for doc in $$list; do \ xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \ if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \ docid=`echo "$$doc" | sed -e 's/.*\/\([^/]*\)\.xml/\1/' \ | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`; \ echo $$xmlpath; \ ids=`xsltproc --xinclude --path "$$xmlpath" $(_ids) $$doc`; \ for id in $$ids; do \ echo '#define HELP_'`echo $$docid`'_'`echo $$id \ | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`' "'$$id'"' >> $@.tmp; \ done; \ echo >> $@.tmp; \ done; cp $@.tmp $@ && rm -f $@.tmp .PHONY: dist-doc-header dist-doc-header: $(DOC_H_FILE) @if test -f "$(DOC_H_FILE)"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $${d}$(DOC_H_FILE) $(distdir)/$(DOC_H_FILE)"; \ $(INSTALL_DATA) "$${d}$(DOC_H_FILE)" "$(distdir)/$(DOC_H_FILE)"; doc-dist-hook: $(if $(DOC_H_FILE),dist-doc-header) .PHONY: clean-doc-header _clean_doc_header = $(if $(DOC_H_FILE),clean-doc-header) clean-local: $(_clean_doc_header) distclean-local: $(_clean_doc_header) mostlyclean-local: $(_clean_doc_header) maintainer-clean-local: $(_clean_doc_header) clean-doc-header: rm -f $(DOC_H_FILE) all: $(DOC_H_FILE) ################################################################################ ## @@ Generating Documentation Files ## @ DOC_MODULE ## The name of the document being built DOC_MODULE ?= ## @ DOC_ENTITIES ## Files included with a SYSTEM entity DOC_ENTITIES ?= ## @ DOC_INCLUDES ## Files included with XInclude DOC_INCLUDES ?= ## @ DOC_FIGURES ## Figures and other external data DOC_FIGURES ?= ## @ DOC_FORMATS ## The default formats to be built and installed DOC_FORMATS ?= docbook _DOC_REAL_FORMATS = $(if $(DOC_USER_FORMATS),$(DOC_USER_FORMATS),$(DOC_FORMATS)) ## @ DOC_LINGUAS ## The languages this document is translated into DOC_LINGUAS ?= ## @ RNGDOC_DIRS ## The directories containing RNG files to be documented with rngdoc RNGDOC_DIRS ?= ## @ XSLDOC_DIRS ## The directories containing XSLT files to be documented with xsldoc XSLDOC_DIRS ?= ################################################################################ ## Variables for Bootstrapping _xml2po ?= `which xml2po` _db2html ?= `$(PKG_CONFIG) --variable db2html gnome-doc-utils` _db2omf ?= `$(PKG_CONFIG) --variable db2omf gnome-doc-utils` _rngdoc ?= `$(PKG_CONFIG) --variable rngdoc gnome-doc-utils` _xsldoc ?= `$(PKG_CONFIG) --variable xsldoc gnome-doc-utils` _chunks ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/chunks.xsl _credits ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/credits.xsl _ids ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/ids.xsl _sklocalstatedir ?= `scrollkeeper-config --pkglocalstatedir` ################################################################################ ## @@ Rules for rngdoc rngdoc_args = \ --stringparam rngdoc.id \ $(shell echo $(basename $(notdir $(1))) | sed -e 's/[^A-Za-z0-9_-]/_/g')\ $(_rngdoc) $(filter %/$(basename $(notdir $(1))).rng,$(_RNGDOC_RNGS)) ## @ _RNGDOC_RNGS ## The actual RNG files for which to generate documentation with rngdoc _RNGDOC_RNGS = $(sort $(patsubst ./%, %, $(foreach dir,$(RNGDOC_DIRS), \ $(wildcard $(dir)/*.rng) $(wildcard $(srcdir)/$(dir)/*.rng)))) ## @ _RNGDOC_C_DOCS ## The generated rngdoc documentation in the C locale _RNGDOC_C_DOCS = $(foreach rng,$(_RNGDOC_RNGS), C/$(basename $(notdir $(rng))).xml) # FIXME: Fix the dependancies $(_RNGDOC_C_DOCS) : $(_RNGDOC_RNGS) if ! test -d $(dir $@); then mkdir $(dir $@); fi; xsltproc $(call rngdoc_args,$@,$<) | xmllint --c14n - > $@.tmp && \ cp $@.tmp $@ && rm -f $@.tmp .PHONY: rngdoc rngdoc: $(_RNGDOC_C_DOCS) ################################################################################ ## @@ Rules for xsldoc # FIXME: _XSLDOC_XSLS is getting dupes with relative/absolute in some # cases. Right now, I'm just taking the first, but that's just a bad # work-around. Fix the real problem. xsldoc_args = \ --stringparam xsldoc.id \ $(shell echo $(basename $(notdir $(1))) | sed -e 's/[^A-Za-z0-9_-]/_/g')\ $(_xsldoc) \ $(word 1,$(filter %/$(basename $(notdir $(1))).xsl,$(_XSLDOC_XSLS))) ## @ _XSLDOC_XSLS ## The actual XSLT files for which to generate documentation with xsldoc _XSLDOC_XSLS = $(sort $(patsubst ./%, %, $(foreach dir,$(XSLDOC_DIRS), \ $(wildcard $(dir)/*.xsl) $(wildcard $(srcdir)/$(dir)/*.xsl)))) ## @ _XSLDOC_C_DOCS ## The generated xsldoc documentation in the C locale _XSLDOC_C_DOCS = $(foreach xsl,$(_XSLDOC_XSLS), C/$(basename $(notdir $(xsl))).xml) # FIXME: Fix the dependancies $(_XSLDOC_C_DOCS) : $(_XSLDOC_XSLS) if ! test -d $(dir $@); then mkdir $(dir $@); fi; xsltproc $(call xsldoc_args,$@,$<) | xmllint --c14n - > $@.tmp && \ cp $@.tmp $@ && rm -f $@.tmp .PHONY: xsldoc xsldoc: $(_XSLDOC_C_DOCS) ################################################################################ ## @@ Rules for OMF Files db2omf_args = \ --stringparam db2omf.basename $(DOC_MODULE) \ --stringparam db2omf.format $(3) \ --stringparam db2omf.dtd \ $(shell xmllint --format $(2) | grep -h PUBLIC | head -n 1 \ | sed -e 's/.*PUBLIC \(\"[^\"]*\"\).*/\1/') \ --stringparam db2omf.lang $(notdir $(patsubst %/$(notdir $(2)),%,$(2))) \ --stringparam db2omf.omf_dir "$(OMF_DIR)" \ --stringparam db2omf.help_dir "$(HELP_DIR)" \ --stringparam db2omf.omf_in "`pwd`/$(_DOC_OMF_IN)" \ $(_db2omf) $(2) ## @ _DOC_OMF_IN ## The OMF input file _DOC_OMF_IN = $(if $(DOC_MODULE),$(wildcard $(srcdir)/$(DOC_MODULE).omf.in)) ## @ _DOC_OMF_DB ## The OMF files for DocBook output _DOC_OMF_DB = $(if $(_DOC_OMF_IN), \ $(foreach lc,C $(DOC_LINGUAS),$(DOC_MODULE)-$(lc).omf)) $(_DOC_OMF_DB) : $(_DOC_OMF_IN) $(_DOC_OMF_DB) : $(DOC_MODULE)-%.omf : %/$(DOC_MODULE).xml xsltproc -o $@ $(call db2omf_args,$@,$<,'docbook') ## @ _DOC_OMF_HTML ## The OMF files for HTML output _DOC_OMF_HTML = $(if $(_DOC_OMF_IN), \ $(foreach lc,C $(DOC_LINGUAS),$(DOC_MODULE)-html-$(lc).omf)) $(_DOC_OMF_HTML) : $(_DOC_OMF_IN) $(_DOC_OMF_HTML) : $(DOC_MODULE)-html-%.omf : %/$(DOC_MODULE).xml xsltproc -o $@ $(call db2omf_args,$@,$<,'html') ## @ _DOC_OMF_ALL ## All OMF output files to be built # FIXME _DOC_OMF_ALL = \ $(if $(findstring docbook,$(_DOC_REAL_FORMATS)),$(_DOC_OMF_DB)) \ $(if $(findstring html,$(_DOC_REAL_FORMATS)),$(_DOC_OMF_HTML)) .PHONY: omf omf: $(_DOC_OMF_ALL) ################################################################################ ## @@ Rules for Desktop Entry Files ## @ _DOC_DSK_IN ## The desktop entry input file _DOC_DSK_IN = $(if $(DOC_MODULE),$(wildcard $(srcdir)/$(DOC_MODULE).desktop.in)) ## @ _DOC_DSK_DB ## The desktop entry files for DocBook output _DOC_DSK_DB = $(if $(_DOC_DSK_IN), \ $(foreach lc,C $(DOC_LINGUAS),$(DOC_MODULE).db.$(lc).desktop)) # FIXME $(_DOC_DSK_DB) : $(_DOC_DSK_IN) $(_DOC_DSK_DB) : $(DOC_MODULE).db.%.desktop : %/$(DOC_MODULE).xml cp $(_DOC_DSK_IN) $@ ## @ _DOC_DSK_HTML ## The desktop entry files for HTML output _DOC_DSK_HTML = $(if $(_DOC_DSK_IN), \ $(foreach lc,C $(DOC_LINGUAS),$(DOC_MODULE).html.$(lc).desktop)) $(_DOC_DSK_HTML) : $(_DOC_DSK_IN) $(_DOC_DSK_HTML) : $(DOC_MODULE).html.%.desktop : %/$(DOC_MODULE).xml cp $(_DOC_DSK_IN) $@ ## @ _DOC_DSK_ALL ## All desktop entry output files to be built # FIXME _DOC_DSK_ALL = \ $(if $(findstring docbook,$(_DOC_REAL_FORMATS)),$(_DOC_DSK_DB)) \ $(if $(findstring html,$(_DOC_REAL_FORMATS)),$(_DOC_DSK_HTML)) .PHONY: dsk dsk: $(_DOC_DSK_ALL) ################################################################################ ## @@ Rules for .cvsignore Files ## @ _CVSIGNORE_TOP ## The .cvsignore file in the top directory _CVSIGNORE_TOP = $(if $(DOC_MODULE), .cvsignore) ## @ _CVSIGNORE_C ## The .cvsignore file in the C directory _CVSIGNORE_C = $(if $(DOC_MODULE), C/.cvsignore) ## @ _CVSIGNORE_LC ## The .cvsignore files in other locale directories _CVSIGNORE_LC = $(if $(DOC_MODULE),$(foreach lc,$(DOC_LINGUAS),$(lc)/.cvsignore)) ## @ _CVSIGNORE_TOP_FILES ## The list of files to be listed in the top-level .cvsignore file _CVSIGNORE_TOP_FILES = $(_DOC_OMF_ALL) $(_DOC_DSK_ALL) ## @ _CVSIGNORE_C_FILES ## The list of files to be listed in the .cvsignore file in the C directory _CVSIGNORE_C_FILES = $(_RNGDOC_C_DOCS) $(_XSLDOC_C_DOCS) ## @ _CVSIGNORE_C_FILES ## The list of files to be listed in the .cvsignore files in other ## locale directories _CVSIGNORE_LC_FILES = $(_DOC_LC_DOCS) $(_CVSIGNORE_TOP) : $(_CVSIGNORE_TOP_FILES) if ! test -f $@; then touch $@; fi cat $@ > $@.tmp list='$^'; for file in $$list; do \ echo $$file >> $@.tmp; \ done cat $@.tmp | sort | uniq > $@ rm $@.tmp $(_CVSIGNORE_C) : $(_CVSIGNORE_C_FILES) if ! test -f $@; then touch $@; fi cat $@ > $@.tmp list='$^'; for file in $$list; do \ echo $$file | sed -e 's/.*\///' >> $@.tmp; \ done cat $@.tmp | sort | uniq > $@ rm $@.tmp $(_CVSIGNORE_LC) : $(_CVSIGNORE_LC_FILES) if ! test -f $@; then touch $@; fi cat $@ > $@.tmp list='$(wildcard $(_CVSIGNORE_LC_FILES),$(dir $@)/*)'; \ for file in $$list; do \ echo $$file | sed -e 's/.*\///' >> $@.tmp; \ done cat $@.tmp | sort | uniq > $@ rm $@.tmp .PHONY: cvsignore cvsignore: $(_CVSIGNORE_TOP) $(_CVSIGNROE_C) $(_CVSIGNORE_LC) ################################################################################ ## @@ C Locale Documents ## @ _DOC_C_MODULE ## The top-level documentation file in the C locale _DOC_C_MODULE = $(if $(DOC_MODULE),C/$(DOC_MODULE).xml) ## @ _DOC_C_ENTITIES ## Files included with a SYSTEM entity in the C locale _DOC_C_ENTITIES = $(foreach ent,$(DOC_ENTITIES),C/$(ent)) ## @ _DOC_C_XINCLUDES ## Files included with XInclude in the C locale _DOC_C_INCLUDES = $(foreach inc,$(DOC_INCLUDES),C/$(inc)) ## @ _DOC_C_DOCS ## All documentation files in the C locale _DOC_C_DOCS = \ $(_DOC_C_ENTITIES) $(_DOC_C_INCLUDES) \ $(_RNGDOC_C_DOCS) $(_XSLDOC_C_DOCS) \ $(_DOC_C_MODULE) ## @ _DOC_C_DOCS_NOENT ## All documentation files in the C locale, ## except files included with a SYSTEM entity _DOC_C_DOCS_NOENT = \ $(_DOC_C_MODULE) $(_DOC_C_INCLUDES) \ $(_RNGDOC_C_DOCS) $(_XSLDOC_C_DOCS) ## @ _DOC_C_FIGURES ## All figures and other external data in the C locale _DOC_C_FIGURES = $(if $(DOC_FIGURES), \ $(foreach fig,$(DOC_FIGURES),C/$(fig)), \ $(patsubst $(srcdir)/%,%,$(wildcard $(srcdir)/C/figures/*.png))) ## @ _DOC_C_HTML ## All HTML documentation in the C locale # FIXME: probably have to shell escape to determine the file names _DOC_C_HTML = $(shell xsltproc --xinclude \ --stringparam db.chunk.basename "$(DOC_MODULE)" \ $(_chunks) "C/$(DOC_MODULE).xml") ############################################################################### ## @@ Other Locale Documentation ## @ _DOC_POFILES ## The .po files used for translating the document _DOC_POFILES = $(if $(DOC_MODULE), \ $(foreach lc,$(DOC_LINGUAS),$(lc)/$(lc).po)) .PHONY: po po: $(_DOC_POFILES) ## @ _DOC_LC_MODULES ## The top-level documentation files in all other locales _DOC_LC_MODULES = $(if $(DOC_MODULE), \ $(foreach lc,$(DOC_LINGUAS),$(lc)/$(DOC_MODULE).xml)) ## @ _DOC_LC_XINCLUDES ## Files included with XInclude in all other locales _DOC_LC_INCLUDES = \ $(foreach lc,$(DOC_LINGUAS),$(foreach inc,$(_DOC_C_INCLUDES), \ $(lc)/$(notdir $(inc)) )) ## @ _RNGDOC_LC_DOCS ## The generated rngdoc documentation in all other locales _RNGDOC_LC_DOCS = \ $(foreach lc,$(DOC_LINGUAS),$(foreach doc,$(_RNGDOC_C_DOCS), \ $(lc)/$(notdir $(doc)) )) ## @ _XSLDOC_LC_DOCS ## The generated xsldoc documentation in all other locales _XSLDOC_LC_DOCS = \ $(foreach lc,$(DOC_LINGUAS),$(foreach doc,$(_XSLDOC_C_DOCS), \ $(lc)/$(notdir $(doc)) )) ## @ _DOC_LC_HTML ## All HTML documentation in all other locales # FIXME: probably have to shell escape to determine the file names _DOC_LC_HTML = \ $(foreach lc,$(DOC_LINGUAS),$(foreach doc,$(_DOC_C_HTML), \ $(lc)/$(notdir $(doc)) )) ## @ _DOC_LC_DOCS ## All documentation files in all other locales _DOC_LC_DOCS = \ $(_DOC_LC_MODULES) $(_DOC_LC_INCLUDES) \ $(_RNGDOC_LC_DOCS) $(_XSLDOC_LC_DOCS) \ $(if $(findstring html,$(_DOC_REAL_FORMATS)),$(_DOC_LC_HTML)) ## @ _DOC_LC_FIGURES ## All figures and other external data in all other locales _DOC_LC_FIGURES = $(foreach lc,$(DOC_LINGUAS), \ $(patsubst C/%,$(lc)/%,$(_DOC_C_FIGURES)) ) _DOC_SRC_FIGURES = \ $(foreach fig,$(_DOC_C_FIGURES), $(foreach lc,C $(DOC_LINGUAS), \ $(wildcard $(srcdir)/$(lc)/$(patsubst C/%,%,$(fig))) )) $(_DOC_POFILES): @if ! test -d $(dir $@); then \ echo "mkdir $(dir $@)"; \ mkdir "$(dir $@)"; \ fi @if test ! -f $@ -a -f $(srcdir)/$@; then \ echo "cp $(srcdir)/$@ $@"; \ cp "$(srcdir)/$@" "$@"; \ fi; @docs=; \ list='$(_DOC_C_DOCS_NOENT)'; for doc in $$list; do \ if test -f $$doc; then \ docs="$$docs ../$$doc"; \ else \ docs="$$docs ../$(srcdir)/$$doc"; \ fi; \ done; \ if ! test -f $@; then \ echo "(cd $(dir $@) && \ $(_xml2po) -e $$docs > $(notdir $@).tmp && \ cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp)"; \ (cd $(dir $@) && \ $(_xml2po) -e $$docs > $(notdir $@).tmp && \ cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp); \ else \ echo "(cd $(dir $@) && \ $(_xml2po) -e -u $(notdir $@) $$docs)"; \ (cd $(dir $@) && \ $(_xml2po) -e -u $(notdir $@) $$docs); \ fi # FIXME: fix the dependancy # FIXME: hook xml2po up $(_DOC_LC_DOCS) : $(_DOC_POFILES) $(_DOC_LC_DOCS) : $(_DOC_C_DOCS) if ! test -d $(dir $@); then mkdir $(dir $@); fi case "$(srcdir)" in /*) sd="$(srcdir)";; *) sd="../$(srcdir)";; esac; \ if [ -f "C/$(notdir $@)" ]; then d="../"; else d="$$sd/"; fi; \ (cd $(dir $@) && \ $(_xml2po) -e -p \ "$${d}$(dir $@)$(patsubst %/$(notdir $@),%,$@).po" \ "$${d}C/$(notdir $@)" > $(notdir $@).tmp && \ cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp) ## @ _DOC_POT ## A pot file _DOC_POT = $(if $(DOC_MODULE),$(DOC_MODULE).pot) .PHONY: pot pot: $(_DOC_POT) $(_DOC_POT): $(_DOC_C_DOCS_NOENT) $(_xml2po) -e -o $@ $^ ################################################################################ ## @@ All Documentation ## @ _DOC_HTML_ALL ## All HTML documentation, only if it's built _DOC_HTML_ALL = $(if $(findstring html,$(_DOC_REAL_FORMATS)), \ $(_DOC_C_HTML) $(_DOC_LC_HTML)) _DOC_HTML_TOPS = $(foreach lc,C $(DOC_LINGUAS),$(lc)/$(DOC_MODULE).html) $(_DOC_HTML_TOPS): $(_DOC_C_DOCS) $(_DOC_LC_DOCS) xsltproc -o $@ --xinclude --param db.chunk.chunk_top "false()" --stringparam db.chunk.basename "$(DOC_MODULE)" --stringparam db.chunk.extension ".html" $(_db2html) $(patsubst %.html,%.xml,$@) ################################################################################ if ENABLE_SK \ _ENABLE_SK = true \ else \ _ENABLE_SK = false \ endif all: \ $(_DOC_C_DOCS) $(_DOC_LC_DOCS) \ $(_DOC_OMF_ALL) $(_DOC_DSK_ALL) \ $(_DOC_HTML_ALL) $(_DOC_POFILES) .PHONY: clean-doc-rngdoc clean-doc-xsldoc clean-doc-omf clean-doc-dsk clean-doc-lc clean-doc-dir clean-doc-rngdoc: ; rm -f $(_RNGDOC_C_DOCS) $(_RNGDOC_LC_DOCS) clean-doc-xsldoc: ; rm -f $(_XSLDOC_C_DOCS) $(_XSLDOC_LC_DOCS) clean-doc-omf: ; rm -f $(_DOC_OMF_DB) $(_DOC_OMF_HTML) clean-doc-dsk: ; rm -f $(_DOC_DSK_DB) $(_DOC_DSK_HTML) clean-doc-lc: rm -f $(_DOC_LC_DOCS) @list='$(_DOC_POFILES)'; for po in $$list; do \ if ! test "$$po" -ef "$(srcdir)/$$po"; then \ echo "rm -f $$po"; \ rm -f "$$po"; \ fi; \ done @for lc in C $(DOC_LINGUAS); do \ if test -f "$$lc/.xml2po.mo"; then \ echo "rm -f $$lc/.xml2po.mo"; \ rm -f "$$lc/.xml2po.mo"; \ fi; \ done clean-doc-dir: @for lc in C $(DOC_LINGUAS); do \ for dir in `find $$lc -depth -type d`; do \ if ! test $$dir -ef $(srcdir)/$$dir; then \ echo "rmdir $$dir"; \ rmdir "$$dir"; \ fi; \ done; \ done _clean_rngdoc = $(if $(RNGDOC_DIRS),clean-doc-rngdoc) _clean_xsldoc = $(if $(XSLDOC_DIRS),clean-doc-xsldoc) _clean_omf = $(if $(_DOC_OMF_IN),clean-doc-omf) _clean_dsk = $(if $(_DOC_DSK_IN),clean-doc-dsk) _clean_lc = $(if $(DOC_LINGUAS),clean-doc-lc) _clean_dir = $(if $(DOC_MODULE),clean-doc-dir) clean-local: \ $(_clean_rngdoc) $(_clean_xsldoc) \ $(_clean_omf) $(_clean_dsk) \ $(_clean_lc) $(_clean_dir) distclean-local: \ $(_clean_rngdoc) $(_clean_xsldoc) \ $(_clean_omf) $(_clean_dsk) \ $(_clean_lc) $(_clean_dir) mostlyclean-local: \ $(_clean_rngdoc) $(_clean_xsldoc) \ $(_clean_omf) $(_clean_dsk) \ $(_clean_lc) $(_clean_dir) maintainer-clean-local: \ $(_clean_rngdoc) $(_clean_xsldoc) \ $(_clean_omf) $(_clean_dsk) \ $(_clean_lc) $(_clean_dir) .PHONY: dist-doc-docs dist-doc-figs dist-doc-omf dist-doc-dsk doc-dist-hook: \ $(if $(DOC_MODULE),dist-doc-docs) \ $(if $(_DOC_C_FIGURES),dist-doc-figs) \ $(if $(_DOC_OMF_IN),dist-doc-omf) # $(if $(_DOC_DSK_IN),dist-doc-dsk) dist-doc-docs: $(_DOC_C_DOCS) $(_DOC_LC_DOCS) $(_DOC_POFILES) @for lc in C $(DOC_LINGUAS); do \ echo " $(mkinstalldirs) $(distdir)/$$lc"; \ $(mkinstalldirs) "$(distdir)/$$lc"; \ done @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS) $(_DOC_POFILES)'; \ for doc in $$list; do \ if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $$d$$doc $(distdir)/$$doc"; \ $(INSTALL_DATA) "$$d$$doc" "$(distdir)/$$doc"; \ done dist-doc-figs: $(_DOC_SRC_FIGURES) @list='$(_DOC_C_FIGURES) $(_DOC_LC_FIGURES)'; \ for fig in $$list; do \ if test -f "$$fig"; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$d$$fig"; then \ figdir=`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \ if ! test -d "$(distdir)/$$figdir"; then \ echo "$(mkinstalldirs) $(distdir)/$$figdir"; \ $(mkinstalldirs) "$(distdir)/$$figdir"; \ fi; \ echo "$(INSTALL_DATA) $$d$$fig $(distdir)/$$fig"; \ $(INSTALL_DATA) "$$d$$fig" "$(distdir)/$$fig"; \ fi; \ done; dist-doc-omf: @if test -f "$(_DOC_OMF_IN)"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $$d$(_DOC_OMF_IN) $(distdir)/$(notdir $(_DOC_OMF_IN))"; \ $(INSTALL_DATA) "$$d$(_DOC_OMF_IN)" "$(distdir)/$(notdir $(_DOC_OMF_IN))" dist-doc-dsk: @if test -f "$(_DOC_DSK_IN)"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $$d$(_DOC_DSK_IN) $(distdir)/$(notdir $(_DOC_DSK_IN))"; \ $(INSTALL_DATA) "$$d$(_DOC_DSK_IN)" "$(distdir)/$(notdir $(_DOC_DSK_IN))" .PHONY: check-doc-docs check-doc-omf check: \ $(if $(DOC_MODULE),check-doc-docs) \ $(if $(_DOC_OMF_IN),check-doc-omf) check-doc-docs: $(_DOC_C_DOCS) $(_DOC_LC_DOCS) @for lc in C $(DOC_LINGUAS); do \ if test -f "$$lc"; \ then d=; \ xmlpath="$$lc"; \ else \ d="$(srcdir)/"; \ xmlpath="$$lc:$(srcdir)/$$lc"; \ fi; \ echo "xmllint --noout --noent --path $$xmlpath --xinclude --postvalid $$d$$lc/$(DOC_MODULE).xml"; \ xmllint --noout --noent --path "$$xmlpath" --xinclude --postvalid "$$d$$lc/$(DOC_MODULE).xml"; \ done check-doc-omf: $(_DOC_OMF_ALL) @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \ echo "xmllint --noout --dtdvalid 'http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd' $$omf"; \ xmllint --noout --dtdvalid 'http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd' $$omf; \ done .PHONY: install-doc-docs install-doc-html install-doc-figs install-doc-omf install-doc-dsk install-data-local: \ $(if $(DOC_MODULE),install-doc-docs) \ $(if $(_DOC_HTML_ALL),install-doc-html) \ $(if $(_DOC_C_FIGURES),install-doc-figs) \ $(if $(_DOC_OMF_IN),install-doc-omf) # $(if $(_DOC_DSK_IN),install-doc-dsk) install-doc-docs: @for lc in C $(DOC_LINGUAS); do \ echo "$(mkinstalldirs) $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$lc"; \ $(mkinstalldirs) $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$lc; \ done @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS)'; for doc in $$list; do \ if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $$d$$doc $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; \ $(INSTALL_DATA) $$d$$doc $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc; \ done install-doc-figs: @list='$(patsubst C/%,%,$(_DOC_C_FIGURES))'; for fig in $$list; do \ for lc in C $(DOC_LINGUAS); do \ if test -f "$$lc/$$fig"; then \ figfile="$$lc/$$fig"; \ elif test -f "$(srcdir)/$$lc/$$fig"; then \ figfile="$(srcdir)/$$lc/$$fig"; \ elif test -f "C/$$fig"; then \ figfile="C/$$fig"; \ else \ figfile="$(srcdir)/C/$$fig"; \ fi; \ figdir="$$lc/"`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \ figdir="$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$figdir"; \ if ! test -d "$$figdir"; then \ echo "$(mkinstalldirs) $$figdir"; \ $(mkinstalldirs) "$$figdir"; \ fi; \ figbase=`echo $$fig | sed -e 's/^.*\///'`; \ echo "$(INSTALL_DATA) $$figfile $$figdir$$figbase"; \ $(INSTALL_DATA) "$$figfile" "$$figdir$$figbase"; \ done; \ done install-doc-html: echo install-html install-doc-omf: $(mkinstalldirs) $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE) @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \ echo "$(INSTALL_DATA) $$omf $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ $(INSTALL_DATA) $$omf $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf; \ done @if test "x$(_ENABLE_SK)" = "xtrue"; then \ echo "scrollkeeper-update -p $(DESTDIR)$(_sklocalstatedir) -o $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)"; \ scrollkeeper-update -p "$(DESTDIR)$(_sklocalstatedir)" -o "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)"; \ fi; install-doc-dsk: echo install-dsk .PHONY: uninstall-doc-docs uninstall-doc-html uninstall-doc-figs uninstall-doc-omf uninstall-doc-dsk uninstall-local: \ $(if $(DOC_MODULE),uninstall-doc-docs) \ $(if $(_DOC_HTML_ALL),uninstall-doc-html) \ $(if $(_DOC_C_FIGURES),uninstall-doc-figs) \ $(if $(_DOC_OMF_IN),uninstall-doc-omf) # $(if $(_DOC_DSK_IN),uninstall-doc-dsk) uninstall-doc-docs: @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS)'; for doc in $$list; do \ echo " rm -f $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; \ rm -f "$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; \ done uninstall-doc-figs: @list='$(_DOC_C_FIGURES) $(_DOC_LC_FIGURES)'; for fig in $$list; do \ echo "rm -f $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$fig"; \ rm -f "$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$fig"; \ done; uninstall-doc-omf: @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \ if test "x$(_ENABLE_SK)" == "xtrue"; then \ echo "scrollkeeper-uninstall -p $(_sklocalstatedir) $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ scrollkeeper-uninstall -p "$(_sklocalstatedir)" "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ fi; \ echo "rm -f $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ rm -f "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ done --=-viPsdm6cSrQ1T1qg21Vy-- From polesz@wfwx.info Thu Jun 29 02:06:49 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0E5963B013B for ; Thu, 29 Jun 2006 02:06:49 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21893-09 for ; Thu, 29 Jun 2006 02:06:48 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id A9A993B0089 for ; Thu, 29 Jun 2006 02:06:47 -0400 (EDT) Received: from 254-063.adsl.pool.ew.hu ([193.226.254.63] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.50) id 1FvpfE-0005k1-SA for gnome-list@gnome.org; Thu, 29 Jun 2006 08:06:09 +0200 Date: Thu, 29 Jun 2006 08:06:07 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: gnome logout by command Message-ID: <20060629060607.GA9459@woodstock> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.612 tagged_above=-999 required=2 tests=[AWL=-0.872, BAYES_20=-0.74] X-Spam-Score: -1.612 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 06:06:49 -0000 Hello List, is it possible somehow to logout from the gnome desktop with a command I execute e.g from a terminal or a script or somewhere? Rgds, -- POLONKAI Gergely C programmers never die, we just get cast into void. From magnusth@citrix.com Thu Jun 29 06:09:05 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CB07A3B0374 for ; Thu, 29 Jun 2006 06:09:05 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02589-06 for ; Thu, 29 Jun 2006 06:09:04 -0400 (EDT) Received: from psmtp03.wxs.nl (psmtp03.wxs.nl [195.121.247.12]) by menubar.gnome.org (Postfix) with ESMTP id 8B8D33B0218 for ; Thu, 29 Jun 2006 06:09:04 -0400 (EDT) Received: from deathstar ([194.121.182.66]) by psmtp03.wxs.nl (iPlanet Messaging Server 5.2 HotFix 2.07 (built Jun 24 2005)) with ESMTP id <0J1M00J9J9J2G9@psmtp03.wxs.nl> for gnome-list@gnome.org; Thu, 29 Jun 2006 12:09:02 +0200 (MEST) Received: from andoria.citrite.net (localhost.localdomain [127.0.0.1]) by deathstar (Postfix) with ESMTP id A93FA3AABC for ; Thu, 29 Jun 2006 12:05:01 +0200 (CEST) Received: by andoria.citrite.net (Postfix, from userid 1000) id B6A3F4B9F2; Thu, 29 Jun 2006 11:07:08 +0100 (BST) Date: Thu, 29 Jun 2006 11:07:08 +0100 From: Magnus Therning Subject: Re: gnome logout by command In-reply-to: <20060629060607.GA9459@woodstock> To: gnome-list@gnome.org Message-id: <20060629100708.GD4318@die.therning.org> MIME-version: 1.0 Content-type: multipart/signed; boundary="gMR3gsNFwZpnI/Ts"; protocol="application/pgp-signature"; micalg=SHA1 Content-disposition: inline User-Agent: mutt-ng/devel-r796 (Debian) References: <20060629060607.GA9459@woodstock> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.631 tagged_above=-999 required=2 tests=[AWL=-0.740, BAYES_00=-2.599, DNS_FROM_RFC_POST=1.708] X-Spam-Score: -1.631 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 10:09:06 -0000 --gMR3gsNFwZpnI/Ts Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 29, 2006 at 08:06:07 +0200, POLONKAI Gergely wrote: >Hello List, > >is it possible somehow to logout from the gnome desktop with a command >I execute e.g from a terminal or a script or somewhere? I'm not sure, but would 'gnome-session-save --kill' do what you want? /M --=20 Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus.therning@gmail.com http://therning.org/magnus Software is not manufactured, it is something you write and publish. Keep Europe free from software patents, we do not want censorship by patent law on written works. $my_args =3D shift; system("gcc $my_args"); print "I prefer C\n"; -- Robert Dieterich's contribution to the 2004 Perl Haiku Contest, Haikus in Perl - 'Dishonerable Mention' winner --gMR3gsNFwZpnI/Ts Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEo6ZMiMWTaatN+6QRAgJsAJsEFkXgJWWgt3/ZhYWBfxQuwxj8GgCg2WVY 2SusuM0TjZit6lfctc6EjqY= =7jun -----END PGP SIGNATURE----- --gMR3gsNFwZpnI/Ts-- From polesz@wfwx.info Thu Jun 29 07:03:50 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A2F403B02D3 for ; Thu, 29 Jun 2006 07:03:50 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05681-10 for ; Thu, 29 Jun 2006 07:03:48 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id E7B463B0138 for ; Thu, 29 Jun 2006 07:03:47 -0400 (EDT) Received: from 254-063.adsl.pool.ew.hu ([193.226.254.63] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.50) id 1FvuJG-0002hy-QA for gnome-list@gnome.org; Thu, 29 Jun 2006 13:03:47 +0200 Date: Thu, 29 Jun 2006 13:03:45 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: gnome logout by command Message-ID: <20060629110345.GA3505@woodstock> References: <20060629060607.GA9459@woodstock> <20060629100708.GD4318@die.therning.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060629100708.GD4318@die.therning.org> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.54 tagged_above=-999 required=2 tests=[AWL=0.059, BAYES_00=-2.599] X-Spam-Score: -2.54 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 11:03:50 -0000 Almost perfect, the only bad thing for me that this pops up a dialog if I really want to logout. If no other things, this will be good for me... On Thu, Jun 29, 2006 at 11:07:08AM +0100, Magnus Therning wrote: > On Thu, Jun 29, 2006 at 08:06:07 +0200, POLONKAI Gergely wrote: > >Hello List, > > > >is it possible somehow to logout from the gnome desktop with a command > >I execute e.g from a terminal or a script or somewhere? > > I'm not sure, but would 'gnome-session-save --kill' do what you want? > > /M > > -- > Magnus Therning (OpenPGP: 0xAB4DFBA4) > magnus@therning.org Jabber: magnus.therning@gmail.com > http://therning.org/magnus > > Software is not manufactured, it is something you write and publish. > Keep Europe free from software patents, we do not want censorship > by patent law on written works. > > $my_args = shift; > system("gcc $my_args"); > print "I prefer C\n"; > -- Robert Dieterich's contribution to the 2004 Perl Haiku Contest, > Haikus in Perl - 'Dishonerable Mention' winner > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list -- POLONKAI Gergely Death is not a bug, it's a feature From neil@fnxweb.com Thu Jun 29 07:54:08 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 48F0C3B04B6 for ; Thu, 29 Jun 2006 07:54:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08621-09 for ; Thu, 29 Jun 2006 07:53:57 -0400 (EDT) Received: from crawsmail1.uk.thalesgroup.com (mail.uk.thalesgroup.com [194.128.85.6]) by menubar.gnome.org (Postfix) with ESMTP id 98DE83B0303 for ; Thu, 29 Jun 2006 07:53:44 -0400 (EDT) Received: from mail.uk.thalesgroup.com (lisc0021.int.rdel.co.uk) by crawsmail1.uk.thalesgroup.com (Content Technologies SMTPRS 4.3.14) with ESMTP id for ; Thu, 29 Jun 2006 12:53:41 +0100 Received: from ntscxch1.int.rdel.co.uk (ntscxch1.int.rdel.co.uk [172.21.100.149]) by mail.uk.thalesgroup.com (8.12.8/8.12.8) with ESMTP id k5TBrfXD008254 for ; Thu, 29 Jun 2006 12:53:41 +0100 Received: from [172.21.188.59] (crawd09175.int.rdel.co.uk [172.21.188.59]) by ntscxch1.int.rdel.co.uk with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72) id MPAR17HD; Thu, 29 Jun 2006 12:52:04 +0100 Message-ID: <44A3BF44.5030900@fnxweb.com> Date: Thu, 29 Jun 2006 12:53:40 +0100 From: Neil Bird User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: gnome-list@gnome.org Subject: Re: gnome logout by command References: <20060629060607.GA9459@woodstock> <20060629100708.GD4318@die.therning.org> <20060629110345.GA3505@woodstock> In-Reply-To: <20060629110345.GA3505@woodstock> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.578 tagged_above=-999 required=2 tests=[AWL=0.021, BAYES_00=-2.599] X-Spam-Score: -2.578 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 11:54:08 -0000 Around about 29/06/06 12:03, POLONKAI Gergely typed ... > Almost perfect, the only bad thing for me that this pops up a dialog if > I really want to logout. If no other things, this will be good for me... It shouldn't do unless you run it '--gui'. I have my keyboard 'sleep' key set up to run 'gnome-session-save --kill' and I get no dialogue. Only fails when the session's hung, in which case it's back to . -- [neil@fnx ~]# rm -f .signature [neil@fnx ~]# ls -l .signature ls: .signature: No such file or directory [neil@fnx ~]# exit From pierre99@laposte.net Thu Jun 29 03:12:25 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DF7343B04C1 for ; Thu, 29 Jun 2006 03:12:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24738-05 for ; Thu, 29 Jun 2006 03:12:22 -0400 (EDT) Received: from slcompaq.epfl.ch (slcompaq.epfl.ch [128.178.135.24]) by menubar.gnome.org (Postfix) with ESMTP id DF0B63B044C for ; Thu, 29 Jun 2006 03:12:21 -0400 (EDT) Received: from slcompaq.epfl.ch (localhost [127.0.0.1]) by slcompaq.epfl.ch (8.11.7p1+Sun/8.11.7) with SMTP id k5T7Bsw13106 for ; Thu, 29 Jun 2006 09:11:54 +0200 (MEST) Date: Thu, 29 Jun 2006 09:11:54 +0200 From: Pierre99 To: gnome-list@gnome.org Subject: Re: gnome logout by command Message-Id: <20060629091154.744d7c49.pierre99@laposte.net> In-Reply-To: <20060629060607.GA9459@woodstock> References: <20060629060607.GA9459@woodstock> Organization: Pierre X-Mailer: Sylpheed version 0.9.8a (GTK+ 1.2.9; sparc-sun-solaris2.8) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.326 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, INFO_TLD=1.273] X-Spam-Score: -1.326 X-Spam-Level: X-Mailman-Approved-At: Thu, 29 Jun 2006 11:16:38 -0400 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 07:12:25 -0000 On Thu, 29 Jun 2006 08:06:07 +0200 POLONKAI Gergely wrote: > Hello List, >=20 > is it possible somehow to logout from the gnome desktop with a command I > execute e.g from a terminal or a script or somewhere? >=20 > Rgds, > --=20 > POLONKAI Gergely > =20 > C programmers never die, we just get cast into void. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Hello, killall gnome-session Bye bye... -- ___________________________________________=20 | | | Pierre | _ | Rue de la Colline, Gen=E8ve | / )|___________________________________________| / / | | _( (_ | _E-mail: pierre99@laposte.net | (((\ \=A6|_/ )_______________________________________| (\\\\ \_/ / \ / \ _/ / / / / / / From polesz@wfwx.info Thu Jun 29 12:10:53 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 73EB93B0079 for ; Thu, 29 Jun 2006 12:10:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25733-10 for ; Thu, 29 Jun 2006 12:10:52 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 891223B00AA for ; Thu, 29 Jun 2006 12:10:52 -0400 (EDT) Received: from 254-063.adsl.pool.ew.hu ([193.226.254.63] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.50) id 1Fvz6S-0000CE-8D for gnome-list@gnome.org; Thu, 29 Jun 2006 18:10:52 +0200 Date: Thu, 29 Jun 2006 18:10:50 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: gnome logout by command Message-ID: <20060629161050.GA28037@woodstock> References: <20060629060607.GA9459@woodstock> <20060629091154.744d7c49.pierre99@laposte.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20060629091154.744d7c49.pierre99@laposte.net> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.908 tagged_above=-999 required=2 tests=[AWL=-0.582, BAYES_00=-2.599, INFO_TLD=1.273] X-Spam-Score: -1.908 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 16:10:53 -0000 On Thu, Jun 29, 2006 at 09:11:54AM +0200, Pierre99 wrote: > On Thu, 29 Jun 2006 08:06:07 +0200 > POLONKAI Gergely wrote: > > > Hello List, > > > > is it possible somehow to logout from the gnome desktop with a command I > > execute e.g from a terminal or a script or somewhere? > > > > Rgds, > > -- > > POLONKAI Gergely > > > > C programmers never die, we just get cast into void. > > _______________________________________________ > > gnome-list mailing list > > gnome-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/gnome-list > > Hello, > > killall gnome-session > > Bye bye... > > > -- > ___________________________________________ > | | > | Pierre | > _ | Rue de la Colline, Genève | > / )|___________________________________________| > / / | | > _( (_ | _E-mail: pierre99@laposte.net | > (((\ \¦|_/ )_______________________________________| > (\\\\ \_/ / > \ / > \ _/ > / / > / / > / / > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Thanks, both versions work well! -- POLONKAI Gergely C programmers never die, we just get cast into void. From shaunm@gnome.org Thu Jun 29 14:36:02 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 671153B00D2; Thu, 29 Jun 2006 14:36:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01907-10; Thu, 29 Jun 2006 14:36:01 -0400 (EDT) Received: from wolfram.com (mailhub.wolfram.com [140.177.10.16]) by menubar.gnome.org (Postfix) with ESMTP id 113E83B007D; Thu, 29 Jun 2006 14:36:01 -0400 (EDT) Received: from shaunmlx.wri.wolfram.com (shaunmlx.wri.wolfram.com [140.177.4.54]) (authenticated bits=0) by wolfram.com (8.12.11/8.12.11) with ESMTP id k5TIZwUT019822 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT); Thu, 29 Jun 2006 13:35:58 -0500 Subject: Re: Change in gnome-doc-utils.make file From: Shaun McCance To: Ravishankar Haranath In-Reply-To: <1151422633.23331.3.camel@localhost.localdomain> References: <1151422633.23331.3.camel@localhost.localdomain> Content-Type: text/plain Date: Thu, 29 Jun 2006 13:35:57 -0500 Message-Id: <1151606158.5168.3.camel@shaunmlx> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.528 tagged_above=-999 required=2 tests=[AWL=0.071, BAYES_00=-2.599] X-Spam-Score: -2.528 X-Spam-Level: Cc: gnome-list@gnome.org, gnome-doc-devel-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 18:36:02 -0000 On Tue, 2006-06-27 at 21:07 +0530, Ravishankar Haranath wrote: > > The line continuation mark '\' were missing for the if construct > starting at line 506. > It has been added properly for this if construct.... > > if ENABLE_SK \ > _ENABLE_SK = true \ > else \ > _ENABLE_SK = false \ > endif > > attaching the changed make file There is no need for line continuations like this in make conditionals. Is there some specific problem that you've encountered that you think was caused by this? For future reference, the correct mailing list for problems in gnome-doc-utils is gnome-doc-devel-list. Better yet, you can file bugs in bugzilla.gnome.org with the gnome-doc-utils product. We far preferred unified (-u) diffs to modified files, as it's much easier to see what you've changed. -- Shaun From katsuo_harada_evil_does@hotmail.com Thu Jun 1 21:00:46 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 831E63B0315 for ; Thu, 1 Jun 2006 21:00:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20232-04 for ; Thu, 1 Jun 2006 21:00:45 -0400 (EDT) Received: from hotmail.com (bay105-f7.bay105.hotmail.com [65.54.224.17]) by menubar.gnome.org (Postfix) with ESMTP id 83BB73B02F1 for ; Thu, 1 Jun 2006 21:00:45 -0400 (EDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 1 Jun 2006 18:00:44 -0700 Message-ID: Received: from 65.54.224.200 by by105fd.bay105.hotmail.msn.com with HTTP; Fri, 02 Jun 2006 01:00:40 GMT X-Originating-IP: [86.200.121.163] X-Originating-Email: [katsuo_harada_evil_does@hotmail.com] X-Sender: katsuo_harada_evil_does@hotmail.com From: "Vitaly D" To: gnome-list@gnome.org Date: Fri, 02 Jun 2006 03:00:40 +0200 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed X-OriginalArrivalTime: 02 Jun 2006 01:00:44.0785 (UTC) FILETIME=[FA294E10:01C685DF] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=0.203 tagged_above=-999 required=2 tests=[AWL=-1.704, BAYES_50=0.001, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708, MSGID_FROM_MTA_HEADER=0, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: 0.203 X-Spam-Level: Subject: gnome 2.16 and cairo 1.2 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 01:00:46 -0000 Hello, All It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6 how the gnome team can be based on the release of cairo which is not developped yet ??? please CC me because i'm not on the list Thank you. -- Best Regards Vitaly katsuo_harada_evil_does [at] hotmail [dot] com Marseille Nice _________________________________________________________________ Windows Live Messenger : venez tester la version bêta ! http://www.ideas.live.com/programpage.aspx?versionId=0eccd94b-eb48-497c-8e60-c6313f7ebb73 From alleykat@gmail.com Fri Jun 2 02:45:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 114463B0164 for ; Fri, 2 Jun 2006 02:45:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03550-08 for ; Fri, 2 Jun 2006 02:45:00 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by menubar.gnome.org (Postfix) with ESMTP id A9C143B0218 for ; Fri, 2 Jun 2006 02:44:59 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so931587nfc for ; Thu, 01 Jun 2006 23:44:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qDYwiP+vpsNwatZq23c/SWCp2jiBYi/GrKd0h/GlALYH4oRpt6DAkKTeJujlOgqqAxrAh2YwJuq2SL2ebarjZHhAe+/cE+NSxoeC8+Ik7lOVyOCj0fMxTp4afttosjcQJB64CKEmlBcmfbMyzlML2Vlm/Jg5XXJNAidPzBU/pN4= Received: by 10.49.14.18 with SMTP id r18mr1600535nfi; Thu, 01 Jun 2006 23:44:58 -0700 (PDT) Received: by 10.48.30.8 with HTTP; Thu, 1 Jun 2006 23:44:58 -0700 (PDT) Message-ID: Date: Fri, 2 Jun 2006 01:44:58 -0500 From: "Travis Watkins" To: "Vitaly D" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.616 tagged_above=-999 required=2 tests=[AWL=-0.574, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001] X-Spam-Score: -1.616 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: gnome 2.16 and cairo 1.2 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 06:45:01 -0000 On 6/1/06, Vitaly D wrote: > Hello, All > > It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a > question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6 > how the gnome team can be based on the release of cairo which is not > developped yet ??? > > please CC me because i'm not on the list > Thank you. > > > -- > Best Regards > Vitaly > katsuo_harada_evil_does [at] hotmail [dot] com > Marseille Nice > GNOME 2.16 doesn't exist yet either. The idea is that Cairo 1.2 will exist before GNOME 2.16. -- Travis Watkins http://www.realistanew.com From katsuo_harada_evil_does@hotmail.com Thu Jun 1 20:58:36 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id F39A63B02F1 for ; Thu, 1 Jun 2006 20:58:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19858-10 for ; Thu, 1 Jun 2006 20:58:35 -0400 (EDT) Received: from hotmail.com (bay105-f17.bay105.hotmail.com [65.54.224.27]) by menubar.gnome.org (Postfix) with ESMTP id EA02F3B0135 for ; Thu, 1 Jun 2006 20:58:34 -0400 (EDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 1 Jun 2006 17:58:34 -0700 Message-ID: Received: from 65.54.224.200 by by105fd.bay105.hotmail.msn.com with HTTP; Fri, 02 Jun 2006 00:58:29 GMT X-Originating-IP: [86.200.121.163] X-Originating-Email: [katsuo_harada_evil_does@hotmail.com] X-Sender: katsuo_harada_evil_does@hotmail.com From: "Vitaly D" To: gnome-list@gnome.org Date: Fri, 02 Jun 2006 02:58:29 +0200 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed X-OriginalArrivalTime: 02 Jun 2006 00:58:34.0054 (UTC) FILETIME=[AC3D5660:01C685DF] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.27 tagged_above=-999 required=2 tests=[AWL=-1.436, BAYES_20=-0.74, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708, MSGID_FROM_MTA_HEADER=0, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -0.27 X-Spam-Level: X-Mailman-Approved-At: Fri, 02 Jun 2006 13:30:12 -0400 Subject: gnome 2.16 and cairo 1.2 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 00:58:36 -0000 Hello, All It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6 how the gnome team can be based on the release of cairo which is not developped yet ??? please CC me because i'm not on the list Thank you. -- Best Regards Vitaly katsuo_harada_evil_does [at] hotmail [dot] com Marseille Nice _________________________________________________________________ Retrouvez tout en un clin d'oeil avec la barre d'outil MSN Search ! http://desktop.msn.fr/ From igorm5@vip.hr Sat Jun 3 09:15:03 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B56123B0348 for ; Sat, 3 Jun 2006 09:15:03 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05066-08 for ; Sat, 3 Jun 2006 09:15:02 -0400 (EDT) Received: from mxout2.iskon.hr (mxout2.iskon.hr [213.191.128.16]) by menubar.gnome.org (Postfix) with SMTP id 43B703B00FA for ; Sat, 3 Jun 2006 09:15:01 -0400 (EDT) Received: (qmail 21153 invoked from network); 3 Jun 2006 15:14:55 +0200 X-Remote-IP: 213.191.142.123 Received: from unknown (HELO mx.iskon.hr) (213.191.142.123) by mxout2.iskon.hr with SMTP; 3 Jun 2006 15:14:55 +0200 Received: (qmail 10433 invoked from network); 3 Jun 2006 15:14:55 +0200 X-Remote-IP: 213.202.97.144 Received: from lns01-1413.dsl.iskon.hr (HELO ?192.168.2.135?) (213.202.97.144) by mx.iskon.hr with SMTP; 3 Jun 2006 15:14:55 +0200 Message-ID: <44818B44.9040307@vip.hr> Date: Sat, 03 Jun 2006 15:14:44 +0200 From: Igor Jagec User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: gnome-list@gnome.org X-Browser: Mozilla Firefox Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.654 tagged_above=-999 required=2 tests=[AWL=-0.544, BAYES_05=-1.11] X-Spam-Score: -1.654 X-Spam-Level: Subject: a Gnome launcher question X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 13:15:03 -0000 How can I run the following command from Gnome launcher: LANG=hr_HR.ISO-8859-2 ldcpp What ever I do, I got the following output: ---------------- There was an error launching the application. Details: Failed to execute child process "LANG=hr_HR.ISO-8859-2" (No such file or directory) ---------------- The only solution for now is to run ldcpp from terminal :-/ Any help would be highly appreciated. Thanks. Cheers! -- Igor Jagec From nyvsld@gmail.com Sat Jun 3 10:39:27 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3F22E3B0670 for ; Sat, 3 Jun 2006 10:39:27 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09871-08 for ; Sat, 3 Jun 2006 10:39:22 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 59CD23B0014 for ; Sat, 3 Jun 2006 10:39:22 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so832238wxd for ; Sat, 03 Jun 2006 07:39:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=I5I7kh5o/CCqZIUqBZMPdTwh2gx+aTg/orCzhN04lyXYDNCNUED0bGEarN2TDpMIwh55AiFNPLuuGiftBgYWhz5xf9APfM+vF/+51fxKT+ZsXKq/1knJw7LIwcZGOw1CF3VRJrnCM0u02wAIjwXehc36x/UHM66C8oYjg117m9E= Received: by 10.70.90.16 with SMTP id n16mr3907101wxb; Sat, 03 Jun 2006 07:39:21 -0700 (PDT) Received: by 10.70.98.20 with HTTP; Sat, 3 Jun 2006 07:39:21 -0700 (PDT) Message-ID: Date: Sat, 3 Jun 2006 22:39:21 +0800 From: n.g. To: "Igor Jagec" In-Reply-To: <44818B44.9040307@vip.hr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44818B44.9040307@vip.hr> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: a Gnome launcher question X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 14:39:27 -0000 did you try with this? /bin/sh LANG=hr_HR.ISO-8859-2 ldcpp HTH On 6/3/06, Igor Jagec wrote: > How can I run the following command from Gnome launcher: > > LANG=hr_HR.ISO-8859-2 ldcpp > > What ever I do, I got the following output: > > ---------------- > There was an error launching the application. > Details: Failed to execute child process "LANG=hr_HR.ISO-8859-2" (No > such file or directory) > ---------------- > > The only solution for now is to run ldcpp from terminal :-/ Any help > would be highly appreciated. Thanks. Cheers! > > -- > Igor Jagec > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list > -- Tomorrow will be a good day :-) From nyvsld@gmail.com Sun Jun 4 02:06:34 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7EFC43B018A for ; Sun, 4 Jun 2006 02:06:34 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18843-06 for ; Sun, 4 Jun 2006 02:06:30 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.207]) by menubar.gnome.org (Postfix) with ESMTP id F19703B010A for ; Sun, 4 Jun 2006 02:06:29 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so940612wxd for ; Sat, 03 Jun 2006 23:06:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RHGAt/CO/VLOJW0ctoNBfiEwuTxC3ODXazYJvS/2E0nop7yIgFM4RxMcEdlcgtqKBVPlLPvU0aI1dLhWNYgz8sNflCAAbBxS51EeafR8Ll4D5khX15jJAOqIt1T1dLa3uJFiQyYQtXRY9g3nT3S9CSU2EuvSBvC+Dj2qZCP0x10= Received: by 10.70.40.14 with SMTP id n14mr4578093wxn; Sat, 03 Jun 2006 23:06:29 -0700 (PDT) Received: by 10.70.98.20 with HTTP; Sat, 3 Jun 2006 23:06:29 -0700 (PDT) Message-ID: Date: Sun, 4 Jun 2006 14:06:29 +0800 From: n.g. To: "Igor Jagec" In-Reply-To: <4481AB1F.8040609@vip.hr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44818B44.9040307@vip.hr> <4481AB1F.8040609@vip.hr> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: a Gnome launcher question X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 06:06:34 -0000 this is using bash syntax, so its for bash only LANG=hr_HR.ISO-8859-2 ldcpp by creating an executable shell script, point gnome launcher to that script , then open it by click on the executable or the gnome-launcher directly both should work but seems that should be ways to do so in gnome-launcher, On 6/3/06, Igor Jagec wrote: > n.g. wrote: > > > did you try with this? > > /bin/sh LANG=hr_HR.ISO-8859-2 ldcpp > > It does not work :( > > It seems that Gnome launcher only launches the first command (/bin/sh > this time). I even try to set up alias in my .bashrc > (alias ldcpp='LANG=hr_HR.ISO-8859-2 ldcpp'), and it works fine in > terminal, but not with Gnome launcher :( > > -- > Igor Jagec > From elic307@gmail.com Sun Jun 4 02:35:44 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B7F8C3B00BD for ; Sun, 4 Jun 2006 02:35:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19911-10 for ; Sun, 4 Jun 2006 02:35:42 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by menubar.gnome.org (Postfix) with ESMTP id 659303B00B1 for ; Sun, 4 Jun 2006 02:35:42 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id 50so818545wri for ; Sat, 03 Jun 2006 23:35:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=KeWZog+xWucici8ABFa4oYKV5QJMZ98f9G8PnCBh7uepaFajgjDbAnTtBNvq/pgvN3JdKJRC0c8T1VKGtbxfAQ9dxaNvMNMraCcUCj7A5JnwpdDpvgTJegjdPO07terteCxwbHThzt2RMdiTCLrsLEL6i7UADEnaFubWgTRq7Ho= Received: by 10.64.220.10 with SMTP id s10mr1214081qbg; Sat, 03 Jun 2006 23:35:41 -0700 (PDT) Received: by 10.65.43.14 with HTTP; Sat, 3 Jun 2006 23:35:41 -0700 (PDT) Message-ID: Date: Sun, 4 Jun 2006 09:35:41 +0300 From: "Eli Cohen" To: gnome-list@gnome.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-Mailman-Approved-At: Sun, 04 Jun 2006 08:36:06 -0400 Subject: Re: sound problems with gnome X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 06:35:44 -0000 > Maybe you are not in the audio group, so you cannot read/write the > corresponding /dev files. That was the problem for me. Thanks a lot Gergely. That was the problem indeed. Eli From simos74@gmx.net Sun Jun 4 19:28:47 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1088F3B0501 for ; Sun, 4 Jun 2006 19:28:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18668-02 for ; Sun, 4 Jun 2006 19:28:46 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id 738303B002B for ; Sun, 4 Jun 2006 19:28:45 -0400 (EDT) Received: (qmail invoked by alias); 04 Jun 2006 23:28:44 -0000 Received: from unknown (EHLO [192.168.15.44]) [134.83.157.131] by mail.gmx.net (mp028) with SMTP; 05 Jun 2006 01:28:44 +0200 X-Authenticated: #10070094 Message-ID: <44836C82.4050600@gmx.net> Date: Mon, 05 Jun 2006 00:28:02 +0100 From: Simos Xenitellis User-Agent: Mozilla Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: listserv Gnome-list Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.764 tagged_above=-999 required=2 tests=[AWL=-0.572, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, INFO_TLD=1.273, SPF_PASS=-0.001] X-Spam-Score: -1.764 X-Spam-Level: Cc: asim.wagan@gmail.com Subject: Questions on starting a Singhi (sd) translation team (Was: Re: Need help in translating in new language) X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 23:28:47 -0000 Frοm "asim wagan" > Hi, > I am interested in supporting sindhi language for gnome. I need some help on how to do it in gnome. Language code for sindhi is [sd]. It is written similarly like arabic > script , some work is already gone into developing some crude fonts. So I have really start from scratch for this. > > Asim Hi Asim, Sorry for top-posting, I do not have the original e-mail handy. I notice that the Sindhi language is described at http://en.wikipedia.org/wiki/Sindhi_language http://www.ethnologue.com/14/show_iso639.asp?code=sd As you mention, Sindhi uses the Arabic script (http://en.wikipedia.org/wiki/Sindhi_language#Writing_system). You will need to have a look at the Arabic support section (all four files) in the Unicode standard at http://www.unicode.org/charts/ and identify the 52 letters of the alphabet. As the Wikipedia article shows all the letters, this indicates that all Sindhi glyphs are standardised in Unicode. There are several Arabic fonts; you will need to find one that covers all of the Sindhi characters. For some pointers on Arabic fonts (they are "Arabic" fonts with good coverage that include letters for Sindhi as well), see http://www.alanwood.net/unicode/arabic.html http://www.travelphrases.info/gallery/Fonts_SindhiA.html Then, you'll need to make a keyboard layout so that you can type Sindhi. Simply look the Arabic keyboard layout and duplicate for Sindhi. Search for a "symbols" directory on your Linux box; in there there should be an "ar" (or "ara") keyboard layout file for Arabic. Copy to "sd" and modify accordingly for Sindhi. The upstream location (that is, the developing location) of the Arabic layout is hosted at http://webcvs.freedesktop.org/xlibs/xkbdesc/symbols/ara?view=markup Once you make a new Sindhi layout, you can choose to send it to the "upstream" project so that all new Linux distributions will have Sindhi and users can write in your language. For this, you need to file a report similar to https://bugs.freedesktop.org/show_bug.cgi?id=4818 to have the layout included. To sum up, you need to have a way to write comfortable in Sindhi so that you can do translations. Once you achieve the writing support, you can start translating files from http://l10n-status.gnome.org/gnome-2.16/yo/desktop/index.html (this URL is from another language; when you submit your first translation, you will get a Sindhi page to track your work) and notify this list once you have work done. Someone from the list will submit your work for you. Once you have completed an amount of work, the translator admin of this list can propose you to get your own account to submit translations directly. To translate the above files in Sindhi, you can use an editor such as poEdit (www.poedit.org) or KBabel (included in the "kdesdk" package). Sorry if this is information overload :) Feel free to ask any question. Simos From greg912@gmail.com Mon Jun 5 07:10:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DDE453B033C for ; Mon, 5 Jun 2006 07:10:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24483-04 for ; Mon, 5 Jun 2006 07:10:00 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id 802503B02F4 for ; Mon, 5 Jun 2006 07:09:59 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so1506347nfc for ; Mon, 05 Jun 2006 04:09:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sGnFolpyVDBDmoNhr3Rnm1zX2jydQPdpVzzzUXeFd87n4YNzJoABZ3rEIhd+lyTXRYsvYDi2hIabjA2BJA1RJwA1C4lARYjP6kajd9FRPTnUQHLVsYGRCLTk9wFnZsC+CIAo1AtiEM7qX4MeRKUADBmbfqh35PSevWdktcw6+KU= Received: by 10.49.42.5 with SMTP id u5mr3086432nfj; Mon, 05 Jun 2006 04:09:58 -0700 (PDT) Received: by 10.48.243.16 with HTTP; Mon, 5 Jun 2006 04:09:48 -0700 (PDT) Message-ID: <9d28dbde0606050409t7001d91au4a6ae694ecd381af@mail.gmail.com> Date: Mon, 5 Jun 2006 21:09:48 +1000 From: "mike arnott" To: "POLONKAI Gergely" In-Reply-To: <20060523132608.GA15323@woodstock> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9d28dbde0605230549y6ccb95f4v6a979377ffa6142d@mail.gmail.com> <20060523132608.GA15323@woodstock> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.184 tagged_above=-999 required=2 tests=[AWL=0.143, BAYES_00=-2.599, INFO_TLD=1.273, SPF_PASS=-0.001] X-Spam-Score: -1.184 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: export/save keyboard shortcuts X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 11:10:01 -0000 Thanks. For reference use: gconftool-2 --dump /apps/metacity/global_keybindings to save the keyboard shortcuts. Would be nice to see this in the GUI.... :) MA On 5/23/06, POLONKAI Gergely wrote: > Try to use gconftool / gconftool-2 to do this. > This tool can modify every gconf record without changing other stuff. It > can read records on a machine, with a script, you can dump it to a file, > and on the other machine, with an other script you can write these > changes to the gconf database. I hope I was clear, as I haven't slept > too much this night. .) > > Regards, > > On Tue, May 23, 2006 at 10:49:34PM +1000, mike arnott wrote: > > Hi all, > > > > Does anyone know how to save/export the user defined keyboard > > shortcuts? I have > > searched high and low for a way to do this. I use many different ubuntu > > machines and would like to script the customisation of them by copying > > files. > > > > I tried md5'ing everything in ~/ , then changing a shortcut and seeing > > what changed. As far as I could tell it was only ~/.gconfd/saved_state > > that changed. However, copying and overwriting this file on another > > machine did not work. Any suggestions? > > _______________________________________________ > > gnome-list mailing list > > gnome-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/gnome-list > > -- > POLONKAI Gergely > > C programmers never die, we just get cast into void. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list > From christian.kirbach@student.uni-siegen.de Tue Jun 6 06:20:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 78D693B0A00 for ; Tue, 6 Jun 2006 06:19:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06849-05 for ; Tue, 6 Jun 2006 06:19:24 -0400 (EDT) Received: from mailf1.uni-siegen.de (mailf1.Uni-Siegen.DE [141.99.1.41]) by menubar.gnome.org (Postfix) with ESMTP id 4742E3B0A62 for ; Tue, 6 Jun 2006 06:18:24 -0400 (EDT) Received: from localhost.localdomain ([217.91.89.231]) by mailf1.uni-siegen.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Tue, 6 Jun 2006 12:17:45 +0200 Date: Tue, 06 Jun 2006 12:18:12 +0200 From: "Christian Kirbach" To: gnome-list@gnome.org References: <446E1938.3090204@liveglobalbid.com> Message-ID: Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <446E1938.3090204@liveglobalbid.com> User-Agent: Opera M2/8.54 (Linux, build 1745) X-OriginalArrivalTime: 06 Jun 2006 10:17:45.0975 (UTC) FILETIME=[74653070:01C68952] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.11 tagged_above=-999 required=2 tests=[BAYES_05=-1.11] X-Spam-Score: -1.11 X-Spam-Level: Subject: Re: One desktop only on a multihead system? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2006 10:20:01 -0000 On Fri, 19 May 2006 21:15:04 +0200, Roe Peterson wrote: > Unlike most other users, I _don't_ want gnome to start a desktop on > my second monitor - I have an app that runs fullscreen on the secondary > monitor. So I assume you already have an X Server running on that monitor? Or do you want one X Server and one app on the second head and Gnome stuff on the first? I believe the latter one is not easily feasible. Anyways, it is the responsibility of the X Server to choose which monitors to use. (You can have multiple X Servers running and switch between them) Even if all Gnome windows were limited to your first screen, your second one would be occupied as well. I strongly assume you must tell your X Server not to use the second screen. -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ From guenther@rudersport.de Tue Jun 6 18:52:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E65F13B0327; Tue, 6 Jun 2006 18:52:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27370-08; Tue, 6 Jun 2006 18:51:59 -0400 (EDT) Received: from rudersport.de (rudersport.de [192.220.91.203]) by menubar.gnome.org (Postfix) with ESMTP id 80BCF3B02AB; Tue, 6 Jun 2006 18:51:59 -0400 (EDT) Received: from [10.0.0.2] (IP-213157009025.dialin.heagmedianet.de [213.157.9.25]) by rudersport.de (8.12.11.20060308) id k56MpvdM073205; Tue, 6 Jun 2006 16:51:58 -0600 (MDT) From: guenther To: garnome-list@gnome.org In-Reply-To: References: Content-Type: text/plain Date: Wed, 07 Jun 2006 00:51:56 +0200 Message-Id: <1149634316.10273.17.camel@monkey.loc> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.55 tagged_above=-999 required=2 tests=[AWL=0.049, BAYES_00=-2.599] X-Spam-Score: -2.55 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: [FYI] build interactively X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2006 22:52:01 -0000 [ Please do not cross-post, unless you really have to. ] > garnome-2.14.0 composed of 267 packages, > and there are complicate dependencies between different libs. Yes, apart from the official GNOME Desktop and Developer Platform, GARNOME ships with "a host of third-party GNOME packages, Bindings and the Mono(tm) Platform", as mentioned in the release announcements. :) Anyway, please note: The additional packages are optional. When using GARNOME, you are free to build or not build them. > usually not all of them are wanted, > in case garnome is to be built from scratch, > here is the order to take to avoid depency problem. Thanks for your work, I guess. Though you really do not need to care about those deps, since resolving the deps is an important part about GARNOME. It takes care of them for you. > information extracted from garname Makefile's `LIBDEPS=' directive. Exactly that's where the deps are defined. > there seem to be recursive dependencies defined in `LIBDEPS+=' > directive, dependency introduced by these directives are not listed > here. No. That's not recursion. The "LIBDEPS +=" apply some deps by build magic, gathering from your environment if a particular dep needs to be built or is satisfied already. > also some other libs required but not included in garnome, like > libexif etc. you want to build them as needed. Yup. Unfortunately we can not ship with every dependency. Those deps are detailed in the README and should be provided by your distro. > here is the list, the whole build process divided into 19 round, libs > in round 2 depend on libs in round 1, round 3 depend on 2, maybe also > depend on 1, and so on. [ list snipped ] Note that this includes *everything*, even matchbox, which typically is not built. Actually, rather than "19 rounds", this all boils down to *one* single command when using GARNOME: $ make install ...guenther -- char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}} From drom@kdyne.net Wed Jun 7 12:14:30 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4A1173B048D for ; Wed, 7 Jun 2006 12:14:30 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28326-02 for ; Wed, 7 Jun 2006 12:14:29 -0400 (EDT) Received: from mail.kdyne.net (mail.kdyne.net [84.244.72.64]) by menubar.gnome.org (Postfix) with ESMTP id 7A2433B0D9A for ; Wed, 7 Jun 2006 12:14:28 -0400 (EDT) Received: from localhost ([127.0.0.1]) by mail.kdyne.net (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits)) for gnome-list@gnome.org; Wed, 7 Jun 2006 18:21:37 +0200 From: =?iso-8859-2?Q?Luk=E1=B9?= Lommer To: gnome-list@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-A1P6tt8M4N7oxj275T1r" Organization: 5Trees Development Date: Wed, 07 Jun 2006 18:14:26 +0200 Message-Id: <1149696866.23739.10.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.918 tagged_above=-999 required=2 tests=[AWL=0.681, BAYES_00=-2.599] X-Spam-Score: -1.918 X-Spam-Level: Subject: Gnome Art Tutorials - we are looking for help X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: drom@kdyne.net List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jun 2006 16:14:30 -0000 --=-A1P6tt8M4N7oxj275T1r Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi We are looking for help with Gnome Art Tutorials on http://live.gnome.org/GnomeArt/Tutorials, a site closely related to art.gnome.org project. If you want to help us, feel free to do it, all your sugesstions or ideas are welcome. The main issue is to get all tutorials up-to-date and reflect latest changes in Gnome/Metacity/FD.o specifications. Any idea how to do it better? :) You can reach us on #gnome-art @ irc.gnome.org (irc.gimp.org) IRC network. --=20 Have a nice day Lucas "Drom" Lommer Art.Gnome.org team You can visit us at #gnome-art channel on irc.gnome.org IRC server GnuPG: http://kdyne.net/general/download/certifikaty/gpg-public_key-Lucas_L= ommer.asc --=-A1P6tt8M4N7oxj275T1r Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBEhvtiPu7nEDNTexkRAm4QAJ9020g5mxfkHxEWL8pL+K5Yp72IggCffXxW sLq6jCnGRUX2UVDPoYkTD+I= =b9Z+ -----END PGP SIGNATURE----- --=-A1P6tt8M4N7oxj275T1r-- From Calum.Benson@Sun.COM Thu Jun 8 07:07:20 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 94E5B3B0607 for ; Thu, 8 Jun 2006 07:07:20 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28555-02 for ; Thu, 8 Jun 2006 07:07:17 -0400 (EDT) Received: from gmpea-pix-1.sun.com (gmpea-pix-1.sun.com [192.18.1.36]) by menubar.gnome.org (Postfix) with ESMTP id 6CEF73B04E6 for ; Thu, 8 Jun 2006 07:07:17 -0400 (EDT) Received: from d1-emea-06.sun.com (d1-emea-06.sun.com [192.18.2.116] (may be forged)) by gmpea-pix-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id k58B7GSm014517 for ; Thu, 8 Jun 2006 12:07:16 +0100 (BST) Received: from conversion-daemon.d1-emea-06.sun.com by d1-emea-06.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) id <0J0J00I01FMMQT00@d1-emea-06.sun.com> (original mail from Calum.Benson@Sun.COM) for gnome-list@gnome.org; Thu, 08 Jun 2006 12:07:16 +0100 (BST) Received: from [192.168.1.100] ([129.150.116.157]) by d1-emea-06.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPSA id <0J0J00LR3G83R350@d1-emea-06.sun.com>; Thu, 08 Jun 2006 12:07:15 +0100 (BST) Date: Thu, 08 Jun 2006 12:07:12 +0100 From: Calum Benson In-reply-to: <447E18D5.4080308@gnome.org> Sender: Calum.Benson@Sun.COM To: Meenal Shende Message-id: <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> MIME-version: 1.0 X-Mailer: Apple Mail (2.750) Content-type: text/plain; format=flowed; delsp=yes; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.544 tagged_above=-999 required=2 tests=[AWL=-0.023, BAYES_00=-2.599, TW_GD=0.077, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -2.544 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: gnome vs cde X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 11:07:21 -0000 On 31 May 2006, at 23:29, Thomas Wood wrote: > Meenal Shende wrote: >> hi >> i actually locked myself to gnome.i dont get any option which >> states gnome or cde? >> whenever i login it directly goes to gnome env.plz help me n let >> know hgow do i go bck to cde Are you using gdm or dtlogin as your login manager? What operating system / version? Cheeri, Calum. -- CALUM BENSON, Usability Engineer Sun Microsystems Ireland mailto:calum.benson@sun.com Java Desktop System Team http://blogs.sun.com/calum +353 1 819 9771 Any opinions are personal and not necessarily those of Sun Microsystems From johnxj@comcast.net Thu Jun 8 11:23:26 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CD2013B0649 for ; Thu, 8 Jun 2006 11:23:26 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15223-06 for ; Thu, 8 Jun 2006 11:23:26 -0400 (EDT) Received: from hati.oit.pdx.edu (hati.oit.pdx.edu [131.252.120.59]) by menubar.gnome.org (Postfix) with ESMTP id D9CEA3B0524 for ; Thu, 8 Jun 2006 11:23:25 -0400 (EDT) Received: from localhost.localdomain (c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99]) (authenticated bits=0) by hati.oit.pdx.edu (8.13.3+/8.13.1) with ESMTP id k58FNNOE014168 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 8 Jun 2006 08:23:25 -0700 X-Authentication-Warning: hati.oit.pdx.edu: Host c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99] claimed to be localhost.localdomain Date: Thu, 8 Jun 2006 08:23:28 -0700 From: John Jason Jordan To: gnome-list@gnome.org Message-Id: <20060608082328.2987cbcf.johnxj@comcast.net> In-Reply-To: <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> Organization: None whatsoever X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=0.691 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_POST=1.708, DNS_FROM_RFC_WHOIS=1.447, FORGED_RCVD_HELO=0.135] X-Spam-Score: 0.691 X-Spam-Level: Subject: Character Map Startup Options? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 15:23:27 -0000 I don't know what version of Gnome I have, but it's whatever is installed on my Ubuntu-64 Breezy computer, which has all the latest updates. (Planning on upgrading to Dapper after finals in a couple weeks.) The Character Map utility default startup options suck. I am a linguistics major and I need to use it a lot. I need it to come up in View > By Unicode Block, and with the character displayed at 14 points instead of the default 20, and to automatically select my favorite IPA font, instead of the default Sans. I've searched everywhere looking for command-line options to make this happen, but documentation seems completely lacking on this. It is highly annoying to have to reconfigure it every time I launch it. Anyone know what the options are, or even if there are options, or where there is documentation explaining the options? Or if said options do not exist, then is there a Character Map replacement that does what I need? From simos74@gmx.net Thu Jun 8 12:07:29 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3E5793B0671 for ; Thu, 8 Jun 2006 12:07:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18971-08 for ; Thu, 8 Jun 2006 12:07:15 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id 4046B3B0F5F for ; Thu, 8 Jun 2006 12:07:07 -0400 (EDT) Received: (qmail invoked by alias); 08 Jun 2006 16:07:05 -0000 Received: from unknown (EHLO [192.168.15.44]) [134.83.157.131] by mail.gmx.net (mp032) with SMTP; 08 Jun 2006 18:07:05 +0200 X-Authenticated: #10070094 Message-ID: <44884AFD.2070209@gmx.net> Date: Thu, 08 Jun 2006 17:06:21 +0100 From: Simos Xenitellis User-Agent: Mozilla Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: John Jason Jordan References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> <20060608082328.2987cbcf.johnxj@comcast.net> In-Reply-To: <20060608082328.2987cbcf.johnxj@comcast.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.42 tagged_above=-999 required=2 tests=[AWL=0.103, BAYES_00=-2.599, SPF_PASS=-0.001, TW_DP=0.077] X-Spam-Score: -2.42 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: Character Map Startup Options? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 16:07:29 -0000 O/H John Jason Jordan έγÏαψε: > I don't know what version of Gnome I have, but it's whatever is > installed on my Ubuntu-64 Breezy computer, which has all the latest > updates. (Planning on upgrading to Dapper after finals in a couple > weeks.) > > The Character Map utility default startup options suck. I am a > linguistics major and I need to use it a lot. I need it to come up in > View > By Unicode Block, and with the character displayed at 14 points > instead of the default 20, and to automatically select my favorite IPA > font, instead of the default Sans. I've searched everywhere looking for > command-line options to make this happen, but documentation seems > completely lacking on this. It is highly annoying to have to > reconfigure it every time I launch it. Anyone know what the options > are, or even if there are options, or where there is documentation > explaining the options? Or if said options do not exist, then is there > a Character Map replacement that does what I need? > Alright. gucharmap is developed at http://cvs.gnome.org/viewcvs/gucharmap/ where you can get the full source code. You can also notice some small details, even if you are not a programmer. For example, check revision 1.69 at http://cvs.gnome.org/viewcvs/gucharmap/gucharmap/main.c which actually increases the default font size. However, tinkering the source code would be a last resort. Where are the bug reports/enhacements for gucharmap? There are at http://bugzilla.gnome.org/browse.cgi?product=gucharmap You can file straight away a new bug report or you can check if someone else reported a similar issue. Checking the existing reports, you notice "Report: 140414, remember settings", http://bugzilla.gnome.org/show_bug.cgi?id=140414 which is actually more or less what you need. There has been little recent activity in this bug report. One thing you can do is make an addition to the bug report in a polite way, saying that the features you describe above are important to you. If you do not mind doing some tinkering with the source code, you can actually modify the code for your needs. I am not on Ubuntu at this moment, so if someone is inclined to test and report back, I'll be very happy. pre-1. Make sure you have installed the "build-essential" package that includes the compiler. There are chances that some more packages are missing from the steps below; normally the installation procedure will give you hints so that you can install one at a go. 1. Get the source package for "gucharmap" $ apt-get source gucharmap 2. Enter the directory of gucharmap (the directory name may have a version number), $ cd gucharmap 3. From the link I gave above about the font size, you can see the change detail at http://cvs.gnome.org/viewcvs/gucharmap/gucharmap/main.c?r1=1.68&r2=1.69 Edit the file gucharmap/main.c and change back the multiplier to the value of 1.5 (or 1.0). We are testing if this works; if it does, you can change the font, etc... 4. Build an updated package by running, $ dpkg-buildpackage -rfakeroot -uc -b This will create a new .deb package for gucharmap. 5. Install the new package, # dpkg -i gucharmap-xxx.yyy.deb 6. Run gucharmap, check to see if the change actually happened! :) Hope this helps!!! :) Simos From reed@pilchuck.reedmedia.net Thu Jun 8 18:16:13 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 477AB3B0432 for ; Thu, 8 Jun 2006 18:16:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09072-10 for ; Thu, 8 Jun 2006 18:16:12 -0400 (EDT) Received: from pilchuck.reedmedia.net (pilchuck.reedmedia.net [209.166.74.74]) by menubar.gnome.org (Postfix) with ESMTP id 604453B03EC for ; Thu, 8 Jun 2006 18:16:12 -0400 (EDT) Received: from reed by pilchuck.reedmedia.net with local (Exim 4.44) id 1FoSnW-0005PN-Ur for gnome-list@gnome.org; Thu, 08 Jun 2006 15:16:14 -0700 Date: Thu, 8 Jun 2006 15:16:14 -0700 (PDT) From: "Jeremy C. Reed" To: gnome-list@gnome.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: "Jeremy C. Reed" X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.692 tagged_above=-999 required=2 tests=[AWL=-0.782, BAYES_05=-1.11, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -1.692 X-Spam-Level: Subject: documentation for totem? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 22:16:13 -0000 I am using totem-xine. It fails when using Xv (as noted and reported by many people many times and I won't repeat here). gxine and xine (xine-ui) work fine when using Xshm instead. Where is the documentation for totem? totem-xine? How can I force totem-xine to use Xshm? (And force alsa while I am at it?) I don't see anything related with gconf-tool2 or gconf-editor for /apps/totem. I looked at http://www.gnome.org/projects/totem/ What is the best mailing list to discuss this? Jeremy C. Reed echo '9,J8HD,fDGG8B@?:536FC5=8@I;C5?@H5B0D@5GBIELD54DL>@8L?:5GDEJ8LDG1' |\ sed ss,s50EBsg | tr 0-M 'p.wBt SgiIlxmLhan:o,erDsduv/cyP' From simos74@gmx.net Thu Jun 8 21:08:19 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 97C453B0497 for ; Thu, 8 Jun 2006 21:08:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16611-10 for ; Thu, 8 Jun 2006 21:08:16 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id A37403B00FA for ; Thu, 8 Jun 2006 21:08:15 -0400 (EDT) Received: (qmail invoked by alias); 09 Jun 2006 01:08:14 -0000 Received: from unknown (EHLO [192.168.15.44]) [134.83.157.131] by mail.gmx.net (mp018) with SMTP; 09 Jun 2006 03:08:14 +0200 X-Authenticated: #10070094 From: Simos Xenitellis To: John Jason Jordan In-Reply-To: <20060608082328.2987cbcf.johnxj@comcast.net> References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> <20060608082328.2987cbcf.johnxj@comcast.net> Content-Type: text/plain Date: Fri, 09 Jun 2006 02:07:17 +0100 Message-Id: <1149815237.12764.14.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.824 tagged_above=-999 required=2 tests=[AWL=-0.497, BAYES_00=-2.599, INFO_TLD=1.273, SPF_PASS=-0.001] X-Spam-Score: -1.824 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: Character Map Startup Options? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 01:08:19 -0000 On Thu, 2006-06-08 at 08:23 -0700, John Jason Jordan wrote: > I don't know what version of Gnome I have, but it's whatever is > installed on my Ubuntu-64 Breezy computer, which has all the latest > updates. (Planning on upgrading to Dapper after finals in a couple > weeks.) > > The Character Map utility default startup options suck. I am a > linguistics major and I need to use it a lot. I need it to come up in > View > By Unicode Block, and with the character displayed at 14 points > instead of the default 20, and to automatically select my favorite IPA > font, instead of the default Sans. I've searched everywhere looking for > command-line options to make this happen, but documentation seems > completely lacking on this. It is highly annoying to have to > reconfigure it every time I launch it. Anyone know what the options > are, or even if there are options, or where there is documentation > explaining the options? Or if said options do not exist, then is there > a Character Map replacement that does what I need? I made a blog entry with details on making changes in a GNOME application the easy way. It's at http://simos.info/blog/archives/552 This is somewhat technical, therefore someone in the might be able to help out a bit. Simos From anthony@griffith.edu.au Thu Jun 8 21:28:21 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C15F53B05D1 for ; Thu, 8 Jun 2006 21:28:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18031-03 for ; Thu, 8 Jun 2006 21:28:18 -0400 (EDT) Received: from lima.itc.griffith.edu.au (lima.itc.griffith.edu.au [132.234.248.148]) by menubar.gnome.org (Postfix) with ESMTP id 42E0F3B00FA for ; Thu, 8 Jun 2006 21:28:17 -0400 (EDT) Received: from [132.234.86.2] (helo=wumpus.itc.gu.edu.au) by lima.itc.griffith.edu.au with esmtp (Exim 4.24) id 1FoUC8-0002r9-DQ; Fri, 09 Jun 2006 09:45:44 +1000 Received: from wumpus.itc.gu.edu.au (localhost.localdomain [127.0.0.1]) by wumpus.itc.gu.edu.au (8.13.6/8.13.4) with ESMTP id k58NjLA9015733; Fri, 9 Jun 2006 09:45:28 +1000 Message-Id: <200606082345.k58NjLA9015733@wumpus.itc.gu.edu.au> To: Gary Kline In-reply-to: Your message of "Thu, 08 Jun 2006 12:07:14 MST." <20060608190713.GA52997@thought.org> X-URL: http://www.cit.gu.edu.au/~anthony/ X-Face: "iO`19c"sFVLnS(9, 80^_E^BqA&Ta, 05p2lA`FWO.d8el_~lo2k2}{t#~Y{~M!hPV?Augr< d1w9Ai$pen`'0!Hn; }TZMK*}\N_"c)g8B>@'%'}9d\, X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: gnome-list@gnome.org, richard@levitte.org, ctwm@free.lp.se Subject: Re: [ctwm] Re: GNOME and CTwm linkage X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Anthony Thyssen List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 01:28:21 -0000 Gary Kline on wrote... | This is to both you and Michael--and anyone else wondering why I | was asking. There aren't many problems with Gnome or KDE tools, | but enough. A few apps don't work or else print endless lines to | stdout/stderr. I run FreeBSD and both linux- and native ports of | mozilla and firefox. On my two Ubuntu servers with Gnome no such | problems. No offense to the Gnome/KDE users, but to do what I | can do with CTWM on Gnome would entail my spending months getting | down to the code level. Having xterms exactly where I want them, | say, in various sizes and typefaces. And having app X "Occupy" | workspace Y, and so forth. | | I'm che--er, thrifty enough that most of my hardware is older and | CTWM is efficient whereas Gnome/KDE are gloppy. It doesn't look | as if there's much to be dropped into this wm to make it work | better with Gnme. If it would help, the next time I find stderrs | on an xterm I could save and edit them. Would that help? I've | volnteered lots of time/effort over the years to the "BSD | movement", but I've begged tons of questions as well, so someone | else might better ask "Help" on the lists. | | This brings up the question of whether any kind and generous | person might be able to at least answer some questions about | making CTWM more compatible. If there is someone or some | international window-manager list, I'm ready to draft a polite | letter to see who might offer some clues to make CTWM work | seamlessly with Gnome---or, for that matter, *any* application. | | Your thinking about quality rather than "release-often-quantity | is right, IMHO. Still, there could be just a bit more activity | here:-) | | cheer, | | gary | Wow! Hear Hear!!!!! (sound of a single person in the great land down under, applauding) For the last two years I have been using Gnome panel with CTwm and some frustrations do continue. I manually launch gnome-panel and gnme-settings-daemon (to make it work right) though that latter requires you to reset my installed X application resources and, Xmodmaps after its 'hidden' window apears. However my frustrations have rarely been with CTwm handling! For example CTwms features: NoTitle, OccupyAll, NoBorder, and most impotantally BorderLeft (I use a left panel), hand bee fantastic. Even CTwm's handling of key bindings ("keyboard-shortcuts" in Gnome parlance) is a lot better than gnome, though I do let the gnome-settings-deamon handle some keys (like sound volume). No, my problems are more with Gnomes inability to customize simpley and easily and its lack of detailed documentation that is easy to search and find. For example. I do not use or want a full gnome desktop window, and would like to see something that would prevent it EVER opening. I launch nautilas file managers with -no-desktop --browser options, to stop this. But you can't set these flags for Trash or Garbage (depending on your linux). Speaking of linux. I switch and use exact copies of my home (and login setup) on lots of different machines (some dual boot) running Fedora core 2, 3, 4 and 5, Ubuntu, Suse 10.1 Linux. I will probably be using it with lots of other linux's too in keeping with my Job's "UNIX Expert" Description. Why is this mentioned! Because gnome on evry damned one of these systems has differences that makes may saved 'dot' configuration on one system, completely stuff up the gnome on another system. Because of this I have a script that symbolic links about a dozen 'dot' file directories to specific 'OS' version dot files. to keep them seperate. Of course that means I have to re-setup gnome for each and every OS I use, something I have never needed to do for CTwm. As such I applaud any attempt to make CTwm and gnome work more effectivally, but my findings is that Gnome has more compatability problems with CTwm, than CTwm has with Gnome. Any further input and dicussion is of course most welcome. Particularly on issues I have described above. If you like my exact solutions, mail me. I am glad to share. Anthony Thyssen ( System Programmer ) ----------------------------------------------------------------------------- "Bad spellers of the world, UNTIE!" -- Jason Sicotte ----------------------------------------------------------------------------- Anthony's Home is his Castle http://www.cit.gu.edu.au/~anthony/ From john@joel.csis.ul.ie Fri Jun 9 09:32:00 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 04C753B029F for ; Fri, 9 Jun 2006 09:32:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27489-06 for ; Fri, 9 Jun 2006 09:31:58 -0400 (EDT) Received: from Marshal4.ul.campus (marshal4.ul.ie [136.201.1.164]) by menubar.gnome.org (Postfix) with ESMTP id 1A31C3B0203 for ; Fri, 9 Jun 2006 09:31:58 -0400 (EDT) Received: from garryowen.csis.ul.ie (Not Verified[136.201.24.3]) by Marshal4.ul.campus with MailMarshal (v6, 1, 4, 441) id ; Fri, 09 Jun 2006 14:32:00 +0100 Received: from joel.csis.ul.ie (joel.csis.ul.ie [136.201.25.110]) by garryowen.csis.ul.ie (8.13.1/8.13.1) with ESMTP id k59DVuvw002412; Fri, 9 Jun 2006 14:31:56 +0100 Received: (from john@localhost) by joel.csis.ul.ie (8.12.11/8.12.11/Submit) id k59DVuJZ018079; Fri, 9 Jun 2006 14:31:56 +0100 From: John Sturdy MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17545.30796.666264.450109@joel.csis.ul.ie> Date: Fri, 9 Jun 2006 14:31:56 +0100 To: gnome-list@gnome.org X-Mailer: VM 7.19 under Emacs 21.3.1 X-Attribution: jcgs X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.164 tagged_above=-999 required=2 tests=[AWL=1.300, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -1.164 X-Spam-Level: Subject: setting name for screenshots X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: john.sturdy@ul.ie List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 13:32:00 -0000 Hi, I'm doing something that involves taking a series of screenshots automatically. Is there some way to get gnome-panel-screenshot to accept the name on the command line (or via an environment variable, or whatever), and not ask the user about it? Or is there some way to do this with some other (command-line) utility? __John From kiffin.gish@planet.nl Sat Jun 10 09:04:21 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E35003B00F1 for ; Sat, 10 Jun 2006 09:04:20 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02931-04 for ; Sat, 10 Jun 2006 09:04:20 -0400 (EDT) Received: from post-25.mail.nl.demon.net (post-25.mail.nl.demon.net [194.159.73.195]) by menubar.gnome.org (Postfix) with ESMTP id 1C4713B0314 for ; Sat, 10 Jun 2006 09:04:20 -0400 (EDT) Received: from gish.demon.nl ([83.160.27.223]:29664 helo=[192.168.1.33]) by post-25.mail.nl.demon.net with esmtp (Exim 4.51) id 1Fp38U-000Ioj-ST for gnome-list@gnome.org; Sat, 10 Jun 2006 13:04:19 +0000 From: Kiffin Gish To: gnome-list@gnome.org Content-Type: text/plain Date: Fri, 09 Jun 2006 16:31:59 +0200 Message-Id: <1149863519.65562.12.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.134 tagged_above=-999 required=2 tests=[AWL=-1.229, BAYES_00=-2.599, DATE_IN_PAST_12_24=1.247, DNS_FROM_RFC_WHOIS=1.447] X-Spam-Score: -1.134 X-Spam-Level: Subject: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 13:04:21 -0000 Despite all of the so-called optimizations and speed improvements made to Gnome 2.14, I have unfortunately discovered the exact opposite when I upgraded from 2.12 on FreeBSD 6.1. Seems VERY sluggish, the Gnome Desktop takes forever to start, and most applications (xterm being one notable exception) take a long time to startup. Often everything freezes up with erratic and slow repainting. Anyone know why? Is there some way I can trace things to find out where the bottleneck is occurring. I've tried the following, but it didn't help. http://lists.freebsd.org/pipermail/freebsd-gnome/2006-May/014564.html Regards, Kiffin From olav@bkor.dhs.org Sat Jun 10 09:14:15 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D2B2C3B0285 for ; Sat, 10 Jun 2006 09:14:15 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03597-10 for ; Sat, 10 Jun 2006 09:14:15 -0400 (EDT) Received: from amsfep11-int.chello.nl (amsfep17-int.chello.nl [213.46.243.15]) by menubar.gnome.org (Postfix) with ESMTP id 32F963B00F1 for ; Sat, 10 Jun 2006 09:14:14 -0400 (EDT) Received: from bkor.dhs.org ([24.132.164.94]) by amsfep11-int.chello.nl (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with ESMTP id <20060610131400.RBLL29864.amsfep11-int.chello.nl@bkor.dhs.org> for ; Sat, 10 Jun 2006 15:14:00 +0200 Received: by bkor.dhs.org (Postfix, from userid 501) id 98CB25D74A4; Sat, 10 Jun 2006 15:14:01 +0200 (CEST) Date: Sat, 10 Jun 2006 15:14:01 +0200 From: Olav Vitters To: gnome-list@gnome.org Message-ID: <20060610131401.GG4787@bkor.dhs.org> References: <1149863519.65562.12.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1149863519.65562.12.camel@localhost> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.349 tagged_above=-999 required=2 tests=[AWL=-0.085, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.349 X-Spam-Level: Subject: Re: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 13:14:16 -0000 On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > applications (xterm being one notable exception) take a long time to > startup. Often everything freezes up with erratic and slow repainting. If only the starting is very sluggish, try running either fc-cache -f or (if you have a new enough version): fc-cache -r as root and under your normal user account perhaps also something like strace might provide some insight -- Regards, Olav From johnxj@comcast.net Sat Jun 10 09:44:30 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D58543B033C for ; Sat, 10 Jun 2006 09:44:30 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05769-06 for ; Sat, 10 Jun 2006 09:44:30 -0400 (EDT) Received: from regin.oit.pdx.edu (regin.oit.pdx.edu [131.252.120.56]) by menubar.gnome.org (Postfix) with ESMTP id D47D13B01CB for ; Sat, 10 Jun 2006 09:44:29 -0400 (EDT) Received: from localhost.localdomain (c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99]) (authenticated bits=0) by regin.oit.pdx.edu (8.13.3+/8.13.1) with ESMTP id k5ADiRJJ007701 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 10 Jun 2006 06:44:28 -0700 X-Authentication-Warning: regin.oit.pdx.edu: Host c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99] claimed to be localhost.localdomain Date: Sat, 10 Jun 2006 06:44:34 -0700 From: John Jason Jordan To: gnome-list@gnome.org Message-Id: <20060610064434.d3d7dfe6.johnxj@comcast.net> In-Reply-To: <20060610131401.GG4787@bkor.dhs.org> References: <1149863519.65562.12.camel@localhost> <20060610131401.GG4787@bkor.dhs.org> Organization: None whatsoever X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.711 tagged_above=-999 required=2 tests=[AWL=-1.402, BAYES_00=-2.599, DNS_FROM_RFC_POST=1.708, DNS_FROM_RFC_WHOIS=1.447, FORGED_RCVD_HELO=0.135] X-Spam-Score: -0.711 X-Spam-Level: Subject: Re: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 13:44:31 -0000 On Sat, 10 Jun 2006 15:14:01 +0200 Olav Vitters dijo: > On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > If only the starting is very sluggish, try running either > fc-cache -f > or (if you have a new enough version): > fc-cache -r > as root and under your normal user account I can't find any documentation. What does the fc command do? Or where is it documented? From olav@bkor.dhs.org Sat Jun 10 10:14:05 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2CBEA3B01C3 for ; Sat, 10 Jun 2006 10:14:05 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07597-05 for ; Sat, 10 Jun 2006 10:14:04 -0400 (EDT) Received: from amsfep11-int.chello.nl (amsfep17-int.chello.nl [213.46.243.15]) by menubar.gnome.org (Postfix) with ESMTP id 9D42A3B0152 for ; Sat, 10 Jun 2006 10:14:03 -0400 (EDT) Received: from bkor.dhs.org ([24.132.164.94]) by amsfep11-int.chello.nl (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with ESMTP id <20060610141347.UKVY29864.amsfep11-int.chello.nl@bkor.dhs.org> for ; Sat, 10 Jun 2006 16:13:47 +0200 Received: by bkor.dhs.org (Postfix, from userid 501) id A7851B77AE; Sat, 10 Jun 2006 16:13:46 +0200 (CEST) Date: Sat, 10 Jun 2006 16:13:46 +0200 From: Olav Vitters To: gnome-list@gnome.org Message-ID: <20060610141346.GA1418@bkor.dhs.org> References: <1149863519.65562.12.camel@localhost> <20060610131401.GG4787@bkor.dhs.org> <20060610064434.d3d7dfe6.johnxj@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060610064434.d3d7dfe6.johnxj@comcast.net> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.342 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.342 X-Spam-Level: Subject: Re: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 14:14:05 -0000 On Sat, Jun 10, 2006 at 06:44:34AM -0700, John Jason Jordan wrote: > On Sat, 10 Jun 2006 15:14:01 +0200 > Olav Vitters dijo: > > > On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > > > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > > > If only the starting is very sluggish, try running either > > fc-cache -f > > or (if you have a new enough version): > > fc-cache -r > > as root and under your normal user account > > I can't find any documentation. What does the fc command do? Or where > is it documented? fc-cache is part of fontconfig. Fontconfig handles all the fonts. It uses caches otherwise every app will take 30secs to startup due to fontconfig being busy reading the fonts. -- Regards, Olav From jwilleford@redhat.com Fri Jun 9 17:37:23 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E62963B0145 for ; Fri, 9 Jun 2006 17:37:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22594-03 for ; Fri, 9 Jun 2006 17:37:21 -0400 (EDT) Received: from mx1.redhat.com (mx1.redhat.com [66.187.233.31]) by menubar.gnome.org (Postfix) with ESMTP id 06B113B0256 for ; Fri, 9 Jun 2006 17:37:20 -0400 (EDT) Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k59LbKVH022265 for ; Fri, 9 Jun 2006 17:37:20 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k59LbJbM030454 for ; Fri, 9 Jun 2006 17:37:19 -0400 Received: from [172.16.57.142] (IDENT:U2FsdGVkX1931wwGMcxK7TnRVY3RXibjZPjdhxfaoKM@discovery.rdu.redhat.com [172.16.57.142]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id k59LbJYd022687 for ; Fri, 9 Jun 2006 17:37:19 -0400 Message-ID: <4489EA0F.4020208@redhat.com> Date: Fri, 09 Jun 2006 17:37:19 -0400 From: Jason Willeford User-Agent: Mozilla Thunderbird 1.0.8-1.4.1 (X11/20060420) X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome-list@gnome.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.601 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -2.601 X-Spam-Level: X-Mailman-Approved-At: Sat, 10 Jun 2006 15:22:41 -0400 Subject: Workspace Backgrounds X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jwilleford@redhat.com List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 21:37:23 -0000 Is there a way to have a different background for each workspace using the workspace switcher? Thanks, J -- Jason Willeford, RHCE Technical Account Manager Red Hat 1-888-RED-HAT1 x 44219 919-754-4219 Direct 919-754-3725 Fax jwilleford@redhat.com www.redhat.com From khadgaray@gmail.com Sun Jun 11 11:06:54 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7AEB63B0088 for ; Sun, 11 Jun 2006 11:06:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15756-02 for ; Sun, 11 Jun 2006 11:06:51 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by menubar.gnome.org (Postfix) with ESMTP id 68D983B0084 for ; Sun, 11 Jun 2006 11:06:51 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id h2so766278nfe for ; Sun, 11 Jun 2006 08:04:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=cSEt1f0h16nA93aZZY/umkgOAxTUkSF6hYLT8UedMs4QI9fihWhFqR1JIatI63O33R+RNIa9LonwbneCwN8WdDRSln1WYEatL4ZxYrITG+ivSoUdVV1W+twSfPf9MB2QGGwn+BNZbtfwHclqP9n/ct6NXHzZNJlN+mmfCtc8/DE= Received: by 10.49.58.9 with SMTP id l9mr4051048nfk; Sun, 11 Jun 2006 08:04:35 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id l38sm3523572nfc.2006.06.11.08.04.33; Sun, 11 Jun 2006 08:04:34 -0700 (PDT) From: Ritesh Khadgaray To: jwilleford@redhat.com In-Reply-To: <4489EA0F.4020208@redhat.com> References: <4489EA0F.4020208@redhat.com> Content-Type: text/plain Date: Sun, 11 Jun 2006 20:34:28 +0530 Message-Id: <1150038269.11581.4.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.947 tagged_above=-999 required=2 tests=[AWL=-0.777, BAYES_00=-2.599, RCVD_IN_WHOIS_BOGONS=2.43, SPF_PASS=-0.001] X-Spam-Score: -0.947 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: Workspace Backgrounds X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 15:06:54 -0000 On Fri, 2006-06-09 at 17:37 -0400, Jason Willeford wrote: > Is there a way to have a different background for each workspace using > the workspace switcher? nearest match, check out : http://wallpapoz.sourceforge.net/ -- Ritesh Khadgaray LinuX N Stuff Ph: +919923010121 Eat Right, Exercise, Die Anyway. From moure.carlos@gmail.com Mon Jun 12 13:56:09 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 731CD3B08F9 for ; Mon, 12 Jun 2006 13:56:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21099-08 for ; Mon, 12 Jun 2006 13:55:58 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by menubar.gnome.org (Postfix) with ESMTP id 5D1EB3B09FD for ; Mon, 12 Jun 2006 13:23:07 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so2460190uge for ; Mon, 12 Jun 2006 10:22:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=cGBYdm9Yeta6mRCVHoSRL8BtRoNVsW6rfQtgW8AeDecAH/189qSejVpgVnyhAdvwUHEFXEE5wh9q5jU0g7FKpIE7Tjux6Npbr5wV8xd2EyQpFUnOtkr9qBZk2UAWvtJZWk/ixcn1ChkJIJzNA999gTqMqPwhNGernvOGt8ZDis0= Received: by 10.78.57.11 with SMTP id f11mr15082hua; Mon, 12 Jun 2006 10:22:25 -0700 (PDT) Received: by 10.78.46.1 with HTTP; Mon, 12 Jun 2006 10:22:25 -0700 (PDT) Message-ID: Date: Mon, 12 Jun 2006 19:22:25 +0200 From: carluus To: gnome-list@gnome.org Subject: Gnome-speech and loquendo MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10347_2242812.1150132945673" X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=1.166 tagged_above=-999 required=2 tests=[BAYES_40=-0.185, HTML_10_20=1.351, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: 1.166 X-Spam-Level: * X-Mailman-Approved-At: Fri, 16 Jun 2006 05:32:48 -0400 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 17:56:09 -0000 ------=_Part_10347_2242812.1150132945673 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Good Afternoon, Im working with gnome-speech, i need to develop a driver for Loquendo to add this driver to the project of gnome-speech, Somebody knows how can i do it? Best regards ------=_Part_10347_2242812.1150132945673 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Good Afternoon,

Im working with gnome-speech, i need to develop a driver for Loquendo to add this driver to the project of gnome-speech,
Somebody knows how can i do it?

Best regards
------=_Part_10347_2242812.1150132945673-- From daniel.junkmail@gmail.com Sun Jun 18 10:58:11 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 716DE3B0829 for ; Sun, 18 Jun 2006 10:58:11 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31371-06 for ; Sun, 18 Jun 2006 10:58:09 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id BFDE93B0078 for ; Sun, 18 Jun 2006 10:58:08 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id x30so974900nfb for ; Sun, 18 Jun 2006 07:55:43 -0700 (PDT) Received: by 10.48.14.1 with SMTP id 1mr419490nfn; Sun, 18 Jun 2006 07:48:27 -0700 (PDT) Received: by 10.48.238.5 with HTTP; Sun, 18 Jun 2006 07:48:27 -0700 (PDT) Message-ID: Date: Sun, 18 Jun 2006 10:48:27 -0400 From: "Daniel Corbe" To: gnome-list@gnome.org Subject: Gnome VFS on Mac OS X MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 14:58:11 -0000 Hello, I found a mailing list post from not too far back detailing 2.14.X compile problems /w Gnome VFS. The solution was commited to CVS, so I did a cvs checkout on the gnome-vfs directory. I tried to use autogen.sh however I get the following error: jomama:/usr/local/src/gnome-vfs root# sh autogen.sh no gnome-autogen.sh in /usr/local/bin /usr/local/sbin /bin /sbin /usr/bin /usr/sbin autogen.sh: line 22: gnome-autogen.sh: No such file or directory Can someone please steer me in the right direction? What is the process for building this from CVS? Thanks -Daniel From khadgaray@gmail.com Sun Jun 18 12:42:41 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6595E3B0C35 for ; Sun, 18 Jun 2006 12:42:41 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03528-01 for ; Sun, 18 Jun 2006 12:42:36 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by menubar.gnome.org (Postfix) with ESMTP id 9AB193B0B52 for ; Sun, 18 Jun 2006 12:42:35 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id x30so982147nfb for ; Sun, 18 Jun 2006 09:41:00 -0700 (PDT) Received: by 10.48.47.10 with SMTP id u10mr456326nfu; Sun, 18 Jun 2006 08:39:08 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id z73sm5804725nfb.2006.06.18.08.39.07; Sun, 18 Jun 2006 08:39:08 -0700 (PDT) Subject: Re: Gnome VFS on Mac OS X From: Ritesh Khadgaray To: Daniel Corbe In-Reply-To: References: Content-Type: text/plain Date: Sun, 18 Jun 2006 21:09:03 +0530 Message-Id: <1150645143.24773.20.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.105 tagged_above=-999 required=2 tests=[AWL=0.495, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.105 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 16:42:41 -0000 On Sun, 2006-06-18 at 10:48 -0400, Daniel Corbe wrote: > Hello, > > I found a mailing list post from not too far back detailing 2.14.X > compile problems /w Gnome VFS. The solution was commited to CVS, so I > did a cvs checkout on the gnome-vfs directory. > > I tried to use autogen.sh however I get the following error: > > jomama:/usr/local/src/gnome-vfs root# sh autogen.sh > no gnome-autogen.sh in /usr/local/bin /usr/local/sbin /bin /sbin > /usr/bin /usr/sbin > autogen.sh: line 22: gnome-autogen.sh: No such file or directory > this is provided by gnome-common package. Please check, if the same is installed. ps : i have never ever worked on mac. -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From billlinux@rogers.com Sun Jun 18 14:56:54 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 95F323B008F for ; Sun, 18 Jun 2006 14:56:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07712-03 for ; Sun, 18 Jun 2006 14:56:53 -0400 (EDT) Received: from smtp109.rog.mail.re2.yahoo.com (smtp109.rog.mail.re2.yahoo.com [68.142.225.207]) by menubar.gnome.org (Postfix) with SMTP id 7C6E93B00D9 for ; Sun, 18 Jun 2006 14:56:53 -0400 (EDT) Received: (qmail 52575 invoked from network); 18 Jun 2006 18:55:27 -0000 Received: from unknown (HELO ?192.168.1.4?) (billlinux@rogers.com@70.27.169.92 with plain) by smtp109.rog.mail.re2.yahoo.com with SMTP; 18 Jun 2006 18:55:27 -0000 Subject: Menu Bar / Tool Bar curiostity question ?? From: William Case To: GNOME List Content-Type: text/plain Date: Sun, 18 Jun 2006 14:55:16 -0400 Message-Id: <1150656916.2593.132.camel@CASE> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 (2.6.2-1.fc5.5) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.559 tagged_above=-999 required=2 tests=[AWL=-0.868, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708] X-Spam-Score: -1.559 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 18:56:54 -0000 Hi; Just sitting here watching the World Cup game, staring at my desktop. Began to wonder why are the Menu Bar and the Tool Bar always on separate rows? The Tool Bar takes up about 9% of my desktop space when a program is on full size. The Menu Bar uses about 30% of its row while the tool bar uses approximately 45% of its row. I realize this (particularly the Tool Bar) can be highly variable. Nonetheless, it should be possible to combine the two bars on one line in some rational contextual way and regain a little desktop space. Is there some deep programming problem? Is the two row configuration simply historical? Is it intuitive? Just wondering? -- Regards Bill From daniel.junkmail@gmail.com Sun Jun 18 20:37:13 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7DE633B0071 for ; Sun, 18 Jun 2006 20:37:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17357-01 for ; Sun, 18 Jun 2006 20:37:12 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by menubar.gnome.org (Postfix) with ESMTP id 943913B034B for ; Sun, 18 Jun 2006 20:37:11 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id c2so947431nfe for ; Sun, 18 Jun 2006 17:36:04 -0700 (PDT) Received: by 10.49.81.20 with SMTP id i20mr4025649nfl; Sun, 18 Jun 2006 17:08:10 -0700 (PDT) Received: by 10.48.238.5 with HTTP; Sun, 18 Jun 2006 17:08:10 -0700 (PDT) Message-ID: Date: Sun, 18 Jun 2006 20:08:10 -0400 From: "Daniel Corbe" To: gnome-list@gnome.org Subject: libgda Mac OS X build problems MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 00:37:13 -0000 Hello, I've gotten pretty far in building gnome deps on my MAC but I'm stuck while building libgda. Any help is appriciated. Thanks. -Daniel gcc -dynamiclib -o .libs/libgda-3.3.0.0.dylib .libs/gda-enum-types.o .libs/gda-blob.o .libs/gda-client.o .libs/gda-column.o .libs/gda-column-index.o .libs/gda-command.o .libs/gda-config.o .libs/gda-connection.o .libs/gda-connection-event.o .libs/gda-data-handler.o .libs/gda-data-model-array.o .libs/gda-data-model-row.o .libs/gda-data-model.o .libs/gda-data-model-filter-sql.o .libs/gda-data-model-hash.o .libs/gda-data-model-import.o .libs/gda-data-model-index.o .libs/gda-data-model-iter.o .libs/gda-data-model-query.o .libs/gda-data-access-wrapper.o .libs/gda-data-proxy.o .libs/gda-dict-aggregate.o .libs/gda-dict.o .libs/gda-dict-constraint.o .libs/gda-dict-database.o .libs/gda-dict-field.o .libs/gda-dict-function.o .libs/gda-dict-table.o .libs/gda-dict-type.o .libs/gda-entity.o .libs/gda-entity-field.o .libs/gda-graphviz.o .libs/gda-init.o .libs/gda-log.o .libs/gda-marshal.o .libs/gda-object.o .libs/gda-object-ref.o .libs/gda-parameter.o .libs/gda-parameter-list.o .libs/gda-quark-list.o .libs/gda-query.o .libs/gda-query-condition.o .libs/gda-query-field-agg.o .libs/gda-query-field-all.o .libs/gda-query-field.o .libs/gda-query-field-field.o .libs/gda-query-field-func.o .libs/gda-query-field-value.o .libs/gda-query-join.o .libs/gda-query-object.o .libs/gda-query-parsing.o .libs/gda-query-target.o .libs/gda-referer.o .libs/gda-renderer.o .libs/gda-row.o .libs/gda-server-provider.o .libs/gda-server-provider-extra.o .libs/gda-threader.o .libs/gda-transaction.o .libs/gda-util.o .libs/gda-value.o .libs/gda-xml-storage.o -L/usr/lib -pthreads -L/usr/local/lib /usr/local/lib/libgobject-2.0.dylib /usr/lib/libc.dylib /usr/local/lib/libgthread-2.0.dylib /usr/local/lib/libgmodule-2.0.dylib /usr/local/lib/libglib-2.0.dylib /usr/local/lib/libintl.dylib /usr/lib/libxslt.dylib /usr/lib/libz.dylib /usr/lib/libpthread.dylib /usr/lib/libm.dylib /usr/lib/libxml2.dylib -lpthread -lz /usr/lib/libiconv.dylib -lm ../libsql/.libs/libgdasql.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libxslt.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libxml2.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libiconv.dylib -install_name /usr/local/lib/libgda-3.3.dylib -compatibility_version 4 -current_version 4.0 powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-pthreads' ld: warning multiple definitions of symbol _locale_charset /usr/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _gda_graph_get_graph_type _gda_graph_get_type _gda_graph_new _gda_graph_query_new _gda_handler_bin_new _gda_handler_boolean_new _gda_handler_numerical_new _gda_handler_string_new _gda_handler_time_new_no_locale _gda_handler_type_new _gda_delimiter_destroy _gda_delimiter_parse_copy_statement _gda_delimiter_parse_with_error /usr/bin/libtool: internal link edit command failed make[2]: *** [libgda-3.la] Error 1 make[1]: *** [install-recursive] Error 1 make: *** [install-recursive] Error 1 jomama:/usr/local/src/libgda-1.9.102 root# From awilliam@whitemice.org Sun Jun 18 21:10:02 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 363693B0239 for ; Sun, 18 Jun 2006 21:10:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17984-07 for ; Sun, 18 Jun 2006 21:10:01 -0400 (EDT) Received: from estate1.whitemice.org (adsl-68-79-189-145.dsl.klmzmi.ameritech.net [68.79.189.145]) by menubar.gnome.org (Postfix) with ESMTP id 9FB7D3B02DE for ; Sun, 18 Jun 2006 21:10:00 -0400 (EDT) Received: from [192.168.3.170] ([192.168.3.170]) (authenticated bits=0) by estate1.whitemice.org (8.12.11.20060308/8.12.10/SuSE Linux 0.7) with ESMTP id k5J195pj008051 for ; Sun, 18 Jun 2006 21:09:05 -0400 Subject: Re: Menu Bar / Tool Bar curiostity question ?? From: Adam Tauno Williams To: GNOME List In-Reply-To: <1150656916.2593.132.camel@CASE> References: <1150656916.2593.132.camel@CASE> Content-Type: text/plain Date: Sun, 18 Jun 2006 21:05:17 -0400 Message-Id: <1150679117.4430.9.camel@aleph.whitemice.org> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-1.4 (estate1.whitemice.org [192.168.3.1]); Sun, 18 Jun 2006 21:09:05 -0400 (EDT) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.458 tagged_above=-999 required=2 tests=[AWL=0.006, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.458 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: awilliam@whitemice.org List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 01:10:02 -0000 > Just sitting here watching the World Cup game, staring at my desktop. > Began to wonder why are the Menu Bar and the Tool Bar always on separate > rows? The Tool Bar takes up about 9% of my desktop space when a program > is on full size. The Menu Bar uses about 30% of its row while the tool > bar uses approximately 45% of its row. I realize this (particularly the > Tool Bar) can be highly variable. > Nonetheless, it should be possible to combine the two bars on one line > in some rational contextual way and regain a little desktop space. > Is there some deep programming problem? No, but most applications assume this configuration as the standard; and in Gtk both the menu and the toolbar are usually in separate rows of a vbox container. So combining them would take some programming; also the height of a menu bar is usually less then that of a toolbar, so aligning them horizontally might not work are so well in any case. > Is the two row configuration simply historical? Probably, but it makes sense and everyone expects it. The resolution/size of most modern displays renders this a moot point anyway. > Is it intuitive? Yes. A menu does/should provide hierarchical access to all the features/functionality of an application. A toolbar provides one-click access to commonly used functions. This paradigm exists across pretty much every platform. In many applications the toolbar can be disabled, and in most cases with Gtk applications at least the size of the toolbar can be adjusted. From kornerr@gmail.com Mon Jun 19 05:32:28 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CC8E33B00D4 for ; Mon, 19 Jun 2006 05:32:28 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02145-02 for ; Mon, 19 Jun 2006 05:32:28 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by menubar.gnome.org (Postfix) with ESMTP id 89A433B0004 for ; Mon, 19 Jun 2006 05:32:27 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so2458675uge for ; Mon, 19 Jun 2006 02:31:27 -0700 (PDT) Received: by 10.78.17.4 with SMTP id 4mr1927366huq; Mon, 19 Jun 2006 02:31:27 -0700 (PDT) Received: from ?10.104.4.61? ( [217.106.20.130]) by mx.gmail.com with ESMTP id 3sm1339742huc.2006.06.19.02.31.26; Mon, 19 Jun 2006 02:31:27 -0700 (PDT) Message-ID: <44966EF6.3050408@kemcity.ru> Date: Mon, 19 Jun 2006 17:31:34 +0800 Organization: The Home User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: gnome-list@gnome.org Subject: which package is resposible for displaying images (e.g., on buttons)? Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit From: michael kapelko X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.965 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_XF=0.077] X-Spam-Score: -0.965 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: kornerr@gmail.com List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 09:32:29 -0000 i'm compiling gnome-2.14.2 now, i've compiled 1/3 so far, and replaced old packages with new ones, but now i can't see any images on buttons now. and GIMP doesn't show preview, it says type is not supported. i must have wrong compiled some package? which one? and how to compile it correctly? currently i'm using xfce-4.2. thanks. From christian.kirbach@student.uni-siegen.de Mon Jun 19 07:04:29 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0C13C3B0091 for ; Mon, 19 Jun 2006 07:04:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05224-09 for ; Mon, 19 Jun 2006 07:04:25 -0400 (EDT) Received: from mailf1.uni-siegen.de (mailf1.Uni-Siegen.DE [141.99.1.41]) by menubar.gnome.org (Postfix) with ESMTP id 604CC3B007B for ; Mon, 19 Jun 2006 07:04:25 -0400 (EDT) Received: from localhost.localdomain ([84.189.101.66]) by mailf1.uni-siegen.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Mon, 19 Jun 2006 13:02:29 +0200 Date: Mon, 19 Jun 2006 13:03:25 +0200 From: "Christian Kirbach" To: gnome-list@gnome.org Subject: Re: setting name for screenshots References: <17545.30796.666264.450109@joel.csis.ul.ie> Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <17545.30796.666264.450109@joel.csis.ul.ie> User-Agent: Opera M2/8.54 (Linux, build 1745) X-OriginalArrivalTime: 19 Jun 2006 11:02:29.0453 (UTC) FILETIME=[DB3E2FD0:01C6938F] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 11:04:29 -0000 On Fri, 09 Jun 2006 15:31:56 +0200, John Sturdy wrote: > Is there some way to get gnome-panel-screenshot to > accept the name on the command line (or via an environment variable, > or whatever), and not ask the user about it? It seems that gnome-screenshot does not offer such an option, not even an option to save automatically without showing a window. You may want to file a report about this issue on bugzilla.gnome.org with severity "enhancement". > Or is there some way to do this with some other (command-line) > utility? Use your favourite search engine and I am sure you'll find a command-line tool (I remember 'import', but I am currently offline). -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ From fut_nis@yahoo.co.jp Mon Jun 19 11:14:40 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2D8593B03A9 for ; Mon, 19 Jun 2006 11:14:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16891-10 for ; Mon, 19 Jun 2006 11:14:34 -0400 (EDT) Received: from ybbsmtp24.mail.tnz.yahoo.co.jp (ybbsmtp24.mail.tnz.yahoo.co.jp [203.216.229.4]) by menubar.gnome.org (Postfix) with SMTP id A14CE3B0551 for ; Mon, 19 Jun 2006 11:14:33 -0400 (EDT) Received: (qmail 9161 invoked by alias); 19 Jun 2006 15:13:16 -0000 Received: from unknown (HELO localhost.localdomain) (219.46.28.21 with poptime) by ybbsmtp24.mail.tnz.yahoo.co.jp with SMTP; 19 Jun 2006 15:13:16 -0000 X-Apparently-From: Date: Tue, 20 Jun 2006 00:13:15 +0900 From: Nishio Futoshi To: gnome-list@gnome.org Subject: gnome-keybinding-properties(control-center-2.14.2) cannot select key Message-Id: <20060620001315.d36f0581.fut_nis@yahoo.co.jp> X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.18; i686-momonga-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=1.709 tagged_above=-999 required=2 tests=[BAYES_50=0.001, DNS_FROM_RFC_POST=1.708] X-Spam-Score: 1.709 X-Spam-Level: * X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:14:40 -0000 I want to Print key to get screenshot, but I cannot. So, I checked source code, and I found some wrong ranges for printable keys. GDK_kana_switch's code is 0xFF7E. Please change some ranges. # Maybe, this problem is due to using ja_JP.UTF-8 locale. I changed them, but I cannot get screenshot, umm. I don't know how to hack metacity. Thanks --- control-center-2.14.2/capplets/keybindings/gnome-keybinding-properties.c.ol2006-06-19 19:37:29.000000000 +0900 +++ control-center-2.14.2/capplets/keybindings/gnome-keybinding-properties.c 2006-06-19 19:38:44.000000000 +0900 @@ -656,11 +656,13 @@ { if ((tmp_key.keyval >= GDK_a && tmp_key.keyval <= GDK_z) || (tmp_key.keyval >= GDK_A && tmp_key.keyval <= GDK_Z) - || (tmp_key.keyval >= GDK_kana_fullstop && tmp_key.keyval <= GDK_kana_switch) - || (tmp_key.keyval >= GDK_Arabic_comma && tmp_key.keyval <= GDK_Arabic_switch) - || (tmp_key.keyval >= GDK_Serbian_dje && tmp_key.keyval <= GDK_Cyrillic_HARDSIGN) - || (tmp_key.keyval >= GDK_Greek_ALPHAaccent && tmp_key.keyval <= GDK_Greek_switch) - || (tmp_key.keyval >= GDK_hebrew_doublelowline && tmp_key.keyval <= GDK_Hebrew_switch) + || (tmp_key.keyval >= GDK_kana_fullstop && tmp_key.keyval <= GDK_kana_tu) + || (tmp_key.keyval >= GDK_kana_A && tmp_key.keyval <= GDK_kana_N) + || (tmp_key.keyval >= GDK_Arabic_comma && tmp_key.keyval <= GDK_Arabic_sukun) + || (tmp_key.keyval >= GDK_Serbian_dje && tmp_key.keyval <= GDK_Serbian_dze) + || (tmp_key.keyval >= GDK_Serbian_DJE && tmp_key.keyval <= GDK_Cyrillic_HARDSIGN) + || (tmp_key.keyval >= GDK_Greek_ALPHAaccent && tmp_key.keyval <= GDK_Greek_omega) + || (tmp_key.keyval >= GDK_hebrew_doublelowline && tmp_key.keyval <= GDK_hebrew_taf) || (tmp_key.keyval >= GDK_Thai_kokai && tmp_key.keyval <= GDK_Thai_lekkao) || (tmp_key.keyval >= GDK_Hangul && tmp_key.keyval <= GDK_Hangul_J_YeorinHieuh)) { GtkWidget *dialog; -- Nishio Futoshi From DonScorgie@Blueyonder.co.uk Mon Jun 19 13:27:22 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A76CB3B059E for ; Mon, 19 Jun 2006 13:27:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23010-04 for ; Mon, 19 Jun 2006 13:27:21 -0400 (EDT) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by menubar.gnome.org (Postfix) with ESMTP id BBCC43B0809 for ; Mon, 19 Jun 2006 13:27:20 -0400 (EDT) Received: from [172.23.170.142] (helo=anti-virus02-09) by smtp-out2.blueyonder.co.uk with smtp (Exim 4.52) id 1FsNV2-0003kR-9p; Mon, 19 Jun 2006 18:25:20 +0100 Received: from [82.41.205.39] (helo=[192.168.1.1]) by asmtp-out4.blueyonder.co.uk with esmtpa (Exim 4.52) id 1FsNUy-0001na-Lw; Mon, 19 Jun 2006 18:25:16 +0100 Subject: Re: which package is resposible for displaying images (e.g., on buttons)? From: Don Scorgie To: kornerr@gmail.com In-Reply-To: <44966EF6.3050408@kemcity.ru> References: <44966EF6.3050408@kemcity.ru> Content-Type: text/plain Date: Mon, 19 Jun 2006 18:25:17 +0100 Message-Id: <1150737917.28268.19.camel@Madaline> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.070, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077, TW_JH=0.077, TW_XF=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 17:27:22 -0000 Hi, It depends on which icons. A lot of the default icons (e.g. save, open etc. in menus / toolbars) are from gtk+. Which version of gtk+ are you using? There was a recent problem with the 2.9 series, where a header file wasn't correctly built / installed that caused some problems. For GNOME 2.14.2 though, you should be using gtk+ 2.8.19. I don't know if that suffers from the same problem. GIMP previews are (I think) done in GIMP itself (either that or in gtk +). Are you using a self-compiled version of GIMP? If so, do you have the various image libraries installed? (You'll need the -devel or -dev packages of them from your distro). If it is a self-compiled copy, check at the end of the configure stage, it should list all the features that are enabled (or disabled), including the image types GIMP is compiled with support for. If it isn't a self-compiled version, you may have broken one of the dependencies (gtk+). In which case, it may be a good idea to reinstall the distro-provided packages of these libs. If your using distro-provided packages, its generally unwise to overwrite them with self-compiled packages. A better option is to install the various new bits in a separate prefix (/opt/gnome2 or /usr/local or something as opposed to /usr). This saves things like this from happening (as you can always remove the new packages and still be left with a working environment). Check out garnome [1] or jhbuild [2] to help with building GNOME from scratch. Hope this provides at least a little help ;) Don [1] http://www.gnome.org/projects/garnome/ [2] http://www.jamesh.id.au/software/jhbuild/ On Mon, 2006-06-19 at 17:31 +0800, michael kapelko wrote: > i'm compiling gnome-2.14.2 now, i've compiled 1/3 so far, and replaced > old packages with new ones, but now i can't see any images on buttons > now. and GIMP doesn't show preview, it says type is not supported. > i must have wrong compiled some package? > which one? and how to compile it correctly? > currently i'm using xfce-4.2. > > thanks. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list From alan@ufies.org Mon Jun 19 15:03:22 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 75DB93B01DA for ; Mon, 19 Jun 2006 15:03:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26823-06 for ; Mon, 19 Jun 2006 15:03:21 -0400 (EDT) Received: from ufies.org (ufies.org [65.110.12.162]) by menubar.gnome.org (Postfix) with ESMTP id EE9513B0079 for ; Mon, 19 Jun 2006 15:03:20 -0400 (EDT) Received: by ufies.org (Postfix, from userid 1000) id 100321CC209; Mon, 19 Jun 2006 12:02:05 -0700 (PDT) Date: Mon, 19 Jun 2006 12:02:05 -0700 From: Alan To: gnome-list@gnome.org Subject: Re: Gnome 2.14 seems sluggish to me ... Message-ID: <20060619190204.GR15186@ufies.org> Mail-Followup-To: gnome-list@gnome.org References: <1149863519.65562.12.camel@localhost> <20060610131401.GG4787@bkor.dhs.org> <20060610064434.d3d7dfe6.johnxj@comcast.net> <20060610141346.GA1418@bkor.dhs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060610141346.GA1418@bkor.dhs.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.593 tagged_above=-999 required=2 tests=[AWL=0.006, BAYES_00=-2.599] X-Spam-Score: -2.593 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:03:22 -0000 On Sat, Jun 10, 2006 at 04:13:46PM +0200, Olav Vitters wrote: > On Sat, Jun 10, 2006 at 06:44:34AM -0700, John Jason Jordan wrote: > > On Sat, 10 Jun 2006 15:14:01 +0200 > > Olav Vitters dijo: > > > > > On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > > > > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > > > > > If only the starting is very sluggish, try running either > > > fc-cache -f > > > or (if you have a new enough version): > > > fc-cache -r > > > as root and under your normal user account > > > > I can't find any documentation. What does the fc command do? Or where > > is it documented? > > fc-cache is part of fontconfig. Fontconfig handles all the fonts. It > uses caches otherwise every app will take 30secs to startup due to > fontconfig being busy reading the fonts. Another solution I've seen is to make sure that 127.0.0.1 localhost is in your /etc/hosts file... maybe the desktop is doing hostname lookups and timing out or something. -- Alan - http://arcterex.net -------------------------------------------------------------------- "Backups are for people who don't pray." -- big Mike From polesz@wfwx.info Mon Jun 19 15:58:36 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9A5E83B0E17 for ; Mon, 19 Jun 2006 15:58:36 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29753-06 for ; Mon, 19 Jun 2006 15:58:33 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 06B153B0410 for ; Mon, 19 Jun 2006 15:58:32 -0400 (EDT) Received: from 223-198.adsl.pool.ew.hu ([193.226.223.198] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1FsOuu-0000rZ-PE for gnome-list@gnome.org; Mon, 19 Jun 2006 20:56:09 +0200 Date: Mon, 19 Jun 2006 21:57:30 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: setting name for screenshots Message-ID: <20060619195730.GA4503@woodstock> References: <17545.30796.666264.450109@joel.csis.ul.ie> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.529 tagged_above=-999 required=2 tests=[AWL=0.070, BAYES_00=-2.599] X-Spam-Score: -2.529 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:58:36 -0000 On Mon, Jun 19, 2006 at 01:03:25PM +0200, Christian Kirbach wrote: > On Fri, 09 Jun 2006 15:31:56 +0200, John Sturdy wrote: > > > Is there some way to get gnome-panel-screenshot to > > accept the name on the command line (or via an environment variable, > > or whatever), and not ask the user about it? > It seems that gnome-screenshot does not offer such an option, not even > an option to save automatically without showing a window. > You may want to file a report about this issue on bugzilla.gnome.org > with severity "enhancement". > > > Or is there some way to do this with some other (command-line) > > utility? > Use your favourite search engine and I am sure you'll find a > command-line tool (I remember 'import', but I am currently > offline). > > > -- > Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Until this enhancment is built in (if ever), you should try to look for another program which can do the trick you need. If you find one, and you use metacity, here is the next step. It is a bit "hard", but I have not found other ways yet. In gconf-editor, you can find the key apps/metacity/keybinding_commands/command_screenshot and apps/metacity/keybinding_commands/command_window_screenshot these define the command which run when you press print or meta-print keys. I hope you can use it. Rgds, -- POLONKAI Gergely Death is not a bug, it's a feature From khadgaray@gmail.com Tue Jun 20 08:05:33 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C22913B0E2A for ; Tue, 20 Jun 2006 08:05:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13688-02 for ; Tue, 20 Jun 2006 08:05:32 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id 20C9B3B0F65 for ; Tue, 20 Jun 2006 08:05:32 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id x30so1225698nfb for ; Tue, 20 Jun 2006 05:05:00 -0700 (PDT) Received: by 10.49.19.14 with SMTP id w14mr6388121nfi; Tue, 20 Jun 2006 05:05:00 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id p43sm5011334nfa.2006.06.20.05.04.59; Tue, 20 Jun 2006 05:05:00 -0700 (PDT) Subject: detacable toolbar in gnome From: Ritesh Khadgaray To: gnome-list@gnome.org Content-Type: text/plain Date: Tue, 20 Jun 2006 17:34:56 +0530 Message-Id: <1150805096.2409.10.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.127 tagged_above=-999 required=2 tests=[AWL=0.473, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.127 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 12:05:34 -0000 With FC5, and Mandriva Cooker. detachable toolbar for gnome application is not working. What am i missing ? -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From agarobr.listas@gmail.com Mon Jun 19 16:41:46 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3A4463B0D15 for ; Mon, 19 Jun 2006 16:41:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31440-07 for ; Mon, 19 Jun 2006 16:41:42 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by menubar.gnome.org (Postfix) with ESMTP id DF4243B08A3 for ; Mon, 19 Jun 2006 16:41:41 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so2708446uge for ; Mon, 19 Jun 2006 13:40:30 -0700 (PDT) Received: by 10.66.216.6 with SMTP id o6mr1748258ugg; Mon, 19 Jun 2006 13:40:30 -0700 (PDT) Received: by 10.67.93.16 with HTTP; Mon, 19 Jun 2006 13:40:30 -0700 (PDT) Message-ID: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Date: Mon, 19 Jun 2006 17:40:30 -0300 From: "Augusto Arcoverde da Rocha" To: gnome-list@gnome.org Subject: Tool for search mime association MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-Mailman-Approved-At: Tue, 20 Jun 2006 12:29:41 -0400 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:41:46 -0000 Hi all, Can you help me to find a command line tool to search the mime database for the application associated to a mime type? The gconftool seems to be this tool, but I didn't find one way to retrive such information. I'm trying to integrate WineTools or Wine itself with mime database, like CrossOver already does. Thanks a lot, Augusto Arcoverde da Rocha From DonScorgie@Blueyonder.co.uk Tue Jun 20 13:09:43 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 30A873B047C for ; Tue, 20 Jun 2006 13:09:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31001-09 for ; Tue, 20 Jun 2006 13:09:41 -0400 (EDT) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by menubar.gnome.org (Postfix) with ESMTP id 8596E3B0388 for ; Tue, 20 Jun 2006 13:09:41 -0400 (EDT) Received: from [172.23.170.138] (helo=anti-virus01-09) by smtp-out2.blueyonder.co.uk with smtp (Exim 4.52) id 1FsjjQ-0008Uy-KS; Tue, 20 Jun 2006 18:09:40 +0100 Received: from [82.41.205.39] (helo=[192.168.1.1]) by asmtp-out1.blueyonder.co.uk with esmtpa (Exim 4.52) id 1FsjjM-0006Gr-I9; Tue, 20 Jun 2006 18:09:36 +0100 Subject: Re: Tool for search mime association From: Don Scorgie To: Augusto Arcoverde da Rocha In-Reply-To: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Content-Type: text/plain Date: Tue, 20 Jun 2006 18:09:39 +0100 Message-Id: <1150823379.1080.3.camel@Madaline> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.513 tagged_above=-999 required=2 tests=[AWL=0.010, BAYES_00=-2.599, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -2.513 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 17:09:43 -0000 Hi, Maybe look at gnomevfs-info it provides all sorts of useful information about a file, one of which is "Default app", which specifies a .desktop file (found in /usr/share/applications) where the info can be found (provided a default app exists). Would need a bit of parsing though. Hope this helps Don On Mon, 2006-06-19 at 17:40 -0300, Augusto Arcoverde da Rocha wrote: > Hi all, > > Can you help me to find a command line tool to search the mime > database for the application associated to a mime type? > > The gconftool seems to be this tool, but I didn't find one way to > retrive such information. > > I'm trying to integrate WineTools or Wine itself with mime database, > like CrossOver already does. > > Thanks a lot, > Augusto Arcoverde da Rocha > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list From agarobr.listas@gmail.com Tue Jun 20 13:59:33 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 62BAF3B0390 for ; Tue, 20 Jun 2006 13:59:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02118-06 for ; Tue, 20 Jun 2006 13:59:32 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by menubar.gnome.org (Postfix) with ESMTP id 8A23F3B00DD for ; Tue, 20 Jun 2006 13:59:31 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so3126414uge for ; Tue, 20 Jun 2006 10:59:19 -0700 (PDT) Received: by 10.66.222.9 with SMTP id u9mr6879509ugg; Tue, 20 Jun 2006 10:59:19 -0700 (PDT) Received: by 10.67.93.16 with HTTP; Tue, 20 Jun 2006 10:59:19 -0700 (PDT) Message-ID: <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> Date: Tue, 20 Jun 2006 14:59:19 -0300 From: "Augusto Arcoverde da Rocha" To: gnome-list@gnome.org Subject: Re: Tool for search mime association In-Reply-To: <1150823379.1080.3.camel@Madaline> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.561 tagged_above=-999 required=2 tests=[AWL=-0.038, BAYES_00=-2.599, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -2.561 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 17:59:33 -0000 The gnomevfs mime API seems to be deprecated and I'm seeking for a more self contained tool (without parsing conf files directly) to avoid distro conflicts or GNOME version changes. GConf is a new interface to environment definitions, gconftool implement a command line access interface to GConf database, but I don't know to use it. I use gconftool-2 --dump --recursive-list /schemas | grep mime and don't get usefull information. Thanks, Augusto Arcoverde da Rocha On 6/20/06, Don Scorgie wrote: > Hi, > > Maybe look at > gnomevfs-info > it provides all sorts of useful information about a file, one of which > is "Default app", which specifies a .desktop file (found > in /usr/share/applications) where the info can be found (provided a > default app exists). Would need a bit of parsing though. From polesz@wfwx.info Tue Jun 20 15:06:28 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 07BA63B04C0 for ; Tue, 20 Jun 2006 15:06:28 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07203-04 for ; Tue, 20 Jun 2006 15:06:26 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 02DE33B01AB for ; Tue, 20 Jun 2006 15:06:25 -0400 (EDT) Received: from 223-198.adsl.pool.ew.hu ([193.226.223.198] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1Fskaf-0003UO-KZ for gnome-list@gnome.org; Tue, 20 Jun 2006 20:04:41 +0200 Date: Tue, 20 Jun 2006 21:07:46 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: Tool for search mime association Message-ID: <20060620190746.GA9777@woodstock> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.497 tagged_above=-999 required=2 tests=[AWL=0.025, BAYES_00=-2.599, TW_EV=0.077] X-Spam-Score: -2.497 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 19:06:28 -0000 On Tue, Jun 20, 2006 at 02:59:19PM -0300, Augusto Arcoverde da Rocha wrote: > The gnomevfs mime API seems to be deprecated and I'm seeking for a > more self contained tool (without parsing conf files directly) to > avoid distro conflicts or GNOME version changes. > > GConf is a new interface to environment definitions, gconftool > implement a command line access interface to GConf database, but I > don't know to use it. > > I use > > gconftool-2 --dump --recursive-list /schemas | grep mime > > and don't get usefull information. > > > Thanks, > Augusto Arcoverde da Rocha > > On 6/20/06, Don Scorgie wrote: > > Hi, > > > > Maybe look at > > gnomevfs-info > > it provides all sorts of useful information about a file, one of which > > is "Default app", which specifies a .desktop file (found > > in /usr/share/applications) where the info can be found (provided a > > default app exists). Would need a bit of parsing though. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list I grepped all my gconf tree, and even my whole home directory to find where does gnome/nautilus/whatever keeps this kind of stuff, thus nothing is found. Could anyone tell me the secret? :) -- POLONKAI Gergely Death is not a bug, it's a feature From khadgaray@gmail.com Tue Jun 20 16:17:34 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EE93E3B02B8 for ; Tue, 20 Jun 2006 16:17:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11628-08 for ; Tue, 20 Jun 2006 16:17:30 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by menubar.gnome.org (Postfix) with ESMTP id B6EF03B0270 for ; Tue, 20 Jun 2006 16:17:29 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id c2so1205399nfe for ; Tue, 20 Jun 2006 13:17:11 -0700 (PDT) Received: by 10.49.28.14 with SMTP id f14mr6785351nfj; Tue, 20 Jun 2006 13:17:10 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id k24sm7141727nfc.2006.06.20.13.17.08; Tue, 20 Jun 2006 13:17:10 -0700 (PDT) Subject: Re: Tool for search mime association From: Ritesh Khadgaray To: Augusto Arcoverde da Rocha In-Reply-To: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Content-Type: text/plain Date: Wed, 21 Jun 2006 01:47:04 +0530 Message-Id: <1150834624.14368.19.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.148 tagged_above=-999 required=2 tests=[AWL=0.452, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.148 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:17:34 -0000 On Mon, 2006-06-19 at 17:40 -0300, Augusto Arcoverde da Rocha wrote: > Hi all, > > Can you help me to find a command line tool to search the mime > database for the application associated to a mime type? > mime info is stored at : /usr/share/mime-info/ check the *.keys file for association For user specific mim-info, check ~/.gnome/mime-info/ -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From magnus@therning.org Tue Jun 20 18:24:09 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D72023B03E1 for ; Tue, 20 Jun 2006 18:24:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18842-09 for ; Tue, 20 Jun 2006 18:24:05 -0400 (EDT) Received: from nimue.merula.net (nimue.merula.net [217.146.97.10]) by menubar.gnome.org (Postfix) with ESMTP id 46EBB3B0338 for ; Tue, 20 Jun 2006 18:24:05 -0400 (EDT) Received: from localhost.localdomain (adsl-217.146.112.238.merula.net [217.146.112.238] (may be forged)) by nimue.merula.net (8.12.11/8.12.9[Merula+Auth]) with ESMTP id k5KMO2Xb024879 for ; Tue, 20 Jun 2006 23:24:02 +0100 Received: by localhost.localdomain (Postfix, from userid 1000) id 8239B27D8AC; Tue, 20 Jun 2006 23:23:57 +0100 (BST) Date: Tue, 20 Jun 2006 23:23:57 +0100 From: Magnus Therning To: gnome-list@gnome.org Subject: Re: Tool for search mime association Message-ID: <20060620222357.GD3925@die.therning.org> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> <20060620190746.GA9777@woodstock> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=SHA1; protocol="application/pgp-signature"; boundary="rqzD5py0kzyFAOWN" Content-Disposition: inline In-Reply-To: <20060620190746.GA9777@woodstock> User-Agent: mutt-ng/devel-r796 (Debian) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.392 tagged_above=-999 required=2 tests=[AWL=-0.005, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, TW_EV=0.077] X-Spam-Score: -2.392 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 22:24:09 -0000 --rqzD5py0kzyFAOWN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 20, 2006 at 21:07:46 +0200, POLONKAI Gergely wrote: >On Tue, Jun 20, 2006 at 02:59:19PM -0300, Augusto Arcoverde da Rocha wrote: >> The gnomevfs mime API seems to be deprecated and I'm seeking for a >> more self contained tool (without parsing conf files directly) to >> avoid distro conflicts or GNOME version changes. >>=20 >> GConf is a new interface to environment definitions, gconftool >> implement a command line access interface to GConf database, but I >> don't know to use it. >>=20 >> I use >>=20 >> gconftool-2 --dump --recursive-list /schemas | grep mime >>=20 >> and don't get usefull information. >>=20 >>=20 >> Thanks, >> Augusto Arcoverde da Rocha >>=20 >> On 6/20/06, Don Scorgie wrote: >> > Hi, >> > >> > Maybe look at >> > gnomevfs-info >> > it provides all sorts of useful information about a file, one of which >> > is "Default app", which specifies a .desktop file (found >> > in /usr/share/applications) where the info can be found (provided a >> > default app exists). Would need a bit of parsing though. > >I grepped all my gconf tree, and even my whole home directory to find >where does gnome/nautilus/whatever keeps this kind of stuff, thus >nothing is found. Could anyone tell me the secret? :) AFAIK GConf has nothing to do with MIME. Personally I find the MIME setup in GNOME to be a bit magical. :-) The .desktop specification might offer clues: http://freedesktop.org/wiki/Standards_2fdesktop_2dentry_2dspec The shared MIME database might not be implemented in GNOME yet: http://freedesktop.org/wiki/Standards_2fshared_2dmime_2dinfo_2dspec It might also be interesting to see just what the program 'gnome-open' does, since it seems to somehow obtain the information you're looking for. /M --=20 Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus.therning@gmail.com http://therning.org/magnus Software is not manufactured, it is something you write and publish. Keep Europe free from software patents, we do not want censorship by patent law on written works. Unreadable code, Why would anyone use it? Learn a better way. -- Geoff Kuenning's contribution to the 2004 Perl Haiku Contest, Haikus about Perl - 'Dishonerable Mention' winner --rqzD5py0kzyFAOWN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEmHV9iMWTaatN+6QRAtlAAJ9X2m8S6nwp/caGyZfmRjavQ1cSlgCgjcV7 vknN6W8ajR2YRwRkUfMLvo8= =3a11 -----END PGP SIGNATURE----- --rqzD5py0kzyFAOWN-- From vincent.arnoux@rfo.atmel.com Wed Jun 21 03:47:31 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 07A553B0E05 for ; Wed, 21 Jun 2006 03:47:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18423-03 for ; Wed, 21 Jun 2006 03:47:29 -0400 (EDT) Received: from atmel-es2.atmel.fr (mail.atmel.fr [81.80.104.162]) by menubar.gnome.org (Postfix) with ESMTP id 0D5A33B03F0 for ; Wed, 21 Jun 2006 03:47:28 -0400 (EDT) Received: from fwat.rfo.atmel.com (gateway [192.168.1.1]) by atmel-es2.atmel.fr (8.11.6+Sun/8.11.6) with SMTP id k5L7mXl16003 for ; Wed, 21 Jun 2006 09:48:33 +0200 (MEST) Received: from meyreuil ([10.159.254.132]) by fwat; Wed, 21 Jun 2006 09:31:47 +0200 (MEST) Received: from meyreuil (meyreuil [10.159.254.132]) by meyreuil.atmel.fr (8.11.7p1+Sun/8.11.7) with ESMTP id k5L7now13200 for ; Wed, 21 Jun 2006 09:49:51 +0200 (MEST) Received: from ([10.159.227.24]) by meyreuil (MailMonitor for SMTP v1.2.2 ) ; Wed, 21 Jun 2006 09:49:50 +0200 (MEST) Message-ID: <4498FA21.70303@rfo.atmel.com> Date: Wed, 21 Jun 2006 09:49:53 +0200 From: Vincent Arnoux User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: gnome-list@gnome.org Subject: Evolution: Address completion very slow Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ESAFE-STATUS: Mail clean X-ESAFE-DETAILS: Clean X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.391 tagged_above=-999 required=2 tests=[AWL=-1.207, BAYES_40=-0.185, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -1.391 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 07:47:31 -0000 Hello, I have a LDAP server with a huge number of adresses. When composing an e-mail from Evolution, the adress auto-completion pop-up window takes about 10 seconds to appear. From Thunderbird, this is instantaneous. Is there a way to speed it up ? Vincent From DonScorgie@Blueyonder.co.uk Wed Jun 21 04:49:45 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A168E3B0EC3 for ; Wed, 21 Jun 2006 04:49:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22936-03 for ; Wed, 21 Jun 2006 04:49:32 -0400 (EDT) Received: from smtp-out5.blueyonder.co.uk (smtp-out5.blueyonder.co.uk [195.188.213.8]) by menubar.gnome.org (Postfix) with ESMTP id 5200B3B0D3C for ; Wed, 21 Jun 2006 04:49:30 -0400 (EDT) Received: from [172.23.170.138] (helo=anti-virus01-09) by smtp-out5.blueyonder.co.uk with smtp (Exim 4.52) id 1FsyOu-0006Dt-EX for gnome-list@gnome.org; Wed, 21 Jun 2006 09:49:28 +0100 Received: from [82.41.205.39] (helo=[192.168.1.1]) by asmtp-out1.blueyonder.co.uk with esmtpa (Exim 4.52) id 1FsyOt-0005SN-UE for gnome-list@gnome.org; Wed, 21 Jun 2006 09:49:27 +0100 Subject: Re: Tool for search mime association From: Don Scorgie To: gnome-list@gnome.org In-Reply-To: <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> Content-Type: text/plain Date: Wed, 21 Jun 2006 09:49:31 +0100 Message-Id: <1150879771.18488.12.camel@Madaline> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.513 tagged_above=-999 required=2 tests=[AWL=0.010, BAYES_00=-2.599, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -2.513 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 08:49:46 -0000 Hi, The gnomevfs API isn't depreciated (AFAIK). Certainly, we use gnomevfs extensively. However, if your looking for a small easy tool, maybe writing your own would be okay? Check the API documentation for gnomevfs and find this function: gnome_vfs_mime_get_default_application_for_uri [1] As was pointed out, gconf isn't really anything to do with mime types. gconf is used for storing preferences and things. gnomevfs really is the way to get at mime types (at least AFAIK). Don [1] http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-default-application-for-uri On Tue, 2006-06-20 at 14:59 -0300, Augusto Arcoverde da Rocha wrote: > The gnomevfs mime API seems to be deprecated and I'm seeking for a > more self contained tool (without parsing conf files directly) to > avoid distro conflicts or GNOME version changes. > > GConf is a new interface to environment definitions, gconftool > implement a command line access interface to GConf database, but I > don't know to use it. > > I use > > gconftool-2 --dump --recursive-list /schemas | grep mime > > and don't get usefull information. > > > Thanks, > Augusto Arcoverde da Rocha > > On 6/20/06, Don Scorgie wrote: > > Hi, > > > > Maybe look at > > gnomevfs-info > > it provides all sorts of useful information about a file, one of which > > is "Default app", which specifies a .desktop file (found > > in /usr/share/applications) where the info can be found (provided a > > default app exists). Would need a bit of parsing though. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list From agarobr.listas@gmail.com Wed Jun 21 08:33:04 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6FCEB3B0DF2 for ; Wed, 21 Jun 2006 08:33:04 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04476-07 for ; Wed, 21 Jun 2006 08:33:03 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by menubar.gnome.org (Postfix) with ESMTP id 02C293B0F8D for ; Wed, 21 Jun 2006 08:33:02 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so3502755uge for ; Wed, 21 Jun 2006 05:33:01 -0700 (PDT) Received: by 10.67.100.17 with SMTP id c17mr6443478ugm; Wed, 21 Jun 2006 05:33:01 -0700 (PDT) Received: by 10.67.93.16 with HTTP; Wed, 21 Jun 2006 05:33:01 -0700 (PDT) Message-ID: <320221a70606210533hd927d7cn1397cc97fc202d3@mail.gmail.com> Date: Wed, 21 Jun 2006 09:33:01 -0300 From: "Augusto Arcoverde da Rocha" To: gnome-list@gnome.org Subject: Re: Tool for search mime association In-Reply-To: <1150879771.18488.12.camel@Madaline> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> <1150879771.18488.12.camel@Madaline> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.769 tagged_above=-999 required=2 tests=[AWL=-0.804, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -1.769 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 12:33:04 -0000 On 6/21/06, Don Scorgie wrote: > Hi, > > The gnomevfs API isn't depreciated (AFAIK). Certainly, we use gnomevfs > extensively. Sorry, my misunderstanding! :/ Only gnome-vfs-mime-database API are deprecated and not entire gnome-vfs API. > However, if your looking for a small easy tool, maybe writing your own > would be okay? "Reinvent the wheel" isn't always a good way to inprove open and free software development. Some development divergencies are a very good thing, I prefer to join my efforts with efforts of others. Then, it is for that I'm asking for advice here. > Check the API documentation for gnomevfs and find this function: > gnome_vfs_mime_get_default_application_for_uri [1] Thanks for this note. I never would go to understand this if you don't persisted to show me this subject. > As was pointed out, gconf isn't really anything to do with mime types. > gconf is used for storing preferences and things. gnomevfs really is > the way to get at mime types (at least AFAIK). GConf has nothing to do with "mime database", I agree. But it have some things to do with users preferences (like user settings for mime-application association) and with the default settings on GNOME system (like default mime-application associations). Or am I understaning something wrong? > Don > > [1] > http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-default-application-for-uri Thanks, Augusto Arcoverde da Rocha From john@joel.csis.ul.ie Fri Jun 23 09:56:31 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2F8B33B08EB for ; Fri, 23 Jun 2006 09:56:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15439-08 for ; Fri, 23 Jun 2006 09:56:30 -0400 (EDT) Received: from Marshal4.ul.campus (marshal4.ul.ie [136.201.1.164]) by menubar.gnome.org (Postfix) with ESMTP id 563CE3B08D1 for ; Fri, 23 Jun 2006 09:56:26 -0400 (EDT) Received: from garryowen.csis.ul.ie (Not Verified[136.201.24.3]) by Marshal4.ul.campus with MailMarshal (v6, 1, 4, 441) id ; Fri, 23 Jun 2006 14:56:30 +0100 Received: from joel.csis.ul.ie (joel.csis.ul.ie [136.201.25.110]) by garryowen.csis.ul.ie (8.13.1/8.13.1) with ESMTP id k5NDuF08004499; Fri, 23 Jun 2006 14:56:15 +0100 Received: (from john@localhost) by joel.csis.ul.ie (8.12.11/8.12.11/Submit) id k5NDuEnt028938; Fri, 23 Jun 2006 14:56:14 +0100 From: John Sturdy MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17563.62206.464465.691822@joel.csis.ul.ie> Date: Fri, 23 Jun 2006 14:56:14 +0100 To: POLONKAI Gergely Subject: Re: setting name for screenshots In-Reply-To: <20060619195730.GA4503@woodstock> References: <17545.30796.666264.450109@joel.csis.ul.ie> <20060619195730.GA4503@woodstock> X-Mailer: VM 7.19 under Emacs 21.3.1 X-Attribution: jcgs X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.426 tagged_above=-999 required=2 tests=[AWL=-0.821, BAYES_20=-0.74, FORGED_RCVD_HELO=0.135] X-Spam-Score: -1.426 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: john.sturdy@ul.ie List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 13:56:31 -0000 Thanks -- I've worked round the problem for now, by making my script rename the standard screenshot file after taking each one. However, it would be even nicer not to have to press the button, as the sequence is nearly 80 screenshots! (http://emacs-versor.sourceforge.net/demo/index.html) __John From chuckh@hhs48.com Sat Jun 24 10:01:42 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1760E3B0158 for ; Sat, 24 Jun 2006 10:01:42 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17821-07 for ; Sat, 24 Jun 2006 10:01:40 -0400 (EDT) Received: from outbound.mailhop.org (outbound.mailhop.org [63.208.196.171]) by menubar.gnome.org (Postfix) with ESMTP id 9043C3B0121 for ; Sat, 24 Jun 2006 10:01:40 -0400 (EDT) Received: from 24-105-197-112.cm.mhcable.com ([24.105.197.112] helo=hq.hhs48.com) by outbound.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.51) id 1Fu8hf-00010X-It for gnome-list@gnome.org; Sat, 24 Jun 2006 10:01:39 -0400 Received: from chuckh by hq.hhs48.com with local (Exim 4.62) (envelope-from ) id 1Fu8ho-0005aY-PZ for gnome-list@gnome.org; Sat, 24 Jun 2006 10:01:48 -0400 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 24.105.197.112 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: corcyra Date: Sat, 24 Jun 2006 10:01:48 -0400 To: Gnome List Subject: missing xorg.conf Message-ID: <20060624140148.GA21405@hhs48.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h31gzZEtNLTqOjlF" Content-Disposition: inline User-Agent: Mutt/1.5.11+cvs20060403 From: Charles Hallenbeck X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.063 tagged_above=-999 required=2 tests=[AWL=0.402, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, SPF_HELO_PASS=-0.001] X-Spam-Score: -2.063 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 14:01:42 -0000 --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I am running a Debian Sid system, kernel 2.6.16, and am trying to move=20 to an X environment. I have installed xorg and gnome, and am trying to=20 configure xserver-xorg before going further. Somehow I have ended up without a xorg.conf file in my /etc/X11=20 directory, or anywhere else on the system for that matter, and when I=20 run this: dpkg-reconfigure xserver-xorg as root, it walks me through all the expected questions, terminating=20 without error or warning, but does not write any output file anywhere=20 that I can find. When I then start the xserver with startx, and examine=20 the log, it tells me no configuration file was found, and drops back to=20 the built in defaults.=20 Any idea what is happening here? I have also tried this: apt-get install --reinstall xserver-xorg and that has not helped. Still no xorg.conf, and none gets written when=20 I do the configuration. Any suggestions appreciated. Chuck --=20 The Moon is Waning Crescent (1% of Full) Get downloads from http://www.mhcable.com/~chuckh and remember, INFORMATION WANTS TO BE FREE! --h31gzZEtNLTqOjlF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEnUXMXnuiIOyDVQURAg5eAJ9ytw5A2Jt3gueIUgh9uzDi0aqJNQCdFaA8 tYTRDyu67E4FdWWtBAVDwbY= =JOGL -----END PGP SIGNATURE----- --h31gzZEtNLTqOjlF-- From tere.ertw@gmail.com Mon Jun 26 21:09:06 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D837C3B00AB for ; Mon, 26 Jun 2006 21:09:06 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27355-05 for ; Mon, 26 Jun 2006 21:09:06 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id 8BB693B00AC for ; Mon, 26 Jun 2006 21:09:05 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id c29so990092nfb for ; Mon, 26 Jun 2006 18:09:04 -0700 (PDT) Received: by 10.49.81.12 with SMTP id i12mr5183472nfl; Mon, 26 Jun 2006 18:09:04 -0700 (PDT) Received: by 10.49.57.3 with HTTP; Mon, 26 Jun 2006 18:09:04 -0700 (PDT) Message-ID: <8d3f24ab0606261809k6ddc6fb5q6fab18b2d58e1a1d@mail.gmail.com> Date: Mon, 26 Jun 2006 21:09:04 -0400 From: "Teresa Thomas" To: gnome-list@gnome.org Subject: HTTP handling MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_59406_22540360.1151370544442" X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.697 tagged_above=-999 required=2 tests=[AWL=-0.952, BAYES_20=-0.74, DNS_FROM_RFC_ABUSE=0.2, HTML_00_10=0.795, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: -0.697 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 01:09:07 -0000 ------=_Part_59406_22540360.1151370544442 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I am making an Evolution plugin that enable it to synchrized with the Google calendar. As part of this, I will need to do some HTTP handling, create and send requests, receive and interpret responses etc. Does anyone know any libraries that can aid in doing this? I was looking in libgHTTP, but it does not have any helpful documentation. Thanks! ------=_Part_59406_22540360.1151370544442 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I am making an Evolution plugin that enable it to synchrized with the Google calendar. As part of this, I will need to do some HTTP handling, create and send requests, receive and interpret responses etc.  Does anyone know any libraries that can aid in doing this?

I was looking in libgHTTP, but it does not have any helpful documentation.

Thanks!
------=_Part_59406_22540360.1151370544442-- From polesz@wfwx.info Tue Jun 27 02:08:07 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 132DD3B0113 for ; Tue, 27 Jun 2006 02:08:07 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07526-05 for ; Tue, 27 Jun 2006 02:08:05 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 1C9D43B00B4 for ; Tue, 27 Jun 2006 02:08:04 -0400 (EDT) Received: from 254-063.adsl.pool.ew.hu ([193.226.254.63] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1Fv6jy-0001QG-W3 for gnome-list@gnome.org; Tue, 27 Jun 2006 08:08:03 +0200 Date: Tue, 27 Jun 2006 08:07:57 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: HTTP handling Message-ID: <20060627060756.GA3898@woodstock> References: <8d3f24ab0606261809k6ddc6fb5q6fab18b2d58e1a1d@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8d3f24ab0606261809k6ddc6fb5q6fab18b2d58e1a1d@mail.gmail.com> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.537 tagged_above=-999 required=2 tests=[AWL=0.062, BAYES_00=-2.599] X-Spam-Score: -2.537 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 06:08:07 -0000 On Mon, Jun 26, 2006 at 09:09:04PM -0400, Teresa Thomas wrote: > I am making an Evolution plugin that enable it to synchrized with the Google > calendar. As part of this, I will need to do some HTTP handling, create and > send requests, receive and interpret responses etc. Does anyone know any > libraries that can aid in doing this? > > I was looking in libgHTTP, but it does not have any helpful documentation. > > Thanks! > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Maybe you should try libwww. As I remember it has a good documentation, and it's easy to use. Rgds, -- POLONKAI Gergely Death is not a bug, it's a feature From awilliam@whitemice.org Tue Jun 27 07:33:39 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4FF013B00BB for ; Tue, 27 Jun 2006 07:33:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26104-02 for ; Tue, 27 Jun 2006 07:33:34 -0400 (EDT) Received: from estate1.whitemice.org (adsl-68-79-189-145.dsl.klmzmi.ameritech.net [68.79.189.145]) by menubar.gnome.org (Postfix) with ESMTP id B86C23B00AE for ; Tue, 27 Jun 2006 07:33:33 -0400 (EDT) Received: from [192.168.3.170] ([192.168.3.170]) (authenticated bits=0) by estate1.whitemice.org (8.12.11.20060308/8.12.10/SuSE Linux 0.7) with ESMTP id k5R8kwpX002424 for ; Tue, 27 Jun 2006 04:47:05 -0400 Subject: Re: HTTP handling From: Adam Tauno Williams To: gnome-list@gnome.org In-Reply-To: <20060627060756.GA3898@woodstock> References: <8d3f24ab0606261809k6ddc6fb5q6fab18b2d58e1a1d@mail.gmail.com> <20060627060756.GA3898@woodstock> Content-Type: text/plain Date: Tue, 27 Jun 2006 06:36:15 -0400 Message-Id: <1151404575.4546.0.camel@aleph.whitemice.org> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-1.4 (estate1.whitemice.org [192.168.3.1]); Tue, 27 Jun 2006 04:47:05 -0400 (EDT) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.46 tagged_above=-999 required=2 tests=[AWL=0.004, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.46 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: awilliam@whitemice.org List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 11:33:39 -0000 On Tue, 2006-06-27 at 08:07 +0200, POLONKAI Gergely wrote: > On Mon, Jun 26, 2006 at 09:09:04PM -0400, Teresa Thomas wrote: > > I am making an Evolution plugin that enable it to synchrized with the Google > > calendar. As part of this, I will need to do some HTTP handling, create and > > send requests, receive and interpret responses etc. Does anyone know any > > libraries that can aid in doing this? > > I was looking in libgHTTP, but it does not have any helpful documentation. > Maybe you should try libwww. As I remember it has a good documentation, > and it's easy to use. Take a look at the evolution-webcal source and dependencies. From ravikh@hp.com Tue Jun 27 12:36:16 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9574C3B015C for ; Tue, 27 Jun 2006 12:36:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08262-07 for ; Tue, 27 Jun 2006 12:36:08 -0400 (EDT) Received: from bgerelbas01.asiapac.hp.net (bgerelbas01.asiapac.hp.net [15.219.201.134]) by menubar.gnome.org (Postfix) with ESMTP id 277B13B00FF for ; Tue, 27 Jun 2006 12:36:06 -0400 (EDT) Received: from bgeexg11.asiapacific.cpqcorp.net (bgeexg11.asiapacific.cpqcorp.net [16.150.33.26]) by bgerelbas01.asiapac.hp.net (Postfix) with ESMTP id 0E4DB32E2B for ; Tue, 27 Jun 2006 21:10:43 +0530 (IST) Received: from BGEEXC07.asiapacific.cpqcorp.net ([16.150.33.19]) by bgeexg11.asiapacific.cpqcorp.net with Microsoft SMTPSVC(6.0.3790.1830); Tue, 27 Jun 2006 21:11:12 +0530 Received: from ravikhd.asiapacific.hpqcorp.net ([16.150.98.22]) by BGEEXC07.asiapacific.cpqcorp.net with Microsoft SMTPSVC(6.0.3790.1830); Tue, 27 Jun 2006 21:11:12 +0530 Subject: Change in gnome-doc-utils.make file From: Ravishankar Haranath To: gnome-list@gnome.org Content-Type: multipart/mixed; boundary="=-viPsdm6cSrQ1T1qg21Vy" Organization: HP Labs, India Date: Tue, 27 Jun 2006 21:07:13 +0530 Message-Id: <1151422633.23331.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 X-OriginalArrivalTime: 27 Jun 2006 15:41:12.0456 (UTC) FILETIME=[1E3BF080:01C69A00] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.025 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, TW_TD=0.077, UPPERCASE_25_50=0] X-Spam-Score: -2.025 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 16:36:16 -0000 --=-viPsdm6cSrQ1T1qg21Vy Content-Type: multipart/alternative; boundary="=-e7+w3jbHsjx/P5P5mzPa" --=-e7+w3jbHsjx/P5P5mzPa Content-Type: text/plain Content-Transfer-Encoding: 7bit The line continuation mark '\' were missing for the if construct starting at line 506. It has been added properly for this if construct.... if ENABLE_SK \ _ENABLE_SK = true \ else \ _ENABLE_SK = false \ endif attaching the changed make file Regards, Ravi --=-e7+w3jbHsjx/P5P5mzPa Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit The line continuation mark '\' were missing for the if construct starting at line 506.
It has been added properly for this if construct....

if ENABLE_SK \
_ENABLE_SK = true \
else \
_ENABLE_SK = false \
endif

attaching the changed make file

Regards, Ravi --=-e7+w3jbHsjx/P5P5mzPa-- --=-viPsdm6cSrQ1T1qg21Vy Content-Disposition: attachment; filename=gnome-doc-utils.make Content-Type: text/plain; name=gnome-doc-utils.make; charset=UTF-8 Content-Transfer-Encoding: 7bit # gnome-doc-utils.make - make magic for building documentation # Copyright (C) 2004-2005 Shaun McCance # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. ################################################################################ ## @@ Generating Header Files ## @ DOC_H_FILE ## The name of the header file to generate DOC_H_FILE ?= ## @ DOC_H_DOCS ## The input DocBook files for generating the header file DOC_H_DOCS ?= $(DOC_H_FILE): $(DOC_H_DOCS); @rm -f $@.tmp; touch $@.tmp; echo 'const gchar* documentation_credits[] = {' >> $@.tmp list='$(DOC_H_DOCS)'; for doc in $$list; do \ xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \ if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \ xsltproc --path "$$xmlpath" $(_credits) $$doc; \ done | sort | uniq \ | awk 'BEGIN{s=""}{n=split($$0,w,"<");if(s!=""&&s!=substr(w[1],1,length(w[1])-1)){print s};if(n>1){print $$0;s=""}else{s=$$0}};END{if(s!=""){print s}}' \ | sed -e 's/\\/\\\\/' -e 's/"/\\"/' -e 's/\(.*\)/\t"\1",/' >> $@.tmp echo ' NULL' >> $@.tmp echo '};' >> $@.tmp echo >> $@.tmp list='$(DOC_H_DOCS)'; for doc in $$list; do \ xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \ if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \ docid=`echo "$$doc" | sed -e 's/.*\/\([^/]*\)\.xml/\1/' \ | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`; \ echo $$xmlpath; \ ids=`xsltproc --xinclude --path "$$xmlpath" $(_ids) $$doc`; \ for id in $$ids; do \ echo '#define HELP_'`echo $$docid`'_'`echo $$id \ | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`' "'$$id'"' >> $@.tmp; \ done; \ echo >> $@.tmp; \ done; cp $@.tmp $@ && rm -f $@.tmp .PHONY: dist-doc-header dist-doc-header: $(DOC_H_FILE) @if test -f "$(DOC_H_FILE)"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $${d}$(DOC_H_FILE) $(distdir)/$(DOC_H_FILE)"; \ $(INSTALL_DATA) "$${d}$(DOC_H_FILE)" "$(distdir)/$(DOC_H_FILE)"; doc-dist-hook: $(if $(DOC_H_FILE),dist-doc-header) .PHONY: clean-doc-header _clean_doc_header = $(if $(DOC_H_FILE),clean-doc-header) clean-local: $(_clean_doc_header) distclean-local: $(_clean_doc_header) mostlyclean-local: $(_clean_doc_header) maintainer-clean-local: $(_clean_doc_header) clean-doc-header: rm -f $(DOC_H_FILE) all: $(DOC_H_FILE) ################################################################################ ## @@ Generating Documentation Files ## @ DOC_MODULE ## The name of the document being built DOC_MODULE ?= ## @ DOC_ENTITIES ## Files included with a SYSTEM entity DOC_ENTITIES ?= ## @ DOC_INCLUDES ## Files included with XInclude DOC_INCLUDES ?= ## @ DOC_FIGURES ## Figures and other external data DOC_FIGURES ?= ## @ DOC_FORMATS ## The default formats to be built and installed DOC_FORMATS ?= docbook _DOC_REAL_FORMATS = $(if $(DOC_USER_FORMATS),$(DOC_USER_FORMATS),$(DOC_FORMATS)) ## @ DOC_LINGUAS ## The languages this document is translated into DOC_LINGUAS ?= ## @ RNGDOC_DIRS ## The directories containing RNG files to be documented with rngdoc RNGDOC_DIRS ?= ## @ XSLDOC_DIRS ## The directories containing XSLT files to be documented with xsldoc XSLDOC_DIRS ?= ################################################################################ ## Variables for Bootstrapping _xml2po ?= `which xml2po` _db2html ?= `$(PKG_CONFIG) --variable db2html gnome-doc-utils` _db2omf ?= `$(PKG_CONFIG) --variable db2omf gnome-doc-utils` _rngdoc ?= `$(PKG_CONFIG) --variable rngdoc gnome-doc-utils` _xsldoc ?= `$(PKG_CONFIG) --variable xsldoc gnome-doc-utils` _chunks ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/chunks.xsl _credits ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/credits.xsl _ids ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/ids.xsl _sklocalstatedir ?= `scrollkeeper-config --pkglocalstatedir` ################################################################################ ## @@ Rules for rngdoc rngdoc_args = \ --stringparam rngdoc.id \ $(shell echo $(basename $(notdir $(1))) | sed -e 's/[^A-Za-z0-9_-]/_/g')\ $(_rngdoc) $(filter %/$(basename $(notdir $(1))).rng,$(_RNGDOC_RNGS)) ## @ _RNGDOC_RNGS ## The actual RNG files for which to generate documentation with rngdoc _RNGDOC_RNGS = $(sort $(patsubst ./%, %, $(foreach dir,$(RNGDOC_DIRS), \ $(wildcard $(dir)/*.rng) $(wildcard $(srcdir)/$(dir)/*.rng)))) ## @ _RNGDOC_C_DOCS ## The generated rngdoc documentation in the C locale _RNGDOC_C_DOCS = $(foreach rng,$(_RNGDOC_RNGS), C/$(basename $(notdir $(rng))).xml) # FIXME: Fix the dependancies $(_RNGDOC_C_DOCS) : $(_RNGDOC_RNGS) if ! test -d $(dir $@); then mkdir $(dir $@); fi; xsltproc $(call rngdoc_args,$@,$<) | xmllint --c14n - > $@.tmp && \ cp $@.tmp $@ && rm -f $@.tmp .PHONY: rngdoc rngdoc: $(_RNGDOC_C_DOCS) ################################################################################ ## @@ Rules for xsldoc # FIXME: _XSLDOC_XSLS is getting dupes with relative/absolute in some # cases. Right now, I'm just taking the first, but that's just a bad # work-around. Fix the real problem. xsldoc_args = \ --stringparam xsldoc.id \ $(shell echo $(basename $(notdir $(1))) | sed -e 's/[^A-Za-z0-9_-]/_/g')\ $(_xsldoc) \ $(word 1,$(filter %/$(basename $(notdir $(1))).xsl,$(_XSLDOC_XSLS))) ## @ _XSLDOC_XSLS ## The actual XSLT files for which to generate documentation with xsldoc _XSLDOC_XSLS = $(sort $(patsubst ./%, %, $(foreach dir,$(XSLDOC_DIRS), \ $(wildcard $(dir)/*.xsl) $(wildcard $(srcdir)/$(dir)/*.xsl)))) ## @ _XSLDOC_C_DOCS ## The generated xsldoc documentation in the C locale _XSLDOC_C_DOCS = $(foreach xsl,$(_XSLDOC_XSLS), C/$(basename $(notdir $(xsl))).xml) # FIXME: Fix the dependancies $(_XSLDOC_C_DOCS) : $(_XSLDOC_XSLS) if ! test -d $(dir $@); then mkdir $(dir $@); fi; xsltproc $(call xsldoc_args,$@,$<) | xmllint --c14n - > $@.tmp && \ cp $@.tmp $@ && rm -f $@.tmp .PHONY: xsldoc xsldoc: $(_XSLDOC_C_DOCS) ################################################################################ ## @@ Rules for OMF Files db2omf_args = \ --stringparam db2omf.basename $(DOC_MODULE) \ --stringparam db2omf.format $(3) \ --stringparam db2omf.dtd \ $(shell xmllint --format $(2) | grep -h PUBLIC | head -n 1 \ | sed -e 's/.*PUBLIC \(\"[^\"]*\"\).*/\1/') \ --stringparam db2omf.lang $(notdir $(patsubst %/$(notdir $(2)),%,$(2))) \ --stringparam db2omf.omf_dir "$(OMF_DIR)" \ --stringparam db2omf.help_dir "$(HELP_DIR)" \ --stringparam db2omf.omf_in "`pwd`/$(_DOC_OMF_IN)" \ $(_db2omf) $(2) ## @ _DOC_OMF_IN ## The OMF input file _DOC_OMF_IN = $(if $(DOC_MODULE),$(wildcard $(srcdir)/$(DOC_MODULE).omf.in)) ## @ _DOC_OMF_DB ## The OMF files for DocBook output _DOC_OMF_DB = $(if $(_DOC_OMF_IN), \ $(foreach lc,C $(DOC_LINGUAS),$(DOC_MODULE)-$(lc).omf)) $(_DOC_OMF_DB) : $(_DOC_OMF_IN) $(_DOC_OMF_DB) : $(DOC_MODULE)-%.omf : %/$(DOC_MODULE).xml xsltproc -o $@ $(call db2omf_args,$@,$<,'docbook') ## @ _DOC_OMF_HTML ## The OMF files for HTML output _DOC_OMF_HTML = $(if $(_DOC_OMF_IN), \ $(foreach lc,C $(DOC_LINGUAS),$(DOC_MODULE)-html-$(lc).omf)) $(_DOC_OMF_HTML) : $(_DOC_OMF_IN) $(_DOC_OMF_HTML) : $(DOC_MODULE)-html-%.omf : %/$(DOC_MODULE).xml xsltproc -o $@ $(call db2omf_args,$@,$<,'html') ## @ _DOC_OMF_ALL ## All OMF output files to be built # FIXME _DOC_OMF_ALL = \ $(if $(findstring docbook,$(_DOC_REAL_FORMATS)),$(_DOC_OMF_DB)) \ $(if $(findstring html,$(_DOC_REAL_FORMATS)),$(_DOC_OMF_HTML)) .PHONY: omf omf: $(_DOC_OMF_ALL) ################################################################################ ## @@ Rules for Desktop Entry Files ## @ _DOC_DSK_IN ## The desktop entry input file _DOC_DSK_IN = $(if $(DOC_MODULE),$(wildcard $(srcdir)/$(DOC_MODULE).desktop.in)) ## @ _DOC_DSK_DB ## The desktop entry files for DocBook output _DOC_DSK_DB = $(if $(_DOC_DSK_IN), \ $(foreach lc,C $(DOC_LINGUAS),$(DOC_MODULE).db.$(lc).desktop)) # FIXME $(_DOC_DSK_DB) : $(_DOC_DSK_IN) $(_DOC_DSK_DB) : $(DOC_MODULE).db.%.desktop : %/$(DOC_MODULE).xml cp $(_DOC_DSK_IN) $@ ## @ _DOC_DSK_HTML ## The desktop entry files for HTML output _DOC_DSK_HTML = $(if $(_DOC_DSK_IN), \ $(foreach lc,C $(DOC_LINGUAS),$(DOC_MODULE).html.$(lc).desktop)) $(_DOC_DSK_HTML) : $(_DOC_DSK_IN) $(_DOC_DSK_HTML) : $(DOC_MODULE).html.%.desktop : %/$(DOC_MODULE).xml cp $(_DOC_DSK_IN) $@ ## @ _DOC_DSK_ALL ## All desktop entry output files to be built # FIXME _DOC_DSK_ALL = \ $(if $(findstring docbook,$(_DOC_REAL_FORMATS)),$(_DOC_DSK_DB)) \ $(if $(findstring html,$(_DOC_REAL_FORMATS)),$(_DOC_DSK_HTML)) .PHONY: dsk dsk: $(_DOC_DSK_ALL) ################################################################################ ## @@ Rules for .cvsignore Files ## @ _CVSIGNORE_TOP ## The .cvsignore file in the top directory _CVSIGNORE_TOP = $(if $(DOC_MODULE), .cvsignore) ## @ _CVSIGNORE_C ## The .cvsignore file in the C directory _CVSIGNORE_C = $(if $(DOC_MODULE), C/.cvsignore) ## @ _CVSIGNORE_LC ## The .cvsignore files in other locale directories _CVSIGNORE_LC = $(if $(DOC_MODULE),$(foreach lc,$(DOC_LINGUAS),$(lc)/.cvsignore)) ## @ _CVSIGNORE_TOP_FILES ## The list of files to be listed in the top-level .cvsignore file _CVSIGNORE_TOP_FILES = $(_DOC_OMF_ALL) $(_DOC_DSK_ALL) ## @ _CVSIGNORE_C_FILES ## The list of files to be listed in the .cvsignore file in the C directory _CVSIGNORE_C_FILES = $(_RNGDOC_C_DOCS) $(_XSLDOC_C_DOCS) ## @ _CVSIGNORE_C_FILES ## The list of files to be listed in the .cvsignore files in other ## locale directories _CVSIGNORE_LC_FILES = $(_DOC_LC_DOCS) $(_CVSIGNORE_TOP) : $(_CVSIGNORE_TOP_FILES) if ! test -f $@; then touch $@; fi cat $@ > $@.tmp list='$^'; for file in $$list; do \ echo $$file >> $@.tmp; \ done cat $@.tmp | sort | uniq > $@ rm $@.tmp $(_CVSIGNORE_C) : $(_CVSIGNORE_C_FILES) if ! test -f $@; then touch $@; fi cat $@ > $@.tmp list='$^'; for file in $$list; do \ echo $$file | sed -e 's/.*\///' >> $@.tmp; \ done cat $@.tmp | sort | uniq > $@ rm $@.tmp $(_CVSIGNORE_LC) : $(_CVSIGNORE_LC_FILES) if ! test -f $@; then touch $@; fi cat $@ > $@.tmp list='$(wildcard $(_CVSIGNORE_LC_FILES),$(dir $@)/*)'; \ for file in $$list; do \ echo $$file | sed -e 's/.*\///' >> $@.tmp; \ done cat $@.tmp | sort | uniq > $@ rm $@.tmp .PHONY: cvsignore cvsignore: $(_CVSIGNORE_TOP) $(_CVSIGNROE_C) $(_CVSIGNORE_LC) ################################################################################ ## @@ C Locale Documents ## @ _DOC_C_MODULE ## The top-level documentation file in the C locale _DOC_C_MODULE = $(if $(DOC_MODULE),C/$(DOC_MODULE).xml) ## @ _DOC_C_ENTITIES ## Files included with a SYSTEM entity in the C locale _DOC_C_ENTITIES = $(foreach ent,$(DOC_ENTITIES),C/$(ent)) ## @ _DOC_C_XINCLUDES ## Files included with XInclude in the C locale _DOC_C_INCLUDES = $(foreach inc,$(DOC_INCLUDES),C/$(inc)) ## @ _DOC_C_DOCS ## All documentation files in the C locale _DOC_C_DOCS = \ $(_DOC_C_ENTITIES) $(_DOC_C_INCLUDES) \ $(_RNGDOC_C_DOCS) $(_XSLDOC_C_DOCS) \ $(_DOC_C_MODULE) ## @ _DOC_C_DOCS_NOENT ## All documentation files in the C locale, ## except files included with a SYSTEM entity _DOC_C_DOCS_NOENT = \ $(_DOC_C_MODULE) $(_DOC_C_INCLUDES) \ $(_RNGDOC_C_DOCS) $(_XSLDOC_C_DOCS) ## @ _DOC_C_FIGURES ## All figures and other external data in the C locale _DOC_C_FIGURES = $(if $(DOC_FIGURES), \ $(foreach fig,$(DOC_FIGURES),C/$(fig)), \ $(patsubst $(srcdir)/%,%,$(wildcard $(srcdir)/C/figures/*.png))) ## @ _DOC_C_HTML ## All HTML documentation in the C locale # FIXME: probably have to shell escape to determine the file names _DOC_C_HTML = $(shell xsltproc --xinclude \ --stringparam db.chunk.basename "$(DOC_MODULE)" \ $(_chunks) "C/$(DOC_MODULE).xml") ############################################################################### ## @@ Other Locale Documentation ## @ _DOC_POFILES ## The .po files used for translating the document _DOC_POFILES = $(if $(DOC_MODULE), \ $(foreach lc,$(DOC_LINGUAS),$(lc)/$(lc).po)) .PHONY: po po: $(_DOC_POFILES) ## @ _DOC_LC_MODULES ## The top-level documentation files in all other locales _DOC_LC_MODULES = $(if $(DOC_MODULE), \ $(foreach lc,$(DOC_LINGUAS),$(lc)/$(DOC_MODULE).xml)) ## @ _DOC_LC_XINCLUDES ## Files included with XInclude in all other locales _DOC_LC_INCLUDES = \ $(foreach lc,$(DOC_LINGUAS),$(foreach inc,$(_DOC_C_INCLUDES), \ $(lc)/$(notdir $(inc)) )) ## @ _RNGDOC_LC_DOCS ## The generated rngdoc documentation in all other locales _RNGDOC_LC_DOCS = \ $(foreach lc,$(DOC_LINGUAS),$(foreach doc,$(_RNGDOC_C_DOCS), \ $(lc)/$(notdir $(doc)) )) ## @ _XSLDOC_LC_DOCS ## The generated xsldoc documentation in all other locales _XSLDOC_LC_DOCS = \ $(foreach lc,$(DOC_LINGUAS),$(foreach doc,$(_XSLDOC_C_DOCS), \ $(lc)/$(notdir $(doc)) )) ## @ _DOC_LC_HTML ## All HTML documentation in all other locales # FIXME: probably have to shell escape to determine the file names _DOC_LC_HTML = \ $(foreach lc,$(DOC_LINGUAS),$(foreach doc,$(_DOC_C_HTML), \ $(lc)/$(notdir $(doc)) )) ## @ _DOC_LC_DOCS ## All documentation files in all other locales _DOC_LC_DOCS = \ $(_DOC_LC_MODULES) $(_DOC_LC_INCLUDES) \ $(_RNGDOC_LC_DOCS) $(_XSLDOC_LC_DOCS) \ $(if $(findstring html,$(_DOC_REAL_FORMATS)),$(_DOC_LC_HTML)) ## @ _DOC_LC_FIGURES ## All figures and other external data in all other locales _DOC_LC_FIGURES = $(foreach lc,$(DOC_LINGUAS), \ $(patsubst C/%,$(lc)/%,$(_DOC_C_FIGURES)) ) _DOC_SRC_FIGURES = \ $(foreach fig,$(_DOC_C_FIGURES), $(foreach lc,C $(DOC_LINGUAS), \ $(wildcard $(srcdir)/$(lc)/$(patsubst C/%,%,$(fig))) )) $(_DOC_POFILES): @if ! test -d $(dir $@); then \ echo "mkdir $(dir $@)"; \ mkdir "$(dir $@)"; \ fi @if test ! -f $@ -a -f $(srcdir)/$@; then \ echo "cp $(srcdir)/$@ $@"; \ cp "$(srcdir)/$@" "$@"; \ fi; @docs=; \ list='$(_DOC_C_DOCS_NOENT)'; for doc in $$list; do \ if test -f $$doc; then \ docs="$$docs ../$$doc"; \ else \ docs="$$docs ../$(srcdir)/$$doc"; \ fi; \ done; \ if ! test -f $@; then \ echo "(cd $(dir $@) && \ $(_xml2po) -e $$docs > $(notdir $@).tmp && \ cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp)"; \ (cd $(dir $@) && \ $(_xml2po) -e $$docs > $(notdir $@).tmp && \ cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp); \ else \ echo "(cd $(dir $@) && \ $(_xml2po) -e -u $(notdir $@) $$docs)"; \ (cd $(dir $@) && \ $(_xml2po) -e -u $(notdir $@) $$docs); \ fi # FIXME: fix the dependancy # FIXME: hook xml2po up $(_DOC_LC_DOCS) : $(_DOC_POFILES) $(_DOC_LC_DOCS) : $(_DOC_C_DOCS) if ! test -d $(dir $@); then mkdir $(dir $@); fi case "$(srcdir)" in /*) sd="$(srcdir)";; *) sd="../$(srcdir)";; esac; \ if [ -f "C/$(notdir $@)" ]; then d="../"; else d="$$sd/"; fi; \ (cd $(dir $@) && \ $(_xml2po) -e -p \ "$${d}$(dir $@)$(patsubst %/$(notdir $@),%,$@).po" \ "$${d}C/$(notdir $@)" > $(notdir $@).tmp && \ cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp) ## @ _DOC_POT ## A pot file _DOC_POT = $(if $(DOC_MODULE),$(DOC_MODULE).pot) .PHONY: pot pot: $(_DOC_POT) $(_DOC_POT): $(_DOC_C_DOCS_NOENT) $(_xml2po) -e -o $@ $^ ################################################################################ ## @@ All Documentation ## @ _DOC_HTML_ALL ## All HTML documentation, only if it's built _DOC_HTML_ALL = $(if $(findstring html,$(_DOC_REAL_FORMATS)), \ $(_DOC_C_HTML) $(_DOC_LC_HTML)) _DOC_HTML_TOPS = $(foreach lc,C $(DOC_LINGUAS),$(lc)/$(DOC_MODULE).html) $(_DOC_HTML_TOPS): $(_DOC_C_DOCS) $(_DOC_LC_DOCS) xsltproc -o $@ --xinclude --param db.chunk.chunk_top "false()" --stringparam db.chunk.basename "$(DOC_MODULE)" --stringparam db.chunk.extension ".html" $(_db2html) $(patsubst %.html,%.xml,$@) ################################################################################ if ENABLE_SK \ _ENABLE_SK = true \ else \ _ENABLE_SK = false \ endif all: \ $(_DOC_C_DOCS) $(_DOC_LC_DOCS) \ $(_DOC_OMF_ALL) $(_DOC_DSK_ALL) \ $(_DOC_HTML_ALL) $(_DOC_POFILES) .PHONY: clean-doc-rngdoc clean-doc-xsldoc clean-doc-omf clean-doc-dsk clean-doc-lc clean-doc-dir clean-doc-rngdoc: ; rm -f $(_RNGDOC_C_DOCS) $(_RNGDOC_LC_DOCS) clean-doc-xsldoc: ; rm -f $(_XSLDOC_C_DOCS) $(_XSLDOC_LC_DOCS) clean-doc-omf: ; rm -f $(_DOC_OMF_DB) $(_DOC_OMF_HTML) clean-doc-dsk: ; rm -f $(_DOC_DSK_DB) $(_DOC_DSK_HTML) clean-doc-lc: rm -f $(_DOC_LC_DOCS) @list='$(_DOC_POFILES)'; for po in $$list; do \ if ! test "$$po" -ef "$(srcdir)/$$po"; then \ echo "rm -f $$po"; \ rm -f "$$po"; \ fi; \ done @for lc in C $(DOC_LINGUAS); do \ if test -f "$$lc/.xml2po.mo"; then \ echo "rm -f $$lc/.xml2po.mo"; \ rm -f "$$lc/.xml2po.mo"; \ fi; \ done clean-doc-dir: @for lc in C $(DOC_LINGUAS); do \ for dir in `find $$lc -depth -type d`; do \ if ! test $$dir -ef $(srcdir)/$$dir; then \ echo "rmdir $$dir"; \ rmdir "$$dir"; \ fi; \ done; \ done _clean_rngdoc = $(if $(RNGDOC_DIRS),clean-doc-rngdoc) _clean_xsldoc = $(if $(XSLDOC_DIRS),clean-doc-xsldoc) _clean_omf = $(if $(_DOC_OMF_IN),clean-doc-omf) _clean_dsk = $(if $(_DOC_DSK_IN),clean-doc-dsk) _clean_lc = $(if $(DOC_LINGUAS),clean-doc-lc) _clean_dir = $(if $(DOC_MODULE),clean-doc-dir) clean-local: \ $(_clean_rngdoc) $(_clean_xsldoc) \ $(_clean_omf) $(_clean_dsk) \ $(_clean_lc) $(_clean_dir) distclean-local: \ $(_clean_rngdoc) $(_clean_xsldoc) \ $(_clean_omf) $(_clean_dsk) \ $(_clean_lc) $(_clean_dir) mostlyclean-local: \ $(_clean_rngdoc) $(_clean_xsldoc) \ $(_clean_omf) $(_clean_dsk) \ $(_clean_lc) $(_clean_dir) maintainer-clean-local: \ $(_clean_rngdoc) $(_clean_xsldoc) \ $(_clean_omf) $(_clean_dsk) \ $(_clean_lc) $(_clean_dir) .PHONY: dist-doc-docs dist-doc-figs dist-doc-omf dist-doc-dsk doc-dist-hook: \ $(if $(DOC_MODULE),dist-doc-docs) \ $(if $(_DOC_C_FIGURES),dist-doc-figs) \ $(if $(_DOC_OMF_IN),dist-doc-omf) # $(if $(_DOC_DSK_IN),dist-doc-dsk) dist-doc-docs: $(_DOC_C_DOCS) $(_DOC_LC_DOCS) $(_DOC_POFILES) @for lc in C $(DOC_LINGUAS); do \ echo " $(mkinstalldirs) $(distdir)/$$lc"; \ $(mkinstalldirs) "$(distdir)/$$lc"; \ done @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS) $(_DOC_POFILES)'; \ for doc in $$list; do \ if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $$d$$doc $(distdir)/$$doc"; \ $(INSTALL_DATA) "$$d$$doc" "$(distdir)/$$doc"; \ done dist-doc-figs: $(_DOC_SRC_FIGURES) @list='$(_DOC_C_FIGURES) $(_DOC_LC_FIGURES)'; \ for fig in $$list; do \ if test -f "$$fig"; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$d$$fig"; then \ figdir=`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \ if ! test -d "$(distdir)/$$figdir"; then \ echo "$(mkinstalldirs) $(distdir)/$$figdir"; \ $(mkinstalldirs) "$(distdir)/$$figdir"; \ fi; \ echo "$(INSTALL_DATA) $$d$$fig $(distdir)/$$fig"; \ $(INSTALL_DATA) "$$d$$fig" "$(distdir)/$$fig"; \ fi; \ done; dist-doc-omf: @if test -f "$(_DOC_OMF_IN)"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $$d$(_DOC_OMF_IN) $(distdir)/$(notdir $(_DOC_OMF_IN))"; \ $(INSTALL_DATA) "$$d$(_DOC_OMF_IN)" "$(distdir)/$(notdir $(_DOC_OMF_IN))" dist-doc-dsk: @if test -f "$(_DOC_DSK_IN)"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $$d$(_DOC_DSK_IN) $(distdir)/$(notdir $(_DOC_DSK_IN))"; \ $(INSTALL_DATA) "$$d$(_DOC_DSK_IN)" "$(distdir)/$(notdir $(_DOC_DSK_IN))" .PHONY: check-doc-docs check-doc-omf check: \ $(if $(DOC_MODULE),check-doc-docs) \ $(if $(_DOC_OMF_IN),check-doc-omf) check-doc-docs: $(_DOC_C_DOCS) $(_DOC_LC_DOCS) @for lc in C $(DOC_LINGUAS); do \ if test -f "$$lc"; \ then d=; \ xmlpath="$$lc"; \ else \ d="$(srcdir)/"; \ xmlpath="$$lc:$(srcdir)/$$lc"; \ fi; \ echo "xmllint --noout --noent --path $$xmlpath --xinclude --postvalid $$d$$lc/$(DOC_MODULE).xml"; \ xmllint --noout --noent --path "$$xmlpath" --xinclude --postvalid "$$d$$lc/$(DOC_MODULE).xml"; \ done check-doc-omf: $(_DOC_OMF_ALL) @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \ echo "xmllint --noout --dtdvalid 'http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd' $$omf"; \ xmllint --noout --dtdvalid 'http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd' $$omf; \ done .PHONY: install-doc-docs install-doc-html install-doc-figs install-doc-omf install-doc-dsk install-data-local: \ $(if $(DOC_MODULE),install-doc-docs) \ $(if $(_DOC_HTML_ALL),install-doc-html) \ $(if $(_DOC_C_FIGURES),install-doc-figs) \ $(if $(_DOC_OMF_IN),install-doc-omf) # $(if $(_DOC_DSK_IN),install-doc-dsk) install-doc-docs: @for lc in C $(DOC_LINGUAS); do \ echo "$(mkinstalldirs) $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$lc"; \ $(mkinstalldirs) $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$lc; \ done @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS)'; for doc in $$list; do \ if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $$d$$doc $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; \ $(INSTALL_DATA) $$d$$doc $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc; \ done install-doc-figs: @list='$(patsubst C/%,%,$(_DOC_C_FIGURES))'; for fig in $$list; do \ for lc in C $(DOC_LINGUAS); do \ if test -f "$$lc/$$fig"; then \ figfile="$$lc/$$fig"; \ elif test -f "$(srcdir)/$$lc/$$fig"; then \ figfile="$(srcdir)/$$lc/$$fig"; \ elif test -f "C/$$fig"; then \ figfile="C/$$fig"; \ else \ figfile="$(srcdir)/C/$$fig"; \ fi; \ figdir="$$lc/"`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \ figdir="$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$figdir"; \ if ! test -d "$$figdir"; then \ echo "$(mkinstalldirs) $$figdir"; \ $(mkinstalldirs) "$$figdir"; \ fi; \ figbase=`echo $$fig | sed -e 's/^.*\///'`; \ echo "$(INSTALL_DATA) $$figfile $$figdir$$figbase"; \ $(INSTALL_DATA) "$$figfile" "$$figdir$$figbase"; \ done; \ done install-doc-html: echo install-html install-doc-omf: $(mkinstalldirs) $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE) @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \ echo "$(INSTALL_DATA) $$omf $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ $(INSTALL_DATA) $$omf $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf; \ done @if test "x$(_ENABLE_SK)" = "xtrue"; then \ echo "scrollkeeper-update -p $(DESTDIR)$(_sklocalstatedir) -o $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)"; \ scrollkeeper-update -p "$(DESTDIR)$(_sklocalstatedir)" -o "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)"; \ fi; install-doc-dsk: echo install-dsk .PHONY: uninstall-doc-docs uninstall-doc-html uninstall-doc-figs uninstall-doc-omf uninstall-doc-dsk uninstall-local: \ $(if $(DOC_MODULE),uninstall-doc-docs) \ $(if $(_DOC_HTML_ALL),uninstall-doc-html) \ $(if $(_DOC_C_FIGURES),uninstall-doc-figs) \ $(if $(_DOC_OMF_IN),uninstall-doc-omf) # $(if $(_DOC_DSK_IN),uninstall-doc-dsk) uninstall-doc-docs: @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS)'; for doc in $$list; do \ echo " rm -f $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; \ rm -f "$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; \ done uninstall-doc-figs: @list='$(_DOC_C_FIGURES) $(_DOC_LC_FIGURES)'; for fig in $$list; do \ echo "rm -f $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$fig"; \ rm -f "$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$fig"; \ done; uninstall-doc-omf: @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \ if test "x$(_ENABLE_SK)" == "xtrue"; then \ echo "scrollkeeper-uninstall -p $(_sklocalstatedir) $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ scrollkeeper-uninstall -p "$(_sklocalstatedir)" "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ fi; \ echo "rm -f $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ rm -f "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ done --=-viPsdm6cSrQ1T1qg21Vy-- From polesz@wfwx.info Thu Jun 29 02:06:49 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0E5963B013B for ; Thu, 29 Jun 2006 02:06:49 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21893-09 for ; Thu, 29 Jun 2006 02:06:48 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id A9A993B0089 for ; Thu, 29 Jun 2006 02:06:47 -0400 (EDT) Received: from 254-063.adsl.pool.ew.hu ([193.226.254.63] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.50) id 1FvpfE-0005k1-SA for gnome-list@gnome.org; Thu, 29 Jun 2006 08:06:09 +0200 Date: Thu, 29 Jun 2006 08:06:07 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: gnome logout by command Message-ID: <20060629060607.GA9459@woodstock> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.612 tagged_above=-999 required=2 tests=[AWL=-0.872, BAYES_20=-0.74] X-Spam-Score: -1.612 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 06:06:49 -0000 Hello List, is it possible somehow to logout from the gnome desktop with a command I execute e.g from a terminal or a script or somewhere? Rgds, -- POLONKAI Gergely C programmers never die, we just get cast into void. From magnusth@citrix.com Thu Jun 29 06:09:05 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CB07A3B0374 for ; Thu, 29 Jun 2006 06:09:05 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02589-06 for ; Thu, 29 Jun 2006 06:09:04 -0400 (EDT) Received: from psmtp03.wxs.nl (psmtp03.wxs.nl [195.121.247.12]) by menubar.gnome.org (Postfix) with ESMTP id 8B8D33B0218 for ; Thu, 29 Jun 2006 06:09:04 -0400 (EDT) Received: from deathstar ([194.121.182.66]) by psmtp03.wxs.nl (iPlanet Messaging Server 5.2 HotFix 2.07 (built Jun 24 2005)) with ESMTP id <0J1M00J9J9J2G9@psmtp03.wxs.nl> for gnome-list@gnome.org; Thu, 29 Jun 2006 12:09:02 +0200 (MEST) Received: from andoria.citrite.net (localhost.localdomain [127.0.0.1]) by deathstar (Postfix) with ESMTP id A93FA3AABC for ; Thu, 29 Jun 2006 12:05:01 +0200 (CEST) Received: by andoria.citrite.net (Postfix, from userid 1000) id B6A3F4B9F2; Thu, 29 Jun 2006 11:07:08 +0100 (BST) Date: Thu, 29 Jun 2006 11:07:08 +0100 From: Magnus Therning Subject: Re: gnome logout by command In-reply-to: <20060629060607.GA9459@woodstock> To: gnome-list@gnome.org Message-id: <20060629100708.GD4318@die.therning.org> MIME-version: 1.0 Content-type: multipart/signed; boundary="gMR3gsNFwZpnI/Ts"; protocol="application/pgp-signature"; micalg=SHA1 Content-disposition: inline User-Agent: mutt-ng/devel-r796 (Debian) References: <20060629060607.GA9459@woodstock> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.631 tagged_above=-999 required=2 tests=[AWL=-0.740, BAYES_00=-2.599, DNS_FROM_RFC_POST=1.708] X-Spam-Score: -1.631 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 10:09:06 -0000 --gMR3gsNFwZpnI/Ts Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 29, 2006 at 08:06:07 +0200, POLONKAI Gergely wrote: >Hello List, > >is it possible somehow to logout from the gnome desktop with a command >I execute e.g from a terminal or a script or somewhere? I'm not sure, but would 'gnome-session-save --kill' do what you want? /M --=20 Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus.therning@gmail.com http://therning.org/magnus Software is not manufactured, it is something you write and publish. Keep Europe free from software patents, we do not want censorship by patent law on written works. $my_args =3D shift; system("gcc $my_args"); print "I prefer C\n"; -- Robert Dieterich's contribution to the 2004 Perl Haiku Contest, Haikus in Perl - 'Dishonerable Mention' winner --gMR3gsNFwZpnI/Ts Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEo6ZMiMWTaatN+6QRAgJsAJsEFkXgJWWgt3/ZhYWBfxQuwxj8GgCg2WVY 2SusuM0TjZit6lfctc6EjqY= =7jun -----END PGP SIGNATURE----- --gMR3gsNFwZpnI/Ts-- From polesz@wfwx.info Thu Jun 29 07:03:50 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A2F403B02D3 for ; Thu, 29 Jun 2006 07:03:50 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05681-10 for ; Thu, 29 Jun 2006 07:03:48 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id E7B463B0138 for ; Thu, 29 Jun 2006 07:03:47 -0400 (EDT) Received: from 254-063.adsl.pool.ew.hu ([193.226.254.63] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.50) id 1FvuJG-0002hy-QA for gnome-list@gnome.org; Thu, 29 Jun 2006 13:03:47 +0200 Date: Thu, 29 Jun 2006 13:03:45 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: gnome logout by command Message-ID: <20060629110345.GA3505@woodstock> References: <20060629060607.GA9459@woodstock> <20060629100708.GD4318@die.therning.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060629100708.GD4318@die.therning.org> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.54 tagged_above=-999 required=2 tests=[AWL=0.059, BAYES_00=-2.599] X-Spam-Score: -2.54 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 11:03:50 -0000 Almost perfect, the only bad thing for me that this pops up a dialog if I really want to logout. If no other things, this will be good for me... On Thu, Jun 29, 2006 at 11:07:08AM +0100, Magnus Therning wrote: > On Thu, Jun 29, 2006 at 08:06:07 +0200, POLONKAI Gergely wrote: > >Hello List, > > > >is it possible somehow to logout from the gnome desktop with a command > >I execute e.g from a terminal or a script or somewhere? > > I'm not sure, but would 'gnome-session-save --kill' do what you want? > > /M > > -- > Magnus Therning (OpenPGP: 0xAB4DFBA4) > magnus@therning.org Jabber: magnus.therning@gmail.com > http://therning.org/magnus > > Software is not manufactured, it is something you write and publish. > Keep Europe free from software patents, we do not want censorship > by patent law on written works. > > $my_args = shift; > system("gcc $my_args"); > print "I prefer C\n"; > -- Robert Dieterich's contribution to the 2004 Perl Haiku Contest, > Haikus in Perl - 'Dishonerable Mention' winner > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list -- POLONKAI Gergely Death is not a bug, it's a feature From neil@fnxweb.com Thu Jun 29 07:54:08 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 48F0C3B04B6 for ; Thu, 29 Jun 2006 07:54:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08621-09 for ; Thu, 29 Jun 2006 07:53:57 -0400 (EDT) Received: from crawsmail1.uk.thalesgroup.com (mail.uk.thalesgroup.com [194.128.85.6]) by menubar.gnome.org (Postfix) with ESMTP id 98DE83B0303 for ; Thu, 29 Jun 2006 07:53:44 -0400 (EDT) Received: from mail.uk.thalesgroup.com (lisc0021.int.rdel.co.uk) by crawsmail1.uk.thalesgroup.com (Content Technologies SMTPRS 4.3.14) with ESMTP id for ; Thu, 29 Jun 2006 12:53:41 +0100 Received: from ntscxch1.int.rdel.co.uk (ntscxch1.int.rdel.co.uk [172.21.100.149]) by mail.uk.thalesgroup.com (8.12.8/8.12.8) with ESMTP id k5TBrfXD008254 for ; Thu, 29 Jun 2006 12:53:41 +0100 Received: from [172.21.188.59] (crawd09175.int.rdel.co.uk [172.21.188.59]) by ntscxch1.int.rdel.co.uk with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72) id MPAR17HD; Thu, 29 Jun 2006 12:52:04 +0100 Message-ID: <44A3BF44.5030900@fnxweb.com> Date: Thu, 29 Jun 2006 12:53:40 +0100 From: Neil Bird User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: gnome-list@gnome.org Subject: Re: gnome logout by command References: <20060629060607.GA9459@woodstock> <20060629100708.GD4318@die.therning.org> <20060629110345.GA3505@woodstock> In-Reply-To: <20060629110345.GA3505@woodstock> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.578 tagged_above=-999 required=2 tests=[AWL=0.021, BAYES_00=-2.599] X-Spam-Score: -2.578 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 11:54:08 -0000 Around about 29/06/06 12:03, POLONKAI Gergely typed ... > Almost perfect, the only bad thing for me that this pops up a dialog if > I really want to logout. If no other things, this will be good for me... It shouldn't do unless you run it '--gui'. I have my keyboard 'sleep' key set up to run 'gnome-session-save --kill' and I get no dialogue. Only fails when the session's hung, in which case it's back to . -- [neil@fnx ~]# rm -f .signature [neil@fnx ~]# ls -l .signature ls: .signature: No such file or directory [neil@fnx ~]# exit From pierre99@laposte.net Thu Jun 29 03:12:25 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DF7343B04C1 for ; Thu, 29 Jun 2006 03:12:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24738-05 for ; Thu, 29 Jun 2006 03:12:22 -0400 (EDT) Received: from slcompaq.epfl.ch (slcompaq.epfl.ch [128.178.135.24]) by menubar.gnome.org (Postfix) with ESMTP id DF0B63B044C for ; Thu, 29 Jun 2006 03:12:21 -0400 (EDT) Received: from slcompaq.epfl.ch (localhost [127.0.0.1]) by slcompaq.epfl.ch (8.11.7p1+Sun/8.11.7) with SMTP id k5T7Bsw13106 for ; Thu, 29 Jun 2006 09:11:54 +0200 (MEST) Date: Thu, 29 Jun 2006 09:11:54 +0200 From: Pierre99 To: gnome-list@gnome.org Subject: Re: gnome logout by command Message-Id: <20060629091154.744d7c49.pierre99@laposte.net> In-Reply-To: <20060629060607.GA9459@woodstock> References: <20060629060607.GA9459@woodstock> Organization: Pierre X-Mailer: Sylpheed version 0.9.8a (GTK+ 1.2.9; sparc-sun-solaris2.8) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.326 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, INFO_TLD=1.273] X-Spam-Score: -1.326 X-Spam-Level: X-Mailman-Approved-At: Thu, 29 Jun 2006 11:16:38 -0400 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 07:12:25 -0000 On Thu, 29 Jun 2006 08:06:07 +0200 POLONKAI Gergely wrote: > Hello List, >=20 > is it possible somehow to logout from the gnome desktop with a command I > execute e.g from a terminal or a script or somewhere? >=20 > Rgds, > --=20 > POLONKAI Gergely > =20 > C programmers never die, we just get cast into void. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Hello, killall gnome-session Bye bye... -- ___________________________________________=20 | | | Pierre | _ | Rue de la Colline, Gen=E8ve | / )|___________________________________________| / / | | _( (_ | _E-mail: pierre99@laposte.net | (((\ \=A6|_/ )_______________________________________| (\\\\ \_/ / \ / \ _/ / / / / / / From polesz@wfwx.info Thu Jun 29 12:10:53 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 73EB93B0079 for ; Thu, 29 Jun 2006 12:10:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25733-10 for ; Thu, 29 Jun 2006 12:10:52 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 891223B00AA for ; Thu, 29 Jun 2006 12:10:52 -0400 (EDT) Received: from 254-063.adsl.pool.ew.hu ([193.226.254.63] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.50) id 1Fvz6S-0000CE-8D for gnome-list@gnome.org; Thu, 29 Jun 2006 18:10:52 +0200 Date: Thu, 29 Jun 2006 18:10:50 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: gnome logout by command Message-ID: <20060629161050.GA28037@woodstock> References: <20060629060607.GA9459@woodstock> <20060629091154.744d7c49.pierre99@laposte.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20060629091154.744d7c49.pierre99@laposte.net> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.908 tagged_above=-999 required=2 tests=[AWL=-0.582, BAYES_00=-2.599, INFO_TLD=1.273] X-Spam-Score: -1.908 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 16:10:53 -0000 On Thu, Jun 29, 2006 at 09:11:54AM +0200, Pierre99 wrote: > On Thu, 29 Jun 2006 08:06:07 +0200 > POLONKAI Gergely wrote: > > > Hello List, > > > > is it possible somehow to logout from the gnome desktop with a command I > > execute e.g from a terminal or a script or somewhere? > > > > Rgds, > > -- > > POLONKAI Gergely > > > > C programmers never die, we just get cast into void. > > _______________________________________________ > > gnome-list mailing list > > gnome-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/gnome-list > > Hello, > > killall gnome-session > > Bye bye... > > > -- > ___________________________________________ > | | > | Pierre | > _ | Rue de la Colline, Genève | > / )|___________________________________________| > / / | | > _( (_ | _E-mail: pierre99@laposte.net | > (((\ \¦|_/ )_______________________________________| > (\\\\ \_/ / > \ / > \ _/ > / / > / / > / / > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Thanks, both versions work well! -- POLONKAI Gergely C programmers never die, we just get cast into void. From shaunm@gnome.org Thu Jun 29 14:36:02 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 671153B00D2; Thu, 29 Jun 2006 14:36:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01907-10; Thu, 29 Jun 2006 14:36:01 -0400 (EDT) Received: from wolfram.com (mailhub.wolfram.com [140.177.10.16]) by menubar.gnome.org (Postfix) with ESMTP id 113E83B007D; Thu, 29 Jun 2006 14:36:01 -0400 (EDT) Received: from shaunmlx.wri.wolfram.com (shaunmlx.wri.wolfram.com [140.177.4.54]) (authenticated bits=0) by wolfram.com (8.12.11/8.12.11) with ESMTP id k5TIZwUT019822 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT); Thu, 29 Jun 2006 13:35:58 -0500 Subject: Re: Change in gnome-doc-utils.make file From: Shaun McCance To: Ravishankar Haranath In-Reply-To: <1151422633.23331.3.camel@localhost.localdomain> References: <1151422633.23331.3.camel@localhost.localdomain> Content-Type: text/plain Date: Thu, 29 Jun 2006 13:35:57 -0500 Message-Id: <1151606158.5168.3.camel@shaunmlx> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.528 tagged_above=-999 required=2 tests=[AWL=0.071, BAYES_00=-2.599] X-Spam-Score: -2.528 X-Spam-Level: Cc: gnome-list@gnome.org, gnome-doc-devel-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 18:36:02 -0000 On Tue, 2006-06-27 at 21:07 +0530, Ravishankar Haranath wrote: > > The line continuation mark '\' were missing for the if construct > starting at line 506. > It has been added properly for this if construct.... > > if ENABLE_SK \ > _ENABLE_SK = true \ > else \ > _ENABLE_SK = false \ > endif > > attaching the changed make file There is no need for line continuations like this in make conditionals. Is there some specific problem that you've encountered that you think was caused by this? For future reference, the correct mailing list for problems in gnome-doc-utils is gnome-doc-devel-list. Better yet, you can file bugs in bugzilla.gnome.org with the gnome-doc-utils product. We far preferred unified (-u) diffs to modified files, as it's much easier to see what you've changed. -- Shaun From katsuo_harada_evil_does@hotmail.com Thu Jun 1 21:00:46 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 831E63B0315 for ; Thu, 1 Jun 2006 21:00:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20232-04 for ; Thu, 1 Jun 2006 21:00:45 -0400 (EDT) Received: from hotmail.com (bay105-f7.bay105.hotmail.com [65.54.224.17]) by menubar.gnome.org (Postfix) with ESMTP id 83BB73B02F1 for ; Thu, 1 Jun 2006 21:00:45 -0400 (EDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 1 Jun 2006 18:00:44 -0700 Message-ID: Received: from 65.54.224.200 by by105fd.bay105.hotmail.msn.com with HTTP; Fri, 02 Jun 2006 01:00:40 GMT X-Originating-IP: [86.200.121.163] X-Originating-Email: [katsuo_harada_evil_does@hotmail.com] X-Sender: katsuo_harada_evil_does@hotmail.com From: "Vitaly D" To: gnome-list@gnome.org Date: Fri, 02 Jun 2006 03:00:40 +0200 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed X-OriginalArrivalTime: 02 Jun 2006 01:00:44.0785 (UTC) FILETIME=[FA294E10:01C685DF] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=0.203 tagged_above=-999 required=2 tests=[AWL=-1.704, BAYES_50=0.001, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708, MSGID_FROM_MTA_HEADER=0, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: 0.203 X-Spam-Level: Subject: gnome 2.16 and cairo 1.2 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 01:00:46 -0000 Hello, All It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6 how the gnome team can be based on the release of cairo which is not developped yet ??? please CC me because i'm not on the list Thank you. -- Best Regards Vitaly katsuo_harada_evil_does [at] hotmail [dot] com Marseille Nice _________________________________________________________________ Windows Live Messenger : venez tester la version bêta ! http://www.ideas.live.com/programpage.aspx?versionId=0eccd94b-eb48-497c-8e60-c6313f7ebb73 From alleykat@gmail.com Fri Jun 2 02:45:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 114463B0164 for ; Fri, 2 Jun 2006 02:45:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03550-08 for ; Fri, 2 Jun 2006 02:45:00 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by menubar.gnome.org (Postfix) with ESMTP id A9C143B0218 for ; Fri, 2 Jun 2006 02:44:59 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so931587nfc for ; Thu, 01 Jun 2006 23:44:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qDYwiP+vpsNwatZq23c/SWCp2jiBYi/GrKd0h/GlALYH4oRpt6DAkKTeJujlOgqqAxrAh2YwJuq2SL2ebarjZHhAe+/cE+NSxoeC8+Ik7lOVyOCj0fMxTp4afttosjcQJB64CKEmlBcmfbMyzlML2Vlm/Jg5XXJNAidPzBU/pN4= Received: by 10.49.14.18 with SMTP id r18mr1600535nfi; Thu, 01 Jun 2006 23:44:58 -0700 (PDT) Received: by 10.48.30.8 with HTTP; Thu, 1 Jun 2006 23:44:58 -0700 (PDT) Message-ID: Date: Fri, 2 Jun 2006 01:44:58 -0500 From: "Travis Watkins" To: "Vitaly D" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.616 tagged_above=-999 required=2 tests=[AWL=-0.574, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001] X-Spam-Score: -1.616 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: gnome 2.16 and cairo 1.2 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 06:45:01 -0000 On 6/1/06, Vitaly D wrote: > Hello, All > > It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a > question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6 > how the gnome team can be based on the release of cairo which is not > developped yet ??? > > please CC me because i'm not on the list > Thank you. > > > -- > Best Regards > Vitaly > katsuo_harada_evil_does [at] hotmail [dot] com > Marseille Nice > GNOME 2.16 doesn't exist yet either. The idea is that Cairo 1.2 will exist before GNOME 2.16. -- Travis Watkins http://www.realistanew.com From katsuo_harada_evil_does@hotmail.com Thu Jun 1 20:58:36 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id F39A63B02F1 for ; Thu, 1 Jun 2006 20:58:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19858-10 for ; Thu, 1 Jun 2006 20:58:35 -0400 (EDT) Received: from hotmail.com (bay105-f17.bay105.hotmail.com [65.54.224.27]) by menubar.gnome.org (Postfix) with ESMTP id EA02F3B0135 for ; Thu, 1 Jun 2006 20:58:34 -0400 (EDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 1 Jun 2006 17:58:34 -0700 Message-ID: Received: from 65.54.224.200 by by105fd.bay105.hotmail.msn.com with HTTP; Fri, 02 Jun 2006 00:58:29 GMT X-Originating-IP: [86.200.121.163] X-Originating-Email: [katsuo_harada_evil_does@hotmail.com] X-Sender: katsuo_harada_evil_does@hotmail.com From: "Vitaly D" To: gnome-list@gnome.org Date: Fri, 02 Jun 2006 02:58:29 +0200 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed X-OriginalArrivalTime: 02 Jun 2006 00:58:34.0054 (UTC) FILETIME=[AC3D5660:01C685DF] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.27 tagged_above=-999 required=2 tests=[AWL=-1.436, BAYES_20=-0.74, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708, MSGID_FROM_MTA_HEADER=0, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -0.27 X-Spam-Level: X-Mailman-Approved-At: Fri, 02 Jun 2006 13:30:12 -0400 Subject: gnome 2.16 and cairo 1.2 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 00:58:36 -0000 Hello, All It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6 how the gnome team can be based on the release of cairo which is not developped yet ??? please CC me because i'm not on the list Thank you. -- Best Regards Vitaly katsuo_harada_evil_does [at] hotmail [dot] com Marseille Nice _________________________________________________________________ Retrouvez tout en un clin d'oeil avec la barre d'outil MSN Search ! http://desktop.msn.fr/ From igorm5@vip.hr Sat Jun 3 09:15:03 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B56123B0348 for ; Sat, 3 Jun 2006 09:15:03 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05066-08 for ; Sat, 3 Jun 2006 09:15:02 -0400 (EDT) Received: from mxout2.iskon.hr (mxout2.iskon.hr [213.191.128.16]) by menubar.gnome.org (Postfix) with SMTP id 43B703B00FA for ; Sat, 3 Jun 2006 09:15:01 -0400 (EDT) Received: (qmail 21153 invoked from network); 3 Jun 2006 15:14:55 +0200 X-Remote-IP: 213.191.142.123 Received: from unknown (HELO mx.iskon.hr) (213.191.142.123) by mxout2.iskon.hr with SMTP; 3 Jun 2006 15:14:55 +0200 Received: (qmail 10433 invoked from network); 3 Jun 2006 15:14:55 +0200 X-Remote-IP: 213.202.97.144 Received: from lns01-1413.dsl.iskon.hr (HELO ?192.168.2.135?) (213.202.97.144) by mx.iskon.hr with SMTP; 3 Jun 2006 15:14:55 +0200 Message-ID: <44818B44.9040307@vip.hr> Date: Sat, 03 Jun 2006 15:14:44 +0200 From: Igor Jagec User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: gnome-list@gnome.org X-Browser: Mozilla Firefox Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.654 tagged_above=-999 required=2 tests=[AWL=-0.544, BAYES_05=-1.11] X-Spam-Score: -1.654 X-Spam-Level: Subject: a Gnome launcher question X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 13:15:03 -0000 How can I run the following command from Gnome launcher: LANG=hr_HR.ISO-8859-2 ldcpp What ever I do, I got the following output: ---------------- There was an error launching the application. Details: Failed to execute child process "LANG=hr_HR.ISO-8859-2" (No such file or directory) ---------------- The only solution for now is to run ldcpp from terminal :-/ Any help would be highly appreciated. Thanks. Cheers! -- Igor Jagec From nyvsld@gmail.com Sat Jun 3 10:39:27 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3F22E3B0670 for ; Sat, 3 Jun 2006 10:39:27 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09871-08 for ; Sat, 3 Jun 2006 10:39:22 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 59CD23B0014 for ; Sat, 3 Jun 2006 10:39:22 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so832238wxd for ; Sat, 03 Jun 2006 07:39:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=I5I7kh5o/CCqZIUqBZMPdTwh2gx+aTg/orCzhN04lyXYDNCNUED0bGEarN2TDpMIwh55AiFNPLuuGiftBgYWhz5xf9APfM+vF/+51fxKT+ZsXKq/1knJw7LIwcZGOw1CF3VRJrnCM0u02wAIjwXehc36x/UHM66C8oYjg117m9E= Received: by 10.70.90.16 with SMTP id n16mr3907101wxb; Sat, 03 Jun 2006 07:39:21 -0700 (PDT) Received: by 10.70.98.20 with HTTP; Sat, 3 Jun 2006 07:39:21 -0700 (PDT) Message-ID: Date: Sat, 3 Jun 2006 22:39:21 +0800 From: n.g. To: "Igor Jagec" In-Reply-To: <44818B44.9040307@vip.hr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44818B44.9040307@vip.hr> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: a Gnome launcher question X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 14:39:27 -0000 did you try with this? /bin/sh LANG=hr_HR.ISO-8859-2 ldcpp HTH On 6/3/06, Igor Jagec wrote: > How can I run the following command from Gnome launcher: > > LANG=hr_HR.ISO-8859-2 ldcpp > > What ever I do, I got the following output: > > ---------------- > There was an error launching the application. > Details: Failed to execute child process "LANG=hr_HR.ISO-8859-2" (No > such file or directory) > ---------------- > > The only solution for now is to run ldcpp from terminal :-/ Any help > would be highly appreciated. Thanks. Cheers! > > -- > Igor Jagec > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list > -- Tomorrow will be a good day :-) From nyvsld@gmail.com Sun Jun 4 02:06:34 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7EFC43B018A for ; Sun, 4 Jun 2006 02:06:34 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18843-06 for ; Sun, 4 Jun 2006 02:06:30 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.207]) by menubar.gnome.org (Postfix) with ESMTP id F19703B010A for ; Sun, 4 Jun 2006 02:06:29 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so940612wxd for ; Sat, 03 Jun 2006 23:06:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RHGAt/CO/VLOJW0ctoNBfiEwuTxC3ODXazYJvS/2E0nop7yIgFM4RxMcEdlcgtqKBVPlLPvU0aI1dLhWNYgz8sNflCAAbBxS51EeafR8Ll4D5khX15jJAOqIt1T1dLa3uJFiQyYQtXRY9g3nT3S9CSU2EuvSBvC+Dj2qZCP0x10= Received: by 10.70.40.14 with SMTP id n14mr4578093wxn; Sat, 03 Jun 2006 23:06:29 -0700 (PDT) Received: by 10.70.98.20 with HTTP; Sat, 3 Jun 2006 23:06:29 -0700 (PDT) Message-ID: Date: Sun, 4 Jun 2006 14:06:29 +0800 From: n.g. To: "Igor Jagec" In-Reply-To: <4481AB1F.8040609@vip.hr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44818B44.9040307@vip.hr> <4481AB1F.8040609@vip.hr> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: a Gnome launcher question X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 06:06:34 -0000 this is using bash syntax, so its for bash only LANG=hr_HR.ISO-8859-2 ldcpp by creating an executable shell script, point gnome launcher to that script , then open it by click on the executable or the gnome-launcher directly both should work but seems that should be ways to do so in gnome-launcher, On 6/3/06, Igor Jagec wrote: > n.g. wrote: > > > did you try with this? > > /bin/sh LANG=hr_HR.ISO-8859-2 ldcpp > > It does not work :( > > It seems that Gnome launcher only launches the first command (/bin/sh > this time). I even try to set up alias in my .bashrc > (alias ldcpp='LANG=hr_HR.ISO-8859-2 ldcpp'), and it works fine in > terminal, but not with Gnome launcher :( > > -- > Igor Jagec > From elic307@gmail.com Sun Jun 4 02:35:44 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B7F8C3B00BD for ; Sun, 4 Jun 2006 02:35:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19911-10 for ; Sun, 4 Jun 2006 02:35:42 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by menubar.gnome.org (Postfix) with ESMTP id 659303B00B1 for ; Sun, 4 Jun 2006 02:35:42 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id 50so818545wri for ; Sat, 03 Jun 2006 23:35:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=KeWZog+xWucici8ABFa4oYKV5QJMZ98f9G8PnCBh7uepaFajgjDbAnTtBNvq/pgvN3JdKJRC0c8T1VKGtbxfAQ9dxaNvMNMraCcUCj7A5JnwpdDpvgTJegjdPO07terteCxwbHThzt2RMdiTCLrsLEL6i7UADEnaFubWgTRq7Ho= Received: by 10.64.220.10 with SMTP id s10mr1214081qbg; Sat, 03 Jun 2006 23:35:41 -0700 (PDT) Received: by 10.65.43.14 with HTTP; Sat, 3 Jun 2006 23:35:41 -0700 (PDT) Message-ID: Date: Sun, 4 Jun 2006 09:35:41 +0300 From: "Eli Cohen" To: gnome-list@gnome.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-Mailman-Approved-At: Sun, 04 Jun 2006 08:36:06 -0400 Subject: Re: sound problems with gnome X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 06:35:44 -0000 > Maybe you are not in the audio group, so you cannot read/write the > corresponding /dev files. That was the problem for me. Thanks a lot Gergely. That was the problem indeed. Eli From simos74@gmx.net Sun Jun 4 19:28:47 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1088F3B0501 for ; Sun, 4 Jun 2006 19:28:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18668-02 for ; Sun, 4 Jun 2006 19:28:46 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id 738303B002B for ; Sun, 4 Jun 2006 19:28:45 -0400 (EDT) Received: (qmail invoked by alias); 04 Jun 2006 23:28:44 -0000 Received: from unknown (EHLO [192.168.15.44]) [134.83.157.131] by mail.gmx.net (mp028) with SMTP; 05 Jun 2006 01:28:44 +0200 X-Authenticated: #10070094 Message-ID: <44836C82.4050600@gmx.net> Date: Mon, 05 Jun 2006 00:28:02 +0100 From: Simos Xenitellis User-Agent: Mozilla Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: listserv Gnome-list Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.764 tagged_above=-999 required=2 tests=[AWL=-0.572, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, INFO_TLD=1.273, SPF_PASS=-0.001] X-Spam-Score: -1.764 X-Spam-Level: Cc: asim.wagan@gmail.com Subject: Questions on starting a Singhi (sd) translation team (Was: Re: Need help in translating in new language) X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 23:28:47 -0000 Frοm "asim wagan" > Hi, > I am interested in supporting sindhi language for gnome. I need some help on how to do it in gnome. Language code for sindhi is [sd]. It is written similarly like arabic > script , some work is already gone into developing some crude fonts. So I have really start from scratch for this. > > Asim Hi Asim, Sorry for top-posting, I do not have the original e-mail handy. I notice that the Sindhi language is described at http://en.wikipedia.org/wiki/Sindhi_language http://www.ethnologue.com/14/show_iso639.asp?code=sd As you mention, Sindhi uses the Arabic script (http://en.wikipedia.org/wiki/Sindhi_language#Writing_system). You will need to have a look at the Arabic support section (all four files) in the Unicode standard at http://www.unicode.org/charts/ and identify the 52 letters of the alphabet. As the Wikipedia article shows all the letters, this indicates that all Sindhi glyphs are standardised in Unicode. There are several Arabic fonts; you will need to find one that covers all of the Sindhi characters. For some pointers on Arabic fonts (they are "Arabic" fonts with good coverage that include letters for Sindhi as well), see http://www.alanwood.net/unicode/arabic.html http://www.travelphrases.info/gallery/Fonts_SindhiA.html Then, you'll need to make a keyboard layout so that you can type Sindhi. Simply look the Arabic keyboard layout and duplicate for Sindhi. Search for a "symbols" directory on your Linux box; in there there should be an "ar" (or "ara") keyboard layout file for Arabic. Copy to "sd" and modify accordingly for Sindhi. The upstream location (that is, the developing location) of the Arabic layout is hosted at http://webcvs.freedesktop.org/xlibs/xkbdesc/symbols/ara?view=markup Once you make a new Sindhi layout, you can choose to send it to the "upstream" project so that all new Linux distributions will have Sindhi and users can write in your language. For this, you need to file a report similar to https://bugs.freedesktop.org/show_bug.cgi?id=4818 to have the layout included. To sum up, you need to have a way to write comfortable in Sindhi so that you can do translations. Once you achieve the writing support, you can start translating files from http://l10n-status.gnome.org/gnome-2.16/yo/desktop/index.html (this URL is from another language; when you submit your first translation, you will get a Sindhi page to track your work) and notify this list once you have work done. Someone from the list will submit your work for you. Once you have completed an amount of work, the translator admin of this list can propose you to get your own account to submit translations directly. To translate the above files in Sindhi, you can use an editor such as poEdit (www.poedit.org) or KBabel (included in the "kdesdk" package). Sorry if this is information overload :) Feel free to ask any question. Simos From greg912@gmail.com Mon Jun 5 07:10:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DDE453B033C for ; Mon, 5 Jun 2006 07:10:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24483-04 for ; Mon, 5 Jun 2006 07:10:00 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id 802503B02F4 for ; Mon, 5 Jun 2006 07:09:59 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so1506347nfc for ; Mon, 05 Jun 2006 04:09:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sGnFolpyVDBDmoNhr3Rnm1zX2jydQPdpVzzzUXeFd87n4YNzJoABZ3rEIhd+lyTXRYsvYDi2hIabjA2BJA1RJwA1C4lARYjP6kajd9FRPTnUQHLVsYGRCLTk9wFnZsC+CIAo1AtiEM7qX4MeRKUADBmbfqh35PSevWdktcw6+KU= Received: by 10.49.42.5 with SMTP id u5mr3086432nfj; Mon, 05 Jun 2006 04:09:58 -0700 (PDT) Received: by 10.48.243.16 with HTTP; Mon, 5 Jun 2006 04:09:48 -0700 (PDT) Message-ID: <9d28dbde0606050409t7001d91au4a6ae694ecd381af@mail.gmail.com> Date: Mon, 5 Jun 2006 21:09:48 +1000 From: "mike arnott" To: "POLONKAI Gergely" In-Reply-To: <20060523132608.GA15323@woodstock> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9d28dbde0605230549y6ccb95f4v6a979377ffa6142d@mail.gmail.com> <20060523132608.GA15323@woodstock> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.184 tagged_above=-999 required=2 tests=[AWL=0.143, BAYES_00=-2.599, INFO_TLD=1.273, SPF_PASS=-0.001] X-Spam-Score: -1.184 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: export/save keyboard shortcuts X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 11:10:01 -0000 Thanks. For reference use: gconftool-2 --dump /apps/metacity/global_keybindings to save the keyboard shortcuts. Would be nice to see this in the GUI.... :) MA On 5/23/06, POLONKAI Gergely wrote: > Try to use gconftool / gconftool-2 to do this. > This tool can modify every gconf record without changing other stuff. It > can read records on a machine, with a script, you can dump it to a file, > and on the other machine, with an other script you can write these > changes to the gconf database. I hope I was clear, as I haven't slept > too much this night. .) > > Regards, > > On Tue, May 23, 2006 at 10:49:34PM +1000, mike arnott wrote: > > Hi all, > > > > Does anyone know how to save/export the user defined keyboard > > shortcuts? I have > > searched high and low for a way to do this. I use many different ubuntu > > machines and would like to script the customisation of them by copying > > files. > > > > I tried md5'ing everything in ~/ , then changing a shortcut and seeing > > what changed. As far as I could tell it was only ~/.gconfd/saved_state > > that changed. However, copying and overwriting this file on another > > machine did not work. Any suggestions? > > _______________________________________________ > > gnome-list mailing list > > gnome-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/gnome-list > > -- > POLONKAI Gergely > > C programmers never die, we just get cast into void. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list > From christian.kirbach@student.uni-siegen.de Tue Jun 6 06:20:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 78D693B0A00 for ; Tue, 6 Jun 2006 06:19:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06849-05 for ; Tue, 6 Jun 2006 06:19:24 -0400 (EDT) Received: from mailf1.uni-siegen.de (mailf1.Uni-Siegen.DE [141.99.1.41]) by menubar.gnome.org (Postfix) with ESMTP id 4742E3B0A62 for ; Tue, 6 Jun 2006 06:18:24 -0400 (EDT) Received: from localhost.localdomain ([217.91.89.231]) by mailf1.uni-siegen.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Tue, 6 Jun 2006 12:17:45 +0200 Date: Tue, 06 Jun 2006 12:18:12 +0200 From: "Christian Kirbach" To: gnome-list@gnome.org References: <446E1938.3090204@liveglobalbid.com> Message-ID: Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <446E1938.3090204@liveglobalbid.com> User-Agent: Opera M2/8.54 (Linux, build 1745) X-OriginalArrivalTime: 06 Jun 2006 10:17:45.0975 (UTC) FILETIME=[74653070:01C68952] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.11 tagged_above=-999 required=2 tests=[BAYES_05=-1.11] X-Spam-Score: -1.11 X-Spam-Level: Subject: Re: One desktop only on a multihead system? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2006 10:20:01 -0000 On Fri, 19 May 2006 21:15:04 +0200, Roe Peterson wrote: > Unlike most other users, I _don't_ want gnome to start a desktop on > my second monitor - I have an app that runs fullscreen on the secondary > monitor. So I assume you already have an X Server running on that monitor? Or do you want one X Server and one app on the second head and Gnome stuff on the first? I believe the latter one is not easily feasible. Anyways, it is the responsibility of the X Server to choose which monitors to use. (You can have multiple X Servers running and switch between them) Even if all Gnome windows were limited to your first screen, your second one would be occupied as well. I strongly assume you must tell your X Server not to use the second screen. -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ From guenther@rudersport.de Tue Jun 6 18:52:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E65F13B0327; Tue, 6 Jun 2006 18:52:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27370-08; Tue, 6 Jun 2006 18:51:59 -0400 (EDT) Received: from rudersport.de (rudersport.de [192.220.91.203]) by menubar.gnome.org (Postfix) with ESMTP id 80BCF3B02AB; Tue, 6 Jun 2006 18:51:59 -0400 (EDT) Received: from [10.0.0.2] (IP-213157009025.dialin.heagmedianet.de [213.157.9.25]) by rudersport.de (8.12.11.20060308) id k56MpvdM073205; Tue, 6 Jun 2006 16:51:58 -0600 (MDT) From: guenther To: garnome-list@gnome.org In-Reply-To: References: Content-Type: text/plain Date: Wed, 07 Jun 2006 00:51:56 +0200 Message-Id: <1149634316.10273.17.camel@monkey.loc> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.55 tagged_above=-999 required=2 tests=[AWL=0.049, BAYES_00=-2.599] X-Spam-Score: -2.55 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: [FYI] build interactively X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2006 22:52:01 -0000 [ Please do not cross-post, unless you really have to. ] > garnome-2.14.0 composed of 267 packages, > and there are complicate dependencies between different libs. Yes, apart from the official GNOME Desktop and Developer Platform, GARNOME ships with "a host of third-party GNOME packages, Bindings and the Mono(tm) Platform", as mentioned in the release announcements. :) Anyway, please note: The additional packages are optional. When using GARNOME, you are free to build or not build them. > usually not all of them are wanted, > in case garnome is to be built from scratch, > here is the order to take to avoid depency problem. Thanks for your work, I guess. Though you really do not need to care about those deps, since resolving the deps is an important part about GARNOME. It takes care of them for you. > information extracted from garname Makefile's `LIBDEPS=' directive. Exactly that's where the deps are defined. > there seem to be recursive dependencies defined in `LIBDEPS+=' > directive, dependency introduced by these directives are not listed > here. No. That's not recursion. The "LIBDEPS +=" apply some deps by build magic, gathering from your environment if a particular dep needs to be built or is satisfied already. > also some other libs required but not included in garnome, like > libexif etc. you want to build them as needed. Yup. Unfortunately we can not ship with every dependency. Those deps are detailed in the README and should be provided by your distro. > here is the list, the whole build process divided into 19 round, libs > in round 2 depend on libs in round 1, round 3 depend on 2, maybe also > depend on 1, and so on. [ list snipped ] Note that this includes *everything*, even matchbox, which typically is not built. Actually, rather than "19 rounds", this all boils down to *one* single command when using GARNOME: $ make install ...guenther -- char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}} From drom@kdyne.net Wed Jun 7 12:14:30 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4A1173B048D for ; Wed, 7 Jun 2006 12:14:30 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28326-02 for ; Wed, 7 Jun 2006 12:14:29 -0400 (EDT) Received: from mail.kdyne.net (mail.kdyne.net [84.244.72.64]) by menubar.gnome.org (Postfix) with ESMTP id 7A2433B0D9A for ; Wed, 7 Jun 2006 12:14:28 -0400 (EDT) Received: from localhost ([127.0.0.1]) by mail.kdyne.net (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits)) for gnome-list@gnome.org; Wed, 7 Jun 2006 18:21:37 +0200 From: =?iso-8859-2?Q?Luk=E1=B9?= Lommer To: gnome-list@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-A1P6tt8M4N7oxj275T1r" Organization: 5Trees Development Date: Wed, 07 Jun 2006 18:14:26 +0200 Message-Id: <1149696866.23739.10.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.918 tagged_above=-999 required=2 tests=[AWL=0.681, BAYES_00=-2.599] X-Spam-Score: -1.918 X-Spam-Level: Subject: Gnome Art Tutorials - we are looking for help X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: drom@kdyne.net List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jun 2006 16:14:30 -0000 --=-A1P6tt8M4N7oxj275T1r Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi We are looking for help with Gnome Art Tutorials on http://live.gnome.org/GnomeArt/Tutorials, a site closely related to art.gnome.org project. If you want to help us, feel free to do it, all your sugesstions or ideas are welcome. The main issue is to get all tutorials up-to-date and reflect latest changes in Gnome/Metacity/FD.o specifications. Any idea how to do it better? :) You can reach us on #gnome-art @ irc.gnome.org (irc.gimp.org) IRC network. --=20 Have a nice day Lucas "Drom" Lommer Art.Gnome.org team You can visit us at #gnome-art channel on irc.gnome.org IRC server GnuPG: http://kdyne.net/general/download/certifikaty/gpg-public_key-Lucas_L= ommer.asc --=-A1P6tt8M4N7oxj275T1r Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBEhvtiPu7nEDNTexkRAm4QAJ9020g5mxfkHxEWL8pL+K5Yp72IggCffXxW sLq6jCnGRUX2UVDPoYkTD+I= =b9Z+ -----END PGP SIGNATURE----- --=-A1P6tt8M4N7oxj275T1r-- From Calum.Benson@Sun.COM Thu Jun 8 07:07:20 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 94E5B3B0607 for ; Thu, 8 Jun 2006 07:07:20 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28555-02 for ; Thu, 8 Jun 2006 07:07:17 -0400 (EDT) Received: from gmpea-pix-1.sun.com (gmpea-pix-1.sun.com [192.18.1.36]) by menubar.gnome.org (Postfix) with ESMTP id 6CEF73B04E6 for ; Thu, 8 Jun 2006 07:07:17 -0400 (EDT) Received: from d1-emea-06.sun.com (d1-emea-06.sun.com [192.18.2.116] (may be forged)) by gmpea-pix-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id k58B7GSm014517 for ; Thu, 8 Jun 2006 12:07:16 +0100 (BST) Received: from conversion-daemon.d1-emea-06.sun.com by d1-emea-06.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) id <0J0J00I01FMMQT00@d1-emea-06.sun.com> (original mail from Calum.Benson@Sun.COM) for gnome-list@gnome.org; Thu, 08 Jun 2006 12:07:16 +0100 (BST) Received: from [192.168.1.100] ([129.150.116.157]) by d1-emea-06.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPSA id <0J0J00LR3G83R350@d1-emea-06.sun.com>; Thu, 08 Jun 2006 12:07:15 +0100 (BST) Date: Thu, 08 Jun 2006 12:07:12 +0100 From: Calum Benson In-reply-to: <447E18D5.4080308@gnome.org> Sender: Calum.Benson@Sun.COM To: Meenal Shende Message-id: <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> MIME-version: 1.0 X-Mailer: Apple Mail (2.750) Content-type: text/plain; format=flowed; delsp=yes; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.544 tagged_above=-999 required=2 tests=[AWL=-0.023, BAYES_00=-2.599, TW_GD=0.077, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -2.544 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: gnome vs cde X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 11:07:21 -0000 On 31 May 2006, at 23:29, Thomas Wood wrote: > Meenal Shende wrote: >> hi >> i actually locked myself to gnome.i dont get any option which >> states gnome or cde? >> whenever i login it directly goes to gnome env.plz help me n let >> know hgow do i go bck to cde Are you using gdm or dtlogin as your login manager? What operating system / version? Cheeri, Calum. -- CALUM BENSON, Usability Engineer Sun Microsystems Ireland mailto:calum.benson@sun.com Java Desktop System Team http://blogs.sun.com/calum +353 1 819 9771 Any opinions are personal and not necessarily those of Sun Microsystems From johnxj@comcast.net Thu Jun 8 11:23:26 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CD2013B0649 for ; Thu, 8 Jun 2006 11:23:26 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15223-06 for ; Thu, 8 Jun 2006 11:23:26 -0400 (EDT) Received: from hati.oit.pdx.edu (hati.oit.pdx.edu [131.252.120.59]) by menubar.gnome.org (Postfix) with ESMTP id D9CEA3B0524 for ; Thu, 8 Jun 2006 11:23:25 -0400 (EDT) Received: from localhost.localdomain (c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99]) (authenticated bits=0) by hati.oit.pdx.edu (8.13.3+/8.13.1) with ESMTP id k58FNNOE014168 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 8 Jun 2006 08:23:25 -0700 X-Authentication-Warning: hati.oit.pdx.edu: Host c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99] claimed to be localhost.localdomain Date: Thu, 8 Jun 2006 08:23:28 -0700 From: John Jason Jordan To: gnome-list@gnome.org Message-Id: <20060608082328.2987cbcf.johnxj@comcast.net> In-Reply-To: <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> Organization: None whatsoever X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=0.691 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_POST=1.708, DNS_FROM_RFC_WHOIS=1.447, FORGED_RCVD_HELO=0.135] X-Spam-Score: 0.691 X-Spam-Level: Subject: Character Map Startup Options? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 15:23:27 -0000 I don't know what version of Gnome I have, but it's whatever is installed on my Ubuntu-64 Breezy computer, which has all the latest updates. (Planning on upgrading to Dapper after finals in a couple weeks.) The Character Map utility default startup options suck. I am a linguistics major and I need to use it a lot. I need it to come up in View > By Unicode Block, and with the character displayed at 14 points instead of the default 20, and to automatically select my favorite IPA font, instead of the default Sans. I've searched everywhere looking for command-line options to make this happen, but documentation seems completely lacking on this. It is highly annoying to have to reconfigure it every time I launch it. Anyone know what the options are, or even if there are options, or where there is documentation explaining the options? Or if said options do not exist, then is there a Character Map replacement that does what I need? From simos74@gmx.net Thu Jun 8 12:07:29 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3E5793B0671 for ; Thu, 8 Jun 2006 12:07:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18971-08 for ; Thu, 8 Jun 2006 12:07:15 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id 4046B3B0F5F for ; Thu, 8 Jun 2006 12:07:07 -0400 (EDT) Received: (qmail invoked by alias); 08 Jun 2006 16:07:05 -0000 Received: from unknown (EHLO [192.168.15.44]) [134.83.157.131] by mail.gmx.net (mp032) with SMTP; 08 Jun 2006 18:07:05 +0200 X-Authenticated: #10070094 Message-ID: <44884AFD.2070209@gmx.net> Date: Thu, 08 Jun 2006 17:06:21 +0100 From: Simos Xenitellis User-Agent: Mozilla Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: John Jason Jordan References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> <20060608082328.2987cbcf.johnxj@comcast.net> In-Reply-To: <20060608082328.2987cbcf.johnxj@comcast.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.42 tagged_above=-999 required=2 tests=[AWL=0.103, BAYES_00=-2.599, SPF_PASS=-0.001, TW_DP=0.077] X-Spam-Score: -2.42 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: Character Map Startup Options? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 16:07:29 -0000 O/H John Jason Jordan έγÏαψε: > I don't know what version of Gnome I have, but it's whatever is > installed on my Ubuntu-64 Breezy computer, which has all the latest > updates. (Planning on upgrading to Dapper after finals in a couple > weeks.) > > The Character Map utility default startup options suck. I am a > linguistics major and I need to use it a lot. I need it to come up in > View > By Unicode Block, and with the character displayed at 14 points > instead of the default 20, and to automatically select my favorite IPA > font, instead of the default Sans. I've searched everywhere looking for > command-line options to make this happen, but documentation seems > completely lacking on this. It is highly annoying to have to > reconfigure it every time I launch it. Anyone know what the options > are, or even if there are options, or where there is documentation > explaining the options? Or if said options do not exist, then is there > a Character Map replacement that does what I need? > Alright. gucharmap is developed at http://cvs.gnome.org/viewcvs/gucharmap/ where you can get the full source code. You can also notice some small details, even if you are not a programmer. For example, check revision 1.69 at http://cvs.gnome.org/viewcvs/gucharmap/gucharmap/main.c which actually increases the default font size. However, tinkering the source code would be a last resort. Where are the bug reports/enhacements for gucharmap? There are at http://bugzilla.gnome.org/browse.cgi?product=gucharmap You can file straight away a new bug report or you can check if someone else reported a similar issue. Checking the existing reports, you notice "Report: 140414, remember settings", http://bugzilla.gnome.org/show_bug.cgi?id=140414 which is actually more or less what you need. There has been little recent activity in this bug report. One thing you can do is make an addition to the bug report in a polite way, saying that the features you describe above are important to you. If you do not mind doing some tinkering with the source code, you can actually modify the code for your needs. I am not on Ubuntu at this moment, so if someone is inclined to test and report back, I'll be very happy. pre-1. Make sure you have installed the "build-essential" package that includes the compiler. There are chances that some more packages are missing from the steps below; normally the installation procedure will give you hints so that you can install one at a go. 1. Get the source package for "gucharmap" $ apt-get source gucharmap 2. Enter the directory of gucharmap (the directory name may have a version number), $ cd gucharmap 3. From the link I gave above about the font size, you can see the change detail at http://cvs.gnome.org/viewcvs/gucharmap/gucharmap/main.c?r1=1.68&r2=1.69 Edit the file gucharmap/main.c and change back the multiplier to the value of 1.5 (or 1.0). We are testing if this works; if it does, you can change the font, etc... 4. Build an updated package by running, $ dpkg-buildpackage -rfakeroot -uc -b This will create a new .deb package for gucharmap. 5. Install the new package, # dpkg -i gucharmap-xxx.yyy.deb 6. Run gucharmap, check to see if the change actually happened! :) Hope this helps!!! :) Simos From reed@pilchuck.reedmedia.net Thu Jun 8 18:16:13 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 477AB3B0432 for ; Thu, 8 Jun 2006 18:16:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09072-10 for ; Thu, 8 Jun 2006 18:16:12 -0400 (EDT) Received: from pilchuck.reedmedia.net (pilchuck.reedmedia.net [209.166.74.74]) by menubar.gnome.org (Postfix) with ESMTP id 604453B03EC for ; Thu, 8 Jun 2006 18:16:12 -0400 (EDT) Received: from reed by pilchuck.reedmedia.net with local (Exim 4.44) id 1FoSnW-0005PN-Ur for gnome-list@gnome.org; Thu, 08 Jun 2006 15:16:14 -0700 Date: Thu, 8 Jun 2006 15:16:14 -0700 (PDT) From: "Jeremy C. Reed" To: gnome-list@gnome.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: "Jeremy C. Reed" X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.692 tagged_above=-999 required=2 tests=[AWL=-0.782, BAYES_05=-1.11, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -1.692 X-Spam-Level: Subject: documentation for totem? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 22:16:13 -0000 I am using totem-xine. It fails when using Xv (as noted and reported by many people many times and I won't repeat here). gxine and xine (xine-ui) work fine when using Xshm instead. Where is the documentation for totem? totem-xine? How can I force totem-xine to use Xshm? (And force alsa while I am at it?) I don't see anything related with gconf-tool2 or gconf-editor for /apps/totem. I looked at http://www.gnome.org/projects/totem/ What is the best mailing list to discuss this? Jeremy C. Reed echo '9,J8HD,fDGG8B@?:536FC5=8@I;C5?@H5B0D@5GBIELD54DL>@8L?:5GDEJ8LDG1' |\ sed ss,s50EBsg | tr 0-M 'p.wBt SgiIlxmLhan:o,erDsduv/cyP' From simos74@gmx.net Thu Jun 8 21:08:19 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 97C453B0497 for ; Thu, 8 Jun 2006 21:08:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16611-10 for ; Thu, 8 Jun 2006 21:08:16 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id A37403B00FA for ; Thu, 8 Jun 2006 21:08:15 -0400 (EDT) Received: (qmail invoked by alias); 09 Jun 2006 01:08:14 -0000 Received: from unknown (EHLO [192.168.15.44]) [134.83.157.131] by mail.gmx.net (mp018) with SMTP; 09 Jun 2006 03:08:14 +0200 X-Authenticated: #10070094 From: Simos Xenitellis To: John Jason Jordan In-Reply-To: <20060608082328.2987cbcf.johnxj@comcast.net> References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> <20060608082328.2987cbcf.johnxj@comcast.net> Content-Type: text/plain Date: Fri, 09 Jun 2006 02:07:17 +0100 Message-Id: <1149815237.12764.14.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.824 tagged_above=-999 required=2 tests=[AWL=-0.497, BAYES_00=-2.599, INFO_TLD=1.273, SPF_PASS=-0.001] X-Spam-Score: -1.824 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: Character Map Startup Options? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 01:08:19 -0000 On Thu, 2006-06-08 at 08:23 -0700, John Jason Jordan wrote: > I don't know what version of Gnome I have, but it's whatever is > installed on my Ubuntu-64 Breezy computer, which has all the latest > updates. (Planning on upgrading to Dapper after finals in a couple > weeks.) > > The Character Map utility default startup options suck. I am a > linguistics major and I need to use it a lot. I need it to come up in > View > By Unicode Block, and with the character displayed at 14 points > instead of the default 20, and to automatically select my favorite IPA > font, instead of the default Sans. I've searched everywhere looking for > command-line options to make this happen, but documentation seems > completely lacking on this. It is highly annoying to have to > reconfigure it every time I launch it. Anyone know what the options > are, or even if there are options, or where there is documentation > explaining the options? Or if said options do not exist, then is there > a Character Map replacement that does what I need? I made a blog entry with details on making changes in a GNOME application the easy way. It's at http://simos.info/blog/archives/552 This is somewhat technical, therefore someone in the might be able to help out a bit. Simos From anthony@griffith.edu.au Thu Jun 8 21:28:21 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C15F53B05D1 for ; Thu, 8 Jun 2006 21:28:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18031-03 for ; Thu, 8 Jun 2006 21:28:18 -0400 (EDT) Received: from lima.itc.griffith.edu.au (lima.itc.griffith.edu.au [132.234.248.148]) by menubar.gnome.org (Postfix) with ESMTP id 42E0F3B00FA for ; Thu, 8 Jun 2006 21:28:17 -0400 (EDT) Received: from [132.234.86.2] (helo=wumpus.itc.gu.edu.au) by lima.itc.griffith.edu.au with esmtp (Exim 4.24) id 1FoUC8-0002r9-DQ; Fri, 09 Jun 2006 09:45:44 +1000 Received: from wumpus.itc.gu.edu.au (localhost.localdomain [127.0.0.1]) by wumpus.itc.gu.edu.au (8.13.6/8.13.4) with ESMTP id k58NjLA9015733; Fri, 9 Jun 2006 09:45:28 +1000 Message-Id: <200606082345.k58NjLA9015733@wumpus.itc.gu.edu.au> To: Gary Kline In-reply-to: Your message of "Thu, 08 Jun 2006 12:07:14 MST." <20060608190713.GA52997@thought.org> X-URL: http://www.cit.gu.edu.au/~anthony/ X-Face: "iO`19c"sFVLnS(9, 80^_E^BqA&Ta, 05p2lA`FWO.d8el_~lo2k2}{t#~Y{~M!hPV?Augr< d1w9Ai$pen`'0!Hn; }TZMK*}\N_"c)g8B>@'%'}9d\, X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: gnome-list@gnome.org, richard@levitte.org, ctwm@free.lp.se Subject: Re: [ctwm] Re: GNOME and CTwm linkage X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Anthony Thyssen List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 01:28:21 -0000 Gary Kline on wrote... | This is to both you and Michael--and anyone else wondering why I | was asking. There aren't many problems with Gnome or KDE tools, | but enough. A few apps don't work or else print endless lines to | stdout/stderr. I run FreeBSD and both linux- and native ports of | mozilla and firefox. On my two Ubuntu servers with Gnome no such | problems. No offense to the Gnome/KDE users, but to do what I | can do with CTWM on Gnome would entail my spending months getting | down to the code level. Having xterms exactly where I want them, | say, in various sizes and typefaces. And having app X "Occupy" | workspace Y, and so forth. | | I'm che--er, thrifty enough that most of my hardware is older and | CTWM is efficient whereas Gnome/KDE are gloppy. It doesn't look | as if there's much to be dropped into this wm to make it work | better with Gnme. If it would help, the next time I find stderrs | on an xterm I could save and edit them. Would that help? I've | volnteered lots of time/effort over the years to the "BSD | movement", but I've begged tons of questions as well, so someone | else might better ask "Help" on the lists. | | This brings up the question of whether any kind and generous | person might be able to at least answer some questions about | making CTWM more compatible. If there is someone or some | international window-manager list, I'm ready to draft a polite | letter to see who might offer some clues to make CTWM work | seamlessly with Gnome---or, for that matter, *any* application. | | Your thinking about quality rather than "release-often-quantity | is right, IMHO. Still, there could be just a bit more activity | here:-) | | cheer, | | gary | Wow! Hear Hear!!!!! (sound of a single person in the great land down under, applauding) For the last two years I have been using Gnome panel with CTwm and some frustrations do continue. I manually launch gnome-panel and gnme-settings-daemon (to make it work right) though that latter requires you to reset my installed X application resources and, Xmodmaps after its 'hidden' window apears. However my frustrations have rarely been with CTwm handling! For example CTwms features: NoTitle, OccupyAll, NoBorder, and most impotantally BorderLeft (I use a left panel), hand bee fantastic. Even CTwm's handling of key bindings ("keyboard-shortcuts" in Gnome parlance) is a lot better than gnome, though I do let the gnome-settings-deamon handle some keys (like sound volume). No, my problems are more with Gnomes inability to customize simpley and easily and its lack of detailed documentation that is easy to search and find. For example. I do not use or want a full gnome desktop window, and would like to see something that would prevent it EVER opening. I launch nautilas file managers with -no-desktop --browser options, to stop this. But you can't set these flags for Trash or Garbage (depending on your linux). Speaking of linux. I switch and use exact copies of my home (and login setup) on lots of different machines (some dual boot) running Fedora core 2, 3, 4 and 5, Ubuntu, Suse 10.1 Linux. I will probably be using it with lots of other linux's too in keeping with my Job's "UNIX Expert" Description. Why is this mentioned! Because gnome on evry damned one of these systems has differences that makes may saved 'dot' configuration on one system, completely stuff up the gnome on another system. Because of this I have a script that symbolic links about a dozen 'dot' file directories to specific 'OS' version dot files. to keep them seperate. Of course that means I have to re-setup gnome for each and every OS I use, something I have never needed to do for CTwm. As such I applaud any attempt to make CTwm and gnome work more effectivally, but my findings is that Gnome has more compatability problems with CTwm, than CTwm has with Gnome. Any further input and dicussion is of course most welcome. Particularly on issues I have described above. If you like my exact solutions, mail me. I am glad to share. Anthony Thyssen ( System Programmer ) ----------------------------------------------------------------------------- "Bad spellers of the world, UNTIE!" -- Jason Sicotte ----------------------------------------------------------------------------- Anthony's Home is his Castle http://www.cit.gu.edu.au/~anthony/ From john@joel.csis.ul.ie Fri Jun 9 09:32:00 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 04C753B029F for ; Fri, 9 Jun 2006 09:32:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27489-06 for ; Fri, 9 Jun 2006 09:31:58 -0400 (EDT) Received: from Marshal4.ul.campus (marshal4.ul.ie [136.201.1.164]) by menubar.gnome.org (Postfix) with ESMTP id 1A31C3B0203 for ; Fri, 9 Jun 2006 09:31:58 -0400 (EDT) Received: from garryowen.csis.ul.ie (Not Verified[136.201.24.3]) by Marshal4.ul.campus with MailMarshal (v6, 1, 4, 441) id ; Fri, 09 Jun 2006 14:32:00 +0100 Received: from joel.csis.ul.ie (joel.csis.ul.ie [136.201.25.110]) by garryowen.csis.ul.ie (8.13.1/8.13.1) with ESMTP id k59DVuvw002412; Fri, 9 Jun 2006 14:31:56 +0100 Received: (from john@localhost) by joel.csis.ul.ie (8.12.11/8.12.11/Submit) id k59DVuJZ018079; Fri, 9 Jun 2006 14:31:56 +0100 From: John Sturdy MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17545.30796.666264.450109@joel.csis.ul.ie> Date: Fri, 9 Jun 2006 14:31:56 +0100 To: gnome-list@gnome.org X-Mailer: VM 7.19 under Emacs 21.3.1 X-Attribution: jcgs X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.164 tagged_above=-999 required=2 tests=[AWL=1.300, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -1.164 X-Spam-Level: Subject: setting name for screenshots X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: john.sturdy@ul.ie List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 13:32:00 -0000 Hi, I'm doing something that involves taking a series of screenshots automatically. Is there some way to get gnome-panel-screenshot to accept the name on the command line (or via an environment variable, or whatever), and not ask the user about it? Or is there some way to do this with some other (command-line) utility? __John From kiffin.gish@planet.nl Sat Jun 10 09:04:21 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E35003B00F1 for ; Sat, 10 Jun 2006 09:04:20 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02931-04 for ; Sat, 10 Jun 2006 09:04:20 -0400 (EDT) Received: from post-25.mail.nl.demon.net (post-25.mail.nl.demon.net [194.159.73.195]) by menubar.gnome.org (Postfix) with ESMTP id 1C4713B0314 for ; Sat, 10 Jun 2006 09:04:20 -0400 (EDT) Received: from gish.demon.nl ([83.160.27.223]:29664 helo=[192.168.1.33]) by post-25.mail.nl.demon.net with esmtp (Exim 4.51) id 1Fp38U-000Ioj-ST for gnome-list@gnome.org; Sat, 10 Jun 2006 13:04:19 +0000 From: Kiffin Gish To: gnome-list@gnome.org Content-Type: text/plain Date: Fri, 09 Jun 2006 16:31:59 +0200 Message-Id: <1149863519.65562.12.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.134 tagged_above=-999 required=2 tests=[AWL=-1.229, BAYES_00=-2.599, DATE_IN_PAST_12_24=1.247, DNS_FROM_RFC_WHOIS=1.447] X-Spam-Score: -1.134 X-Spam-Level: Subject: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 13:04:21 -0000 Despite all of the so-called optimizations and speed improvements made to Gnome 2.14, I have unfortunately discovered the exact opposite when I upgraded from 2.12 on FreeBSD 6.1. Seems VERY sluggish, the Gnome Desktop takes forever to start, and most applications (xterm being one notable exception) take a long time to startup. Often everything freezes up with erratic and slow repainting. Anyone know why? Is there some way I can trace things to find out where the bottleneck is occurring. I've tried the following, but it didn't help. http://lists.freebsd.org/pipermail/freebsd-gnome/2006-May/014564.html Regards, Kiffin From olav@bkor.dhs.org Sat Jun 10 09:14:15 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D2B2C3B0285 for ; Sat, 10 Jun 2006 09:14:15 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03597-10 for ; Sat, 10 Jun 2006 09:14:15 -0400 (EDT) Received: from amsfep11-int.chello.nl (amsfep17-int.chello.nl [213.46.243.15]) by menubar.gnome.org (Postfix) with ESMTP id 32F963B00F1 for ; Sat, 10 Jun 2006 09:14:14 -0400 (EDT) Received: from bkor.dhs.org ([24.132.164.94]) by amsfep11-int.chello.nl (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with ESMTP id <20060610131400.RBLL29864.amsfep11-int.chello.nl@bkor.dhs.org> for ; Sat, 10 Jun 2006 15:14:00 +0200 Received: by bkor.dhs.org (Postfix, from userid 501) id 98CB25D74A4; Sat, 10 Jun 2006 15:14:01 +0200 (CEST) Date: Sat, 10 Jun 2006 15:14:01 +0200 From: Olav Vitters To: gnome-list@gnome.org Message-ID: <20060610131401.GG4787@bkor.dhs.org> References: <1149863519.65562.12.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1149863519.65562.12.camel@localhost> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.349 tagged_above=-999 required=2 tests=[AWL=-0.085, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.349 X-Spam-Level: Subject: Re: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 13:14:16 -0000 On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > applications (xterm being one notable exception) take a long time to > startup. Often everything freezes up with erratic and slow repainting. If only the starting is very sluggish, try running either fc-cache -f or (if you have a new enough version): fc-cache -r as root and under your normal user account perhaps also something like strace might provide some insight -- Regards, Olav From johnxj@comcast.net Sat Jun 10 09:44:30 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D58543B033C for ; Sat, 10 Jun 2006 09:44:30 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05769-06 for ; Sat, 10 Jun 2006 09:44:30 -0400 (EDT) Received: from regin.oit.pdx.edu (regin.oit.pdx.edu [131.252.120.56]) by menubar.gnome.org (Postfix) with ESMTP id D47D13B01CB for ; Sat, 10 Jun 2006 09:44:29 -0400 (EDT) Received: from localhost.localdomain (c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99]) (authenticated bits=0) by regin.oit.pdx.edu (8.13.3+/8.13.1) with ESMTP id k5ADiRJJ007701 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 10 Jun 2006 06:44:28 -0700 X-Authentication-Warning: regin.oit.pdx.edu: Host c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99] claimed to be localhost.localdomain Date: Sat, 10 Jun 2006 06:44:34 -0700 From: John Jason Jordan To: gnome-list@gnome.org Message-Id: <20060610064434.d3d7dfe6.johnxj@comcast.net> In-Reply-To: <20060610131401.GG4787@bkor.dhs.org> References: <1149863519.65562.12.camel@localhost> <20060610131401.GG4787@bkor.dhs.org> Organization: None whatsoever X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.711 tagged_above=-999 required=2 tests=[AWL=-1.402, BAYES_00=-2.599, DNS_FROM_RFC_POST=1.708, DNS_FROM_RFC_WHOIS=1.447, FORGED_RCVD_HELO=0.135] X-Spam-Score: -0.711 X-Spam-Level: Subject: Re: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 13:44:31 -0000 On Sat, 10 Jun 2006 15:14:01 +0200 Olav Vitters dijo: > On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > If only the starting is very sluggish, try running either > fc-cache -f > or (if you have a new enough version): > fc-cache -r > as root and under your normal user account I can't find any documentation. What does the fc command do? Or where is it documented? From olav@bkor.dhs.org Sat Jun 10 10:14:05 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2CBEA3B01C3 for ; Sat, 10 Jun 2006 10:14:05 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07597-05 for ; Sat, 10 Jun 2006 10:14:04 -0400 (EDT) Received: from amsfep11-int.chello.nl (amsfep17-int.chello.nl [213.46.243.15]) by menubar.gnome.org (Postfix) with ESMTP id 9D42A3B0152 for ; Sat, 10 Jun 2006 10:14:03 -0400 (EDT) Received: from bkor.dhs.org ([24.132.164.94]) by amsfep11-int.chello.nl (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with ESMTP id <20060610141347.UKVY29864.amsfep11-int.chello.nl@bkor.dhs.org> for ; Sat, 10 Jun 2006 16:13:47 +0200 Received: by bkor.dhs.org (Postfix, from userid 501) id A7851B77AE; Sat, 10 Jun 2006 16:13:46 +0200 (CEST) Date: Sat, 10 Jun 2006 16:13:46 +0200 From: Olav Vitters To: gnome-list@gnome.org Message-ID: <20060610141346.GA1418@bkor.dhs.org> References: <1149863519.65562.12.camel@localhost> <20060610131401.GG4787@bkor.dhs.org> <20060610064434.d3d7dfe6.johnxj@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060610064434.d3d7dfe6.johnxj@comcast.net> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.342 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.342 X-Spam-Level: Subject: Re: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 14:14:05 -0000 On Sat, Jun 10, 2006 at 06:44:34AM -0700, John Jason Jordan wrote: > On Sat, 10 Jun 2006 15:14:01 +0200 > Olav Vitters dijo: > > > On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > > > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > > > If only the starting is very sluggish, try running either > > fc-cache -f > > or (if you have a new enough version): > > fc-cache -r > > as root and under your normal user account > > I can't find any documentation. What does the fc command do? Or where > is it documented? fc-cache is part of fontconfig. Fontconfig handles all the fonts. It uses caches otherwise every app will take 30secs to startup due to fontconfig being busy reading the fonts. -- Regards, Olav From jwilleford@redhat.com Fri Jun 9 17:37:23 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E62963B0145 for ; Fri, 9 Jun 2006 17:37:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22594-03 for ; Fri, 9 Jun 2006 17:37:21 -0400 (EDT) Received: from mx1.redhat.com (mx1.redhat.com [66.187.233.31]) by menubar.gnome.org (Postfix) with ESMTP id 06B113B0256 for ; Fri, 9 Jun 2006 17:37:20 -0400 (EDT) Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k59LbKVH022265 for ; Fri, 9 Jun 2006 17:37:20 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k59LbJbM030454 for ; Fri, 9 Jun 2006 17:37:19 -0400 Received: from [172.16.57.142] (IDENT:U2FsdGVkX1931wwGMcxK7TnRVY3RXibjZPjdhxfaoKM@discovery.rdu.redhat.com [172.16.57.142]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id k59LbJYd022687 for ; Fri, 9 Jun 2006 17:37:19 -0400 Message-ID: <4489EA0F.4020208@redhat.com> Date: Fri, 09 Jun 2006 17:37:19 -0400 From: Jason Willeford User-Agent: Mozilla Thunderbird 1.0.8-1.4.1 (X11/20060420) X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome-list@gnome.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.601 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -2.601 X-Spam-Level: X-Mailman-Approved-At: Sat, 10 Jun 2006 15:22:41 -0400 Subject: Workspace Backgrounds X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jwilleford@redhat.com List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 21:37:23 -0000 Is there a way to have a different background for each workspace using the workspace switcher? Thanks, J -- Jason Willeford, RHCE Technical Account Manager Red Hat 1-888-RED-HAT1 x 44219 919-754-4219 Direct 919-754-3725 Fax jwilleford@redhat.com www.redhat.com From khadgaray@gmail.com Sun Jun 11 11:06:54 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7AEB63B0088 for ; Sun, 11 Jun 2006 11:06:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15756-02 for ; Sun, 11 Jun 2006 11:06:51 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by menubar.gnome.org (Postfix) with ESMTP id 68D983B0084 for ; Sun, 11 Jun 2006 11:06:51 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id h2so766278nfe for ; Sun, 11 Jun 2006 08:04:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=cSEt1f0h16nA93aZZY/umkgOAxTUkSF6hYLT8UedMs4QI9fihWhFqR1JIatI63O33R+RNIa9LonwbneCwN8WdDRSln1WYEatL4ZxYrITG+ivSoUdVV1W+twSfPf9MB2QGGwn+BNZbtfwHclqP9n/ct6NXHzZNJlN+mmfCtc8/DE= Received: by 10.49.58.9 with SMTP id l9mr4051048nfk; Sun, 11 Jun 2006 08:04:35 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id l38sm3523572nfc.2006.06.11.08.04.33; Sun, 11 Jun 2006 08:04:34 -0700 (PDT) From: Ritesh Khadgaray To: jwilleford@redhat.com In-Reply-To: <4489EA0F.4020208@redhat.com> References: <4489EA0F.4020208@redhat.com> Content-Type: text/plain Date: Sun, 11 Jun 2006 20:34:28 +0530 Message-Id: <1150038269.11581.4.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.947 tagged_above=-999 required=2 tests=[AWL=-0.777, BAYES_00=-2.599, RCVD_IN_WHOIS_BOGONS=2.43, SPF_PASS=-0.001] X-Spam-Score: -0.947 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: Workspace Backgrounds X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 15:06:54 -0000 On Fri, 2006-06-09 at 17:37 -0400, Jason Willeford wrote: > Is there a way to have a different background for each workspace using > the workspace switcher? nearest match, check out : http://wallpapoz.sourceforge.net/ -- Ritesh Khadgaray LinuX N Stuff Ph: +919923010121 Eat Right, Exercise, Die Anyway. From moure.carlos@gmail.com Mon Jun 12 13:56:09 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 731CD3B08F9 for ; Mon, 12 Jun 2006 13:56:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21099-08 for ; Mon, 12 Jun 2006 13:55:58 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by menubar.gnome.org (Postfix) with ESMTP id 5D1EB3B09FD for ; Mon, 12 Jun 2006 13:23:07 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so2460190uge for ; Mon, 12 Jun 2006 10:22:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=cGBYdm9Yeta6mRCVHoSRL8BtRoNVsW6rfQtgW8AeDecAH/189qSejVpgVnyhAdvwUHEFXEE5wh9q5jU0g7FKpIE7Tjux6Npbr5wV8xd2EyQpFUnOtkr9qBZk2UAWvtJZWk/ixcn1ChkJIJzNA999gTqMqPwhNGernvOGt8ZDis0= Received: by 10.78.57.11 with SMTP id f11mr15082hua; Mon, 12 Jun 2006 10:22:25 -0700 (PDT) Received: by 10.78.46.1 with HTTP; Mon, 12 Jun 2006 10:22:25 -0700 (PDT) Message-ID: Date: Mon, 12 Jun 2006 19:22:25 +0200 From: carluus To: gnome-list@gnome.org Subject: Gnome-speech and loquendo MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10347_2242812.1150132945673" X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=1.166 tagged_above=-999 required=2 tests=[BAYES_40=-0.185, HTML_10_20=1.351, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: 1.166 X-Spam-Level: * X-Mailman-Approved-At: Fri, 16 Jun 2006 05:32:48 -0400 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 17:56:09 -0000 ------=_Part_10347_2242812.1150132945673 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Good Afternoon, Im working with gnome-speech, i need to develop a driver for Loquendo to add this driver to the project of gnome-speech, Somebody knows how can i do it? Best regards ------=_Part_10347_2242812.1150132945673 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Good Afternoon,

Im working with gnome-speech, i need to develop a driver for Loquendo to add this driver to the project of gnome-speech,
Somebody knows how can i do it?

Best regards
------=_Part_10347_2242812.1150132945673-- From daniel.junkmail@gmail.com Sun Jun 18 10:58:11 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 716DE3B0829 for ; Sun, 18 Jun 2006 10:58:11 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31371-06 for ; Sun, 18 Jun 2006 10:58:09 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id BFDE93B0078 for ; Sun, 18 Jun 2006 10:58:08 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id x30so974900nfb for ; Sun, 18 Jun 2006 07:55:43 -0700 (PDT) Received: by 10.48.14.1 with SMTP id 1mr419490nfn; Sun, 18 Jun 2006 07:48:27 -0700 (PDT) Received: by 10.48.238.5 with HTTP; Sun, 18 Jun 2006 07:48:27 -0700 (PDT) Message-ID: Date: Sun, 18 Jun 2006 10:48:27 -0400 From: "Daniel Corbe" To: gnome-list@gnome.org Subject: Gnome VFS on Mac OS X MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 14:58:11 -0000 Hello, I found a mailing list post from not too far back detailing 2.14.X compile problems /w Gnome VFS. The solution was commited to CVS, so I did a cvs checkout on the gnome-vfs directory. I tried to use autogen.sh however I get the following error: jomama:/usr/local/src/gnome-vfs root# sh autogen.sh no gnome-autogen.sh in /usr/local/bin /usr/local/sbin /bin /sbin /usr/bin /usr/sbin autogen.sh: line 22: gnome-autogen.sh: No such file or directory Can someone please steer me in the right direction? What is the process for building this from CVS? Thanks -Daniel From khadgaray@gmail.com Sun Jun 18 12:42:41 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6595E3B0C35 for ; Sun, 18 Jun 2006 12:42:41 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03528-01 for ; Sun, 18 Jun 2006 12:42:36 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by menubar.gnome.org (Postfix) with ESMTP id 9AB193B0B52 for ; Sun, 18 Jun 2006 12:42:35 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id x30so982147nfb for ; Sun, 18 Jun 2006 09:41:00 -0700 (PDT) Received: by 10.48.47.10 with SMTP id u10mr456326nfu; Sun, 18 Jun 2006 08:39:08 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id z73sm5804725nfb.2006.06.18.08.39.07; Sun, 18 Jun 2006 08:39:08 -0700 (PDT) Subject: Re: Gnome VFS on Mac OS X From: Ritesh Khadgaray To: Daniel Corbe In-Reply-To: References: Content-Type: text/plain Date: Sun, 18 Jun 2006 21:09:03 +0530 Message-Id: <1150645143.24773.20.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.105 tagged_above=-999 required=2 tests=[AWL=0.495, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.105 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 16:42:41 -0000 On Sun, 2006-06-18 at 10:48 -0400, Daniel Corbe wrote: > Hello, > > I found a mailing list post from not too far back detailing 2.14.X > compile problems /w Gnome VFS. The solution was commited to CVS, so I > did a cvs checkout on the gnome-vfs directory. > > I tried to use autogen.sh however I get the following error: > > jomama:/usr/local/src/gnome-vfs root# sh autogen.sh > no gnome-autogen.sh in /usr/local/bin /usr/local/sbin /bin /sbin > /usr/bin /usr/sbin > autogen.sh: line 22: gnome-autogen.sh: No such file or directory > this is provided by gnome-common package. Please check, if the same is installed. ps : i have never ever worked on mac. -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From billlinux@rogers.com Sun Jun 18 14:56:54 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 95F323B008F for ; Sun, 18 Jun 2006 14:56:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07712-03 for ; Sun, 18 Jun 2006 14:56:53 -0400 (EDT) Received: from smtp109.rog.mail.re2.yahoo.com (smtp109.rog.mail.re2.yahoo.com [68.142.225.207]) by menubar.gnome.org (Postfix) with SMTP id 7C6E93B00D9 for ; Sun, 18 Jun 2006 14:56:53 -0400 (EDT) Received: (qmail 52575 invoked from network); 18 Jun 2006 18:55:27 -0000 Received: from unknown (HELO ?192.168.1.4?) (billlinux@rogers.com@70.27.169.92 with plain) by smtp109.rog.mail.re2.yahoo.com with SMTP; 18 Jun 2006 18:55:27 -0000 Subject: Menu Bar / Tool Bar curiostity question ?? From: William Case To: GNOME List Content-Type: text/plain Date: Sun, 18 Jun 2006 14:55:16 -0400 Message-Id: <1150656916.2593.132.camel@CASE> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 (2.6.2-1.fc5.5) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.559 tagged_above=-999 required=2 tests=[AWL=-0.868, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708] X-Spam-Score: -1.559 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 18:56:54 -0000 Hi; Just sitting here watching the World Cup game, staring at my desktop. Began to wonder why are the Menu Bar and the Tool Bar always on separate rows? The Tool Bar takes up about 9% of my desktop space when a program is on full size. The Menu Bar uses about 30% of its row while the tool bar uses approximately 45% of its row. I realize this (particularly the Tool Bar) can be highly variable. Nonetheless, it should be possible to combine the two bars on one line in some rational contextual way and regain a little desktop space. Is there some deep programming problem? Is the two row configuration simply historical? Is it intuitive? Just wondering? -- Regards Bill From daniel.junkmail@gmail.com Sun Jun 18 20:37:13 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7DE633B0071 for ; Sun, 18 Jun 2006 20:37:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17357-01 for ; Sun, 18 Jun 2006 20:37:12 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by menubar.gnome.org (Postfix) with ESMTP id 943913B034B for ; Sun, 18 Jun 2006 20:37:11 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id c2so947431nfe for ; Sun, 18 Jun 2006 17:36:04 -0700 (PDT) Received: by 10.49.81.20 with SMTP id i20mr4025649nfl; Sun, 18 Jun 2006 17:08:10 -0700 (PDT) Received: by 10.48.238.5 with HTTP; Sun, 18 Jun 2006 17:08:10 -0700 (PDT) Message-ID: Date: Sun, 18 Jun 2006 20:08:10 -0400 From: "Daniel Corbe" To: gnome-list@gnome.org Subject: libgda Mac OS X build problems MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 00:37:13 -0000 Hello, I've gotten pretty far in building gnome deps on my MAC but I'm stuck while building libgda. Any help is appriciated. Thanks. -Daniel gcc -dynamiclib -o .libs/libgda-3.3.0.0.dylib .libs/gda-enum-types.o .libs/gda-blob.o .libs/gda-client.o .libs/gda-column.o .libs/gda-column-index.o .libs/gda-command.o .libs/gda-config.o .libs/gda-connection.o .libs/gda-connection-event.o .libs/gda-data-handler.o .libs/gda-data-model-array.o .libs/gda-data-model-row.o .libs/gda-data-model.o .libs/gda-data-model-filter-sql.o .libs/gda-data-model-hash.o .libs/gda-data-model-import.o .libs/gda-data-model-index.o .libs/gda-data-model-iter.o .libs/gda-data-model-query.o .libs/gda-data-access-wrapper.o .libs/gda-data-proxy.o .libs/gda-dict-aggregate.o .libs/gda-dict.o .libs/gda-dict-constraint.o .libs/gda-dict-database.o .libs/gda-dict-field.o .libs/gda-dict-function.o .libs/gda-dict-table.o .libs/gda-dict-type.o .libs/gda-entity.o .libs/gda-entity-field.o .libs/gda-graphviz.o .libs/gda-init.o .libs/gda-log.o .libs/gda-marshal.o .libs/gda-object.o .libs/gda-object-ref.o .libs/gda-parameter.o .libs/gda-parameter-list.o .libs/gda-quark-list.o .libs/gda-query.o .libs/gda-query-condition.o .libs/gda-query-field-agg.o .libs/gda-query-field-all.o .libs/gda-query-field.o .libs/gda-query-field-field.o .libs/gda-query-field-func.o .libs/gda-query-field-value.o .libs/gda-query-join.o .libs/gda-query-object.o .libs/gda-query-parsing.o .libs/gda-query-target.o .libs/gda-referer.o .libs/gda-renderer.o .libs/gda-row.o .libs/gda-server-provider.o .libs/gda-server-provider-extra.o .libs/gda-threader.o .libs/gda-transaction.o .libs/gda-util.o .libs/gda-value.o .libs/gda-xml-storage.o -L/usr/lib -pthreads -L/usr/local/lib /usr/local/lib/libgobject-2.0.dylib /usr/lib/libc.dylib /usr/local/lib/libgthread-2.0.dylib /usr/local/lib/libgmodule-2.0.dylib /usr/local/lib/libglib-2.0.dylib /usr/local/lib/libintl.dylib /usr/lib/libxslt.dylib /usr/lib/libz.dylib /usr/lib/libpthread.dylib /usr/lib/libm.dylib /usr/lib/libxml2.dylib -lpthread -lz /usr/lib/libiconv.dylib -lm ../libsql/.libs/libgdasql.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libxslt.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libxml2.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libiconv.dylib -install_name /usr/local/lib/libgda-3.3.dylib -compatibility_version 4 -current_version 4.0 powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-pthreads' ld: warning multiple definitions of symbol _locale_charset /usr/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _gda_graph_get_graph_type _gda_graph_get_type _gda_graph_new _gda_graph_query_new _gda_handler_bin_new _gda_handler_boolean_new _gda_handler_numerical_new _gda_handler_string_new _gda_handler_time_new_no_locale _gda_handler_type_new _gda_delimiter_destroy _gda_delimiter_parse_copy_statement _gda_delimiter_parse_with_error /usr/bin/libtool: internal link edit command failed make[2]: *** [libgda-3.la] Error 1 make[1]: *** [install-recursive] Error 1 make: *** [install-recursive] Error 1 jomama:/usr/local/src/libgda-1.9.102 root# From awilliam@whitemice.org Sun Jun 18 21:10:02 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 363693B0239 for ; Sun, 18 Jun 2006 21:10:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17984-07 for ; Sun, 18 Jun 2006 21:10:01 -0400 (EDT) Received: from estate1.whitemice.org (adsl-68-79-189-145.dsl.klmzmi.ameritech.net [68.79.189.145]) by menubar.gnome.org (Postfix) with ESMTP id 9FB7D3B02DE for ; Sun, 18 Jun 2006 21:10:00 -0400 (EDT) Received: from [192.168.3.170] ([192.168.3.170]) (authenticated bits=0) by estate1.whitemice.org (8.12.11.20060308/8.12.10/SuSE Linux 0.7) with ESMTP id k5J195pj008051 for ; Sun, 18 Jun 2006 21:09:05 -0400 Subject: Re: Menu Bar / Tool Bar curiostity question ?? From: Adam Tauno Williams To: GNOME List In-Reply-To: <1150656916.2593.132.camel@CASE> References: <1150656916.2593.132.camel@CASE> Content-Type: text/plain Date: Sun, 18 Jun 2006 21:05:17 -0400 Message-Id: <1150679117.4430.9.camel@aleph.whitemice.org> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-1.4 (estate1.whitemice.org [192.168.3.1]); Sun, 18 Jun 2006 21:09:05 -0400 (EDT) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.458 tagged_above=-999 required=2 tests=[AWL=0.006, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.458 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: awilliam@whitemice.org List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 01:10:02 -0000 > Just sitting here watching the World Cup game, staring at my desktop. > Began to wonder why are the Menu Bar and the Tool Bar always on separate > rows? The Tool Bar takes up about 9% of my desktop space when a program > is on full size. The Menu Bar uses about 30% of its row while the tool > bar uses approximately 45% of its row. I realize this (particularly the > Tool Bar) can be highly variable. > Nonetheless, it should be possible to combine the two bars on one line > in some rational contextual way and regain a little desktop space. > Is there some deep programming problem? No, but most applications assume this configuration as the standard; and in Gtk both the menu and the toolbar are usually in separate rows of a vbox container. So combining them would take some programming; also the height of a menu bar is usually less then that of a toolbar, so aligning them horizontally might not work are so well in any case. > Is the two row configuration simply historical? Probably, but it makes sense and everyone expects it. The resolution/size of most modern displays renders this a moot point anyway. > Is it intuitive? Yes. A menu does/should provide hierarchical access to all the features/functionality of an application. A toolbar provides one-click access to commonly used functions. This paradigm exists across pretty much every platform. In many applications the toolbar can be disabled, and in most cases with Gtk applications at least the size of the toolbar can be adjusted. From kornerr@gmail.com Mon Jun 19 05:32:28 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CC8E33B00D4 for ; Mon, 19 Jun 2006 05:32:28 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02145-02 for ; Mon, 19 Jun 2006 05:32:28 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by menubar.gnome.org (Postfix) with ESMTP id 89A433B0004 for ; Mon, 19 Jun 2006 05:32:27 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so2458675uge for ; Mon, 19 Jun 2006 02:31:27 -0700 (PDT) Received: by 10.78.17.4 with SMTP id 4mr1927366huq; Mon, 19 Jun 2006 02:31:27 -0700 (PDT) Received: from ?10.104.4.61? ( [217.106.20.130]) by mx.gmail.com with ESMTP id 3sm1339742huc.2006.06.19.02.31.26; Mon, 19 Jun 2006 02:31:27 -0700 (PDT) Message-ID: <44966EF6.3050408@kemcity.ru> Date: Mon, 19 Jun 2006 17:31:34 +0800 Organization: The Home User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: gnome-list@gnome.org Subject: which package is resposible for displaying images (e.g., on buttons)? Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit From: michael kapelko X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.965 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_XF=0.077] X-Spam-Score: -0.965 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: kornerr@gmail.com List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 09:32:29 -0000 i'm compiling gnome-2.14.2 now, i've compiled 1/3 so far, and replaced old packages with new ones, but now i can't see any images on buttons now. and GIMP doesn't show preview, it says type is not supported. i must have wrong compiled some package? which one? and how to compile it correctly? currently i'm using xfce-4.2. thanks. From christian.kirbach@student.uni-siegen.de Mon Jun 19 07:04:29 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0C13C3B0091 for ; Mon, 19 Jun 2006 07:04:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05224-09 for ; Mon, 19 Jun 2006 07:04:25 -0400 (EDT) Received: from mailf1.uni-siegen.de (mailf1.Uni-Siegen.DE [141.99.1.41]) by menubar.gnome.org (Postfix) with ESMTP id 604CC3B007B for ; Mon, 19 Jun 2006 07:04:25 -0400 (EDT) Received: from localhost.localdomain ([84.189.101.66]) by mailf1.uni-siegen.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Mon, 19 Jun 2006 13:02:29 +0200 Date: Mon, 19 Jun 2006 13:03:25 +0200 From: "Christian Kirbach" To: gnome-list@gnome.org Subject: Re: setting name for screenshots References: <17545.30796.666264.450109@joel.csis.ul.ie> Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <17545.30796.666264.450109@joel.csis.ul.ie> User-Agent: Opera M2/8.54 (Linux, build 1745) X-OriginalArrivalTime: 19 Jun 2006 11:02:29.0453 (UTC) FILETIME=[DB3E2FD0:01C6938F] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 11:04:29 -0000 On Fri, 09 Jun 2006 15:31:56 +0200, John Sturdy wrote: > Is there some way to get gnome-panel-screenshot to > accept the name on the command line (or via an environment variable, > or whatever), and not ask the user about it? It seems that gnome-screenshot does not offer such an option, not even an option to save automatically without showing a window. You may want to file a report about this issue on bugzilla.gnome.org with severity "enhancement". > Or is there some way to do this with some other (command-line) > utility? Use your favourite search engine and I am sure you'll find a command-line tool (I remember 'import', but I am currently offline). -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ From fut_nis@yahoo.co.jp Mon Jun 19 11:14:40 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2D8593B03A9 for ; Mon, 19 Jun 2006 11:14:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16891-10 for ; Mon, 19 Jun 2006 11:14:34 -0400 (EDT) Received: from ybbsmtp24.mail.tnz.yahoo.co.jp (ybbsmtp24.mail.tnz.yahoo.co.jp [203.216.229.4]) by menubar.gnome.org (Postfix) with SMTP id A14CE3B0551 for ; Mon, 19 Jun 2006 11:14:33 -0400 (EDT) Received: (qmail 9161 invoked by alias); 19 Jun 2006 15:13:16 -0000 Received: from unknown (HELO localhost.localdomain) (219.46.28.21 with poptime) by ybbsmtp24.mail.tnz.yahoo.co.jp with SMTP; 19 Jun 2006 15:13:16 -0000 X-Apparently-From: Date: Tue, 20 Jun 2006 00:13:15 +0900 From: Nishio Futoshi To: gnome-list@gnome.org Subject: gnome-keybinding-properties(control-center-2.14.2) cannot select key Message-Id: <20060620001315.d36f0581.fut_nis@yahoo.co.jp> X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.18; i686-momonga-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=1.709 tagged_above=-999 required=2 tests=[BAYES_50=0.001, DNS_FROM_RFC_POST=1.708] X-Spam-Score: 1.709 X-Spam-Level: * X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:14:40 -0000 I want to Print key to get screenshot, but I cannot. So, I checked source code, and I found some wrong ranges for printable keys. GDK_kana_switch's code is 0xFF7E. Please change some ranges. # Maybe, this problem is due to using ja_JP.UTF-8 locale. I changed them, but I cannot get screenshot, umm. I don't know how to hack metacity. Thanks --- control-center-2.14.2/capplets/keybindings/gnome-keybinding-properties.c.ol2006-06-19 19:37:29.000000000 +0900 +++ control-center-2.14.2/capplets/keybindings/gnome-keybinding-properties.c 2006-06-19 19:38:44.000000000 +0900 @@ -656,11 +656,13 @@ { if ((tmp_key.keyval >= GDK_a && tmp_key.keyval <= GDK_z) || (tmp_key.keyval >= GDK_A && tmp_key.keyval <= GDK_Z) - || (tmp_key.keyval >= GDK_kana_fullstop && tmp_key.keyval <= GDK_kana_switch) - || (tmp_key.keyval >= GDK_Arabic_comma && tmp_key.keyval <= GDK_Arabic_switch) - || (tmp_key.keyval >= GDK_Serbian_dje && tmp_key.keyval <= GDK_Cyrillic_HARDSIGN) - || (tmp_key.keyval >= GDK_Greek_ALPHAaccent && tmp_key.keyval <= GDK_Greek_switch) - || (tmp_key.keyval >= GDK_hebrew_doublelowline && tmp_key.keyval <= GDK_Hebrew_switch) + || (tmp_key.keyval >= GDK_kana_fullstop && tmp_key.keyval <= GDK_kana_tu) + || (tmp_key.keyval >= GDK_kana_A && tmp_key.keyval <= GDK_kana_N) + || (tmp_key.keyval >= GDK_Arabic_comma && tmp_key.keyval <= GDK_Arabic_sukun) + || (tmp_key.keyval >= GDK_Serbian_dje && tmp_key.keyval <= GDK_Serbian_dze) + || (tmp_key.keyval >= GDK_Serbian_DJE && tmp_key.keyval <= GDK_Cyrillic_HARDSIGN) + || (tmp_key.keyval >= GDK_Greek_ALPHAaccent && tmp_key.keyval <= GDK_Greek_omega) + || (tmp_key.keyval >= GDK_hebrew_doublelowline && tmp_key.keyval <= GDK_hebrew_taf) || (tmp_key.keyval >= GDK_Thai_kokai && tmp_key.keyval <= GDK_Thai_lekkao) || (tmp_key.keyval >= GDK_Hangul && tmp_key.keyval <= GDK_Hangul_J_YeorinHieuh)) { GtkWidget *dialog; -- Nishio Futoshi From DonScorgie@Blueyonder.co.uk Mon Jun 19 13:27:22 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A76CB3B059E for ; Mon, 19 Jun 2006 13:27:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23010-04 for ; Mon, 19 Jun 2006 13:27:21 -0400 (EDT) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by menubar.gnome.org (Postfix) with ESMTP id BBCC43B0809 for ; Mon, 19 Jun 2006 13:27:20 -0400 (EDT) Received: from [172.23.170.142] (helo=anti-virus02-09) by smtp-out2.blueyonder.co.uk with smtp (Exim 4.52) id 1FsNV2-0003kR-9p; Mon, 19 Jun 2006 18:25:20 +0100 Received: from [82.41.205.39] (helo=[192.168.1.1]) by asmtp-out4.blueyonder.co.uk with esmtpa (Exim 4.52) id 1FsNUy-0001na-Lw; Mon, 19 Jun 2006 18:25:16 +0100 Subject: Re: which package is resposible for displaying images (e.g., on buttons)? From: Don Scorgie To: kornerr@gmail.com In-Reply-To: <44966EF6.3050408@kemcity.ru> References: <44966EF6.3050408@kemcity.ru> Content-Type: text/plain Date: Mon, 19 Jun 2006 18:25:17 +0100 Message-Id: <1150737917.28268.19.camel@Madaline> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.070, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077, TW_JH=0.077, TW_XF=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 17:27:22 -0000 Hi, It depends on which icons. A lot of the default icons (e.g. save, open etc. in menus / toolbars) are from gtk+. Which version of gtk+ are you using? There was a recent problem with the 2.9 series, where a header file wasn't correctly built / installed that caused some problems. For GNOME 2.14.2 though, you should be using gtk+ 2.8.19. I don't know if that suffers from the same problem. GIMP previews are (I think) done in GIMP itself (either that or in gtk +). Are you using a self-compiled version of GIMP? If so, do you have the various image libraries installed? (You'll need the -devel or -dev packages of them from your distro). If it is a self-compiled copy, check at the end of the configure stage, it should list all the features that are enabled (or disabled), including the image types GIMP is compiled with support for. If it isn't a self-compiled version, you may have broken one of the dependencies (gtk+). In which case, it may be a good idea to reinstall the distro-provided packages of these libs. If your using distro-provided packages, its generally unwise to overwrite them with self-compiled packages. A better option is to install the various new bits in a separate prefix (/opt/gnome2 or /usr/local or something as opposed to /usr). This saves things like this from happening (as you can always remove the new packages and still be left with a working environment). Check out garnome [1] or jhbuild [2] to help with building GNOME from scratch. Hope this provides at least a little help ;) Don [1] http://www.gnome.org/projects/garnome/ [2] http://www.jamesh.id.au/software/jhbuild/ On Mon, 2006-06-19 at 17:31 +0800, michael kapelko wrote: > i'm compiling gnome-2.14.2 now, i've compiled 1/3 so far, and replaced > old packages with new ones, but now i can't see any images on buttons > now. and GIMP doesn't show preview, it says type is not supported. > i must have wrong compiled some package? > which one? and how to compile it correctly? > currently i'm using xfce-4.2. > > thanks. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list From alan@ufies.org Mon Jun 19 15:03:22 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 75DB93B01DA for ; Mon, 19 Jun 2006 15:03:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26823-06 for ; Mon, 19 Jun 2006 15:03:21 -0400 (EDT) Received: from ufies.org (ufies.org [65.110.12.162]) by menubar.gnome.org (Postfix) with ESMTP id EE9513B0079 for ; Mon, 19 Jun 2006 15:03:20 -0400 (EDT) Received: by ufies.org (Postfix, from userid 1000) id 100321CC209; Mon, 19 Jun 2006 12:02:05 -0700 (PDT) Date: Mon, 19 Jun 2006 12:02:05 -0700 From: Alan To: gnome-list@gnome.org Subject: Re: Gnome 2.14 seems sluggish to me ... Message-ID: <20060619190204.GR15186@ufies.org> Mail-Followup-To: gnome-list@gnome.org References: <1149863519.65562.12.camel@localhost> <20060610131401.GG4787@bkor.dhs.org> <20060610064434.d3d7dfe6.johnxj@comcast.net> <20060610141346.GA1418@bkor.dhs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060610141346.GA1418@bkor.dhs.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.593 tagged_above=-999 required=2 tests=[AWL=0.006, BAYES_00=-2.599] X-Spam-Score: -2.593 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:03:22 -0000 On Sat, Jun 10, 2006 at 04:13:46PM +0200, Olav Vitters wrote: > On Sat, Jun 10, 2006 at 06:44:34AM -0700, John Jason Jordan wrote: > > On Sat, 10 Jun 2006 15:14:01 +0200 > > Olav Vitters dijo: > > > > > On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > > > > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > > > > > If only the starting is very sluggish, try running either > > > fc-cache -f > > > or (if you have a new enough version): > > > fc-cache -r > > > as root and under your normal user account > > > > I can't find any documentation. What does the fc command do? Or where > > is it documented? > > fc-cache is part of fontconfig. Fontconfig handles all the fonts. It > uses caches otherwise every app will take 30secs to startup due to > fontconfig being busy reading the fonts. Another solution I've seen is to make sure that 127.0.0.1 localhost is in your /etc/hosts file... maybe the desktop is doing hostname lookups and timing out or something. -- Alan - http://arcterex.net -------------------------------------------------------------------- "Backups are for people who don't pray." -- big Mike From polesz@wfwx.info Mon Jun 19 15:58:36 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9A5E83B0E17 for ; Mon, 19 Jun 2006 15:58:36 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29753-06 for ; Mon, 19 Jun 2006 15:58:33 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 06B153B0410 for ; Mon, 19 Jun 2006 15:58:32 -0400 (EDT) Received: from 223-198.adsl.pool.ew.hu ([193.226.223.198] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1FsOuu-0000rZ-PE for gnome-list@gnome.org; Mon, 19 Jun 2006 20:56:09 +0200 Date: Mon, 19 Jun 2006 21:57:30 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: setting name for screenshots Message-ID: <20060619195730.GA4503@woodstock> References: <17545.30796.666264.450109@joel.csis.ul.ie> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.529 tagged_above=-999 required=2 tests=[AWL=0.070, BAYES_00=-2.599] X-Spam-Score: -2.529 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:58:36 -0000 On Mon, Jun 19, 2006 at 01:03:25PM +0200, Christian Kirbach wrote: > On Fri, 09 Jun 2006 15:31:56 +0200, John Sturdy wrote: > > > Is there some way to get gnome-panel-screenshot to > > accept the name on the command line (or via an environment variable, > > or whatever), and not ask the user about it? > It seems that gnome-screenshot does not offer such an option, not even > an option to save automatically without showing a window. > You may want to file a report about this issue on bugzilla.gnome.org > with severity "enhancement". > > > Or is there some way to do this with some other (command-line) > > utility? > Use your favourite search engine and I am sure you'll find a > command-line tool (I remember 'import', but I am currently > offline). > > > -- > Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Until this enhancment is built in (if ever), you should try to look for another program which can do the trick you need. If you find one, and you use metacity, here is the next step. It is a bit "hard", but I have not found other ways yet. In gconf-editor, you can find the key apps/metacity/keybinding_commands/command_screenshot and apps/metacity/keybinding_commands/command_window_screenshot these define the command which run when you press print or meta-print keys. I hope you can use it. Rgds, -- POLONKAI Gergely Death is not a bug, it's a feature From khadgaray@gmail.com Tue Jun 20 08:05:33 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C22913B0E2A for ; Tue, 20 Jun 2006 08:05:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13688-02 for ; Tue, 20 Jun 2006 08:05:32 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id 20C9B3B0F65 for ; Tue, 20 Jun 2006 08:05:32 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id x30so1225698nfb for ; Tue, 20 Jun 2006 05:05:00 -0700 (PDT) Received: by 10.49.19.14 with SMTP id w14mr6388121nfi; Tue, 20 Jun 2006 05:05:00 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id p43sm5011334nfa.2006.06.20.05.04.59; Tue, 20 Jun 2006 05:05:00 -0700 (PDT) Subject: detacable toolbar in gnome From: Ritesh Khadgaray To: gnome-list@gnome.org Content-Type: text/plain Date: Tue, 20 Jun 2006 17:34:56 +0530 Message-Id: <1150805096.2409.10.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.127 tagged_above=-999 required=2 tests=[AWL=0.473, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.127 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 12:05:34 -0000 With FC5, and Mandriva Cooker. detachable toolbar for gnome application is not working. What am i missing ? -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From agarobr.listas@gmail.com Mon Jun 19 16:41:46 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3A4463B0D15 for ; Mon, 19 Jun 2006 16:41:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31440-07 for ; Mon, 19 Jun 2006 16:41:42 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by menubar.gnome.org (Postfix) with ESMTP id DF4243B08A3 for ; Mon, 19 Jun 2006 16:41:41 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so2708446uge for ; Mon, 19 Jun 2006 13:40:30 -0700 (PDT) Received: by 10.66.216.6 with SMTP id o6mr1748258ugg; Mon, 19 Jun 2006 13:40:30 -0700 (PDT) Received: by 10.67.93.16 with HTTP; Mon, 19 Jun 2006 13:40:30 -0700 (PDT) Message-ID: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Date: Mon, 19 Jun 2006 17:40:30 -0300 From: "Augusto Arcoverde da Rocha" To: gnome-list@gnome.org Subject: Tool for search mime association MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-Mailman-Approved-At: Tue, 20 Jun 2006 12:29:41 -0400 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:41:46 -0000 Hi all, Can you help me to find a command line tool to search the mime database for the application associated to a mime type? The gconftool seems to be this tool, but I didn't find one way to retrive such information. I'm trying to integrate WineTools or Wine itself with mime database, like CrossOver already does. Thanks a lot, Augusto Arcoverde da Rocha From DonScorgie@Blueyonder.co.uk Tue Jun 20 13:09:43 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 30A873B047C for ; Tue, 20 Jun 2006 13:09:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31001-09 for ; Tue, 20 Jun 2006 13:09:41 -0400 (EDT) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by menubar.gnome.org (Postfix) with ESMTP id 8596E3B0388 for ; Tue, 20 Jun 2006 13:09:41 -0400 (EDT) Received: from [172.23.170.138] (helo=anti-virus01-09) by smtp-out2.blueyonder.co.uk with smtp (Exim 4.52) id 1FsjjQ-0008Uy-KS; Tue, 20 Jun 2006 18:09:40 +0100 Received: from [82.41.205.39] (helo=[192.168.1.1]) by asmtp-out1.blueyonder.co.uk with esmtpa (Exim 4.52) id 1FsjjM-0006Gr-I9; Tue, 20 Jun 2006 18:09:36 +0100 Subject: Re: Tool for search mime association From: Don Scorgie To: Augusto Arcoverde da Rocha In-Reply-To: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Content-Type: text/plain Date: Tue, 20 Jun 2006 18:09:39 +0100 Message-Id: <1150823379.1080.3.camel@Madaline> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.513 tagged_above=-999 required=2 tests=[AWL=0.010, BAYES_00=-2.599, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -2.513 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 17:09:43 -0000 Hi, Maybe look at gnomevfs-info it provides all sorts of useful information about a file, one of which is "Default app", which specifies a .desktop file (found in /usr/share/applications) where the info can be found (provided a default app exists). Would need a bit of parsing though. Hope this helps Don On Mon, 2006-06-19 at 17:40 -0300, Augusto Arcoverde da Rocha wrote: > Hi all, > > Can you help me to find a command line tool to search the mime > database for the application associated to a mime type? > > The gconftool seems to be this tool, but I didn't find one way to > retrive such information. > > I'm trying to integrate WineTools or Wine itself with mime database, > like CrossOver already does. > > Thanks a lot, > Augusto Arcoverde da Rocha > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list From agarobr.listas@gmail.com Tue Jun 20 13:59:33 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 62BAF3B0390 for ; Tue, 20 Jun 2006 13:59:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02118-06 for ; Tue, 20 Jun 2006 13:59:32 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by menubar.gnome.org (Postfix) with ESMTP id 8A23F3B00DD for ; Tue, 20 Jun 2006 13:59:31 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so3126414uge for ; Tue, 20 Jun 2006 10:59:19 -0700 (PDT) Received: by 10.66.222.9 with SMTP id u9mr6879509ugg; Tue, 20 Jun 2006 10:59:19 -0700 (PDT) Received: by 10.67.93.16 with HTTP; Tue, 20 Jun 2006 10:59:19 -0700 (PDT) Message-ID: <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> Date: Tue, 20 Jun 2006 14:59:19 -0300 From: "Augusto Arcoverde da Rocha" To: gnome-list@gnome.org Subject: Re: Tool for search mime association In-Reply-To: <1150823379.1080.3.camel@Madaline> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.561 tagged_above=-999 required=2 tests=[AWL=-0.038, BAYES_00=-2.599, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -2.561 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 17:59:33 -0000 The gnomevfs mime API seems to be deprecated and I'm seeking for a more self contained tool (without parsing conf files directly) to avoid distro conflicts or GNOME version changes. GConf is a new interface to environment definitions, gconftool implement a command line access interface to GConf database, but I don't know to use it. I use gconftool-2 --dump --recursive-list /schemas | grep mime and don't get usefull information. Thanks, Augusto Arcoverde da Rocha On 6/20/06, Don Scorgie wrote: > Hi, > > Maybe look at > gnomevfs-info > it provides all sorts of useful information about a file, one of which > is "Default app", which specifies a .desktop file (found > in /usr/share/applications) where the info can be found (provided a > default app exists). Would need a bit of parsing though. From polesz@wfwx.info Tue Jun 20 15:06:28 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 07BA63B04C0 for ; Tue, 20 Jun 2006 15:06:28 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07203-04 for ; Tue, 20 Jun 2006 15:06:26 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 02DE33B01AB for ; Tue, 20 Jun 2006 15:06:25 -0400 (EDT) Received: from 223-198.adsl.pool.ew.hu ([193.226.223.198] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1Fskaf-0003UO-KZ for gnome-list@gnome.org; Tue, 20 Jun 2006 20:04:41 +0200 Date: Tue, 20 Jun 2006 21:07:46 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: Tool for search mime association Message-ID: <20060620190746.GA9777@woodstock> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.497 tagged_above=-999 required=2 tests=[AWL=0.025, BAYES_00=-2.599, TW_EV=0.077] X-Spam-Score: -2.497 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 19:06:28 -0000 On Tue, Jun 20, 2006 at 02:59:19PM -0300, Augusto Arcoverde da Rocha wrote: > The gnomevfs mime API seems to be deprecated and I'm seeking for a > more self contained tool (without parsing conf files directly) to > avoid distro conflicts or GNOME version changes. > > GConf is a new interface to environment definitions, gconftool > implement a command line access interface to GConf database, but I > don't know to use it. > > I use > > gconftool-2 --dump --recursive-list /schemas | grep mime > > and don't get usefull information. > > > Thanks, > Augusto Arcoverde da Rocha > > On 6/20/06, Don Scorgie wrote: > > Hi, > > > > Maybe look at > > gnomevfs-info > > it provides all sorts of useful information about a file, one of which > > is "Default app", which specifies a .desktop file (found > > in /usr/share/applications) where the info can be found (provided a > > default app exists). Would need a bit of parsing though. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list I grepped all my gconf tree, and even my whole home directory to find where does gnome/nautilus/whatever keeps this kind of stuff, thus nothing is found. Could anyone tell me the secret? :) -- POLONKAI Gergely Death is not a bug, it's a feature From khadgaray@gmail.com Tue Jun 20 16:17:34 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EE93E3B02B8 for ; Tue, 20 Jun 2006 16:17:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11628-08 for ; Tue, 20 Jun 2006 16:17:30 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by menubar.gnome.org (Postfix) with ESMTP id B6EF03B0270 for ; Tue, 20 Jun 2006 16:17:29 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id c2so1205399nfe for ; Tue, 20 Jun 2006 13:17:11 -0700 (PDT) Received: by 10.49.28.14 with SMTP id f14mr6785351nfj; Tue, 20 Jun 2006 13:17:10 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id k24sm7141727nfc.2006.06.20.13.17.08; Tue, 20 Jun 2006 13:17:10 -0700 (PDT) Subject: Re: Tool for search mime association From: Ritesh Khadgaray To: Augusto Arcoverde da Rocha In-Reply-To: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Content-Type: text/plain Date: Wed, 21 Jun 2006 01:47:04 +0530 Message-Id: <1150834624.14368.19.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.148 tagged_above=-999 required=2 tests=[AWL=0.452, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.148 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:17:34 -0000 On Mon, 2006-06-19 at 17:40 -0300, Augusto Arcoverde da Rocha wrote: > Hi all, > > Can you help me to find a command line tool to search the mime > database for the application associated to a mime type? > mime info is stored at : /usr/share/mime-info/ check the *.keys file for association For user specific mim-info, check ~/.gnome/mime-info/ -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From magnus@therning.org Tue Jun 20 18:24:09 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D72023B03E1 for ; Tue, 20 Jun 2006 18:24:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18842-09 for ; Tue, 20 Jun 2006 18:24:05 -0400 (EDT) Received: from nimue.merula.net (nimue.merula.net [217.146.97.10]) by menubar.gnome.org (Postfix) with ESMTP id 46EBB3B0338 for ; Tue, 20 Jun 2006 18:24:05 -0400 (EDT) Received: from localhost.localdomain (adsl-217.146.112.238.merula.net [217.146.112.238] (may be forged)) by nimue.merula.net (8.12.11/8.12.9[Merula+Auth]) with ESMTP id k5KMO2Xb024879 for ; Tue, 20 Jun 2006 23:24:02 +0100 Received: by localhost.localdomain (Postfix, from userid 1000) id 8239B27D8AC; Tue, 20 Jun 2006 23:23:57 +0100 (BST) Date: Tue, 20 Jun 2006 23:23:57 +0100 From: Magnus Therning To: gnome-list@gnome.org Subject: Re: Tool for search mime association Message-ID: <20060620222357.GD3925@die.therning.org> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> <20060620190746.GA9777@woodstock> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=SHA1; protocol="application/pgp-signature"; boundary="rqzD5py0kzyFAOWN" Content-Disposition: inline In-Reply-To: <20060620190746.GA9777@woodstock> User-Agent: mutt-ng/devel-r796 (Debian) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.392 tagged_above=-999 required=2 tests=[AWL=-0.005, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, TW_EV=0.077] X-Spam-Score: -2.392 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 22:24:09 -0000 --rqzD5py0kzyFAOWN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 20, 2006 at 21:07:46 +0200, POLONKAI Gergely wrote: >On Tue, Jun 20, 2006 at 02:59:19PM -0300, Augusto Arcoverde da Rocha wrote: >> The gnomevfs mime API seems to be deprecated and I'm seeking for a >> more self contained tool (without parsing conf files directly) to >> avoid distro conflicts or GNOME version changes. >>=20 >> GConf is a new interface to environment definitions, gconftool >> implement a command line access interface to GConf database, but I >> don't know to use it. >>=20 >> I use >>=20 >> gconftool-2 --dump --recursive-list /schemas | grep mime >>=20 >> and don't get usefull information. >>=20 >>=20 >> Thanks, >> Augusto Arcoverde da Rocha >>=20 >> On 6/20/06, Don Scorgie wrote: >> > Hi, >> > >> > Maybe look at >> > gnomevfs-info >> > it provides all sorts of useful information about a file, one of which >> > is "Default app", which specifies a .desktop file (found >> > in /usr/share/applications) where the info can be found (provided a >> > default app exists). Would need a bit of parsing though. > >I grepped all my gconf tree, and even my whole home directory to find >where does gnome/nautilus/whatever keeps this kind of stuff, thus >nothing is found. Could anyone tell me the secret? :) AFAIK GConf has nothing to do with MIME. Personally I find the MIME setup in GNOME to be a bit magical. :-) The .desktop specification might offer clues: http://freedesktop.org/wiki/Standards_2fdesktop_2dentry_2dspec The shared MIME database might not be implemented in GNOME yet: http://freedesktop.org/wiki/Standards_2fshared_2dmime_2dinfo_2dspec It might also be interesting to see just what the program 'gnome-open' does, since it seems to somehow obtain the information you're looking for. /M --=20 Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus.therning@gmail.com http://therning.org/magnus Software is not manufactured, it is something you write and publish. Keep Europe free from software patents, we do not want censorship by patent law on written works. Unreadable code, Why would anyone use it? Learn a better way. -- Geoff Kuenning's contribution to the 2004 Perl Haiku Contest, Haikus about Perl - 'Dishonerable Mention' winner --rqzD5py0kzyFAOWN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEmHV9iMWTaatN+6QRAtlAAJ9X2m8S6nwp/caGyZfmRjavQ1cSlgCgjcV7 vknN6W8ajR2YRwRkUfMLvo8= =3a11 -----END PGP SIGNATURE----- --rqzD5py0kzyFAOWN-- From vincent.arnoux@rfo.atmel.com Wed Jun 21 03:47:31 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 07A553B0E05 for ; Wed, 21 Jun 2006 03:47:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18423-03 for ; Wed, 21 Jun 2006 03:47:29 -0400 (EDT) Received: from atmel-es2.atmel.fr (mail.atmel.fr [81.80.104.162]) by menubar.gnome.org (Postfix) with ESMTP id 0D5A33B03F0 for ; Wed, 21 Jun 2006 03:47:28 -0400 (EDT) Received: from fwat.rfo.atmel.com (gateway [192.168.1.1]) by atmel-es2.atmel.fr (8.11.6+Sun/8.11.6) with SMTP id k5L7mXl16003 for ; Wed, 21 Jun 2006 09:48:33 +0200 (MEST) Received: from meyreuil ([10.159.254.132]) by fwat; Wed, 21 Jun 2006 09:31:47 +0200 (MEST) Received: from meyreuil (meyreuil [10.159.254.132]) by meyreuil.atmel.fr (8.11.7p1+Sun/8.11.7) with ESMTP id k5L7now13200 for ; Wed, 21 Jun 2006 09:49:51 +0200 (MEST) Received: from ([10.159.227.24]) by meyreuil (MailMonitor for SMTP v1.2.2 ) ; Wed, 21 Jun 2006 09:49:50 +0200 (MEST) Message-ID: <4498FA21.70303@rfo.atmel.com> Date: Wed, 21 Jun 2006 09:49:53 +0200 From: Vincent Arnoux User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: gnome-list@gnome.org Subject: Evolution: Address completion very slow Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ESAFE-STATUS: Mail clean X-ESAFE-DETAILS: Clean X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.391 tagged_above=-999 required=2 tests=[AWL=-1.207, BAYES_40=-0.185, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -1.391 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 07:47:31 -0000 Hello, I have a LDAP server with a huge number of adresses. When composing an e-mail from Evolution, the adress auto-completion pop-up window takes about 10 seconds to appear. From Thunderbird, this is instantaneous. Is there a way to speed it up ? Vincent From DonScorgie@Blueyonder.co.uk Wed Jun 21 04:49:45 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A168E3B0EC3 for ; Wed, 21 Jun 2006 04:49:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22936-03 for ; Wed, 21 Jun 2006 04:49:32 -0400 (EDT) Received: from smtp-out5.blueyonder.co.uk (smtp-out5.blueyonder.co.uk [195.188.213.8]) by menubar.gnome.org (Postfix) with ESMTP id 5200B3B0D3C for ; Wed, 21 Jun 2006 04:49:30 -0400 (EDT) Received: from [172.23.170.138] (helo=anti-virus01-09) by smtp-out5.blueyonder.co.uk with smtp (Exim 4.52) id 1FsyOu-0006Dt-EX for gnome-list@gnome.org; Wed, 21 Jun 2006 09:49:28 +0100 Received: from [82.41.205.39] (helo=[192.168.1.1]) by asmtp-out1.blueyonder.co.uk with esmtpa (Exim 4.52) id 1FsyOt-0005SN-UE for gnome-list@gnome.org; Wed, 21 Jun 2006 09:49:27 +0100 Subject: Re: Tool for search mime association From: Don Scorgie To: gnome-list@gnome.org In-Reply-To: <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> Content-Type: text/plain Date: Wed, 21 Jun 2006 09:49:31 +0100 Message-Id: <1150879771.18488.12.camel@Madaline> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.513 tagged_above=-999 required=2 tests=[AWL=0.010, BAYES_00=-2.599, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -2.513 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 08:49:46 -0000 Hi, The gnomevfs API isn't depreciated (AFAIK). Certainly, we use gnomevfs extensively. However, if your looking for a small easy tool, maybe writing your own would be okay? Check the API documentation for gnomevfs and find this function: gnome_vfs_mime_get_default_application_for_uri [1] As was pointed out, gconf isn't really anything to do with mime types. gconf is used for storing preferences and things. gnomevfs really is the way to get at mime types (at least AFAIK). Don [1] http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-default-application-for-uri On Tue, 2006-06-20 at 14:59 -0300, Augusto Arcoverde da Rocha wrote: > The gnomevfs mime API seems to be deprecated and I'm seeking for a > more self contained tool (without parsing conf files directly) to > avoid distro conflicts or GNOME version changes. > > GConf is a new interface to environment definitions, gconftool > implement a command line access interface to GConf database, but I > don't know to use it. > > I use > > gconftool-2 --dump --recursive-list /schemas | grep mime > > and don't get usefull information. > > > Thanks, > Augusto Arcoverde da Rocha > > On 6/20/06, Don Scorgie wrote: > > Hi, > > > > Maybe look at > > gnomevfs-info > > it provides all sorts of useful information about a file, one of which > > is "Default app", which specifies a .desktop file (found > > in /usr/share/applications) where the info can be found (provided a > > default app exists). Would need a bit of parsing though. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list From agarobr.listas@gmail.com Wed Jun 21 08:33:04 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6FCEB3B0DF2 for ; Wed, 21 Jun 2006 08:33:04 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04476-07 for ; Wed, 21 Jun 2006 08:33:03 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by menubar.gnome.org (Postfix) with ESMTP id 02C293B0F8D for ; Wed, 21 Jun 2006 08:33:02 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so3502755uge for ; Wed, 21 Jun 2006 05:33:01 -0700 (PDT) Received: by 10.67.100.17 with SMTP id c17mr6443478ugm; Wed, 21 Jun 2006 05:33:01 -0700 (PDT) Received: by 10.67.93.16 with HTTP; Wed, 21 Jun 2006 05:33:01 -0700 (PDT) Message-ID: <320221a70606210533hd927d7cn1397cc97fc202d3@mail.gmail.com> Date: Wed, 21 Jun 2006 09:33:01 -0300 From: "Augusto Arcoverde da Rocha" To: gnome-list@gnome.org Subject: Re: Tool for search mime association In-Reply-To: <1150879771.18488.12.camel@Madaline> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> <1150879771.18488.12.camel@Madaline> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.769 tagged_above=-999 required=2 tests=[AWL=-0.804, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -1.769 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 12:33:04 -0000 On 6/21/06, Don Scorgie wrote: > Hi, > > The gnomevfs API isn't depreciated (AFAIK). Certainly, we use gnomevfs > extensively. Sorry, my misunderstanding! :/ Only gnome-vfs-mime-database API are deprecated and not entire gnome-vfs API. > However, if your looking for a small easy tool, maybe writing your own > would be okay? "Reinvent the wheel" isn't always a good way to inprove open and free software development. Some development divergencies are a very good thing, I prefer to join my efforts with efforts of others. Then, it is for that I'm asking for advice here. > Check the API documentation for gnomevfs and find this function: > gnome_vfs_mime_get_default_application_for_uri [1] Thanks for this note. I never would go to understand this if you don't persisted to show me this subject. > As was pointed out, gconf isn't really anything to do with mime types. > gconf is used for storing preferences and things. gnomevfs really is > the way to get at mime types (at least AFAIK). GConf has nothing to do with "mime database", I agree. But it have some things to do with users preferences (like user settings for mime-application association) and with the default settings on GNOME system (like default mime-application associations). Or am I understaning something wrong? > Don > > [1] > http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-default-application-for-uri Thanks, Augusto Arcoverde da Rocha From john@joel.csis.ul.ie Fri Jun 23 09:56:31 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2F8B33B08EB for ; Fri, 23 Jun 2006 09:56:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15439-08 for ; Fri, 23 Jun 2006 09:56:30 -0400 (EDT) Received: from Marshal4.ul.campus (marshal4.ul.ie [136.201.1.164]) by menubar.gnome.org (Postfix) with ESMTP id 563CE3B08D1 for ; Fri, 23 Jun 2006 09:56:26 -0400 (EDT) Received: from garryowen.csis.ul.ie (Not Verified[136.201.24.3]) by Marshal4.ul.campus with MailMarshal (v6, 1, 4, 441) id ; Fri, 23 Jun 2006 14:56:30 +0100 Received: from joel.csis.ul.ie (joel.csis.ul.ie [136.201.25.110]) by garryowen.csis.ul.ie (8.13.1/8.13.1) with ESMTP id k5NDuF08004499; Fri, 23 Jun 2006 14:56:15 +0100 Received: (from john@localhost) by joel.csis.ul.ie (8.12.11/8.12.11/Submit) id k5NDuEnt028938; Fri, 23 Jun 2006 14:56:14 +0100 From: John Sturdy MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17563.62206.464465.691822@joel.csis.ul.ie> Date: Fri, 23 Jun 2006 14:56:14 +0100 To: POLONKAI Gergely Subject: Re: setting name for screenshots In-Reply-To: <20060619195730.GA4503@woodstock> References: <17545.30796.666264.450109@joel.csis.ul.ie> <20060619195730.GA4503@woodstock> X-Mailer: VM 7.19 under Emacs 21.3.1 X-Attribution: jcgs X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.426 tagged_above=-999 required=2 tests=[AWL=-0.821, BAYES_20=-0.74, FORGED_RCVD_HELO=0.135] X-Spam-Score: -1.426 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: john.sturdy@ul.ie List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 13:56:31 -0000 Thanks -- I've worked round the problem for now, by making my script rename the standard screenshot file after taking each one. However, it would be even nicer not to have to press the button, as the sequence is nearly 80 screenshots! (http://emacs-versor.sourceforge.net/demo/index.html) __John From chuckh@hhs48.com Sat Jun 24 10:01:42 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1760E3B0158 for ; Sat, 24 Jun 2006 10:01:42 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17821-07 for ; Sat, 24 Jun 2006 10:01:40 -0400 (EDT) Received: from outbound.mailhop.org (outbound.mailhop.org [63.208.196.171]) by menubar.gnome.org (Postfix) with ESMTP id 9043C3B0121 for ; Sat, 24 Jun 2006 10:01:40 -0400 (EDT) Received: from 24-105-197-112.cm.mhcable.com ([24.105.197.112] helo=hq.hhs48.com) by outbound.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.51) id 1Fu8hf-00010X-It for gnome-list@gnome.org; Sat, 24 Jun 2006 10:01:39 -0400 Received: from chuckh by hq.hhs48.com with local (Exim 4.62) (envelope-from ) id 1Fu8ho-0005aY-PZ for gnome-list@gnome.org; Sat, 24 Jun 2006 10:01:48 -0400 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 24.105.197.112 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: corcyra Date: Sat, 24 Jun 2006 10:01:48 -0400 To: Gnome List Subject: missing xorg.conf Message-ID: <20060624140148.GA21405@hhs48.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h31gzZEtNLTqOjlF" Content-Disposition: inline User-Agent: Mutt/1.5.11+cvs20060403 From: Charles Hallenbeck X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.063 tagged_above=-999 required=2 tests=[AWL=0.402, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, SPF_HELO_PASS=-0.001] X-Spam-Score: -2.063 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 14:01:42 -0000 --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I am running a Debian Sid system, kernel 2.6.16, and am trying to move=20 to an X environment. I have installed xorg and gnome, and am trying to=20 configure xserver-xorg before going further. Somehow I have ended up without a xorg.conf file in my /etc/X11=20 directory, or anywhere else on the system for that matter, and when I=20 run this: dpkg-reconfigure xserver-xorg as root, it walks me through all the expected questions, terminating=20 without error or warning, but does not write any output file anywhere=20 that I can find. When I then start the xserver with startx, and examine=20 the log, it tells me no configuration file was found, and drops back to=20 the built in defaults.=20 Any idea what is happening here? I have also tried this: apt-get install --reinstall xserver-xorg and that has not helped. Still no xorg.conf, and none gets written when=20 I do the configuration. Any suggestions appreciated. Chuck --=20 The Moon is Waning Crescent (1% of Full) Get downloads from http://www.mhcable.com/~chuckh and remember, INFORMATION WANTS TO BE FREE! --h31gzZEtNLTqOjlF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEnUXMXnuiIOyDVQURAg5eAJ9ytw5A2Jt3gueIUgh9uzDi0aqJNQCdFaA8 tYTRDyu67E4FdWWtBAVDwbY= =JOGL -----END PGP SIGNATURE----- --h31gzZEtNLTqOjlF-- From tere.ertw@gmail.com Mon Jun 26 21:09:06 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D837C3B00AB for ; Mon, 26 Jun 2006 21:09:06 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27355-05 for ; Mon, 26 Jun 2006 21:09:06 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id 8BB693B00AC for ; Mon, 26 Jun 2006 21:09:05 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id c29so990092nfb for ; Mon, 26 Jun 2006 18:09:04 -0700 (PDT) Received: by 10.49.81.12 with SMTP id i12mr5183472nfl; Mon, 26 Jun 2006 18:09:04 -0700 (PDT) Received: by 10.49.57.3 with HTTP; Mon, 26 Jun 2006 18:09:04 -0700 (PDT) Message-ID: <8d3f24ab0606261809k6ddc6fb5q6fab18b2d58e1a1d@mail.gmail.com> Date: Mon, 26 Jun 2006 21:09:04 -0400 From: "Teresa Thomas" To: gnome-list@gnome.org Subject: HTTP handling MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_59406_22540360.1151370544442" X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.697 tagged_above=-999 required=2 tests=[AWL=-0.952, BAYES_20=-0.74, DNS_FROM_RFC_ABUSE=0.2, HTML_00_10=0.795, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: -0.697 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 01:09:07 -0000 ------=_Part_59406_22540360.1151370544442 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I am making an Evolution plugin that enable it to synchrized with the Google calendar. As part of this, I will need to do some HTTP handling, create and send requests, receive and interpret responses etc. Does anyone know any libraries that can aid in doing this? I was looking in libgHTTP, but it does not have any helpful documentation. Thanks! ------=_Part_59406_22540360.1151370544442 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I am making an Evolution plugin that enable it to synchrized with the Google calendar. As part of this, I will need to do some HTTP handling, create and send requests, receive and interpret responses etc.  Does anyone know any libraries that can aid in doing this?

I was looking in libgHTTP, but it does not have any helpful documentation.

Thanks!
------=_Part_59406_22540360.1151370544442-- From polesz@wfwx.info Tue Jun 27 02:08:07 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 132DD3B0113 for ; Tue, 27 Jun 2006 02:08:07 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07526-05 for ; Tue, 27 Jun 2006 02:08:05 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 1C9D43B00B4 for ; Tue, 27 Jun 2006 02:08:04 -0400 (EDT) Received: from 254-063.adsl.pool.ew.hu ([193.226.254.63] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1Fv6jy-0001QG-W3 for gnome-list@gnome.org; Tue, 27 Jun 2006 08:08:03 +0200 Date: Tue, 27 Jun 2006 08:07:57 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: HTTP handling Message-ID: <20060627060756.GA3898@woodstock> References: <8d3f24ab0606261809k6ddc6fb5q6fab18b2d58e1a1d@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8d3f24ab0606261809k6ddc6fb5q6fab18b2d58e1a1d@mail.gmail.com> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.537 tagged_above=-999 required=2 tests=[AWL=0.062, BAYES_00=-2.599] X-Spam-Score: -2.537 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 06:08:07 -0000 On Mon, Jun 26, 2006 at 09:09:04PM -0400, Teresa Thomas wrote: > I am making an Evolution plugin that enable it to synchrized with the Google > calendar. As part of this, I will need to do some HTTP handling, create and > send requests, receive and interpret responses etc. Does anyone know any > libraries that can aid in doing this? > > I was looking in libgHTTP, but it does not have any helpful documentation. > > Thanks! > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Maybe you should try libwww. As I remember it has a good documentation, and it's easy to use. Rgds, -- POLONKAI Gergely Death is not a bug, it's a feature From awilliam@whitemice.org Tue Jun 27 07:33:39 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4FF013B00BB for ; Tue, 27 Jun 2006 07:33:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26104-02 for ; Tue, 27 Jun 2006 07:33:34 -0400 (EDT) Received: from estate1.whitemice.org (adsl-68-79-189-145.dsl.klmzmi.ameritech.net [68.79.189.145]) by menubar.gnome.org (Postfix) with ESMTP id B86C23B00AE for ; Tue, 27 Jun 2006 07:33:33 -0400 (EDT) Received: from [192.168.3.170] ([192.168.3.170]) (authenticated bits=0) by estate1.whitemice.org (8.12.11.20060308/8.12.10/SuSE Linux 0.7) with ESMTP id k5R8kwpX002424 for ; Tue, 27 Jun 2006 04:47:05 -0400 Subject: Re: HTTP handling From: Adam Tauno Williams To: gnome-list@gnome.org In-Reply-To: <20060627060756.GA3898@woodstock> References: <8d3f24ab0606261809k6ddc6fb5q6fab18b2d58e1a1d@mail.gmail.com> <20060627060756.GA3898@woodstock> Content-Type: text/plain Date: Tue, 27 Jun 2006 06:36:15 -0400 Message-Id: <1151404575.4546.0.camel@aleph.whitemice.org> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-1.4 (estate1.whitemice.org [192.168.3.1]); Tue, 27 Jun 2006 04:47:05 -0400 (EDT) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.46 tagged_above=-999 required=2 tests=[AWL=0.004, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.46 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: awilliam@whitemice.org List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 11:33:39 -0000 On Tue, 2006-06-27 at 08:07 +0200, POLONKAI Gergely wrote: > On Mon, Jun 26, 2006 at 09:09:04PM -0400, Teresa Thomas wrote: > > I am making an Evolution plugin that enable it to synchrized with the Google > > calendar. As part of this, I will need to do some HTTP handling, create and > > send requests, receive and interpret responses etc. Does anyone know any > > libraries that can aid in doing this? > > I was looking in libgHTTP, but it does not have any helpful documentation. > Maybe you should try libwww. As I remember it has a good documentation, > and it's easy to use. Take a look at the evolution-webcal source and dependencies. From ravikh@hp.com Tue Jun 27 12:36:16 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9574C3B015C for ; Tue, 27 Jun 2006 12:36:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08262-07 for ; Tue, 27 Jun 2006 12:36:08 -0400 (EDT) Received: from bgerelbas01.asiapac.hp.net (bgerelbas01.asiapac.hp.net [15.219.201.134]) by menubar.gnome.org (Postfix) with ESMTP id 277B13B00FF for ; Tue, 27 Jun 2006 12:36:06 -0400 (EDT) Received: from bgeexg11.asiapacific.cpqcorp.net (bgeexg11.asiapacific.cpqcorp.net [16.150.33.26]) by bgerelbas01.asiapac.hp.net (Postfix) with ESMTP id 0E4DB32E2B for ; Tue, 27 Jun 2006 21:10:43 +0530 (IST) Received: from BGEEXC07.asiapacific.cpqcorp.net ([16.150.33.19]) by bgeexg11.asiapacific.cpqcorp.net with Microsoft SMTPSVC(6.0.3790.1830); Tue, 27 Jun 2006 21:11:12 +0530 Received: from ravikhd.asiapacific.hpqcorp.net ([16.150.98.22]) by BGEEXC07.asiapacific.cpqcorp.net with Microsoft SMTPSVC(6.0.3790.1830); Tue, 27 Jun 2006 21:11:12 +0530 Subject: Change in gnome-doc-utils.make file From: Ravishankar Haranath To: gnome-list@gnome.org Content-Type: multipart/mixed; boundary="=-viPsdm6cSrQ1T1qg21Vy" Organization: HP Labs, India Date: Tue, 27 Jun 2006 21:07:13 +0530 Message-Id: <1151422633.23331.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 X-OriginalArrivalTime: 27 Jun 2006 15:41:12.0456 (UTC) FILETIME=[1E3BF080:01C69A00] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.025 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, TW_TD=0.077, UPPERCASE_25_50=0] X-Spam-Score: -2.025 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 16:36:16 -0000 --=-viPsdm6cSrQ1T1qg21Vy Content-Type: multipart/alternative; boundary="=-e7+w3jbHsjx/P5P5mzPa" --=-e7+w3jbHsjx/P5P5mzPa Content-Type: text/plain Content-Transfer-Encoding: 7bit The line continuation mark '\' were missing for the if construct starting at line 506. It has been added properly for this if construct.... if ENABLE_SK \ _ENABLE_SK = true \ else \ _ENABLE_SK = false \ endif attaching the changed make file Regards, Ravi --=-e7+w3jbHsjx/P5P5mzPa Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit The line continuation mark '\' were missing for the if construct starting at line 506.
It has been added properly for this if construct....

if ENABLE_SK \
_ENABLE_SK = true \
else \
_ENABLE_SK = false \
endif

attaching the changed make file

Regards, Ravi --=-e7+w3jbHsjx/P5P5mzPa-- --=-viPsdm6cSrQ1T1qg21Vy Content-Disposition: attachment; filename=gnome-doc-utils.make Content-Type: text/plain; name=gnome-doc-utils.make; charset=UTF-8 Content-Transfer-Encoding: 7bit # gnome-doc-utils.make - make magic for building documentation # Copyright (C) 2004-2005 Shaun McCance # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. ################################################################################ ## @@ Generating Header Files ## @ DOC_H_FILE ## The name of the header file to generate DOC_H_FILE ?= ## @ DOC_H_DOCS ## The input DocBook files for generating the header file DOC_H_DOCS ?= $(DOC_H_FILE): $(DOC_H_DOCS); @rm -f $@.tmp; touch $@.tmp; echo 'const gchar* documentation_credits[] = {' >> $@.tmp list='$(DOC_H_DOCS)'; for doc in $$list; do \ xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \ if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \ xsltproc --path "$$xmlpath" $(_credits) $$doc; \ done | sort | uniq \ | awk 'BEGIN{s=""}{n=split($$0,w,"<");if(s!=""&&s!=substr(w[1],1,length(w[1])-1)){print s};if(n>1){print $$0;s=""}else{s=$$0}};END{if(s!=""){print s}}' \ | sed -e 's/\\/\\\\/' -e 's/"/\\"/' -e 's/\(.*\)/\t"\1",/' >> $@.tmp echo ' NULL' >> $@.tmp echo '};' >> $@.tmp echo >> $@.tmp list='$(DOC_H_DOCS)'; for doc in $$list; do \ xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \ if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \ docid=`echo "$$doc" | sed -e 's/.*\/\([^/]*\)\.xml/\1/' \ | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`; \ echo $$xmlpath; \ ids=`xsltproc --xinclude --path "$$xmlpath" $(_ids) $$doc`; \ for id in $$ids; do \ echo '#define HELP_'`echo $$docid`'_'`echo $$id \ | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`' "'$$id'"' >> $@.tmp; \ done; \ echo >> $@.tmp; \ done; cp $@.tmp $@ && rm -f $@.tmp .PHONY: dist-doc-header dist-doc-header: $(DOC_H_FILE) @if test -f "$(DOC_H_FILE)"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $${d}$(DOC_H_FILE) $(distdir)/$(DOC_H_FILE)"; \ $(INSTALL_DATA) "$${d}$(DOC_H_FILE)" "$(distdir)/$(DOC_H_FILE)"; doc-dist-hook: $(if $(DOC_H_FILE),dist-doc-header) .PHONY: clean-doc-header _clean_doc_header = $(if $(DOC_H_FILE),clean-doc-header) clean-local: $(_clean_doc_header) distclean-local: $(_clean_doc_header) mostlyclean-local: $(_clean_doc_header) maintainer-clean-local: $(_clean_doc_header) clean-doc-header: rm -f $(DOC_H_FILE) all: $(DOC_H_FILE) ################################################################################ ## @@ Generating Documentation Files ## @ DOC_MODULE ## The name of the document being built DOC_MODULE ?= ## @ DOC_ENTITIES ## Files included with a SYSTEM entity DOC_ENTITIES ?= ## @ DOC_INCLUDES ## Files included with XInclude DOC_INCLUDES ?= ## @ DOC_FIGURES ## Figures and other external data DOC_FIGURES ?= ## @ DOC_FORMATS ## The default formats to be built and installed DOC_FORMATS ?= docbook _DOC_REAL_FORMATS = $(if $(DOC_USER_FORMATS),$(DOC_USER_FORMATS),$(DOC_FORMATS)) ## @ DOC_LINGUAS ## The languages this document is translated into DOC_LINGUAS ?= ## @ RNGDOC_DIRS ## The directories containing RNG files to be documented with rngdoc RNGDOC_DIRS ?= ## @ XSLDOC_DIRS ## The directories containing XSLT files to be documented with xsldoc XSLDOC_DIRS ?= ################################################################################ ## Variables for Bootstrapping _xml2po ?= `which xml2po` _db2html ?= `$(PKG_CONFIG) --variable db2html gnome-doc-utils` _db2omf ?= `$(PKG_CONFIG) --variable db2omf gnome-doc-utils` _rngdoc ?= `$(PKG_CONFIG) --variable rngdoc gnome-doc-utils` _xsldoc ?= `$(PKG_CONFIG) --variable xsldoc gnome-doc-utils` _chunks ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/chunks.xsl _credits ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/credits.xsl _ids ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/ids.xsl _sklocalstatedir ?= `scrollkeeper-config --pkglocalstatedir` ################################################################################ ## @@ Rules for rngdoc rngdoc_args = \ --stringparam rngdoc.id \ $(shell echo $(basename $(notdir $(1))) | sed -e 's/[^A-Za-z0-9_-]/_/g')\ $(_rngdoc) $(filter %/$(basename $(notdir $(1))).rng,$(_RNGDOC_RNGS)) ## @ _RNGDOC_RNGS ## The actual RNG files for which to generate documentation with rngdoc _RNGDOC_RNGS = $(sort $(patsubst ./%, %, $(foreach dir,$(RNGDOC_DIRS), \ $(wildcard $(dir)/*.rng) $(wildcard $(srcdir)/$(dir)/*.rng)))) ## @ _RNGDOC_C_DOCS ## The generated rngdoc documentation in the C locale _RNGDOC_C_DOCS = $(foreach rng,$(_RNGDOC_RNGS), C/$(basename $(notdir $(rng))).xml) # FIXME: Fix the dependancies $(_RNGDOC_C_DOCS) : $(_RNGDOC_RNGS) if ! test -d $(dir $@); then mkdir $(dir $@); fi; xsltproc $(call rngdoc_args,$@,$<) | xmllint --c14n - > $@.tmp && \ cp $@.tmp $@ && rm -f $@.tmp .PHONY: rngdoc rngdoc: $(_RNGDOC_C_DOCS) ################################################################################ ## @@ Rules for xsldoc # FIXME: _XSLDOC_XSLS is getting dupes with relative/absolute in some # cases. Right now, I'm just taking the first, but that's just a bad # work-around. Fix the real problem. xsldoc_args = \ --stringparam xsldoc.id \ $(shell echo $(basename $(notdir $(1))) | sed -e 's/[^A-Za-z0-9_-]/_/g')\ $(_xsldoc) \ $(word 1,$(filter %/$(basename $(notdir $(1))).xsl,$(_XSLDOC_XSLS))) ## @ _XSLDOC_XSLS ## The actual XSLT files for which to generate documentation with xsldoc _XSLDOC_XSLS = $(sort $(patsubst ./%, %, $(foreach dir,$(XSLDOC_DIRS), \ $(wildcard $(dir)/*.xsl) $(wildcard $(srcdir)/$(dir)/*.xsl)))) ## @ _XSLDOC_C_DOCS ## The generated xsldoc documentation in the C locale _XSLDOC_C_DOCS = $(foreach xsl,$(_XSLDOC_XSLS), C/$(basename $(notdir $(xsl))).xml) # FIXME: Fix the dependancies $(_XSLDOC_C_DOCS) : $(_XSLDOC_XSLS) if ! test -d $(dir $@); then mkdir $(dir $@); fi; xsltproc $(call xsldoc_args,$@,$<) | xmllint --c14n - > $@.tmp && \ cp $@.tmp $@ && rm -f $@.tmp .PHONY: xsldoc xsldoc: $(_XSLDOC_C_DOCS) ################################################################################ ## @@ Rules for OMF Files db2omf_args = \ --stringparam db2omf.basename $(DOC_MODULE) \ --stringparam db2omf.format $(3) \ --stringparam db2omf.dtd \ $(shell xmllint --format $(2) | grep -h PUBLIC | head -n 1 \ | sed -e 's/.*PUBLIC \(\"[^\"]*\"\).*/\1/') \ --stringparam db2omf.lang $(notdir $(patsubst %/$(notdir $(2)),%,$(2))) \ --stringparam db2omf.omf_dir "$(OMF_DIR)" \ --stringparam db2omf.help_dir "$(HELP_DIR)" \ --stringparam db2omf.omf_in "`pwd`/$(_DOC_OMF_IN)" \ $(_db2omf) $(2) ## @ _DOC_OMF_IN ## The OMF input file _DOC_OMF_IN = $(if $(DOC_MODULE),$(wildcard $(srcdir)/$(DOC_MODULE).omf.in)) ## @ _DOC_OMF_DB ## The OMF files for DocBook output _DOC_OMF_DB = $(if $(_DOC_OMF_IN), \ $(foreach lc,C $(DOC_LINGUAS),$(DOC_MODULE)-$(lc).omf)) $(_DOC_OMF_DB) : $(_DOC_OMF_IN) $(_DOC_OMF_DB) : $(DOC_MODULE)-%.omf : %/$(DOC_MODULE).xml xsltproc -o $@ $(call db2omf_args,$@,$<,'docbook') ## @ _DOC_OMF_HTML ## The OMF files for HTML output _DOC_OMF_HTML = $(if $(_DOC_OMF_IN), \ $(foreach lc,C $(DOC_LINGUAS),$(DOC_MODULE)-html-$(lc).omf)) $(_DOC_OMF_HTML) : $(_DOC_OMF_IN) $(_DOC_OMF_HTML) : $(DOC_MODULE)-html-%.omf : %/$(DOC_MODULE).xml xsltproc -o $@ $(call db2omf_args,$@,$<,'html') ## @ _DOC_OMF_ALL ## All OMF output files to be built # FIXME _DOC_OMF_ALL = \ $(if $(findstring docbook,$(_DOC_REAL_FORMATS)),$(_DOC_OMF_DB)) \ $(if $(findstring html,$(_DOC_REAL_FORMATS)),$(_DOC_OMF_HTML)) .PHONY: omf omf: $(_DOC_OMF_ALL) ################################################################################ ## @@ Rules for Desktop Entry Files ## @ _DOC_DSK_IN ## The desktop entry input file _DOC_DSK_IN = $(if $(DOC_MODULE),$(wildcard $(srcdir)/$(DOC_MODULE).desktop.in)) ## @ _DOC_DSK_DB ## The desktop entry files for DocBook output _DOC_DSK_DB = $(if $(_DOC_DSK_IN), \ $(foreach lc,C $(DOC_LINGUAS),$(DOC_MODULE).db.$(lc).desktop)) # FIXME $(_DOC_DSK_DB) : $(_DOC_DSK_IN) $(_DOC_DSK_DB) : $(DOC_MODULE).db.%.desktop : %/$(DOC_MODULE).xml cp $(_DOC_DSK_IN) $@ ## @ _DOC_DSK_HTML ## The desktop entry files for HTML output _DOC_DSK_HTML = $(if $(_DOC_DSK_IN), \ $(foreach lc,C $(DOC_LINGUAS),$(DOC_MODULE).html.$(lc).desktop)) $(_DOC_DSK_HTML) : $(_DOC_DSK_IN) $(_DOC_DSK_HTML) : $(DOC_MODULE).html.%.desktop : %/$(DOC_MODULE).xml cp $(_DOC_DSK_IN) $@ ## @ _DOC_DSK_ALL ## All desktop entry output files to be built # FIXME _DOC_DSK_ALL = \ $(if $(findstring docbook,$(_DOC_REAL_FORMATS)),$(_DOC_DSK_DB)) \ $(if $(findstring html,$(_DOC_REAL_FORMATS)),$(_DOC_DSK_HTML)) .PHONY: dsk dsk: $(_DOC_DSK_ALL) ################################################################################ ## @@ Rules for .cvsignore Files ## @ _CVSIGNORE_TOP ## The .cvsignore file in the top directory _CVSIGNORE_TOP = $(if $(DOC_MODULE), .cvsignore) ## @ _CVSIGNORE_C ## The .cvsignore file in the C directory _CVSIGNORE_C = $(if $(DOC_MODULE), C/.cvsignore) ## @ _CVSIGNORE_LC ## The .cvsignore files in other locale directories _CVSIGNORE_LC = $(if $(DOC_MODULE),$(foreach lc,$(DOC_LINGUAS),$(lc)/.cvsignore)) ## @ _CVSIGNORE_TOP_FILES ## The list of files to be listed in the top-level .cvsignore file _CVSIGNORE_TOP_FILES = $(_DOC_OMF_ALL) $(_DOC_DSK_ALL) ## @ _CVSIGNORE_C_FILES ## The list of files to be listed in the .cvsignore file in the C directory _CVSIGNORE_C_FILES = $(_RNGDOC_C_DOCS) $(_XSLDOC_C_DOCS) ## @ _CVSIGNORE_C_FILES ## The list of files to be listed in the .cvsignore files in other ## locale directories _CVSIGNORE_LC_FILES = $(_DOC_LC_DOCS) $(_CVSIGNORE_TOP) : $(_CVSIGNORE_TOP_FILES) if ! test -f $@; then touch $@; fi cat $@ > $@.tmp list='$^'; for file in $$list; do \ echo $$file >> $@.tmp; \ done cat $@.tmp | sort | uniq > $@ rm $@.tmp $(_CVSIGNORE_C) : $(_CVSIGNORE_C_FILES) if ! test -f $@; then touch $@; fi cat $@ > $@.tmp list='$^'; for file in $$list; do \ echo $$file | sed -e 's/.*\///' >> $@.tmp; \ done cat $@.tmp | sort | uniq > $@ rm $@.tmp $(_CVSIGNORE_LC) : $(_CVSIGNORE_LC_FILES) if ! test -f $@; then touch $@; fi cat $@ > $@.tmp list='$(wildcard $(_CVSIGNORE_LC_FILES),$(dir $@)/*)'; \ for file in $$list; do \ echo $$file | sed -e 's/.*\///' >> $@.tmp; \ done cat $@.tmp | sort | uniq > $@ rm $@.tmp .PHONY: cvsignore cvsignore: $(_CVSIGNORE_TOP) $(_CVSIGNROE_C) $(_CVSIGNORE_LC) ################################################################################ ## @@ C Locale Documents ## @ _DOC_C_MODULE ## The top-level documentation file in the C locale _DOC_C_MODULE = $(if $(DOC_MODULE),C/$(DOC_MODULE).xml) ## @ _DOC_C_ENTITIES ## Files included with a SYSTEM entity in the C locale _DOC_C_ENTITIES = $(foreach ent,$(DOC_ENTITIES),C/$(ent)) ## @ _DOC_C_XINCLUDES ## Files included with XInclude in the C locale _DOC_C_INCLUDES = $(foreach inc,$(DOC_INCLUDES),C/$(inc)) ## @ _DOC_C_DOCS ## All documentation files in the C locale _DOC_C_DOCS = \ $(_DOC_C_ENTITIES) $(_DOC_C_INCLUDES) \ $(_RNGDOC_C_DOCS) $(_XSLDOC_C_DOCS) \ $(_DOC_C_MODULE) ## @ _DOC_C_DOCS_NOENT ## All documentation files in the C locale, ## except files included with a SYSTEM entity _DOC_C_DOCS_NOENT = \ $(_DOC_C_MODULE) $(_DOC_C_INCLUDES) \ $(_RNGDOC_C_DOCS) $(_XSLDOC_C_DOCS) ## @ _DOC_C_FIGURES ## All figures and other external data in the C locale _DOC_C_FIGURES = $(if $(DOC_FIGURES), \ $(foreach fig,$(DOC_FIGURES),C/$(fig)), \ $(patsubst $(srcdir)/%,%,$(wildcard $(srcdir)/C/figures/*.png))) ## @ _DOC_C_HTML ## All HTML documentation in the C locale # FIXME: probably have to shell escape to determine the file names _DOC_C_HTML = $(shell xsltproc --xinclude \ --stringparam db.chunk.basename "$(DOC_MODULE)" \ $(_chunks) "C/$(DOC_MODULE).xml") ############################################################################### ## @@ Other Locale Documentation ## @ _DOC_POFILES ## The .po files used for translating the document _DOC_POFILES = $(if $(DOC_MODULE), \ $(foreach lc,$(DOC_LINGUAS),$(lc)/$(lc).po)) .PHONY: po po: $(_DOC_POFILES) ## @ _DOC_LC_MODULES ## The top-level documentation files in all other locales _DOC_LC_MODULES = $(if $(DOC_MODULE), \ $(foreach lc,$(DOC_LINGUAS),$(lc)/$(DOC_MODULE).xml)) ## @ _DOC_LC_XINCLUDES ## Files included with XInclude in all other locales _DOC_LC_INCLUDES = \ $(foreach lc,$(DOC_LINGUAS),$(foreach inc,$(_DOC_C_INCLUDES), \ $(lc)/$(notdir $(inc)) )) ## @ _RNGDOC_LC_DOCS ## The generated rngdoc documentation in all other locales _RNGDOC_LC_DOCS = \ $(foreach lc,$(DOC_LINGUAS),$(foreach doc,$(_RNGDOC_C_DOCS), \ $(lc)/$(notdir $(doc)) )) ## @ _XSLDOC_LC_DOCS ## The generated xsldoc documentation in all other locales _XSLDOC_LC_DOCS = \ $(foreach lc,$(DOC_LINGUAS),$(foreach doc,$(_XSLDOC_C_DOCS), \ $(lc)/$(notdir $(doc)) )) ## @ _DOC_LC_HTML ## All HTML documentation in all other locales # FIXME: probably have to shell escape to determine the file names _DOC_LC_HTML = \ $(foreach lc,$(DOC_LINGUAS),$(foreach doc,$(_DOC_C_HTML), \ $(lc)/$(notdir $(doc)) )) ## @ _DOC_LC_DOCS ## All documentation files in all other locales _DOC_LC_DOCS = \ $(_DOC_LC_MODULES) $(_DOC_LC_INCLUDES) \ $(_RNGDOC_LC_DOCS) $(_XSLDOC_LC_DOCS) \ $(if $(findstring html,$(_DOC_REAL_FORMATS)),$(_DOC_LC_HTML)) ## @ _DOC_LC_FIGURES ## All figures and other external data in all other locales _DOC_LC_FIGURES = $(foreach lc,$(DOC_LINGUAS), \ $(patsubst C/%,$(lc)/%,$(_DOC_C_FIGURES)) ) _DOC_SRC_FIGURES = \ $(foreach fig,$(_DOC_C_FIGURES), $(foreach lc,C $(DOC_LINGUAS), \ $(wildcard $(srcdir)/$(lc)/$(patsubst C/%,%,$(fig))) )) $(_DOC_POFILES): @if ! test -d $(dir $@); then \ echo "mkdir $(dir $@)"; \ mkdir "$(dir $@)"; \ fi @if test ! -f $@ -a -f $(srcdir)/$@; then \ echo "cp $(srcdir)/$@ $@"; \ cp "$(srcdir)/$@" "$@"; \ fi; @docs=; \ list='$(_DOC_C_DOCS_NOENT)'; for doc in $$list; do \ if test -f $$doc; then \ docs="$$docs ../$$doc"; \ else \ docs="$$docs ../$(srcdir)/$$doc"; \ fi; \ done; \ if ! test -f $@; then \ echo "(cd $(dir $@) && \ $(_xml2po) -e $$docs > $(notdir $@).tmp && \ cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp)"; \ (cd $(dir $@) && \ $(_xml2po) -e $$docs > $(notdir $@).tmp && \ cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp); \ else \ echo "(cd $(dir $@) && \ $(_xml2po) -e -u $(notdir $@) $$docs)"; \ (cd $(dir $@) && \ $(_xml2po) -e -u $(notdir $@) $$docs); \ fi # FIXME: fix the dependancy # FIXME: hook xml2po up $(_DOC_LC_DOCS) : $(_DOC_POFILES) $(_DOC_LC_DOCS) : $(_DOC_C_DOCS) if ! test -d $(dir $@); then mkdir $(dir $@); fi case "$(srcdir)" in /*) sd="$(srcdir)";; *) sd="../$(srcdir)";; esac; \ if [ -f "C/$(notdir $@)" ]; then d="../"; else d="$$sd/"; fi; \ (cd $(dir $@) && \ $(_xml2po) -e -p \ "$${d}$(dir $@)$(patsubst %/$(notdir $@),%,$@).po" \ "$${d}C/$(notdir $@)" > $(notdir $@).tmp && \ cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp) ## @ _DOC_POT ## A pot file _DOC_POT = $(if $(DOC_MODULE),$(DOC_MODULE).pot) .PHONY: pot pot: $(_DOC_POT) $(_DOC_POT): $(_DOC_C_DOCS_NOENT) $(_xml2po) -e -o $@ $^ ################################################################################ ## @@ All Documentation ## @ _DOC_HTML_ALL ## All HTML documentation, only if it's built _DOC_HTML_ALL = $(if $(findstring html,$(_DOC_REAL_FORMATS)), \ $(_DOC_C_HTML) $(_DOC_LC_HTML)) _DOC_HTML_TOPS = $(foreach lc,C $(DOC_LINGUAS),$(lc)/$(DOC_MODULE).html) $(_DOC_HTML_TOPS): $(_DOC_C_DOCS) $(_DOC_LC_DOCS) xsltproc -o $@ --xinclude --param db.chunk.chunk_top "false()" --stringparam db.chunk.basename "$(DOC_MODULE)" --stringparam db.chunk.extension ".html" $(_db2html) $(patsubst %.html,%.xml,$@) ################################################################################ if ENABLE_SK \ _ENABLE_SK = true \ else \ _ENABLE_SK = false \ endif all: \ $(_DOC_C_DOCS) $(_DOC_LC_DOCS) \ $(_DOC_OMF_ALL) $(_DOC_DSK_ALL) \ $(_DOC_HTML_ALL) $(_DOC_POFILES) .PHONY: clean-doc-rngdoc clean-doc-xsldoc clean-doc-omf clean-doc-dsk clean-doc-lc clean-doc-dir clean-doc-rngdoc: ; rm -f $(_RNGDOC_C_DOCS) $(_RNGDOC_LC_DOCS) clean-doc-xsldoc: ; rm -f $(_XSLDOC_C_DOCS) $(_XSLDOC_LC_DOCS) clean-doc-omf: ; rm -f $(_DOC_OMF_DB) $(_DOC_OMF_HTML) clean-doc-dsk: ; rm -f $(_DOC_DSK_DB) $(_DOC_DSK_HTML) clean-doc-lc: rm -f $(_DOC_LC_DOCS) @list='$(_DOC_POFILES)'; for po in $$list; do \ if ! test "$$po" -ef "$(srcdir)/$$po"; then \ echo "rm -f $$po"; \ rm -f "$$po"; \ fi; \ done @for lc in C $(DOC_LINGUAS); do \ if test -f "$$lc/.xml2po.mo"; then \ echo "rm -f $$lc/.xml2po.mo"; \ rm -f "$$lc/.xml2po.mo"; \ fi; \ done clean-doc-dir: @for lc in C $(DOC_LINGUAS); do \ for dir in `find $$lc -depth -type d`; do \ if ! test $$dir -ef $(srcdir)/$$dir; then \ echo "rmdir $$dir"; \ rmdir "$$dir"; \ fi; \ done; \ done _clean_rngdoc = $(if $(RNGDOC_DIRS),clean-doc-rngdoc) _clean_xsldoc = $(if $(XSLDOC_DIRS),clean-doc-xsldoc) _clean_omf = $(if $(_DOC_OMF_IN),clean-doc-omf) _clean_dsk = $(if $(_DOC_DSK_IN),clean-doc-dsk) _clean_lc = $(if $(DOC_LINGUAS),clean-doc-lc) _clean_dir = $(if $(DOC_MODULE),clean-doc-dir) clean-local: \ $(_clean_rngdoc) $(_clean_xsldoc) \ $(_clean_omf) $(_clean_dsk) \ $(_clean_lc) $(_clean_dir) distclean-local: \ $(_clean_rngdoc) $(_clean_xsldoc) \ $(_clean_omf) $(_clean_dsk) \ $(_clean_lc) $(_clean_dir) mostlyclean-local: \ $(_clean_rngdoc) $(_clean_xsldoc) \ $(_clean_omf) $(_clean_dsk) \ $(_clean_lc) $(_clean_dir) maintainer-clean-local: \ $(_clean_rngdoc) $(_clean_xsldoc) \ $(_clean_omf) $(_clean_dsk) \ $(_clean_lc) $(_clean_dir) .PHONY: dist-doc-docs dist-doc-figs dist-doc-omf dist-doc-dsk doc-dist-hook: \ $(if $(DOC_MODULE),dist-doc-docs) \ $(if $(_DOC_C_FIGURES),dist-doc-figs) \ $(if $(_DOC_OMF_IN),dist-doc-omf) # $(if $(_DOC_DSK_IN),dist-doc-dsk) dist-doc-docs: $(_DOC_C_DOCS) $(_DOC_LC_DOCS) $(_DOC_POFILES) @for lc in C $(DOC_LINGUAS); do \ echo " $(mkinstalldirs) $(distdir)/$$lc"; \ $(mkinstalldirs) "$(distdir)/$$lc"; \ done @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS) $(_DOC_POFILES)'; \ for doc in $$list; do \ if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $$d$$doc $(distdir)/$$doc"; \ $(INSTALL_DATA) "$$d$$doc" "$(distdir)/$$doc"; \ done dist-doc-figs: $(_DOC_SRC_FIGURES) @list='$(_DOC_C_FIGURES) $(_DOC_LC_FIGURES)'; \ for fig in $$list; do \ if test -f "$$fig"; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$d$$fig"; then \ figdir=`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \ if ! test -d "$(distdir)/$$figdir"; then \ echo "$(mkinstalldirs) $(distdir)/$$figdir"; \ $(mkinstalldirs) "$(distdir)/$$figdir"; \ fi; \ echo "$(INSTALL_DATA) $$d$$fig $(distdir)/$$fig"; \ $(INSTALL_DATA) "$$d$$fig" "$(distdir)/$$fig"; \ fi; \ done; dist-doc-omf: @if test -f "$(_DOC_OMF_IN)"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $$d$(_DOC_OMF_IN) $(distdir)/$(notdir $(_DOC_OMF_IN))"; \ $(INSTALL_DATA) "$$d$(_DOC_OMF_IN)" "$(distdir)/$(notdir $(_DOC_OMF_IN))" dist-doc-dsk: @if test -f "$(_DOC_DSK_IN)"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $$d$(_DOC_DSK_IN) $(distdir)/$(notdir $(_DOC_DSK_IN))"; \ $(INSTALL_DATA) "$$d$(_DOC_DSK_IN)" "$(distdir)/$(notdir $(_DOC_DSK_IN))" .PHONY: check-doc-docs check-doc-omf check: \ $(if $(DOC_MODULE),check-doc-docs) \ $(if $(_DOC_OMF_IN),check-doc-omf) check-doc-docs: $(_DOC_C_DOCS) $(_DOC_LC_DOCS) @for lc in C $(DOC_LINGUAS); do \ if test -f "$$lc"; \ then d=; \ xmlpath="$$lc"; \ else \ d="$(srcdir)/"; \ xmlpath="$$lc:$(srcdir)/$$lc"; \ fi; \ echo "xmllint --noout --noent --path $$xmlpath --xinclude --postvalid $$d$$lc/$(DOC_MODULE).xml"; \ xmllint --noout --noent --path "$$xmlpath" --xinclude --postvalid "$$d$$lc/$(DOC_MODULE).xml"; \ done check-doc-omf: $(_DOC_OMF_ALL) @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \ echo "xmllint --noout --dtdvalid 'http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd' $$omf"; \ xmllint --noout --dtdvalid 'http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd' $$omf; \ done .PHONY: install-doc-docs install-doc-html install-doc-figs install-doc-omf install-doc-dsk install-data-local: \ $(if $(DOC_MODULE),install-doc-docs) \ $(if $(_DOC_HTML_ALL),install-doc-html) \ $(if $(_DOC_C_FIGURES),install-doc-figs) \ $(if $(_DOC_OMF_IN),install-doc-omf) # $(if $(_DOC_DSK_IN),install-doc-dsk) install-doc-docs: @for lc in C $(DOC_LINGUAS); do \ echo "$(mkinstalldirs) $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$lc"; \ $(mkinstalldirs) $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$lc; \ done @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS)'; for doc in $$list; do \ if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $$d$$doc $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; \ $(INSTALL_DATA) $$d$$doc $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc; \ done install-doc-figs: @list='$(patsubst C/%,%,$(_DOC_C_FIGURES))'; for fig in $$list; do \ for lc in C $(DOC_LINGUAS); do \ if test -f "$$lc/$$fig"; then \ figfile="$$lc/$$fig"; \ elif test -f "$(srcdir)/$$lc/$$fig"; then \ figfile="$(srcdir)/$$lc/$$fig"; \ elif test -f "C/$$fig"; then \ figfile="C/$$fig"; \ else \ figfile="$(srcdir)/C/$$fig"; \ fi; \ figdir="$$lc/"`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \ figdir="$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$figdir"; \ if ! test -d "$$figdir"; then \ echo "$(mkinstalldirs) $$figdir"; \ $(mkinstalldirs) "$$figdir"; \ fi; \ figbase=`echo $$fig | sed -e 's/^.*\///'`; \ echo "$(INSTALL_DATA) $$figfile $$figdir$$figbase"; \ $(INSTALL_DATA) "$$figfile" "$$figdir$$figbase"; \ done; \ done install-doc-html: echo install-html install-doc-omf: $(mkinstalldirs) $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE) @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \ echo "$(INSTALL_DATA) $$omf $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ $(INSTALL_DATA) $$omf $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf; \ done @if test "x$(_ENABLE_SK)" = "xtrue"; then \ echo "scrollkeeper-update -p $(DESTDIR)$(_sklocalstatedir) -o $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)"; \ scrollkeeper-update -p "$(DESTDIR)$(_sklocalstatedir)" -o "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)"; \ fi; install-doc-dsk: echo install-dsk .PHONY: uninstall-doc-docs uninstall-doc-html uninstall-doc-figs uninstall-doc-omf uninstall-doc-dsk uninstall-local: \ $(if $(DOC_MODULE),uninstall-doc-docs) \ $(if $(_DOC_HTML_ALL),uninstall-doc-html) \ $(if $(_DOC_C_FIGURES),uninstall-doc-figs) \ $(if $(_DOC_OMF_IN),uninstall-doc-omf) # $(if $(_DOC_DSK_IN),uninstall-doc-dsk) uninstall-doc-docs: @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS)'; for doc in $$list; do \ echo " rm -f $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; \ rm -f "$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; \ done uninstall-doc-figs: @list='$(_DOC_C_FIGURES) $(_DOC_LC_FIGURES)'; for fig in $$list; do \ echo "rm -f $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$fig"; \ rm -f "$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$fig"; \ done; uninstall-doc-omf: @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \ if test "x$(_ENABLE_SK)" == "xtrue"; then \ echo "scrollkeeper-uninstall -p $(_sklocalstatedir) $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ scrollkeeper-uninstall -p "$(_sklocalstatedir)" "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ fi; \ echo "rm -f $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ rm -f "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ done --=-viPsdm6cSrQ1T1qg21Vy-- From polesz@wfwx.info Thu Jun 29 02:06:49 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0E5963B013B for ; Thu, 29 Jun 2006 02:06:49 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21893-09 for ; Thu, 29 Jun 2006 02:06:48 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id A9A993B0089 for ; Thu, 29 Jun 2006 02:06:47 -0400 (EDT) Received: from 254-063.adsl.pool.ew.hu ([193.226.254.63] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.50) id 1FvpfE-0005k1-SA for gnome-list@gnome.org; Thu, 29 Jun 2006 08:06:09 +0200 Date: Thu, 29 Jun 2006 08:06:07 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: gnome logout by command Message-ID: <20060629060607.GA9459@woodstock> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.612 tagged_above=-999 required=2 tests=[AWL=-0.872, BAYES_20=-0.74] X-Spam-Score: -1.612 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 06:06:49 -0000 Hello List, is it possible somehow to logout from the gnome desktop with a command I execute e.g from a terminal or a script or somewhere? Rgds, -- POLONKAI Gergely C programmers never die, we just get cast into void. From magnusth@citrix.com Thu Jun 29 06:09:05 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CB07A3B0374 for ; Thu, 29 Jun 2006 06:09:05 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02589-06 for ; Thu, 29 Jun 2006 06:09:04 -0400 (EDT) Received: from psmtp03.wxs.nl (psmtp03.wxs.nl [195.121.247.12]) by menubar.gnome.org (Postfix) with ESMTP id 8B8D33B0218 for ; Thu, 29 Jun 2006 06:09:04 -0400 (EDT) Received: from deathstar ([194.121.182.66]) by psmtp03.wxs.nl (iPlanet Messaging Server 5.2 HotFix 2.07 (built Jun 24 2005)) with ESMTP id <0J1M00J9J9J2G9@psmtp03.wxs.nl> for gnome-list@gnome.org; Thu, 29 Jun 2006 12:09:02 +0200 (MEST) Received: from andoria.citrite.net (localhost.localdomain [127.0.0.1]) by deathstar (Postfix) with ESMTP id A93FA3AABC for ; Thu, 29 Jun 2006 12:05:01 +0200 (CEST) Received: by andoria.citrite.net (Postfix, from userid 1000) id B6A3F4B9F2; Thu, 29 Jun 2006 11:07:08 +0100 (BST) Date: Thu, 29 Jun 2006 11:07:08 +0100 From: Magnus Therning Subject: Re: gnome logout by command In-reply-to: <20060629060607.GA9459@woodstock> To: gnome-list@gnome.org Message-id: <20060629100708.GD4318@die.therning.org> MIME-version: 1.0 Content-type: multipart/signed; boundary="gMR3gsNFwZpnI/Ts"; protocol="application/pgp-signature"; micalg=SHA1 Content-disposition: inline User-Agent: mutt-ng/devel-r796 (Debian) References: <20060629060607.GA9459@woodstock> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.631 tagged_above=-999 required=2 tests=[AWL=-0.740, BAYES_00=-2.599, DNS_FROM_RFC_POST=1.708] X-Spam-Score: -1.631 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 10:09:06 -0000 --gMR3gsNFwZpnI/Ts Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 29, 2006 at 08:06:07 +0200, POLONKAI Gergely wrote: >Hello List, > >is it possible somehow to logout from the gnome desktop with a command >I execute e.g from a terminal or a script or somewhere? I'm not sure, but would 'gnome-session-save --kill' do what you want? /M --=20 Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus.therning@gmail.com http://therning.org/magnus Software is not manufactured, it is something you write and publish. Keep Europe free from software patents, we do not want censorship by patent law on written works. $my_args =3D shift; system("gcc $my_args"); print "I prefer C\n"; -- Robert Dieterich's contribution to the 2004 Perl Haiku Contest, Haikus in Perl - 'Dishonerable Mention' winner --gMR3gsNFwZpnI/Ts Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEo6ZMiMWTaatN+6QRAgJsAJsEFkXgJWWgt3/ZhYWBfxQuwxj8GgCg2WVY 2SusuM0TjZit6lfctc6EjqY= =7jun -----END PGP SIGNATURE----- --gMR3gsNFwZpnI/Ts-- From polesz@wfwx.info Thu Jun 29 07:03:50 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A2F403B02D3 for ; Thu, 29 Jun 2006 07:03:50 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05681-10 for ; Thu, 29 Jun 2006 07:03:48 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id E7B463B0138 for ; Thu, 29 Jun 2006 07:03:47 -0400 (EDT) Received: from 254-063.adsl.pool.ew.hu ([193.226.254.63] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.50) id 1FvuJG-0002hy-QA for gnome-list@gnome.org; Thu, 29 Jun 2006 13:03:47 +0200 Date: Thu, 29 Jun 2006 13:03:45 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: gnome logout by command Message-ID: <20060629110345.GA3505@woodstock> References: <20060629060607.GA9459@woodstock> <20060629100708.GD4318@die.therning.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060629100708.GD4318@die.therning.org> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.54 tagged_above=-999 required=2 tests=[AWL=0.059, BAYES_00=-2.599] X-Spam-Score: -2.54 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 11:03:50 -0000 Almost perfect, the only bad thing for me that this pops up a dialog if I really want to logout. If no other things, this will be good for me... On Thu, Jun 29, 2006 at 11:07:08AM +0100, Magnus Therning wrote: > On Thu, Jun 29, 2006 at 08:06:07 +0200, POLONKAI Gergely wrote: > >Hello List, > > > >is it possible somehow to logout from the gnome desktop with a command > >I execute e.g from a terminal or a script or somewhere? > > I'm not sure, but would 'gnome-session-save --kill' do what you want? > > /M > > -- > Magnus Therning (OpenPGP: 0xAB4DFBA4) > magnus@therning.org Jabber: magnus.therning@gmail.com > http://therning.org/magnus > > Software is not manufactured, it is something you write and publish. > Keep Europe free from software patents, we do not want censorship > by patent law on written works. > > $my_args = shift; > system("gcc $my_args"); > print "I prefer C\n"; > -- Robert Dieterich's contribution to the 2004 Perl Haiku Contest, > Haikus in Perl - 'Dishonerable Mention' winner > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list -- POLONKAI Gergely Death is not a bug, it's a feature From neil@fnxweb.com Thu Jun 29 07:54:08 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 48F0C3B04B6 for ; Thu, 29 Jun 2006 07:54:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08621-09 for ; Thu, 29 Jun 2006 07:53:57 -0400 (EDT) Received: from crawsmail1.uk.thalesgroup.com (mail.uk.thalesgroup.com [194.128.85.6]) by menubar.gnome.org (Postfix) with ESMTP id 98DE83B0303 for ; Thu, 29 Jun 2006 07:53:44 -0400 (EDT) Received: from mail.uk.thalesgroup.com (lisc0021.int.rdel.co.uk) by crawsmail1.uk.thalesgroup.com (Content Technologies SMTPRS 4.3.14) with ESMTP id for ; Thu, 29 Jun 2006 12:53:41 +0100 Received: from ntscxch1.int.rdel.co.uk (ntscxch1.int.rdel.co.uk [172.21.100.149]) by mail.uk.thalesgroup.com (8.12.8/8.12.8) with ESMTP id k5TBrfXD008254 for ; Thu, 29 Jun 2006 12:53:41 +0100 Received: from [172.21.188.59] (crawd09175.int.rdel.co.uk [172.21.188.59]) by ntscxch1.int.rdel.co.uk with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72) id MPAR17HD; Thu, 29 Jun 2006 12:52:04 +0100 Message-ID: <44A3BF44.5030900@fnxweb.com> Date: Thu, 29 Jun 2006 12:53:40 +0100 From: Neil Bird User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: gnome-list@gnome.org Subject: Re: gnome logout by command References: <20060629060607.GA9459@woodstock> <20060629100708.GD4318@die.therning.org> <20060629110345.GA3505@woodstock> In-Reply-To: <20060629110345.GA3505@woodstock> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.578 tagged_above=-999 required=2 tests=[AWL=0.021, BAYES_00=-2.599] X-Spam-Score: -2.578 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 11:54:08 -0000 Around about 29/06/06 12:03, POLONKAI Gergely typed ... > Almost perfect, the only bad thing for me that this pops up a dialog if > I really want to logout. If no other things, this will be good for me... It shouldn't do unless you run it '--gui'. I have my keyboard 'sleep' key set up to run 'gnome-session-save --kill' and I get no dialogue. Only fails when the session's hung, in which case it's back to . -- [neil@fnx ~]# rm -f .signature [neil@fnx ~]# ls -l .signature ls: .signature: No such file or directory [neil@fnx ~]# exit From pierre99@laposte.net Thu Jun 29 03:12:25 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DF7343B04C1 for ; Thu, 29 Jun 2006 03:12:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24738-05 for ; Thu, 29 Jun 2006 03:12:22 -0400 (EDT) Received: from slcompaq.epfl.ch (slcompaq.epfl.ch [128.178.135.24]) by menubar.gnome.org (Postfix) with ESMTP id DF0B63B044C for ; Thu, 29 Jun 2006 03:12:21 -0400 (EDT) Received: from slcompaq.epfl.ch (localhost [127.0.0.1]) by slcompaq.epfl.ch (8.11.7p1+Sun/8.11.7) with SMTP id k5T7Bsw13106 for ; Thu, 29 Jun 2006 09:11:54 +0200 (MEST) Date: Thu, 29 Jun 2006 09:11:54 +0200 From: Pierre99 To: gnome-list@gnome.org Subject: Re: gnome logout by command Message-Id: <20060629091154.744d7c49.pierre99@laposte.net> In-Reply-To: <20060629060607.GA9459@woodstock> References: <20060629060607.GA9459@woodstock> Organization: Pierre X-Mailer: Sylpheed version 0.9.8a (GTK+ 1.2.9; sparc-sun-solaris2.8) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.326 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, INFO_TLD=1.273] X-Spam-Score: -1.326 X-Spam-Level: X-Mailman-Approved-At: Thu, 29 Jun 2006 11:16:38 -0400 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 07:12:25 -0000 On Thu, 29 Jun 2006 08:06:07 +0200 POLONKAI Gergely wrote: > Hello List, >=20 > is it possible somehow to logout from the gnome desktop with a command I > execute e.g from a terminal or a script or somewhere? >=20 > Rgds, > --=20 > POLONKAI Gergely > =20 > C programmers never die, we just get cast into void. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Hello, killall gnome-session Bye bye... -- ___________________________________________=20 | | | Pierre | _ | Rue de la Colline, Gen=E8ve | / )|___________________________________________| / / | | _( (_ | _E-mail: pierre99@laposte.net | (((\ \=A6|_/ )_______________________________________| (\\\\ \_/ / \ / \ _/ / / / / / / From polesz@wfwx.info Thu Jun 29 12:10:53 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 73EB93B0079 for ; Thu, 29 Jun 2006 12:10:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25733-10 for ; Thu, 29 Jun 2006 12:10:52 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 891223B00AA for ; Thu, 29 Jun 2006 12:10:52 -0400 (EDT) Received: from 254-063.adsl.pool.ew.hu ([193.226.254.63] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.50) id 1Fvz6S-0000CE-8D for gnome-list@gnome.org; Thu, 29 Jun 2006 18:10:52 +0200 Date: Thu, 29 Jun 2006 18:10:50 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: gnome logout by command Message-ID: <20060629161050.GA28037@woodstock> References: <20060629060607.GA9459@woodstock> <20060629091154.744d7c49.pierre99@laposte.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20060629091154.744d7c49.pierre99@laposte.net> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.908 tagged_above=-999 required=2 tests=[AWL=-0.582, BAYES_00=-2.599, INFO_TLD=1.273] X-Spam-Score: -1.908 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 16:10:53 -0000 On Thu, Jun 29, 2006 at 09:11:54AM +0200, Pierre99 wrote: > On Thu, 29 Jun 2006 08:06:07 +0200 > POLONKAI Gergely wrote: > > > Hello List, > > > > is it possible somehow to logout from the gnome desktop with a command I > > execute e.g from a terminal or a script or somewhere? > > > > Rgds, > > -- > > POLONKAI Gergely > > > > C programmers never die, we just get cast into void. > > _______________________________________________ > > gnome-list mailing list > > gnome-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/gnome-list > > Hello, > > killall gnome-session > > Bye bye... > > > -- > ___________________________________________ > | | > | Pierre | > _ | Rue de la Colline, Genève | > / )|___________________________________________| > / / | | > _( (_ | _E-mail: pierre99@laposte.net | > (((\ \¦|_/ )_______________________________________| > (\\\\ \_/ / > \ / > \ _/ > / / > / / > / / > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Thanks, both versions work well! -- POLONKAI Gergely C programmers never die, we just get cast into void. From shaunm@gnome.org Thu Jun 29 14:36:02 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 671153B00D2; Thu, 29 Jun 2006 14:36:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01907-10; Thu, 29 Jun 2006 14:36:01 -0400 (EDT) Received: from wolfram.com (mailhub.wolfram.com [140.177.10.16]) by menubar.gnome.org (Postfix) with ESMTP id 113E83B007D; Thu, 29 Jun 2006 14:36:01 -0400 (EDT) Received: from shaunmlx.wri.wolfram.com (shaunmlx.wri.wolfram.com [140.177.4.54]) (authenticated bits=0) by wolfram.com (8.12.11/8.12.11) with ESMTP id k5TIZwUT019822 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT); Thu, 29 Jun 2006 13:35:58 -0500 Subject: Re: Change in gnome-doc-utils.make file From: Shaun McCance To: Ravishankar Haranath In-Reply-To: <1151422633.23331.3.camel@localhost.localdomain> References: <1151422633.23331.3.camel@localhost.localdomain> Content-Type: text/plain Date: Thu, 29 Jun 2006 13:35:57 -0500 Message-Id: <1151606158.5168.3.camel@shaunmlx> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.528 tagged_above=-999 required=2 tests=[AWL=0.071, BAYES_00=-2.599] X-Spam-Score: -2.528 X-Spam-Level: Cc: gnome-list@gnome.org, gnome-doc-devel-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 18:36:02 -0000 On Tue, 2006-06-27 at 21:07 +0530, Ravishankar Haranath wrote: > > The line continuation mark '\' were missing for the if construct > starting at line 506. > It has been added properly for this if construct.... > > if ENABLE_SK \ > _ENABLE_SK = true \ > else \ > _ENABLE_SK = false \ > endif > > attaching the changed make file There is no need for line continuations like this in make conditionals. Is there some specific problem that you've encountered that you think was caused by this? For future reference, the correct mailing list for problems in gnome-doc-utils is gnome-doc-devel-list. Better yet, you can file bugs in bugzilla.gnome.org with the gnome-doc-utils product. We far preferred unified (-u) diffs to modified files, as it's much easier to see what you've changed. -- Shaun From katsuo_harada_evil_does@hotmail.com Thu Jun 1 21:00:46 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 831E63B0315 for ; Thu, 1 Jun 2006 21:00:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20232-04 for ; Thu, 1 Jun 2006 21:00:45 -0400 (EDT) Received: from hotmail.com (bay105-f7.bay105.hotmail.com [65.54.224.17]) by menubar.gnome.org (Postfix) with ESMTP id 83BB73B02F1 for ; Thu, 1 Jun 2006 21:00:45 -0400 (EDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 1 Jun 2006 18:00:44 -0700 Message-ID: Received: from 65.54.224.200 by by105fd.bay105.hotmail.msn.com with HTTP; Fri, 02 Jun 2006 01:00:40 GMT X-Originating-IP: [86.200.121.163] X-Originating-Email: [katsuo_harada_evil_does@hotmail.com] X-Sender: katsuo_harada_evil_does@hotmail.com From: "Vitaly D" To: gnome-list@gnome.org Date: Fri, 02 Jun 2006 03:00:40 +0200 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed X-OriginalArrivalTime: 02 Jun 2006 01:00:44.0785 (UTC) FILETIME=[FA294E10:01C685DF] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=0.203 tagged_above=-999 required=2 tests=[AWL=-1.704, BAYES_50=0.001, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708, MSGID_FROM_MTA_HEADER=0, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: 0.203 X-Spam-Level: Subject: gnome 2.16 and cairo 1.2 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 01:00:46 -0000 Hello, All It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6 how the gnome team can be based on the release of cairo which is not developped yet ??? please CC me because i'm not on the list Thank you. -- Best Regards Vitaly katsuo_harada_evil_does [at] hotmail [dot] com Marseille Nice _________________________________________________________________ Windows Live Messenger : venez tester la version bêta ! http://www.ideas.live.com/programpage.aspx?versionId=0eccd94b-eb48-497c-8e60-c6313f7ebb73 From alleykat@gmail.com Fri Jun 2 02:45:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 114463B0164 for ; Fri, 2 Jun 2006 02:45:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03550-08 for ; Fri, 2 Jun 2006 02:45:00 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by menubar.gnome.org (Postfix) with ESMTP id A9C143B0218 for ; Fri, 2 Jun 2006 02:44:59 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so931587nfc for ; Thu, 01 Jun 2006 23:44:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qDYwiP+vpsNwatZq23c/SWCp2jiBYi/GrKd0h/GlALYH4oRpt6DAkKTeJujlOgqqAxrAh2YwJuq2SL2ebarjZHhAe+/cE+NSxoeC8+Ik7lOVyOCj0fMxTp4afttosjcQJB64CKEmlBcmfbMyzlML2Vlm/Jg5XXJNAidPzBU/pN4= Received: by 10.49.14.18 with SMTP id r18mr1600535nfi; Thu, 01 Jun 2006 23:44:58 -0700 (PDT) Received: by 10.48.30.8 with HTTP; Thu, 1 Jun 2006 23:44:58 -0700 (PDT) Message-ID: Date: Fri, 2 Jun 2006 01:44:58 -0500 From: "Travis Watkins" To: "Vitaly D" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.616 tagged_above=-999 required=2 tests=[AWL=-0.574, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001] X-Spam-Score: -1.616 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: gnome 2.16 and cairo 1.2 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 06:45:01 -0000 On 6/1/06, Vitaly D wrote: > Hello, All > > It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a > question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6 > how the gnome team can be based on the release of cairo which is not > developped yet ??? > > please CC me because i'm not on the list > Thank you. > > > -- > Best Regards > Vitaly > katsuo_harada_evil_does [at] hotmail [dot] com > Marseille Nice > GNOME 2.16 doesn't exist yet either. The idea is that Cairo 1.2 will exist before GNOME 2.16. -- Travis Watkins http://www.realistanew.com From katsuo_harada_evil_does@hotmail.com Thu Jun 1 20:58:36 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id F39A63B02F1 for ; Thu, 1 Jun 2006 20:58:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19858-10 for ; Thu, 1 Jun 2006 20:58:35 -0400 (EDT) Received: from hotmail.com (bay105-f17.bay105.hotmail.com [65.54.224.27]) by menubar.gnome.org (Postfix) with ESMTP id EA02F3B0135 for ; Thu, 1 Jun 2006 20:58:34 -0400 (EDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 1 Jun 2006 17:58:34 -0700 Message-ID: Received: from 65.54.224.200 by by105fd.bay105.hotmail.msn.com with HTTP; Fri, 02 Jun 2006 00:58:29 GMT X-Originating-IP: [86.200.121.163] X-Originating-Email: [katsuo_harada_evil_does@hotmail.com] X-Sender: katsuo_harada_evil_does@hotmail.com From: "Vitaly D" To: gnome-list@gnome.org Date: Fri, 02 Jun 2006 02:58:29 +0200 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed X-OriginalArrivalTime: 02 Jun 2006 00:58:34.0054 (UTC) FILETIME=[AC3D5660:01C685DF] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.27 tagged_above=-999 required=2 tests=[AWL=-1.436, BAYES_20=-0.74, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708, MSGID_FROM_MTA_HEADER=0, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -0.27 X-Spam-Level: X-Mailman-Approved-At: Fri, 02 Jun 2006 13:30:12 -0400 Subject: gnome 2.16 and cairo 1.2 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 00:58:36 -0000 Hello, All It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6 how the gnome team can be based on the release of cairo which is not developped yet ??? please CC me because i'm not on the list Thank you. -- Best Regards Vitaly katsuo_harada_evil_does [at] hotmail [dot] com Marseille Nice _________________________________________________________________ Retrouvez tout en un clin d'oeil avec la barre d'outil MSN Search ! http://desktop.msn.fr/ From igorm5@vip.hr Sat Jun 3 09:15:03 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B56123B0348 for ; Sat, 3 Jun 2006 09:15:03 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05066-08 for ; Sat, 3 Jun 2006 09:15:02 -0400 (EDT) Received: from mxout2.iskon.hr (mxout2.iskon.hr [213.191.128.16]) by menubar.gnome.org (Postfix) with SMTP id 43B703B00FA for ; Sat, 3 Jun 2006 09:15:01 -0400 (EDT) Received: (qmail 21153 invoked from network); 3 Jun 2006 15:14:55 +0200 X-Remote-IP: 213.191.142.123 Received: from unknown (HELO mx.iskon.hr) (213.191.142.123) by mxout2.iskon.hr with SMTP; 3 Jun 2006 15:14:55 +0200 Received: (qmail 10433 invoked from network); 3 Jun 2006 15:14:55 +0200 X-Remote-IP: 213.202.97.144 Received: from lns01-1413.dsl.iskon.hr (HELO ?192.168.2.135?) (213.202.97.144) by mx.iskon.hr with SMTP; 3 Jun 2006 15:14:55 +0200 Message-ID: <44818B44.9040307@vip.hr> Date: Sat, 03 Jun 2006 15:14:44 +0200 From: Igor Jagec User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: gnome-list@gnome.org X-Browser: Mozilla Firefox Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.654 tagged_above=-999 required=2 tests=[AWL=-0.544, BAYES_05=-1.11] X-Spam-Score: -1.654 X-Spam-Level: Subject: a Gnome launcher question X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 13:15:03 -0000 How can I run the following command from Gnome launcher: LANG=hr_HR.ISO-8859-2 ldcpp What ever I do, I got the following output: ---------------- There was an error launching the application. Details: Failed to execute child process "LANG=hr_HR.ISO-8859-2" (No such file or directory) ---------------- The only solution for now is to run ldcpp from terminal :-/ Any help would be highly appreciated. Thanks. Cheers! -- Igor Jagec From nyvsld@gmail.com Sat Jun 3 10:39:27 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3F22E3B0670 for ; Sat, 3 Jun 2006 10:39:27 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09871-08 for ; Sat, 3 Jun 2006 10:39:22 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 59CD23B0014 for ; Sat, 3 Jun 2006 10:39:22 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so832238wxd for ; Sat, 03 Jun 2006 07:39:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=I5I7kh5o/CCqZIUqBZMPdTwh2gx+aTg/orCzhN04lyXYDNCNUED0bGEarN2TDpMIwh55AiFNPLuuGiftBgYWhz5xf9APfM+vF/+51fxKT+ZsXKq/1knJw7LIwcZGOw1CF3VRJrnCM0u02wAIjwXehc36x/UHM66C8oYjg117m9E= Received: by 10.70.90.16 with SMTP id n16mr3907101wxb; Sat, 03 Jun 2006 07:39:21 -0700 (PDT) Received: by 10.70.98.20 with HTTP; Sat, 3 Jun 2006 07:39:21 -0700 (PDT) Message-ID: Date: Sat, 3 Jun 2006 22:39:21 +0800 From: n.g. To: "Igor Jagec" In-Reply-To: <44818B44.9040307@vip.hr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44818B44.9040307@vip.hr> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: a Gnome launcher question X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 14:39:27 -0000 did you try with this? /bin/sh LANG=hr_HR.ISO-8859-2 ldcpp HTH On 6/3/06, Igor Jagec wrote: > How can I run the following command from Gnome launcher: > > LANG=hr_HR.ISO-8859-2 ldcpp > > What ever I do, I got the following output: > > ---------------- > There was an error launching the application. > Details: Failed to execute child process "LANG=hr_HR.ISO-8859-2" (No > such file or directory) > ---------------- > > The only solution for now is to run ldcpp from terminal :-/ Any help > would be highly appreciated. Thanks. Cheers! > > -- > Igor Jagec > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list > -- Tomorrow will be a good day :-) From nyvsld@gmail.com Sun Jun 4 02:06:34 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7EFC43B018A for ; Sun, 4 Jun 2006 02:06:34 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18843-06 for ; Sun, 4 Jun 2006 02:06:30 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.207]) by menubar.gnome.org (Postfix) with ESMTP id F19703B010A for ; Sun, 4 Jun 2006 02:06:29 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so940612wxd for ; Sat, 03 Jun 2006 23:06:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RHGAt/CO/VLOJW0ctoNBfiEwuTxC3ODXazYJvS/2E0nop7yIgFM4RxMcEdlcgtqKBVPlLPvU0aI1dLhWNYgz8sNflCAAbBxS51EeafR8Ll4D5khX15jJAOqIt1T1dLa3uJFiQyYQtXRY9g3nT3S9CSU2EuvSBvC+Dj2qZCP0x10= Received: by 10.70.40.14 with SMTP id n14mr4578093wxn; Sat, 03 Jun 2006 23:06:29 -0700 (PDT) Received: by 10.70.98.20 with HTTP; Sat, 3 Jun 2006 23:06:29 -0700 (PDT) Message-ID: Date: Sun, 4 Jun 2006 14:06:29 +0800 From: n.g. To: "Igor Jagec" In-Reply-To: <4481AB1F.8040609@vip.hr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44818B44.9040307@vip.hr> <4481AB1F.8040609@vip.hr> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: a Gnome launcher question X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 06:06:34 -0000 this is using bash syntax, so its for bash only LANG=hr_HR.ISO-8859-2 ldcpp by creating an executable shell script, point gnome launcher to that script , then open it by click on the executable or the gnome-launcher directly both should work but seems that should be ways to do so in gnome-launcher, On 6/3/06, Igor Jagec wrote: > n.g. wrote: > > > did you try with this? > > /bin/sh LANG=hr_HR.ISO-8859-2 ldcpp > > It does not work :( > > It seems that Gnome launcher only launches the first command (/bin/sh > this time). I even try to set up alias in my .bashrc > (alias ldcpp='LANG=hr_HR.ISO-8859-2 ldcpp'), and it works fine in > terminal, but not with Gnome launcher :( > > -- > Igor Jagec > From elic307@gmail.com Sun Jun 4 02:35:44 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B7F8C3B00BD for ; Sun, 4 Jun 2006 02:35:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19911-10 for ; Sun, 4 Jun 2006 02:35:42 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by menubar.gnome.org (Postfix) with ESMTP id 659303B00B1 for ; Sun, 4 Jun 2006 02:35:42 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id 50so818545wri for ; Sat, 03 Jun 2006 23:35:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=KeWZog+xWucici8ABFa4oYKV5QJMZ98f9G8PnCBh7uepaFajgjDbAnTtBNvq/pgvN3JdKJRC0c8T1VKGtbxfAQ9dxaNvMNMraCcUCj7A5JnwpdDpvgTJegjdPO07terteCxwbHThzt2RMdiTCLrsLEL6i7UADEnaFubWgTRq7Ho= Received: by 10.64.220.10 with SMTP id s10mr1214081qbg; Sat, 03 Jun 2006 23:35:41 -0700 (PDT) Received: by 10.65.43.14 with HTTP; Sat, 3 Jun 2006 23:35:41 -0700 (PDT) Message-ID: Date: Sun, 4 Jun 2006 09:35:41 +0300 From: "Eli Cohen" To: gnome-list@gnome.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-Mailman-Approved-At: Sun, 04 Jun 2006 08:36:06 -0400 Subject: Re: sound problems with gnome X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 06:35:44 -0000 > Maybe you are not in the audio group, so you cannot read/write the > corresponding /dev files. That was the problem for me. Thanks a lot Gergely. That was the problem indeed. Eli From simos74@gmx.net Sun Jun 4 19:28:47 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1088F3B0501 for ; Sun, 4 Jun 2006 19:28:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18668-02 for ; Sun, 4 Jun 2006 19:28:46 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id 738303B002B for ; Sun, 4 Jun 2006 19:28:45 -0400 (EDT) Received: (qmail invoked by alias); 04 Jun 2006 23:28:44 -0000 Received: from unknown (EHLO [192.168.15.44]) [134.83.157.131] by mail.gmx.net (mp028) with SMTP; 05 Jun 2006 01:28:44 +0200 X-Authenticated: #10070094 Message-ID: <44836C82.4050600@gmx.net> Date: Mon, 05 Jun 2006 00:28:02 +0100 From: Simos Xenitellis User-Agent: Mozilla Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: listserv Gnome-list Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.764 tagged_above=-999 required=2 tests=[AWL=-0.572, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, INFO_TLD=1.273, SPF_PASS=-0.001] X-Spam-Score: -1.764 X-Spam-Level: Cc: asim.wagan@gmail.com Subject: Questions on starting a Singhi (sd) translation team (Was: Re: Need help in translating in new language) X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 23:28:47 -0000 Frοm "asim wagan" > Hi, > I am interested in supporting sindhi language for gnome. I need some help on how to do it in gnome. Language code for sindhi is [sd]. It is written similarly like arabic > script , some work is already gone into developing some crude fonts. So I have really start from scratch for this. > > Asim Hi Asim, Sorry for top-posting, I do not have the original e-mail handy. I notice that the Sindhi language is described at http://en.wikipedia.org/wiki/Sindhi_language http://www.ethnologue.com/14/show_iso639.asp?code=sd As you mention, Sindhi uses the Arabic script (http://en.wikipedia.org/wiki/Sindhi_language#Writing_system). You will need to have a look at the Arabic support section (all four files) in the Unicode standard at http://www.unicode.org/charts/ and identify the 52 letters of the alphabet. As the Wikipedia article shows all the letters, this indicates that all Sindhi glyphs are standardised in Unicode. There are several Arabic fonts; you will need to find one that covers all of the Sindhi characters. For some pointers on Arabic fonts (they are "Arabic" fonts with good coverage that include letters for Sindhi as well), see http://www.alanwood.net/unicode/arabic.html http://www.travelphrases.info/gallery/Fonts_SindhiA.html Then, you'll need to make a keyboard layout so that you can type Sindhi. Simply look the Arabic keyboard layout and duplicate for Sindhi. Search for a "symbols" directory on your Linux box; in there there should be an "ar" (or "ara") keyboard layout file for Arabic. Copy to "sd" and modify accordingly for Sindhi. The upstream location (that is, the developing location) of the Arabic layout is hosted at http://webcvs.freedesktop.org/xlibs/xkbdesc/symbols/ara?view=markup Once you make a new Sindhi layout, you can choose to send it to the "upstream" project so that all new Linux distributions will have Sindhi and users can write in your language. For this, you need to file a report similar to https://bugs.freedesktop.org/show_bug.cgi?id=4818 to have the layout included. To sum up, you need to have a way to write comfortable in Sindhi so that you can do translations. Once you achieve the writing support, you can start translating files from http://l10n-status.gnome.org/gnome-2.16/yo/desktop/index.html (this URL is from another language; when you submit your first translation, you will get a Sindhi page to track your work) and notify this list once you have work done. Someone from the list will submit your work for you. Once you have completed an amount of work, the translator admin of this list can propose you to get your own account to submit translations directly. To translate the above files in Sindhi, you can use an editor such as poEdit (www.poedit.org) or KBabel (included in the "kdesdk" package). Sorry if this is information overload :) Feel free to ask any question. Simos From greg912@gmail.com Mon Jun 5 07:10:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DDE453B033C for ; Mon, 5 Jun 2006 07:10:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24483-04 for ; Mon, 5 Jun 2006 07:10:00 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id 802503B02F4 for ; Mon, 5 Jun 2006 07:09:59 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so1506347nfc for ; Mon, 05 Jun 2006 04:09:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sGnFolpyVDBDmoNhr3Rnm1zX2jydQPdpVzzzUXeFd87n4YNzJoABZ3rEIhd+lyTXRYsvYDi2hIabjA2BJA1RJwA1C4lARYjP6kajd9FRPTnUQHLVsYGRCLTk9wFnZsC+CIAo1AtiEM7qX4MeRKUADBmbfqh35PSevWdktcw6+KU= Received: by 10.49.42.5 with SMTP id u5mr3086432nfj; Mon, 05 Jun 2006 04:09:58 -0700 (PDT) Received: by 10.48.243.16 with HTTP; Mon, 5 Jun 2006 04:09:48 -0700 (PDT) Message-ID: <9d28dbde0606050409t7001d91au4a6ae694ecd381af@mail.gmail.com> Date: Mon, 5 Jun 2006 21:09:48 +1000 From: "mike arnott" To: "POLONKAI Gergely" In-Reply-To: <20060523132608.GA15323@woodstock> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9d28dbde0605230549y6ccb95f4v6a979377ffa6142d@mail.gmail.com> <20060523132608.GA15323@woodstock> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.184 tagged_above=-999 required=2 tests=[AWL=0.143, BAYES_00=-2.599, INFO_TLD=1.273, SPF_PASS=-0.001] X-Spam-Score: -1.184 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: export/save keyboard shortcuts X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 11:10:01 -0000 Thanks. For reference use: gconftool-2 --dump /apps/metacity/global_keybindings to save the keyboard shortcuts. Would be nice to see this in the GUI.... :) MA On 5/23/06, POLONKAI Gergely wrote: > Try to use gconftool / gconftool-2 to do this. > This tool can modify every gconf record without changing other stuff. It > can read records on a machine, with a script, you can dump it to a file, > and on the other machine, with an other script you can write these > changes to the gconf database. I hope I was clear, as I haven't slept > too much this night. .) > > Regards, > > On Tue, May 23, 2006 at 10:49:34PM +1000, mike arnott wrote: > > Hi all, > > > > Does anyone know how to save/export the user defined keyboard > > shortcuts? I have > > searched high and low for a way to do this. I use many different ubuntu > > machines and would like to script the customisation of them by copying > > files. > > > > I tried md5'ing everything in ~/ , then changing a shortcut and seeing > > what changed. As far as I could tell it was only ~/.gconfd/saved_state > > that changed. However, copying and overwriting this file on another > > machine did not work. Any suggestions? > > _______________________________________________ > > gnome-list mailing list > > gnome-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/gnome-list > > -- > POLONKAI Gergely > > C programmers never die, we just get cast into void. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list > From christian.kirbach@student.uni-siegen.de Tue Jun 6 06:20:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 78D693B0A00 for ; Tue, 6 Jun 2006 06:19:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06849-05 for ; Tue, 6 Jun 2006 06:19:24 -0400 (EDT) Received: from mailf1.uni-siegen.de (mailf1.Uni-Siegen.DE [141.99.1.41]) by menubar.gnome.org (Postfix) with ESMTP id 4742E3B0A62 for ; Tue, 6 Jun 2006 06:18:24 -0400 (EDT) Received: from localhost.localdomain ([217.91.89.231]) by mailf1.uni-siegen.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Tue, 6 Jun 2006 12:17:45 +0200 Date: Tue, 06 Jun 2006 12:18:12 +0200 From: "Christian Kirbach" To: gnome-list@gnome.org References: <446E1938.3090204@liveglobalbid.com> Message-ID: Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <446E1938.3090204@liveglobalbid.com> User-Agent: Opera M2/8.54 (Linux, build 1745) X-OriginalArrivalTime: 06 Jun 2006 10:17:45.0975 (UTC) FILETIME=[74653070:01C68952] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.11 tagged_above=-999 required=2 tests=[BAYES_05=-1.11] X-Spam-Score: -1.11 X-Spam-Level: Subject: Re: One desktop only on a multihead system? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2006 10:20:01 -0000 On Fri, 19 May 2006 21:15:04 +0200, Roe Peterson wrote: > Unlike most other users, I _don't_ want gnome to start a desktop on > my second monitor - I have an app that runs fullscreen on the secondary > monitor. So I assume you already have an X Server running on that monitor? Or do you want one X Server and one app on the second head and Gnome stuff on the first? I believe the latter one is not easily feasible. Anyways, it is the responsibility of the X Server to choose which monitors to use. (You can have multiple X Servers running and switch between them) Even if all Gnome windows were limited to your first screen, your second one would be occupied as well. I strongly assume you must tell your X Server not to use the second screen. -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ From guenther@rudersport.de Tue Jun 6 18:52:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E65F13B0327; Tue, 6 Jun 2006 18:52:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27370-08; Tue, 6 Jun 2006 18:51:59 -0400 (EDT) Received: from rudersport.de (rudersport.de [192.220.91.203]) by menubar.gnome.org (Postfix) with ESMTP id 80BCF3B02AB; Tue, 6 Jun 2006 18:51:59 -0400 (EDT) Received: from [10.0.0.2] (IP-213157009025.dialin.heagmedianet.de [213.157.9.25]) by rudersport.de (8.12.11.20060308) id k56MpvdM073205; Tue, 6 Jun 2006 16:51:58 -0600 (MDT) From: guenther To: garnome-list@gnome.org In-Reply-To: References: Content-Type: text/plain Date: Wed, 07 Jun 2006 00:51:56 +0200 Message-Id: <1149634316.10273.17.camel@monkey.loc> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.55 tagged_above=-999 required=2 tests=[AWL=0.049, BAYES_00=-2.599] X-Spam-Score: -2.55 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: [FYI] build interactively X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2006 22:52:01 -0000 [ Please do not cross-post, unless you really have to. ] > garnome-2.14.0 composed of 267 packages, > and there are complicate dependencies between different libs. Yes, apart from the official GNOME Desktop and Developer Platform, GARNOME ships with "a host of third-party GNOME packages, Bindings and the Mono(tm) Platform", as mentioned in the release announcements. :) Anyway, please note: The additional packages are optional. When using GARNOME, you are free to build or not build them. > usually not all of them are wanted, > in case garnome is to be built from scratch, > here is the order to take to avoid depency problem. Thanks for your work, I guess. Though you really do not need to care about those deps, since resolving the deps is an important part about GARNOME. It takes care of them for you. > information extracted from garname Makefile's `LIBDEPS=' directive. Exactly that's where the deps are defined. > there seem to be recursive dependencies defined in `LIBDEPS+=' > directive, dependency introduced by these directives are not listed > here. No. That's not recursion. The "LIBDEPS +=" apply some deps by build magic, gathering from your environment if a particular dep needs to be built or is satisfied already. > also some other libs required but not included in garnome, like > libexif etc. you want to build them as needed. Yup. Unfortunately we can not ship with every dependency. Those deps are detailed in the README and should be provided by your distro. > here is the list, the whole build process divided into 19 round, libs > in round 2 depend on libs in round 1, round 3 depend on 2, maybe also > depend on 1, and so on. [ list snipped ] Note that this includes *everything*, even matchbox, which typically is not built. Actually, rather than "19 rounds", this all boils down to *one* single command when using GARNOME: $ make install ...guenther -- char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}} From drom@kdyne.net Wed Jun 7 12:14:30 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4A1173B048D for ; Wed, 7 Jun 2006 12:14:30 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28326-02 for ; Wed, 7 Jun 2006 12:14:29 -0400 (EDT) Received: from mail.kdyne.net (mail.kdyne.net [84.244.72.64]) by menubar.gnome.org (Postfix) with ESMTP id 7A2433B0D9A for ; Wed, 7 Jun 2006 12:14:28 -0400 (EDT) Received: from localhost ([127.0.0.1]) by mail.kdyne.net (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits)) for gnome-list@gnome.org; Wed, 7 Jun 2006 18:21:37 +0200 From: =?iso-8859-2?Q?Luk=E1=B9?= Lommer To: gnome-list@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-A1P6tt8M4N7oxj275T1r" Organization: 5Trees Development Date: Wed, 07 Jun 2006 18:14:26 +0200 Message-Id: <1149696866.23739.10.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.918 tagged_above=-999 required=2 tests=[AWL=0.681, BAYES_00=-2.599] X-Spam-Score: -1.918 X-Spam-Level: Subject: Gnome Art Tutorials - we are looking for help X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: drom@kdyne.net List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jun 2006 16:14:30 -0000 --=-A1P6tt8M4N7oxj275T1r Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi We are looking for help with Gnome Art Tutorials on http://live.gnome.org/GnomeArt/Tutorials, a site closely related to art.gnome.org project. If you want to help us, feel free to do it, all your sugesstions or ideas are welcome. The main issue is to get all tutorials up-to-date and reflect latest changes in Gnome/Metacity/FD.o specifications. Any idea how to do it better? :) You can reach us on #gnome-art @ irc.gnome.org (irc.gimp.org) IRC network. --=20 Have a nice day Lucas "Drom" Lommer Art.Gnome.org team You can visit us at #gnome-art channel on irc.gnome.org IRC server GnuPG: http://kdyne.net/general/download/certifikaty/gpg-public_key-Lucas_L= ommer.asc --=-A1P6tt8M4N7oxj275T1r Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBEhvtiPu7nEDNTexkRAm4QAJ9020g5mxfkHxEWL8pL+K5Yp72IggCffXxW sLq6jCnGRUX2UVDPoYkTD+I= =b9Z+ -----END PGP SIGNATURE----- --=-A1P6tt8M4N7oxj275T1r-- From Calum.Benson@Sun.COM Thu Jun 8 07:07:20 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 94E5B3B0607 for ; Thu, 8 Jun 2006 07:07:20 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28555-02 for ; Thu, 8 Jun 2006 07:07:17 -0400 (EDT) Received: from gmpea-pix-1.sun.com (gmpea-pix-1.sun.com [192.18.1.36]) by menubar.gnome.org (Postfix) with ESMTP id 6CEF73B04E6 for ; Thu, 8 Jun 2006 07:07:17 -0400 (EDT) Received: from d1-emea-06.sun.com (d1-emea-06.sun.com [192.18.2.116] (may be forged)) by gmpea-pix-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id k58B7GSm014517 for ; Thu, 8 Jun 2006 12:07:16 +0100 (BST) Received: from conversion-daemon.d1-emea-06.sun.com by d1-emea-06.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) id <0J0J00I01FMMQT00@d1-emea-06.sun.com> (original mail from Calum.Benson@Sun.COM) for gnome-list@gnome.org; Thu, 08 Jun 2006 12:07:16 +0100 (BST) Received: from [192.168.1.100] ([129.150.116.157]) by d1-emea-06.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPSA id <0J0J00LR3G83R350@d1-emea-06.sun.com>; Thu, 08 Jun 2006 12:07:15 +0100 (BST) Date: Thu, 08 Jun 2006 12:07:12 +0100 From: Calum Benson In-reply-to: <447E18D5.4080308@gnome.org> Sender: Calum.Benson@Sun.COM To: Meenal Shende Message-id: <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> MIME-version: 1.0 X-Mailer: Apple Mail (2.750) Content-type: text/plain; format=flowed; delsp=yes; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.544 tagged_above=-999 required=2 tests=[AWL=-0.023, BAYES_00=-2.599, TW_GD=0.077, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -2.544 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: gnome vs cde X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 11:07:21 -0000 On 31 May 2006, at 23:29, Thomas Wood wrote: > Meenal Shende wrote: >> hi >> i actually locked myself to gnome.i dont get any option which >> states gnome or cde? >> whenever i login it directly goes to gnome env.plz help me n let >> know hgow do i go bck to cde Are you using gdm or dtlogin as your login manager? What operating system / version? Cheeri, Calum. -- CALUM BENSON, Usability Engineer Sun Microsystems Ireland mailto:calum.benson@sun.com Java Desktop System Team http://blogs.sun.com/calum +353 1 819 9771 Any opinions are personal and not necessarily those of Sun Microsystems From johnxj@comcast.net Thu Jun 8 11:23:26 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CD2013B0649 for ; Thu, 8 Jun 2006 11:23:26 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15223-06 for ; Thu, 8 Jun 2006 11:23:26 -0400 (EDT) Received: from hati.oit.pdx.edu (hati.oit.pdx.edu [131.252.120.59]) by menubar.gnome.org (Postfix) with ESMTP id D9CEA3B0524 for ; Thu, 8 Jun 2006 11:23:25 -0400 (EDT) Received: from localhost.localdomain (c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99]) (authenticated bits=0) by hati.oit.pdx.edu (8.13.3+/8.13.1) with ESMTP id k58FNNOE014168 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 8 Jun 2006 08:23:25 -0700 X-Authentication-Warning: hati.oit.pdx.edu: Host c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99] claimed to be localhost.localdomain Date: Thu, 8 Jun 2006 08:23:28 -0700 From: John Jason Jordan To: gnome-list@gnome.org Message-Id: <20060608082328.2987cbcf.johnxj@comcast.net> In-Reply-To: <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> Organization: None whatsoever X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=0.691 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_POST=1.708, DNS_FROM_RFC_WHOIS=1.447, FORGED_RCVD_HELO=0.135] X-Spam-Score: 0.691 X-Spam-Level: Subject: Character Map Startup Options? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 15:23:27 -0000 I don't know what version of Gnome I have, but it's whatever is installed on my Ubuntu-64 Breezy computer, which has all the latest updates. (Planning on upgrading to Dapper after finals in a couple weeks.) The Character Map utility default startup options suck. I am a linguistics major and I need to use it a lot. I need it to come up in View > By Unicode Block, and with the character displayed at 14 points instead of the default 20, and to automatically select my favorite IPA font, instead of the default Sans. I've searched everywhere looking for command-line options to make this happen, but documentation seems completely lacking on this. It is highly annoying to have to reconfigure it every time I launch it. Anyone know what the options are, or even if there are options, or where there is documentation explaining the options? Or if said options do not exist, then is there a Character Map replacement that does what I need? From simos74@gmx.net Thu Jun 8 12:07:29 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3E5793B0671 for ; Thu, 8 Jun 2006 12:07:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18971-08 for ; Thu, 8 Jun 2006 12:07:15 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id 4046B3B0F5F for ; Thu, 8 Jun 2006 12:07:07 -0400 (EDT) Received: (qmail invoked by alias); 08 Jun 2006 16:07:05 -0000 Received: from unknown (EHLO [192.168.15.44]) [134.83.157.131] by mail.gmx.net (mp032) with SMTP; 08 Jun 2006 18:07:05 +0200 X-Authenticated: #10070094 Message-ID: <44884AFD.2070209@gmx.net> Date: Thu, 08 Jun 2006 17:06:21 +0100 From: Simos Xenitellis User-Agent: Mozilla Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: John Jason Jordan References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> <20060608082328.2987cbcf.johnxj@comcast.net> In-Reply-To: <20060608082328.2987cbcf.johnxj@comcast.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.42 tagged_above=-999 required=2 tests=[AWL=0.103, BAYES_00=-2.599, SPF_PASS=-0.001, TW_DP=0.077] X-Spam-Score: -2.42 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: Character Map Startup Options? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 16:07:29 -0000 O/H John Jason Jordan έγÏαψε: > I don't know what version of Gnome I have, but it's whatever is > installed on my Ubuntu-64 Breezy computer, which has all the latest > updates. (Planning on upgrading to Dapper after finals in a couple > weeks.) > > The Character Map utility default startup options suck. I am a > linguistics major and I need to use it a lot. I need it to come up in > View > By Unicode Block, and with the character displayed at 14 points > instead of the default 20, and to automatically select my favorite IPA > font, instead of the default Sans. I've searched everywhere looking for > command-line options to make this happen, but documentation seems > completely lacking on this. It is highly annoying to have to > reconfigure it every time I launch it. Anyone know what the options > are, or even if there are options, or where there is documentation > explaining the options? Or if said options do not exist, then is there > a Character Map replacement that does what I need? > Alright. gucharmap is developed at http://cvs.gnome.org/viewcvs/gucharmap/ where you can get the full source code. You can also notice some small details, even if you are not a programmer. For example, check revision 1.69 at http://cvs.gnome.org/viewcvs/gucharmap/gucharmap/main.c which actually increases the default font size. However, tinkering the source code would be a last resort. Where are the bug reports/enhacements for gucharmap? There are at http://bugzilla.gnome.org/browse.cgi?product=gucharmap You can file straight away a new bug report or you can check if someone else reported a similar issue. Checking the existing reports, you notice "Report: 140414, remember settings", http://bugzilla.gnome.org/show_bug.cgi?id=140414 which is actually more or less what you need. There has been little recent activity in this bug report. One thing you can do is make an addition to the bug report in a polite way, saying that the features you describe above are important to you. If you do not mind doing some tinkering with the source code, you can actually modify the code for your needs. I am not on Ubuntu at this moment, so if someone is inclined to test and report back, I'll be very happy. pre-1. Make sure you have installed the "build-essential" package that includes the compiler. There are chances that some more packages are missing from the steps below; normally the installation procedure will give you hints so that you can install one at a go. 1. Get the source package for "gucharmap" $ apt-get source gucharmap 2. Enter the directory of gucharmap (the directory name may have a version number), $ cd gucharmap 3. From the link I gave above about the font size, you can see the change detail at http://cvs.gnome.org/viewcvs/gucharmap/gucharmap/main.c?r1=1.68&r2=1.69 Edit the file gucharmap/main.c and change back the multiplier to the value of 1.5 (or 1.0). We are testing if this works; if it does, you can change the font, etc... 4. Build an updated package by running, $ dpkg-buildpackage -rfakeroot -uc -b This will create a new .deb package for gucharmap. 5. Install the new package, # dpkg -i gucharmap-xxx.yyy.deb 6. Run gucharmap, check to see if the change actually happened! :) Hope this helps!!! :) Simos From reed@pilchuck.reedmedia.net Thu Jun 8 18:16:13 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 477AB3B0432 for ; Thu, 8 Jun 2006 18:16:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09072-10 for ; Thu, 8 Jun 2006 18:16:12 -0400 (EDT) Received: from pilchuck.reedmedia.net (pilchuck.reedmedia.net [209.166.74.74]) by menubar.gnome.org (Postfix) with ESMTP id 604453B03EC for ; Thu, 8 Jun 2006 18:16:12 -0400 (EDT) Received: from reed by pilchuck.reedmedia.net with local (Exim 4.44) id 1FoSnW-0005PN-Ur for gnome-list@gnome.org; Thu, 08 Jun 2006 15:16:14 -0700 Date: Thu, 8 Jun 2006 15:16:14 -0700 (PDT) From: "Jeremy C. Reed" To: gnome-list@gnome.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: "Jeremy C. Reed" X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.692 tagged_above=-999 required=2 tests=[AWL=-0.782, BAYES_05=-1.11, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -1.692 X-Spam-Level: Subject: documentation for totem? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 22:16:13 -0000 I am using totem-xine. It fails when using Xv (as noted and reported by many people many times and I won't repeat here). gxine and xine (xine-ui) work fine when using Xshm instead. Where is the documentation for totem? totem-xine? How can I force totem-xine to use Xshm? (And force alsa while I am at it?) I don't see anything related with gconf-tool2 or gconf-editor for /apps/totem. I looked at http://www.gnome.org/projects/totem/ What is the best mailing list to discuss this? Jeremy C. Reed echo '9,J8HD,fDGG8B@?:536FC5=8@I;C5?@H5B0D@5GBIELD54DL>@8L?:5GDEJ8LDG1' |\ sed ss,s50EBsg | tr 0-M 'p.wBt SgiIlxmLhan:o,erDsduv/cyP' From simos74@gmx.net Thu Jun 8 21:08:19 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 97C453B0497 for ; Thu, 8 Jun 2006 21:08:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16611-10 for ; Thu, 8 Jun 2006 21:08:16 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id A37403B00FA for ; Thu, 8 Jun 2006 21:08:15 -0400 (EDT) Received: (qmail invoked by alias); 09 Jun 2006 01:08:14 -0000 Received: from unknown (EHLO [192.168.15.44]) [134.83.157.131] by mail.gmx.net (mp018) with SMTP; 09 Jun 2006 03:08:14 +0200 X-Authenticated: #10070094 From: Simos Xenitellis To: John Jason Jordan In-Reply-To: <20060608082328.2987cbcf.johnxj@comcast.net> References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> <20060608082328.2987cbcf.johnxj@comcast.net> Content-Type: text/plain Date: Fri, 09 Jun 2006 02:07:17 +0100 Message-Id: <1149815237.12764.14.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.824 tagged_above=-999 required=2 tests=[AWL=-0.497, BAYES_00=-2.599, INFO_TLD=1.273, SPF_PASS=-0.001] X-Spam-Score: -1.824 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: Character Map Startup Options? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 01:08:19 -0000 On Thu, 2006-06-08 at 08:23 -0700, John Jason Jordan wrote: > I don't know what version of Gnome I have, but it's whatever is > installed on my Ubuntu-64 Breezy computer, which has all the latest > updates. (Planning on upgrading to Dapper after finals in a couple > weeks.) > > The Character Map utility default startup options suck. I am a > linguistics major and I need to use it a lot. I need it to come up in > View > By Unicode Block, and with the character displayed at 14 points > instead of the default 20, and to automatically select my favorite IPA > font, instead of the default Sans. I've searched everywhere looking for > command-line options to make this happen, but documentation seems > completely lacking on this. It is highly annoying to have to > reconfigure it every time I launch it. Anyone know what the options > are, or even if there are options, or where there is documentation > explaining the options? Or if said options do not exist, then is there > a Character Map replacement that does what I need? I made a blog entry with details on making changes in a GNOME application the easy way. It's at http://simos.info/blog/archives/552 This is somewhat technical, therefore someone in the might be able to help out a bit. Simos From anthony@griffith.edu.au Thu Jun 8 21:28:21 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C15F53B05D1 for ; Thu, 8 Jun 2006 21:28:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18031-03 for ; Thu, 8 Jun 2006 21:28:18 -0400 (EDT) Received: from lima.itc.griffith.edu.au (lima.itc.griffith.edu.au [132.234.248.148]) by menubar.gnome.org (Postfix) with ESMTP id 42E0F3B00FA for ; Thu, 8 Jun 2006 21:28:17 -0400 (EDT) Received: from [132.234.86.2] (helo=wumpus.itc.gu.edu.au) by lima.itc.griffith.edu.au with esmtp (Exim 4.24) id 1FoUC8-0002r9-DQ; Fri, 09 Jun 2006 09:45:44 +1000 Received: from wumpus.itc.gu.edu.au (localhost.localdomain [127.0.0.1]) by wumpus.itc.gu.edu.au (8.13.6/8.13.4) with ESMTP id k58NjLA9015733; Fri, 9 Jun 2006 09:45:28 +1000 Message-Id: <200606082345.k58NjLA9015733@wumpus.itc.gu.edu.au> To: Gary Kline In-reply-to: Your message of "Thu, 08 Jun 2006 12:07:14 MST." <20060608190713.GA52997@thought.org> X-URL: http://www.cit.gu.edu.au/~anthony/ X-Face: "iO`19c"sFVLnS(9, 80^_E^BqA&Ta, 05p2lA`FWO.d8el_~lo2k2}{t#~Y{~M!hPV?Augr< d1w9Ai$pen`'0!Hn; }TZMK*}\N_"c)g8B>@'%'}9d\, X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: gnome-list@gnome.org, richard@levitte.org, ctwm@free.lp.se Subject: Re: [ctwm] Re: GNOME and CTwm linkage X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Anthony Thyssen List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 01:28:21 -0000 Gary Kline on wrote... | This is to both you and Michael--and anyone else wondering why I | was asking. There aren't many problems with Gnome or KDE tools, | but enough. A few apps don't work or else print endless lines to | stdout/stderr. I run FreeBSD and both linux- and native ports of | mozilla and firefox. On my two Ubuntu servers with Gnome no such | problems. No offense to the Gnome/KDE users, but to do what I | can do with CTWM on Gnome would entail my spending months getting | down to the code level. Having xterms exactly where I want them, | say, in various sizes and typefaces. And having app X "Occupy" | workspace Y, and so forth. | | I'm che--er, thrifty enough that most of my hardware is older and | CTWM is efficient whereas Gnome/KDE are gloppy. It doesn't look | as if there's much to be dropped into this wm to make it work | better with Gnme. If it would help, the next time I find stderrs | on an xterm I could save and edit them. Would that help? I've | volnteered lots of time/effort over the years to the "BSD | movement", but I've begged tons of questions as well, so someone | else might better ask "Help" on the lists. | | This brings up the question of whether any kind and generous | person might be able to at least answer some questions about | making CTWM more compatible. If there is someone or some | international window-manager list, I'm ready to draft a polite | letter to see who might offer some clues to make CTWM work | seamlessly with Gnome---or, for that matter, *any* application. | | Your thinking about quality rather than "release-often-quantity | is right, IMHO. Still, there could be just a bit more activity | here:-) | | cheer, | | gary | Wow! Hear Hear!!!!! (sound of a single person in the great land down under, applauding) For the last two years I have been using Gnome panel with CTwm and some frustrations do continue. I manually launch gnome-panel and gnme-settings-daemon (to make it work right) though that latter requires you to reset my installed X application resources and, Xmodmaps after its 'hidden' window apears. However my frustrations have rarely been with CTwm handling! For example CTwms features: NoTitle, OccupyAll, NoBorder, and most impotantally BorderLeft (I use a left panel), hand bee fantastic. Even CTwm's handling of key bindings ("keyboard-shortcuts" in Gnome parlance) is a lot better than gnome, though I do let the gnome-settings-deamon handle some keys (like sound volume). No, my problems are more with Gnomes inability to customize simpley and easily and its lack of detailed documentation that is easy to search and find. For example. I do not use or want a full gnome desktop window, and would like to see something that would prevent it EVER opening. I launch nautilas file managers with -no-desktop --browser options, to stop this. But you can't set these flags for Trash or Garbage (depending on your linux). Speaking of linux. I switch and use exact copies of my home (and login setup) on lots of different machines (some dual boot) running Fedora core 2, 3, 4 and 5, Ubuntu, Suse 10.1 Linux. I will probably be using it with lots of other linux's too in keeping with my Job's "UNIX Expert" Description. Why is this mentioned! Because gnome on evry damned one of these systems has differences that makes may saved 'dot' configuration on one system, completely stuff up the gnome on another system. Because of this I have a script that symbolic links about a dozen 'dot' file directories to specific 'OS' version dot files. to keep them seperate. Of course that means I have to re-setup gnome for each and every OS I use, something I have never needed to do for CTwm. As such I applaud any attempt to make CTwm and gnome work more effectivally, but my findings is that Gnome has more compatability problems with CTwm, than CTwm has with Gnome. Any further input and dicussion is of course most welcome. Particularly on issues I have described above. If you like my exact solutions, mail me. I am glad to share. Anthony Thyssen ( System Programmer ) ----------------------------------------------------------------------------- "Bad spellers of the world, UNTIE!" -- Jason Sicotte ----------------------------------------------------------------------------- Anthony's Home is his Castle http://www.cit.gu.edu.au/~anthony/ From john@joel.csis.ul.ie Fri Jun 9 09:32:00 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 04C753B029F for ; Fri, 9 Jun 2006 09:32:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27489-06 for ; Fri, 9 Jun 2006 09:31:58 -0400 (EDT) Received: from Marshal4.ul.campus (marshal4.ul.ie [136.201.1.164]) by menubar.gnome.org (Postfix) with ESMTP id 1A31C3B0203 for ; Fri, 9 Jun 2006 09:31:58 -0400 (EDT) Received: from garryowen.csis.ul.ie (Not Verified[136.201.24.3]) by Marshal4.ul.campus with MailMarshal (v6, 1, 4, 441) id ; Fri, 09 Jun 2006 14:32:00 +0100 Received: from joel.csis.ul.ie (joel.csis.ul.ie [136.201.25.110]) by garryowen.csis.ul.ie (8.13.1/8.13.1) with ESMTP id k59DVuvw002412; Fri, 9 Jun 2006 14:31:56 +0100 Received: (from john@localhost) by joel.csis.ul.ie (8.12.11/8.12.11/Submit) id k59DVuJZ018079; Fri, 9 Jun 2006 14:31:56 +0100 From: John Sturdy MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17545.30796.666264.450109@joel.csis.ul.ie> Date: Fri, 9 Jun 2006 14:31:56 +0100 To: gnome-list@gnome.org X-Mailer: VM 7.19 under Emacs 21.3.1 X-Attribution: jcgs X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.164 tagged_above=-999 required=2 tests=[AWL=1.300, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -1.164 X-Spam-Level: Subject: setting name for screenshots X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: john.sturdy@ul.ie List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 13:32:00 -0000 Hi, I'm doing something that involves taking a series of screenshots automatically. Is there some way to get gnome-panel-screenshot to accept the name on the command line (or via an environment variable, or whatever), and not ask the user about it? Or is there some way to do this with some other (command-line) utility? __John From kiffin.gish@planet.nl Sat Jun 10 09:04:21 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E35003B00F1 for ; Sat, 10 Jun 2006 09:04:20 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02931-04 for ; Sat, 10 Jun 2006 09:04:20 -0400 (EDT) Received: from post-25.mail.nl.demon.net (post-25.mail.nl.demon.net [194.159.73.195]) by menubar.gnome.org (Postfix) with ESMTP id 1C4713B0314 for ; Sat, 10 Jun 2006 09:04:20 -0400 (EDT) Received: from gish.demon.nl ([83.160.27.223]:29664 helo=[192.168.1.33]) by post-25.mail.nl.demon.net with esmtp (Exim 4.51) id 1Fp38U-000Ioj-ST for gnome-list@gnome.org; Sat, 10 Jun 2006 13:04:19 +0000 From: Kiffin Gish To: gnome-list@gnome.org Content-Type: text/plain Date: Fri, 09 Jun 2006 16:31:59 +0200 Message-Id: <1149863519.65562.12.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.134 tagged_above=-999 required=2 tests=[AWL=-1.229, BAYES_00=-2.599, DATE_IN_PAST_12_24=1.247, DNS_FROM_RFC_WHOIS=1.447] X-Spam-Score: -1.134 X-Spam-Level: Subject: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 13:04:21 -0000 Despite all of the so-called optimizations and speed improvements made to Gnome 2.14, I have unfortunately discovered the exact opposite when I upgraded from 2.12 on FreeBSD 6.1. Seems VERY sluggish, the Gnome Desktop takes forever to start, and most applications (xterm being one notable exception) take a long time to startup. Often everything freezes up with erratic and slow repainting. Anyone know why? Is there some way I can trace things to find out where the bottleneck is occurring. I've tried the following, but it didn't help. http://lists.freebsd.org/pipermail/freebsd-gnome/2006-May/014564.html Regards, Kiffin From olav@bkor.dhs.org Sat Jun 10 09:14:15 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D2B2C3B0285 for ; Sat, 10 Jun 2006 09:14:15 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03597-10 for ; Sat, 10 Jun 2006 09:14:15 -0400 (EDT) Received: from amsfep11-int.chello.nl (amsfep17-int.chello.nl [213.46.243.15]) by menubar.gnome.org (Postfix) with ESMTP id 32F963B00F1 for ; Sat, 10 Jun 2006 09:14:14 -0400 (EDT) Received: from bkor.dhs.org ([24.132.164.94]) by amsfep11-int.chello.nl (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with ESMTP id <20060610131400.RBLL29864.amsfep11-int.chello.nl@bkor.dhs.org> for ; Sat, 10 Jun 2006 15:14:00 +0200 Received: by bkor.dhs.org (Postfix, from userid 501) id 98CB25D74A4; Sat, 10 Jun 2006 15:14:01 +0200 (CEST) Date: Sat, 10 Jun 2006 15:14:01 +0200 From: Olav Vitters To: gnome-list@gnome.org Message-ID: <20060610131401.GG4787@bkor.dhs.org> References: <1149863519.65562.12.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1149863519.65562.12.camel@localhost> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.349 tagged_above=-999 required=2 tests=[AWL=-0.085, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.349 X-Spam-Level: Subject: Re: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 13:14:16 -0000 On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > applications (xterm being one notable exception) take a long time to > startup. Often everything freezes up with erratic and slow repainting. If only the starting is very sluggish, try running either fc-cache -f or (if you have a new enough version): fc-cache -r as root and under your normal user account perhaps also something like strace might provide some insight -- Regards, Olav From johnxj@comcast.net Sat Jun 10 09:44:30 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D58543B033C for ; Sat, 10 Jun 2006 09:44:30 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05769-06 for ; Sat, 10 Jun 2006 09:44:30 -0400 (EDT) Received: from regin.oit.pdx.edu (regin.oit.pdx.edu [131.252.120.56]) by menubar.gnome.org (Postfix) with ESMTP id D47D13B01CB for ; Sat, 10 Jun 2006 09:44:29 -0400 (EDT) Received: from localhost.localdomain (c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99]) (authenticated bits=0) by regin.oit.pdx.edu (8.13.3+/8.13.1) with ESMTP id k5ADiRJJ007701 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 10 Jun 2006 06:44:28 -0700 X-Authentication-Warning: regin.oit.pdx.edu: Host c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99] claimed to be localhost.localdomain Date: Sat, 10 Jun 2006 06:44:34 -0700 From: John Jason Jordan To: gnome-list@gnome.org Message-Id: <20060610064434.d3d7dfe6.johnxj@comcast.net> In-Reply-To: <20060610131401.GG4787@bkor.dhs.org> References: <1149863519.65562.12.camel@localhost> <20060610131401.GG4787@bkor.dhs.org> Organization: None whatsoever X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.711 tagged_above=-999 required=2 tests=[AWL=-1.402, BAYES_00=-2.599, DNS_FROM_RFC_POST=1.708, DNS_FROM_RFC_WHOIS=1.447, FORGED_RCVD_HELO=0.135] X-Spam-Score: -0.711 X-Spam-Level: Subject: Re: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 13:44:31 -0000 On Sat, 10 Jun 2006 15:14:01 +0200 Olav Vitters dijo: > On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > If only the starting is very sluggish, try running either > fc-cache -f > or (if you have a new enough version): > fc-cache -r > as root and under your normal user account I can't find any documentation. What does the fc command do? Or where is it documented? From olav@bkor.dhs.org Sat Jun 10 10:14:05 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2CBEA3B01C3 for ; Sat, 10 Jun 2006 10:14:05 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07597-05 for ; Sat, 10 Jun 2006 10:14:04 -0400 (EDT) Received: from amsfep11-int.chello.nl (amsfep17-int.chello.nl [213.46.243.15]) by menubar.gnome.org (Postfix) with ESMTP id 9D42A3B0152 for ; Sat, 10 Jun 2006 10:14:03 -0400 (EDT) Received: from bkor.dhs.org ([24.132.164.94]) by amsfep11-int.chello.nl (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with ESMTP id <20060610141347.UKVY29864.amsfep11-int.chello.nl@bkor.dhs.org> for ; Sat, 10 Jun 2006 16:13:47 +0200 Received: by bkor.dhs.org (Postfix, from userid 501) id A7851B77AE; Sat, 10 Jun 2006 16:13:46 +0200 (CEST) Date: Sat, 10 Jun 2006 16:13:46 +0200 From: Olav Vitters To: gnome-list@gnome.org Message-ID: <20060610141346.GA1418@bkor.dhs.org> References: <1149863519.65562.12.camel@localhost> <20060610131401.GG4787@bkor.dhs.org> <20060610064434.d3d7dfe6.johnxj@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060610064434.d3d7dfe6.johnxj@comcast.net> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.342 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.342 X-Spam-Level: Subject: Re: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 14:14:05 -0000 On Sat, Jun 10, 2006 at 06:44:34AM -0700, John Jason Jordan wrote: > On Sat, 10 Jun 2006 15:14:01 +0200 > Olav Vitters dijo: > > > On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > > > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > > > If only the starting is very sluggish, try running either > > fc-cache -f > > or (if you have a new enough version): > > fc-cache -r > > as root and under your normal user account > > I can't find any documentation. What does the fc command do? Or where > is it documented? fc-cache is part of fontconfig. Fontconfig handles all the fonts. It uses caches otherwise every app will take 30secs to startup due to fontconfig being busy reading the fonts. -- Regards, Olav From jwilleford@redhat.com Fri Jun 9 17:37:23 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E62963B0145 for ; Fri, 9 Jun 2006 17:37:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22594-03 for ; Fri, 9 Jun 2006 17:37:21 -0400 (EDT) Received: from mx1.redhat.com (mx1.redhat.com [66.187.233.31]) by menubar.gnome.org (Postfix) with ESMTP id 06B113B0256 for ; Fri, 9 Jun 2006 17:37:20 -0400 (EDT) Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k59LbKVH022265 for ; Fri, 9 Jun 2006 17:37:20 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k59LbJbM030454 for ; Fri, 9 Jun 2006 17:37:19 -0400 Received: from [172.16.57.142] (IDENT:U2FsdGVkX1931wwGMcxK7TnRVY3RXibjZPjdhxfaoKM@discovery.rdu.redhat.com [172.16.57.142]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id k59LbJYd022687 for ; Fri, 9 Jun 2006 17:37:19 -0400 Message-ID: <4489EA0F.4020208@redhat.com> Date: Fri, 09 Jun 2006 17:37:19 -0400 From: Jason Willeford User-Agent: Mozilla Thunderbird 1.0.8-1.4.1 (X11/20060420) X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome-list@gnome.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.601 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -2.601 X-Spam-Level: X-Mailman-Approved-At: Sat, 10 Jun 2006 15:22:41 -0400 Subject: Workspace Backgrounds X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jwilleford@redhat.com List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 21:37:23 -0000 Is there a way to have a different background for each workspace using the workspace switcher? Thanks, J -- Jason Willeford, RHCE Technical Account Manager Red Hat 1-888-RED-HAT1 x 44219 919-754-4219 Direct 919-754-3725 Fax jwilleford@redhat.com www.redhat.com From khadgaray@gmail.com Sun Jun 11 11:06:54 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7AEB63B0088 for ; Sun, 11 Jun 2006 11:06:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15756-02 for ; Sun, 11 Jun 2006 11:06:51 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by menubar.gnome.org (Postfix) with ESMTP id 68D983B0084 for ; Sun, 11 Jun 2006 11:06:51 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id h2so766278nfe for ; Sun, 11 Jun 2006 08:04:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=cSEt1f0h16nA93aZZY/umkgOAxTUkSF6hYLT8UedMs4QI9fihWhFqR1JIatI63O33R+RNIa9LonwbneCwN8WdDRSln1WYEatL4ZxYrITG+ivSoUdVV1W+twSfPf9MB2QGGwn+BNZbtfwHclqP9n/ct6NXHzZNJlN+mmfCtc8/DE= Received: by 10.49.58.9 with SMTP id l9mr4051048nfk; Sun, 11 Jun 2006 08:04:35 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id l38sm3523572nfc.2006.06.11.08.04.33; Sun, 11 Jun 2006 08:04:34 -0700 (PDT) From: Ritesh Khadgaray To: jwilleford@redhat.com In-Reply-To: <4489EA0F.4020208@redhat.com> References: <4489EA0F.4020208@redhat.com> Content-Type: text/plain Date: Sun, 11 Jun 2006 20:34:28 +0530 Message-Id: <1150038269.11581.4.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.947 tagged_above=-999 required=2 tests=[AWL=-0.777, BAYES_00=-2.599, RCVD_IN_WHOIS_BOGONS=2.43, SPF_PASS=-0.001] X-Spam-Score: -0.947 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: Workspace Backgrounds X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 15:06:54 -0000 On Fri, 2006-06-09 at 17:37 -0400, Jason Willeford wrote: > Is there a way to have a different background for each workspace using > the workspace switcher? nearest match, check out : http://wallpapoz.sourceforge.net/ -- Ritesh Khadgaray LinuX N Stuff Ph: +919923010121 Eat Right, Exercise, Die Anyway. From moure.carlos@gmail.com Mon Jun 12 13:56:09 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 731CD3B08F9 for ; Mon, 12 Jun 2006 13:56:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21099-08 for ; Mon, 12 Jun 2006 13:55:58 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by menubar.gnome.org (Postfix) with ESMTP id 5D1EB3B09FD for ; Mon, 12 Jun 2006 13:23:07 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so2460190uge for ; Mon, 12 Jun 2006 10:22:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=cGBYdm9Yeta6mRCVHoSRL8BtRoNVsW6rfQtgW8AeDecAH/189qSejVpgVnyhAdvwUHEFXEE5wh9q5jU0g7FKpIE7Tjux6Npbr5wV8xd2EyQpFUnOtkr9qBZk2UAWvtJZWk/ixcn1ChkJIJzNA999gTqMqPwhNGernvOGt8ZDis0= Received: by 10.78.57.11 with SMTP id f11mr15082hua; Mon, 12 Jun 2006 10:22:25 -0700 (PDT) Received: by 10.78.46.1 with HTTP; Mon, 12 Jun 2006 10:22:25 -0700 (PDT) Message-ID: Date: Mon, 12 Jun 2006 19:22:25 +0200 From: carluus To: gnome-list@gnome.org Subject: Gnome-speech and loquendo MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10347_2242812.1150132945673" X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=1.166 tagged_above=-999 required=2 tests=[BAYES_40=-0.185, HTML_10_20=1.351, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: 1.166 X-Spam-Level: * X-Mailman-Approved-At: Fri, 16 Jun 2006 05:32:48 -0400 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 17:56:09 -0000 ------=_Part_10347_2242812.1150132945673 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Good Afternoon, Im working with gnome-speech, i need to develop a driver for Loquendo to add this driver to the project of gnome-speech, Somebody knows how can i do it? Best regards ------=_Part_10347_2242812.1150132945673 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Good Afternoon,

Im working with gnome-speech, i need to develop a driver for Loquendo to add this driver to the project of gnome-speech,
Somebody knows how can i do it?

Best regards
------=_Part_10347_2242812.1150132945673-- From daniel.junkmail@gmail.com Sun Jun 18 10:58:11 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 716DE3B0829 for ; Sun, 18 Jun 2006 10:58:11 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31371-06 for ; Sun, 18 Jun 2006 10:58:09 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id BFDE93B0078 for ; Sun, 18 Jun 2006 10:58:08 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id x30so974900nfb for ; Sun, 18 Jun 2006 07:55:43 -0700 (PDT) Received: by 10.48.14.1 with SMTP id 1mr419490nfn; Sun, 18 Jun 2006 07:48:27 -0700 (PDT) Received: by 10.48.238.5 with HTTP; Sun, 18 Jun 2006 07:48:27 -0700 (PDT) Message-ID: Date: Sun, 18 Jun 2006 10:48:27 -0400 From: "Daniel Corbe" To: gnome-list@gnome.org Subject: Gnome VFS on Mac OS X MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 14:58:11 -0000 Hello, I found a mailing list post from not too far back detailing 2.14.X compile problems /w Gnome VFS. The solution was commited to CVS, so I did a cvs checkout on the gnome-vfs directory. I tried to use autogen.sh however I get the following error: jomama:/usr/local/src/gnome-vfs root# sh autogen.sh no gnome-autogen.sh in /usr/local/bin /usr/local/sbin /bin /sbin /usr/bin /usr/sbin autogen.sh: line 22: gnome-autogen.sh: No such file or directory Can someone please steer me in the right direction? What is the process for building this from CVS? Thanks -Daniel From khadgaray@gmail.com Sun Jun 18 12:42:41 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6595E3B0C35 for ; Sun, 18 Jun 2006 12:42:41 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03528-01 for ; Sun, 18 Jun 2006 12:42:36 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by menubar.gnome.org (Postfix) with ESMTP id 9AB193B0B52 for ; Sun, 18 Jun 2006 12:42:35 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id x30so982147nfb for ; Sun, 18 Jun 2006 09:41:00 -0700 (PDT) Received: by 10.48.47.10 with SMTP id u10mr456326nfu; Sun, 18 Jun 2006 08:39:08 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id z73sm5804725nfb.2006.06.18.08.39.07; Sun, 18 Jun 2006 08:39:08 -0700 (PDT) Subject: Re: Gnome VFS on Mac OS X From: Ritesh Khadgaray To: Daniel Corbe In-Reply-To: References: Content-Type: text/plain Date: Sun, 18 Jun 2006 21:09:03 +0530 Message-Id: <1150645143.24773.20.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.105 tagged_above=-999 required=2 tests=[AWL=0.495, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.105 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 16:42:41 -0000 On Sun, 2006-06-18 at 10:48 -0400, Daniel Corbe wrote: > Hello, > > I found a mailing list post from not too far back detailing 2.14.X > compile problems /w Gnome VFS. The solution was commited to CVS, so I > did a cvs checkout on the gnome-vfs directory. > > I tried to use autogen.sh however I get the following error: > > jomama:/usr/local/src/gnome-vfs root# sh autogen.sh > no gnome-autogen.sh in /usr/local/bin /usr/local/sbin /bin /sbin > /usr/bin /usr/sbin > autogen.sh: line 22: gnome-autogen.sh: No such file or directory > this is provided by gnome-common package. Please check, if the same is installed. ps : i have never ever worked on mac. -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From billlinux@rogers.com Sun Jun 18 14:56:54 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 95F323B008F for ; Sun, 18 Jun 2006 14:56:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07712-03 for ; Sun, 18 Jun 2006 14:56:53 -0400 (EDT) Received: from smtp109.rog.mail.re2.yahoo.com (smtp109.rog.mail.re2.yahoo.com [68.142.225.207]) by menubar.gnome.org (Postfix) with SMTP id 7C6E93B00D9 for ; Sun, 18 Jun 2006 14:56:53 -0400 (EDT) Received: (qmail 52575 invoked from network); 18 Jun 2006 18:55:27 -0000 Received: from unknown (HELO ?192.168.1.4?) (billlinux@rogers.com@70.27.169.92 with plain) by smtp109.rog.mail.re2.yahoo.com with SMTP; 18 Jun 2006 18:55:27 -0000 Subject: Menu Bar / Tool Bar curiostity question ?? From: William Case To: GNOME List Content-Type: text/plain Date: Sun, 18 Jun 2006 14:55:16 -0400 Message-Id: <1150656916.2593.132.camel@CASE> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 (2.6.2-1.fc5.5) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.559 tagged_above=-999 required=2 tests=[AWL=-0.868, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708] X-Spam-Score: -1.559 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 18:56:54 -0000 Hi; Just sitting here watching the World Cup game, staring at my desktop. Began to wonder why are the Menu Bar and the Tool Bar always on separate rows? The Tool Bar takes up about 9% of my desktop space when a program is on full size. The Menu Bar uses about 30% of its row while the tool bar uses approximately 45% of its row. I realize this (particularly the Tool Bar) can be highly variable. Nonetheless, it should be possible to combine the two bars on one line in some rational contextual way and regain a little desktop space. Is there some deep programming problem? Is the two row configuration simply historical? Is it intuitive? Just wondering? -- Regards Bill From daniel.junkmail@gmail.com Sun Jun 18 20:37:13 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7DE633B0071 for ; Sun, 18 Jun 2006 20:37:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17357-01 for ; Sun, 18 Jun 2006 20:37:12 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by menubar.gnome.org (Postfix) with ESMTP id 943913B034B for ; Sun, 18 Jun 2006 20:37:11 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id c2so947431nfe for ; Sun, 18 Jun 2006 17:36:04 -0700 (PDT) Received: by 10.49.81.20 with SMTP id i20mr4025649nfl; Sun, 18 Jun 2006 17:08:10 -0700 (PDT) Received: by 10.48.238.5 with HTTP; Sun, 18 Jun 2006 17:08:10 -0700 (PDT) Message-ID: Date: Sun, 18 Jun 2006 20:08:10 -0400 From: "Daniel Corbe" To: gnome-list@gnome.org Subject: libgda Mac OS X build problems MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 00:37:13 -0000 Hello, I've gotten pretty far in building gnome deps on my MAC but I'm stuck while building libgda. Any help is appriciated. Thanks. -Daniel gcc -dynamiclib -o .libs/libgda-3.3.0.0.dylib .libs/gda-enum-types.o .libs/gda-blob.o .libs/gda-client.o .libs/gda-column.o .libs/gda-column-index.o .libs/gda-command.o .libs/gda-config.o .libs/gda-connection.o .libs/gda-connection-event.o .libs/gda-data-handler.o .libs/gda-data-model-array.o .libs/gda-data-model-row.o .libs/gda-data-model.o .libs/gda-data-model-filter-sql.o .libs/gda-data-model-hash.o .libs/gda-data-model-import.o .libs/gda-data-model-index.o .libs/gda-data-model-iter.o .libs/gda-data-model-query.o .libs/gda-data-access-wrapper.o .libs/gda-data-proxy.o .libs/gda-dict-aggregate.o .libs/gda-dict.o .libs/gda-dict-constraint.o .libs/gda-dict-database.o .libs/gda-dict-field.o .libs/gda-dict-function.o .libs/gda-dict-table.o .libs/gda-dict-type.o .libs/gda-entity.o .libs/gda-entity-field.o .libs/gda-graphviz.o .libs/gda-init.o .libs/gda-log.o .libs/gda-marshal.o .libs/gda-object.o .libs/gda-object-ref.o .libs/gda-parameter.o .libs/gda-parameter-list.o .libs/gda-quark-list.o .libs/gda-query.o .libs/gda-query-condition.o .libs/gda-query-field-agg.o .libs/gda-query-field-all.o .libs/gda-query-field.o .libs/gda-query-field-field.o .libs/gda-query-field-func.o .libs/gda-query-field-value.o .libs/gda-query-join.o .libs/gda-query-object.o .libs/gda-query-parsing.o .libs/gda-query-target.o .libs/gda-referer.o .libs/gda-renderer.o .libs/gda-row.o .libs/gda-server-provider.o .libs/gda-server-provider-extra.o .libs/gda-threader.o .libs/gda-transaction.o .libs/gda-util.o .libs/gda-value.o .libs/gda-xml-storage.o -L/usr/lib -pthreads -L/usr/local/lib /usr/local/lib/libgobject-2.0.dylib /usr/lib/libc.dylib /usr/local/lib/libgthread-2.0.dylib /usr/local/lib/libgmodule-2.0.dylib /usr/local/lib/libglib-2.0.dylib /usr/local/lib/libintl.dylib /usr/lib/libxslt.dylib /usr/lib/libz.dylib /usr/lib/libpthread.dylib /usr/lib/libm.dylib /usr/lib/libxml2.dylib -lpthread -lz /usr/lib/libiconv.dylib -lm ../libsql/.libs/libgdasql.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libxslt.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libxml2.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libiconv.dylib -install_name /usr/local/lib/libgda-3.3.dylib -compatibility_version 4 -current_version 4.0 powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-pthreads' ld: warning multiple definitions of symbol _locale_charset /usr/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _gda_graph_get_graph_type _gda_graph_get_type _gda_graph_new _gda_graph_query_new _gda_handler_bin_new _gda_handler_boolean_new _gda_handler_numerical_new _gda_handler_string_new _gda_handler_time_new_no_locale _gda_handler_type_new _gda_delimiter_destroy _gda_delimiter_parse_copy_statement _gda_delimiter_parse_with_error /usr/bin/libtool: internal link edit command failed make[2]: *** [libgda-3.la] Error 1 make[1]: *** [install-recursive] Error 1 make: *** [install-recursive] Error 1 jomama:/usr/local/src/libgda-1.9.102 root# From awilliam@whitemice.org Sun Jun 18 21:10:02 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 363693B0239 for ; Sun, 18 Jun 2006 21:10:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17984-07 for ; Sun, 18 Jun 2006 21:10:01 -0400 (EDT) Received: from estate1.whitemice.org (adsl-68-79-189-145.dsl.klmzmi.ameritech.net [68.79.189.145]) by menubar.gnome.org (Postfix) with ESMTP id 9FB7D3B02DE for ; Sun, 18 Jun 2006 21:10:00 -0400 (EDT) Received: from [192.168.3.170] ([192.168.3.170]) (authenticated bits=0) by estate1.whitemice.org (8.12.11.20060308/8.12.10/SuSE Linux 0.7) with ESMTP id k5J195pj008051 for ; Sun, 18 Jun 2006 21:09:05 -0400 Subject: Re: Menu Bar / Tool Bar curiostity question ?? From: Adam Tauno Williams To: GNOME List In-Reply-To: <1150656916.2593.132.camel@CASE> References: <1150656916.2593.132.camel@CASE> Content-Type: text/plain Date: Sun, 18 Jun 2006 21:05:17 -0400 Message-Id: <1150679117.4430.9.camel@aleph.whitemice.org> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-1.4 (estate1.whitemice.org [192.168.3.1]); Sun, 18 Jun 2006 21:09:05 -0400 (EDT) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.458 tagged_above=-999 required=2 tests=[AWL=0.006, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.458 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: awilliam@whitemice.org List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 01:10:02 -0000 > Just sitting here watching the World Cup game, staring at my desktop. > Began to wonder why are the Menu Bar and the Tool Bar always on separate > rows? The Tool Bar takes up about 9% of my desktop space when a program > is on full size. The Menu Bar uses about 30% of its row while the tool > bar uses approximately 45% of its row. I realize this (particularly the > Tool Bar) can be highly variable. > Nonetheless, it should be possible to combine the two bars on one line > in some rational contextual way and regain a little desktop space. > Is there some deep programming problem? No, but most applications assume this configuration as the standard; and in Gtk both the menu and the toolbar are usually in separate rows of a vbox container. So combining them would take some programming; also the height of a menu bar is usually less then that of a toolbar, so aligning them horizontally might not work are so well in any case. > Is the two row configuration simply historical? Probably, but it makes sense and everyone expects it. The resolution/size of most modern displays renders this a moot point anyway. > Is it intuitive? Yes. A menu does/should provide hierarchical access to all the features/functionality of an application. A toolbar provides one-click access to commonly used functions. This paradigm exists across pretty much every platform. In many applications the toolbar can be disabled, and in most cases with Gtk applications at least the size of the toolbar can be adjusted. From kornerr@gmail.com Mon Jun 19 05:32:28 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CC8E33B00D4 for ; Mon, 19 Jun 2006 05:32:28 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02145-02 for ; Mon, 19 Jun 2006 05:32:28 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by menubar.gnome.org (Postfix) with ESMTP id 89A433B0004 for ; Mon, 19 Jun 2006 05:32:27 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so2458675uge for ; Mon, 19 Jun 2006 02:31:27 -0700 (PDT) Received: by 10.78.17.4 with SMTP id 4mr1927366huq; Mon, 19 Jun 2006 02:31:27 -0700 (PDT) Received: from ?10.104.4.61? ( [217.106.20.130]) by mx.gmail.com with ESMTP id 3sm1339742huc.2006.06.19.02.31.26; Mon, 19 Jun 2006 02:31:27 -0700 (PDT) Message-ID: <44966EF6.3050408@kemcity.ru> Date: Mon, 19 Jun 2006 17:31:34 +0800 Organization: The Home User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: gnome-list@gnome.org Subject: which package is resposible for displaying images (e.g., on buttons)? Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit From: michael kapelko X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.965 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_XF=0.077] X-Spam-Score: -0.965 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: kornerr@gmail.com List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 09:32:29 -0000 i'm compiling gnome-2.14.2 now, i've compiled 1/3 so far, and replaced old packages with new ones, but now i can't see any images on buttons now. and GIMP doesn't show preview, it says type is not supported. i must have wrong compiled some package? which one? and how to compile it correctly? currently i'm using xfce-4.2. thanks. From christian.kirbach@student.uni-siegen.de Mon Jun 19 07:04:29 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0C13C3B0091 for ; Mon, 19 Jun 2006 07:04:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05224-09 for ; Mon, 19 Jun 2006 07:04:25 -0400 (EDT) Received: from mailf1.uni-siegen.de (mailf1.Uni-Siegen.DE [141.99.1.41]) by menubar.gnome.org (Postfix) with ESMTP id 604CC3B007B for ; Mon, 19 Jun 2006 07:04:25 -0400 (EDT) Received: from localhost.localdomain ([84.189.101.66]) by mailf1.uni-siegen.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Mon, 19 Jun 2006 13:02:29 +0200 Date: Mon, 19 Jun 2006 13:03:25 +0200 From: "Christian Kirbach" To: gnome-list@gnome.org Subject: Re: setting name for screenshots References: <17545.30796.666264.450109@joel.csis.ul.ie> Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <17545.30796.666264.450109@joel.csis.ul.ie> User-Agent: Opera M2/8.54 (Linux, build 1745) X-OriginalArrivalTime: 19 Jun 2006 11:02:29.0453 (UTC) FILETIME=[DB3E2FD0:01C6938F] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 11:04:29 -0000 On Fri, 09 Jun 2006 15:31:56 +0200, John Sturdy wrote: > Is there some way to get gnome-panel-screenshot to > accept the name on the command line (or via an environment variable, > or whatever), and not ask the user about it? It seems that gnome-screenshot does not offer such an option, not even an option to save automatically without showing a window. You may want to file a report about this issue on bugzilla.gnome.org with severity "enhancement". > Or is there some way to do this with some other (command-line) > utility? Use your favourite search engine and I am sure you'll find a command-line tool (I remember 'import', but I am currently offline). -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ From fut_nis@yahoo.co.jp Mon Jun 19 11:14:40 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2D8593B03A9 for ; Mon, 19 Jun 2006 11:14:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16891-10 for ; Mon, 19 Jun 2006 11:14:34 -0400 (EDT) Received: from ybbsmtp24.mail.tnz.yahoo.co.jp (ybbsmtp24.mail.tnz.yahoo.co.jp [203.216.229.4]) by menubar.gnome.org (Postfix) with SMTP id A14CE3B0551 for ; Mon, 19 Jun 2006 11:14:33 -0400 (EDT) Received: (qmail 9161 invoked by alias); 19 Jun 2006 15:13:16 -0000 Received: from unknown (HELO localhost.localdomain) (219.46.28.21 with poptime) by ybbsmtp24.mail.tnz.yahoo.co.jp with SMTP; 19 Jun 2006 15:13:16 -0000 X-Apparently-From: Date: Tue, 20 Jun 2006 00:13:15 +0900 From: Nishio Futoshi To: gnome-list@gnome.org Subject: gnome-keybinding-properties(control-center-2.14.2) cannot select key Message-Id: <20060620001315.d36f0581.fut_nis@yahoo.co.jp> X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.18; i686-momonga-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=1.709 tagged_above=-999 required=2 tests=[BAYES_50=0.001, DNS_FROM_RFC_POST=1.708] X-Spam-Score: 1.709 X-Spam-Level: * X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:14:40 -0000 I want to Print key to get screenshot, but I cannot. So, I checked source code, and I found some wrong ranges for printable keys. GDK_kana_switch's code is 0xFF7E. Please change some ranges. # Maybe, this problem is due to using ja_JP.UTF-8 locale. I changed them, but I cannot get screenshot, umm. I don't know how to hack metacity. Thanks --- control-center-2.14.2/capplets/keybindings/gnome-keybinding-properties.c.ol2006-06-19 19:37:29.000000000 +0900 +++ control-center-2.14.2/capplets/keybindings/gnome-keybinding-properties.c 2006-06-19 19:38:44.000000000 +0900 @@ -656,11 +656,13 @@ { if ((tmp_key.keyval >= GDK_a && tmp_key.keyval <= GDK_z) || (tmp_key.keyval >= GDK_A && tmp_key.keyval <= GDK_Z) - || (tmp_key.keyval >= GDK_kana_fullstop && tmp_key.keyval <= GDK_kana_switch) - || (tmp_key.keyval >= GDK_Arabic_comma && tmp_key.keyval <= GDK_Arabic_switch) - || (tmp_key.keyval >= GDK_Serbian_dje && tmp_key.keyval <= GDK_Cyrillic_HARDSIGN) - || (tmp_key.keyval >= GDK_Greek_ALPHAaccent && tmp_key.keyval <= GDK_Greek_switch) - || (tmp_key.keyval >= GDK_hebrew_doublelowline && tmp_key.keyval <= GDK_Hebrew_switch) + || (tmp_key.keyval >= GDK_kana_fullstop && tmp_key.keyval <= GDK_kana_tu) + || (tmp_key.keyval >= GDK_kana_A && tmp_key.keyval <= GDK_kana_N) + || (tmp_key.keyval >= GDK_Arabic_comma && tmp_key.keyval <= GDK_Arabic_sukun) + || (tmp_key.keyval >= GDK_Serbian_dje && tmp_key.keyval <= GDK_Serbian_dze) + || (tmp_key.keyval >= GDK_Serbian_DJE && tmp_key.keyval <= GDK_Cyrillic_HARDSIGN) + || (tmp_key.keyval >= GDK_Greek_ALPHAaccent && tmp_key.keyval <= GDK_Greek_omega) + || (tmp_key.keyval >= GDK_hebrew_doublelowline && tmp_key.keyval <= GDK_hebrew_taf) || (tmp_key.keyval >= GDK_Thai_kokai && tmp_key.keyval <= GDK_Thai_lekkao) || (tmp_key.keyval >= GDK_Hangul && tmp_key.keyval <= GDK_Hangul_J_YeorinHieuh)) { GtkWidget *dialog; -- Nishio Futoshi From DonScorgie@Blueyonder.co.uk Mon Jun 19 13:27:22 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A76CB3B059E for ; Mon, 19 Jun 2006 13:27:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23010-04 for ; Mon, 19 Jun 2006 13:27:21 -0400 (EDT) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by menubar.gnome.org (Postfix) with ESMTP id BBCC43B0809 for ; Mon, 19 Jun 2006 13:27:20 -0400 (EDT) Received: from [172.23.170.142] (helo=anti-virus02-09) by smtp-out2.blueyonder.co.uk with smtp (Exim 4.52) id 1FsNV2-0003kR-9p; Mon, 19 Jun 2006 18:25:20 +0100 Received: from [82.41.205.39] (helo=[192.168.1.1]) by asmtp-out4.blueyonder.co.uk with esmtpa (Exim 4.52) id 1FsNUy-0001na-Lw; Mon, 19 Jun 2006 18:25:16 +0100 Subject: Re: which package is resposible for displaying images (e.g., on buttons)? From: Don Scorgie To: kornerr@gmail.com In-Reply-To: <44966EF6.3050408@kemcity.ru> References: <44966EF6.3050408@kemcity.ru> Content-Type: text/plain Date: Mon, 19 Jun 2006 18:25:17 +0100 Message-Id: <1150737917.28268.19.camel@Madaline> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.070, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077, TW_JH=0.077, TW_XF=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 17:27:22 -0000 Hi, It depends on which icons. A lot of the default icons (e.g. save, open etc. in menus / toolbars) are from gtk+. Which version of gtk+ are you using? There was a recent problem with the 2.9 series, where a header file wasn't correctly built / installed that caused some problems. For GNOME 2.14.2 though, you should be using gtk+ 2.8.19. I don't know if that suffers from the same problem. GIMP previews are (I think) done in GIMP itself (either that or in gtk +). Are you using a self-compiled version of GIMP? If so, do you have the various image libraries installed? (You'll need the -devel or -dev packages of them from your distro). If it is a self-compiled copy, check at the end of the configure stage, it should list all the features that are enabled (or disabled), including the image types GIMP is compiled with support for. If it isn't a self-compiled version, you may have broken one of the dependencies (gtk+). In which case, it may be a good idea to reinstall the distro-provided packages of these libs. If your using distro-provided packages, its generally unwise to overwrite them with self-compiled packages. A better option is to install the various new bits in a separate prefix (/opt/gnome2 or /usr/local or something as opposed to /usr). This saves things like this from happening (as you can always remove the new packages and still be left with a working environment). Check out garnome [1] or jhbuild [2] to help with building GNOME from scratch. Hope this provides at least a little help ;) Don [1] http://www.gnome.org/projects/garnome/ [2] http://www.jamesh.id.au/software/jhbuild/ On Mon, 2006-06-19 at 17:31 +0800, michael kapelko wrote: > i'm compiling gnome-2.14.2 now, i've compiled 1/3 so far, and replaced > old packages with new ones, but now i can't see any images on buttons > now. and GIMP doesn't show preview, it says type is not supported. > i must have wrong compiled some package? > which one? and how to compile it correctly? > currently i'm using xfce-4.2. > > thanks. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list From alan@ufies.org Mon Jun 19 15:03:22 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 75DB93B01DA for ; Mon, 19 Jun 2006 15:03:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26823-06 for ; Mon, 19 Jun 2006 15:03:21 -0400 (EDT) Received: from ufies.org (ufies.org [65.110.12.162]) by menubar.gnome.org (Postfix) with ESMTP id EE9513B0079 for ; Mon, 19 Jun 2006 15:03:20 -0400 (EDT) Received: by ufies.org (Postfix, from userid 1000) id 100321CC209; Mon, 19 Jun 2006 12:02:05 -0700 (PDT) Date: Mon, 19 Jun 2006 12:02:05 -0700 From: Alan To: gnome-list@gnome.org Subject: Re: Gnome 2.14 seems sluggish to me ... Message-ID: <20060619190204.GR15186@ufies.org> Mail-Followup-To: gnome-list@gnome.org References: <1149863519.65562.12.camel@localhost> <20060610131401.GG4787@bkor.dhs.org> <20060610064434.d3d7dfe6.johnxj@comcast.net> <20060610141346.GA1418@bkor.dhs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060610141346.GA1418@bkor.dhs.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.593 tagged_above=-999 required=2 tests=[AWL=0.006, BAYES_00=-2.599] X-Spam-Score: -2.593 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:03:22 -0000 On Sat, Jun 10, 2006 at 04:13:46PM +0200, Olav Vitters wrote: > On Sat, Jun 10, 2006 at 06:44:34AM -0700, John Jason Jordan wrote: > > On Sat, 10 Jun 2006 15:14:01 +0200 > > Olav Vitters dijo: > > > > > On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > > > > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > > > > > If only the starting is very sluggish, try running either > > > fc-cache -f > > > or (if you have a new enough version): > > > fc-cache -r > > > as root and under your normal user account > > > > I can't find any documentation. What does the fc command do? Or where > > is it documented? > > fc-cache is part of fontconfig. Fontconfig handles all the fonts. It > uses caches otherwise every app will take 30secs to startup due to > fontconfig being busy reading the fonts. Another solution I've seen is to make sure that 127.0.0.1 localhost is in your /etc/hosts file... maybe the desktop is doing hostname lookups and timing out or something. -- Alan - http://arcterex.net -------------------------------------------------------------------- "Backups are for people who don't pray." -- big Mike From polesz@wfwx.info Mon Jun 19 15:58:36 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9A5E83B0E17 for ; Mon, 19 Jun 2006 15:58:36 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29753-06 for ; Mon, 19 Jun 2006 15:58:33 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 06B153B0410 for ; Mon, 19 Jun 2006 15:58:32 -0400 (EDT) Received: from 223-198.adsl.pool.ew.hu ([193.226.223.198] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1FsOuu-0000rZ-PE for gnome-list@gnome.org; Mon, 19 Jun 2006 20:56:09 +0200 Date: Mon, 19 Jun 2006 21:57:30 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: setting name for screenshots Message-ID: <20060619195730.GA4503@woodstock> References: <17545.30796.666264.450109@joel.csis.ul.ie> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.529 tagged_above=-999 required=2 tests=[AWL=0.070, BAYES_00=-2.599] X-Spam-Score: -2.529 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:58:36 -0000 On Mon, Jun 19, 2006 at 01:03:25PM +0200, Christian Kirbach wrote: > On Fri, 09 Jun 2006 15:31:56 +0200, John Sturdy wrote: > > > Is there some way to get gnome-panel-screenshot to > > accept the name on the command line (or via an environment variable, > > or whatever), and not ask the user about it? > It seems that gnome-screenshot does not offer such an option, not even > an option to save automatically without showing a window. > You may want to file a report about this issue on bugzilla.gnome.org > with severity "enhancement". > > > Or is there some way to do this with some other (command-line) > > utility? > Use your favourite search engine and I am sure you'll find a > command-line tool (I remember 'import', but I am currently > offline). > > > -- > Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Until this enhancment is built in (if ever), you should try to look for another program which can do the trick you need. If you find one, and you use metacity, here is the next step. It is a bit "hard", but I have not found other ways yet. In gconf-editor, you can find the key apps/metacity/keybinding_commands/command_screenshot and apps/metacity/keybinding_commands/command_window_screenshot these define the command which run when you press print or meta-print keys. I hope you can use it. Rgds, -- POLONKAI Gergely Death is not a bug, it's a feature From khadgaray@gmail.com Tue Jun 20 08:05:33 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C22913B0E2A for ; Tue, 20 Jun 2006 08:05:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13688-02 for ; Tue, 20 Jun 2006 08:05:32 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id 20C9B3B0F65 for ; Tue, 20 Jun 2006 08:05:32 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id x30so1225698nfb for ; Tue, 20 Jun 2006 05:05:00 -0700 (PDT) Received: by 10.49.19.14 with SMTP id w14mr6388121nfi; Tue, 20 Jun 2006 05:05:00 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id p43sm5011334nfa.2006.06.20.05.04.59; Tue, 20 Jun 2006 05:05:00 -0700 (PDT) Subject: detacable toolbar in gnome From: Ritesh Khadgaray To: gnome-list@gnome.org Content-Type: text/plain Date: Tue, 20 Jun 2006 17:34:56 +0530 Message-Id: <1150805096.2409.10.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.127 tagged_above=-999 required=2 tests=[AWL=0.473, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.127 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 12:05:34 -0000 With FC5, and Mandriva Cooker. detachable toolbar for gnome application is not working. What am i missing ? -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From agarobr.listas@gmail.com Mon Jun 19 16:41:46 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3A4463B0D15 for ; Mon, 19 Jun 2006 16:41:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31440-07 for ; Mon, 19 Jun 2006 16:41:42 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by menubar.gnome.org (Postfix) with ESMTP id DF4243B08A3 for ; Mon, 19 Jun 2006 16:41:41 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so2708446uge for ; Mon, 19 Jun 2006 13:40:30 -0700 (PDT) Received: by 10.66.216.6 with SMTP id o6mr1748258ugg; Mon, 19 Jun 2006 13:40:30 -0700 (PDT) Received: by 10.67.93.16 with HTTP; Mon, 19 Jun 2006 13:40:30 -0700 (PDT) Message-ID: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Date: Mon, 19 Jun 2006 17:40:30 -0300 From: "Augusto Arcoverde da Rocha" To: gnome-list@gnome.org Subject: Tool for search mime association MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-Mailman-Approved-At: Tue, 20 Jun 2006 12:29:41 -0400 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:41:46 -0000 Hi all, Can you help me to find a command line tool to search the mime database for the application associated to a mime type? The gconftool seems to be this tool, but I didn't find one way to retrive such information. I'm trying to integrate WineTools or Wine itself with mime database, like CrossOver already does. Thanks a lot, Augusto Arcoverde da Rocha From DonScorgie@Blueyonder.co.uk Tue Jun 20 13:09:43 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 30A873B047C for ; Tue, 20 Jun 2006 13:09:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31001-09 for ; Tue, 20 Jun 2006 13:09:41 -0400 (EDT) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by menubar.gnome.org (Postfix) with ESMTP id 8596E3B0388 for ; Tue, 20 Jun 2006 13:09:41 -0400 (EDT) Received: from [172.23.170.138] (helo=anti-virus01-09) by smtp-out2.blueyonder.co.uk with smtp (Exim 4.52) id 1FsjjQ-0008Uy-KS; Tue, 20 Jun 2006 18:09:40 +0100 Received: from [82.41.205.39] (helo=[192.168.1.1]) by asmtp-out1.blueyonder.co.uk with esmtpa (Exim 4.52) id 1FsjjM-0006Gr-I9; Tue, 20 Jun 2006 18:09:36 +0100 Subject: Re: Tool for search mime association From: Don Scorgie To: Augusto Arcoverde da Rocha In-Reply-To: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Content-Type: text/plain Date: Tue, 20 Jun 2006 18:09:39 +0100 Message-Id: <1150823379.1080.3.camel@Madaline> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.513 tagged_above=-999 required=2 tests=[AWL=0.010, BAYES_00=-2.599, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -2.513 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 17:09:43 -0000 Hi, Maybe look at gnomevfs-info it provides all sorts of useful information about a file, one of which is "Default app", which specifies a .desktop file (found in /usr/share/applications) where the info can be found (provided a default app exists). Would need a bit of parsing though. Hope this helps Don On Mon, 2006-06-19 at 17:40 -0300, Augusto Arcoverde da Rocha wrote: > Hi all, > > Can you help me to find a command line tool to search the mime > database for the application associated to a mime type? > > The gconftool seems to be this tool, but I didn't find one way to > retrive such information. > > I'm trying to integrate WineTools or Wine itself with mime database, > like CrossOver already does. > > Thanks a lot, > Augusto Arcoverde da Rocha > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list From agarobr.listas@gmail.com Tue Jun 20 13:59:33 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 62BAF3B0390 for ; Tue, 20 Jun 2006 13:59:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02118-06 for ; Tue, 20 Jun 2006 13:59:32 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by menubar.gnome.org (Postfix) with ESMTP id 8A23F3B00DD for ; Tue, 20 Jun 2006 13:59:31 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so3126414uge for ; Tue, 20 Jun 2006 10:59:19 -0700 (PDT) Received: by 10.66.222.9 with SMTP id u9mr6879509ugg; Tue, 20 Jun 2006 10:59:19 -0700 (PDT) Received: by 10.67.93.16 with HTTP; Tue, 20 Jun 2006 10:59:19 -0700 (PDT) Message-ID: <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> Date: Tue, 20 Jun 2006 14:59:19 -0300 From: "Augusto Arcoverde da Rocha" To: gnome-list@gnome.org Subject: Re: Tool for search mime association In-Reply-To: <1150823379.1080.3.camel@Madaline> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.561 tagged_above=-999 required=2 tests=[AWL=-0.038, BAYES_00=-2.599, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -2.561 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 17:59:33 -0000 The gnomevfs mime API seems to be deprecated and I'm seeking for a more self contained tool (without parsing conf files directly) to avoid distro conflicts or GNOME version changes. GConf is a new interface to environment definitions, gconftool implement a command line access interface to GConf database, but I don't know to use it. I use gconftool-2 --dump --recursive-list /schemas | grep mime and don't get usefull information. Thanks, Augusto Arcoverde da Rocha On 6/20/06, Don Scorgie wrote: > Hi, > > Maybe look at > gnomevfs-info > it provides all sorts of useful information about a file, one of which > is "Default app", which specifies a .desktop file (found > in /usr/share/applications) where the info can be found (provided a > default app exists). Would need a bit of parsing though. From polesz@wfwx.info Tue Jun 20 15:06:28 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 07BA63B04C0 for ; Tue, 20 Jun 2006 15:06:28 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07203-04 for ; Tue, 20 Jun 2006 15:06:26 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 02DE33B01AB for ; Tue, 20 Jun 2006 15:06:25 -0400 (EDT) Received: from 223-198.adsl.pool.ew.hu ([193.226.223.198] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1Fskaf-0003UO-KZ for gnome-list@gnome.org; Tue, 20 Jun 2006 20:04:41 +0200 Date: Tue, 20 Jun 2006 21:07:46 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: Tool for search mime association Message-ID: <20060620190746.GA9777@woodstock> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.497 tagged_above=-999 required=2 tests=[AWL=0.025, BAYES_00=-2.599, TW_EV=0.077] X-Spam-Score: -2.497 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 19:06:28 -0000 On Tue, Jun 20, 2006 at 02:59:19PM -0300, Augusto Arcoverde da Rocha wrote: > The gnomevfs mime API seems to be deprecated and I'm seeking for a > more self contained tool (without parsing conf files directly) to > avoid distro conflicts or GNOME version changes. > > GConf is a new interface to environment definitions, gconftool > implement a command line access interface to GConf database, but I > don't know to use it. > > I use > > gconftool-2 --dump --recursive-list /schemas | grep mime > > and don't get usefull information. > > > Thanks, > Augusto Arcoverde da Rocha > > On 6/20/06, Don Scorgie wrote: > > Hi, > > > > Maybe look at > > gnomevfs-info > > it provides all sorts of useful information about a file, one of which > > is "Default app", which specifies a .desktop file (found > > in /usr/share/applications) where the info can be found (provided a > > default app exists). Would need a bit of parsing though. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list I grepped all my gconf tree, and even my whole home directory to find where does gnome/nautilus/whatever keeps this kind of stuff, thus nothing is found. Could anyone tell me the secret? :) -- POLONKAI Gergely Death is not a bug, it's a feature From khadgaray@gmail.com Tue Jun 20 16:17:34 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EE93E3B02B8 for ; Tue, 20 Jun 2006 16:17:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11628-08 for ; Tue, 20 Jun 2006 16:17:30 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by menubar.gnome.org (Postfix) with ESMTP id B6EF03B0270 for ; Tue, 20 Jun 2006 16:17:29 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id c2so1205399nfe for ; Tue, 20 Jun 2006 13:17:11 -0700 (PDT) Received: by 10.49.28.14 with SMTP id f14mr6785351nfj; Tue, 20 Jun 2006 13:17:10 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id k24sm7141727nfc.2006.06.20.13.17.08; Tue, 20 Jun 2006 13:17:10 -0700 (PDT) Subject: Re: Tool for search mime association From: Ritesh Khadgaray To: Augusto Arcoverde da Rocha In-Reply-To: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Content-Type: text/plain Date: Wed, 21 Jun 2006 01:47:04 +0530 Message-Id: <1150834624.14368.19.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.148 tagged_above=-999 required=2 tests=[AWL=0.452, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.148 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:17:34 -0000 On Mon, 2006-06-19 at 17:40 -0300, Augusto Arcoverde da Rocha wrote: > Hi all, > > Can you help me to find a command line tool to search the mime > database for the application associated to a mime type? > mime info is stored at : /usr/share/mime-info/ check the *.keys file for association For user specific mim-info, check ~/.gnome/mime-info/ -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From magnus@therning.org Tue Jun 20 18:24:09 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D72023B03E1 for ; Tue, 20 Jun 2006 18:24:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18842-09 for ; Tue, 20 Jun 2006 18:24:05 -0400 (EDT) Received: from nimue.merula.net (nimue.merula.net [217.146.97.10]) by menubar.gnome.org (Postfix) with ESMTP id 46EBB3B0338 for ; Tue, 20 Jun 2006 18:24:05 -0400 (EDT) Received: from localhost.localdomain (adsl-217.146.112.238.merula.net [217.146.112.238] (may be forged)) by nimue.merula.net (8.12.11/8.12.9[Merula+Auth]) with ESMTP id k5KMO2Xb024879 for ; Tue, 20 Jun 2006 23:24:02 +0100 Received: by localhost.localdomain (Postfix, from userid 1000) id 8239B27D8AC; Tue, 20 Jun 2006 23:23:57 +0100 (BST) Date: Tue, 20 Jun 2006 23:23:57 +0100 From: Magnus Therning To: gnome-list@gnome.org Subject: Re: Tool for search mime association Message-ID: <20060620222357.GD3925@die.therning.org> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> <20060620190746.GA9777@woodstock> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=SHA1; protocol="application/pgp-signature"; boundary="rqzD5py0kzyFAOWN" Content-Disposition: inline In-Reply-To: <20060620190746.GA9777@woodstock> User-Agent: mutt-ng/devel-r796 (Debian) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.392 tagged_above=-999 required=2 tests=[AWL=-0.005, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, TW_EV=0.077] X-Spam-Score: -2.392 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 22:24:09 -0000 --rqzD5py0kzyFAOWN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 20, 2006 at 21:07:46 +0200, POLONKAI Gergely wrote: >On Tue, Jun 20, 2006 at 02:59:19PM -0300, Augusto Arcoverde da Rocha wrote: >> The gnomevfs mime API seems to be deprecated and I'm seeking for a >> more self contained tool (without parsing conf files directly) to >> avoid distro conflicts or GNOME version changes. >>=20 >> GConf is a new interface to environment definitions, gconftool >> implement a command line access interface to GConf database, but I >> don't know to use it. >>=20 >> I use >>=20 >> gconftool-2 --dump --recursive-list /schemas | grep mime >>=20 >> and don't get usefull information. >>=20 >>=20 >> Thanks, >> Augusto Arcoverde da Rocha >>=20 >> On 6/20/06, Don Scorgie wrote: >> > Hi, >> > >> > Maybe look at >> > gnomevfs-info >> > it provides all sorts of useful information about a file, one of which >> > is "Default app", which specifies a .desktop file (found >> > in /usr/share/applications) where the info can be found (provided a >> > default app exists). Would need a bit of parsing though. > >I grepped all my gconf tree, and even my whole home directory to find >where does gnome/nautilus/whatever keeps this kind of stuff, thus >nothing is found. Could anyone tell me the secret? :) AFAIK GConf has nothing to do with MIME. Personally I find the MIME setup in GNOME to be a bit magical. :-) The .desktop specification might offer clues: http://freedesktop.org/wiki/Standards_2fdesktop_2dentry_2dspec The shared MIME database might not be implemented in GNOME yet: http://freedesktop.org/wiki/Standards_2fshared_2dmime_2dinfo_2dspec It might also be interesting to see just what the program 'gnome-open' does, since it seems to somehow obtain the information you're looking for. /M --=20 Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus.therning@gmail.com http://therning.org/magnus Software is not manufactured, it is something you write and publish. Keep Europe free from software patents, we do not want censorship by patent law on written works. Unreadable code, Why would anyone use it? Learn a better way. -- Geoff Kuenning's contribution to the 2004 Perl Haiku Contest, Haikus about Perl - 'Dishonerable Mention' winner --rqzD5py0kzyFAOWN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEmHV9iMWTaatN+6QRAtlAAJ9X2m8S6nwp/caGyZfmRjavQ1cSlgCgjcV7 vknN6W8ajR2YRwRkUfMLvo8= =3a11 -----END PGP SIGNATURE----- --rqzD5py0kzyFAOWN-- From vincent.arnoux@rfo.atmel.com Wed Jun 21 03:47:31 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 07A553B0E05 for ; Wed, 21 Jun 2006 03:47:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18423-03 for ; Wed, 21 Jun 2006 03:47:29 -0400 (EDT) Received: from atmel-es2.atmel.fr (mail.atmel.fr [81.80.104.162]) by menubar.gnome.org (Postfix) with ESMTP id 0D5A33B03F0 for ; Wed, 21 Jun 2006 03:47:28 -0400 (EDT) Received: from fwat.rfo.atmel.com (gateway [192.168.1.1]) by atmel-es2.atmel.fr (8.11.6+Sun/8.11.6) with SMTP id k5L7mXl16003 for ; Wed, 21 Jun 2006 09:48:33 +0200 (MEST) Received: from meyreuil ([10.159.254.132]) by fwat; Wed, 21 Jun 2006 09:31:47 +0200 (MEST) Received: from meyreuil (meyreuil [10.159.254.132]) by meyreuil.atmel.fr (8.11.7p1+Sun/8.11.7) with ESMTP id k5L7now13200 for ; Wed, 21 Jun 2006 09:49:51 +0200 (MEST) Received: from ([10.159.227.24]) by meyreuil (MailMonitor for SMTP v1.2.2 ) ; Wed, 21 Jun 2006 09:49:50 +0200 (MEST) Message-ID: <4498FA21.70303@rfo.atmel.com> Date: Wed, 21 Jun 2006 09:49:53 +0200 From: Vincent Arnoux User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: gnome-list@gnome.org Subject: Evolution: Address completion very slow Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ESAFE-STATUS: Mail clean X-ESAFE-DETAILS: Clean X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.391 tagged_above=-999 required=2 tests=[AWL=-1.207, BAYES_40=-0.185, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -1.391 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 07:47:31 -0000 Hello, I have a LDAP server with a huge number of adresses. When composing an e-mail from Evolution, the adress auto-completion pop-up window takes about 10 seconds to appear. From Thunderbird, this is instantaneous. Is there a way to speed it up ? Vincent From DonScorgie@Blueyonder.co.uk Wed Jun 21 04:49:45 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A168E3B0EC3 for ; Wed, 21 Jun 2006 04:49:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22936-03 for ; Wed, 21 Jun 2006 04:49:32 -0400 (EDT) Received: from smtp-out5.blueyonder.co.uk (smtp-out5.blueyonder.co.uk [195.188.213.8]) by menubar.gnome.org (Postfix) with ESMTP id 5200B3B0D3C for ; Wed, 21 Jun 2006 04:49:30 -0400 (EDT) Received: from [172.23.170.138] (helo=anti-virus01-09) by smtp-out5.blueyonder.co.uk with smtp (Exim 4.52) id 1FsyOu-0006Dt-EX for gnome-list@gnome.org; Wed, 21 Jun 2006 09:49:28 +0100 Received: from [82.41.205.39] (helo=[192.168.1.1]) by asmtp-out1.blueyonder.co.uk with esmtpa (Exim 4.52) id 1FsyOt-0005SN-UE for gnome-list@gnome.org; Wed, 21 Jun 2006 09:49:27 +0100 Subject: Re: Tool for search mime association From: Don Scorgie To: gnome-list@gnome.org In-Reply-To: <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> Content-Type: text/plain Date: Wed, 21 Jun 2006 09:49:31 +0100 Message-Id: <1150879771.18488.12.camel@Madaline> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.513 tagged_above=-999 required=2 tests=[AWL=0.010, BAYES_00=-2.599, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -2.513 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 08:49:46 -0000 Hi, The gnomevfs API isn't depreciated (AFAIK). Certainly, we use gnomevfs extensively. However, if your looking for a small easy tool, maybe writing your own would be okay? Check the API documentation for gnomevfs and find this function: gnome_vfs_mime_get_default_application_for_uri [1] As was pointed out, gconf isn't really anything to do with mime types. gconf is used for storing preferences and things. gnomevfs really is the way to get at mime types (at least AFAIK). Don [1] http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-default-application-for-uri On Tue, 2006-06-20 at 14:59 -0300, Augusto Arcoverde da Rocha wrote: > The gnomevfs mime API seems to be deprecated and I'm seeking for a > more self contained tool (without parsing conf files directly) to > avoid distro conflicts or GNOME version changes. > > GConf is a new interface to environment definitions, gconftool > implement a command line access interface to GConf database, but I > don't know to use it. > > I use > > gconftool-2 --dump --recursive-list /schemas | grep mime > > and don't get usefull information. > > > Thanks, > Augusto Arcoverde da Rocha > > On 6/20/06, Don Scorgie wrote: > > Hi, > > > > Maybe look at > > gnomevfs-info > > it provides all sorts of useful information about a file, one of which > > is "Default app", which specifies a .desktop file (found > > in /usr/share/applications) where the info can be found (provided a > > default app exists). Would need a bit of parsing though. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list From agarobr.listas@gmail.com Wed Jun 21 08:33:04 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6FCEB3B0DF2 for ; Wed, 21 Jun 2006 08:33:04 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04476-07 for ; Wed, 21 Jun 2006 08:33:03 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by menubar.gnome.org (Postfix) with ESMTP id 02C293B0F8D for ; Wed, 21 Jun 2006 08:33:02 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so3502755uge for ; Wed, 21 Jun 2006 05:33:01 -0700 (PDT) Received: by 10.67.100.17 with SMTP id c17mr6443478ugm; Wed, 21 Jun 2006 05:33:01 -0700 (PDT) Received: by 10.67.93.16 with HTTP; Wed, 21 Jun 2006 05:33:01 -0700 (PDT) Message-ID: <320221a70606210533hd927d7cn1397cc97fc202d3@mail.gmail.com> Date: Wed, 21 Jun 2006 09:33:01 -0300 From: "Augusto Arcoverde da Rocha" To: gnome-list@gnome.org Subject: Re: Tool for search mime association In-Reply-To: <1150879771.18488.12.camel@Madaline> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> <1150879771.18488.12.camel@Madaline> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.769 tagged_above=-999 required=2 tests=[AWL=-0.804, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -1.769 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 12:33:04 -0000 On 6/21/06, Don Scorgie wrote: > Hi, > > The gnomevfs API isn't depreciated (AFAIK). Certainly, we use gnomevfs > extensively. Sorry, my misunderstanding! :/ Only gnome-vfs-mime-database API are deprecated and not entire gnome-vfs API. > However, if your looking for a small easy tool, maybe writing your own > would be okay? "Reinvent the wheel" isn't always a good way to inprove open and free software development. Some development divergencies are a very good thing, I prefer to join my efforts with efforts of others. Then, it is for that I'm asking for advice here. > Check the API documentation for gnomevfs and find this function: > gnome_vfs_mime_get_default_application_for_uri [1] Thanks for this note. I never would go to understand this if you don't persisted to show me this subject. > As was pointed out, gconf isn't really anything to do with mime types. > gconf is used for storing preferences and things. gnomevfs really is > the way to get at mime types (at least AFAIK). GConf has nothing to do with "mime database", I agree. But it have some things to do with users preferences (like user settings for mime-application association) and with the default settings on GNOME system (like default mime-application associations). Or am I understaning something wrong? > Don > > [1] > http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-default-application-for-uri Thanks, Augusto Arcoverde da Rocha From john@joel.csis.ul.ie Fri Jun 23 09:56:31 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2F8B33B08EB for ; Fri, 23 Jun 2006 09:56:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15439-08 for ; Fri, 23 Jun 2006 09:56:30 -0400 (EDT) Received: from Marshal4.ul.campus (marshal4.ul.ie [136.201.1.164]) by menubar.gnome.org (Postfix) with ESMTP id 563CE3B08D1 for ; Fri, 23 Jun 2006 09:56:26 -0400 (EDT) Received: from garryowen.csis.ul.ie (Not Verified[136.201.24.3]) by Marshal4.ul.campus with MailMarshal (v6, 1, 4, 441) id ; Fri, 23 Jun 2006 14:56:30 +0100 Received: from joel.csis.ul.ie (joel.csis.ul.ie [136.201.25.110]) by garryowen.csis.ul.ie (8.13.1/8.13.1) with ESMTP id k5NDuF08004499; Fri, 23 Jun 2006 14:56:15 +0100 Received: (from john@localhost) by joel.csis.ul.ie (8.12.11/8.12.11/Submit) id k5NDuEnt028938; Fri, 23 Jun 2006 14:56:14 +0100 From: John Sturdy MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17563.62206.464465.691822@joel.csis.ul.ie> Date: Fri, 23 Jun 2006 14:56:14 +0100 To: POLONKAI Gergely Subject: Re: setting name for screenshots In-Reply-To: <20060619195730.GA4503@woodstock> References: <17545.30796.666264.450109@joel.csis.ul.ie> <20060619195730.GA4503@woodstock> X-Mailer: VM 7.19 under Emacs 21.3.1 X-Attribution: jcgs X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.426 tagged_above=-999 required=2 tests=[AWL=-0.821, BAYES_20=-0.74, FORGED_RCVD_HELO=0.135] X-Spam-Score: -1.426 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: john.sturdy@ul.ie List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 13:56:31 -0000 Thanks -- I've worked round the problem for now, by making my script rename the standard screenshot file after taking each one. However, it would be even nicer not to have to press the button, as the sequence is nearly 80 screenshots! (http://emacs-versor.sourceforge.net/demo/index.html) __John From chuckh@hhs48.com Sat Jun 24 10:01:42 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1760E3B0158 for ; Sat, 24 Jun 2006 10:01:42 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17821-07 for ; Sat, 24 Jun 2006 10:01:40 -0400 (EDT) Received: from outbound.mailhop.org (outbound.mailhop.org [63.208.196.171]) by menubar.gnome.org (Postfix) with ESMTP id 9043C3B0121 for ; Sat, 24 Jun 2006 10:01:40 -0400 (EDT) Received: from 24-105-197-112.cm.mhcable.com ([24.105.197.112] helo=hq.hhs48.com) by outbound.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.51) id 1Fu8hf-00010X-It for gnome-list@gnome.org; Sat, 24 Jun 2006 10:01:39 -0400 Received: from chuckh by hq.hhs48.com with local (Exim 4.62) (envelope-from ) id 1Fu8ho-0005aY-PZ for gnome-list@gnome.org; Sat, 24 Jun 2006 10:01:48 -0400 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 24.105.197.112 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: corcyra Date: Sat, 24 Jun 2006 10:01:48 -0400 To: Gnome List Subject: missing xorg.conf Message-ID: <20060624140148.GA21405@hhs48.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h31gzZEtNLTqOjlF" Content-Disposition: inline User-Agent: Mutt/1.5.11+cvs20060403 From: Charles Hallenbeck X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.063 tagged_above=-999 required=2 tests=[AWL=0.402, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, SPF_HELO_PASS=-0.001] X-Spam-Score: -2.063 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 14:01:42 -0000 --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I am running a Debian Sid system, kernel 2.6.16, and am trying to move=20 to an X environment. I have installed xorg and gnome, and am trying to=20 configure xserver-xorg before going further. Somehow I have ended up without a xorg.conf file in my /etc/X11=20 directory, or anywhere else on the system for that matter, and when I=20 run this: dpkg-reconfigure xserver-xorg as root, it walks me through all the expected questions, terminating=20 without error or warning, but does not write any output file anywhere=20 that I can find. When I then start the xserver with startx, and examine=20 the log, it tells me no configuration file was found, and drops back to=20 the built in defaults.=20 Any idea what is happening here? I have also tried this: apt-get install --reinstall xserver-xorg and that has not helped. Still no xorg.conf, and none gets written when=20 I do the configuration. Any suggestions appreciated. Chuck --=20 The Moon is Waning Crescent (1% of Full) Get downloads from http://www.mhcable.com/~chuckh and remember, INFORMATION WANTS TO BE FREE! --h31gzZEtNLTqOjlF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEnUXMXnuiIOyDVQURAg5eAJ9ytw5A2Jt3gueIUgh9uzDi0aqJNQCdFaA8 tYTRDyu67E4FdWWtBAVDwbY= =JOGL -----END PGP SIGNATURE----- --h31gzZEtNLTqOjlF-- From tere.ertw@gmail.com Mon Jun 26 21:09:06 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D837C3B00AB for ; Mon, 26 Jun 2006 21:09:06 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27355-05 for ; Mon, 26 Jun 2006 21:09:06 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id 8BB693B00AC for ; Mon, 26 Jun 2006 21:09:05 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id c29so990092nfb for ; Mon, 26 Jun 2006 18:09:04 -0700 (PDT) Received: by 10.49.81.12 with SMTP id i12mr5183472nfl; Mon, 26 Jun 2006 18:09:04 -0700 (PDT) Received: by 10.49.57.3 with HTTP; Mon, 26 Jun 2006 18:09:04 -0700 (PDT) Message-ID: <8d3f24ab0606261809k6ddc6fb5q6fab18b2d58e1a1d@mail.gmail.com> Date: Mon, 26 Jun 2006 21:09:04 -0400 From: "Teresa Thomas" To: gnome-list@gnome.org Subject: HTTP handling MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_59406_22540360.1151370544442" X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.697 tagged_above=-999 required=2 tests=[AWL=-0.952, BAYES_20=-0.74, DNS_FROM_RFC_ABUSE=0.2, HTML_00_10=0.795, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: -0.697 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 01:09:07 -0000 ------=_Part_59406_22540360.1151370544442 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I am making an Evolution plugin that enable it to synchrized with the Google calendar. As part of this, I will need to do some HTTP handling, create and send requests, receive and interpret responses etc. Does anyone know any libraries that can aid in doing this? I was looking in libgHTTP, but it does not have any helpful documentation. Thanks! ------=_Part_59406_22540360.1151370544442 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I am making an Evolution plugin that enable it to synchrized with the Google calendar. As part of this, I will need to do some HTTP handling, create and send requests, receive and interpret responses etc.  Does anyone know any libraries that can aid in doing this?

I was looking in libgHTTP, but it does not have any helpful documentation.

Thanks!
------=_Part_59406_22540360.1151370544442-- From polesz@wfwx.info Tue Jun 27 02:08:07 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 132DD3B0113 for ; Tue, 27 Jun 2006 02:08:07 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07526-05 for ; Tue, 27 Jun 2006 02:08:05 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 1C9D43B00B4 for ; Tue, 27 Jun 2006 02:08:04 -0400 (EDT) Received: from 254-063.adsl.pool.ew.hu ([193.226.254.63] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1Fv6jy-0001QG-W3 for gnome-list@gnome.org; Tue, 27 Jun 2006 08:08:03 +0200 Date: Tue, 27 Jun 2006 08:07:57 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: HTTP handling Message-ID: <20060627060756.GA3898@woodstock> References: <8d3f24ab0606261809k6ddc6fb5q6fab18b2d58e1a1d@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8d3f24ab0606261809k6ddc6fb5q6fab18b2d58e1a1d@mail.gmail.com> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.537 tagged_above=-999 required=2 tests=[AWL=0.062, BAYES_00=-2.599] X-Spam-Score: -2.537 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 06:08:07 -0000 On Mon, Jun 26, 2006 at 09:09:04PM -0400, Teresa Thomas wrote: > I am making an Evolution plugin that enable it to synchrized with the Google > calendar. As part of this, I will need to do some HTTP handling, create and > send requests, receive and interpret responses etc. Does anyone know any > libraries that can aid in doing this? > > I was looking in libgHTTP, but it does not have any helpful documentation. > > Thanks! > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Maybe you should try libwww. As I remember it has a good documentation, and it's easy to use. Rgds, -- POLONKAI Gergely Death is not a bug, it's a feature From awilliam@whitemice.org Tue Jun 27 07:33:39 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4FF013B00BB for ; Tue, 27 Jun 2006 07:33:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26104-02 for ; Tue, 27 Jun 2006 07:33:34 -0400 (EDT) Received: from estate1.whitemice.org (adsl-68-79-189-145.dsl.klmzmi.ameritech.net [68.79.189.145]) by menubar.gnome.org (Postfix) with ESMTP id B86C23B00AE for ; Tue, 27 Jun 2006 07:33:33 -0400 (EDT) Received: from [192.168.3.170] ([192.168.3.170]) (authenticated bits=0) by estate1.whitemice.org (8.12.11.20060308/8.12.10/SuSE Linux 0.7) with ESMTP id k5R8kwpX002424 for ; Tue, 27 Jun 2006 04:47:05 -0400 Subject: Re: HTTP handling From: Adam Tauno Williams To: gnome-list@gnome.org In-Reply-To: <20060627060756.GA3898@woodstock> References: <8d3f24ab0606261809k6ddc6fb5q6fab18b2d58e1a1d@mail.gmail.com> <20060627060756.GA3898@woodstock> Content-Type: text/plain Date: Tue, 27 Jun 2006 06:36:15 -0400 Message-Id: <1151404575.4546.0.camel@aleph.whitemice.org> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-1.4 (estate1.whitemice.org [192.168.3.1]); Tue, 27 Jun 2006 04:47:05 -0400 (EDT) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.46 tagged_above=-999 required=2 tests=[AWL=0.004, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.46 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: awilliam@whitemice.org List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 11:33:39 -0000 On Tue, 2006-06-27 at 08:07 +0200, POLONKAI Gergely wrote: > On Mon, Jun 26, 2006 at 09:09:04PM -0400, Teresa Thomas wrote: > > I am making an Evolution plugin that enable it to synchrized with the Google > > calendar. As part of this, I will need to do some HTTP handling, create and > > send requests, receive and interpret responses etc. Does anyone know any > > libraries that can aid in doing this? > > I was looking in libgHTTP, but it does not have any helpful documentation. > Maybe you should try libwww. As I remember it has a good documentation, > and it's easy to use. Take a look at the evolution-webcal source and dependencies. From ravikh@hp.com Tue Jun 27 12:36:16 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9574C3B015C for ; Tue, 27 Jun 2006 12:36:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08262-07 for ; Tue, 27 Jun 2006 12:36:08 -0400 (EDT) Received: from bgerelbas01.asiapac.hp.net (bgerelbas01.asiapac.hp.net [15.219.201.134]) by menubar.gnome.org (Postfix) with ESMTP id 277B13B00FF for ; Tue, 27 Jun 2006 12:36:06 -0400 (EDT) Received: from bgeexg11.asiapacific.cpqcorp.net (bgeexg11.asiapacific.cpqcorp.net [16.150.33.26]) by bgerelbas01.asiapac.hp.net (Postfix) with ESMTP id 0E4DB32E2B for ; Tue, 27 Jun 2006 21:10:43 +0530 (IST) Received: from BGEEXC07.asiapacific.cpqcorp.net ([16.150.33.19]) by bgeexg11.asiapacific.cpqcorp.net with Microsoft SMTPSVC(6.0.3790.1830); Tue, 27 Jun 2006 21:11:12 +0530 Received: from ravikhd.asiapacific.hpqcorp.net ([16.150.98.22]) by BGEEXC07.asiapacific.cpqcorp.net with Microsoft SMTPSVC(6.0.3790.1830); Tue, 27 Jun 2006 21:11:12 +0530 Subject: Change in gnome-doc-utils.make file From: Ravishankar Haranath To: gnome-list@gnome.org Content-Type: multipart/mixed; boundary="=-viPsdm6cSrQ1T1qg21Vy" Organization: HP Labs, India Date: Tue, 27 Jun 2006 21:07:13 +0530 Message-Id: <1151422633.23331.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 X-OriginalArrivalTime: 27 Jun 2006 15:41:12.0456 (UTC) FILETIME=[1E3BF080:01C69A00] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.025 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, TW_TD=0.077, UPPERCASE_25_50=0] X-Spam-Score: -2.025 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 16:36:16 -0000 --=-viPsdm6cSrQ1T1qg21Vy Content-Type: multipart/alternative; boundary="=-e7+w3jbHsjx/P5P5mzPa" --=-e7+w3jbHsjx/P5P5mzPa Content-Type: text/plain Content-Transfer-Encoding: 7bit The line continuation mark '\' were missing for the if construct starting at line 506. It has been added properly for this if construct.... if ENABLE_SK \ _ENABLE_SK = true \ else \ _ENABLE_SK = false \ endif attaching the changed make file Regards, Ravi --=-e7+w3jbHsjx/P5P5mzPa Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit The line continuation mark '\' were missing for the if construct starting at line 506.
It has been added properly for this if construct....

if ENABLE_SK \
_ENABLE_SK = true \
else \
_ENABLE_SK = false \
endif

attaching the changed make file

Regards, Ravi --=-e7+w3jbHsjx/P5P5mzPa-- --=-viPsdm6cSrQ1T1qg21Vy Content-Disposition: attachment; filename=gnome-doc-utils.make Content-Type: text/plain; name=gnome-doc-utils.make; charset=UTF-8 Content-Transfer-Encoding: 7bit # gnome-doc-utils.make - make magic for building documentation # Copyright (C) 2004-2005 Shaun McCance # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. ################################################################################ ## @@ Generating Header Files ## @ DOC_H_FILE ## The name of the header file to generate DOC_H_FILE ?= ## @ DOC_H_DOCS ## The input DocBook files for generating the header file DOC_H_DOCS ?= $(DOC_H_FILE): $(DOC_H_DOCS); @rm -f $@.tmp; touch $@.tmp; echo 'const gchar* documentation_credits[] = {' >> $@.tmp list='$(DOC_H_DOCS)'; for doc in $$list; do \ xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \ if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \ xsltproc --path "$$xmlpath" $(_credits) $$doc; \ done | sort | uniq \ | awk 'BEGIN{s=""}{n=split($$0,w,"<");if(s!=""&&s!=substr(w[1],1,length(w[1])-1)){print s};if(n>1){print $$0;s=""}else{s=$$0}};END{if(s!=""){print s}}' \ | sed -e 's/\\/\\\\/' -e 's/"/\\"/' -e 's/\(.*\)/\t"\1",/' >> $@.tmp echo ' NULL' >> $@.tmp echo '};' >> $@.tmp echo >> $@.tmp list='$(DOC_H_DOCS)'; for doc in $$list; do \ xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \ if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \ docid=`echo "$$doc" | sed -e 's/.*\/\([^/]*\)\.xml/\1/' \ | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`; \ echo $$xmlpath; \ ids=`xsltproc --xinclude --path "$$xmlpath" $(_ids) $$doc`; \ for id in $$ids; do \ echo '#define HELP_'`echo $$docid`'_'`echo $$id \ | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`' "'$$id'"' >> $@.tmp; \ done; \ echo >> $@.tmp; \ done; cp $@.tmp $@ && rm -f $@.tmp .PHONY: dist-doc-header dist-doc-header: $(DOC_H_FILE) @if test -f "$(DOC_H_FILE)"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $${d}$(DOC_H_FILE) $(distdir)/$(DOC_H_FILE)"; \ $(INSTALL_DATA) "$${d}$(DOC_H_FILE)" "$(distdir)/$(DOC_H_FILE)"; doc-dist-hook: $(if $(DOC_H_FILE),dist-doc-header) .PHONY: clean-doc-header _clean_doc_header = $(if $(DOC_H_FILE),clean-doc-header) clean-local: $(_clean_doc_header) distclean-local: $(_clean_doc_header) mostlyclean-local: $(_clean_doc_header) maintainer-clean-local: $(_clean_doc_header) clean-doc-header: rm -f $(DOC_H_FILE) all: $(DOC_H_FILE) ################################################################################ ## @@ Generating Documentation Files ## @ DOC_MODULE ## The name of the document being built DOC_MODULE ?= ## @ DOC_ENTITIES ## Files included with a SYSTEM entity DOC_ENTITIES ?= ## @ DOC_INCLUDES ## Files included with XInclude DOC_INCLUDES ?= ## @ DOC_FIGURES ## Figures and other external data DOC_FIGURES ?= ## @ DOC_FORMATS ## The default formats to be built and installed DOC_FORMATS ?= docbook _DOC_REAL_FORMATS = $(if $(DOC_USER_FORMATS),$(DOC_USER_FORMATS),$(DOC_FORMATS)) ## @ DOC_LINGUAS ## The languages this document is translated into DOC_LINGUAS ?= ## @ RNGDOC_DIRS ## The directories containing RNG files to be documented with rngdoc RNGDOC_DIRS ?= ## @ XSLDOC_DIRS ## The directories containing XSLT files to be documented with xsldoc XSLDOC_DIRS ?= ################################################################################ ## Variables for Bootstrapping _xml2po ?= `which xml2po` _db2html ?= `$(PKG_CONFIG) --variable db2html gnome-doc-utils` _db2omf ?= `$(PKG_CONFIG) --variable db2omf gnome-doc-utils` _rngdoc ?= `$(PKG_CONFIG) --variable rngdoc gnome-doc-utils` _xsldoc ?= `$(PKG_CONFIG) --variable xsldoc gnome-doc-utils` _chunks ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/chunks.xsl _credits ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/credits.xsl _ids ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/ids.xsl _sklocalstatedir ?= `scrollkeeper-config --pkglocalstatedir` ################################################################################ ## @@ Rules for rngdoc rngdoc_args = \ --stringparam rngdoc.id \ $(shell echo $(basename $(notdir $(1))) | sed -e 's/[^A-Za-z0-9_-]/_/g')\ $(_rngdoc) $(filter %/$(basename $(notdir $(1))).rng,$(_RNGDOC_RNGS)) ## @ _RNGDOC_RNGS ## The actual RNG files for which to generate documentation with rngdoc _RNGDOC_RNGS = $(sort $(patsubst ./%, %, $(foreach dir,$(RNGDOC_DIRS), \ $(wildcard $(dir)/*.rng) $(wildcard $(srcdir)/$(dir)/*.rng)))) ## @ _RNGDOC_C_DOCS ## The generated rngdoc documentation in the C locale _RNGDOC_C_DOCS = $(foreach rng,$(_RNGDOC_RNGS), C/$(basename $(notdir $(rng))).xml) # FIXME: Fix the dependancies $(_RNGDOC_C_DOCS) : $(_RNGDOC_RNGS) if ! test -d $(dir $@); then mkdir $(dir $@); fi; xsltproc $(call rngdoc_args,$@,$<) | xmllint --c14n - > $@.tmp && \ cp $@.tmp $@ && rm -f $@.tmp .PHONY: rngdoc rngdoc: $(_RNGDOC_C_DOCS) ################################################################################ ## @@ Rules for xsldoc # FIXME: _XSLDOC_XSLS is getting dupes with relative/absolute in some # cases. Right now, I'm just taking the first, but that's just a bad # work-around. Fix the real problem. xsldoc_args = \ --stringparam xsldoc.id \ $(shell echo $(basename $(notdir $(1))) | sed -e 's/[^A-Za-z0-9_-]/_/g')\ $(_xsldoc) \ $(word 1,$(filter %/$(basename $(notdir $(1))).xsl,$(_XSLDOC_XSLS))) ## @ _XSLDOC_XSLS ## The actual XSLT files for which to generate documentation with xsldoc _XSLDOC_XSLS = $(sort $(patsubst ./%, %, $(foreach dir,$(XSLDOC_DIRS), \ $(wildcard $(dir)/*.xsl) $(wildcard $(srcdir)/$(dir)/*.xsl)))) ## @ _XSLDOC_C_DOCS ## The generated xsldoc documentation in the C locale _XSLDOC_C_DOCS = $(foreach xsl,$(_XSLDOC_XSLS), C/$(basename $(notdir $(xsl))).xml) # FIXME: Fix the dependancies $(_XSLDOC_C_DOCS) : $(_XSLDOC_XSLS) if ! test -d $(dir $@); then mkdir $(dir $@); fi; xsltproc $(call xsldoc_args,$@,$<) | xmllint --c14n - > $@.tmp && \ cp $@.tmp $@ && rm -f $@.tmp .PHONY: xsldoc xsldoc: $(_XSLDOC_C_DOCS) ################################################################################ ## @@ Rules for OMF Files db2omf_args = \ --stringparam db2omf.basename $(DOC_MODULE) \ --stringparam db2omf.format $(3) \ --stringparam db2omf.dtd \ $(shell xmllint --format $(2) | grep -h PUBLIC | head -n 1 \ | sed -e 's/.*PUBLIC \(\"[^\"]*\"\).*/\1/') \ --stringparam db2omf.lang $(notdir $(patsubst %/$(notdir $(2)),%,$(2))) \ --stringparam db2omf.omf_dir "$(OMF_DIR)" \ --stringparam db2omf.help_dir "$(HELP_DIR)" \ --stringparam db2omf.omf_in "`pwd`/$(_DOC_OMF_IN)" \ $(_db2omf) $(2) ## @ _DOC_OMF_IN ## The OMF input file _DOC_OMF_IN = $(if $(DOC_MODULE),$(wildcard $(srcdir)/$(DOC_MODULE).omf.in)) ## @ _DOC_OMF_DB ## The OMF files for DocBook output _DOC_OMF_DB = $(if $(_DOC_OMF_IN), \ $(foreach lc,C $(DOC_LINGUAS),$(DOC_MODULE)-$(lc).omf)) $(_DOC_OMF_DB) : $(_DOC_OMF_IN) $(_DOC_OMF_DB) : $(DOC_MODULE)-%.omf : %/$(DOC_MODULE).xml xsltproc -o $@ $(call db2omf_args,$@,$<,'docbook') ## @ _DOC_OMF_HTML ## The OMF files for HTML output _DOC_OMF_HTML = $(if $(_DOC_OMF_IN), \ $(foreach lc,C $(DOC_LINGUAS),$(DOC_MODULE)-html-$(lc).omf)) $(_DOC_OMF_HTML) : $(_DOC_OMF_IN) $(_DOC_OMF_HTML) : $(DOC_MODULE)-html-%.omf : %/$(DOC_MODULE).xml xsltproc -o $@ $(call db2omf_args,$@,$<,'html') ## @ _DOC_OMF_ALL ## All OMF output files to be built # FIXME _DOC_OMF_ALL = \ $(if $(findstring docbook,$(_DOC_REAL_FORMATS)),$(_DOC_OMF_DB)) \ $(if $(findstring html,$(_DOC_REAL_FORMATS)),$(_DOC_OMF_HTML)) .PHONY: omf omf: $(_DOC_OMF_ALL) ################################################################################ ## @@ Rules for Desktop Entry Files ## @ _DOC_DSK_IN ## The desktop entry input file _DOC_DSK_IN = $(if $(DOC_MODULE),$(wildcard $(srcdir)/$(DOC_MODULE).desktop.in)) ## @ _DOC_DSK_DB ## The desktop entry files for DocBook output _DOC_DSK_DB = $(if $(_DOC_DSK_IN), \ $(foreach lc,C $(DOC_LINGUAS),$(DOC_MODULE).db.$(lc).desktop)) # FIXME $(_DOC_DSK_DB) : $(_DOC_DSK_IN) $(_DOC_DSK_DB) : $(DOC_MODULE).db.%.desktop : %/$(DOC_MODULE).xml cp $(_DOC_DSK_IN) $@ ## @ _DOC_DSK_HTML ## The desktop entry files for HTML output _DOC_DSK_HTML = $(if $(_DOC_DSK_IN), \ $(foreach lc,C $(DOC_LINGUAS),$(DOC_MODULE).html.$(lc).desktop)) $(_DOC_DSK_HTML) : $(_DOC_DSK_IN) $(_DOC_DSK_HTML) : $(DOC_MODULE).html.%.desktop : %/$(DOC_MODULE).xml cp $(_DOC_DSK_IN) $@ ## @ _DOC_DSK_ALL ## All desktop entry output files to be built # FIXME _DOC_DSK_ALL = \ $(if $(findstring docbook,$(_DOC_REAL_FORMATS)),$(_DOC_DSK_DB)) \ $(if $(findstring html,$(_DOC_REAL_FORMATS)),$(_DOC_DSK_HTML)) .PHONY: dsk dsk: $(_DOC_DSK_ALL) ################################################################################ ## @@ Rules for .cvsignore Files ## @ _CVSIGNORE_TOP ## The .cvsignore file in the top directory _CVSIGNORE_TOP = $(if $(DOC_MODULE), .cvsignore) ## @ _CVSIGNORE_C ## The .cvsignore file in the C directory _CVSIGNORE_C = $(if $(DOC_MODULE), C/.cvsignore) ## @ _CVSIGNORE_LC ## The .cvsignore files in other locale directories _CVSIGNORE_LC = $(if $(DOC_MODULE),$(foreach lc,$(DOC_LINGUAS),$(lc)/.cvsignore)) ## @ _CVSIGNORE_TOP_FILES ## The list of files to be listed in the top-level .cvsignore file _CVSIGNORE_TOP_FILES = $(_DOC_OMF_ALL) $(_DOC_DSK_ALL) ## @ _CVSIGNORE_C_FILES ## The list of files to be listed in the .cvsignore file in the C directory _CVSIGNORE_C_FILES = $(_RNGDOC_C_DOCS) $(_XSLDOC_C_DOCS) ## @ _CVSIGNORE_C_FILES ## The list of files to be listed in the .cvsignore files in other ## locale directories _CVSIGNORE_LC_FILES = $(_DOC_LC_DOCS) $(_CVSIGNORE_TOP) : $(_CVSIGNORE_TOP_FILES) if ! test -f $@; then touch $@; fi cat $@ > $@.tmp list='$^'; for file in $$list; do \ echo $$file >> $@.tmp; \ done cat $@.tmp | sort | uniq > $@ rm $@.tmp $(_CVSIGNORE_C) : $(_CVSIGNORE_C_FILES) if ! test -f $@; then touch $@; fi cat $@ > $@.tmp list='$^'; for file in $$list; do \ echo $$file | sed -e 's/.*\///' >> $@.tmp; \ done cat $@.tmp | sort | uniq > $@ rm $@.tmp $(_CVSIGNORE_LC) : $(_CVSIGNORE_LC_FILES) if ! test -f $@; then touch $@; fi cat $@ > $@.tmp list='$(wildcard $(_CVSIGNORE_LC_FILES),$(dir $@)/*)'; \ for file in $$list; do \ echo $$file | sed -e 's/.*\///' >> $@.tmp; \ done cat $@.tmp | sort | uniq > $@ rm $@.tmp .PHONY: cvsignore cvsignore: $(_CVSIGNORE_TOP) $(_CVSIGNROE_C) $(_CVSIGNORE_LC) ################################################################################ ## @@ C Locale Documents ## @ _DOC_C_MODULE ## The top-level documentation file in the C locale _DOC_C_MODULE = $(if $(DOC_MODULE),C/$(DOC_MODULE).xml) ## @ _DOC_C_ENTITIES ## Files included with a SYSTEM entity in the C locale _DOC_C_ENTITIES = $(foreach ent,$(DOC_ENTITIES),C/$(ent)) ## @ _DOC_C_XINCLUDES ## Files included with XInclude in the C locale _DOC_C_INCLUDES = $(foreach inc,$(DOC_INCLUDES),C/$(inc)) ## @ _DOC_C_DOCS ## All documentation files in the C locale _DOC_C_DOCS = \ $(_DOC_C_ENTITIES) $(_DOC_C_INCLUDES) \ $(_RNGDOC_C_DOCS) $(_XSLDOC_C_DOCS) \ $(_DOC_C_MODULE) ## @ _DOC_C_DOCS_NOENT ## All documentation files in the C locale, ## except files included with a SYSTEM entity _DOC_C_DOCS_NOENT = \ $(_DOC_C_MODULE) $(_DOC_C_INCLUDES) \ $(_RNGDOC_C_DOCS) $(_XSLDOC_C_DOCS) ## @ _DOC_C_FIGURES ## All figures and other external data in the C locale _DOC_C_FIGURES = $(if $(DOC_FIGURES), \ $(foreach fig,$(DOC_FIGURES),C/$(fig)), \ $(patsubst $(srcdir)/%,%,$(wildcard $(srcdir)/C/figures/*.png))) ## @ _DOC_C_HTML ## All HTML documentation in the C locale # FIXME: probably have to shell escape to determine the file names _DOC_C_HTML = $(shell xsltproc --xinclude \ --stringparam db.chunk.basename "$(DOC_MODULE)" \ $(_chunks) "C/$(DOC_MODULE).xml") ############################################################################### ## @@ Other Locale Documentation ## @ _DOC_POFILES ## The .po files used for translating the document _DOC_POFILES = $(if $(DOC_MODULE), \ $(foreach lc,$(DOC_LINGUAS),$(lc)/$(lc).po)) .PHONY: po po: $(_DOC_POFILES) ## @ _DOC_LC_MODULES ## The top-level documentation files in all other locales _DOC_LC_MODULES = $(if $(DOC_MODULE), \ $(foreach lc,$(DOC_LINGUAS),$(lc)/$(DOC_MODULE).xml)) ## @ _DOC_LC_XINCLUDES ## Files included with XInclude in all other locales _DOC_LC_INCLUDES = \ $(foreach lc,$(DOC_LINGUAS),$(foreach inc,$(_DOC_C_INCLUDES), \ $(lc)/$(notdir $(inc)) )) ## @ _RNGDOC_LC_DOCS ## The generated rngdoc documentation in all other locales _RNGDOC_LC_DOCS = \ $(foreach lc,$(DOC_LINGUAS),$(foreach doc,$(_RNGDOC_C_DOCS), \ $(lc)/$(notdir $(doc)) )) ## @ _XSLDOC_LC_DOCS ## The generated xsldoc documentation in all other locales _XSLDOC_LC_DOCS = \ $(foreach lc,$(DOC_LINGUAS),$(foreach doc,$(_XSLDOC_C_DOCS), \ $(lc)/$(notdir $(doc)) )) ## @ _DOC_LC_HTML ## All HTML documentation in all other locales # FIXME: probably have to shell escape to determine the file names _DOC_LC_HTML = \ $(foreach lc,$(DOC_LINGUAS),$(foreach doc,$(_DOC_C_HTML), \ $(lc)/$(notdir $(doc)) )) ## @ _DOC_LC_DOCS ## All documentation files in all other locales _DOC_LC_DOCS = \ $(_DOC_LC_MODULES) $(_DOC_LC_INCLUDES) \ $(_RNGDOC_LC_DOCS) $(_XSLDOC_LC_DOCS) \ $(if $(findstring html,$(_DOC_REAL_FORMATS)),$(_DOC_LC_HTML)) ## @ _DOC_LC_FIGURES ## All figures and other external data in all other locales _DOC_LC_FIGURES = $(foreach lc,$(DOC_LINGUAS), \ $(patsubst C/%,$(lc)/%,$(_DOC_C_FIGURES)) ) _DOC_SRC_FIGURES = \ $(foreach fig,$(_DOC_C_FIGURES), $(foreach lc,C $(DOC_LINGUAS), \ $(wildcard $(srcdir)/$(lc)/$(patsubst C/%,%,$(fig))) )) $(_DOC_POFILES): @if ! test -d $(dir $@); then \ echo "mkdir $(dir $@)"; \ mkdir "$(dir $@)"; \ fi @if test ! -f $@ -a -f $(srcdir)/$@; then \ echo "cp $(srcdir)/$@ $@"; \ cp "$(srcdir)/$@" "$@"; \ fi; @docs=; \ list='$(_DOC_C_DOCS_NOENT)'; for doc in $$list; do \ if test -f $$doc; then \ docs="$$docs ../$$doc"; \ else \ docs="$$docs ../$(srcdir)/$$doc"; \ fi; \ done; \ if ! test -f $@; then \ echo "(cd $(dir $@) && \ $(_xml2po) -e $$docs > $(notdir $@).tmp && \ cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp)"; \ (cd $(dir $@) && \ $(_xml2po) -e $$docs > $(notdir $@).tmp && \ cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp); \ else \ echo "(cd $(dir $@) && \ $(_xml2po) -e -u $(notdir $@) $$docs)"; \ (cd $(dir $@) && \ $(_xml2po) -e -u $(notdir $@) $$docs); \ fi # FIXME: fix the dependancy # FIXME: hook xml2po up $(_DOC_LC_DOCS) : $(_DOC_POFILES) $(_DOC_LC_DOCS) : $(_DOC_C_DOCS) if ! test -d $(dir $@); then mkdir $(dir $@); fi case "$(srcdir)" in /*) sd="$(srcdir)";; *) sd="../$(srcdir)";; esac; \ if [ -f "C/$(notdir $@)" ]; then d="../"; else d="$$sd/"; fi; \ (cd $(dir $@) && \ $(_xml2po) -e -p \ "$${d}$(dir $@)$(patsubst %/$(notdir $@),%,$@).po" \ "$${d}C/$(notdir $@)" > $(notdir $@).tmp && \ cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp) ## @ _DOC_POT ## A pot file _DOC_POT = $(if $(DOC_MODULE),$(DOC_MODULE).pot) .PHONY: pot pot: $(_DOC_POT) $(_DOC_POT): $(_DOC_C_DOCS_NOENT) $(_xml2po) -e -o $@ $^ ################################################################################ ## @@ All Documentation ## @ _DOC_HTML_ALL ## All HTML documentation, only if it's built _DOC_HTML_ALL = $(if $(findstring html,$(_DOC_REAL_FORMATS)), \ $(_DOC_C_HTML) $(_DOC_LC_HTML)) _DOC_HTML_TOPS = $(foreach lc,C $(DOC_LINGUAS),$(lc)/$(DOC_MODULE).html) $(_DOC_HTML_TOPS): $(_DOC_C_DOCS) $(_DOC_LC_DOCS) xsltproc -o $@ --xinclude --param db.chunk.chunk_top "false()" --stringparam db.chunk.basename "$(DOC_MODULE)" --stringparam db.chunk.extension ".html" $(_db2html) $(patsubst %.html,%.xml,$@) ################################################################################ if ENABLE_SK \ _ENABLE_SK = true \ else \ _ENABLE_SK = false \ endif all: \ $(_DOC_C_DOCS) $(_DOC_LC_DOCS) \ $(_DOC_OMF_ALL) $(_DOC_DSK_ALL) \ $(_DOC_HTML_ALL) $(_DOC_POFILES) .PHONY: clean-doc-rngdoc clean-doc-xsldoc clean-doc-omf clean-doc-dsk clean-doc-lc clean-doc-dir clean-doc-rngdoc: ; rm -f $(_RNGDOC_C_DOCS) $(_RNGDOC_LC_DOCS) clean-doc-xsldoc: ; rm -f $(_XSLDOC_C_DOCS) $(_XSLDOC_LC_DOCS) clean-doc-omf: ; rm -f $(_DOC_OMF_DB) $(_DOC_OMF_HTML) clean-doc-dsk: ; rm -f $(_DOC_DSK_DB) $(_DOC_DSK_HTML) clean-doc-lc: rm -f $(_DOC_LC_DOCS) @list='$(_DOC_POFILES)'; for po in $$list; do \ if ! test "$$po" -ef "$(srcdir)/$$po"; then \ echo "rm -f $$po"; \ rm -f "$$po"; \ fi; \ done @for lc in C $(DOC_LINGUAS); do \ if test -f "$$lc/.xml2po.mo"; then \ echo "rm -f $$lc/.xml2po.mo"; \ rm -f "$$lc/.xml2po.mo"; \ fi; \ done clean-doc-dir: @for lc in C $(DOC_LINGUAS); do \ for dir in `find $$lc -depth -type d`; do \ if ! test $$dir -ef $(srcdir)/$$dir; then \ echo "rmdir $$dir"; \ rmdir "$$dir"; \ fi; \ done; \ done _clean_rngdoc = $(if $(RNGDOC_DIRS),clean-doc-rngdoc) _clean_xsldoc = $(if $(XSLDOC_DIRS),clean-doc-xsldoc) _clean_omf = $(if $(_DOC_OMF_IN),clean-doc-omf) _clean_dsk = $(if $(_DOC_DSK_IN),clean-doc-dsk) _clean_lc = $(if $(DOC_LINGUAS),clean-doc-lc) _clean_dir = $(if $(DOC_MODULE),clean-doc-dir) clean-local: \ $(_clean_rngdoc) $(_clean_xsldoc) \ $(_clean_omf) $(_clean_dsk) \ $(_clean_lc) $(_clean_dir) distclean-local: \ $(_clean_rngdoc) $(_clean_xsldoc) \ $(_clean_omf) $(_clean_dsk) \ $(_clean_lc) $(_clean_dir) mostlyclean-local: \ $(_clean_rngdoc) $(_clean_xsldoc) \ $(_clean_omf) $(_clean_dsk) \ $(_clean_lc) $(_clean_dir) maintainer-clean-local: \ $(_clean_rngdoc) $(_clean_xsldoc) \ $(_clean_omf) $(_clean_dsk) \ $(_clean_lc) $(_clean_dir) .PHONY: dist-doc-docs dist-doc-figs dist-doc-omf dist-doc-dsk doc-dist-hook: \ $(if $(DOC_MODULE),dist-doc-docs) \ $(if $(_DOC_C_FIGURES),dist-doc-figs) \ $(if $(_DOC_OMF_IN),dist-doc-omf) # $(if $(_DOC_DSK_IN),dist-doc-dsk) dist-doc-docs: $(_DOC_C_DOCS) $(_DOC_LC_DOCS) $(_DOC_POFILES) @for lc in C $(DOC_LINGUAS); do \ echo " $(mkinstalldirs) $(distdir)/$$lc"; \ $(mkinstalldirs) "$(distdir)/$$lc"; \ done @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS) $(_DOC_POFILES)'; \ for doc in $$list; do \ if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $$d$$doc $(distdir)/$$doc"; \ $(INSTALL_DATA) "$$d$$doc" "$(distdir)/$$doc"; \ done dist-doc-figs: $(_DOC_SRC_FIGURES) @list='$(_DOC_C_FIGURES) $(_DOC_LC_FIGURES)'; \ for fig in $$list; do \ if test -f "$$fig"; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$d$$fig"; then \ figdir=`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \ if ! test -d "$(distdir)/$$figdir"; then \ echo "$(mkinstalldirs) $(distdir)/$$figdir"; \ $(mkinstalldirs) "$(distdir)/$$figdir"; \ fi; \ echo "$(INSTALL_DATA) $$d$$fig $(distdir)/$$fig"; \ $(INSTALL_DATA) "$$d$$fig" "$(distdir)/$$fig"; \ fi; \ done; dist-doc-omf: @if test -f "$(_DOC_OMF_IN)"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $$d$(_DOC_OMF_IN) $(distdir)/$(notdir $(_DOC_OMF_IN))"; \ $(INSTALL_DATA) "$$d$(_DOC_OMF_IN)" "$(distdir)/$(notdir $(_DOC_OMF_IN))" dist-doc-dsk: @if test -f "$(_DOC_DSK_IN)"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $$d$(_DOC_DSK_IN) $(distdir)/$(notdir $(_DOC_DSK_IN))"; \ $(INSTALL_DATA) "$$d$(_DOC_DSK_IN)" "$(distdir)/$(notdir $(_DOC_DSK_IN))" .PHONY: check-doc-docs check-doc-omf check: \ $(if $(DOC_MODULE),check-doc-docs) \ $(if $(_DOC_OMF_IN),check-doc-omf) check-doc-docs: $(_DOC_C_DOCS) $(_DOC_LC_DOCS) @for lc in C $(DOC_LINGUAS); do \ if test -f "$$lc"; \ then d=; \ xmlpath="$$lc"; \ else \ d="$(srcdir)/"; \ xmlpath="$$lc:$(srcdir)/$$lc"; \ fi; \ echo "xmllint --noout --noent --path $$xmlpath --xinclude --postvalid $$d$$lc/$(DOC_MODULE).xml"; \ xmllint --noout --noent --path "$$xmlpath" --xinclude --postvalid "$$d$$lc/$(DOC_MODULE).xml"; \ done check-doc-omf: $(_DOC_OMF_ALL) @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \ echo "xmllint --noout --dtdvalid 'http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd' $$omf"; \ xmllint --noout --dtdvalid 'http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd' $$omf; \ done .PHONY: install-doc-docs install-doc-html install-doc-figs install-doc-omf install-doc-dsk install-data-local: \ $(if $(DOC_MODULE),install-doc-docs) \ $(if $(_DOC_HTML_ALL),install-doc-html) \ $(if $(_DOC_C_FIGURES),install-doc-figs) \ $(if $(_DOC_OMF_IN),install-doc-omf) # $(if $(_DOC_DSK_IN),install-doc-dsk) install-doc-docs: @for lc in C $(DOC_LINGUAS); do \ echo "$(mkinstalldirs) $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$lc"; \ $(mkinstalldirs) $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$lc; \ done @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS)'; for doc in $$list; do \ if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $$d$$doc $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; \ $(INSTALL_DATA) $$d$$doc $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc; \ done install-doc-figs: @list='$(patsubst C/%,%,$(_DOC_C_FIGURES))'; for fig in $$list; do \ for lc in C $(DOC_LINGUAS); do \ if test -f "$$lc/$$fig"; then \ figfile="$$lc/$$fig"; \ elif test -f "$(srcdir)/$$lc/$$fig"; then \ figfile="$(srcdir)/$$lc/$$fig"; \ elif test -f "C/$$fig"; then \ figfile="C/$$fig"; \ else \ figfile="$(srcdir)/C/$$fig"; \ fi; \ figdir="$$lc/"`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \ figdir="$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$figdir"; \ if ! test -d "$$figdir"; then \ echo "$(mkinstalldirs) $$figdir"; \ $(mkinstalldirs) "$$figdir"; \ fi; \ figbase=`echo $$fig | sed -e 's/^.*\///'`; \ echo "$(INSTALL_DATA) $$figfile $$figdir$$figbase"; \ $(INSTALL_DATA) "$$figfile" "$$figdir$$figbase"; \ done; \ done install-doc-html: echo install-html install-doc-omf: $(mkinstalldirs) $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE) @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \ echo "$(INSTALL_DATA) $$omf $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ $(INSTALL_DATA) $$omf $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf; \ done @if test "x$(_ENABLE_SK)" = "xtrue"; then \ echo "scrollkeeper-update -p $(DESTDIR)$(_sklocalstatedir) -o $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)"; \ scrollkeeper-update -p "$(DESTDIR)$(_sklocalstatedir)" -o "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)"; \ fi; install-doc-dsk: echo install-dsk .PHONY: uninstall-doc-docs uninstall-doc-html uninstall-doc-figs uninstall-doc-omf uninstall-doc-dsk uninstall-local: \ $(if $(DOC_MODULE),uninstall-doc-docs) \ $(if $(_DOC_HTML_ALL),uninstall-doc-html) \ $(if $(_DOC_C_FIGURES),uninstall-doc-figs) \ $(if $(_DOC_OMF_IN),uninstall-doc-omf) # $(if $(_DOC_DSK_IN),uninstall-doc-dsk) uninstall-doc-docs: @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS)'; for doc in $$list; do \ echo " rm -f $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; \ rm -f "$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; \ done uninstall-doc-figs: @list='$(_DOC_C_FIGURES) $(_DOC_LC_FIGURES)'; for fig in $$list; do \ echo "rm -f $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$fig"; \ rm -f "$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$fig"; \ done; uninstall-doc-omf: @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \ if test "x$(_ENABLE_SK)" == "xtrue"; then \ echo "scrollkeeper-uninstall -p $(_sklocalstatedir) $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ scrollkeeper-uninstall -p "$(_sklocalstatedir)" "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ fi; \ echo "rm -f $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ rm -f "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ done --=-viPsdm6cSrQ1T1qg21Vy-- From polesz@wfwx.info Thu Jun 29 02:06:49 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0E5963B013B for ; Thu, 29 Jun 2006 02:06:49 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21893-09 for ; Thu, 29 Jun 2006 02:06:48 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id A9A993B0089 for ; Thu, 29 Jun 2006 02:06:47 -0400 (EDT) Received: from 254-063.adsl.pool.ew.hu ([193.226.254.63] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.50) id 1FvpfE-0005k1-SA for gnome-list@gnome.org; Thu, 29 Jun 2006 08:06:09 +0200 Date: Thu, 29 Jun 2006 08:06:07 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: gnome logout by command Message-ID: <20060629060607.GA9459@woodstock> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.612 tagged_above=-999 required=2 tests=[AWL=-0.872, BAYES_20=-0.74] X-Spam-Score: -1.612 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 06:06:49 -0000 Hello List, is it possible somehow to logout from the gnome desktop with a command I execute e.g from a terminal or a script or somewhere? Rgds, -- POLONKAI Gergely C programmers never die, we just get cast into void. From magnusth@citrix.com Thu Jun 29 06:09:05 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CB07A3B0374 for ; Thu, 29 Jun 2006 06:09:05 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02589-06 for ; Thu, 29 Jun 2006 06:09:04 -0400 (EDT) Received: from psmtp03.wxs.nl (psmtp03.wxs.nl [195.121.247.12]) by menubar.gnome.org (Postfix) with ESMTP id 8B8D33B0218 for ; Thu, 29 Jun 2006 06:09:04 -0400 (EDT) Received: from deathstar ([194.121.182.66]) by psmtp03.wxs.nl (iPlanet Messaging Server 5.2 HotFix 2.07 (built Jun 24 2005)) with ESMTP id <0J1M00J9J9J2G9@psmtp03.wxs.nl> for gnome-list@gnome.org; Thu, 29 Jun 2006 12:09:02 +0200 (MEST) Received: from andoria.citrite.net (localhost.localdomain [127.0.0.1]) by deathstar (Postfix) with ESMTP id A93FA3AABC for ; Thu, 29 Jun 2006 12:05:01 +0200 (CEST) Received: by andoria.citrite.net (Postfix, from userid 1000) id B6A3F4B9F2; Thu, 29 Jun 2006 11:07:08 +0100 (BST) Date: Thu, 29 Jun 2006 11:07:08 +0100 From: Magnus Therning Subject: Re: gnome logout by command In-reply-to: <20060629060607.GA9459@woodstock> To: gnome-list@gnome.org Message-id: <20060629100708.GD4318@die.therning.org> MIME-version: 1.0 Content-type: multipart/signed; boundary="gMR3gsNFwZpnI/Ts"; protocol="application/pgp-signature"; micalg=SHA1 Content-disposition: inline User-Agent: mutt-ng/devel-r796 (Debian) References: <20060629060607.GA9459@woodstock> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.631 tagged_above=-999 required=2 tests=[AWL=-0.740, BAYES_00=-2.599, DNS_FROM_RFC_POST=1.708] X-Spam-Score: -1.631 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 10:09:06 -0000 --gMR3gsNFwZpnI/Ts Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 29, 2006 at 08:06:07 +0200, POLONKAI Gergely wrote: >Hello List, > >is it possible somehow to logout from the gnome desktop with a command >I execute e.g from a terminal or a script or somewhere? I'm not sure, but would 'gnome-session-save --kill' do what you want? /M --=20 Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus.therning@gmail.com http://therning.org/magnus Software is not manufactured, it is something you write and publish. Keep Europe free from software patents, we do not want censorship by patent law on written works. $my_args =3D shift; system("gcc $my_args"); print "I prefer C\n"; -- Robert Dieterich's contribution to the 2004 Perl Haiku Contest, Haikus in Perl - 'Dishonerable Mention' winner --gMR3gsNFwZpnI/Ts Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEo6ZMiMWTaatN+6QRAgJsAJsEFkXgJWWgt3/ZhYWBfxQuwxj8GgCg2WVY 2SusuM0TjZit6lfctc6EjqY= =7jun -----END PGP SIGNATURE----- --gMR3gsNFwZpnI/Ts-- From polesz@wfwx.info Thu Jun 29 07:03:50 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A2F403B02D3 for ; Thu, 29 Jun 2006 07:03:50 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05681-10 for ; Thu, 29 Jun 2006 07:03:48 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id E7B463B0138 for ; Thu, 29 Jun 2006 07:03:47 -0400 (EDT) Received: from 254-063.adsl.pool.ew.hu ([193.226.254.63] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.50) id 1FvuJG-0002hy-QA for gnome-list@gnome.org; Thu, 29 Jun 2006 13:03:47 +0200 Date: Thu, 29 Jun 2006 13:03:45 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: gnome logout by command Message-ID: <20060629110345.GA3505@woodstock> References: <20060629060607.GA9459@woodstock> <20060629100708.GD4318@die.therning.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060629100708.GD4318@die.therning.org> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.54 tagged_above=-999 required=2 tests=[AWL=0.059, BAYES_00=-2.599] X-Spam-Score: -2.54 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 11:03:50 -0000 Almost perfect, the only bad thing for me that this pops up a dialog if I really want to logout. If no other things, this will be good for me... On Thu, Jun 29, 2006 at 11:07:08AM +0100, Magnus Therning wrote: > On Thu, Jun 29, 2006 at 08:06:07 +0200, POLONKAI Gergely wrote: > >Hello List, > > > >is it possible somehow to logout from the gnome desktop with a command > >I execute e.g from a terminal or a script or somewhere? > > I'm not sure, but would 'gnome-session-save --kill' do what you want? > > /M > > -- > Magnus Therning (OpenPGP: 0xAB4DFBA4) > magnus@therning.org Jabber: magnus.therning@gmail.com > http://therning.org/magnus > > Software is not manufactured, it is something you write and publish. > Keep Europe free from software patents, we do not want censorship > by patent law on written works. > > $my_args = shift; > system("gcc $my_args"); > print "I prefer C\n"; > -- Robert Dieterich's contribution to the 2004 Perl Haiku Contest, > Haikus in Perl - 'Dishonerable Mention' winner > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list -- POLONKAI Gergely Death is not a bug, it's a feature From neil@fnxweb.com Thu Jun 29 07:54:08 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 48F0C3B04B6 for ; Thu, 29 Jun 2006 07:54:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08621-09 for ; Thu, 29 Jun 2006 07:53:57 -0400 (EDT) Received: from crawsmail1.uk.thalesgroup.com (mail.uk.thalesgroup.com [194.128.85.6]) by menubar.gnome.org (Postfix) with ESMTP id 98DE83B0303 for ; Thu, 29 Jun 2006 07:53:44 -0400 (EDT) Received: from mail.uk.thalesgroup.com (lisc0021.int.rdel.co.uk) by crawsmail1.uk.thalesgroup.com (Content Technologies SMTPRS 4.3.14) with ESMTP id for ; Thu, 29 Jun 2006 12:53:41 +0100 Received: from ntscxch1.int.rdel.co.uk (ntscxch1.int.rdel.co.uk [172.21.100.149]) by mail.uk.thalesgroup.com (8.12.8/8.12.8) with ESMTP id k5TBrfXD008254 for ; Thu, 29 Jun 2006 12:53:41 +0100 Received: from [172.21.188.59] (crawd09175.int.rdel.co.uk [172.21.188.59]) by ntscxch1.int.rdel.co.uk with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72) id MPAR17HD; Thu, 29 Jun 2006 12:52:04 +0100 Message-ID: <44A3BF44.5030900@fnxweb.com> Date: Thu, 29 Jun 2006 12:53:40 +0100 From: Neil Bird User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: gnome-list@gnome.org Subject: Re: gnome logout by command References: <20060629060607.GA9459@woodstock> <20060629100708.GD4318@die.therning.org> <20060629110345.GA3505@woodstock> In-Reply-To: <20060629110345.GA3505@woodstock> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.578 tagged_above=-999 required=2 tests=[AWL=0.021, BAYES_00=-2.599] X-Spam-Score: -2.578 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 11:54:08 -0000 Around about 29/06/06 12:03, POLONKAI Gergely typed ... > Almost perfect, the only bad thing for me that this pops up a dialog if > I really want to logout. If no other things, this will be good for me... It shouldn't do unless you run it '--gui'. I have my keyboard 'sleep' key set up to run 'gnome-session-save --kill' and I get no dialogue. Only fails when the session's hung, in which case it's back to . -- [neil@fnx ~]# rm -f .signature [neil@fnx ~]# ls -l .signature ls: .signature: No such file or directory [neil@fnx ~]# exit From pierre99@laposte.net Thu Jun 29 03:12:25 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DF7343B04C1 for ; Thu, 29 Jun 2006 03:12:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24738-05 for ; Thu, 29 Jun 2006 03:12:22 -0400 (EDT) Received: from slcompaq.epfl.ch (slcompaq.epfl.ch [128.178.135.24]) by menubar.gnome.org (Postfix) with ESMTP id DF0B63B044C for ; Thu, 29 Jun 2006 03:12:21 -0400 (EDT) Received: from slcompaq.epfl.ch (localhost [127.0.0.1]) by slcompaq.epfl.ch (8.11.7p1+Sun/8.11.7) with SMTP id k5T7Bsw13106 for ; Thu, 29 Jun 2006 09:11:54 +0200 (MEST) Date: Thu, 29 Jun 2006 09:11:54 +0200 From: Pierre99 To: gnome-list@gnome.org Subject: Re: gnome logout by command Message-Id: <20060629091154.744d7c49.pierre99@laposte.net> In-Reply-To: <20060629060607.GA9459@woodstock> References: <20060629060607.GA9459@woodstock> Organization: Pierre X-Mailer: Sylpheed version 0.9.8a (GTK+ 1.2.9; sparc-sun-solaris2.8) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.326 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, INFO_TLD=1.273] X-Spam-Score: -1.326 X-Spam-Level: X-Mailman-Approved-At: Thu, 29 Jun 2006 11:16:38 -0400 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 07:12:25 -0000 On Thu, 29 Jun 2006 08:06:07 +0200 POLONKAI Gergely wrote: > Hello List, >=20 > is it possible somehow to logout from the gnome desktop with a command I > execute e.g from a terminal or a script or somewhere? >=20 > Rgds, > --=20 > POLONKAI Gergely > =20 > C programmers never die, we just get cast into void. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Hello, killall gnome-session Bye bye... -- ___________________________________________=20 | | | Pierre | _ | Rue de la Colline, Gen=E8ve | / )|___________________________________________| / / | | _( (_ | _E-mail: pierre99@laposte.net | (((\ \=A6|_/ )_______________________________________| (\\\\ \_/ / \ / \ _/ / / / / / / From polesz@wfwx.info Thu Jun 29 12:10:53 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 73EB93B0079 for ; Thu, 29 Jun 2006 12:10:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25733-10 for ; Thu, 29 Jun 2006 12:10:52 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 891223B00AA for ; Thu, 29 Jun 2006 12:10:52 -0400 (EDT) Received: from 254-063.adsl.pool.ew.hu ([193.226.254.63] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.50) id 1Fvz6S-0000CE-8D for gnome-list@gnome.org; Thu, 29 Jun 2006 18:10:52 +0200 Date: Thu, 29 Jun 2006 18:10:50 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: gnome logout by command Message-ID: <20060629161050.GA28037@woodstock> References: <20060629060607.GA9459@woodstock> <20060629091154.744d7c49.pierre99@laposte.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20060629091154.744d7c49.pierre99@laposte.net> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.908 tagged_above=-999 required=2 tests=[AWL=-0.582, BAYES_00=-2.599, INFO_TLD=1.273] X-Spam-Score: -1.908 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 16:10:53 -0000 On Thu, Jun 29, 2006 at 09:11:54AM +0200, Pierre99 wrote: > On Thu, 29 Jun 2006 08:06:07 +0200 > POLONKAI Gergely wrote: > > > Hello List, > > > > is it possible somehow to logout from the gnome desktop with a command I > > execute e.g from a terminal or a script or somewhere? > > > > Rgds, > > -- > > POLONKAI Gergely > > > > C programmers never die, we just get cast into void. > > _______________________________________________ > > gnome-list mailing list > > gnome-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/gnome-list > > Hello, > > killall gnome-session > > Bye bye... > > > -- > ___________________________________________ > | | > | Pierre | > _ | Rue de la Colline, Genève | > / )|___________________________________________| > / / | | > _( (_ | _E-mail: pierre99@laposte.net | > (((\ \¦|_/ )_______________________________________| > (\\\\ \_/ / > \ / > \ _/ > / / > / / > / / > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Thanks, both versions work well! -- POLONKAI Gergely C programmers never die, we just get cast into void. From shaunm@gnome.org Thu Jun 29 14:36:02 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 671153B00D2; Thu, 29 Jun 2006 14:36:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01907-10; Thu, 29 Jun 2006 14:36:01 -0400 (EDT) Received: from wolfram.com (mailhub.wolfram.com [140.177.10.16]) by menubar.gnome.org (Postfix) with ESMTP id 113E83B007D; Thu, 29 Jun 2006 14:36:01 -0400 (EDT) Received: from shaunmlx.wri.wolfram.com (shaunmlx.wri.wolfram.com [140.177.4.54]) (authenticated bits=0) by wolfram.com (8.12.11/8.12.11) with ESMTP id k5TIZwUT019822 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT); Thu, 29 Jun 2006 13:35:58 -0500 Subject: Re: Change in gnome-doc-utils.make file From: Shaun McCance To: Ravishankar Haranath In-Reply-To: <1151422633.23331.3.camel@localhost.localdomain> References: <1151422633.23331.3.camel@localhost.localdomain> Content-Type: text/plain Date: Thu, 29 Jun 2006 13:35:57 -0500 Message-Id: <1151606158.5168.3.camel@shaunmlx> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.528 tagged_above=-999 required=2 tests=[AWL=0.071, BAYES_00=-2.599] X-Spam-Score: -2.528 X-Spam-Level: Cc: gnome-list@gnome.org, gnome-doc-devel-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 18:36:02 -0000 On Tue, 2006-06-27 at 21:07 +0530, Ravishankar Haranath wrote: > > The line continuation mark '\' were missing for the if construct > starting at line 506. > It has been added properly for this if construct.... > > if ENABLE_SK \ > _ENABLE_SK = true \ > else \ > _ENABLE_SK = false \ > endif > > attaching the changed make file There is no need for line continuations like this in make conditionals. Is there some specific problem that you've encountered that you think was caused by this? For future reference, the correct mailing list for problems in gnome-doc-utils is gnome-doc-devel-list. Better yet, you can file bugs in bugzilla.gnome.org with the gnome-doc-utils product. We far preferred unified (-u) diffs to modified files, as it's much easier to see what you've changed. -- Shaun From katsuo_harada_evil_does@hotmail.com Thu Jun 1 21:00:46 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 831E63B0315 for ; Thu, 1 Jun 2006 21:00:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20232-04 for ; Thu, 1 Jun 2006 21:00:45 -0400 (EDT) Received: from hotmail.com (bay105-f7.bay105.hotmail.com [65.54.224.17]) by menubar.gnome.org (Postfix) with ESMTP id 83BB73B02F1 for ; Thu, 1 Jun 2006 21:00:45 -0400 (EDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 1 Jun 2006 18:00:44 -0700 Message-ID: Received: from 65.54.224.200 by by105fd.bay105.hotmail.msn.com with HTTP; Fri, 02 Jun 2006 01:00:40 GMT X-Originating-IP: [86.200.121.163] X-Originating-Email: [katsuo_harada_evil_does@hotmail.com] X-Sender: katsuo_harada_evil_does@hotmail.com From: "Vitaly D" To: gnome-list@gnome.org Date: Fri, 02 Jun 2006 03:00:40 +0200 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed X-OriginalArrivalTime: 02 Jun 2006 01:00:44.0785 (UTC) FILETIME=[FA294E10:01C685DF] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=0.203 tagged_above=-999 required=2 tests=[AWL=-1.704, BAYES_50=0.001, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708, MSGID_FROM_MTA_HEADER=0, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: 0.203 X-Spam-Level: Subject: gnome 2.16 and cairo 1.2 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 01:00:46 -0000 Hello, All It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6 how the gnome team can be based on the release of cairo which is not developped yet ??? please CC me because i'm not on the list Thank you. -- Best Regards Vitaly katsuo_harada_evil_does [at] hotmail [dot] com Marseille Nice _________________________________________________________________ Windows Live Messenger : venez tester la version bêta ! http://www.ideas.live.com/programpage.aspx?versionId=0eccd94b-eb48-497c-8e60-c6313f7ebb73 From alleykat@gmail.com Fri Jun 2 02:45:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 114463B0164 for ; Fri, 2 Jun 2006 02:45:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03550-08 for ; Fri, 2 Jun 2006 02:45:00 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by menubar.gnome.org (Postfix) with ESMTP id A9C143B0218 for ; Fri, 2 Jun 2006 02:44:59 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so931587nfc for ; Thu, 01 Jun 2006 23:44:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qDYwiP+vpsNwatZq23c/SWCp2jiBYi/GrKd0h/GlALYH4oRpt6DAkKTeJujlOgqqAxrAh2YwJuq2SL2ebarjZHhAe+/cE+NSxoeC8+Ik7lOVyOCj0fMxTp4afttosjcQJB64CKEmlBcmfbMyzlML2Vlm/Jg5XXJNAidPzBU/pN4= Received: by 10.49.14.18 with SMTP id r18mr1600535nfi; Thu, 01 Jun 2006 23:44:58 -0700 (PDT) Received: by 10.48.30.8 with HTTP; Thu, 1 Jun 2006 23:44:58 -0700 (PDT) Message-ID: Date: Fri, 2 Jun 2006 01:44:58 -0500 From: "Travis Watkins" To: "Vitaly D" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.616 tagged_above=-999 required=2 tests=[AWL=-0.574, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001] X-Spam-Score: -1.616 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: gnome 2.16 and cairo 1.2 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 06:45:01 -0000 On 6/1/06, Vitaly D wrote: > Hello, All > > It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a > question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6 > how the gnome team can be based on the release of cairo which is not > developped yet ??? > > please CC me because i'm not on the list > Thank you. > > > -- > Best Regards > Vitaly > katsuo_harada_evil_does [at] hotmail [dot] com > Marseille Nice > GNOME 2.16 doesn't exist yet either. The idea is that Cairo 1.2 will exist before GNOME 2.16. -- Travis Watkins http://www.realistanew.com From katsuo_harada_evil_does@hotmail.com Thu Jun 1 20:58:36 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id F39A63B02F1 for ; Thu, 1 Jun 2006 20:58:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19858-10 for ; Thu, 1 Jun 2006 20:58:35 -0400 (EDT) Received: from hotmail.com (bay105-f17.bay105.hotmail.com [65.54.224.27]) by menubar.gnome.org (Postfix) with ESMTP id EA02F3B0135 for ; Thu, 1 Jun 2006 20:58:34 -0400 (EDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 1 Jun 2006 17:58:34 -0700 Message-ID: Received: from 65.54.224.200 by by105fd.bay105.hotmail.msn.com with HTTP; Fri, 02 Jun 2006 00:58:29 GMT X-Originating-IP: [86.200.121.163] X-Originating-Email: [katsuo_harada_evil_does@hotmail.com] X-Sender: katsuo_harada_evil_does@hotmail.com From: "Vitaly D" To: gnome-list@gnome.org Date: Fri, 02 Jun 2006 02:58:29 +0200 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed X-OriginalArrivalTime: 02 Jun 2006 00:58:34.0054 (UTC) FILETIME=[AC3D5660:01C685DF] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.27 tagged_above=-999 required=2 tests=[AWL=-1.436, BAYES_20=-0.74, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708, MSGID_FROM_MTA_HEADER=0, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -0.27 X-Spam-Level: X-Mailman-Approved-At: Fri, 02 Jun 2006 13:30:12 -0400 Subject: gnome 2.16 and cairo 1.2 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 00:58:36 -0000 Hello, All It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6 how the gnome team can be based on the release of cairo which is not developped yet ??? please CC me because i'm not on the list Thank you. -- Best Regards Vitaly katsuo_harada_evil_does [at] hotmail [dot] com Marseille Nice _________________________________________________________________ Retrouvez tout en un clin d'oeil avec la barre d'outil MSN Search ! http://desktop.msn.fr/ From igorm5@vip.hr Sat Jun 3 09:15:03 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B56123B0348 for ; Sat, 3 Jun 2006 09:15:03 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05066-08 for ; Sat, 3 Jun 2006 09:15:02 -0400 (EDT) Received: from mxout2.iskon.hr (mxout2.iskon.hr [213.191.128.16]) by menubar.gnome.org (Postfix) with SMTP id 43B703B00FA for ; Sat, 3 Jun 2006 09:15:01 -0400 (EDT) Received: (qmail 21153 invoked from network); 3 Jun 2006 15:14:55 +0200 X-Remote-IP: 213.191.142.123 Received: from unknown (HELO mx.iskon.hr) (213.191.142.123) by mxout2.iskon.hr with SMTP; 3 Jun 2006 15:14:55 +0200 Received: (qmail 10433 invoked from network); 3 Jun 2006 15:14:55 +0200 X-Remote-IP: 213.202.97.144 Received: from lns01-1413.dsl.iskon.hr (HELO ?192.168.2.135?) (213.202.97.144) by mx.iskon.hr with SMTP; 3 Jun 2006 15:14:55 +0200 Message-ID: <44818B44.9040307@vip.hr> Date: Sat, 03 Jun 2006 15:14:44 +0200 From: Igor Jagec User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: gnome-list@gnome.org X-Browser: Mozilla Firefox Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.654 tagged_above=-999 required=2 tests=[AWL=-0.544, BAYES_05=-1.11] X-Spam-Score: -1.654 X-Spam-Level: Subject: a Gnome launcher question X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 13:15:03 -0000 How can I run the following command from Gnome launcher: LANG=hr_HR.ISO-8859-2 ldcpp What ever I do, I got the following output: ---------------- There was an error launching the application. Details: Failed to execute child process "LANG=hr_HR.ISO-8859-2" (No such file or directory) ---------------- The only solution for now is to run ldcpp from terminal :-/ Any help would be highly appreciated. Thanks. Cheers! -- Igor Jagec From nyvsld@gmail.com Sat Jun 3 10:39:27 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3F22E3B0670 for ; Sat, 3 Jun 2006 10:39:27 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09871-08 for ; Sat, 3 Jun 2006 10:39:22 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 59CD23B0014 for ; Sat, 3 Jun 2006 10:39:22 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so832238wxd for ; Sat, 03 Jun 2006 07:39:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=I5I7kh5o/CCqZIUqBZMPdTwh2gx+aTg/orCzhN04lyXYDNCNUED0bGEarN2TDpMIwh55AiFNPLuuGiftBgYWhz5xf9APfM+vF/+51fxKT+ZsXKq/1knJw7LIwcZGOw1CF3VRJrnCM0u02wAIjwXehc36x/UHM66C8oYjg117m9E= Received: by 10.70.90.16 with SMTP id n16mr3907101wxb; Sat, 03 Jun 2006 07:39:21 -0700 (PDT) Received: by 10.70.98.20 with HTTP; Sat, 3 Jun 2006 07:39:21 -0700 (PDT) Message-ID: Date: Sat, 3 Jun 2006 22:39:21 +0800 From: n.g. To: "Igor Jagec" In-Reply-To: <44818B44.9040307@vip.hr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44818B44.9040307@vip.hr> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: a Gnome launcher question X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 14:39:27 -0000 did you try with this? /bin/sh LANG=hr_HR.ISO-8859-2 ldcpp HTH On 6/3/06, Igor Jagec wrote: > How can I run the following command from Gnome launcher: > > LANG=hr_HR.ISO-8859-2 ldcpp > > What ever I do, I got the following output: > > ---------------- > There was an error launching the application. > Details: Failed to execute child process "LANG=hr_HR.ISO-8859-2" (No > such file or directory) > ---------------- > > The only solution for now is to run ldcpp from terminal :-/ Any help > would be highly appreciated. Thanks. Cheers! > > -- > Igor Jagec > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list > -- Tomorrow will be a good day :-) From nyvsld@gmail.com Sun Jun 4 02:06:34 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7EFC43B018A for ; Sun, 4 Jun 2006 02:06:34 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18843-06 for ; Sun, 4 Jun 2006 02:06:30 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.207]) by menubar.gnome.org (Postfix) with ESMTP id F19703B010A for ; Sun, 4 Jun 2006 02:06:29 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so940612wxd for ; Sat, 03 Jun 2006 23:06:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RHGAt/CO/VLOJW0ctoNBfiEwuTxC3ODXazYJvS/2E0nop7yIgFM4RxMcEdlcgtqKBVPlLPvU0aI1dLhWNYgz8sNflCAAbBxS51EeafR8Ll4D5khX15jJAOqIt1T1dLa3uJFiQyYQtXRY9g3nT3S9CSU2EuvSBvC+Dj2qZCP0x10= Received: by 10.70.40.14 with SMTP id n14mr4578093wxn; Sat, 03 Jun 2006 23:06:29 -0700 (PDT) Received: by 10.70.98.20 with HTTP; Sat, 3 Jun 2006 23:06:29 -0700 (PDT) Message-ID: Date: Sun, 4 Jun 2006 14:06:29 +0800 From: n.g. To: "Igor Jagec" In-Reply-To: <4481AB1F.8040609@vip.hr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44818B44.9040307@vip.hr> <4481AB1F.8040609@vip.hr> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: a Gnome launcher question X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 06:06:34 -0000 this is using bash syntax, so its for bash only LANG=hr_HR.ISO-8859-2 ldcpp by creating an executable shell script, point gnome launcher to that script , then open it by click on the executable or the gnome-launcher directly both should work but seems that should be ways to do so in gnome-launcher, On 6/3/06, Igor Jagec wrote: > n.g. wrote: > > > did you try with this? > > /bin/sh LANG=hr_HR.ISO-8859-2 ldcpp > > It does not work :( > > It seems that Gnome launcher only launches the first command (/bin/sh > this time). I even try to set up alias in my .bashrc > (alias ldcpp='LANG=hr_HR.ISO-8859-2 ldcpp'), and it works fine in > terminal, but not with Gnome launcher :( > > -- > Igor Jagec > From elic307@gmail.com Sun Jun 4 02:35:44 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B7F8C3B00BD for ; Sun, 4 Jun 2006 02:35:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19911-10 for ; Sun, 4 Jun 2006 02:35:42 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by menubar.gnome.org (Postfix) with ESMTP id 659303B00B1 for ; Sun, 4 Jun 2006 02:35:42 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id 50so818545wri for ; Sat, 03 Jun 2006 23:35:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=KeWZog+xWucici8ABFa4oYKV5QJMZ98f9G8PnCBh7uepaFajgjDbAnTtBNvq/pgvN3JdKJRC0c8T1VKGtbxfAQ9dxaNvMNMraCcUCj7A5JnwpdDpvgTJegjdPO07terteCxwbHThzt2RMdiTCLrsLEL6i7UADEnaFubWgTRq7Ho= Received: by 10.64.220.10 with SMTP id s10mr1214081qbg; Sat, 03 Jun 2006 23:35:41 -0700 (PDT) Received: by 10.65.43.14 with HTTP; Sat, 3 Jun 2006 23:35:41 -0700 (PDT) Message-ID: Date: Sun, 4 Jun 2006 09:35:41 +0300 From: "Eli Cohen" To: gnome-list@gnome.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-Mailman-Approved-At: Sun, 04 Jun 2006 08:36:06 -0400 Subject: Re: sound problems with gnome X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 06:35:44 -0000 > Maybe you are not in the audio group, so you cannot read/write the > corresponding /dev files. That was the problem for me. Thanks a lot Gergely. That was the problem indeed. Eli From simos74@gmx.net Sun Jun 4 19:28:47 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1088F3B0501 for ; Sun, 4 Jun 2006 19:28:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18668-02 for ; Sun, 4 Jun 2006 19:28:46 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id 738303B002B for ; Sun, 4 Jun 2006 19:28:45 -0400 (EDT) Received: (qmail invoked by alias); 04 Jun 2006 23:28:44 -0000 Received: from unknown (EHLO [192.168.15.44]) [134.83.157.131] by mail.gmx.net (mp028) with SMTP; 05 Jun 2006 01:28:44 +0200 X-Authenticated: #10070094 Message-ID: <44836C82.4050600@gmx.net> Date: Mon, 05 Jun 2006 00:28:02 +0100 From: Simos Xenitellis User-Agent: Mozilla Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: listserv Gnome-list Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.764 tagged_above=-999 required=2 tests=[AWL=-0.572, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, INFO_TLD=1.273, SPF_PASS=-0.001] X-Spam-Score: -1.764 X-Spam-Level: Cc: asim.wagan@gmail.com Subject: Questions on starting a Singhi (sd) translation team (Was: Re: Need help in translating in new language) X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 23:28:47 -0000 Frοm "asim wagan" > Hi, > I am interested in supporting sindhi language for gnome. I need some help on how to do it in gnome. Language code for sindhi is [sd]. It is written similarly like arabic > script , some work is already gone into developing some crude fonts. So I have really start from scratch for this. > > Asim Hi Asim, Sorry for top-posting, I do not have the original e-mail handy. I notice that the Sindhi language is described at http://en.wikipedia.org/wiki/Sindhi_language http://www.ethnologue.com/14/show_iso639.asp?code=sd As you mention, Sindhi uses the Arabic script (http://en.wikipedia.org/wiki/Sindhi_language#Writing_system). You will need to have a look at the Arabic support section (all four files) in the Unicode standard at http://www.unicode.org/charts/ and identify the 52 letters of the alphabet. As the Wikipedia article shows all the letters, this indicates that all Sindhi glyphs are standardised in Unicode. There are several Arabic fonts; you will need to find one that covers all of the Sindhi characters. For some pointers on Arabic fonts (they are "Arabic" fonts with good coverage that include letters for Sindhi as well), see http://www.alanwood.net/unicode/arabic.html http://www.travelphrases.info/gallery/Fonts_SindhiA.html Then, you'll need to make a keyboard layout so that you can type Sindhi. Simply look the Arabic keyboard layout and duplicate for Sindhi. Search for a "symbols" directory on your Linux box; in there there should be an "ar" (or "ara") keyboard layout file for Arabic. Copy to "sd" and modify accordingly for Sindhi. The upstream location (that is, the developing location) of the Arabic layout is hosted at http://webcvs.freedesktop.org/xlibs/xkbdesc/symbols/ara?view=markup Once you make a new Sindhi layout, you can choose to send it to the "upstream" project so that all new Linux distributions will have Sindhi and users can write in your language. For this, you need to file a report similar to https://bugs.freedesktop.org/show_bug.cgi?id=4818 to have the layout included. To sum up, you need to have a way to write comfortable in Sindhi so that you can do translations. Once you achieve the writing support, you can start translating files from http://l10n-status.gnome.org/gnome-2.16/yo/desktop/index.html (this URL is from another language; when you submit your first translation, you will get a Sindhi page to track your work) and notify this list once you have work done. Someone from the list will submit your work for you. Once you have completed an amount of work, the translator admin of this list can propose you to get your own account to submit translations directly. To translate the above files in Sindhi, you can use an editor such as poEdit (www.poedit.org) or KBabel (included in the "kdesdk" package). Sorry if this is information overload :) Feel free to ask any question. Simos From greg912@gmail.com Mon Jun 5 07:10:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DDE453B033C for ; Mon, 5 Jun 2006 07:10:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24483-04 for ; Mon, 5 Jun 2006 07:10:00 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id 802503B02F4 for ; Mon, 5 Jun 2006 07:09:59 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so1506347nfc for ; Mon, 05 Jun 2006 04:09:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sGnFolpyVDBDmoNhr3Rnm1zX2jydQPdpVzzzUXeFd87n4YNzJoABZ3rEIhd+lyTXRYsvYDi2hIabjA2BJA1RJwA1C4lARYjP6kajd9FRPTnUQHLVsYGRCLTk9wFnZsC+CIAo1AtiEM7qX4MeRKUADBmbfqh35PSevWdktcw6+KU= Received: by 10.49.42.5 with SMTP id u5mr3086432nfj; Mon, 05 Jun 2006 04:09:58 -0700 (PDT) Received: by 10.48.243.16 with HTTP; Mon, 5 Jun 2006 04:09:48 -0700 (PDT) Message-ID: <9d28dbde0606050409t7001d91au4a6ae694ecd381af@mail.gmail.com> Date: Mon, 5 Jun 2006 21:09:48 +1000 From: "mike arnott" To: "POLONKAI Gergely" In-Reply-To: <20060523132608.GA15323@woodstock> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9d28dbde0605230549y6ccb95f4v6a979377ffa6142d@mail.gmail.com> <20060523132608.GA15323@woodstock> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.184 tagged_above=-999 required=2 tests=[AWL=0.143, BAYES_00=-2.599, INFO_TLD=1.273, SPF_PASS=-0.001] X-Spam-Score: -1.184 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: export/save keyboard shortcuts X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 11:10:01 -0000 Thanks. For reference use: gconftool-2 --dump /apps/metacity/global_keybindings to save the keyboard shortcuts. Would be nice to see this in the GUI.... :) MA On 5/23/06, POLONKAI Gergely wrote: > Try to use gconftool / gconftool-2 to do this. > This tool can modify every gconf record without changing other stuff. It > can read records on a machine, with a script, you can dump it to a file, > and on the other machine, with an other script you can write these > changes to the gconf database. I hope I was clear, as I haven't slept > too much this night. .) > > Regards, > > On Tue, May 23, 2006 at 10:49:34PM +1000, mike arnott wrote: > > Hi all, > > > > Does anyone know how to save/export the user defined keyboard > > shortcuts? I have > > searched high and low for a way to do this. I use many different ubuntu > > machines and would like to script the customisation of them by copying > > files. > > > > I tried md5'ing everything in ~/ , then changing a shortcut and seeing > > what changed. As far as I could tell it was only ~/.gconfd/saved_state > > that changed. However, copying and overwriting this file on another > > machine did not work. Any suggestions? > > _______________________________________________ > > gnome-list mailing list > > gnome-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/gnome-list > > -- > POLONKAI Gergely > > C programmers never die, we just get cast into void. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list > From christian.kirbach@student.uni-siegen.de Tue Jun 6 06:20:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 78D693B0A00 for ; Tue, 6 Jun 2006 06:19:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06849-05 for ; Tue, 6 Jun 2006 06:19:24 -0400 (EDT) Received: from mailf1.uni-siegen.de (mailf1.Uni-Siegen.DE [141.99.1.41]) by menubar.gnome.org (Postfix) with ESMTP id 4742E3B0A62 for ; Tue, 6 Jun 2006 06:18:24 -0400 (EDT) Received: from localhost.localdomain ([217.91.89.231]) by mailf1.uni-siegen.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Tue, 6 Jun 2006 12:17:45 +0200 Date: Tue, 06 Jun 2006 12:18:12 +0200 From: "Christian Kirbach" To: gnome-list@gnome.org References: <446E1938.3090204@liveglobalbid.com> Message-ID: Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <446E1938.3090204@liveglobalbid.com> User-Agent: Opera M2/8.54 (Linux, build 1745) X-OriginalArrivalTime: 06 Jun 2006 10:17:45.0975 (UTC) FILETIME=[74653070:01C68952] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.11 tagged_above=-999 required=2 tests=[BAYES_05=-1.11] X-Spam-Score: -1.11 X-Spam-Level: Subject: Re: One desktop only on a multihead system? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2006 10:20:01 -0000 On Fri, 19 May 2006 21:15:04 +0200, Roe Peterson wrote: > Unlike most other users, I _don't_ want gnome to start a desktop on > my second monitor - I have an app that runs fullscreen on the secondary > monitor. So I assume you already have an X Server running on that monitor? Or do you want one X Server and one app on the second head and Gnome stuff on the first? I believe the latter one is not easily feasible. Anyways, it is the responsibility of the X Server to choose which monitors to use. (You can have multiple X Servers running and switch between them) Even if all Gnome windows were limited to your first screen, your second one would be occupied as well. I strongly assume you must tell your X Server not to use the second screen. -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ From guenther@rudersport.de Tue Jun 6 18:52:01 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E65F13B0327; Tue, 6 Jun 2006 18:52:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27370-08; Tue, 6 Jun 2006 18:51:59 -0400 (EDT) Received: from rudersport.de (rudersport.de [192.220.91.203]) by menubar.gnome.org (Postfix) with ESMTP id 80BCF3B02AB; Tue, 6 Jun 2006 18:51:59 -0400 (EDT) Received: from [10.0.0.2] (IP-213157009025.dialin.heagmedianet.de [213.157.9.25]) by rudersport.de (8.12.11.20060308) id k56MpvdM073205; Tue, 6 Jun 2006 16:51:58 -0600 (MDT) From: guenther To: garnome-list@gnome.org In-Reply-To: References: Content-Type: text/plain Date: Wed, 07 Jun 2006 00:51:56 +0200 Message-Id: <1149634316.10273.17.camel@monkey.loc> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.55 tagged_above=-999 required=2 tests=[AWL=0.049, BAYES_00=-2.599] X-Spam-Score: -2.55 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: [FYI] build interactively X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2006 22:52:01 -0000 [ Please do not cross-post, unless you really have to. ] > garnome-2.14.0 composed of 267 packages, > and there are complicate dependencies between different libs. Yes, apart from the official GNOME Desktop and Developer Platform, GARNOME ships with "a host of third-party GNOME packages, Bindings and the Mono(tm) Platform", as mentioned in the release announcements. :) Anyway, please note: The additional packages are optional. When using GARNOME, you are free to build or not build them. > usually not all of them are wanted, > in case garnome is to be built from scratch, > here is the order to take to avoid depency problem. Thanks for your work, I guess. Though you really do not need to care about those deps, since resolving the deps is an important part about GARNOME. It takes care of them for you. > information extracted from garname Makefile's `LIBDEPS=' directive. Exactly that's where the deps are defined. > there seem to be recursive dependencies defined in `LIBDEPS+=' > directive, dependency introduced by these directives are not listed > here. No. That's not recursion. The "LIBDEPS +=" apply some deps by build magic, gathering from your environment if a particular dep needs to be built or is satisfied already. > also some other libs required but not included in garnome, like > libexif etc. you want to build them as needed. Yup. Unfortunately we can not ship with every dependency. Those deps are detailed in the README and should be provided by your distro. > here is the list, the whole build process divided into 19 round, libs > in round 2 depend on libs in round 1, round 3 depend on 2, maybe also > depend on 1, and so on. [ list snipped ] Note that this includes *everything*, even matchbox, which typically is not built. Actually, rather than "19 rounds", this all boils down to *one* single command when using GARNOME: $ make install ...guenther -- char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}} From drom@kdyne.net Wed Jun 7 12:14:30 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4A1173B048D for ; Wed, 7 Jun 2006 12:14:30 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28326-02 for ; Wed, 7 Jun 2006 12:14:29 -0400 (EDT) Received: from mail.kdyne.net (mail.kdyne.net [84.244.72.64]) by menubar.gnome.org (Postfix) with ESMTP id 7A2433B0D9A for ; Wed, 7 Jun 2006 12:14:28 -0400 (EDT) Received: from localhost ([127.0.0.1]) by mail.kdyne.net (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits)) for gnome-list@gnome.org; Wed, 7 Jun 2006 18:21:37 +0200 From: =?iso-8859-2?Q?Luk=E1=B9?= Lommer To: gnome-list@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-A1P6tt8M4N7oxj275T1r" Organization: 5Trees Development Date: Wed, 07 Jun 2006 18:14:26 +0200 Message-Id: <1149696866.23739.10.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.918 tagged_above=-999 required=2 tests=[AWL=0.681, BAYES_00=-2.599] X-Spam-Score: -1.918 X-Spam-Level: Subject: Gnome Art Tutorials - we are looking for help X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: drom@kdyne.net List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jun 2006 16:14:30 -0000 --=-A1P6tt8M4N7oxj275T1r Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi We are looking for help with Gnome Art Tutorials on http://live.gnome.org/GnomeArt/Tutorials, a site closely related to art.gnome.org project. If you want to help us, feel free to do it, all your sugesstions or ideas are welcome. The main issue is to get all tutorials up-to-date and reflect latest changes in Gnome/Metacity/FD.o specifications. Any idea how to do it better? :) You can reach us on #gnome-art @ irc.gnome.org (irc.gimp.org) IRC network. --=20 Have a nice day Lucas "Drom" Lommer Art.Gnome.org team You can visit us at #gnome-art channel on irc.gnome.org IRC server GnuPG: http://kdyne.net/general/download/certifikaty/gpg-public_key-Lucas_L= ommer.asc --=-A1P6tt8M4N7oxj275T1r Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBEhvtiPu7nEDNTexkRAm4QAJ9020g5mxfkHxEWL8pL+K5Yp72IggCffXxW sLq6jCnGRUX2UVDPoYkTD+I= =b9Z+ -----END PGP SIGNATURE----- --=-A1P6tt8M4N7oxj275T1r-- From Calum.Benson@Sun.COM Thu Jun 8 07:07:20 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 94E5B3B0607 for ; Thu, 8 Jun 2006 07:07:20 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28555-02 for ; Thu, 8 Jun 2006 07:07:17 -0400 (EDT) Received: from gmpea-pix-1.sun.com (gmpea-pix-1.sun.com [192.18.1.36]) by menubar.gnome.org (Postfix) with ESMTP id 6CEF73B04E6 for ; Thu, 8 Jun 2006 07:07:17 -0400 (EDT) Received: from d1-emea-06.sun.com (d1-emea-06.sun.com [192.18.2.116] (may be forged)) by gmpea-pix-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id k58B7GSm014517 for ; Thu, 8 Jun 2006 12:07:16 +0100 (BST) Received: from conversion-daemon.d1-emea-06.sun.com by d1-emea-06.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) id <0J0J00I01FMMQT00@d1-emea-06.sun.com> (original mail from Calum.Benson@Sun.COM) for gnome-list@gnome.org; Thu, 08 Jun 2006 12:07:16 +0100 (BST) Received: from [192.168.1.100] ([129.150.116.157]) by d1-emea-06.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPSA id <0J0J00LR3G83R350@d1-emea-06.sun.com>; Thu, 08 Jun 2006 12:07:15 +0100 (BST) Date: Thu, 08 Jun 2006 12:07:12 +0100 From: Calum Benson In-reply-to: <447E18D5.4080308@gnome.org> Sender: Calum.Benson@Sun.COM To: Meenal Shende Message-id: <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> MIME-version: 1.0 X-Mailer: Apple Mail (2.750) Content-type: text/plain; format=flowed; delsp=yes; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.544 tagged_above=-999 required=2 tests=[AWL=-0.023, BAYES_00=-2.599, TW_GD=0.077, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -2.544 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: gnome vs cde X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 11:07:21 -0000 On 31 May 2006, at 23:29, Thomas Wood wrote: > Meenal Shende wrote: >> hi >> i actually locked myself to gnome.i dont get any option which >> states gnome or cde? >> whenever i login it directly goes to gnome env.plz help me n let >> know hgow do i go bck to cde Are you using gdm or dtlogin as your login manager? What operating system / version? Cheeri, Calum. -- CALUM BENSON, Usability Engineer Sun Microsystems Ireland mailto:calum.benson@sun.com Java Desktop System Team http://blogs.sun.com/calum +353 1 819 9771 Any opinions are personal and not necessarily those of Sun Microsystems From johnxj@comcast.net Thu Jun 8 11:23:26 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CD2013B0649 for ; Thu, 8 Jun 2006 11:23:26 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15223-06 for ; Thu, 8 Jun 2006 11:23:26 -0400 (EDT) Received: from hati.oit.pdx.edu (hati.oit.pdx.edu [131.252.120.59]) by menubar.gnome.org (Postfix) with ESMTP id D9CEA3B0524 for ; Thu, 8 Jun 2006 11:23:25 -0400 (EDT) Received: from localhost.localdomain (c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99]) (authenticated bits=0) by hati.oit.pdx.edu (8.13.3+/8.13.1) with ESMTP id k58FNNOE014168 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 8 Jun 2006 08:23:25 -0700 X-Authentication-Warning: hati.oit.pdx.edu: Host c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99] claimed to be localhost.localdomain Date: Thu, 8 Jun 2006 08:23:28 -0700 From: John Jason Jordan To: gnome-list@gnome.org Message-Id: <20060608082328.2987cbcf.johnxj@comcast.net> In-Reply-To: <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> Organization: None whatsoever X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=0.691 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_POST=1.708, DNS_FROM_RFC_WHOIS=1.447, FORGED_RCVD_HELO=0.135] X-Spam-Score: 0.691 X-Spam-Level: Subject: Character Map Startup Options? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 15:23:27 -0000 I don't know what version of Gnome I have, but it's whatever is installed on my Ubuntu-64 Breezy computer, which has all the latest updates. (Planning on upgrading to Dapper after finals in a couple weeks.) The Character Map utility default startup options suck. I am a linguistics major and I need to use it a lot. I need it to come up in View > By Unicode Block, and with the character displayed at 14 points instead of the default 20, and to automatically select my favorite IPA font, instead of the default Sans. I've searched everywhere looking for command-line options to make this happen, but documentation seems completely lacking on this. It is highly annoying to have to reconfigure it every time I launch it. Anyone know what the options are, or even if there are options, or where there is documentation explaining the options? Or if said options do not exist, then is there a Character Map replacement that does what I need? From simos74@gmx.net Thu Jun 8 12:07:29 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3E5793B0671 for ; Thu, 8 Jun 2006 12:07:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18971-08 for ; Thu, 8 Jun 2006 12:07:15 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id 4046B3B0F5F for ; Thu, 8 Jun 2006 12:07:07 -0400 (EDT) Received: (qmail invoked by alias); 08 Jun 2006 16:07:05 -0000 Received: from unknown (EHLO [192.168.15.44]) [134.83.157.131] by mail.gmx.net (mp032) with SMTP; 08 Jun 2006 18:07:05 +0200 X-Authenticated: #10070094 Message-ID: <44884AFD.2070209@gmx.net> Date: Thu, 08 Jun 2006 17:06:21 +0100 From: Simos Xenitellis User-Agent: Mozilla Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: John Jason Jordan References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> <20060608082328.2987cbcf.johnxj@comcast.net> In-Reply-To: <20060608082328.2987cbcf.johnxj@comcast.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.42 tagged_above=-999 required=2 tests=[AWL=0.103, BAYES_00=-2.599, SPF_PASS=-0.001, TW_DP=0.077] X-Spam-Score: -2.42 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: Character Map Startup Options? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 16:07:29 -0000 O/H John Jason Jordan έγÏαψε: > I don't know what version of Gnome I have, but it's whatever is > installed on my Ubuntu-64 Breezy computer, which has all the latest > updates. (Planning on upgrading to Dapper after finals in a couple > weeks.) > > The Character Map utility default startup options suck. I am a > linguistics major and I need to use it a lot. I need it to come up in > View > By Unicode Block, and with the character displayed at 14 points > instead of the default 20, and to automatically select my favorite IPA > font, instead of the default Sans. I've searched everywhere looking for > command-line options to make this happen, but documentation seems > completely lacking on this. It is highly annoying to have to > reconfigure it every time I launch it. Anyone know what the options > are, or even if there are options, or where there is documentation > explaining the options? Or if said options do not exist, then is there > a Character Map replacement that does what I need? > Alright. gucharmap is developed at http://cvs.gnome.org/viewcvs/gucharmap/ where you can get the full source code. You can also notice some small details, even if you are not a programmer. For example, check revision 1.69 at http://cvs.gnome.org/viewcvs/gucharmap/gucharmap/main.c which actually increases the default font size. However, tinkering the source code would be a last resort. Where are the bug reports/enhacements for gucharmap? There are at http://bugzilla.gnome.org/browse.cgi?product=gucharmap You can file straight away a new bug report or you can check if someone else reported a similar issue. Checking the existing reports, you notice "Report: 140414, remember settings", http://bugzilla.gnome.org/show_bug.cgi?id=140414 which is actually more or less what you need. There has been little recent activity in this bug report. One thing you can do is make an addition to the bug report in a polite way, saying that the features you describe above are important to you. If you do not mind doing some tinkering with the source code, you can actually modify the code for your needs. I am not on Ubuntu at this moment, so if someone is inclined to test and report back, I'll be very happy. pre-1. Make sure you have installed the "build-essential" package that includes the compiler. There are chances that some more packages are missing from the steps below; normally the installation procedure will give you hints so that you can install one at a go. 1. Get the source package for "gucharmap" $ apt-get source gucharmap 2. Enter the directory of gucharmap (the directory name may have a version number), $ cd gucharmap 3. From the link I gave above about the font size, you can see the change detail at http://cvs.gnome.org/viewcvs/gucharmap/gucharmap/main.c?r1=1.68&r2=1.69 Edit the file gucharmap/main.c and change back the multiplier to the value of 1.5 (or 1.0). We are testing if this works; if it does, you can change the font, etc... 4. Build an updated package by running, $ dpkg-buildpackage -rfakeroot -uc -b This will create a new .deb package for gucharmap. 5. Install the new package, # dpkg -i gucharmap-xxx.yyy.deb 6. Run gucharmap, check to see if the change actually happened! :) Hope this helps!!! :) Simos From reed@pilchuck.reedmedia.net Thu Jun 8 18:16:13 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 477AB3B0432 for ; Thu, 8 Jun 2006 18:16:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09072-10 for ; Thu, 8 Jun 2006 18:16:12 -0400 (EDT) Received: from pilchuck.reedmedia.net (pilchuck.reedmedia.net [209.166.74.74]) by menubar.gnome.org (Postfix) with ESMTP id 604453B03EC for ; Thu, 8 Jun 2006 18:16:12 -0400 (EDT) Received: from reed by pilchuck.reedmedia.net with local (Exim 4.44) id 1FoSnW-0005PN-Ur for gnome-list@gnome.org; Thu, 08 Jun 2006 15:16:14 -0700 Date: Thu, 8 Jun 2006 15:16:14 -0700 (PDT) From: "Jeremy C. Reed" To: gnome-list@gnome.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: "Jeremy C. Reed" X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.692 tagged_above=-999 required=2 tests=[AWL=-0.782, BAYES_05=-1.11, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -1.692 X-Spam-Level: Subject: documentation for totem? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 22:16:13 -0000 I am using totem-xine. It fails when using Xv (as noted and reported by many people many times and I won't repeat here). gxine and xine (xine-ui) work fine when using Xshm instead. Where is the documentation for totem? totem-xine? How can I force totem-xine to use Xshm? (And force alsa while I am at it?) I don't see anything related with gconf-tool2 or gconf-editor for /apps/totem. I looked at http://www.gnome.org/projects/totem/ What is the best mailing list to discuss this? Jeremy C. Reed echo '9,J8HD,fDGG8B@?:536FC5=8@I;C5?@H5B0D@5GBIELD54DL>@8L?:5GDEJ8LDG1' |\ sed ss,s50EBsg | tr 0-M 'p.wBt SgiIlxmLhan:o,erDsduv/cyP' From simos74@gmx.net Thu Jun 8 21:08:19 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 97C453B0497 for ; Thu, 8 Jun 2006 21:08:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16611-10 for ; Thu, 8 Jun 2006 21:08:16 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id A37403B00FA for ; Thu, 8 Jun 2006 21:08:15 -0400 (EDT) Received: (qmail invoked by alias); 09 Jun 2006 01:08:14 -0000 Received: from unknown (EHLO [192.168.15.44]) [134.83.157.131] by mail.gmx.net (mp018) with SMTP; 09 Jun 2006 03:08:14 +0200 X-Authenticated: #10070094 From: Simos Xenitellis To: John Jason Jordan In-Reply-To: <20060608082328.2987cbcf.johnxj@comcast.net> References: <20060525173422.36961.qmail@web33503.mail.mud.yahoo.com> <447E18D5.4080308@gnome.org> <8F300C47-64D8-42F2-ACEF-F361E51727C7@sun.com> <20060608082328.2987cbcf.johnxj@comcast.net> Content-Type: text/plain Date: Fri, 09 Jun 2006 02:07:17 +0100 Message-Id: <1149815237.12764.14.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.824 tagged_above=-999 required=2 tests=[AWL=-0.497, BAYES_00=-2.599, INFO_TLD=1.273, SPF_PASS=-0.001] X-Spam-Score: -1.824 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: Character Map Startup Options? X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 01:08:19 -0000 On Thu, 2006-06-08 at 08:23 -0700, John Jason Jordan wrote: > I don't know what version of Gnome I have, but it's whatever is > installed on my Ubuntu-64 Breezy computer, which has all the latest > updates. (Planning on upgrading to Dapper after finals in a couple > weeks.) > > The Character Map utility default startup options suck. I am a > linguistics major and I need to use it a lot. I need it to come up in > View > By Unicode Block, and with the character displayed at 14 points > instead of the default 20, and to automatically select my favorite IPA > font, instead of the default Sans. I've searched everywhere looking for > command-line options to make this happen, but documentation seems > completely lacking on this. It is highly annoying to have to > reconfigure it every time I launch it. Anyone know what the options > are, or even if there are options, or where there is documentation > explaining the options? Or if said options do not exist, then is there > a Character Map replacement that does what I need? I made a blog entry with details on making changes in a GNOME application the easy way. It's at http://simos.info/blog/archives/552 This is somewhat technical, therefore someone in the might be able to help out a bit. Simos From anthony@griffith.edu.au Thu Jun 8 21:28:21 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C15F53B05D1 for ; Thu, 8 Jun 2006 21:28:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18031-03 for ; Thu, 8 Jun 2006 21:28:18 -0400 (EDT) Received: from lima.itc.griffith.edu.au (lima.itc.griffith.edu.au [132.234.248.148]) by menubar.gnome.org (Postfix) with ESMTP id 42E0F3B00FA for ; Thu, 8 Jun 2006 21:28:17 -0400 (EDT) Received: from [132.234.86.2] (helo=wumpus.itc.gu.edu.au) by lima.itc.griffith.edu.au with esmtp (Exim 4.24) id 1FoUC8-0002r9-DQ; Fri, 09 Jun 2006 09:45:44 +1000 Received: from wumpus.itc.gu.edu.au (localhost.localdomain [127.0.0.1]) by wumpus.itc.gu.edu.au (8.13.6/8.13.4) with ESMTP id k58NjLA9015733; Fri, 9 Jun 2006 09:45:28 +1000 Message-Id: <200606082345.k58NjLA9015733@wumpus.itc.gu.edu.au> To: Gary Kline In-reply-to: Your message of "Thu, 08 Jun 2006 12:07:14 MST." <20060608190713.GA52997@thought.org> X-URL: http://www.cit.gu.edu.au/~anthony/ X-Face: "iO`19c"sFVLnS(9, 80^_E^BqA&Ta, 05p2lA`FWO.d8el_~lo2k2}{t#~Y{~M!hPV?Augr< d1w9Ai$pen`'0!Hn; }TZMK*}\N_"c)g8B>@'%'}9d\, X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: gnome-list@gnome.org, richard@levitte.org, ctwm@free.lp.se Subject: Re: [ctwm] Re: GNOME and CTwm linkage X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Anthony Thyssen List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 01:28:21 -0000 Gary Kline on wrote... | This is to both you and Michael--and anyone else wondering why I | was asking. There aren't many problems with Gnome or KDE tools, | but enough. A few apps don't work or else print endless lines to | stdout/stderr. I run FreeBSD and both linux- and native ports of | mozilla and firefox. On my two Ubuntu servers with Gnome no such | problems. No offense to the Gnome/KDE users, but to do what I | can do with CTWM on Gnome would entail my spending months getting | down to the code level. Having xterms exactly where I want them, | say, in various sizes and typefaces. And having app X "Occupy" | workspace Y, and so forth. | | I'm che--er, thrifty enough that most of my hardware is older and | CTWM is efficient whereas Gnome/KDE are gloppy. It doesn't look | as if there's much to be dropped into this wm to make it work | better with Gnme. If it would help, the next time I find stderrs | on an xterm I could save and edit them. Would that help? I've | volnteered lots of time/effort over the years to the "BSD | movement", but I've begged tons of questions as well, so someone | else might better ask "Help" on the lists. | | This brings up the question of whether any kind and generous | person might be able to at least answer some questions about | making CTWM more compatible. If there is someone or some | international window-manager list, I'm ready to draft a polite | letter to see who might offer some clues to make CTWM work | seamlessly with Gnome---or, for that matter, *any* application. | | Your thinking about quality rather than "release-often-quantity | is right, IMHO. Still, there could be just a bit more activity | here:-) | | cheer, | | gary | Wow! Hear Hear!!!!! (sound of a single person in the great land down under, applauding) For the last two years I have been using Gnome panel with CTwm and some frustrations do continue. I manually launch gnome-panel and gnme-settings-daemon (to make it work right) though that latter requires you to reset my installed X application resources and, Xmodmaps after its 'hidden' window apears. However my frustrations have rarely been with CTwm handling! For example CTwms features: NoTitle, OccupyAll, NoBorder, and most impotantally BorderLeft (I use a left panel), hand bee fantastic. Even CTwm's handling of key bindings ("keyboard-shortcuts" in Gnome parlance) is a lot better than gnome, though I do let the gnome-settings-deamon handle some keys (like sound volume). No, my problems are more with Gnomes inability to customize simpley and easily and its lack of detailed documentation that is easy to search and find. For example. I do not use or want a full gnome desktop window, and would like to see something that would prevent it EVER opening. I launch nautilas file managers with -no-desktop --browser options, to stop this. But you can't set these flags for Trash or Garbage (depending on your linux). Speaking of linux. I switch and use exact copies of my home (and login setup) on lots of different machines (some dual boot) running Fedora core 2, 3, 4 and 5, Ubuntu, Suse 10.1 Linux. I will probably be using it with lots of other linux's too in keeping with my Job's "UNIX Expert" Description. Why is this mentioned! Because gnome on evry damned one of these systems has differences that makes may saved 'dot' configuration on one system, completely stuff up the gnome on another system. Because of this I have a script that symbolic links about a dozen 'dot' file directories to specific 'OS' version dot files. to keep them seperate. Of course that means I have to re-setup gnome for each and every OS I use, something I have never needed to do for CTwm. As such I applaud any attempt to make CTwm and gnome work more effectivally, but my findings is that Gnome has more compatability problems with CTwm, than CTwm has with Gnome. Any further input and dicussion is of course most welcome. Particularly on issues I have described above. If you like my exact solutions, mail me. I am glad to share. Anthony Thyssen ( System Programmer ) ----------------------------------------------------------------------------- "Bad spellers of the world, UNTIE!" -- Jason Sicotte ----------------------------------------------------------------------------- Anthony's Home is his Castle http://www.cit.gu.edu.au/~anthony/ From john@joel.csis.ul.ie Fri Jun 9 09:32:00 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 04C753B029F for ; Fri, 9 Jun 2006 09:32:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27489-06 for ; Fri, 9 Jun 2006 09:31:58 -0400 (EDT) Received: from Marshal4.ul.campus (marshal4.ul.ie [136.201.1.164]) by menubar.gnome.org (Postfix) with ESMTP id 1A31C3B0203 for ; Fri, 9 Jun 2006 09:31:58 -0400 (EDT) Received: from garryowen.csis.ul.ie (Not Verified[136.201.24.3]) by Marshal4.ul.campus with MailMarshal (v6, 1, 4, 441) id ; Fri, 09 Jun 2006 14:32:00 +0100 Received: from joel.csis.ul.ie (joel.csis.ul.ie [136.201.25.110]) by garryowen.csis.ul.ie (8.13.1/8.13.1) with ESMTP id k59DVuvw002412; Fri, 9 Jun 2006 14:31:56 +0100 Received: (from john@localhost) by joel.csis.ul.ie (8.12.11/8.12.11/Submit) id k59DVuJZ018079; Fri, 9 Jun 2006 14:31:56 +0100 From: John Sturdy MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17545.30796.666264.450109@joel.csis.ul.ie> Date: Fri, 9 Jun 2006 14:31:56 +0100 To: gnome-list@gnome.org X-Mailer: VM 7.19 under Emacs 21.3.1 X-Attribution: jcgs X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.164 tagged_above=-999 required=2 tests=[AWL=1.300, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -1.164 X-Spam-Level: Subject: setting name for screenshots X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: john.sturdy@ul.ie List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 13:32:00 -0000 Hi, I'm doing something that involves taking a series of screenshots automatically. Is there some way to get gnome-panel-screenshot to accept the name on the command line (or via an environment variable, or whatever), and not ask the user about it? Or is there some way to do this with some other (command-line) utility? __John From kiffin.gish@planet.nl Sat Jun 10 09:04:21 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E35003B00F1 for ; Sat, 10 Jun 2006 09:04:20 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02931-04 for ; Sat, 10 Jun 2006 09:04:20 -0400 (EDT) Received: from post-25.mail.nl.demon.net (post-25.mail.nl.demon.net [194.159.73.195]) by menubar.gnome.org (Postfix) with ESMTP id 1C4713B0314 for ; Sat, 10 Jun 2006 09:04:20 -0400 (EDT) Received: from gish.demon.nl ([83.160.27.223]:29664 helo=[192.168.1.33]) by post-25.mail.nl.demon.net with esmtp (Exim 4.51) id 1Fp38U-000Ioj-ST for gnome-list@gnome.org; Sat, 10 Jun 2006 13:04:19 +0000 From: Kiffin Gish To: gnome-list@gnome.org Content-Type: text/plain Date: Fri, 09 Jun 2006 16:31:59 +0200 Message-Id: <1149863519.65562.12.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.134 tagged_above=-999 required=2 tests=[AWL=-1.229, BAYES_00=-2.599, DATE_IN_PAST_12_24=1.247, DNS_FROM_RFC_WHOIS=1.447] X-Spam-Score: -1.134 X-Spam-Level: Subject: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 13:04:21 -0000 Despite all of the so-called optimizations and speed improvements made to Gnome 2.14, I have unfortunately discovered the exact opposite when I upgraded from 2.12 on FreeBSD 6.1. Seems VERY sluggish, the Gnome Desktop takes forever to start, and most applications (xterm being one notable exception) take a long time to startup. Often everything freezes up with erratic and slow repainting. Anyone know why? Is there some way I can trace things to find out where the bottleneck is occurring. I've tried the following, but it didn't help. http://lists.freebsd.org/pipermail/freebsd-gnome/2006-May/014564.html Regards, Kiffin From olav@bkor.dhs.org Sat Jun 10 09:14:15 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D2B2C3B0285 for ; Sat, 10 Jun 2006 09:14:15 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03597-10 for ; Sat, 10 Jun 2006 09:14:15 -0400 (EDT) Received: from amsfep11-int.chello.nl (amsfep17-int.chello.nl [213.46.243.15]) by menubar.gnome.org (Postfix) with ESMTP id 32F963B00F1 for ; Sat, 10 Jun 2006 09:14:14 -0400 (EDT) Received: from bkor.dhs.org ([24.132.164.94]) by amsfep11-int.chello.nl (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with ESMTP id <20060610131400.RBLL29864.amsfep11-int.chello.nl@bkor.dhs.org> for ; Sat, 10 Jun 2006 15:14:00 +0200 Received: by bkor.dhs.org (Postfix, from userid 501) id 98CB25D74A4; Sat, 10 Jun 2006 15:14:01 +0200 (CEST) Date: Sat, 10 Jun 2006 15:14:01 +0200 From: Olav Vitters To: gnome-list@gnome.org Message-ID: <20060610131401.GG4787@bkor.dhs.org> References: <1149863519.65562.12.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1149863519.65562.12.camel@localhost> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.349 tagged_above=-999 required=2 tests=[AWL=-0.085, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.349 X-Spam-Level: Subject: Re: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 13:14:16 -0000 On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > applications (xterm being one notable exception) take a long time to > startup. Often everything freezes up with erratic and slow repainting. If only the starting is very sluggish, try running either fc-cache -f or (if you have a new enough version): fc-cache -r as root and under your normal user account perhaps also something like strace might provide some insight -- Regards, Olav From johnxj@comcast.net Sat Jun 10 09:44:30 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D58543B033C for ; Sat, 10 Jun 2006 09:44:30 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05769-06 for ; Sat, 10 Jun 2006 09:44:30 -0400 (EDT) Received: from regin.oit.pdx.edu (regin.oit.pdx.edu [131.252.120.56]) by menubar.gnome.org (Postfix) with ESMTP id D47D13B01CB for ; Sat, 10 Jun 2006 09:44:29 -0400 (EDT) Received: from localhost.localdomain (c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99]) (authenticated bits=0) by regin.oit.pdx.edu (8.13.3+/8.13.1) with ESMTP id k5ADiRJJ007701 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 10 Jun 2006 06:44:28 -0700 X-Authentication-Warning: regin.oit.pdx.edu: Host c-24-21-205-99.hsd1.or.comcast.net [24.21.205.99] claimed to be localhost.localdomain Date: Sat, 10 Jun 2006 06:44:34 -0700 From: John Jason Jordan To: gnome-list@gnome.org Message-Id: <20060610064434.d3d7dfe6.johnxj@comcast.net> In-Reply-To: <20060610131401.GG4787@bkor.dhs.org> References: <1149863519.65562.12.camel@localhost> <20060610131401.GG4787@bkor.dhs.org> Organization: None whatsoever X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.711 tagged_above=-999 required=2 tests=[AWL=-1.402, BAYES_00=-2.599, DNS_FROM_RFC_POST=1.708, DNS_FROM_RFC_WHOIS=1.447, FORGED_RCVD_HELO=0.135] X-Spam-Score: -0.711 X-Spam-Level: Subject: Re: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 13:44:31 -0000 On Sat, 10 Jun 2006 15:14:01 +0200 Olav Vitters dijo: > On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > If only the starting is very sluggish, try running either > fc-cache -f > or (if you have a new enough version): > fc-cache -r > as root and under your normal user account I can't find any documentation. What does the fc command do? Or where is it documented? From olav@bkor.dhs.org Sat Jun 10 10:14:05 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2CBEA3B01C3 for ; Sat, 10 Jun 2006 10:14:05 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07597-05 for ; Sat, 10 Jun 2006 10:14:04 -0400 (EDT) Received: from amsfep11-int.chello.nl (amsfep17-int.chello.nl [213.46.243.15]) by menubar.gnome.org (Postfix) with ESMTP id 9D42A3B0152 for ; Sat, 10 Jun 2006 10:14:03 -0400 (EDT) Received: from bkor.dhs.org ([24.132.164.94]) by amsfep11-int.chello.nl (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with ESMTP id <20060610141347.UKVY29864.amsfep11-int.chello.nl@bkor.dhs.org> for ; Sat, 10 Jun 2006 16:13:47 +0200 Received: by bkor.dhs.org (Postfix, from userid 501) id A7851B77AE; Sat, 10 Jun 2006 16:13:46 +0200 (CEST) Date: Sat, 10 Jun 2006 16:13:46 +0200 From: Olav Vitters To: gnome-list@gnome.org Message-ID: <20060610141346.GA1418@bkor.dhs.org> References: <1149863519.65562.12.camel@localhost> <20060610131401.GG4787@bkor.dhs.org> <20060610064434.d3d7dfe6.johnxj@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060610064434.d3d7dfe6.johnxj@comcast.net> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.342 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.342 X-Spam-Level: Subject: Re: Gnome 2.14 seems sluggish to me ... X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 14:14:05 -0000 On Sat, Jun 10, 2006 at 06:44:34AM -0700, John Jason Jordan wrote: > On Sat, 10 Jun 2006 15:14:01 +0200 > Olav Vitters dijo: > > > On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > > > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > > > If only the starting is very sluggish, try running either > > fc-cache -f > > or (if you have a new enough version): > > fc-cache -r > > as root and under your normal user account > > I can't find any documentation. What does the fc command do? Or where > is it documented? fc-cache is part of fontconfig. Fontconfig handles all the fonts. It uses caches otherwise every app will take 30secs to startup due to fontconfig being busy reading the fonts. -- Regards, Olav From jwilleford@redhat.com Fri Jun 9 17:37:23 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E62963B0145 for ; Fri, 9 Jun 2006 17:37:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22594-03 for ; Fri, 9 Jun 2006 17:37:21 -0400 (EDT) Received: from mx1.redhat.com (mx1.redhat.com [66.187.233.31]) by menubar.gnome.org (Postfix) with ESMTP id 06B113B0256 for ; Fri, 9 Jun 2006 17:37:20 -0400 (EDT) Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k59LbKVH022265 for ; Fri, 9 Jun 2006 17:37:20 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k59LbJbM030454 for ; Fri, 9 Jun 2006 17:37:19 -0400 Received: from [172.16.57.142] (IDENT:U2FsdGVkX1931wwGMcxK7TnRVY3RXibjZPjdhxfaoKM@discovery.rdu.redhat.com [172.16.57.142]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id k59LbJYd022687 for ; Fri, 9 Jun 2006 17:37:19 -0400 Message-ID: <4489EA0F.4020208@redhat.com> Date: Fri, 09 Jun 2006 17:37:19 -0400 From: Jason Willeford User-Agent: Mozilla Thunderbird 1.0.8-1.4.1 (X11/20060420) X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome-list@gnome.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.601 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -2.601 X-Spam-Level: X-Mailman-Approved-At: Sat, 10 Jun 2006 15:22:41 -0400 Subject: Workspace Backgrounds X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jwilleford@redhat.com List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 21:37:23 -0000 Is there a way to have a different background for each workspace using the workspace switcher? Thanks, J -- Jason Willeford, RHCE Technical Account Manager Red Hat 1-888-RED-HAT1 x 44219 919-754-4219 Direct 919-754-3725 Fax jwilleford@redhat.com www.redhat.com From khadgaray@gmail.com Sun Jun 11 11:06:54 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7AEB63B0088 for ; Sun, 11 Jun 2006 11:06:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15756-02 for ; Sun, 11 Jun 2006 11:06:51 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by menubar.gnome.org (Postfix) with ESMTP id 68D983B0084 for ; Sun, 11 Jun 2006 11:06:51 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id h2so766278nfe for ; Sun, 11 Jun 2006 08:04:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=cSEt1f0h16nA93aZZY/umkgOAxTUkSF6hYLT8UedMs4QI9fihWhFqR1JIatI63O33R+RNIa9LonwbneCwN8WdDRSln1WYEatL4ZxYrITG+ivSoUdVV1W+twSfPf9MB2QGGwn+BNZbtfwHclqP9n/ct6NXHzZNJlN+mmfCtc8/DE= Received: by 10.49.58.9 with SMTP id l9mr4051048nfk; Sun, 11 Jun 2006 08:04:35 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id l38sm3523572nfc.2006.06.11.08.04.33; Sun, 11 Jun 2006 08:04:34 -0700 (PDT) From: Ritesh Khadgaray To: jwilleford@redhat.com In-Reply-To: <4489EA0F.4020208@redhat.com> References: <4489EA0F.4020208@redhat.com> Content-Type: text/plain Date: Sun, 11 Jun 2006 20:34:28 +0530 Message-Id: <1150038269.11581.4.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.947 tagged_above=-999 required=2 tests=[AWL=-0.777, BAYES_00=-2.599, RCVD_IN_WHOIS_BOGONS=2.43, SPF_PASS=-0.001] X-Spam-Score: -0.947 X-Spam-Level: Cc: gnome-list@gnome.org Subject: Re: Workspace Backgrounds X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 15:06:54 -0000 On Fri, 2006-06-09 at 17:37 -0400, Jason Willeford wrote: > Is there a way to have a different background for each workspace using > the workspace switcher? nearest match, check out : http://wallpapoz.sourceforge.net/ -- Ritesh Khadgaray LinuX N Stuff Ph: +919923010121 Eat Right, Exercise, Die Anyway. From moure.carlos@gmail.com Mon Jun 12 13:56:09 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 731CD3B08F9 for ; Mon, 12 Jun 2006 13:56:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21099-08 for ; Mon, 12 Jun 2006 13:55:58 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by menubar.gnome.org (Postfix) with ESMTP id 5D1EB3B09FD for ; Mon, 12 Jun 2006 13:23:07 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so2460190uge for ; Mon, 12 Jun 2006 10:22:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=cGBYdm9Yeta6mRCVHoSRL8BtRoNVsW6rfQtgW8AeDecAH/189qSejVpgVnyhAdvwUHEFXEE5wh9q5jU0g7FKpIE7Tjux6Npbr5wV8xd2EyQpFUnOtkr9qBZk2UAWvtJZWk/ixcn1ChkJIJzNA999gTqMqPwhNGernvOGt8ZDis0= Received: by 10.78.57.11 with SMTP id f11mr15082hua; Mon, 12 Jun 2006 10:22:25 -0700 (PDT) Received: by 10.78.46.1 with HTTP; Mon, 12 Jun 2006 10:22:25 -0700 (PDT) Message-ID: Date: Mon, 12 Jun 2006 19:22:25 +0200 From: carluus To: gnome-list@gnome.org Subject: Gnome-speech and loquendo MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10347_2242812.1150132945673" X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=1.166 tagged_above=-999 required=2 tests=[BAYES_40=-0.185, HTML_10_20=1.351, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: 1.166 X-Spam-Level: * X-Mailman-Approved-At: Fri, 16 Jun 2006 05:32:48 -0400 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 17:56:09 -0000 ------=_Part_10347_2242812.1150132945673 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Good Afternoon, Im working with gnome-speech, i need to develop a driver for Loquendo to add this driver to the project of gnome-speech, Somebody knows how can i do it? Best regards ------=_Part_10347_2242812.1150132945673 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Good Afternoon,

Im working with gnome-speech, i need to develop a driver for Loquendo to add this driver to the project of gnome-speech,
Somebody knows how can i do it?

Best regards
------=_Part_10347_2242812.1150132945673-- From daniel.junkmail@gmail.com Sun Jun 18 10:58:11 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 716DE3B0829 for ; Sun, 18 Jun 2006 10:58:11 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31371-06 for ; Sun, 18 Jun 2006 10:58:09 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id BFDE93B0078 for ; Sun, 18 Jun 2006 10:58:08 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id x30so974900nfb for ; Sun, 18 Jun 2006 07:55:43 -0700 (PDT) Received: by 10.48.14.1 with SMTP id 1mr419490nfn; Sun, 18 Jun 2006 07:48:27 -0700 (PDT) Received: by 10.48.238.5 with HTTP; Sun, 18 Jun 2006 07:48:27 -0700 (PDT) Message-ID: Date: Sun, 18 Jun 2006 10:48:27 -0400 From: "Daniel Corbe" To: gnome-list@gnome.org Subject: Gnome VFS on Mac OS X MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 14:58:11 -0000 Hello, I found a mailing list post from not too far back detailing 2.14.X compile problems /w Gnome VFS. The solution was commited to CVS, so I did a cvs checkout on the gnome-vfs directory. I tried to use autogen.sh however I get the following error: jomama:/usr/local/src/gnome-vfs root# sh autogen.sh no gnome-autogen.sh in /usr/local/bin /usr/local/sbin /bin /sbin /usr/bin /usr/sbin autogen.sh: line 22: gnome-autogen.sh: No such file or directory Can someone please steer me in the right direction? What is the process for building this from CVS? Thanks -Daniel From khadgaray@gmail.com Sun Jun 18 12:42:41 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6595E3B0C35 for ; Sun, 18 Jun 2006 12:42:41 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03528-01 for ; Sun, 18 Jun 2006 12:42:36 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by menubar.gnome.org (Postfix) with ESMTP id 9AB193B0B52 for ; Sun, 18 Jun 2006 12:42:35 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id x30so982147nfb for ; Sun, 18 Jun 2006 09:41:00 -0700 (PDT) Received: by 10.48.47.10 with SMTP id u10mr456326nfu; Sun, 18 Jun 2006 08:39:08 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id z73sm5804725nfb.2006.06.18.08.39.07; Sun, 18 Jun 2006 08:39:08 -0700 (PDT) Subject: Re: Gnome VFS on Mac OS X From: Ritesh Khadgaray To: Daniel Corbe In-Reply-To: References: Content-Type: text/plain Date: Sun, 18 Jun 2006 21:09:03 +0530 Message-Id: <1150645143.24773.20.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.105 tagged_above=-999 required=2 tests=[AWL=0.495, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.105 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 16:42:41 -0000 On Sun, 2006-06-18 at 10:48 -0400, Daniel Corbe wrote: > Hello, > > I found a mailing list post from not too far back detailing 2.14.X > compile problems /w Gnome VFS. The solution was commited to CVS, so I > did a cvs checkout on the gnome-vfs directory. > > I tried to use autogen.sh however I get the following error: > > jomama:/usr/local/src/gnome-vfs root# sh autogen.sh > no gnome-autogen.sh in /usr/local/bin /usr/local/sbin /bin /sbin > /usr/bin /usr/sbin > autogen.sh: line 22: gnome-autogen.sh: No such file or directory > this is provided by gnome-common package. Please check, if the same is installed. ps : i have never ever worked on mac. -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From billlinux@rogers.com Sun Jun 18 14:56:54 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 95F323B008F for ; Sun, 18 Jun 2006 14:56:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07712-03 for ; Sun, 18 Jun 2006 14:56:53 -0400 (EDT) Received: from smtp109.rog.mail.re2.yahoo.com (smtp109.rog.mail.re2.yahoo.com [68.142.225.207]) by menubar.gnome.org (Postfix) with SMTP id 7C6E93B00D9 for ; Sun, 18 Jun 2006 14:56:53 -0400 (EDT) Received: (qmail 52575 invoked from network); 18 Jun 2006 18:55:27 -0000 Received: from unknown (HELO ?192.168.1.4?) (billlinux@rogers.com@70.27.169.92 with plain) by smtp109.rog.mail.re2.yahoo.com with SMTP; 18 Jun 2006 18:55:27 -0000 Subject: Menu Bar / Tool Bar curiostity question ?? From: William Case To: GNOME List Content-Type: text/plain Date: Sun, 18 Jun 2006 14:55:16 -0400 Message-Id: <1150656916.2593.132.camel@CASE> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 (2.6.2-1.fc5.5) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.559 tagged_above=-999 required=2 tests=[AWL=-0.868, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708] X-Spam-Score: -1.559 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 18:56:54 -0000 Hi; Just sitting here watching the World Cup game, staring at my desktop. Began to wonder why are the Menu Bar and the Tool Bar always on separate rows? The Tool Bar takes up about 9% of my desktop space when a program is on full size. The Menu Bar uses about 30% of its row while the tool bar uses approximately 45% of its row. I realize this (particularly the Tool Bar) can be highly variable. Nonetheless, it should be possible to combine the two bars on one line in some rational contextual way and regain a little desktop space. Is there some deep programming problem? Is the two row configuration simply historical? Is it intuitive? Just wondering? -- Regards Bill From daniel.junkmail@gmail.com Sun Jun 18 20:37:13 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7DE633B0071 for ; Sun, 18 Jun 2006 20:37:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17357-01 for ; Sun, 18 Jun 2006 20:37:12 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by menubar.gnome.org (Postfix) with ESMTP id 943913B034B for ; Sun, 18 Jun 2006 20:37:11 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id c2so947431nfe for ; Sun, 18 Jun 2006 17:36:04 -0700 (PDT) Received: by 10.49.81.20 with SMTP id i20mr4025649nfl; Sun, 18 Jun 2006 17:08:10 -0700 (PDT) Received: by 10.48.238.5 with HTTP; Sun, 18 Jun 2006 17:08:10 -0700 (PDT) Message-ID: Date: Sun, 18 Jun 2006 20:08:10 -0400 From: "Daniel Corbe" To: gnome-list@gnome.org Subject: libgda Mac OS X build problems MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 00:37:13 -0000 Hello, I've gotten pretty far in building gnome deps on my MAC but I'm stuck while building libgda. Any help is appriciated. Thanks. -Daniel gcc -dynamiclib -o .libs/libgda-3.3.0.0.dylib .libs/gda-enum-types.o .libs/gda-blob.o .libs/gda-client.o .libs/gda-column.o .libs/gda-column-index.o .libs/gda-command.o .libs/gda-config.o .libs/gda-connection.o .libs/gda-connection-event.o .libs/gda-data-handler.o .libs/gda-data-model-array.o .libs/gda-data-model-row.o .libs/gda-data-model.o .libs/gda-data-model-filter-sql.o .libs/gda-data-model-hash.o .libs/gda-data-model-import.o .libs/gda-data-model-index.o .libs/gda-data-model-iter.o .libs/gda-data-model-query.o .libs/gda-data-access-wrapper.o .libs/gda-data-proxy.o .libs/gda-dict-aggregate.o .libs/gda-dict.o .libs/gda-dict-constraint.o .libs/gda-dict-database.o .libs/gda-dict-field.o .libs/gda-dict-function.o .libs/gda-dict-table.o .libs/gda-dict-type.o .libs/gda-entity.o .libs/gda-entity-field.o .libs/gda-graphviz.o .libs/gda-init.o .libs/gda-log.o .libs/gda-marshal.o .libs/gda-object.o .libs/gda-object-ref.o .libs/gda-parameter.o .libs/gda-parameter-list.o .libs/gda-quark-list.o .libs/gda-query.o .libs/gda-query-condition.o .libs/gda-query-field-agg.o .libs/gda-query-field-all.o .libs/gda-query-field.o .libs/gda-query-field-field.o .libs/gda-query-field-func.o .libs/gda-query-field-value.o .libs/gda-query-join.o .libs/gda-query-object.o .libs/gda-query-parsing.o .libs/gda-query-target.o .libs/gda-referer.o .libs/gda-renderer.o .libs/gda-row.o .libs/gda-server-provider.o .libs/gda-server-provider-extra.o .libs/gda-threader.o .libs/gda-transaction.o .libs/gda-util.o .libs/gda-value.o .libs/gda-xml-storage.o -L/usr/lib -pthreads -L/usr/local/lib /usr/local/lib/libgobject-2.0.dylib /usr/lib/libc.dylib /usr/local/lib/libgthread-2.0.dylib /usr/local/lib/libgmodule-2.0.dylib /usr/local/lib/libglib-2.0.dylib /usr/local/lib/libintl.dylib /usr/lib/libxslt.dylib /usr/lib/libz.dylib /usr/lib/libpthread.dylib /usr/lib/libm.dylib /usr/lib/libxml2.dylib -lpthread -lz /usr/lib/libiconv.dylib -lm ../libsql/.libs/libgdasql.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libxslt.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libxml2.dylib /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../..//libiconv.dylib -install_name /usr/local/lib/libgda-3.3.dylib -compatibility_version 4 -current_version 4.0 powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-pthreads' ld: warning multiple definitions of symbol _locale_charset /usr/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _gda_graph_get_graph_type _gda_graph_get_type _gda_graph_new _gda_graph_query_new _gda_handler_bin_new _gda_handler_boolean_new _gda_handler_numerical_new _gda_handler_string_new _gda_handler_time_new_no_locale _gda_handler_type_new _gda_delimiter_destroy _gda_delimiter_parse_copy_statement _gda_delimiter_parse_with_error /usr/bin/libtool: internal link edit command failed make[2]: *** [libgda-3.la] Error 1 make[1]: *** [install-recursive] Error 1 make: *** [install-recursive] Error 1 jomama:/usr/local/src/libgda-1.9.102 root# From awilliam@whitemice.org Sun Jun 18 21:10:02 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 363693B0239 for ; Sun, 18 Jun 2006 21:10:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17984-07 for ; Sun, 18 Jun 2006 21:10:01 -0400 (EDT) Received: from estate1.whitemice.org (adsl-68-79-189-145.dsl.klmzmi.ameritech.net [68.79.189.145]) by menubar.gnome.org (Postfix) with ESMTP id 9FB7D3B02DE for ; Sun, 18 Jun 2006 21:10:00 -0400 (EDT) Received: from [192.168.3.170] ([192.168.3.170]) (authenticated bits=0) by estate1.whitemice.org (8.12.11.20060308/8.12.10/SuSE Linux 0.7) with ESMTP id k5J195pj008051 for ; Sun, 18 Jun 2006 21:09:05 -0400 Subject: Re: Menu Bar / Tool Bar curiostity question ?? From: Adam Tauno Williams To: GNOME List In-Reply-To: <1150656916.2593.132.camel@CASE> References: <1150656916.2593.132.camel@CASE> Content-Type: text/plain Date: Sun, 18 Jun 2006 21:05:17 -0400 Message-Id: <1150679117.4430.9.camel@aleph.whitemice.org> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-1.4 (estate1.whitemice.org [192.168.3.1]); Sun, 18 Jun 2006 21:09:05 -0400 (EDT) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.458 tagged_above=-999 required=2 tests=[AWL=0.006, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.458 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: awilliam@whitemice.org List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 01:10:02 -0000 > Just sitting here watching the World Cup game, staring at my desktop. > Began to wonder why are the Menu Bar and the Tool Bar always on separate > rows? The Tool Bar takes up about 9% of my desktop space when a program > is on full size. The Menu Bar uses about 30% of its row while the tool > bar uses approximately 45% of its row. I realize this (particularly the > Tool Bar) can be highly variable. > Nonetheless, it should be possible to combine the two bars on one line > in some rational contextual way and regain a little desktop space. > Is there some deep programming problem? No, but most applications assume this configuration as the standard; and in Gtk both the menu and the toolbar are usually in separate rows of a vbox container. So combining them would take some programming; also the height of a menu bar is usually less then that of a toolbar, so aligning them horizontally might not work are so well in any case. > Is the two row configuration simply historical? Probably, but it makes sense and everyone expects it. The resolution/size of most modern displays renders this a moot point anyway. > Is it intuitive? Yes. A menu does/should provide hierarchical access to all the features/functionality of an application. A toolbar provides one-click access to commonly used functions. This paradigm exists across pretty much every platform. In many applications the toolbar can be disabled, and in most cases with Gtk applications at least the size of the toolbar can be adjusted. From kornerr@gmail.com Mon Jun 19 05:32:28 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CC8E33B00D4 for ; Mon, 19 Jun 2006 05:32:28 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02145-02 for ; Mon, 19 Jun 2006 05:32:28 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by menubar.gnome.org (Postfix) with ESMTP id 89A433B0004 for ; Mon, 19 Jun 2006 05:32:27 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so2458675uge for ; Mon, 19 Jun 2006 02:31:27 -0700 (PDT) Received: by 10.78.17.4 with SMTP id 4mr1927366huq; Mon, 19 Jun 2006 02:31:27 -0700 (PDT) Received: from ?10.104.4.61? ( [217.106.20.130]) by mx.gmail.com with ESMTP id 3sm1339742huc.2006.06.19.02.31.26; Mon, 19 Jun 2006 02:31:27 -0700 (PDT) Message-ID: <44966EF6.3050408@kemcity.ru> Date: Mon, 19 Jun 2006 17:31:34 +0800 Organization: The Home User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: gnome-list@gnome.org Subject: which package is resposible for displaying images (e.g., on buttons)? Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit From: michael kapelko X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.965 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_XF=0.077] X-Spam-Score: -0.965 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: kornerr@gmail.com List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 09:32:29 -0000 i'm compiling gnome-2.14.2 now, i've compiled 1/3 so far, and replaced old packages with new ones, but now i can't see any images on buttons now. and GIMP doesn't show preview, it says type is not supported. i must have wrong compiled some package? which one? and how to compile it correctly? currently i'm using xfce-4.2. thanks. From christian.kirbach@student.uni-siegen.de Mon Jun 19 07:04:29 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0C13C3B0091 for ; Mon, 19 Jun 2006 07:04:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05224-09 for ; Mon, 19 Jun 2006 07:04:25 -0400 (EDT) Received: from mailf1.uni-siegen.de (mailf1.Uni-Siegen.DE [141.99.1.41]) by menubar.gnome.org (Postfix) with ESMTP id 604CC3B007B for ; Mon, 19 Jun 2006 07:04:25 -0400 (EDT) Received: from localhost.localdomain ([84.189.101.66]) by mailf1.uni-siegen.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Mon, 19 Jun 2006 13:02:29 +0200 Date: Mon, 19 Jun 2006 13:03:25 +0200 From: "Christian Kirbach" To: gnome-list@gnome.org Subject: Re: setting name for screenshots References: <17545.30796.666264.450109@joel.csis.ul.ie> Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <17545.30796.666264.450109@joel.csis.ul.ie> User-Agent: Opera M2/8.54 (Linux, build 1745) X-OriginalArrivalTime: 19 Jun 2006 11:02:29.0453 (UTC) FILETIME=[DB3E2FD0:01C6938F] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 11:04:29 -0000 On Fri, 09 Jun 2006 15:31:56 +0200, John Sturdy wrote: > Is there some way to get gnome-panel-screenshot to > accept the name on the command line (or via an environment variable, > or whatever), and not ask the user about it? It seems that gnome-screenshot does not offer such an option, not even an option to save automatically without showing a window. You may want to file a report about this issue on bugzilla.gnome.org with severity "enhancement". > Or is there some way to do this with some other (command-line) > utility? Use your favourite search engine and I am sure you'll find a command-line tool (I remember 'import', but I am currently offline). -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ From fut_nis@yahoo.co.jp Mon Jun 19 11:14:40 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2D8593B03A9 for ; Mon, 19 Jun 2006 11:14:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16891-10 for ; Mon, 19 Jun 2006 11:14:34 -0400 (EDT) Received: from ybbsmtp24.mail.tnz.yahoo.co.jp (ybbsmtp24.mail.tnz.yahoo.co.jp [203.216.229.4]) by menubar.gnome.org (Postfix) with SMTP id A14CE3B0551 for ; Mon, 19 Jun 2006 11:14:33 -0400 (EDT) Received: (qmail 9161 invoked by alias); 19 Jun 2006 15:13:16 -0000 Received: from unknown (HELO localhost.localdomain) (219.46.28.21 with poptime) by ybbsmtp24.mail.tnz.yahoo.co.jp with SMTP; 19 Jun 2006 15:13:16 -0000 X-Apparently-From: Date: Tue, 20 Jun 2006 00:13:15 +0900 From: Nishio Futoshi To: gnome-list@gnome.org Subject: gnome-keybinding-properties(control-center-2.14.2) cannot select key Message-Id: <20060620001315.d36f0581.fut_nis@yahoo.co.jp> X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.18; i686-momonga-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=1.709 tagged_above=-999 required=2 tests=[BAYES_50=0.001, DNS_FROM_RFC_POST=1.708] X-Spam-Score: 1.709 X-Spam-Level: * X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:14:40 -0000 I want to Print key to get screenshot, but I cannot. So, I checked source code, and I found some wrong ranges for printable keys. GDK_kana_switch's code is 0xFF7E. Please change some ranges. # Maybe, this problem is due to using ja_JP.UTF-8 locale. I changed them, but I cannot get screenshot, umm. I don't know how to hack metacity. Thanks --- control-center-2.14.2/capplets/keybindings/gnome-keybinding-properties.c.ol2006-06-19 19:37:29.000000000 +0900 +++ control-center-2.14.2/capplets/keybindings/gnome-keybinding-properties.c 2006-06-19 19:38:44.000000000 +0900 @@ -656,11 +656,13 @@ { if ((tmp_key.keyval >= GDK_a && tmp_key.keyval <= GDK_z) || (tmp_key.keyval >= GDK_A && tmp_key.keyval <= GDK_Z) - || (tmp_key.keyval >= GDK_kana_fullstop && tmp_key.keyval <= GDK_kana_switch) - || (tmp_key.keyval >= GDK_Arabic_comma && tmp_key.keyval <= GDK_Arabic_switch) - || (tmp_key.keyval >= GDK_Serbian_dje && tmp_key.keyval <= GDK_Cyrillic_HARDSIGN) - || (tmp_key.keyval >= GDK_Greek_ALPHAaccent && tmp_key.keyval <= GDK_Greek_switch) - || (tmp_key.keyval >= GDK_hebrew_doublelowline && tmp_key.keyval <= GDK_Hebrew_switch) + || (tmp_key.keyval >= GDK_kana_fullstop && tmp_key.keyval <= GDK_kana_tu) + || (tmp_key.keyval >= GDK_kana_A && tmp_key.keyval <= GDK_kana_N) + || (tmp_key.keyval >= GDK_Arabic_comma && tmp_key.keyval <= GDK_Arabic_sukun) + || (tmp_key.keyval >= GDK_Serbian_dje && tmp_key.keyval <= GDK_Serbian_dze) + || (tmp_key.keyval >= GDK_Serbian_DJE && tmp_key.keyval <= GDK_Cyrillic_HARDSIGN) + || (tmp_key.keyval >= GDK_Greek_ALPHAaccent && tmp_key.keyval <= GDK_Greek_omega) + || (tmp_key.keyval >= GDK_hebrew_doublelowline && tmp_key.keyval <= GDK_hebrew_taf) || (tmp_key.keyval >= GDK_Thai_kokai && tmp_key.keyval <= GDK_Thai_lekkao) || (tmp_key.keyval >= GDK_Hangul && tmp_key.keyval <= GDK_Hangul_J_YeorinHieuh)) { GtkWidget *dialog; -- Nishio Futoshi From DonScorgie@Blueyonder.co.uk Mon Jun 19 13:27:22 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A76CB3B059E for ; Mon, 19 Jun 2006 13:27:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23010-04 for ; Mon, 19 Jun 2006 13:27:21 -0400 (EDT) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by menubar.gnome.org (Postfix) with ESMTP id BBCC43B0809 for ; Mon, 19 Jun 2006 13:27:20 -0400 (EDT) Received: from [172.23.170.142] (helo=anti-virus02-09) by smtp-out2.blueyonder.co.uk with smtp (Exim 4.52) id 1FsNV2-0003kR-9p; Mon, 19 Jun 2006 18:25:20 +0100 Received: from [82.41.205.39] (helo=[192.168.1.1]) by asmtp-out4.blueyonder.co.uk with esmtpa (Exim 4.52) id 1FsNUy-0001na-Lw; Mon, 19 Jun 2006 18:25:16 +0100 Subject: Re: which package is resposible for displaying images (e.g., on buttons)? From: Don Scorgie To: kornerr@gmail.com In-Reply-To: <44966EF6.3050408@kemcity.ru> References: <44966EF6.3050408@kemcity.ru> Content-Type: text/plain Date: Mon, 19 Jun 2006 18:25:17 +0100 Message-Id: <1150737917.28268.19.camel@Madaline> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.070, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077, TW_JH=0.077, TW_XF=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 17:27:22 -0000 Hi, It depends on which icons. A lot of the default icons (e.g. save, open etc. in menus / toolbars) are from gtk+. Which version of gtk+ are you using? There was a recent problem with the 2.9 series, where a header file wasn't correctly built / installed that caused some problems. For GNOME 2.14.2 though, you should be using gtk+ 2.8.19. I don't know if that suffers from the same problem. GIMP previews are (I think) done in GIMP itself (either that or in gtk +). Are you using a self-compiled version of GIMP? If so, do you have the various image libraries installed? (You'll need the -devel or -dev packages of them from your distro). If it is a self-compiled copy, check at the end of the configure stage, it should list all the features that are enabled (or disabled), including the image types GIMP is compiled with support for. If it isn't a self-compiled version, you may have broken one of the dependencies (gtk+). In which case, it may be a good idea to reinstall the distro-provided packages of these libs. If your using distro-provided packages, its generally unwise to overwrite them with self-compiled packages. A better option is to install the various new bits in a separate prefix (/opt/gnome2 or /usr/local or something as opposed to /usr). This saves things like this from happening (as you can always remove the new packages and still be left with a working environment). Check out garnome [1] or jhbuild [2] to help with building GNOME from scratch. Hope this provides at least a little help ;) Don [1] http://www.gnome.org/projects/garnome/ [2] http://www.jamesh.id.au/software/jhbuild/ On Mon, 2006-06-19 at 17:31 +0800, michael kapelko wrote: > i'm compiling gnome-2.14.2 now, i've compiled 1/3 so far, and replaced > old packages with new ones, but now i can't see any images on buttons > now. and GIMP doesn't show preview, it says type is not supported. > i must have wrong compiled some package? > which one? and how to compile it correctly? > currently i'm using xfce-4.2. > > thanks. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list From alan@ufies.org Mon Jun 19 15:03:22 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 75DB93B01DA for ; Mon, 19 Jun 2006 15:03:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26823-06 for ; Mon, 19 Jun 2006 15:03:21 -0400 (EDT) Received: from ufies.org (ufies.org [65.110.12.162]) by menubar.gnome.org (Postfix) with ESMTP id EE9513B0079 for ; Mon, 19 Jun 2006 15:03:20 -0400 (EDT) Received: by ufies.org (Postfix, from userid 1000) id 100321CC209; Mon, 19 Jun 2006 12:02:05 -0700 (PDT) Date: Mon, 19 Jun 2006 12:02:05 -0700 From: Alan To: gnome-list@gnome.org Subject: Re: Gnome 2.14 seems sluggish to me ... Message-ID: <20060619190204.GR15186@ufies.org> Mail-Followup-To: gnome-list@gnome.org References: <1149863519.65562.12.camel@localhost> <20060610131401.GG4787@bkor.dhs.org> <20060610064434.d3d7dfe6.johnxj@comcast.net> <20060610141346.GA1418@bkor.dhs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060610141346.GA1418@bkor.dhs.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.593 tagged_above=-999 required=2 tests=[AWL=0.006, BAYES_00=-2.599] X-Spam-Score: -2.593 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:03:22 -0000 On Sat, Jun 10, 2006 at 04:13:46PM +0200, Olav Vitters wrote: > On Sat, Jun 10, 2006 at 06:44:34AM -0700, John Jason Jordan wrote: > > On Sat, 10 Jun 2006 15:14:01 +0200 > > Olav Vitters dijo: > > > > > On Fri, Jun 09, 2006 at 04:31:59PM +0200, Kiffin Gish wrote: > > > > Seems VERY sluggish, the Gnome Desktop takes forever to start, and most > > > > > If only the starting is very sluggish, try running either > > > fc-cache -f > > > or (if you have a new enough version): > > > fc-cache -r > > > as root and under your normal user account > > > > I can't find any documentation. What does the fc command do? Or where > > is it documented? > > fc-cache is part of fontconfig. Fontconfig handles all the fonts. It > uses caches otherwise every app will take 30secs to startup due to > fontconfig being busy reading the fonts. Another solution I've seen is to make sure that 127.0.0.1 localhost is in your /etc/hosts file... maybe the desktop is doing hostname lookups and timing out or something. -- Alan - http://arcterex.net -------------------------------------------------------------------- "Backups are for people who don't pray." -- big Mike From polesz@wfwx.info Mon Jun 19 15:58:36 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9A5E83B0E17 for ; Mon, 19 Jun 2006 15:58:36 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29753-06 for ; Mon, 19 Jun 2006 15:58:33 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 06B153B0410 for ; Mon, 19 Jun 2006 15:58:32 -0400 (EDT) Received: from 223-198.adsl.pool.ew.hu ([193.226.223.198] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1FsOuu-0000rZ-PE for gnome-list@gnome.org; Mon, 19 Jun 2006 20:56:09 +0200 Date: Mon, 19 Jun 2006 21:57:30 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: setting name for screenshots Message-ID: <20060619195730.GA4503@woodstock> References: <17545.30796.666264.450109@joel.csis.ul.ie> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.529 tagged_above=-999 required=2 tests=[AWL=0.070, BAYES_00=-2.599] X-Spam-Score: -2.529 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:58:36 -0000 On Mon, Jun 19, 2006 at 01:03:25PM +0200, Christian Kirbach wrote: > On Fri, 09 Jun 2006 15:31:56 +0200, John Sturdy wrote: > > > Is there some way to get gnome-panel-screenshot to > > accept the name on the command line (or via an environment variable, > > or whatever), and not ask the user about it? > It seems that gnome-screenshot does not offer such an option, not even > an option to save automatically without showing a window. > You may want to file a report about this issue on bugzilla.gnome.org > with severity "enhancement". > > > Or is there some way to do this with some other (command-line) > > utility? > Use your favourite search engine and I am sure you'll find a > command-line tool (I remember 'import', but I am currently > offline). > > > -- > Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Until this enhancment is built in (if ever), you should try to look for another program which can do the trick you need. If you find one, and you use metacity, here is the next step. It is a bit "hard", but I have not found other ways yet. In gconf-editor, you can find the key apps/metacity/keybinding_commands/command_screenshot and apps/metacity/keybinding_commands/command_window_screenshot these define the command which run when you press print or meta-print keys. I hope you can use it. Rgds, -- POLONKAI Gergely Death is not a bug, it's a feature From khadgaray@gmail.com Tue Jun 20 08:05:33 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C22913B0E2A for ; Tue, 20 Jun 2006 08:05:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13688-02 for ; Tue, 20 Jun 2006 08:05:32 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id 20C9B3B0F65 for ; Tue, 20 Jun 2006 08:05:32 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id x30so1225698nfb for ; Tue, 20 Jun 2006 05:05:00 -0700 (PDT) Received: by 10.49.19.14 with SMTP id w14mr6388121nfi; Tue, 20 Jun 2006 05:05:00 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id p43sm5011334nfa.2006.06.20.05.04.59; Tue, 20 Jun 2006 05:05:00 -0700 (PDT) Subject: detacable toolbar in gnome From: Ritesh Khadgaray To: gnome-list@gnome.org Content-Type: text/plain Date: Tue, 20 Jun 2006 17:34:56 +0530 Message-Id: <1150805096.2409.10.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.127 tagged_above=-999 required=2 tests=[AWL=0.473, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.127 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 12:05:34 -0000 With FC5, and Mandriva Cooker. detachable toolbar for gnome application is not working. What am i missing ? -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From agarobr.listas@gmail.com Mon Jun 19 16:41:46 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3A4463B0D15 for ; Mon, 19 Jun 2006 16:41:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31440-07 for ; Mon, 19 Jun 2006 16:41:42 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by menubar.gnome.org (Postfix) with ESMTP id DF4243B08A3 for ; Mon, 19 Jun 2006 16:41:41 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so2708446uge for ; Mon, 19 Jun 2006 13:40:30 -0700 (PDT) Received: by 10.66.216.6 with SMTP id o6mr1748258ugg; Mon, 19 Jun 2006 13:40:30 -0700 (PDT) Received: by 10.67.93.16 with HTTP; Mon, 19 Jun 2006 13:40:30 -0700 (PDT) Message-ID: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Date: Mon, 19 Jun 2006 17:40:30 -0300 From: "Augusto Arcoverde da Rocha" To: gnome-list@gnome.org Subject: Tool for search mime association MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-Mailman-Approved-At: Tue, 20 Jun 2006 12:29:41 -0400 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:41:46 -0000 Hi all, Can you help me to find a command line tool to search the mime database for the application associated to a mime type? The gconftool seems to be this tool, but I didn't find one way to retrive such information. I'm trying to integrate WineTools or Wine itself with mime database, like CrossOver already does. Thanks a lot, Augusto Arcoverde da Rocha From DonScorgie@Blueyonder.co.uk Tue Jun 20 13:09:43 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 30A873B047C for ; Tue, 20 Jun 2006 13:09:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31001-09 for ; Tue, 20 Jun 2006 13:09:41 -0400 (EDT) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by menubar.gnome.org (Postfix) with ESMTP id 8596E3B0388 for ; Tue, 20 Jun 2006 13:09:41 -0400 (EDT) Received: from [172.23.170.138] (helo=anti-virus01-09) by smtp-out2.blueyonder.co.uk with smtp (Exim 4.52) id 1FsjjQ-0008Uy-KS; Tue, 20 Jun 2006 18:09:40 +0100 Received: from [82.41.205.39] (helo=[192.168.1.1]) by asmtp-out1.blueyonder.co.uk with esmtpa (Exim 4.52) id 1FsjjM-0006Gr-I9; Tue, 20 Jun 2006 18:09:36 +0100 Subject: Re: Tool for search mime association From: Don Scorgie To: Augusto Arcoverde da Rocha In-Reply-To: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Content-Type: text/plain Date: Tue, 20 Jun 2006 18:09:39 +0100 Message-Id: <1150823379.1080.3.camel@Madaline> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.513 tagged_above=-999 required=2 tests=[AWL=0.010, BAYES_00=-2.599, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -2.513 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 17:09:43 -0000 Hi, Maybe look at gnomevfs-info it provides all sorts of useful information about a file, one of which is "Default app", which specifies a .desktop file (found in /usr/share/applications) where the info can be found (provided a default app exists). Would need a bit of parsing though. Hope this helps Don On Mon, 2006-06-19 at 17:40 -0300, Augusto Arcoverde da Rocha wrote: > Hi all, > > Can you help me to find a command line tool to search the mime > database for the application associated to a mime type? > > The gconftool seems to be this tool, but I didn't find one way to > retrive such information. > > I'm trying to integrate WineTools or Wine itself with mime database, > like CrossOver already does. > > Thanks a lot, > Augusto Arcoverde da Rocha > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list From agarobr.listas@gmail.com Tue Jun 20 13:59:33 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 62BAF3B0390 for ; Tue, 20 Jun 2006 13:59:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02118-06 for ; Tue, 20 Jun 2006 13:59:32 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by menubar.gnome.org (Postfix) with ESMTP id 8A23F3B00DD for ; Tue, 20 Jun 2006 13:59:31 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so3126414uge for ; Tue, 20 Jun 2006 10:59:19 -0700 (PDT) Received: by 10.66.222.9 with SMTP id u9mr6879509ugg; Tue, 20 Jun 2006 10:59:19 -0700 (PDT) Received: by 10.67.93.16 with HTTP; Tue, 20 Jun 2006 10:59:19 -0700 (PDT) Message-ID: <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> Date: Tue, 20 Jun 2006 14:59:19 -0300 From: "Augusto Arcoverde da Rocha" To: gnome-list@gnome.org Subject: Re: Tool for search mime association In-Reply-To: <1150823379.1080.3.camel@Madaline> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.561 tagged_above=-999 required=2 tests=[AWL=-0.038, BAYES_00=-2.599, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -2.561 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 17:59:33 -0000 The gnomevfs mime API seems to be deprecated and I'm seeking for a more self contained tool (without parsing conf files directly) to avoid distro conflicts or GNOME version changes. GConf is a new interface to environment definitions, gconftool implement a command line access interface to GConf database, but I don't know to use it. I use gconftool-2 --dump --recursive-list /schemas | grep mime and don't get usefull information. Thanks, Augusto Arcoverde da Rocha On 6/20/06, Don Scorgie wrote: > Hi, > > Maybe look at > gnomevfs-info > it provides all sorts of useful information about a file, one of which > is "Default app", which specifies a .desktop file (found > in /usr/share/applications) where the info can be found (provided a > default app exists). Would need a bit of parsing though. From polesz@wfwx.info Tue Jun 20 15:06:28 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 07BA63B04C0 for ; Tue, 20 Jun 2006 15:06:28 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07203-04 for ; Tue, 20 Jun 2006 15:06:26 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 02DE33B01AB for ; Tue, 20 Jun 2006 15:06:25 -0400 (EDT) Received: from 223-198.adsl.pool.ew.hu ([193.226.223.198] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1Fskaf-0003UO-KZ for gnome-list@gnome.org; Tue, 20 Jun 2006 20:04:41 +0200 Date: Tue, 20 Jun 2006 21:07:46 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: Tool for search mime association Message-ID: <20060620190746.GA9777@woodstock> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.497 tagged_above=-999 required=2 tests=[AWL=0.025, BAYES_00=-2.599, TW_EV=0.077] X-Spam-Score: -2.497 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 19:06:28 -0000 On Tue, Jun 20, 2006 at 02:59:19PM -0300, Augusto Arcoverde da Rocha wrote: > The gnomevfs mime API seems to be deprecated and I'm seeking for a > more self contained tool (without parsing conf files directly) to > avoid distro conflicts or GNOME version changes. > > GConf is a new interface to environment definitions, gconftool > implement a command line access interface to GConf database, but I > don't know to use it. > > I use > > gconftool-2 --dump --recursive-list /schemas | grep mime > > and don't get usefull information. > > > Thanks, > Augusto Arcoverde da Rocha > > On 6/20/06, Don Scorgie wrote: > > Hi, > > > > Maybe look at > > gnomevfs-info > > it provides all sorts of useful information about a file, one of which > > is "Default app", which specifies a .desktop file (found > > in /usr/share/applications) where the info can be found (provided a > > default app exists). Would need a bit of parsing though. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list I grepped all my gconf tree, and even my whole home directory to find where does gnome/nautilus/whatever keeps this kind of stuff, thus nothing is found. Could anyone tell me the secret? :) -- POLONKAI Gergely Death is not a bug, it's a feature From khadgaray@gmail.com Tue Jun 20 16:17:34 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EE93E3B02B8 for ; Tue, 20 Jun 2006 16:17:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11628-08 for ; Tue, 20 Jun 2006 16:17:30 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by menubar.gnome.org (Postfix) with ESMTP id B6EF03B0270 for ; Tue, 20 Jun 2006 16:17:29 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id c2so1205399nfe for ; Tue, 20 Jun 2006 13:17:11 -0700 (PDT) Received: by 10.49.28.14 with SMTP id f14mr6785351nfj; Tue, 20 Jun 2006 13:17:10 -0700 (PDT) Received: from rkhadgar.pnq.redhat.com ( [202.41.228.162]) by mx.gmail.com with ESMTP id k24sm7141727nfc.2006.06.20.13.17.08; Tue, 20 Jun 2006 13:17:10 -0700 (PDT) Subject: Re: Tool for search mime association From: Ritesh Khadgaray To: Augusto Arcoverde da Rocha In-Reply-To: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> Content-Type: text/plain Date: Wed, 21 Jun 2006 01:47:04 +0530 Message-Id: <1150834624.14368.19.camel@rkhadgar.pnq.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-27) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.148 tagged_above=-999 required=2 tests=[AWL=0.452, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.148 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:17:34 -0000 On Mon, 2006-06-19 at 17:40 -0300, Augusto Arcoverde da Rocha wrote: > Hi all, > > Can you help me to find a command line tool to search the mime > database for the application associated to a mime type? > mime info is stored at : /usr/share/mime-info/ check the *.keys file for association For user specific mim-info, check ~/.gnome/mime-info/ -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. From magnus@therning.org Tue Jun 20 18:24:09 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D72023B03E1 for ; Tue, 20 Jun 2006 18:24:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18842-09 for ; Tue, 20 Jun 2006 18:24:05 -0400 (EDT) Received: from nimue.merula.net (nimue.merula.net [217.146.97.10]) by menubar.gnome.org (Postfix) with ESMTP id 46EBB3B0338 for ; Tue, 20 Jun 2006 18:24:05 -0400 (EDT) Received: from localhost.localdomain (adsl-217.146.112.238.merula.net [217.146.112.238] (may be forged)) by nimue.merula.net (8.12.11/8.12.9[Merula+Auth]) with ESMTP id k5KMO2Xb024879 for ; Tue, 20 Jun 2006 23:24:02 +0100 Received: by localhost.localdomain (Postfix, from userid 1000) id 8239B27D8AC; Tue, 20 Jun 2006 23:23:57 +0100 (BST) Date: Tue, 20 Jun 2006 23:23:57 +0100 From: Magnus Therning To: gnome-list@gnome.org Subject: Re: Tool for search mime association Message-ID: <20060620222357.GD3925@die.therning.org> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> <20060620190746.GA9777@woodstock> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=SHA1; protocol="application/pgp-signature"; boundary="rqzD5py0kzyFAOWN" Content-Disposition: inline In-Reply-To: <20060620190746.GA9777@woodstock> User-Agent: mutt-ng/devel-r796 (Debian) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.392 tagged_above=-999 required=2 tests=[AWL=-0.005, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, TW_EV=0.077] X-Spam-Score: -2.392 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 22:24:09 -0000 --rqzD5py0kzyFAOWN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 20, 2006 at 21:07:46 +0200, POLONKAI Gergely wrote: >On Tue, Jun 20, 2006 at 02:59:19PM -0300, Augusto Arcoverde da Rocha wrote: >> The gnomevfs mime API seems to be deprecated and I'm seeking for a >> more self contained tool (without parsing conf files directly) to >> avoid distro conflicts or GNOME version changes. >>=20 >> GConf is a new interface to environment definitions, gconftool >> implement a command line access interface to GConf database, but I >> don't know to use it. >>=20 >> I use >>=20 >> gconftool-2 --dump --recursive-list /schemas | grep mime >>=20 >> and don't get usefull information. >>=20 >>=20 >> Thanks, >> Augusto Arcoverde da Rocha >>=20 >> On 6/20/06, Don Scorgie wrote: >> > Hi, >> > >> > Maybe look at >> > gnomevfs-info >> > it provides all sorts of useful information about a file, one of which >> > is "Default app", which specifies a .desktop file (found >> > in /usr/share/applications) where the info can be found (provided a >> > default app exists). Would need a bit of parsing though. > >I grepped all my gconf tree, and even my whole home directory to find >where does gnome/nautilus/whatever keeps this kind of stuff, thus >nothing is found. Could anyone tell me the secret? :) AFAIK GConf has nothing to do with MIME. Personally I find the MIME setup in GNOME to be a bit magical. :-) The .desktop specification might offer clues: http://freedesktop.org/wiki/Standards_2fdesktop_2dentry_2dspec The shared MIME database might not be implemented in GNOME yet: http://freedesktop.org/wiki/Standards_2fshared_2dmime_2dinfo_2dspec It might also be interesting to see just what the program 'gnome-open' does, since it seems to somehow obtain the information you're looking for. /M --=20 Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus.therning@gmail.com http://therning.org/magnus Software is not manufactured, it is something you write and publish. Keep Europe free from software patents, we do not want censorship by patent law on written works. Unreadable code, Why would anyone use it? Learn a better way. -- Geoff Kuenning's contribution to the 2004 Perl Haiku Contest, Haikus about Perl - 'Dishonerable Mention' winner --rqzD5py0kzyFAOWN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEmHV9iMWTaatN+6QRAtlAAJ9X2m8S6nwp/caGyZfmRjavQ1cSlgCgjcV7 vknN6W8ajR2YRwRkUfMLvo8= =3a11 -----END PGP SIGNATURE----- --rqzD5py0kzyFAOWN-- From vincent.arnoux@rfo.atmel.com Wed Jun 21 03:47:31 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 07A553B0E05 for ; Wed, 21 Jun 2006 03:47:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18423-03 for ; Wed, 21 Jun 2006 03:47:29 -0400 (EDT) Received: from atmel-es2.atmel.fr (mail.atmel.fr [81.80.104.162]) by menubar.gnome.org (Postfix) with ESMTP id 0D5A33B03F0 for ; Wed, 21 Jun 2006 03:47:28 -0400 (EDT) Received: from fwat.rfo.atmel.com (gateway [192.168.1.1]) by atmel-es2.atmel.fr (8.11.6+Sun/8.11.6) with SMTP id k5L7mXl16003 for ; Wed, 21 Jun 2006 09:48:33 +0200 (MEST) Received: from meyreuil ([10.159.254.132]) by fwat; Wed, 21 Jun 2006 09:31:47 +0200 (MEST) Received: from meyreuil (meyreuil [10.159.254.132]) by meyreuil.atmel.fr (8.11.7p1+Sun/8.11.7) with ESMTP id k5L7now13200 for ; Wed, 21 Jun 2006 09:49:51 +0200 (MEST) Received: from ([10.159.227.24]) by meyreuil (MailMonitor for SMTP v1.2.2 ) ; Wed, 21 Jun 2006 09:49:50 +0200 (MEST) Message-ID: <4498FA21.70303@rfo.atmel.com> Date: Wed, 21 Jun 2006 09:49:53 +0200 From: Vincent Arnoux User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: gnome-list@gnome.org Subject: Evolution: Address completion very slow Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ESAFE-STATUS: Mail clean X-ESAFE-DETAILS: Clean X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.391 tagged_above=-999 required=2 tests=[AWL=-1.207, BAYES_40=-0.185, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -1.391 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 07:47:31 -0000 Hello, I have a LDAP server with a huge number of adresses. When composing an e-mail from Evolution, the adress auto-completion pop-up window takes about 10 seconds to appear. From Thunderbird, this is instantaneous. Is there a way to speed it up ? Vincent From DonScorgie@Blueyonder.co.uk Wed Jun 21 04:49:45 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A168E3B0EC3 for ; Wed, 21 Jun 2006 04:49:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22936-03 for ; Wed, 21 Jun 2006 04:49:32 -0400 (EDT) Received: from smtp-out5.blueyonder.co.uk (smtp-out5.blueyonder.co.uk [195.188.213.8]) by menubar.gnome.org (Postfix) with ESMTP id 5200B3B0D3C for ; Wed, 21 Jun 2006 04:49:30 -0400 (EDT) Received: from [172.23.170.138] (helo=anti-virus01-09) by smtp-out5.blueyonder.co.uk with smtp (Exim 4.52) id 1FsyOu-0006Dt-EX for gnome-list@gnome.org; Wed, 21 Jun 2006 09:49:28 +0100 Received: from [82.41.205.39] (helo=[192.168.1.1]) by asmtp-out1.blueyonder.co.uk with esmtpa (Exim 4.52) id 1FsyOt-0005SN-UE for gnome-list@gnome.org; Wed, 21 Jun 2006 09:49:27 +0100 Subject: Re: Tool for search mime association From: Don Scorgie To: gnome-list@gnome.org In-Reply-To: <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> Content-Type: text/plain Date: Wed, 21 Jun 2006 09:49:31 +0100 Message-Id: <1150879771.18488.12.camel@Madaline> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.513 tagged_above=-999 required=2 tests=[AWL=0.010, BAYES_00=-2.599, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -2.513 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 08:49:46 -0000 Hi, The gnomevfs API isn't depreciated (AFAIK). Certainly, we use gnomevfs extensively. However, if your looking for a small easy tool, maybe writing your own would be okay? Check the API documentation for gnomevfs and find this function: gnome_vfs_mime_get_default_application_for_uri [1] As was pointed out, gconf isn't really anything to do with mime types. gconf is used for storing preferences and things. gnomevfs really is the way to get at mime types (at least AFAIK). Don [1] http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-default-application-for-uri On Tue, 2006-06-20 at 14:59 -0300, Augusto Arcoverde da Rocha wrote: > The gnomevfs mime API seems to be deprecated and I'm seeking for a > more self contained tool (without parsing conf files directly) to > avoid distro conflicts or GNOME version changes. > > GConf is a new interface to environment definitions, gconftool > implement a command line access interface to GConf database, but I > don't know to use it. > > I use > > gconftool-2 --dump --recursive-list /schemas | grep mime > > and don't get usefull information. > > > Thanks, > Augusto Arcoverde da Rocha > > On 6/20/06, Don Scorgie wrote: > > Hi, > > > > Maybe look at > > gnomevfs-info > > it provides all sorts of useful information about a file, one of which > > is "Default app", which specifies a .desktop file (found > > in /usr/share/applications) where the info can be found (provided a > > default app exists). Would need a bit of parsing though. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list From agarobr.listas@gmail.com Wed Jun 21 08:33:04 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6FCEB3B0DF2 for ; Wed, 21 Jun 2006 08:33:04 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04476-07 for ; Wed, 21 Jun 2006 08:33:03 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by menubar.gnome.org (Postfix) with ESMTP id 02C293B0F8D for ; Wed, 21 Jun 2006 08:33:02 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id o2so3502755uge for ; Wed, 21 Jun 2006 05:33:01 -0700 (PDT) Received: by 10.67.100.17 with SMTP id c17mr6443478ugm; Wed, 21 Jun 2006 05:33:01 -0700 (PDT) Received: by 10.67.93.16 with HTTP; Wed, 21 Jun 2006 05:33:01 -0700 (PDT) Message-ID: <320221a70606210533hd927d7cn1397cc97fc202d3@mail.gmail.com> Date: Wed, 21 Jun 2006 09:33:01 -0300 From: "Augusto Arcoverde da Rocha" To: gnome-list@gnome.org Subject: Re: Tool for search mime association In-Reply-To: <1150879771.18488.12.camel@Madaline> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <320221a70606191340q11ddfe55n9442d690d4ff46c4@mail.gmail.com> <1150823379.1080.3.camel@Madaline> <320221a70606201059l2c426831lfef5c7cdc382fbaa@mail.gmail.com> <1150879771.18488.12.camel@Madaline> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.769 tagged_above=-999 required=2 tests=[AWL=-0.804, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_EV=0.077] X-Spam-Score: -1.769 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 12:33:04 -0000 On 6/21/06, Don Scorgie wrote: > Hi, > > The gnomevfs API isn't depreciated (AFAIK). Certainly, we use gnomevfs > extensively. Sorry, my misunderstanding! :/ Only gnome-vfs-mime-database API are deprecated and not entire gnome-vfs API. > However, if your looking for a small easy tool, maybe writing your own > would be okay? "Reinvent the wheel" isn't always a good way to inprove open and free software development. Some development divergencies are a very good thing, I prefer to join my efforts with efforts of others. Then, it is for that I'm asking for advice here. > Check the API documentation for gnomevfs and find this function: > gnome_vfs_mime_get_default_application_for_uri [1] Thanks for this note. I never would go to understand this if you don't persisted to show me this subject. > As was pointed out, gconf isn't really anything to do with mime types. > gconf is used for storing preferences and things. gnomevfs really is > the way to get at mime types (at least AFAIK). GConf has nothing to do with "mime database", I agree. But it have some things to do with users preferences (like user settings for mime-application association) and with the default settings on GNOME system (like default mime-application associations). Or am I understaning something wrong? > Don > > [1] > http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-default-application-for-uri Thanks, Augusto Arcoverde da Rocha From john@joel.csis.ul.ie Fri Jun 23 09:56:31 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2F8B33B08EB for ; Fri, 23 Jun 2006 09:56:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15439-08 for ; Fri, 23 Jun 2006 09:56:30 -0400 (EDT) Received: from Marshal4.ul.campus (marshal4.ul.ie [136.201.1.164]) by menubar.gnome.org (Postfix) with ESMTP id 563CE3B08D1 for ; Fri, 23 Jun 2006 09:56:26 -0400 (EDT) Received: from garryowen.csis.ul.ie (Not Verified[136.201.24.3]) by Marshal4.ul.campus with MailMarshal (v6, 1, 4, 441) id ; Fri, 23 Jun 2006 14:56:30 +0100 Received: from joel.csis.ul.ie (joel.csis.ul.ie [136.201.25.110]) by garryowen.csis.ul.ie (8.13.1/8.13.1) with ESMTP id k5NDuF08004499; Fri, 23 Jun 2006 14:56:15 +0100 Received: (from john@localhost) by joel.csis.ul.ie (8.12.11/8.12.11/Submit) id k5NDuEnt028938; Fri, 23 Jun 2006 14:56:14 +0100 From: John Sturdy MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17563.62206.464465.691822@joel.csis.ul.ie> Date: Fri, 23 Jun 2006 14:56:14 +0100 To: POLONKAI Gergely Subject: Re: setting name for screenshots In-Reply-To: <20060619195730.GA4503@woodstock> References: <17545.30796.666264.450109@joel.csis.ul.ie> <20060619195730.GA4503@woodstock> X-Mailer: VM 7.19 under Emacs 21.3.1 X-Attribution: jcgs X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.426 tagged_above=-999 required=2 tests=[AWL=-0.821, BAYES_20=-0.74, FORGED_RCVD_HELO=0.135] X-Spam-Score: -1.426 X-Spam-Level: Cc: gnome-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: john.sturdy@ul.ie List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 13:56:31 -0000 Thanks -- I've worked round the problem for now, by making my script rename the standard screenshot file after taking each one. However, it would be even nicer not to have to press the button, as the sequence is nearly 80 screenshots! (http://emacs-versor.sourceforge.net/demo/index.html) __John From chuckh@hhs48.com Sat Jun 24 10:01:42 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1760E3B0158 for ; Sat, 24 Jun 2006 10:01:42 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17821-07 for ; Sat, 24 Jun 2006 10:01:40 -0400 (EDT) Received: from outbound.mailhop.org (outbound.mailhop.org [63.208.196.171]) by menubar.gnome.org (Postfix) with ESMTP id 9043C3B0121 for ; Sat, 24 Jun 2006 10:01:40 -0400 (EDT) Received: from 24-105-197-112.cm.mhcable.com ([24.105.197.112] helo=hq.hhs48.com) by outbound.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.51) id 1Fu8hf-00010X-It for gnome-list@gnome.org; Sat, 24 Jun 2006 10:01:39 -0400 Received: from chuckh by hq.hhs48.com with local (Exim 4.62) (envelope-from ) id 1Fu8ho-0005aY-PZ for gnome-list@gnome.org; Sat, 24 Jun 2006 10:01:48 -0400 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 24.105.197.112 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: corcyra Date: Sat, 24 Jun 2006 10:01:48 -0400 To: Gnome List Subject: missing xorg.conf Message-ID: <20060624140148.GA21405@hhs48.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h31gzZEtNLTqOjlF" Content-Disposition: inline User-Agent: Mutt/1.5.11+cvs20060403 From: Charles Hallenbeck X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.063 tagged_above=-999 required=2 tests=[AWL=0.402, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, SPF_HELO_PASS=-0.001] X-Spam-Score: -2.063 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 14:01:42 -0000 --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I am running a Debian Sid system, kernel 2.6.16, and am trying to move=20 to an X environment. I have installed xorg and gnome, and am trying to=20 configure xserver-xorg before going further. Somehow I have ended up without a xorg.conf file in my /etc/X11=20 directory, or anywhere else on the system for that matter, and when I=20 run this: dpkg-reconfigure xserver-xorg as root, it walks me through all the expected questions, terminating=20 without error or warning, but does not write any output file anywhere=20 that I can find. When I then start the xserver with startx, and examine=20 the log, it tells me no configuration file was found, and drops back to=20 the built in defaults.=20 Any idea what is happening here? I have also tried this: apt-get install --reinstall xserver-xorg and that has not helped. Still no xorg.conf, and none gets written when=20 I do the configuration. Any suggestions appreciated. Chuck --=20 The Moon is Waning Crescent (1% of Full) Get downloads from http://www.mhcable.com/~chuckh and remember, INFORMATION WANTS TO BE FREE! --h31gzZEtNLTqOjlF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEnUXMXnuiIOyDVQURAg5eAJ9ytw5A2Jt3gueIUgh9uzDi0aqJNQCdFaA8 tYTRDyu67E4FdWWtBAVDwbY= =JOGL -----END PGP SIGNATURE----- --h31gzZEtNLTqOjlF-- From tere.ertw@gmail.com Mon Jun 26 21:09:06 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D837C3B00AB for ; Mon, 26 Jun 2006 21:09:06 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27355-05 for ; Mon, 26 Jun 2006 21:09:06 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id 8BB693B00AC for ; Mon, 26 Jun 2006 21:09:05 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id c29so990092nfb for ; Mon, 26 Jun 2006 18:09:04 -0700 (PDT) Received: by 10.49.81.12 with SMTP id i12mr5183472nfl; Mon, 26 Jun 2006 18:09:04 -0700 (PDT) Received: by 10.49.57.3 with HTTP; Mon, 26 Jun 2006 18:09:04 -0700 (PDT) Message-ID: <8d3f24ab0606261809k6ddc6fb5q6fab18b2d58e1a1d@mail.gmail.com> Date: Mon, 26 Jun 2006 21:09:04 -0400 From: "Teresa Thomas" To: gnome-list@gnome.org Subject: HTTP handling MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_59406_22540360.1151370544442" X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.697 tagged_above=-999 required=2 tests=[AWL=-0.952, BAYES_20=-0.74, DNS_FROM_RFC_ABUSE=0.2, HTML_00_10=0.795, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: -0.697 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 01:09:07 -0000 ------=_Part_59406_22540360.1151370544442 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I am making an Evolution plugin that enable it to synchrized with the Google calendar. As part of this, I will need to do some HTTP handling, create and send requests, receive and interpret responses etc. Does anyone know any libraries that can aid in doing this? I was looking in libgHTTP, but it does not have any helpful documentation. Thanks! ------=_Part_59406_22540360.1151370544442 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I am making an Evolution plugin that enable it to synchrized with the Google calendar. As part of this, I will need to do some HTTP handling, create and send requests, receive and interpret responses etc.  Does anyone know any libraries that can aid in doing this?

I was looking in libgHTTP, but it does not have any helpful documentation.

Thanks!
------=_Part_59406_22540360.1151370544442-- From polesz@wfwx.info Tue Jun 27 02:08:07 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 132DD3B0113 for ; Tue, 27 Jun 2006 02:08:07 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07526-05 for ; Tue, 27 Jun 2006 02:08:05 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 1C9D43B00B4 for ; Tue, 27 Jun 2006 02:08:04 -0400 (EDT) Received: from 254-063.adsl.pool.ew.hu ([193.226.254.63] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1Fv6jy-0001QG-W3 for gnome-list@gnome.org; Tue, 27 Jun 2006 08:08:03 +0200 Date: Tue, 27 Jun 2006 08:07:57 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: HTTP handling Message-ID: <20060627060756.GA3898@woodstock> References: <8d3f24ab0606261809k6ddc6fb5q6fab18b2d58e1a1d@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8d3f24ab0606261809k6ddc6fb5q6fab18b2d58e1a1d@mail.gmail.com> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.537 tagged_above=-999 required=2 tests=[AWL=0.062, BAYES_00=-2.599] X-Spam-Score: -2.537 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 06:08:07 -0000 On Mon, Jun 26, 2006 at 09:09:04PM -0400, Teresa Thomas wrote: > I am making an Evolution plugin that enable it to synchrized with the Google > calendar. As part of this, I will need to do some HTTP handling, create and > send requests, receive and interpret responses etc. Does anyone know any > libraries that can aid in doing this? > > I was looking in libgHTTP, but it does not have any helpful documentation. > > Thanks! > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Maybe you should try libwww. As I remember it has a good documentation, and it's easy to use. Rgds, -- POLONKAI Gergely Death is not a bug, it's a feature From awilliam@whitemice.org Tue Jun 27 07:33:39 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4FF013B00BB for ; Tue, 27 Jun 2006 07:33:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26104-02 for ; Tue, 27 Jun 2006 07:33:34 -0400 (EDT) Received: from estate1.whitemice.org (adsl-68-79-189-145.dsl.klmzmi.ameritech.net [68.79.189.145]) by menubar.gnome.org (Postfix) with ESMTP id B86C23B00AE for ; Tue, 27 Jun 2006 07:33:33 -0400 (EDT) Received: from [192.168.3.170] ([192.168.3.170]) (authenticated bits=0) by estate1.whitemice.org (8.12.11.20060308/8.12.10/SuSE Linux 0.7) with ESMTP id k5R8kwpX002424 for ; Tue, 27 Jun 2006 04:47:05 -0400 Subject: Re: HTTP handling From: Adam Tauno Williams To: gnome-list@gnome.org In-Reply-To: <20060627060756.GA3898@woodstock> References: <8d3f24ab0606261809k6ddc6fb5q6fab18b2d58e1a1d@mail.gmail.com> <20060627060756.GA3898@woodstock> Content-Type: text/plain Date: Tue, 27 Jun 2006 06:36:15 -0400 Message-Id: <1151404575.4546.0.camel@aleph.whitemice.org> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-1.4 (estate1.whitemice.org [192.168.3.1]); Tue, 27 Jun 2006 04:47:05 -0400 (EDT) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.46 tagged_above=-999 required=2 tests=[AWL=0.004, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.46 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: awilliam@whitemice.org List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 11:33:39 -0000 On Tue, 2006-06-27 at 08:07 +0200, POLONKAI Gergely wrote: > On Mon, Jun 26, 2006 at 09:09:04PM -0400, Teresa Thomas wrote: > > I am making an Evolution plugin that enable it to synchrized with the Google > > calendar. As part of this, I will need to do some HTTP handling, create and > > send requests, receive and interpret responses etc. Does anyone know any > > libraries that can aid in doing this? > > I was looking in libgHTTP, but it does not have any helpful documentation. > Maybe you should try libwww. As I remember it has a good documentation, > and it's easy to use. Take a look at the evolution-webcal source and dependencies. From ravikh@hp.com Tue Jun 27 12:36:16 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9574C3B015C for ; Tue, 27 Jun 2006 12:36:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08262-07 for ; Tue, 27 Jun 2006 12:36:08 -0400 (EDT) Received: from bgerelbas01.asiapac.hp.net (bgerelbas01.asiapac.hp.net [15.219.201.134]) by menubar.gnome.org (Postfix) with ESMTP id 277B13B00FF for ; Tue, 27 Jun 2006 12:36:06 -0400 (EDT) Received: from bgeexg11.asiapacific.cpqcorp.net (bgeexg11.asiapacific.cpqcorp.net [16.150.33.26]) by bgerelbas01.asiapac.hp.net (Postfix) with ESMTP id 0E4DB32E2B for ; Tue, 27 Jun 2006 21:10:43 +0530 (IST) Received: from BGEEXC07.asiapacific.cpqcorp.net ([16.150.33.19]) by bgeexg11.asiapacific.cpqcorp.net with Microsoft SMTPSVC(6.0.3790.1830); Tue, 27 Jun 2006 21:11:12 +0530 Received: from ravikhd.asiapacific.hpqcorp.net ([16.150.98.22]) by BGEEXC07.asiapacific.cpqcorp.net with Microsoft SMTPSVC(6.0.3790.1830); Tue, 27 Jun 2006 21:11:12 +0530 Subject: Change in gnome-doc-utils.make file From: Ravishankar Haranath To: gnome-list@gnome.org Content-Type: multipart/mixed; boundary="=-viPsdm6cSrQ1T1qg21Vy" Organization: HP Labs, India Date: Tue, 27 Jun 2006 21:07:13 +0530 Message-Id: <1151422633.23331.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 X-OriginalArrivalTime: 27 Jun 2006 15:41:12.0456 (UTC) FILETIME=[1E3BF080:01C69A00] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.025 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, TW_TD=0.077, UPPERCASE_25_50=0] X-Spam-Score: -2.025 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 16:36:16 -0000 --=-viPsdm6cSrQ1T1qg21Vy Content-Type: multipart/alternative; boundary="=-e7+w3jbHsjx/P5P5mzPa" --=-e7+w3jbHsjx/P5P5mzPa Content-Type: text/plain Content-Transfer-Encoding: 7bit The line continuation mark '\' were missing for the if construct starting at line 506. It has been added properly for this if construct.... if ENABLE_SK \ _ENABLE_SK = true \ else \ _ENABLE_SK = false \ endif attaching the changed make file Regards, Ravi --=-e7+w3jbHsjx/P5P5mzPa Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit The line continuation mark '\' were missing for the if construct starting at line 506.
It has been added properly for this if construct....

if ENABLE_SK \
_ENABLE_SK = true \
else \
_ENABLE_SK = false \
endif

attaching the changed make file

Regards, Ravi --=-e7+w3jbHsjx/P5P5mzPa-- --=-viPsdm6cSrQ1T1qg21Vy Content-Disposition: attachment; filename=gnome-doc-utils.make Content-Type: text/plain; name=gnome-doc-utils.make; charset=UTF-8 Content-Transfer-Encoding: 7bit # gnome-doc-utils.make - make magic for building documentation # Copyright (C) 2004-2005 Shaun McCance # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. ################################################################################ ## @@ Generating Header Files ## @ DOC_H_FILE ## The name of the header file to generate DOC_H_FILE ?= ## @ DOC_H_DOCS ## The input DocBook files for generating the header file DOC_H_DOCS ?= $(DOC_H_FILE): $(DOC_H_DOCS); @rm -f $@.tmp; touch $@.tmp; echo 'const gchar* documentation_credits[] = {' >> $@.tmp list='$(DOC_H_DOCS)'; for doc in $$list; do \ xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \ if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \ xsltproc --path "$$xmlpath" $(_credits) $$doc; \ done | sort | uniq \ | awk 'BEGIN{s=""}{n=split($$0,w,"<");if(s!=""&&s!=substr(w[1],1,length(w[1])-1)){print s};if(n>1){print $$0;s=""}else{s=$$0}};END{if(s!=""){print s}}' \ | sed -e 's/\\/\\\\/' -e 's/"/\\"/' -e 's/\(.*\)/\t"\1",/' >> $@.tmp echo ' NULL' >> $@.tmp echo '};' >> $@.tmp echo >> $@.tmp list='$(DOC_H_DOCS)'; for doc in $$list; do \ xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \ if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \ docid=`echo "$$doc" | sed -e 's/.*\/\([^/]*\)\.xml/\1/' \ | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`; \ echo $$xmlpath; \ ids=`xsltproc --xinclude --path "$$xmlpath" $(_ids) $$doc`; \ for id in $$ids; do \ echo '#define HELP_'`echo $$docid`'_'`echo $$id \ | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`' "'$$id'"' >> $@.tmp; \ done; \ echo >> $@.tmp; \ done; cp $@.tmp $@ && rm -f $@.tmp .PHONY: dist-doc-header dist-doc-header: $(DOC_H_FILE) @if test -f "$(DOC_H_FILE)"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $${d}$(DOC_H_FILE) $(distdir)/$(DOC_H_FILE)"; \ $(INSTALL_DATA) "$${d}$(DOC_H_FILE)" "$(distdir)/$(DOC_H_FILE)"; doc-dist-hook: $(if $(DOC_H_FILE),dist-doc-header) .PHONY: clean-doc-header _clean_doc_header = $(if $(DOC_H_FILE),clean-doc-header) clean-local: $(_clean_doc_header) distclean-local: $(_clean_doc_header) mostlyclean-local: $(_clean_doc_header) maintainer-clean-local: $(_clean_doc_header) clean-doc-header: rm -f $(DOC_H_FILE) all: $(DOC_H_FILE) ################################################################################ ## @@ Generating Documentation Files ## @ DOC_MODULE ## The name of the document being built DOC_MODULE ?= ## @ DOC_ENTITIES ## Files included with a SYSTEM entity DOC_ENTITIES ?= ## @ DOC_INCLUDES ## Files included with XInclude DOC_INCLUDES ?= ## @ DOC_FIGURES ## Figures and other external data DOC_FIGURES ?= ## @ DOC_FORMATS ## The default formats to be built and installed DOC_FORMATS ?= docbook _DOC_REAL_FORMATS = $(if $(DOC_USER_FORMATS),$(DOC_USER_FORMATS),$(DOC_FORMATS)) ## @ DOC_LINGUAS ## The languages this document is translated into DOC_LINGUAS ?= ## @ RNGDOC_DIRS ## The directories containing RNG files to be documented with rngdoc RNGDOC_DIRS ?= ## @ XSLDOC_DIRS ## The directories containing XSLT files to be documented with xsldoc XSLDOC_DIRS ?= ################################################################################ ## Variables for Bootstrapping _xml2po ?= `which xml2po` _db2html ?= `$(PKG_CONFIG) --variable db2html gnome-doc-utils` _db2omf ?= `$(PKG_CONFIG) --variable db2omf gnome-doc-utils` _rngdoc ?= `$(PKG_CONFIG) --variable rngdoc gnome-doc-utils` _xsldoc ?= `$(PKG_CONFIG) --variable xsldoc gnome-doc-utils` _chunks ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/chunks.xsl _credits ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/credits.xsl _ids ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/ids.xsl _sklocalstatedir ?= `scrollkeeper-config --pkglocalstatedir` ################################################################################ ## @@ Rules for rngdoc rngdoc_args = \ --stringparam rngdoc.id \ $(shell echo $(basename $(notdir $(1))) | sed -e 's/[^A-Za-z0-9_-]/_/g')\ $(_rngdoc) $(filter %/$(basename $(notdir $(1))).rng,$(_RNGDOC_RNGS)) ## @ _RNGDOC_RNGS ## The actual RNG files for which to generate documentation with rngdoc _RNGDOC_RNGS = $(sort $(patsubst ./%, %, $(foreach dir,$(RNGDOC_DIRS), \ $(wildcard $(dir)/*.rng) $(wildcard $(srcdir)/$(dir)/*.rng)))) ## @ _RNGDOC_C_DOCS ## The generated rngdoc documentation in the C locale _RNGDOC_C_DOCS = $(foreach rng,$(_RNGDOC_RNGS), C/$(basename $(notdir $(rng))).xml) # FIXME: Fix the dependancies $(_RNGDOC_C_DOCS) : $(_RNGDOC_RNGS) if ! test -d $(dir $@); then mkdir $(dir $@); fi; xsltproc $(call rngdoc_args,$@,$<) | xmllint --c14n - > $@.tmp && \ cp $@.tmp $@ && rm -f $@.tmp .PHONY: rngdoc rngdoc: $(_RNGDOC_C_DOCS) ################################################################################ ## @@ Rules for xsldoc # FIXME: _XSLDOC_XSLS is getting dupes with relative/absolute in some # cases. Right now, I'm just taking the first, but that's just a bad # work-around. Fix the real problem. xsldoc_args = \ --stringparam xsldoc.id \ $(shell echo $(basename $(notdir $(1))) | sed -e 's/[^A-Za-z0-9_-]/_/g')\ $(_xsldoc) \ $(word 1,$(filter %/$(basename $(notdir $(1))).xsl,$(_XSLDOC_XSLS))) ## @ _XSLDOC_XSLS ## The actual XSLT files for which to generate documentation with xsldoc _XSLDOC_XSLS = $(sort $(patsubst ./%, %, $(foreach dir,$(XSLDOC_DIRS), \ $(wildcard $(dir)/*.xsl) $(wildcard $(srcdir)/$(dir)/*.xsl)))) ## @ _XSLDOC_C_DOCS ## The generated xsldoc documentation in the C locale _XSLDOC_C_DOCS = $(foreach xsl,$(_XSLDOC_XSLS), C/$(basename $(notdir $(xsl))).xml) # FIXME: Fix the dependancies $(_XSLDOC_C_DOCS) : $(_XSLDOC_XSLS) if ! test -d $(dir $@); then mkdir $(dir $@); fi; xsltproc $(call xsldoc_args,$@,$<) | xmllint --c14n - > $@.tmp && \ cp $@.tmp $@ && rm -f $@.tmp .PHONY: xsldoc xsldoc: $(_XSLDOC_C_DOCS) ################################################################################ ## @@ Rules for OMF Files db2omf_args = \ --stringparam db2omf.basename $(DOC_MODULE) \ --stringparam db2omf.format $(3) \ --stringparam db2omf.dtd \ $(shell xmllint --format $(2) | grep -h PUBLIC | head -n 1 \ | sed -e 's/.*PUBLIC \(\"[^\"]*\"\).*/\1/') \ --stringparam db2omf.lang $(notdir $(patsubst %/$(notdir $(2)),%,$(2))) \ --stringparam db2omf.omf_dir "$(OMF_DIR)" \ --stringparam db2omf.help_dir "$(HELP_DIR)" \ --stringparam db2omf.omf_in "`pwd`/$(_DOC_OMF_IN)" \ $(_db2omf) $(2) ## @ _DOC_OMF_IN ## The OMF input file _DOC_OMF_IN = $(if $(DOC_MODULE),$(wildcard $(srcdir)/$(DOC_MODULE).omf.in)) ## @ _DOC_OMF_DB ## The OMF files for DocBook output _DOC_OMF_DB = $(if $(_DOC_OMF_IN), \ $(foreach lc,C $(DOC_LINGUAS),$(DOC_MODULE)-$(lc).omf)) $(_DOC_OMF_DB) : $(_DOC_OMF_IN) $(_DOC_OMF_DB) : $(DOC_MODULE)-%.omf : %/$(DOC_MODULE).xml xsltproc -o $@ $(call db2omf_args,$@,$<,'docbook') ## @ _DOC_OMF_HTML ## The OMF files for HTML output _DOC_OMF_HTML = $(if $(_DOC_OMF_IN), \ $(foreach lc,C $(DOC_LINGUAS),$(DOC_MODULE)-html-$(lc).omf)) $(_DOC_OMF_HTML) : $(_DOC_OMF_IN) $(_DOC_OMF_HTML) : $(DOC_MODULE)-html-%.omf : %/$(DOC_MODULE).xml xsltproc -o $@ $(call db2omf_args,$@,$<,'html') ## @ _DOC_OMF_ALL ## All OMF output files to be built # FIXME _DOC_OMF_ALL = \ $(if $(findstring docbook,$(_DOC_REAL_FORMATS)),$(_DOC_OMF_DB)) \ $(if $(findstring html,$(_DOC_REAL_FORMATS)),$(_DOC_OMF_HTML)) .PHONY: omf omf: $(_DOC_OMF_ALL) ################################################################################ ## @@ Rules for Desktop Entry Files ## @ _DOC_DSK_IN ## The desktop entry input file _DOC_DSK_IN = $(if $(DOC_MODULE),$(wildcard $(srcdir)/$(DOC_MODULE).desktop.in)) ## @ _DOC_DSK_DB ## The desktop entry files for DocBook output _DOC_DSK_DB = $(if $(_DOC_DSK_IN), \ $(foreach lc,C $(DOC_LINGUAS),$(DOC_MODULE).db.$(lc).desktop)) # FIXME $(_DOC_DSK_DB) : $(_DOC_DSK_IN) $(_DOC_DSK_DB) : $(DOC_MODULE).db.%.desktop : %/$(DOC_MODULE).xml cp $(_DOC_DSK_IN) $@ ## @ _DOC_DSK_HTML ## The desktop entry files for HTML output _DOC_DSK_HTML = $(if $(_DOC_DSK_IN), \ $(foreach lc,C $(DOC_LINGUAS),$(DOC_MODULE).html.$(lc).desktop)) $(_DOC_DSK_HTML) : $(_DOC_DSK_IN) $(_DOC_DSK_HTML) : $(DOC_MODULE).html.%.desktop : %/$(DOC_MODULE).xml cp $(_DOC_DSK_IN) $@ ## @ _DOC_DSK_ALL ## All desktop entry output files to be built # FIXME _DOC_DSK_ALL = \ $(if $(findstring docbook,$(_DOC_REAL_FORMATS)),$(_DOC_DSK_DB)) \ $(if $(findstring html,$(_DOC_REAL_FORMATS)),$(_DOC_DSK_HTML)) .PHONY: dsk dsk: $(_DOC_DSK_ALL) ################################################################################ ## @@ Rules for .cvsignore Files ## @ _CVSIGNORE_TOP ## The .cvsignore file in the top directory _CVSIGNORE_TOP = $(if $(DOC_MODULE), .cvsignore) ## @ _CVSIGNORE_C ## The .cvsignore file in the C directory _CVSIGNORE_C = $(if $(DOC_MODULE), C/.cvsignore) ## @ _CVSIGNORE_LC ## The .cvsignore files in other locale directories _CVSIGNORE_LC = $(if $(DOC_MODULE),$(foreach lc,$(DOC_LINGUAS),$(lc)/.cvsignore)) ## @ _CVSIGNORE_TOP_FILES ## The list of files to be listed in the top-level .cvsignore file _CVSIGNORE_TOP_FILES = $(_DOC_OMF_ALL) $(_DOC_DSK_ALL) ## @ _CVSIGNORE_C_FILES ## The list of files to be listed in the .cvsignore file in the C directory _CVSIGNORE_C_FILES = $(_RNGDOC_C_DOCS) $(_XSLDOC_C_DOCS) ## @ _CVSIGNORE_C_FILES ## The list of files to be listed in the .cvsignore files in other ## locale directories _CVSIGNORE_LC_FILES = $(_DOC_LC_DOCS) $(_CVSIGNORE_TOP) : $(_CVSIGNORE_TOP_FILES) if ! test -f $@; then touch $@; fi cat $@ > $@.tmp list='$^'; for file in $$list; do \ echo $$file >> $@.tmp; \ done cat $@.tmp | sort | uniq > $@ rm $@.tmp $(_CVSIGNORE_C) : $(_CVSIGNORE_C_FILES) if ! test -f $@; then touch $@; fi cat $@ > $@.tmp list='$^'; for file in $$list; do \ echo $$file | sed -e 's/.*\///' >> $@.tmp; \ done cat $@.tmp | sort | uniq > $@ rm $@.tmp $(_CVSIGNORE_LC) : $(_CVSIGNORE_LC_FILES) if ! test -f $@; then touch $@; fi cat $@ > $@.tmp list='$(wildcard $(_CVSIGNORE_LC_FILES),$(dir $@)/*)'; \ for file in $$list; do \ echo $$file | sed -e 's/.*\///' >> $@.tmp; \ done cat $@.tmp | sort | uniq > $@ rm $@.tmp .PHONY: cvsignore cvsignore: $(_CVSIGNORE_TOP) $(_CVSIGNROE_C) $(_CVSIGNORE_LC) ################################################################################ ## @@ C Locale Documents ## @ _DOC_C_MODULE ## The top-level documentation file in the C locale _DOC_C_MODULE = $(if $(DOC_MODULE),C/$(DOC_MODULE).xml) ## @ _DOC_C_ENTITIES ## Files included with a SYSTEM entity in the C locale _DOC_C_ENTITIES = $(foreach ent,$(DOC_ENTITIES),C/$(ent)) ## @ _DOC_C_XINCLUDES ## Files included with XInclude in the C locale _DOC_C_INCLUDES = $(foreach inc,$(DOC_INCLUDES),C/$(inc)) ## @ _DOC_C_DOCS ## All documentation files in the C locale _DOC_C_DOCS = \ $(_DOC_C_ENTITIES) $(_DOC_C_INCLUDES) \ $(_RNGDOC_C_DOCS) $(_XSLDOC_C_DOCS) \ $(_DOC_C_MODULE) ## @ _DOC_C_DOCS_NOENT ## All documentation files in the C locale, ## except files included with a SYSTEM entity _DOC_C_DOCS_NOENT = \ $(_DOC_C_MODULE) $(_DOC_C_INCLUDES) \ $(_RNGDOC_C_DOCS) $(_XSLDOC_C_DOCS) ## @ _DOC_C_FIGURES ## All figures and other external data in the C locale _DOC_C_FIGURES = $(if $(DOC_FIGURES), \ $(foreach fig,$(DOC_FIGURES),C/$(fig)), \ $(patsubst $(srcdir)/%,%,$(wildcard $(srcdir)/C/figures/*.png))) ## @ _DOC_C_HTML ## All HTML documentation in the C locale # FIXME: probably have to shell escape to determine the file names _DOC_C_HTML = $(shell xsltproc --xinclude \ --stringparam db.chunk.basename "$(DOC_MODULE)" \ $(_chunks) "C/$(DOC_MODULE).xml") ############################################################################### ## @@ Other Locale Documentation ## @ _DOC_POFILES ## The .po files used for translating the document _DOC_POFILES = $(if $(DOC_MODULE), \ $(foreach lc,$(DOC_LINGUAS),$(lc)/$(lc).po)) .PHONY: po po: $(_DOC_POFILES) ## @ _DOC_LC_MODULES ## The top-level documentation files in all other locales _DOC_LC_MODULES = $(if $(DOC_MODULE), \ $(foreach lc,$(DOC_LINGUAS),$(lc)/$(DOC_MODULE).xml)) ## @ _DOC_LC_XINCLUDES ## Files included with XInclude in all other locales _DOC_LC_INCLUDES = \ $(foreach lc,$(DOC_LINGUAS),$(foreach inc,$(_DOC_C_INCLUDES), \ $(lc)/$(notdir $(inc)) )) ## @ _RNGDOC_LC_DOCS ## The generated rngdoc documentation in all other locales _RNGDOC_LC_DOCS = \ $(foreach lc,$(DOC_LINGUAS),$(foreach doc,$(_RNGDOC_C_DOCS), \ $(lc)/$(notdir $(doc)) )) ## @ _XSLDOC_LC_DOCS ## The generated xsldoc documentation in all other locales _XSLDOC_LC_DOCS = \ $(foreach lc,$(DOC_LINGUAS),$(foreach doc,$(_XSLDOC_C_DOCS), \ $(lc)/$(notdir $(doc)) )) ## @ _DOC_LC_HTML ## All HTML documentation in all other locales # FIXME: probably have to shell escape to determine the file names _DOC_LC_HTML = \ $(foreach lc,$(DOC_LINGUAS),$(foreach doc,$(_DOC_C_HTML), \ $(lc)/$(notdir $(doc)) )) ## @ _DOC_LC_DOCS ## All documentation files in all other locales _DOC_LC_DOCS = \ $(_DOC_LC_MODULES) $(_DOC_LC_INCLUDES) \ $(_RNGDOC_LC_DOCS) $(_XSLDOC_LC_DOCS) \ $(if $(findstring html,$(_DOC_REAL_FORMATS)),$(_DOC_LC_HTML)) ## @ _DOC_LC_FIGURES ## All figures and other external data in all other locales _DOC_LC_FIGURES = $(foreach lc,$(DOC_LINGUAS), \ $(patsubst C/%,$(lc)/%,$(_DOC_C_FIGURES)) ) _DOC_SRC_FIGURES = \ $(foreach fig,$(_DOC_C_FIGURES), $(foreach lc,C $(DOC_LINGUAS), \ $(wildcard $(srcdir)/$(lc)/$(patsubst C/%,%,$(fig))) )) $(_DOC_POFILES): @if ! test -d $(dir $@); then \ echo "mkdir $(dir $@)"; \ mkdir "$(dir $@)"; \ fi @if test ! -f $@ -a -f $(srcdir)/$@; then \ echo "cp $(srcdir)/$@ $@"; \ cp "$(srcdir)/$@" "$@"; \ fi; @docs=; \ list='$(_DOC_C_DOCS_NOENT)'; for doc in $$list; do \ if test -f $$doc; then \ docs="$$docs ../$$doc"; \ else \ docs="$$docs ../$(srcdir)/$$doc"; \ fi; \ done; \ if ! test -f $@; then \ echo "(cd $(dir $@) && \ $(_xml2po) -e $$docs > $(notdir $@).tmp && \ cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp)"; \ (cd $(dir $@) && \ $(_xml2po) -e $$docs > $(notdir $@).tmp && \ cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp); \ else \ echo "(cd $(dir $@) && \ $(_xml2po) -e -u $(notdir $@) $$docs)"; \ (cd $(dir $@) && \ $(_xml2po) -e -u $(notdir $@) $$docs); \ fi # FIXME: fix the dependancy # FIXME: hook xml2po up $(_DOC_LC_DOCS) : $(_DOC_POFILES) $(_DOC_LC_DOCS) : $(_DOC_C_DOCS) if ! test -d $(dir $@); then mkdir $(dir $@); fi case "$(srcdir)" in /*) sd="$(srcdir)";; *) sd="../$(srcdir)";; esac; \ if [ -f "C/$(notdir $@)" ]; then d="../"; else d="$$sd/"; fi; \ (cd $(dir $@) && \ $(_xml2po) -e -p \ "$${d}$(dir $@)$(patsubst %/$(notdir $@),%,$@).po" \ "$${d}C/$(notdir $@)" > $(notdir $@).tmp && \ cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp) ## @ _DOC_POT ## A pot file _DOC_POT = $(if $(DOC_MODULE),$(DOC_MODULE).pot) .PHONY: pot pot: $(_DOC_POT) $(_DOC_POT): $(_DOC_C_DOCS_NOENT) $(_xml2po) -e -o $@ $^ ################################################################################ ## @@ All Documentation ## @ _DOC_HTML_ALL ## All HTML documentation, only if it's built _DOC_HTML_ALL = $(if $(findstring html,$(_DOC_REAL_FORMATS)), \ $(_DOC_C_HTML) $(_DOC_LC_HTML)) _DOC_HTML_TOPS = $(foreach lc,C $(DOC_LINGUAS),$(lc)/$(DOC_MODULE).html) $(_DOC_HTML_TOPS): $(_DOC_C_DOCS) $(_DOC_LC_DOCS) xsltproc -o $@ --xinclude --param db.chunk.chunk_top "false()" --stringparam db.chunk.basename "$(DOC_MODULE)" --stringparam db.chunk.extension ".html" $(_db2html) $(patsubst %.html,%.xml,$@) ################################################################################ if ENABLE_SK \ _ENABLE_SK = true \ else \ _ENABLE_SK = false \ endif all: \ $(_DOC_C_DOCS) $(_DOC_LC_DOCS) \ $(_DOC_OMF_ALL) $(_DOC_DSK_ALL) \ $(_DOC_HTML_ALL) $(_DOC_POFILES) .PHONY: clean-doc-rngdoc clean-doc-xsldoc clean-doc-omf clean-doc-dsk clean-doc-lc clean-doc-dir clean-doc-rngdoc: ; rm -f $(_RNGDOC_C_DOCS) $(_RNGDOC_LC_DOCS) clean-doc-xsldoc: ; rm -f $(_XSLDOC_C_DOCS) $(_XSLDOC_LC_DOCS) clean-doc-omf: ; rm -f $(_DOC_OMF_DB) $(_DOC_OMF_HTML) clean-doc-dsk: ; rm -f $(_DOC_DSK_DB) $(_DOC_DSK_HTML) clean-doc-lc: rm -f $(_DOC_LC_DOCS) @list='$(_DOC_POFILES)'; for po in $$list; do \ if ! test "$$po" -ef "$(srcdir)/$$po"; then \ echo "rm -f $$po"; \ rm -f "$$po"; \ fi; \ done @for lc in C $(DOC_LINGUAS); do \ if test -f "$$lc/.xml2po.mo"; then \ echo "rm -f $$lc/.xml2po.mo"; \ rm -f "$$lc/.xml2po.mo"; \ fi; \ done clean-doc-dir: @for lc in C $(DOC_LINGUAS); do \ for dir in `find $$lc -depth -type d`; do \ if ! test $$dir -ef $(srcdir)/$$dir; then \ echo "rmdir $$dir"; \ rmdir "$$dir"; \ fi; \ done; \ done _clean_rngdoc = $(if $(RNGDOC_DIRS),clean-doc-rngdoc) _clean_xsldoc = $(if $(XSLDOC_DIRS),clean-doc-xsldoc) _clean_omf = $(if $(_DOC_OMF_IN),clean-doc-omf) _clean_dsk = $(if $(_DOC_DSK_IN),clean-doc-dsk) _clean_lc = $(if $(DOC_LINGUAS),clean-doc-lc) _clean_dir = $(if $(DOC_MODULE),clean-doc-dir) clean-local: \ $(_clean_rngdoc) $(_clean_xsldoc) \ $(_clean_omf) $(_clean_dsk) \ $(_clean_lc) $(_clean_dir) distclean-local: \ $(_clean_rngdoc) $(_clean_xsldoc) \ $(_clean_omf) $(_clean_dsk) \ $(_clean_lc) $(_clean_dir) mostlyclean-local: \ $(_clean_rngdoc) $(_clean_xsldoc) \ $(_clean_omf) $(_clean_dsk) \ $(_clean_lc) $(_clean_dir) maintainer-clean-local: \ $(_clean_rngdoc) $(_clean_xsldoc) \ $(_clean_omf) $(_clean_dsk) \ $(_clean_lc) $(_clean_dir) .PHONY: dist-doc-docs dist-doc-figs dist-doc-omf dist-doc-dsk doc-dist-hook: \ $(if $(DOC_MODULE),dist-doc-docs) \ $(if $(_DOC_C_FIGURES),dist-doc-figs) \ $(if $(_DOC_OMF_IN),dist-doc-omf) # $(if $(_DOC_DSK_IN),dist-doc-dsk) dist-doc-docs: $(_DOC_C_DOCS) $(_DOC_LC_DOCS) $(_DOC_POFILES) @for lc in C $(DOC_LINGUAS); do \ echo " $(mkinstalldirs) $(distdir)/$$lc"; \ $(mkinstalldirs) "$(distdir)/$$lc"; \ done @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS) $(_DOC_POFILES)'; \ for doc in $$list; do \ if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $$d$$doc $(distdir)/$$doc"; \ $(INSTALL_DATA) "$$d$$doc" "$(distdir)/$$doc"; \ done dist-doc-figs: $(_DOC_SRC_FIGURES) @list='$(_DOC_C_FIGURES) $(_DOC_LC_FIGURES)'; \ for fig in $$list; do \ if test -f "$$fig"; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$d$$fig"; then \ figdir=`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \ if ! test -d "$(distdir)/$$figdir"; then \ echo "$(mkinstalldirs) $(distdir)/$$figdir"; \ $(mkinstalldirs) "$(distdir)/$$figdir"; \ fi; \ echo "$(INSTALL_DATA) $$d$$fig $(distdir)/$$fig"; \ $(INSTALL_DATA) "$$d$$fig" "$(distdir)/$$fig"; \ fi; \ done; dist-doc-omf: @if test -f "$(_DOC_OMF_IN)"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $$d$(_DOC_OMF_IN) $(distdir)/$(notdir $(_DOC_OMF_IN))"; \ $(INSTALL_DATA) "$$d$(_DOC_OMF_IN)" "$(distdir)/$(notdir $(_DOC_OMF_IN))" dist-doc-dsk: @if test -f "$(_DOC_DSK_IN)"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $$d$(_DOC_DSK_IN) $(distdir)/$(notdir $(_DOC_DSK_IN))"; \ $(INSTALL_DATA) "$$d$(_DOC_DSK_IN)" "$(distdir)/$(notdir $(_DOC_DSK_IN))" .PHONY: check-doc-docs check-doc-omf check: \ $(if $(DOC_MODULE),check-doc-docs) \ $(if $(_DOC_OMF_IN),check-doc-omf) check-doc-docs: $(_DOC_C_DOCS) $(_DOC_LC_DOCS) @for lc in C $(DOC_LINGUAS); do \ if test -f "$$lc"; \ then d=; \ xmlpath="$$lc"; \ else \ d="$(srcdir)/"; \ xmlpath="$$lc:$(srcdir)/$$lc"; \ fi; \ echo "xmllint --noout --noent --path $$xmlpath --xinclude --postvalid $$d$$lc/$(DOC_MODULE).xml"; \ xmllint --noout --noent --path "$$xmlpath" --xinclude --postvalid "$$d$$lc/$(DOC_MODULE).xml"; \ done check-doc-omf: $(_DOC_OMF_ALL) @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \ echo "xmllint --noout --dtdvalid 'http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd' $$omf"; \ xmllint --noout --dtdvalid 'http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd' $$omf; \ done .PHONY: install-doc-docs install-doc-html install-doc-figs install-doc-omf install-doc-dsk install-data-local: \ $(if $(DOC_MODULE),install-doc-docs) \ $(if $(_DOC_HTML_ALL),install-doc-html) \ $(if $(_DOC_C_FIGURES),install-doc-figs) \ $(if $(_DOC_OMF_IN),install-doc-omf) # $(if $(_DOC_DSK_IN),install-doc-dsk) install-doc-docs: @for lc in C $(DOC_LINGUAS); do \ echo "$(mkinstalldirs) $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$lc"; \ $(mkinstalldirs) $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$lc; \ done @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS)'; for doc in $$list; do \ if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \ echo "$(INSTALL_DATA) $$d$$doc $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; \ $(INSTALL_DATA) $$d$$doc $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc; \ done install-doc-figs: @list='$(patsubst C/%,%,$(_DOC_C_FIGURES))'; for fig in $$list; do \ for lc in C $(DOC_LINGUAS); do \ if test -f "$$lc/$$fig"; then \ figfile="$$lc/$$fig"; \ elif test -f "$(srcdir)/$$lc/$$fig"; then \ figfile="$(srcdir)/$$lc/$$fig"; \ elif test -f "C/$$fig"; then \ figfile="C/$$fig"; \ else \ figfile="$(srcdir)/C/$$fig"; \ fi; \ figdir="$$lc/"`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \ figdir="$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$figdir"; \ if ! test -d "$$figdir"; then \ echo "$(mkinstalldirs) $$figdir"; \ $(mkinstalldirs) "$$figdir"; \ fi; \ figbase=`echo $$fig | sed -e 's/^.*\///'`; \ echo "$(INSTALL_DATA) $$figfile $$figdir$$figbase"; \ $(INSTALL_DATA) "$$figfile" "$$figdir$$figbase"; \ done; \ done install-doc-html: echo install-html install-doc-omf: $(mkinstalldirs) $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE) @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \ echo "$(INSTALL_DATA) $$omf $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ $(INSTALL_DATA) $$omf $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf; \ done @if test "x$(_ENABLE_SK)" = "xtrue"; then \ echo "scrollkeeper-update -p $(DESTDIR)$(_sklocalstatedir) -o $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)"; \ scrollkeeper-update -p "$(DESTDIR)$(_sklocalstatedir)" -o "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)"; \ fi; install-doc-dsk: echo install-dsk .PHONY: uninstall-doc-docs uninstall-doc-html uninstall-doc-figs uninstall-doc-omf uninstall-doc-dsk uninstall-local: \ $(if $(DOC_MODULE),uninstall-doc-docs) \ $(if $(_DOC_HTML_ALL),uninstall-doc-html) \ $(if $(_DOC_C_FIGURES),uninstall-doc-figs) \ $(if $(_DOC_OMF_IN),uninstall-doc-omf) # $(if $(_DOC_DSK_IN),uninstall-doc-dsk) uninstall-doc-docs: @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS)'; for doc in $$list; do \ echo " rm -f $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; \ rm -f "$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; \ done uninstall-doc-figs: @list='$(_DOC_C_FIGURES) $(_DOC_LC_FIGURES)'; for fig in $$list; do \ echo "rm -f $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$fig"; \ rm -f "$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$fig"; \ done; uninstall-doc-omf: @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \ if test "x$(_ENABLE_SK)" == "xtrue"; then \ echo "scrollkeeper-uninstall -p $(_sklocalstatedir) $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ scrollkeeper-uninstall -p "$(_sklocalstatedir)" "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ fi; \ echo "rm -f $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ rm -f "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ done --=-viPsdm6cSrQ1T1qg21Vy-- From polesz@wfwx.info Thu Jun 29 02:06:49 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0E5963B013B for ; Thu, 29 Jun 2006 02:06:49 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21893-09 for ; Thu, 29 Jun 2006 02:06:48 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id A9A993B0089 for ; Thu, 29 Jun 2006 02:06:47 -0400 (EDT) Received: from 254-063.adsl.pool.ew.hu ([193.226.254.63] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.50) id 1FvpfE-0005k1-SA for gnome-list@gnome.org; Thu, 29 Jun 2006 08:06:09 +0200 Date: Thu, 29 Jun 2006 08:06:07 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: gnome logout by command Message-ID: <20060629060607.GA9459@woodstock> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.612 tagged_above=-999 required=2 tests=[AWL=-0.872, BAYES_20=-0.74] X-Spam-Score: -1.612 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 06:06:49 -0000 Hello List, is it possible somehow to logout from the gnome desktop with a command I execute e.g from a terminal or a script or somewhere? Rgds, -- POLONKAI Gergely C programmers never die, we just get cast into void. From magnusth@citrix.com Thu Jun 29 06:09:05 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CB07A3B0374 for ; Thu, 29 Jun 2006 06:09:05 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02589-06 for ; Thu, 29 Jun 2006 06:09:04 -0400 (EDT) Received: from psmtp03.wxs.nl (psmtp03.wxs.nl [195.121.247.12]) by menubar.gnome.org (Postfix) with ESMTP id 8B8D33B0218 for ; Thu, 29 Jun 2006 06:09:04 -0400 (EDT) Received: from deathstar ([194.121.182.66]) by psmtp03.wxs.nl (iPlanet Messaging Server 5.2 HotFix 2.07 (built Jun 24 2005)) with ESMTP id <0J1M00J9J9J2G9@psmtp03.wxs.nl> for gnome-list@gnome.org; Thu, 29 Jun 2006 12:09:02 +0200 (MEST) Received: from andoria.citrite.net (localhost.localdomain [127.0.0.1]) by deathstar (Postfix) with ESMTP id A93FA3AABC for ; Thu, 29 Jun 2006 12:05:01 +0200 (CEST) Received: by andoria.citrite.net (Postfix, from userid 1000) id B6A3F4B9F2; Thu, 29 Jun 2006 11:07:08 +0100 (BST) Date: Thu, 29 Jun 2006 11:07:08 +0100 From: Magnus Therning Subject: Re: gnome logout by command In-reply-to: <20060629060607.GA9459@woodstock> To: gnome-list@gnome.org Message-id: <20060629100708.GD4318@die.therning.org> MIME-version: 1.0 Content-type: multipart/signed; boundary="gMR3gsNFwZpnI/Ts"; protocol="application/pgp-signature"; micalg=SHA1 Content-disposition: inline User-Agent: mutt-ng/devel-r796 (Debian) References: <20060629060607.GA9459@woodstock> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.631 tagged_above=-999 required=2 tests=[AWL=-0.740, BAYES_00=-2.599, DNS_FROM_RFC_POST=1.708] X-Spam-Score: -1.631 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 10:09:06 -0000 --gMR3gsNFwZpnI/Ts Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 29, 2006 at 08:06:07 +0200, POLONKAI Gergely wrote: >Hello List, > >is it possible somehow to logout from the gnome desktop with a command >I execute e.g from a terminal or a script or somewhere? I'm not sure, but would 'gnome-session-save --kill' do what you want? /M --=20 Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus.therning@gmail.com http://therning.org/magnus Software is not manufactured, it is something you write and publish. Keep Europe free from software patents, we do not want censorship by patent law on written works. $my_args =3D shift; system("gcc $my_args"); print "I prefer C\n"; -- Robert Dieterich's contribution to the 2004 Perl Haiku Contest, Haikus in Perl - 'Dishonerable Mention' winner --gMR3gsNFwZpnI/Ts Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEo6ZMiMWTaatN+6QRAgJsAJsEFkXgJWWgt3/ZhYWBfxQuwxj8GgCg2WVY 2SusuM0TjZit6lfctc6EjqY= =7jun -----END PGP SIGNATURE----- --gMR3gsNFwZpnI/Ts-- From polesz@wfwx.info Thu Jun 29 07:03:50 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A2F403B02D3 for ; Thu, 29 Jun 2006 07:03:50 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05681-10 for ; Thu, 29 Jun 2006 07:03:48 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id E7B463B0138 for ; Thu, 29 Jun 2006 07:03:47 -0400 (EDT) Received: from 254-063.adsl.pool.ew.hu ([193.226.254.63] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.50) id 1FvuJG-0002hy-QA for gnome-list@gnome.org; Thu, 29 Jun 2006 13:03:47 +0200 Date: Thu, 29 Jun 2006 13:03:45 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: gnome logout by command Message-ID: <20060629110345.GA3505@woodstock> References: <20060629060607.GA9459@woodstock> <20060629100708.GD4318@die.therning.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060629100708.GD4318@die.therning.org> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.54 tagged_above=-999 required=2 tests=[AWL=0.059, BAYES_00=-2.599] X-Spam-Score: -2.54 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 11:03:50 -0000 Almost perfect, the only bad thing for me that this pops up a dialog if I really want to logout. If no other things, this will be good for me... On Thu, Jun 29, 2006 at 11:07:08AM +0100, Magnus Therning wrote: > On Thu, Jun 29, 2006 at 08:06:07 +0200, POLONKAI Gergely wrote: > >Hello List, > > > >is it possible somehow to logout from the gnome desktop with a command > >I execute e.g from a terminal or a script or somewhere? > > I'm not sure, but would 'gnome-session-save --kill' do what you want? > > /M > > -- > Magnus Therning (OpenPGP: 0xAB4DFBA4) > magnus@therning.org Jabber: magnus.therning@gmail.com > http://therning.org/magnus > > Software is not manufactured, it is something you write and publish. > Keep Europe free from software patents, we do not want censorship > by patent law on written works. > > $my_args = shift; > system("gcc $my_args"); > print "I prefer C\n"; > -- Robert Dieterich's contribution to the 2004 Perl Haiku Contest, > Haikus in Perl - 'Dishonerable Mention' winner > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list -- POLONKAI Gergely Death is not a bug, it's a feature From neil@fnxweb.com Thu Jun 29 07:54:08 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 48F0C3B04B6 for ; Thu, 29 Jun 2006 07:54:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08621-09 for ; Thu, 29 Jun 2006 07:53:57 -0400 (EDT) Received: from crawsmail1.uk.thalesgroup.com (mail.uk.thalesgroup.com [194.128.85.6]) by menubar.gnome.org (Postfix) with ESMTP id 98DE83B0303 for ; Thu, 29 Jun 2006 07:53:44 -0400 (EDT) Received: from mail.uk.thalesgroup.com (lisc0021.int.rdel.co.uk) by crawsmail1.uk.thalesgroup.com (Content Technologies SMTPRS 4.3.14) with ESMTP id for ; Thu, 29 Jun 2006 12:53:41 +0100 Received: from ntscxch1.int.rdel.co.uk (ntscxch1.int.rdel.co.uk [172.21.100.149]) by mail.uk.thalesgroup.com (8.12.8/8.12.8) with ESMTP id k5TBrfXD008254 for ; Thu, 29 Jun 2006 12:53:41 +0100 Received: from [172.21.188.59] (crawd09175.int.rdel.co.uk [172.21.188.59]) by ntscxch1.int.rdel.co.uk with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72) id MPAR17HD; Thu, 29 Jun 2006 12:52:04 +0100 Message-ID: <44A3BF44.5030900@fnxweb.com> Date: Thu, 29 Jun 2006 12:53:40 +0100 From: Neil Bird User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: gnome-list@gnome.org Subject: Re: gnome logout by command References: <20060629060607.GA9459@woodstock> <20060629100708.GD4318@die.therning.org> <20060629110345.GA3505@woodstock> In-Reply-To: <20060629110345.GA3505@woodstock> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.578 tagged_above=-999 required=2 tests=[AWL=0.021, BAYES_00=-2.599] X-Spam-Score: -2.578 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 11:54:08 -0000 Around about 29/06/06 12:03, POLONKAI Gergely typed ... > Almost perfect, the only bad thing for me that this pops up a dialog if > I really want to logout. If no other things, this will be good for me... It shouldn't do unless you run it '--gui'. I have my keyboard 'sleep' key set up to run 'gnome-session-save --kill' and I get no dialogue. Only fails when the session's hung, in which case it's back to . -- [neil@fnx ~]# rm -f .signature [neil@fnx ~]# ls -l .signature ls: .signature: No such file or directory [neil@fnx ~]# exit From pierre99@laposte.net Thu Jun 29 03:12:25 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DF7343B04C1 for ; Thu, 29 Jun 2006 03:12:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24738-05 for ; Thu, 29 Jun 2006 03:12:22 -0400 (EDT) Received: from slcompaq.epfl.ch (slcompaq.epfl.ch [128.178.135.24]) by menubar.gnome.org (Postfix) with ESMTP id DF0B63B044C for ; Thu, 29 Jun 2006 03:12:21 -0400 (EDT) Received: from slcompaq.epfl.ch (localhost [127.0.0.1]) by slcompaq.epfl.ch (8.11.7p1+Sun/8.11.7) with SMTP id k5T7Bsw13106 for ; Thu, 29 Jun 2006 09:11:54 +0200 (MEST) Date: Thu, 29 Jun 2006 09:11:54 +0200 From: Pierre99 To: gnome-list@gnome.org Subject: Re: gnome logout by command Message-Id: <20060629091154.744d7c49.pierre99@laposte.net> In-Reply-To: <20060629060607.GA9459@woodstock> References: <20060629060607.GA9459@woodstock> Organization: Pierre X-Mailer: Sylpheed version 0.9.8a (GTK+ 1.2.9; sparc-sun-solaris2.8) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.326 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, INFO_TLD=1.273] X-Spam-Score: -1.326 X-Spam-Level: X-Mailman-Approved-At: Thu, 29 Jun 2006 11:16:38 -0400 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 07:12:25 -0000 On Thu, 29 Jun 2006 08:06:07 +0200 POLONKAI Gergely wrote: > Hello List, >=20 > is it possible somehow to logout from the gnome desktop with a command I > execute e.g from a terminal or a script or somewhere? >=20 > Rgds, > --=20 > POLONKAI Gergely > =20 > C programmers never die, we just get cast into void. > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Hello, killall gnome-session Bye bye... -- ___________________________________________=20 | | | Pierre | _ | Rue de la Colline, Gen=E8ve | / )|___________________________________________| / / | | _( (_ | _E-mail: pierre99@laposte.net | (((\ \=A6|_/ )_______________________________________| (\\\\ \_/ / \ / \ _/ / / / / / / From polesz@wfwx.info Thu Jun 29 12:10:53 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 73EB93B0079 for ; Thu, 29 Jun 2006 12:10:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25733-10 for ; Thu, 29 Jun 2006 12:10:52 -0400 (EDT) Received: from wfwx.info (main.wfwx.info [217.27.212.169]) by menubar.gnome.org (Postfix) with ESMTP id 891223B00AA for ; Thu, 29 Jun 2006 12:10:52 -0400 (EDT) Received: from 254-063.adsl.pool.ew.hu ([193.226.254.63] helo=localhost ident=polesz) by wfwx.info with esmtpsa (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.50) id 1Fvz6S-0000CE-8D for gnome-list@gnome.org; Thu, 29 Jun 2006 18:10:52 +0200 Date: Thu, 29 Jun 2006 18:10:50 +0200 From: POLONKAI Gergely To: gnome-list@gnome.org Subject: Re: gnome logout by command Message-ID: <20060629161050.GA28037@woodstock> References: <20060629060607.GA9459@woodstock> <20060629091154.744d7c49.pierre99@laposte.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20060629091154.744d7c49.pierre99@laposte.net> User-Agent: Mutt/1.5.11+cvs20060403 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.908 tagged_above=-999 required=2 tests=[AWL=-0.582, BAYES_00=-2.599, INFO_TLD=1.273] X-Spam-Score: -1.908 X-Spam-Level: X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 16:10:53 -0000 On Thu, Jun 29, 2006 at 09:11:54AM +0200, Pierre99 wrote: > On Thu, 29 Jun 2006 08:06:07 +0200 > POLONKAI Gergely wrote: > > > Hello List, > > > > is it possible somehow to logout from the gnome desktop with a command I > > execute e.g from a terminal or a script or somewhere? > > > > Rgds, > > -- > > POLONKAI Gergely > > > > C programmers never die, we just get cast into void. > > _______________________________________________ > > gnome-list mailing list > > gnome-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/gnome-list > > Hello, > > killall gnome-session > > Bye bye... > > > -- > ___________________________________________ > | | > | Pierre | > _ | Rue de la Colline, Genève | > / )|___________________________________________| > / / | | > _( (_ | _E-mail: pierre99@laposte.net | > (((\ \¦|_/ )_______________________________________| > (\\\\ \_/ / > \ / > \ _/ > / / > / / > / / > _______________________________________________ > gnome-list mailing list > gnome-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-list Thanks, both versions work well! -- POLONKAI Gergely C programmers never die, we just get cast into void. From shaunm@gnome.org Thu Jun 29 14:36:02 2006 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 671153B00D2; Thu, 29 Jun 2006 14:36:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01907-10; Thu, 29 Jun 2006 14:36:01 -0400 (EDT) Received: from wolfram.com (mailhub.wolfram.com [140.177.10.16]) by menubar.gnome.org (Postfix) with ESMTP id 113E83B007D; Thu, 29 Jun 2006 14:36:01 -0400 (EDT) Received: from shaunmlx.wri.wolfram.com (shaunmlx.wri.wolfram.com [140.177.4.54]) (authenticated bits=0) by wolfram.com (8.12.11/8.12.11) with ESMTP id k5TIZwUT019822 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT); Thu, 29 Jun 2006 13:35:58 -0500 Subject: Re: Change in gnome-doc-utils.make file From: Shaun McCance To: Ravishankar Haranath In-Reply-To: <1151422633.23331.3.camel@localhost.localdomain> References: <1151422633.23331.3.camel@localhost.localdomain> Content-Type: text/plain Date: Thu, 29 Jun 2006 13:35:57 -0500 Message-Id: <1151606158.5168.3.camel@shaunmlx> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.528 tagged_above=-999 required=2 tests=[AWL=0.071, BAYES_00=-2.599] X-Spam-Score: -2.528 X-Spam-Level: Cc: gnome-list@gnome.org, gnome-doc-devel-list@gnome.org X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 18:36:02 -0000 On Tue, 2006-06-27 at 21:07 +0530, Ravishankar Haranath wrote: > > The line continuation mark '\' were missing for the if construct > starting at line 506. > It has been added properly for this if construct.... > > if ENABLE_SK \ > _ENABLE_SK = true \ > else \ > _ENABLE_SK = false \ > endif > > attaching the changed make file There is no need for line continuations like this in make conditionals. Is there some specific problem that you've encountered that you think was caused by this? For future reference, the correct mailing list for problems in gnome-doc-utils is gnome-doc-devel-list. Better yet, you can file bugs in bugzilla.gnome.org with the gnome-doc-utils product. We far preferred unified (-u) diffs to modified files, as it's much easier to see what you've changed. -- Shaun