Re: [Fink-users] gnome fails to open

2013-02-13 Thread Alexander Hansen
On 2/13/13 2:41 PM, Richard Miles wrote: > I am using snow leopard > I am not sure how to show problem report. > but it fails > TIA > > Richard Miles > r.godzi...@comcast.net > > > I'm seeing what I believe is the same thing, as I reported earlier. I found that trying to use "gnome-session" a

[Fink-users] gnome fails to open

2013-02-13 Thread Richard Miles
I am using snow leopard I am not sure how to show problem report. but it fails TIA Richard Miles r.godzi...@comcast.net -- Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 201

Re: [Fink-users] gnome window manager will not start

2013-01-15 Thread Alexander Hansen
On 1/15/13 3:26 PM, Richard Miles wrote: > I have in .xinitrc.d > gnome) say "gnome" > /sw/bin/buici-clock --geometry 100x100-700+400 & > quartx-wm & > metacity --replace & > exec /sw/bin/gnome-session > ;; >

Re: [Fink-users] gnome window manager will not start

2013-01-15 Thread Alexander Hansen
On 1/15/13 3:26 PM, Richard Miles wrote: > I have in .xinitrc.d > #!/bin/sh --login > /bin/date >> ~/log & > echo $program >> ~/log > test -r /sw/bin/init.sh && . /sw/bin/init.sh > echo $PATH >> ~/log > /sw/bin/dbus-daemon --nofork --session > esd > x=`(cat ~/program)` > echo $x >> ~/log > case $x

[Fink-users] gnome window manager will not start

2013-01-15 Thread Richard Miles
I have in .xinitrc.d #!/bin/sh --login /bin/date >> ~/log & echo $program >> ~/log test -r /sw/bin/init.sh && . /sw/bin/init.sh echo $PATH >> ~/log /sw/bin/dbus-daemon --nofork --session esd x=`(cat ~/program)` echo $x >> ~/log case $x in blackbox) say "blackbox" /sw/bin/buici-

Re: [Fink-users] gnome fail to run

2013-01-07 Thread Alexander Hansen
On 1/7/13 12:40 PM, Alexander Hansen wrote: > Let's keep the discussion on the mailing list, please. > > I'm still not completely clear regarding the attachment. When you said > that you were able to get X11 to work, to do that did you set things up > so that ~/.xinitrc.d/99-wm.sh wasn't run? >

Re: [Fink-users] gnome fail to run

2013-01-07 Thread Alexander Hansen
Let's keep the discussion on the mailing list, please. I'm still not completely clear regarding the attachment. When you said that you were able to get X11 to work, to do that did you set things up so that ~/.xinitrc.d/99-wm.sh wasn't run? On 1/7/13 11:53 AM, Richard Miles wrote: > Here is my 99

Re: [Fink-users] gnome fail to run

2013-01-07 Thread Alexander Hansen
All you said is that you started X11.app, so it's hard to say, since nobody can read your mind and know what all you did. Did you change anything? If so, you have to _tell us what you did_. If you didn't change anything at all and X11 started, then I would argue that the issue is _not_ related t

Re: [Fink-users] gnome fail to run

2013-01-07 Thread Richard Miles
I started X11.app and it ran. So I guess its a fink related problem. On Jan 7, 2013, at 9:19 AM, Alexander Hansen wrote: > On 1/7/13 9:36 AM, Richard Miles wrote: >> Here is log: >> Process: X11.bin [11175] >> Path:/Applications/Utilities/X11.app/Contents/MacOS/X11.bin >> Iden

Re: [Fink-users] gnome fail to run

2013-01-07 Thread Alexander Hansen
On 1/7/13 10:35 AM, Peter Dyballa wrote: > > Am 07.01.2013 um 17:36 schrieb Richard Miles: > >> Version: 2.3.6 (2.3.6) > > This is a pretty old version from 2010 (we have 2013 now). I'd recommend to > update first. And it's possible – for "testing" reasons – to have more than > one X

Re: [Fink-users] gnome fail to run

2013-01-07 Thread Peter Dyballa
Am 07.01.2013 um 17:36 schrieb Richard Miles: > Version: 2.3.6 (2.3.6) This is a pretty old version from 2010 (we have 2013 now). I'd recommend to update first. And it's possible – for "testing" reasons – to have more than one X server installed… -- Greetings Pete Clovis' Conside

Re: [Fink-users] gnome fail to run

2013-01-07 Thread Alexander Hansen
On 1/7/13 9:36 AM, Richard Miles wrote: > Here is log: > Process: X11.bin [11175] > Path:/Applications/Utilities/X11.app/Contents/MacOS/X11.bin > Identifier: org.x.X11 > Version: 2.3.6 (2.3.6) > Build Info: X11server-850300~2 > Code Type: X86-64 (Native)

[Fink-users] gnome fail to run

2013-01-07 Thread Richard Miles
Here is log: Process: X11.bin [11175] Path:/Applications/Utilities/X11.app/Contents/MacOS/X11.bin Identifier: org.x.X11 Version: 2.3.6 (2.3.6) Build Info: X11server-850300~2 Code Type: X86-64 (Native) Parent Process: launchd [121] Date/Time: 2013-

Re: [Fink-users] gnome-doc-utils-0.20.6-1 build failure

2012-11-08 Thread Watson, David W. (MSFC-ES62)
I should have tried a rebuild first; I guess reading the docs would have helped. Thanks for the help! On 11/8/12 2:07 PM, "Alexander Hansen" wrote: > On 11/8/12 12:55 PM, Watson, David W. (MSFC-ES62) wrote: >> I think I know what I did wrong. I should have moved /usr/local out of the >> way bef

Re: [Fink-users] gnome-doc-utils-0.20.6-1 build failure

2012-11-08 Thread Alexander Hansen
On 11/8/12 12:55 PM, Watson, David W. (MSFC-ES62) wrote: > I think I know what I did wrong. I should have moved /usr/local out of the > way before I installed anything from fink. I'm going to try again from > scratch with /usr/local removed and see what happens. > > That would work, too. The pr

Re: [Fink-users] gnome-doc-utils-0.20.6-1 build failure

2012-11-08 Thread Alexander Hansen
On 11/8/12 12:47 PM, Watson, David W. (MSFC-ES62) wrote: > I get this: > > dyld: Library not loaded: /usr/local/lib/libgomp.1.dylib > Referenced from: /sw/bin/msgmerge > Reason: image not found > configure: error: GNU gettext tools not found; required for intltool > ### execution of PYTHON=/sw

Re: [Fink-users] gnome-doc-utils-0.20.6-1 build failure

2012-11-08 Thread Alexander Hansen
On 11/8/12 12:03 PM, Watson, David W. (MSFC-ES62) wrote: > Trying to install gnome-doc-utils but get this error message during > configure: > > checking for gmsgfmt... /sw/bin/msgfmt > dyld: lazy symbol binding failed: Symbol not found: ___emutls_get_address > Referenced from: /usr/local/lib/lib

[Fink-users] gnome-doc-utils-0.20.6-1 build failure

2012-11-08 Thread Watson, David W. (MSFC-ES62)
Trying to install gnome-doc-utils but get this error message during configure: checking for gmsgfmt... /sw/bin/msgfmt dyld: lazy symbol binding failed: Symbol not found: ___emutls_get_address Referenced from: /usr/local/lib/libgomp.1.dylib Expected in: /usr/lib/libSystem.B.dylib dyld: Symbol

Re: [Fink-users] Gnome doesn't accept right click?

2012-05-26 Thread Richard Miles
OS X 10.6.8 15 bit intel imac. On May 26, 2012, at 11:07 AM, Alexander Hansen wrote: > On 5/25/12 5:59 PM, Richard Miles wrote: >> I Installed Gnome and have a problem: >> I can not use right click on the background to change it or on the panel >> to add applets. What am I missing? >> TIA >> Rich

Re: [Fink-users] Gnome doesn't accept right click?

2012-05-26 Thread Alexander Hansen
On 5/25/12 5:59 PM, Richard Miles wrote: > I Installed Gnome and have a problem: > I can not use right click on the background to change it or on the panel > to add applets. What am I missing? > TIA > Richard Miles > r.godzi...@comcast.net > > > > What OS version

[Fink-users] Gnome doesn't accept right click?

2012-05-25 Thread Richard Miles
I Installed Gnome and have a problem: I can not use right click on the background to change it or on the panel to add applets. What am I missing? TIA Richard Miles r.godzi...@comcast.net -- Live Security Virtual Conferen

Re: [Fink-users] gnome window manager is missing?

2012-04-05 Thread Daniel Macks
On Thu, 05 Apr 2012 15:40:40 -0700, Alexander Hansen wrote: On 4/5/12 3:12 PM, Richard Miles wrote: > > What window manager will work for gnome on osx 10.7.3 lion? > > > > Richard Miles > > r.godzi...@comcast.net > > > > > > > There appears not to be much choice: > > $ fink list -s x11-wm > Infor

Re: [Fink-users] gnome window manager is missing?

2012-04-05 Thread Alexander Hansen
On 4/5/12 3:12 PM, Richard Miles wrote: > What window manager will work for gnome on osx 10.7.3 lion? > > Richard Miles > r.godzi...@comcast.net > > > There appears not to be much choice: $ fink list -s x11-wm Information about 4601 packages read in 8 seconds. fluxbox 1.3.1-1 A

[Fink-users] gnome window manager is missing?

2012-04-05 Thread Richard Miles
What window manager will work for gnome on osx 10.7.3 lion? Richard Miles r.godzi...@comcast.net -- Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second

Re: [Fink-users] gnome menus have japanese descriptions

2011-09-02 Thread Richard Miles
Language solved. I put a export LANG=en_US.UTF-8 just before calling gnome-session and it passed it thru. I was puzzled by this, because all other window managers had english. Gnome setup is odd to say the least. Thanks for your help. On Sep 2, 2011, at 4:23 AM, Alexander Hansen wrote: > -B

Re: [Fink-users] gnome menus have japanese descriptions

2011-09-02 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/1/11 2:49 PM, Richard Miles wrote: > Somehow the gnome menus have Japanese descriptions. How do I set > them to be english. They used to be english, but now are Japanese? > I don’t know Japanese and need these menus in english. > > Richard Mile

[Fink-users] gnome menus have japanese descriptions

2011-09-01 Thread Richard Miles
Somehow the gnome menus have Japanese descriptions. How do I set them to be english. They used to be english, but now are Japanese? I don’t know Japanese and need these menus in english. Richard Miles r.godzi...@comcast.net -

Re: [Fink-users] Gnome - Gtk theme problems

2011-08-08 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/8/11 9:36 PM, Sam Spastic wrote: > > > Alexander Hansen-2 wrote: >> > On 8/8/11 8:49 PM, Sam Spastic wrote: I have started from scratch with OSX 10.5.8. XQuartz 2.6.3 (xorg-server 1.10.3) fink -V Package manager version: 0.30.2 >

Re: [Fink-users] Gnome - Gtk theme problems

2011-08-08 Thread Sam Spastic
Alexander Hansen-2 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 8/8/11 8:49 PM, Sam Spastic wrote: >> >> I have started from scratch with OSX 10.5.8. XQuartz 2.6.3 >> (xorg-server 1.10.3) fink -V Package manager version: 0.30.2 >> Distribution version: selfupdate-rsync Mo

Re: [Fink-users] Gnome - Gtk theme problems

2011-08-08 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/8/11 8:49 PM, Sam Spastic wrote: > > I have started from scratch with OSX 10.5.8. XQuartz 2.6.3 > (xorg-server 1.10.3) fink -V Package manager version: 0.30.2 > Distribution version: selfupdate-rsync Mon Aug 8 04:42:11 2011, > 10.5, powerpc Tre

[Fink-users] Gnome - Gtk theme problems

2011-08-08 Thread Sam Spastic
I have started from scratch with OSX 10.5.8. XQuartz 2.6.3 (xorg-server 1.10.3) fink -V Package manager version: 0.30.2 Distribution version: selfupdate-rsync Mon Aug 8 04:42:11 2011, 10.5, powerpc Trees: local/main stable/main stable/crypto Dual 1.25 GHz PPC There of course may be old .confi

Re: [Fink-users] gnome-settings-daemon

2011-02-16 Thread Gary K Olson
I decided that my problem with the gnome-settings-daemon had to be either a config problem which I could not find, or more likely a bad compile in some file. Therefore I trashed my /sw file and started all over. Now, we have the option of compiling any 64-bit programs and using a 32-bit for eve

Re: [Fink-users] gnome-settings-daemon

2011-02-13 Thread Gary K Olson
On Feb13, 2011, at 3:27 PM MDT, Gary Olson wrote: I did not know that fink had changed to a xinitrc.d method of handling X11. After getting the MacBookPro with Snow Leopard, I have mostly used icewm, which worked with the old .xinitrc file. When I tried to use gnome, I would get the gnome-set

Re: [Fink-users] gnome-settings-daemon

2011-02-13 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/12/11 10:07 PM, Gary K Olson wrote: > When I start gnome-session, gnome-settings-daemon quits. Apples X11 loads as > does gnome, but the windows are not within window frames, so windows can not > be moved. The desktop is crippled. Does anyone

Re: [Fink-users] gnome-settings-daemon

2011-02-13 Thread Daniel Macks
On Sat, 12 Feb 2011 20:07:57 -0700, Gary K Olson wrote: When I start gnome-session, gnome-settings-daemon quits. Apples X11 loads as does gnome, but the windows are not within window frames, so windows can not be moved. The desktop is crippled. Does anyone else have or had this problem? Any

Re: [Fink-users] gnome-settings-daemon

2011-02-12 Thread Gary K Olson
When I start gnome-session, gnome-settings-daemon quits. Apples X11 loads as does gnome, but the windows are not within window frames, so windows can not be moved. The desktop is crippled. Does anyone else have or had this problem? Any help would be appreciated. I do not know whether I have

Re: [Fink-users] gnome-terminal won't run on 10.6.4

2010-07-22 Thread Benjamin Esham
Martin Costabel wrote: > Benjamin Esham wrote: > > > The directory ~/.gconf is drwx-- and owned by my user and group > > staff; however, the directory is empty. [] > > Maybe this is normal - the directory structure and the xml file would be > created by gnome-terminal itself, but only at a

Re: [Fink-users] gnome-terminal won't run on 10.6.4

2010-07-22 Thread Martin Costabel
Benjamin Esham wrote: > Martin Costabel wrote: [] >> If the file does not exist or is not owned by you, then this may hint at a >> different error. > > Hi Martin, > > The directory ~/.gconf is drwx-- and owned by my user and group staff; > however, the directory is empty. [] Maybe this is n

Re: [Fink-users] gnome-terminal won't run on 10.6.4

2010-07-22 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 7/22/10 10:00 AM, Benjamin Esham wrote: > Martin Costabel wrote: > >> Benjamin Esham wrote: >> >>> I'm trying to run gnome-terminal 2.28.2-3 on an Intel Mac with OS >>> 10.6.4. It seems to have compiled fine, but when I run it from either >>> Term

Re: [Fink-users] gnome-terminal won't run on 10.6.4

2010-07-22 Thread Benjamin Esham
Martin Costabel wrote: > Benjamin Esham wrote: > > > I'm trying to run gnome-terminal 2.28.2-3 on an Intel Mac with OS > > 10.6.4. It seems to have compiled fine, but when I run it from either > > Terminal or xterm in X11, I get > > > > ERROR:terminal-app.c:1445:terminal_app_init: assertion fai

Re: [Fink-users] gnome-terminal won't run on 10.6.4

2010-07-22 Thread Martin Costabel
Benjamin Esham wrote: > Hi all, > > I'm trying to run gnome-terminal 2.28.2-3 on an Intel Mac with OS 10.6.4. > It seems to have compiled fine, but when I run it from either Terminal or > xterm in X11, I get > > ** > ERROR:terminal-app.c:1445:terminal_app_init: assertion failed: > (app->system_f

Re: [Fink-users] gnome-terminal won't run on 10.6.4

2010-07-21 Thread Alexander Hansen
On Wed, Jul 21, 2010 at 12:33 PM, Alexander Hansen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 7/21/10 12:17 PM, Benjamin Esham wrote: >> Alexander Hansen wrote: >> >>> Benjamin Esham wrote: >>> Alexander Hansen wrote: >> I'm trying to run gnome-terminal 2.28.2-3

Re: [Fink-users] gnome-terminal won't run on 10.6.4

2010-07-21 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 7/21/10 12:17 PM, Benjamin Esham wrote: > Alexander Hansen wrote: > >> Benjamin Esham wrote: >> >>> Alexander Hansen wrote: >>> > I'm trying to run gnome-terminal 2.28.2-3 on an Intel Mac with OS > 10.6.4. 32 or 64 bit Fink setup?

Re: [Fink-users] gnome-terminal won't run on 10.6.4

2010-07-21 Thread Benjamin Esham
Alexander Hansen wrote: > Benjamin Esham wrote: > >> Alexander Hansen wrote: >> I'm trying to run gnome-terminal 2.28.2-3 on an Intel Mac with OS 10.6.4. >>> >>> 32 or 64 bit Fink setup? >> >> I think it’s 64 bit, but honestly I’m not sure. How do I check? > > "fink -V | grep Distr

Re: [Fink-users] gnome-terminal won't run on 10.6.4

2010-07-21 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 7/21/10 11:57 AM, Benjamin Esham wrote: > Alexander Hansen wrote: > >>> I'm trying to run gnome-terminal 2.28.2-3 on an Intel Mac with OS >>> 10.6.4. >> >> 32 or 64 bit Fink setup? > > I think it’s 64 bit, but honestly I’m not sure. How do I chec

Re: [Fink-users] gnome-terminal won't run on 10.6.4

2010-07-21 Thread Benjamin Esham
Alexander Hansen wrote: >> I'm trying to run gnome-terminal 2.28.2-3 on an Intel Mac with OS >> 10.6.4. > > 32 or 64 bit Fink setup? I think it’s 64 bit, but honestly I’m not sure. How do I check? -- Benjamin D. Esham | bdes...@gmail.com “...English is about as pure as a cribhouse whore.

Re: [Fink-users] gnome-terminal won't run on 10.6.4

2010-07-21 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 7/21/10 11:41 AM, Benjamin Esham wrote: > Hi all, > > I'm trying to run gnome-terminal 2.28.2-3 on an Intel Mac with OS 10.6.4. 32 or 64 bit Fink setup? > It seems to have compiled fine, but when I run it from either Terminal or > xterm in X11, I

[Fink-users] gnome-terminal won't run on 10.6.4

2010-07-21 Thread Benjamin Esham
Hi all, I'm trying to run gnome-terminal 2.28.2-3 on an Intel Mac with OS 10.6.4. It seems to have compiled fine, but when I run it from either Terminal or xterm in X11, I get ** ERROR:terminal-app.c:1445:terminal_app_init: assertion failed: (app->system_font_desc != NULL) Abort Can anyone tell

Re: [Fink-users] gnome-session will not run after Apple update

2010-06-22 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 6/22/10 2:47 AM, Martin Costabel wrote: > Richard Miles wrote: >> I applied the Apple Update for itunes and OSX 11 and I see the >> /sw/etc/xinitrc-last-hook line 2 >> :/usr/X11/lib/X11/xinitrc.d/98-user.sh: no such file or directory. >> >> How

Re: [Fink-users] gnome-session will not run after Apple update

2010-06-22 Thread Martin Costabel
Richard Miles wrote: > I applied the Apple Update for itunes and OSX 11 and I see the > /sw/etc/xinitrc-last-hook line 2 > :/usr/X11/lib/X11/xinitrc.d/98-user.sh: no such file or directory. > > How do I correct the missing 98-user.sh. What should it have in it? > I am on Os X 10.6.4 Intel Mac

[Fink-users] gnome-session will not run after Apple update

2010-06-21 Thread Richard Miles
I applied the Apple Update for itunes and OSX 11 and I see the /sw/etc/xinitrc-last-hook line 2 :/usr/X11/lib/X11/xinitrc.d/98-user.sh: no such file or directory. How do I correct the missing 98-user.sh. What should it have in it? I am on Os X 10.6.4 Intel Mac Snow Leopard Richard E. Miles r

Re: [Fink-users] gnome startup

2010-04-28 Thread Stan Sanderson
On Apr 28, 2010, at 3:18 PM, Alexander Hansen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 4/28/10 2:59 PM, Stan Sanderson wrote: >> OS 10.5.8, XQuartz 2.4 (PPC), 2.5 (x86), fink unstable tree, all up- >> to- >> date (except for gnumeric) >> >> Alexander Hansen recently sugges

Re: [Fink-users] gnome startup

2010-04-28 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 4/28/10 2:59 PM, Stan Sanderson wrote: > OS 10.5.8, XQuartz 2.4 (PPC), 2.5 (x86), fink unstable tree, all up-to- > date (except for gnumeric) > > Alexander Hansen recently suggested how to start kde using .xinitrc.d. > > For some time now, my onl

[Fink-users] gnome startup

2010-04-28 Thread Stan Sanderson
OS 10.5.8, XQuartz 2.4 (PPC), 2.5 (x86), fink unstable tree, all up-to- date (except for gnumeric) Alexander Hansen recently suggested how to start kde using .xinitrc.d. For some time now, my only working startup for Gnome has been through .xinitrc, using > source /sw/bin/init.sh > exec metaci

[Fink-users] gnome-session fails to compile on x64

2010-02-05 Thread Cavin
Hi, I'm on 10.6 and using fink x86_64 and gnome-session failed to compile. Here's the pastebin: http://pastebin.com/f6bd9f992 Thanks, Cavin -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay o

Re: [Fink-users] gnome startup

2010-01-04 Thread Pierre-Henri Lavigne
on > Sender: Stan Sanderson > Reply-To: Stan Sanderson > To: Alexander Hansen > CC: fink users > Subject: [Fink-users] gnome startup > Message-ID: > In-Reply-To: <4b4151f1.4060...@gmail.com> > References: > <4b4151f1.4060...@gmail.com> > Date: Mon,

[Fink-users] gnome startup

2010-01-04 Thread Stan Sanderson
On Jan 3, 2010, at 8:26 PM, Alexander Hansen wrote: > You need to start X11 with quartz-wm in --only-proxy mode. The > following doc item still applies: > > http://www.finkproject.org/doc/x11/run-xfree86.php?phpLang=en#xinitrc > Forgive me for jumping in on the previous discussion, but I've bee

[Fink-users] Gnome-applets fails because of libgtop2.0.7-2.26.1-1

2009-11-12 Thread Cavin Graves
Trying to install Gnome with Fink on 10.6.2. I got an error when I tried to install bundle-gnome but I didn't save that so I will send it asap but this is what happens when I try to install gnome-applets: --- gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/

Re: [Fink-users] gnome-terminal version 2.26.2-2 fails to build under snow leapord

2009-10-09 Thread Daniel Macks
On Thu, Oct 08, 2009 at 11:03:04PM +, Eric Keiter wrote: > Daniel E. Macks netspace.org> writes: > > > Confirmed the problem on my 10.4 machine, and that it's related to > > this new version of g-d-u (downgrading cleared the error for me). Your > > fink should have an older version available

Re: [Fink-users] gnome-terminal version 2.26.2-2 fails to build under snow leapord

2009-10-08 Thread Alexander Hansen
Eric Keiter wrote: > Daniel E. Macks netspace.org> writes: > > >> Confirmed the problem on my 10.4 machine, and that it's related to >> this new version of g-d-u (downgrading cleared the error for me). Your >> fink should have an older version available as well: 'fink install >> gnome-doc-uti

Re: [Fink-users] gnome-terminal version 2.26.2-2 fails to build under snow leapord

2009-10-08 Thread Eric Keiter
Daniel E. Macks netspace.org> writes: > Confirmed the problem on my 10.4 machine, and that it's related to > this new version of g-d-u (downgrading cleared the error for me). Your > fink should have an older version available as well: 'fink install > gnome-doc-utils-0.16.1' and then gnome-termin

Re: [Fink-users] gnome-terminal version 2.26.2-2 fails to build under snow leapord

2009-10-08 Thread Daniel E. Macks
Eric Keiter said: > Daniel Macks netspace.org> writes: >> Also, what version of gnome-doc-utils do you have installed? > > I have gnome-doc-utils 0.18.0-3 installed. Confirmed the problem on my 10.4 machine, and that it's related to this new version of g-d-u (downgrading cleared the error for me

Re: [Fink-users] gnome-terminal version 2.26.2-2 fails to build under snow leapord

2009-10-08 Thread Eric Keiter
Daniel Macks netspace.org> writes: > Also, what version of gnome-doc-utils do you have installed? > > dan I have gnome-doc-utils 0.18.0-3 installed. Eric -- Come build with us! The BlackBerry(R) Developer Conference i

Re: [Fink-users] gnome-terminal version 2.26.2-2 fails to build under snow leapord

2009-10-08 Thread Eric Keiter
Alexander Hansen gmail.com> writes: > 32 bit or 64-bit Fink setup? > > And can you post a bit more? Start with the last line of output before > any errors started to occur. > > This is 32-bit. The last lines of output before the Traceback are: - if ! test -d cs/; then mkdir cs/; fi

Re: [Fink-users] gnome-terminal version 2.26.2-2 fails to build under snow leapord

2009-10-08 Thread Daniel Macks
On Thu, Oct 08, 2009 at 10:59:46AM -0400, Alexander Hansen wrote: > Eric Keiter wrote: > > Hi all, > > > > sorry if this has been posted already. I recently did a self-update and an > > update-all. gnome-terminal attempted to update, but failed. I'm running > > OSX > > 10.6.1. > > > > The error

Re: [Fink-users] gnome-terminal version 2.26.2-2 fails to build under snow leapord

2009-10-08 Thread Alexander Hansen
Eric Keiter wrote: > Hi all, > > sorry if this has been posted already. I recently did a self-update and an > update-all. gnome-terminal attempted to update, but failed. I'm running OSX > 10.6.1. > > The error message is as follows: > > Traceback (most recent call last): > File "/sw/bin/xml2po

[Fink-users] gnome-terminal version 2.26.2-2 fails to build under snow leapord

2009-10-08 Thread Eric Keiter
Hi all, sorry if this has been posted already. I recently did a self-update and an update-all. gnome-terminal attempted to update, but failed. I'm running OSX 10.6.1. The error message is as follows: Traceback (most recent call last): File "/sw/bin/xml2po", line 185, in main(sys.argv[

Re: [Fink-users] gnome-games fails compile

2009-07-01 Thread Martin Costabel
Sean Lake wrote: [] > And the error text: > checking for some Win32 platform... no > checking for native Win32... no > checking for CHECK... no > configure: error: check not found; install it or use --disable-tests > ### execution of /var/tmp/tmp.2.T3NH2B failed, exit code 1 > Removing runtime buil

[Fink-users] gnome-games fails compile

2009-07-01 Thread Sean Lake
Hello all, Here's the relevant info: fink --version Package manager version: 0.29.7 Distribution version: selfupdate-rsync Wed Jul 1 17:22:54 2009, 10.5, i386 And the error text: checking for some Win32 platform... no checking for native Win32... no checking for CHECK... no configure: error: chec

Re: [Fink-users] gnome-utils .configure failure

2009-04-07 Thread Martin Costabel
herrpoe...@hailmail.net wrote: > Hi, > > I've been trying to install gnome-bundle on my mac and get stopped by > the following (these are final lines of code, besides boilerplate): > > > configure: error: X development libraries not found > > ### execution of ./configure failed, exit code 1

[Fink-users] gnome-utils .configure failure

2009-04-07 Thread herrpoetry
Hi, I've been trying to install gnome-bundle on my mac and get stopped by the following (these are final lines of code, besides boilerplate): > configure: error: X development libraries not found > ### execution of ./configure failed, exit code 1 > Removing runtime build-lock... > Removing build-lo

Re: [Fink-users] gnome broken after update

2009-02-20 Thread Stan Sanderson
On Feb 20, 2009, at 8:58 AM, Alexander Hansen wrote: > Stan Sanderson wrote: >> on both ppc and intel, OS 10.5.6, X11 2.3.2-1 (reinstalled after the >> update), latest fink, all updates applied, using Gnome. >> > selfupdate again; there have been efforts to modernize dbus, and > there have bee

Re: [Fink-users] gnome broken after update

2009-02-20 Thread Alexander Hansen
Stan Sanderson wrote: > on both ppc and intel, OS 10.5.6, X11 2.3.2-1 (reinstalled after the > update), latest fink, all updates applied, using Gnome. > > xinitrc contents are > . /sw/bin/init.sh > export PATH=$PATH:/sw/bin:/sw/sbin > autocutsel & > metacity & > exec gnome-session > > Following t

[Fink-users] gnome broken after update

2009-02-20 Thread Stan Sanderson
on both ppc and intel, OS 10.5.6, X11 2.3.2-1 (reinstalled after the update), latest fink, all updates applied, using Gnome. xinitrc contents are . /sw/bin/init.sh export PATH=$PATH:/sw/bin:/sw/sbin autocutsel & metacity & exec gnome-session Following the last update, the following message is r

Re: [Fink-users] Gnome Keyboard and Menu Issues

2009-02-14 Thread Andrew Choong
Alex/Stan, Thank you. The ugly hack works! The other did not. Now that my keyboard mapping is less of an issue does anyone have any further ideas on the Gnome menu? Installing additional items aren't added to the Gnome menu bars. I seem to be missing a few that I have had in previous versi

Re: [Fink-users] Gnome Keyboard and Menu Issues

2009-02-14 Thread Stan Sanderson
On Feb 14, 2009, at 7:29 AM, Alexander Hansen wrote: > Andrew Choong wrote: >> Dear all, >> >> Just installed Fink and then Gnome on Leopard. Everything seems to be >> working well-ish. Can't seem to get the right keyboard mapping. Is >> this a known problem? Doesn't seem to work no matter what I

Re: [Fink-users] Gnome Keyboard and Menu Issues

2009-02-14 Thread Alexander Hansen
Andrew Choong wrote: > Dear all, > > Just installed Fink and then Gnome on Leopard. Everything seems to be > working well-ish. Can't seem to get the right keyboard mapping. Is > this a known problem? Doesn't seem to work no matter what I try > (Changing the X11 preferences etc). Also, has any

[Fink-users] Gnome Keyboard and Menu Issues

2009-02-14 Thread Andrew Choong
Dear all, Just installed Fink and then Gnome on Leopard. Everything seems to be working well-ish. Can't seem to get the right keyboard mapping. Is this a known problem? Doesn't seem to work no matter what I try (Changing the X11 preferences etc). Also, has anyone noticed the Gnome menu app

[Fink-users] Gnome menus

2008-12-06 Thread Richard E . Miles
How can I get gnome to only show gnome applications. That is do not show kde applications in the menus.? It should only show the gnome applications not he kde applications as well. Richard E. Miles [EMAIL PROTECTED] --

Re: [Fink-users] gnome config *warning*! problem resolved

2008-12-04 Thread Stan Sanderson
On Dec 3, 2008, at 11:37 AM, Stan Sanderson wrote: > I just messed up a nicely working Gnome2 install by playing with the > configs. > > Configuration Editor->apps->panel->toplevels->bottom_panel_screen0 > > I first changed auto_hide to true (checked the box). The bottom panel > disappeared and re

[Fink-users] gnome sound preferences options not active

2008-12-03 Thread Richard E . Miles
I have been trying to use the sound preferences options without success. The menu shows the options but can not enter any options because the whole menu is not active to input. I went into gconf and selected the options so sound events work but these should be available tin the sound prefer

[Fink-users] gnome config *warning*!

2008-12-03 Thread Stan Sanderson
I just messed up a nicely working Gnome2 install by playing with the configs. Configuration Editor->apps->panel->toplevels->bottom_panel_screen0 I first changed auto_hide to true (checked the box). The bottom panel disappeared and reappeared nicely, as expected. So... I decided to try the s

Re: [Fink-users] [gnome-core] Evolution build fails

2008-12-02 Thread Martin Costabel
Barry King wrote: > How would I go about creating my own patch and/or upgrading the > package? I'm presuming it would involve creating a local package > repository of some sort. My remarks were rather meant for the (non-existing, virtual) maintainer of evolution. I don't have the time currently

Re: [Fink-users] gnome logout option doesn't work

2008-12-01 Thread Daniel Macks
I just upgraded fink's gnome-session, which is (I think) the last part of the gnome session manager stuff that needed upgrading. For me, running gnome-session as my x11 world gives me metacity (with a console message about not finding some preference) and a normal gnome desktop menubar (is that gno

Re: [Fink-users] gnome-settings-daemon causes problems

2008-11-30 Thread Richard E. Miles
On Nov 30, 2008, at 6:54 PM, Alexander Hansen wrote: > > On Nov 30, 2008, at 8:00 PM, Richard E. Miles wrote: > >> I have been trying to get gnome configured so that it will work >> properly. When I start gnome I get a message saying there was a >> prblem >> starting gnome-settings-daemon, retu

Re: [Fink-users] gnome-settings-daemon causes problems

2008-11-30 Thread Alexander Hansen
On Nov 30, 2008, at 8:00 PM, Richard E. Miles wrote: > I have been trying to get gnome configured so that it will work > properly. When I start gnome I get a message saying there was a prblem > starting gnome-settings-daemon, return value 0. Themes, sound, > backgrounds will not work. Indeed I di

[Fink-users] gnome-settings-daemon causes problems

2008-11-30 Thread Richard E. Miles
I have been trying to get gnome configured so that it will work properly. When I start gnome I get a message saying there was a prblem starting gnome-settings-daemon, return value 0. Themes, sound, backgrounds will not work. Indeed I did some tests and found that if I start gnome-settings-d

[Fink-users] gnome logout option doesn't work

2008-11-28 Thread Richard E . Miles
When I select logout the gnome system does not logout. I have to hit comand -q to quit X. Why does it not work? Richard E. Miles [EMAIL PROTECTED] - This SF.Net email is sponsored by the Moblin Your Move Developer's chal

Re: [Fink-users] Gnome Keymap problem

2008-11-26 Thread Gary K Olson
On Nov 26, 2008 at 11:51 AM MST, Gary K Olson wrote: Thanks for replying. Somehow I had failed to reinstall yelp-viewer- firefox, so that was my problem with the Gnome help system. Everything seems to be working under gnome-session except the logout button. Under gnome-panel with Metacity

Re: [Fink-users] GNOME keymap problem

2008-11-24 Thread Daniel Macks
On Tue, Nov 18, 2008 at 04:27:32PM -0700, Gary K Olson wrote: > > However, I notice now that I can not get any help or other Gnome > documentation to load. In fact, I don't see Gnome documentation of > any kind on the pop-up menus in the Gnome Menu app. When I try to > launch a help file I

Re: [Fink-users] gnome keymap problems- update

2008-11-18 Thread Stan Sanderson
On Nov 18, 2008, at 9:17 PM, Stan Sanderson wrote: > Gary, et. al.- > > An update. On the PPC machine, the keymap is again out of whack. > Furthermore, the "formula" for replacing/correcting the xmodmap files > no longer appears to work. When I get to the third step, run the > gnome- > settings

[Fink-users] gnome keymap problems- update

2008-11-18 Thread Stan Sanderson
Gary, et. al.- An update. On the PPC machine, the keymap is again out of whack. Furthermore, the "formula" for replacing/correcting the xmodmap files no longer appears to work. When I get to the third step, run the gnome- settings-daemon, all I get is a series of complaints about not being

Re: [Fink-users] GNOME keymap problem

2008-11-18 Thread Gary K Olson
On Nov 18, 2008, at 4:27 PM, Gary K Olson wrote: > On Nov 18, 2008 at 4:00 PM, Gary K Olson wrote: > > I removed much of GNOME, and reinstalled it from the compiled .deb > files thinking that possibly I have some configuration problem > besides .gconfd and .gnome2, but the behavior is still t

Re: [Fink-users] GNOME keymap problem

2008-11-18 Thread Gary K Olson
On Nov 18, 2008 at 4:00 PM, Gary K Olson wrote: I removed much of GNOME, and reinstalled it from the compiled .deb files thinking that possibly I have some configuration problem besides .gconfd and .gnome2, but the behavior is still the same. None of the applets: WindowList, WindowSelector,

Re: [Fink-users] GNOME keymap problem

2008-11-17 Thread Stan Sanderson
On Nov 17, 2008, at 7:31 PM, Gary K Olson wrote: > Using exec gnome-panel along with exec Metacity took care of the > rootless problem. Using Martin Costabel's workaround that Stan sent > me, I fixed my keymap problem. When I started up GNOME, I got the > following messages: > > The panel

Re: [Fink-users] GNOME keymap problem

2008-11-17 Thread Gary K Olson
Using exec gnome-panel along with exec Metacity took care of the rootless problem. Using Martin Costabel's workaround that Stan sent me, I fixed my keymap problem. When I started up GNOME, I got the following messages: The panel encountered a problem while loading "OAFIID:GNOME_W

Re: [Fink-users] gnome on PPC

2008-11-17 Thread Stan Sanderson
On Nov 17, 2008, at 3:10 PM, Alexander Hansen wrote: > > On Nov 17, 2008, at 2:28 PM, Stan Sanderson wrote: > >> On OS 10.5.5, PPC, XCode 3.1.1, X11 2.3.1, unstable tree, >> (i) gnome-session-2.20.3-3 update fails with >> >> powerpc-apple-darwin9-gcc-4.0.1: /usr/X11/lib/ >> libpixman-1.0.10.0.dyl

Re: [Fink-users] gnome on PPC

2008-11-17 Thread Alexander Hansen
On Nov 17, 2008, at 2:28 PM, Stan Sanderson wrote: > On OS 10.5.5, PPC, XCode 3.1.1, X11 2.3.1, unstable tree, > (i) gnome-session-2.20.3-3 update fails with > > powerpc-apple-darwin9-gcc-4.0.1: /usr/X11/lib/ > libpixman-1.0.10.0.dylib: No such file or directory > make[3]: *** [gnome-session] Err

Re: [Fink-users] GNOME keymap problem

2008-11-17 Thread Stan Sanderson
On Nov 17, 2008, at 1:34 PM, Alexander Hansen wrote: > > On Nov 17, 2008, at 2:29 PM, Gary K Olson wrote: > >> I think I sent this message to wrong address (sorry), so I am sending >> it again. >> I compiled bundle-gnome on my ibook which went well. However, the >> generic keymap does not map to

[Fink-users] gnome on PPC

2008-11-17 Thread Stan Sanderson
On OS 10.5.5, PPC, XCode 3.1.1, X11 2.3.1, unstable tree, (i) gnome-session-2.20.3-3 update fails with powerpc-apple-darwin9-gcc-4.0.1: /usr/X11/lib/ libpixman-1.0.10.0.dylib: No such file or directory make[3]: *** [gnome-session] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Er

  1   2   3   4   >