Re: [CM] cm 3.9 kde desktop

2014-03-12 Thread Heinrich Taube
> I actually more than once wondered why you didn't use QT instead of Juce (but 
> not knowing QT is a _pretty_ good excuse).

because juce is an awesome and very active, supported, truly cross-platform 
development environment designed for audio! not even apple cares about QT 
anymore, they depreciated it and won't even let you link to it if you want to 
distribute your app.

check out all the audio apps in the carousel on the juce web site

 http://www.juce.com/




___
Cmdist mailing list
Cmdist@ccrma.stanford.edu
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist


Re: [CM] cm 3.9 kde desktop

2014-03-12 Thread Ralf Mattes
On Wed, Mar 12, 2014 at 08:49:55AM -0500, Heinrich Taube wrote:
> it doesn't use QT, and its explicitly disabled for juce  itself by my define 
> JUCE_QUICKTIME=0

:-)

Sorry, QT isn't short for QuickTime, it's a rather common C++ platform-agnostic 
framework used, for example, by KDE (pretty much the
framewoek that triggered the initial GNOME development (back then, QT had a 
rather strange licence but at some point they switched to GPL).
I actually more than once wondered why you didn't use QT instead of Juce (but 
not knowing QT is a _pretty_ good excuse).

 Cheers, RalfD

> On Mar 12, 2014, at 8:15 AM, Ralf Mattes  wrote:
> 
> > What I find strange: "QDBusObjectPath" ... that's a QT class. Since when 
> > does Grace use QT? Last time I looked it was Juce.
> 

___
Cmdist mailing list
Cmdist@ccrma.stanford.edu
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist


Re: [CM] cm 3.9 kde desktop

2014-03-12 Thread Heinrich Taube
it doesn't use QT, and its explicitly disabled for juce  itself by my define 
JUCE_QUICKTIME=0

On Mar 12, 2014, at 8:15 AM, Ralf Mattes  wrote:

> What I find strange: "QDBusObjectPath" ... that's a QT class. Since when does 
> Grace use QT? Last time I looked it was Juce.


___
Cmdist mailing list
Cmdist@ccrma.stanford.edu
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist


Re: [CM] cm 3.9 kde desktop

2014-03-12 Thread Ralf Mattes
On Tue, Mar 11, 2014 at 10:03:11PM +, James Hearon wrote:
> Hi,
> I got a fedora build of cm 3.9, but am having a KDE issue since the fedora20 
> upgrade.
> 
> >>> Error: load file "/home/fedora2/Object::connect: No such signal 
> >>> org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
> Object::connect: No such signal 
> org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)" does not exist.

This is a (known) problem with upowerd (bugreports all over the net) - upowerd 
seems to have changed its dbus interface (how
smart of the developers ...).
 
> The error shows thru the Grace console, and is a KDE problem but renders the 
> file editing in Grace such as .scm  and .sal files useless.  Doesn't show 
> some text and won't allow you to enter text.  Nasty problem.


What I find strange: "QDBusObjectPath" ... that's a QT class. Since when does 
Grace use QT? Last time I looked it was Juce.

 Cheers, Ralf Mattes
 

___
Cmdist mailing list
Cmdist@ccrma.stanford.edu
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist


Re: [CM] cm 3.9 kde desktop

2014-03-12 Thread Heinrich Taube
im baffled by this one, the only way it could be appearing in the grace console 
is if Grace was actually loading a file. Do you have any init files or 
instrument files that are getting autoloaded at startup?  If so, you might try 
tossing the Grace application support directory that contains its Grace.xml 
preference file , on Linux I think the directory will be called  ~/Grace/  .  
then when you restart grace it will create a new one with defaults in place.




On Mar 11, 2014, at 5:03 PM, James Hearon  wrote:

> Hi,
> I got a fedora build of cm 3.9, but am having a KDE issue since the fedora20 
> upgrade.
> 
> >>> Error: load file "/home/fedora2/Object::connect: No such signal 
> >>> org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
> Object::connect: No such signal 
> org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)" does not exist.
> 
> The error shows thru the Grace console, and is a KDE problem but renders the 
> file editing in Grace such as .scm  and .sal files useless.  Doesn't show 
> some text and won't allow you to enter text.  Nasty problem.
> 
> CM 3.9 is working fine on Mac and on my f20 with gnome desktop however, so 
> just thought I'd post this here and see on the off chance if there might be 
> another KDE user who's figured out the UPower, or ibus, or dbus problem. 
> 
> I just just went thru a bunch of KDE upgrades and was hoping that would do it 
> but no joy.
> 
> Regards,
> Jim
> ___
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist


___
Cmdist mailing list
Cmdist@ccrma.stanford.edu
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist


[CM] cm 3.9 kde desktop

2014-03-11 Thread James Hearon
Hi,
I got a fedora build of cm 3.9, but am having a KDE issue since the fedora20 
upgrade.

>>> Error: load file "/home/fedora2/Object::connect: No such signal 
>>> org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
Object::connect: No such signal 
org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)" does not exist.

The error shows thru the Grace console, and is a KDE problem but renders the 
file editing in Grace such as .scm  and .sal files useless.  Doesn't show some 
text and won't allow you to enter text.  Nasty problem.

CM 3.9 is working fine on Mac and on my f20 with gnome desktop however, so just 
thought I'd post this here and see on the off chance if there might be another 
KDE user who's figured out the UPower, or ibus, or dbus problem. 

I just just went thru a bunch of KDE upgrades and was hoping that would do it 
but no joy.

Regards,
Jim
  ___
Cmdist mailing list
Cmdist@ccrma.stanford.edu
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist