Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
[FeatureRequest] CIS-IBUS Integration
#35
Also dass Python nicht richtig funktioniert hat war mein Fehler, ich hatte den Pi nicht im Internet bei der Installation. Hat mit Internet jetzt geklappt, sorry für die Umstände.

So wenn alles im Auto (Also nur CIS, Tastatur und Bild) angeschlossen ist gibt es keinen Fehler auf dem Bildschirm, jedoch funktionieren wie gewohnt die Tasten nicht und das Log File hat folgendes ausgespuckt:

Zitat:01:09:22 292.316864 T:2835346464 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IOError'>
Error Contents: (5, 'Input/output error')
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/plugin.script.ibuscommunicator/service.py", line 89, in <module>
core.initialize()
File "/home/osmc/.kodi/addons/plugin.script.ibuscommunicator/resources/lib/core.py", line 71, in initialize
File "/home/osmc/.kodi/addons/plugin.script.ibuscommunicator/resources/lib/events.py", line 272, in initEvents
File "/home/osmc/.kodi/addons/plugin.script.ibuscommunicator/resources/lib/ibus.py", line 148, in getCTS
File "/usr/lib/python2.7/dist-packages/serial/serialposix.py", line 540, in getCTS
s = fcntl.ioctl(self.fd, TIOCMGET, TIOCM_zero_str)
IOError: (5, 'Input/output error')
-->End of Python script error report<--

gesamtes Log
Spoiler!
01:04:51 20.535322 T:3024966192 NOTICE: special://profile/ is mapped to: special://masterprofile/
01:04:51 20.535694 T:3024966192 NOTICE: -----------------------------------------------------------------------
01:04:51 20.535900 T:3024966192 NOTICE: Starting Kodi (15.2). Platform: Linux ARM 32-bit
01:04:51 20.536077 T:3024966192 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
01:04:51 20.536268 T:3024966192 NOTICE: Kodi compiled Nov 29 2015 by GCC 4.9.2 for Linux ARM 32-bit version 3.16.7 (200711)
01:04:51 20.537136 T:3024966192 NOTICE: Running on Open Source Media Center 2015.12-4, kernel: Linux ARM 32-bit version 4.3.3-3-osmc
01:04:51 20.537367 T:3024966192 NOTICE: FFmpeg statically linked, version: 2.6.4-kodi-2.6.4-Isengard
01:04:51 20.537539 T:3024966192 NOTICE: Host CPU: ARMv6-compatible processor rev 7 (v6l), 1 core available
01:04:51 20.537691 T:3024966192 NOTICE: ARM Features: Neon disabled
01:04:51 20.537851 T:3024966192 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
01:04:51 20.538015 T:3024966192 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
01:04:51 20.538181 T:3024966192 NOTICE: special://masterprofile/ is mapped to: /home/osmc/.kodi/userdata
01:04:51 20.538343 T:3024966192 NOTICE: special://home/ is mapped to: /home/osmc/.kodi
01:04:51 20.538504 T:3024966192 NOTICE: special://temp/ is mapped to: /home/osmc/.kodi/temp
01:04:51 20.538763 T:3024966192 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
01:04:51 20.539082 T:3024966192 NOTICE: Local hostname: osmc
01:04:51 20.539274 T:3024966192 NOTICE: Log File is located: /home/osmc/.kodi/temp/kodi.log
01:04:51 20.539557 T:3024966192 NOTICE: -----------------------------------------------------------------------
01:04:51 20.728327 T:3024966192 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
01:04:51 20.888647 T:3024966192 NOTICE: load settings...
01:04:51 21.196730 T:3024958496 NOTICE: Thread FDEventMonitor start, auto delete: false
01:04:51 21.352785 T:3024966192 NOTICE: Found 1 Lists of Devices
01:04:51 21.353207 T:3024966192 NOTICE: Enumerated PI devices:
01:04:51 21.353380 T:3024966192 NOTICE: Device 1
01:04:51 21.354406 T:3024966192 NOTICE: m_deviceName : HDMI
01:04:51 21.354633 T:3024966192 NOTICE: m_displayName : HDMI
01:04:51 21.354797 T:3024966192 NOTICE: m_displayNameExtra:
01:04:51 21.354963 T:3024966192 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
01:04:51 21.355124 T:3024966192 NOTICE: m_channels : FL,FR
01:04:51 21.355291 T:3024966192 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
01:04:51 21.355465 T:3024966192 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_AC3,AE_FMT_DTS,AE_FMT_EAC3
01:04:51 21.355736 T:3024966192 NOTICE: Device 2
01:04:51 21.356054 T:3024966192 NOTICE: m_deviceName : Analogue
01:04:51 21.356230 T:3024966192 NOTICE: m_displayName : Analogue
01:04:51 21.356392 T:3024966192 NOTICE: m_displayNameExtra:
01:04:51 21.356550 T:3024966192 NOTICE: m_deviceType : AE_DEVTYPE_PCM
01:04:51 21.356705 T:3024966192 NOTICE: m_channels : FL,FR
01:04:51 21.356861 T:3024966192 NOTICE: m_sampleRates : 48000
01:04:51 21.357105 T:3024966192 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
01:04:51 21.357330 T:3024966192 NOTICE: Device 3
01:04:51 21.357630 T:3024966192 NOTICE: m_deviceName : Both
01:04:51 21.357811 T:3024966192 NOTICE: m_displayName : HDMI and Analogue
01:04:51 21.357971 T:3024966192 NOTICE: m_displayNameExtra:
01:04:51 21.358133 T:3024966192 NOTICE: m_deviceType : AE_DEVTYPE_PCM
01:04:51 21.358292 T:3024966192 NOTICE: m_channels : FL,FR
01:04:51 21.358557 T:3024966192 NOTICE: m_sampleRates : 48000
01:04:51 21.358734 T:3024966192 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
01:04:51 21.477001 T:3024966192 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
01:04:51 21.477926 T:3024966192 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
<?xml version="1.0" encoding="UTF-8" ?>
<advancedsettings>
<network>
<readbufferfactor>4.0</readbufferfactor>
</network>
<imageres>540</imageres>
<fanartres>720</fanartres>
<splash>false</splash>
<handlemounting>0</handlemounting>
<samba>
<clienttimeout>30</clienttimeout>
</samba>
</advancedsettings>
01:04:51 21.483747 T:3024966192 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
01:04:51 21.484045 T:3024966192 NOTICE: Default DVD Player: dvdplayer
01:04:51 21.484213 T:3024966192 NOTICE: Default Video Player: dvdplayer
01:04:51 21.484371 T:3024966192 NOTICE: Default Audio Player: paplayer
01:04:51 21.484570 T:3024966192 NOTICE: Disabled debug logging due to GUI setting. Level 0.
01:04:51 21.484734 T:3024966192 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
01:04:51 21.485666 T:3024966192 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
01:04:51 21.489399 T:3024966192 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
01:04:51 21.494625 T:3024966192 NOTICE: Loaded playercorefactory configuration
01:04:51 21.495686 T:3024966192 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
01:04:51 21.496340 T:3024966192 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
01:04:53 22.974773 T:3014652960 NOTICE: Thread ActiveAE start, auto delete: false
01:04:53 22.975651 T:3004167200 NOTICE: Thread AESink start, auto delete: false
01:04:53 23.036034 T:2945446944 NOTICE: Thread CRBPWorker start, auto delete: false
01:04:53 23.162125 T:3024966192 NOTICE: Running database version Addons19
01:04:55 24.554464 T:3024966192 NOTICE: ADDONS: Using repository repository.xbmc.org
01:04:55 24.558575 T:2937058336 NOTICE: Thread RemoteControl start, auto delete: false
01:04:55 24.826235 T:3024966192 NOTICE: Raspberry PI firmware version: Dec 8 2015 14:44:44
Copyright © 2012 Broadcom
version e591b5eb05e2cdb1b5ae25512b27d33127d7bee9 (clean) (release)
01:04:55 24.826527 T:3024966192 NOTICE: ARM mem: 368MB GPU mem: 144MB MPG2:0 WVC1:0
01:04:55 24.826693 T:3024966192 NOTICE: cacheMemBufferSize: 20MB
01:04:55 24.827311 T:3024966192 NOTICE: Config:
arm_freq=850
audio_pwm_mode=1
audio_sdm_mod_order=2
config_hdmi_boost=2
core_freq=375
disable_auto_turbo=1
disable_commandline_tags=2
disable_splash=1
emmc_pll_core=1
force_pwm_open=1
framebuffer_ignore_alpha=1
framebuffer_swap=1
hdmi_channel_map=8
hdmi_force_cec_address=65535
hdmi_ignore_cec_init=1
ignore_lcd=1
pause_burst_frames=1
program_serial_random=1
temp_limit=85
01:04:55 24.827927 T:3024966192 NOTICE: Config:
device_tree=-
01:04:55 24.854605 T:3024966192 NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
01:04:55 24.858826 T:3024966192 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
01:04:55 24.859152 T:3024966192 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 59.940063 Hz
01:04:55 24.859352 T:3024966192 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz
01:04:55 24.859554 T:3024966192 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 59.940063 Hz
01:04:55 24.859760 T:3024966192 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 60.000000 Hz
01:04:55 24.859957 T:3024966192 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 59.940063 Hz
01:04:55 24.860401 T:3024966192 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
01:04:55 24.860607 T:3024966192 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 59.940063 Hz
01:04:55 24.860806 T:3024966192 NOTICE: Found (1024x768@60.000000) at 20, setting to RES_DESKTOP at 16
01:04:55 24.861057 T:3024966192 NOTICE: Checking resolution 16
01:04:55 24.966845 T:3024966192 NOTICE: GL_VENDOR = Broadcom
01:04:55 24.967133 T:3024966192 NOTICE: GL_RENDERER = VideoCore IV HW
01:04:55 24.967312 T:3024966192 NOTICE: GL_VERSION = OpenGL ES 2.0
01:04:55 24.967487 T:3024966192 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
01:04:55 24.967703 T:3024966192 NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
01:04:58 27.625490 T:3024966192 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
01:04:58 27.630999 T:2920281120 NOTICE: Thread CECAdapter start, auto delete: false
01:04:58 27.719372 T:2895115296 NOTICE: Thread PeripBusUSBUdev start, auto delete: false
01:04:58 27.913683 T:3024966192 NOTICE: Running database version Addons19
01:04:58 27.921925 T:3024966192 NOTICE: Running database version ViewModes6
01:04:58 27.933016 T:3024966192 NOTICE: Running database version Textures13
01:04:58 27.960676 T:3024966192 NOTICE: Running database version MyMusic52
01:04:58 28.015480 T:3024966192 NOTICE: Running database version MyVideos93
01:04:58 28.026134 T:3024966192 NOTICE: Running database version TV29
01:04:58 28.043821 T:3024966192 NOTICE: Running database version Epg10
01:04:58 28.044518 T:3024966192 NOTICE: start dvd mediatype detection
01:04:58 28.045649 T:3015803936 NOTICE: Thread DetectDVDMedia start, auto delete: false
01:04:59 29.088655 T:2870576160 NOTICE: Thread CECAdapterUpdate start, auto delete: false
01:05:10 40.322605 T:3024966192 WARNING: JSONRPC: Could not parse type "PVR.Details.Channel"
01:05:10 40.324245 T:3024966192 WARNING: JSONRPC: Could not parse type "PVR.Details.ChannelGroup.Extended"
01:05:10 40.453747 T:3024966192 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
01:05:10 40.512550 T:3024966192 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
01:05:11 40.900307 T:2860512288 NOTICE: Thread LanguageInvoker start, auto delete: false
01:05:14 43.612446 T:2825384992 NOTICE: Previous line repeats 3 times.
01:05:14 43.612698 T:2825384992 NOTICE: Thread JobWorker start, auto delete: true
01:05:14 43.620392 T:2816996384 NOTICE: Thread LanguageInvoker start, auto delete: false
01:05:14 43.641792 T:3024966192 NOTICE: initialize done
01:05:14 43.642067 T:3024966192 NOTICE: Running the application...
01:05:14 43.840942 T:3024966192 NOTICE: starting zeroconf publishing
01:05:14 43.841591 T:3024966192 NOTICE: Webserver: Starting...
01:05:14 43.843689 T:3024966192 NOTICE: WebServer: Started the webserver
01:05:14 43.844131 T:3024966192 NOTICE: starting upnp client
01:05:14 43.845955 T:2798646304 NOTICE: Thread JobWorker start, auto delete: true
01:05:14 43.908627 T:3024966192 NOTICE: ES: Starting event server
01:05:14 43.920357 T:2731537440 NOTICE: Thread JobWorker start, auto delete: true
01:05:14 43.920837 T:2739926048 NOTICE: Thread TCPServer start, auto delete: false
01:05:14 43.921162 T:2748314656 NOTICE: Thread EventServer start, auto delete: false
01:05:14 43.921532 T:2748314656 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
01:05:14 43.921867 T:2748314656 NOTICE: UDP: Listening on port 9777
01:05:14 44.037552 T:2714760224 NOTICE: Thread AirPlayServer start, auto delete: false
01:05:19 49.088032 T:2852123680 NOTICE: -->Python Interpreter Initialized<--
01:09:22 292.316467 T:2835346464 NOTICE: Previous line repeats 4 times.
01:09:22 292.316864 T:2835346464 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IOError'>
Error Contents: (5, 'Input/output error')
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/plugin.script.ibuscommunicator/service.py", line 89, in <module>
core.initialize()
File "/home/osmc/.kodi/addons/plugin.script.ibuscommunicator/resources/lib/core.py", line 71, in initialize
File "/home/osmc/.kodi/addons/plugin.script.ibuscommunicator/resources/lib/events.py", line 272, in initEvents
File "/home/osmc/.kodi/addons/plugin.script.ibuscommunicator/resources/lib/ibus.py", line 148, in getCTS
File "/usr/lib/python2.7/dist-packages/serial/serialposix.py", line 540, in getCTS
s = fcntl.ioctl(self.fd, TIOCMGET, TIOCM_zero_str)
IOError: (5, 'Input/output error')
-->End of Python script error report<--
01:09:45 314.664703 T:2816996384 NOTICE: Thread JobWorker start, auto delete: true
01:09:52 321.681732 T:3024966192 NOTICE: Previous line repeats 1 times.
01:09:52 321.682220 T:3024966192 ERROR: Unmatched ]
01:09:52 321.682434 T:3024966192 ERROR: Error parsing boolean expression Window.IsVisible(filemanager)]
01:09:52 321.687866 T:3024966192 ERROR: Window Translator: Can't find window settingsprofile
01:09:53 323.503021 T:2731537440 NOTICE: Thread LanguageInvoker start, auto delete: false
01:09:55 324.693329 T:2731537440 NOTICE: -->Python Interpreter Initialized<--

Zitieren


Nachrichten in diesem Thema
CIS-IBUS Integration - von madleecher - 08.12.2015, 10:09
RE: CIS-IBUS Integration - von harryberlin - 08.12.2015, 17:15
RE: CIS-IBUS Integration - von madleecher - 08.12.2015, 21:09
RE: CIS-IBUS Integration - von N3mesis - 11.12.2015, 03:08
RE: CIS-IBUS Integration - von Jounz - 28.03.2016, 11:52
RE: CIS-IBUS Integration - von Derhelge - 15.12.2015, 09:18
RE: CIS-IBUS Integration - von harryberlin - 15.12.2015, 09:55
RE: CIS-IBUS Integration - von N3mesis - 15.12.2015, 09:58
RE: CIS-IBUS Integration - von Derhelge - 15.12.2015, 10:03
RE: CIS-IBUS Integration - von N3mesis - 15.12.2015, 13:42
RE: CIS-IBUS Integration - von Derhelge - 18.12.2015, 12:43
RE: CIS-IBUS Integration - von N3mesis - 18.12.2015, 17:17
RE: CIS-IBUS Integration - von madleecher - 21.12.2015, 14:03
RE: CIS-IBUS Integration - von Jounz - 23.03.2016, 19:10
RE: CIS-IBUS Integration - von Derhelge - 24.03.2016, 10:03
RE: CIS-IBUS Integration - von Jounz - 24.03.2016, 10:36
RE: CIS-IBUS Integration - von harryberlin - 24.03.2016, 11:11
RE: CIS-IBUS Integration - von Jounz - 25.03.2016, 21:15
RE: CIS-IBUS Integration - von harryberlin - 25.03.2016, 21:37
RE: CIS-IBUS Integration - von Jounz - 26.03.2016, 14:20
RE: CIS-IBUS Integration - von harryberlin - 26.03.2016, 15:20
RE: CIS-IBUS Integration - von Jounz - 27.03.2016, 13:11
RE: CIS-IBUS Integration - von Derhelge - 27.03.2016, 13:14
RE: CIS-IBUS Integration - von harryberlin - 27.03.2016, 13:43
RE: CIS-IBUS Integration - von Jounz - 27.03.2016, 17:50
RE: CIS-IBUS Integration - von Derhelge - 27.03.2016, 13:44
RE: CIS-IBUS Integration - von harryberlin - 27.03.2016, 18:15
RE: CIS-IBUS Integration - von Jounz - 27.03.2016, 18:58
RE: CIS-IBUS Integration - von harryberlin - 27.03.2016, 19:50
RE: CIS-IBUS Integration - von Jounz - 30.03.2016, 14:13
RE: CIS-IBUS Integration - von harryberlin - 30.03.2016, 15:42
RE: CIS-IBUS Integration - von harryberlin - 30.03.2016, 19:30
RE: CIS-IBUS Integration - von Jounz - 30.03.2016, 21:57
RE: CIS-IBUS Integration - von harryberlin - 31.03.2016, 21:35
RE: CIS-IBUS Integration - von Jounz - 01.04.2016, 17:34
RE: CIS-IBUS Integration - von harryberlin - 01.04.2016, 17:42
RE: CIS-IBUS Integration - von Jounz - 04.04.2016, 19:35
RE: CIS-IBUS Integration - von harryberlin - 04.04.2016, 19:50
RE: CIS-IBUS Integration - von Jounz - 04.04.2016, 20:26
RE: CIS-IBUS Integration - von harryberlin - 04.04.2016, 20:35
RE: CIS-IBUS Integration - von Derhelge - 08.04.2016, 10:55
RE: CIS-IBUS Integration - von Jounz - 17.04.2016, 19:35
RE: CIS-IBUS Integration - von harryberlin - 17.04.2016, 19:42
RE: CIS-IBUS Integration - von Jounz - 18.04.2016, 20:19
RE: CIS-IBUS Integration - von harryberlin - 18.04.2016, 20:21
RE: CIS-IBUS Integration - von Jounz - 21.04.2016, 17:45
RE: CIS-IBUS Integration - von harryberlin - 21.04.2016, 17:51
RE: CIS-IBUS Integration - von Jounz - 21.04.2016, 18:25
RE: CIS-IBUS Integration - von harryberlin - 21.04.2016, 18:57
RE: CIS-IBUS Integration - von N3mesis - 22.04.2016, 18:00
RE: CIS-IBUS Integration - von ante - 23.04.2016, 12:52
RE: CIS-IBUS Integration - von harryberlin - 23.04.2016, 13:09
RE: CIS-IBUS Integration - von ante - 23.04.2016, 13:11
RE: CIS-IBUS Integration - von harryberlin - 23.04.2016, 13:20
RE: CIS-IBUS Integration - von ante - 23.04.2016, 13:31
RE: CIS-IBUS Integration - von harryberlin - 23.04.2016, 13:36
RE: CIS-IBUS Integration - von Jounz - 23.04.2016, 15:38
RE: CIS-IBUS Integration - von ante - 23.04.2016, 15:45
RE: CIS-IBUS Integration - von harryberlin - 23.04.2016, 16:31
RE: CIS-IBUS Integration - von Jounz - 24.04.2016, 10:53
RE: CIS-IBUS Integration - von N3mesis - 24.04.2016, 11:36
RE: CIS-IBUS Integration - von harryberlin - 24.04.2016, 17:32
RE: CIS-IBUS Integration - von N3mesis - 25.04.2016, 21:23
RE: CIS-IBUS Integration - von Jounz - 26.04.2016, 18:58
RE: CIS-IBUS Integration - von N3mesis - 26.04.2016, 19:40
RE: CIS-IBUS Integration - von Jounz - 28.04.2016, 21:19
RE: CIS-IBUS Integration - von harryberlin - 28.04.2016, 21:38
RE: CIS-IBUS Integration - von Jounz - 29.04.2016, 18:09
RE: CIS-IBUS Integration - von harryberlin - 29.04.2016, 18:24
RE: CIS-IBUS Integration - von Jounz - 29.04.2016, 19:55
RE: CIS-IBUS Integration - von harryberlin - 29.04.2016, 22:09
RE: CIS-IBUS Integration - von N3mesis - 30.04.2016, 13:27
RE: CIS-IBUS Integration - von Jounz - 30.04.2016, 15:36
RE: CIS-IBUS Integration - von harryberlin - 30.04.2016, 15:50
RE: CIS-IBUS Integration - von N3mesis - 30.04.2016, 16:07
RE: CIS-IBUS Integration - von Jounz - 30.04.2016, 16:18
RE: CIS-IBUS Integration - von harryberlin - 30.04.2016, 16:41
RE: CIS-IBUS Integration - von N3mesis - 30.04.2016, 16:42
RE: CIS-IBUS Integration - von Jounz - 30.04.2016, 16:47
RE: CIS-IBUS Integration - von N3mesis - 30.04.2016, 17:19
RE: CIS-IBUS Integration - von harryberlin - 30.04.2016, 17:36
RE: CIS-IBUS Integration - von Jounz - 30.04.2016, 17:48
RE: CIS-IBUS Integration - von N3mesis - 30.04.2016, 17:54
RE: CIS-IBUS Integration - von harryberlin - 30.04.2016, 18:09
RE: CIS-IBUS Integration - von N3mesis - 01.05.2016, 11:43
RE: CIS-IBUS Integration - von harryberlin - 01.05.2016, 12:13
RE: CIS-IBUS Integration - von N3mesis - 01.05.2016, 12:23
RE: CIS-IBUS Integration - von Jounz - 01.05.2016, 15:09
RE: CIS-IBUS Integration - von harryberlin - 01.05.2016, 15:12
RE: CIS-IBUS Integration - von Jounz - 01.05.2016, 16:03
RE: CIS-IBUS Integration - von harryberlin - 01.05.2016, 16:13
RE: CIS-IBUS Integration - von Jounz - 01.05.2016, 16:14
RE: CIS-IBUS Integration - von harryberlin - 01.05.2016, 16:22
RE: CIS-IBUS Integration - von Jounz - 01.05.2016, 16:35
RE: CIS-IBUS Integration - von harryberlin - 01.05.2016, 16:39
RE: CIS-IBUS Integration - von N3mesis - 01.05.2016, 21:02
RE: CIS-IBUS Integration - von harryberlin - 01.05.2016, 21:06
RE: CIS-IBUS Integration - von N3mesis - 01.05.2016, 22:07
RE: CIS-IBUS Integration - von Jounz - 08.05.2016, 14:31
RE: CIS-IBUS Integration - von harryberlin - 08.05.2016, 15:03

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 2 Gast/Gäste