• 1
  • 2(current)
  • 3
  • 4
  • 5
  • 8
TESTERS WANTED: XBMC pre-v12.2 testing
#16
(2013-04-10, 23:04)Ned Scott Wrote: Create a plain text file called advancedsettings.xml and save it in your userdata folder (wiki) with the following:

Code:
<advancedsettings>
     <loglevel>1</loglevel>
</advancedsettings>

I know this is a simple question, but can I just add these into my current advancedsettings, or do they affect the testing process ?? Should the <loglevel> be the ONLY advance setting...for debug purposes ??
Reply
#17
(2013-04-11, 21:17)PatrickBateman Wrote:
(2013-04-11, 20:30)Seven_PRX Wrote: For me, under Win8 x64, this build causes display errors when playing a movie, and opening the contol panel.
With that I mean the bar at the bottom where you have your back, rewind, play etc buttons.

This is caused by small black horizontal bars appearing on screen, at the bottom and at the top.
They go over the controls, and also over the played movie.

When I close the controls, the black bars disappear again. And it's only with those controls/situation,
nowhere else do the bars suddenly appear.

It happens in both fullscreen, and windowed mode. Using a box with Intel HD Graphics 4000, with the latest drivers.

I think that might be a driver issue and not xbmc, worth testing both just in case Wink

Intel.com forums
http://communities.intel.com/thread/38686

xbmc.org
http://forum.xbmc.org/showthread.php?tid=161855

Ah thanks! Yes, probably driver issue - I updated XBMC and the driver at the same time today.
Reply
#18
I would love to see an Ubuntu 12.04 'Precise' build for x64, does anyone happen to have one ?
Reply
#19
Doesn't effect the logging for me, but if you don't want it to show I think you've got to add a hide=true command as follows:

Code:
<advancedsettings>
     <loglevel hide=true>1</loglevel>
</advancedsettings>

Others will correct if I've buggered the whole thing up.[/php]


(2013-04-11, 22:03)Mdubs Wrote:
(2013-04-10, 23:04)Ned Scott Wrote: Create a plain text file called advancedsettings.xml and save it in your userdata folder (wiki) with the following:

Code:
<advancedsettings>
     <loglevel>1</loglevel>
</advancedsettings>

I know this is a simple question, but can I just add these into my current advancedsettings, or do they affect the testing process ?? Should the <loglevel> be the ONLY advance setting...for debug purposes ??
Reply
#20
Any way to get AE: Pulse Audio fix buffer underruns.(https://github.com/xbmc/xbmc/commit/133a...a72ee17384) and AE: Pulse Audio fix crash on player stop. (https://github.com/xbmc/xbmc/commit/5da4...dc02421bf1) included? They are already included in master and pulseaudio support is really buggy without them.

~Jess
Reply
#21
@ned scott please get ppa builds going for Linux.

Though compiling should be straight forward most of us shouldn't have to or know how-to. (read the regular users)

uNi
Reply
#22
(2013-04-11, 22:03)Mdubs Wrote: I know this is a simple question, but can I just add these into my current advancedsettings, or do they affect the testing process ?? Should the <loglevel> be the ONLY advance setting...for debug purposes ??

You can add it to your existing advancedsettings file. We want to see how well pre12.2 runs on all sorts of various setups, so it's actually good to see what happens when you already have stuff in there.
Reply
#23
(2013-04-11, 22:28)WelshPaul Wrote: Doesn't effect the logging for me, but if you don't want it to show I think you've got to add a hide=true command as follows:

Code:
<advancedsettings>
     <loglevel hide=true>1</loglevel>
</advancedsettings>

Others will correct if I've buggered the whole thing up.[/php]

I've just tried it myself and it works without the "hide=" attribute. All "hide" does is disable (hide) the GUI setting.
Reply
#24
And yes, I'm trying to find someone who can throw up pre-v12.2 Debian/Ubuntu builds up, as well as something for Raspberry Pi users. I'll see who I can poke and prod :)
Reply
#25
@EVERYONE

Remember, the point of this thread is to make sure bug fixes being pulled in are running smoothly and are not introducing new bugs/issues when compared to v12.1. If the bug/issue you are reporting on existed in v12.1 then you don't need to report it here.
(do report them in a new thread, if they have not been reported about yet)

This doesn't mean we are ignoring other bugs, but just that the point of this specific thread is just for making sure there are no new issues as a result of the bug fixes being made.

Bug fixes are still being pulled in by the devs, so this isn't the thread to ask if X or Y has been fixed yet. Various factors go into if a fix can be applied to v12 or not, or even if a fix has been made yet.

That being said, if there is a bug fix/commit that you think might have gone under the radar, feel free to point that out.
Reply
#26
(2013-04-11, 09:03)Ned Scott Wrote:
(2013-04-11, 08:44)richeerichhh Wrote: Still get random crashes using OS X x64 version. On a iMac 12,2. Mountain Lion 10.8.2. Using an Aggregate Device to get Analog 5.1.

Heres the debug log
http://pastebin.ca/2355480

This was the Build.
XBMC (12.2-PRE Git:20130409-cf8a307)

Is this an issue on the 32 bit version? Was this an issue also in v12.0?

The 32 bit version doesn't crash like the 64 bit version does. Yes, this was also an issue in v12.0 as well as v12.1.
Reply
#27
do a new thread in the osx forum with a crashreporter log.
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#28
ah..........I have a question
When I open the subtitle,the movie isn't as smooth.But if close the subtitle,it's no problem.
So I want to ask that if this question can be solved.
I am using xbmc for ipad.The version is 12.1.
And the pad is new ipad.
Thanks!
Reply
#29
(2013-04-12, 16:02)yfy1993 Wrote: ah..........I have a question
When I open the subtitle,the movie isn't as smooth.But if close the subtitle,it's no problem.
So I want to ask that if this question can be solved.
I am using xbmc for ipad.The version is 12.1.
And the pad is new ipad.
Thanks!

Read http://forum.xbmc.org/showthread.php?tid...pid1394509 !!

Ask in normal section
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#30
can somebody install working codecs for live tv becouse on some channels it crashes, here is some debug http://pastebin.com/5W69icMG
Reply
  • 1
  • 2(current)
  • 3
  • 4
  • 5
  • 8

Logout Mark Read Team Forum Stats Members Help
TESTERS WANTED: XBMC pre-v12.2 testing2