Elive

ID Opened Last Edited Task Type Summary Status  desc Opened by Progress Due In Version
 585 2010-06-292017-08-25Bug Report Raw1394 ClosedPacma
100%
Task Description

El kernel actual no soporta o no trae el modulo raw 1394

 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)
 598 2013-01-112017-08-27Bug Report smb-admin breaks smb.conf ClosedPrinceAMD
100%
3.0 Task Description

after to create a user in samba (previously on my system), i can’t share folders anymore”, and this message:

$ smb-usershare -p princeamd/                           % 
net usershare: usershares are currently disabled
 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)
 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

 600 2013-02-062014-10-31Bug Report sound card problem with intel models 3400 Closedthanatermesis
100%
3.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

 601 2013-02-192017-07-01Feature Request VLC ugly subtitles Closedthanatermesis
100%
3.0 Task Description

By default if you play a DVD and enable subtitles in VLC, they looks ugly as 2 hells, I think that this can be solved in the settings (advanced/all?), we need to play / beta-test a bit to see a solution for that

 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 ?

 620 2014-06-212017-08-25Bug Report Umounting in thunar fails Closedthanatermesis
100%
3.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
~

 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

 630 2014-08-052017-08-06Bug Report gimp don't edit raw files Closedthanatermesis
100%
3.0 Task Description

There’s multiple packages on gimp for edit raw files, we need to know which one to include (betatesting)

 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
 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”

 669 2018-01-072018-01-10Bug Report not trusted download using the usb tool Closedgrottem
100%
3.0 Task Description

after creating the bootable usb with the elive tool the img isn’t trusted and therefor can’t be installed or upgrade systems

 676 2018-02-182018-05-06Bug Report caps lock don't affect top row numbers and special char ...Closedgrottem
100%
3.0 Task Description

set-up:
Hardware:
azerty Belgian period keyboard

settings:
Language setting: English
keyboard setting: Belgium

On this type of keyboard if you need numbers you have to use shift. This works but when using caps lock it doensn’t tis only effect the numbers and special chars. not for the normal letters there it works fine as it should.

This is tested on 2 laptops and both have the same problem so it isn’t a hardware problem.

 690 2018-05-282020-02-01Bug Report Elive Beta boots to black screen  Closedjayaura
100%
3.x (beta's) Task Description

Hi,

I downloaded Elive beta (2.9.94) usb image, and booted it on a HP uefi enabled haswell laptop (most other components a intel ones). I am greeted with a black screen.

My lspci:

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05)
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d5)
00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5)
00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d5)
00:1c.6 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #7 (rev d5)
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
01:00.0 3D controller: NVIDIA Corporation GK208M [GeForce GT 740M] (rev a1)
07:00.0 Network controller: Intel Corporation Wireless 7260 (rev 73)
09:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI Express Card Reader (rev 01)
0f:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)

It mentions Xeon but I promise, its a Haswell :-D I’m sure you will need more logs to track the issue. Just let me know where to find them (Ctrl-Alt-F2) gives me a prompt.

 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
 712 2018-08-042018-08-04Bug Report My 2 screen are black Closedjfbourdeau
100%
Task Description

I booted today and I can only see the mouse on my 2 screen.

I can go into console mode to reboot, but at reboot, same scenario. 2 BLack screen, only see the mouse

Weird that it happen suddenly, I had to reboot in Elive yesterday 2 or 3 times without having that problem.

What are your recommendations to avoid reinstalling ?

Cause: ecomorph
TODO: do not allow ecomorph at emodule level (loading module)

JF

 713 2018-08-092020-02-01Bug Report emodule-places dont show SD cards Closedthanatermesis
100%
4.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

 721 2018-09-102020-02-01Bug Report Old, unsupported graphics Closedstoppy98
100%
3.x (beta's)1 Task Description

I’d liked to test elive’s minimum requirements putting together some of the oldest piecies of hardware i have lying aroud.
I begun trying it out with a old motherboard, a sf2/661fx rev 1.1, which features sis integrated graphics/sis 964l (which is pretty common in old pentium 4 based office desktop computers), mounting a ‘01 2.44 GHz pentium 4 (https://ark.intel.com/products/27438/Intel-Pentium-4-Processor-2_40-GHz-512K-Cache-533-MHz-FSB), 512 mb 266mhz ddr ram and a classical ide hdd.
It looked like a possible common set up for older computers, and i was surprised finding out that there was no way to boot in graphical mode! None of the options given, either in pae or older kernel, not even the special graphics failing mode!
Then i added a vanta 16 (which i noticed in here was a often times used cheap af graphics card in older pentium 4s, as it was the msi nvidia tnt2 riva m64/m64 pro, which gave me the same results as the vanta being based on the same hw/drivers). Despite if i’m not mistaken it was supposed to support 76xx drivers (which should be avaialble in the repos), i needed to switch to the free drivers. It let me choose keyboard language and system language correctly., then when getting to the desktop it gave me a black screen :/ the mouse was visible though, so i think there must be a workaround (i will try to find it as soon as i have time)
then moved to geforce 2 mx200/mx400. Supposed to work fine with either legacy drivers 76xx or 96xx, both gave me several graphical errors. nosense screen resolution (like 600×480) and i was unable to use either the dock or the applications menu. Terminal took forever to open and everything was mostly unusable. Tried again with all the boot options, looks like working fine only using the free drivers options (both with the newer and older kernel). No graphics acceleration available, even if in windows 98 graphics acceleration was available.
Using the software acceleration caused a heavy load on the poor p4, which meant random freezes whenever it had to open an heavy application/installing something with apt-get (and the bottleneck wasn’t the ram or some sort of swapping, never hit 300 mbs of used ram!). Tried switching to e16, nothing changed.
The machine worked perfectly (and same for all the graphics options listed here)under windows 98/xp and debian stretch with i3-wm. Only issue was the sis chipset unable to elaborated 3d graphics for a lack of compatible drivers in linux, but i’ve been running q4os (debian jessie, later stretch, + TDE at the time) without having too much troubles. DE worked perfectly, at least

 729 2019-01-282019-05-02Bug Report screen lock Closedcypriot
100%
Task Description

hi there,
trying to get screen lock to work but dont look like happening
i click on window + L button locked the screen but when i entered my pass to unlock just waited waited and nothing happened stayed on that .. had to had reboot.

any ideas ? thnx

Thank you

 731 2019-05-022019-05-04Bug Report Failsafe mode needed to boot or black screen appears Closedthanatermesis
100%
Task Description

Hi Luis,

I added this issue in order to know what is the cause that the other options gives you a black screen

To install in failsafe mode could remove some features so if you are able to install it in normal mode it could be better, so let’s investigate the cause

 732 2019-05-092019-05-09Bug Report Disks health reports doesn't shows correct reports Closedthanatermesis
100%
Task Description

The new disks health feature doens’t reports the correct values:

❯❯❯ cat /etc/elive/disks-health
disks_scanned=""
count_gshock="0"
count_sectors_reallocated="0"
count_sectors_pending="0"
 736 2020-01-032020-10-21Bug Report Lost options during install on 3.8.3 Closedfrancois.cauneau
100%
Task Description

Installing 3.8.2 beta as permanent on a PNY 32 GB USB key plugged in a dell Latitude 630, everything went fine except the following : every choices on packages to be kept on disk (themes, softwares…) were discarded, resulting in a minimal install (2 themes, 1 language…)

 739 2020-01-222020-02-02Betatesting No puedo descargar actualizaciones - versión beta 3.8.2 ...Closedjaume
100%
3.x (beta's)1 Task Description

Hola! Tengo tres problemas:


1- Al cerrar sesión el sistema se bloquea.

2- Cuando pongo el equipo en suspensión o le doy a hibernar, me ocurre que al volver al escritorio Internet no funciona y si reinicio todo vuelve a la normalidad, esto ya me pasaba con el sistema estable.

3- Cuando intento actualizar no me deja y todo es darle al botón pero ahí se queda sin poder actualizar.


P. D. - Por lo demás todo perfecto.

Un saludo!

 744 2020-02-232020-02-23Bug Report find command error in /usr/bin/elive-health ClosedJack-Holborn
100%
 751 2020-06-122020-10-21Bug Report 64 bit OS install problems Closeddarkness
100%
 753 2020-08-212023-04-11Bug Report software center opens with a error warning. Closed1Track
100%
4.0
 755 2021-01-282021-02-01Bug Report   Closedkoli
100%
 7 2006-06-302006-09-09Bug Report Slider widget "greys out" on restart Closedprimate
100%
 14 2006-07-032007-04-01Feature Request Media is mounted with noexec option Closedgagarine
100%
Elive 0.5+ dev
 15 2006-07-162006-07-19Bug Report Quick Key Combo: Ctrl+Alt+Ins = 2 terminals Closedprimate
100%
 17 2006-07-192006-09-09Bug Report CDripping problems. cdda2wav is not working, cdparanoia ...Closedunduality
100%
 22 2006-09-102007-04-01Feature Request GTK Theme suggestion for Night look Closedlontra
100%
 23 2006-09-102007-04-01Bug Report IPod causes two instances of Thunar to start Closedlontra
100%
 26 2006-09-152008-09-11Bug Report Xpad writes wrong coordinates to config when exiting e1 ...Closedmarko
100%
 31 2006-09-272006-09-28Bug Report x-www-browser alternatives Closedbroadcast
100%
 34 2006-10-132006-11-06Bug Report Booting from Firewire DVD-Recorder not possible. ClosedTalyzP
100%
 38 2006-10-192006-11-06Bug Report entangle/ e17genmenu missing from default e17 menus Closeddanboid
100%
 40 2006-10-192007-02-12Feature Request real-time, low latency kernel support Closeddanboid
100%
 43 2006-11-262006-12-02Bug Report Icedove and Thunderbird are installed Closedlontra
100%
 44 2006-11-262007-04-01Bug Report gtkpod fails to start Closedlontra
100%
 45 2006-11-262007-04-01Bug Report 0.53 unstable and fglrx driver fail Closedjtouso
100%
 46 2006-11-292007-03-31Bug Report System Hangs when using the Internet Closedelr77
100%
 47 2006-11-302007-04-01Bug Report GTKPod should probably be in Audio submenu Closedlontra
100%
 48 2006-12-092007-04-01Bug Report Wireless bcm43xx driver unusable Closedentr0py
100%
 49 2006-12-122007-04-14Bug Report Change of keyboard layaut blocks keyboard ClosedYasen6275
100%
1
 51 2006-12-272008-09-11Bug Report Rage 128 Pro driver selection ClosedElora
100%
 52 2007-01-012008-03-04Bug Report shares-admin-manager ClosedMtraker
100%
 53 2007-01-022007-04-08Bug Report module mount trouble Closedconny
100%
Showing tasks 301 - 350 of 755 Page 7 of 16

Available keyboard shortcuts

Tasklist

Task Details

Task Editing