Edward Wadsworth

1889-1949

He was raised in a northern industrial environment that was to appear with great forcefulness in his Vorticist work. He studied engineering in Munich from 1906 to 1907 and, like many other Vorticists (see Vorticism), Wadsworth's interest in the machine showed itself at an early age. He also studied art at the Knirr School in Munich in his spare time, before attending Bradford School of Art; he then studied through a scholarship at the Slade School of Art (1908–12) in London.

Early paintings like Harrogate Corporation Brickworks (1908; untraced) show a growing interest in industrial subjects. Under the impact of the Post-Impressionists, he turned for a while to portraiture, beach scenes and still-lifes. His work was included in the final month of the Second Post-Impressionist Exhibition held at the Grafton Galleries in 1912, and in the summer of the same year he joined the Omega Workshops, although his alliance with Roger Fry was short-lived.

Wadsworth's new friendship with Wyndham Lewis led to an abrupt departure from Omega in October, when several of his works were included in Frank Rutter's Post-Impressionist and Futurist exhibitions at the Doré Gallery in London. His painting L'Omnibus (c. 1913; untraced; see 1974 exh. cat., no. 12) announced his involvement with motorized themes that clearly derived from Futurism.

Featured Works


Artists by Initial


Works by Subject


Visualise Works

Use our room visualiser to view our work in situ.


Register/Login

Email Address

Password

Forgotten password? | Register

Why Register?

When you register with us, you will be able to create your own private gallery of your favourite works and priority RSVP to our events via the website.



Gallerysmith is a specialist web publishing system for art galleries, developed by Associative Trails. Contact us by visiting www.associativetrails.com or email enquiries@associativetrails.com.


Error Occurred While Processing Request The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.


The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request

Error Executing Database Query.

[Macromedia][SQLServer JDBC Driver][SQLServer]Could not allocate space for object 'tblLog' in database 'gallerysmithcom' because the 'PRIMARY' filegroup is full.
 
The error occurred in C:\websites\gallerysmithcom\html\_components\logManager.cfc: line 42
Called from C:\websites\gallerysmithcom\demo\index.cfm: line 48
Called from C:\websites\gallerysmithcom\html\_components\logManager.cfc: line 42
Called from C:\websites\gallerysmithcom\demo\index.cfm: line 48
40 : 							<cfif Len(Trim(arguments.vcReferer))><cfqueryparam value="#Left(Trim(arguments.vcReferer),255)#" cfsqltype="CF_SQL_VARCHAR" maxlength="255"><cfelse><cfqueryparam value="0" null="Yes" cfsqltype="CF_SQL_VARCHAR"></cfif>,
41 : 							<cfif Len(Trim(arguments.vcUserAgent))><cfqueryparam value="#Left(Trim(arguments.vcUserAgent),255)#" cfsqltype="CF_SQL_VARCHAR" maxlength="255"><cfelse><cfqueryparam value="0" null="Yes" cfsqltype="CF_SQL_VARCHAR"></cfif>,
42 : 							<cfif arguments.intRemoteAddr GT 0><cfqueryparam value="#arguments.intRemoteAddr#" cfsqltype="CF_SQL_BIGINT"><cfelse><cfqueryparam value="0" null="Yes" cfsqltype="CF_SQL_INTEGER"></cfif>
43 : 							)
44 : 		</cfquery>

SQL    INSERT INTO tblLog ( intClientID, intCustomerID, intItemID, dtLog, intCFID, intCFTOKEN, vcReferer, vcUserAgent, intRemoteAddr ) VALUES ( (param 1) , (param 2) , (param 3) , (param 4) , (param 5) , (param 6) , (param 7) , (param 8) , (param 9) )
DATASOURCE   gallerysmithcom
VENDORERRORCODE   1105
SQLSTATE   HY000
Resources:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.103.63.58
Referrer  
Date/Time   04-Jul-09 06:21 AM
Stack Trace
at cflogManager2ecfc85953350$funcWRITEENTRY.runFunction(C:\websites\gallerysmithcom\html\_components\logManager.cfc:42) at cfindex2ecfm1669053678.runPage(C:\websites\gallerysmithcom\demo\index.cfm:48) at cflogManager2ecfc85953350$funcWRITEENTRY.runFunction(C:\websites\gallerysmithcom\html\_components\logManager.cfc:42) at cfindex2ecfm1669053678.runPage(C:\websites\gallerysmithcom\demo\index.cfm:48)

java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Could not allocate space for object 'tblLog' in database 'gallerysmithcom' because the 'PRIMARY' filegroup is full.
	at macromedia.jdbc.base.BaseExceptions.createException(Unknown Source)
	at macromedia.jdbc.base.BaseExceptions.getException(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRPCRequest.processReplyToken(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
	at macromedia.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.postImplExecute(Unknown Source)
	at macromedia.jdbc.base.BasePreparedStatement.postImplExecute(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.commonExecute(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.executeInternal(Unknown Source)
	at macromedia.jdbc.base.BasePreparedStatement.execute(Unknown Source)
	at macromedia.jdbc.base.BasePreparedStatementPoolable.execute(Unknown Source)
	at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:87)
	at coldfusion.sql.Executive.executeQuery(Executive.java:756)
	at coldfusion.sql.Executive.executeQuery(Executive.java:675)
	at coldfusion.sql.Executive.executeQuery(Executive.java:636)
	at coldfusion.sql.SqlImpl.execute(SqlImpl.java:236)
	at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:500)
	at cflogManager2ecfc85953350$funcWRITEENTRY.runFunction(C:\websites\gallerysmithcom\html\_components\logManager.cfc:42)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:344)
	at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:290)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:254)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:207)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:366)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:198)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:157)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1594)
	at cfindex2ecfm1669053678.runPage(C:\websites\gallerysmithcom\demo\index.cfm:48)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:225)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
	at coldfusion.CfmServlet.service(CfmServlet.java:107)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
	at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)