Bug 863838

Summary: URLs have changed
Product: [Fedora] Fedora Reporter: barsnick
Component: xooAssignee: Paul Wouters <pwouters>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: pwouters
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-20 16:15:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description barsnick 2012-10-07 19:36:44 UTC
Description of problem:
The URL and Source tags of xoo are no longer valid.

Version-Release number of selected component (if applicable):
0.7-16

How reproducible:
always

Steps to Reproduce:
1. spectool -A xoo.spec
2.
3.
  
Actual results:
invalid URLs (redirects, partly useless).

Expected results:
valid URLs

Additional info:
The sources are now here:
http://downloads.yoctoproject.org/releases/xoo/

o-hand.com seems to have gone to Intel. I haven't found a replacement homepage for the tool.

BTW, 0.8 is out and now also supports Xephyr, which should be reflected in the %description.

Comment 1 Paul Wouters 2012-10-22 03:07:50 UTC
I had a quick look.

#error "Only <glib.h> can be included directly."

That seems easily fixed.

Also noticed it failed on forgetting -lX11. Adding it in the makefile made it compile, so I will look at adding it properly so it gets generated okay.

could use some better error handling too:
[paul@thinkpad xoo-0.8]$ ./src/xoo

(xoo:18198): libglade-WARNING **: could not find glade file '/usr/share/xoo/Xoo.glade'
**
ERROR:main.c:73:fakeapp_new: assertion failed: (glade != NULL)
Aborted (core dumped)

Other then that, it seemed to work.

I'll update the openmoko patch.

I haven't used this myself in a long time - I needed xoo back in the day of the openmoko.

Comment 2 Fedora Update System 2012-10-30 15:22:16 UTC
xoo-0.8-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/xoo-0.8-1.fc17

Comment 3 Fedora Update System 2012-10-30 15:26:52 UTC
xoo-0.8-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/xoo-0.8-1.fc18

Comment 4 Fedora Update System 2012-10-30 20:18:32 UTC
Package xoo-0.8-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing xoo-0.8-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-17280/xoo-0.8-1.fc18
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-12-20 16:15:46 UTC
xoo-0.8-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.