bs installed by the application are being detected). Also,
the application is not being launched from Plasma 5.1 (via its menu)
or Dolphin (via .desktop file).
>
> On Fri, Nov 7, 2014 at 11:46 PM, Yogesh Marwaha wrote:
>> Hi,
>>
>> I've a simple question. I want to
shell, application runs but fails to load my kio plugin.
-------
Regards,
Yogesh Marwaha
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
Sorry, it should have been "KDevelop -> Project -> Fetch Project..."
On 22 April 2013 16:28, Yogesh Marwaha wrote:
> Hi,
>
> JFYI "KDevelop -> Fetch Project..." works well enough (is even
> quicker), if you already use KDevelop).
>
> Regards,
>
&
Hi,
JFYI "KDevelop -> Fetch Project..." works well enough (is even
quicker), if you already use KDevelop).
Regards,
Yogesh M
On 10 April 2013 22:31, Rajat chawla wrote:
>
>>>/home/ Rajat/Deployments/kbounce/buid> make
>>>make: *** No targets specified and no makefile found. Stop .
>>>***Failed
On 21 February 2013 06:23, Aaron Lewis wrote:
> Hi,
>
> I'm going to create a customized "copy-to" action for dolphin, but I
> don't want to use CLI tools, do you think I can launch the file copy
> dialog for that action?
>
> (What I observed, If plasma is running, the progress bar would be on
> t
On 10 December 2012 00:56, Kevin Krammer wrote:
> On Sunday, 2012-12-09, Kevin Krammer wrote:
>> On Sunday, 2012-12-09, Yogesh Marwaha wrote:
>> > That's where i'm confused. Even for one function of 5-6 lines, I assume
>> > I'll have to include lic
On Dec 9, 2012 11:24 PM, "Kevin Krammer" wrote:
>
> On Sunday, 2012-12-09, Shantanu Tushar Jha wrote:
> > Hi Yogesh,
> >
> > On Sun, Dec 9, 2012 at 10:51 PM, Yogesh Marwaha
> wrote:
> > > Hi,
> > >
> > > I have incorporated parts of
Thanks for the reply.
My software is licensed under gpl v3 and hosted at sourceforge, so that
means I need not to mention orginal developer's or project's name?
On Dec 9, 2012 11:09 PM, "Shantanu Tushar Jha" wrote:
> Hi Yogesh,
>
> On Sun, Dec 9, 2012 at 10:51 PM,
Hi,
I have incorporated parts of source code from KDE software in my software as
per following: -
i) I've copied one function (5-6 lines) which is used as it was.
ii) I've copied one class from old release (KDE3) and made few changes; mostly
port to Qt4.
The question is, how do I give due credit
Hi,
I'm coding a media player. I want to switch off visualisations (when the
player is not fullscreen) whenever screen is switched off (due to power
management). Is there any way to achieve this with kde libs.
Regards,
Yogesh M
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub t
Hmmm, thanks.
On Apr 29, 2012 9:36 PM, "Albert Astals Cid" wrote:
> El Diumenge, 29 d'abril de 2012, a les 21:20:47, Yogesh Marwaha va
> escriure:
> > Kxmlgui might suffice but i have a working implementation on kmainwindow,
> > minus the feature i mentioned. Ba
source - it is a fairly working media player.
On Apr 29, 2012 8:44 PM, "Albert Astals Cid" wrote:
> El Diumenge, 29 d'abril de 2012, a les 20:33:42, Yogesh Marwaha va
> escriure:
> > On 29 April 2012 19:20, Albert Astals Cid wrote:
> > > El Diumenge, 29 d
On 29 April 2012 19:20, Albert Astals Cid wrote:
> El Diumenge, 29 d'abril de 2012, a les 19:07:57, Yogesh Marwaha va escriure:
>> Hi,
>>
>> I'm using KToolBar inside KMainWindow. Text of KToolBar's buttons can
>> be changed individually. I have man
Hi,
I'm using KToolBar inside KMainWindow. Text of KToolBar's buttons can
be changed individually. I have managed to restore toolbar's state
accross executions, but i'm finding no way to restore the state of
hidden/shown text of buttons. Do anyone has an idea about how can it
be done?
Regards,
Y
On 5 February 2012 12:38, Rahul Sharma wrote:
> Hi,
> I was going through the source code of Kmplot . And at a place I got stuck
> with it when i found that in a class inherited from KDialog, a function
> setButtons( Close ) was used.
> I understand that it creates a close button in the window bu
Hi,
I'm still waiting for more suggestions :-)
Regards,
On 15 October 2011 21:38, Yogesh Marwaha wrote:
> Hi,
>
> Scenario: I have three text editors separated by splitter in a single
> window. Each text editor has an action called "cut". Now I want to set
> a
But the main widget knows nothing about the "cut" action (My scenario
was just a generalisation).
On 16 October 2011 03:16, Parker Coates wrote:
> On Sat, Oct 15, 2011 at 12:08, Yogesh Marwaha wrote:
>> Hi,
>>
>> Scenario: I have three text editors separated by
Hi,
Scenario: I have three text editors separated by splitter in a single
window. Each text editor has an action called "cut". Now I want to set
a shortcut for "cut" action and allow user to change it through
KShortcutsDialog. But when its shortcut is changed, it'll be reflected
in only one text e
On 4 October 2011 21:19, dmitry chernov wrote:
> Yes I use KApplication and KAboutData. But in KAboutData there two
> parameters setting application name. One which sets the displayed name, and
> one which is internal. Should icon name match any of them?
>
Icon name should match application name,
On 3 October 2011 12:04, dmitry chernov wrote:
> I've added 4 icons 16x16, 32x32, 48x28, 64x64. Than added
> kde4_install_icons( ${ICON_INSTALL_DIR} ) to my CMakeLists.txt. Icons are
> succesesfully moved to /usr/local/share/icons/highcolor/.. But when I run my
> application I don't see this ico
While looking at the source of desktop slave for a possible solution,
I found the following two golden lines in kdemain function (A big
thanks to the author for commenting the code, otherwise I'd not have
noticed it): -
// necessary to use other kio slaves
QCoreApplication app(argc,
On 28 August 2011 20:10, Thiago Macieira wrote:
> On Sunday, 28 de August de 2011 19:26:40 Yogesh Marwaha wrote:
>> kioclient(14232)/kio (KRun): KRun(0x719680) ERROR 143 "The process for
>> the theone protocol died unexpectedly."
>
> Your slave crashed. Fix it.
>
)/kio (KRun) KRun::slotTimeout: KRun(0x719680)
slotTimeout called
kioclient(14232)/kdeui (KNotification) KNotificationManager::close: 320
Please help me on this; I've no idea what to look for even if I try to
debug the code.
Regards,
Yogesh Marwaha
On 26 August 2011 22:04, Yogesh Ma
Hi,
I'm still struck on this. I've prepared a minimal demo for you to try;
attaching herewith.
Please help.
On 25 August 2011 22:07, Yogesh Marwaha wrote:
> Hi,
>
> This time I am in trouble experimenting with KIO::ForwardingSlaveBase
>
> Here is the code:
>
&g
ROR 143 "The process for
the sparkle protocol died unexpectedly."
Monitoring with debug messages (above code is striped of them) show
that rewriteUrl() is being called and it is ok till return.
Please shed some light on this. I'm getting crazy ;-)
Regards,
Yogesh Marwaha
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
Hi,
Solved it by adding the following line to protocol file: -
listing=Name,Type,Size,Date,Access,Owner,Group,Link
Regards,
-- Forwarded message --
From: Yogesh Marwaha
Date: 24 August 2011 12:30
Subject: Need help in writing a simple kio slave
To: kde-devel@kde.org
Hi,
I
ase folder (Sparkle) is shown.
What could be the problem here? What happens after I signal error in
the get() function?
Please help.
Regards,
Yogesh Marwaha
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
27 matches
Mail list logo