Kubuntu alpha, holiday edition
Sebastian Kügler
sebas at kde.org
Tue Jan 5 13:21:38 GMT 2010
On Wednesday 30 December 2009 14:44:48 Yiannis Belias wrote:
> Sorry, I'm not sure how I can find out the svn revision...
> Closest thing to a version is: 4:4.3.85-0ubuntu1 (from dpkg)
> Installing the kde-workspace sources(with apt-get source), I could get the
> battery.cpp file:
> 441:
> 442: connect(notifier, SIGNAL(brightnessChanged(float)),
> 443: this, SLOT(updateSlider(float)));
> 444: m_controlsLayout->addItem(m_brightnessSlider, row, 1);
> 445: row++;
> 446:
> 447: m_profileLabel = new Plasma::Label(controls);
> 448: m_profileLabel->setText(i18n("Power Profile"));
> 449: // FIXME: 4.5
> 450: //m_profileLabel->setText(i18n("Power Profile:"));
>
> If there's anything else I could do, please let me know.
I recall a problem in brightness handling where a check for the device was missing in
Solid. This could well be the same crash. Can you check with -rc1 as soon as that's
out, and ping me if the problem persists? (Private email is fine, I usually react
faster that way.)
--
sebas
http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9
More information about the kubuntu-devel
mailing list