Re: [e-users] enlightenment-git dual screen problem

2019-03-25 Thread Mick
> > examples. > > I hate html mail but attached file doesnt seem working now for me... > > > -- > Maderios Try posting a screenshot/pic here and then share the link: https://imgur.com/upload -- Regards, Mick ___ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Re: [e-users] Problem with kodi multimedia player

2019-02-05 Thread Mick
> > Regards, > > Eric I've had a similar experience with various apps using hardware acceleration, so I blamed Radeon for it. The workaround for me has been to press Ctrl+Alt+End which restarts the compositor and the app window is rendered properly thereafter. HTH in your case. --

Re: [e-users] enlightenment "freezing" when opening a new window... sometimes

2018-12-17 Thread Mick
radeon card: RV730/M96-XT [Mobility Radeon HD 4670]. It also freezes on an old laptop with 'Mobile 4 Series Chipset Integrated Graphics Controller' and i915 driver (same mesa version). The freezing occurs when some windows are launched (which may be a bit heavy on hardware acceleration?) like Libreoffice, Filezilla, etc., but typically the first time only. Ctrl+Alt+End gets me out of this. It also occurs when I try to switch between windows with Alt+tab. Again Ctrl+Alt+End gets back to my desktop. Pressing keys on the dead window/desktop actually receives and processes signals, but it is not visible at the time. Finally, if I Right Click and navigate to Applications, System, the desktop restarts as if I pressed Ctrl+Alt+End. This also occurs when trying to edit the contents of menus, e.g. Favorites, or when I go to any settings which contain a desktop menu. This has been happening for years now, but I hoped a later mesa version will eventually fix things. -- Regards, Mick ___ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Re: [e-users] $QT_QPA_PLATFORMTHEME $QT_STYLE_OVERRIDE both set to gtk2

2018-09-24 Thread Mick
On Monday, 24 September 2018 12:07:48 BST Mick wrote: > On Monday, 24 September 2018 06:34:35 BST Simon Lees wrote: > > On 18/09/2018 23:59, Mick wrote: > > > On Tuesday, 18 September 2018 11:27:35 BST sergio wrote: > > >> On 18/09/2018 11:31, Mick wrote: > > &g

Re: [e-users] $QT_QPA_PLATFORMTHEME $QT_STYLE_OVERRIDE both set to gtk2

2018-09-24 Thread Mick
On Monday, 24 September 2018 06:34:35 BST Simon Lees wrote: > On 18/09/2018 23:59, Mick wrote: > > On Tuesday, 18 September 2018 11:27:35 BST sergio wrote: > >> On 18/09/2018 11:31, Mick wrote: > >>> Where are QT_QPA_PLATFORMTHEME and QT_STYLE_OVERRIDE specified ou

Re: [e-users] $QT_QPA_PLATFORMTHEME $QT_STYLE_OVERRIDE both set to gtk2

2018-09-18 Thread Mick
On Tuesday, 18 September 2018 11:27:35 BST sergio wrote: > On 18/09/2018 11:31, Mick wrote: > > Where are QT_QPA_PLATFORMTHEME and QT_STYLE_OVERRIDE specified outside the > > GUI? In ~/.bashrc? Where could they be set for system wide settings? > > QT_STYLE_OVER

Re: [e-users] $QT_QPA_PLATFORMTHEME $QT_STYLE_OVERRIDE both set to gtk2

2018-09-18 Thread Mick
e QT_QPA_PLATFORMTHEME and QT_STYLE_OVERRIDE specified outside the GUI? In ~/.bashrc? Where could they be set for system wide settings? -- Regards, Mick ___ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/li

Re: [e-users] $QT_QPA_PLATFORMTHEME $QT_STYLE_OVERRIDE both set to gtk2

2018-09-17 Thread Mick
I would also be interested to know if there is a fix for this. -- Regards, Mick ___ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Re: [e-users] Removing gadgets from desktop

2018-08-24 Thread Mick
On Friday, 24 August 2018 11:51:22 BST Peter Flynn wrote: > On 24/08/18 11:24, Mick wrote: > > On Friday, 24 August 2018 10:40:43 BST Peter Flynn wrote: > >> I didn't think that any Linux worked with touch screen devices. I looked > >> last year, as I was in th

Re: [e-users] Removing gadgets from desktop

2018-08-24 Thread Mick
ually. Whatever it may be called, how is Bryce launched? I don't see it under extensions, shelves, modules, gadgets in Settings. :-/ -- Regards, Mick -- Check out the vibrant tech community on one of the world&

Re: [e-users] Compositor restarts on certain menu selection

2018-08-09 Thread Mick
On Thursday, 9 August 2018 04:40:37 BST Carsten Haitzler wrote: > On Wed, 08 Aug 2018 19:58:11 +0100 Mick said: > > I'm trying to fathom what's causing e to restart every time I hover my > > mouse towards the main menu's Applications/System/ > > > &

[e-users] Compositor restarts on certain menu selection

2018-08-08 Thread Mick
own in red: AQEMU Error [35] >>> Sender: void Virtual_Machine::Set_Icon_Path( const QString &file_name ) Message: File name is empty! Could it be caused by some dodgy .desktop file? PS. I'm on enlightenment-22.3 and efl-1.20.7-r1 running on gentoo. -- Regards, Mick

Re: [e-users] weather gadget

2018-08-01 Thread Mick
On Wednesday, 1 August 2018 10:45:24 BST [email protected] wrote: > Hi > A long time ago, weather gadget was available in E17. > Any hope to see it again one day? > Thanks +1 I was using it until it broke some years ago. I think there's no maintainer for it.

Re: [e-users] Size of characters

2018-07-24 Thread Mick
;s scaling would translate across each application's toolkit, widgets, typefaces, etc. As Carsten said, today it doesn't. The Gnome/Plasma DEs are self-integrated so their applications can be adjusted to fit the user's preferences, but unfortunately their environment variables don&

Re: [e-users] Size of characters

2018-07-23 Thread Mick
On Monday, 23 July 2018 10:25:19 BST Pierre Couderc wrote: > Thank you Mick, I try that. > > Raster, please respect the old men... ;) I just discovered on qt5, qtconfig of qt4 has been replaced with qt5ct and qtconfig itself is now a symlink to qtchooser, so you would need qt5ct t

Re: [e-users] Size of characters

2018-07-23 Thread Mick
r some reason they are broken on my system: $ qtconfig qtconfig: could not exec '/usr/lib64/qt5/bin/qtconfig': No such file or directory -- Regards, Mick -- Check out the vibrant tech community on one of

[e-users] Alt+Tab = Pause?!

2018-05-21 Thread Mick
how frequently I use Alt+Tab to switch between running applications. :-) Is this a known bug? How can I get out this pause to be able to continue using my desktop? -- Regards, Mick -- Check out the vibrant tech c

Re: [e-users] Persistent images in Desktop

2018-02-08 Thread Mick
__ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users -- Regards, Mick -- C

Re: [e-users] New applications -- menu/ibar entries

2017-11-26 Thread Mick
f you can create your own .desktop file under /usr/share/applications/ or to avoid it being overwritten you can drop it in: /home//.local/share/applications/ -- Regards, Mick -- Check out the vibrant tech community on o

Re: [e-users] Warning of USB stick non-existent path

2017-08-26 Thread Mick
On Saturday, 26 August 2017 12:43:52 BST Mick wrote: > Something must have gone wrong in the unmounting of a USB stick of mine, > which has an exFAT fs on it. I am sure I unplugged it properly, but from > some point onward every time I login into the desktop an eFM window opens > up

[e-users] Warning of USB stick non-existent path

2017-08-26 Thread Mick
7;ve rebooted with and without the USB stick in the box, but this makes no difference. Any idea what has caused this and more importantly how I can get rid of it? -- Regards, Mick -- Check out the vibrant tech commun

Re: [e-users] eina complains

2017-07-12 Thread Mick
On Wednesday 12 Jul 2017 08:57:30 you wrote: > On Tue, 11 Jul 2017 23:12:25 +0100 Mick said: > > I installed e from e_git and noticed multiple entries in > > ~/.xsession-errors > > like this: > > > > ERR<4498>:evas-gl_x11 /data/tmp_var/portage/dev- >

[e-users] eina complains

2017-07-11 Thread Mick
libc_start_main() /usr/bin/enlightenment | ??/?? : 0 @ _start() What does it mean? -- Regards, Mick -

Re: [e-users] Desktop freeze on tooltip pop ups

2017-07-10 Thread Mick
On Friday 30 Jun 2017 12:18:52 Mick wrote: > On Thursday 29 Jun 2017 07:37:46 Carsten Haitzler wrote: > > On Wed, 28 Jun 2017 15:06:48 +0100 Mick said: > > > built mesa with debug flags and captured another crash. Can you please > > > scan through the backtrace below

Re: [e-users] Desktop freeze on tooltip pop ups

2017-06-30 Thread Mick
On Thursday 29 Jun 2017 07:37:46 Carsten Haitzler wrote: > On Wed, 28 Jun 2017 15:06:48 +0100 Mick said: > > built mesa with debug flags and captured another crash. Can you please > > scan through the backtrace below and confirm if the verdict is still the > > same and if

Re: [e-users] Desktop freeze on tooltip pop ups

2017-06-28 Thread Mick
On Wednesday 28 Jun 2017 18:10:33 Carsten Haitzler wrote: > On Wed, 28 Jun 2017 08:52:56 +0100 Mick said: > > Styles: haven't changed this. > > Fast Effects: Enabled only fast composite effects for windows. > > Disable Effects: none selected. > > Rendering Beha

Re: [e-users] Desktop freeze on tooltip pop ups

2017-06-28 Thread Mick
On Tuesday 27 Jun 2017 23:22:55 you wrote: > On Sun, 25 Jun 2017 14:35:34 +0100 Mick said: > > OK, long backtrace uploaded here: > > > > https://pastebin.com/xiAUmsin > > > > > > I see a lot of optimisations in there, probably because I built the &g

Re: [e-users] Desktop freeze on tooltip pop ups

2017-06-27 Thread Mick
On Sunday 25 Jun 2017 14:35:34 Mick wrote: > On Sunday 25 Jun 2017 16:43:51 Carsten Haitzler wrote: > > On Sat, 24 Jun 2017 19:41:06 +0100 Mick said: > > > On Saturday 24 Jun 2017 12:49:09 you wrote: > > > > On Fri, 23 Jun 2017 15:50:49 +0100 Mick > > sa

Re: [e-users] Desktop freeze on tooltip pop ups

2017-06-25 Thread Mick
On Sunday 25 Jun 2017 16:43:51 Carsten Haitzler wrote: > On Sat, 24 Jun 2017 19:41:06 +0100 Mick said: > > On Saturday 24 Jun 2017 12:49:09 you wrote: > > > On Fri, 23 Jun 2017 15:50:49 +0100 Mick said: > > > > Does the above provide anything useful? >

Re: [e-users] Desktop freeze on tooltip pop ups

2017-06-24 Thread Mick
On Saturday 24 Jun 2017 12:49:09 you wrote: > On Fri, 23 Jun 2017 15:50:49 +0100 Mick said: > > Does the above provide anything useful? > > wrong process. that's enlightenment_start not enlightenment. Oh! When I tried to attach /usr/bin/enlightenment just now gdb inform

Re: [e-users] Desktop freeze on tooltip pop ups

2017-06-23 Thread Mick
On Sunday 18 Jun 2017 08:56:19 you wrote: > On Sat, 17 Jun 2017 17:27:50 +0100 Mick said: > > ERR<4114>:evas-gl_x11 modules/evas/engines/gl_x11/evas_engine.c:2842 > > eng_image_native_set() GLX Pixmap create fail > > is your problem... evas is trying to create a glx

[e-users] Desktop freeze on tooltip pop ups

2017-06-17 Thread Mick
;:eo lib/eo/eo_ptr_indirection.c:22 _eo_pointer_error() Obj (0x40a560007c94) is an invalid ref. failed to create drawable ERR<4114>:evas-gl_x11 modules/evas/engines/gl_x11/evas_engine.c:2842 eng_image_native_set() GLX Pixma

Re: [e-users] Deleting gadgets from the desktop

2017-06-11 Thread Mick
On Sunday 11 Jun 2017 22:14:53 Peter Flynn wrote: > On 11/06/17 19:34, Mick wrote: > [...] > > > What you are describing is not right, > > It doesn't look right, but it's what comes up. > > This is a freshly-compiled (this afternoon) copy of e from > http

Re: [e-users] Deleting gadgets from the desktop

2017-06-11 Thread Mick
On Sunday 11 Jun 2017 18:55:59 Peter Flynn wrote: > On 11/06/17 18:50, Peter Flynn wrote: > > On 11/06/17 17:49, Mick wrote: > >> On Sunday 11 Jun 2017 16:26:33 Peter Flynn wrote: > >>> This is puzzling. I wanted a clock on my desktop, so I right-clicked on >

Re: [e-users] Deleting gadgets from the desktop

2017-06-11 Thread Mick
On Sunday 11 Jun 2017 18:50:05 you wrote: > On 11/06/17 17:49, Mick wrote: > > On Sunday 11 Jun 2017 16:26:33 Peter Flynn wrote: > >> This is puzzling. I wanted a clock on my desktop, so I right-clicked on > >> the desktop, selected Desktop > Add Gadgets to Desktop an

Re: [e-users] Deleting gadgets from the desktop

2017-06-11 Thread Mick
esktop > Change Gadgets > doesn't work, because it doesn't report Clock being in use. > > ///Peter Did you try Right-Click on the Clock and then Remove? -- Regards, Mick -- Check out the vibrant

Re: [e-users] bluetooth pairing without pulseaudio / automatic pairing?

2017-04-10 Thread Mick
bluetooth]# scan on and associate with the device you want to associate with, set its trust, etc. In addition to the above, 'sudo hciconfig' will show if your bt controller is up & running or down, although bluetoothctl will also complain if your hardware is not

Re: [e-users] bluetooth pairing without pulseaudio / automatic pairing?

2017-04-10 Thread Mick
ript which will run the stanzas required to enable your bt controller and associate it with the bt audio device. Make it executable. Then create a .desktop file in your ~/.local/share/applications/ and call the script from it, with e.g.: Exec=~/.myBTscript.sh -- Regards, Mick-

Re: [e-users] Starting e with the correct access rights

2017-04-10 Thread Mick
On Monday 10 Apr 2017 20:15:07 Simon Lees wrote: > On 04/10/2017 07:55 PM, Mick wrote: > > On Monday 10 Apr 2017 18:41:05 Carsten Haitzler wrote: > >> stuff used to be so much simpler 20 years abck. you just had your login > >> manger run ~/.xsession. this script wou

Re: [e-users] bluetooth pairing without pulseaudio / automatic pairing?

2017-04-10 Thread Mick
27;m thinking of Broadcom which on my system at least requires me to use rfkill to block my WiFi, before bluetooth can be used! O_O Is your bt hardware up & running? What does hciconfig show? Did you also try to use bluetoothctl to associate your bt device with the PC? -- Regards, Mic

Re: [e-users] Starting e with the correct access rights

2017-04-10 Thread Mick
_start does *not* need exec before it. Is this correct? -- Regards, Mick -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot __

Re: [e-users] Starting e with the correct access rights

2017-04-10 Thread Mick
Thanks Carsten for looking into this. On Monday 10 Apr 2017 16:19:21 you wrote: > On Sun, 26 Mar 2017 16:03:13 +0100 Mick said: > > Hi All, > > > > I've been launching enlightenment using SDDM for some years now without a > > problem. Recently I updated sd

Re: [e-users] Recommended applications...

2017-03-31 Thread Mick
USB device is plugged in. > 3. Not all file managers are created equal. I can't use e's file manager > because black on dark grey is largely unreadable, and I haven't found any > way to make it show the file system hier

Re: [e-users] xdg-bs

2017-03-27 Thread Mick
On Monday 27 Mar 2017 20:47:29 Peter Flynn wrote: > On 03/27/2017 07:56 PM, Mick wrote: > > On Monday 27 Mar 2017 19:39:21 Peter Flynn wrote: > >> On 27/03/17 00:47, Carsten Haitzler (The Rasterman) wrote: > >>> On Sun, 26 Mar 2017 16:55:45 -0400 Christopher Barry &

Re: [e-users] xdg-bs

2017-03-27 Thread Mick
indow saying it wants to run some unspecified program > recommended by xdg, which never does anything. If anyone knows how to > force chromium-browser to open Thunderbird, I'd be grateful. > > ///Peter Have you tried setting something in Handlers to see if it takes? https://suppor

[e-users] Starting e with the correct access rights

2017-03-26 Thread Mick
ing from my set up to cause these access rights problems with sddm or using startx? What is considered a distro-independent orthodox way to start e these days? PS. I am running e-0.21.7 with efl-1.18.4 on different gentoo systems. -- Regards, Mick--

Re: [e-users] Acpi events

2017-03-19 Thread Mick
On Sunday 19 Mar 2017 21:49:00 Massimo Maiurana wrote: > Massimo Maiurana ha scritto il 19/03/2017 alle 14:29: > > Mick ha scritto il 19/03/2017 alle 13:23: > >> On Sunday 19 Mar 2017 09:44:23 Massimo Maiurana wrote: > >>> Hi, > >>> I finally bought a br

Re: [e-users] Acpi events

2017-03-19 Thread Mick
On Monday 20 Mar 2017 00:14:13 Vasiliy Tolstov wrote: > 2017-03-19 17:38 GMT+03:00 Mick : > > acpid is required to capture the event and run a script to suspend the OS. > > On my system the script is within /etc/acpi/default.sh. If acpid daemon > > is not running then what

Re: [e-users] Acpi events

2017-03-19 Thread Mick
On Sunday 19 Mar 2017 14:29:13 Massimo Maiurana wrote: > Mick ha scritto il 19/03/2017 alle 13:23: > > On Sunday 19 Mar 2017 09:44:23 Massimo Maiurana wrote: > >> Hi, > >> I finally bought a brand new laptop :) > >> > >> Of course I installed E,

Re: [e-users] Acpi events

2017-03-19 Thread Mick
One of these ought to make all/most application icons to show up. Also check Settings > Settings Panel > Menu Settings > Miscellaneous, does not have 'Disable icons in menus' selected. To configure Everything, check your settings under Settings > Settings Panel > Launc

Re: [e-users] Extra release

2017-02-15 Thread Mick
> I try to collect bring more content to the website in the next few > weeks, if you have good looking, working themes, let me know :) > > > Cheers, Excellent! Thank you for this. :-) -- Regards, Mick-

Re: [e-users] Extra release

2017-02-14 Thread Mick
_ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users -- Regards, Mick-- Check out the vibrant tech community on one

Re: [e-users] how to start enlightenment ? (from debian experimental)

2017-02-04 Thread Mick
md if not in > wayland mode? No, I 've been running it here with OpenRC on Gentoo, very nicely. :-) -- Regards, Mick-- Check out the vibrant tech community on one of the world's most engaging tech sites,

Re: [e-users] Screen blanking ... but backlight stays on

2017-01-05 Thread Mick
reen blanking'? That's what fixed my problem. -- Regards, Mick-- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot__

Re: [e-users] KDE apps window sizing in enlightenment

2016-12-30 Thread Mick
On Friday 30 Dec 2016 21:19:40 Carsten Haitzler wrote: > On Fri, 30 Dec 2016 09:26:43 +0000 Mick said: > > On Friday 30 Dec 2016 11:32:30 you wrote: > > > On Thu, 29 Dec 2016 10:41:21 + Mick said: > > > > I have observed a really annoying behaviour with

Re: [e-users] Screen blanking ... but backlight stays on

2016-12-30 Thread Mick
On Friday 30 Dec 2016 14:09:34 you wrote: > On Thu, 29 Dec 2016 17:04:56 +0000 Mick said: > > On Thursday 29 Dec 2016 08:54:54 Mick wrote: > > > I've ran xset +dpms for now, but why would not enlightenment restore it? > > > > Hmm ... it didn't surv

Re: [e-users] KDE apps window sizing in enlightenment

2016-12-30 Thread Mick
On Friday 30 Dec 2016 11:32:30 you wrote: > On Thu, 29 Dec 2016 10:41:21 +0000 Mick said: > > I have observed a really annoying behaviour with some KDE applications: > > > > If I maximise the window of e.g. kwrite, then unmaximise it back to its > > normal state an

Re: [e-users] Screen blanking ... but backlight stays on

2016-12-29 Thread Mick
On Thursday 29 Dec 2016 08:54:54 Mick wrote: > On Thursday 29 Dec 2016 10:15:55 you wrote: > > On Wed, 28 Dec 2016 09:59:27 + Mick said: > > > A couple of days ago I selected Settings/Modes/Presentation because I > > > wanted to watch a video and mpv would n

[e-users] KDE apps window sizing in enlightenment

2016-12-29 Thread Mick
n, for the foreseeable future. Why is this happening and how can I reset the size of these KDE app windows so this sticky maximisation does not happen? I have tried various Remember settings and nothing sticks. -- Reg

[e-users] Screen blanking ... but backlight stays on

2016-12-28 Thread Mick
backlight stays on and the mouse cursor remains visible. The warning never pops up as it used to. I tried different things but cannot reset it to how it was as a default. How can I put it all back as it was? -- Regards, Mick

Re: [e-users] Bluetooth gadget doesn't work

2016-12-24 Thread Mick
ck on Linux, which is a pity. > > it worked for me with bluez4 until bluez5 broke api. Yes, since bluez5 it's a CLI job to get it working for me. Various incantations of modprob, rfkill, hciconfig and bluetoothctl usually get me there. -- Regards, Mick--

Re: [e-users] konsole window stuck maximised

2016-06-26 Thread Mick
On Monday 27 Jun 2016 09:34:31 you wrote: > On Sat, 25 Jun 2016 17:11:52 +0100 Mick said: > > On Saturday 25 Jun 2016 16:19:46 Mick wrote: > > > On Saturday 25 Jun 2016 22:41:41 Dave wrote: > > > > That'll be the fault of the application, not the

Re: [e-users] konsole window stuck maximised

2016-06-25 Thread Mick
On Saturday 25 Jun 2016 16:19:46 Mick wrote: > On Saturday 25 Jun 2016 22:41:41 Dave wrote: > > That'll be the fault of the application, not the window manager. > > Deleting > > > > your konsole config file would be more effective than deleting E cache &g

Re: [e-users] konsole window stuck maximised

2016-06-25 Thread Mick
4/share/config/konsolerc file with no effect. :-( -- Regards, Mick-- Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries p

[e-users] konsole window stuck maximised

2016-06-25 Thread Mick
konsole is *always* miximised when they start konsole. I tried setting and unsetting various Remembers, but it won't take. Is there some cached file I could delete which will affect only this window? -- Regards, Mick--

Re: [e-users] Remember window size is inherited by pop ups

2016-06-20 Thread Mick
On Tuesday 21 Jun 2016 08:09:16 Dave wrote: > Try using a different identifier to remember by? I'm guessing you're using > Window class. Yes, good guess! ;-) I'll try Window name next. Thank y

[e-users] Remember window size is inherited by pop ups

2016-06-20 Thread Mick
Thunderbird window. How can I keep the pop ups from inheriting the main application window's Remember settings? -- Regards, Mick-- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns

Re: [e-users] Delay and notification when shutting down enlightenment

2016-06-13 Thread Mick
On Tuesday 14 Jun 2016 08:59:40 Carsten Haitzler wrote: > On Mon, 13 Jun 2016 20:57:05 +0100 Mick said: > > On Monday 13 Jun 2016 15:10:41 you wrote: > > > On Sat, 28 May 2016 14:02:25 +0100 Mick said: > > > > Hi All, > > > > > > > > It

Re: [e-users] can't make new launchers in IBAR

2016-06-06 Thread Mick
ct syntax and under General/Desktop file you point to your ~/.local/applications/.desktop. Also check that your script file is executable by your user. That's how it has worked here for years. -- Regards, Mick-- Wha

[e-users] Delay and notification when shutting down enlightenment

2016-05-28 Thread Mick
that the shutdown stops or is delayed for a number of seconds? -- Regards, Mick-- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and

Re: [e-users] libeina and efreet errors

2016-05-22 Thread Mick
op!' errors. It seems to be evaluating the monitor settings a number of times in a row, before it spews out an error; e.g. lines 206 to 423? I'm not bothered about it, as it does not interfere with launching and using e20

Re: [e-users] libeina and efreet errors

2016-05-21 Thread Mick
On Saturday 21 May 2016 11:57:47 Mick wrote: > On Saturday 21 May 2016 17:45:13 you wrote: > > On Sat, 21 May 2016 08:53:03 +0100 Mick said: > > > On Saturday 21 May 2016 13:34:37 you wrote: > > > > your screen setup config has a screen depending on itself eg >

Re: [e-users] enlightenment shutdown scripts

2016-05-21 Thread Mick
On Saturday 21 May 2016 11:22:08 you wrote: > On Saturday 21 May 2016 11:11:01 Mick wrote: > > On Saturday 21 May 2016 17:42:51 you wrote: > > > On Sat, 21 May 2016 08:04:08 +0100 Mick said: > > > > On Saturday 21 May 2016 13:35:57 you wrote: > > > >

Re: [e-users] libeina and efreet errors

2016-05-21 Thread Mick
On Saturday 21 May 2016 17:45:13 you wrote: > On Sat, 21 May 2016 08:53:03 +0100 Mick said: > > On Saturday 21 May 2016 13:34:37 you wrote: > > > your screen setup config has a screen depending on itself eg > > > > > > VGA1 right of VGA1 > > &

Re: [e-users] enlightenment shutdown scripts

2016-05-21 Thread Mick
On Saturday 21 May 2016 11:11:01 Mick wrote: > On Saturday 21 May 2016 17:42:51 you wrote: > > On Sat, 21 May 2016 08:04:08 +0100 Mick said: > > > On Saturday 21 May 2016 13:35:57 you wrote: > > > > On Fri, 20 May 2016 23:59:30 +0100 Mick > > said: &g

Re: [e-users] enlightenment shutdown scripts

2016-05-21 Thread Mick
On Saturday 21 May 2016 17:42:51 you wrote: > On Sat, 21 May 2016 08:04:08 +0100 Mick said: > > On Saturday 21 May 2016 13:35:57 you wrote: > > > On Fri, 20 May 2016 23:59:30 +0100 Mick said: > > > > I run kmail with its akonadi database and noticed that if I shut

Re: [e-users] libeina and efreet errors

2016-05-21 Thread Mick
set up DVI-0 'left of' HDMI-0 and HDMI-0 'right of' DVI-0. Is this the correct way to set them up? Specifying each of them in relation to the other? BTW, I'm guessing that Lid/Lid events do not need to be selected on a desktop PC? -- Regards, Mick---

[e-users] enlightenment shutdown scripts

2016-05-20 Thread Mick
seconds and then enlightenment finally exits? -- Regards, Mick-- Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions

[e-users] libeina and efreet errors

2016-05-19 Thread Mick
15850): Gtk-WARNING **: Error loading theme icon 'edit-find' for stock: Fatal error reading PNG image file: bad parameters to zlib Anyway, other errors are available, but I thought of asking about these first. :-) -- Regards, Mick-

Re: [e-users] How to set up two monitors with 8 virtual desktops

2016-05-16 Thread Mick
On Monday 16 May 2016 16:20:44 Carsten Haitzler wrote: > On Sun, 15 May 2016 14:09:16 +0100 Mick said: > > On Sunday 15 May 2016 21:56:57 Carsten Haitzler wrote: > > > On Sun, 15 May 2016 10:39:17 +0100 Mick said: > > > > Hi All, > > > > > > &g

Re: [e-users] Key control - VOLUME

2016-05-15 Thread Mick
On Sunday 15 May 2016 15:24:40 Larry Wyble wrote: > On Sun, 15 May 2016 19:21:39 +0100 > > Mick wrote: > > On Sunday 15 May 2016 10:05:32 Larry Wyble wrote: > > > I find that when I use the volume keys to increase or decrease > > > volume the action not only cha

Re: [e-users] Key control - VOLUME

2016-05-15 Thread Mick
data > untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j > ___ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users -- Regards,

Re: [e-users] How to set up two monitors with 8 virtual desktops

2016-05-15 Thread Mick
On Sunday 15 May 2016 21:56:57 Carsten Haitzler wrote: > On Sun, 15 May 2016 10:39:17 +0100 Mick said: > > Hi All, > > > > I am trying to configure e20 with two monitors. The LH monitor (DVI-0) is > > the primary monitor and the RH (HDMI-0) is the secondary. > &

Re: [e-users] How to set up two monitors with 8 virtual desktops

2016-05-15 Thread Mick
On Sunday 15 May 2016 19:32:23 Simon Lees wrote: > On 05/15/2016 07:09 PM, Mick wrote: > > Hi All, > > > > I am trying to configure e20 with two monitors. The LH monitor (DVI-0) is > > the primary monitor and the RH (HDMI-0) is the secondary. > > > > I h

[e-users] How to set up two monitors with 8 virtual desktops

2016-05-15 Thread Mick
r setting which will allow me to switch virtual desktops in *both* monitors simultaneously, like e.g. in KDE? -- Regards, Mick-- Mobile security can be enabling, not merely restricting. Employees who bring their own devices

Re: [e-users] a few newbie questions ... NO LEFT MOUSE BUTTON! PLEASE HELP!

2016-05-01 Thread Mick
rupted you may be better off starting afresh: https://phab.enlightenment.org/w/e_configuration_options_compendium/ > What encoding / encryption / format is used for Enlightenment's *.cfg files > ? Have a look here for some guides, until a dev drops by with specifics. > On 01/05/2016

Re: [e-users] a few newbie questions ... NO LEFT MOUSE BUTTON! PLEASE HELP!

2016-05-01 Thread Mick
esktop and select Settings/Settings Panel/Windows/Windows Focus/Focus and experiment until you get a setting that suits your needs. -- Regards, Mick-- Find and fix application performance issues faster with Applicati

[e-users] Ksnapshot disappears?

2016-02-21 Thread Mick
ing I changed and now forgot, or is it related to KDE? Do you get the same? -- Regards, Mick-- Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at jus

Re: [e-users] E-20 cannot create Ibar Icon

2016-01-15 Thread Mick
; > > ///Peter b) If a particular application does not have an icon, you can define your own. Create a file under ~/.local/share/applications/.desktop with your preferred icon and path to the application, or point to your icon of choice under /usr/share/icons/ -- Regards, Mick-

Re: [e-users] e20 window display problem

2015-12-28 Thread Mick
file with default settings and this will prove if it is a build or a configuration issue. -- Regards, Mick -- ___ enlightenment-users mailing list [email protected]

Re: [e-users] Mount and Unmount USB drive

2015-10-07 Thread Mick
nks in advance. > > David Have a look at this thread - in two parts: http://sourceforge.net/p/enlightenment/mailman/enlightenment-users/thread/CACEbyX3xjauqccaqrtA6m9CdGb72bEEpqQr3jOJ1O1FVChNDvg%40mail.gmail.com/#msg34479487 http://sourceforge.net/p/enlightenment/mailman/enlightenmen

Re: [e-users] umount external sub does not work because enlightenment process keeps file open

2015-09-22 Thread Mick
On Tuesday 22 Sep 2015 07:42:49 Carsten Haitzler wrote: > On Tue, 22 Sep 2015 06:42:26 +0100 Mick said: > > On Tuesday 22 Sep 2015 05:14:42 Carsten Haitzler wrote: > > > On Mon, 21 Sep 2015 22:22:05 +0100 Mick said: > > > > CRI<3592>: lib/eldbus/eldbus

Re: [e-users] umount external sub does not work because enlightenment process keeps file open

2015-09-21 Thread Mick
On Tuesday 22 Sep 2015 05:14:42 Carsten Haitzler wrote: > On Mon, 21 Sep 2015 22:22:05 +0100 Mick said: > > CRI<3592>: lib/eldbus/eldbus_pending.c:257 eldbus_pending_cancel() *** > > Eina Magic Check Failed at 0xd4b800 !!! > > > > Input handle is wron

Re: [e-users] umount external sub does not work because enlightenment process keeps file open

2015-09-21 Thread Mick
On Monday 21 Sep 2015 07:52:00 Carsten Haitzler wrote: > On Mon, 21 Sep 2015 06:50:58 +0100 Mick said: > > On Sunday 20 Sep 2015 23:43:18 Carsten Haitzler wrote: > > > On Sun, 20 Sep 2015 14:15:21 +0200 (CEST) Peter Koellner > > > > > > > > > said

Re: [e-users] umount external sub does not work because enlightenment process keeps file open

2015-09-20 Thread Mick
just get stuck listed multiple times in lsof and are not released. txt files have no such problem. A minute or more after I close EFM I get the usual pop up advising me that the USB could not be

Re: [e-users] umount external sub does not work because enlightenment process keeps file open

2015-09-19 Thread Mick
onger unmount the USB drive. enlightenment seems to be holding onto it for some reason, well after the hover over preview has stopped. I am guessing it is a bug. -- Regards, Mick -- ___

[e-users] USB Flash won't unmount - bug?

2015-08-07 Thread Mick
/michael/VERBATIM32G/CMDBuild_OverviewDocument_ENG_V220.pdf Is this a known problem and is there a workaround? -- Regards, Mick -- ___ enlightenment-users mailing list [email protected]

Re: [e-users] unusual enlightenment high CPU usage

2015-07-11 Thread Mick
ed? As Carsten explained it I thought that it was the former. -- Regards, Mick -- Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offlo

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

2015-07-08 Thread Mick
plications/Thunderbird.desktop > ls: cannot access > /home/$MY_USER/.local/share/applications/Thunderbird.desktop: No such > file or directory > > > $MY_USER= my login.. Try 'ls -la' -- Regards, Mick ---

Re: [e-users] [E-devel] wiki/www - help?

2015-06-14 Thread Mick
On Sunday 14 Jun 2015 08:45:44 David Seikel wrote: > On Sun, 14 Jun 2015 16:36:06 +0900 Carsten Haitzler (The Rasterman) > > wrote: > > On Sun, 14 Jun 2015 08:27:44 +0100 Mick > > > > said: > > > On Saturday 13 Jun 2015 03:59:18 Carsten Haitzler wrote:

  1   2   3   4   5   >