[Bug 2077102] [NEW] smokeping prober ignores log level

2024-08-15 Thread Igor Wawrzyniak
Public bug reported:

Log level is permanently set to "debug" and smokeping-prober floods logs
with every ICMP packet it receives:

Aug 15 13:32:03 arwen prometheus-smokeping-prober[2281731]: 
ts=2024-08-15T12:32:03.138Z caller=log.go:168 level=debug msg="Echo reply" 
ip_addr=x.x.x.5 bytes_received=32 icmp_seq=15 time=11.078098ms ttl=63
Aug 15 13:32:03 arwen prometheus-smokeping-prober[2281731]: 
ts=2024-08-15T12:32:03.484Z caller=log.go:168 level=debug msg="Echo reply" 
ip_addr=x.x.x.10 bytes_received=32 icmp_seq=15 time=22.736765ms ttl=64
Aug 15 13:32:03 arwen prometheus-smokeping-prober[2281731]: 
ts=2024-08-15T12:32:03.936Z caller=log.go:168 level=debug msg="Echo reply" 
ip_addr=x.x.x.2 bytes_received=32 icmp_seq=15 time=141.583454ms ttl=63

I tried to set log level to info (which should be the default) and error
- no difference (ps shows the command line option is present).

I checked the upstream version in the container and the package from
Ubuntu 24.04 - the problem is not present in those versions, it's only
in Ubuntu 22.04. Unfortunately I can't upgrade this server now.

Possibly related: while searching the web, I found Debian bug #1010054
for another Prometheus exporter, but someone mentions similar log in
Smokeping and explains: "the log level is not set correctly if the
exporter still uses go-kit/kit/log (instead of the newer go-kit/log) and
is built with prometheus/common v0.26.0 or later."

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: prometheus-smokeping-prober 0.5.0-1
ProcVersionSignature: Ubuntu 5.15.0-117.127-generic 5.15.158
Uname: Linux 5.15.0-117-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: unknown
Date: Thu Aug 15 16:35:58 2024
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: prometheus-smokeping-prober
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.prometheus.smokeping_prober.yml: [modified]
mtime.conffile..etc.default.prometheus-smokeping-prober: 
2024-08-15T13:31:37.022384
mtime.conffile..etc.prometheus.smokeping_prober.yml: 2024-08-09T16:12:34.512434

** Affects: prometheus-smokeping-prober (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2077102

Title:
  smokeping prober ignores log level

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/prometheus-smokeping-prober/+bug/2077102/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 227202] Re: [hardy] Cannot unlock touchpad FSC V5505

2011-04-29 Thread Igor Wawrzyniak
Confirmed in natty.

** Tags added: natty
** Tags removed: hardy

** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/227202

Title:
  [hardy] Cannot unlock touchpad FSC V5505

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 227202] Re: [hardy] Cannot unlock touchpad FSC V5505

2011-04-27 Thread Igor Wawrzyniak
I've got the same laptop, but it's not running Ubuntu now. However the
bug is still present in Debian Squeeze. If nobody else reports in a few
days, I'll boot Natty from live CD to confirm.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/227202

Title:
  [hardy] Cannot unlock touchpad FSC V5505

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103218] Re: multisync crashes to core at sync started

2010-09-30 Thread Igor Wawrzyniak
I've just got the same bug on two machines - one running Ubuntu Lucid
and another with up-to-date Debian testing (Squeeze). Similar results
with GUI front-ends and command line tools, so it's clearly a back-end
issue.

** Bug watch added: Debian Bug tracker #507847
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507847

** Also affects: multisync (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507847
   Importance: Unknown
   Status: Unknown

-- 
multisync crashes to core at sync started
https://bugs.launchpad.net/bugs/103218
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 600123] [NEW] xtables-addons shoud replace ipset, netfilter-extensions

2010-06-30 Thread Igor Wawrzyniak
Public bug reported:

For a few years now these packages were unusable:
- ipset: contains userspace tool, but no iptables modules, see #79182
- netfilter-extensions doesn't compile, see #320549

Package xtables-addons is a perfect replacement for these two. A dpkg
installation of xtables-addons should automatically remove them.

Affects: Lucid and Karmic, possibly older versions too.

** Affects: xtables-addons (Ubuntu)
 Importance: Undecided
 Status: New

-- 
xtables-addons shoud replace ipset, netfilter-extensions
https://bugs.launchpad.net/bugs/600123
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 79182] Re: ipset is not useful in ubuntu, because kernel and iptables do not support it.

2010-06-30 Thread Igor Wawrzyniak
Ipset package is unusuable, but you can get this software another way:
- install package xtables-addons-source
- build it with module-assistant auto-install (you can shorten it to m-a a-i) 
xtables-addons

-- 
ipset is not useful in ubuntu, because kernel and iptables do not support it.
https://bugs.launchpad.net/bugs/79182
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 584548] Re: phpldapadmin reports errors on access

2010-06-02 Thread Igor Wawrzyniak
** Changed in: phpldapadmin (Ubuntu)
   Status: New => Confirmed

-- 
phpldapadmin reports errors on access
https://bugs.launchpad.net/bugs/584548
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 446669] Re: E_STRICT: Declaration of AJAXTree::draw_dn() should be compatible with that of PLMTree::draw_dn()

2010-04-01 Thread Igor Wawrzyniak
I nominated this bug for server papercuts. The fix is trivial and the
issue is annoying to everyone trying to use this package.

-- 
E_STRICT: Declaration of AJAXTree::draw_dn() should be compatible with that of 
PLMTree::draw_dn()
https://bugs.launchpad.net/bugs/446669
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 446669] Re: E_STRICT: Declaration of AJAXTree::draw_dn() should be compatible with that of PLMTree::draw_dn()

2010-03-30 Thread Igor Wawrzyniak
** Also affects: server-papercuts
   Importance: Undecided
   Status: New

-- 
E_STRICT: Declaration of AJAXTree::draw_dn() should be compatible with that of 
PLMTree::draw_dn()
https://bugs.launchpad.net/bugs/446669
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 542666] Re: No verbose output on ubuntu-server

2010-03-29 Thread Igor Wawrzyniak
** Changed in: upstart (Ubuntu)
   Status: New => Confirmed

** Description changed:

  Binary package hint: upstart
  
  Release:
  Ubuntu Server 10.04
- Minimal Virtual Machine installation 
- No plymouth is installed (this is by default)
+ Minimal Virtual Machine installation
+ No plymouth is installed (this is by default)
  
  Version
  0.6.5-5
  
  What you expected to happen:
     When the system boots, result from init scripts should be visible on the 
screen. That way, it is easy to know at boot time if some service failed to boot
  
  What happened instead:
     Only a black screen is shown
     The caret is shown on screen bl'inking and moving vertically. Maybe the 
output from init scripts is there, but masked in back characters
     The first login prompt is at the middle/bottom of the screen

-- 
No verbose output on ubuntu-server
https://bugs.launchpad.net/bugs/542666
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 530541] Re: desktopcouch-service crashed with RuntimeError in run_couchdb()

2010-03-29 Thread Igor Wawrzyniak
Got this on Lucid Beta when I opened "Me menu" and tried to add a new
account. Haven't used gwibber on this machine yet. Default /etc/hosts.

-- 
desktopcouch-service crashed with RuntimeError in run_couchdb()
https://bugs.launchpad.net/bugs/530541
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 320549] Re: multipile errors when compiling with module-assistant

2010-03-25 Thread Igor Wawrzyniak
There's a package xtables-addons-source in Karmic and Lucid. This one
compiles fine, contains the same modules and some more. I think this
package shoud be removed and xtables-addons should have   Replaces:
netfilter-extensions-source

-- 
multipile errors when compiling with module-assistant
https://bugs.launchpad.net/bugs/320549
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 320549] Re: multipile errors when compiling with module-assistant

2010-03-18 Thread Igor Wawrzyniak
Same issue in Lucid beta. What's the point of providing a package that
has been unusable for at least two years?

-- 
multipile errors when compiling with module-assistant
https://bugs.launchpad.net/bugs/320549
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 540217] Re: unable to compile module with m-a

2010-03-17 Thread Igor Wawrzyniak

** Attachment added: "build log"
   http://launchpadlibrarian.net/41118370/iscsi-build.log

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/41116430/Dependencies.txt

-- 
unable to compile module with m-a
https://bugs.launchpad.net/bugs/540217
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 540217] [NEW] unable to compile module with m-a

2010-03-17 Thread Igor Wawrzyniak
Public bug reported:

Binary package hint: iscsitarget

Ubuntu Lucid freshly updated. 
kernel 2.6.32-15.22, iscsitarget-source 1.4.19+svn275-ubuntu1

Tried to compile module with m-a a-i iscsitarget. GCC found error in
file-io.c line 91 - see atttached log.

ProblemType: Bug
Architecture: i386
Date: Wed Mar 17 12:56:22 2010
DistroRelease: Ubuntu 10.04
Package: iscsitarget-source 1.4.19+svn275-ubuntu1
PackageArchitecture: all
ProcEnviron:
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-15.22-generic
SourcePackage: iscsitarget
Uname: Linux 2.6.32-15-generic i686

** Affects: iscsitarget (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
unable to compile module with m-a
https://bugs.launchpad.net/bugs/540217
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 227202] Re: [hardy] Cannot unlock touchpad FSC V5505

2010-02-11 Thread Igor Wawrzyniak
Still a bug in Karmic.

-- 
[hardy] Cannot unlock touchpad FSC V5505
https://bugs.launchpad.net/bugs/227202
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 506297] Re: Graphical Ubuntu logo enabled on servers, no more login prompt

2010-01-26 Thread Igor Wawrzyniak
Fixed it for me. Thanks

-- 
Graphical Ubuntu logo enabled on servers, no more login prompt
https://bugs.launchpad.net/bugs/506297
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 291629] Re: kipmi0 uses 100% cpu

2009-07-15 Thread Igor Wawrzyniak
Just today I saw this bug again on kernel 2.6.27-11-server (forgot to
blacklist ipmi_si). I can't test development version on my box since
it's a production server. My other machines don't show it, probably it's
related to a specific hardware.

-- 
kipmi0 uses 100% cpu
https://bugs.launchpad.net/bugs/291629
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 381940] Re: korganizer cannot read akonadi compatibility resource

2009-06-22 Thread Igor Wawrzyniak
That's right, I used pre-release for a few weeks before stable came out.

I can help to test the conversion, I recently switched to Evolution as
my production PIM, so I can create, delete and move around files in
Kontact without much hassle. What should I do to get more info?

-- 
korganizer cannot read akonadi compatibility resource
https://bugs.launchpad.net/bugs/381940
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 386434] [NEW] installer: transport endpoint not connected

2009-06-12 Thread Igor Wawrzyniak
Public bug reported:

Binary package hint: debian-installer

Tried installing Karmic Alpha2 Netbook Remix on VMware. After the
installation, when the system shoud reboot, I've got a screen full of
messages:

init: tty1 main process (19278) terminated with status 255
init: tty1 main process ended, respawning
init: unable to execute "/bin/sh" for tty1: Transport endpoint is not connected
[repeated several times with different PIDs, followed by]
init: tty1 respawning too fast, stopped

The installation was completed and after a forced reboot I was able to
boot the system, so the problem is only cosmetic.

** Affects: debian-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: installer karmic vmware

-- 
installer: transport endpoint not connected
https://bugs.launchpad.net/bugs/386434
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 229022] Re: Wxmaxima shows plot without curve

2009-06-08 Thread Igor Wawrzyniak
Thank you for reporting. Can you confirm if the problem still exists on
your system? If it does, please report your versions of: maxima,
wxmaxima and gnuplot.

** Changed in: wxmaxima (Ubuntu)
   Status: New => Incomplete

-- 
Wxmaxima shows plot without curve
https://bugs.launchpad.net/bugs/229022
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 381940] Re: korganizer cannot read akonadi compatibility resource

2009-05-30 Thread Igor Wawrzyniak

** Attachment added: "stdrc.diff"
   http://launchpadlibrarian.net/27304297/stdrc.diff

** Attachment removed: "stdrc.diff"
   http://launchpadlibrarian.net/27304297/stdrc.diff

-- 
korganizer cannot read akonadi compatibility resource
https://bugs.launchpad.net/bugs/381940
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 381940] [NEW] korganizer cannot read akonadi compatibility resource

2009-05-30 Thread Igor Wawrzyniak
Public bug reported:

Binary package hint: korganizer

I have used korganizer for years. Few months ago, after an upgrade, it
converted my old data to "akonadi compatibility resource". Then I
started seeing this bug.

On startup, korganizer complains: "Błąd podczas wczytywania Akonadi
Compatibility Resource" (Error while reading Akonadi...). Calendar and
todo list are empty.

I compared korganizer's files with the backup and was able to pinpoint the part 
causing the problem - it's in
$HOME/.kde/share/config/kresources/calendar/stdrc - see attached diff. When I 
restore this file, events and tasks appear again.

Happens: infrequently, once every few weeks. More probable after a
system crash / unclean shutdown, but sometimes also happens without an
apparent reason.

No information in $HOME/.xsession-errors.

Ubuntu 9.04, KDE 4.2.3 (also happened with 1 or 2 previous
versions).

** Affects: kdepim (Ubuntu)
 Importance: Undecided
 Status: New

-- 
korganizer cannot read akonadi compatibility resource
https://bugs.launchpad.net/bugs/381940
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 381940] Re: korganizer cannot read akonadi compatibility resource

2009-05-30 Thread Igor Wawrzyniak

** Attachment added: "stdrc.diff"
   http://launchpadlibrarian.net/27304388/stdrc.diff

-- 
korganizer cannot read akonadi compatibility resource
https://bugs.launchpad.net/bugs/381940
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 291629] Re: kipmi0 uses 100% cpu

2009-05-24 Thread Igor Wawrzyniak
The same problem happens to me, but not all the time. The machine can
run for days without kipmi0 even showing up in top. But once it starts
using 100% of CPU, it's there until reboot.

I've blacklisted ipmi_si in /etc/modprobe.d and never seen this again.
However, it happened infrequently, so I can't be sure it really helped.

uname -r: 2.6.27-11-server (same with older versions)
CPU: 2x Xeon Dual Core

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
kipmi0 uses 100% cpu
https://bugs.launchpad.net/bugs/291629
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 320549] Re: multipile errors when compiling with module-assistant

2009-02-27 Thread Igor Wawrzyniak
same problem in Ubuntu Server 8.10

-- 
multipile errors when compiling with module-assistant
https://bugs.launchpad.net/bugs/320549
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 320549] [NEW] multipile errors when compiling with module-assistant

2009-01-23 Thread Igor Wawrzyniak
Public bug reported:

compiling with:
module-assistant build netfilter-extensions-source

error message:
[snip]
/usr/src/modules/netfilter-extensions/net/ipv4/netfilter/ip_set.c:27:27: error: 
asm/semaphore.h: No such file or directory

fix: removing the offending line makes IPSET extension compile.

Process fails later with:
/usr/src/modules/netfilter-extensions/net/ipv4/netfilter/ipt_TARPIT.c:241: 
error: 'NF_IP_LOCAL_IN'

CONFIG_IP_NF_TARGET_TARPIT = n

I didn't need TARPIT, so I used a simple workaround: in
/usr/src/modules/netfilter-extensions/net/ipv4/netfilter
set CONFIG_IP_NF_TARGET_TARPIT = n 
instead of =m

Ubuntu 8.04 Server, package versions:
netfilter-extensions-source 20080326+debian-1
module-assistant  0.10.11ubuntu1
linux-headers:  2.6.27-9.19  AND linux-headers-server 2.6.27.9.13 (I'm not sure 
why, I guess it was
apt's decision)

** Affects: netfilter-extensions (Ubuntu)
 Importance: Undecided
 Status: New

-- 
multipile errors when compiling with module-assistant
https://bugs.launchpad.net/bugs/320549
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301412] Re: knode: unable to set action in scorefile

2008-11-23 Thread Igor Wawrzyniak
I think I didn't write my report very clearly, what I meant is:

Each entry in scorefile has 3 parts in the dialog window: properties
(name, groups, expiry date), conditions (from, subject and other), and
actions. Part 1 and 2 works fine, part 3 is gone or can even cause knode
to crash.

-- 
knode: unable to set action in scorefile
https://bugs.launchpad.net/bugs/301412
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 301412] Re: knode: unable to set action in scorefile

2008-11-23 Thread Igor Wawrzyniak

** Attachment added: "backtrace.txt"
   http://launchpadlibrarian.net/19887299/backtrace.txt

-- 
knode: unable to set action in scorefile
https://bugs.launchpad.net/bugs/301412
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301412] [NEW] knode: unable to set action in scorefile

2008-11-23 Thread Igor Wawrzyniak
Public bug reported:

After migrating from KDE3 to KDE4 I noticed that my scorefile stopped
working. In the configuration dialog I could see the entries with
emails, names of groups etc. but the actions (adjust score, mark as read
etc.) were missing. I tried editing or adding entries, but Knode crashes
the moment I click 'OK' if there is any action set.

I tried setting LANG to C instead of my usual Polish locale. This time I
could save the scorefile - but it still didn't work and when I entered
the dialog again, actions were gone. The rest of the entries were
intact.

Reproducible 100%. Kubuntu Intrepid. Tried knode from official KDE 4.1.2
and 4.1.3 from 'unsupported updates' repository - same effect. System is
64-bit.

** Affects: kdepim (Ubuntu)
 Importance: Undecided
 Status: New

-- 
knode: unable to set action in scorefile
https://bugs.launchpad.net/bugs/301412
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs