From 6yearold at gmail.com Fri Jul 10 07:12:57 2015 From: 6yearold at gmail.com (Gleb Popov) Date: Fri, 10 Jul 2015 10:12:57 +0300 Subject: [Kde-bindings] Smoke status for KDE 5. Message-ID: Hello, i'm interested in Smoke status. Is it used in KDE 5? Is it still being developed? Please cc me, as i'm not subscribed to the list. -------------- next part -------------- An HTML attachment was scrubbed... URL: From argemat1010 at gmail.com Mon Jul 13 12:26:59 2015 From: argemat1010 at gmail.com (Mat Arge) Date: Mon, 13 Jul 2015 14:26:59 +0200 Subject: [Kde-bindings] Images in HTML displayed by a QLabel Message-ID: <2605472.baETDhbPZA@off23> Hy! I am using a QLabel to display some simple HTML via Qyoto. This works quite fine under linux, but if I run the same code in windows (8.1), the images aren't shown but replaced by some placeholder stock icons. I tried to reference the image source via a file path or to enter the base64 data inline, but that didn't make any difference. Here are some code snippets I am using: string htmlString = String.Format (@"
foo
", //String.Format("\"data:image/png;base64,{0}\"", LogoB64)); "logo.jpg"); var content = new QLabel(); content.Alignment = Qt.AlignmentFlag.AlignTop; content.TextFormat = Qt.TextFormat.RichText; content.Text = htmlString; Am I doing something wrong, or is this a bug in Qyoto (4.0.7)? cheers Mat -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 665 bytes Desc: This is a digitally signed message part. URL: From Mrunali.Tandel-TRN at lntebg.com Mon Jul 13 04:14:29 2015 From: Mrunali.Tandel-TRN at lntebg.com (Mrunali.Tandel-TRN) Date: Mon, 13 Jul 2015 04:14:29 +0000 Subject: [Kde-bindings] QtRuby for Qt5 Message-ID: <4C16FAD6E61CA54EBD9C006461C08BC8B12F99@POCITMSEXMB07.LntUniverse.com> Hi, I am willing to do a scripting based project for which I'll be using Qt framework. I read somewhere that QtRuby is not for Qt 5.x. I wanted to know whether QtRuby supports Qt 5.x? And if so, for which version of QtRuby and Ruby, this support is available? --MT Larsen & Toubro Limited www.larsentoubro.com This Email may contain confidential or privileged information for the intended recipient (s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. -------------- next part -------------- An HTML attachment was scrubbed... URL: From hector at marcansoft.com Mon Jul 20 09:30:42 2015 From: hector at marcansoft.com (Hector Martin) Date: Mon, 20 Jul 2015 09:30:42 +0000 Subject: [Kde-bindings] [bindings] [Bug 289530] Installation of applets written in python lead to problems with devicenotifier In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=289530 Hector Martin changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hector at marcansoft.com --- Comment #5 from Hector Martin --- Still happening in 4.14.10. I was wondering why my Device Notifier stopped working, turns out Veromix was triggering this. Same exact symptoms as in the prior comment: the Python applet somehow triggers a fork/restart of plasma-desktop, DBus gets confused about what PID the connection is coming from, and that breaks Polkit/ConsoleKit. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. From hector at marcansoft.com Mon Jul 20 09:54:45 2015 From: hector at marcansoft.com (Hector Martin) Date: Mon, 20 Jul 2015 09:54:45 +0000 Subject: [Kde-bindings] [bindings] [Bug 289530] Installation of applets written in python lead to problems with devicenotifier In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=289530 --- Comment #6 from Hector Martin --- Turns out this is a Gentoo bug. There's a pykde plugin wrapper patch that shells out to eselect to figure out the Python version, but gets the fork() backwards - the parent execs and the child lives on. That's what breaks everything. Filed a Gentoo bug. Feel free to close this. https://bugs.gentoo.org/show_bug.cgi?id=555436 -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. From flying-sheep at web.de Wed Jul 29 08:56:01 2015 From: flying-sheep at web.de (Philipp A.) Date: Wed, 29 Jul 2015 08:56:01 +0000 Subject: [Kde-bindings] Troubles to build Qyoto in Kubuntu In-Reply-To: <4990622574199035452@unknownmsgid> References: <1380997668.24931.YahooMailNeo@web122406.mail.ne1.yahoo.com> <1381139069.11079.YahooMailNeo@web122406.mail.ne1.yahoo.com> <1381740464.42019.YahooMailNeo@web122402.mail.ne1.yahoo.com> <4990622574199035452@unknownmsgid> Message-ID: Ah, I see things are moving forward any you decided to stay with QtSharp https://gitlab.com/ddobrev/QtSharp are there any examples from which to start? is there a csuic (mirroring pyuic)? best, p Sergio A. Hernandez schrieb am Mo., 14. Okt. 2013 um 21:43 Uhr: > Probably, nothing fancy. > A plain and simple Qt for C# (Qt4C#, QtC# or QtCSharp or something like > that) could work. > Not as catchy as Qyoto or QtSharp but it is descriptive and functional.... > > > > > > Sent from my iPad > > On 14/10/2013, at 03:13 a.m., "Philipp A." wrote: > > here: http://sourceforge.net/projects/qtcsharp/ > > apparently there are either two projects called Qt#, or one with two > sourceforge pages. either way, things are even more confusing :D > > best regards, > philipp > > > 2013/10/14 Dimitar Dobrev > >> >> Phillip, thank you for pointing that out. I had completely forgotten >> about that project. I'd still prefer the name, though, so I'll be sure to >> contact its author and discuss the issue with him. Of course, a new name is >> not out of the question, I would take suggestions. >> Could you please send me a link to where it says the old qt-sharp was >> superseded by Qyoto? I can find it at neither >> http://sourceforge.net/projects/qt-sharp/ nor >> http://qt-sharp.sourceforge.net/. >> >> Best regards, >> Dimitar Dobrev >> >> >> >> On Monday, October 14, 2013 11:31 AM, Philipp A. >> wrote: >> 2013/10/7 Dimitar Dobrev >> >> QtSharp >> >> >> it’s of course a good name for it, but bound to create confusion, as >> tehre’s an old, abandoned project called Qt# (also spoken QtSharp, of >> course), which says it’s superseeded by Qyoto – which in turn you’re now in >> the process of superseeding. >> >> how about another name, or contacting the author of Qt# to get control of >> all related websites, which you can then edit to tell what superseeds what >> now? >> >> >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dpldobrev at yahoo.com Wed Jul 29 14:03:27 2015 From: dpldobrev at yahoo.com (Dimitar Dobrev) Date: Wed, 29 Jul 2015 14:03:27 +0000 (UTC) Subject: [Kde-bindings] Troubles to build Qyoto in Kubuntu In-Reply-To: References: Message-ID: <1541921877.4454963.1438178607906.JavaMail.yahoo@mail.yahoo.com>     Hello all,     I have so far wrapped QtCore and QtGui in QtSharp. QtWidgets, however, needs more work. If anyone is interested in helping along, I can give more details.     Dimitar On Wednesday, July 29, 2015 10:01 AM, Philipp A. wrote: Ah, I see things are moving forward any you decided to stay with QtSharp https://gitlab.com/ddobrev/QtSharp are there any examples from which to start? is there a csuic (mirroring pyuic)? best, p Sergio A. Hernandez schrieb am Mo., 14. Okt. 2013 um 21:43 Uhr: Probably, nothing fancy.A plain and simple Qt for C# (Qt4C#, QtC# or QtCSharp or something like that) could work.Not as catchy as Qyoto or QtSharp but it is descriptive and functional.... Sent from my iPad On 14/10/2013, at 03:13 a.m., "Philipp A." wrote: here: http://sourceforge.net/projects/qtcsharp/ apparently there are either two projects called Qt#, or one with two sourceforge pages. either way, things are even more confusing :D best regards, philipp 2013/10/14 Dimitar Dobrev     Phillip, thank you for pointing that out. I had completely forgotten about that project. I'd still prefer the name, though, so I'll be sure to contact its author and discuss the issue with him. Of course, a new name is not out of the question, I would take suggestions.    Could you please send me a link to where it says the old qt-sharp was superseded by Qyoto? I can find it at neither http://sourceforge.net/projects/qt-sharp/ nor http://qt-sharp.sourceforge.net/.     Best regards,    Dimitar Dobrev     On Monday, October 14, 2013 11:31 AM, Philipp A. wrote: 2013/10/7 Dimitar Dobrev QtSharp it’s of course a good name for it, but bound to create confusion, as tehre’s an old, abandoned project called Qt# (also spoken QtSharp, of course), which says it’s superseeded by Qyoto – which in turn you’re now in the process of superseeding. how about another name, or contacting the author of Qt# to get control of all related websites, which you can then edit to tell what superseeds what now? -------------- next part -------------- An HTML attachment was scrubbed... URL: