Reply
Thread Tools
mece's Avatar
Posts: 1,111 | Thanked: 1,985 times | Joined on Aug 2009 @ Åbo, Finland
#1
I had this problem that Xephyr kept crashing when I clicked an editable area in the maemo sdk.
This is the bug in question: http://bugs.freedesktop.org/show_bug.cgi?id=21591

The latest version of Zephyr 1.6.3 has this fixed. And I found it in the ubuntu repo here:
http://archive.ubuntu.com/ubuntu/poo...untu6_i386.deb

It's part of the karmic release.

All I did was remove xephyr, temporarily add
deb http://archive.ubuntu.com/ubuntu/ karmic main
to sources.list
then apt-get update and reinstall xephyr, to get all the dependencies updated.
Then I removed the karmic repository from sources.list again.

This is probably not the way it's supposed to be done, but it worked for me. I'm not a linux guru so I have no idea what the correct way is to go about these things.

I use Linux Mint Gloria that is based on ubuntu jaunty.

Anywa I was annoyed that there was no good explanation anywhere on how to solve this, so I thought I'd make my solution public.

The gurus can add a proper way to do it below, thank you.
 

The Following 3 Users Say Thank You to mece For This Useful Post:
pelago's Avatar
Posts: 2,121 | Thanked: 1,540 times | Joined on Mar 2008 @ Oxford, UK
#2
It would probably be slightly safer to write a script to wget the .deb and any dependencies and using dpkg to install them, rather than add the repository, as if you're not careful you might find yourself updated to karmic before it's ready!
 
Posts: 452 | Thanked: 522 times | Joined on Nov 2007
#3
Instead of using a Karmic repository and risking getting something you don't want (and really fowling up your system);

I used the repository at https://launchpad.net/~openismus-team/+archive/ppa for the Xephyr & XServer (is actually the broken component) replacement for Ubuntu Jaunty.

They have re-compiled the Xserver with just that single patch that was released to truck a while back to fix this issue.

Nathan.
 

The Following 2 Users Say Thank You to Nathan For This Useful Post:
mece's Avatar
Posts: 1,111 | Thanked: 1,985 times | Joined on Aug 2009 @ Åbo, Finland
#4
Nice. That was what I was actually looking for, but couldn't find it at the time, so I just went with the karmic repo. Im just not very patient. I was tearing my hair out after 5 minutes of searching
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:00.