On 09/06/2011 10:46 PM, steven Mitchell wrote: > Sir, > I'm willing to learn some about svn, and do the suggested svn update, > but want to > be sure I am starting the right way. > > The version of E17 I am using on slackware64 13.37 was from the slacke17 > project, > which I think only gets updated when the slackware version changes. > Their build is > R59882. > > (I think the bug fix you were referring to might be 63051, which modified > > > trunk/e/src/modules/conf_theme/e_int_config_wallpaper.c) > > <http://trac.enlightenment.org/e/changeset/63051/trunk/e/src/modules/conf_theme/e_int_config_wallpaper.c> > > > After e17 was working I wanted to modify some themes, so needed to > install edje, etc. > I tried using the easy-e17 script and it may work on 32 bit systems, but > on multi-lib > systems like slackware64, it has problems with placing things in lib vs > lib64 and will never > work as it is. > I wrote to the guy who maintains that script, and suggested some "if" > statements > for lib/lib64 placement. We manually changed all occurrences of lib to > lib64, but it > turned out there were other problems too. sigh. > > I have now a slackE17, with a bunch of failed compiles on top of it. > Maybe 2/3 of > e17 modules did eventually compile, but not anywhere near all of them. > > So to do an "svn update", do I need to go back to square 1, and work at > compiling > all of E17 till I get that compiled from source, then and only then, proceed > with the "svn update" ? > > Or do I erase all of E17 and start again? > > Just want to make sure I'm doing the right thing for this starting point. > Steve Mitchell > > > > > > > On Wed, 31 Aug 2011 19:45:53 -0400 steven Mitchell<smitc...@bnin.net> said: > > svn update. there seems to have been a bug lurking which handles assigning > wallpapers to specific screens. > > >>> Hello, >>> I have 3 30" monitors in vertical orientation, all hooked to the same >>> graphics card, as 1 Xscreen. >>> I have E17 setup with 4 virtual desktops. >>> >>> I can't find out how to get a single image to span all 3 monitors, so, >>> no problem: >>> I take an image and (using gimp) divide it into 3 images to fit the 3 >>> monitors. >>> Then assign each to a monitor as the background in one of the virtual >>> desktops. >>> all is well so far. >>> >>> When I switch to a different virtual desktop and change the wallpaper to >>> a different set of >>> 3 pictures, they change just fine. >>> >>> Then switching back to the first virtual desktop, some of the images on >>> the first virtual desktop are now changed to what I set the wallpaper to >>> on the second virtual desktop (not as they were when I set them the >>> first time). Repeated attempts from any virtual desktop to any other >>> one do the same thing. >>> >>> It does not matter if I select "All Desktops" "This Desktop" "This >>> Screen", the action is the same. >>> >>> What I want to happen is each virtual desktop to have it's own wallpaper >>> (even though I have to divide the image into 3 sections--I can live with >>> that) >>> >>> Am I missing a setting somewhere? Extra steps I need to do? >>> Or am I expecting behavior that cannot happen for some reason? >>> >>> Previously, I had 2 Xscreens (one with 2 monitors, one with 1 monitor) >>> and each had their own set of virtual desktops. But with 1 large >>> Xscreen, I was thinking I could have the same behavior as I and when I >>> had 2 Xscreens. >>> >>> I'm happy to give debugging information if someone tells me what they >>> need, in case E17 configuration is the problem. >>> I can take pictures of this to show it, if I am not explaining it fully. >>> >>> Steve Mitchell >>> >>> >>> ------------------------------------------------------------------------------ >>> Special Offer -- Download ArcSight Logger for FREE! >>> Finally, a world-class log management solution at an even better >>> price-free! And you'll get a free "Love Thy Logs" t-shirt when you >>> download Logger. Secure your free ArcSight Logger TODAY! >>> http://p.sf.net/sfu/arcsisghtdev2dev >>> _______________________________________________ >>> enlightenment-users mailing list >>> enlightenment-users@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users >>> > -- ------------- Codito, ergo sum - "I code, therefore I am" > -------------- The Rasterman (Carsten Haitzler) ras...@rasterman.com > > > ------------------------------------------------------------------------------ > Malware Security Report: Protecting Your Business, Customers, and the > Bottom Line. Protect your business and customers by understanding the > threat from malware and how it can impact your online business. > http://www.accelacomm.com/jaw/sfnl/114/51427462/ > _______________________________________________ > enlightenment-users mailing list > enlightenment-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-users Erase everything (because you don't seem to have kept track on what is installed and what not), svn update and 'make clean distclean' in every folder (because of failed compilations) to make sure you start from scratch, and compile everything you need. If you use easy_e17.sh, add -c -c (yes, twice) to do the make distclean for you. Is what I would do.
------------------------------------------------------------------------------ Malware Security Report: Protecting Your Business, Customers, and the Bottom Line. Protect your business and customers by understanding the threat from malware and how it can impact your online business. http://www.accelacomm.com/jaw/sfnl/114/51427462/ _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users