Hercules Studio version 1.0.0 is ready. Several changes make this version more stable and complete compared to the beta and the following release candidate. ...
3
mcisho
mcisho@...
Oct 16, 2009 11:13 am
I have downloaded and installed hercstudio-1.0.0-1.x86_64.rpm on Fedora 11. I tried the advertised command 'HerculesStudio -f blah.cnf -c blah.rc' but it does...
4
Jacob Dekel
dekel35
Oct 16, 2009 11:54 am
... You are right. There is a typo in the doc. It should be -r instead of -c. ... [Non-text portions of this message have been removed]...
5
Jacob Dekel
dekel35
Dec 14, 2009 1:04 pm
Hercules Studio 1.1.0 is approaching. The beta release can be downloaded from the regular site at http://www.mvsdasd.org/hercstudio/ Feedback and bug reports...
6
niels_horn
Dec 20, 2009 4:38 pm
Hi, I updated the packages of HerculesStudio 1.0.0 for Slackware 13.0 (both 32 & 64-bits). They can be downloaded from my site: ...
7
azavedo
Dec 31, 2009 1:47 am
I downloaded the tar file of hercules-3.06 source and then issued. ./configure --enable-external-gui Got this error in the end. ERROR: external-gui currently...
8
Jacob Dekel
dekel35
Dec 31, 2009 6:40 am
... Unfortunately, Hercules 3.06 does not support this parameter for Linux (Herules Studio was released after 3.06). There are two options: 1. Use Fedora or...
9
Jacob Dekel
dekel35
Jan 15, 2010 3:13 pm
I am happy to announce a new release of Hercules Studio: 1.1.0. This release include the following additions/improvements: * Device operations on devices in...
10
Niels
niels_horn
Jan 27, 2010 4:01 pm
OK, finally had some time to create the packages for HerculesStudio 1.1.0. They are available from the same address: ...
11
sean.batson@...
sean.batson...
Feb 25, 2010 5:03 pm
The current hercules svn truck has support for other operating systems....
12
sean.batson@...
sean.batson...
Feb 25, 2010 5:11 pm
Any plans of including a mac version in the official distro? I have been compiling a version for the Mac and noticed that the App doesn't exit cleanly. You...
13
dekel35
Feb 25, 2010 6:27 pm
... That would be great. If you can list the changes, I can make them operational when compiled under MAC. Regards, Jacob....
14
sean.batson@...
sean.batson...
Feb 25, 2010 10:56 pm
I believe i have discovered the problem. On Mac OS X there is no mounted proc file system. So your app sits there waiting for the named pipe to break or close...
15
sean.batson@...
sean.batson...
Feb 25, 2010 11:19 pm
The exit path is procedural & file system permissions! when you create the ".hercstudio" folder create it with everyone access. If i click power off then exit...
16
sean.batson@...
sean.batson...
Feb 26, 2010 12:14 am
Hmmm I just noticed the exitnow menu isn't available under mac it is replaced by the standard quit "application" menu will trap that menu instead and see what...
17
sean.batson@...
sean.batson...
Feb 26, 2010 12:50 am
The Apple Application Quit Menu and your Menu Exit are on different signals will tie the Apple menu into your signal and that should fix the problem or i'll...
18
sean.batson@...
sean.batson...
Feb 26, 2010 1:32 am
Under Max OS X the problem is as follows: MainWindow() exitNow calls power_Off then closeEvent(...) but the native Apple quit|exit goes directly to...
19
sean.batson@...
sean.batson...
Feb 26, 2010 3:04 am
/********** *if os is not mac then poweroff *and process closeEvent as normal *else if mac skip poweroff go directly closeEvent */ void MainWindow::exitNow() {...
20
Jacob Dekel
dekel35
Feb 26, 2010 5:43 am
Hi, If I understand correctly, this is a different problem. Let me try to explain: 1. The menu "exit" command calls powerOff. 2. The native quite (or close...
21
sean.batson@...
sean.batson...
Feb 26, 2010 1:20 pm
System tray balloons are only available under mac with the help of growl. http://growl.info/ Plus running the app as in quits leaving hercules orphan last time...
22
sean.batson@...
sean.batson...
Feb 26, 2010 1:35 pm
System tray balloons are only available under mac with the help of growl. http://growl.info/ Plus running the app as in quits leaving hercules orphan last time...
23
sean.batson@...
sean.batson...
Feb 26, 2010 2:07 pm
the app work designed except for the lack of Apple providing system tray message notifications. For some reason my macbook pro gives the precise results to...
24
Jacob Dekel
dekel35
Feb 26, 2010 7:39 pm
Thanks for the link. Maybe the following can help: Under "Running With Elevated Privileges" there is a paragraph - You can set the setuid and setgid bits for...
26
Jacob Dekel
dekel35
Mar 6, 2010 6:17 pm
Thanks to the work done by Sean Batson there is now a MAC OS version of Hercules Studio ready for download. Also, the source tree now contains a Qt project...
27
Jacob Dekel
dekel35
Mar 6, 2010 6:21 pm
File can be downloaded from here: http://www.mvsdasd.org/hercstudio/#macosx Regards, Jacob....
28
Jacob Dekel
dekel35
Mar 11, 2010 7:28 pm
Hello all, Hercules 3.07 has been released. Binaries similar to the stock build, but with GUI support can be downloaded from the site at...
29
Niels
niels_horn
Mar 12, 2010 10:36 am
... Hi, Binary packages for Slackware 13.0 (32-bits & 64-bits) and ARMedslack-current can be downloaded from http://www.nielshorn.net/slackware/slack_pkg.php ...
30
blackiron79
Apr 12, 2010 6:49 am
Hi, I built Hercules Studio on Linux and it started fine. It looks very interesting and fun! But for some reason I can't IPL my systems! These systems run fine...
31
blackiron79
Apr 12, 2010 7:53 am
Apparently this only works on 3.0.7 and above (or at least not on the 3.0.6 I had installed) and only with --enable-external-gui in the hercules configure. The...
32
azavedo
Apr 13, 2010 12:18 pm
Since Herc3.07 already has the gui enabled for Unix builds we can use the pre-built RPM and then download the Hercstudio and should work fine. If it is that...