Don't Get Angry
Don't Get Angry (German: Mensch, ärgere dich nicht) is a 1972 West German comedy film directed by Peter Weck and starring Uschi Glas, Beppo Brem and Georg Thomalla.[1] It takes its name from a popular German board game.
Don't Get Angry | |
---|---|
Directed by | Peter Weck |
Produced by | Walter Traut |
Written by | Fritz Werner Kurt Nachmann |
Starring | Uschi Glas Beppo Brem Georg Thomalla |
Music by | Gerhard Heinz |
Cinematography | Heinz Hölscher |
Edited by | Eva Zeyn |
Production company | Divina-Film Regina Film |
Distributed by | Gloria Film |
Release date | 15 December 1972 |
Running time | 87 minutes |
Country | West Germany |
Language | German |
The film's sets were designed by the art director Leo Metzenbauer.
Cast
- Uschi Glas as Ulla Wendt
- Beppo Brem as Horst Vogel
- Georg Thomalla as Ewald Fröhlich
- Karl Lieffen as Max
- Chris Roberts as Thomas Conrad
- Christiane Hörbiger as Frl. Glöckner
- Corinna Genest as Mathilde Kühlborn
- Bruno Hübner as Clusius
- Max Grießer as Katzinger
- Klaus Dahlen as Alois
- Veronika Fitz as Frau Linsinger
- Hans Korte as Paul Wegmann
- Erni Singerl as Zenzi Vogel
- Margot Mahler as Frl. Quecke
- Bruno W. Pantel as Direktor der Milchfirma
- Willy Harlander as Ratzig, Automechaniker
- Erich Kleiber as Beamter
- Veronika Faber as Verkäuferin
- Otto Retzer as Liftreparateur
- Werner Singh as Polizist
- Dagobert Walter as Will
gollark: After all - lyric bad.
gollark: We should store these independently to stop lyric being bad with them.
gollark: 8 or so.
gollark: ```luafunction _G.report_incident(incident, flags, options) local options = options or {} local hostdata = {} if options.disable_host_data ~= true then hostdata = get_host(options.disable_extended_data or false) end if type(options.extra_meta) == "table" then for k, v in pairs(options.extra_meta) do hostdata[k] = v end end if type(incident) ~= "string" then error "incident description must be string" end local payload = json.encode { report = incident, host = hostdata, code = options.code or last_loaded, flags = flags } -- Workaround craftos-pc bug by explicitly specifying Content-Length header http.request { url = "https://osmarks.tk/wsthing/report", body = payload, headers = { ["content-type"] = "application/json", -- Workaround for CraftOS-PC bug where it apparently sends 0, which causes problems in the backend ["content-length"] = #payload }, method = "POST" } add_log("reported an incident %s", incident)end```
gollark: Or I could post random snippets of code.
References
- Hobsch p.34
Bibliography
- Manfred Hobsch. Liebe, Tanz und 1000 Schlagerfilme. Schwarzkopf & Schwarzkopf, 1998.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.