/srv/irclogs.ubuntu.com/2011/08/20/#ubuntu-desktop.txt

X-Manhello01:34
X-Manevening everyone01:34
=== asac_ is now known as asac
=== tkamppeter_ is now known as tkamppeter
OwaisLHey guys, I upgraded packages on oneiric and skype stopped working. It is complaining about missing .so files. ia32libs was among the upgraded packages, probably the problem lies there. did anyone else notice this?13:34
stgraberwouldn't surprise me if the current move to multiarch broke it13:35
mdeslaurhmm...I have the problem also.13:35
stgraberAFAIK skype isn't in the partner repository for oneiric yet, so we're currently stuck with the natty packaging13:36
stgraberoneiric's packaging will likely depend on the multi-arch libs rather than using ia32-libs13:37
stgraberyou may be able to fix your problem by manually installing the missing libraries using their i386 version on oneiric (<package name>:i386)13:37
mdeslaurso, I think the best way to fix this is to uninstall the skype amd64 package that came from natty's partner repo, and install the i386 skype package from natty13:38
mdeslaurthat way, all the i386 dependencies get automatically pulled in13:38
OwaisLstgraber, I did that with --force-architecture but it didn't work. then I tried to manually extract the libs to lib32. that worked but then it started crying about other libs.13:38
mdeslaurand the fake amd64 packages for i386 binaries need to disappear in oneiric13:38
mdeslaurOwaisL: did you convert your oneiric to be multiarch?13:39
OwaisLno, I've no idea how to do that.13:39
mdeslaurOwaisL: echo foreign-architecture i386 > /etc/dpkg/dpkg.cfg.d/multiarch13:39
mdeslaurthat should enable i386 packages and apt repos13:39
mdeslaurOwaisL: see https://lists.ubuntu.com/archives/ubuntu-devel-announce/2011-August/000886.html13:40
OwaisLThanks, I'll try it out.13:40
mdeslauryep, that fixed it for me, I removed skype amd64 and installed skype i386 and it pulled in everything automatically13:40
mdeslaurmultiarch ftw13:41
stgraberyeah, that's definitely the way to go13:41
OwaisLmdeslaur, that's great. why doesn't the multiarch deb automatically add this line?13:41
mdeslaurOwaisL: it's now by default in oneiric, but if you had updated to oneiric before it happened, your config file doesn't contain the line. Read slangasek's posting I pasted.13:42
OwaisLOk, thanks a ton!13:43
mdeslaurnp13:43
stgraberI guess most of the partner repository will have to be converted to that13:43
mdeslaurdie.ia32-libs.die.die.die13:43
mdeslaurwell, there's probably only one or two packages in the partner repo that actually has i386 binaries in a amd64 deb13:44
OwaisLhaha13:45
=== alecu is now known as ext3
=== ext3 is now known as alecu
lucidfoxHuh, why are application titles in the Unity global menu now displayed in DejaVu Serif?14:38
lucidfoxIs it a bug or a feature?14:39
bigondupondje: about mutter it needs clutter from 1.7 branch18:03
bigon:/18:03
ricotzbigon, it is on its way18:03
bigonoh ok :)18:04
ricotzbigon, if you like you can review the debian branches, pochu wont have time before 29th18:05
OwaisLHey, I'm facing a problem with Gtk. If I add a Gtk.Switch to a toolbar which has 'primary-toolbar' style property added, the Switch widgets becomes unclickable. It becomes draggable and whole app is dragged. It looks like if "primary-toolbar" property is set on toolbar, the drag signal of toolbar takes precedence over click signal of switch.22:34
jbichaOwaisL: well it works in gnome-control-center user-accounts22:57
OwaisLjbicha, I mean the Switch widget in on the toolbar as a ToolItem unlike control-center22:59
OwaisLjbicha, probably you are talking about the lock button.23:00
jbichayeah I got them confused23:01
jbichayou could try asking in Gnome #gtk I'm not much of a developer23:03
OwaisLjbicha, Ah, they rarely reply. :( Anyways, thanks!23:03
jbichayou could try opening a bug about it23:05
OwaisLjbicha. already did :)23:08

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!