All Projects

ID Opened Reported In Task Type Summary Status Progress Last Edited Due In Version  desc
 259 2008-10-121.x Gem+ (beta's)Feature Request SAMBA system (Shared folders) Closed
100%
2009-03-122.0 Task Description

Create a system of Shared folders using Samba

 431 2009-07-101.0 Gem (Stable)Bug Report Installer: Migration mode: empty root password Closed
100%
2010-03-022.0 Task Description

Ubuntu doesn’t set any password to root by default, this is a very good idea (ironic), so that the migration mode of the installer works perfectly but when the user want to do anything with root... can’t do anything, cant login, nothing... since there’s no password

Add a verifier of root passwords in the migration/upgrade mode so that will request it if is empty

I will need a sample line of the root file / etc/shadow in order to know how to detect it

 271 2008-10-191.x Gem+ (beta's)Bug Report Entrance bugs Closed
100%
2010-03-022.0 Task Description
  • If you create a new user, it can’t login to entrance since you dont wait that the selector of graphical system appears (at least having other graphical systems in the list like e16 listed in the list of window-managers to select (top-left corner))
 303 2008-11-261.x Gem+ (beta's)Bug Report CDRW can't blank Closed
100%
2009-07-082.0 Task Description

Is not possible to erase a cdrw device since thunar automounts it directly and only has the “eject” option, maybe fix that in ivman ? (if cdrw, popup to ask if umount)

 400 2009-05-251.x Gem+ (beta's)Bug Report PCMCIA support in the initrd: some extra modules are ne ...Closed
100%
2009-05-252.0 Task Description

There’s needed some extra modules in the initrd in order to boot elive from an usb that are plugged in (some) pcmcia devices

 408 2009-06-211.x Gem+ (beta's)Bug Report nvidia very-old not works Closed
100%
2010-01-192.0 Task Description

Not much info, i just know that it not works, so:

  • see if the module loads correctly (modprobe nvidia and run dmesg too)
  • see if the version of the module package and the glx package are the same version
  • read X logs
  • use the xorg.conf of the installed system
 433 2009-07-101.x Gem+ (beta's)Bug Report Grub wrong hard disk id Closed
100%
2010-03-022.0 Task Description

Installing in /dev/hdb1 for example, grub generates a configuration using (hd0,0), where it should be (hd1,0)

The questions is...

  • with which disk you boot the computer ? hda or hdb ?
  • where you have selected to install grub ? (if the installer has asked you this)

I think that the selector of grub needs to be rewrited... in case that is not hda or sda, ask allways to the user about which/where to install grub, a better look needs to be made on this side

please comment this ticket, i need your info for fix it :P

 295 2008-11-121.x Gem+ (beta's)Bug Report Flash unstability Closed
100%
2009-07-082.0 Task Description

The actual version of flash 10.0.12.36-elive1 is unstable, firefox crashes (like in badoo.com), for the stable version of Elive we need to use a newest (stable) version or go back to a backup

 434 2009-07-101.0 Gem (Stable)Bug Report JFS mounted in RO mode Closed
100%
2009-07-122.0 Task Description

Aparently if you install Elive with / as JFS and rebooting from the e17 menus, the JFS root partition is mounted as RO in the next boot

Please do details about how to reproduce this bug, in a updated version of elive (< 1.9.30)

 438 2009-07-131.0 Gem (Stable)Bug Report cdrom: read errors ? Closed
100%
2010-03-022.0 Task Description

run this command from the live mode using CDROM (no usb): dmesg | grep -i error | grep “I/O” and please paste in the comments a block of ‘code’ mode the result

 237 2008-09-221.x Gem+ (beta's)Bug Report gmplayer doesn't launch Closed
100%
2008-10-132.0 Task Description

a patch from debian (about xscreensaver) made it that doesn’t run, rebuild mplayer (patch to remove patch actually added to the builder of packages of elive)

 272 2008-10-191.x Gem+ (beta's)Bug Report Permissions problems Closed
100%
2009-07-072.0 Task Description
  • If you plug a linux* disk, thunar (exo-utils) mount it without uuid=user mode (so root owner),

this not looks like to be very correct, user can’t access/modify files

  • If you insert a Cdrom to record it (like cdrw), brasero (burner) doesn’t has permissions to do anything with it,

thunar doesn’t has also a “umount” option but that’s other case

  • remember that big problems requires big solutions
 290 2008-11-101.x Gem+ (beta's)Bug Report Installer don't install grub Closed
100%
2009-01-032.0 Task Description

Looks like grub is not installed correctly on the MBR, in a clean hard disk, automatic+easy mode install, (automatic grub install), elive 1.9.14

 341 2009-02-071.x Gem+ (beta's)Bug Report net-connector mess wired and wireless Closed
100%
2009-06-272.0 Task Description

There’s a kind of mess between these 2 interfaces (wifi and wired), i removed all the netconnector configurations and then started the daemon and configured only for my wired connection, that is a static ip with autoconnect=yes, after to reboot i have:

A different ip (a dhcp one) for my wired interface, if I run netconnector (gui), in the Wired part i have my static ip set/configured, and in the Status values says that i have a different one (this dhcp obtained one), if i run ifconfig i have the static ip set to the WIFI interface instead of the wired one. Again in the GUI, in the Wifi part, i have the “autoconnect” box set in ON (of course i have not set it, maybe the problem is from here?), and the status for the wifi says that I have the static ip.

A more descriptive image can be found at http://thana.no-ip.org/shots/deleteme-netconnector-strange.jpg

My configurations are:

root@Babylon:~# cat /etc/network/interfaces-eth0 
iface network inet dhcp
root@Babylon:~# cat /etc/net-connector/profiles.conf 
[ath0]
[eth0]
[[casa]]
wireless = No
wireless-mode = None
essid = None
encryption_key = None
wpa-driver = None
encryption = None
dhcp = No
gateway = 192.168.2.1
address = 192.168.2.166
netmask = 255.255.255.0
auto_connect = yes
dns1 = None
dns2 = None
root@Babylon:~# 
 385 2009-03-241.x Gem+ (beta's)Bug Report Update problems with Nvidia / Ati Closed
100%
2009-04-202.0 Task Description

There’s a big problem with the updates of the system that will broke the graphical system, this bug has Critical severity

The problem is that, if you upgrade your system, it will update the GLX package of your ati/nvidia drivers, this means, that you will have a X version of the kernel with an ati (or nvidia) module in the version Y, that is incompatible with the updated version Z of the GLX package

To solve that problem, I have used all this time a block (hold mark) of the GLX package (the user should have the same kernel all the time)

But the problem is, for example, that if the user update the system that include an updated kernel, and an update of the ati kernel module, the GLX package for ati is not updated so it is incompatible and the user can’t reach the graphical system

Actual case: updated system: update the kernel, but the packages fglrx-driver, fglrx-glx and fglrx-kernel-2.3.26.8-elive-686 are holded, so not updated, the kernel can’t simply load that old version of the ati driver and the user can’t reach the graphical system

If we hold the packages, there’s the problem that everything needs to be updated (so, do not hold anything) in order to work correctly. But if we don’t lock them, also if the user upgrade the system, will use the same version of the kernel, so then the ati GLX package will be updated and not work with the old kernel/module, the only solution for that and everything is that update the version of the kernel too (with a virtual-package for example)... this was requested by some users but, it is a good idea ? what happens if a user dont want to update his kernel ? what about if a version of the kernel mades the computer of a user to NOT boot or not work ? and finally... the grub menu needs to be updated on that case then

Comments about this problematic issue ?

 390 2009-03-301.x Gem+ (beta's)Feature Request Search utility Closed
100%
2010-01-202.0 Task Description

It is needed a nice search utility for the menus and/or the file-manager

 419 2009-07-071.x Gem+ (beta's)Bug Report AUFS bug in the installer Closed
100%
2009-07-072.0 Task Description

After the verifying speeds steps of the installer, if you have a NTFS partition, the /root files will be vanished (see how your gtk theme of the installer looks ugly now)

Solutions: update aufs version (kernel) or copy the root files back

Note: This DOESN’T affect to the installed system, it is just a bug for the live mode, installed system is perfectly clean and stable... if will be not the case, Elive won’t use this way :))

 424 2009-07-081.0 Gem (Stable)Bug Report IBM video: noisy sound Closed
100%
2010-01-192.0 Task Description

Recode the IBM video, it has a very noisy sound

 430 2009-07-101.0 Gem (Stable)Bug Report a Closed
100%
2009-07-102.0 Task Description

a

 432 2009-07-101.0 Gem (Stable)Feature Request firefox mimetypes Closed
100%
2010-01-192.0 Task Description

Assign some default applications for the firefox files (like .deb downloaded files, .edj, etc)

 435 2009-07-111.x Gem+ (beta's)Bug Report Keyboard in console: wrong set Closed
100%
2010-03-022.0 Task Description

Aparently the configuration for console-setup is not set

 436 2009-07-111.x Gem+ (beta's)Bug Report net-connector: default profile needs to be fixed Closed
100%
2010-03-022.0 Task Description

Somebody has reported me that recently, no one of its computers will connect to internet automatically (wired), after to talk a bit with him i have discover that he has just set a own profile name to their connections (instead to keep the default name)

Cause: He has changed the default profile to other name

This could be a very common problem, the users don’t know that they needs to use the name default in order to have it to autoconnect or it will not work.

Fix: What I think that could be a good fix is to don’t permit the user to change the name default on the profile, until there’s actually a profile called default existing and that has the autoconnect set to Yes. Any better idea ?

 437 2009-07-121.x Gem+ (beta's)Bug Report Autologin in entrance Closed
100%
2009-12-302.0 Task Description

Add a feature in the elpanel configurator of entrance that enable/disable autologin, based on this howto http://forum.elivecd.org/read.php?18,1244

 331 2009-01-061.x Gem+ (beta's)Bug Report kebconf doesnt configure the keyboard (keymap) for cons ...Closed
100%
2009-07-112.0 Task Description

<roxville> <roxville> for Thana: <eshep> roxville, if you see him before i do, ask him about a keymap selector on the bootup blue screens
<roxville> <roxville> <eshep> that should be simple to add
<roxville> <roxville> <eshep> and just have it do an automation of “dpkg-reconfigure console-data” <Thanatermesis> mmmh, keymaps reconfigurator in elpanel doesn’t configure keymaps of console

 338 2009-01-311.x Gem+ (beta's)Bug Report Evince (pdf viewer) doesn't open links Closed
100%
2010-01-202.0 Task Description

Evince can’t open web links, see it at for example this pdf http://www.vimeo.com/groups/cinelerra/file:1612

 339 2009-02-051.x Gem+ (beta's)Bug Report Video Thumbnails Closed
100%
2010-01-202.0
 343 2009-02-16Elive 0.6 (RevolutioBug Report Update Marillat (multimedia) repo Closed
100%
2009-07-112.0
 346 2009-02-181.x Gem+ (beta's)Feature Request USB boot from installed Grub Closed
100%
2009-06-192.0
 347 2009-02-191.x Gem+ (beta's)Bug Report Synaptic not working Closed
100%
2010-01-202.0
 356 2009-02-231.x Gem+ (beta's)Feature Request bashrc export variables Closed
100%
2010-01-202.0
 368 2009-03-021.x Gem+ (beta's)Bug Report Transparent icons Closed
100%
2009-07-102.0
 370 2009-03-031.x Gem+ (beta's)Bug Report Video previews Closed
100%
2010-01-202.0
 374 2009-03-041.x Gem+ (beta's)Bug Report Bad UTF-8 characters at boot (translated messages) Closed
100%
2009-07-102.0
 378 2009-03-051.x Gem+ (beta's)Feature Request Languages selector in the boot Closed
100%
2009-03-252.0
 380 2009-03-121.x Gem+ (beta's)Feature Request Hibernation / suspend unstability warning Closed
100%
2009-07-102.0
 403 2009-06-091.x Gem+ (beta's)Bug Report Mime: shell scripts: wrong launcher Closed
100%
2010-01-192.0
 440 2009-07-181.x Gem+ (beta's)Bug Report net-connector: spaces on essid: minor problem Closed
100%
2010-03-022.0
 458 2009-08-191.x Gem+ (beta's)Bug Report net-connector: /var/run/net-connectord.pid should be r ...Closed
100%
2009-08-192.0
 459 2009-08-191.x Gem+ (beta's)Bug Report net-connector: Connect button screwed up Closed
100%
2009-09-142.0
 475 2009-09-021.x Gem+ (beta's)Bug Report Blacklist unuseful interface protocols Closed
100%
2010-01-192.0
 416 2009-07-031.x Gem+ (beta's)Bug Report net-connector: some lot of tests with possible bugs (pl ...Closed
100%
2010-03-022.0
7612022-02-093.0Bug ReportAuto hibernate featureNew
0%
2022-02-09
 86 2007-04-18Elive 0.5 StableBug Report simple test Closed
100%
2010-01-20
 454 2009-08-061.0 Gem (Stable)Feature Request Better graphical performance for elive-compiz in Intel  ...Closed
100%
2009-12-30
 615 2014-05-082.x (beta's)Bug Report E17 wizard pages should wait that they are loaded Closed
100%
2017-08-27
 16 2006-07-181.0 Gem (Stable)Bug Report Site bad redirectement Closed
100%
2006-09-09
 18 2006-07-21Feature Request New File-manager -- Thunar Closed
100%
2006-09-09
 389 2009-03-291.x Gem+ (beta's)Feature Request Automatic ip values set by dhcp assigned ones - net-con ...Closed
100%
2009-06-27
 429 2009-07-101.0 Gem (Stable)Bug Report a Closed
100%
2009-07-10
 460 2009-08-191.x Gem+ (beta's)Feature Request net-connector: automatic trace reporter Closed
100%
2010-01-20
Showing tasks 51 - 100 of 103 Page 2 of 3

Available keyboard shortcuts

Tasklist

Task Details

Task Editing