Találatok száma: 790 üzenet |
|
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
1039. Elküldve:
2013-02-13 00:22:35 |
[751.] |
Üdv!
A pluginok közül a softhddevice azért kellene a HD adásokhoz, szerintem.
Azt látom, hogy nincs a vdr települve.
Itt van a lista, a fontconfigot hiányolja, ami a synaptic szerint telepítve van...
Package fontconfig was not found in the pkg-config search path.
Perhaps you should add the directory containing `fontconfig.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fontconfig' found
font.c:19:10: error: #include expects "FILENAME" or <FILENAME>
make: *** Deleting file `.dependencies'
Package fontconfig was not found in the pkg-config search path.
Perhaps you should add the directory containing `fontconfig.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fontconfig' found
g++ -g -O3 -Wall -Werror=overloaded-virtual -Wno-parentheses -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DUSE_SETUP -DREMOTE_KBD -DREMOTE_LIRC -DVDR_USER=\"vdr\" -DLIRC_DEVICE=\"/dev/lircd\" -D_GNU_SOURCE -DVIDEODIR=\"/video\" -DCONFDIR=\"\" -DCACHEDIR=\"\" -DRESDIR=\"\" -DPLUGINDIR=\"/usr/local/src/vdr/PLUGINS/lib\" -DLOCDIR=\"/usr/local/src/vdr/locale\" -I/usr/src/v4l-dvb/linux/include font.c
font.c:14:35: error: fontconfig/fontconfig.h: Nincs ilyen fájl vagy könyvtár
In file included from font.c:18:
/usr/include/ft2build.h:56:38: error: freetype/config/ftheader.h: Nincs ilyen fájl vagy könyvtár
font.c:19:10: error: #include expects "FILENAME" or <FILENAME>
font.c:51: error: ‘FT_GlyphSlotRec_’ has not been declared
font.c:66: error: ‘FT_GlyphSlotRec_’ has not been declared
font.c: In constructor ‘cGlyph::cGlyph(uint, int*)’:
font.c:69: error: request for member ‘advance’ in ‘* GlyphData’, which is of non-class type ‘int’
font.c:70: error: request for member ‘advance’ in ‘* GlyphData’, which is of non-class type ‘int’
font.c:71: error: request for member ‘bitmap_left’ in ‘* GlyphData’, which is of non-class type ‘int’
font.c:72: error: request for member ‘bitmap_top’ in ‘* GlyphData’, which is of non-class type ‘int’
font.c:73: error: request for member ‘bitmap’ in ‘* GlyphData’, which is of non-class type ‘int’
font.c:74: error: request for member ‘bitmap’ in ‘* GlyphData’, which is of non-class type ‘int’
font.c:75: error: request for member ‘bitmap’ in ‘* GlyphData’, which is of non-class type ‘int’
font.c:77: error: request for member ‘bitmap’ in ‘* GlyphData’, which is of non-class type ‘int’
font.c: At global scope:
font.c:105: error: ‘FT_Library’ does not name a type
font.c:106: error: ‘FT_Face’ does not name a type
font.c: In constructor ‘cFreetypeFont::cFreetypeFont(const char*, int, int)’:
font.c:130: error: ‘library’ was not declared in this scope
font.c:130: error: ‘FT_Init_FreeType’ was not declared in this scope
font.c:132: error: ‘face’ was not declared in this scope
font.c:132: error: ‘FT_New_Face’ was not declared in this scope
font.c:138: error: ‘FT_UInt’ was not declared in this scope
font.c:138: error: expected ‘;’ before ‘glyph_index’
font.c:139: error: ‘glyph_index’ was not declared in this scope
font.c:139: error: ‘FT_LOAD_DEFAULT’ was not declared in this scope
font.c:139: error: ‘FT_Load_Glyph’ was not declared in this scope
font.c:141: error: ‘FT_RENDER_MODE_NORMAL’ was not declared in this scope
font.c:141: error: ‘FT_Render_Glyph’ was not declared in this scope
font.c:158: error: ‘FT_Set_Char_Size’ was not declared in this scope
font.c: In destructor ‘virtual cFreetypeFont::~cFreetypeFont()’:
font.c:176: error: ‘face’ was not declared in this scope
font.c:176: error: ‘FT_Done_Face’ was not declared in this scope
font.c:177: error: ‘library’ was not declared in this scope
font.c:177: error: ‘FT_Done_FreeType’ was not declared in this scope
font.c: In member function ‘int cFreetypeFont::Kerning(cGlyph*, uint) const’:
font.c:186: error: ‘FT_Vector’ was not declared in this scope
font.c:186: error: expected ‘;’ before ‘delta’
font.c:187: error: ‘FT_UInt’ was not declared in this scope
font.c:187: error: expected ‘;’ before ‘glyph_index’
font.c:188: error: expected ‘;’ before ‘glyph_index_prev’
font.c:189: error: ‘face’ was not declared in this scope
font.c:189: error: ‘glyph_index_prev’ was not declared in this scope
font.c:189: error: ‘glyph_index’ was not declared in this scope
font.c:189: error: ‘FT_KERNING_DEFAULT’ was not declared in this scope
font.c:189: error: ‘delta’ was not declared in this scope
font.c:189: error: ‘FT_Get_Kerning’ was not declared in this scope
font.c: In member function ‘cGlyph* cFreetypeFont::Glyph(uint, bool) const’:
font.c:210: error: ‘FT_UInt’ was not declared in this scope
font.c:210: error: expected ‘;’ before ‘glyph_index’
font.c:213: error: ‘face’ was not declared in this scope
font.c:213: error: ‘glyph_index’ was not declared in this scope
font.c:213: error: ‘FT_LOAD_DEFAULT’ was not declared in this scope
font.c:213: error: ‘FT_Load_Glyph’ was not declared in this scope
font.c:222: error: ‘FT_RENDER_MODE_NORMAL’ was not declared in this scope
font.c:222: error: ‘FT_Render_Glyph’ was not declared in this scope
font.c:224: error: ‘FT_RENDER_MODE_MONO’ was not declared in this scope
font.c:224: error: ‘FT_Render_Glyph’ was not declared in this scope
font.c: In static member function ‘static bool cFont::GetAvailableFontNames(cStringList*, bool)’:
font.c:434: error: ‘FcInit’ was not declared in this scope
font.c:435: error: ‘FcObjectSet’ was not declared in this scope
font.c:435: error: ‘os’ was not declared in this scope
font.c:435: error: ‘FC_FAMILY’ was not declared in this scope
font.c:435: error: ‘FC_STYLE’ was not declared in this scope
font.c:435: error: ‘FcObjectSetBuild’ was not declared in this scope
font.c:436: error: ‘FcPattern’ was not declared in this scope
font.c:436: error: ‘pat’ was not declared in this scope
font.c:436: error: ‘FcPatternCreate’ was not declared in this scope
font.c:437: error: ‘FC_SCALABLE’ was not declared in this scope
font.c:437: error: ‘FcTrue’ was not declared in this scope
font.c:437: error: ‘FcPatternAddBool’ was not declared in this scope
font.c:439: error: ‘FC_SPACING’ was not declared in this scope
font.c:439: error: ‘FC_MONO’ was not declared in this scope
font.c:439: error: ‘FcPatternAddInteger’ was not declared in this scope
font.c:440: error: ‘FcFontSet’ was not declared in this scope
font.c:440: error: ‘fontset’ was not declared in this scope
font.c:440: error: ‘FcFontList’ was not declared in this scope
font.c:442: error: ‘FcNameUnparse’ was not declared in this scope
font.c:464: error: ‘FcFontSetDestroy’ was not declared in this scope
font.c:465: error: ‘FcPatternDestroy’ was not declared in this scope
font.c:466: error: ‘FcObjectSetDestroy’ was not declared in this scope
font.c: In static member function ‘static cString cFont::GetFontFileName(const char*)’:
font.c:480: error: ‘FcInit’ was not declared in this scope
font.c:481: error: ‘FcPattern’ was not declared in this scope
font.c:481: error: ‘pat’ was not declared in this scope
font.c:481: error: ‘FcChar8’ was not declared in this scope
font.c:481: error: expected primary-expression before ‘)’ token
font.c:481: error: ‘FcNameParse’ was not declared in this scope
font.c:482: error: ‘FC_SCALABLE’ was not declared in this scope
font.c:482: error: ‘FcTrue’ was not declared in this scope
font.c:482: error: ‘FcPatternAddBool’ was not declared in this scope
font.c:483: error: ‘FcMatchPattern’ was not declared in this scope
font.c:483: error: ‘FcConfigSubstitute’ was not declared in this scope
font.c:484: error: ‘FcDefaultSubstitute’ was not declared in this scope
font.c:485: error: ‘FcResult’ was not declared in this scope
font.c:485: error: expected ‘;’ before ‘fresult’
font.c:486: error: ‘FcFontSet’ was not declared in this scope
font.c:486: error: ‘fontset’ was not declared in this scope
font.c:486: error: ‘FcFalse’ was not declared in this scope
font.c:486: error: ‘fresult’ was not declared in this scope
font.c:486: error: ‘FcFontSort’ was not declared in this scope
font.c:489: error: ‘FcBool’ was not declared in this scope
font.c:489: error: expected ‘;’ before ‘scalable’
font.c:490: error: ‘scalable’ was not declared in this scope
font.c:490: error: ‘FcPatternGetBool’ was not declared in this scope
font.c:492: error: ‘s’ was not declared in this scope
font.c:493: error: ‘FC_FILE’ was not declared in this scope
font.c:493: error: ‘FcPatternGetString’ was not declared in this scope
font.c:498: error: ‘FcFontSetDestroy’ was not declared in this scope
font.c:502: error: ‘FcPatternDestroy’ was not declared in this scope
make: *** [font.o] Error 1
|
|
[válaszok erre: #1040]
|
[előzmény: (1038) Pubi, 2013-02-12 23:29:37]
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
1037. Elküldve:
2013-02-12 21:59:46 |
[752.] |
Üdv!
Az UHU-t pár éve már próbáltam, de akkor nem igazán jött be.
Ha kijön az új live DVD, teszek még egy próbát.
Köszi
|
|
|
[előzmény: (1036) Bandika, 2013-02-12 21:08:11]
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
1035. Elküldve:
2013-02-12 20:37:11 |
[753.] |
Üdv!
Sajnos a frissített scriptekkel sem működik, pár perc helyett már két napja szenvedek, s nem először.
Mi lehet a hiba:
*** failed plugins: dvdswitch sc skinpearlhd softhddevice text2skin
make: *** [plugins] Error 1
Makefile:109: Building inside VDR source tree
Installing //usr/local/lib/xine/plugins/2.2/xineplug_inp_xvdr.so
Installing //usr/local/lib/xine/plugins/2.2/post/xineplug_post_autocrop.so
Installing //usr/local/lib/xine/plugins/2.2/post/xineplug_post_swscale.so
Installing //usr/local/lib/xine/plugins/2.2/post/xineplug_post_audiochannel.so
Installing //usr/local/bin/vdr-fbfe
Installing //usr/local/bin/vdr-sxfe
cp: stat ”vdr” sikertelen: Nincs ilyen fájl vagy könyvtár
Indításkor ezt kapom:
2013. febr. 12., kedd, 20.32.51 CET restarting VDR
/home/xxx/Asztal/runvdr-softhddevice: sor: 108: /usr/local/bin/vdr: Nincs ilyen fájl vagy könyvtár
2013. febr. 12., kedd, 20.32.51 CET reloading DVB driver
/usr/local/bin/vdr: Nincs ilyen fájl vagy könyvtár
/home/xxx/Asztal/runvdr-sxfe: sor: 108: /usr/local/bin/vdr: Nincs ilyen fájl vagy könyvtár
2013. febr. 12., kedd, 20.40.59 CET reloading DVB driver
/usr/local/bin/vdr: Nincs ilyen fájl vagy könyvtár
2013. febr. 12., kedd, 20.41.09 CET restarting VDR
A hiba már a régebbi scriptekkel is előfordult.
Köszi...
Nem adom fel...
Skystar HD 2, UBI 10.04 frissen telepítve,
mantis driver ok.
DVB: registering new adapter (Mantis DVB adapter)
Mantis 0000:01:09.0: DVB: registering adapter 0 frontend 0 (STB0899 Multistandard).
|
|
[válaszok erre: #1036 #1038]
|
[előzmény: (1033) Pubi, 2013-01-29 19:38:44]
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
4894. Elküldve:
2012-11-22 21:17:22 |
[756.] |
Üdv!
Ha csak ez van fennt...
Online 1.20-at felraktam.
Egyébként nekem online frissítés után nem működik se a youtube, se a plugin frissítés.
Előtte az 1.19 fix-szel minden működött...
Újra kell flashelni offline, de akkor sem mindig működik, van amikor többször kell flashelni, néha kell a soros kábel is.
Szerintem nem törli rendesen a flasht. UFS 910 Toolboxot használok, AAF Multiparttal, vagy csak a Multipartot, ha szükséges, AAF Recovery-t.
4 wattos 910 Kathim van, xbc.......
Másik probléma, hogy főleg youtube videóknál 5-10 perc után megáll, általában csak ki-be kapcsolás segít.
Iptv-t, pl. Halle-t szépen viszi....
|
|
[válaszok erre: #4895]
|
[előzmény: (4893) hopper, 2012-11-22 06:07:40]
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
4833. Elküldve:
2012-09-12 20:28:54 |
[759.] |
Üdv!
Új alternatív image:
TitanNit V1 UFS 910
ulc.dreamworld.vg/ulc/
|
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
31564. Elküldve:
2012-08-11 16:19:25 |
[760.] |
Nincs mit, szívesen!
|
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
31560. Elküldve:
2012-08-10 19:05:56 |
[761.] |
Szia!
Igen, ott volt akciós június elején 9999 Ft-ért, három év garanciával, még most is van.
Nem baj, hogy FTA, a médialejátszás számított, amivel nagyon meg vagyok elégedve...
|
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
947. Elküldve:
2012-05-03 16:16:20 |
[765.] |
Köszi, a hétvégén meglesz.
A táv közben megjavult, kitisztítottam, kontakt hiba volt.
Ez egy 2 in 1 táv, csak a TV része ment, az AON csak félig.
A box most már visszajelez, ki-be tudom kapcsolni, de belépni a menübe nem tudok egyelőre.
Ha lenne hozzá eredeti kézikönyv, akkor többre mennék vele.
Így csak próbálgatni tudom.
|
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
944. Elküldve:
2012-05-02 23:56:26 |
[766.] |
ADB 3800, ican3800, telefonica megoldott.
Csak lassan megy az olvasgatás-fordítgatás csehül és spanyolul.
ADB-Aon 3800 puzolanak sikerült, 802. hsz.
Programok vannak, csak usb-s.
DKU5 kábelt kell szereznem.
JTAG-ot, max3232-t próbálgatom, eddig siker nélkül.
Mediaplayert szeretnék belőle csinálni, online tv-re és lejátszásra usb-ről.
USB be van kötve, csak szoftveresen engedélyezni kellene.
Köszi
|
|
[válaszok erre: #945 #946]
|
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
942. Elküldve:
2012-05-02 21:51:15 |
[767.] |
Üdv!
Vettem egy AON TLA-3800W (adb 3800W) Telekom Austria boxot, működik.
Telekom logo bejön, kiírja hogy load, utána kéri a kártyát. Ha berakom a kártyát, akkor pedig kéri a kábelek ellenőrzését, kijelzőn LOAD. Távirányítóra nem reagál, a táv jó.
Indításkor az OK megnyomásával kiírja ETH0 ETH1, IP..., néha a szoftver számát és mást is.
Hálózati kapcsolat létrejön, de nem tudom a box Ip címét. Milyen kábel kell hozzá, mert a neten írnak simát és crossovert is, de egyikkel sem megy.
Az ElArtista szoftot szeretném kipróbálni, de az ip címét nem tudom beállítani a boxnak.
Szervíz menübe nem tudok belépni, az előlapon nincs menü gomb.
Enigma2 is kipróbálnám, max3232-es illesztőm van, de a box setupjába nem tudok belépni.
A távirányító beállításáról nem találtam leírást, sem a boxról, az aontv.org Wiki pedig néhány hete megszűnt.
Négy napja keresek a neten leírásokat, de egyik sem az igazi
Aki ismeri ezt a boxot, kérem segítsen, hogy milyen programok kellenek és hogy lehet a setupba belépni.
Előre is köszönöm!
ADB 5800 menühöz ezt találtam, de én nem tudom kipróbálni:
http://www.elektronline.hu/wwwboard/thread.php?sorszam=359510&reply=16
|
|
[válaszok erre: #943]
|
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
867. Elküldve:
2012-04-08 23:02:38 |
[768.] |
Jobban mondva magyarítok...
Nem engedi a régieket updatelni.
|
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
865. Elküldve:
2012-04-08 22:21:15 |
[769.] |
Ez egy Ubuntu 10.04 remaster, portugál.
Jelenleg Skystar HD2 van a gépben.
Van még SS1 Nexusx2, Skystar2 2.6D, Pinnacle, VisionPlus.
Egyébként csak ezen a héten az alábbi disztrókat próbáltam ki :
Dreamlinux 5, Sabayon 8, Debian 6, Macbuntu, Fuduntu, LMDE 12.
Így találtam ezt is a neten, most frissítem.
Jelenleg úgy néz ki, hogy ez marad.
Ubuntukat is próbáltam, vdr-t is pubika scriptjeivel, de valami mindig nem működött teljesen.
Néha működött, néha nem.
Távirányítót nem tudtam működésre bírni.
Frissítgetek, tesztelek...
|
|
[válaszok erre: #866]
|
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
863. Elküldve:
2012-04-08 21:26:24 |
[770.] |
Nem csak a programok, hanem a driverek is;
dvb-s és videókártyáké előre telepítve.
Többek között TeVii is...
Placas Sat Compatíveis:
##########
# DVB-S #
##########
Skystar 2 - Funciona a 100% (testada)
Skystart Usb Plus - Funciona a 100% (testada)
...
################
# DVB-2S / DVB-S #
################
Hauppauge WinTV-HVR-4000 - Funciona a 100% (testada)
SkyStar HD2 - Não funciona a modelação 8PSK(ex: Meo), tirando essa modelação trabalha a 100% (testada)
Hauppauge WinTV-NOVA-HD-S2
DVBWorld DVB-S2 PCI2004C
DVBWorld DVB-S2 PCI2004D
TeVii S460
TechnoTrend TT-budget S2-3200
TechniSat SkyStar HD
DVBWorld HD 2104 FTA USB Box
TeVii S650
TeVii S660
Azurewave AD SP400 CI (VP-1041)
Tevii S464
TerraTec Cinergy S2 PCI HD CI
Linux4Media cineS2 DVB-S2 Twin Tuner
Pinnacle PCTV Sat HDTV Pro USB (452e)
TechnoTrend TT-connect S2-3600
TechnoTrend TT-connect S2-3650 CI
Prof Revolution DVB-S2 7500 USB
Technisat SkyStar USB 2 HD CI
AzureWave DVB-S2 USB CI - AD-SB300 (7050)
...
|
|
[válaszok erre: #864]
|
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
860. Elküldve:
2012-04-08 20:37:49 |
[771.] |
Nem akarok semmit, csak rátaláltam erre a disztróra, hogy ilyen is van.
Akit érdekel az kipróbálja, akit nem érdekel az nem...
Bocsánat, hogy zavartam köreitek...
Mellesleg nálam működik...
Külön bocsánatot kérek attuskától, hogy más is létezik az UHU-n kívül.
|
|
[válaszok erre: #861 #862]
|
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
2205. Elküldve:
2011-12-03 16:40:11 |
[773.] |
Üdv!
FishSat 2.5.1:
http://hddvb.blog.com/archives/263/
|
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
1912. Elküldve:
2011-09-01 23:13:14 |
[774.] |
========================= Installation results ===========================
Makefile:2: config.mak: Nincs ilyen fájl vagy könyvtár
Makefile:43: /common.mak: Nincs ilyen fájl vagy könyvtár
Makefile:80: /libavutil/Makefile: Nincs ilyen fájl vagy könyvtár
Makefile:146: /doc/Makefile: Nincs ilyen fájl vagy könyvtár
Makefile:147: /tests/Makefile: Nincs ilyen fájl vagy könyvtár
make: *** No rule to make target `/tests/Makefile'. Stop.
**** Installation failed. Aborting package creation.
Cleaning up...OK
Bye.
/home/all/Asztal/3.-x264-ffmpeg.sh: 59. sor: hash: ffmpeg: nem található
/home/all/Asztal/3.-x264-ffmpeg.sh: 59. sor: hash: ffprobe: nem található
A telepítés befejeződött. Jó használatot kívánok hozzá!
Többek között a Minitube is törlődik...
|
|
[válaszok erre: #1913 #1914]
|
|
|
Törzstag  |
|

turulbird

Tagság: 2006-09-02 01:40:04 Tagszám: #34431 Hozzászólások: 790
|
2178. Elküldve:
2011-07-22 22:16:34 |
[775.] |
Sziasztok!
Nálam végre működő Mannák SSHD2-re itt:
http://data.hu/get/4058007/MANNAS_for_SSHD2.zip
Manna 3990 és 3999, kétféle streamreaderrel, mindkettővel működik, a provider.ini megfelelő beállításával.
decis!
Nekem volt a gépben egy dvb-t kártya is, a log fájl szerint annak a tunerjét akarta indítani.
Miután kivettem, egyből elindult a Manna...
|
|
|
Törzstag  |
|
|