Re: The situation of KWallet, and what to do about it?

2016-07-13 Thread Valentin Rusu
te password manager with KDE. The KDE API may compatible with KWallet's API, so existing application won't need porting. -- Valentin Rusu

Re: The situation of KWallet, and what to do about it?

2016-07-07 Thread valentin rusu
Hello, Thanks for including this address in this thead. I'm curently on the go and I'll try to quicly reply here. I confirm that I do not curently have lots of time and also there are all these KWallet problems that are built-in and require rewriting. You did a great job enumerating them here.

Re: Porting apps to KF5

2015-12-12 Thread Valentin Rusu
; Harshit Dwivedi. > > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe > >> << -- Valentin Rusu IRC: valir >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Krusader release

2015-10-05 Thread Valentin Rusu
are bugs, people will report them, and they will be fixed. > > In order to release, what's the next step to be taken? If you're ready to release, then do contact the release team, using the dedicated mailing list: https://mail.kde.org/mailman/listinfo/release-team Cheers, -- Vale

Re: Help wanted to evolve KDEs music players

2015-08-02 Thread Valentin Rusu
aying a local video file or streaming some hard-to-decode video from my powerful laptop to the RasberryPI. -- Valentin Rusu IRC: valir >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: [kde-announce] KDE Project Security Advisory: kwallet: Fix CBC encryption handling

2015-01-10 Thread Valentin Rusu
gt;CVE:CVE-2013-7252 > >Platforms: All > >Versions: kwalletd < Applications 14.12.1, KF5::KWallet < 5.6.0 > >Author: Valentin Rusu > >Date: 9 January 2015 > > > > ... > > > > >Solution > >

Re: [KDE/Mac] kwallet OSX keychain hooks/kwallet_mac.cpp - evolutions and future

2014-08-08 Thread Valentin Rusu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/08/2014 03:20 PM, René J.V. Bertin wrote: > > Hello all > > I've found myself rewriting Frank Osterfeld's kwallet_mac.cpp backend module that (as far as I've seen) replaces the methods of the Wallet class with functions that hook into OS X's Sec

Review request: kde-runtime/kwalletd branch kwalletd-gpg

2013-08-17 Thread Valentin Rusu
uld I use reviewboard for this feature, knowing that's best to actually clone and run the code in order to test it, and reviewboard only let us read the code? Regards, -- Valentin Rusu (IRC valir, KDE vrusu) KSecretsService (former KSecretService, KWallet replacement) signature.asc Des

Re: Saving login/password pairs.

2012-08-09 Thread valentin rusu
Hello, You ca use KWallet to store these. I don't have kde sources right now, but you may find usage examples by looking for the files including kwallet.h. Valentin -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. Dmitry Chernov a écrit : Hi everyone. I write FIBS clien

Re: migration to git

2011-12-28 Thread Valentin Rusu
..@kde.org mailing list to which I'm copying this message. -- Valentin Rusu (IRC valir, KDE vrusu) KSecretsService (former KSecretService, KWallet replacement) Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: [Ksecretservice-devel] Call for help sorting out bizarre bug

2011-10-09 Thread Valentin Rusu
And BTW, the debugger has also a problem showing empty strings in the QList. dbus-monitor helped a lot showing that the list actually had valid strings in it and pointing me to a client-side problem. On 10/06/2011 02:10 PM, Valentin Rusu wrote: Hello lists, [sorry for the cross-posting] Te

Call for help sorting out bizarre bug

2011-10-06 Thread Valentin Rusu
handle QList and it works fine. I'm currently stuck :-( My other system configuration: - opensuse 11.4 tumbleweed, - qt 4.8 compiled last week [perhaps I should go back to 4.7 ?] Thanks for your help, -- Valentin Rusu (IRC valir, KDE vrusu) KSecretsService (former KSecretService, KWallet rep

Re: qt-kde project missing?

2011-09-05 Thread Valentin Rusu
ng > it for compiling. > http://techbase.kde.org/Getting_Started/Build/Qt > I'm running KDE compiled against latest GIT clone flawlessly :) git://gitorious.org/qt/qt.git -- Valentin Rusu (IRC valir, KDE vrusu) KSecretsService (former KSecretService, KWallet replacement) >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

ksecretsservice client API moved to kdelibs branch

2011-09-04 Thread Valentin Rusu
uot; adjusted all other components the daemon currently let kdeui/ksecretsservice/tests to PASS Cheers, -- Valentin Rusu (IRC valir, KDE vrusu) KSecretsService (former KSecretService, KWallet replacement) >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: KDE pim no longer compiles

2011-09-02 Thread Valentin Rusu
On 09/02/2011 10:50 AM, Valentin Rusu wrote: > Hello, > > Since the commit 9d68ae8af7d32 kdepim no longer compiles because of the > change of the EmalAddressList base class from QList to QVector. I > suppose that the commit should have included also the corresponding > alarm.h.

KDE pim no longer compiles

2011-09-02 Thread Valentin Rusu
is: void KCal::Alarm::setEmailAlarm(const QString&, const QString&, const QList&, const QStringList&) Scanning dependencies of target kontact_knotesplugin -- Valentin Rusu (IRC valir, KDE vrusu) KSecretsService (former KSecretService, KWallet replacement) >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: KWallet issues when using in plasmoids

2011-08-30 Thread Valentin Rusu
On 08/30/2011 08:51 AM, 4ernov wrote: > 2011/8/30 Valentin Rusu : >> On 08/29/2011 11:44 PM, Valentin Rusu wrote: >>> >> Ok, should now be fixed in kde-runtime/KDE/4.7 branch >> >> remote: >> http://commits.kde.org/kde-runtime/6802c6f04c14f98ee0b62a2366

Re: KWallet issues when using in plasmoids

2011-08-29 Thread Valentin Rusu
On 08/29/2011 11:44 PM, Valentin Rusu wrote: > On 08/29/2011 09:38 PM, Alexey Chernov wrote: >> On 29 авг 2011 20:56:22 Valentin Rusu wrote: >>> On 08/29/2011 09:07 AM, 4ernov wrote: >>> >> Yes, surely. I use KDE 4.7.0 (Qt 4.7.3) compiled from source and also t

Re: KWallet issues when using in plasmoids

2011-08-29 Thread Valentin Rusu
On 08/29/2011 09:38 PM, Alexey Chernov wrote: > On 29 авг 2011 20:56:22 Valentin Rusu wrote: >> On 08/29/2011 09:07 AM, 4ernov wrote: >> > Yes, surely. I use KDE 4.7.0 (Qt 4.7.3) compiled from source and also two > laptops with Kubuntu 11.04, there's KDE 4.6.2 (Q

Re: KWallet issues when using in plasmoids

2011-08-29 Thread Valentin Rusu
ad to such a situation? I think it's quite significant problem > as I guess it works like this for _every_ d-bus call from plasmoids. Thanks for the details analisys. Can you please give me more details about your running configuration? What KDE version, have you compiled from source, etc. --

Re: KWallet issues when using in plasmoids

2011-08-24 Thread Valentin Rusu
is to happen. > Thank you for advice. And should I wait for it to return true or it > returns true after the daemon is started? It's a synchronous call, so when you get the "true" result, the daemon is already running. -- Valentin Rusu (IRC valir, KDE vrusu) KSecretsService (former KSecretService, KWallet replacement) >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: KWallet issues when using in plasmoids

2011-08-23 Thread Valentin Rusu
this to happen. > And should it be checked in client or I can ask some KDE part > about it? It's OK to check that in your plasmoid. It'll start the daemon for the others :-) -- Valentin Rusu (IRC valir, KDE vrusu) KSecretsService (former KSecretService, KWallet replacement) >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: KIO::Slave for secrets collections browsing

2011-08-14 Thread Valentin Rusu
On 08/14/2011 07:49 PM, Sune Vuorela wrote: > On 2011-08-14, Valentin Rusu wrote: >> Hello, >> >> http://wstaw.org/m/2011/08/14/plasma-desktopLo2386.jpg >> [snip] > Just curious; will it also work for browsing gnome-keyring items? Yep, if you have it installed wit

KIO::Slave for secrets collections browsing

2011-08-14 Thread Valentin Rusu
into the kio subdirectory, next to client and daemon and it's in a very early stage, but I'll quick get it advanced, as it'll be very useful for testing the new service. Cheers, -- Valentin Rusu (valir) KSecretsService (former KSecretService, KWallet replacement) >> Visi

Re: KIO::Slave not receiving stat command

2011-08-14 Thread Valentin Rusu
On 08/14/2011 05:12 PM, Valentin Rusu wrote: > On 08/14/2011 03:06 PM, Thiago Macieira wrote: >> On Sunday, 14 de August de 2011 14:31:26 Valentin Rusu wrote: >>> Hello, >>> >>> I used the kio_settings code as an inspiration. This one correctly gets >>

Re: KIO::Slave not receiving stat command

2011-08-14 Thread Valentin Rusu
On 08/14/2011 03:06 PM, Thiago Macieira wrote: > On Sunday, 14 de August de 2011 14:31:26 Valentin Rusu wrote: >> Hello, >> >> I used the kio_settings code as an inspiration. This one correctly gets >> the stat and listDir commands, so it can display the hierarc

KIO::Slave not receiving stat command

2011-08-14 Thread Valentin Rusu
ects/playground/base/ksecretservice/repository) under the kio directory. Thanks, -- Valentin Rusu (valir) KSecretsService (former KSecretService, KWallet replacement) >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Keeping src sync'd between two different machines

2011-04-28 Thread Valentin Rusu
Hello, for file sync I'm using unison. Your linux distribution surely have a package with it. valentin Lindsay Mathieson a écrit : What's the best way to go about this? e.g I'm working on a private rekonq branch cloned from git clone git://git.kde.org/rekonq and I'd like to do so from two PC

Re: Distributed Mapping Application - Idea For Season Of KDE

2011-04-26 Thread Valentin Rusu
Hello, On 04/26/2011 01:15 PM, Naman Muley wrote: > Overall, if you have seen Harry Potter - The Prisoner of Azkaban , I > am talking about 'The Marauder's Map'. Have you seen this before ? http://www.google.com/intl/en_us/latitude/intro.html Valentin >> Visit http://mail.kde.org/mailman/listi

Re: Fix required or config problem?

2011-02-02 Thread Valentin Rusu
On 01/30/2011 07:49 PM, Shantanu Tushar Jha wrote: > ${CMAKE_SOURCE_DIR}/nepomuk/query/ > + ${SOPRANO_INCLUDE_DIR} > ) > endif(NOT KIO_NO_NEPOMUK) > > Any idea if that line be should be actually added there or there's > something I need to fix in my config? > Well, better instal

Re: kdesdk/dolphin-plugins/git/fileviewgitplugin.cpp won't compile

2011-01-30 Thread Valentin Rusu
On 01/30/2011 09:50 PM, Andreas Pakulat wrote: > On 30.01.11 20:00:39, Valentin Rusu wrote: >> On 01/30/2011 06:30 PM, Peter Penz wrote: >>> On Sunday 30 January 2011 18:14:56 Valentin Rusu wrote: >>>> Hello, >>>> >>>> I just got a fresh

Re: kdesdk/dolphin-plugins/git/fileviewgitplugin.cpp won't compile

2011-01-30 Thread Valentin Rusu
On 01/30/2011 06:30 PM, Peter Penz wrote: > On Sunday 30 January 2011 18:14:56 Valentin Rusu wrote: >> Hello, >> >> I just got a fresh copy of the kdesdk from the trunk and I get the error >> shown below when compiling it. Any hint as to get it working ? > This l

kdesdk/dolphin-plugins/git/fileviewgitplugin.cpp won't compile

2011-01-30 Thread Valentin Rusu
Hello, I just got a fresh copy of the kdesdk from the trunk and I get the error shown below when compiling it. Any hint as to get it working ? /vrac2/kdesrc/4/trunk/KDE/kdesdk/dolphin-plugins/git/fileviewgitplugin.cpp: In member function ‘virtual bool FileViewGitPlugin::beginRetrieval(const QStri

Re: How to create and execute tests with CMake

2011-01-29 Thread Valentin Rusu
On 01/29/2011 06:50 PM, Riccardo Bellini wrote: > Hmmm, I have tried your solution (also including myfile.moc at the end > of the .cpp file), but it complains about undefined references to > vtable and it does not compile... > A question related to compile the sources into the test executable: > ca

Re: How to create and execute tests with CMake

2011-01-28 Thread Valentin Rusu
On 01/28/2011 01:13 PM, Riccardo Bellini wrote: > Thank you all for your replies, however I would prefer using Qt > functions rather than kde4_add_unit_test. > I finally got it to work, but I had to split the test class in .h and > .cpp files, and call qt_wrap_cpp on header file, including mocs in

Re: How to create and execute tests with CMake

2011-01-28 Thread Valentin Rusu
> If you're already using KDE stuff, then you don't need this. There's a > special macro for unit-tests: > kde4_add_unit_test taking a target name and the sources list. Oh, quite a handy macro ! I'll definitely try it out ! Valentin >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub

Re: How to create and execute tests with CMake

2011-01-27 Thread Valentin Rusu
On 01/27/2011 10:56 PM, Riccardo Bellini wrote: > Hello! > I wonder if there is a way to set up and run in CMake one or more test > like those created with Qt Unit Test library. Yes, there is a way :) > I need to know in particular what commands do I have to use, just a > simple example of how to c

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