Your message dated Sun, 16 Apr 2023 23:19:11 +0200
with message-id <[email protected]>
and subject line kde-workspace has been superseded by Plasma 5
has caused the Debian Bug report #592841,
regarding typo "kindof" in plasma-scriptengine-ruby applet.rb resize
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
592841: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592841
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: plasma-scriptengine-ruby
Version: 4:4.4.5-1
Severity: normal
Tags: upstream patch


There's a typo in the "resize" function in:
/usr/share/kde4/apps/plasma_scriptengine_ruby/applet.rb

Line 90 has:
if args.length == 1 && args[0].kindof?(Qt::Size)

And it should read:
if args.length == 1 && args[0].kind_of?(Qt::Size)

(Note the underscore difference between kindof and kind_of)

This causes ruby plasma widgets (cpu frequency selector) to fail with "script 
initialization error"

I'm not certain whether this affects upstream, but this doesn't appear to be a 
Debian specific file.

Let me know if you need anything else.
Regards,
--Mike

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages plasma-scriptengine-ruby depends on:
ii  libplasma-ruby                4:4.4.5-2  KDE Plasma Ruby bindings

plasma-scriptengine-ruby recommends no packages.

plasma-scriptengine-ruby suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 4:4.11.22-3+rm

src:kde-workspace was last released with Debian 8 (jessie) in April 2015
and was removed from the Debian archive afterwards.
It has been superseded by Plasma 5.
See https://bugs.debian.org/803635 for details on the removal.
I'm closing the remaining bug reports now.

Andreas

--- End Message ---

Reply via email to