All Projects

ID Opened Reported In Task Type Summary Status Progress Last Edited Due In Version  desc
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?

 713 2018-08-092.x (beta's)Bug Report emodule-places dont show SD cards Closed
100%
2020-02-014.0 Task Description

In my old nettop ‘Acer aspire one’, the inserted SD memory card of my photo camera doesn’t shows in emodule-places unless “only ermovable devices” option is unset

Seems like we need to specify these values in cases that it is one of these cards, but in any case is needed to debug the output to see what it looks like

 746 2020-03-103.0Bug Report First boot cannot suspend / hibernate / (shutdown?) cor ...Closed
100%
2020-09-294.0 Task Description

By some reason the first boot doesn’t allows the user to suspend/hiberante, what is the cause?

* debug pm-suspend
* try with e23 first boot
* try with reboot after post-install of eliveinstaller

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

 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

 613 2014-04-102.x (beta's)Bug Report xrandr / e17 screens after play a game isn't restored Closed
100%
2017-08-273.0 Task Description

xrandr / e17 screen confs are not restored after to have played a game or launched some applications that changes the screen sizes

Try for example with “smc” (super mario chronicles) package in debian

WARNING: “cd .e ; bkp s”, it will broke your e17 conf

Note: maybe only in xinerama ?

 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
~

 645 2015-01-152.x (beta's)Bug Report E resolution is fucked sometimes Closed
100%
2017-08-273.0 Task Description

If you run something like “berusky” (small game, which don’t works in fact), it fucks your X resolution without possibility to recover it (BIG BAD BUG)

In short it seems like to: change your E resolution, don’t restore the original one, but E saves and remebers it

We should need a way to detect that the resolution was changed by FOO, when FOO finishes and some seconds passed change the resolution to the original one if we are not on it (not sure if this is possible)

Also, is needed to save the resolution on E confs only when we select to save it, seems like there’s a trigger that saves it automatically, this is very bad :P

Notes: betatest in e19 to see if the bug is solved (and so just cherry-pick the fixes)

 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

 489 2009-10-091.x Gem+ (beta's)Bug Report double wireless interfaces is not correctly managed Closed
100%
2017-08-263.0 Task Description

When there’s 2 wireless interfaces listed in NC, when you select one of them, NC comes back to the other one

Note: looks like there’s also a problem related with the scanning, like too much fast scannings etc
Note: somebody has reported me that if you put your password and between you are doing this the list is scanned (updated), your password is removed

 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

 607 2013-05-312.x (beta's)Bug Report e17 Menus Freezes after Wizard (not solved) Closed
100%
2017-08-263.0 Task Description

Lastest e17, after to finish wizard go fast to the applications menu and scroll it, e17 freezes

This bug reported by AlexAnteMachina has nothing to do with composite, not even with vbox, I tried it in laptop and e17 simply gets frozen, seems like X11 is died, very strange bug! even with my libs updated without the optimize options (please somebody confirm that we have debug messages now), there’s simply no way to get a backtrace because everything is blocked (well, you can kill X11, but you lose everything)

Maybe there’s not even needed to select German language, it looks like an efreet bug


This is another bug, but seems like caused by the same reason, sometimes, and just sometimes, e17 starts looking like this (some hang in the startup of efreet, or uncomplete or similar, idk)
http://main.elivecd.org/tmp/enlightenment/shot-2013-06-01_22-24-45.jpg

A restart of e17 will solve the problem, but is not a good way to start e17 of course


Another bug: if you install eltrans (here is elive in version 2.1.40), and you try to open the menus, it becomes frozen

 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”

 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)

 612 2014-03-182.x (beta's)Bug Report Upgrade mode bugs Closed
100%
2017-08-273.0 Task Description

Multiple reports:

- If you run the upgrade mode with the beta version, it doesnt seems to boot it (file not found)

- The entry from grub is not removed after the first (any state) reboot

- The installer of 3.0 needs to be adapted

 636 2014-08-302.x (beta's)Bug Report windows moves to the first screen Closed
100%
2017-08-263.0 Task Description

You said recently that you have found the cause of the bug where teh windwos are positioned in the first screen (xinerama) when looking at something else about borders?, but i still having the bug around, did you commited the fix ?

 640 2014-11-272.x (beta's)Bug Report E segfaults when pressing power button + keyboard keys Closed
100%
2017-08-273.0 Task Description

If you press the power button (which shows a menu option in E to close computer) and extremely-fastly you press any keyboard key, you got a segfault

This can help making it to appear: cd /tmp ; mprime-cpu -t
Also if you add a “drop caches” on that command should help too, giving you more human-time over computer-time

<PrinceAMD> what i think is happening here is
<PrinceAMD> an object is deleted, then a key pressed on the object causes seff
<PrinceAMD> so i think some check is needed in _e_manager_cb_key_down
<PrinceAMD> i'm guessing this is a keybinding bug, so lets say the binding trigger a call of a deleted pointer,
Thread 1 (Thread 0xb5c619a0 (LWP 7261)):
#0  0xb7270607 in pause () at ../sysdeps/unix/syscall-template.S:82
No locals.
#1  0x0807ba9e in e_alert_show () at e_alert.c:38
No locals.
#2  0x08160903 in e_sigseg_act (x=11, info=0xbfe18b8c, data=0xbfe18c0c) at e_signals.c:71
No locals.
#3  <signal handler called>
No symbol table info available.
#4  0x00000020 in ?? ()
No symbol table info available.
#5  0x081479d9 in e_object_del (obj=0x9964768) at e_object.c:54
No locals.
#6  0x080808cf in _e_actions_act_halt_go (obj=0x9678cd8, params=0x0) at e_actions.c:2265
No locals.
#7  0x08089591 in e_bindings_key_down_event_handle (ctxt=E_BINDING_CONTEXT_MANAGER, obj=0x9678cd8, ev=0x996d9e8) at e_bindings.c:514
        act = 0x9894d78
        mod = E_BINDING_MODIFIER_NONE
        binding = 0x98cac98
        l = 0x98c9c80
#8  0x0813764c in _e_manager_cb_key_down (data=0x9678cd8, ev_type=50, ev=0x996d9e8) at e_manager.c:758
        man = 0x9678cd8
        e = 0x996d9e8
#9  0xb6f95c2f in _ecore_call_handler_cb (func=0x81375e8 <_e_manager_cb_key_down>, data=0x9678cd8, type=50, event=0x996d9e8) at lib/ecore/ecore_private.h:359
        r = 1 '\001'
#10 0xb6f96b6a in _ecore_event_call () at lib/ecore/ecore_events.c:562
        ret = 1 '\001'
        e = 0x9a8ca58
        handle_count = 2
        l = 0x0
        l_next = 0x0
        eh = 0x95e1df0
#11 0xb6fa1167 in _ecore_main_loop_iterate_internal (once_only=0) at lib/ecore/ecore_main.c:1942
        next_time = 0.24938403899795958
#12 0xb6f9f419 in ecore_main_loop_begin () at lib/ecore/ecore_main.c:983
No locals.
#13 0x08078164 in main (argc=1, argv=0xbfe1a284) at e_main.c:1138
        nostartup = 0 '\000'
        safe_mode = 0 '\000'
        after_restart = 1 '\001'
        waslocked = 0 '\000'
        t = 1417114627.236887
        tstart = 1417114627.236887
        s = 0x0
        buff = "1417114627.2\000\277{\267@\304z\267\001\000\000\000\000\020e\266\240\221", <incomplete sequence \341\277>
        action = {__sigaction_handler = {sa_handler = 0x8160988 <e_sigabrt_act>, sa_sigaction = 0x8160988 <e_sigabrt_act>}, sa_mask = {__val = {0 <repeats 32 times>}}, sa_flags = -1073741820, sa_restorer = 0xbfe18fd0}
        __FUNCTION__ = "main"
 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

 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 ?

 365 2009-02-251.x Gem+ (beta's)Feature Request aMule has wrong configuration (download dirs) Closed
100%
2017-03-163.0 Task Description

The default download directories of aMule are not userfriendly at all

 369 2009-03-031.x Gem+ (beta's)Bug Report OSS compatibility Closed
100%
2017-03-163.0 Task Description

Games like Wolfenstein not works directly by default, made a compatibility for this, start by add a script to load all the snd-*-oss modules at the init of the system, then see if directly works or needs to run with “aoss” (not so nice way (userfriendly))

http://en.gentoo-wiki.com/wiki/Enemy_Territory

http://www.gentoo-wiki.info/TIP_ALSA_with_Quake3/Enemy_Territory

 462 2009-08-251.x Gem+ (beta's)Bug Report .xsession-errors Closed
100%
2017-08-263.0 Task Description

.xsession-errors file of the home of the users, contains the logs of the X when they are running, this should be removed at every e17 startup

 463 2009-08-251.x Gem+ (beta's)Bug Report Power management Closed
100%
2017-08-273.0 Task Description

Use only one power management daemon, maybe disable cpufreq of e17 and use only gnome-powermanager IF is a laptop ? maybe ask that ? maybe predefine selection by hardware specs ?

 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
 567 2010-03-261.x Gem+ (beta's)Feature Request printer applet autorun Closed
100%
2017-08-253.0
 596 2012-09-072.0Bug Report smb-usershare some warning messages Closed
100%
2017-08-263.0
 597 2012-09-082.0Bug Report smb-browser requires smbfs which is not available right ...Closed
100%
2017-08-263.0
 599 2013-01-282.0Bug Report Flash for chromium Closed
100%
2017-08-273.0
 602 2013-02-272.x (beta's)Bug Report Google Talk video-conference Closed
100%
2013-03-283.0
 606 2013-04-272.x (beta's)Bug Report black screen (console) in boot of live Closed
100%
2017-08-273.0
 609 2013-10-312.x (beta's)Bug Report Internet doesn't automatically connect to wifi Closed
100%
2013-10-313.0
 614 2014-04-212.x (beta's)Feature Request Menu in desktop must be in left button Closed
100%
2017-08-253.0
 616 2014-06-182.x (beta's)Bug Report Removing packages could lead to errors 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
 619 2014-06-212.x (beta's)Bug Report audio-configurator smartness Closed
100%
2017-08-273.0
 624 2014-07-042.x (beta's)Bug Report E17 crash playing with gadgets Closed
100%
2017-08-263.0
 627 2014-07-282.x (beta's)Bug Report Wrong language conf in wizard Closed
100%
2017-08-263.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
 631 2014-08-092.x (beta's)Bug Report Audio card configurator happens twice Closed
100%
2017-08-273.0
 633 2014-08-222.x (beta's)Bug Report urxvt from thunar shows wrong colours Closed
100%
2017-08-273.0
 634 2014-08-282.x (beta's)Bug Report Chromium problem with moving tabs Closed
100%
2014-08-283.0
 641 2014-12-172.x (beta's)Bug Report EXT4 mount problems in last versions Closed
100%
2017-08-273.0
 642 2014-12-262.x (beta's)Bug Report E17 segfault when browsing the menu 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
 601 2013-02-192.0Feature Request VLC ugly subtitles Closed
100%
2017-07-013.0
Showing tasks 1 - 50 of 103 Page 1 of 3

Available keyboard shortcuts

Tasklist

Task Details

Task Editing