Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-12-01 Thread John Thornton
On LinuxMint I went to the package manager and deleted glade and added 
glade-gtk2

JT

On 5/15/2015 1:39 PM, Tom Easterday wrote:
> I have a new install using 2.7~pre6 and want to set up a Gladevcp panel.  I 
> thought I had installed all the dependencies, etc but when I run “glade 
> gvcp-panel.ui” I get this error:
>
> “gvcp-panelui targets Gtk+2.16
> But this version of Glade is for GTK+3 only.
> Make sure you can run this project with Glade 3.8 with no deprecated widgets 
> first.
> Specially because there are 3 objects that can not be build with types 
> HAL_LED, HAL_HBar and HAL_Table”
>
> What do I need to do to fix this?
> -Tom
>
>
> --
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-05-17 Thread Chris Morley


> From: tom-...@bgp.nu
> Date: Sun, 17 May 2015 20:07:20 -0400
> To: emc-users@lists.sourceforge.net
> Subject: Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3
> 
> On May 17, 2015, at 7:19 PM, Chris Morley  wrote:
> > Most of these are just warnings. do you see the hal widgets?
> 
> Yes, I think they are there there.  I loaded an older panel and see all the 
> buttons, etc that I used.
> 
> > All the linuxcnc specific widgets will not work with GTK3.
> 
> Oh, I didn't realize that!  Is that planned to be remedied for 2.7 release or 
> is it preferred to use pyvcp?
> 
> Thanks,
> -Tom

Gladevcp will not use gtk3 for the foreseeable future.
GTK3 broke lots of libraries and not all of them have converted.
I have done some work on the conversion but it will require a rewrite
of the 'gremlin' widget that plots the screen - which is outside my expertise.

Gladevcp panels will be displayable for years, editing them will become more of
a pain if we can't continue to forward port the Glade-gtk2 editor.
So far Ubuntu has done this, so we have used their packages.
So for 2.7 and surely 2.8 Glade-gtk2 is the way to edit panels.

(you can also always edit them in a older distribution and copy to a newer)

Gladevcp is far more powerful then pyvcp, but either is fine to use.

Chris M
  
--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-05-17 Thread Tom Easterday
On May 17, 2015, at 7:19 PM, Chris Morley  wrote:
> Most of these are just warnings. do you see the hal widgets?

Yes, I think they are there there.  I loaded an older panel and see all the 
buttons, etc that I used.

> All the linuxcnc specific widgets will not work with GTK3.

Oh, I didn't realize that!  Is that planned to be remedied for 2.7 release or 
is it preferred to use pyvcp?

Thanks,
-Tom
--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-05-17 Thread Chris Morley


> From: tom-...@bgp.nu
> Date: Sun, 17 May 2015 13:40:48 -0400
> To: emc-users@lists.sourceforge.net
> Subject: Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3
> 
> If I use “glade-gtk2 mypanel.ui” I get into the editor.  However I get all 
> these errors:
> 
> 
> (glade-gtk2:3799): GladeUI-WARNING **: Failed to open catalog directory
> '': Error opening directory '': No such file or directory
> 
> (glade-gtk2:3799): GladeUI-WARNING **: Failed to open catalog directory
> '': Error opening directory '': No such file or directory
> GladeUI-Message: No displayable values for property GtkToolPalette::icon-size
> GladeUI-Message: No displayable values for property
> GtkToolItemGroup::ellipsize
> GladeUI-Message: No displayable values for property
> GtkToolItemGroup::header-relief
> 
> (glade-3:3799): GladeUI-CRITICAL **: Unable to load module
> 'gtksourceview-2.0' from any search paths
> 
> (glade-3:3799): GladeUI-WARNING **: Failed to load external library
> 'gtksourceview-2.0'
> GladeUI-Message: No displayable values for property
> GtkSourceView::draw-spaces
> GladeUI-Message: Glade needs artwork; a default icon will be used for the
> following classes:
>   HAL_Button  needs an icon named 'widget-gladevcp-hal_button'
>   HALIO_HScaleneeds an icon named 'widget-gladevcp-halio_hscale'
>   GtkSourceView   needs an icon named 'widget-gtksourceview-gtksourceview'
>   HAL_HScale  needs an icon named 'widget-gladevcp-hal_hscale'
>   OffsetPage  needs an icon named 'widget-gladevcp-offsetpage'
>   EMC_MDIHistory  needs an icon named 'widget-gladevcp-vcp_mdihistory'
>   HAL_RadioButton needs an icon named 'widget-gladevcp-hal_radiobutton'
>   HAL_GremlinPlus needs an icon named 'widget-gladevcp-hal_gremlin_plus'
>   HAL_Table   needs an icon named 'widget-gladevcp-hal_table'
>   HAL_Label   needs an icon named 'widget-gladevcp-hal_label'
>   EMC_FileChooserDialog   needs an icon named
> 'widget-gladevcp-vcp_filechooserdialog'
>   HAL_CheckButton needs an icon named 'widget-gladevcp-hal_checkbutton'
>   HAL_VScale  needs an icon named 'widget-gladevcp-hal_vscale'
>   HAL_HBoxneeds an icon named 'widget-gladevcp-hal_hbox'
>   HAL_SpinButton  needs an icon named 'widget-gladevcp-hal_spinbutton'
>   State_Sensitive_Table   needs an icon named
> 'widget-gladevcp-state_sensitive_table'
>   HAL_ComboBoxneeds an icon named 'widget-gladevcp-hal_combobox'
>   EMC_FileChooserButton   needs an icon named
> 'widget-gladevcp-vcp_filechooserbutton'
>   EMC_SourceView  needs an icon named 'widget-gladevcp-vcp_sourceview'
>   HALIO_Buttonneeds an icon named 'widget-gladevcp-halio_button'
>   HAL_Graph   needs an icon named 'widget-gladevcp-hal_graph'
>   HAL_ToggleButtonneeds an icon named 
> 'widget-gladevcp-hal_togglebutton'
>   HAL_ProgressBar needs an icon named 'widget-gladevcp-hal_progressbar'
>   HAL_HideTable   needs an icon named 'widget-gladevcp-hal_hidetable'
>   PyNgcGuineeds an icon named 'widget-gladevcp-pyngcgui'
>   Hal_Dialneeds an icon named 'widget-gladevcp-hal_dial'
> GladeUI-Message: The DevHelp installed on your system is too old, devhelp
> feature will be disabled.
> 

Most of these are just warnings. do you see the hal widgets?

All the linuxcnc specific widgets will not work with GTK3.

Chris M
  
--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-05-17 Thread John Thornton
Did you install the dev stuff? I think it is sudo apt-get linuxcnc-dev 
to get that.

JT

On 5/17/2015 1:53 PM, Tom Easterday wrote:
> Where do all the EMC HAL widgets come from?  If I could just install those 
> into my existing glade with gtk3 installation I assume I would be good to go…
> -Tom
>
>> On May 17, 2015, at 2:05 PM, John Thornton  wrote:
>>
>> does this have anything to do with it?
>>
>> http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Installing_LinuxCNC#Installing_supplementary_packages_for_gladevcp
>>
>> On 5/17/2015 11:44 AM, Tom Easterday wrote:
>>> glade-gtk2 is already installed and at the latest version on my machine. 
>>> Still unable to edit glade ui files...
>>> -Tom
>>>
 On May 16, 2015, at 11:22 AM, John Thornton  wrote:

 glade-gtk2

 On 5/16/2015 9:22 AM, Chris Radek wrote:
> On Sat, May 16, 2015 at 05:12:38AM -0500, John Thornton wrote:
>> I had to install Glade 2 on my Wheezy machine to continue editing my G
>> code generators that I built on Ubuntu 10. And after a quick check the
>> Hal and Vcp widgets and actions are there.
>>
>> JT
> What package name exactly is it?
>
> --
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
 --
 One dashboard for servers and applications across Physical-Virtual-Cloud
 Widest out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that give you Actionable Insights
 Deep dive visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users
>>> --
>>> One dashboard for servers and applications across Physical-Virtual-Cloud
>>> Widest out-of-the-box monitoring support with 50+ applications
>>> Performance metrics, stats and reports that give you Actionable Insights
>>> Deep dive visibility with transaction tracing using APM Insight.
>>> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
>>> ___
>>> Emc-users mailing list
>>> Emc-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/emc-users
>>
>> --
>> One dashboard for servers and applications across Physical-Virtual-Cloud
>> Widest out-of-the-box monitoring support with 50+ applications
>> Performance metrics, stats and reports that give you Actionable Insights
>> Deep dive visibility with transaction tracing using APM Insight.
>> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
>> ___
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
>
> --
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-05-17 Thread Tom Easterday
Where do all the EMC HAL widgets come from?  If I could just install those into 
my existing glade with gtk3 installation I assume I would be good to go…
-Tom

> On May 17, 2015, at 2:05 PM, John Thornton  wrote:
> 
> does this have anything to do with it?
> 
> http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Installing_LinuxCNC#Installing_supplementary_packages_for_gladevcp
> 
> On 5/17/2015 11:44 AM, Tom Easterday wrote:
>> glade-gtk2 is already installed and at the latest version on my machine. 
>> Still unable to edit glade ui files...
>> -Tom
>> 
>>> On May 16, 2015, at 11:22 AM, John Thornton  wrote:
>>> 
>>> glade-gtk2
>>> 
>>> On 5/16/2015 9:22 AM, Chris Radek wrote:
 On Sat, May 16, 2015 at 05:12:38AM -0500, John Thornton wrote:
> I had to install Glade 2 on my Wheezy machine to continue editing my G
> code generators that I built on Ubuntu 10. And after a quick check the
> Hal and Vcp widgets and actions are there.
> 
> JT
 What package name exactly is it?
 
 --
 One dashboard for servers and applications across Physical-Virtual-Cloud
 Widest out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that give you Actionable Insights
 Deep dive visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users
>>> 
>>> --
>>> One dashboard for servers and applications across Physical-Virtual-Cloud
>>> Widest out-of-the-box monitoring support with 50+ applications
>>> Performance metrics, stats and reports that give you Actionable Insights
>>> Deep dive visibility with transaction tracing using APM Insight.
>>> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
>>> ___
>>> Emc-users mailing list
>>> Emc-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/emc-users
>> 
>> --
>> One dashboard for servers and applications across Physical-Virtual-Cloud
>> Widest out-of-the-box monitoring support with 50+ applications
>> Performance metrics, stats and reports that give you Actionable Insights
>> Deep dive visibility with transaction tracing using APM Insight.
>> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
>> ___
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
> 
> 
> --
> One dashboard for servers and applications across Physical-Virtual-Cloud 
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-05-17 Thread Tom Easterday
Good thought but I tried that already.  All those packages are up to date.  It 
just seems to be that the HAL objects aren’t in glade with gtk3 and/or that 
they are somewhat broken? in glade with gtk2.
-Tom

> On May 17, 2015, at 2:05 PM, John Thornton  wrote:
> 
> does this have anything to do with it?
> 
> http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Installing_LinuxCNC#Installing_supplementary_packages_for_gladevcp
> 
> On 5/17/2015 11:44 AM, Tom Easterday wrote:
>> glade-gtk2 is already installed and at the latest version on my machine. 
>> Still unable to edit glade ui files...
>> -Tom
>> 
>>> On May 16, 2015, at 11:22 AM, John Thornton  wrote:
>>> 
>>> glade-gtk2
>>> 
>>> On 5/16/2015 9:22 AM, Chris Radek wrote:
 On Sat, May 16, 2015 at 05:12:38AM -0500, John Thornton wrote:
> I had to install Glade 2 on my Wheezy machine to continue editing my G
> code generators that I built on Ubuntu 10. And after a quick check the
> Hal and Vcp widgets and actions are there.
> 
> JT
 What package name exactly is it?
 
 --
 One dashboard for servers and applications across Physical-Virtual-Cloud
 Widest out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that give you Actionable Insights
 Deep dive visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users
>>> 
>>> --
>>> One dashboard for servers and applications across Physical-Virtual-Cloud
>>> Widest out-of-the-box monitoring support with 50+ applications
>>> Performance metrics, stats and reports that give you Actionable Insights
>>> Deep dive visibility with transaction tracing using APM Insight.
>>> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
>>> ___
>>> Emc-users mailing list
>>> Emc-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/emc-users
>> 
>> --
>> One dashboard for servers and applications across Physical-Virtual-Cloud
>> Widest out-of-the-box monitoring support with 50+ applications
>> Performance metrics, stats and reports that give you Actionable Insights
>> Deep dive visibility with transaction tracing using APM Insight.
>> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
>> ___
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
> 
> 
> --
> One dashboard for servers and applications across Physical-Virtual-Cloud 
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-05-17 Thread John Thornton
does this have anything to do with it?

http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Installing_LinuxCNC#Installing_supplementary_packages_for_gladevcp

On 5/17/2015 11:44 AM, Tom Easterday wrote:
> glade-gtk2 is already installed and at the latest version on my machine. 
> Still unable to edit glade ui files...
> -Tom
>
>> On May 16, 2015, at 11:22 AM, John Thornton  wrote:
>>
>> glade-gtk2
>>
>> On 5/16/2015 9:22 AM, Chris Radek wrote:
>>> On Sat, May 16, 2015 at 05:12:38AM -0500, John Thornton wrote:
 I had to install Glade 2 on my Wheezy machine to continue editing my G
 code generators that I built on Ubuntu 10. And after a quick check the
 Hal and Vcp widgets and actions are there.

 JT
>>> What package name exactly is it?
>>>
>>> --
>>> One dashboard for servers and applications across Physical-Virtual-Cloud
>>> Widest out-of-the-box monitoring support with 50+ applications
>>> Performance metrics, stats and reports that give you Actionable Insights
>>> Deep dive visibility with transaction tracing using APM Insight.
>>> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
>>> ___
>>> Emc-users mailing list
>>> Emc-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/emc-users
>>
>> --
>> One dashboard for servers and applications across Physical-Virtual-Cloud
>> Widest out-of-the-box monitoring support with 50+ applications
>> Performance metrics, stats and reports that give you Actionable Insights
>> Deep dive visibility with transaction tracing using APM Insight.
>> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
>> ___
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
>
> --
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-05-17 Thread Tom Easterday
BTW, I should add that I don’t NEED to edit a gtk2 panel.  If the HAL objects 
were in  glade with gtk3 I would happily make a new panel…
-Tom

> On May 17, 2015, at 1:40 PM, Tom Easterday  wrote:
> 
> If I use “glade-gtk2 mypanel.ui” I get into the editor.  However I get all 
> these errors:
> 
> 
> (glade-gtk2:3799): GladeUI-WARNING **: Failed to open catalog directory
> '': Error opening directory '': No such file or directory
> 
> (glade-gtk2:3799): GladeUI-WARNING **: Failed to open catalog directory
> '': Error opening directory '': No such file or directory
> GladeUI-Message: No displayable values for property GtkToolPalette::icon-size
> GladeUI-Message: No displayable values for property
> GtkToolItemGroup::ellipsize
> GladeUI-Message: No displayable values for property
> GtkToolItemGroup::header-relief
> 
> (glade-3:3799): GladeUI-CRITICAL **: Unable to load module
> 'gtksourceview-2.0' from any search paths
> 
> (glade-3:3799): GladeUI-WARNING **: Failed to load external library
> 'gtksourceview-2.0'
> GladeUI-Message: No displayable values for property
> GtkSourceView::draw-spaces
> GladeUI-Message: Glade needs artwork; a default icon will be used for the
> following classes:
>   HAL_Button  needs an icon named 'widget-gladevcp-hal_button'
>   HALIO_HScaleneeds an icon named 'widget-gladevcp-halio_hscale'
>   GtkSourceView   needs an icon named 'widget-gtksourceview-gtksourceview'
>   HAL_HScale  needs an icon named 'widget-gladevcp-hal_hscale'
>   OffsetPage  needs an icon named 'widget-gladevcp-offsetpage'
>   EMC_MDIHistory  needs an icon named 'widget-gladevcp-vcp_mdihistory'
>   HAL_RadioButton needs an icon named 'widget-gladevcp-hal_radiobutton'
>   HAL_GremlinPlus needs an icon named 'widget-gladevcp-hal_gremlin_plus'
>   HAL_Table   needs an icon named 'widget-gladevcp-hal_table'
>   HAL_Label   needs an icon named 'widget-gladevcp-hal_label'
>   EMC_FileChooserDialog   needs an icon named
> 'widget-gladevcp-vcp_filechooserdialog'
>   HAL_CheckButton needs an icon named 'widget-gladevcp-hal_checkbutton'
>   HAL_VScale  needs an icon named 'widget-gladevcp-hal_vscale'
>   HAL_HBoxneeds an icon named 'widget-gladevcp-hal_hbox'
>   HAL_SpinButton  needs an icon named 'widget-gladevcp-hal_spinbutton'
>   State_Sensitive_Table   needs an icon named
> 'widget-gladevcp-state_sensitive_table'
>   HAL_ComboBoxneeds an icon named 'widget-gladevcp-hal_combobox'
>   EMC_FileChooserButton   needs an icon named
> 'widget-gladevcp-vcp_filechooserbutton'
>   EMC_SourceView  needs an icon named 'widget-gladevcp-vcp_sourceview'
>   HALIO_Buttonneeds an icon named 'widget-gladevcp-halio_button'
>   HAL_Graph   needs an icon named 'widget-gladevcp-hal_graph'
>   HAL_ToggleButtonneeds an icon named 
> 'widget-gladevcp-hal_togglebutton'
>   HAL_ProgressBar needs an icon named 'widget-gladevcp-hal_progressbar'
>   HAL_HideTable   needs an icon named 'widget-gladevcp-hal_hidetable'
>   PyNgcGuineeds an icon named 'widget-gladevcp-pyngcgui'
>   Hal_Dialneeds an icon named 'widget-gladevcp-hal_dial'
> GladeUI-Message: The DevHelp installed on your system is too old, devhelp
> feature will be disabled.
> 
> 
> --
> One dashboard for servers and applications across Physical-Virtual-Cloud 
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-05-17 Thread Tom Easterday
If I use “glade-gtk2 mypanel.ui” I get into the editor.  However I get all 
these errors:


(glade-gtk2:3799): GladeUI-WARNING **: Failed to open catalog directory
'': Error opening directory '': No such file or directory

(glade-gtk2:3799): GladeUI-WARNING **: Failed to open catalog directory
'': Error opening directory '': No such file or directory
GladeUI-Message: No displayable values for property GtkToolPalette::icon-size
GladeUI-Message: No displayable values for property
GtkToolItemGroup::ellipsize
GladeUI-Message: No displayable values for property
GtkToolItemGroup::header-relief

(glade-3:3799): GladeUI-CRITICAL **: Unable to load module
'gtksourceview-2.0' from any search paths

(glade-3:3799): GladeUI-WARNING **: Failed to load external library
'gtksourceview-2.0'
GladeUI-Message: No displayable values for property
GtkSourceView::draw-spaces
GladeUI-Message: Glade needs artwork; a default icon will be used for the
following classes:
HAL_Button  needs an icon named 'widget-gladevcp-hal_button'
HALIO_HScaleneeds an icon named 'widget-gladevcp-halio_hscale'
GtkSourceView   needs an icon named 'widget-gtksourceview-gtksourceview'
HAL_HScale  needs an icon named 'widget-gladevcp-hal_hscale'
OffsetPage  needs an icon named 'widget-gladevcp-offsetpage'
EMC_MDIHistory  needs an icon named 'widget-gladevcp-vcp_mdihistory'
HAL_RadioButton needs an icon named 'widget-gladevcp-hal_radiobutton'
HAL_GremlinPlus needs an icon named 'widget-gladevcp-hal_gremlin_plus'
HAL_Table   needs an icon named 'widget-gladevcp-hal_table'
HAL_Label   needs an icon named 'widget-gladevcp-hal_label'
EMC_FileChooserDialog   needs an icon named
'widget-gladevcp-vcp_filechooserdialog'
HAL_CheckButton needs an icon named 'widget-gladevcp-hal_checkbutton'
HAL_VScale  needs an icon named 'widget-gladevcp-hal_vscale'
HAL_HBoxneeds an icon named 'widget-gladevcp-hal_hbox'
HAL_SpinButton  needs an icon named 'widget-gladevcp-hal_spinbutton'
State_Sensitive_Table   needs an icon named
'widget-gladevcp-state_sensitive_table'
HAL_ComboBoxneeds an icon named 'widget-gladevcp-hal_combobox'
EMC_FileChooserButton   needs an icon named
'widget-gladevcp-vcp_filechooserbutton'
EMC_SourceView  needs an icon named 'widget-gladevcp-vcp_sourceview'
HALIO_Buttonneeds an icon named 'widget-gladevcp-halio_button'
HAL_Graph   needs an icon named 'widget-gladevcp-hal_graph'
HAL_ToggleButtonneeds an icon named 
'widget-gladevcp-hal_togglebutton'
HAL_ProgressBar needs an icon named 'widget-gladevcp-hal_progressbar'
HAL_HideTable   needs an icon named 'widget-gladevcp-hal_hidetable'
PyNgcGuineeds an icon named 'widget-gladevcp-pyngcgui'
Hal_Dialneeds an icon named 'widget-gladevcp-hal_dial'
GladeUI-Message: The DevHelp installed on your system is too old, devhelp
feature will be disabled.


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-05-17 Thread Tom Easterday
glade-gtk2 is already installed and at the latest version on my machine. Still 
unable to edit glade ui files...
-Tom

> On May 16, 2015, at 11:22 AM, John Thornton  wrote:
> 
> glade-gtk2
> 
> On 5/16/2015 9:22 AM, Chris Radek wrote:
>> On Sat, May 16, 2015 at 05:12:38AM -0500, John Thornton wrote:
>>> I had to install Glade 2 on my Wheezy machine to continue editing my G
>>> code generators that I built on Ubuntu 10. And after a quick check the
>>> Hal and Vcp widgets and actions are there.
>>> 
>>> JT
>> What package name exactly is it?
>> 
>> --
>> One dashboard for servers and applications across Physical-Virtual-Cloud
>> Widest out-of-the-box monitoring support with 50+ applications
>> Performance metrics, stats and reports that give you Actionable Insights
>> Deep dive visibility with transaction tracing using APM Insight.
>> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
>> ___
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
> 
> 
> --
> One dashboard for servers and applications across Physical-Virtual-Cloud 
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-05-16 Thread Tom Easterday
Thanks John and Chris, will try to install this later and see if it fixes my 
issue.
-Tom

> On May 16, 2015, at 11:22 AM, John Thornton  wrote:
> 
> glade-gtk2
> 
>> On 5/16/2015 9:22 AM, Chris Radek wrote:
>>> On Sat, May 16, 2015 at 05:12:38AM -0500, John Thornton wrote:
>>> I had to install Glade 2 on my Wheezy machine to continue editing my G
>>> code generators that I built on Ubuntu 10. And after a quick check the
>>> Hal and Vcp widgets and actions are there.
>>> 
>>> JT
>> What package name exactly is it?
>> 
>> --
>> One dashboard for servers and applications across Physical-Virtual-Cloud
>> Widest out-of-the-box monitoring support with 50+ applications
>> Performance metrics, stats and reports that give you Actionable Insights
>> Deep dive visibility with transaction tracing using APM Insight.
>> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
>> ___
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
> 
> 
> --
> One dashboard for servers and applications across Physical-Virtual-Cloud 
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-05-16 Thread John Thornton
glade-gtk2

On 5/16/2015 9:22 AM, Chris Radek wrote:
> On Sat, May 16, 2015 at 05:12:38AM -0500, John Thornton wrote:
>> I had to install Glade 2 on my Wheezy machine to continue editing my G
>> code generators that I built on Ubuntu 10. And after a quick check the
>> Hal and Vcp widgets and actions are there.
>>
>> JT
> What package name exactly is it?
>
> --
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-05-16 Thread Chris Radek
On Sat, May 16, 2015 at 05:12:38AM -0500, John Thornton wrote:
> I had to install Glade 2 on my Wheezy machine to continue editing my G 
> code generators that I built on Ubuntu 10. And after a quick check the 
> Hal and Vcp widgets and actions are there.
> 
> JT

What package name exactly is it?

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-05-16 Thread John Thornton
Ignore this one... I was too quick to type and didn't scroll down far 
enough to see the emc widgets

On 5/16/2015 5:11 AM, John Thornton wrote:
> I had to install Glade 2 on my Wheezy machine to continue editing my G
> code generators that I built on Ubuntu 10. However after looking it does
> not have the EMC widgets.
>
> JT
>
> On 5/15/2015 2:05 PM, Tom Easterday wrote:
>> apt-get install glade-gnome on my systems says it is already up to date…
>> -Tom
>>
>>
>>> On May 15, 2015, at 2:54 PM, Chris Radek  wrote:
>>>
>>> On Fri, May 15, 2015 at 02:39:19PM -0400, Tom Easterday wrote:
 I have a new install using 2.7~pre6 and want to set up a Gladevcp
 panel.  I thought I had installed all the dependencies, etc but
 when I run ???glade gvcp-panel.ui??? I get this error:

 ???gvcp-panelui targets Gtk+2.16 But this version of Glade is for
 GTK+3 only.
>>> You don't say what OS you have, but on debian wheezy, adding
>>> glade-gnome was supposed to fix editing gladevcp panels:
>>>
>>> http://timeguy.com/gitweb?p=live-images.git;a=commitdiff;h=9edf342e11ff7c25a6898f105123713b82d9d196;hp=6c5e62976cc018957dab0c4e9a5f4ba4d6022242
>>>
>>>
>>> --
>>> One dashboard for servers and applications across Physical-Virtual-Cloud
>>> Widest out-of-the-box monitoring support with 50+ applications
>>> Performance metrics, stats and reports that give you Actionable Insights
>>> Deep dive visibility with transaction tracing using APM Insight.
>>> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
>>> ___
>>> Emc-users mailing list
>>> Emc-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/emc-users
>> --
>> One dashboard for servers and applications across Physical-Virtual-Cloud
>> Widest out-of-the-box monitoring support with 50+ applications
>> Performance metrics, stats and reports that give you Actionable Insights
>> Deep dive visibility with transaction tracing using APM Insight.
>> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
>> ___
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
>
> --
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-05-16 Thread John Thornton
I had to install Glade 2 on my Wheezy machine to continue editing my G 
code generators that I built on Ubuntu 10. And after a quick check the 
Hal and Vcp widgets and actions are there.

JT

On 5/15/2015 2:05 PM, Tom Easterday wrote:
> apt-get install glade-gnome on my systems says it is already up to date…
> -Tom
>
>
>> On May 15, 2015, at 2:54 PM, Chris Radek  wrote:
>>
>> On Fri, May 15, 2015 at 02:39:19PM -0400, Tom Easterday wrote:
>>> I have a new install using 2.7~pre6 and want to set up a Gladevcp
>>> panel.  I thought I had installed all the dependencies, etc but
>>> when I run ???glade gvcp-panel.ui??? I get this error:
>>>
>>> ???gvcp-panelui targets Gtk+2.16 But this version of Glade is for
>>> GTK+3 only.
>> You don't say what OS you have, but on debian wheezy, adding
>> glade-gnome was supposed to fix editing gladevcp panels:
>>
>> http://timeguy.com/gitweb?p=live-images.git;a=commitdiff;h=9edf342e11ff7c25a6898f105123713b82d9d196;hp=6c5e62976cc018957dab0c4e9a5f4ba4d6022242
>>
>>
>> --
>> One dashboard for servers and applications across Physical-Virtual-Cloud
>> Widest out-of-the-box monitoring support with 50+ applications
>> Performance metrics, stats and reports that give you Actionable Insights
>> Deep dive visibility with transaction tracing using APM Insight.
>> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
>> ___
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
>
> --
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-05-16 Thread John Thornton
I had to install Glade 2 on my Wheezy machine to continue editing my G 
code generators that I built on Ubuntu 10. However after looking it does 
not have the EMC widgets.

JT

On 5/15/2015 2:05 PM, Tom Easterday wrote:
> apt-get install glade-gnome on my systems says it is already up to date…
> -Tom
>
>
>> On May 15, 2015, at 2:54 PM, Chris Radek  wrote:
>>
>> On Fri, May 15, 2015 at 02:39:19PM -0400, Tom Easterday wrote:
>>> I have a new install using 2.7~pre6 and want to set up a Gladevcp
>>> panel.  I thought I had installed all the dependencies, etc but
>>> when I run ???glade gvcp-panel.ui??? I get this error:
>>>
>>> ???gvcp-panelui targets Gtk+2.16 But this version of Glade is for
>>> GTK+3 only.
>> You don't say what OS you have, but on debian wheezy, adding
>> glade-gnome was supposed to fix editing gladevcp panels:
>>
>> http://timeguy.com/gitweb?p=live-images.git;a=commitdiff;h=9edf342e11ff7c25a6898f105123713b82d9d196;hp=6c5e62976cc018957dab0c4e9a5f4ba4d6022242
>>
>>
>> --
>> One dashboard for servers and applications across Physical-Virtual-Cloud
>> Widest out-of-the-box monitoring support with 50+ applications
>> Performance metrics, stats and reports that give you Actionable Insights
>> Deep dive visibility with transaction tracing using APM Insight.
>> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
>> ___
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
>
> --
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-05-15 Thread Tom Easterday
apt-get install glade-gnome on my systems says it is already up to date…
-Tom


> On May 15, 2015, at 2:54 PM, Chris Radek  wrote:
> 
> On Fri, May 15, 2015 at 02:39:19PM -0400, Tom Easterday wrote:
>> I have a new install using 2.7~pre6 and want to set up a Gladevcp
>> panel.  I thought I had installed all the dependencies, etc but
>> when I run ???glade gvcp-panel.ui??? I get this error:
>> 
>> ???gvcp-panelui targets Gtk+2.16 But this version of Glade is for
>> GTK+3 only.
> 
> You don't say what OS you have, but on debian wheezy, adding
> glade-gnome was supposed to fix editing gladevcp panels:
> 
> http://timeguy.com/gitweb?p=live-images.git;a=commitdiff;h=9edf342e11ff7c25a6898f105123713b82d9d196;hp=6c5e62976cc018957dab0c4e9a5f4ba4d6022242
> 
> 
> --
> One dashboard for servers and applications across Physical-Virtual-Cloud 
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-05-15 Thread Tom Easterday
I do have Debian Wheezy.  I will look at the link, thanks.
-Tom


> On May 15, 2015, at 2:54 PM, Chris Radek  wrote:
> 
> On Fri, May 15, 2015 at 02:39:19PM -0400, Tom Easterday wrote:
>> I have a new install using 2.7~pre6 and want to set up a Gladevcp
>> panel.  I thought I had installed all the dependencies, etc but
>> when I run ???glade gvcp-panel.ui??? I get this error:
>> 
>> ???gvcp-panelui targets Gtk+2.16 But this version of Glade is for
>> GTK+3 only.
> 
> You don't say what OS you have, but on debian wheezy, adding
> glade-gnome was supposed to fix editing gladevcp panels:
> 
> http://timeguy.com/gitweb?p=live-images.git;a=commitdiff;h=9edf342e11ff7c25a6898f105123713b82d9d196;hp=6c5e62976cc018957dab0c4e9a5f4ba4d6022242
> 
> 
> --
> One dashboard for servers and applications across Physical-Virtual-Cloud 
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-05-15 Thread Chris Radek
On Fri, May 15, 2015 at 02:39:19PM -0400, Tom Easterday wrote:
> I have a new install using 2.7~pre6 and want to set up a Gladevcp
> panel.  I thought I had installed all the dependencies, etc but
> when I run ???glade gvcp-panel.ui??? I get this error:
> 
> ???gvcp-panelui targets Gtk+2.16 But this version of Glade is for
> GTK+3 only.

You don't say what OS you have, but on debian wheezy, adding
glade-gnome was supposed to fix editing gladevcp panels:

http://timeguy.com/gitweb?p=live-images.git;a=commitdiff;h=9edf342e11ff7c25a6898f105123713b82d9d196;hp=6c5e62976cc018957dab0c4e9a5f4ba4d6022242


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] 2.7~pre6 and Glade and gtk2/3

2015-05-15 Thread Tom Easterday
I have a new install using 2.7~pre6 and want to set up a Gladevcp panel.  I 
thought I had installed all the dependencies, etc but when I run “glade 
gvcp-panel.ui” I get this error:

“gvcp-panelui targets Gtk+2.16
But this version of Glade is for GTK+3 only.
Make sure you can run this project with Glade 3.8 with no deprecated widgets 
first.
Specially because there are 3 objects that can not be build with types HAL_LED, 
HAL_HBar and HAL_Table”

What do I need to do to fix this?
-Tom


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users