Awesome ! ! the new glib did the trick. Got the patch file working and it even compiles under fink just great. The default composite disk krell is fixed and isn't constantly pegged like in the 1.X version. Although on Tibooks the other disk selections will still not remember if they are selected or not due to the spaces in their names.
Minor bugs I've seen so far. . . Remembering screen position doesn't work well at all. I'm running the latest X 4.2.1.1 Xdarwin 1.1.1.1 OroborOSX 0.8b2 If you use the template script in OroborOSX to launch GkrellM it will crash GKrellM if you try to do a right click and bring up the configuration/themes/quit menu. You have to change from #!/bin/csh -f to #!/bin/tsch Or you'll get this console error: ** (gkrellm:16623): WARNING **: Couldn't load font "Sans 10" falling back to "Sans 10" ** (gkrellm:16623): WARNING **: Couldn't load font "Sans 10" falling back to "Sans 10" ** (gkrellm:16623): WARNING **: All font failbacks failed!!!! TRACE1: delete_client (win,last,remap: 0x600002,0x600002,0) Oct 26 16:17:17 Feyd WindowServer[191]: orderWindow: Invalid other window Oct 26 16:17:17 Feyd WindowServer[191]: CGXOrderWinsAndPanels: error ordering window I tested the gkrellmd server and it works great as well. So the only two things left that I see are 1) fixing last position memory 2) filtering the drive names in the Disk krell so there aren't any spaces in the names so that they can remember if they are selected or not. Thanks Ben for the patch and .info fink file and thanks to Masanori for the new glib ! ! -Bobby On 10/26/02 7:51 AM, "Masanori Sekino" <[EMAIL PROTECTED]> wrote: > Please try glib2-2.0.6-3. I compiled gkrellm2 and it works for me with > new glib2. > > I updated charset.alias file included in glib2, which stores conversion > rule from system locale name to code name for iconv_open(). glib2 have > this file because there's no system wide charset.alias file. > > > On 2002.10.26, at 11:19 AM, Bobby A. Jones, Jr. wrote: > >> Yeah same thing with me as well. . .recompiled gkrellm2 with these >> envs set >> and got the same error messages as before. . . >> >> [feyd:jonesbo/gkrellm-2.1.0/src] jonesbo# ./gkrellm >> GLib: Cannot convert message: Conversion from character set 'UTF-8' to >> 'en_US' is not supported >> (process:2736): Gdk-WARNING **: locale not supported by C library >> >> (process:2736): Gtk-WARNING **: Locale not supported by C library. >> Using the fallback 'C' locale. >> Bus error >> [feyd:jonesbo/gkrellm-2.1.0/src] jonesbo# >> >> -Bobby >> >> On 10/25/02 3:16 PM, "Justin Hallett" <[EMAIL PROTECTED]> wrote: >> >>> nope >>> >>> justin@Novaley [~/Devel/proftpd]$ export LC_COLLATE=C >>> justin@Novaley [~/Devel/proftpd]$ export LC_TIME=C >>> justin@Novaley [~/Devel/proftpd]$ /sw/lib/gproftpd/gproftpd >>> GLib: Cannot convert message: Conversion from character set 'UTF-8' to >>> 'en_US' is not supported >>> >>> ** (gproftpd:26660): WARNING **: Couldn't find pixmap file: >>> gproftpd/gproftpd36.xpm >>> Bus error >>> justin@Novaley [~/Devel/proftpd]$ >>> >>> >>> [EMAIL PROTECTED] writes: >>>> If you set following environment variable and run gkrellm (or other >>>> app), does it works? >>>> $ export LANG=en_US >>>> $ export LC_COLLATE=C >>>> $ export LC_TIME=C >>> >>> -=[JFH] Justin F. Hallett <Systems Analyst> >>> -=[JFH] Rendek Communications Inc. >>> -=[JFH] [EMAIL PROTECTED] >>> >> >> > --- > Masanori Sekino > mailto:msek@;users.sourceforge.net > ------------------------------------------------------- This SF.net email is sponsored by: ApacheCon, November 18-21 in Las Vegas (supported by COMDEX), the only Apache event to be fully supported by the ASF. http://www.apachecon.com _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
