From noreply at frugalware.org Sat Dec 2 16:46:35 2006
From: noreply at frugalware.org (Flyspray)
Date: Sat Dec 2 16:46:40 2006
Subject: [Frugalware-bugs] #1504: pacman -Syu and odd kernel upgrade
Message-ID: <1ab8033633fdf83df33c165ca5dc4aa6@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Ralph Alvy (ralvy)
Attached to Project - Packages
Summary - pacman -Syu and odd kernel upgrade
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Doing a pacman -Syu this morning gives me an unending output
like this:
kernel-source-2.6.19-1 [################] 157% 70212K 350.1K/s
1193046:27: kernel-source-2.6.19-1 [################] 158% 70223K
350.1K/s 1193046:27: kernel-source-2.6.19-1 [################] 158%
70235K 350.1K/s 1193046:27: kernel-source-2.6.19-1
[################] 158% 70246K 350.1K/s 1193046:27:
kernel-source-2.6.19-1 [################] 158% 70257K 350.1K/s
1193046:27: kernel-source-2.6.19-1 [################] 158% 70269K
350.1K/s 1193046:27: kernel-source-2.6.19-1 [################] 158%
70280K 350.1K/s 1193046:27: kernel-source-2.6.19-1
[################] 158% 70291K 350.1K/s 1193046:27:
kernel-source-2.6.19-1 [################] 158% 70303K 350.1K/s
1193046:27: kernel-source-2.6.19-1 [################] 158% 70314K
350.1K/s 1193046:27: kernel-source-2.6.19-1 [################] 158%
70325K 350.1K/s 1193046:27: kernel-source-2.6.19-1
[################] 158% 70337K 350.1K/s 1193046:27:
kernel-source-2.6.19-1 [################] 158% 70348K 350.1K/s
1193046:27: kernel-source-2.6.19-1 [################] 158% 70359K
350.1K/s 1193046:27: kernel-source-2.6.19-1 [################] 158%
70370K 350.1K/s 1193046:27: kernel-source-2.6.19-1
[################] 169% 75184K 350.0K/s 1193046:26:49
More information can be found at the following URL:
http://bugs.frugalware.org/task/1504
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sun Dec 3 03:20:38 2006
From: noreply at frugalware.org (Flyspray)
Date: Sun Dec 3 03:20:42 2006
Subject: [Frugalware-bugs] #1505: snd_hda_intel - cat /proc/asound/cards ---
no soundcards ---
Message-ID: <931bd9958cde10d05d0be97b338c3346@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - FruPetr (FruPetr)
Attached to Project - Packages
Summary - snd_hda_intel - cat /proc/asound/cards --- no soundcards ---
Task Type - Bug Report
Category - Multimedia
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details -
- 1.
No sound on NoteBook Lenovo N100 3000
**lspci**
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High
Definition Audio Controller (rev 02)
**uname -a**
2.6.19-fw1 #1 SMP PREEMPT Thu Nov 30 16:14:02 CET 2006 i686 GNU/Linux
**dmesg**
Advanced Linux Sound Architecture Driver Version 1.0.13 (Tue Nov 28
14:07:24 2006 UTC).
ALSA device list:
No soundcards found.
- 2.
**cat /etc/modprobe.d/sound**
options snd-hda-intel index=0 position_fix=1 single_cmd=1
model=laptop-eapd
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-hda-intel
# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-hda-intel
# Card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
**grep SOUND /boot/config**
CONFIG_SOUND=y
# CONFIG_SOUND_PRIME is not set
**grep SND /boot/config**
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_RTCTIMER=m
CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
# CONFIG_SND_DYNAMIC_MINORS is not set
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_MPU401_UART=m
CONFIG_SND_OPL3_LIB=m
CONFIG_SND_OPL4_LIB=m
CONFIG_SND_VX_LIB=m
CONFIG_SND_AC97_CODEC=m
CONFIG_SND_AC97_BUS=m
CONFIG_SND_DUMMY=m
CONFIG_SND_VIRMIDI=m
CONFIG_SND_MTPAV=m
CONFIG_SND_MTS64=m
CONFIG_SND_SERIAL_U16550=m
CONFIG_SND_MPU401=m
CONFIG_SND_AD1848_LIB=m
CONFIG_SND_CS4231_LIB=m
CONFIG_SND_ADLIB=m
CONFIG_SND_AD1816A=m
CONFIG_SND_AD1848=m
CONFIG_SND_ALS100=m
CONFIG_SND_AZT2320=m
CONFIG_SND_CMI8330=m
CONFIG_SND_CS4231=m
CONFIG_SND_CS4232=m
CONFIG_SND_CS4236=m
CONFIG_SND_DT019X=m
CONFIG_SND_ES968=m
CONFIG_SND_ES1688=m
CONFIG_SND_ES18XX=m
CONFIG_SND_GUS_SYNTH=m
CONFIG_SND_GUSCLASSIC=m
CONFIG_SND_GUSEXTREME=m
CONFIG_SND_GUSMAX=m
CONFIG_SND_INTERWAVE=m
CONFIG_SND_INTERWAVE_STB=m
CONFIG_SND_OPL3SA2=m
CONFIG_SND_OPTI92X_AD1848=m
CONFIG_SND_OPTI92X_CS4231=m
CONFIG_SND_OPTI93X=m
CONFIG_SND_MIRO=m
CONFIG_SND_SB8=m
CONFIG_SND_SB16=m
CONFIG_SND_SBAWE=m
CONFIG_SND_SB16_CSP=y
CONFIG_SND_SGALAXY=m
CONFIG_SND_SSCAPE=m
CONFIG_SND_WAVEFRONT=m
CONFIG_SND_AD1889=m
CONFIG_SND_ALS300=m
CONFIG_SND_ALS4000=m
CONFIG_SND_ALI5451=m
CONFIG_SND_ATIIXP=m
CONFIG_SND_ATIIXP_MODEM=m
CONFIG_SND_AU8810=m
CONFIG_SND_AU8820=m
CONFIG_SND_AU8830=m
CONFIG_SND_AZT3328=m
CONFIG_SND_BT87X=m
# CONFIG_SND_BT87X_OVERCLOCK is not set
CONFIG_SND_CA0106=m
CONFIG_SND_CMIPCI=m
CONFIG_SND_CS4281=m
CONFIG_SND_CS46XX=m
CONFIG_SND_CS46XX_NEW_DSP=y
CONFIG_SND_CS5535AUDIO=m
CONFIG_SND_DARLA20=m
CONFIG_SND_GINA20=m
CONFIG_SND_LAYLA20=m
CONFIG_SND_DARLA24=m
CONFIG_SND_GINA24=m
CONFIG_SND_LAYLA24=m
CONFIG_SND_MONA=m
CONFIG_SND_MIA=m
CONFIG_SND_ECHO3G=m
CONFIG_SND_INDIGO=m
CONFIG_SND_INDIGOIO=m
CONFIG_SND_INDIGODJ=m
CONFIG_SND_EMU10K1=m
CONFIG_SND_EMU10K1X=m
CONFIG_SND_ENS1370=m
CONFIG_SND_ENS1371=m
CONFIG_SND_ES1938=m
CONFIG_SND_ES1968=m
CONFIG_SND_FM801=m
CONFIG_SND_FM801_TEA575X_BOOL=y
CONFIG_SND_FM801_TEA575X=m
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_HDSP=m
CONFIG_SND_HDSPM=m
CONFIG_SND_ICE1712=m
CONFIG_SND_ICE1724=m
CONFIG_SND_INTEL8X0=m
CONFIG_SND_INTEL8X0M=m
CONFIG_SND_KORG1212=m
CONFIG_SND_MAESTRO3=m
CONFIG_SND_MIXART=m
CONFIG_SND_NM256=m
CONFIG_SND_PCXHR=m
CONFIG_SND_RIPTIDE=m
CONFIG_SND_RME32=m
CONFIG_SND_RME96=m
CONFIG_SND_RME9652=m
CONFIG_SND_SONICVIBES=m
CONFIG_SND_TRIDENT=m
CONFIG_SND_VIA82XX=m
CONFIG_SND_VIA82XX_MODEM=m
CONFIG_SND_VX222=m
CONFIG_SND_YMFPCI=m
# CONFIG_SND_AC97_POWER_SAVE is not set
CONFIG_SND_USB_AUDIO=m
CONFIG_SND_USB_USX2Y=m
CONFIG_SND_VXPOCKET=m
CONFIG_SND_PDAUDIOCF=m
- 3.
**modprobe -v snd-hda-intel**
insmod /lib/modules/2.6.19-fw1/kernel/sound/pci/hda/snd-hda-codec.ko
insmod /lib/modules/2.6.19-fw1/kernel/sound/pci/hda/snd-hda-intel.ko
index=0 position_fix=1 single_cmd=1 model=laptop-eapd
**modprobe -v snd-seq-oss**
insmod /lib/modules/2.6.19-fw1/kernel/sound/core/seq/snd-seq-device.ko
insmod /lib/modules/2.6.19-fw1/kernel/sound/core/seq/snd-seq.ko
insmod
/lib/modules/2.6.19-fw1/kernel/sound/core/seq/snd-seq-midi-event.ko
insmod
/lib/modules/2.6.19-fw1/kernel/sound/core/seq/oss/snd-seq-oss.ko
**lsmod**
Module Size Used by
snd_seq_dummy 4740 0
snd_seq_oss 32000 0
snd_seq_midi_event 8064 1 snd_seq_oss
snd_seq 50384 5
snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 8588 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_hda_intel 20760 0
snd_hda_codec 158080 1 snd_hda_intel
nls_cp437 6784 1
vfat 13440 1
fat 50972 1 vfat
nls_iso8859_1 5120 2
ntfs 211732 1
i915 19200 2
drm 73620 3 i915
binfmt_misc 12424 1
ipv6 242720 12
xt_state 3072 1
ip_conntrack 51764 1 xt_state
nfnetlink 7576 1 ip_conntrack
iptable_filter 3840 1
ip_tables 14820 1 iptable_filter
x_tables 15876 2 xt_state,ip_tables
intel_agp 24860 1
intelfb 36388 0
agpgart 32204 4 drm,intel_agp,intelfb
i2c_algo_bit 8840 1 intelfb
eth1394 19972 0
shpchp 36644 0
uhci_hcd 23048 0
ehci_hcd 29832 0
8139cp 23808 0
8139too 26624 0
mii 6528 2 8139cp,8139too
yenta_socket 27148 1
rsrc_nonstatic 13184 1 yenta_socket
ohci1394 34224 0
iTCO_wdt 11176 0
ata_generic 8196 0
i2c_i801 8588 0
i2c_core 22272 2 i2c_algo_bit,i2c_i801
evdev 10496 1
wbsd 18440 0
sdhci 18444 0
mmc_block 9864 0
mmc_core 25860 3 wbsd,sdhci,mmc_block
capability 5768 0
commoncap 7936 1 capability
loop 17416 0
lp 13192 0
parport_pc 26916 0
parport 36680 2 lp,parport_pc
dm_mod 55704 0
**cat /proc/asound/cards**
--- no soundcards ---
**cat /proc/asound/devices**
1: : sequencer
33: : timer
**cat /proc/asound/oss/sndstat**
Sound Driver:3.8.1a-980706 (ALSA v1.0.13 emulation code)
Kernel: Linux lancelot 2.6.19-fw1 #1 SMP PREEMPT Thu Nov 30 16:14:02
CET 2006 i686
Config options: 0
Installed drivers:
Type 10: ALSA emulation
Card config:
--- no soundcards ---
Audio devices: NOT ENABLED IN CONFIG
Synth devices: NOT ENABLED IN CONFIG
Midi devices: NOT ENABLED IN CONFIG
Timers:
7: system timer
Mixers: NOT ENABLED IN CONFIG
- 4.
Hear some sound, detect something in /proc/asound/cards.
- 5.
This problem is permanent.
- 6.
On openSUSE 10.2 or Ubuntu 6.10 soundcard working well (without
microphone exactly - is not supported by ALSA, I think till now).
More information can be found at the following URL:
http://bugs.frugalware.org/task/1505
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sun Dec 3 05:07:30 2006
From: noreply at frugalware.org (Flyspray)
Date: Sun Dec 3 05:07:36 2006
Subject: [Frugalware-bugs] #1506: gnome-main-menu (slab)
Message-ID: <2efe460eb00275bf4db3fd430847c990@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - FruPetr (FruPetr)
Attached to Project - Packages
Summary - gnome-main-menu (slab)
Task Type - Feature Request
Category - GNOME
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - 1. Name:
GNOME start menu applet
2. Links:
[[http://packages.qa.debian.org/s/slab.html|http://packages.qa.debian.org/s/slab.html]]\\
[[http://packages.debian.org/testing/gnome/gnome-main-menu|http://packages.debian.org/testing/gnome/gnome-main-menu]]
[[http://packages.ubuntulinux.org/edgy/gnome/gnome-main-menu|http://packages.ubuntulinux.org/edgy/gnome/gnome-main-menu]]
[[ftp://ftp.gwdg.de/pub/opensuse/repositories/GNOME:/STABLE/SUSE_Linux_10.1/src/gnome-main-menu-0.6.3-48.1.src.rpm|ftp://ftp.gwdg.de/pub/opensuse/repositories/GNOME:/STABLE/SUSE_Linux_10.1/src/gnome-main-menu-0.6.3-48.1.src.rpm]]
[[http://cvs.gnome.org/viewcvs/slab/|http://cvs.gnome.org/viewcvs/slab/]]
3. Description:
This applet provides a "start menu" for the GNOME desktop.
It features a list of favorite applications, and recently used
documents.
It also integrates with the Beagle search tool to provide search
facilities from the start menu. It provides shortcuts for common
system administration actions and integrates with network-manager for
network status reporting.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1506
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Mon Dec 4 14:09:44 2006
From: noreply at frugalware.org (Flyspray)
Date: Mon Dec 4 14:09:47 2006
Subject: [Frugalware-bugs] #1507: [SEC] kdegraphics
Message-ID: <7893f8650798e97e719e32ce4f1d446c@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - crazy (bugs)
Attached to Project - Packages
Summary - [SEC] kdegraphics
Task Type - Bug Report
Category - KDE
Status - Assigned
Assigned To - Andr?s V?r?sk?i, crazy
Operating System - x86_64 / i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23203/
patch:
ftp://ftp.kde.org/pub/kde/security_patches/post-3.5.5-kdegraphics.diff
More information can be found at the following URL:
http://bugs.frugalware.org/task/1507
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Tue Dec 5 12:31:30 2006
From: noreply at frugalware.org (Flyspray)
Date: Tue Dec 5 12:31:40 2006
Subject: [Frugalware-bugs] #1508: [SEC] squirrelmail
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Andr?s V?r?sk?i (voroskoi)
Attached to Project - Packages
Summary - [SEC] squirrelmail
Task Type - Bug Report
Category - Networking
Status - Unconfirmed
Assigned To - Kapolnasi Tamas, Andr?s V?r?sk?i
Operating System - x86_64 / i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23195/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1508
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Tue Dec 5 12:35:20 2006
From: noreply at frugalware.org (Flyspray)
Date: Tue Dec 5 12:35:22 2006
Subject: [Frugalware-bugs] #1509: [SEC] xine-lib
Message-ID: <50b6d12af8c99c9e52865f74dc3eceb9@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Andr?s V?r?sk?i (voroskoi)
Attached to Project - Packages
Summary - [SEC] xine-lib
Task Type - Bug Report
Category - X libraries
Status - Unconfirmed
Assigned To - VMiklos, Andr?s V?r?sk?i
Operating System - x86_64 / i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23218/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1509
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Thu Dec 7 15:49:44 2006
From: noreply at frugalware.org (Flyspray)
Date: Thu Dec 7 15:49:53 2006
Subject: [Frugalware-bugs] #1511: pacman needs forking
Message-ID: <7f88ecc7d63c591a937789e64ee6fc99@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - VMiklos (vmiklos)
Attached to Project - Packages
Summary - pacman needs forking
Task Type - Bug Report
Category - Games
Status - New
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://wiki.frugalware.org/Pacman-ng
More information can be found at the following URL:
http://bugs.frugalware.org/task/1511
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Fri Dec 8 09:27:57 2006
From: noreply at frugalware.org (Flyspray)
Date: Fri Dec 8 09:27:59 2006
Subject: [Frugalware-bugs] #1512: [SEC] gnupg
Message-ID: <65e1d16f2b88e8df2a89a3f27e16d47f@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Andr?s V?r?sk?i (voroskoi)
Attached to Project - Packages
Summary - [SEC] gnupg
Task Type - Bug Report
Category - Applications
Status - New
Assigned To - Andr?s V?r?sk?i
Operating System - x86_64 / i686
Severity - Low
Priority - Normal
Reported Version - 0.5
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23245/
Have to check gpg-agent too!
More information can be found at the following URL:
http://bugs.frugalware.org/task/1512
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Fri Dec 8 14:03:52 2006
From: noreply at frugalware.org (Flyspray)
Date: Fri Dec 8 14:03:55 2006
Subject: [Frugalware-bugs] #1513: [SEC] madwifi
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Andr?s V?r?sk?i (voroskoi)
Attached to Project - Packages
Summary - [SEC] madwifi
Task Type - Bug Report
Category - Networking
Status - Unconfirmed
Assigned To - VMiklos, Andr?s V?r?sk?i
Operating System - x86_64 / i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23277/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1513
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Fri Dec 8 14:35:00 2006
From: noreply at frugalware.org (Flyspray)
Date: Fri Dec 8 14:35:05 2006
Subject: [Frugalware-bugs] #1514: [SEC] kernel
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Andr?s V?r?sk?i (voroskoi)
Attached to Project - Packages
Summary - [SEC] kernel
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - VMiklos, Andr?s V?r?sk?i
Operating System - x86_64 / i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23254/
http://secunia.com/advisories/22731/
http://secunia.com/advisories/22702/
http://secunia.com/advisories/22289/
http://secunia.com/advisories/22279/
http://secunia.com/advisories/23073/
Some of this issues maybe fixed (especially in -current), but i
haven't find the CVE reference on fw.org/security so we should check
these.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1514
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Fri Dec 8 15:22:04 2006
From: noreply at frugalware.org (Flyspray)
Date: Fri Dec 8 15:22:11 2006
Subject: [Frugalware-bugs] #1515: [SEC] phpbb
Message-ID: <00dd6af332a24c5e46d853e17b2f6725@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Andr?s V?r?sk?i (voroskoi)
Attached to Project - Packages
Summary - [SEC] phpbb
Task Type - Bug Report
Category - Networking
Status - Unconfirmed
Assigned To - Andr?s V?r?sk?i, Alex Smith
Operating System - x86_64 / i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23283/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1515
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Fri Dec 8 22:09:01 2006
From: noreply at frugalware.org (Flyspray)
Date: Fri Dec 8 22:09:05 2006
Subject: [Frugalware-bugs] #1516: xcb_lib failed
Message-ID: <38a23e0c89f4b7f947a9290e5e387412@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Daniel Exner (DeX77)
Attached to Project - Packages
Summary - xcb_lib failed
Task Type - Bug Report
Category - X Window System
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Neverwinter Nights and glxgears stopped working with Error:
glxgears
XIO: fatal IO error 22 (Invalid argument) on X server ":0.0"
after 36 requests (36 known processed) with 0 events remaining.
glxgears: xcb_xlib.c:41: xcb_xlib_lock: Assertion `!c->xlib.lock'
failed.
The exact line in Nr. in xcb_xlib varies
More information can be found at the following URL:
http://bugs.frugalware.org/task/1516
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sat Dec 9 05:47:41 2006
From: noreply at frugalware.org (Flyspray)
Date: Sat Dec 9 05:47:49 2006
Subject: [Frugalware-bugs] #1517: [SEC] denyhosts
Message-ID: <716113b9005a3c6870dcc39653c67c59@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - crazy (bugs)
Attached to Project - Packages
Summary - [SEC] denyhosts
Task Type - Bug Report
Category - Networking
Status - New
Assigned To - Andr?s V?r?sk?i, crazy
Operating System - x86_64 / i686
Severity - High
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://nvd.nist.gov/nvd.cfm?cvename=CVE-2006-6301
http://denyhosts.sourceforge.net/changelog.html
More information can be found at the following URL:
http://bugs.frugalware.org/task/1517
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sat Dec 9 19:04:00 2006
From: noreply at frugalware.org (Flyspray)
Date: Sat Dec 9 19:04:07 2006
Subject: [Frugalware-bugs] #1518: X quits responding after ATI fglrx driver
install
Message-ID: <34ef66315c21b0afde20fe735d301f1c@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Josh VanderLinden (wheaties.box)
Attached to Project - Packages
Summary - X quits responding after ATI fglrx driver install
Task Type - Bug Report
Category - X Window System
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Medium
Priority - Normal
Reported Version - 0.5
Due in Version -
Due Date - Undecided
Details - I recently installed the fglrx driver for the stable branch
of 0.5. Everything seems to be loading just fine, but after about 10
or 15 seconds of X being active on my laptop, no more input is taken
except for mouse movement.
So far X has been eating up proc time at 99.3% for the last 35 minutes
with no change.
The last thing mentioned in my Xorg.0.log is failure to load a keymap:
(II) Mouse0: ps2EnableDataReporting: succeeded
xkb_types { include "%" };
xkb_compatibility { include "%" };
xkb_symbols { include "%" };
xkb_geometry { include "%" };
(EE) Error loading keymap /var/lib/xkb/server-0.xkm
xkb_types { include "%" };
xkb_compatibility { include "%" };
xkb_symbols { include "%" };
xkb_geometry { include "%" };
(EE) Error loading keymap /var/lib/xkb/server-0.xkmh
I poked around on the Internet for solutions, but everything I've
tried had no effect. I suppose I'll revert to my non-fglrx config
now.
Of course, I will provide more information if it is required. I think
this should suffice for now.
Another strange thing to note is that running `shutdown -r now` from a
remote ssh session does nothing when I have fglrx installed. I have
to do a hard reset. Ouch.
Thanks!
More information can be found at the following URL:
http://bugs.frugalware.org/task/1518
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sat Dec 9 19:18:36 2006
From: noreply at frugalware.org (Flyspray)
Date: Sat Dec 9 19:18:43 2006
Subject: [Frugalware-bugs] #1519: kopete locks up if not cleanly shutdown
Message-ID: <496f548f64830dfe0c6da93900b3e25e@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Josh VanderLinden (wheaties.box)
Attached to Project - Packages
Summary - kopete locks up if not cleanly shutdown
Task Type - Bug Report
Category - KDE
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - 0.5
Due in Version -
Due Date - Undecided
Details - I'm not sure if it's just me, but it seems like when I start
kopete for the first time (after installing Frugalware 0.5), it will
perform just fine. I can log in, chat, and rejoice.
However, if I don't cleanly exit kopete, it locks up the next time I
login. Every once in a while it will allow me to use it again, but
most of the time it just opens the main kopete interface and freezes.
I'm thinking there must be some sort of lock file somewhere, but I
can't seem to find any useful information or output about such a file.
I would prefer to use kopete over gaim, if anyone was thinking about
suggesting that. :) Gaim works though.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1519
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sun Dec 10 10:47:50 2006
From: noreply at frugalware.org (Flyspray)
Date: Sun Dec 10 10:47:54 2006
Subject: [Frugalware-bugs] #1520: openoffice.org doesn't start in current -
no suitable windowing system found
Message-ID: <244311a4b443cfa5322f43351c19fdc0@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - H?der Bal?zs (vadkorte)
Attached to Project - Packages
Summary - openoffice.org doesn't start in current - no suitable
windowing system found
Task Type - Bug Report
Category - Graphical applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - After the last system upgrade Openoffice.org doesn't start.
If i start from console with typing soffice the error
message is the following:
#soffice
no suitable windowing system found, exiting.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1520
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Tue Dec 12 21:47:15 2006
From: noreply at frugalware.org (Flyspray)
Date: Tue Dec 12 21:47:18 2006
Subject: [Frugalware-bugs] #1521: Kopete doesn't show mesage bubble
Message-ID: <4e0d80f6e510cbd172bc07bcc7e01be0@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Marius Cirsta (mcirsta)
Attached to Project - Packages
Summary - Kopete doesn't show mesage bubble
Task Type - Bug Report
Category - Graphical applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Kopete doesn't show the its bubble. When receiving messages
it shows a small bubble in the right corner announcing you that you
have a new message. The upgrade of kdelibs and kdebase from 3.5.5-5 to
3.5.5-6 caused this problem.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1521
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Wed Dec 13 00:22:47 2006
From: noreply at frugalware.org (Flyspray)
Date: Wed Dec 13 00:23:00 2006
Subject: [Frugalware-bugs] #1522: [SEC] D-Bus
Message-ID: <151446699758a973d0c81c9eaf7bd2c1@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - crazy (bugs)
Attached to Project - Packages
Summary - [SEC] D-Bus
Task Type - Bug Report
Category - Applications
Status - Assigned
Assigned To - Andr?s V?r?sk?i, crazy
Operating System - x86_64 / i686
Severity - High
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details -
http://lists.freedesktop.org/archives/dbus/2006-December/006643.html
https://bugs.freedesktop.org/show_bug.cgi?id=9142
Stable patch:
https://bugs.freedesktop.org/attachment.cgi?id=7884
More information can be found at the following URL:
http://bugs.frugalware.org/task/1522
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Wed Dec 13 00:55:50 2006
From: noreply at frugalware.org (Flyspray)
Date: Wed Dec 13 00:56:02 2006
Subject: [Frugalware-bugs] #1523: [pacman-ng] -Ud output is broken
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - crazy (bugs)
Attached to Project - Packages
Summary - [pacman-ng] -Ud output is broken
Task Type - Bug Report
Category - Base system
Status - New
Assigned To - VMiklos, Christian Hamar
Operating System - x86_64 / i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - some missing \n I guess. There is the output:
$ LC_ALL=C sudo pacman -Ud gambas2-1.9.46a-1-i686.fpm
loading package data... done.checking for file conflicts (1/1)
[#######################] 100%
(1/1) installing gambas2
[#######################] 100%
To reproduce install any *fpm with -Ud
More information can be found at the following URL:
http://bugs.frugalware.org/task/1523
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Wed Dec 13 00:59:52 2006
From: noreply at frugalware.org (Flyspray)
Date: Wed Dec 13 01:00:02 2006
Subject: [Frugalware-bugs] #1524: [pacman-ng] broken output on removing
packages with install scriptlet
Message-ID: <1f71f2db716f79ad9b1c9f9bd1015925@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - crazy (bugs)
Attached to Project - Packages
Summary - [pacman-ng] broken output on removing packages with install
scriptlet
Task Type - Bug Report
Category - Base system
Status - New
Assigned To - VMiklos, Christian Hamar
Operating System - x86_64 / i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - There is some strange output on removing packages with
install scriptlets. Anyway I've got this bug on installing OOo too
just can't reproduce right now for some reason.
Here the output:
(12/16) removing libgcrypt
[################-------] 68%
generating the top-level Info node... done.
(12/16) removing libgcrypt
[#######################] 100%
More information can be found at the following URL:
http://bugs.frugalware.org/task/1524
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Wed Dec 13 03:27:31 2006
From: noreply at frugalware.org (Flyspray)
Date: Wed Dec 13 03:27:39 2006
Subject: [Frugalware-bugs] #1525: Memory card reader 5-in-1 don't working on
Lenovo N100 3000
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - FruPetr (FruPetr)
Attached to Project - Packages
Summary - Memory card reader 5-in-1 don't working on Lenovo N100 3000
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - ====1.====
(Description of Problem)
**uname -a**
2.6.19-fw1 #1 SMP PREEMPT Thu Nov 30 16:14:02 CET 2006 i686 GNU/Linux
**lsmod | grep -i mmc**
mmc_block 12040 0
mmc_core 28672 2 mmc_block,sdhci
**dmesg | grep -i mmc**
PCI: Using MMCONFIG
sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray
mmc0: SDHCI at 0xb0300400 irq 225 DMA
**dmesg | grep -i sdhci**
sdhci: Secure Digital Host Controller Interface driver, 0.12
sdhci: Copyright(c) Pierre Ossman
sdhci: SDHCI controller found at 0000:05:06.1 [1180:0822] (rev 19)
mmc0: SDHCI at 0xb0300400 irq 225 DMA
**cat /proc/devices**
Character devices:
1 mem
2 pty
3 ttyp
4 /dev/vc/0
4 tty
4 ttyS
5 /dev/tty
5 /dev/console
5 /dev/ptmx
7 vcs
10 misc
13 input
14 sound
21 sg
29 fb
116 alsa
128 ptm
136 pts
171 ieee1394
180 usb
189 usb_device
216 rfcomm
226 drm
254 pcmcia
Block devices:
1 ramdisk
7 loop
8 sd
9 md
11 sr
65 sd
66 sd
67 sd
68 sd
69 sd
70 sd
71 sd
128 sd
129 sd
130 sd
131 sd
132 sd
133 sd
134 sd
135 sd
252 mmc
253 device-mapper
254 mdp
**lspci**
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and
945GT
Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile
945GM/GMS/940GML
Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/940GML
Express
Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High
Definition
Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express
Port 1
(rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express
Port 2
(rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB
UHCI #1 (rev
02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB
UHCI #2 (rev
02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB
UHCI #3 (rev
02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB
UHCI #4 (rev
02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2
EHCI
Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface
Bridge
(rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family)
Serial ATA
Storage Controller IDE (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller
(rev 02)
03:00.0 Network controller: Broadcom Corporation BCM4310 UART (rev 01)
05:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
05:04.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller
(rev 01)
05:06.0 FireWire (IEEE 1394): Ricoh Co Ltd Unknown device 0832
05:06.1 Generic system peripheral [Class 0805]: Ricoh Co Ltd R5C822
SD/SDIO/MMC/MS/MSPro Host Adapter (rev 19)
05:06.2 System peripheral: Ricoh Co Ltd Unknown device 0843 (rev 01)
05:06.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host
Adapter
(rev 0a)
05:06.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller
(rev 05)
**lspci -n**
00:00.0 Class 0600: 8086:27a0 (rev 03)
00:02.0 Class 0300: 8086:27a2 (rev 03)
00:02.1 Class 0380: 8086:27a6 (rev 03)
00:1b.0 Class 0403: 8086:27d8 (rev 02)
00:1c.0 Class 0604: 8086:27d0 (rev 02)
00:1c.1 Class 0604: 8086:27d2 (rev 02)
00:1d.0 Class 0c03: 8086:27c8 (rev 02)
00:1d.1 Class 0c03: 8086:27c9 (rev 02)
00:1d.2 Class 0c03: 8086:27ca (rev 02)
00:1d.3 Class 0c03: 8086:27cb (rev 02)
00:1d.7 Class 0c03: 8086:27cc (rev 02)
00:1e.0 Class 0604: 8086:2448 (rev e2)
00:1f.0 Class 0601: 8086:27b9 (rev 02)
00:1f.2 Class 0101: 8086:27c4 (rev 02)
00:1f.3 Class 0c05: 8086:27da (rev 02)
03:00.0 Class 0280: 14e4:4312 (rev 01)
05:01.0 Class 0200: 10ec:8139 (rev 10)
05:04.0 Class 0607: 1524:1410 (rev 01)
05:06.0 Class 0c00: 1180:0832
05:06.1 Class 0805: 1180:0822 (rev 19)
05:06.2 Class 0880: 1180:0843 (rev 01)
05:06.3 Class 0880: 1180:0592 (rev 0a)
05:06.4 Class 0880: 1180:0852 (rev 05)
**lsusb**
Bus 002 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 001 Device 003: ID 0a5c:2101 Broadcom Corp.
Bus 001 Device 001: ID 0000:0000
Bus 005 Device 006: ID 0ea0:2168 Ours Technology, Inc. Transcend
JetFlash 2.0 /
Astone USB Drive
Bus 005 Device 003: ID 0c45:624f Microdia
Bus 005 Device 001: ID 0000:0000
Bus 003 Device 002: ID 08ff:2580 AuthenTec, Inc.
Bus 003 Device 001: ID 0000:0000
====2.====
(Steps to reproduce the problem)
**mknod /dev/mmc b 252 0**\\
**mknod /dev/mmc0 b 252 1**
====3.====
(Actual Results)
**mount /dev/mmc /mnt**
mount: /dev/mmc is not a valid block device.
**mount /dev/mmc0 /mnt**
mount: /dev/mmc0 is not a valid block device.
====4.====
(Expected Results)
Mount as flashdisk, automaticly detected by udev, appears in
/proc/partitions.
====5.====
(How often does this happen)
This problem is permanent.
====6.====
(Additional Information)
On openSUSE 10.2 not working too)
More information can be found at the following URL:
http://bugs.frugalware.org/task/1525
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Wed Dec 13 11:30:22 2006
From: noreply at frugalware.org (Flyspray)
Date: Wed Dec 13 11:30:26 2006
Subject: [Frugalware-bugs] #1526: x264/avidemux missing symlink
Message-ID: <1562e1c3783f8b7056997b1696513a67@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Gabor Locsei (LGee)
Attached to Project - Packages
Summary - x264/avidemux missing symlink
Task Type - Bug Report
Category - Multimedia
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - 0.5
Due in Version -
Due Date - Undecided
Details - Hello,
with
avidemux-2.1.2-2
x264-20060903-2
lenkei@uhu:~$ avidemux2
avidemux2: error while loading shared libraries: libx264.so.46: cannot
open shared object file: No such file or directory
root@uhu:~# locate libx264
/usr/lib/libx264.so.50
/usr/lib/libx264.a
/usr/lib/libx264.so
After adding a symlink to libx264.so, avidemux works.
Note: package search doesn't find anything for 'avidemux' in 0.5 - is
it a search bug?
regards
LGee
More information can be found at the following URL:
http://bugs.frugalware.org/task/1526
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Wed Dec 13 11:30:57 2006
From: noreply at frugalware.org (Flyspray)
Date: Wed Dec 13 11:30:58 2006
Subject: [Frugalware-bugs] #1527: x264/avidemux missing symlink
Message-ID: <1491b1dfd1d7733f34d1980b03a335dc@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Gabor Locsei (LGee)
Attached to Project - Packages
Summary - x264/avidemux missing symlink
Task Type - Bug Report
Category - Multimedia
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - 0.5
Due in Version -
Due Date - Undecided
Details - Hello,
with
avidemux-2.1.2-2
x264-20060903-2
lenkei@uhu:~$ avidemux2
avidemux2: error while loading shared libraries: libx264.so.46: cannot
open shared object file: No such file or directory
root@uhu:~# locate libx264
/usr/lib/libx264.so.50
/usr/lib/libx264.a
/usr/lib/libx264.so
After adding a symlink to libx264.so, avidemux works.
Note: package search doesn't find anything for 'avidemux' in 0.5 - is
it a search bug?
regards
LGee
More information can be found at the following URL:
http://bugs.frugalware.org/task/1527
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Wed Dec 13 11:46:13 2006
From: noreply at frugalware.org (Flyspray)
Date: Wed Dec 13 11:46:16 2006
Subject: [Frugalware-bugs] #1528: bug report is improperly formatted in BTS
Message-ID: <6df41f3b8b367f930cf6ea669dac4f87@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Gabor Locsei (LGee)
Attached to Project - Packages
Summary - bug report is improperly formatted in BTS
Task Type - Bug Report
Category - Homepage
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Hello,
The current default format of a BTS bug report does not keep text
formatting (line breaks) which is annoying when pasting a typical
command output. Since a sent report cannot be edited, it looks very
ugly .
Maybe the input field could already include the code tags, just to
remind people that the default unformatted input will not handle line
breaks.
I know preview is there but it is not handy and I keep forgetting
about it.
regards
LGee
ps. and with code tags:
Hello,
The current default format of a BTS bug report does not keep text
formatting (line breaks) which is annoying when pasting a typical
command output. Since a sent report cannot be edited, it looks very
ugly .
Maybe the input field could already include the code tags, just to
remind people that the default unformatted input will not handle line
breaks.
I know preview is there but it is not handy and I keep forgetting
about it.
regards
LGee
More information can be found at the following URL:
http://bugs.frugalware.org/task/1528
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Thu Dec 14 06:24:17 2006
From: noreply at frugalware.org (Flyspray)
Date: Thu Dec 14 06:24:27 2006
Subject: [Frugalware-bugs] #1529: Synaptics touchpad stopped working after
recent upgrades
Message-ID: <31cf4a488e913878c501d6dd0ad02650@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Ron Aaron (ronware)
Attached to Project - Packages
Summary - Synaptics touchpad stopped working after recent upgrades
Task Type - Bug Report
Category - X Window System
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - High
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - After upgrading my xorg server in the past week, my internal
Synaptics touchpad stopped working. Now in X I get a mouse pointer,
but it cannot move. If I plug in an external USB mouse, X recognizes
and can use it.
The "evdev" module is loaded (lsmod shows it). I have "synaptics" as
the X driver for the mouse, and it worked until just the other day :(
"dmesg" shows the Synaptics touchpad is detected as before.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1529
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Fri Dec 15 15:11:41 2006
From: noreply at frugalware.org (Flyspray)
Date: Fri Dec 15 15:11:45 2006
Subject: [Frugalware-bugs] #1530: AMR/3GP support for mplayer
Message-ID: <233ce971e99df1e4fa634980f5ce0f3b@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Gabor Locsei (LGee)
Attached to Project - Packages
Summary - AMR/3GP support for mplayer
Task Type - Bug Report
Category - Localization packages
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Hello,
Please add AMR/3GP support for mplayer/ffmpeg. (This is the format
used by some Sony-Ericsson phones.) Audio files and sound of 3gp
videos cannot be played with current mplayer.
I have no information whether it is possible or not.
As I see, due to licensing issues, ffmpeg must be patched to enable
AMR support. Please decide if you support this idea or not. Just a
FrugalBuild would also be a great help.
thanks
LGee
ps. This feature is required by one of my friends who uses the records
in his job as an environment protection activist.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1530
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sat Dec 16 03:26:31 2006
From: noreply at frugalware.org (Flyspray)
Date: Sat Dec 16 03:26:35 2006
Subject: [Frugalware-bugs] #1531: boost visiteach gcc 4.1.1
Message-ID: <16b2714cf05a0cb090ca6925fb332872@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Marius Cirsta (mcirsta)
Attached to Project - Packages
Summary - boost visiteach gcc 4.1.1
Task Type - Bug Report
Category - Libraries
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Critical
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - When compiling openwnego I get an error about visiteach
from the boost package. It seems to be due to using gcc 4.1.1. I've
got a patch which fixes it and I've attached.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1531
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sat Dec 16 14:53:19 2006
From: noreply at frugalware.org (Flyspray)
Date: Sat Dec 16 14:53:22 2006
Subject: [Frugalware-bugs] #1532: system-tools-backend
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Antonio (smile79)
Attached to Project - Packages
Summary - system-tools-backend
Task Type - Bug Report
Category - GNOME
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - on boot syntax error at
/usr/share/system-tools-backends-2.0/scripts/Utils/Platform.pm line
375, near "["
Compilation failed in require at
/usr/share/system-tools-backends-2.0/scripts/SystemToolsBackends.pl
line 44.
BEGIN failed--compilation aborted at
/usr/share/system-tools-backends-2.0/scripts/SystemToolsBackends.pl
line 44.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1532
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sat Dec 16 14:57:52 2006
From: noreply at frugalware.org (Flyspray)
Date: Sat Dec 16 14:57:58 2006
Subject: [Frugalware-bugs] #1533: Bittorrent-gui
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Antonio (smile79)
Attached to Project - Packages
Summary - Bittorrent-gui
Task Type - Bug Report
Category - Graphical applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - doesn't start, from console >>> unable to setrlimit
not allowed to raise maximum limit
Traceback (most recent call last):
File "/usr/bin/bittorrent", line 183, in
from BitTorrent.GUI_wx.DownloadManager import MainLoop
File
"/usr/lib/python2.5/site-packages/BitTorrent/GUI_wx/__init__.py", line
29, in
import wx
ImportError: No module named wx
More information can be found at the following URL:
http://bugs.frugalware.org/task/1533
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sat Dec 16 18:03:32 2006
From: noreply at frugalware.org (Flyspray)
Date: Sat Dec 16 18:03:34 2006
Subject: [Frugalware-bugs] #1534: system-tools-backend
Message-ID: <1d1c031009bcd17b563f3de4a1f2019a@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Antonio (smile79)
Attached to Project - Packages
Summary - system-tools-backend
Task Type - Bug Report
Category - GNOME
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - after the last upgrade i have this error on boot Null
filename used at
/usr/share/system-tools-backends-2.0/scripts/SystemToolsBackends.pl
line 49
More information can be found at the following URL:
http://bugs.frugalware.org/task/1534
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sat Dec 16 19:36:27 2006
From: noreply at frugalware.org (Flyspray)
Date: Sat Dec 16 19:36:30 2006
Subject: [Frugalware-bugs] #1535: xmule crash at startup
Message-ID: <0d35bbae23ea64fbc94006c47b49bca8@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Zoltan Siposs (zolix)
Attached to Project - Packages
Summary - xmule crash at startup
Task Type - Bug Report
Category - Graphical applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - After a question about a legal agreement when click on "yes"
xmule drops this output below to terminal window. Packages are the
most fresh, desktop is KDE, others are not tested.
zolix@frugalware:~$ xmule
Initialising xMule
Setting value of secure-ident to true.
Setting value of source-exchange to true.
Setting value of command-line to true.
*** glibc detected *** xmule: munmap_chunk(): invalid pointer:
0x08817cbc ***
======= Backtrace: =========
/lib/libc.so.6[0xb70b4230]
/usr/X11R6/lib/libstdc++.so.6(_ZdlPv+0x21)[0xb727cae1]
/usr/X11R6/lib/libstdc++.so.6(_ZdaPv+0x1d)[0xb727cb3d]
xmule[0x8123287]
xmule[0x8123842]
xmule[0x81f1a0f]
xmule(_ZN12wxAppConsole10CallOnInitEv+0x11)[0x81f4041]
/usr/X11R6/lib/libwx_base-2.6.so.0(_Z7wxEntryRiPPc+0x40)[0xb7def920]
xmule[0x81ea7fe]
/lib/libc.so.6(__libc_start_main+0xd8)[0xb70667c8]
xmule(_ZN14wxTextCtrlBase8SaveFileERK8wxString+0x4d)[0x8065c61]
======= Memory map: ========
08048000-082af000 r-xp 00000000 03:02 2083936 /usr/bin/xmule
082af000-082c8000 rw-p 00266000 03:02 2083936 /usr/bin/xmule
082c8000-089ad000 rw-p 082c8000 00:00 0 [heap]
b5479000-b54d9000 rw-s 00000000 00:08 4718594 /SYSV00000000
(deleted)
b54d9000-b54da000 ---p b54d9000 00:00 0
b54da000-b5cda000 rw-p b54da000 00:00 0
b5cda000-b5ce0000 r-xp 00000000 03:02 153643
/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so
b5ce0000-b5ce1000 rw-p 00005000 03:02 153643
/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so
b5ce1000-b5d41000 rw-s 00000000 00:08 3866625 /SYSV00000000
(deleted)
b5d41000-b5d42000 r-xp 00000000 03:02 2425859
/usr/lib/gconv/ISO8859-1.so
b5d42000-b5d44000 rw-p 00001000 03:02 2425859
/usr/lib/gconv/ISO8859-1.so
b5d44000-b5dbd000 r--p 00000000 03:02 224261
/usr/lib/X11/fonts/TTF/DejaVuSans.ttf
b5dbd000-b69c9000 r--p 00000000 03:02 176431
/usr/share/icons/hicolor/icon-theme.cache
b69c9000-b69db000 r--s 00000000 03:02 1816775
/var/cache/fontconfig/765114c77d97acf1cbec110390427be1-x86.cache-2
b69db000-b69e0000 r--s 00000000 03:02 1816765
/var/cache/fontconfig/53c80e3d8d8a6f61baac5bd78f8d2510-x86.cache-2
b69e0000-b69fb000 r--s 00000000 03:02 1816764
/var/cache/fontconfig/424f5bc57a57edb39b14c91945bdf82a-x86.cache-2
b69fb000-b69ff000 r--s 00000000 03:02 1816762
/var/cache/fontconfig/f7e0fe32c593a27397e3258ad2170cc6-x86.cache-2
b69ff000-b6a48000 r--s 00000000 03:02 1816656
/var/cache/fontconfig/7352b80f0956975663ffc7fcd2fd226c-x86.cache-2
b6a48000-b6a8f000 r--s 00000000 03:02 1816655
/var/cache/fontconfig/74f36e770a965d1fd3034b3222e9d25e-x86.cache-2
b6a8f000-b6a97000 r-xp 00000000 03:02 2292748
/lib/libnss_files-2.5.so
b6a97000-b6a99000 rw-p 00007000 03:02 2292748
/lib/libnss_files-2.5.so
b6a99000-b6aab000 r-xp 00000000 03:02 2292756 /lib/libnsl-2.5.so
b6aab000-b6aad000 rw-p 00011000 03:02 2292756 /lib/libnsl-2.5.so
b6aad000-b6aaf000 rw-p b6aad000 00:00 0
b6ab5000-b6acf000 r--p 00000000 03:02 2440204
/usr/share/locale/hu/LC_MESSAGES/libc.mo
b6acf000-b6ad0000 rw-p b6acf000 00:00 0
b6ad0000-b6ad1000 r--s 00000000 03:02 1816790
/var/cache/fontconfig/842715aa9914bf73c9dd3b4ca42eef49-x86.cache-2
b6ad1000-b6ad3000 r--s 00000000 03:02 1816789
/var/cache/fontconfig/9ef446dfdd6b121dc4138cf6de1c7a2d-x86.cache-2
b6ad3000-b6ad9000 r--s 00000000 03:02 1816778
/var/cache/fontconfig/3fa7d85755f9c08ba9d5661cbe4f603d-x86.cache-2
b6ad9000-b6af5000 r--p 00000000 03:02 2475106
/usr/share/locale/hu/LC_MESSAGES/gtk20-properties.mo
b6af5000-b6b32000 r--p 01575000 03:02 2427906
/usr/lib/locale/locale-archive
b6b32000-b6d32000 r--p 00000000 03:02 2427906
/usr/lib/locale/locale-archive
b6d32000-b6d35000 rw-p b6d32000 00:00 0
b6d35000-b6d4c000 r-xp 00000000 03:02 2424529
/usr/lib/libxcb.so.1.0.0
b6d4c000-b6d4d000 rw-p 00016000 03:02 2424529
/usr/lib/libxcb.so.1.0.0
b6d4d000-b6d4e000 r-xp 00000000 03:02 1069102
/usr/lib/libxcb-xlib.so.0.0.0
b6d4e000-b6d4f000 rw-p 00000000 03:02 1069102
/usr/lib/libxcb-xlib.so.0.0.0
b6d4f000-b6d6d000 r-xp 00000000 03:02 2424103
/usr/lib/libexpat.so.1.5.0
b6d6d000-b6d6f000 rw-p 0001d000 03:02 2424103
/usr/lib/libexpat.so.1.5.0
b6d6f000-b6d70000 rw-p b6d6f000 00:00 0
b6d70000-b6e86000 r-xp 00000000 03:02 2423869
/usr/lib/libxml2.so.2.6.27
b6e86000-b6e8b000 rw-p 00115000 03:02 2423869
/usr/lib/libxml2.so.2.6.27
b6e8b000-b6e8c000 rw-p b6e8b000 00:00 0
b6e8c000-b6e92000 r-xp 00000000 03:02 2292751 /lib/librt-2.5.so
b6e92000-b6e94000 rw-p 00005000 03:02 2292751 /lib/librt-2.5.so
b6e94000-b6ebe000 r-xp 00000000 03:02 2424815
/usr/lib/libpangoft2-1.0.so.0.1500.1
b6ebe000-b6ebf000 rw-p 00029000 03:02 2424815
/usr/lib/libpangoft2-1.0.so.0.1500.1
b6ebf000-b6ec3000 r-xp 00000000 03:02 2424827
/usr/lib/libXfixes.so.3.1.0
b6ec3000-b6ec4000 rw-p 00003000 03:02 2424827
/usr/lib/libXfixes.so.3.1.0
b6ec4000-b6ec5000 rw-p b6ec4000 00:00 0
b6ec5000-b6ecd000 r-xp 00000000 03:02 2424832
/usr/lib/libXcursor.so.1.0.2
b6ecd000-b6ece000 rw-p 00007000 03:02 2424832
/usr/lib/libXcursor.so.1.0.2
b6ece000-b6edb000 r-xp 00000000 03:02 2424720
/usr/lib/libXext.so.6.4.0
b6edb000-b6edc000 rw-p 0000c000 03:02 2424720
/usr/lib/libXext.so.6.4.0
b6edc000-b6ede000 r-xp 00000000 03:02 940058
/usr/lib/libXrandr.so.2.0.0
b6ede000-b6edf000 rw-p 00002000 03:02 940058
/usr/lib/libXrandr.so.2.0.0
b6edf000-b6ee6000 r-xp 00000000 03:02 2424725
/usr/lib/libXi.so.6.0.0
b6ee6000-b6ee7000 rw-p 00006000 03:02 2424725
/usr/lib/libXi.so.6.0.0
b6ee7000-b6eeb000 r-xp 00000000 03:02 2424705
/usr/lib/libXdmcp.so.6.0.0
b6eeb000-b6eec000 rw-p 00003000 03:02 2424705
/usr/lib/libXdmcp.so.6.0.0
b6eec000-b6eed000 rw-p b6eec000 00:00 0
b6eed000-b6eef000 r-xp 00000000 03:02 2424710
/usr/lib/libXau.so.6.0.0
b6eef000-b6ef0000 rw-p 00001000 03:02 2424710
/usr/lib/libXau.so.6.0.0
b6ef0000-b6f3e000 r-xp 00000000 03:02 2424047
/usr/lib/libtiff.so.3.8.2
b6f3e000-b6f40000 rw-p 0004e000 03:02 2424047
/usr/lib/libtiff.so.3.8.2
b6f40000-b6f5e000 r-xp 00000000 03:02 2424057
/usr/lib/libjpeg.so.62.0.0
b6f5e000-b6f5f000 rw-p 0001d000 03:02 2424057
/usr/lib/libjpeg.so.62.0.0
b6f5f000-b6f63000 r-xp 00000000 03:02 2424735
/usr/lib/libXxf86vm.so.1.0.0
b6f63000-b6f64000 rw-p 00003000 03:02 2424735
/usr/lib/libXxf86vm.so.1.0.0
b6f64000-b6f66000 r-xp 00000000 03:02 2424730
/usr/lib/libXinerama.so.1.0.0
b6f66000-b6f67000 rw-p 00001000 03:02 2424730
/usr/lib/libXinerama.so.1.0.0
b6f67000-b6f68000 rw-p b6f67000 00:00 0
b6f68000-b704d000 r-xp 00000000 03:02 2424716
/usr/lib/libX11.so.6.2.0
b704d000-b7051000 rw-p 000e5000 03:02 2424716
/usr/lib/libX11.so.6.2.0
b7051000-b7174000 r-xp 00000000 03:02 2292740 /lib/libc-2.5.so
b7174000-b7175000 r--p 00123000 03:02 2292740 /lib/libc-2.5.so
b7175000-b7177000 rw-p 00124000 03:02 2292740 /lib/libc-2.5.so
b7177000-b717a000 rw-p b7177000 00:00 0
b717a000-b718d000 r-xp 00000000 03:02 2292739
/lib/libpthread-2.5.so
b718d000-b718f000 rw-p 00012000 03:02 2292739
/lib/libpthread-2.5.so
b718f000-b7191000 rw-p b718f000 00:00 0
b7191000-b719b000 r-xp 00000000 03:02 2423943
/usr/lib/libgcc_s.so.1
b719b000-b719c000 rw-p 00009000 03:02 2423943
/usr/lib/libgcc_s.so.1
b719c000-b71bf000 r-xp 00000000 03:02 2292741 /lib/libm-2.5.so
b71bf000-b71c1000 rw-p 00022000 03:02 2292741 /lib/libm-2.5.so
b71c1000-b72a6000 r-xp 00000000 03:02 2423948
/usr/lib/libstdc++.so.6.0.8
b72a6000-b72a9000 r--p 000e4000 03:02 2423948
/usr/lib/libstdc++.so.6.0.8
b72a9000-b72ab000 rw-p 000e7000 03:02 2423948
/usr/lib/libstdc++.so.6.0.8
b72ab000-b72b2000 rw-p b72ab000 00:00 0
b72b2000-b72dd000 r-xp 00000000 03:02 947072
/usr/lib/libwx_base_net-2.6.so.0.3.1
b72dd000-b72df000 rw-p 0002b000 03:02 947072
/usr/lib/libwx_base_net-2.6.so.0.3.1
b72df000-b72e8000 r-xp 00000000 03:02 2424897
/usr/lib/libwx_base_xml-2.6.so.0.3.1
b72e8000-b72e9000 rw-p 00008000 03:02 2424897
/usr/lib/libwx_base_xml-2.6.so.0.3.1
b72e9000-b75a2000 r-xp 00000000 03:02 2424886
/usr/lib/libwx_gtk2_core-2.6.so.0.3.1
b75a2000-b75ca000 rw-p 002b8000 03:02 2424886
/usr/lib/libwx_gtk2_core-2.6.so.0.3.1
b75ca000-b75cf000 rw-p b75ca000 00:00 0
b75cf000-b7667000 r-xp 00000000 03:02 2424884
/usr/lib/libwx_gtk2_adv-2.6.so.0.3.1
b7667000-b766f000 rw-p 00098000 03:02 2424884
/usr/lib/libwx_gtk2_adv-2.6.so.0.3.1
b766f000-b7670000 rw-p b766f000 00:00 0
b7670000-b76f6000 r-xp 00000000 03:02 2424894
/usr/lib/libwx_gtk2_html-2.6.so.0.3.1
b76f6000-b76fd000 rw-p 00085000 03:02 2424894
/usr/lib/libwx_gtk2_html-2.6.so.0.3.1
b76fd000-b771a000 r-xp 00000000 03:02 2424895
/usr/lib/libwx_gtk2_qa-2.6.so.0.3.1
b771a000-b771c000 rw-p 0001c000 03:02 2424895
/usr/lib/libwx_gtk2_qa-2.6.so.0.3.1
b771c000-b771d000 rw-p b771c000 00:00 0
b771d000-b77ae000 r-xp 00000000 03:02 2424081
/usr/lib/libglib-2.0.so.0.1200.4
b77ae000-b77af000 rw-p 00091000 03:02 2424081
/usr/lib/libglib-2.0.so.0.1200.4
b77af000-b77b2000 r-xp 00000000 03:02 2424096
/usr/lib/libgthread-2.0.so.0.1200.4
b77b2000-b77b3000 rw-p 00003000 03:02 2424096
/usr/lib/libgthread-2.0.so.0.1200.4
b77b3000-b77d8000 r-xp 00000000 03:02 2424782
/usr/lib/libglitz.so.1.0.0
b77d8000-b77d9000 rw-p 00024000 03:02 2424782
/usr/lib/libglitz.so.1.0.0
b77d9000-b77fb000 r-xp 00000000 03:02 2424062
/usr/lib/libpng12.so.0.14.0
b77fb000-b77fc000 rw-p 00021000 03:02 2424062
/usr/lib/libpng12.so.0.14.0
b77fc000-b7803000 r-xp 00000000 03:02 2424792
/usr/lib/libXrender.so.1.3.0
b7803000-b7804000 rw-p 00006000 03:02 2424792
/usr/lib/libXrender.so.1.3.0
b7804000-b7805000 rw-p b7804000 00:00 0
b7805000-b7827000 r-xp 00000000 03:02 2423939
/usr/lib/libfontconfig.so.1.1.0
b7827000-b782f000 rw-p 00022000 03:02 2423939
/usr/lib/libfontconfig.so.1.1.0
b782f000-b7890000 r-xp 00000000 03:02 2423875
/usr/lib/libfreetype.so.6.3.10
b7890000-b7893000 rw-p 00061000 03:02 2423875
/usr/lib/libfreetype.so.6.3.10
b7893000-b7895000 r-xp 00000000 03:02 2292743 /lib/libdl-2.5.so
b7895000-b7897000 rw-p 00001000 03:02 2292743 /lib/libdl-2.5.so
b7897000-b7899000 r-xp 00000000 03:02 2424091
/usr/lib/libgmodule-2.0.so.0.1200.4
b7899000-b789a000 rw-p 00002000 03:02 2424091
/usr/lib/libgmodule-2.0.so.0.1200.4
b789a000-b78d2000 r-xp 00000000 03:02 2424086
/usr/lib/libgobject-2.0.so.0.1200.4
b78d2000-b78d3000 rw-p 00038000 03:02 2424086
/usr/lib/libgobject-2.0.so.0.1200.4
b78d3000-b7934000 r-xp 00000000 03:02 2424797
/usr/lib/libcairo.so.2.9.3
b7934000-b7936000 rw-p 00061000 03:02 2424797
/usr/lib/libcairo.so.2.9.3
b7936000-b7937000 rw-p b7936000 00:00 0
b7937000-b7970000 r-xp 00000000 03:02 2424807
/usr/lib/libpango-1.0.so.0.1500.1
b7970000-b7972000 rw-p 00039000 03:02 2424807
/usr/lib/libpango-1.0.so.0.1500.1
b7972000-b7979000 r-xp 00000000 03:02 2424823
/usr/lib/libpangocairo-1.0.so.0.1500.1
b7979000-b797a000 rw-p 00007000 03:02 2424823
/usr/lib/libpangocairo-1.0.so.0.1500.1
b797a000-b798f000 r-xp 00000000 03:02 940063
/usr/lib/libgdk_pixbuf-2.0.so.0.1000.6
b798f000-b7990000 rw-p 00014000 03:02 940063
/usr/lib/libgdk_pixbuf-2.0.so.0.1000.6
b7990000-b79a7000 r-xp 00000000 03:02 2424701
/usr/lib/libatk-1.0.so.0.1213.0
b79a7000-b79a9000 rw-p 00017000 03:02 2424701
/usr/lib/libatk-1.0.so.0.1213.0
b79a9000-b7a27000 r-xp 00000000 03:02 940067
/usr/lib/libgdk-x11-2.0.so.0.1000.6
b7a27000-b7a2a000 rw-p 0007e000 03:02 940067
/usr/lib/libgdk-x11-2.0.so.0.1000.6
b7a2a000-b7a2b000 rw-p b7a2a000 00:00 0
b7a2b000-b7d60000 r-xp 00000000 03:02 940071
/usr/lib/libgtk-x11-2.0.so.0.1000.6
b7d60000-b7d66000 rw-p 00335000 03:02 940071
/usr/lib/libgtk-x11-2.0.so.0.1000.6
b7d66000-b7d67000 rw-p b7d66000 00:00 0
b7d67000-b7d78000 r-xp 00000000 03:02 2423865
/usr/lib/libz.so.1.2.3
b7d78000-b7d79000 rw-p 00010000 03:02 2423865
/usr/lib/libz.so.1.2.3
b7d79000-b7e71000 r-xp 00000000 03:02 2424883
/usr/lib/libwx_base-2.6.so.0.3.1
b7e71000-b7e79000 rw-p 000f8000 03:02 2424883
/usr/lib/libwx_base-2.6.so.0.3.1
b7e79000-b7e7c000 rw-p b7e79000 00:00 0
b7e7c000-b7ef6000 r-xp 00000000 03:02 2424903
/usr/lib/libwx_gtk2_xrc-2.6.so.0.3.1
b7ef6000-b7efa000 rw-p 0007a000 03:02 2424903
/usr/lib/libwx_gtk2_xrc-2.6.so.0.3.1
b7efa000-b7efb000 rw-p b7efa000 00:00 0
b7efb000-b7efc000 r--s 00000000 03:02 1816777
/var/cache/fontconfig/84bdce6179db680c5b02a227bf9a9e65-x86.cache-2
b7efc000-b7efe000 r-xp 00000000 03:02 2425860
/usr/lib/gconv/ISO8859-2.so
b7efe000-b7f00000 rw-p 00001000 03:02 2425860
/usr/lib/gconv/ISO8859-2.so
b7f00000-b7f08000 r-xp 00000000 03:02 2292757
/lib/libnss_nis-2.5.so
b7f08000-b7f0a000 rw-p 00007000 03:02 2292757
/lib/libnss_nis-2.5.so
b7f0a000-b7f10000 r-xp 00000000 03:02 2292759
/lib/libnss_compat-2.5.so
b7f10000-b7f12000 rw-p 00005000 03:02 2292759
/lib/libnss_compat-2.5.so
b7f12000-b7f14000 r-xp 00000000 03:02 51533
/usr/lib/pango/1.6.0/modules/pango-basic-fc.so
b7f14000-b7f15000 rw-p 00001000 03:02 51533
/usr/lib/pango/1.6.0/modules/pango-basic-fc.so
b7f15000-b7f25000 r--p 00000000 03:02 2475105
/usr/share/locale/hu/LC_MESSAGES/gtk20.mo
b7f25000-b7f26000 rw-p b7f25000 00:00 0
b7f26000-b7f27000 r-xp b7f26000 00:00 0 [vdso]
b7f27000-b7f41000 r-xp 00000000 03:02 2292738 /lib/ld-2.5.so
b7f41000-b7f42000 r--p 00019000 03:02 2292738 /lib/ld-2.5.so
b7f42000-b7f43000 rw-p 0001a000 03:02 2292738 /lib/ld-2.5.so
bfc3f000-bfc55000 rw-p bfc3f000 00:00 0 [stack]
F?lbeszak?tva
Thx, zolix
More information can be found at the following URL:
http://bugs.frugalware.org/task/1535
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sat Dec 16 23:30:23 2006
From: noreply at frugalware.org (Flyspray)
Date: Sat Dec 16 23:30:27 2006
Subject: [Frugalware-bugs] #1536: [SEC] tor
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Andr?s V?r?sk?i (voroskoi)
Attached to Project - Packages
Summary - [SEC] tor
Task Type - Bug Report
Category - Networking
Status - New
Assigned To - Andr?s V?r?sk?i
Operating System - x86_64 / i686
Severity - Low
Priority - Normal
Reported Version - 0.5
Due in Version -
Due Date - Undecided
Details - Take a look at tor's changelog and you'll see what'm talking
about.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1536
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sat Dec 16 23:34:51 2006
From: noreply at frugalware.org (Flyspray)
Date: Sat Dec 16 23:34:55 2006
Subject: [Frugalware-bugs] #1537: [SEC] clamav
Message-ID: <5d87f583a1b44d9adea9a8ba8b70574e@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Andr?s V?r?sk?i (voroskoi)
Attached to Project - Packages
Summary - [SEC] clamav
Task Type - Bug Report
Category - Applications
Status - Fixed in -current
Assigned To - Andr?s V?r?sk?i
Operating System - x86_64 / i686
Severity - Low
Priority - Normal
Reported Version - 0.5
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23347/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1537
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sat Dec 16 23:39:01 2006
From: noreply at frugalware.org (Flyspray)
Date: Sat Dec 16 23:39:04 2006
Subject: [Frugalware-bugs] #1538: [SEC] proftpd
Message-ID: <1916a1532ef4e05591a0227523f0a280@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Andr?s V?r?sk?i (voroskoi)
Attached to Project - Packages
Summary - [SEC] proftpd
Task Type - Bug Report
Category - Networking
Status - Unconfirmed
Assigned To - Andr?s V?r?sk?i
Operating System - x86_64 / i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23371/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1538
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sat Dec 16 23:46:28 2006
From: noreply at frugalware.org (Flyspray)
Date: Sat Dec 16 23:46:31 2006
Subject: [Frugalware-bugs] #1539: [SEC] gdm
Message-ID: <0f814f29db07d66c8677701cd6224be8@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Andr?s V?r?sk?i (voroskoi)
Attached to Project - Packages
Summary - [SEC] gdm
Task Type - Bug Report
Category - GNOME
Status - Unconfirmed
Assigned To - Christian Hamar, Andr?s V?r?sk?i
Operating System - x86_64 / i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23387/
Maybe it's fixed in current already, but i haven't checked.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1539
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Tue Dec 19 23:06:00 2006
From: noreply at frugalware.org (Flyspray)
Date: Tue Dec 19 23:06:04 2006
Subject: [Frugalware-bugs] #1544: [SEC] Firefox
Message-ID: <9410a77d447559fb44b2f3b1a329be7f@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - crazy (bugs)
Attached to Project - Packages
Summary - [SEC] Firefox
Task Type - Bug Report
Category - Graphical applications
Status - New
Assigned To - VMiklos, Andr?s V?r?sk?i
Operating System - x86_64 / i686
Severity - High
Priority - High
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23282/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1544
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Tue Dec 19 23:07:10 2006
From: noreply at frugalware.org (Flyspray)
Date: Tue Dec 19 23:07:20 2006
Subject: [Frugalware-bugs] #1545: [SEC] Thunderbird
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - crazy (bugs)
Attached to Project - Packages
Summary - [SEC] Thunderbird
Task Type - Bug Report
Category - Graphical applications
Status - New
Assigned To - Andr?s V?r?sk?i, crazy
Operating System - x86_64 / i686
Severity - High
Priority - High
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23420/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1545
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Tue Dec 19 23:08:31 2006
From: noreply at frugalware.org (Flyspray)
Date: Tue Dec 19 23:08:36 2006
Subject: [Frugalware-bugs] #1546: [SEC] SeaMonkey
Message-ID: <1d02b8a21f644150f657ba686e627a12@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - crazy (bugs)
Attached to Project - Packages
Summary - [SEC] SeaMonkey
Task Type - Bug Report
Category - Graphical applications
Status - New
Assigned To - Andr?s V?r?sk?i
Operating System - x86_64 / i686
Severity - High
Priority - High
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23422/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1546
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Wed Dec 20 21:06:31 2006
From: noreply at frugalware.org (Flyspray)
Date: Wed Dec 20 21:06:34 2006
Subject: [Frugalware-bugs] #1548: [FB] mlt
Message-ID: <9e8ade95ad2c24a25f7250ebcb4c7ddd@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Finn (-eye)
Attached to Project - Packages
Summary - [FB] mlt
Task Type - Feature Request
Category - Multimedia
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Medium
Priority - Normal
Reported Version - 0.5
Due in Version -
Due Date - Undecided
Details - http://www.dennedy.org/mlt/twiki/bin/view/MLT/WebHome
Needed for kdenlive
More information can be found at the following URL:
http://bugs.frugalware.org/task/1548
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Wed Dec 20 21:07:30 2006
From: noreply at frugalware.org (Flyspray)
Date: Wed Dec 20 21:07:33 2006
Subject: [Frugalware-bugs] #1549: [FB] mlt++
Message-ID: <1ba95664f36121bd4762eccc601a4780@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Finn (-eye)
Attached to Project - Packages
Summary - [FB] mlt++
Task Type - Bug Report
Category - Multimedia
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Medium
Priority - Normal
Reported Version - 0.5
Due in Version -
Due Date - Undecided
Details - http://www.dennedy.org/mlt/twiki/bin/view/MLT/WebHome
Needed for kdenlive
More information can be found at the following URL:
http://bugs.frugalware.org/task/1549
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Wed Dec 20 21:08:44 2006
From: noreply at frugalware.org (Flyspray)
Date: Wed Dec 20 21:08:48 2006
Subject: [Frugalware-bugs] #1550: [FB] kdenlive
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Finn (-eye)
Attached to Project - Packages
Summary - [FB] kdenlive
Task Type - Bug Report
Category - KDE
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Medium
Priority - Normal
Reported Version - 0.5
Due in Version -
Due Date - Undecided
Details - http://kdenlive.sf.net/
A very nice video editor aiming at ease of use and features and
functionality.
Needs http://bugs.frugalware.org/task/1548 and
http://bugs.frugalware.org/task/1549 to work.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1550
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Wed Dec 20 23:43:56 2006
From: noreply at frugalware.org (Flyspray)
Date: Wed Dec 20 23:43:59 2006
Subject: [Frugalware-bugs] #1551: cherokee is missing backup() for some files
Message-ID: <9f21808f3bb0f74cf4785064cbd3a57a@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - crazy (bugs)
Attached to Project - Packages
Summary - cherokee is missing backup() for some files
Task Type - Bug Report
Category - Applications
Status - New
Assigned To - David Kimpe
Operating System - x86_64 / i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Hi,
we need add icon.conf and the 2 mime.* files to backup too.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1551
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Thu Dec 21 02:14:37 2006
From: noreply at frugalware.org (Flyspray)
Date: Thu Dec 21 02:14:43 2006
Subject: [Frugalware-bugs] #1552: Wrong deps in pykde
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Marcus Habermehl (BMH1980)
Attached to Project - Packages
Summary - Wrong deps in pykde
Task Type - Bug Report
Category - KDE
Status - New
Assigned To - crazy
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - The dependencies in pykde should be corrected. Current they
are: kdelibs>=3.5.5 kdebase>=3.5.5 sip>=20061015 pyqt>=20061006
python>=2.5
But available is pyqt-3.17 and sip-4.5.2. Because of this I get a long
time ago hints from pacman about this.
resolving dependencies... done.
error: failed to prepare transaction (could not satisfy dependencies)
:: pykde: is required by pyqt>=20061006
:: pykde: is required by sip>=20061015
And crazy, yes. Sometimes I'm using FW again. :)
More information can be found at the following URL:
http://bugs.frugalware.org/task/1552
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Thu Dec 21 02:40:38 2006
From: noreply at frugalware.org (Flyspray)
Date: Thu Dec 21 02:40:45 2006
Subject: [Frugalware-bugs] #1553: pacman has a wrong message
Message-ID: <1c1129aefaf5c4a99327327e5bb9e338@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Marcus Habermehl (BMH1980)
Attached to Project - Packages
Summary - pacman has a wrong message
Task Type - Bug Report
Category - Applications
Status - New
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - :: pykde: is required by pyqt>=20061006
:: pykde: is required by sip>=20061015
This message is't logical. pykde requires pyqt>=20061006 and
sip>=20061015.
>From there this messages should be:
:: pykde: requires pyqt>=20061006
:: pykde: requires sip>=20061015
More information can be found at the following URL:
http://bugs.frugalware.org/task/1553
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Thu Dec 21 22:19:12 2006
From: noreply at frugalware.org (Flyspray)
Date: Thu Dec 21 22:19:14 2006
Subject: [Frugalware-bugs] #1555: (Allow to) start openntpd with -s option
in the service script
Message-ID: <2379c5f66ee38a0a86797f33b21b8cd8@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Hermier Michel (hermier)
Attached to Project - Packages
Summary - (Allow to) start openntpd with -s option in the service
script
Task Type - Feature Request
Category - Base system
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - When you have to much time jitter (> 180 sec) with the
network time, ntpd doesn't sync unless you start it with the -s
options.
extracted from the man:
-s Set the time immediately at startup if the local clock is off by
more than 180 seconds. Allows for a large time
correction, eliminating the need to run rdate(8) before starting.
When starting ntpd service you expect that time is corrected, so I
think the rc.ntpd script should use that option.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1555
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Thu Dec 21 22:54:11 2006
From: noreply at frugalware.org (Flyspray)
Date: Thu Dec 21 22:54:15 2006
Subject: [Frugalware-bugs] #1556: [SEC] sugarcrm
Message-ID: <3a5668d304305299d2f2125a030c07ee@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Andr?s V?r?sk?i (voroskoi)
Attached to Project - Packages
Summary - [SEC] sugarcrm
Task Type - Bug Report
Category - Networking
Status - Unconfirmed
Assigned To - Janos Kovacs, Andr?s V?r?sk?i
Operating System - x86_64 / i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23424/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1556
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Thu Dec 21 22:56:26 2006
From: noreply at frugalware.org (Flyspray)
Date: Thu Dec 21 22:56:28 2006
Subject: [Frugalware-bugs] #1557: [SEC] mono
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Andr?s V?r?sk?i (voroskoi)
Attached to Project - Packages
Summary - [SEC] mono
Task Type - Bug Report
Category - Applications
Status - Unconfirmed
Assigned To - Christian Hamar, Andr?s V?r?sk?i
Operating System - x86_64 / i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23432/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1557
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Fri Dec 22 10:25:06 2006
From: noreply at frugalware.org (Flyspray)
Date: Fri Dec 22 10:25:12 2006
Subject: [Frugalware-bugs] #1558: Request: Really Slick Screensavers
Message-ID: <67eb79a81acee5629a00929448692df0@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Philip (lsproc)
Attached to Project - Packages
Summary - Request: Really Slick Screensavers
Task Type - Feature Request
Category - X Window System
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - 0.5
Due in Version -
Due Date - Undecided
Details - I am requesting the following package:
Really Slick Screensavers, a set of open source OpenGL screensavers
for xscreensaver, gnome-screensaver and the kde one.
http://www.reallyslick.com/
Licence: (L)GPL
Download: http://www.reallyslick.com/downloads.html (One of the Linux
ones under ports)
More information can be found at the following URL:
http://bugs.frugalware.org/task/1558
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Fri Dec 22 14:32:45 2006
From: noreply at frugalware.org (Flyspray)
Date: Fri Dec 22 14:32:48 2006
Subject: [Frugalware-bugs] #1559: pacman help has an untranslated frase in
french.
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Hermier Michel (hermier)
Attached to Project - Packages
Summary - pacman help has an untranslated frase in french.
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details -
# pacman -Qh
usage: pacman {-Q --query} [options] [package]
options:
...
-p, --file pacman-g2 will query the package file [package]
instead of
rechercher dans la base de donn?es
...
More information can be found at the following URL:
http://bugs.frugalware.org/task/1559
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sat Dec 23 11:09:02 2006
From: noreply at frugalware.org (Flyspray)
Date: Sat Dec 23 11:09:10 2006
Subject: [Frugalware-bugs] #1560: ethereal
Message-ID: <27e369bfec718e78f59d487eaa35a9da@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - hollo tamas (hollo)
Attached to Project - Packages
Summary - ethereal
Task Type - Feature Request
Category - Networking
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - The name of the application: Ethereal - A Network Protocol
Analyzer
The URL of the application: http://www.ethereal.com/
Short Note:
Ethereal? is used by network professionals around the world for
troubleshooting, analysis, software and protocol development, and
education. It has all of the standard features you would expect in a
protocol analyzer, and several features not seen in any other product.
Its open source license allows talented experts in the networking
community to add enhancements.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1560
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sat Dec 23 16:34:13 2006
From: noreply at frugalware.org (Flyspray)
Date: Sat Dec 23 16:34:18 2006
Subject: [Frugalware-bugs] #1561: misplaced files in libgnomedb
Message-ID: <34e1f878de39b551eef6d3f7cd6102ca@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Andr?s V?r?sk?i (voroskoi)
Attached to Project - Packages
Summary - misplaced files in libgnomedb
Task Type - Bug Report
Category - GNOME
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - kistukesz reported on #frugalware.hu, that libgnomedb
2.99.2-1 places some files to / dir. Could you check it?
More information can be found at the following URL:
http://bugs.frugalware.org/task/1561
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sun Dec 24 16:24:53 2006
From: noreply at frugalware.org (Flyspray)
Date: Sun Dec 24 16:24:58 2006
Subject: [Frugalware-bugs] #1562: [SEC] kernel
Message-ID: <6ec76b90785bf2eee008f7e5e779866e@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Andr?s V?r?sk?i (voroskoi)
Attached to Project - Packages
Summary - [SEC] kernel
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - VMiklos, Andr?s V?r?sk?i
Operating System - x86_64 / i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Both kernel affected:
http://secunia.com/advisories/23427/
Only -stable affected
http://secunia.com/advisories/23349/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1562
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Wed Dec 27 14:36:06 2006
From: noreply at frugalware.org (Flyspray)
Date: Wed Dec 27 14:36:09 2006
Subject: [Frugalware-bugs] #1563: fuese - ntfs-3g
Message-ID: <8bcde95c3a53bd24660ba2bd7c136d67@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Antonio (smile79)
Attached to Project - Packages
Summary - fuese - ntfs-3g
Task Type - Bug Report
Category - Applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - I have this error if mount a device with ntfs-3g
fusermount: mount failed: No such device
More information can be found at the following URL:
http://bugs.frugalware.org/task/1563
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Wed Dec 27 17:46:46 2006
From: noreply at frugalware.org (Flyspray)
Date: Wed Dec 27 17:46:49 2006
Subject: [Frugalware-bugs] #1564: openoffice.org 2.1 doesn't start - segment
error
Message-ID: <1c1f87a41883ae4737657250d2b9f557@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - H?der Bal?zs (vadkorte)
Attached to Project - Packages
Summary - openoffice.org 2.1 doesn't start - segment error
Task Type - Bug Report
Category - Applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - High
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Hi,
Openoffice.org has been just upgraded to version 2.1. But
unfortunately if I try to start it, it crashes with a segment error:
#/usr/bin/soffice: line 254: 3616 Segment error
"$sd_prog/$sd_binary" "$@"
Has anybody experienced similar error?
More information can be found at the following URL:
http://bugs.frugalware.org/task/1564
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Wed Dec 27 19:17:45 2006
From: noreply at frugalware.org (Flyspray)
Date: Wed Dec 27 19:17:47 2006
Subject: [Frugalware-bugs] #1565: nicotine-plus does not start
Message-ID: <60deb39fcd67aea32a61d7b3a2ce2f6b@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Peter CZIFRA (Czifi)
Attached to Project - Packages
Summary - nicotine-plus does not start
Task Type - Bug Report
Category - Applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - I attached a file with the error messages.
The old nicotine worked.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1565
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Fri Dec 29 13:17:22 2006
From: noreply at frugalware.org (Flyspray)
Date: Fri Dec 29 13:17:32 2006
Subject: [Frugalware-bugs] #1567: Adding monkey studio for Qt4
Message-ID: <48795e4dd6eb22499e5f6f4b01893f27@bugs.frugalware.org>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Hermier Michel (hermier)
Attached to Project - Packages
Summary - Adding monkey studio for Qt4
Task Type - Bug Report
Category - Localization packages
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Monkey studio seems to be a great IDE in Qt4 to build/manage
Qt4 projects.
website http://monkeystudio.org/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1567
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sat Dec 30 01:16:23 2006
From: noreply at frugalware.org (Flyspray)
Date: Sat Dec 30 01:16:28 2006
Subject: [Frugalware-bugs] #1568: ZSH messes with $PATH when used with KDE
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Linus Berglund (rompfolly)
Attached to Project - Packages
Summary - ZSH messes with $PATH when used with KDE
Task Type - Bug Report
Category - Applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - I noticed this when i installed java. trying to run netbeans
from a terminal produced an error: java executable not in $PATH.
As root, the command "java" worked fine. As my user (linus) it did
not).
When using ZSH (4.2.6) and KDE my $PATH gets set to:
/usr/bin:/bin/usr/local/bin:/usr/games.
expected:
/usr/lib/java/bin:/usr/lib/java/jre/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib/java/bin:/usr/bin:/usr/lib/qt/bin
The only way I have been able to produce it is by running KDE on top,
but when I do that it happens all the time.
I have not tried any other DM.
Logging in on a TTY gets me in no problems.
Switching to bash completely removes the problem.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1568
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sun Dec 31 14:42:44 2006
From: noreply at frugalware.org (Flyspray)
Date: Sun Dec 31 14:42:47 2006
Subject: [Frugalware-bugs] #1569: Jre depends on libstdc++5
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Hermier Michel (hermier)
Attached to Project - Packages
Summary - Jre depends on libstdc++5
Task Type - Bug Report
Category - Applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - The jre package depends on libstdc++5 due to this file:
/usr/lib/java/jre/lib/i386/libdeploy.so
The error is seen when trying to use the brower extension, which fails
to load.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1569
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
From noreply at frugalware.org Sun Dec 31 17:38:08 2006
From: noreply at frugalware.org (Flyspray)
Date: Sun Dec 31 17:38:24 2006
Subject: [Frugalware-bugs] #1570: bitlbee needs recompiling against new
gnutls libraries
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Israel Saeta (dukebody)
Attached to Project - Packages
Summary - bitlbee needs recompiling against new gnutls libraries
Task Type - Bug Report
Category - Applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - bitlbee-1.0.3-1 needs recompiling against the new gnutls
package,
because when starting bitlbee it complains about libgnutls.so.13
bitlbee doesn't have gnutls as dependency (i know since I have to
manually install it), this should be fixed, too.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1570
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.