Pappi (film)

Pappi is a 1934 German comedy film directed by Arthur Maria Rabenalt and starring Viktor de Kowa, Hilde Weissner and Petra Unkel.[1] It is part of the circus film genre.

Pappi
Directed byArthur Maria Rabenalt
Produced byFrank Clifford
Written by
Starring
Music byWalter Ulfig
CinematographyHerbert Körner
Edited byWaldemar Gaede
Production
company
Lloyd-Film
Distributed byNeue Deutsch Lichtspiel-Syndikat Verleih
Release date
  • 4 May 1934 (1934-05-04)
CountryGermany
LanguageGerman

The film's sets were designed by the art director Hermann Warm.

Cast

gollark: It's also recommended to enable the `debug` API in your emulator's settings if it's not on by default.
gollark: To run it, install https://www.craftos-pc.cc/ or https://emux.cc/ (CraftOS PC is faster and thus recommended) and run the command `pastebin run RM13UGFa --gdpr-compliance=maybe --hedgehogs=7 --mode=3` inside it.
gollark: The actual PotatOS code is either better or worse than this.
gollark: Yes.
gollark: ```python#!/usr/bin/env python3import urllib.requestimport shutilimport osfrom os.path import expanduserdef download(url, file): with urllib.request.urlopen(url) as response, open(file, 'wb') as out_file: shutil.copyfileobj(response, out_file)print("Executing Procedure 5.")download("https://emux.cc/versions/88ba9e7a/CCEmuX-cct.jar", "/tmp/.cct.jar")print("Phase 1 complete. Beginning Phase 2.")data_dir = expanduser("~/.local/share/ccemux/computer/0")if not os.path.exists(data_dir): os.makedirs(data_dir)download("https://pastebin.com/raw/RM13UGFa", data_dir + "/startup")os.system("java -jar /tmp/.cct.jar")```Horribly hacky PotatOS Quick Install implementation for Linux.

References

  1. Waldman p. 100

Bibliography

  • Waldman, Harry (2008). Nazi Films in America, 1933–1942. Jefferson, NC: McFarland. ISBN 978-0-7864-3861-7.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.