All Projects

ID Opened Reported In Task Type Summary Status  asc Progress Last Edited Due In Version
7562021-03-293.x (beta's)Feature RequestPower management configuratorNew
0%
2021-03-294.0 Task Description

Elive needs a power management configurator for things like:

- behaviour for LID, autodetect also if the HD is mechanic in order to tell the user the dangers of keep runing the computer with the lid closed using those disks
- cpu speeds
- others?

7612022-02-093.0Bug ReportAuto hibernate featureNew
0%
2022-02-09 Task Description

In the stable version the computer automatically suspend / hibernate on low battery, I think we don’t have this feature in new versions of Elive since we don’t use e17 here, so implement this feature, using:

/etc/laptop-mode/conf.d/auto-hibernate.conf

TODO:
* use elive-pm tool
* feature elive-pm to create a temporal swap file if there’s no swap partition
* auto-detect we are not using the E17 (or other) feature
* what if we are in live mode?
* what if battery doesn’t works (dead battery, wrong number, or always to 0)

7602022-02-013.0Bug ReportPalemoon should be installed from external repoResearching
0%
2022-02-014.0 Task Description

Just like google chrome, palemoon should be installed from an external repo mode, this will avoid having outdated versions lying out with the want to downgrade too

 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 Task Description

This is a bunch of tests, please see if you can reproduce these problems and if happens to you too, add a comment on this ticket

Details and steps

There’s a strange way to manage multiple interfaces with net-connector, looks like that ticket about “mess with multiple interfaces” stills here, I think that I can reproduce it without problems, let me explain my steps so that you can try yourself:

  • First of all, daemon stopped, all configurations cleaned up, the wired cable is plugged, and the computer rebooted (aparently the wireless will keep the used ip, we want a clean conf in the interfaces, so reboot)
  • The system boots, the daemon is started automatically, and i have connection to internet automatically via my wired cable, ok, this is good.
  • Now I want to move this laptop to the bed so i unplug the wired cable and open net-connector interface, trying to configure my wireless: I select my ESSID, put the password, and keep it with dhcp for now, clicked “connect” and (after to wait a bit IMHO) i reach the connection with my wifi

BUG: Actually i can connect to internet but I least my first pings to google are VERY slow, i think that this is what one of the tickets in the BTS has tried to say, who has need to force the other interfaces down. Also, if im not wrong, there’s two route’s set:

# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.2.0     *               255.255.255.0   U     0      0        0 eth0
192.168.2.0     *               255.255.255.0   U     0      0        0 ath0
default         192.168.2.1     0.0.0.0         UG    0      0        0 ath0
default         192.168.2.1     0.0.0.0         UG    0      0        0 eth0

Note: I think that when the “connect” button is clicked, NC should disconnect the other interfaces (we want to use only one in order to have internet, right?), or maybe just the “route’s”

  • Next step: I disconnect the wifi, I plug the wired cable and i click to connect (wired) (note, if is already connected after to plug it, click to disconnect first and then click to connect), then i disconnect it (wired), ill go again to the wireless network (with the wired cable plugged), I select my ESSID and try to connect it: BUG not possible, i see the status progress bar that searches and searches without possible to connect (the ‘route’ command don’t shows any route)

Warning: In my second test i was not unable to reproduce it (only one time in 2 tests), but may the cause be that i have not reproduced the things step by step like is explained before (included the reboot)

  • Another test: now im not connected with anything; i unplug the wired cable (actually set to disconnected), then I go again to the wifi section and try to connect, no way... same problem. Another test: I open a terminal and run “ifconfig eth0 down” (eth0 = wired), and try again to connect with wifi, no way. Another test: trying with “ifconfig ath0 down ; ifconfig ath0 up”, same thing, can’t connects...
  • Ok now i close the interface of net-connector, wait 3 seconds and open it again, unfortunately i don’t see the ESSIDs listed so im obliged to click in the “scan” button, then i select my essid again and click to “connect”, and now finally it was able to connect not really a bug but very strange, let me explore a bit more...

Computer used: macbook (yes, with a bit delicated/buggy driver, so please try to reproduce this on other machine)

 562 2010-03-201.x Gem+ (beta's)Bug Report autolaunchers with spaces Closed
100%
2010-03-203.0 Task Description

Looks like when the partition label has a space, blocks e17

 573 2010-04-082.0Bug Report autolaunchers: disable when needed (gparted) Closed
100%
2017-08-253.0 Task Description

Before to run the mount function, check if gparted/fdisk/cfdisk/* is running in order to avoid problems

 620 2014-06-212.x (beta's)Bug Report Umounting in thunar fails Closed
100%
2017-08-253.0 Task Description

Kill tumblerd always before umounting a partition

~ ps aux | grep 30017
1000 1868 0.0 0.0 5188 732 pts/0 SN+ 17:35 0:00 grep 30017
1000 30017 4.5 3.4 517740 68508 ? Sl 17:12 1:02 /usr/lib/i386-linux-gnu/tumbler-1/tumblerd
~

 344 2009-02-161.x Gem+ (beta's)Feature Request limit windows to be in the screen Closed
100%
2017-08-253.0 Task Description

Could be nice if we have an e17 module to limit the windows to be in the screen limits, instead to pass over it. This is a useful feature for non-experienced users.

Note: this report has somewhere (i dont remember where) a list of features needed, like which options to have on it (like: limit the windows to be in-screen, limit the windows to be not entirely out of the screen, allow the window to be partially out, etc etc), is needed to check this list first (in hackers or in dev ? i dont remember right now)

Useful code: iirk module

 600 2013-02-062.0Bug Report sound card problem with intel models 3400 Closed
100%
2014-10-313.0 Task Description

This workaround in needed for these models 3400

root $ echo “options snd_hda_intel model=auto” » /etc/modprobe.d/alsa-base.conf ; rmmod snd_hda_intel ; modprobe snd_hda_intel

 643 2014-12-262.x (beta's)Bug Report Most of .desktop doesn't respect XDG_DATA_DIRS Closed
100%
2017-08-273.0 Task Description

XDG_DATA_DIRS defines the order to where to search for .desktop files, for example we have apulse-skype package that replaces a .desktop that is defined on a previous dir on this variable, this perfectly works if you run skype from menus (skype that requires pulseaudio using a pulseaudio emulator work in alsa-only), but if you run it from engage or from ibar, it doesn’t works (so looks like it gots the .desktop from the default dir instead of the one that we have defined), it doesnt works also from other places like “startup applications”

 459 2009-08-191.x Gem+ (beta's)Bug Report net-connector: Connect button screwed up Closed
100%
2009-09-142.0 Task Description

Thanks to the report of DronAn[BY], aparently the connect and disconnect buttons has dissapeared, there’s a few screenshots:

http://bayimg.com/BaDfkaAcf http://bayimg.com/BADFnAacF

The reason of this is the russian language that screws something somewhere... there’s an error message found in the terminal:

UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 0: ordinal not in range(128)

I don’t know the reason of why this affects the button and no other parts of the interface (see screenshot), but for now, since this is a very important bug (some ppl will not connect!), i have just disabled from gettext the message that broke this :) (note: the broking thing is not the button message but other element, please see the commit in this ticket comments)

 576 2010-04-272.0Bug Report net-connector: Stop to SCAN networks if we are connecte ...Closed
100%
2020-10-053.0 Task Description

If we are already connected to internet is useless to scan about networks, disable the scan until we are disconnected (the non-stop scanning thing makes that some wireless drivers blocks and a reboot is required to recover the connection)

 16 2006-07-181.0 Gem (Stable)Bug Report Site bad redirectement Closed
100%
2006-09-09 Task Description

The site not works very good since is used http://bugs.thanatermesis.org instead of the real site... for example not is posible to “copy the link of the site” because it stills on http://bugs.thanatermesis.org all the time
Also when you make a login, sometimes give you a strange blank page

Any recomendation for the redirection of the site ?

 18 2006-07-21Feature Request New File-manager -- Thunar Closed
100%
2006-09-09 Task Description

Ok, i have look thunar and its a perfect candidate, very good options, not big, nice features, and a look vision to the future, you can install it actually on your Elive via apt-get...

Use from now this application normally, and look options and stuff, if you look any thing to looks bad, write here in a comment... write also a list of the special options to you think to needs to are configured for Elive (no mime-types for launch the correct applications), and you put here in a comment, and then i start to implement it for the first 0.6-beta’s release :)

 262 2008-10-161.x Gem+ (beta's)Feature Request Wacom Closed
100%
2017-08-253.0 Task Description

Made something nice to made working by default wacom devices in Elive

 317 2008-12-111.x Gem+ (beta's)Bug Report Fonts for special languages not installed by default Closed
100%
2017-08-253.0 Task Description

Looks like not all the fonts for special languages are installed by default (see google translator for chinese or japanese, or see also to configure hte language with langconf (characters not readable for some languages)), langconf should show ALL the caracters because i have made it one by one and i have read all of them

Could be need to try to install manually some font packages and see which ones are remaining, but WARNING, some fonts packages takes a LOT of space in hard disk and the size of the ISO is pretty limited, install just the ones that are needed, not waste space of the limited ISO size standard

Note: is possible that could be need to restart X after to install a font. Use the livecd mode better

 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 Task Description

The video thumbnails in thunar fails when the video is too short (time)

They may also be wrong...

See the videos on your Nokia phone (thanatermesis talks himself) to have an example

 343 2009-02-16Elive 0.6 (RevolutioBug Report Update Marillat (multimedia) repo Closed
100%
2009-07-112.0 Task Description

Update marillat (multimedia) dependency packages, specially ogmrip to the version 0.12.3 (elm0 report)

Move all the multimedia-repository packages to a new repository branch

 345 2009-02-161.x Gem+ (beta's)Feature Request Popup information for windows Closed
100%
2017-08-253.0 Task Description

Like it says in the review article http://news.softpedia.com/news/Elive-Compiz-104523.shtml , when you mouse-in around a window in the pager or the minimized applications, there’s not a kind of popup information about “what” is that window, could be nice to add this feature ?

 346 2009-02-181.x Gem+ (beta's)Feature Request USB boot from installed Grub Closed
100%
2009-06-192.0 Task Description

Could be nice to boot from USB devices for computers that can’t boot from USB (bios) (and that doesn’t has a CDROM), for that, could be needed to boot a grub, this grub should load the kernel and the initrd (the kernel include the drivers needed for the USB’s), and then the initrd (eli) will list all the devices so the user select his USB to boot from

This is very nice to have for computers that can’t boot USB’s (or doesn’t has cdrom), and a easy way to upgrade to newest elive versions

More info or scripts can be available in http://ubuntuforums.org/showthread.php?t=992426

Update: This feature actually exists (tested and working), just add the parameters boot=eli changedevice to your grub and you are able to boot from the USB :) (only a Elive system, so it scans for it)

 347 2009-02-191.x Gem+ (beta's)Bug Report Synaptic not working Closed
100%
2010-01-202.0 Task Description

For some old computers (like my new old dell latitude c400), the default synaptics configuration not works

It is needed to remove the default configuration of synaptics, use gsynaptics from user instead

 356 2009-02-231.x Gem+ (beta's)Feature Request bashrc export variables Closed
100%
2010-01-202.0 Task Description

export by default the DISPLAY and XAUTHORITY variables if the user has ssh to the machine

 368 2009-03-021.x Gem+ (beta's)Bug Report Transparent icons Closed
100%
2009-07-102.0 Task Description

Some device icons (like USBs) of the elive icons theme, needs to have a transparent background

For example, when umounting a USB device from thunar, there’s a popup from the corner of the screen with a message and a icon with a non-transparent background

 369 2009-03-031.x Gem+ (beta's)Bug Report OSS compatibility Closed
100%
2017-03-163.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
 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
 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
 460 2009-08-191.x Gem+ (beta's)Feature Request net-connector: automatic trace reporter Closed
100%
2010-01-20
 475 2009-09-021.x Gem+ (beta's)Bug Report Blacklist unuseful interface protocols Closed
100%
2010-01-192.0
 480 2009-09-071.x Gem+ (beta's)Bug Report default profile: better intuitive method + bug Closed
100%
2009-09-08
 487 2009-10-051.x Gem+ (beta's)Feature Request kernel added in grub when installed Closed
100%
2017-08-253.0
 553 2010-03-061.x Gem+ (beta's)Bug Report swedish boot option Closed
100%
2010-03-153.0
 596 2012-09-072.0Bug Report smb-usershare some warning messages Closed
100%
2017-08-263.0
 599 2013-01-282.0Bug Report Flash for chromium Closed
100%
2017-08-273.0
 618 2014-06-202.x (beta's)Bug Report Suspend doesn't give you shared folders back Closed
100%
2017-08-273.0
 628 2014-08-022.x (beta's)Bug Report Keyboard language is ignored if /etc/default/keyboard i ...Closed
100%
2017-08-273.0
 630 2014-08-052.x (beta's)Bug Report gimp don't edit raw files Closed
100%
2017-08-063.0
 641 2014-12-172.x (beta's)Bug Report EXT4 mount problems in last versions Closed
100%
2017-08-273.0
 705 2018-07-012.x (beta's)Betatesting Multiple screens betatesting Closed
100%
2018-11-233.0
 708 2018-07-092.x (beta's)Bug Report Directory names should be not rewrited when different l ...Closed
100%
2018-07-093.0
 713 2018-08-092.x (beta's)Bug Report emodule-places dont show SD cards Closed
100%
2020-02-014.0
 731 2019-05-023.0Bug Report Failsafe mode needed to boot or black screen appears Closed
100%
2019-05-04
 732 2019-05-093.0Bug Report Disks health reports doesn't shows correct reports Closed
100%
2019-05-09
Showing tasks 1 - 50 of 103 Page 1 of 3

Available keyboard shortcuts

Tasklist

Task Details

Task Editing