Re: [e-users] Icons on desktop

2025-08-09 Thread Carsten Haitzler
On Sat, 9 Aug 2025 13:27:34 + (UTC) Paulo Igor Barra Nascimento via enlightenment-users said: > Hi folks. Everytime I open E (Debian Trixie) my icons on desktop appear > scrambled, and I have to manually click on visualisation mode>grid (in an > open translation, English is not my primary lan

[e-users] Icons on desktop

2025-08-09 Thread Paulo Igor Barra Nascimento via enlightenment-users
Hi folks. Everytime I open E (Debian Trixie) my icons on desktop appear scrambled, and I have to manually click on visualisation mode>grid (in an open translation, English is not my primary language) to order them. How to prevent this? Some config? Is it related to screen configs I've set? Thank

[e-users] Icons for connman-vpn

2025-02-26 Thread daniel antoine
Hi connman-vpn works with their last commits. In the task bar the vpn connection has no icon. I use the enlightenment-X icon theme and it exists icons for the vpn /usr/share/icons/Enlightenment-X/status/128/network-vpn.png /usr/share/icons/Enlightenment-X/status/128/network-vpn-acquiring.png Is i

Re: [e-users] Icons gone missing

2023-02-28 Thread RWR
El mar, 28-02-2023 a las 06:07 -0500, Michael Hughes escribió: > On 2/28/23 5:39 AM, aguador wrote: > > Yesterday after updating my Mageia Cauldron laptop it went down due > > to > > a battery failure. After that virtually all icons disappeared and > > none > > appear in the settings for Enlighte

Re: [e-users] Icons gone missing

2023-02-28 Thread Michael Hughes
On 2/28/23 5:39 AM, aguador wrote: Yesterday after updating my Mageia Cauldron laptop it went down due to a battery failure. After that virtually all icons disappeared and none appear in the settings for Enlightenment (even though they are present in user/share/icons and the installed IceWM DOES

[e-users] Icons gone missing

2023-02-28 Thread aguador
Yesterday after updating my Mageia Cauldron laptop it went down due to a battery failure. After that virtually all icons disappeared and none appear in the settings for Enlightenment (even though they are present in user/share/icons and the installed IceWM DOES see them). I see nothing in journalc

Re: [e-users] Icons missing on SUSE Leap 42.3 with E version 0.21.8

2017-10-28 Thread Donald via enlightenment-users
Hello, I wrote "not related" because one (efreet) happened as soon as I had upgraded whilst the other (missing icons) only started to appear weeks later, after I had a series of "hard system reset" events during the installation of IBM notes. Regards Donald On October 16, 2017 4:1

Re: [e-users] Icons missing on SUSE Leap 42.3 with E version 0.21.8

2017-10-15 Thread Simon Lees
On 14/10/17 22:29, Donald via enlightenment-users wrote: > Hello, > > no the two are not related. > Whilst the first is just annoying, this new one is a real bummer for me. Why do you think the missing icons and efreet issues are not related? efreet is responsible for managing the icon cache so

Re: [e-users] Icons missing on SUSE Leap 42.3 with E version 0.21.8

2017-10-14 Thread Donald via enlightenment-users
Hello, no the two are not related. Whilst the first is just annoying, this new one is a real bummer for me. And I am running E version 0.21.8, from the official SuSE LEAP repos. Thx for any hlp with this. On October 9, 2017 1:55:54 AM Simon Lees wrote: On 09/10/17 04:02, Donald via enligh

Re: [e-users] Icons missing on SUSE Leap 42.3 with E version 0.21.8

2017-10-08 Thread Simon Lees
On 09/10/17 04:02, Donald via enlightenment-users wrote: > Hello World, > > I had some trubles with my tribbles whilst trying to get CrossOver to > work with IBM Notes. > Well the result was a couple of unforseen reboots (system got stuck, > forcing me to do a hard reset) and after some time I j

Re: [e-users] Icons missing on SUSE Leap 42.3 with E version 0.21.8

2017-10-08 Thread Daniel Kasak
I've seen this, but didn't document exactly what I did to fix it. Try logging out of E, and deleting your caches related to E, evas, efreet, and everything related under ~/.cache ... if that doesn't work, you may have to start deleting / renaming things under ~/.e ... good luck :) Dan On Mon, Oct

[e-users] Icons missing on SUSE Leap 42.3 with E version 0.21.8 

2017-10-08 Thread Donald via enlightenment-users
Hello World, I had some trubles with my tribbles whilst trying to get CrossOver to work with IBM Notes. Well the result was a couple of unforseen reboots (system got stuck, forcing me to do a hard reset) and after some time I just gave up on it and uninstalled Notes altogether. But while the r

Re: [e-users] icons missing from desktop/Ibar

2015-12-03 Thread Simon Lees
On 12/03/2015 11:06 PM, Eduardo Lima (Etrunko) wrote: > Revisiting this thread: > > I found in a recent installation that some of my icons were missing too. > The reason: Many of those are only available as svg icons, so double check > if you have librsvg2-devel installed and rebuild evas_generic

Re: [e-users] icons missing from desktop/Ibar

2015-12-03 Thread Eduardo Lima (Etrunko)
Revisiting this thread: I found in a recent installation that some of my icons were missing too. The reason: Many of those are only available as svg icons, so double check if you have librsvg2-devel installed and rebuild evas_generic_loaders. Regards, Eduardo. On Thu, Jul 9, 2015 at 3:45 AM, Mic

Re: [e-users] icons missing from desktop/Ibar

2015-07-08 Thread Mick
On Thursday 09 Jul 2015 01:42:58 Paul Cartwright wrote: > On 07/08/2015 04:43 PM, Massimo Maiurana wrote: > > cd where? Why not using "locate Thunderbird.desktop"? > > cd by itself sends you back to your home directory.. so I was looking in > my /home > > > Usually desktop files are in /usr/share

Re: [e-users] icons missing from desktop/Ibar

2015-07-08 Thread Paul Cartwright
On 07/08/2015 04:43 PM, Massimo Maiurana wrote: > cd where? Why not using "locate Thunderbird.desktop"? cd by itself sends you back to your home directory.. so I was looking in my /home > > Usually desktop files are in /usr/share/applications, > /usr/local/share/applications, ~/.local/share/applic

Re: [e-users] icons missing from desktop/Ibar

2015-07-08 Thread Massimo Maiurana
Paul Cartwright ha scritto il 08/07/2015 alle 21:37: > $ cd > $ find . -name Thunderbird.desktop > > returned nothing cd where? Why not using "locate Thunderbird.desktop"? Usually desktop files are in /usr/share/applications, /usr/local/share/applications, ~/.local/share/applications and every

Re: [e-users] icons missing from desktop/Ibar

2015-07-08 Thread Paul Cartwright
On 07/08/2015 02:19 PM, Massimo Maiurana wrote: > E has a systray but I don't know if it's working now. You can enable it > via settings->modules. I enabled it, not sure I see anything different.. > >> > for me that is ~/.e/e/applications and I can't find thunderbird anywhere >> > under there. > Th

Re: [e-users] icons missing from desktop/Ibar

2015-07-08 Thread Massimo Maiurana
Paul Cartwright ha scritto il 08/07/2015 alle 18:56: > I am not sure of the difference between Ibar & tray.. Ibar contains launchers and maybe now also tasks, I don't have any Ibar around from ages :) Systray, aka Notification area, contains icons from applications that needs to show visual noti

Re: [e-users] icons missing from desktop/Ibar

2015-07-08 Thread Paul Cartwright
On 07/08/2015 12:44 PM, Massimo Maiurana wrote: > Maybe what Paul misses are icons for launchers in Ibar, not tray icons. > Or at least that's what I understood :) I am not sure of the difference between Ibar & tray.. the Ibar has the apps that I assign, and there is no icon there for thunderbird.

Re: [e-users] icons missing from desktop/Ibar

2015-07-08 Thread Massimo Maiurana
Maybe what Paul misses are icons for launchers in Ibar, not tray icons. Or at least that's what I understood :) As far as I know launchers in Ibar are... well, just launchers, so every app icon should be the one named in the corresponding desktop file. If you see in ~/.e/applications you will find

Re: [e-users] icons missing from desktop/Ibar

2015-07-08 Thread Claudio Cesar de Sa
In my case the applets from Dropbox and Network configurations have disappeared also. Look a program call "systray" in control panel... I was informed about it claudio 2015-07-07 8:52 GMT-03:00 Paul Cartwright : > not sure what happened, but my icons have disappeared, for SOME apps > even t

[e-users] icons missing from desktop/Ibar

2015-07-07 Thread Paul Cartwright
not sure what happened, but my icons have disappeared, for SOME apps even the tray icons are empty for google chrome & thunderbird. Libreoffice never had one. The only 2 icons left in my tray ( Ibar?) are terminology & teamviewer. on my desktop I have mostly a "?" question mark icon for my apps

Re: [e-users] Icons Grid

2013-01-28 Thread Larry Wyble
Thanks I'll check this out. On Jan 28, 2013 6:01 AM, "Massimo Maiurana" wrote: > Larry Wyble, il 28/01/2013 04:30, ha scritto: > > > Whenever I click on the home icon on the desktop the file manager opens > up > > but it is blank. > > are you using the default theme or a different one? > some mon

Re: [e-users] Icons Grid

2013-01-28 Thread Massimo Maiurana
Larry Wyble, il 28/01/2013 04:30, ha scritto: > Whenever I click on the home icon on the desktop the file manager opens up > but it is blank. are you using the default theme or a different one? some months ago there was a change in how e handles this, so at that time only the default theme was sh

Re: [e-users] Icons Grid

2013-01-27 Thread The Rasterman
On Sun, 27 Jan 2013 21:30:03 -0600 Larry Wyble said: > OK, thanks. But what I was wondering is, there IS a set to grid setting > where the desktop lines up the icons all in a pretty row. The only problem > I found was when setting this they lined up horizontally across the top > instead of vertic

Re: [e-users] Icons Grid

2013-01-27 Thread Larry Wyble
OK, thanks. But what I was wondering is, there IS a set to grid setting where the desktop lines up the icons all in a pretty row. The only problem I found was when setting this they lined up horizontally across the top instead of vertically down the side. Maybe I'm confused about this but that was

Re: [e-users] Icons Grid

2013-01-26 Thread The Rasterman
On Sat, 26 Jan 2013 13:10:13 -0600 Larry Wyble said: > I looked all over the preferences and setup and couldn't find this, is it > possible to set the icons to a vertical grid instead of horizontal? > I hate that the grid puts the desktop icons across the top of the screen. > > Also on restart o

[e-users] Icons Grid

2013-01-26 Thread Larry Wyble
I looked all over the preferences and setup and couldn't find this, is it possible to set the icons to a vertical grid instead of horizontal? I hate that the grid puts the desktop icons across the top of the screen. Also on restart of E17 the Icons are not in the grid but scattered all over the pl

Re: [e-users] icons on desktop

2009-04-02 Thread Geoffrey
Iván Briano (Sachiel) wrote: > You are using a very old version of the script. E has moved to svn long ago. > > http://wiki.enlightenment.org/index.php/E17_User_Guide/Installing_from_Source_Repository Thanks, I've updated easy_e17.sh shell now. -- Until later, Geoffrey Those who would give u

Re: [e-users] icons on desktop

2009-04-01 Thread P Purkayastha
At 4:48pm, Geoffrey wrote: > Geoffrey wrote: >> Carsten Haitzler (The Rasterman) wrote: >>> On Tue, 31 Mar 2009 17:15:13 -0400 Geoffrey >>> said: >>> I have recently re-installed E17 on my box. There are various icons that show up on the desktop referencing various devices, (external

Re: [e-users] icons on desktop

2009-04-01 Thread Sachiel
On Wed, Apr 1, 2009 at 5:48 PM, Geoffrey wrote: > Geoffrey wrote: >> Carsten Haitzler (The Rasterman) wrote: >>> On Tue, 31 Mar 2009 17:15:13 -0400 Geoffrey >>> said: >>> I have recently re-installed E17 on my box.  There are various icons that show up on the desktop referencing variou

Re: [e-users] icons on desktop

2009-04-01 Thread Geoffrey
Geoffrey wrote: > Carsten Haitzler (The Rasterman) wrote: >> On Tue, 31 Mar 2009 17:15:13 -0400 Geoffrey >> said: >> >>> I have recently re-installed E17 on my box. There are various icons >>> that show up on the desktop referencing various devices, (external >>> drives, scanner, tv card). Pr

Re: [e-users] icons on desktop

2009-04-01 Thread Geoffrey
Carsten Haitzler (The Rasterman) wrote: > On Tue, 31 Mar 2009 17:15:13 -0400 Geoffrey > said: > >> I have recently re-installed E17 on my box. There are various icons >> that show up on the desktop referencing various devices, (external >> drives, scanner, tv card). Prior to this install of

Re: [e-users] icons on desktop

2009-03-31 Thread The Rasterman
On Tue, 31 Mar 2009 17:15:13 -0400 Geoffrey said: > I have recently re-installed E17 on my box. There are various icons > that show up on the desktop referencing various devices, (external > drives, scanner, tv card). Prior to this install of E17, I could move > these icons around. If I att

[e-users] icons on desktop

2009-03-31 Thread Geoffrey
I have recently re-installed E17 on my box. There are various icons that show up on the desktop referencing various devices, (external drives, scanner, tv card). Prior to this install of E17, I could move these icons around. If I attempt to drag them around, they simply return to their origi

[e-users] icons for ibox

2008-07-09 Thread Geoffrey
I've created some new icons for my ibar. When ever I iconize any of these apps, they show up in my ibox with generic icons. Is it possible to specify that the icons there are the same as the one in the ibar? -- Until later, Geoffrey Those who would give up essential Liberty, to purchase a li

Re: [e-users] icons

2007-01-14 Thread Atom Smasher
On Sun, 14 Jan 2007, Kim Woelders wrote: > The app->icon mappings now are in matches.cfg. You can copy > /usr/share/e16/config/matches.cfg to ~/.e16/matches.cfg and edit that. == that did it, thanks!! -- ...atom http://atom.smasher.or

Re: [e-users] icons

2007-01-14 Thread Kim Woelders
Atom Smasher wrote: > enlightenment-0.16.8.2 > > back when the config directory was "~/.enlightenment" there was a > sub-directory "misc_icons" where, if i remember correctly, one could put > PNG icons to be used by applications and override default icons or > screen-shots in the iconbox. > I

[e-users] icons

2007-01-13 Thread Atom Smasher
enlightenment-0.16.8.2 back when the config directory was "~/.enlightenment" there was a sub-directory "misc_icons" where, if i remember correctly, one could put PNG icons to be used by applications and override default icons or screen-shots in the iconbox. now that the config directory is "~/

[e-users] Icons Set

2006-10-22 Thread Michele Caini
Hi, I'd like to use gentoo complete icons set (path: /usr/share/icons/gentoo/l33t). Using panel configuration I set Gentoo icon theme but... This is in /usr/share/icons/gentoo/64x64!! How can I explain to E17 that I want another icons set?? --

Re: [e-users] Icons messed up

2006-09-14 Thread Nikolas Arend
Oliver Pahl wrote: > I found out sth. new: > > It is only IBar related. I can't confirm that here, even when starting via the run dialog the icons sooner rather than later change to that of the previous app in the window list or the one previously focused or whatever. I guess it's not a problem o

Re: [e-users] Icons messed up [partially solved]

2006-09-14 Thread David Seikel
On Thu, 14 Sep 2006 14:04:49 +0200 Oliver Pahl <[EMAIL PROTECTED]> wrote: > A partial workaround is to add the StartupWMClass in the .desktop > file. If you for example have the gimp my .desktop file looks like > this: .desktop files now supports window title, role, and name just like .eaps do.

Re: [e-users] Icons messed up [partially solved]

2006-09-14 Thread Oliver Pahl
A partial workaround is to add the StartupWMClass in the .desktop file. If you for example have the gimp my .desktop file looks like this: [Desktop Entry] Encoding=UTF-8 X-Enlightenment-IconClass=Gimp,Gimp.eap Type=Application Exec=gimp StartupWMClass=Gimp X-Enlightenment-IconPath=/home/opahl/.e/

Re: [e-users] Icons messed up

2006-09-14 Thread Oliver Pahl
I found out sth. new: It is only IBar related. If i start it from command line or with Alt + Esc the icons are shown right. But if i use the IBar to start Apps the Application icons change to the icon of the last application in the ibar / my .order file. If there is no icon in that desktop file a

Re: [e-users] Icons messed up

2006-09-13 Thread Nikolas Arend
Oliver Pahl wrote: > Hi, > > when i make a new Desktop file (I moved all my apps to desktop files > lately) all icons in the pager and in the title are getting this icon. > Does anyone know why and how to fix this? > I might be wrong, but I guess it has s.th. to do with the .desktop stuff and i

[e-users] Icons messed up

2006-09-13 Thread Oliver Pahl
Hi, when i make a new Desktop file (I moved all my apps to desktop files lately) all icons in the pager and in the title are getting this icon. Does anyone know why and how to fix this? thx Oli - Using Tomcat but need to do

Re: [e-users] Icons

2006-08-18 Thread Charles de Noyelle
> I am having a bloody hell of a time trying to get eap's made with desired .png files. After searching the list and get-e.org I have been unable to find any requirements as far as the actual icon picture goes. > > Thanks in advance for your help! If I get your question, lauche your app using the

[e-users] Icons

2006-08-17 Thread Justin
I am having a bloody hell of a time trying to get eap's made with desired .png files. After searching the list and get-e.org I have been unable to find any requirements as far as the actual icon picture goes. Thanks in advance for your help! --

Re: [e-users] icons on desktop ?

2006-04-03 Thread Kim Woelders
J. Erik Heinz wrote: Hi, I am just wondering: Is it possible to place icons on the e-desktop or in other words supports e icons on the desktop. With icon I mean clickable icons which perform actions. I am not using this kind of things, I just want to know. I never read somethink about that in

Re: [e-users] icons on desktop ?

2006-04-01 Thread Ciro Mattia Gonano
Il giorno ven, 31/03/2006 alle 22.31 +0200, J. Erik Heinz ha scritto: > I am just wondering: Is it possible to place icons on the e-desktop or > in other words supports e icons on the desktop. With icon I mean > clickable icons which perform actions. > > I am not using this kind of things, I jus

[e-users] icons on desktop ?

2006-03-31 Thread J. Erik Heinz
Hi, I am just wondering: Is it possible to place icons on the e-desktop or in other words supports e icons on the desktop. With icon I mean clickable icons which perform actions. I am not using this kind of things, I just want to know. I never read somethink about that in the edox. Cheers Erik

Re: [e-users] icons on the menu

2005-09-29 Thread hopey
On 9/27/05, Chema Ollés <[EMAIL PROTECTED]> wrote: Hi all:I want to make change on my e17 favorite dir(~/.e/e/applications/favorite) and create dir named kde with otherssubdir ... I make .orders files and ...voilà...I see on mymenu,different kde apps with icons. But when I click again the menu... O

[e-users] icons on the menu

2005-09-27 Thread Chema Ollés
Hi all: I want to make change on my e17 favorite dir (~/.e/e/applications/favorite) and create dir named kde with others subdir ... I make .orders files and ...voilà...I see on my menu,different kde apps with icons. But when I click again the menu... Oh!!! all icons disappear. Ok,I delete all

Re: [e-users] Icons in pager?

2005-05-04 Thread The Rasterman
On Mon, 02 May 2005 22:04:13 + Daniel Ekstr__m <[EMAIL PROTECTED]> babbled: (B (B> Why is it that only icons from eterm and gimp is shown in my pager? I (B> have eapp's for every other program that i use, but none of them show up (B> in the pager. No matter what theme I'm using... (B (B

Re: [e-users] Icons in pager?

2005-05-04 Thread Massimo Maiurana
Il giorno Mon, 02 May 2005 22:04:13 + Daniel scrisse: > Why is it that only icons from eterm and gimp is shown in my pager? I > have eapp's for every other program that i use, but none of them show > up in the pager. No matter what theme I'm using... icons in pager (and in the title bar) ar

[e-users] Icons in pager?

2005-05-03 Thread Daniel Ekström
Why is it that only icons from eterm and gimp is shown in my pager? I have eapp's for every other program that i use, but none of them show up in the pager. No matter what theme I'm using... / Daniel --- This SF.Net email is sponsored by: NEC I

[e-users] icons on E with idesk

2004-07-07 Thread Danilo Alfaro
i know there is a form to put icons with E but browsing around i found this program and works fine i dont know maybe some one found this info help full http://idesk.sourceforge.net/site/ --- This SF.Net email sponsored by Black Hat Briefings &

[e-users] icons for iconbox

2003-03-30 Thread mail.bingo
Hello, I am using Enlightenment 0.16.5 on RedHat Linux 7.3 and I like enlightenment very much. I am having a strange problem. When I iconify some application window, it shows the correct icon in the iconbox. Now when I iconify one more window, the old icon disappears and the new one apears.