From noreply at frugalware.org Mon Jan 1 00:34:21 2007
From: noreply at frugalware.org (Flyspray)
Date: Mon Jan 1 00:34:25 2007
Subject: [Frugalware-bugs] #1571: pydance broken permissions
Message-ID: <584afd9a719bee594b6117d13f6a0d3f@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 - pydance broken permissions
Task Type - Bug Report
Category - Games
Status - New
Assigned To - Priyank
Operating System - i686
Severity - High
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - a user don't have permission to any /songs/* files which
means you cannot play the game at all. You have to chmod -R ( at last
) 0644 all files in songs folder
snip
E: Unknown error loading /usr/share/pydance/songs/synrg.dance
E: [Errno 13] Keine Berechtigung:
'/usr/share/pydance/songs/synrg.dance'
E: Please contact the developers (pyddr-devel@icculus.org).
E: Unknown error loading /usr/share/pydance/songs/6jan.dance
E: [Errno 13] Keine Berechtigung:
'/usr/share/pydance/songs/6jan.dance'
E: Please contact the developers (pyddr-devel@icculus.org).
More information can be found at the following URL:
http://bugs.frugalware.org/task/1571
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 Jan 1 11:54:53 2007
From: noreply at frugalware.org (Flyspray)
Date: Mon Jan 1 11:55:00 2007
Subject: [Frugalware-bugs] #1572: 3d acceleration doesn't work with ati
8.32.5
Message-ID: <2e5dd458fbbb0813614c9015bb57f48b@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 - Mikko C. (slacker)
Attached to Project - Packages
Summary - 3d acceleration doesn't work with ati 8.32.5
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 -
fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
This is Xorg.0.log:
http://forums.frugalware.org/index.php?t=getfile&id=140&rid=640&S=013655be87f015145b2d4a61bb8c9ec5
If I download and install the drivers directly from Ati, it works
fine!
More information can be found at the following URL:
http://bugs.frugalware.org/task/1572
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 Jan 1 13:00:40 2007
From: noreply at frugalware.org (Flyspray)
Date: Mon Jan 1 13:00:46 2007
Subject: [Frugalware-bugs] #1573: [sec] MPlayer
Message-ID: <5223c499277bbab66745e395891cf2bf@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 - [sec] MPlayer
Task Type - Bug Report
Category - Graphical applications
Status - New
Assigned To - VMiklos, Andr?s V?r?sk?i
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://www1.mplayerhq.hu/design7/news.html
patch:
http://www1.mplayerhq.hu/MPlayer/patches/asmrules_fix_20061231.diff
More information can be found at the following URL:
http://bugs.frugalware.org/task/1573
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 Jan 2 04:25:24 2007
From: noreply at frugalware.org (Flyspray)
Date: Tue Jan 2 04:25:25 2007
Subject: [Frugalware-bugs] #1574: fwchroot doesn't set up /etc/mtab right
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Mike (mmiikkee12)
Attached to Project - Packages
Summary - fwchroot doesn't set up /etc/mtab right
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 - When you use the fw chroot
(http://ftp.frugalware.org/pub/other/chroot/fwchroot-20061227-i686.tar.bz2)
the chroot script doesn't set up /etc/mtab correctly, causing df to
fail ("Couldn't read list of mounted filesystems"), along with pacman
(claims I have 0.0MB disk space left when I actually have several
gigs) and probably some other tools that use it too. I managed to get
it working (however hackish it may be) with this:
root@thiscomputer:/# ln -sf /proc/mounts /etc/mtab
Maybe this should be added to the ./fwbootstrap script?
More information can be found at the following URL:
http://bugs.frugalware.org/task/1574
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 Jan 2 09:59:12 2007
From: noreply at frugalware.org (Flyspray)
Date: Tue Jan 2 09:59:19 2007
Subject: [Frugalware-bugs] #1575: [FB] zsnes
Message-ID: <0d22676118982f20a699326ed6390954@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 (Devil505)
Attached to Project - Packages
Summary - [FB] zsnes
Task Type - Feature Request
Category - Games
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - I made a frugalbuild for Zsnes. It's my first frugalbuild
script so maybe there are some mistakes...
__Name:__ Znes
__Version:__ 1.50
__Description:__ ZSNES is a SNES/Super Famicom emulator for x86
computers.
__URL:__
http://sourceforge.net/projects/zsnes/
http://www.zsnes.com/index.php?page=about
I think zsnes can interested many gamers who wants to play old games.
Happy New Year.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1575
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 Jan 4 19:34:38 2007
From: noreply at frugalware.org (Flyspray)
Date: Thu Jan 4 19:34:43 2007
Subject: [Frugalware-bugs] #1576: [PATCH] cyrus-sasl *need* to be split
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 - [PATCH] cyrus-sasl *need* to be split
Task Type - Bug Report
Category - Networking
Status - New
Assigned To - VMiklos, Karoly CZOVEK
Operating System - x86_64 / i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Hi,
cyrus-sasl pull a lot things at the moment, *SQL's , heimdal and such
which a 'normal' app never need while linking on the libsasl2.so.*
only.
I've done a patch (attached ) which splits cyrus-sasl sql,heimdal,and
the *daemon* ( which never worked and by now to get it work an init
script is needed ). As well a fix for gdbm which never was an depend
because you have to say 'you want gdbm as db backend' till now db was
the depend which is selected as default by cyrus-sasl.
The SQL part *could* have sqlite2 as depend ( don't know we need it so
I did not add it to depends )
NOTE: some apps will need depends fixes in the repo after this is
pushed
More information can be found at the following URL:
http://bugs.frugalware.org/task/1576
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 Jan 4 19:41:13 2007
From: noreply at frugalware.org (Flyspray)
Date: Thu Jan 4 19:41:20 2007
Subject: [Frugalware-bugs] #1577: OO.org does not print
Message-ID:
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 - OO.org does not print
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 - Open Office 2.1 does not print out any document. Spadmin
print out the test page properly. I use CUPS as printing system.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1577
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 Jan 5 14:06:36 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 5 14:06:38 2007
Subject: [Frugalware-bugs] #1578: [SEC] openoffice.org
Message-ID: <94520d6befc010cbdbadf29ad0b1f163@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 - [SEC] openoffice.org
Task Type - Bug Report
Category - Graphical applications
Status - New
Assigned To - Andr?s V?r?sk?i
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - 0.5
Due in Version -
Due Date - Undecided
Details - http://www.openoffice.org/issues/show_bug.cgi?id=70042
CVE-2006-5870
-current is not affected
More information can be found at the following URL:
http://bugs.frugalware.org/task/1578
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 Jan 5 16:51:48 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 5 16:51:52 2007
Subject: [Frugalware-bugs] #1579: [SEC] VLC
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] VLC
Task Type - Bug Report
Category - Multimedia
Status - New
Assigned To - VMiklos, Andr?s V?r?sk?i
Operating System - i686
Severity - High
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23592/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1579
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 Jan 5 22:40:11 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 5 22:40:14 2007
Subject: [Frugalware-bugs] #1580: [FB] Sisctrl - GUI Sis driver config tool
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Devil505 (Devil505)
Attached to Project - Packages
Summary - [FB] Sisctrl - GUI Sis driver config tool
Task Type - Feature Request
Category - Graphical applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Sisctrl is a tool that allows you to tune SiS drivers from
X.
I have a laptop with a sis graphic chipset with sisctrl i can put
video into TV screen, control the brighness...this is a very usefull
tool.
URL: http://www.winischhofer.net/linuxsis630.shtml
tarball:
http://www.winischhofer.net/sis/sisctrl-0.0.20051202.tar.gz
More information can be found at the following URL:
http://bugs.frugalware.org/task/1580
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 Jan 5 22:50:52 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 5 22:50:54 2007
Subject: [Frugalware-bugs] #1581: [SEC] gconf
Message-ID: <4bbda86467db6e702eac6bc184b5a290@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] gconf
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/23452/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1581
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 Jan 5 22:53:21 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 5 22:53:23 2007
Subject: [Frugalware-bugs] #1582: [SEC] w3m
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] w3m
Task Type - Bug Report
Category - Applications
Status - Unconfirmed
Assigned To - Andr?s V?r?sk?i, Bence Nagy
Operating System - x86_64 / i686
Severity - Low
Priority - High
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23492/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1582
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 Jan 5 22:54:12 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 5 22:54:13 2007
Subject: [Frugalware-bugs] #1583: PeerTV - Program to watch WebTV
Message-ID: <881d10862e71dc9e0d945090219f4ace@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 - Devil505 (Devil505)
Attached to Project - Packages
Summary - PeerTV - Program to watch WebTV
Task Type - Feature Request
Category - Multimedia
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - It's a program to watch webtv from several countries.
URL: http://www.peertv.fr/
TARBALL:
http://www.kloxigrues.com/installer/PeerTV-033-Linux-061119.tar.gz
DEPENDS: mplayer, perl-tk
More information can be found at the following URL:
http://bugs.frugalware.org/task/1583
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 Jan 5 22:55:17 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 5 22:55:19 2007
Subject: [Frugalware-bugs] #1584: [SEC] cacti
Message-ID: <1fb0ec448da69717ff5f6b5d52503e2c@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] cacti
Task Type - Bug Report
Category - Networking
Status - Unconfirmed
Assigned To - Andr?s V?r?sk?i, David Kimpe
Operating System - x86_64 / i686
Severity - Low
Priority - High
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23528/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1584
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 Jan 5 22:57:01 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 5 22:57:03 2007
Subject: [Frugalware-bugs] #1585: [SEC] joomla
Message-ID: <9b3071dfeb6505abda0b2d6b2e44a885@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] joomla
Task Type - Bug Report
Category - Networking
Status - Unconfirmed
Assigned To - Andr?s V?r?sk?i, Bence Nagy
Operating System - x86_64 / i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23563/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1585
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 Jan 5 22:57:26 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 5 22:57:27 2007
Subject: [Frugalware-bugs] #1586: Last.fm player
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Devil505 (Devil505)
Attached to Project - Packages
Summary - Last.fm player
Task Type - Feature Request
Category - Multimedia
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Description: The player allows you to listen to last.fm
radio streams
URL: http://www.last.fm/help/player
TARBALL:
http://gentooexperimental.org/~genstef/dist/lastfmplayer-1.0.0.1_p2113.tar.bz2
More information can be found at the following URL:
http://bugs.frugalware.org/task/1586
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 Jan 5 23:01:45 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 5 23:02:06 2007
Subject: [Frugalware-bugs] #1587: Keytouch - Keyboard config tool
Message-ID: <482c74133dcceef58bfef02e46acb061@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 - Devil505 (Devil505)
Attached to Project - Packages
Summary - Keytouch - Keyboard config tool
Task Type - Feature Request
Category - Graphical applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Description: Easily configure extra keyboard function keys
URL: http://keytouch.sourceforge.net/
TARBALL:
http://prdownloads.sourceforge.net/keytouch/keytouch-2.2.3.tar.gz?download
More information can be found at the following URL:
http://bugs.frugalware.org/task/1587
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 Jan 5 23:05:35 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 5 23:05:37 2007
Subject: [Frugalware-bugs] #1588: [SEC] acroread
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] acroread
Task Type - Bug Report
Category - Graphical applications
Status - Unconfirmed
Assigned To - Andr?s V?r?sk?i, Bence Nagy
Operating System - x86_64 / i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23483/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1588
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 Jan 5 23:11:16 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 5 23:11:23 2007
Subject: [Frugalware-bugs] #1589: [SEC] drupal
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] drupal
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/23586/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1589
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 Jan 5 23:13:36 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 5 23:13:38 2007
Subject: [Frugalware-bugs] #1590: last exit - a last fm player
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Devil505 (Devil505)
Attached to Project - Packages
Summary - last exit - a last fm player
Task Type - Feature Request
Category - Multimedia
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Gnome/GTK+ alternative to the last.fm player
URL: http://www.o-hand.com/~iain/last-exit/
TARBALL: http://folks.o-hand.com/iain/last-exit/last-exit-3.tar.bz2
More information can be found at the following URL:
http://bugs.frugalware.org/task/1590
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 Jan 5 23:14:07 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 5 23:14:08 2007
Subject: [Frugalware-bugs] #1591: [SEC] opera
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] opera
Task Type - Bug Report
Category - Applications
Status - Unconfirmed
Assigned To - Andr?s V?r?sk?i
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - 0.5
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23613/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1591
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 Jan 5 23:25:06 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 5 23:25:08 2007
Subject: [Frugalware-bugs] #1592: Gngeo - NeoGeo emulator
Message-ID: <36d99cd0f698fc9c624461b14bdf8448@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 - Devil505 (Devil505)
Attached to Project - Packages
Summary - Gngeo - NeoGeo emulator
Task Type - Feature Request
Category - Games
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Description: A NeoGeo emulator
Homepage: http://m.peponas.free.fr/gngeo/
Tarball: http://prdownload.berlios.de/gngeo/gngeo-0.7.tar.gz
More information can be found at the following URL:
http://bugs.frugalware.org/task/1592
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 Jan 6 03:09:11 2007
From: noreply at frugalware.org (Flyspray)
Date: Sat Jan 6 03:09:19 2007
Subject: [Frugalware-bugs] #1593: Gnome-bluetooth doesn't work.
Message-ID: <9b1b5a9898c0e5fd7a3583da80b61f37@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 - riccardo (raozuzu)
Attached to Project - Packages
Summary - Gnome-bluetooth doesn't work.
Task Type - Bug Report
Category - Networking
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - High
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Hi,
I've correctly installed all the packages required to have a bluetooth
connection for my phone.
The connection seems to be OK, but I can't run gnome-bluetooth
utilities.
"gnome-obex-server" an "gnome-obex-send" wont work.
They tell (in console) me this thing:
gnome-obex-server: error while loading shared libraries:
libbtctl.so.2: cannot open shared object file: No such file or
directory
But I've already intalled libbtcl. :/
I think that it isn't a really bad thing, or not?
Soon,
raozuzu :)
More information can be found at the following URL:
http://bugs.frugalware.org/task/1593
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 Jan 6 12:08:15 2007
From: noreply at frugalware.org (Flyspray)
Date: Sat Jan 6 12:08:23 2007
Subject: [Frugalware-bugs] #1594: klamav automatic update fails
Message-ID:
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 - klamav automatic update fails
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 - Hi,
>From apprx. 2 weeks after a klamav and/or clamav update, klamav
automatic database update hasn't been working.
The error message, which appears in a pop-up window under KDE is the
following:
"Update Process died unexpectedly! Did you kill it manually?"
I tried to delete my ~/.kalamav directory and restart klamav without
success. Any idea?
More information can be found at the following URL:
http://bugs.frugalware.org/task/1594
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 Jan 6 13:20:59 2007
From: noreply at frugalware.org (Flyspray)
Date: Sat Jan 6 13:21:01 2007
Subject: [Frugalware-bugs] #1595: bzflag - game
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Devil505 (Devil505)
Attached to Project - Packages
Summary - bzflag - game
Task Type - Feature Request
Category - Games
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - 3D tank combat simulator game
http://www.bzflag.org/
source:
http://prdownloads.sourceforge.net/bzflag/bzflag-2.0.8.tar.gz?download
This is a gamme really funny.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1595
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 Jan 6 13:25:23 2007
From: noreply at frugalware.org (Flyspray)
Date: Sat Jan 6 13:25:23 2007
Subject: [Frugalware-bugs] #1596: Enemy Territory - FPS multiplayer game
Message-ID: <6c21accd65838695f00495283ef0f5bc@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 - Devil505 (Devil505)
Attached to Project - Packages
Summary - Enemy Territory - FPS multiplayer game
Task Type - Feature Request
Category - Games
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - This is one of best free games available on Linux.
Description: standalone multi-player game based on Return to Castle
Wolfenstein
Home page: http://www.idsoftware.com/
Source: http://www.jeuvinux.net/ftp/files/et-linux-2.60.x86.run
More information can be found at the following URL:
http://bugs.frugalware.org/task/1596
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 Jan 7 10:26:32 2007
From: noreply at frugalware.org (Flyspray)
Date: Sun Jan 7 10:26:46 2007
Subject: [Frugalware-bugs] #1597: Kstreamripper - KDE3 frontend to
streamripper
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Devil505 (Devil505)
Attached to Project - Packages
Summary - Kstreamripper - KDE3 frontend to streamripper
Task Type - Feature Request
Category - Multimedia
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - KStreamripper - a nice KDE3 frontend to streamripper
Homepage: http://www.kde-apps.org/content/show.php?content=10275
Tarball:
http://www.kde-apps.org/content/download.php?content=10275&id=1&PHPSESSID=ada3dc8f32305c1e08e40af9dc94d298
More information can be found at the following URL:
http://bugs.frugalware.org/task/1597
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 Jan 7 23:31:35 2007
From: noreply at frugalware.org (Flyspray)
Date: Sun Jan 7 23:31:40 2007
Subject: [Frugalware-bugs] #1598: NUFW and other reverse depends
Message-ID: <47300bf15f1f1c59144bbde0ea51b8ba@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 - Janos Kovacs (janny)
Attached to Project - Packages
Summary - NUFW and other reverse depends
Task Type - Feature Request
Category - Base system
Status - New
Assigned To -
Operating System - i686
Severity - Low
Priority - Low
Reported Version - -current
Due in Version -
Due Date - 2007-01-07
Details - I create packages NUFW and other reverse depends:
mod_auth_nufw-2.2.0.tar.gz
nuapp-0.2.tar.gz
nuapplet-0.6.tar.gz
nuface-1.0.7.tar.bz2
nulog-1.2.2.tar.gz
pyctd-php-0.2.tar.gz
pynetfilter_conntrack-0.3.tar.gz
spamstats-0.6c.tar.gz
squid_nufw_helper-1.0.0-rc2.tar.gz
More information can be found at the following URL:
http://bugs.frugalware.org/task/1598
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 Jan 8 08:16:03 2007
From: noreply at frugalware.org (Flyspray)
Date: Mon Jan 8 08:16:05 2007
Subject: [Frugalware-bugs] #1599: broken gnucash?
Message-ID: <4f6d1da30112c119fc31565abe8c3379@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 - Zsolt SZALAI (xbit)
Attached to Project - Packages
Summary - broken gnucash?
Task Type - Bug Report
Category - Graphical applications
Status - New
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - after pacman -Sy gnucash, it was keen on libxcb-xlib.so.0.
But after pacman -S libxcb, it reported:
gnucash-bin: error while loading shared libraries:
libgwrap-guile-runtime.so.0: cannot open shared object file: No such
file or directory
I could not find such package that holds this file.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1599
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 Jan 8 12:36:25 2007
From: noreply at frugalware.org (Flyspray)
Date: Mon Jan 8 12:36:30 2007
Subject: [Frugalware-bugs] #1600: Linux-PAM
Message-ID: <00401e9e74c60da27c2ea2f3d2150753@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 - Wacha Andr?s (awacha)
Attached to Project - Packages
Summary - Linux-PAM
Task Type - Feature Request
Category - Base system
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - 0.5
Due in Version -
Due Date - Undecided
Details - I'd like you to add support for Linux-PAM to Frugalware, if
you have the time. The homepage is:
http://www.kernel.org/pub/linux/libs/pam/
Thank you.
Andras Wacha
More information can be found at the following URL:
http://bugs.frugalware.org/task/1600
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 Jan 8 12:42:06 2007
From: noreply at frugalware.org (Flyspray)
Date: Mon Jan 8 12:42:15 2007
Subject: [Frugalware-bugs] #1601: Devhelp dependency +seg.fault
Message-ID: <90f2c6b0c658bffd24f70736c38c78da@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 - Wacha Andr?s (awacha)
Attached to Project - Packages
Summary - Devhelp dependency +seg.fault
Task Type - Bug Report
Category - Development tools
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Medium
Priority - Normal
Reported Version - 0.5
Due in Version -
Due Date - Undecided
Details - Devhelp dies with segmentation fault. And the dependencies
are also incorrect: it can't find libembedmoz.so (I linked it to
/usr/lib from /usr/lib/firefox).
Best regards,
Andras Wacha
More information can be found at the following URL:
http://bugs.frugalware.org/task/1601
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 Jan 10 10:35:22 2007
From: noreply at frugalware.org (Flyspray)
Date: Wed Jan 10 10:35:27 2007
Subject: [Frugalware-bugs] #1602: PLEASE add suspend2 support.
Message-ID: <7d558937dd7ba92539d9c47d8ea8d035@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 - Rohan Dhruva (rohandhruva)
Attached to Project - Packages
Summary - PLEASE add suspend2 support.
Task Type - Feature Request
Category - Base system
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Critical
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Hi,
Please add suspend2 support to the frugalware kernels. Suspend2 works
better in almost all of the cases, and it is much for usable and
compatible. It is a drop in replacement for swsusp that is provided in
the kernel. Please consider this as a humble reqeust.
Web site : http://suspend2.net/
Thanks a lot.
PS: To support suspend2, we also need hibernate script. It is
available at the same site. Should I file a different request for it,
or first wait for this request to be approved ?
More information can be found at the following URL:
http://bugs.frugalware.org/task/1602
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 Jan 10 20:20:46 2007
From: noreply at frugalware.org (Flyspray)
Date: Wed Jan 10 20:20:50 2007
Subject: [Frugalware-bugs] #1603: [KERNEL] add ck patchset
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 - [KERNEL] add ck patchset
Task Type - Feature Request
Category - Base system
Status - New
Assigned To -
Operating System - x86_64 / i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - while 'widely used' too ( LOL ) I want to see *full*
support for it in Frugalware
http://members.optusnet.com.au/ckolivas/kernel/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1603
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 Jan 10 20:21:27 2007
From: noreply at frugalware.org (Flyspray)
Date: Wed Jan 10 20:21:28 2007
Subject: [Frugalware-bugs] #1604: [KERNEL] add cks patchset
Message-ID: <3b393363f925bc565cf7be35905008e5@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 - [KERNEL] add cks patchset
Task Type - Bug Report
Category - Installer
Status - New
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://members.optusnet.com.au/ckolivas/kernel/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1604
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 Jan 10 20:22:32 2007
From: noreply at frugalware.org (Flyspray)
Date: Wed Jan 10 20:22:35 2007
Subject: [Frugalware-bugs] #1605: [KERNEL] add beyond patchset
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 - [KERNEL] add beyond patchset
Task Type - Feature Request
Category - Base system
Status - New
Assigned To -
Operating System - x86_64 / i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://iphitus.loudas.com/beyond.html
More information can be found at the following URL:
http://bugs.frugalware.org/task/1605
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 Jan 10 20:26:35 2007
From: noreply at frugalware.org (Flyspray)
Date: Wed Jan 10 20:26:38 2007
Subject: [Frugalware-bugs] #1606: [KERNEL] add mm patchset
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 - [KERNEL] add mm patchset
Task Type - Feature Request
Category - Base system
Status - New
Assigned To -
Operating System - i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Is somewhat experimental but ohh well is 'widely used'
http://kernel.org/patchtypes/mm.html
More information can be found at the following URL:
http://bugs.frugalware.org/task/1606
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 Jan 11 12:18:41 2007
From: noreply at frugalware.org (Flyspray)
Date: Thu Jan 11 12:18:56 2007
Subject: [Frugalware-bugs] #1607: [SEC] avahi
Message-ID: <570d2f9e3eaf4ed6525210f85b28b0dc@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] avahi
Task Type - Bug Report
Category - Networking
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/23660/
fixed in -current
More information can be found at the following URL:
http://bugs.frugalware.org/task/1607
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 Jan 11 12:20:16 2007
From: noreply at frugalware.org (Flyspray)
Date: Thu Jan 11 12:20:27 2007
Subject: [Frugalware-bugs] #1608: [SEC] fetchmail
Message-ID: <832b8cf2850cf3f5507605e46f3f9516@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] fetchmail
Task Type - Bug Report
Category - Networking
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/23631/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1608
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 Jan 11 12:23:20 2007
From: noreply at frugalware.org (Flyspray)
Date: Thu Jan 11 12:23:24 2007
Subject: [Frugalware-bugs] #1609: [SEC] mediawiki
Message-ID: <72fa9bf387b2817b221a1e7582c94f37@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] mediawiki
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/23647/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1609
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 Jan 11 12:33:52 2007
From: noreply at frugalware.org (Flyspray)
Date: Thu Jan 11 12:33:57 2007
Subject: [Frugalware-bugs] #1610: [SEC] xorg-server
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] xorg-server
Task Type - Bug Report
Category - X Window System
Status - Unconfirmed
Assigned To - Christian Hamar, Andr?s V?r?sk?i
Operating System - x86_64 / i686
Severity - Low
Priority - High
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23670/
patch:
http://lists.freedesktop.org/archives/xorg-announce/2007-January/000235.html
More information can be found at the following URL:
http://bugs.frugalware.org/task/1610
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 Jan 11 12:35:32 2007
From: noreply at frugalware.org (Flyspray)
Date: Thu Jan 11 12:35:34 2007
Subject: [Frugalware-bugs] #1611: [SEC] phpmyadmin
Message-ID: <5448dff90a4045057217b60ba50f6724@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] phpmyadmin
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/23702/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1611
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 Jan 11 15:18:02 2007
From: noreply at frugalware.org (Flyspray)
Date: Thu Jan 11 15:18:10 2007
Subject: [Frugalware-bugs] #1612: Democracy Player - Video podcasts player
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Devil505 (Devil505)
Attached to Project - Packages
Summary - Democracy Player - Video podcasts player
Task Type - Feature Request
Category - Multimedia
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Democracy Player
Home page: www.getdemocracy.com/
Tarball: ftp://ftp.osuosl.org/pub/pculture.org/democracy/src/
Screenshots: http://www.getdemocracy.com/walkthrough/
Description (from the website):
1# . Play All Your Videos
Play virtually any video-- Quicktime, WMV, MPEG, AVI, XVID, and more.
Browse your collection, make playlists, stay organized.
# 2. Get Internet TV Shows
Subscribe to any video RSS feed, podcast, or video blog. Explore
hundreds of free channels with the built-in Channel Guide.
# 3. Search YouTube
Download and save videos from YouTube, Google Video, Yahoo Video, and
other sites.
# 4. High Definition and Fullscreen
Your computer screen is a high-def display. Watch free HD videos in
gorgeous fullscreen.
# 5. Torrent Power
Easily download any BitTorrent file. Fast. Then watch it in the same
app. Simple.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1612
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 Jan 11 16:02:29 2007
From: noreply at frugalware.org (Flyspray)
Date: Thu Jan 11 16:02:42 2007
Subject: [Frugalware-bugs] #1613: courier-authlib should depend on libpq
instead of postgresql
Message-ID: <3a197119ef05e4dbf79583b02d359e11@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 - CS?CSY L?szl? (Boobaa)
Attached to Project - Packages
Summary - courier-authlib should depend on libpq instead of postgresql
Task Type - Bug Report
Category - Networking
Status - New
Assigned To - Krisztian VASAS
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Anyway, it's said that c-a needs postgresql as makedepend.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1613
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 Jan 11 17:18:25 2007
From: noreply at frugalware.org (Flyspray)
Date: Thu Jan 11 17:18:33 2007
Subject: [Frugalware-bugs] #1614: clamd.conf vs. freshclam.conf glitch
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - CS?CSY L?szl? (Boobaa)
Attached to Project - Packages
Summary - clamd.conf vs. freshclam.conf glitch
Task Type - Bug Report
Category - Networking
Status - New
Assigned To - Krisztian VASAS
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - clamd did not started: it searched /var/lib/clamav for the
database, but that dir does not exist. freshclam downloaded the db
then said it's in sync, so I searched for it: /usr/share/clamav. Then
I recognized the discrepancy between the two's conf:
root@foobar:~# grep DatabaseDirectory /etc/clamd.conf
DatabaseDirectory /var/lib/clamav
root@foobar:~# grep DatabaseDirectory /etc/freshclam.conf
#DatabaseDirectory /var/lib/clamav
If both are commented, clamd finally starts. Anyway I think we should
not put any database (changing so often) on /usr, so both should be
uncommented and /usr/share/clamav should be moved to /var/lib/clamav.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1614
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 Jan 11 18:23:59 2007
From: noreply at frugalware.org (Flyspray)
Date: Thu Jan 11 18:24:06 2007
Subject: [Frugalware-bugs] #1615: [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 - Low
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23664/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1615
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 Jan 12 23:11:52 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 12 23:11:56 2007
Subject: [Frugalware-bugs] #1616: [SEC] kernel-grsec
Message-ID: <77cc632e7ea649a4be1ed717ffb5b37d@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-grsec
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - Andr?s V?r?sk?i, Karoly CZOVEK
Operating System - x86_64 / i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23713/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1616
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 Jan 12 23:13:26 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 12 23:13:31 2007
Subject: [Frugalware-bugs] #1617: [SEC] xine-ui
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] xine-ui
Task Type - Bug Report
Category - Graphical applications
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/23709/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1617
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 Jan 13 17:14:13 2007
From: noreply at frugalware.org (Flyspray)
Date: Sat Jan 13 17:14:25 2007
Subject: [Frugalware-bugs] #1618: [FB] macchanger
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Homolya Mikl?s (homiklos)
Attached to Project - Packages
Summary - [FB] macchanger
Task Type - Feature Request
Category - Networking
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Very Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - I've wrote a FrugalBuild script for the GNU MAC Changer
utility. It changes the MAC address of a network card. It might be
interesting to others.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1618
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 Jan 13 19:43:07 2007
From: noreply at frugalware.org (Flyspray)
Date: Sat Jan 13 19:43:10 2007
Subject: [Frugalware-bugs] #1619: Blender compiled against the wrong version
of libpython
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Mike (mmiikkee12)
Attached to Project - Packages
Summary - Blender compiled against the wrong version of libpython
Task Type - Bug Report
Category - Libraries
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Blender appears to be linked against libpython2.4.so.1.0,
while -current has only libpython2.5.
mike@thiscomputer:~$ blender
blender: error while loading shared libraries: libpython2.4.so.1.0:
cannot open shared object file: No such file or directory
mike@thiscomputer:~$ ls /usr/lib/libpy*
/usr/lib/libpython2.5.so@ /usr/lib/libpython2.5.so.1.0*
More information can be found at the following URL:
http://bugs.frugalware.org/task/1619
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 Jan 13 22:00:50 2007
From: noreply at frugalware.org (Flyspray)
Date: Sat Jan 13 22:01:10 2007
Subject: [Frugalware-bugs] #1620: Sylpheed-claws should be replaced with
claws-mail
Message-ID: <2d95340d0b4dc8974f6d9bd3c7dde84e@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 - Alex Smith (alex_extreme)
Attached to Project - Packages
Summary - Sylpheed-claws should be replaced with claws-mail
Task Type - Bug Report
Category - Applications
Status - New
Assigned To - Christian Hamar
Operating System - x86_64 / i686
Severity - Medium
Priority - High
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Sylpheed-claws was renamed to claws-mail, a claws-mail
package should be added that replaces and provides sylpheed-claws
http://www.claws-mail.org/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1620
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 Jan 14 05:47:41 2007
From: noreply at frugalware.org (Flyspray)
Date: Sun Jan 14 05:47:48 2007
Subject: [Frugalware-bugs] #1621: fwcpan is still writing old mod* to FB
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 - fwcpan is still writing old mod* to FB
Task Type - Bug Report
Category - Development tools
Status - New
Assigned To - VMiklos
Operating System - x86_64 / i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Hi,
fwcpan is writing modname,modauthor to FB which we changed to be
_F_perl_* in current. So we need an update for this while on missing
_F_perl* things we error out now.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1621
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 Jan 14 09:14:49 2007
From: noreply at frugalware.org (Flyspray)
Date: Sun Jan 14 09:14:52 2007
Subject: [Frugalware-bugs] #1622: Music-applet for Gnome-panel
Message-ID: <1a72798b7a8fe7e3d4feb72b5bb4579d@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 - Devil505 (Devil505)
Attached to Project - Packages
Summary - Music-applet for Gnome-panel
Task Type - Feature Request
Category - GNOME
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details -
Music Applet is a small, simple GNOME panel applet that lets you
control a variety of different music players from the panel. Music
Applet provides easy access to information about the current song and
the most important playback controls.
Music Applet currently supports the following music players:
* Banshee
* Muine
* Rhythmbox
* XMMS2
Music Applet is the successor to Rhythmbox Applet.
Home Page:
http://www.kuliniewicz.org/music-applet/
Source:
http://www.kuliniewicz.org/music-applet/downloads/music-applet-0.9.2.tar.gz
Screenshots:
http://www.kuliniewicz.org/music-applet/screenshots/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1622
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 Jan 14 19:21:43 2007
From: noreply at frugalware.org (Flyspray)
Date: Sun Jan 14 19:21:49 2007
Subject: [Frugalware-bugs] #1623: slocate (updatedb) crontab entry is wrong
Message-ID: <7bf83081c975e8635ae592a15ab14763@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 - slocate (updatedb) crontab entry is wrong
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 - Hello,
This script is owned by slocate package:
/etc/cron.daily/slocate
Contents are:
#!/bin/sh
/usr/bin/updatedb -c
When running it manually:
/usr/bin/updatedb: option requires an argument -- c
>From 'updatedb --help':
-c - Parse original GNU Locate's configuration file
when using the -u or -U options.
Looks like the option should be -u.
regards,
LGee
More information can be found at the following URL:
http://bugs.frugalware.org/task/1623
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 Jan 15 10:04:34 2007
From: noreply at frugalware.org (Flyspray)
Date: Mon Jan 15 10:04:38 2007
Subject: [Frugalware-bugs] #1624: LTSP - Linux Terminal Server Project
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 - LTSP - Linux Terminal Server Project
Task Type - Feature Request
Category - Networking
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - It would be nice to see LTSP in the repos.
http://www.ltsp.org/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1624
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 Jan 15 15:13:10 2007
From: noreply at frugalware.org (Flyspray)
Date: Mon Jan 15 15:13:15 2007
Subject: [Frugalware-bugs] #1625: [SEC] libsoup
Message-ID: <3533d34f15ddf0f306b78d536715676f@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] libsoup
Task Type - Bug Report
Category - Libraries
Status - New
Assigned To - Christian Hamar, Andr?s V?r?sk?i, Alex Smith
Operating System - x86_64 / i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23734/
Patch:
http://bugzilla.gnome.org/attachment.cgi?id=79491&action=view
More information can be found at the following URL:
http://bugs.frugalware.org/task/1625
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 Jan 15 17:22:56 2007
From: noreply at frugalware.org (Flyspray)
Date: Mon Jan 15 17:23:09 2007
Subject: [Frugalware-bugs] #1626: [SEC] libgtop
Message-ID: <27b6db52c78d2c380c9a7b8f7a04f57d@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] libgtop
Task Type - Bug Report
Category - GNOME
Status - New
Assigned To - Christian Hamar, Andr?s V?r?sk?i, Alex Smith
Operating System - x86_64 / i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23736/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1626
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 Jan 15 23:25:55 2007
From: noreply at frugalware.org (Flyspray)
Date: Mon Jan 15 23:26:01 2007
Subject: [Frugalware-bugs] #1627: djvulibre split + evince djvu support
requests
Message-ID: <9fad9b00235cb85ccb66b46103a18eb6@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 - Nagy Gabor (ngaba)
Attached to Project - Packages
Summary - djvulibre split + evince djvu support requests
Task Type - Feature Request
Category - Libraries
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - The djvulibre package should be splitted into the core
library and the qt-based viewer. Then evince could be compiled with
djvu support (with core-djvulibre dependency, which doesn't need qt)
More information can be found at the following URL:
http://bugs.frugalware.org/task/1627
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 Jan 16 20:34:19 2007
From: noreply at frugalware.org (Flyspray)
Date: Tue Jan 16 20:34:39 2007
Subject: [Frugalware-bugs] #1628: [SEC] smb4k
Message-ID: <97801367e5e81700f4be06b078b11f41@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] smb4k
Task Type - Bug Report
Category - KDE
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 -
https://developer.berlios.de/project/shownotes.php?release_id=11706
More information can be found at the following URL:
http://bugs.frugalware.org/task/1628
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 Jan 17 09:01:11 2007
From: noreply at frugalware.org (Flyspray)
Date: Wed Jan 17 09:01:22 2007
Subject: [Frugalware-bugs] #1629: courier-authlib package must make sure
/etc/courier/authlib/userdb does exist
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Wael Nasreddine (Gandalf)
Attached to Project - Packages
Summary - courier-authlib package must make sure
/etc/courier/authlib/userdb does exist
Task Type - Bug Report
Category - Networking
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Hi,
in courier-authlib you have to create /etc/courier/authlib folder and
touch the file /etc/courier/authlib/userdb otherwize userdb will exit
with an error...
I think the best way to do it in in post_install if ! -e
/etc/courier/authlib/userdb then ..touch it :)
Thx
More information can be found at the following URL:
http://bugs.frugalware.org/task/1629
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 Jan 17 16:05:43 2007
From: noreply at frugalware.org (Flyspray)
Date: Wed Jan 17 16:06:00 2007
Subject: [Frugalware-bugs] #1630: [SEC] KOffice
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] KOffice
Task Type - Bug Report
Category - KDE
Status - Assigned
Assigned To - Andr?s V?r?sk?i, crazy
Operating System - x86_64 / i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23799/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1630
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 Jan 17 16:06:46 2007
From: noreply at frugalware.org (Flyspray)
Date: Wed Jan 17 16:06:49 2007
Subject: [Frugalware-bugs] #1631: [SEC] kdegraphics
Message-ID: <1411487ee38572e4f710e96fa6aa5401@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 - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23799/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1631
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 Jan 18 05:13:55 2007
From: noreply at frugalware.org (Flyspray)
Date: Thu Jan 18 05:13:57 2007
Subject: [Frugalware-bugs] #1632: supertux need be downgraded
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 - supertux need be downgraded
Task Type - Bug Report
Category - Games
Status - New
Assigned To - Janos Kovacs
Operating System - i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Hi,
We do have 0.3 in the repos which is a unstable *Tech Demo* and should
*not* be used yet. Is buggy not fully playable etc.
snip
The 0.3.0 release is meant as a tech-demo, to show of new
features of the engine, new graphics and such, it is not meant to be
fully playable or polished, for that reason it is recommend that
distributions should not ship SuperTux 0.3.0, but instead the fully
playable SuperTux 0.1.3 release.
snip
So pls downgrade it.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1632
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 Jan 18 06:09:51 2007
From: noreply at frugalware.org (Flyspray)
Date: Thu Jan 18 06:10:22 2007
Subject: [Frugalware-bugs] #1633: Strigi
Message-ID: <3b547d06bf61669b9ca8f21e9f8ad8c9@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 - Strigi
Task Type - Feature Request
Category - Applications
Status - Assigned
Assigned To - crazy
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://www.vandenoever.info/software/strigi/
( moved in here from my old TODO )
More information can be found at the following URL:
http://bugs.frugalware.org/task/1633
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 Jan 18 11:31:30 2007
From: noreply at frugalware.org (Flyspray)
Date: Thu Jan 18 11:31:44 2007
Subject: [Frugalware-bugs] #1634: [SEC] squid
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] squid
Task Type - Bug Report
Category - Networking
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/23767/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1634
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 Jan 19 03:16:08 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 19 03:16:18 2007
Subject: [Frugalware-bugs] #1635: Gnome-art in current
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Massimo Chiappini (Max73)
Attached to Project - Packages
Summary - Gnome-art in current
Task Type - Bug Report
Category - ROX
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Gnome-art in current doesn't work.
max@frugalware:~$ gnome-art
/usr/lib/ruby/site_ruby/1.8/libglade2.rb:105:in
`guard_source_from_gc': undefined method `signal_connect' for
nil:NilClass (NoMethodError)
from /usr/lib/ruby/site_ruby/1.8/libglade2.rb:98:in
`guard_sources_from_gc'
from /usr/lib/ruby/site_ruby/1.8/libglade2.rb:97:in `each'
from /usr/lib/ruby/site_ruby/1.8/libglade2.rb:97:in
`guard_sources_from_gc'
from
/usr/lib/ruby/site_ruby/1.8/gnome-art/ui/main_window.rb:606:in
`initialize'
from
/usr/lib/ruby/site_ruby/1.8/gnome-art/ui/main_window.rb:606:in `new'
from
/usr/lib/ruby/site_ruby/1.8/gnome-art/ui/main_window.rb:606:in
`init_glade'
from
/usr/lib/ruby/site_ruby/1.8/gnome-art/ui/main_window.rb:771:in
`initialize'
from /usr/lib/ruby/site_ruby/1.8/gnome-art/gnome_art.rb:130:in
`new'
from /usr/lib/ruby/site_ruby/1.8/gnome-art/gnome_art.rb:130:in
`main'
from /usr/bin/gnome-art:25
max@frugalware:~$
More information can be found at the following URL:
http://bugs.frugalware.org/task/1635
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 Jan 19 03:20:30 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 19 03:20:37 2007
Subject: [Frugalware-bugs] #1636: Bittornado
Message-ID: <4c8c0a0ce405c03f9ba588dabe421e77@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 - Massimo Chiappini (Max73)
Attached to Project - Packages
Summary - Bittornado
Task Type - Bug Report
Category - ROX
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Doesn't work, this is the error:
max@frugalware:/usr/bin$ btdownloadgui.py
Traceback (most recent call last):
File "/usr/bin/btdownloadgui.py", line 216, in __init__
border.Add(colSizer, 1, wxEXPAND | wxALL, 4)
File
"/usr/lib/python2.5/site-packages/wx-2.6-gtk2-ansi/wx/_core.py", line
11711, in Add
return _core_.Sizer_Add(*args, **kwargs)
TypeError: wx.Window, wx.Sizer, wx.Size, or (w,h) expected for item
Traceback (most recent call last):
File "/usr/bin/btdownloadgui.py", line 2373, in
run(argv[1:])
File "/usr/bin/btdownloadgui.py", line 2221, in run
_run(params)
File "/usr/bin/btdownloadgui.py", line 2224, in _run
app = btWxApp(0, params)
File "/usr/bin/btdownloadgui.py", line 2189, in __init__
wxApp.__init__(self, x)
File
"/usr/lib/python2.5/site-packages/wx-2.6-gtk2-ansi/wx/_core.py", line
7700, in __init__
self._BootstrapApp()
File
"/usr/lib/python2.5/site-packages/wx-2.6-gtk2-ansi/wx/_core.py", line
7352, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "/usr/bin/btdownloadgui.py", line 2194, in OnInit
d = DownloadInfoFrame(doneflag, self.configfile)
File "/usr/bin/btdownloadgui.py", line 453, in __init__
self.exception()
File "/usr/bin/btdownloadgui.py", line 2131, in exception
self.on_errorwindow(data.getvalue())
File "/usr/bin/btdownloadgui.py", line 2159, in on_errorwindow
size = (500,300), style = wxTE_READONLY|wxTE_MULTILINE))
File
"/usr/lib/python2.5/site-packages/wx-2.6-gtk2-ansi/wx/_core.py", line
11711, in Add
return _core_.Sizer_Add(*args, **kwargs)
TypeError: wx.Window, wx.Sizer, wx.Size, or (w,h) expected for item
max@frugalware:/usr/bin$
More information can be found at the following URL:
http://bugs.frugalware.org/task/1636
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 Jan 19 10:22:39 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 19 10:22:45 2007
Subject: [Frugalware-bugs] #1637: [SEC] poppler
Message-ID: <51c157b925f1868f3235d18238dcb98e@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] poppler
Task Type - Bug Report
Category - Applications
Status - New
Assigned To - Christian Hamar, Andr?s V?r?sk?i
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23813/
the fix should be this :
http://lists.freedesktop.org/archives/poppler/2007-January/002434.html
More information can be found at the following URL:
http://bugs.frugalware.org/task/1637
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 Jan 19 11:13:15 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 19 11:13:20 2007
Subject: [Frugalware-bugs] #1638: [SEC] ed
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] ed
Task Type - Bug Report
Category - Applications
Status - New
Assigned To - Zsolt SZALAI, 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/23832/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1638
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 Jan 19 15:56:11 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 19 15:56:13 2007
Subject: [Frugalware-bugs] #1639: [FB] Deluge BitTorrent client
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Artur Grunau (Green)
Attached to Project - Packages
Summary - [FB] Deluge BitTorrent client
Task Type - Feature Request
Category - Graphical applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - **Deluge** is a new BitTorrent client written using Python
and GTK+. It'll suit well every GNOME / XFCE desktop.
Deluge requires **python-libtorrent** to run, so I prepared a
FrugalBuild for it too. The original **setup.py** file from it's
sources needs patching in order to link against the **boost**
libraries. I attached the patch. I was only unsure if I should add
**zlib** to python-libtorrent's //depends// array. The base system
contains it, so I didn't do that.
The homepage of both projects is
[[http://deluge-torrent.org/|http://deluge-torrent.org/]].
Hope there are not so many mistakes in those FrugalBuilds.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1639
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 Jan 19 18:20:50 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 19 18:20:58 2007
Subject: [Frugalware-bugs] #1640: Installation script missing for bashburn
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Gwenn Boussard (ll0zz)
Attached to Project - Packages
Summary - Installation script missing for bashburn
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 - 1. when running bashburn, I get the message :
There is no '/etc/bashburnrc'
That is the file where BashBurn stores its settings.
You must run the BashBurn installation script first as root to install
all needed files. Do that now and then start 'bashburn' again.
And the application exists.
I think bashburn package should launch the install script at install,
or at first run, or at least that the Install.sh file would be shipped
with the package. Or whatever you think is the Good Way.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1640
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 Jan 19 18:51:53 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 19 18:51:58 2007
Subject: [Frugalware-bugs] #1641: Partial french translation in XMMS
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Gwenn Boussard (ll0zz)
Attached to Project - Packages
Summary - Partial french translation in XMMS
Task Type - Bug Report
Category - Applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Very Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - In both 0.5 and 0.5 upgraded to current (French language
selected), XMMS shows partial translation to french.
Right-click on the app, and you have a pop-up menu :
A propos de XMMS (French)
Play (English)
Voir infos du fichier (French)
Fen?tre principale (French)
...
The "play" item (and all the submenu) is in English. All the rest is
in French.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1641
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 Jan 20 16:01:04 2007
From: noreply at frugalware.org (Flyspray)
Date: Sat Jan 20 16:01:15 2007
Subject: [Frugalware-bugs] #1642: Feature Request: Add iscan package to
frugalware-0.6 (Terminus)
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Michael Carr (Zermelo)
Attached to Project - Packages
Summary - Feature Request: Add iscan package to frugalware-0.6
(Terminus)
Task Type - Feature Request
Category - Applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Would it be possible to add a pre-packaged version of
[[http://www.avasys.jp/english/linux_e/dl_scan.html|iscan]] to
Terminus?
Among other features, iscan is the only Linux scanner application
capable of automatically removing the moire artefacts from scans of
printed images.
I understand that iscan is currently maintained as a package in
[[http://www.novell.com/products/linuxpackages/suselinux/iscan.html|SUSE]],
Linspire and
[[http://packages.gentoo.org/ebuilds/?iscan-2.4.0-r1|Gentoo]].
More information can be found at the following URL:
http://bugs.frugalware.org/task/1642
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 Jan 20 18:42:19 2007
From: noreply at frugalware.org (Flyspray)
Date: Sat Jan 20 18:42:33 2007
Subject: [Frugalware-bugs] #1643: [SEC] rubygems
Message-ID: <5667de63d11520d56dd624f945743a9e@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] rubygems
Task Type - Bug Report
Category - Development tools
Status - New
Assigned To - Andr?s V?r?sk?i, Bence Nagy, crazy
Operating System - i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Hi,
I don't see any secunia or a like report for this but wanted to
updated it today and saw the '0.9.0 installation exploit patches
selection' O_O
( http://rubyforge.org/frs/?group_id=126 ).
Patch for stable should be :
http://rubyforge.org/frs/download.php/16543/installer.rb.extract_files.REL_0_9_0.patch
More information can be found at the following URL:
http://bugs.frugalware.org/task/1643
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 Jan 20 22:15:28 2007
From: noreply at frugalware.org (Flyspray)
Date: Sat Jan 20 22:15:56 2007
Subject: [Frugalware-bugs] #1644: php package depends on imap package
Message-ID: <720710608e2b9b7096c05e8b4a87c603@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 - Wael Nasreddine (Gandalf)
Attached to Project - Packages
Summary - php package depends on imap package
Task Type - Bug Report
Category - Networking
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Hi,
The package php (or at least the module imap.so) depends on the imap
package:
# ldd /usr/lib/php/imap.so
[...]
libc-client.so.1 => /usr/X11R6/lib/libc-client.so.1
(0xb7e3e000)
[...]
# pacman -Qo /usr/lib/libc-client.so
/usr/lib/libc-client.so is owned by imap 2004g-1
Thx
More information can be found at the following URL:
http://bugs.frugalware.org/task/1644
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 Jan 20 22:23:49 2007
From: noreply at frugalware.org (Flyspray)
Date: Sat Jan 20 22:24:07 2007
Subject: [Frugalware-bugs] #1645: Add suexec support to apache
Message-ID: <82e16963c5a56b18bbd786dd9bd11154@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 - Wael Nasreddine (Gandalf)
Attached to Project - Packages
Summary - Add suexec support to apache
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 - Hi
Is it possible guys to add suexec support to apache?? Add to
Fconfopts:
--with-suexec-docroot=/var/www --with-suexec-userdir=htdocs
--with-suexec-logfile=/var/log/apache/suexec.log
I need suexec for VHCS, it works without and besides it's not urgent
so take your time guys :)
Thx
More information can be found at the following URL:
http://bugs.frugalware.org/task/1645
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 Jan 20 22:40:29 2007
From: noreply at frugalware.org (Flyspray)
Date: Sat Jan 20 22:40:41 2007
Subject: [Frugalware-bugs] #1646: Bad symlink in postfix package
Message-ID: <404c81ff2d6f71dc51a1adf4754ae36a@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 - Wael Nasreddine (Gandalf)
Attached to Project - Packages
Summary - Bad symlink in postfix package
Task Type - Bug Report
Category - Networking
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - High
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Hi
In postfix package, /usr/lib/sendmail is a symlink to
/usr/sbin/postfix, it must be /usr/sbin/sendmail
Darcs patch attached...
More information can be found at the following URL:
http://bugs.frugalware.org/task/1646
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 Jan 21 16:06:35 2007
From: noreply at frugalware.org (Flyspray)
Date: Sun Jan 21 16:06:59 2007
Subject: [Frugalware-bugs] #1647: Weird pacman replaces bug
Message-ID: <197e7df1062f628a14bb66c1709da74c@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 - Alex Smith (alex_extreme)
Attached to Project - Packages
Summary - Weird pacman replaces bug
Task Type - Bug Report
Category - Applications
Status - New
Assigned To - VMiklos
Operating System - i686
Severity - High
Priority - High
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - I added this in beryl-plugins' FB:
conflicts=('beryl-dbus')
provides=('beryl-dbus')
replaces=('beryl-dbus')
because beryl-dbus has merged into beryl-plugins upstream, and then I
removed beryl-dbus (darcs remove, repoman clean on both archs). When
-Syu'ing, this happens:
:: Starting local database upgrade...
:: Replace beryl-dbus with frugalware-current/beryl-plugins? [Y/n] y
resolving dependencies... done.
error: failed to prepare transaction (could not satisfy dependencies)
:: beryl-dbus: is required beryl=0.1.4
It seems that the Y is ignored and always thinks you pressed n.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1647
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 Jan 21 16:18:26 2007
From: noreply at frugalware.org (Flyspray)
Date: Sun Jan 21 16:18:40 2007
Subject: [Frugalware-bugs] #1648: [FB] ntfs-config
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Mcklaren (Mcklaren)
Attached to Project - Packages
Summary - [FB] ntfs-config
Task Type - Feature Request
Category - Graphical applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Applications graphical for enable/disable write supports in
ntfs partitions. The package run and work fine for my.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1648
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 Jan 21 17:02:08 2007
From: noreply at frugalware.org (Flyspray)
Date: Sun Jan 21 17:02:26 2007
Subject: [Frugalware-bugs] #1649: [FB] ntfs-config
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Mcklaren (Mcklaren)
Attached to Project - Packages
Summary - [FB] ntfs-config
Task Type - Feature Request
Category - Graphical applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Applications graphical for enable/disable write supports in
ntfs partitions. The package run and work fine for my.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1649
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 Jan 21 19:49:43 2007
From: noreply at frugalware.org (Flyspray)
Date: Sun Jan 21 19:49:52 2007
Subject: [Frugalware-bugs] #1650: Acrobat Reader 7.0.9
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 - Acrobat Reader 7.0.9
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 - if I start the application from console the message is
ERROR: Cannot find installation directory
More information can be found at the following URL:
http://bugs.frugalware.org/task/1650
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 Jan 22 12:10:47 2007
From: noreply at frugalware.org (Flyspray)
Date: Mon Jan 22 12:10:56 2007
Subject: [Frugalware-bugs] #1651: drop mii-tool.8.gz from net-tools pkg
Message-ID: <343b3d2374c49f514727f7755c2aa9be@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 - CS?CSY L?szl? (Boobaa)
Attached to Project - Packages
Summary - drop mii-tool.8.gz from net-tools pkg
Task Type - Bug Report
Category - Networking
Status - New
Assigned To - VMiklos
Operating System - x86_64 / i686
Severity - Very Low
Priority - Low
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - 1. We don't even build the mii-tool binary.
2. mii-tool is deprecated, one should use ethtool (from the ethtool
pkg) instead.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1651
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 Jan 24 08:30:40 2007
From: noreply at frugalware.org (Flyspray)
Date: Wed Jan 24 08:30:43 2007
Subject: [Frugalware-bugs] #1652: tuxpaint
Message-ID: <157277cd29548c1299711da917fdd3c6@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 - Devil505 (Devil505)
Attached to Project - Packages
Summary - tuxpaint
Task Type - Feature Request
Category - Graphical applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - tuxpaint
tuxpaint is a very pretty nice drawing program for childrens
http://www.tuxpaint.org/
source:
http://prdownloads.sourceforge.net/tuxpaint/tuxpaint-0.9.16.tar.gz?download
(Note: Request for pizux)
More information can be found at the following URL:
http://bugs.frugalware.org/task/1652
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 Jan 24 08:32:43 2007
From: noreply at frugalware.org (Flyspray)
Date: Wed Jan 24 08:32:45 2007
Subject: [Frugalware-bugs] #1653: gcompris
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Devil505 (Devil505)
Attached to Project - Packages
Summary - gcompris
Task Type - Feature Request
Category - Applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - gcompris
GCompris is an educational software which propose different activities
to children from 2 to 10 years old.
http://gcompris.net/
http://sourceforge.net/project/downloading.php?group_id=6865&use_mirror=kent&filename=gcompris-8.2.2-2.tar.gz&23558432
(Note: Resquest for pizux)
More information can be found at the following URL:
http://bugs.frugalware.org/task/1653
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 Jan 24 08:35:26 2007
From: noreply at frugalware.org (Flyspray)
Date: Wed Jan 24 08:35:32 2007
Subject: [Frugalware-bugs] #1654: Homeplayer
Message-ID: <0dbe0e8a704bb2f53b6bb72143c8c33e@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 - Devil505 (Devil505)
Attached to Project - Packages
Summary - Homeplayer
Task Type - Feature Request
Category - Applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - homeplayer
homeplayer is a gpl media player center able to broadcast all your
medias ( mp3,ogg,avi, etc...) via vlc true your eth0 interface to your
tv , it use java for the gui
http://homeplayer.free.fr/
souceforge download :
http://sourceforge.net/project/downloading.php?groupname=homeplayer&filename=HomePlayer-1.4.0.2.zip&use_mirror=belnet
(Note: Request for pizux)
More information can be found at the following URL:
http://bugs.frugalware.org/task/1654
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 Jan 24 09:58:48 2007
From: noreply at frugalware.org (Flyspray)
Date: Wed Jan 24 09:58:51 2007
Subject: [Frugalware-bugs] #1655: istanbul
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Devil505 (Devil505)
Attached to Project - Packages
Summary - istanbul
Task Type - Feature Request
Category - Graphical applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - About
Istanbul is a desktop session recorder for the Free Desktop. It
records your session into an Ogg Theora video file. To start the
recording, you click on its icon in the notification area. To stop you
click its icon again. It works on GNOME, KDE, XFCE and others.
Home page:
http://live.gnome.org/Istanbul
Source:
http://zaheer.merali.org/istanbul-0.2.1.tar.bz2
Requirements
Istanbul requires at least:
GStreamer 0.10
Gst-plugins-base 0.10
PyGTK 2.6
Gst-python 0.10
(Note: request for tyrry)
More information can be found at the following URL:
http://bugs.frugalware.org/task/1655
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 Jan 24 11:48:46 2007
From: noreply at frugalware.org (Flyspray)
Date: Wed Jan 24 11:48:50 2007
Subject: [Frugalware-bugs] #1656: Gaim-Rhythmbox plugin
Message-ID: <76da16c4fd1b092cc1ad6c94f01c25dc@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 - Devil505 (Devil505)
Attached to Project - Packages
Summary - Gaim-Rhythmbox plugin
Task Type - Feature Request
Category - Applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Description
The Gaim-Rhythmbox plugin will automatically update your Gaim user
info and status message with the currently playing music in Rhythmbox.
If the artist and title are known, it will also attempt to create a
link to the song's lyrics by using Google's "I'm Feeling Lucky"
feature.
page
http://jon.oberheide.org/projects/gaim-rhythmbox/
Version 2.0beta5 - released November 11th, 2006
http://jon.oberheide.org/projects/gaim-rhythmbox/downloads/gaim-rhythmbox-2.0beta5.tar.gz
Version 1.5.0.1 - released September 12th, 2005
http://jon.oberheide.org/projects/gaim-rhythmbox/downloads/gaim-rhythmbox-1.5.0.1.tar.gz
Screenshot:
http://jon.oberheide.org/projects/gaim-rhythmbox/images/screenshot.png
More information can be found at the following URL:
http://bugs.frugalware.org/task/1656
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 Jan 25 09:40:41 2007
From: noreply at frugalware.org (Flyspray)
Date: Thu Jan 25 09:40:44 2007
Subject: [Frugalware-bugs] #1657: arcoread 7.0.9 start fails
Message-ID: <4f65752d8ba16e8c1a8333b8af7c4399@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 - arcoread 7.0.9 start fails
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 - Hi,
I've just upgraded to acroread 7.0.9 via repoman upd.
Unfortunately the new version of acroread doesn't start.
Here is the error message, when I start it from console:
"ERROR: Cannot find installation directory."
I haven't found yet any information about that in the web.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1657
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 Jan 25 18:07:55 2007
From: noreply at frugalware.org (Flyspray)
Date: Thu Jan 25 18:07:57 2007
Subject: [Frugalware-bugs] #1659: comix
Message-ID: <5cbfcd9289dfb608c91a97e532da279b@bugs.ironiq.hu>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Devil505 (Devil505)
Attached to Project - Packages
Summary - comix
Task Type - Feature Request
Category - Graphical applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Description : Comix is a user-friendly, customizable image
viewer. It is specifically designed to handle comic books, but also
serves as a generic viewer. It reads images in ZIP, RAR or tar
archives (also gzip or bzip2 compressed) as well as plain image files.
It is written in Python and uses GTK+ through the PyGTK bindings.
- URL : http://comix.sourceforge.net/
- Download :
http://sourceforge.net/project/downloading.php?groupname=comix&filename=comix-3.6.1.tar.gz&use_mirror=heanet
More information can be found at the following URL:
http://bugs.frugalware.org/task/1659
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 Jan 25 18:21:31 2007
From: noreply at frugalware.org (Flyspray)
Date: Thu Jan 25 18:21:38 2007
Subject: [Frugalware-bugs] #1660: e2fstools should depend on coreutils
Message-ID: <2d8fe918785704a55a85449825ace6ef@bugs.ironiq.hu>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - CS?CSY L?szl? (Boobaa)
Attached to Project - Packages
Summary - e2fstools should depend on coreutils
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 - ( 14/176) telep?t?s: e2fsprogs
[#######################] 100%
/var/lib/pacman/local/e2fsprogs-1.39-1/install: line 3: cd:
/etc/rc.d/rcS.d: Nincs ilyen f?jl vagy k?nyvt?r
/var/lib/pacman/local/e2fsprogs-1.39-1/install: line 4: ln:
command not found
/var/lib/pacman/local/e2fsprogs-1.39-1/install: line 5: ln:
command not found
/var/lib/pacman/local/e2fsprogs-1.39-1/install: line 6:
/usr/sbin/chkconfig: Nincs ilyen f?jl vagy k?nyvt?r
( 15/176) telep?t?s: zlib
[#######################] 100%
More information can be found at the following URL:
http://bugs.frugalware.org/task/1660
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 Jan 25 18:27:12 2007
From: noreply at frugalware.org (Flyspray)
Date: Thu Jan 25 18:27:14 2007
Subject: [Frugalware-bugs] #1661: virt-manager should depend on urlgrabber
Message-ID: <90a634d1a5c23ff991024d64696e2ab3@bugs.ironiq.hu>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - CS?CSY L?szl? (Boobaa)
Attached to Project - Packages
Summary - virt-manager should depend on urlgrabber
Task Type - Bug Report
Category - Graphical applications
Status - New
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - It looks for urlgrabber.grabber module which is in
urlgrabber pkg, which is not a depend.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1661
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 Jan 26 23:57:55 2007
From: noreply at frugalware.org (Flyspray)
Date: Fri Jan 26 23:58:11 2007
Subject: [Frugalware-bugs] #1662: LinuxWacom Drivers
Message-ID:
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - riccardo (raozuzu)
Attached to Project - Packages
Summary - LinuxWacom Drivers
Task Type - Feature Request
Category - Applications
Status - Unconfirmed
Assigned To -
Operating System - x86_64 / i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Hi,
I ask to have a precompiled package of the linuxwacom drivers.
In other distributions it's called "wacom-tools" and it has some
preloaded configurations.
The sources are available from: http://linuxwacom.sourceforge.net
I'm asking for this feature because there are many (sad) users who
have a tablet and in any case, for Frugalware it will be another
conquest! :P
I'm here for any questions about it,
raozuzu :)
More information can be found at the following URL:
http://bugs.frugalware.org/task/1662
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 Jan 27 03:01:13 2007
From: noreply at frugalware.org (Flyspray)
Date: Sat Jan 27 03:01:31 2007
Subject: [Frugalware-bugs] #1663: [SEC] gtk+2
Message-ID: <5d9430b6aebd86ee11e48089fa0c0605@bugs.ironiq.hu>
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] gtk+2
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/23884/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1663
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 Jan 27 03:03:35 2007
From: noreply at frugalware.org (Flyspray)
Date: Sat Jan 27 03:03:40 2007
Subject: [Frugalware-bugs] #1664: [SEC] bind
Message-ID: <4cd771fc8e2572f3a3a877143ea6557e@bugs.ironiq.hu>
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] bind
Task Type - Bug Report
Category - Networking
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/23904/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1664
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 Jan 27 03:05:08 2007
From: noreply at frugalware.org (Flyspray)
Date: Sat Jan 27 03:05:09 2007
Subject: [Frugalware-bugs] #1665: [SEC] kdebase
Message-ID: <4a2459d9db844e04a37b9ce317197221@bugs.ironiq.hu>
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] kdebase
Task Type - Bug Report
Category - KDE
Status - Unconfirmed
Assigned To - Andr?s V?r?sk?i, crazy
Operating System - x86_64 / i686
Severity - Low
Priority - Low
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://secunia.com/advisories/23932/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1665
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 Jan 27 12:40:02 2007
From: noreply at frugalware.org (Flyspray)
Date: Sat Jan 27 12:40:12 2007
Subject: [Frugalware-bugs] #1666: Package request: Flock
Message-ID: <871026f9d7cc81272eaa0a7a8f078d51@bugs.ironiq.hu>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Mario ?ani? (pygi)
Attached to Project - Packages
Summary - Package request: Flock
Task Type - Feature Request
Category - GNOME
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://www.flock.com/
More information can be found at the following URL:
http://bugs.frugalware.org/task/1666
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 Jan 27 15:35:42 2007
From: noreply at frugalware.org (Flyspray)
Date: Sat Jan 27 15:35:45 2007
Subject: [Frugalware-bugs] #1667: kismet does not work with ipw2200/ipw2915
capture source
Message-ID: <78afc3095108be6a51ca968f443cfc22@bugs.ironiq.hu>
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 - kismet does not work with ipw2200/ipw2915 capture source
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 - kismet-2007_01_R1-2-i686.fpm
Error message:
FATAL: Support for capture source type 'ipw2200' was not built. Check
the output from 'configure' for more information
about why it might not have been compiled in.
(the same with ipw2915 source)
More information can be found at the following URL:
http://bugs.frugalware.org/task/1667
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 Jan 27 15:42:14 2007
From: noreply at frugalware.org (Flyspray)
Date: Sat Jan 27 15:42:25 2007
Subject: [Frugalware-bugs] #1668: syntax error (?) in rc.single
Message-ID: <2e39e1fe385c3bff140235f11a8f7e32@bugs.ironiq.hu>
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 - syntax error (?) in rc.single
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 - sysvinit-2.86-23-i686.fpm
Since -23, during shutdown, a message appears:
"rc.single: too many arguments"
Sorry but I'm not sure what is the exact error message, please check.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1668
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 Jan 28 18:13:05 2007
From: noreply at frugalware.org (Flyspray)
Date: Sun Jan 28 18:13:19 2007
Subject: [Frugalware-bugs] #1669: Wine 0.9.30
Message-ID: <7142b7b59a04b88882bc5b9ff359f7e7@bugs.ironiq.hu>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Jo?l Vennin (jol)
Attached to Project - Packages
Summary - Wine 0.9.30
Task Type - Feature Request
Category - X libraries
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Could you update wine package to the last version: 0.9.30
Thank you
Jol
More information can be found at the following URL:
http://bugs.frugalware.org/task/1669
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 Jan 29 10:13:16 2007
From: noreply at frugalware.org (Flyspray)
Date: Mon Jan 29 10:13:21 2007
Subject: [Frugalware-bugs] #1670: Bash colors and auto-expension for mkv
file is missing in bash.
Message-ID: <6b38f4c14fdce187c9251938688089fa@bugs.ironiq.hu>
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 - Bash colors and auto-expension for mkv file is missing in
bash.
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 - When you make a ls in a directory, you see that it's not
colored (ignored) by bash colors (unless it's another pattern I don't
understood). In consequence I guess it's not possible to expend video
name for video program like xine.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1670
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 Jan 29 21:08:02 2007
From: noreply at frugalware.org (Flyspray)
Date: Mon Jan 29 21:08:06 2007
Subject: [Frugalware-bugs] #1671: kima package
Message-ID: <1fe9d1dd13c49c26065c60f9cc59c0b3@bugs.ironiq.hu>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Mikko C. (slacker)
Attached to Project - Packages
Summary - kima package
Task Type - Feature Request
Category - KDE
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://www.kde-look.org/content/show.php?content=33257
Description:
This applet monitors various temperature, frequency and fan sources in
your kicker panel.
Make sure you have enabled a supported kernel module.
Thanks!
More information can be found at the following URL:
http://bugs.frugalware.org/task/1671
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 Jan 30 01:58:08 2007
From: noreply at frugalware.org (Flyspray)
Date: Tue Jan 30 01:58:11 2007
Subject: [Frugalware-bugs] #1672: xchat should *not* depend on gnome
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 - xchat should *not* depend on gnome
Task Type - Bug Report
Category - Graphical applications
Status - New
Assigned To - Christian Hamar
Operating System - x86_64 / i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Hi,
xchat depends on gnome apps now which is wrong. GNOME support is
optional and marked broken anyway but is not the point here. If you
want this support , fine , but pls split the gnome part off if
possible if not remove it.
Thx
More information can be found at the following URL:
http://bugs.frugalware.org/task/1672
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 Jan 30 02:27:44 2007
From: noreply at frugalware.org (Flyspray)
Date: Tue Jan 30 02:27:48 2007
Subject: [Frugalware-bugs] #1673: avidemux does *not* depend on gnome
Message-ID: <841c82aa53e15972d3f8844bdb2ef05a@bugs.ironiq.hu>
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 - avidemux does *not* depend on gnome
Task Type - Bug Report
Category - Graphical applications
Status - New
Assigned To - Janos Kovacs
Operating System - x86_64 / i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - Hi,
avidemux has by now libgnome* depends which are wrong. It does _not_
depends on gnome _at all_. Pls fix the depends and move back to
xapps-extra.
As well the --with-newfad option _is wrong_ for x86_64.
Anyway 'arts' could be removed too.
snip
--with-newfaad Use Gentoo hacked faad2.h
snip
There isn't something like this in Frugalware.
thx
More information can be found at the following URL:
http://bugs.frugalware.org/task/1673
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 Jan 30 05:10:58 2007
From: noreply at frugalware.org (Flyspray)
Date: Tue Jan 30 05:11:03 2007
Subject: [Frugalware-bugs] #1674: Qt4 qmake does not generate a proper
Makefile for Qt4 g++ projects.
Message-ID: <2846605e8781056e2e092f9429045763@bugs.ironiq.hu>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Len (Endler)
Attached to Project - Packages
Summary - Qt4 qmake does not generate a proper Makefile for Qt4 g++
projects.
Task Type - Bug Report
Category - Games
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - I think a new FW qt4 qmake.conf file needs to be set up.
There are several included in the Qt 4 package, but none of them are
what's need to get qmake to generate a proper Makefile that has all
paths and options set so that the compiler can find the header files
and the linker can find the Qt4 libraries (which are spread across
several subdirectories.
The only way I've been able get a Qt4 app to compile and link is to
manually specify something like this:
g++ -I/usr/include/QtCore -I/usr/include/QtGui
/usr/lib/libQtCore.so.4.2.2 /usr/lib/libQtGui.so.4.2.2 main.cc
The Makefiles generated by qmake against a qt4 .pro file can't find
any headers or libraries.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1674
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 Jan 30 12:47:11 2007
From: noreply at frugalware.org (Flyspray)
Date: Tue Jan 30 12:47:13 2007
Subject: [Frugalware-bugs] #1675: freera
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 - freera
Task Type - Bug Report
Category - Games
Status - Assigned
Assigned To - Andr?s V?r?sk?i
Operating System - x86_64 / i686
Severity - Low
Priority - Low
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - http://members.home.nl/jorisenpetra/
Red alert clone for linux. Uses the original red alert files.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1675
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 Jan 30 22:22:29 2007
From: noreply at frugalware.org (Flyspray)
Date: Tue Jan 30 22:22:38 2007
Subject: [Frugalware-bugs] =?utf-8?q?=231676=3A_in_gdm_login_=22felhaszn?=
=?utf-8?b?w6Fsw7MiIGlzIHRvbyBsb25n?=
Message-ID: <178c78e93b587e3ef8942f77ef530c8b@bugs.ironiq.hu>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Kurj?k Rich?rd (balzamon)
Attached to Project - Packages
Summary - in gdm login "felhaszn?l?" is too long
Task Type - Bug Report
Category - Games
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Low
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - When I login with gdm, I can see "felhasznal" instead of
"felhaszn?l?" because felhaszn?l? is too long. My language is
hungarian.
More information can be found at the following URL:
http://bugs.frugalware.org/task/1676
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 Jan 31 13:42:17 2007
From: noreply at frugalware.org (Flyspray)
Date: Wed Jan 31 13:42:24 2007
Subject: [Frugalware-bugs] #1677: xfontsel does not work
Message-ID: <98ad05e9088a59b3c7b4796de6c07a35@bugs.ironiq.hu>
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 - xfontsel does not work
Task Type - Bug Report
Category - Graphical applications
Status - Unconfirmed
Assigned To -
Operating System - i686
Severity - Medium
Priority - Normal
Reported Version - -current
Due in Version -
Due Date - Undecided
Details - When I start xfontsel, it displays the message 'Processing
fonts' but nothing happens, the lower part of the window (under the
-*-*-*- line) freezes.
regards,
LGee
More information can be found at the following URL:
http://bugs.frugalware.org/task/1677
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.