The Following User Says Thank You to bingomion For This Useful Post: | ||
![]() |
2012-10-24
, 22:30
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#12
|
Hello good little app thanks!
Just some feedback..
An excersise instruction button (even if it launches to ur wiki page) would really helpfull.
Ie, i had to google dish excersise and side crunches and a few others lol.
![]() |
2012-10-24
, 22:49
|
Posts: 203 |
Thanked: 445 times |
Joined on Mar 2010
|
#13
|
![]() |
2012-10-24
, 23:55
|
|
Posts: 2,448 |
Thanked: 9,523 times |
Joined on Aug 2010
@ Wigan, UK
|
#14
|
The Following 4 Users Say Thank You to marxian For This Useful Post: | ||
![]() |
2012-10-25
, 06:58
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#15
|
To fix the memory leak, I made the QProcess a private member and changed the methods to use this object to start the scripts when the buttons are clicked.The code is untested, but it should work.
I also noticed from the package page that there is a typo in your control file. The section field has user/utilites instead of user/utilities. This will probably prevent your application from being visible in HAM.
![]() |
2012-10-25
, 23:32
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#16
|
To fix the memory leak, I made the QProcess a private member and changed the methods to use this object to start the scripts when the buttons are clicked.The code is untested, but it should work.
I also noticed from the package page that there is a typo in your control file. The section field has user/utilites instead of user/utilities. This will probably prevent your application from being visible in HAM.
Changelog
0.0.5 (Current Devel)
Fixed memory leak, thanks to Marxian.
Fixed typo in Control file
Removed Stop button (Now close app to kill script)
Added help button link to new wiki page
Rotation should now work
![]() |
2012-10-25
, 23:38
|
|
Posts: 2,448 |
Thanked: 9,523 times |
Joined on Aug 2010
@ Wigan, UK
|
#17
|
Thank you this helped me loads.
After your changes I had an issue were the stop button would no longer function. I am guessing this is due to it being a separate process to the Start button.
The Following User Says Thank You to marxian For This Useful Post: | ||
![]() |
2012-10-26
, 18:01
|
Posts: 203 |
Thanked: 445 times |
Joined on Mar 2010
|
#18
|
![]() |
2012-10-26
, 18:36
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#19
|
Thanks, but how about showing the current exercise's picture in the application?
The Following User Says Thank You to sixwheeledbeast For This Useful Post: | ||
![]() |
2012-10-28
, 20:13
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#20
|
Changelog
0.0.6 (Current Devel)
* Added MenuBar
* Added new About and Help dialogs
* Removed help button on MainWindow
![]() |
Tags |
bouldering, exercise, tenminutecore, training |
Thread Tools | |
|
Just some feedback..
An excersise instruction button (even if it launches to ur wiki page) would really helpfull.
Ie, i had to google dish excersise and side crunches and a few others lol.
Thanks again!