<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">I installed kstars on ubuntu 21 and tried again got a lot of these errors when I ran it</div><div class=""><br class=""></div><div class=""><div class=""> </div><div class="">andrew@ubuntu-21:~$ org.kde.solid.udisks2: Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.AccessDenied" </div><div class=""> "An AppArmor policy prevents this sender from sending this message to this recipient; type=\"method_call\", sender=\":1.56353\" (uid=1000 pid=218933 comm=\"kstars \" label=\"snap.kstars.kstars (enforce)\") interface=\"org.freedesktop.DBus.Introspectable\" member=\"Introspect\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.UDisks2\" (uid=0 pid=807 comm=\"/usr/libexec/udisks2/udisksd \" label=\"unconfined\")"</div><div class="">org.kde.solid.udisks2: Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.AccessDenied" </div></div><div class=""><br class=""></div><div class="">but it did run of sorts, the example is missing a start clock and stop clock</div><div class=""><br class=""></div><div class="">————————————————————————— </div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#!/bin/bash</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#KStars DBus script: trackMoon</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#by Demo</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#last modified: 2021-12-01T15:37:43</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">dbus-send --dest=org.kde.kstars --print-reply /KStars org.kde.kstars.changeViewOption string:"UseAltAz" string:"false"</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">dbus-send --dest=org.kde.kstars --print-reply /KStars org.kde.kstars.lookTowards string:"Moon"</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">dbus-send --dest=org.kde.kstars --print-reply /KStars org.kde.kstars.setTracking boolean:true</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">dbus-send --dest=org.kde.kstars --print-reply /KStars org.kde.kstars.waitForKey string:"space"</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">dbus-send --dest=org.kde.kstars --print-reply /KStars org.kde.kstars.zoomIn</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">dbus-send --dest=org.kde.kstars --print-reply /KStars/SimClock org.kde.kstars.SimClock.setClockScale double:10800</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">dbus-send --dest=org.kde.kstars --print-reply /KStars/SimClock org.kde.kstars.SimClock.start</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">dbus-send --dest=org.kde.kstars --print-reply /KStars org.kde.kstars.waitFor double:20</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">dbus-send --dest=org.kde.kstars --print-reply /KStars/SimClock org.kde.kstars.SimClock.setClockScale double:1</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">dbus-send --dest=org.kde.kstars --print-reply /KStars/SimClock org.kde.kstars.SimClock.stop</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">dbus-send --dest=org.kde.kstars --print-reply /KStars org.kde.kstars.zoomOut</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">##</span></div></div><div class=""><div class="">————————————————————————— </div></div><div class=""><br class=""></div><div class="">Would be nice if there was a command to set the clock to ’now’</div><div class=""><br class=""></div><div class="">Also there was this error</div><div class=""><br class=""></div><div class=""><div class="">kf5.kio.kio_tags: tag fetch failed: "Failed to open the database"</div><div class="">kf5.kio.kio_tags: "tags:/" list() invalid url</div><div class="">kf5.kio.core: Invalid URL: QUrl("/home/andrew/snap/kstars/46"</div></div><div class=""><br class=""></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class=""><div class="">regards Martin West</div><div class=""><a href="skype:amartinwest" class="">skype:amartinwest</a></div><div class="">mob:07525424513</div><div class=""><br class=""></div></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On 27 Nov 2021, at 17:58, Martin West <<a href="mailto:amartinwest@gmail.com" class="">amartinwest@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Just installed the Mac 3.5.7 beta, couldnt find a stable version of 3.5.6</div><div class=""><br class=""></div><div class="">Ran through the scripting tutorial and when I ran it got …</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">bash ~/Documents/Kstars/TrackMoon.kstars </span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">method return time=1638033232.144043 sender=:1.1 -> destination=:1.16 serial=29 reply_serial=2</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">method return time=1638033232.212346 sender=:1.1 -> destination=:1.17 serial=30 reply_serial=2</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Error org.freedesktop.DBus.Error.UnknownMethod: No such method 'setClockScale' in interface 'org.kde.kstars.SimClock' at object path '/KStars/SimClock' (signature 'd')</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco; min-height: 16px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco; min-height: 16px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">method return time=1638033252.290102 sender=:1.1 -> destination=:1.19 serial=32 reply_serial=2</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Error org.freedesktop.DBus.Error.UnknownMethod: No such method 'setClockScale' in interface 'org.kde.kstars.SimClock' at object path '/KStars/SimClock' (signature 'd’)</span></div></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">================ track moon ================</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#!/bin/bash</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#KStars DBus script: TrackMoon</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#by Demo</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#last modified: 2021-11-27T16:31:42</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">dbus-send --dest=org.kde.kstars --print-reply /KStars org.kde.kstars.changeViewOption string:"UseAltAz" string:"false"</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">dbus-send --dest=org.kde.kstars --print-reply /KStars org.kde.kstars.lookTowards string:"Moon"</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">dbus-send --dest=org.kde.kstars --print-reply /KStars/SimClock org.kde.kstars.SimClock.setClockScale double:10800</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">dbus-send --dest=org.kde.kstars --print-reply /KStars org.kde.kstars.waitFor double:20</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">dbus-send --dest=org.kde.kstars --print-reply /KStars/SimClock org.kde.kstars.SimClock.setClockScale double:1</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">##</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">========================================</span></div></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Also when I restarted KStars and open the script it was missing the last two lines in the script tool.</span></div><br class=""><div class="">
<div style="font-family: Helvetica; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div style="font-family: Helvetica; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">regards Martin West</div><div class=""><a href="skype:amartinwest" class="">skype:amartinwest</a></div><div class="">mob:07525424513</div><div class=""><br class=""></div></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br class=""></div></div></blockquote></div><br class=""></body></html>