Elive

ID Opened Last Edited Task Type Summary Status Opened by  desc Progress Due In Version
 660 2017-10-082017-10-26Bug Report Black screen  Closedpoleva
100%
3.0 Task Description

Hi,

I have yesterday finished installation of last beta version. Unfortunately I wasn’t front of my laptop when the installation process went to an end. I think that there’s probably on last step something like how to boot the system isn’t it? Now the system doesn’t boot and I can’t access bios... Have you some idea what to now? I’ m using Lenovo ThinkPad E530c.
Thanks.

BR,

Vlad.

 576 2010-04-272020-10-05Bug Report net-connector: Stop to SCAN networks if we are connecte ...Closedthanatermesis
100%
3.01 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)

 705 2018-07-012018-11-23Betatesting Multiple screens betatesting Closedthanatermesis
100%
3.0 Task Description

The new multiple screens betatesting is ready to be used, this task will be to better track all that is needed to betatest:

How to use it: Everything should be automated, so just upgrade your system with the command “apug” and restart to a new desktop configuration (from elive menus), which is important too. It should detect that you have multiple screens and ask you to configure them, or use an existing configuration, etc in contrary case you still have the configurator available (only one now, which is an elive tool)

Things to betatest: This is the list:

  1. all the options and behaviours (what if select no, yes, save, not save, remove, etc), this is more or less already betatested by me
  2. try to disconnect the extra screen, reboot computer, your desktop should be equally functional (and I assume not asking/saying anything about)
  3. poweroff again the computer, connect again the extra screen, it should remember that configuration for your second screen and going back to these settings (without asking anything, i assume)
  4. there’s some games that changes your screen resolution (in order to play in fullscreen), if the game exits with an error your desktop is messed up (desktop running in a strange resolution), the normal behaviour is to return to the correct resolution when the game exits correctly, but i dont know if this happens or even if goes to the correct multiscreen mode. Also: a reboot should perfectly return to the normal behaviour
  5. maybe already said before, but switching between “using and not using” the external screen should be not a painful experience (and/or with reboots), it should be “work on the fly”
  6. ecomorph (special effects) should work correctly, except for the “exposé effect” which doesn’t seems to like it so much (confused numbers of desktops, etc, not sure if this one works better after the full implementation)
  7. detail: technically speaking, there’s two launching of the “load screen settings”, one happens before the desktop is loaded and the other when the desktop has started to load... in other words: if there’s a widget/question that asks for anything it should always happen when you already have access to the window controls (including window borders for example)
  8. since i found a strange behavior with the “automated fonts sizing calculation” feature, i include this betatest point: test if the font sizes are not reconfigured “smaller than normal”
  9. we have hotkeys to switch between virtual desktops, do we have a setup for between screens? i just tried to configure a new keyboard hotkey (ctrl + alt + shift + arrows) for switch to another screen 0/1 but doesn’t looks like to work on virtualbox... will need to do test in a real machine (and implement the hotkey in the default configuration)

Notes: if any of these betatests are not working as expected, please include the details of the “steps” about how to reproduce it, and the exact (first words) of the “conflicting” message found

 708 2018-07-092018-07-09Bug Report Directory names should be not rewrited when different l ...Closedthanatermesis
100%
3.0 Task Description
  • Install the system in Language A
  • New desktop configuration, selecting language B
  • Re-login in destkop, directory names wants to be renamed (not!!)

This is due to some gnome xdg pre-desktop launcher that knows the language of the system but not the one that we have selected in the desktop

Notes:

  • Brainstorming: on which cases we should want to have the directories renamed? only from elive-topaz (statically english) maybe
 616 2014-06-182017-08-27Bug Report Removing packages could lead to errors Closedthanatermesis
100%
3.0 Task Description

Users should not remove essential packages, but they do...

We will need some kind of feature that at shutdown (more reliable than boot-time) will check if we have removed any essential-elive package and asks if restore it

 631 2014-08-092017-08-27Bug Report Audio card configurator happens twice Closedthanatermesis
100%
3.0 Task Description

In my thinkpad laptop, if i run wizard (new .e) i got the audio configurator that asks me twice, see if this happens after to upgrade to 3.0-rc

 640 2014-11-272017-08-27Bug Report E segfaults when pressing power button + keyboard keys Closedthanatermesis
100%
3.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"
 643 2014-12-262017-08-27Bug Report Most of .desktop doesn't respect XDG_DATA_DIRS Closedthanatermesis
100%
3.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”

 645 2015-01-152017-08-27Bug Report E resolution is fucked sometimes Closedthanatermesis
100%
3.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)

 642 2014-12-262017-08-27Bug Report E17 segfault when browsing the menu Closedthanatermesis
100%
3.0 Task Description

After to have opened the menu it frozen and then segfaulted, computer is a nettop, seems like nettops are much more prone to segfault since they are slower :)

 641 2014-12-172017-08-27Bug Report EXT4 mount problems in last versions Closedthanatermesis
100%
3.0 Task Description

I received these messages on IRC thanks to elmo40, but it doesn’t happens to me as you can see on this screenshot:

https://www.enlightenment.org/ss/e-549198d97b8fe3.16604264.jpg

Still having the problem ? How I can reproduce it ?

<elmo40> Thanatermesis: did you get the message ?
<elmo40> AlexAnt couldn't read his existing ext4 partition while trying the latest live image.
<elmo40> (2:37:54 PM) AlexAnteMachina: ext4 is an unknown filesystem to elive??? really???
<elmo40> (2:51:41 PM) AlexAnteMachina: thunar rejects to access my hdd
<Thanatermesis> elmo40, thx, ill check that
 613 2014-04-102017-08-27Bug Report xrandr / e17 screens after play a game isn't restored Closedthanatermesis
100%
3.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 ?

 618 2014-06-202017-08-27Bug Report Suspend doesn't give you shared folders back Closedthanatermesis
100%
3.0 Task Description

If you put the laptop to suspend, when you put it back you cannot browse shared folders, this happens on my acer-aspire-one laptop in live mode at least

Maybe there’s a post-suspend hook/script that needs to be added for reload sambasomething ?

 619 2014-06-212017-08-27Bug Report audio-configurator smartness Closedthanatermesis
100%
3.0 Task Description

In laptop of sapi, there’s an hdmi entry that is not a real card, in order to preselect it correctly we could list the channels and see if has any valid entry, for example this wrong one has:

~ amixer
Simple mixer control ‘IEC958’,0

Capabilities: pswitch pswitch-joined penum
Playback channels: Mono
Mono: Playback [off]

~

 628 2014-08-022017-08-27Bug Report Keyboard language is ignored if /etc/default/keyboard i ...Closedthanatermesis
100%
3.0 Task Description

Try to reproduce:

- /etc/default/keyboard is set to “es” - configure E to use US instead
- when you restart e17 is set back to ES

Note: use a new elive install, which sets correctly all those things

 612 2014-03-182017-08-27Bug Report Upgrade mode bugs Closedthanatermesis
100%
3.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

 599 2013-01-282017-08-27Bug Report Flash for chromium Closedthanatermesis
100%
3.0 Task Description

Chromium complains about outdated flash version, like in www.electroswing-radio.com , there’s some bugs reported in debian (bts show chromium), so we need to wait the release of debian first to see what happens with this

 633 2014-08-222017-08-27Bug Report urxvt from thunar shows wrong colours Closedthanatermesis
100%
3.0 Task Description

If you open terminal from thunar, which is assigned to urxvt, the colors theme is not considered, it doesn’t read our .Xdefaults file ?

 606 2013-04-272017-08-27Bug Report black screen (console) in boot of live Closedthanatermesis
100%
3.0 Task Description

PrinceAMD has a computer which when kms loads, the console turns blank, user can’t see anything, but the system continue booting correctly (1-2 minutes in blank)

Maybe should be good to add a boot option in the live menu with this entry: nomodeset that solves the problem, for those cases

 463 2009-08-252017-08-27Bug Report Power management Closedthanatermesis
100%
3.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 ?

 462 2009-08-252017-08-26Bug Report .xsession-errors Closedthanatermesis
100%
3.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

 624 2014-07-042017-08-26Bug Report E17 crash playing with gadgets Closedthanatermesis
100%
3.0 Task Description

Thenuxnewbie (princeamd’s friend?) reported a crash on e17 “trying to move gadgets from shelf” he said, attached crasdump file

<Thenuxnewbie> im on wifi and i just noticed something, it would allow me to remove the gadget as long as the wifi signal strength isn’t displayed in what i presume is the system tray
<Thenuxnewbie> but as long as it’s showing signal strength bar, trying to remove the gadged crashes e17

So try to remove the wifi widget with the systray active to reproduce the bug

 489 2009-10-092017-08-26Bug Report double wireless interfaces is not correctly managed Closedthanatermesis
100%
3.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

 627 2014-07-282017-08-26Bug Report Wrong language conf in wizard Closedthanatermesis
100%
3.0 Task Description

<Elive_user_en_18> when selecting english Canada changes to French Canada

This report seems to reffer to wizard languages selector I assume

English is english, so french canada is wrong (note that canada has french and english, betatest too if the keyboard is correctly set too)

 596 2012-09-072017-08-26Bug Report smb-usershare some warning messages Closedthanatermesis
100%
3.0 Task Description

some error messages when you run smb-usershare are shown in the terminal, but not graphically, this can be a problem when the user is running the application from graphical mode only (menu applications launchers).

In my case, just repackaging it for the new version i found these messages:

Lacking to install the “samba” package:

net usershare: cannot open usershare directory /var/lib/samba/usershares. Error No existe el fichero o el directorio
Please ask your system administrator to enable user sharing.
Traceback (most recent call last):
  File "/usr/bin/smb-usershare", line 580, in <module>
    gui.msgbox(START_MSG)
TypeError: msgbox() takes exactly 3 arguments (2 given)

Lacking to add the user to “samba” (sudo adduser me sambashare), i comment the exact parameter because maybe is a good idea to request the root password via “gksu” tool to do it for the user

net usershare: cannot open usershare directory /var/lib/samba/usershares. Error Permiso denegado
You do not have permission to create a usershare. Ask your administrator to grant you permissions to create a share.
Traceback (most recent call last):
  File "/usr/bin/smb-usershare", line 580, in <module>
    gui.msgbox(START_MSG)
TypeError: msgbox() takes exactly 3 arguments (2 given)
 597 2012-09-082017-08-26Bug Report smb-browser requires smbfs which is not available right ...Closedthanatermesis
100%
3.0
 607 2013-05-312017-08-26Bug Report e17 Menus Freezes after Wizard (not solved) Closedthanatermesis
100%
3.0
 636 2014-08-302017-08-26Bug Report windows moves to the first screen Closedthanatermesis
100%
3.0
 487 2009-10-052017-08-25Feature Request kernel added in grub when installed Closedthanatermesis
100%
3.0
 567 2010-03-262017-08-25Feature Request printer applet autorun Closedthanatermesis
100%
3.0
 614 2014-04-212017-08-25Feature Request Menu in desktop must be in left button Closedthanatermesis
100%
3.0
 573 2010-04-082017-08-25Bug Report autolaunchers: disable when needed (gparted) Closedthanatermesis
100%
3.0
 620 2014-06-212017-08-25Bug Report Umounting in thunar fails Closedthanatermesis
100%
3.0
 344 2009-02-162017-08-25Feature Request limit windows to be in the screen Closedthanatermesis
100%
3.01
 345 2009-02-162017-08-25Feature Request Popup information for windows Closedthanatermesis
100%
3.0
 317 2008-12-112017-08-25Bug Report Fonts for special languages not installed by default Closedthanatermesis
100%
3.0
 262 2008-10-162017-08-25Feature Request Wacom Closedthanatermesis
100%
3.0
 630 2014-08-052017-08-06Bug Report gimp don't edit raw files Closedthanatermesis
100%
3.0
 601 2013-02-192017-07-01Feature Request VLC ugly subtitles Closedthanatermesis
100%
3.0
 365 2009-02-252017-03-16Feature Request aMule has wrong configuration (download dirs) Closedthanatermesis
100%
3.0
 369 2009-03-032017-03-16Bug Report OSS compatibility Closedthanatermesis
100%
3.0
 600 2013-02-062014-10-31Bug Report sound card problem with intel models 3400 Closedthanatermesis
100%
3.0
 634 2014-08-282014-08-28Bug Report Chromium problem with moving tabs Closedthanatermesis
100%
3.0
 609 2013-10-312013-10-31Bug Report Internet doesn't automatically connect to wifi Closedthanatermesis
100%
3.0
 602 2013-02-272013-03-28Bug Report Google Talk video-conference Closedthanatermesis
100%
3.0
 562 2010-03-202010-03-20Bug Report autolaunchers with spaces Closedthanatermesis
100%
3.0
 553 2010-03-062010-03-15Bug Report swedish boot option Closedthanatermesis
100%
3.01
 158 2007-09-072017-08-25Bug Report Cinelerra won't launch under "tests" e17 Closedrebbi
100%
3.0
 563 2010-03-212017-08-25Bug Report vpn ad-hoc ClosedPacma
100%
3.0
 557 2010-03-062017-08-26Bug Report Unexpected end of editing features - F1 recovery E17 er ...Closedconny
100%
3.0
Showing tasks 1 - 50 of 92 Page 1 of 2

Available keyboard shortcuts

Tasklist

Task Details

Task Editing