Elive

ID Opened Last Edited Task Type Summary Status  desc Opened by Progress Due In Version
 573 2010-04-082017-08-25Bug Report autolaunchers: disable when needed (gparted) Closedthanatermesis
100%
3.0 Task Description

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

 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
~

 344 2009-02-162017-08-25Feature Request limit windows to be in the screen Closedthanatermesis
100%
3.01 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-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

 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”

 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)

 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)
 262 2008-10-162017-08-25Feature Request Wacom Closedthanatermesis
100%
3.0 Task Description

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

 317 2008-12-112017-08-25Bug Report Fonts for special languages not installed by default Closedthanatermesis
100%
3.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-162017-08-25Feature Request Popup information for windows Closedthanatermesis
100%
3.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 ?

 369 2009-03-032017-03-16Bug Report OSS compatibility Closedthanatermesis
100%
3.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

 487 2009-10-052017-08-25Feature Request kernel added in grub when installed Closedthanatermesis
100%
3.0 Task Description

postinstall of kernel-image should call grub-aggregator from nurse

 553 2010-03-062010-03-15Bug Report swedish boot option Closedthanatermesis
100%
3.01 Task Description

<PrinceAMD> Thanatermesis, <Elive_user25_en> If one choose swedish as language in textmode boot.
<PrinceAMD> <Elive_user25_en> Everything is translated into...
<PrinceAMD> <Elive_user25_en> finnish.
<PrinceAMD> <Elive_user25_en> that has not one word in common with swedish

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

 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 ?

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

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

 632 2014-08-192014-09-26Bug Report Thunar @Folder > right click > create document freeze Closedlotd
100%
3.0 Task Description

OS: Elive Topaz+ (beta)
Arch: 32bit (x86)
update status: Fully up to date as per official elive repos.

how to reproduce:
Open a folder in Thunar, right click, point at create document = window manager freeze (Entrance?)

heres a video for demonstration:
External Link

 494 2009-10-172017-08-26Bug Report Installing crossover games causes X server/enlightenmen ...ClosedJuzz
100%
3.0
 504 2009-11-012017-08-25Feature Request MSI 5200le onli 640x480 resolution avaliable Closedelpiloto
100%
3.0
 513 2009-12-032017-08-02Bug Report Wifi problem on Dell D410 Closedghatt
100%
3.01
 568 2010-03-282017-08-26Bug Report 3g-dialer doesn't ask for user, password, apn. Closedmaceiras
100%
3.0
 541 2010-02-042017-08-26Bug Report Enlightenment SEGV while changing resolution ClosedWerni
100%
3.0
 668 2018-01-062018-05-06Feature Request Office for old computers, not so bloated than LibreOffi ...Closednorman
100%
3.0
 457 2009-08-172017-08-25Bug Report Intel Wireless pro 5100AGN card not working Closedleanmoha
100%
3.0
 465 2009-08-252017-08-25Feature Request Request for 802.1x wireless authentification to be incl ...Closedndegekubwa
100%
3.0
 477 2009-09-052010-01-22Bug Report network tool doesn't work Closedrindi
100%
3.0
 512 2009-12-022017-08-26Bug Report Protected EAP (PEAP) network authentication support? Closedleanmoha
100%
3.0
 524 2009-12-292010-01-21Feature Request always visible gadgets not only by pressing ctrl+alt+g Closedconny
100%
3.0
 555 2010-03-062014-06-05Bug Report volume still setup to 100% after first install of Topaz Closedconny
100%
3.01
 556 2010-03-062017-08-25Feature Request Upgrade system feature request Closedconny
100%
3.0
 557 2010-03-062017-08-26Bug Report Unexpected end of editing features - F1 recovery E17 er ...Closedconny
100%
3.0
 559 2010-03-082017-08-25Bug Report hibernate wake-up problem Closedconny
100%
3.0
 542 2010-02-042017-08-26Bug Report tick mark in Screen Resolution Setting box is not being ...ClosedWerni
100%
3.0
 558 2010-03-072017-08-25Feature Request Better Volume Control Closedjareddkingg
100%
3.0
Showing tasks 51 - 92 of 92 Page 2 of 2

Available keyboard shortcuts

Tasklist

Task Details

Task Editing