Re: Need help improve MountIso dolphin plugin

2020-08-18 Thread Kwon-Young Choi
Thanks for the advice. I'll do that for both dolphin-plugins MR as I feel they are ready to be reviewed. Best regards, Kwon-Young Choi On 8/18/20 12:00 PM, Albert Astals Cid wrote: > El diumenge, 16 d’agost de 2020, a les 18:15:27 CEST, Kwon-Young Choi va > escriure: >> Hello, >> >> I was very

Re: Need help improve MountIso dolphin plugin

2020-08-18 Thread Albert Astals Cid
El diumenge, 16 d’agost de 2020, a les 18:15:27 CEST, Kwon-Young Choi va escriure: > Hello, > > I was very excited to find out that the MountIso plugin I contributed to > dolphin was officially released: > https://kde.org/announcements/releases/2020-08-apps-update/ > > However, there is still so

Need help improve MountIso dolphin plugin

2020-08-16 Thread Kwon-Young Choi
Hello, I was very excited to find out that the MountIso plugin I contributed to dolphin was officially released: https://kde.org/announcements/releases/2020-08-apps-update/ However, there is still some work to do to improve the code and user experience of the plugin. I made some merge requests on

Re: I need help fixing krita's flatpak build on binary factory

2019-12-05 Thread Ben Cooksley
On Thu, Dec 5, 2019 at 1:25 PM Aleix Pol wrote: > > On Wed, Dec 4, 2019 at 9:00 AM Ben Cooksley wrote: > > > > On Wed, Dec 4, 2019 at 3:12 AM Boudewijn Rempt wrote: > > > > > > Krita's flatpak nightly and nightly stable builds are broken, and I don't > > > know why. It's almost as if flatpak-bu

Re: I need help fixing krita's flatpak build on binary factory

2019-12-04 Thread Aleix Pol
On Wed, Dec 4, 2019 at 9:00 AM Ben Cooksley wrote: > > On Wed, Dec 4, 2019 at 3:12 AM Boudewijn Rempt wrote: > > > > Krita's flatpak nightly and nightly stable builds are broken, and I don't > > know why. It's almost as if flatpak-builder tries to parse the yaml file as > > json: > > > > [2019-

Re: I need help fixing krita's flatpak build on binary factory

2019-12-04 Thread Boudewijn Rempt
On woensdag 4 december 2019 09:00:21 CET Ben Cooksley wrote: > November 16 would roughly line up with when we changed the way the > builders work, so it's possible that the version of flatpak-builder in > use was changed at that time. > > Looking in that folder, I do see a .json format version wh

Re: I need help fixing krita's flatpak build on binary factory

2019-12-04 Thread Ben Cooksley
On Wed, Dec 4, 2019 at 3:12 AM Boudewijn Rempt wrote: > > Krita's flatpak nightly and nightly stable builds are broken, and I don't > know why. It's almost as if flatpak-builder tries to parse the yaml file as > json: > > [2019-12-02T22:37:51.554Z] + flatpak-builder --force-clean > --delete-bui

I need help fixing krita's flatpak build on binary factory

2019-12-03 Thread Boudewijn Rempt
Krita's flatpak nightly and nightly stable builds are broken, and I don't know why. It's almost as if flatpak-builder tries to parse the yaml file as json: [2019-12-02T22:37:51.554Z] + flatpak-builder --force-clean --delete-build-dirs --arch=x86_64 --ccache --sandbox --user --install-deps-from=f

Re: Need help with Kapidox - messes up my work

2019-05-22 Thread Juan Carlos Torres
Hi David, On Wed, May 22, 2019 at 1:10 AM David Hurka wrote: > Hi everyone, > > can someone explain me how (not) to use Kapidox? ... snip ... > I had already run kapidox_generate in other project directories, where it > only > generated an index.html with some blue navigation bars (like on a

Need help with Kapidox - messes up my work

2019-05-21 Thread David Hurka
Hi everyone, can someone explain me how (not) to use Kapidox? I tried to build Okular class documentation with Kapidox, whether that is easier than with doxygen. So I followed the README on https://cgit.kde.org/kapidox.git/tree/README.md, and got a kapidox_generate in ~/kde/kapidox/src/. 'pyth

Need help regarding heading into the Okular Feature: 388450

2018-02-16 Thread Dileep Sankhla
Hello devs, I have spent the past three days in heading into this feature request [1] regarding scrolling the annotations along with the scrollbar and I have been finding out how to unfix the position of the annotation window that remains fixed to its position while scrolling the pageview. I'm try

Re: Need help regarding qfile management inside KAuth helper

2017-06-14 Thread Christoph Feck
On 14.06.2017 18:40, chinmoy ranjan wrote: Hi all, I am working on the GSOC project "Polkit support in KIO". As a part of this project right now I am trying to add KAuth support to the 'copy' method of file ioslave. My initial plan was to let KAuth helper open the files requiring elevated privile

Need help regarding qfile management inside KAuth helper

2017-06-14 Thread chinmoy ranjan
Hi all, I am working on the GSOC project "Polkit support in KIO". As a part of this project right now I am trying to add KAuth support to the 'copy' method of file ioslave. My initial plan was to let KAuth helper open the files requiring elevated privilege for reading and/or writing and then pass t

Re: Re: Need help: Use of KConfig

2016-07-17 Thread Olivier Churlaud
Le 16/07/2016 à 18:11, Michael Pyne a écrit : On Sat, July 16, 2016 01:15:38 Olivier Churlaud wrote: Hi, I spent a lot of time tonight, trying to port a config dialog out of KButtonGroup (in Okular). I read that I should instead use QButtonGroup + QGroupBox. I did this, and this part works.

Re: Need help: Use of KConfig

2016-07-16 Thread Michael Pyne
On Sat, July 16, 2016 01:15:38 Olivier Churlaud wrote: > Hi, > > I spent a lot of time tonight, trying to port a config dialog out of > KButtonGroup (in Okular). I read that I should instead use QButtonGroup > + QGroupBox. I did this, and this part works. > > The problem I have is that the KConfi

Need help: Use of KConfig

2016-07-15 Thread Olivier Churlaud
Hi, I spent a lot of time tonight, trying to port a config dialog out of KButtonGroup (in Okular). I read that I should instead use QButtonGroup + QGroupBox. I did this, and this part works. The problem I have is that the KConfig-thing doesn't write/read from this QButtonGroup. And indeed, t

Re: GSoC need help with idea

2016-03-05 Thread Lydia Pintscher
On Wed, Mar 2, 2016 at 10:22 PM Jaydeep Chauhan wrote: > Hello Everyone, > I'm Jaydeep Chauhan I wanted to discuss idea for GSoC which is not listed > and It's related with Ksystemlog. > Thank You. > Hey Jaydeep, Thanks for your interest in working with us this GSoC round. Just go ahead and ask

GSoC need help with idea

2016-03-02 Thread Jaydeep Chauhan
Hello Everyone, I'm Jaydeep Chauhan I wanted to discuss idea for GSoC which is not listed and It's related with Ksystemlog. Thank You.

Re: Need help

2015-10-20 Thread Thomas Lübking
On Dienstag, 20. Oktober 2015 14:14:25 CEST, Praneeth Tss wrote: Hi, I have attached the backtrace log for the crash that occured while I was running muon-discover. Please take a look into it and help me. It spams an error box and then crashes when attempting to set a backend - you best ask so

Re: Need help

2015-10-20 Thread Praneeth Tss
Hi, I have attached the backtrace log for the crash that occured while I was running muon-discover. Please take a look into it and help me. Praneeth TSS 2nd Year Btech CSE Amrita university On Mon, Oct 19, 2015 at 9:47 PM, Thomas Lübking wrote: > On Montag, 19. Oktober 2

Re: Need help

2015-10-19 Thread Thomas Lübking
On Montag, 19. Oktober 2015 18:10:16 CEST, Praneeth Tss wrote: I have setup for the environment variables as mentioned in [2]. However, it hasn't helped me, yet. Can someone please look into this ? It crashes, but you didn't paste a backtrace (DrKonqi "developer information") but just the she

Re: Need help

2015-10-19 Thread Praneeth Tss
Hi, I have followed what you have said and selected a bug from muon-discover . I successfully built the app, but I face this error[1], when I try to execute the application. I have setup for the environment variables as mentioned in [2]. However, it hasn't helped me, yet. Can someone please look

Re: Need help

2015-10-06 Thread Valorie Zimmerman
On Tue, Oct 6, 2015 at 5:24 AM, Praneeth Tss wrote: > My name is Praneeth . I just started to contribute to kde. I need some > advise for how to start the bug fixing.For that I just started learning Qt > basics and developing some small applications. > > Please give me some suggestions and guilde

Need help

2015-10-06 Thread Praneeth Tss
My name is Praneeth . I just started to contribute to kde. I need some advise for how to start the bug fixing.For that I just started learning Qt basics and developing some small applications. Please give me some suggestions and guildelines for fixing some bugs(Junior jobs) so that I can start c

Re: Need help getting started | plasma 5 touchscreen support

2015-05-26 Thread Martin Gräßlin
On Tuesday 26 May 2015 14:35:59 Tristan Hartmut Wettich wrote: > Hello KDE developers, > What kde's touchscreen needs (in my opinion): > - More stability (Correct me if I'm wrong, using openSUSE tumbleweed and > touchscreen crashes as said earlier...) > - A few more gestures (Ability to do right-cl

Need help getting started | plasma 5 touchscreen support

2015-05-26 Thread Tristan Hartmut Wettich
Hello KDE developers, I'm new here and I need a bit help getting started. My name is Tristan Wettich, I'm from germany. I've upgraded to plasma 5.3 last weekend and I'm stunned (It's awesome!) but also a little bit disappointed that plasma 5 didn't improve touchscreen input/features/support/gestu

Re: Need help with crash in allTransfer function in KGet.

2013-07-04 Thread Albert Astals Cid
El Dijous, 4 de juliol de 2013, a les 13:09:44, Bhushan Shah va escriure: > Hello, > > I am currently working on new KGet engine, and plasma widget. I am having > problem in sources function, > > It looks like this, > > QStringList KGetEngine::sources() const > { > QStringList sources; >

Need help with crash in allTransfer function in KGet.

2013-07-04 Thread Bhushan Shah
Hello, I am currently working on new KGet engine, and plasma widget. I am having problem in sources function, It looks like this, QStringList KGetEngine::sources() const { QStringList sources; //sources << "KGet"; QList trans = KGet::allTransfers(); foreach (TransferHandler *hand

Re: need help starting kde plasma-mobile

2013-05-02 Thread Paul S
On Thu, May 2, 2013 at 7:26 AM, Aaron J. Seigo wrote: > ** > > On Thursday, May 2, 2013 06:32:32 you wrote: > > > On Thu, May 2, 2013 at 6:06 AM, Aaron J. Seigo wrote: > > if you want to run plasma desktop on the same machine, you'll need to move > them to another root and adjust the KDEDIRS bas

Re: need help starting kde plasma-mobile

2013-05-02 Thread Paul S
On Thu, May 2, 2013 at 6:06 AM, Aaron J. Seigo wrote: > ** > > On Wednesday, May 1, 2013 15:06:00 you wrote: > Yes, because there is a plasma-desktop.desktop file installed to > `kde4-config --prefix`/share/autostart and ksmserver starts things in there. > > > > As long as the contents of that au

Re: need help starting kde plasma-mobile

2013-04-29 Thread Michael Pyne
On Sat, April 27, 2013 09:06:54 Paul S wrote: > i'm trying to start a kdesrc-build built plasma-mobile from 27apr13 git, > built on debian linux using kdesrc-build from a mix of local libs and kde > 4.10.2 stable branch. kde runs well, but plasma won't start. I've included > below the 3 scripts use

Re: Need help compiling Solid tutorial from kdeexample

2012-02-25 Thread Anant Kamath
I fixed it, thanks to annma's help on irc. I modified the cmakefiles and added appropriate flags (include (KDE4Defaults) include_directories( ${KDE4_INCLUDES} ${QT_INCLUDES} ) by having a look at the cmakefiles generated by the default KAppTemplate KDE project, as suggested by annma. Will try

Need help compiling Solid tutorial from kdeexample

2012-02-25 Thread Anant Kamath
Hi, I'm using Kubuntu 11.10 with KDE 4.8. I've got the libqt4-devel, kdelibs5-devel, kdesdk packages installed. I'm new to KDE development in c++ (I've done stuff in pykde) I'm trying to compile the Tutorial 1 for Solid from kdeexamples (code pasted here : http://paste.kde.org/429152/ (tutorial1.c

Re: KAction (and its shortcut configuration) on multiple widgets of same kind. Need help...

2011-10-18 Thread Thomas Lübking
Am Tue, 18 Oct 2011 15:20:50 +0530 schrieb Yogesh Marwaha : > Hi, > > I'm still waiting for more suggestions :-) Assuming you want _ONE_ shortcut[1] in every case (eg. F3 cuts in editor1 if that has the focus, editor2 if that has the focus and editor three resp.), add the shortcut to the parentin

Re: KAction (and its shortcut configuration) on multiple widgets of same kind. Need help...

2011-10-18 Thread Yogesh Marwaha
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 shortcut for "cut" action and allo

Re: KAction (and its shortcut configuration) on multiple widgets of same kind. Need help...

2011-10-16 Thread Yogesh Marwaha
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 splitter in a single >> window. Eac

Re: KAction (and its shortcut configuration) on multiple widgets of same kind. Need help...

2011-10-15 Thread Parker Coates
On Sat, Oct 15, 2011 at 12:08, 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 shortcut for "cut" action and allow user to change it through > KShortcutsDialog. But whe

KAction (and its shortcut configuration) on multiple widgets of same kind. Need help...

2011-10-15 Thread Yogesh Marwaha
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

Fwd: Need help in writing a simple kio slave

2011-08-24 Thread Yogesh Marwaha
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

Need help in writing a simple kio slave

2011-08-24 Thread Yogesh Marwaha
Hi, I need your help in writing a simple kio slave to display contents of a xml file (xml file follows a structure like a filesystem though there will only be folders). API documentation has not proved much useful. The easiest example/source of kio slave implementation I could find was 'applicati

Re: Need help profiling kreversi

2011-08-04 Thread Benoit Jacob
2011/7/31 Dominik Raddatz : > Where can I see which compiler options were actually being used for which > file? VERBOSE=1 make 2>&1 | tee logfile Benoit >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Need help profiling kreversi

2011-08-03 Thread Benoit Jacob
Profiling is a solved problem on recent linux versions, thanks to the new 'perf' profiler. Depending on your distro it could be provided by a package named 'linux-tools' or some such. It improved a lot in recent versions but as of linux 2.6.38 it's state-of-the-art. To use it: 1. start kreversi,

Re: Need help profiling kreversi

2011-07-31 Thread Andreas Beckermann
Hello Dominik, I don't use oprofile, so I'm afraid I can't help you with that. For the KDE build process, have you taken a look at http://techbase.kde.org/Development/CMake/Addons_for_KDE ("Buildtypes" seems relevant to you)? However I'd like to suggest an alternative: Have you tried valgrind/c

Need help profiling kreversi

2011-07-31 Thread Dominik Raddatz
Hi Everyone, on my netbook kreversi plays too slow. To see where it spends too much time I want to profile it with gprof. Oprofile does work, but it doesn't tell me whether functions are called too often or are running too slow. Therefore I need to specify -pg to the compiler. Where do I have

Re: Need Help with adding shortcut to Desktop

2011-07-29 Thread Filip Brcic
Hi Jens, On среда, 20. јул 2011. 14.54.42 Jens Dunzweiler wrote: > i have to add a shortcut (.desktop) to all user desktops from shell. > It would be great this should be systemwide so that it affects current as > well as future Users. For all future users add the .desktop file into /etc/skel/Des

Need Help with adding shortcut to Desktop

2011-07-20 Thread Jens Dunzweiler
Hello list, i have to add a shortcut (.desktop) to all user desktops from shell. It would be great this should be systemwide so that it affects current as well as future Users. It must be visible in every desktop mode (not only show folder mode). Can anyone help me i cant find anything on the inte

Re: New developer need help with porting a project

2011-04-23 Thread Tomaz Canabrava
Can you go to the irc, in freenode, talk in the #gluon channel? On Sat, Apr 23, 2011 at 8:00 PM, Tomaz Canabrava wrote: > I`ll gladly help you porting it to KDE, > you may get in contact with my me directly by tcanabr...@kde.org, > if you want, I can even upload your software to the KDE repo, and

Re: New developer need help with porting a project

2011-04-23 Thread Tomaz Canabrava
I`ll gladly help you porting it to KDE, you may get in contact with my me directly by tcanabr...@kde.org, if you want, I can even upload your software to the KDE repo, and we can go porting it on kde`s git. On Sat, Apr 23, 2011 at 11:33 AM, Francois Blanchette wrote: > On Friday, April 22, 2011

Re: New developer need help with porting a project

2011-04-23 Thread Francois Blanchette
On Friday, April 22, 2011 09:08:13 AM Tomaz Canabrava wrote: > Another thing, that I'v been just pointed out... > why don't you get in contact with the KDe-Games people? there's also > the Gluon Project, and they are tying to make a game editor for quite > some time. Thank you for taking the time

Re: New developer need help with porting a project

2011-04-22 Thread Tomaz Canabrava
Another thing, that I'v been just pointed out... why don't you get in contact with the KDe-Games people? there's also the Gluon Project, and they are tying to make a game editor for quite some time. On Mon, Apr 18, 2011 at 6:24 AM, Francois Blanchette wrote: >> ldd lgck-builder | grep png > > ld

Re: New developer need help with porting a project

2011-04-18 Thread Thomas Lübking
Am 18.04.2011, 12:24 Uhr, schrieb Francois Blanchette : > Out of curiosity. Which of the following packages should be installed? > (those currently installed on my machine are marked wiht an X) > > X libpng12-0 > X libpng12-compat-devel > X libpng12-devel > > X libpng14-14 > libpng14-compat-devel

Re: New developer need help with porting a project

2011-04-18 Thread Francois Blanchette
> ldd lgck-builder | grep png ldd lgck-builder | grep png libpng12.so.0 => /usr/lib64/libpng12.so.0 (0x7f6f140a5000) libpng14.so.14 => /usr/lib64/libpng14.so.14 (0x7f6f0f992000) On a hunch, I downloaded libpng144 and compiled the sfml libs against it. Cleared the build dir

Re: New developer need help with porting a project

2011-04-17 Thread Thomas Lübking
Am 17.04.2011, 20:58 Uhr, schrieb Francois Blanchette : > So far so good. Where does the 1.2 come from? ldd lgck-builder | grep png maybe you link it explicitly from cmake? (try "ccmake" and press "t") > >> If your application links the Qt version from SuSE and the Qt version >> from >> SuSE

Re: New developer need help with porting a project

2011-04-17 Thread Francois Blanchette
> ldd myApp | grep QtGui ldd lgck-builder | grep QtGui libQtGui.so.4 => /usr/lib64/libQtGui.so.4 (0x7fc247671000) > ldd | grep png ldd /usr/lib64/libQtGui.so.4 | grep png libpng14.so.14 => /usr/lib64/libpng14.so.14 (0x7fed34811000) /usr/include/png.h is symlink to ver

Re: New developer need help with porting a project

2011-04-17 Thread Thomas Lübking
Am 17.04.2011, 16:37 Uhr, schrieb Francois Blanchette : > So the problem would be with the already out of date KDE/qt libs that > camepreinstalled with opensuse 11.3? When I build through the cmake > chain thosebinaries are called instead of the qt 4.7.1 which I installed > separately.

Re: New developer need help with porting a project

2011-04-17 Thread Francois Blanchette
Thank you for your reply, > Qt was compiled against libpng1.4 (current) but your system ships 1.2 > (dated) > Where and how did you get Qt binaries & what versions of libpng are on > your system and which does ligQtGui link? If I compile through qtCreator the libpng issue is not existant since i

Re: New developer need help with porting a project

2011-04-16 Thread Thomas Lübking
Am 16.04.2011, 17:04 Uhr, schrieb Francois Blanchette : > libpng warning: Application was compiled with png.h from libpng-1.4.4 > libpng warning: Application is running with png.c from libpng-1.2.44 > libpng error: Incompatible libpng version in application and library Qt was compiled against

New developer need help with porting a project

2011-04-16 Thread Francois Blanchette
Hello, Summary - I'm asking for a little assistance with the transition process. I have been in the process of converting my existing project into a KDE app. It's a game construction kit like the ones you would find in the old days of the commodore 64. The projet home page will gi

Re: I need help by testing kmail2 with gdb and --nofork

2011-01-18 Thread Valentin Rusu
> On Monday 17 January 2011 20:04:49 Thiago Macieira wrote: >> On Monday, 17 de January de 2011 18:28:52 Guy Maurel wrote: >>> What is happening? Is it really a problem at kdelibs? >> Yes. Please debug KCmdLineArgs and KUniqueApplication. > Has anybody a method to look at that? > Well, on my setup

Re: I need help by testing kmail2 with gdb and --nofork

2011-01-18 Thread Guy Maurel
On Monday 17 January 2011 20:04:49 Thiago Macieira wrote: > On Monday, 17 de January de 2011 18:28:52 Guy Maurel wrote: > > What is happening? Is it really a problem at kdelibs? > > Yes. Please debug KCmdLineArgs and KUniqueApplication. Has anybody a method to look at that? Thanks -- guy >> V

Re: I need help by testing kmail2 with gdb and --nofork

2011-01-17 Thread Thiago Macieira
On Monday, 17 de January de 2011 18:28:52 Guy Maurel wrote: > What is happening? Is it really a problem at kdelibs? Yes. Please debug KCmdLineArgs and KUniqueApplication. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Senior Product Manager - Nokia, Qt Development Framewo

I need help by testing kmail2 with gdb and --nofork

2011-01-17 Thread Guy Maurel
Hello! I'm using the trunk. As notice at the beginning of kmail-main I try: $ cgdb kmail (gdb) set args --nofork (gdb) show args Argument list to give program being debugged when it is started is "--nofork". (gdb) run Starting program: /usr/local/bin/kmail --nofork [Thread debugging using libthrea