[kstars] [Bug 460263] Ekos focuser too small hardcoded max travel in UI

2022-10-12 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=460263 --- Comment #4 from Hans Lambermont --- Fix confirmed. Thanks ! -- You are receiving this mail because: You are watching all bug changes.

[kstars] [Bug 460263] Ekos focuser too small hardcoded max travel in UI

2022-10-12 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=460263 --- Comment #2 from Hans Lambermont --- Yes the driver is right, that is not the problem. Have a look at the PNG attachment to this bug ticket, that shows the problem is in the GUI. It has a hardcoded maximum of 10. In EKOS focus.ui , look at line

[kstars] [Bug 460263] Ekos focuser too small hardcoded max travel in UI

2022-10-11 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=460263 Hans Lambermont changed: What|Removed |Added Summary|Ekos focuser hardcoded max |Ekos focuser too small

[kstars] [Bug 460263] New: Ekos focuser hardcoded max travel in UI

2022-10-11 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=460263 Bug ID: 460263 Summary: Ekos focuser hardcoded max travel in UI Classification: Applications Product: kstars Version: 3.6.1 Platform: Other OS: Linux Status: REPORTED

[kwin] [Bug 453040] New: screen edge desktop switch eventually always stops working

2022-04-26 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=453040 Bug ID: 453040 Summary: screen edge desktop switch eventually always stops working Product: kwin Version: unspecified Platform: Ubuntu Packages OS: Linux

[kstars] [Bug 431332] Regression of bug 389929

2021-02-13 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=431332 Hans Lambermont changed: What|Removed |Added Ever confirmed|0 |1 Status|RESOLVED

[kstars] [Bug 431332] Regression of bug 389929

2021-02-03 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=431332 Hans Lambermont changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kstars] [Bug 431332] Regression of bug 389929

2021-01-10 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=431332 --- Comment #4 from Hans Lambermont --- Could it be that FocusMaxPosN (which is exposed as FOCUS_MAX.FOCUS_MAX_VALUE) is set in lots of drivers/focuser/ files but in none of the drivers/rotator/ files ? -- You are receiving this mail because: You

[kstars] [Bug 431332] Regression of bug 389929

2021-01-10 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=431332 --- Comment #3 from Hans Lambermont --- This problem may live in the driver side of things but I'm not sure as I have trouble reproducing it :/ I'm adding sanity checks to the driver and am testing with that. Need to wait for clear skies though

[kstars] [Bug 431332] Regression of bug 389929

2021-01-08 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=431332 --- Comment #2 from Hans Lambermont --- (In reply to Jasem Mutlaq from comment #1) > what focus is this? does it report absolute maximum position property? Yes it reports 188600 , on startup : 2021-01-08T22:31:28: [INFO] Motor 1 max position is 61

[kstars] [Bug 431332] New: Regression of bug 389929

2021-01-08 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=431332 Bug ID: 431332 Summary: Regression of bug 389929 Product: kstars Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal

[kstars] [Bug 419426] polynomial focus routine generates out-of-bound positions

2020-06-15 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=419426 --- Comment #3 from Hans Lambermont --- Yes, the scheduler stops in this case. Focus failed on 2020-03-30T02:11:49.833 ``` [2020-03-30T02:11:49.833 CEST INFO ][ org.kde.kstars.ekos.focus] - "Autofocus failed, moving back to initial focus pos

[kdeconnect] [Bug 421722] KDE Connect for android run on miui sftp server failed

2020-06-10 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=421722 Hans Lambermont changed: What|Removed |Added CC||h...@lambermont.dyndns.org -- You

[kdeconnect] [Bug 422738] New: KDEConnect 1.14.2 cannot 'add storage location'

2020-06-10 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=422738 Bug ID: 422738 Summary: KDEConnect 1.14.2 cannot 'add storage location' Product: kdeconnect Version: unspecified Platform: Other OS: Linux Status: REPORTED

[kstars] [Bug 420437] New: EKOS scheduler instructs Dome to open when weather is still in alert state

2020-04-22 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=420437 Bug ID: 420437 Summary: EKOS scheduler instructs Dome to open when weather is still in alert state Product: kstars Version: git Platform: Other OS: Linux

[kstars] [Bug 419426] polynomial focus routine generates out-of-bound positions

2020-03-30 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=419426 --- Comment #1 from Hans Lambermont --- Created attachment 127119 --> https://bugs.kde.org/attachment.cgi?id=127119=edit screenshot of indi control panel -- You are receiving this mail because: You are watching all bug changes.

[kstars] [Bug 419426] New: polynomial focus routine generates out-of-bound positions

2020-03-30 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=419426 Bug ID: 419426 Summary: polynomial focus routine generates out-of-bound positions Product: kstars Version: git Platform: Ubuntu Packages OS: Linux

[kstars] [Bug 393555] crash on pressing 'save' image sequence button in EKOS CCD tab

2018-04-27 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=393555 --- Comment #4 from Hans Lambermont <h...@lambermont.dyndns.org> --- Created attachment 112290 --> https://bugs.kde.org/attachment.cgi?id=112290=edit screenshot attachment added. ekos crashes on pressing that button. First a crash windo

[kstars] [Bug 393555] crash on pressing 'save' image sequence button in EKOS CCD tab

2018-04-27 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=393555 --- Comment #2 from Hans Lambermont <h...@lambermont.dyndns.org> --- This reproduces always, sadly. -- You are receiving this mail because: You are watching all bug changes.

[kstars] [Bug 393555] New: crash on pressing 'save' image sequence button in EKOS CCD tab

2018-04-26 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=393555 Bug ID: 393555 Summary: crash on pressing 'save' image sequence button in EKOS CCD tab Product: kstars Version: git Platform: Ubuntu Packages OS: Linux

[kstars] [Bug 390821] New: solve-field location

2018-02-20 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=390821 Bug ID: 390821 Summary: solve-field location Product: kstars Version: git Platform: Other OS: Linux Status: UNCONFIRMED Severity: wishlist Priority:

[kstars] [Bug 390107] crash on focus framing loop start

2018-02-16 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=390107 --- Comment #14 from Hans Lambermont <h...@lambermont.dyndns.org> --- The changes in asi_wheel now prevent 'filter slot 0' to arrive at kstars, so this bug is not triggered anymore. I do think kstars should handle such an illegal slot without cr

[kstars] [Bug 390522] Ekos focuser hardcoded max travel range default

2018-02-16 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=390522 --- Comment #2 from Hans Lambermont <h...@lambermont.dyndns.org> --- confirmed fixed. thanks ! -- You are receiving this mail because: You are watching all bug changes.

[kstars] [Bug 390107] crash on focus framing loop start

2018-02-15 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=390107 --- Comment #12 from Hans Lambermont <h...@lambermont.dyndns.org> --- crap, previous comment belongs to https://github.com/indilib/indi/issues/514 (though this ticket is also not fixed yet) -- You are receiving this mail because: You are watchi

[kstars] [Bug 390107] crash on focus framing loop start

2018-02-15 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=390107 --- Comment #11 from Hans Lambermont <h...@lambermont.dyndns.org> --- This still happens : [2018-02-15T21:41:48.435 CET DEBG ][ org.kde.kstars.ekos.focus] - State: "Framing" [2018-02-15T21:41:48.437 CET INFO ][ org.kde.k

[kstars] [Bug 390522] New: Ekos focuser hardcoded max travel range default

2018-02-15 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=390522 Bug ID: 390522 Summary: Ekos focuser hardcoded max travel range default Product: kstars Version: git Platform: Other OS: Linux Status: UNCONFIRMED Severity:

[kstars] [Bug 390107] crash on focus framing loop start

2018-02-13 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=390107 --- Comment #8 from Hans Lambermont <h...@lambermont.dyndns.org> --- FilterManager::setFilterPosition gets position=0 '\000', policy=3 and lateron addresses m_ActiveFilters[position-1] which is out of bounds. Clearly confusion on how to

[kstars] [Bug 390107] crash on focus framing loop start

2018-02-12 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=390107 Hans Lambermont <h...@lambermont.dyndns.org> changed: What|Removed |Added CC|

[kstars] [Bug 390107] crash on focus framing loop start

2018-02-12 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=390107 --- Comment #6 from Hans Lambermont <h...@lambermont.dyndns.org> --- .local/share/kstars/logs/2018-02-12/log_22-09-10.txt has some info : [2018-02-12T22:09:20.130 CET INFO ][ org.kde.kstars.indi] - 10micron : "[INFO] Time update

[kstars] [Bug 390107] crash on focus framing loop start

2018-02-12 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=390107 --- Comment #5 from Hans Lambermont <h...@lambermont.dyndns.org> --- Happened again, twice in a row. Todays' head of master branch. I start kstars, open ekos, go to focusing, click 'framing' and immediate crash. gdb bt shows : #0 0x7f88c0

[kstars] [Bug 390107] crash on focus framing loop start

2018-02-09 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=390107 --- Comment #4 from Hans Lambermont <h...@lambermont.dyndns.org> --- (In reply to Jasem Mutlaq from comment #3) > What devices are connected? these 4 : indiserver -v -p 7624 -m 100 indi_lx200_10micron indi_integra_focus indi_asi_ccd indi_

[kstars] [Bug 390107] crash on focus framing loop start

2018-02-08 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=390107 --- Comment #2 from Hans Lambermont <h...@lambermont.dyndns.org> --- I also tested with kstars/ekos from the PPA, the focus framing loop there works fine. After two more attempts (and thus crashes) I got the focus framing loop to work with t

[kstars] [Bug 390107] crash on focus framing loop start

2018-02-08 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=390107 --- Comment #1 from Hans Lambermont <h...@lambermont.dyndns.org> --- This crash is perfectly reproducible. The binning setting is irrelevant. Controlling the filter wheel works (indi control panel). Taking a photo works (ekos tab). ~/src/kstar

[kstars] [Bug 390107] New: crash on focus framing loop start

2018-02-08 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=390107 Bug ID: 390107 Summary: crash on focus framing loop start Product: kstars Version: 2.9.2 Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Keywords:

[kstars] [Bug 390047] SyncedCatalogComponent crash on startup

2018-02-08 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=390047 Hans Lambermont <h...@lambermont.dyndns.org> changed: What|Removed |Added Status|UNCONFIRMED |RE

[kstars] [Bug 390047] SyncedCatalogComponent crash on startup

2018-02-08 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=390047 --- Comment #4 from Hans Lambermont <h...@lambermont.dyndns.org> --- (In reply to Hans Lambermont from comment #3) > (In reply to Jasem Mutlaq from comment #1) > > Did you add any objects from the internet using the Find dialog? >

[kstars] [Bug 390047] SyncedCatalogComponent crash on startup

2018-02-08 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=390047 --- Comment #3 from Hans Lambermont <h...@lambermont.dyndns.org> --- (In reply to Jasem Mutlaq from comment #1) > Did you add any objects from the internet using the Find dialog? It did not get that far, kstars immediately crashes befo

[kstars] [Bug 390047] New: SyncedCatalogComponent crash on startup

2018-02-07 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=390047 Bug ID: 390047 Summary: SyncedCatalogComponent crash on startup Product: kstars Version: 2.9.2 Platform: Compiled Sources OS: Linux Status: UNCONFIRMED

[kstars] [Bug 389929] New: Ekos focuser hardcoded max travel range

2018-02-05 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=389929 Bug ID: 389929 Summary: Ekos focuser hardcoded max travel range Product: kstars Version: git Platform: unspecified OS: Linux Status: UNCONFIRMED Severity:

[kstars] [Bug 376418] New: EKOS bleeding crashes after slew

2017-02-12 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=376418 Bug ID: 376418 Summary: EKOS bleeding crashes after slew Product: kstars Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal

[kstars] [Bug 372935] After 1 hour of imaging kstars/ekos became unresponsive

2016-12-04 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=372935 --- Comment #7 from Hans Lambermont <h...@lambermont.dyndns.org> --- I disabled "INDI Messages in Status Bar" and it has an effect, but very little. Sorry, not much to work with. -- You are receiving this mail because: You are watching all bug changes.

[kstars] [Bug 372935] After 1 hour of imaging kstars/ekos became unresponsive

2016-12-04 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=372935 --- Comment #5 from Hans Lambermont <h...@lambermont.dyndns.org> --- Created attachment 102611 --> https://bugs.kde.org/attachment.cgi?id=102611=edit No memory impact -- You are receiving this mail because: You are watching all bug changes.

[kstars] [Bug 372935] After 1 hour of imaging kstars/ekos became unresponsive

2016-12-03 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=372935 --- Comment #3 from Hans Lambermont <h...@lambermont.dyndns.org> --- We can now narrow the issue down a bit further : This happens when PHD2 sends a constant stream of guide commands to the mount via INDI. I have mount debugging enabled in INDI c

[kstars] [Bug 372935] After 1 hour of imaging kstars/ekos became unresponsive

2016-11-26 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=372935 --- Comment #2 from Hans Lambermont <h...@lambermont.dyndns.org> --- (In reply to Jasem Mutlaq from comment #1) > Did you check memory consumption? Yes, kstars memory usage was normal, a few hundred MiB. > Did you have INDI debug enabl

[kstars] [Bug 372935] New: After 1 hour of imaging kstars/ekos became unresponsive

2016-11-25 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=372935 Bug ID: 372935 Summary: After 1 hour of imaging kstars/ekos became unresponsive Product: kstars Version: git Platform: Other OS: Linux Status:

[kstars] [Bug 372926] New: EKOS crash on opening Control tab. It did render it though.

2016-11-25 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=372926 Bug ID: 372926 Summary: EKOS crash on opening Control tab. It did render it though. Product: kstars Version: git Platform: Other OS: Linux Status:

[kstars] [Bug 372854] New: request for downwards logging in ekos and indi control panel

2016-11-23 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=372854 Bug ID: 372854 Summary: request for downwards logging in ekos and indi control panel Product: kstars Version: git Platform: Other OS: Linux Status:

[kstars] [Bug 372853] Fits viewer histogram scale can only change right once

2016-11-23 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=372853 Hans Lambermont <h...@lambermont.dyndns.org> changed: What|Removed |Added Summary|Fits viewer histogram scale |Fits

[kstars] [Bug 372853] New: Fits viewer histogram scale can only change once

2016-11-23 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=372853 Bug ID: 372853 Summary: Fits viewer histogram scale can only change once Product: kstars Version: git Platform: Other OS: Linux Status: UNCONFIRMED Severity:

[kstars] [Bug 372649] New: EKOS focus module claims it is focusing when it is not

2016-11-18 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=372649 Bug ID: 372649 Summary: EKOS focus module claims it is focusing when it is not Product: kstars Version: git Platform: Other OS: Linux Status: UNCONFIRMED

[kstars] [Bug 372648] New: Save from preview crashes EKOS

2016-11-18 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=372648 Bug ID: 372648 Summary: Save from preview crashes EKOS Product: kstars Version: git Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal