Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74061 - pypanel 1.3 rc will crash 2.0, need warning
Summary: pypanel 1.3 rc will crash 2.0, need warning
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-10 21:12 UTC by Joseph Garvin
Modified: 2004-12-11 00:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Garvin 2004-12-10 21:12:47 UTC
Summary pretty much says it. 1.3 gave a warning about using earlier .pypanelrc files, but the 2.0 ebuild did not. Took me awhile to figure out what went wrong =)

Reproducible: Always
Steps to Reproduce:
1. emerge pypanel #gets 1.3
2. pypanel #runs it, generating default .pypanelrc
3. kill pypanel
4. ACCEPT_KEYWORDS="~x86" emerge pypanel #gets 2.0
5. pypanel #tries to run and crashes

Actual Results:  
Crashes with an error about not finding variable ICON.

Expected Results:  
Not crashed, ran.
Comment 1 Joseph Garvin 2004-12-11 00:05:54 UTC
Oops, I got confused. the 2.0 ebuild does not have this bug. I was thrown off because the 1.3 build says if you've used 1.3 before, get rid of your .pypanelrc, which doesn't make much sense seeing as you're emerging 1.3 :P