Elive

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

 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!

 742 2020-02-012020-06-26Betatesting Make Eltrans work again Closedstoppy98
100%
4.02 Task Description

Eltrans was the easiest way to get big parts of the os translated for free. It needs to go live again, so what is the problem that prevents it from working? Is there any way we could write a new version of it so you do not need to waste your time? In that case, what are your requiremetns and what kind of interface should we give it so that it can just be put in place of the older one?

7542020-12-082020-12-20Bug Reportelive-multiscreens | "Screen settings" not starting pro...UnconfirmedChrisPHL
0%
Task Description

I’ve just installed Elive 3.0.6 on an old Mac Mini (Core2Duo).
Since I want to make use of it as a media center, I connected to my TV. Because of the TV’s overscan function I cannot see the edges of the screen. :-/ When trying to start “Screen settings” I get two dialogs before nothing further happens:
1st:
Information
Use the next tool to configure your screens. If you want that Elive use it when starting the system you need to save the configuration.

There’s just an OK button, I click it:

2nd:
Question
You don’t have saved any configuration, so Elive cannot use it to remember your screens setup. Do you want to try again? You need to select the option to ‘Save As’ and type a desired name in the default location.

I can click No|Yes but whatever I do that’s it. No Screen setup window pops up.

When I manually start “Screen settings” from command line using “elive-multiscreens” I get the following python stack trace after clicking OK on the first dialog:

File "/usr/bin/arandr", line 42, in <module>
  main()
File "/usr/lib/python2.7/dist-packages/screenlayout/gui.py", line 318, in main
  force_version=options.force_version
File "/usr/lib/python2.7/dist-packages/screenlayout/gui.py", line 159, in __init__
  self.filetemplate = self.widget.load_from_x()
File "/usr/lib/python2.7/dist-packages/screenlayout/widget.py", line 93, in load_from_x
  self._xrandr.load_from_x()
File "/usr/lib/python2.7/dist-packages/screenlayout/xrandr.py", line 150, in load_from_x
  o.modes.append(Size(int(a) for a in d.strip().split(" ")[0].split("x")))
File "/usr/lib/python2.7/dist-packages/screenlayout/auxiliary.py", line 53, in __new__
  arg = tuple(arg)
File "/usr/lib/python2.7/dist-packages/screenlayout/xrandr.py", line 150, in <genexpr>
  o.modes.append(Size(int(a) for a in d.strip().split(" ")[0].split("x")))

ValueError: invalid literal for int() with base 10: ‘1080i’

I’m able to circumvent the error by exchanging line 150 of with these lines:

              try:
                  o.modes.append(Size(int(a) for a in d.strip().split(" ")[0].split("x")))
              except ValueError as e:
                  print("Error on parsing screen sizes.", e)

After that the “Screen Layout Editor” opens and shows my display configuration.
Unfortunately there’s no easy way to just circumvent the TV’s overscan.

Please let me know if you need any further information on that issue.

7592022-01-312023-07-30Bug ReportAfter auto-upgrading, 'elive-browser-on-ram' does not c...Unconfirmedtriantares
0%
Task Description

This is on 3.8.20 Buster based installation.

After a reboot, Elive updates and ….. offers to run browser from RAM. As the machine is low on RAM, I opt ‘cancel’ but the script runs anyway. There’s no way to cancel other than NOT selecting a browser to alter.

When starting from the commandline the script does quit immediately using the zenity ‘cancel’ button.

7622022-09-112022-09-11Bug Reportintel wifiUnconfirmedeshep
0%
Task Description

[issue]
Boot normal via either kernel, wireless card (intel 9260) not detected. Card appears in lspci but is not detected during boot.

[fix]
Boot with `intel_iommu` enabled.

7642023-08-082023-08-08Bug ReportFails to open folders - GUI, Retro in BoxesUnconfirmedsscorpio
0%
Task Description

From the dock (shortcuts), and click-screen menu, clicking to open folders/directory crashes the whole system back to the login screen. Logs in fine, then repeats when attempted. Besides terminal, I have not been able to successfully open it. It is fully updated, which had to be done in terminal as the software centre would not execute “Restart & Upgrade” after the download.
I am running Retro in Gnome-Boxes before going to metal. Everything else has seemed to be working as expected.

7612022-02-092022-02-09Bug ReportAuto hibernate featureNewthanatermesis
0%
Task Description

In the stable version the computer automatically suspend / hibernate on low battery, I think we don’t have this feature in new versions of Elive since we don’t use e17 here, so implement this feature, using:

/etc/laptop-mode/conf.d/auto-hibernate.conf

TODO:
* use elive-pm tool
* feature elive-pm to create a temporal swap file if there’s no swap partition
* auto-detect we are not using the E17 (or other) feature
* what if we are in live mode?
* what if battery doesn’t works (dead battery, wrong number, or always to 0)

7602022-02-012022-02-01Bug ReportPalemoon should be installed from external repoResearchingthanatermesis
0%
4.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

 7 2006-06-302006-09-09Bug Report Slider widget "greys out" on restart Closedprimate
100%
Task Description

Certian programs that are in the slider window “grey out” on a quick restart of Elive. I have seen Azureus and Firefox do this. This is all I know, try it out. Does anyone know a way to debug this? Thanks, later.

 15 2006-07-162006-07-19Bug Report Quick Key Combo: Ctrl+Alt+Ins = 2 terminals Closedprimate
100%
Task Description

Try it out, I get two terminals directly over top of each other. I think some people might not have an “Ins” or Insert key, does anyone have a different default key that they use to bring up a term (x2) window?

 17 2006-07-192006-09-09Bug Report CDripping problems. cdda2wav is not working, cdparanoia ...Closedunduality
100%
Task Description

In Elive (cvs20060516) there is problems with cdripping. cdda2wav is not working, cdparanoia is painfully slow. (To rip 1 CD in elive takes 80 minutes on my old debian install on the same computer it took less then 10 min) Ubuntu-users has reported similar problems.

 23 2006-09-102007-04-01Bug Report IPod causes two instances of Thunar to start Closedlontra
100%
Task Description

When I plug in my IPod it causes two instances of Thunar to open. This is a rather trivial, but annoying bug, as I immediately have to close one instance of Thunar and click cancel when it asks me to if I wish to unmount the device.
I think it would be better if Thunar didn’t open when I insert my IPod. Instead GTKPod could handle IPods and other mp3 players by default instead of Thunar as most people won’t use Thunar for IPod management (as it can’t sync, read, etc.) only GTKPod.

 26 2006-09-152008-09-11Bug Report Xpad writes wrong coordinates to config when exiting e1 ...Closedmarko
100%
Task Description

When Xpad notes are open on screen 1 and E16 is exited from screen 2, negative coordinates are written to the xpad config file. On restart, notepads are not visible on either screen.

example X coord -255

 31 2006-09-272006-09-28Bug Report x-www-browser alternatives Closedbroadcast
100%
Task Description

Cuando instalas el opera no hay ninguna manera de recuperar el enlace de firefox para hacerlo el navegador por defecto. Hay la forma manual:

rm /etc/alternatives/x-www-browser ; ln -s /usr/bin/firefox /etc/alternatives/x-www-browser/x-www-browser

Esto tecnicamente tendria que hacerlo automaticamente al volver a eliminar el opera.

 34 2006-10-132006-11-06Bug Report Booting from Firewire DVD-Recorder not possible. ClosedTalyzP
100%
Task Description

The live cd does not boot from a firewire dvd-recorder; at least not the one which came with my Acer Travelmate 3012wtmi.

Both Debian and Ubuntu boot with no problem at all (Debian used to have the same problem before, though) and in Gentoo, it works when the “doscsi” kernel argument is passed. I have not successfully booted Elive with this drive, however.

I don not think this will be a problem very hard to fix; it just needs to be detected ;).

I will try the latest Elive as well (downloading now) and report, but I don not expect it to work, since this bug is not mentioned on the “Fixed Bugs” list.

/ / Talyz / /

 38 2006-10-192006-11-06Bug Report entangle/ e17genmenu missing from default e17 menus Closeddanboid
100%
Task Description

entangle and e17genmenu missing from default e17 menus. e noobs could well be put off by this, thinking they can’t edit the menus and the shortcut bar, at least not graphically. You have to know about entangle to use it to add itself to the e17 menus.

A shortcut to e17genmenu would be nice too.

 43 2006-11-262006-12-02Bug Report Icedove and Thunderbird are installed Closedlontra
100%
Task Description

Icedove and Thunderbird are both installed by default on Elive 0.5.3. Thunderbird should be removed in favour of Icedove as this is the version that Debian is using. On a related note, maybe the Icedove icon should be replaced with one of the icons from https://wiki.ubuntu.com/IceDoveIcon or one from gnome-look.org because I’m not sure if you can ship that icon without Thunderbird.

 44 2006-11-262007-04-01Bug Report gtkpod fails to start Closedlontra
100%
Task Description

gtkpod fails to start with the following error.

lontra@elive[~]$ gtkpod
* glibc detected * malloc(): memory corruption (fast): 0x0845dd60 ***
Aborted

 45 2006-11-262007-04-01Bug Report 0.53 unstable and fglrx driver fail Closedjtouso
100%
Task Description

Elive 0.53 unstable using fglrx driver option....fails and the screen rest black and any key or combination works.
Just after choosing between ati driver options.
With 0.51 unstable works well.
My pc: AMD 1000, ATI-9550 and Compaq 17” monitor.
Help
Jose

 46 2006-11-292007-03-31Bug Report System Hangs when using the Internet Closedelr77
100%
Task Description

This is by far my favourite Linux distro Thanks.

The Bug
System hangs(with mouse pointer disappearing) on my IBM Thinkpad T22 (P3, 512mb ram) every time I use the internet. Problem occurs in both e16 and e17(more frequently here) versions of elive 0.4, 0.5 all and so far on Revolution livecd.

I don’t know if its elive, firefox or just a general problem with Debian and the Thinkpad.

 47 2006-11-302007-04-01Bug Report GTKPod should probably be in Audio submenu Closedlontra
100%
Task Description

GTKPod is under found under utils → file manager. I think it makes more sense to put GTKPod in Audio as it’s used for audio. This is just a suggestion.

 48 2006-12-092007-04-01Bug Report Wireless bcm43xx driver unusable Closedentr0py
100%
Task Description

The driver for bcm43xx(broadcom 4318) is buggy(unusable), the best way is using ndiswrapper and windows*sic* drivers, contact me if you need something!

 49 2006-12-122007-04-14Bug Report Change of keyboard layaut blocks keyboard ClosedYasen6275
100%
1 Task Description

Chosing keyboard layout diferent from english switches direktly to it. And loging becomes inposible. I think there should be some hot key for swutching between english and other kayboard layout.

 51 2006-12-272008-09-11Bug Report Rage 128 Pro driver selection ClosedElora
100%
Task Description

I have a couple old computers with Ati Rage 128 Pro 32MB cards. In both Revolution releases the detection of the video card dos not work properly and asks to choose fglrx, radeon or VESA drivers for X11, the first two failing, obviously, and the third one being terribbly slow.
The driver to use is r128, and changing that in /etc/X11/xorg.conf and restarting the X system everything works perfectly.

 52 2007-01-012008-03-04Bug Report shares-admin-manager ClosedMtraker
100%
 53 2007-01-022007-04-08Bug Report module mount trouble Closedconny
100%
 57 2007-01-032007-04-01Bug Report computer slowdown during wifi configuration Closedrevdjenk
100%
 58 2007-01-072007-08-19Bug Report 2 Wire pcmcia tarjeta wifi Closedschakal_0
100%
 59 2007-01-102007-04-01Bug Report Source package not available Closedddy
100%
 60 2007-01-102007-04-01Bug Report MPlayer plugin for Firefox/Mozilla Closedconny
100%
 61 2007-01-152007-04-01Bug Report The option of placing GRUB on the root partition upon i ...Closedcyberdoud
100%
 63 2007-01-182007-04-14Bug Report keyboard entry and mouse clicks disabled in .6.1 Closedrevdjenk
100%
 65 2007-02-102008-03-04Bug Report Soundcards autoswitch and chosing card from program set ...Closedconny
100%
 66 2007-02-102007-08-23Bug Report network manager strange behaving Closedconny
100%
 68 2007-02-152007-05-28Bug Report bin files download Closedconny
100%
 70 2007-02-172007-08-21Bug Report [polish] - some polish national signs shows up as boxes ClosedMaxximilian
100%
1
 71 2007-02-172008-09-11Bug Report [polish] - ntfs directories which has polish national s ...ClosedMaxximilian
100%
 72 2007-02-232007-04-08Bug Report key binding settings ClosedMtraker
100%
 73 2007-03-042007-04-01Bug Report icon selector piles up folders Closedassasukasse
100%
 74 2007-03-042008-12-14Bug Report num lock doesn't work Closedassasukasse
100%
 77 2007-03-072007-04-08Bug Report entrance doesn't always boot properly Closedelr77
100%
 78 2007-03-072008-03-04Bug Report Mplayer crashes when closing thunar Closedassasukasse
100%
 79 2007-03-102008-03-05Bug Report thunderbird SMTP Closedconny
100%
 80 2007-03-122007-04-01Bug Report Broadcom WIFI Freeze ClosedGPLGeek
100%
 81 2007-03-262007-08-21Bug Report kernel panic elive 0.66 unstable IBM thinkpad E600 Closedawolters
100%
 82 2007-03-282007-03-31Bug Report Installer Issue - Floppy module hangs gparted weather f ...ClosedGPLGeek
100%
 83 2007-04-042007-08-21Bug Report CPU plugin Closedconny
100%
 84 2007-04-102007-08-22Bug Report Opera crashed ClosedStephan
100%
 85 2007-04-142008-09-11Bug Report web cam gspca-modules-elive :D ClosedDarth_Vader
100%
Showing tasks 1 - 50 of 755 Page 1 of 16

Available keyboard shortcuts

Tasklist

Task Details

Task Editing