Feed Advanced Search

Apr 3 2020

sitter closed D27981: strip non printable characters from opengl dri info.
Apr 3 2020, 1:47 PM · Plasma
sitter closed D27980: make opengl module support multiple dri devices.
Apr 3 2020, 1:47 PM · Plasma
sitter added a comment to D28513: smb: use prettyname.kio-discovery-wsd for hostname of wsdiscoveries.

Stable was the plan, yes.

Apr 3 2020, 12:11 PM · Frameworks, Dolphin
sitter updated the diff for D27980: make opengl module support multiple dri devices.
  • do however init the stat struct, its members are not initialized otherwise
  • streamline get_dri_device return
  • do not init l3 to nullptr inside the info loop. l3 is the entry for the infos, so simply leave it as-is (nullptr initially, preceding entry after that)
  • also sort infos by their device id. it'd be weird to have a list of card2 then 1 then 0
Apr 3 2020, 11:40 AM · Plasma
sitter added inline comments to D27980: make opengl module support multiple dri devices.
Apr 3 2020, 10:51 AM · Plasma

Apr 2 2020

sitter added inline comments to D27980: make opengl module support multiple dri devices.
Apr 2 2020, 2:18 PM · Plasma
sitter added a comment to D28513: smb: use prettyname.kio-discovery-wsd for hostname of wsdiscoveries.

Competes with D27902
While this diff runs the risk of not being able to resolve 100% of the time (sans ip address fallback in listDir) it has the huge advantage that discovery isn't getting super slow when multiple wsd hosts are found and consequently need costly host resolution performed. So, I like this diff muuuuch better.

Apr 2 2020, 12:20 PM · Frameworks, Dolphin
sitter requested review of D28513: smb: use prettyname.kio-discovery-wsd for hostname of wsdiscoveries.
Apr 2 2020, 12:18 PM · Frameworks, Dolphin
sitter added inline comments to D28488: [Fstab] Ensure uniqueness for all filesystem types.
Apr 2 2020, 10:55 AM · Frameworks
sitter accepted D28488: [Fstab] Ensure uniqueness for all filesystem types.
Apr 2 2020, 10:14 AM · Frameworks
sitter added inline comments to D28488: [Fstab] Ensure uniqueness for all filesystem types.
Apr 2 2020, 10:13 AM · Frameworks
sitter added inline comments to D28488: [Fstab] Ensure uniqueness for all filesystem types.
Apr 2 2020, 9:47 AM · Frameworks
sitter added inline comments to D28488: [Fstab] Ensure uniqueness for all filesystem types.
Apr 2 2020, 9:37 AM · Frameworks
sitter requested changes to D28488: [Fstab] Ensure uniqueness for all filesystem types.
Apr 2 2020, 9:06 AM · Frameworks

Apr 1 2020

sitter committed R363:56ee301ebb41: Merge branch 'release/20.04' (authored by sitter).
Merge branch 'release/20.04'
Apr 1 2020, 2:26 PM
sitter committed R363:1d30388fca52: use httpAssembleURI not httpAssembleURIf (authored by sitter).
use httpAssembleURI not httpAssembleURIf
Apr 1 2020, 2:26 PM
sitter closed D28479: use httpAssembleURI not httpAssembleURIf.
Apr 1 2020, 2:26 PM
sitter added a comment to D28479: use httpAssembleURI not httpAssembleURIf.

LGTM, is the new function available since old CUPS versions? Just to make sure it won't break usage with old versions.

Apr 1 2020, 2:04 PM
sitter committed R548:3f73b48371fa: bump version to 3.0.5 (authored by sitter).
bump version to 3.0.5
Apr 1 2020, 12:28 PM
sitter committed R548:e2cb0041bf09: fix negation (authored by sitter).
fix negation
Apr 1 2020, 12:28 PM
sitter committed R548:86fb808d42c3: port away from deprecated toList (authored by sitter).
port away from deprecated toList
Apr 1 2020, 12:28 PM
sitter committed R548:4d15c4242776: port away from deprecated QLatin1Literal (authored by sitter).
port away from deprecated QLatin1Literal
Apr 1 2020, 12:28 PM
sitter committed R548:5033a0fd25c7: port to apt-pkg abi 600 (authored by sitter).
port to apt-pkg abi 600
Apr 1 2020, 12:28 PM
sitter committed R548:0731dabf198b: port away from deprecated QString::null (authored by sitter).
port away from deprecated QString::null
Apr 1 2020, 12:28 PM
sitter added a comment to D28479: use httpAssembleURI not httpAssembleURIf.

Oh and FWIW, this fixes build problems on debian where -Werror=format-security is set by default (and consequently tripping over format strings without arguments).

Apr 1 2020, 10:39 AM
sitter added a comment to D28479: use httpAssembleURI not httpAssembleURIf.

I take it the library isn't actually api-stable? So we could also change that function name, it should really be assembleUri given the arguments.

Apr 1 2020, 10:38 AM
sitter requested review of D28479: use httpAssembleURI not httpAssembleURIf.
Apr 1 2020, 10:37 AM
sitter accepted D28476: Samba: Ensure to differenciate mounts sharing the same source.

You know, I may have noticed this when working on kinfocenter and then quickly forgotten about it again 😂
Good stuff!

Apr 1 2020, 10:24 AM · Frameworks

Mar 31 2020

sitter requested review of D28463: do not install testengine.
Mar 31 2020, 10:25 AM · Frameworks

Mar 30 2020

sitter closed T10753: move tooling away from shutdown mode as Resolved.

This is since fixed and supposedly pause and unpause no longer leave paused pipelines around, which is all we needed from this anyway.

Mar 30 2020, 9:13 AM · Neon

Mar 27 2020

sitter committed R574:320532feccfa: use python3 (authored by sitter).
use python3
Mar 27 2020, 2:32 PM
sitter accepted D28129: Read the new message string after rather than before.

Mind the comment about the +2 please.

Mar 27 2020, 11:08 AM · Plasma

Mar 26 2020

sitter moved T12558: lintqml install without recommends from Ready To Do to Doing on the Neon board.
Mar 26 2020, 11:17 AM · Neon
sitter added a comment to T12558: lintqml install without recommends.

https://github.com/pangea-project/pangea-tooling/commit/8ff2aa91db3640d3a8eb3eff6bf3781fd40f0254

Mar 26 2020, 11:17 AM · Neon
sitter added inline comments to D28192: WIP: Refactor dictionary runner.
Mar 26 2020, 11:01 AM · Plasma
sitter added a comment to D28161: [kio-extras] Port some QRegExp usage to QRegularExpression.

Please don't touch kdsoap-ws-discovery-client though. It's not maintained here -> https://gitlab.com/caspermeijn/kdsoap-ws-discovery-client

That's confusing; but OK, I'll revert that part of the diff.

Mar 26 2020, 10:02 AM · Frameworks, Dolphin
sitter added a comment to D28161: [kio-extras] Port some QRegExp usage to QRegularExpression.

Looks good to me, not that this means much with regular expressions. The lack of tests on this stuff makes me sad :((

Mar 26 2020, 9:54 AM · Frameworks, Dolphin

Mar 25 2020

sitter committed R102:711c6742b4c6: Merge branch 'Plasma/5.18' (authored by sitter).
Merge branch 'Plasma/5.18'
Mar 25 2020, 4:11 PM
sitter committed R102:23d52fa33394: only add devices to the smb mount model that are network shares (authored by sitter).
only add devices to the smb mount model that are network shares
Mar 25 2020, 4:11 PM
sitter closed D28276: only add devices to the smb mount model that are network shares.
Mar 25 2020, 4:11 PM · Plasma
sitter committed R102:4847c9e2fed2: skip over supposed network shares that aren't (authored by sitter).
skip over supposed network shares that aren't
Mar 25 2020, 4:11 PM
sitter closed D28275: skip over supposed network shares that aren't.
Mar 25 2020, 4:11 PM · Plasma
sitter added a comment to D27902: smb: figure out the best host to use for the UDS_URL.

I've actually had a better idea! Well kinda and it may be trickier to do.

Mar 25 2020, 1:00 PM · Frameworks, Dolphin
sitter accepted D28234: Use SyntaxHighlighter for highlighting.

I love it!

Mar 25 2020, 12:52 PM · Plasma
sitter committed R320:75b8f3a19c84: Merge branch 'release/20.04' (authored by sitter).
Merge branch 'release/20.04'
Mar 25 2020, 12:35 PM
sitter committed R320:8a04e1009130: sftp: fix partial transfer resuming when copying to local (authored by sitter).
sftp: fix partial transfer resuming when copying to local
Mar 25 2020, 12:35 PM
sitter closed D27872: sftp: fix partial transfer resuming when copying to local.
Mar 25 2020, 12:35 PM · Frameworks, Dolphin
sitter committed R320:b13449a13b00: sftp: do not show creation time when we do not know it (authored by sitter).
sftp: do not show creation time when we do not know it
Mar 25 2020, 12:35 PM
sitter closed D27873: sftp: do not show creation time when we do not know it.
Mar 25 2020, 12:35 PM · Frameworks, Dolphin
sitter committed R320:6ab34e5ceb59: smb: add some more topical debug output on opendir failure (authored by sitter).
smb: add some more topical debug output on opendir failure
Mar 25 2020, 12:35 PM
sitter added a comment to D28276: only add devices to the smb mount model that are network shares.

This is because the device monitor emits all devices, not the query returning unwanted devices?

Mar 25 2020, 11:29 AM · Plasma
sitter requested review of D28276: only add devices to the smb mount model that are network shares.
Mar 25 2020, 11:15 AM · Plasma
sitter requested review of D28275: skip over supposed network shares that aren't.
Mar 25 2020, 11:13 AM · Plasma

Mar 24 2020

sitter committed R961:e32b92a7f3a6: rotate development files for focal (authored by sitter).
rotate development files for focal
Mar 24 2020, 2:31 PM
sitter committed R320:8b0112605ade: throw out unused function declaration (authored by sitter).
throw out unused function declaration
Mar 24 2020, 1:18 PM
sitter updated the diff for D27873: sftp: do not show creation time when we do not know it.

.

Mar 24 2020, 1:16 PM · Frameworks, Dolphin
sitter committed R572:5d8b6f8c9a75: unpack param hashes (authored by sitter).
unpack param hashes
Mar 24 2020, 12:36 PM
sitter committed R572:1d6a8aabf4b2: use uri#open instead of kernel.open (authored by sitter).
use uri#open instead of kernel.open
Mar 24 2020, 12:03 PM
sitter committed R572:00671cb6889f: port away from thwait (authored by sitter).
port away from thwait
Mar 24 2020, 12:03 PM
sitter committed R572:db8b6c740687: give codeclimate the boot (authored by sitter).
give codeclimate the boot
Mar 24 2020, 11:46 AM
sitter committed R572:19d57073eb76: throw out pullreview coverage (authored by sitter).
throw out pullreview coverage
Mar 24 2020, 11:41 AM
sitter committed R572:09bef0e5127a: support ruby 2.7 (authored by sitter).
support ruby 2.7
Mar 24 2020, 11:36 AM

Mar 23 2020

sitter added a comment to D27504: smb faster copy to local.

Any opinions on landing this for 20.04 still? It is technically a bugfix. It is also practically a whole lot of risky code, making me rather uneasy about putting it in past beta.

Mar 23 2020, 2:23 PM · Frameworks, Dolphin
sitter added a comment to D28192: WIP: Refactor dictionary runner.

About fixing the UX:
There is some kind of preview tech in milou which you can take a look at and maybe build upon.
The line space is just never going to be enough for a text only representation of a dict entry, plus it looks fairly forced anyway. So, my thinking is that ideally we'll want a minimal text display but then be able to expand that with a rich "preview" of the dict entry for the clients where we need that (notably krunner I suppose). Rich in this case means having full on control over how it is displayed using a bespoke QML item. This could work a lot like clipboard entries do, where each entry can have multiple mimetypes, one of them ought to be text which is kind of the go-to fallback, but they others may give a richer experience when the client supports it. Matches could behave much the same way, and from a glance at the existing milou code that is kind of where things were headed.

Mar 23 2020, 2:16 PM · Plasma
sitter added a comment to D28129: Read the new message string after rather than before.

Mh. Not quite what I had in mind but I suppose it makes sense this way.
I think we need a test case for the highlighter though :| It totally blows up in my face when I trace a running dolphin because toskip isn't quite right.

Mar 23 2020, 1:38 PM · Plasma
sitter committed R114:5b4f16717f8b: add missing include to fix freebsd build (authored by sitter).
add missing include to fix freebsd build
Mar 23 2020, 1:16 PM
sitter committed R114:9264a11502f0: do not link qtest on the runner (authored by sitter).
do not link qtest on the runner
Mar 23 2020, 12:58 PM
sitter committed R114:c6be0e20581a: use correct locale for thousand separator + force qlocale default (authored by sitter).
use correct locale for thousand separator + force qlocale default
Mar 23 2020, 12:58 PM
sitter committed R114:a26c6c5f4cae: make convertrunner only build once (authored by sitter).
make convertrunner only build once
Mar 23 2020, 12:58 PM
sitter committed R114:08bb4ec7370c: Refactor converter runner (authored by alex).
Refactor converter runner
Mar 23 2020, 12:58 PM
sitter closed D27166: Refactor converter runner.
Mar 23 2020, 12:58 PM · Plasma
sitter committed R320:a04273f1bffd: Merge branch 'release/20.04' (authored by sitter).
Merge branch 'release/20.04'
Mar 23 2020, 9:37 AM
sitter committed R320:7b4042b95665: add some extra debug in case stat fails (authored by sitter).
add some extra debug in case stat fails
Mar 23 2020, 9:37 AM
sitter accepted D27166: Refactor converter runner.
Mar 23 2020, 8:34 AM · Plasma
sitter added a comment to D27506: Split okular-backends from okular.

Neon/unstable I guess

Mar 23 2020, 8:19 AM

Mar 22 2020

sitter accepted D28188: breeze-icons autotests: skip symlinks in the builddir.
Mar 22 2020, 7:21 PM · Frameworks

Mar 20 2020

abstractdevelop awarded T2848: tool to let users move between neon repos (developer/user etc) a Love token.
Mar 20 2020, 10:32 PM · Neon
sitter committed R871:80efb36bc807: remove pointless and arbitrary 4 line frame limit (authored by sitter).
remove pointless and arbitrary 4 line frame limit
Mar 20 2020, 1:10 PM
sitter committed R871:b79d6c704fb5: Merge branch 'Plasma/5.18' (authored by sitter).
Merge branch 'Plasma/5.18'
Mar 20 2020, 1:10 PM
sitter closed D28098: remove pointless and arbitrary 4 line frame limit.
Mar 20 2020, 1:10 PM · Plasma
sitter committed R120:d03f98e782c3: make servicerunner only build once (authored by sitter).
make servicerunner only build once
Mar 20 2020, 10:02 AM
sitter closed D28137: make servicerunner only build once.
Mar 20 2020, 10:02 AM · Plasma
sitter accepted D28142: Display PID & signal numbers unlocalized.

I guess a localized number would be one with a thousand separator? 😆

Mar 20 2020, 9:58 AM · Plasma

Mar 19 2020

sitter requested changes to D27166: Refactor converter runner.

Please also add test cases for the regressions Kai highlighted. Thanks!

Mar 19 2020, 3:05 PM · Plasma
sitter committed R114:8dd8fe555a1e: characters: Refactoring, improve validation in kcm, optimize (authored by alex).
characters: Refactoring, improve validation in kcm, optimize
Mar 19 2020, 2:46 PM
sitter closed D27096: Refactoring, improve validation in kcm, optimize.
Mar 19 2020, 2:46 PM · Plasma
sitter accepted D27166: Refactor converter runner.
Mar 19 2020, 2:45 PM · Plasma
sitter committed R266:485e7be3b7ef: Use more flexible shebang (authored by tcberner).
Use more flexible shebang
Mar 19 2020, 2:44 PM
sitter closed D27927: Use more flexible shebang.
Mar 19 2020, 2:44 PM · Frameworks
sitter added a comment to D28129: Read the new message string after rather than before.

Quick recap from what we talked about on telegram: putting the print after the bt is most definitely going to throw off the backtrace parsing logic, so doing it this way would require extensive changes there, which is a dangerous place to make extensive changes.
Or we could define a simple function to ignore errors https://stackoverflow.com/questions/17923865/gdb-stops-in-a-command-file-if-there-is-an-error-how-to-continue-despite-the-er but that's also a bit faffy.
Another completely standalone approach would be to change BacktraceGenerator (I think?) to invoke the print in a completely independent gdb invocation i.e. separate the print call from the regular batchcommands and have drkonqi assemble it back into the final report. That way the actual tracing batch command couldn't fail on the print.

Mar 19 2020, 2:39 PM · Plasma
sitter committed R120:fab5b5e26d7e: some static analyzer improvements for service runner (authored by sitter).
some static analyzer improvements for service runner
Mar 19 2020, 2:29 PM
sitter closed D28138: some static analyzer improvements for service runner.
Mar 19 2020, 2:29 PM · Plasma
sitter added a comment to D28027: fix line rating for new format when function name is missing.

D28026

Mar 19 2020, 2:28 PM · Plasma
sitter added a dependency for D28027: fix line rating for new format when function name is missing: D28026: further constrict line parsing of .so files.
Mar 19 2020, 2:28 PM · Plasma
sitter added a dependent revision for D28026: further constrict line parsing of .so files: D28027: fix line rating for new format when function name is missing.
Mar 19 2020, 2:28 PM · Plasma
sitter updated the diff for D27980: make opengl module support multiple dri devices.
  • isValid is const now
  • use qdiriterator
  • use QFile::encodeName for the stat call
Mar 19 2020, 2:24 PM · Plasma
sitter requested review of D28138: some static analyzer improvements for service runner.
Mar 19 2020, 2:13 PM · Plasma
sitter requested review of D28137: make servicerunner only build once.
Mar 19 2020, 1:52 PM · Plasma
sitter added a comment to D15392: Remove check for glib event loop in PulseSupport.

@dvratil ping? :(

Mar 19 2020, 1:38 PM
sitter committed R486:77d127249ce2: make memset easier to read (authored by sitter).
make memset easier to read
Mar 19 2020, 1:37 PM