Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- Xephem
- Messages
Search
Problems with MacOSX
Hugh Caley
Attempts to start xephem on my PowerBook G4 with MacOSX 10.1.2 give the following error. Anyone know whats up?
Hugh bash-2.05$ xephem Error: attempt to add non-widget child "dsm" to parent "xephem" which supports only widgets bash-2.05$ -- "Brain-eating mutants are bad for business" - Battle Angel Batmensch <hcaley@...> |
Re: LX200 control
Cor Bosman
Well, you dont mention how you got 3.5.2. I assume a source archive.
toggle quoted message
Show quoted text
Just make sure that you dont have an old lx200xed hanging around and are definately using the one from 3.5.2. Just type 'make' in the tools/lx200xed directory and put the binary someplace. Cor On Sat, Jan 19, 2002 at 01:10:12PM -0000, bobngc2157 wrote:
Thanks for the info. So I have to compile lx200xed seperately from |
Re: LX200 control
bobngc2157
Thanks for the info. So I have to compile lx200xed seperately from
the XEphem compile? Bob --- In xephem@y..., Cor Bosman <cor@x> wrote: I havent tried 3.5.2, but Elwood sent me a pre-release of theXEphem. I LX200? Everyhave got XEphem up and running OK but can't seem to control my tried bothtime I try I get the marker jumping all over the screen. I have 3.4.0.1 and 3.5.2. |
Re: LX200 control
Cor Bosman
I havent tried 3.5.2, but Elwood sent me a pre-release of the
toggle quoted message
Show quoted text
lx200xed of 3.5.2 and that worked fine for me. Make sure you compile lx200xed from 3.5.2 and use that. Previous versions indeed dont work. Cor On Sat, Jan 19, 2002 at 06:49:46AM -0500, bncarper@... wrote:
I'm making the switch from Windows to LINUX and would like to use XEphem. I |
Re: Xephem compiled for Cygwin
bt_walter
Thanks for the quick info and license details. I guess I will
continue to use my linux installation (it works great). Many kudos on the software, I use it everyday. If you could ever use some assistance let me know. Cheers! --- In xephem@y..., "ecdowney2002" <ecdowney@c...> wrote: --- In xephem@y..., "bt_walter" <bt_walter@y...> wrote:well.Has anyone attempted to port the xephem software to Cygwin?Oh yes, it has been done many times before. It even works quite Trouble is, XEphem is not GPL and Red Hat (who bought Cygnus)strictly prohibits using Cygwin runtime libs in non-GPL applications. I knowin a non-GPL app is to purchase a "buy out" license for, get this,$100,000. CD I sell. I also pay a fee for the X server that I bundle. So Iactually clear very little on the Windows edition but I hope it is a valuable |
Re: time zone problem for southern hemisphere
ecdowney2002
--- In xephem@y..., "fusiek59" <msz@a...> wrote:
--- In xephem@y..., Dean Huxley <astro@h...> wrote:not work properly when start date for the Savings Time is later thatsh -c 'TZ=UTC date' ; sh -c 'TZ=WST4WDT,M9.5.0,M3.2.0 date'RedHat Linux 7.2. I get: the end date. On Solaris 8 it works fine. Yes, this appears to be unique to RH; even after installing both their glibc updates, 7.2 reports WST as UTC-4. I also just tried Solaris 5.5.1, SGI/IRIX 6.5 and FreeBSD 4.4-RELEASE and they each work correctly: reports WDT as UTC-3. Well, it is an equivalent of the old option "Now" in XEphem,Please elaborate. XEphem always comes up at the current time. |
Re: Xephem compiled for Cygwin
ecdowney2002
--- In xephem@y..., "bt_walter" <bt_walter@y...> wrote:
Has anyone attempted to port the xephem software to Cygwin?Oh yes, it has been done many times before. It even works quite well. Trouble is, XEphem is not GPL and Red Hat (who bought Cygnus) strictly prohibits using Cygwin runtime libs in non-GPL applications. I know because I've pleaded with them several times about this. Even though the source to XEphem is given away at no charge, that is not good enough for them. The only way one may legally use the Cygwin libs in a non-GPL app is to purchase a "buy out" license for, get this, $100,000. FWIW, this issue is a big part of why the Windows edition is so much more expensive. I use the MKS Enterprise porting tool (which is totally fantastic by the way) but I have to pay them $100 for each CD I sell. I also pay a fee for the X server that I bundle. So I actually clear very little on the Windows edition but I hope it is a valuable marketing position to be "cross-platform". |
Xephem compiled for Cygwin
bt_walter
Has anyone attempted to port the xephem software to Cygwin? It looks
like it can be done with some time and effort but wondered if someone has already attempted. I have xephem running quite well on my Linux box but want it to be on my laptop as well. I am using the following: Cygwin: 1.3.6 Xclients & libs: XFree86 X11R6 and X11R6.4 ( the .4 rev. I downloaded doesn't have all the same packages ) X server: Hummingbird eXceed I'm willing to put in the time on this myself, if there is interest, but I didn't want to work on something that's already been done. Any input would be appreciated. Cheers! |
Re: time zone problem for southern hemisphere
--- In xephem@y..., Dean Huxley <astro@h...> wrote:
If I set the site to Las Campanas Observatory in xephem (3.5.2), theRedHat Linux 7.2. I get: sh -c 'TZ=UTC date' ; sh -c 'TZ=WST4WDT,M9.5.0,M1.2.0 date' Sat Jan 19 04:42:28 UTC 2002 Sat Jan 19 00:42:28 WST 2002 Strange, seems to be a bug in the glibc library, apparently it does not work properly when start date for the Savings Time is later that the end date. On Solaris 8 it works fine. Having browsed the 'tzset' manual, I entered ":/etc/localtime" as the time zone specification, and it started to work perfectly. Well, it is an equivalent of the old option "Now" in XEphem, pity that it can't be used any more. thanks fot the hint, regards, Michal. |
Re: time zone problem for southern hemisphere
Dean Huxley
If I set the site to Las Campanas Observatory in xephem (3.5.2), the
toggle quoted message
Show quoted text
timezone shows up as WDT and the TZ offset is 3. The operating system is supposed to figure out the offset and timezone based on the string in the site file. Try running the following: sh -c 'TZ=UTC date' ; sh -c 'TZ=WST4WDT,M9.5.0,M3.2.0 date' I get: Sat Jan 19 02:16:36 UTC 2002 Fri Jan 18 23:16:36 WDT 2002 What operating system are you using? Cheers, Dean "fusiek59" <msz@...> wrote: Hello, |
time zone problem for southern hemisphere
Hello,
I've been using XEphem successfully for a long time already, starting with early 3.0 versions, also at our telescope site in Chile. Now that 3.5.2 is out, I'm trying it out. First problem I got into, is the definition of Time Zone, which for my site reads: Las Campanas Observatory ; 29 0 12 S ; 70 42 6 W ; 2282 ; \ WST4WDT,M9.5.0,M3.2.0 Apart from that the acronyms are rather wrong (should be CLT/CLST), it also does not work well. I guess it is because the Daylight Savings Time here in Chile is reversed, although this seems to be accounted for, at least theoretically, by adding the "M" reversed entries. Still, when I invoke XEphem, it shows WST time zone and 4:00:00 UT offset - both are wrong as we have summertime here, so the DST acronym should be shown and also we are 3 hours from UT time, not 4. I've even tried to temporarily change the system time on my machine to some April date (which is perfectly in Standard Time). XEphem kept showing the same WST/4 settings in the main window. So something seems to be wrong here. The older versions (at least up to 3.2) allowed for having the time zone read from the system (at least on some systems like Solaris, Linux). This, unfortunately, seems to be unavailable now, unless I was simply not clever enough to find it. At least, I tried to put the old preferences entry XEphem.JD: Now into ~/XEphem/XEphem file, to no success. Any ideas? regards, Michal Szymanski |
Re: xephem 3.5.2 window problems
Stephen Binks
Ok... here's the details
toggle quoted message
Show quoted text
I believe I upgraded from RH7.1 to 7.2 since originally building 3.5.1 While the original 3.5.1 worked fine with RH7.2, a fresh build of 3.5.1 didn't. It behaved the same as 3.5.2 I already had openmotif 2.1.30-8 installed but I discovered that I also had lesstif (0.92 I think). I removed lesstif and tried rebuilding Xephem 3.5.1 but the build failed. Re-installing openmotif (rpm -Uvh --force openmotif*) allowed 3.5.1 to build and work correctly. 3.5.2 also builds and works well now. Thanks for your help everyone and to you Elwood for a wonderful piece of software. Steve On Thu, 2002-01-17 at 01:39, ecdowney2002 wrote:
--- In xephem@y..., Stephen Binks <steveb@i...> wrote:I am running RH 7.2 linux with Sawfish WM on an i686.close
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Stephen W. Binks steveb@... www.icenet.com.au/~steveb ICQ 62863476 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
Re: xephem 3.5.2 window problems
Akkana
Dean Huxley writes:
I had this problem (and others) before. All of them went away when II've also had lots of problems with xephem+lesstif on Redhat. On RH 7.2 I see the problem that spawned this thread, plus about a page and a half of repetitions of: "Warning: No type converter registered for 'String' to 'AnimationStyle' conversion." (I'm running sawfish, like the original poster; haven't tried it under other window managers.) Removing lesstif and installing openmotif (I used openmotif-2.1.30-8 and openmotif-devel-2.1.30-8 from RH 7.1 Power Tools) cured both problems. ...Akkana |
Re: xephem 3.5.2 window problems
Dean Huxley
reinhold.graf@... wrote:
I had this problem (and others) before. All of them went away when I--- In xephem@y..., Stephen Binks <steveb@i...> wrote:Really?Xephem 3.5.1 worked correctly but now with 3.5.2, anytime I try to got rid of lesstif and installed openmotif. Cheers, Dean |
Re: xephem 3.5.2 window problems
toggle quoted message
Show quoted text
----- Original Message -----
From: "ecdowney2002" <ecdowney@...> To: <xephem@...> Sent: Wednesday, January 16, 2002 6:39 PM Subject: [xephem] Re: xephem 3.5.2 window problems --- In xephem@y..., Stephen Binks <steveb@i...> wrote:(Control->closeI am running RH 7.2 linux with Sawfish WM on an i686.close orThewindow "Close" button).longer be only changes to window control from 3.5.1 to 3.5.2 were to theto hear a report that suggests a broader windowing issue has beenthis out.same version of Sawfish? In other words, are we certain the only changeC library for 7.2. I doubt this is the problem but it might be a goodthat XEphem does remove its own window ok but the window manager does notthe window manager, it sounds like there might be some sort of missingor broken handshake between the app and the window manager. ThisReally? I have this problem with version 3.5, 3.5.1 an 3.5.2 running on KDE2 with lesstiff. Reinhold |
Re: xephem 3.5.2 window problems
ecdowney2002
--- In xephem@y..., Stephen Binks <steveb@i...> wrote:
I am running RH 7.2 linux with Sawfish WM on an i686.close a window with the WM control (X button), the window contentsdisappear but the window stays open. The only exception to this is the mainor window "Close" button).longer be re-opened and the entire program must be shut down to close it. Thanks for the report. No, this is the first I have heard of this. The only changes to window control from 3.5.1 to 3.5.2 were to the Jupiter, Saturn and Uranus views so they no longer caused XEphem to crash with some window managers (including Sawfish). These changes fixed a bona fide bug common to these three windows that had been there for years, it was not just a trial change. So it is puzzling to hear a report that suggests a broader windowing issue has been introduced. I would like to discuss some ideas to help me figure this out. 1. Was the 3.5.1 binary that works ok also built on the same RH 7.2 system, with the same versions of gcc and Motif and run with the same version of Sawfish? In other words, are we certain the only change here was XEphem itself? 2. I see at www.redhat.com there has been two updates issued for the C library for 7.2. I doubt this is the problem but it might be a good idea to install these if you haven't already and rebuild both 3.5.1 and 3.5.2. 3. Have you tried other desktops, window managers, themes, etc? Most of my testing is with KDE and FVWM2. 4. Window managers add their decorations around the application's window by creating their own window slightly larger than the one created by the app and reparenting so it appears behind the app's window. It sounds like when XEphem is closed (via the decoration) that XEphem does remove its own window ok but the window manager does not then remove its window. Since the latter is the responsibility of the window manager, it sounds like there might be some sort of missing or broken handshake between the app and the window manager. This handshake is handled automatically by Motif (via Xlib) so if this really is the problem there is little I can do. If you are using lesstif you might try openmotif (or v.v.) as way to explore this possibility. If anyone else has additional ideas, please join in. |
xephem 3.5.2 window problems
Stephen Binks
I am running RH 7.2 linux with Sawfish WM on an i686.
Xephem 3.5.1 worked correctly but now with 3.5.2, anytime I try to close a window with the WM control (X button), the window contents disappear but the window stays open. The only exception to this is the main window. The windows close correctly from the xephem control (Control->close or window "Close" button). Once a window has been "closed"with the WM control, it can no longer be re-opened and the entire program must be shut down to close it. I compiled Xephem from source. Does anyone know what's going on and how to fix it? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Stephen W. Binks steveb@... www.icenet.com.au/~steveb ICQ 62863476 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
Re: Forecasting Terrestrial Phenomena
ecdowney2002
--- In xephem@y..., "weatherlawyer" <weatherlawyer@y...> wrote:
Before I order a copy for Windows '98 (does it work for ME?) and IXEphem runs fine on 98 and as well as other apps on ME. I am working on the forecasting of weather in the UK by means ofthe phases. I need to find that certain spot when the fireworks "gooff" when the moon is inbetween the four phases. Am I going to be ableto twiddle with it in its Windows version?Yes, the Windows edition works identically in all respects as the UNIX edition. You can step time along to look for any phenomena you wish, including specific Lunar elongation, phase, Solar separation etc. You can also plot functions for visual exploration and enter equations to be solved automatically for the specific circumstances you are seeking. One of my competitors is working on the earth's aberration from thea slight daily or occasional move or wobble in the earth's dailypush the mantle. In other words, the drifting of the inclination angleof the earth and its automatic set right to its original position,....." The Earth does not depart from the mean Ecliptic plane by more than an arc second for the next several centuries so XEphem just sets this to zero. But I suspect what you are really discussing here is nutation, which is the slight wobble of the Earth's axis on a time scale of days to weeks that is superimposed on the long term precession of the orbital axis which requires some 26,000 years for one cycle. XEphem does properly account for both these phenomena when computing apparent place, but they are not listed explicitly so you would have to back them out yourself by inspecting the apparent coordinates of a fixed star over time. PSIf you are referring to the yahoo posting mechanism, yes. This gives you the choice whether to automatically insert newlines in your posted text to enforce a maximum line length. |
to navigate to use esc to dismiss