* [gentoo-user] Kgamma 4.6.3 fails prepare phase
@ 2011-05-07 13:51 Dale
2011-05-07 14:15 ` Volker Armin Hemmann
0 siblings, 1 reply; 22+ messages in thread
From: Dale @ 2011-05-07 13:51 UTC (permalink / raw
To: gentoo-user
Hi,
It seems KDE 4.6.3 has hit the tree. Ran into a little problem tho.
Here is the problem:
>>> Emerging (1 of 178) kde-base/kgamma-4.6.3
* kdegraphics-4.6.3.tar.bz2 RMD160 SHA1 SHA256 size ;-)
...
[ ok ]
* Package: kde-base/kgamma-4.6.3
* Repository: gentoo
* Maintainer: kde@gentoo.org
* USE: amd64 consolekit elibc_glibc handbook kernel_linux
multilib policykit userland_GNU
* FEATURES: preserve-libs sandbox
>>> Unpacking source...
* Unpacking parts of kdegraphics-4.6.3.tar.bz2 to
/var/tmp/portage/kde-base/kgamma-4.6.3/work ...
tar extract command failed at least partially - continuing
anyway
[ ok ]
>>> Source unpacked in /var/tmp/portage/kde-base/kgamma-4.6.3/work
>>> Preparing source in
/var/tmp/portage/kde-base/kgamma-4.6.3/work/kgamma-4.6.3 ...
find:
`/var/tmp/portage/kde-base/kgamma-4.6.3/work/kgamma-4.6.3/doc/kcontrol/kgamma':
No such file or directory
sed: no input files
* ERROR: kde-base/kgamma-4.6.3 failed (prepare phase):
* 3378: sed died uncommenting add_subdirectory instructions in
KMEXTRA section while processing doc/kcontrol/kgamma
*
* Call stack:
* ebuild.sh, line 56: Called src_prepare
* environment, line 4482: Called kde4-meta_src_prepare
* environment, line 3665: Called kde4-meta_change_cmakelists
* environment, line 3378: Called die
* The specific snippet of code:
It appears something is missing in the tarball or something. Anybody
ever ran into this before? Is this a bug or did I catch the tree with
its paints down? lol I'm hoping the update will fix a couple
"issues". Oh, --skipfirst don't work. It appears other packages have
to have this one.
Thanks.
Dale
:-) :-)
P. S. I'm still working on the old x86 machine. It's crunching,
sllloooowwwwlllllyyyy. My new rig is so much faster. :-)
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-07 13:51 [gentoo-user] Kgamma 4.6.3 fails prepare phase Dale
@ 2011-05-07 14:15 ` Volker Armin Hemmann
2011-05-07 14:36 ` Dale
0 siblings, 1 reply; 22+ messages in thread
From: Volker Armin Hemmann @ 2011-05-07 14:15 UTC (permalink / raw
To: gentoo-user
On Saturday 07 May 2011 08:51:51 Dale wrote:
> Hi,
>
> It seems KDE 4.6.3 has hit the tree. Ran into a little problem tho.
>
> Here is the problem:
> >>> Emerging (1 of 178) kde-base/kgamma-4.6.3
>
> * kdegraphics-4.6.3.tar.bz2 RMD160 SHA1 SHA256 size ;-)
> ...
> [ ok ]
> * Package: kde-base/kgamma-4.6.3
> * Repository: gentoo
> * Maintainer: kde@gentoo.org
> * USE: amd64 consolekit elibc_glibc handbook kernel_linux
> multilib policykit userland_GNU
> * FEATURES: preserve-libs sandbox
>
> >>> Unpacking source...
>
> * Unpacking parts of kdegraphics-4.6.3.tar.bz2 to
> /var/tmp/portage/kde-base/kgamma-4.6.3/work ...
> tar extract command failed at least partially - continuing
> anyway
> [ ok ]
>
> >>> Source unpacked in /var/tmp/portage/kde-base/kgamma-4.6.3/work
> >>> Preparing source in
>
> /var/tmp/portage/kde-base/kgamma-4.6.3/work/kgamma-4.6.3 ...
> find:
> `/var/tmp/portage/kde-base/kgamma-4.6.3/work/kgamma-4.6.3/doc/kcontrol/kgamm
> a': No such file or directory
> sed: no input files
> * ERROR: kde-base/kgamma-4.6.3 failed (prepare phase):
> * 3378: sed died uncommenting add_subdirectory instructions in
> KMEXTRA section while processing doc/kcontrol/kgamma
> *
> * Call stack:
> * ebuild.sh, line 56: Called src_prepare
> * environment, line 4482: Called kde4-meta_src_prepare
> * environment, line 3665: Called kde4-meta_change_cmakelists
> * environment, line 3378: Called die
> * The specific snippet of code:
>
> It appears something is missing in the tarball or something. Anybody
> ever ran into this before? Is this a bug or did I catch the tree with
> its paints down? lol I'm hoping the update will fix a couple
> "issues". Oh, --skipfirst don't work. It appears other packages have
> to have this one.
>
yeah, skipfirst did not work on all on this kde update *mad* had to edit
kgamma ebuild, to recreate the manifest for all kdeedu packages and to set the
-bittorrent flag for kget....
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-07 14:15 ` Volker Armin Hemmann
@ 2011-05-07 14:36 ` Dale
2011-05-07 15:39 ` Volker Armin Hemmann
0 siblings, 1 reply; 22+ messages in thread
From: Dale @ 2011-05-07 14:36 UTC (permalink / raw
To: gentoo-user
Volker Armin Hemmann wrote:
>
> yeah, skipfirst did not work on all on this kde update *mad* had to edit
> kgamma ebuild, to recreate the manifest for all kdeedu packages and to set the
> -bittorrent flag for kget....
>
>
>
So the manifest is bad? It looks like a missing file or something to
me. Then again, what do I know. Care to elaborate on how you fixed
this? Maybe a cat /root/.bash_history would shed some light.
I did try a fresh sync. Still no worky.
Dale
:-) :-)
P. S. Back on the tractor. Going to get drunk driving in circles
today. lol
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-07 14:36 ` Dale
@ 2011-05-07 15:39 ` Volker Armin Hemmann
2011-05-07 16:54 ` Dale
0 siblings, 1 reply; 22+ messages in thread
From: Volker Armin Hemmann @ 2011-05-07 15:39 UTC (permalink / raw
To: gentoo-user
On Saturday 07 May 2011 09:36:22 Dale wrote:
> Volker Armin Hemmann wrote:
> > yeah, skipfirst did not work on all on this kde update *mad* had to edit
> > kgamma ebuild, to recreate the manifest for all kdeedu packages and to
> > set the -bittorrent flag for kget....
>
> So the manifest is bad?
no, for kdeedu packages the manifest was bad.
> It looks like a missing file or something to
yes, An error I did not had btw.
> me. Then again, what do I know. Care to elaborate on how you fixed
> this? Maybe a cat /root/.bash_history would shed some light.
>
I got a find / sed error and had to comment out this:
if use handbook; then
KMEXTRA+=" doc/kcontrol/kgamma"
fi
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-07 15:39 ` Volker Armin Hemmann
@ 2011-05-07 16:54 ` Dale
2011-05-07 17:07 ` Volker Armin Hemmann
2011-05-07 17:59 ` billyd
0 siblings, 2 replies; 22+ messages in thread
From: Dale @ 2011-05-07 16:54 UTC (permalink / raw
To: gentoo-user
Volker Armin Hemmann wrote:
> On Saturday 07 May 2011 09:36:22 Dale wrote:
>
>> Volker Armin Hemmann wrote:
>>
>>
>> me. Then again, what do I know. Care to elaborate on how you fixed
>> this? Maybe a cat /root/.bash_history would shed some light.
>>
>>
> I got a find / sed error and had to comment out this:
>
> if use handbook; then
> KMEXTRA+=" doc/kcontrol/kgamma"
> fi
>
>
For the less enlightened. The file is here:
/usr/portage/kde-base/kgamma/kgamma-4.6.3.ebuild
This part should look like this:
src_unpack() {
# if use handbook; then
# KMEXTRA+=" doc/kcontrol/kgamma"
# fi
Don't forget to redo the manifest:
ebuild /usr/portage/kde-base/kgamma/kgamma-4.6.3.ebuild manifest
Is this a bug? Should I report it or will they fix it eventually?
Thanks Volker. That got me going again.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-07 16:54 ` Dale
@ 2011-05-07 17:07 ` Volker Armin Hemmann
2011-05-07 17:21 ` Dale
2011-05-07 17:59 ` billyd
1 sibling, 1 reply; 22+ messages in thread
From: Volker Armin Hemmann @ 2011-05-07 17:07 UTC (permalink / raw
To: gentoo-user
On Saturday 07 May 2011 11:54:45 Dale wrote:
> Volker Armin Hemmann wrote:
> > On Saturday 07 May 2011 09:36:22 Dale wrote:
> >> Volker Armin Hemmann wrote:
> >>
> >>
> >> me. Then again, what do I know. Care to elaborate on how you fixed
> >> this? Maybe a cat /root/.bash_history would shed some light.
> >
> > I got a find / sed error and had to comment out this:
> > if use handbook; then
> >
> > KMEXTRA+=" doc/kcontrol/kgamma"
> >
> > fi
>
> For the less enlightened. The file is here:
>
> /usr/portage/kde-base/kgamma/kgamma-4.6.3.ebuild
>
> This part should look like this:
>
> src_unpack() {
> # if use handbook; then
> # KMEXTRA+=" doc/kcontrol/kgamma"
> # fi
>
>
> Don't forget to redo the manifest:
>
> ebuild /usr/portage/kde-base/kgamma/kgamma-4.6.3.ebuild manifest
>
> Is this a bug? Should I report it or will they fix it eventually?
>
> Thanks Volker. That got me going again.
you can report it - but since there is a 100% failure rate I am pretty sure
the devs already know about it.
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-07 17:07 ` Volker Armin Hemmann
@ 2011-05-07 17:21 ` Dale
0 siblings, 0 replies; 22+ messages in thread
From: Dale @ 2011-05-07 17:21 UTC (permalink / raw
To: gentoo-user
Volker Armin Hemmann wrote:
>
> you can report it - but since there is a 100% failure rate I am pretty sure
> the devs already know about it.
>
>
>
If it is not fixed when I sync again tomorrow, I'll report it and sort
of give them a nudge.
Thanks again.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-07 16:54 ` Dale
2011-05-07 17:07 ` Volker Armin Hemmann
@ 2011-05-07 17:59 ` billyd
2011-05-07 20:36 ` Richard Cox
1 sibling, 1 reply; 22+ messages in thread
From: billyd @ 2011-05-07 17:59 UTC (permalink / raw
To: gentoo-user
On Saturday, May 07, 2011 11:54:45 AM Dale wrote:
> Volker Armin Hemmann wrote:
> > On Saturday 07 May 2011 09:36:22 Dale wrote:
> >> Volker Armin Hemmann wrote:
> >>
> >>
> >> me. Then again, what do I know. Care to elaborate on how you fixed
> >> this? Maybe a cat /root/.bash_history would shed some light.
> >
> > I got a find / sed error and had to comment out this:
> > if use handbook; then
> >
> > KMEXTRA+=" doc/kcontrol/kgamma"
> >
> > fi
>
> For the less enlightened. The file is here:
>
> /usr/portage/kde-base/kgamma/kgamma-4.6.3.ebuild
>
> This part should look like this:
>
> src_unpack() {
> # if use handbook; then
> # KMEXTRA+=" doc/kcontrol/kgamma"
> # fi
>
>
> Don't forget to redo the manifest:
>
> ebuild /usr/portage/kde-base/kgamma/kgamma-4.6.3.ebuild manifest
>
> Is this a bug? Should I report it or will they fix it eventually?
>
> Thanks Volker. That got me going again.
>
> Dale
>
> :-) :-)
I was able to get it to emerge by adding the following to my
/etc/portage/package.use:
kde-base/kgamma -handbook
The rest of the KDE-4.6.3 completed without further errors.
Bill
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-07 17:59 ` billyd
@ 2011-05-07 20:36 ` Richard Cox
2011-05-07 22:14 ` Volker Armin Hemmann
0 siblings, 1 reply; 22+ messages in thread
From: Richard Cox @ 2011-05-07 20:36 UTC (permalink / raw
To: gentoo-user
On 05/07/2011 01:59 PM, billyd wrote:
> On Saturday, May 07, 2011 11:54:45 AM Dale wrote:
>> Volker Armin Hemmann wrote:
>>> On Saturday 07 May 2011 09:36:22 Dale wrote:
>>>> Volker Armin Hemmann wrote:
>>>>
>>>>
>>>> me. Then again, what do I know. Care to elaborate on how you fixed
>>>> this? Maybe a cat /root/.bash_history would shed some light.
>>> I got a find / sed error and had to comment out this:
>>> if use handbook; then
>>>
>>> KMEXTRA+=" doc/kcontrol/kgamma"
>>>
>>> fi
>> For the less enlightened. The file is here:
>>
>> /usr/portage/kde-base/kgamma/kgamma-4.6.3.ebuild
>>
>> This part should look like this:
>>
>> src_unpack() {
>> # if use handbook; then
>> # KMEXTRA+=" doc/kcontrol/kgamma"
>> # fi
>>
>>
>> Don't forget to redo the manifest:
>>
>> ebuild /usr/portage/kde-base/kgamma/kgamma-4.6.3.ebuild manifest
>>
>> Is this a bug? Should I report it or will they fix it eventually?
>>
>> Thanks Volker. That got me going again.
>>
>> Dale
>>
>> :-) :-)
> I was able to get it to emerge by adding the following to my
> /etc/portage/package.use:
>
> kde-base/kgamma -handbook
>
> The rest of the KDE-4.6.3 completed without further errors.
>
> Bill
>
Yep, it's a use flag issue...like you said, don't touch the
ebuild...turn off the use flag instead, until it gets fixed.
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-07 20:36 ` Richard Cox
@ 2011-05-07 22:14 ` Volker Armin Hemmann
2011-05-08 15:59 ` john
0 siblings, 1 reply; 22+ messages in thread
From: Volker Armin Hemmann @ 2011-05-07 22:14 UTC (permalink / raw
To: gentoo-user
On Saturday 07 May 2011 16:36:14 Richard Cox wrote:
> On 05/07/2011 01:59 PM, billyd wrote:
> > On Saturday, May 07, 2011 11:54:45 AM Dale wrote:
> >> Volker Armin Hemmann wrote:
> >>> On Saturday 07 May 2011 09:36:22 Dale wrote:
> >>>> Volker Armin Hemmann wrote:
> >>>>
> >>>>
> >>>> me. Then again, what do I know. Care to elaborate on how you
> >>>> fixed
> >>>> this? Maybe a cat /root/.bash_history would shed some light.
> >>>
> >>> I got a find / sed error and had to comment out this:
> >>> if use handbook; then
> >>>
> >>> KMEXTRA+=" doc/kcontrol/kgamma"
> >>>
> >>> fi
> >>
> >> For the less enlightened. The file is here:
> >>
> >> /usr/portage/kde-base/kgamma/kgamma-4.6.3.ebuild
> >>
> >> This part should look like this:
> >>
> >> src_unpack() {
> >> # if use handbook; then
> >> # KMEXTRA+=" doc/kcontrol/kgamma"
> >> # fi
> >>
> >>
> >> Don't forget to redo the manifest:
> >>
> >> ebuild /usr/portage/kde-base/kgamma/kgamma-4.6.3.ebuild manifest
> >>
> >> Is this a bug? Should I report it or will they fix it eventually?
> >>
> >> Thanks Volker. That got me going again.
> >>
> >> Dale
> >>
> >> :-) :-)
> >
> > I was able to get it to emerge by adding the following to my
> > /etc/portage/package.use:
> >
> > kde-base/kgamma -handbook
> >
> > The rest of the KDE-4.6.3 completed without further errors.
> >
> > Bill
>
> Yep, it's a use flag issue...like you said, don't touch the
> ebuild...turn off the use flag instead, until it gets fixed.
handbook is unset for me - so it was off. Logically there is no need to turn
something off again.
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-08 15:59 ` john
@ 2011-05-08 15:09 ` Dale
2011-05-08 15:38 ` Mick
0 siblings, 1 reply; 22+ messages in thread
From: Dale @ 2011-05-08 15:09 UTC (permalink / raw
To: gentoo-user
john wrote:
>
> Have reported as a bug. Not sure if I should have done?
>
> USE="-handbook" emerge kdegamma fixes the issue though.
>
> All other packages have emerged fine.
>
> Love the bouncy ball widget, especially when you can stop it!!
>
>
>
I was hoping the weather thing would work again. Teach me to hope so
much. Still no worky. It only comes up with something called wettercom
but nothing noaa for USA. I guess I'll have to stick my head out the
door for a while longer.
Oh well.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-08 15:09 ` Dale
@ 2011-05-08 15:38 ` Mick
2011-05-08 22:14 ` john
0 siblings, 1 reply; 22+ messages in thread
From: Mick @ 2011-05-08 15:38 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 904 bytes --]
On Sunday 08 May 2011 16:09:36 Dale wrote:
> john wrote:
> > Have reported as a bug. Not sure if I should have done?
> >
> > USE="-handbook" emerge kdegamma fixes the issue though.
> >
> > All other packages have emerged fine.
> >
> > Love the bouncy ball widget, especially when you can stop it!!
>
> I was hoping the weather thing would work again. Teach me to hope so
> much. Still no worky. It only comes up with something called wettercom
> but nothing noaa for USA. I guess I'll have to stick my head out the
> door for a while longer.
Running stable here, so can't check what the new weather thingy does, but I
recall that when it borked last time moving from KDE3 to KDE4 I had to open
the ~/.kde4/share/config/plasma-desktop-appletsrc and add a BBC code for the
region of interest.
If you can't find yours let me know and I'll have a look.
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-07 22:14 ` Volker Armin Hemmann
@ 2011-05-08 15:59 ` john
2011-05-08 15:09 ` Dale
0 siblings, 1 reply; 22+ messages in thread
From: john @ 2011-05-08 15:59 UTC (permalink / raw
To: gentoo-user
On Sun, 08 May 2011 00:14:14 +0200
Volker Armin Hemmann <volkerarmin@googlemail.com> wrote:
> On Saturday 07 May 2011 16:36:14 Richard Cox wrote:
> > On 05/07/2011 01:59 PM, billyd wrote:
> > > On Saturday, May 07, 2011 11:54:45 AM Dale wrote:
> > >> Volker Armin Hemmann wrote:
> > >>> On Saturday 07 May 2011 09:36:22 Dale wrote:
> > >>>> Volker Armin Hemmann wrote:
> > >>>>
> > >>>>
> > >>>> me. Then again, what do I know. Care to elaborate on how you
> > >>>> fixed
> > >>>> this? Maybe a cat /root/.bash_history would shed some light.
> > >>>
> > >>> I got a find / sed error and had to comment out this:
> > >>> if use handbook; then
> > >>>
> > >>> KMEXTRA+=" doc/kcontrol/kgamma"
> > >>>
> > >>> fi
> > >>
> > >> For the less enlightened. The file is here:
> > >>
> > >> /usr/portage/kde-base/kgamma/kgamma-4.6.3.ebuild
> > >>
> > >> This part should look like this:
> > >>
> > >> src_unpack() {
> > >> # if use handbook; then
> > >> # KMEXTRA+=" doc/kcontrol/kgamma"
> > >> # fi
> > >>
> > >>
> > >> Don't forget to redo the manifest:
> > >>
> > >> ebuild /usr/portage/kde-base/kgamma/kgamma-4.6.3.ebuild manifest
> > >>
> > >> Is this a bug? Should I report it or will they fix it
> > >> eventually?
> > >>
> > >> Thanks Volker. That got me going again.
> > >>
> > >> Dale
> > >>
> > >> :-) :-)
> > >
> > > I was able to get it to emerge by adding the following to my
> > > /etc/portage/package.use:
> > >
> > > kde-base/kgamma -handbook
> > >
> > > The rest of the KDE-4.6.3 completed without further errors.
> > >
> > > Bill
> >
> > Yep, it's a use flag issue...like you said, don't touch the
> > ebuild...turn off the use flag instead, until it gets fixed.
>
> handbook is unset for me - so it was off. Logically there is no need
> to turn something off again.
>
Have reported as a bug. Not sure if I should have done?
USE="-handbook" emerge kdegamma fixes the issue though.
All other packages have emerged fine.
Love the bouncy ball widget, especially when you can stop it!!
--
John D Maunder
jdm@arcticwolf.myzen.co.uk
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-08 22:14 ` john
@ 2011-05-08 22:02 ` Alan McKinnon
2011-05-08 22:46 ` Peter Humphrey
2011-05-09 1:41 ` Allan Gottlieb
2011-05-08 22:24 ` Dale
1 sibling, 2 replies; 22+ messages in thread
From: Alan McKinnon @ 2011-05-08 22:02 UTC (permalink / raw
To: gentoo-user
Apparently, though unproven, at 00:14 on Monday 09 May 2011, john did opine
thusly:
> Great widgets. Not sure what a Molar Mass Calculator does? Perhaps
> weighs your teeth??
:-)
"Molar" as in the adjective describing "mole" as in "quantity of matter" as in
"some gigantic number of identical atoms (or maybe it's molecules)". It's a
very useful measure of "some quantity of stuff".
IIRC the gigantic number is Avogadro's number, on the order of 10^124. So one
mole of hydrogen would be the amount of hydrogen containing that number of
hydrogen atoms (or maybe it's molecules. Whatever.)
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-08 15:38 ` Mick
@ 2011-05-08 22:14 ` john
2011-05-08 22:02 ` Alan McKinnon
2011-05-08 22:24 ` Dale
0 siblings, 2 replies; 22+ messages in thread
From: john @ 2011-05-08 22:14 UTC (permalink / raw
To: gentoo-user
On Sun, 8 May 2011 16:38:57 +0100
Mick <michaelkintzios@gmail.com> wrote:
> On Sunday 08 May 2011 16:09:36 Dale wrote:
> > john wrote:
> > > Have reported as a bug. Not sure if I should have done?
> > >
> > > USE="-handbook" emerge kdegamma fixes the issue though.
> > >
> > > All other packages have emerged fine.
> > >
> > > Love the bouncy ball widget, especially when you can stop it!!
> >
> > I was hoping the weather thing would work again. Teach me to hope
> > so much. Still no worky. It only comes up with something called
> > wettercom but nothing noaa for USA. I guess I'll have to stick my
> > head out the door for a while longer.
>
> Running stable here, so can't check what the new weather thingy does,
> but I recall that when it borked last time moving from KDE3 to KDE4 I
> had to open the ~/.kde4/share/config/plasma-desktop-appletsrc and add
> a BBC code for the region of interest.
>
> If you can't find yours let me know and I'll have a look.
Weather widgets running fine here:-
Namely LCD Weather Station and Weather Station . I have only have ever
run kde 4-6.2 and 4.6-3 so perhaps there is a problem upgrading from
previous versions.
Great widgets. Not sure what a Molar Mass Calculator does? Perhaps
weighs your teeth??
--
John D Maunder
jdm@arcticwolf.myzen.co.uk
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-08 22:14 ` john
2011-05-08 22:02 ` Alan McKinnon
@ 2011-05-08 22:24 ` Dale
2011-05-09 5:33 ` Mick
1 sibling, 1 reply; 22+ messages in thread
From: Dale @ 2011-05-08 22:24 UTC (permalink / raw
To: gentoo-user
john wrote:
>
> Weather widgets running fine here:-
> Namely LCD Weather Station and Weather Station . I have only have ever
> run kde 4-6.2 and 4.6-3 so perhaps there is a problem upgrading from
> previous versions.
>
> Great widgets. Not sure what a Molar Mass Calculator does? Perhaps
> weighs your teeth??
>
Do you use noaa stations or something else? I can't get noaa stations
to show up. It worked with 4.6.1 tho.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-08 22:02 ` Alan McKinnon
@ 2011-05-08 22:46 ` Peter Humphrey
2011-05-08 23:00 ` Alan McKinnon
2011-05-09 1:41 ` Allan Gottlieb
1 sibling, 1 reply; 22+ messages in thread
From: Peter Humphrey @ 2011-05-08 22:46 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1171 bytes --]
On Sunday 08 May 2011 23:02:16 Alan McKinnon wrote:
> Apparently, though unproven, at 00:14 on Monday 09 May 2011, john did opine
>
> thusly:
> > Great widgets. Not sure what a Molar Mass Calculator does? Perhaps
> > weighs your teeth??
> :
> :-)
>
> "Molar" as in the adjective describing "mole" as in "quantity of matter" as
> in "some gigantic number of identical atoms (or maybe it's molecules)".
> It's a very useful measure of "some quantity of stuff".
>
> IIRC the gigantic number is Avogadro's number, on the order of 10^124. So
> one mole of hydrogen would be the amount of hydrogen containing that
> number of hydrogen atoms (or maybe it's molecules. Whatever.)
Here's a quotation from http://en.wikipedia.org/wiki/Mole_%28unit%29:
"The mole is defined as the amount of substance that contains as many elementary
entities (e.g., atoms, molecules, ions, electrons) as there are atoms in 12 g of
the isotope carbon-12 (12C).[1] Thus, by definition, one mole of pure 12C has a
mass of exactly 12 g." (I don't know how those super- and subscript numbers will
appear in e-mail.)
You just knew you were setting yourself up, didn't you? :)
--
Rgds
Peter
[-- Attachment #2: Type: text/html, Size: 6838 bytes --]
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-08 22:46 ` Peter Humphrey
@ 2011-05-08 23:00 ` Alan McKinnon
2011-05-08 23:25 ` Peter Humphrey
0 siblings, 1 reply; 22+ messages in thread
From: Alan McKinnon @ 2011-05-08 23:00 UTC (permalink / raw
To: gentoo-user
Apparently, though unproven, at 00:46 on Monday 09 May 2011, Peter Humphrey
did opine thusly:
> On Sunday 08 May 2011 23:02:16 Alan McKinnon wrote:
> > Apparently, though unproven, at 00:14 on Monday 09 May 2011, john did
> > opine
> >
> > thusly:
> > > Great widgets. Not sure what a Molar Mass Calculator does? Perhaps
> > > weighs your teeth??
> > :
> > :-)
> >
> > "Molar" as in the adjective describing "mole" as in "quantity of matter"
> > as in "some gigantic number of identical atoms (or maybe it's
> > molecules)". It's a very useful measure of "some quantity of stuff".
> >
> > IIRC the gigantic number is Avogadro's number, on the order of 10^124. So
> > one mole of hydrogen would be the amount of hydrogen containing that
> > number of hydrogen atoms (or maybe it's molecules. Whatever.)
>
> Here's a quotation from http://en.wikipedia.org/wiki/Mole_%28unit%29:
>
> "The mole is defined as the amount of substance that contains as many
> elementary entities (e.g., atoms, molecules, ions, electrons) as there are
> atoms in 12 g of the isotope carbon-12 (12C).[1] Thus, by definition, one
> mole of pure 12C has a mass of exactly 12 g." (I don't know how those
> super- and subscript numbers will appear in e-mail.)
>
> You just knew you were setting yourself up, didn't you? :)
It's near midnight on a Sunday and I'm knackered after a weekend of being
father to 2 nine-year old girls - I hadn't even begun thinking it that far
through :-)
I just knew I was being uber-lazy and expected someone else to do the heavy
lifting of looking up the reference.
You just knew I was I was being a lazy old fart, didn't you?
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-08 23:00 ` Alan McKinnon
@ 2011-05-08 23:25 ` Peter Humphrey
0 siblings, 0 replies; 22+ messages in thread
From: Peter Humphrey @ 2011-05-08 23:25 UTC (permalink / raw
To: gentoo-user
On Monday 09 May 2011 00:00:55 Alan McKinnon wrote:
> You just knew I was I was being a lazy old fart, didn't you?
Welcome to the club!
--
Rgds
Peter
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-08 22:02 ` Alan McKinnon
2011-05-08 22:46 ` Peter Humphrey
@ 2011-05-09 1:41 ` Allan Gottlieb
1 sibling, 0 replies; 22+ messages in thread
From: Allan Gottlieb @ 2011-05-09 1:41 UTC (permalink / raw
To: gentoo-user
On Sun, May 08 2011, Alan McKinnon wrote:
> Apparently, though unproven, at 00:14 on Monday 09 May 2011, john did opine
> thusly:
>
>> Great widgets. Not sure what a Molar Mass Calculator does? Perhaps
>> weighs your teeth??
>
> :-)
>
> "Molar" as in the adjective describing "mole" as in "quantity of matter" as in
> "some gigantic number of identical atoms (or maybe it's molecules)". It's a
> very useful measure of "some quantity of stuff".
>
> IIRC the gigantic number is Avogadro's number, on the order of 10^124. So one
> mole of hydrogen would be the amount of hydrogen containing that number of
> hydrogen atoms (or maybe it's molecules. Whatever.)
6.022 x 10^23
The number of atoms (or molecules) needed so that the weight in grams is
the atomic (or molecular) weight.
Helium has atomic weight of ~4, so 6.022*10^23 atoms of helium weight
about 4 grams.
allan
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-08 22:24 ` Dale
@ 2011-05-09 5:33 ` Mick
2011-05-09 8:15 ` Dale
0 siblings, 1 reply; 22+ messages in thread
From: Mick @ 2011-05-09 5:33 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 803 bytes --]
On Sunday 08 May 2011 23:24:21 Dale wrote:
> john wrote:
> > Weather widgets running fine here:-
> > Namely LCD Weather Station and Weather Station . I have only have ever
> > run kde 4-6.2 and 4.6-3 so perhaps there is a problem upgrading from
> > previous versions.
> >
> > Great widgets. Not sure what a Molar Mass Calculator does? Perhaps
> > weighs your teeth??
>
> Do you use noaa stations or something else? I can't get noaa stations
> to show up. It worked with 4.6.1 tho.
If it worked before it ought to work now too. Compare the contents of your
previous ~/.kde4/share/config/plasma-desktop-appletsr with what you have now
and adjust the lines that point to the NOAA RSS feed accordingly.
If it still doesn't work, then you've discovered a bug.
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
2011-05-09 5:33 ` Mick
@ 2011-05-09 8:15 ` Dale
0 siblings, 0 replies; 22+ messages in thread
From: Dale @ 2011-05-09 8:15 UTC (permalink / raw
To: gentoo-user
Mick wrote:
> On Sunday 08 May 2011 23:24:21 Dale wrote:
>
>> john wrote:
>>
>>> Weather widgets running fine here:-
>>> Namely LCD Weather Station and Weather Station . I have only have ever
>>> run kde 4-6.2 and 4.6-3 so perhaps there is a problem upgrading from
>>> previous versions.
>>>
>>> Great widgets. Not sure what a Molar Mass Calculator does? Perhaps
>>> weighs your teeth??
>>>
>> Do you use noaa stations or something else? I can't get noaa stations
>> to show up. It worked with 4.6.1 tho.
>>
> If it worked before it ought to work now too. Compare the contents of your
> previous ~/.kde4/share/config/plasma-desktop-appletsr with what you have now
> and adjust the lines that point to the NOAA RSS feed accordingly.
>
> If it still doesn't work, then you've discovered a bug.
>
I don't have the previous one tho. At least I don't think I do. I have
a backup but I think I have updated it already. I'll check just in case
tho.
The thing is, when I type in my location and click search, it returns my
location but the service is wettercom not noaa. Apparently wettercom
doesn't actually have info for my location. It just thinks it does.
I did a google search and it is a known problem. I found others talking
about it. So, it's not just me.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 22+ messages in thread
end of thread, other threads:[~2011-05-09 8:18 UTC | newest]
Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-07 13:51 [gentoo-user] Kgamma 4.6.3 fails prepare phase Dale
2011-05-07 14:15 ` Volker Armin Hemmann
2011-05-07 14:36 ` Dale
2011-05-07 15:39 ` Volker Armin Hemmann
2011-05-07 16:54 ` Dale
2011-05-07 17:07 ` Volker Armin Hemmann
2011-05-07 17:21 ` Dale
2011-05-07 17:59 ` billyd
2011-05-07 20:36 ` Richard Cox
2011-05-07 22:14 ` Volker Armin Hemmann
2011-05-08 15:59 ` john
2011-05-08 15:09 ` Dale
2011-05-08 15:38 ` Mick
2011-05-08 22:14 ` john
2011-05-08 22:02 ` Alan McKinnon
2011-05-08 22:46 ` Peter Humphrey
2011-05-08 23:00 ` Alan McKinnon
2011-05-08 23:25 ` Peter Humphrey
2011-05-09 1:41 ` Allan Gottlieb
2011-05-08 22:24 ` Dale
2011-05-09 5:33 ` Mick
2011-05-09 8:15 ` Dale
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox