Fixed in git:
commit 2639d6f42b8a04fee057ff6f3bf4ed67cbd14d86
Author: Fabio Erculiani <[email protected]>
Date: Mon Aug 1 07:58:12 2016 +0200
Fix startup with KDE 5, drop KDE 4 support.
On Mon, Aug 1, 2016 at 7:40 AM, Fabio Erculiani <[email protected]>
wrote:
> Or the Sabayon payload does not load, can you attach here all the
> /tmp/*.log files after the anaconda crash?
>
> On Mon, Aug 1, 2016 at 7:36 AM, Fabio Erculiani <[email protected]
> > wrote:
>
>> Hi Drew,
>> how do you start anaconda?
>>
>> You are hitting an unsupported codepath, I guess that you're calling
>> anaconda directly? (thus without the correct args)
>>
>> On Mon, Aug 1, 2016 at 12:08 AM, Drew Kelling <[email protected]> wrote:
>>
>>>
>>> ---------- Forwarded message ---------
>>> From: Drew Kelling <[email protected]>
>>> Date: Thu, Jul 28, 2016 at 15:12
>>> Subject: KDE Daily Build Broken: Sabayon20160728
>>> To: sabayon-dev <[email protected]>
>>>
>>>
>>> Hi all,
>>>
>>> I am getting the following errors trying to install from the daily build
>>> of KDE(Sabayon20160728)
>>>
>>> I am seeing in issue on initial load of the iso where KDE just loads
>>> into a black screen on today's build. Which I did not see on release a few
>>> days ago. A quick restart of lightdm does correct this issue though.
>>>
>>> I am seeing the following error from Anaconda on both builds:
>>> Traceback (most recent call last):
>>> File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line
>>> 244, in run
>>> threading.Thread.run(self, *args, **kwargs)
>>> File "/usr/lib64/python2.7/threading.py", line 763, in run
>>> self.__target(*self.__args, **self.__kwargs)
>>> File
>>> "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/__init__.py", line
>>> 1233, in _runThread
>>> payload.setup(storage, instClass)
>>> File
>>> "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/livepayload.py",
>>> line 78, in setup
>>> if not stat.S_ISBLK(os.stat(osimg.path)[stat.ST_MODE]):
>>> AttributeError: 'NoneType' object has no attribute 'path'
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>
>>
>> --
>> Fabio Erculiani
>>
>
>
>
> --
> Fabio Erculiani
>
--
Fabio Erculiani