https://bugs.kde.org/show_bug.cgi?id=371724
Bug ID: 371724
Summary: Screenshots are not shown when element has no
width/height attribute
Product: Discover
Version: 5.8.2
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=371724
--- Comment #2 from Stefan Brüns ---
Ok, when looking for examples I noticed this is probably not related to the
width/height attribute.
One non-working example is poedit. The appdata contains:
https://upload.wikimedia.org/wikipedia/commons
https://bugs.kde.org/show_bug.cgi?id=371724
--- Comment #3 from Stefan Brüns ---
Ok, found a different possible cause - all non-working apps have exactly *one*
screenshot, multiple screenshots work.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=371724
Stefan Brüns changed:
What|Removed |Added
Platform|Other |openSUSE RPMs
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=372197
Bug ID: 372197
Summary: wrong XAUTHORITY setting leads to crashing
kscreenlocker_greeter
Product: kscreenlocker
Version: unspecified
Platform: openSUSE RPMs
OS: L
https://bugs.kde.org/show_bug.cgi?id=372197
--- Comment #2 from Stefan Brüns ---
Side note: this seems to also affect the "Logout", "Reboot" Actions from
KDE->Leave menu
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=372197
--- Comment #3 from Stefan Brüns ---
for pid in 2388 2389 2393 2446 2428 2433 2439 ; do echo -n "$pid: " ; cat
/proc/$pid/cmdline | tr '\0' ' ' ; echo -ne "\n\t" ; cat /proc/$pid/environ |
tr '\0'
https://bugs.kde.org/show_bug.cgi?id=372197
--- Comment #5 from Stefan Brüns ---
All processes with ~/.Xauthority are children of ksmserver, so this is
expected.
powerdevil, akonadi, firefox all have /tmp/xauth_1000-_0 in its env.
--
You are receiving this mail because:
You are watching all
https://bugs.kde.org/show_bug.cgi?id=372197
--- Comment #7 from Stefan Brüns ---
The processes which are not children of ksmserver are all programs which were
restored from a previous session.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=372197
--- Comment #8 from Stefan Brüns ---
Actually, both ~/.Xauthority and /tmp/xauth-$UID-_$DISPLAY are correct
locations, see https://cgit.kde.org/kinit.git/tree/src/kdeinit/kinit.cpp#n1470
for details.
The problem is caused by sddm.
When selecting
https://bugs.kde.org/show_bug.cgi?id=353463
Stefan Brüns changed:
What|Removed |Added
CC||stefan.bruens@rwth-aachen.d
https://bugs.kde.org/show_bug.cgi?id=372197
--- Comment #10 from Stefan Brüns ---
Although I agree its not a bug in kscreenlocker, I still have two remarks:
1. kscreenlocker_greet is hard to debug, as it immediate turns of ptrac'ing,
and only allows it late during the initializati
https://bugs.kde.org/show_bug.cgi?id=358548
--- Comment #12 from Stefan Brüns ---
(In reply to Eric Forgeot from comment #11)
> I've upgraded my Linuxmint 17.3 to linuxmint 18, installed the new KDE
> plasme (based on qt5) and cleaned my previous KDE settings.
>
> KDE5 looks
https://bugs.kde.org/show_bug.cgi?id=445825
Stefan Brüns changed:
What|Removed |Added
CC||stefan.bruens@rwth-aachen.d
https://bugs.kde.org/show_bug.cgi?id=332195
Stefan Brüns changed:
What|Removed |Added
Resolution|--- |UNMAINTAINED
CC
https://bugs.kde.org/show_bug.cgi?id=452628
Stefan Brüns changed:
What|Removed |Added
CC||stefan.bruens@rwth-aachen.d
https://bugs.kde.org/show_bug.cgi?id=467531
Bug ID: 467531
Summary: Changing any setting causes "Restart required"
Classification: Applications
Product: systemsettings
Version: 5.27.2
Platform: Other
OS: Linux
S
https://bugs.kde.org/show_bug.cgi?id=452628
--- Comment #8 from Stefan Brüns ---
(In reply to tagwerk19 from comment #7)
> If you want baloo to find you "example" when you search for "xample", that's
> a feature request 8-)
>
> However, in dolphin, that y
https://bugs.kde.org/show_bug.cgi?id=467751
Stefan Brüns changed:
What|Removed |Added
CC||stefan.bruens@rwth-aachen.d
https://bugs.kde.org/show_bug.cgi?id=467751
--- Comment #7 from Stefan Brüns ---
(You likely have to run "eject" as root, e.g. via sudo. In case eject returns
with a non-zero exit code, stracing it may reveal further information - "sudo
strace -s 200 eject /dev/mmcblk0".)
-
https://bugs.kde.org/show_bug.cgi?id=467751
--- Comment #9 from Stefan Brüns ---
According to the strace output, the drive supports none of the four attempted
methods of eject, i.e. the ioctl's 'CDROM_LOCKDOOR', 'SG_IO(...)', 'FDEJECT'
and 'MTIOCTOP'
https://bugs.kde.org/show_bug.cgi?id=468006
Bug ID: 468006
Summary: Bad icon for "media-flash"
Classification: Plasma
Product: Breeze
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Sev
https://bugs.kde.org/show_bug.cgi?id=467531
--- Comment #2 from Stefan Brüns ---
The changes are picked up, eventually after a batch has been finished. Telling
users "the system *must* be restarted" is just a lie. The changes are
immediately picked up when the indexer is idle. M
https://bugs.kde.org/show_bug.cgi?id=434432
--- Comment #15 from Stefan Brüns ---
Git commit e6fdb5b169f3da6f08c89ee1a425f1f00ce902b7 by Stefan Brüns.
Committed on 20/04/2023 at 22:43.
Pushed by bruns into branch 'master'.
Fix and consolidate discharge rate and remaining time calcula
https://bugs.kde.org/show_bug.cgi?id=434432
--- Comment #16 from Stefan Brüns ---
Git commit f6664808e34650512867fee817f940ab27b0097c by Stefan Brüns.
Committed on 21/04/2023 at 19:38.
Pushed by bruns into branch 'Plasma/5.27'.
Fix and consolidate discharge rate and remaining time c
https://bugs.kde.org/show_bug.cgi?id=466540
Stefan Brüns changed:
What|Removed |Added
Component|general |general
Product|frameworks-baloo
https://bugs.kde.org/show_bug.cgi?id=466540
--- Comment #7 from Stefan Brüns ---
Actually its a bug in the used libepub from ebook-tools.
You can also try to open the file with okular, which will also crash.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=466540
Stefan Brüns changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=466540
--- Comment #10 from Stefan Brüns ---
(In reply to tagwerk19 from comment #9)
> (In reply to Stefan Brüns from comment #8)
> > Fix pending on openSUSE ...
> I read that as the "upstream" is not maintained, so it is up to individ
https://bugs.kde.org/show_bug.cgi?id=447119
Stefan Brüns changed:
What|Removed |Added
Component|general |search
Assignee|baloo-bugs-n
https://bugs.kde.org/show_bug.cgi?id=447119
--- Comment #12 from Stefan Brüns ---
> ls -l . ; readlink -f
> /home/stefan/Sources/testdata/symlink_parent/testdata/symlink ; \
> baloosearch -v ; baloosearch -i -d
> /home/stefan/Sources/testdata/symlink_parent/testdata/symlink foo
https://bugs.kde.org/show_bug.cgi?id=433779
Stefan Brüns changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=433783
Stefan Brüns changed:
What|Removed |Added
Resolution|--- |WAITINGFORINFO
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=447119
--- Comment #14 from Stefan Brüns ---
Git commit c40c6b2594d9b383e11ead53cc56ceaf9d51f62c by Stefan Brüns.
Committed on 24/04/2023 at 19:33.
Pushed by bruns into branch 'master'.
baloosearch: Inform the user when the specified dir is not
https://bugs.kde.org/show_bug.cgi?id=447119
--- Comment #15 from Stefan Brüns ---
Git commit d313aa5d0b4122aee26a1a2f7dab6054d7eb5cd1 by Stefan Brüns.
Committed on 24/04/2023 at 19:35.
Pushed by bruns into branch 'kf5'.
baloosearch: Inform the user when the specified dir is not cano
https://bugs.kde.org/show_bug.cgi?id=413715
Stefan Brüns changed:
What|Removed |Added
Status|CONFIRMED |NEEDSINFO
Resolution
https://bugs.kde.org/show_bug.cgi?id=447119
--- Comment #17 from Stefan Brüns ---
(In reply to tagwerk19 from comment #16)
> (In reply to Stefan Brüns from comment #12)
> > Dolphin returns the correct result only when the path of the current
> > directory is its canonical name.
https://bugs.kde.org/show_bug.cgi?id=477068
--- Comment #12 from Stefan Brüns ---
(In reply to tagwerk19 from comment #11)
> (In reply to tagwerk19 from comment #10)
> > Maybe when baloo_file does its initial scan through the filestructure to set
> > up iNotify watches, it co
https://bugs.kde.org/show_bug.cgi?id=477805
Stefan Brüns changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=477855
--- Comment #2 from Stefan Brüns ---
I have seen this also after "plasmashell --replace", so probably unrelated to
session start (though, there may be some timing related stuff which has an
influence).
One influenced system was a fresh in
https://bugs.kde.org/show_bug.cgi?id=477805
--- Comment #5 from Stefan Brüns ---
Git commit 2ae70fd9c55fc85275c81ea96f5043a793628f79 by Stefan Brüns.
Committed on 10/12/2023 at 05:46.
Pushed by bruns into branch 'master'.
Remove service start timeout
On a slow machine the servic
https://bugs.kde.org/show_bug.cgi?id=477274
Stefan Brüns changed:
What|Removed |Added
Component|general |kcm_baloo
Assignee|baloo-bugs-n
https://bugs.kde.org/show_bug.cgi?id=477274
--- Comment #11 from Stefan Brüns ---
Why is assigning the bug to the right component unacceptable?
Why is mentioning where your conclusions are incorrect unacceptable?
The bug lies in the KCM, and is caused by a change you have done:
https
https://bugs.kde.org/show_bug.cgi?id=477274
Stefan Brüns changed:
What|Removed |Added
Resolution|--- |FIXED
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=439857
--- Comment #2 from Stefan Brüns ---
Not a baloo bug. The text is not extracted by KFileMetaData's
plaintextextractor, but for that a BR already exists.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=410680
Stefan Brüns changed:
What|Removed |Added
Version|5.59.0 |5.115.0
Product|frameworks-baloo
https://bugs.kde.org/show_bug.cgi?id=410680
--- Comment #11 from Stefan Brüns ---
If you want the original content (without Wayback inserts/link mangling), you
have to use:
https://web.archive.org/web/20131225011444im_/https://demo.borland.com/testsite/stadyn_largepagewithimages.html
--
You
https://bugs.kde.org/show_bug.cgi?id=316766
Stefan Brüns changed:
What|Removed |Added
Resolution|--- |WAITINGFORINFO
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=428967
Stefan Brüns changed:
What|Removed |Added
CC||stefan.bruens@rwth-aachen.d
https://bugs.kde.org/show_bug.cgi?id=487628
Stefan Brüns changed:
What|Removed |Added
CC||stefan.bruens@rwth-aachen.d
https://bugs.kde.org/show_bug.cgi?id=484828
Stefan Brüns changed:
What|Removed |Added
CC||stefan.bruens@rwth-aachen.d
https://bugs.kde.org/show_bug.cgi?id=484828
--- Comment #5 from Stefan Brüns ---
(In reply to tagwerk19 from comment #4)
> (In reply to Stefan Brüns from comment #2)
> The question is what "traps for unwary" look like in other languages...
German: BAFöG, MwSt, GmbH ;-)
--
Y
https://bugs.kde.org/show_bug.cgi?id=380456
Stefan Brüns changed:
What|Removed |Added
CC||stefan.bruens@rwth-aachen.d
https://bugs.kde.org/show_bug.cgi?id=390830
Stefan Brüns changed:
What|Removed |Added
CC||stefan.bruens@rwth-aachen.d
https://bugs.kde.org/show_bug.cgi?id=440537
Stefan Brüns changed:
What|Removed |Added
Summary|KFileExtractor doesn't work |KFileMetaData plain
https://bugs.kde.org/show_bug.cgi?id=410680
--- Comment #12 from Stefan Brüns ---
*** Bug 440537 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=440537
Stefan Brüns changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=410680
Stefan Brüns changed:
What|Removed |Added
Summary|baloo doesn't index words |KFileMetaData plain text
https://bugs.kde.org/show_bug.cgi?id=480665
Stefan Brüns changed:
What|Removed |Added
CC||stefan.bruens@rwth-aachen.d
https://bugs.kde.org/show_bug.cgi?id=481785
Stefan Brüns changed:
What|Removed |Added
CC||stefan.bruens@rwth-aachen.d
https://bugs.kde.org/show_bug.cgi?id=343437
Stefan Brüns changed:
What|Removed |Added
CC||stefan.bruens@rwth-aachen.d
https://bugs.kde.org/show_bug.cgi?id=432717
Stefan Brüns changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=432717
--- Comment #4 from Stefan Brüns ---
Baloo does not "restrict itself". It uses QMimeDatabase.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=432717
--- Comment #7 from Stefan Brüns ---
By omitting the 'sub-class-of=text/plain', the mimetype declaration essentially
tells "this is a binary file". Obviously this is not true for the affected
files, so 'text/plain' is the
https://bugs.kde.org/show_bug.cgi?id=432717
--- Comment #10 from Stefan Brüns ---
Because globs are to ambiguous. Just because you have an entry in the mimetype
database which says *.dsf is some format it does not mean *all* files with an
dsf extension adhere to this format. It *may* be a file
https://bugs.kde.org/show_bug.cgi?id=432717
--- Comment #12 from Stefan Brüns ---
Whatever ...
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=432717
Stefan Brüns changed:
What|Removed |Added
Assignee|stefan.bruens@rwth-aachen.d |c...@palacio.io
|e
https://bugs.kde.org/show_bug.cgi?id=380893
Stefan Brüns changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=432890
Stefan Brüns changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=433150
Stefan Brüns changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=433204
--- Comment #1 from Stefan Brüns ---
fs.inotify.max_user_watches=8192 is a ridiculously low value, even 16384 is. Is
that the Neon default?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=432890
--- Comment #5 from Stefan Brüns ---
(In reply to tagwerk19 from comment #4)
> For completeness, the issue when renaming files (comment 2) occurred when
> the files had the same modification time.
As far as the thumbnail specification goes t
https://bugs.kde.org/show_bug.cgi?id=433399
Stefan Brüns changed:
What|Removed |Added
Status|REPORTED|NEEDSINFO
Resolution
https://bugs.kde.org/show_bug.cgi?id=423902
Stefan Brüns changed:
What|Removed |Added
Status|REPORTED|NEEDSINFO
Resolution
https://bugs.kde.org/show_bug.cgi?id=423902
--- Comment #9 from Stefan Brüns ---
The command works for me.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=423902
--- Comment #13 from Stefan Brüns ---
Likely https://bugreports.qt.io/browse/QTBUG-56338
Fixed in Qt 5.15.0, https://codereview.qt-project.org/c/qt/qtbase/+/108456
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=425789
Stefan Brüns changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=420074
Stefan Brüns changed:
What|Removed |Added
Latest Commit||https://invent.kde.org/netw
https://bugs.kde.org/show_bug.cgi?id=423902
--- Comment #16 from Stefan Brüns ---
@Usta - a zombie child process does *not* block its parent.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=405284
--- Comment #6 from Stefan Brüns ---
@ngraham - updating and deleting the file updates the same parts of the DB.
Apparently the internal structure is corrupt.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=423902
--- Comment #20 from Stefan Brüns ---
The linked bug is related, but it is different.
The common problem is QProcess not receiving SIGCHLD, because something messes
with signals.
Qt 5.15 solves this for QProcess, but not for classes inheriting from
https://bugs.kde.org/show_bug.cgi?id=423902
Stefan Brüns changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
https://bugs.kde.org/show_bug.cgi?id=426989
Stefan Brüns changed:
What|Removed |Added
CC||stefan.bruens@rwth-aachen.d
https://bugs.kde.org/show_bug.cgi?id=427087
Stefan Brüns changed:
What|Removed |Added
Resolution|--- |LATER
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=427455
--- Comment #2 from Stefan Brüns ---
(In reply to Thiago Sueto from comment #0)
> I think it would make sense to set the xdg user directories (Documents,
> Downloads, Music, Pictures, Videos and Desktop) as the default folders for
> bal
https://bugs.kde.org/show_bug.cgi?id=427480
Stefan Brüns changed:
What|Removed |Added
Status|REPORTED|NEEDSINFO
Resolution
https://bugs.kde.org/show_bug.cgi?id=427453
Stefan Brüns changed:
What|Removed |Added
Ever confirmed|0 |1
Status|RESOLVED
https://bugs.kde.org/show_bug.cgi?id=427453
Stefan Brüns changed:
What|Removed |Added
Product|frameworks-baloo|frameworks-kfilemetadata
Component
https://bugs.kde.org/show_bug.cgi?id=427453
Stefan Brüns changed:
What|Removed |Added
Status|REOPENED|NEEDSINFO
Resolution
https://bugs.kde.org/show_bug.cgi?id=427453
Stefan Brüns changed:
What|Removed |Added
Assignee|pinak.ah...@gmail.com |stefan.bruens@rwth-aachen.d
https://bugs.kde.org/show_bug.cgi?id=427453
--- Comment #8 from Stefan Brüns ---
KFM has no problem with the file, and baloo on my system has no problem finding
it.
1. Check if any data can be extracted from the file:
a) dolphin, information panel (F11) should show "words" and &
https://bugs.kde.org/show_bug.cgi?id=427453
--- Comment #10 from Stefan Brüns ---
Thats just basic indexing information. Seems like the content indexer never
ran. Whats the output of:
$> balooctl status
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=438434
--- Comment #3 from Stefan Brüns ---
I no longer work on Baloo, rude behavior by various users had made me stop.
This rude behavior includes treating me like an idiot.
Stop assuming you can make any demands, without giving back.
--
You are
https://bugs.kde.org/show_bug.cgi?id=438074
Stefan Brüns changed:
What|Removed |Added
Assignee|stefan.bruens@rwth-aachen.d |baloo-bugs-n...@kde.org
|e
https://bugs.kde.org/show_bug.cgi?id=438434
Stefan Brüns changed:
What|Removed |Added
Assignee|stefan.bruens@rwth-aachen.d |baloo-bugs-n...@kde.org
|e
https://bugs.kde.org/show_bug.cgi?id=438455
Stefan Brüns changed:
What|Removed |Added
Assignee|stefan.bruens@rwth-aachen.d |pinak.ah...@gmail.com
|e
https://bugs.kde.org/show_bug.cgi?id=428416
Stefan Brüns changed:
What|Removed |Added
Assignee|stefan.bruens@rwth-aachen.d |baloo-bugs-n...@kde.org
|e
https://bugs.kde.org/show_bug.cgi?id=429648
Stefan Brüns changed:
What|Removed |Added
Assignee|stefan.bruens@rwth-aachen.d |baloo-bugs-n...@kde.org
|e
https://bugs.kde.org/show_bug.cgi?id=430717
Stefan Brüns changed:
What|Removed |Added
CC||stefan.bruens@rwth-aachen.d
https://bugs.kde.org/show_bug.cgi?id=435294
--- Comment #10 from Stefan Brüns ---
(In reply to Oded Arbel from comment #7)
> Baloo doesn't deal in inodes - it only cares about file paths, so unlikely
> any shenanigans with inodes will cause baloo to misbehave.
Thats wrong. Inotify
1 - 100 of 851 matches
Mail list logo