Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
This post has been edited 1 times, last edit by "Scan" (Aug 28th 2009, 10:46am)
Quoted
Werde jetzt wieder weiter an Bugfixes arbeiten. Bitte posted Bugs im folgenden Thread: pvr-testing ... oder im XBMC trac unter: http://xbmc.org/trac/ laut alcoheca werden Bugreports zu pvr-testing gedulded. Macht dort dann bitte einen Eindeutigen Hinweis dazu, wie z.B.: "pvr-testing: Frezzes during channel switching"

This post has been edited 5 times, last edit by "hotzenplotz5" (Sep 1st 2009, 8:45pm)
Quoted
Original von hotzenplotz5
doch hier auch ...
aber : (pingpong)
Quoted
Werde jetzt wieder weiter an Bugfixes arbeiten. Bitte posted Bugs im folgenden Thread: pvr-testing ... oder im XBMC trac unter: http://xbmc.org/trac/ laut alcoheca werden Bugreports zu pvr-testing gedulded. Macht dort dann bitte einen Eindeutigen Hinweis dazu, wie z.B.: "pvr-testing: Frezzes during channel switching"
http://www.vdrportal.de/board/thread.php…7641#post827641
ich hätte schon so manches "ticket" aufgemacht, aber mein englisch ist echt schlecht.....
aber bildquali und ton 1a !!! bei den hdsendern.... ich meine doch unterschiede zu "das vierte" (320x168 ) zu sehen![]()
.
:
This post has been edited 2 times, last edit by "hotzenplotz5" (Sep 1st 2009, 9:07pm)
dann bin ich erstmal zufrieden und hoffe das pingpong es hin bekommt.
This post has been edited 3 times, last edit by "Scan" (Sep 1st 2009, 10:08pm)
Quoted
ERROR: AddOnLog: PVRDLL/VDRClient: CVTPTransceiver:endCommand - Failed with code: 501 (Page 589-16 not found)
) This post has been edited 1 times, last edit by "hotzenplotz5" (Sep 1st 2009, 10:22pm)


Quoted
How do I obtain a backtrace? (Only obtainable if XBMC has crashed out completely to the desktop or terminal)
1. Open terminal
2. Run "ulimit -c unlimited" (You only need to do this if no core file is created automatically)
3. Run "xbmc"
4. Reproduce the crash.
5. Install gdb if you don't have it "sudo apt-get install gdb"
6. Run "gdb /path/to/xbmc.bin /path/to/core" (xbmc.bin path is in the debug log (see above), core file should be in the current directory (may have the process ID number appended))
7. Once gdb has loaded up type "thread apply all bt" and press enter.
8. Press return until you're back at the prompt then copy and paste the output to your favorite paste site.
9. Type "q" then enter to quit GDB.
10. Delete the core file to avoid confusion later.
This post has been edited 1 times, last edit by "hotzenplotz5" (Sep 2nd 2009, 10:51am)
This post has been edited 2 times, last edit by "Phr0zenPhara0" (Sep 13th 2009, 4:13pm)