Elive

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

 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)

 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

 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 ?

 634 2014-08-282014-08-28Bug Report Chromium problem with moving tabs Closedthanatermesis
100%
3.0 Task Description
I’ve noticed something with the tabs and windows in chromium that u might find interesting :)
Chromium ‘bugs’ with handling from one instance tab → window → another instance tab http://mwow.dk/data/action/vid/this-1-1.ogv

This bug happens since some update of chromium in debian wheezy, 35.0.1916.153-1~deb7u1, it works with the previous version 34.0.1847.116-1~deb7u1

 636 2014-08-302017-08-26Bug Report windows moves to the first screen Closedthanatermesis
100%
3.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 ?

 639 2014-10-232017-08-28Feature Request mixer module not present in e17-stable Closedjlslegalize
100%
Task Description

I don’t see the mixer module in e17-stable

 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"
 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 :)

 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)

 651 2016-02-272017-08-25Bug Report Beta 2.6.14: When upgrading in installer LABEL= is NOT  ...ClosedLarryDC
100%
Task Description

Beta 2.6.14

If the prior version installed on the hard drive uses the LABEL= partition naming convention in /etc/fstab, both the / and /home partitions should be changed to UUID= or if one wants to risk it /dev/sdc or sda or whatever # blkid from the live boot calls it.

Since i am not too sure about the handling of multiple users on /home I am now going to clone a home partition to test the install.

 657 2017-06-202017-08-27Bug Report Not Booting - dm_raid45 not found Closedmartinwprior
100%
3.0 Task Description

PLEASE be describable, clear, and direct. Think that we need to understand, found, and solve the bug.

Remember to set the Due in Version box into the next stable version number.

Thank you

elive 2.9.2 USB I have tried this in a Pentium system and cannot fully boot an hangs with message: module dm_raid45 not found in modules.dep

I have also tried booting an Acer 5532. Same problem

 659 2017-08-262017-08-26Feature Request Backbutton in install Closedgrottem
100%
3.0 Task Description

a back button is needed in during the installation progress

 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.

 664 2017-12-042018-01-03Bug Report hsqldb missing in LibreOffice base Closedgrottem
100%
3.0 Task Description

When creating a DB in libreOffice base you get loads of errors.

It can be helped by installing

sudo apt-get install libreoffice-sdbc-hsqldb

this maybe included in the next beta

 11 2006-07-032006-09-09Bug Report XFE menu's text encoding Closedgagarine
100%
Task Description

The text in menu of XFE is not right encoded (with the french menu). For exemple “Propriété” is “Propri&#128;©t&#128;©”.

If I created a file or rename it i have the same problem.

 16 2006-07-182006-09-09Bug Report Site bad redirectement Closedthanatermesis
100%
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-212006-09-09Feature Request New File-manager -- Thunar Closedthanatermesis
100%
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 :)

 152 2007-08-252008-09-11Feature Request Generic name on installation windows Closedfelix
100%
Task Description
  1. There are several windows in the installation of Elive GEM that has a “generic” name on the top. And would be really better if we could write a correct description. Examples:
  • Many windows has “SELECTS ITEMS FROM THE LIST”. That’s a generic name and it doesn’t reveal the content of the window when you press alt+tab. For example in: “Select partitioning method”, “Choose partition”, “Choose filesystem”.

This is particulary annoying when you are doing other things while installing. For example I had many windows opened and I didn’t noticed that “SELECTS ITEMS FROM THE LIST” was the “Select partitioning mehotd”.

Best regards,

- Felix

 153 2007-08-252008-09-11Feature Request Installation Windows Raise to Focus Automatically Closedfelix
100%
Task Description

This could be not considered even a “feature request” because is my own desire.

During the installation of Elive, sometimes you have to wait several minutes between installation steps. During this minutes I have tempted to do some other things (in fact I was using the IRC).

But I had a problem with my installation because an installation window suddenly raised to focus and I pressed “space” (because I’m writting on the IRC) and, obviously the installation window assumed that I’ve pressed some button on its screen.

The fact is that maybe installation windows doesn’t have to raise to focus or maybe, no keyboard shortcuts would be available on those screens.

Regards!

- Félix

 154 2007-08-252008-09-11Feature Request Back button on the installation windows Closedfelix
100%
Task Description

There is any way to go back one or, maybe, several steps on the installation?... because I made a mistake and I couldn’t go back.

Thanks!

 188 2008-04-162008-04-20Bug Report cd/dvd not mount if entered at boot, until you open thu ...ClosedPrinceAMD
100%
Task Description

if you put a cd/dvd in system at boot, it does not mount until you open thunar and click on it.

 232 2008-09-162008-09-17Bug Report Thunar thumbnailer doesn't show raw images. Closedassasukasse
100%
Task Description

Even after installing thunar thumbnailer thunar is unable to show raw camera images

 236 2008-09-212008-10-14Bug Report eeepc hotkeys doesn't work correctly in 1.9.01 Closedassasukasse
100%
2.0 Task Description

Hotkeys doesn’t correctly disable and enable the wifi adaptor.

 238 2008-09-232008-10-14Bug Report Exalt doesn't perform correctly on eeepc Closedassasukasse
100%
2.0 Task Description

When using elive on an eeepc exalt doesn’t work correctly:

  • It doesn’t show the quality of signal giving always minimum signal
  • It doesn’t show open or encrypted access point showing and treating all of them as encrypted
 239 2008-09-242008-09-24Bug Report AMSN doesn't recognize eeepc camera Closedassasukasse
100%
 252 2008-10-112008-10-14Bug Report dhcp doesnt lease an ip on eeepc and 1.9.08 Closedassasukasse
100%
2.0
 253 2008-10-112008-12-03Bug Report net-configurator doesnt put default values in netmask Closedassasukasse
100%
2.0
 254 2008-10-112008-10-11Feature Request default governor should be ondemand and not performance Closedassasukasse
100%
2.0
 256 2008-10-112008-10-11Feature Request iceweasel shouldnt have any website in history + fullsc ...Closedassasukasse
100%
2.0
 262 2008-10-162017-08-25Feature Request Wacom Closedthanatermesis
100%
3.0
 263 2008-10-172008-10-17Bug Report Init-Ng doesn't allow to remove the label of the icons. Closedassasukasse
100%
2.0
 264 2008-10-172009-07-07Bug Report In the installer buttons should be labeled NO and YES Closedassasukasse
100%
2.0
 268 2008-10-182008-10-20Bug Report Livecd crashes randomly several times on eeepc Closedassasukasse
100%
2.0
 269 2008-10-182009-07-07Bug Report Upgrade messages of the installer needs to have YES NO  ...Closedassasukasse
100%
2.0
 278 2008-10-282008-12-03Feature Request Debian 2.6.26kernel has fixed the broken headers issue Closedassasukasse
100%
 279 2008-10-282008-12-03Feature Request net-connector testing development is extremely slow Closedassasukasse
100%
2.0
 282 2008-10-312008-11-09Bug Report no /dev/sound/mixer and /dev/sound/dsp available Closedassasukasse
100%
2.0
 283 2008-11-022008-12-03Feature Request pcc_acpi module could be included in Elive (ubuntu did  ...Closedassasukasse
100%
2.0
 287 2008-11-092008-12-03Bug Report bad e17 conf for eeepc Closedassasukasse
100%
2.0
 288 2008-11-092008-12-03Bug Report micro capture mode set by default Closedassasukasse
100%
2.0
 304 2008-11-272008-12-03Bug Report 1.9.18 installer on eeepc doesnt offer to upgrade the i ...Closedassasukasse
100%
 317 2008-12-112017-08-25Bug Report Fonts for special languages not installed by default Closedthanatermesis
100%
3.0
 331 2009-01-062009-07-11Bug Report kebconf doesnt configure the keyboard (keymap) for cons ...Closedthanatermesis
100%
2.0
 332 2009-01-112009-01-19Bug Report e17 windows manager has bad habit of putting windows in ...Closedassasukasse
100%
2.0
 334 2009-01-192009-01-19Bug Report LXDE and entrance don't get together... Closedassasukasse
100%
2.0
 338 2009-01-312010-01-20Bug Report Evince (pdf viewer) doesn't open links Closedthanatermesis
100%
2.0
 339 2009-02-052010-01-20Bug Report Video Thumbnails Closedthanatermesis
100%
2.0
 343 2009-02-162009-07-11Bug Report Update Marillat (multimedia) repo Closedthanatermesis
100%
2.0
 345 2009-02-162017-08-25Feature Request Popup information for windows Closedthanatermesis
100%
3.0
Showing tasks 251 - 300 of 755 Page 6 of 16

Available keyboard shortcuts

Tasklist

Task Details

Task Editing