[kwin] [Bug 407485] "Thumbnail Aside" does not work in fullscreen mode and without titlebar

2019-05-15 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=407485

--- Comment #4 from Csaba Kertész  ---
Ok! Thank you for your awesome quick fix!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 407485] "Thumbnail Aside" does not work in fullscreen mode and without titlebar

2019-05-15 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=407485

--- Comment #2 from Csaba Kertész  ---
I can confirm that the committed fix works on my local Ubuntu after patching,
recompiling, installing and restarting KWin.

Can I close this bug or it is tied to CI somehow?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 407485] New: "Thumbnail Aside" does not work in fullscreen mode and without titlebar

2019-05-13 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=407485

Bug ID: 407485
   Summary: "Thumbnail Aside" does not work in fullscreen mode and
without titlebar
   Product: kwin
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: effects-various
  Assignee: kwin-bugs-n...@kde.org
  Reporter: csaba.kert...@gmail.com
  Target Milestone: ---

SUMMARY
"Thumbnail Aside" plugin works if a window has titlebar and it is not
fullscreen.

STEPS TO REPRODUCE
1. Enable "Thumbnail Aside" plugin.
2. Go to a window and enable the thumbnail with the shortcut of the plugin.
3. Either make the window fullscreen or use the KWin shortcut to "Hide Window
Border".


OBSERVED RESULT
The thumbnail disappears.

EXPECTED RESULT
The thumbnail should not disappear.

SOFTWARE/OS VERSIONS
Linux: Ubuntu 18.04
KDE Plasma Version: 5.12.7
KDE Frameworks Version: 5.44.0
Qt Version: 5.9.5

ADDITIONAL INFORMATION
A use case: put a Youtube video fullscreen on a virtual desktop, make a
thumbnail then move to an other virtual desktop do other tasks.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 384171] ZWO ASI120MC-S camera crashes on MacOS

2018-12-30 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=384171

Csaba Kertész  changed:

   What|Removed |Added

 CC|csaba.kert...@gmail.com |

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 394379] Scheduler stops progress after the first job is complete

2018-05-17 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=394379

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #4 from Csaba Kertész <csaba.kert...@gmail.com> ---
Ok. Cool

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 394379] Scheduler stops progress after the first job is complete

2018-05-17 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=394379

--- Comment #2 from Csaba Kertész <csaba.kert...@gmail.com> ---
An other comment that the same jobs used to work properly in the past. It
always loaded from disk.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 394379] Scheduler stops progress after the first job is complete

2018-05-17 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=394379

--- Comment #1 from Csaba Kertész <csaba.kert...@gmail.com> ---
Created attachment 112712
  --> https://bugs.kde.org/attachment.cgi?id=112712=edit
Scheduler log

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 394379] New: Scheduler stops progress after the first job is complete

2018-05-17 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=394379

Bug ID: 394379
   Summary: Scheduler stops progress after the first job is
complete
   Product: kstars
   Version: git
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mutla...@ikarustech.com
  Reporter: csaba.kert...@gmail.com
  Target Milestone: ---

Created attachment 112711
  --> https://bugs.kde.org/attachment.cgi?id=112711=edit
Scheduler screenshot

I have three jobs in the scheduler and it used to work before, but some recent
changes broke the scheduling. After the first job was completed, the next job
was not started in my previous night. The scheduler selected the first job
again after it was completed and everything stopped. Any advice is appropriated
what could be the cause of this problem.

A screenshot and a scheduler log is attached.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 387716] KStars crashes with non-powered CCD camera in INDI

2018-03-22 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=387716

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #4 from Csaba Kertész <csaba.kert...@gmail.com> ---
Of course.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 390047] SyncedCatalogComponent crash on startup

2018-02-07 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=390047

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 CC||csaba.kert...@gmail.com

--- Comment #2 from Csaba Kertész <csaba.kert...@gmail.com> ---
What happens if you reinstall the bleeding version and run that instead of the
locally compiled:

sudo apt-get remove kstars-bleeding
sudo apt-get install kstars-bleeding
kstars

Does it crash in the same way?

This line crashes, strange:

Q_ASSERT(m_catId >= 0);

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 387716] KStars crashes with non-powered CCD camera in INDI

2017-12-08 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=387716

--- Comment #2 from Csaba Kertész <csaba.kert...@gmail.com> ---
Strangely enough, things go wrong only if a Scheduler session is started.
Capturing an image, alignment does not exhibit the same problem.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 387716] New: KStars crashes with non-powered CCD camera in INDI

2017-12-08 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=387716

Bug ID: 387716
   Summary: KStars crashes with non-powered CCD camera in INDI
   Product: kstars
   Version: git
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mutla...@ikarustech.com
  Reporter: csaba.kert...@gmail.com
  Target Milestone: ---

The problem is related to a secondary CCD camera driver in INDI when it is not
connected.

Steps to reproduce:

1. Run KStars.
2. Run a local INDI server with Ekos: EQMod (simulation mode), GPhoto
(simulation mode) and QHY or ZWO (no camera connected) Aux 1 driver.
3. Load a session in the Ekos Scheduler.
4. Execute the Scheduler session.

Outcome:
KStars shows a wrong dialog "an other INDI server is running. Stop it? Yes or
No".
If the answer is Yes then KStars crashes, if No then duplicate EQMod and GPhoto
tabs appear in the INDI window and the Ekos Scheduler fails to execute the
session.

The problem is not specific to the INDI drivers, the simulation mode or
remote/local INDI server. It is reproducible always. It is maybe related to the
fact that a non-powered QHY or ZWO camera driver does not appear at all in the
INDI window? Then KStars thinks that the INDI client session in KStars and the
INDI server are not the same.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 384171] ZWO ASI120MC-S camera crashes on MacOS

2017-09-20 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=384171

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 CC||csaba.kert...@gmail.com

--- Comment #2 from Csaba Kertész <csaba.kert...@gmail.com> ---
I think the FITS file is bad somehow from the ASI camera.

1. Can you upload a sample FITS after KStars crashes? When you check the log,
it says where it is saved before crashing e.g.:

INFO200.226465 sec  : Image saved to
/Users/JCJ/Documents/INDI/kstars/Guider/IMAGE_001.fits

2. Please share your ZWO camera config file. It is saved by INDI inside your
user home directory. E.g. on Raspberry Pi: /home/pi/.ZWO/ASIconfig.xml

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 382434] CCD Simulator does not provide the correct image if Telescope Simulator is moved by West/East/North/South controls

2017-09-20 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=382434

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

Summary|Scope doesn't move  |CCD Simulator does not
   ||provide the correct image
   ||if Telescope Simulator is
   ||moved by
   ||West/East/North/South
   ||controls

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 382434] Scope doesn't move

2017-09-20 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=382434

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #11 from Csaba Kertész <csaba.kert...@gmail.com> ---
I was able to reproduce the bug:

- When the Telescope Simulator is moved with West/East/North/South controls,
the telescope icon moves in the skymap, but capturing an image with CCD
Simulator results an image from the original position.
- Telescope Simulator works if "Slew" operation is used to move the telescope
somewhere to track a target. CCD Simulator captures the image correctly from
the new position.
- The West/East/North/South controls work with EQMod driver in simulation mode.

Thus this bug is specific to West/East/North/South controls of the Telescope
Simulator.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 384502] fitsio.h not found

2017-09-08 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=384502

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
 CC||csaba.kert...@gmail.com

--- Comment #1 from Csaba Kertész <csaba.kert...@gmail.com> ---
I pushed a fix to git. Let us know if it still fails.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 382778] Problem exiting the program

2017-08-12 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=382778

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---
 Ever confirmed|0   |1

--- Comment #14 from Csaba Kertész <csaba.kert...@gmail.com> ---
Reopen. Different issue as I thought.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 382838] Bug reporting

2017-08-11 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=382838

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #3 from Csaba Kertész <csaba.kert...@gmail.com> ---
Thank you!

Bug marked as works for me as per discussion concluded.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 382838] Bug reporting

2017-08-11 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=382838

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 CC||csaba.kert...@gmail.com

--- Comment #1 from Csaba Kertész <csaba.kert...@gmail.com> ---
What do you mean exactly?

After reporting several bugs:
- The Help/Bug Report... menu item disappeared.
OR
- Clicking on Help/Bug Report... did not do anything.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 382778] Problem exiting the program

2017-08-11 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=382778

--- Comment #11 from Csaba Kertész <csaba.kert...@gmail.com> ---
Probably it is just misunderstanding, but if I understood right, you enabled
some catalogs and then KStars crashed on exit, is not it? At least that is the
problem what I fixed.

The same version of KStars is not fixed. You should test with a KStars build
for Windows after 1st of August.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 382434] Scope doesn't move

2017-08-11 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=382434

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 CC||csaba.kert...@gmail.com

--- Comment #3 from Csaba Kertész <csaba.kert...@gmail.com> ---
Jean-Claude,

do you still experience this bug?

If yes, can you share the screenshots?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 382778] Problem exiting the program

2017-08-11 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=382778

--- Comment #9 from Csaba Kertész <csaba.kert...@gmail.com> ---
This one was my commit:

https://github.com/KDE/kstars/commit/b41529f8d9f2e4d818f19388798594dfc6b2c70d

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 382778] Problem exiting the program

2017-08-11 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=382778

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
 CC||csaba.kert...@gmail.com

--- Comment #8 from Csaba Kertész <csaba.kert...@gmail.com> ---
I think this problem was fixed by me around 1-2 weeks ago. Please reopen if you
experience the problem again with the latest bleeding-edge version.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 306121] Pluto is a dwarf planet alright, but that doesn't mean it's smaller than the atomic nucleus

2017-08-11 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=306121

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 CC||csaba.kert...@gmail.com
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #2 from Csaba Kertész <csaba.kert...@gmail.com> ---
Now it works in the latest version

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 382514] Toggle (dialog) windows with shortcuts

2017-08-11 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=382514

--- Comment #4 from Csaba Kertész <csaba.kert...@gmail.com> ---
Jean-Claude,

you can also let us know later if you would like the same behavior for other
windows. I thought about the different dialogs/windows for some time and I only
implemented the toggling for Ekos+INDI control panel because these are the main
windows what I use personally to switch back and forth during a telescope
session.

By default, Escape key (does it exist on Apple keyboard?) hide an active
window/dialog, so there is a way to hide an active window quickly if you used
for a moment after showing with a shortcut.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 382514] Toggle (dialog) windows with shortcuts

2017-08-11 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=382514

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Csaba Kertész <csaba.kert...@gmail.com> ---
Fixed in master:

https://commits.kde.org/kstars/29811be0c679598cc61705b70d815bc7da443330

How I implemented:

Affected windows: Ekos and INDI control panel

How does it work?
- Their shortcuts toggle these windows by default.
- If the window is visible, but not on the top, the shortcut raises it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 382514] Toggle (dialog) windows with shortcuts

2017-08-09 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=382514

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 382514] Toggle (dialog) windows with shortcuts

2017-08-09 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=382514

--- Comment #1 from Csaba Kertész <csaba.kert...@gmail.com> ---
The implementation is pretty easy and I also think it is very handy idea. It
will make the work with KStars much easier on laptops.

I will implement it soon.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 382514] Toggle (dialog) windows with shortcuts

2017-08-09 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=382514

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

Summary|Reversibility   |Toggle (dialog) windows
   ||with shortcuts

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 382514] Reversibility

2017-08-09 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=382514

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

   Assignee|mutla...@ikarustech.com |csaba.kert...@gmail.com
 CC||csaba.kert...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 382837] Color scheme

2017-08-09 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=382837

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID
 CC||csaba.kert...@gmail.com

--- Comment #6 from Csaba Kertész <csaba.kert...@gmail.com> ---
As per discussion, this is not a bug. The Horizon color can be configured in
the Settings.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 382558] FOV Indicator

2017-08-09 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=382558

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 CC||csaba.kert...@gmail.com
 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Csaba Kertész <csaba.kert...@gmail.com> ---
As per discussion, I think this is not a bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

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

2017-08-09 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=372648

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME
 CC||csaba.kert...@gmail.com

--- Comment #2 from Csaba Kertész <csaba.kert...@gmail.com> ---
I am not able to reproduce this bug. At least I remember that I fixed several
memory handling errors in the fits viewer in the past months.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 376439] Release 16.12.x on i386 tests TestDMS and TestCachingDms fails - other architectures all pass

2017-08-09 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=376439

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
 CC||csaba.kert...@gmail.com

--- Comment #5 from Csaba Kertész <csaba.kert...@gmail.com> ---
I adapted the patch to the latest source changes and the tests run
successfully. The fix is pushed to master:

https://commits.kde.org/kstars/fa79fc4faf2c9810f849b980165b5dda0b33f8a3

Thanks for the contribution!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 266936] Objects with small angular size are effectively invisible

2017-08-09 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=266936

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 CC||csaba.kert...@gmail.com
 Resolution|--- |WORKSFORME
 Status|CONFIRMED   |RESOLVED

--- Comment #1 from Csaba Kertész <csaba.kert...@gmail.com> ---
I think the current zoom in/out behavior is fine, it works the same way like
Stellarium.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 345348] KStars crashes when you try to add an object from a newly included custom catalog to the observing list

2017-08-09 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=345348

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |WORKSFORME
 CC||csaba.kert...@gmail.com

--- Comment #3 from Csaba Kertész <csaba.kert...@gmail.com> ---
This bug is not reproducible anymore.

It was fixed by some other changes or with my recent improvements by using
smart pointers for the sky objects.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 267102] Sky calendar UI is difficult to use

2017-08-09 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=267102

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 CC||csaba.kert...@gmail.com
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Csaba Kertész <csaba.kert...@gmail.com> ---
Since bug #267101 is fixed now, I consider this bug is also fixed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 267102] Sky calendar UI is difficult to use

2017-08-09 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=267102
Bug 267102 depends on bug 267101, which changed state.

Bug 267101 Summary: Sky calendar update is awesomely slow
https://bugs.kde.org/show_bug.cgi?id=267101

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 267101] Sky calendar update is awesomely slow

2017-08-09 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=267101

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
 CC||csaba.kert...@gmail.com

--- Comment #3 from Csaba Kertész <csaba.kert...@gmail.com> ---
I found impossible to speed up the cos() calculations, but the drawing progress
is now updated on the UI.

This bug is fixed by commit:

https://commits.kde.org/kstars/93eda2a0208a485374ed36b536f4232415f64a5d

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 375425] Kstars crashed when opting to view satellites

2017-07-29 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=375425

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||csaba.kert...@gmail.com
 Resolution|--- |DOWNSTREAM

--- Comment #1 from Csaba Kertész <csaba.kert...@gmail.com> ---
I close this bug because it was opened for a very old downstream version of
KStars and it cannot be reproduced anymore in the bleeding edge Git revision.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 189224] Finddialog bug : Repeated Entries

2017-07-29 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=189224

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC||csaba.kert...@gmail.com
 Resolution|--- |WORKSFORME

--- Comment #6 from Csaba Kertész <csaba.kert...@gmail.com> ---
The planet moons have been removed from the current program (except Moon) a
half year ago thus this issue is not reproducible anymore.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 379348] crashed when open

2017-07-29 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=379348

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 CC||csaba.kert...@gmail.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Csaba Kertész <csaba.kert...@gmail.com> ---
There were couple of big upgrades in KStars Lite for Android, the whole build
process has been refactored since April and I cannot reproduce this bug anymore
in the latest revision from Google Play Store. I close this bug, please reopen
it if you experience in the future or create a new bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 362519] Kstars "what's interesting" menu shows configuration options and then crashes when OK is pressed

2017-07-29 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=362519

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 CC||csaba.kert...@gmail.com
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Csaba Kertész <csaba.kert...@gmail.com> ---
This bug cannot be reproduced anymore in the bleeding edge Git revision. I
close this bug, please Daniel, reopen it if you experience in the future.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 381930] Kstars crash

2017-07-03 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=381930

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 CC||csaba.kert...@gmail.com

--- Comment #2 from Csaba Kertész <csaba.kert...@gmail.com> ---
Please provide also any steps what you remember to reproduce this bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 378232] Feature request: Aperture/focus length per profile

2017-04-06 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=378232

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |LATER

--- Comment #1 from Csaba Kertész <csaba.kert...@gmail.com> ---
Change in progress.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 378232] New: Feature request: Aperture/focus length per profile

2017-03-29 Thread Csaba Kertész
https://bugs.kde.org/show_bug.cgi?id=378232

Bug ID: 378232
   Summary: Feature request: Aperture/focus length per profile
   Product: kstars
   Version: git
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: mutla...@ikarustech.com
  Reporter: csaba.kert...@gmail.com
  Target Milestone: ---

I use my Skywatcher Virtuoso mount with different configurations and I would
like to have different profiles when:

I use standalone DSLR and guide scope with CCD
I use telescope with DSLR and guide scope with CCD.
I use telescope with CCD.
Currently, the entered aperture/focus length parameters are static per driver.
If I set a certain aperture and focus length for a profile and I switch to an
other profile, these parameters remain the same. These parameters are crucial
for plate solving.

-- 
You are receiving this mail because:
You are watching all bug changes.

[clazy] [Bug 370609] Crash with a simple template class and auto for loop

2016-10-14 Thread Csaba Kertész via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370609

Csaba Kertész <csaba.kert...@gmail.com> changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #4 from Csaba Kertész <csaba.kert...@gmail.com> ---
I tested the fix and Clazy works again.

-- 
You are receiving this mail because:
You are watching all bug changes.

[clazy] [Bug 370609] Crash with a simple template class and auto for loop

2016-10-12 Thread Csaba Kertész via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370609

--- Comment #2 from Csaba Kertész <csaba.kert...@gmail.com> ---
Created attachment 101551
  --> https://bugs.kde.org/attachment.cgi?id=101551=edit
File #2 after crash

-- 
You are receiving this mail because:
You are watching all bug changes.

[clazy] [Bug 370609] Crash with a simple template class and auto for loop

2016-10-12 Thread Csaba Kertész via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370609

--- Comment #1 from Csaba Kertész <csaba.kert...@gmail.com> ---
Created attachment 101550
  --> https://bugs.kde.org/attachment.cgi?id=101550=edit
File #1 after crash

-- 
You are receiving this mail because:
You are watching all bug changes.

[clazy] [Bug 370609] New: Crash with a simple template class and auto for loop

2016-10-12 Thread Csaba Kertész via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370609

Bug ID: 370609
   Summary: Crash with a simple template class and auto for loop
   Product: clazy
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: csaba.kert...@gmail.com
CC: smart...@kde.org

Compile the following code snippet with the bleeding edge clazy and clang 3.8
or 3.9:

clazy -std=gnu++11 -o example.cpp.o -c example.cpp

example.cpp:

#include 

template 
struct Example
{
  Example()
  {
for (auto sample : SampleCache)
{
}
  }

  std::vector SampleCache;
};

void CreateExample()
{
new Example();
}



Reproducible: Always

Steps to Reproduce:
1.  Compile example.cpp with Clazy.


Actual Results:  
Crash.

Expected Results:  
Clazy should not crash.

The code compiles fine with clang, only Clazy crashes.

Stack trace:

#0 0x7fc2896c7c68 llvm::sys::PrintStackTrace(llvm::raw_ostream&)
(/usr/lib/x86_64-linux-gnu/libLLVM-3.9.so.1+0x67fc68)
#1 0x7fc2896c5dde llvm::sys::RunSignalHandlers()
(/usr/lib/x86_64-linux-gnu/libLLVM-3.9.so.1+0x67ddde)
#2 0x7fc2896c5f2c (/usr/lib/x86_64-linux-gnu/libLLVM-3.9.so.1+0x67df2c)
#3 0x7fc28bc113d0 __restore_rt
(/lib/x86_64-linux-gnu/libpthread.so.0+0x113d0)
#4 0x0154c18b clang::ASTContext::getTypeInfoImpl(clang::Type const*)
const (/usr/lib/llvm-3.9/bin/clang+0x154c18b)
#5 0x0154332c clang::ASTContext::getTypeInfo(clang::Type const*) const
(/usr/lib/llvm-3.9/bin/clang+0x154332c)
#6 0x7fc285d06ebc TypeUtils::classifyQualType(clang::CompilerInstance
const&, clang::VarDecl const*, TypeUtils::QualTypeClassification&,
clang::Stmt*) (/usr/lib/x86_64-linux-gnu/libclazylib.so.0+0x126ebc)
#7 0x7fc2865b3032
RangeLoop::checkPassByConstRefCorrectness(clang::CXXForRangeStmt*)
(/usr/lib/x86_64-linux-gnu/ClangLazy.so+0x34b032)
#8 0x7fc2865b2dd9 RangeLoop::processForRangeLoop(clang::CXXForRangeStmt*)
(/usr/lib/x86_64-linux-gnu/ClangLazy.so+0x34add9)
#9 0x7fc2865dbe1c (/usr/lib/x86_64-linux-gnu/ClangLazy.so+0x373e1c)
#10 0x7fc2865d4a22 (/usr/lib/x86_64-linux-gnu/ClangLazy.so+0x36ca22)
#11 0x7fc2865d1b61 (/usr/lib/x86_64-linux-gnu/ClangLazy.so+0x369b61)
#12 0x7fc2865dce97 (/usr/lib/x86_64-linux-gnu/ClangLazy.so+0x374e97)
#13 0x7fc2865cfd3d (/usr/lib/x86_64-linux-gnu/ClangLazy.so+0x367d3d)
#14 0x7fc2865cf2a3 (/usr/lib/x86_64-linux-gnu/ClangLazy.so+0x3672a3)
#15 0x7fc2865cec45 (/usr/lib/x86_64-linux-gnu/ClangLazy.so+0x366c45)
#16 0x7fc2865d0b04 (/usr/lib/x86_64-linux-gnu/ClangLazy.so+0x368b04)
#17 0x00a5e648
clang::MultiplexConsumer::HandleTranslationUnit(clang::ASTContext&)
(/usr/lib/llvm-3.9/bin/clang+0xa5e648)
#18 0x00c613fa clang::ParseAST(clang::Sema&, bool, bool)
(/usr/lib/llvm-3.9/bin/clang+0xc613fa)
#19 0x00a376be clang::FrontendAction::Execute()
(/usr/lib/llvm-3.9/bin/clang+0xa376be)
#20 0x00a0a056
clang::CompilerInstance::ExecuteAction(clang::FrontendAction&)
(/usr/lib/llvm-3.9/bin/clang+0xa0a056)
#21 0x00ab2612
clang::ExecuteCompilerInvocation(clang::CompilerInstance*)
(/usr/lib/llvm-3.9/bin/clang+0xab2612)
#22 0x00714968 cc1_main(llvm::ArrayRef, char const*,
void*) (/usr/lib/llvm-3.9/bin/clang+0x714968)
#23 0x00707f2a main (/usr/lib/llvm-3.9/bin/clang+0x707f2a)
#24 0x7fc2881b0830 __libc_start_main
/build/glibc-GKVZIf/glibc-2.23/csu/../csu/libc-start.c:325:0
#25 0x00712d39 _start (/usr/lib/llvm-3.9/bin/clang+0x712d39)
Stack dump:
0.  Program arguments: /usr/lib/llvm-3.9/bin/clang -cc1 -triple
x86_64-pc-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier
-discard-value-names -main-file-name example.cpp -mrelocation-model static
-mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose
-mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64
-dwarf-column-info -debugger-tuning=gdb -coverage-file
/home/build/aiboplus/aiboplus/mindcommon/tests/example.cpp.o -resource-dir
/usr/lib/llvm-3.9/bin/../lib/clang/3.9.1 -internal-isystem
/usr/bin/../lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/c++/5.4.0
-internal-isystem
/usr/bin/../lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/x86_64-linux-gnu/c++/5.4.0
-internal-isystem
/usr/bin/../lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/x86_64-linux-gnu/c++/5.4.0
-internal-isystem
/usr/bin/../lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/c++/5.4.0/backward
-internal-isystem /usr/local/include -internal-isystem
/usr/lib/llvm-3.9/bin/../lib/clang/3.9.1/include -internal-externc-isystem
/usr/include/x86_64-linux-gnu -internal-externc-isystem /include
-internal-externc-isystem /usr/include -std=gnu++11 -fdeprecated-macro
-fdebug-compilation-dir /home/build/aiboplus/aiboplus/mindcommon/tests
-ferror-limit 19 -fmessage-length 179 

[clazy] [Bug 368072] New: -Werror has no effect with Clazy

2016-08-31 Thread Csaba Kertész via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368072

Bug ID: 368072
   Summary: -Werror has no effect with Clazy
   Product: clazy
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: csaba.kert...@gmail.com
CC: smart...@kde.org

The compilation does not stop after a clazy warning is found despite -Werror is
added to the compiler options.

-- 
You are receiving this mail because:
You are watching all bug changes.


[clazy] [Bug 368068] New: Add global option to exclude a particular check from a level

2016-08-31 Thread Csaba Kertész via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368068

Bug ID: 368068
   Summary: Add global option to exclude a particular check from a
level
   Product: clazy
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: csaba.kert...@gmail.com
CC: smart...@kde.org

It would be nice to have the option to exclude certain checks from the levels.
E.g having all check from level0 and level1 excluding non-pod-global-static:

export CLAZY_CHECKS="level0,level1,-non-pod-global-static"

-- 
You are receiving this mail because:
You are watching all bug changes.