From noreply at frugalware.org Wed Nov 3 09:13:46 2010 From: noreply at frugalware.org (Frugalware) Date: Wed, 03 Nov 2010 09:13:46 +0100 Subject: [Frugalware-bugs] [FBTS] #4365: ratpoison segfault with fix In-Reply-To: References: Message-ID: <20101103081346.31829.1753735977.swift@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 - Tam??s Varj?? (kanya) Attached to Project - Frugalware Summary - ratpoison segfault with fix Task Type - Bug Report Category - X Window System Status - Unconfirmed Assigned To - Operating System - x86_64 / i686 Severity - Low Priority - Normal Reported Version - -current Due in Version - Undecided Due Date - Undecided Details - I ran into a bug in ratpoison, which gives a segfault. It seems that there is a fix: http://lists.nongnu.org/archive/html/ratpoison-devel/2010-10/msg00006.html setup: $ pacman -Q ratpoison ratpoison 1.4.5-1 $ cat .xinitrc /usr/bin/xrandr --newmode 1680x1050 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync /usr/bin/xrandr --addmode VGA1 1680x1050 /usr/bin/xrandr --output VGA1 --mode 1680x1050 --above LVDS1 /usr/bin/ratpoison bug: swapping (C-t x) between the monitors results in a segfault at the next ratpoison command, whatever it is. More information can be found at the following URL: http://bugs.frugalware.org/task/4365 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. From noreply at frugalware.org Fri Nov 5 10:01:29 2010 From: noreply at frugalware.org (Frugalware) Date: Fri, 05 Nov 2010 10:01:29 +0100 Subject: [Frugalware-bugs] [FBTS] #4366: pacman-g2 - Confused when replacing a package In-Reply-To: References: Message-ID: <20101105090129.31939.68760373.swift@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 - Feher Attila (feherke) Attached to Project - Frugalware Summary - pacman-g2 - Confused when replacing a package Task Type - Bug Report Category - Installer Status - Unconfirmed Assigned To - Operating System - i686 Severity - Medium Priority - Normal Reported Version - -current Due in Version - Undecided Due Date - Undecided Details - pacman-g2 gets confused when has to replace a package with the same package on which it depended previously. Note that answering y or n to the replace question seems to make no difference. master # pacman -Syu :: Synchronizing package databases... frugalware-current is up to date :: Starting local database upgrade... :: Replace gvfs-gconf with frugalware-current/gvfs? [Y/n] y resolving dependencies... done. error: failed to prepare transaction (could not satisfy dependencies) :: gvfs-gconf: requires gvfs=1.6.4 master # pacman -Syu :: Synchronizing package databases... frugalware-current is up to date :: Starting local database upgrade... :: Replace gvfs-gconf with frugalware-current/gvfs? [Y/n] n resolving dependencies... done. error: failed to prepare transaction (could not satisfy dependencies) :: gvfs-gconf: requires gvfs=1.6.4 More information can be found at the following URL: http://bugs.frugalware.org/task/4366 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. From noreply at frugalware.org Sun Nov 7 09:23:38 2010 From: noreply at frugalware.org (Frugalware) Date: Sun, 07 Nov 2010 09:23:38 +0100 Subject: [Frugalware-bugs] [FBTS] #4367: openshot segmentation fault (Attachment added) In-Reply-To: References: Message-ID: <20101107082339.26189.518955313.swift@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 - ki kadf (kikadf) Attached to Project - Frugalware Summary - openshot segmentation fault Task Type - Bug Report Category - Applications Status - Unconfirmed Assigned To - Operating System - i686 Severity - Medium Priority - Normal Reported Version - -current Due in Version - Undecided Due Date - Undecided Details - $ openshot -------------------------------- OpenShot (version 1.2.2) -------------------------------- Process no longer exists: 3244. Creating new pid lock file. /usr/lib/python2.7/site-packages/openshot/windows/SimpleGtkBuilderApp.py:32: GtkWarning: Invalid input string self.builder.add_from_file(path) Segmentation fault $ $ gdb python One or more files have been attached. More information can be found at the following URL: http://bugs.frugalware.org/task/4367 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. From noreply at frugalware.org Thu Nov 11 09:43:15 2010 From: noreply at frugalware.org (Frugalware) Date: Thu, 11 Nov 2010 09:43:15 +0100 Subject: [Frugalware-bugs] [FBTS] #4368: x11vnc still depends on old openssl 0.9.8 In-Reply-To: References: Message-ID: <20101111084315.19558.934653120.swift@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 - Krisztian VASAS (ironiq) Attached to Project - Frugalware Summary - x11vnc still depends on old openssl 0.9.8 Task Type - Bug Report Category - Graphical applications Status - New Assigned To - Operating System - i686 Severity - Medium Priority - Normal Reported Version - 1.3 Due in Version - Undecided Due Date - Undecided Details - I wanted to use x11vnc on a frugal stable machine, but i got that libssl.so.0.9.8 not found. After checking the package i saw it still depends on old openssl: [iron at yugo ~]$ chkdep -p x11vnc-0.9.10-1-i686.fpm WARNING: No package found containing libssl.so.0.9.8! WARNING: No package found containing libcrypto.so.0.9.8! depends=('libxtst' 'libjpeg') [iron at yugo ~]$ cat /etc/frugalware-release Frugalware 1.3 (Haven) [iron at yugo ~]$ pacman-g2 -Qi openssl|grep Version Version : 1.0.0-3 More information can be found at the following URL: http://bugs.frugalware.org/task/4368 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. From noreply at frugalware.org Thu Nov 11 16:33:38 2010 From: noreply at frugalware.org (Frugalware) Date: Thu, 11 Nov 2010 16:33:38 +0100 Subject: [Frugalware-bugs] [FBTS] #4369: Gajim In-Reply-To: References: Message-ID: <20101111153338.19555.1203209698.swift@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 - jercel (jercel) Attached to Project - Frugalware Summary - Gajim Task Type - Bug Report Category - Applications Status - New Assigned To - Operating System - x86_64 Severity - Medium Priority - Normal Reported Version - -current Due in Version - Undecided Due Date - Undecided Details - problem with gajim on a new installation : jercel at frugal:~$ gajim Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: Ne peut ouvrir le fichier d'objet partag?: Aucun fichier ou dossier de ce type /usr/lib/python2.7/site-packages/OpenSSL/__init__.py:11: PendingDeprecationWarning: The CObject type is marked Pending Deprecation in Python 2.7. Please use capsule objects instead. import rand, crypto, SSL, tsafe ** Message: pygobject_register_sinkfunc is deprecated (GstObject) /usr/lib/python2.7/site-packages/dbus/types.py:6: PendingDeprecationWarning: The CObject type is marked Pending Deprecation in Python 2.7. Please use capsule objects instead. from _dbus_bindings import ObjectPath, ByteArray, Signature, Byte,\ /usr/lib/python2.7/site-packages/gtk-2.0/gnomevfs/__init__.py:3: PendingDeprecationWarning: The CObject type is marked Pending Deprecation in Python 2.7. Please use capsule objects instead. from _gnomevfs import * /usr/lib/python2.7/site-packages/gtk-2.0/bonobo/__init__.py:6: PendingDeprecationWarning: The CObject type is marked Pending Deprecation in Python 2.7. Please use capsule objects instead. import ORBit /usr/lib/python2.7/site-packages/gtk-2.0/bonobo/__init__.py:7: PendingDeprecationWarning: The CObject type is marked Pending Deprecation in Python 2.7. Please use capsule objects instead. ORBit.load_typelib('Bonobo') Traceback (most recent call last): File "gajim.py", line 414, in interface = Interface() File "/usr/share/gajim/src/gui_interface.py", line 3323, in __init__ cfg_was_read = parser.read() File "/usr/share/gajim/src/common/optparser.py", line 79, in read self.update_config(old_version, new_version) File "/usr/share/gajim/src/common/optparser.py", line 230, in update_config caps_cache.capscache.initialize_from_db() File "/usr/share/gajim/src/common/caps_cache.py", line 364, in initialize_from_db self._remove_outdated_caps() File "/usr/share/gajim/src/common/caps_cache.py", line 376, in _remove_outdated_caps self.logger.clean_caps_table() File "/usr/share/gajim/src/common/logger.py", line 919, in clean_caps_table self.simple_commit(sql) File "/usr/share/gajim/src/common/logger.py", line 164, in simple_commit self.cur.execute(sql_to_commit) sqlite3.OperationalError: no such column: last_seen More information can be found at the following URL: http://bugs.frugalware.org/task/4369 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. From noreply at frugalware.org Sat Nov 13 18:00:37 2010 From: noreply at frugalware.org (Frugalware) Date: Sat, 13 Nov 2010 18:00:37 +0100 Subject: [Frugalware-bugs] [FBTS] #4370: [REQ] LimeWire Pirate Edition In-Reply-To: References: Message-ID: <20101113170037.18303.874519391.swift@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 - Lenezir (Lenezir) Attached to Project - Frugalware Summary - [REQ] LimeWire Pirate Edition Task Type - Feature Request Category - Graphical applications Status - Unconfirmed Assigned To - Operating System - i686 Severity - Low Priority - Normal Reported Version - -current Due in Version - Undecided Due Date - Undecided Details - LimeWire Pirate Edition LimeWire Pirate Edition is a clone of P2P software LimeWire. Homepage : http://metapirate.webs.com/ Download : http://metapirate.webs.com/downloads.htm Thanks. :) More information can be found at the following URL: http://bugs.frugalware.org/task/4370 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. From noreply at frugalware.org Sun Nov 14 09:42:14 2010 From: noreply at frugalware.org (Frugalware) Date: Sun, 14 Nov 2010 09:42:14 +0100 Subject: [Frugalware-bugs] [FBTS] #4371: gnome-connman In-Reply-To: References: Message-ID: <20101114084214.19928.1887085107.swift@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 - bouleetbil (bouleetbil) Attached to Project - Frugalware Summary - gnome-connman Task Type - Bug Report Category - Applications Status - New Assigned To - Daniel Operating System - x86_64 / i686 Severity - Low Priority - Normal Reported Version - -current Due in Version - Undecided Due Date - Undecided Details - gnome-connman don't seee any interfaces, so can't configure network. More information can be found at the following URL: http://bugs.frugalware.org/task/4371 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. From noreply at frugalware.org Sun Nov 14 20:59:25 2010 From: noreply at frugalware.org (Frugalware) Date: Sun, 14 Nov 2010 20:59:25 +0100 Subject: [Frugalware-bugs] [FBTS] #4372: galaxium In-Reply-To: References: Message-ID: <20101114195925.19924.1975535085.swift@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 - jercel (jercel) Attached to Project - Frugalware Summary - galaxium Task Type - Bug Report Category - Applications Status - New Assigned To - bouleetbil Operating System - x86_64 Severity - Low Priority - Normal Reported Version - -current Due in Version - Undecided Due Date - Undecided Details - jercel at frugal:~$ galaxium Galaxium Messenger Copyright (C) 2003-2008 Philippe Durand Copyright (C) 2006-2008 Ben Motmans Copyright (C) 2007-2008 Paul Burton Running in DEBUG mode, appName Galaxium 2010/11/14 20:46:53 [INFO] [CoreUtility.Initialize] Using application directory: /usr/lib/galaxium 2010/11/14 20:46:53 [DEBUG] [CoreUtility.Initialize] Data Directory: /usr/share/galaxium 2010/11/14 20:46:53 [INFO] [AddinUtility.Initialize] Initializing add-in manager... 2010/11/14 20:46:53 [INFO] [AddinUtility.Initialize] Rebuilding the add-in registry... Checking: /usr/lib/galaxium Folders checked (9 ms) Looking for addins Using assembly reflector: Mono.Addins.CecilReflector.Reflector Checking: /usr/lib/galaxium Checking: /home/jercel/.config/Galaxium/addins Scanning file: /usr/lib/galaxium/Galaxium.AdiumThemes.dll Scanning file: /usr/lib/galaxium/Galaxium.Client.GtkGui.dll Scanning file: /usr/lib/galaxium/Galaxium.Client.dll Scanning file: /usr/lib/galaxium/Galaxium.Core.dll Scanning file: /usr/lib/galaxium/Galaxium.GStreamer.dll Scanning file: /usr/lib/galaxium/Galaxium.Gecko.dll Scanning file: /usr/lib/galaxium/Galaxium.Gui.GtkGui.dll Scanning file: /usr/lib/galaxium/Galaxium.Gui.dll Scanning file: /usr/lib/galaxium/Galaxium.Protocol.Gui.dll Scanning file: /usr/lib/galaxium/Galaxium.Protocol.Msn.GtkGui.dll Scanning file: /usr/lib/galaxium/Galaxium.Protocol.Msn.dll Scanning file: /usr/lib/galaxium/Galaxium.Protocol.dll Scanning file: /usr/lib/galaxium/Galaxium.Startup.exe Scanning file: /usr/lib/galaxium/libswfdec-sharp.dll Folders scan completed (376 ms) Regenerating all add-in relations. Generating add-in extension maps Addin relation map generated. Addins Updated: 12 Extension points: 31 Extensions: 33 Extension nodes: 302 Node sets: 3 Add-in relations analyzed (33 ms) 2010/11/14 20:46:54 [FATAL] [GLibLogging.LogFunc] Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: Ne peut ouvrir le fichier d'objet partag?: Aucun fichier ou dossier de ce type Stack trace: at Gtk.Application.Init() at Galaxium.Client.GtkGui.MainWindow.ExecuteEntryPoint(System.Object[] args) at Galaxium.Core.EntryPointExtension.Execute(System.Object[] args) at Galaxium.Core.AddinUtility.Initialize() at Galaxium.Startup.Program..ctor(Boolean debug, System.String appName) at Galaxium.Startup.Program.Main(System.String[] args) 2010/11/14 20:46:54 [DEBUG] [GtkUtility.Initialize] Initializing gtk utility... 2010/11/14 20:46:54 [DEBUG] [IconUtility.Initialize] Initializing icon utility... 2010/11/14 20:46:54 [DEBUG] [IconUtility.Initialize] Initializing icon & animation theme: default 2010/11/14 20:46:54 [INFO] [GtkUtility.Initialize] Unable to find libswfdec-0.6, swf playback disabled Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. 2010/11/14 20:46:54 [FATAL] [Program.Main] Fatal exception while running Galaxium. TargetInvocationException: Exception has been thrown by the target of an invocation. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in :0 at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in :0 at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in :0 at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in :0 at System.Activator.CreateInstance (System.Type type) [0x00000] in :0 at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00000] in :0 at Mono.Addins.InstanceExtensionNode.GetInstance () [0x00000] in :0 at Galaxium.Client.NotificationUtility.Initialize () [0x00000] in :0 at Galaxium.Client.ClientUtility.Initialize () [0x00000] in :0 at Galaxium.Client.GtkGui.MainWindow.ExecuteEntryPoint (System.Object[] args) [0x00000] in :0 at Galaxium.Core.EntryPointExtension.Execute (System.Object[] args) [0x00000] in :0 at Galaxium.Core.AddinUtility.Initialize () [0x00000] in :0 at Galaxium.Startup.Program..ctor (Boolean debug, System.String appName) [0x00000] in :0 at Galaxium.Startup.Program.Main (System.String[] args) [0x00000] in :0 TypeLoadException: Could not load type 'Notifications.Notification[]' from assembly 'Galaxium.Client.GtkGui, Version=0.7.4.1, Culture=neutral, PublicKeyToken=null'. at System.Collections.Generic.Queue`1[Notifications.Notification]..ctor () [0x00000] in :0 at Galaxium.Client.GtkGui.GtkNotificationBackend..ctor () [0x00000] in :0 at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod*,object,object[],System.Exception&) at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in :0 More information can be found at the following URL: http://bugs.frugalware.org/task/4372 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. From noreply at frugalware.org Tue Nov 16 17:51:00 2010 From: noreply at frugalware.org (Frugalware) Date: Tue, 16 Nov 2010 17:51:00 +0100 Subject: [Frugalware-bugs] [FBTS] #4373: broken link at http://frugalware.org/docs/bugs In-Reply-To: References: Message-ID: <20101116165100.19928.123767252.swift@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 - Sylwester Arabas (slayoo) Attached to Project - Frugalware Summary - broken link at http://frugalware.org/docs/bugs Task Type - Bug Report Category - Documentation Status - Unconfirmed Assigned To - Operating System - i686 Severity - Low Priority - Normal Reported Version - -current Due in Version - Undecided Due Date - Undecided Details - http://frugalware.org/docs/bugs includes a broken link to http://wiki.frugalware.org/Bugs_FAQ (404 Not found) More information can be found at the following URL: http://bugs.frugalware.org/task/4373 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. From noreply at frugalware.org Tue Nov 16 17:59:25 2010 From: noreply at frugalware.org (Frugalware) Date: Tue, 16 Nov 2010 17:59:25 +0100 Subject: [Frugalware-bugs] [FBTS] #4374: Etoile depends on libgnustep-base.so.1.18 while GNUstep offers libgnustep-base.so.1.20 In-Reply-To: References: Message-ID: <20101116165925.19930.476816908.swift@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 - Sylwester Arabas (slayoo) Attached to Project - Frugalware Summary - Etoile depends on libgnustep-base.so.1.18 while GNUstep offers libgnustep-base.so.1.20 Task Type - Bug Report Category - Graphical applications Status - Unconfirmed Assigned To - Operating System - x86_64 Severity - Medium Priority - Normal Reported Version - -current Due in Version - Undecided Due Date - Undecided Details - I've just tried to install Etoile both using the -stable and the -current repositories. In both cases I get unresolved library dependencies: # ldd /usr/lib/GNUstep/System/Tools/etoile_system linux-vdso.so.1 => (0x00007fffa797f000) libEtoileFoundation.so.0 => /usr/lib/GNUstep/Local/Library/Libraries/libEtoileFoundation.so.0 (0x00007f13e2230000) libgnustep-gui.so.0.16 => not found libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x00007f13e1ff4000) libpthread.so.0 => /lib/libpthread.so.0 (0x00007f13e1dd7000) librt.so.1 => /lib/librt.so.1 (0x00007f13e1bcf000) libgnustep-base.so.1.18 => not found libobjc.so.2 => /usr/lib/libobjc.so.2 (0x00007f13e19b7000) libm.so.6 => /lib/libm.so.6 (0x00007f13e1735000) libc.so.6 => /lib/libc.so.6 (0x00007f13e13cd000) libObjectiveC2.so.0 => /usr/lib/GNUstep/Local/Library/Libraries/libObjectiveC2.so.0 (0x00007f13e11c5000) libEtoileThread.so.0 => /usr/lib/GNUstep/Local/Library/Libraries/libEtoileThread.so.0 (0x00007f13e0fbc000) libEtoileXML.so.0 => /usr/lib/GNUstep/Local/Library/Libraries/libEtoileXML.so.0 (0x00007f13e0d99000) /lib64/ld-linux-x86-64.so.2 (0x00007f13e2490000) libgnustep-base.so.1.18 => not found libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f13e0b88000) libgnustep-base.so.1.18 => not found libgnustep-base.so.1.18 => not found # ls -la /usr/lib/GNUstep/Local/Library/Libraries/libgnustep-base.so* lrwxrwxrwx 1 root root 23 Jul 11 14:21 /usr/lib/GNUstep/Local/Library/Libraries/libgnustep-base.so -> libgnustep-base.so.1.20* lrwxrwxrwx 1 root root 25 Jul 11 14:21 /usr/lib/GNUstep/Local/Library/Libraries/libgnustep-base.so.1.20 -> libgnustep-base.so.1.20.1* -rwxr-xr-x 1 root root 6366189 Jul 11 14:21 /usr/lib/GNUstep/Local/Library/Libraries/libgnustep-base.so.1.20.1* More information can be found at the following URL: http://bugs.frugalware.org/task/4374 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. From noreply at frugalware.org Wed Nov 17 04:05:35 2010 From: noreply at frugalware.org (Frugalware) Date: Wed, 17 Nov 2010 04:05:35 +0100 Subject: [Frugalware-bugs] [FBTS] #4375: pacman-g2 activity reporting makes it hard to see the package's name In-Reply-To: References: Message-ID: <20101117030535.19927.752857045.swift@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 - Russell Dickenson (phayz) Attached to Project - Frugalware Summary - pacman-g2 activity reporting makes it hard to see the package's name Task Type - Feature Request Category - Applications Status - New Assigned To - Operating System - i686 Severity - Low Priority - Normal Reported Version - -current Due in Version - Undecided Due Date - Undecided Details - When pacman-g2 is installing packages, its reports its status with both a bar display (made of '#' characters) and a percentage complete. Since pacman-g2 is a console application, it's output is restricted to a width of 80 characters. The space taken up by the bar display means that the end of most package's names are not shown. I think the bar display progress update should be removed and only the percentage display left. This would allow more room for each package's name. I have reported this as a feature request instead of a bug because it's my request that this is changed. I don't know if others consider pacman-g2's behaviour as a bug. More information can be found at the following URL: http://bugs.frugalware.org/task/4375 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. From noreply at frugalware.org Sat Nov 20 16:27:01 2010 From: noreply at frugalware.org (Frugalware) Date: Sat, 20 Nov 2010 16:27:01 +0100 Subject: [Frugalware-bugs] [FBTS] #4376: installer_layout_segfault In-Reply-To: References: Message-ID: <20101120152701.16112.429025442.swift@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 - BULIN Claude (xcfaudio) Attached to Project - Frugalware Summary - installer_layout_segfault Task Type - Bug Report Category - Installer Status - Unconfirmed Assigned To - Operating System - x86_64 / i686 Severity - Critical Priority - Normal Reported Version - -current Due in Version - Undecided Due Date - Undecided Details - Hello, I just found a bug already known: http://frugalware.org/ voroskoi ~ / shot / bug / installer_layout_segfault.png during installation: program receveid SIGSEGV segmentation fault from strlen_ia32 () from / lib/libc.so.6 Cordially Claude xcfaudio at gmail.com More information can be found at the following URL: http://bugs.frugalware.org/task/4376 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. From noreply at frugalware.org Thu Nov 25 14:39:09 2010 From: noreply at frugalware.org (Frugalware) Date: Thu, 25 Nov 2010 14:39:09 +0100 Subject: [Frugalware-bugs] [FBTS] #4377: rmagick - requires libMagickCore.so.3 In-Reply-To: References: Message-ID: <20101125133909.5499.612496961.swift@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 - Feher Attila (feherke) Attached to Project - Frugalware Summary - rmagick - requires libMagickCore.so.3 Task Type - Bug Report Category - Libraries Status - Unconfirmed Assigned To - Operating System - i686 Severity - Medium Priority - Normal Reported Version - -current Due in Version - Undecided Due Date - Undecided Details - *** what is the problem : master # ruby -rRMagick -e 42 /usr/lib/ruby/1.9.1/RMagick.rb:11:in `require': libMagickCore.so.3: cannot open shared object file: No such file or directory - /usr/lib/ruby/1.9.1/RMagick2.so (LoadError) from /usr/lib/ruby/1.9.1/RMagick.rb:11:in `' from ruby:0:in `require' *** what I have : master # locate libMagickCore.so /usr/lib/libMagickCore.so.4.0.0 /usr/lib/libMagickCore.so /usr/lib/libMagickCore.so.4 *** what is installed : master # pacman -Qi rmagick | grep Version Version : 2.13.1-2 master # pacman -Qi imagemagick | grep Version Version : 6.6.4_2-1 *** NO quick & dirty solution : master # ln -s /usr/lib/libMagickCore.so ~/lib/libMagickCore.so.3 master # ruby -rRMagick -e 42 /usr/lib/ruby/1.9.1/RMagick.rb:11:in `require': This installation of RMagick was configured with ImageMagick 6.6.1 but ImageMagick 6.6.4-2 is in use. (RuntimeError) from /usr/lib/ruby/1.9.1/RMagick.rb:11:in `' from ruby:0:in `require' More information can be found at the following URL: http://bugs.frugalware.org/task/4377 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. From noreply at frugalware.org Fri Nov 26 22:16:15 2010 From: noreply at frugalware.org (Frugalware) Date: Fri, 26 Nov 2010 22:16:15 +0100 Subject: [Frugalware-bugs] [FBTS] #4378: Segmentation fault with Fjar (Attachment added) In-Reply-To: References: Message-ID: <20101126211615.3397.275682712.swift@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 - Thomas Legrand (Fox) Attached to Project - Frugalware Summary - Segmentation fault with Fjar Task Type - Bug Report Category - Development tools Status - New Assigned To - Miklos Vajna Operating System - i686 Severity - Low Priority - Normal Reported Version - -current Due in Version - Undecided Due Date - Undecided Details - Hello :) I would to update the Jedit package but, it sends me a segmentation fault when I want to use the Fjar function. I attached the updates FrugalBuild of Jedit and the log of the build. Can you take a look, please? I would like to know if it is a problem on my side, too :) Thank you :) One or more files have been attached. More information can be found at the following URL: http://bugs.frugalware.org/task/4378 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. From noreply at frugalware.org Mon Nov 29 13:37:03 2010 From: noreply at frugalware.org (Frugalware) Date: Mon, 29 Nov 2010 13:37:03 +0100 Subject: [Frugalware-bugs] [FBTS] #4379: ruby-locale - new package request In-Reply-To: References: Message-ID: <20101129123703.23675.1366312352.swift@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 - Feher Attila (feherke) Attached to Project - Frugalware Summary - ruby-locale - new package request Task Type - Feature Request Category - Libraries Status - Unconfirmed Assigned To - Operating System - i686 Severity - Very Low Priority - Normal Reported Version - -current Due in Version - Undecided Due Date - Undecided Details - *** what is the problem : irb(main):001:0> require 'gettext' NameError: uninitialized constant Locale from /usr/lib/ruby/1.9.1/gettext.rb:26:in `' from (irb):2:in `require' from (irb):2 from /usr/bin/irb:12:in `
' *** what is installed : master # pacman -Qi ruby | grep Version Version : 1.9.1-5 master # pacman -Qi ruby-gettext | grep Version Version : 2.1.0-2 *** what is the solution : gem install locale Not a serious miss, but would be nice to have ruby-gettext ( http://frugalware.org/packages/38388 ) package's dependencies available as Frugalware packages. Note that the required Locale module ( http://rubyforge.org/projects/locale/ ) is not the same as IRB::Locale available in the Ruby base install. More information can be found at the following URL: http://bugs.frugalware.org/task/4379 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. From noreply at frugalware.org Tue Nov 30 08:12:34 2010 From: noreply at frugalware.org (Frugalware) Date: Tue, 30 Nov 2010 08:12:34 +0100 Subject: [Frugalware-bugs] [FBTS] #4380: [SEC] wireshark In-Reply-To: References: Message-ID: <20101130071234.6140.973109583.swift@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 - Frugalware Summary - [SEC] wireshark Task Type - Bug Report Category - Graphical applications Status - New Assigned To - CS?CSY L?szl? Operating System - x86_64 / i686 Severity - Low Priority - Normal Reported Version - -current Due in Version - Undecided Due Date - Undecided Details - http://www.wireshark.org/security/wnpa-sec-2010-14.html http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4300 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4301 More information can be found at the following URL: http://bugs.frugalware.org/task/4380 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. From noreply at frugalware.org Tue Nov 30 08:13:58 2010 From: noreply at frugalware.org (Frugalware) Date: Tue, 30 Nov 2010 08:13:58 +0100 Subject: [Frugalware-bugs] [FBTS] #4381: [SEC] phpmyadmin In-Reply-To: References: Message-ID: <20101130071358.12183.2105929947.swift@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 - Frugalware Summary - [SEC] phpmyadmin Task Type - Bug Report Category - Networking Status - New Assigned To - CS?CSY L?szl? Operating System - x86_64 / i686 Severity - Low Priority - Normal Reported Version - -current Due in Version - Undecided Due Date - Undecided Details - http://www.phpmyadmin.net/home_page/security/PMASA-2010-8.php http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4329 More information can be found at the following URL: http://bugs.frugalware.org/task/4381 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.