Elive

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

7562021-03-292021-03-29Feature RequestPower management configuratorNewthanatermesis
0%
4.0 Task Description

Elive needs a power management configurator for things like:

- behaviour for LID, autodetect also if the HD is mechanic in order to tell the user the dangers of keep runing the computer with the lid closed using those disks
- cpu speeds
- others?

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.

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

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)

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.

 527 2010-01-132010-01-24Bug Report ATI driver won't work with ecomorph Closedchdrsto
20%
3.0 Task Description

I`m running 1.9.56 development Version on my Laptop with a X1300 Mobility radeon.
Compiz works under Ubuntu 9.10 out of the box. I use there the OSS ati driver.

On Elive there seems to be a bug with the included ati driver. I’ve tried several Notebooks with ATI graphic cards. None of them worked.
On every machine I’ve got the following message:

$> ecomorph 
ecomorph (core) - Fatal: No GLXFBConfig for default depth, this isn't going to work.
ecomorph (core) - Error: Failed to manage screen: 0
ecomorph (core) - Fatal: No manageable screens found on display :0.0

a compiz-check shows, that everything should be ok:

$> compiz-check 

Gathering information about your system...

 Distribution:          Debian GNU/Linux (5.0.3)
 Desktop environment:   Unknown
 Graphics chip:         ATI Technologies Inc M52 [Mobility Radeon X1300]
 Driver in use:         radeon
 Rendering method:      AIGLX

Checking if it's possible to run Compiz on your system...

 Checking for texture_from_pixmap...               [ OK ]
 Checking for non power of two support...          [ OK ]
 Checking for composite extension...               [ OK ]
 Checking for FBConfig...                          [ OK ]
 Checking for hardware/setup problems...           [ OK ]

To manualy compile the driver won’t work. It aborts.

regards
Dragan

 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.

 8 2006-07-032006-09-09Feature Request Change the pdf reader Closedgagarine
100%
Task Description

Xpdf is not a bad reader but I think they are very better pdf reader now:

- http://en.wikipedia.org/wiki/Evince (mulitpe document viewer)

- http://en.wikipedia.org/wiki/GPdf (but now Evince remplace it)

Perhaps an other??

 9 2006-07-032006-07-19Bug Report /etc/ftab file is not good generated Closedgagarine
100%
Task Description

The fstab file is not good gererated by the system when is installed. The system detect extended partition and put it on the fstab. This procure a crash on fsdik on startup.

My partition schema

{—–sda1—–}{—–sda2—–} {—–sda3—–} {—–sda4(extended)—–[—–sda5(logic)—-][——swap(logic)—-][—-FREE(logic)—]—–}

The auto generated fstab

/dev/sda2 / xfs defaults 0 0
/dev/sda6 none swap sw 0 0
proc /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/sda5 /boot ext3 defaults 0 0
/dev/sda3 /home ext3 defaults 0 1
/dev/sda1 /mnt/sda1 auto defaults,auto 0 2
/dev/sda4 /mnt/sda4 ext3 defaults,auto 0 2 #This is a extended partition don’t mount it!
sys /sys sysfs defaults 0 0
* The correct fstab **

/dev/sda2 / xfs defaults 0 0
/dev/sda6 none swap sw 0 0
proc /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/sda5 /boot ext3 defaults 0 0
/dev/sda3 /home ext3 defaults 0 1
/dev/sda1 /mnt/sda1 auto defaults,auto 0 2
sys /sys sysfs defaults 0 0

 10 2006-07-032006-07-29Bug Report The partition creating with gparted is auto detected Closedgagarine
100%
Task Description

When I creat a new partition with gparted on my usb disc, the partition is automaticaly detected and the system proposes me to mounted but gparted has not finish the work and crashes.

Creating new partitions is not possible (for end user).

 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.

 12 2006-07-032006-07-18Bug Report Synaptic will not update everything Closedgagarine
100%
Task Description

Synaptic will not update everything. If i update lists, and select the option to mark all, it cannot update. (it displays the folowwing error:)

E: This installation run will require temporarily removing the essential package libglu1-xorg due to a Conflicts/Pre-Depends loop. This is often bad, but if you really want to do it, activate the APT::Force-LoopBreak option. E: Internal Error, Could not early remove libglu1-xorg


This is a problem of the upgrade of xorg7, well, the more simple option is “upgrade your Elive” from the Elive installer (a new feature similar a upgrade than a installation), it reinstall the system automatized saving your /home partition, users, files, main configurations, etc

 13 2006-07-032007-02-21Feature Request No access to my other partitions for normal users Closedgagarine
100%
Task Description

No access to my other partitions (Windows partition) for normal users. (Root user has access) This is not really a bug, but in the 0.4 all users had access.

 14 2006-07-032007-04-01Feature Request Media is mounted with noexec option Closedgagarine
100%
Elive 0.5+ dev Task Description

When I put a usb key for exemple elive mount it on /media/XXX with the user option. Is not realy a bug but the user option implies noexec, nosuid, et nodev option. I think noexec is not a cool option because I have often program on my key and is not a security because you can start a script for exemple like this /bin/sh ./script.sh. my proposition keep the user option but remove noexec. more information here → http://linuxfr.org/forums/15/7853.html (french)

 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?

 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 ?

 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.

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

 19 2006-07-262006-11-07Bug Report Thunderbird charset pb Closedgaou67
100%
Task Description

Using Thunderbird on a Elive 0.5 on my laptop. The default language is French (Fr_fr), and default charset is utf8 for the system.
Some headers of emails don’t print correctly in the headers window of thunderbird, and changing the charset in the menu View→ Character Encoding doesn’t solve the pb... Maybe a pb of compilation of the pgm ?

I also had a pb with accents in xfe, I didn’t manage to solve (Those french and their accents !...)

Thanks for all with this wonderfull distro !
FX

 20 2006-09-092007-04-01Bug Report Re-check ntfs filesystem later run elive 0.5 beta 3 in  ...Closed
100%
Task Description

mount ntfs filesystem with rw attributes in live mode, it forced re-check filesystem for win in the next boot.

 21 2006-09-092006-11-06Bug Report Bad values VertRefresh IIyama VMP 410 ClosedX3n0n
100%
Elive 0.5+ dev Task Description

Bad values to VertRefresh for IIyama Vision Master Pro 410.

Values in original xorg.conf : 50 - 60

Good values : 50 - 160

The original values block refresh rate to 60Hz.

 22 2006-09-102007-04-01Feature Request GTK Theme suggestion for Night look Closedlontra
100%
Task Description

The current default GTK theme for the Night look is too dark in my opinion. OO.org2 has a dark background with blueish font colour which is a bit distrasting and hard on the eyes.
I found the following Neos theme at...

http://www.gnome-look.org/content/show.php?content=24229

It still maintains that dark look while allowing gtk applications to still have the traditional white background with black font. It also has nice rounded window borders.

 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.

 24 2006-09-132007-04-01Feature Request Pretty Grub Menu Closedlontra
100%
 25 2006-09-152007-03-31Bug Report hostap and acx100 modules no longer work with 2.6.15 ke ...Closedmarko
100%
 26 2006-09-152008-09-11Bug Report Xpad writes wrong coordinates to config when exiting e1 ...Closedmarko
100%
 27 2006-09-242006-11-20Bug Report Boot menu option - select language - is not work correc ...Closedrooomish
100%
 28 2006-09-242008-03-04Bug Report Internal WiFi card - wrong detection Closedrooomish
100%
 29 2006-09-242007-05-28Bug Report Bluetooth dongle - no options, no GPRS Closedrooomish
100%
 30 2006-09-252006-10-04Bug Report Boot failure - VFS, Mount Point Closedprit
100%
 31 2006-09-272006-09-28Bug Report x-www-browser alternatives Closedbroadcast
100%
 32 2006-09-282006-11-06Feature Request Add gPodder to Elive Repositories! Closedlontra
100%
 33 2006-10-012006-11-08Bug Report Unable to switch desktop background in e17 Closedlontra
100%
 34 2006-10-132006-11-06Bug Report Booting from Firewire DVD-Recorder not possible. ClosedTalyzP
100%
 35 2006-10-142008-09-11Bug Report Mouse speed REALLY slow for dell inspiron 510m when x i ...Closedpmdumuid
100%
 36 2006-10-152008-09-11Bug Report Booting from Firewire DVD-Recorder not possible. ClosedTalyzP
100%
 37 2006-10-192007-04-01Bug Report umounted usb drive icons stay put under thunar/ elive 0 ...Closeddanboid
100%
 38 2006-10-192006-11-06Bug Report entangle/ e17genmenu missing from default e17 menus Closeddanboid
100%
 39 2006-10-192007-05-28Feature Request elive grub installer should add other installed OS's to ...Closeddanboid
100%
 40 2006-10-192007-02-12Feature Request real-time, low latency kernel support Closeddanboid
100%
 41 2006-10-202006-12-09Bug Report Activate ATAPI from boot with liveCD ClosedGl0ubI
100%
 42 2006-11-062008-09-11Bug Report APM is not loaded during boot on version 0.5.1 and 0.5. ...Closedelive_geek
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%
Showing tasks 1 - 50 of 755 Page 1 of 16

Available keyboard shortcuts

Tasklist

Task Details

Task Editing