Annonce: qt-virt-manager

2015-04-22 Thread Fl
Hi, all!
I'm developing qt-virt-manager.
I have to say: this is not a Qt-clone of the virt-manager.
The application is able to perform a lot, so I suggest you to
use, and look forward to your wishes.
(I'm make fedora-build, if somebody build it for other
distributives, then , pls, say to me for annonce on
opendesktop.org site.) 

https://github.com/F1ash/qt-virt-manager
https://f1ash.fedorapeople.org/qt-virt-manager/
http://opendesktop.org/content/show.php/qt-virt-manager?content=169785

-- 
Fl@sh
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Annonce: qt-virt-manager

2015-04-22 Thread Fl
Hi, all!
I'm developing qt-virt-manager.
I have to say: this is not a Qt-clone of the virt-manager.
The application is able to perform a lot, so I suggest you to
use, and look forward to your wishes.
(I'm make fedora-build, if somebody build it for other
distributives, then , pls, say to me for annonce on
opendesktop.org site.) 

https://github.com/F1ash/qt-virt-manager
https://f1ash.fedorapeople.org/qt-virt-manager/
http://opendesktop.org/content/show.php/qt-virt-manager?content=169785

-- 
Fl@sh
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Annonce: qt-virt-manager

2015-04-22 Thread Orion Poplawski
On 04/22/2015 11:36 AM, Fl@sh wrote:
> Hi, all!
> I'm developing qt-virt-manager.
> I have to say: this is not a Qt-clone of the virt-manager.
> The application is able to perform a lot, so I suggest you to
> use, and look forward to your wishes.
> (I'm make fedora-build, if somebody build it for other
> distributives, then , pls, say to me for annonce on
> opendesktop.org site.) 
> 
> https://github.com/F1ash/qt-virt-manager
> https://f1ash.fedorapeople.org/qt-virt-manager/
> http://opendesktop.org/content/show.php/qt-virt-manager?content=169785
> 

You might consider making a copr repo.  Also, at least the qt5 version doesn't
seem to work very well for me.  Can see overview most of the time.

You might also announce on the fedora-virt list

-- 
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA, Boulder/CoRA Office FAX: 303-415-9702
3380 Mitchell Lane   or...@nwra.com
Boulder, CO 80301   http://www.nwra.com
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Annonce: qt-virt-manager

2015-04-22 Thread Troy Dawson
On 04/22/2015 12:36 PM, Fl@sh wrote:
> Hi, all!
> I'm developing qt-virt-manager.
> I have to say: this is not a Qt-clone of the virt-manager.
> The application is able to perform a lot, so I suggest you to
> use, and look forward to your wishes.
> (I'm make fedora-build, if somebody build it for other
> distributives, then , pls, say to me for annonce on
> opendesktop.org site.) 
> 
> https://github.com/F1ash/qt-virt-manager
> https://f1ash.fedorapeople.org/qt-virt-manager/
> http://opendesktop.org/content/show.php/qt-virt-manager?content=169785
> 

Looks very nice.
I had to build qtermwidget and then make one tweek [2] to the spec file
to get it to build on RHEL7.
I have uploaded my built packages incase others want to try them on
rhel7. [1]

One feature that I think would be nice, would be to make it easy to
find, setup and connect to localhost connections.

Keep up the good work.

Troy Dawson

[1] - https://tdawson.fedorapeople.org/qt-virt-manager/

[2] - %{make_build} isn't in rhel7 rpm macros.

@@ -74,14 +74,14 @@
 mkdir %{cmake_build_dir}-qt4
 pushd %{cmake_build_dir}-qt4
   %cmake ..
-  %{make_build}
+  %{__make} %{?_smp_mflags}
 popd
 %endif
 %if %with qt5
 mkdir %{cmake_build_dir}-qt5
 pushd %{cmake_build_dir}-qt5
   %cmake -DBUILD_QT_VERSION=5 ..
-  %{make_build}
+  %{__make} %{?_smp_mflags}
 popd
 %endif


-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Annonce: qt-virt-manager

2015-04-23 Thread Lubomir Rintel
On Wed, 2015-04-22 at 13:50 -0600, Orion Poplawski wrote:
> On 04/22/2015 11:36 AM, Fl@sh wrote:
> > Hi, all!
> > I'm developing qt-virt-manager.
...
> You might consider making a copr repo.

Better: Please file a review request and add it to the Fedora package
collection, please.

Thanks,
Lubo

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Annonce: qt-virt-manager

2015-04-23 Thread Fl
On Thu, 23 Apr 2015 10:24:48 +0200
Lubomir Rintel  wrote:

> On Wed, 2015-04-22 at 13:50 -0600, Orion Poplawski wrote:
> > On 04/22/2015 11:36 AM, Fl@sh wrote:
> > > Hi, all!
> > > I'm developing qt-virt-manager.
> ...
> > You might consider making a copr repo.
> 
> Better: Please file a review request and add it to the Fedora package
> collection, please.
> 
> Thanks,
> Lubo
> 
No problem. But some later (at next week, because i'm want
to do some fixes). 

-- 
Fl@sh
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Annonce: qt-virt-manager

2015-04-27 Thread Marcin Juszkiewicz

W dniu 22.04.2015 o 19:36, Fl@sh pisze:

Hi, all! I'm developing qt-virt-manager. I have to say: this is not a
Qt-clone of the virt-manager. The application is able to perform a
lot, so I suggest you to use, and look forward to your wishes.


Installed it on my F22 system where I have rhel7 in KVM and use 
virt-manager to manage it (as it is easy and powerful tool).


Then I launched your tool. UI is scary...

First button is "hide to tray" and only hides UI (nothing appeared in 
systray of my Plasma5 desktop). Had to kill it by hand.


Getting to list of VMs is fun. Select connection, go to menu, select 
'overview selected connection'. I would rather expect list to be 
populated on opening connection.


Then we have buttonmenu to enable bottom tabs... get rid of it or move 
somewhere.


Also use better icons. Eye one closes while I thought that it will show 
me something.


Get rid of houses from bottom toolbar as it is too polluted now. It is 
not 'House of VMs'.



I planned to write more. But played with your tool and decided to close 
it and forget about it for a year. Virt-manager is maybe not the 
prettiest but works fine for me.

--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Annonce: qt-virt-manager

2015-04-27 Thread Nico Kadel-Garcia
On Mon, Apr 27, 2015 at 9:11 AM, Marcin Juszkiewicz
 wrote:
> W dniu 22.04.2015 o 19:36, Fl@sh pisze:
>>
>> Hi, all! I'm developing qt-virt-manager. I have to say: this is not a
>> Qt-clone of the virt-manager. The application is able to perform a
>> lot, so I suggest you to use, and look forward to your wishes.
>
>
> Installed it on my F22 system where I have rhel7 in KVM and use virt-manager
> to manage it (as it is easy and powerful tool).
>
> Then I launched your tool. UI is scary...

[ details deleted ]

Fl, I'm going to point you to an old and respected guideline on open
source user interfaces called "The Luxury of Ignorance". It's still a
quite useful guideline. Virt-manager violates many of the guidelines,
but layering extra splufty widgets on top of virt-manager won't help
the issues.

http://www.catb.org/esr/writings/cups-horror.html
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct