stikonas (Andrius Štikonas)
User

Projects

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Thursday

  • Clear sailing ahead.

User Details

User Since
May 29 2015, 12:19 PM (459 w, 3 d)
Availability
Available

Recent Activity

Feb 5 2022

stikonas closed T14117: Port KGet away from kdelibs4support as Resolved.

@aacid fixed this

Feb 5 2022, 10:35 PM
stikonas closed T14117: Port KGet away from kdelibs4support, a subtask of T11552: Remove kdelibs4support, as Resolved.
Feb 5 2022, 10:35 PM · KF6

Aug 22 2021

stikonas closed T11608: Port KTorrent away from Kross as Resolved.
Aug 22 2021, 6:21 PM · KF6
stikonas closed T11608: Port KTorrent away from Kross, a subtask of T11545: Remove Kross, as Resolved.
Aug 22 2021, 6:21 PM · KF6
stikonas added a comment to T11608: Port KTorrent away from Kross.

I haven't used scripting plugin myself and I doubt that many people use it. So I think it's fine to remove it. And if somebody really needs it, patches are welcome.

Aug 22 2021, 11:04 AM · KF6

Oct 26 2020

stikonas abandoned D29878: Add support for multiple tags in XmlMessages.sh.
Oct 26 2020, 12:12 AM
stikonas planned changes to D29878: Add support for multiple tags in XmlMessages.sh.

Change pushed: https://websvn.kde.org/?view=revision&revision=1583594

Oct 26 2020, 12:11 AM

Oct 25 2020

stikonas updated the diff for D29878: Add support for multiple tags in XmlMessages.sh.

Address review comments.

Oct 25 2020, 11:29 PM
stikonas added a comment to D29878: Add support for multiple tags in XmlMessages.sh.

Shouldn't the
if entry.msgid == msgid:
now also have some kind of msgctxt checking?

Oct 25 2020, 11:26 PM
stikonas added inline comments to D29878: Add support for multiple tags in XmlMessages.sh.
Oct 25 2020, 11:23 PM
stikonas updated the diff for D29878: Add support for multiple tags in XmlMessages.sh.

Get rid of find_tags function since it introduces scoping problems (main program body in this file is not scoped)

Oct 25 2020, 7:14 PM
stikonas updated the diff for D29878: Add support for multiple tags in XmlMessages.sh.
Oct 25 2020, 7:00 PM
stikonas added inline comments to D29878: Add support for multiple tags in XmlMessages.sh.
Oct 25 2020, 6:59 PM
stikonas added inline comments to D29878: Add support for multiple tags in XmlMessages.sh.
Oct 25 2020, 6:45 PM
stikonas requested review of D29878: Add support for multiple tags in XmlMessages.sh.
Oct 25 2020, 6:34 PM

Jun 25 2020

stikonas added a comment to D29852: Possible bug in MultiFileCache.

Commited: https://invent.kde.org/network/libktorrent/-/commit/5b0abf8378d497c5a8881771518df6a02404d031

Could you please clarify a process? Shall I pass the review on phabricator then create a pull request on Invent? Or just create a Pull Request on Invent?

Jun 25 2020, 11:19 AM
stikonas added a comment to D29864: Allow balancing of Stats saving timers.

Hmm... I forget to fix indentation.
It's quite annoying that KTorrent and Libktorrent projects both have different styles of indentation: tabs and spaces.

The changes were commited with: https://invent.kde.org/network/libktorrent/-/commit/8fc90833f2747adcee209cef29f626dd034022ac

Jun 25 2020, 11:12 AM

Jun 24 2020

stikonas accepted D29865: Balance Stats saving timers.
Jun 24 2020, 6:41 PM
stikonas accepted D29864: Allow balancing of Stats saving timers.

Other than whitespace issue it seems fine.

Jun 24 2020, 6:40 PM

Jun 20 2020

stikonas accepted D29860: Improve BitSet operations performance.
Jun 20 2020, 1:54 PM
stikonas accepted D29859: Improve Key operations performance.

Looks good. It's good that there are some new tests to check validity of those arithmetic operations!

Jun 20 2020, 11:56 AM

Jun 16 2020

stikonas accepted D29854: Allow creation of torrent files with 16 Mb piece size.
Jun 16 2020, 12:16 PM

Jun 14 2020

stikonas accepted D29852: Possible bug in MultiFileCache.

Yeah, looking at the code I think you are right.

Jun 14 2020, 1:04 PM

Jun 6 2020

stikonas committed R473:9747a8f52494: Fix starting in tray by removing redundant show() in main (authored by zanny).
Fix starting in tray by removing redundant show() in main
Jun 6 2020, 9:47 PM
stikonas committed R473:ca754b9116e4: Bump version to 2.2.0 (authored by stikonas).
Bump version to 2.2.0
Jun 6 2020, 5:54 PM
stikonas committed R472:5bf11090a6b8: Bump version to 2.2.0 (authored by stikonas).
Bump version to 2.2.0
Jun 6 2020, 5:54 PM

Jun 5 2020

stikonas added a comment to D27733: Set a better position on wayland.

OK, the patch looks fine. I would suggest pushing it.

Jun 5 2020, 7:04 PM
stikonas added a comment to D27733: Set a better position on wayland.

I can try to look at it this weekend, but maybe open it on invent.kde.org

Jun 5 2020, 12:45 AM

Jun 4 2020

stikonas added a comment to D27733: Set a better position on wayland.

Is there any reason why this is abandonned? It seems to work fine on my system.

Jun 4 2020, 11:43 PM
stikonas committed R883:1570550: Updated Lithuanian translation..
Updated Lithuanian translation.
Jun 4 2020, 9:08 PM

Jun 3 2020

stikonas accepted D29842: DHT: Reply a non 20-bytes long tokens .

Looks fine. Although, personally I would rather require Qt 5.9 instead of copying implementation. Qt 5.9 is not exactly new.

Jun 3 2020, 11:06 AM

May 28 2020

stikonas committed R17:d0bfbd2d4bd4: Allow selecting properties using keyboard and mouse. (authored by stikonas).
Allow selecting properties using keyboard and mouse.
May 28 2020, 8:20 PM

May 15 2020

stikonas committed R16:9dd118c58ba7: Merge branch 'partition-uuid' into 'master' (authored by stikonas).
Merge branch 'partition-uuid' into 'master'
May 15 2020, 4:52 PM
stikonas committed R16:df4e2332f4cf: Merge branch 'fix-typos' into 'master' (authored by stikonas).
Merge branch 'fix-typos' into 'master'
May 15 2020, 3:51 PM

May 8 2020

stikonas committed R16:cacdb7b634fa: Fix some issues spotted by David Faure. (authored by stikonas).
Fix some issues spotted by David Faure.
May 8 2020, 2:11 PM
stikonas accepted D24155: On non-Linux, findBlkIdDevice() has unused parameters.
May 8 2020, 2:06 PM

Mar 28 2020

stikonas committed R16:d6b2584d1bf0: Merge branch 'partition-name' into 'master' (authored by stikonas).
Merge branch 'partition-name' into 'master'
Mar 28 2020, 12:42 AM

Mar 22 2020

stikonas committed R16:6921398ba3a7: Merge branch 'gportay/kpmcore-partition-type' (authored by stikonas).
Merge branch 'gportay/kpmcore-partition-type'
Mar 22 2020, 1:49 AM
stikonas committed R16:4fdaf6b1c87e: Bump soversion of kpmcore. (authored by stikonas).
Bump soversion of kpmcore.
Mar 22 2020, 1:49 AM
stikonas committed R16:a810d0d2fdff: Merge branch 'gportay/kpmcore-update-filesystem-features-api' (authored by stikonas).
Merge branch 'gportay/kpmcore-update-filesystem-features-api'
Mar 22 2020, 1:29 AM
stikonas committed R17:4106ed78fd07: Port away from deprecated IconSize method in the remaining dialogs. (authored by stikonas).
Port away from deprecated IconSize method in the remaining dialogs.
Mar 22 2020, 1:11 AM

Mar 21 2020

stikonas committed R16:62aaa90a2989: Fix minor EBN issues (authored by yurchor).
Fix minor EBN issues
Mar 21 2020, 11:23 AM

Mar 15 2020

stikonas committed R17:ae711eb12b46: Port away from deprecated IconSize method. (authored by stikonas).
Port away from deprecated IconSize method.
Mar 15 2020, 11:16 PM

Feb 8 2020

stikonas committed R16:efb970ba11df: Add a missing features.h include. (authored by stikonas).
Add a missing features.h include.
Feb 8 2020, 10:01 PM
stikonas committed R16:f47a83408b1b: Bump kpmcore soversion to 9. (authored by stikonas).
Bump kpmcore soversion to 9.
Feb 8 2020, 8:51 PM
stikonas added a comment to D21903: RFC: Add support for filesystem-specific features.

Hmm, it looks like it breaks ABI, so we should have bumped kpmcore SOVERSION in this commit. I'll do that now.

Feb 8 2020, 8:46 PM
stikonas added a comment to D21261: Prevent resizing read-only mounted file systems.

@stikonas I am a bit confused, can you please help a bit?

Feb 8 2020, 5:39 PM · KDE Partition Manager

Feb 6 2020

stikonas committed R883:1561794: Updated Lithuanian translation.
Updated Lithuanian translation
Feb 6 2020, 7:26 PM

Feb 1 2020

stikonas committed R16:aa3493718540: Bump kpmcore version to 4.1.0. (authored by stikonas).
Bump kpmcore version to 4.1.0.
Feb 1 2020, 5:22 PM
stikonas committed R17:386a6888d56e: Bump version to 4.1.0. (authored by stikonas).
Bump version to 4.1.0.
Feb 1 2020, 4:37 PM

Jan 25 2020

stikonas accepted D26411: Import KStatusBarOfflineIndicator from KIO.
Jan 25 2020, 11:03 AM

Jan 20 2020

stikonas added a comment to D21261: Prevent resizing read-only mounted file systems.

Sorry for typos, What I meant was:

Jan 20 2020, 12:26 AM · KDE Partition Manager
stikonas requested changes to D21261: Prevent resizing read-only mounted file systems.
Jan 20 2020, 12:25 AM · KDE Partition Manager

Jan 17 2020

stikonas added a comment to D21261: Prevent resizing read-only mounted file systems.

@stikonas Ping?

Jan 17 2020, 10:31 PM · KDE Partition Manager

Jan 12 2020

stikonas committed R16:d24191ebd8ee: Add support for filesystem-specific features (authored by aferraris).
Add support for filesystem-specific features
Jan 12 2020, 9:06 PM
stikonas closed D21903: RFC: Add support for filesystem-specific features.
Jan 12 2020, 9:06 PM
stikonas committed R883:1559969: Fix a typo in Lithuanian translation..
Fix a typo in Lithuanian translation.
Jan 12 2020, 12:50 AM
stikonas committed R883:1559968: Updated Lithuanian translation..
Updated Lithuanian translation.
Jan 12 2020, 12:46 AM

Jan 10 2020

stikonas added a comment to D21903: RFC: Add support for filesystem-specific features.

Hello here! Is there anything blocking this RFC? Reading the backlog, it seems that everything was good, but that was 6 months ago. Is there anything I can do to help this RFC move forward? Thanks!

Jan 10 2020, 7:37 PM

Jan 9 2020

stikonas accepted D26554: Port away from KPassivePopup.
Jan 9 2020, 10:41 PM

Jan 1 2020

stikonas added a comment to T12165: KDESu.

Do you think it could use polkit? Or is this about an embedded root terminal or something?

Jan 1 2020, 9:53 PM · KF6
stikonas added a comment to T12165: KDESu.

There is also Cervisia that uses KDESu::PtyProcess.

Jan 1 2020, 12:37 PM · KF6

Dec 28 2019

stikonas committed R883:1559090: Generate .po files for Lithuanian translation as requested by translator..
Generate .po files for Lithuanian translation as requested by translator.
Dec 28 2019, 2:15 PM

Dec 27 2019

stikonas added a comment to T12165: KDESu.

Do we still expect to have any users of kdesu? Most apps were probably ported to polkit already.

Dec 27 2019, 11:57 AM · KF6
stikonas updated subscribers of T12429: KLocale porting.

It might make sense to collect all those iso-codes or CLDR consuming functions in e.g. KI18n and share them there? Whether that's then implemented by runtime reading iso-codes data, or compiling in the subset we need is secondary IMHO. KContacts is also only a rather accidental place for this I think.

Dec 27 2019, 11:53 AM · KF6
stikonas created T12429: KLocale porting.
Dec 27 2019, 1:10 AM · KF6

Dec 26 2019

stikonas committed R433:4ed4ad5da577: Port some deprecated methods (authored by stikonas).
Port some deprecated methods
Dec 26 2019, 6:56 PM

Dec 8 2019

stikonas accepted D25680: Fixes crash, when removing last torrent.BUG: 388803.
Dec 8 2019, 12:24 AM

Dec 7 2019

stikonas requested changes to D25680: Fixes crash, when removing last torrent.BUG: 388803.
Dec 7 2019, 12:32 AM

Dec 5 2019

stikonas committed R473:51fee6c7b1e9: Merge branch '5.1' (authored by stikonas).
Merge branch '5.1'
Dec 5 2019, 12:08 AM
stikonas committed R473:509adecc1158: Fix a typo in a comment. (authored by stikonas).
Fix a typo in a comment.
Dec 5 2019, 12:06 AM
stikonas accepted D25718: Don't display standard groups in Open torrent dialog .

By the way, can you upload patches for review with more context next time. E.g. something like git show -U999

Dec 5 2019, 12:05 AM

Dec 2 2019

stikonas committed R16:dfce03942118: Only trigger udev events for block device subsystem. (authored by stikonas).
Only trigger udev events for block device subsystem.
Dec 2 2019, 11:04 PM
stikonas added inline comments to D25680: Fixes crash, when removing last torrent.BUG: 388803.
Dec 2 2019, 7:37 PM
stikonas accepted D25674: Port away from KIconLoader's SmallIcon.
Dec 2 2019, 12:43 AM

Nov 25 2019

stikonas accepted D25314: Port KTorrent to QWebEngine.
Nov 25 2019, 12:05 AM

Nov 21 2019

stikonas added a reviewer for D25314: Port KTorrent to QWebEngine: trufanov.

I'll take a better look later.

Nov 21 2019, 11:11 PM
stikonas accepted D25453: Context menu for trackers list.
Nov 21 2019, 11:07 PM

Nov 18 2019

stikonas committed R16:bb7bf3ca03ed: Make FileSystemFactory::init reentrant. (authored by stikonas).
Make FileSystemFactory::init reentrant.
Nov 18 2019, 8:47 PM
stikonas committed R16:13beb9931951: Use partx instead of blockdev to update partition table in the kernel. (authored by stikonas).
Use partx instead of blockdev to update partition table in the kernel.
Nov 18 2019, 7:16 PM
stikonas committed R16:2c7b3f2bfa94: Fix resizing of encrypted partitions. (authored by stikonas).
Fix resizing of encrypted partitions.
Nov 18 2019, 7:16 PM

Nov 15 2019

stikonas accepted D25329: Fix KIO errors text formatting.

Looks good

Nov 15 2019, 3:18 PM

Nov 12 2019

stikonas accepted D25137: Highlight seeding torrents in case of any problems with trackers.
Nov 12 2019, 12:46 AM
stikonas accepted D25136: Report TrackersList statuses statistics for torrent highlighting.
Nov 12 2019, 12:45 AM

Nov 10 2019

stikonas accepted D25235: Display HTTP error codes instead of "Invalid data from tracker" in tracker status.

Yes, I agree, the new error is better.

Nov 10 2019, 3:48 PM

Nov 7 2019

stikonas committed R16:660aa6a55eff: Fix a failing test. (authored by stikonas).
Fix a failing test.
Nov 7 2019, 10:28 PM
stikonas committed R16:1c771436d45d: Merge branch '4.0' (authored by stikonas).
Merge branch '4.0'
Nov 7 2019, 10:17 PM
stikonas committed R16:c02d59aa6d31: Stop helper only if formerly started. (authored by hgoebel).
Stop helper only if formerly started.
Nov 7 2019, 10:17 PM
stikonas closed D25161: Stop helper only if formerly started..
Nov 7 2019, 10:17 PM · KDE Partition Manager
stikonas committed R16:c9a08a593bac: Remove broken smart unit test. (authored by stikonas).
Remove broken smart unit test.
Nov 7 2019, 10:12 PM

Nov 5 2019

stikonas accepted D25161: Stop helper only if formerly started..

Do you have commit rights or do I need to push it for you?

Nov 5 2019, 8:09 PM · KDE Partition Manager

Nov 3 2019

stikonas committed R883:1555144: Updated Lithuanian translation..
Updated Lithuanian translation.
Nov 3 2019, 11:05 AM

Nov 2 2019

stikonas accepted D13045: Bugfix crash on port change.
I've just tried this with version 5.1.2. The app has crashed. So problem is still exists. Perhaps would be better to apply this patch?
Nov 2 2019, 11:36 PM

Oct 15 2019

stikonas committed R16:59c9ba2f8d64: Set MBR partition type of FAT32 partitions to 0x0c. (authored by stikonas).
Set MBR partition type of FAT32 partitions to 0x0c.
Oct 15 2019, 8:38 PM

Oct 6 2019

stikonas committed R16:d5a9c0ce5f2d: Merge branch 'master' into auth-polkit-backend (authored by stikonas).
Merge branch 'master' into auth-polkit-backend
Oct 6 2019, 7:15 PM
stikonas committed R16:0fafc228ed01: Merge branch 'master' into raid-support (authored by stikonas).
Merge branch 'master' into raid-support
Oct 6 2019, 7:13 PM
stikonas committed R16:ea5962ca7d3f: Merge branch '4.0' (authored by stikonas).
Merge branch '4.0'
Oct 6 2019, 7:13 PM
stikonas committed R473:052d7123c9f4: Merge branch '5.1' (authored by stikonas).
Merge branch '5.1'
Oct 6 2019, 6:16 PM

Oct 5 2019

stikonas committed R499:4095548c04b8: Stable branch for kpmcore is 4.0. (authored by stikonas).
Stable branch for kpmcore is 4.0.
Oct 5 2019, 12:00 PM
stikonas committed R16:8692697cd4e4: Bump kpmcore version to 4.0.1 (authored by stikonas).
Bump kpmcore version to 4.0.1
Oct 5 2019, 11:19 AM