which is which - part two
Tuesday, 20. May 2008, 13:48:50
A while ago I published a guide through our jungle of UNIX package names - numbering packages based on gcc and qt versions simply wasn't too intuitive...
Today things changed: we have moved to a more self-explanatory naming scheme. The old scheme is now discontinued - in the new scheme those obscure numbers have been replaced by gcc and qt versions.
As an example, here is the mapping for intel-linux packages:
intel-linux
You got the spin?
Today things changed: we have moved to a more self-explanatory naming scheme. The old scheme is now discontinued - in the new scheme those obscure numbers have been replaced by gcc and qt versions.
As an example, here is the mapping for intel-linux packages:
intel-linux
- .1 = gcc295-static-qt3
- .5 = gcc3-shared-qt3
- .6 = gcc4-shared-qt3
- .9 = gcc4-qt4
You got the spin?


NoteMe # 20. May 2008, 14:21
- ØØ -
ColKilkenny # 20. May 2008, 14:27
Now all we (or at least I) need is 64-bit Qt4 shared build. After this http://labs.trolltech.com/blogs/2008/05/13/introducing-qgtkstyle/ Opera is pretty much the last piece on my desktop which isn't really looking as good as it could.
Crinos512 # 20. May 2008, 14:35
Cyro # 20. May 2008, 16:12
Zajec # 20. May 2008, 16:25
2) There isn't gcc4 + shared qt4. Please, compile that version! I hate Opera with it's own style in my nice KDE4.
Bayes # 20. May 2008, 17:22
M-Z # 20. May 2008, 17:35
Exactly. This is not like 64-bit build, which we could live without. KDE 4 is expected to take over, and qt4-static is as unacceptable as qt3-static was with KDE3.
Zajec # 20. May 2008, 18:00
csant # 20. May 2008, 18:29
Originally posted by Zajec:
Yes
…as some have noticed, qt4 doesn't say "static" in the package name
Zajec # 20. May 2008, 20:27
Oh, you gonna detect presence of Qt and use shared then. In other case you gonna use static.
Nice but this will increase size of package, won't it?
remcolanting # 20. May 2008, 22:13
Perhaps the date would be nice in there, so dpkg knows which version is newer? If this is taken care of in another way, just ignore me
csant # 21. May 2008, 05:30
rrypi # 21. May 2008, 06:14
problem with the new version 10005 in www.netvibes.com
towolf # 21. May 2008, 10:50
There's no way to track superseded versions if the version is only 9.50.
(at least that's what I see for the dpkg packages)
experttease # 21. May 2008, 15:44
NoteMe # 21. May 2008, 16:31
AFAIK, on ubuntu you use the compare-version to check wich one is the newest.
The reason for the conflicts looke like is because it is now named Opera, and not Opera-static anymore. So it tries to install over opera instead of Opera-static. And thats where you get your conflict.
Then again, I am just guessing, and I am no linux expert, so if I am wrong then don't ignore ME csant
- ØØ -
Cyro # 30. May 2008, 23:57
"Opera: skin element not supported"
What could be wrong? is there a way to debug this issue?
Thank you in advance,
Cyro
NoteMe # 31. May 2008, 00:32
BTW, are you still on Ubuntu these days? 64bit?
- ØØ -
Cyro # 31. May 2008, 11:53
Well, this problem is happening in another Ubuntu installation, a 32bit one. It's an Asus EEEPC.
I may have uninstalled something important in order to the native skin works. Any other dependencies besides qt4?
I appreciate any help you guys give me, because right now I'm clueless.
NoteMe # 31. May 2008, 12:37
noteme@notebuntu:~$ sudo dpkg -I opera_9.50-1997.gcc4-qt4_i386.deb
new debian package, version 2.0.
size 10693654 bytes: control archive= 7026 bytes.
34 bytes, 2 lines conffiles
1227 bytes, 21 lines control
16647 bytes, 232 lines md5sums
1719 bytes, 54 lines * postinst #!/bin/sh
572 bytes, 18 lines * postrm #!/bin/sh
179 bytes, 9 lines * prerm #!/bin/sh
Package: opera
Version: 9.50
Section: non-free/web
Priority: optional
Architecture: i386
Depends: libc6 (>= 2.1.3), xlib6g (>= 3.3.6) | xlibs | libxmu6
Suggests: flash-npapi-plugin | flashplugin-nonfree | swf-player | libflash-mozplugin | mozilla-plugin-gnash, pdf-npapi-plugin | djvulibre-plugin | mozilla-acroread, cupsys-client | lpr, sun-java6-jre | sun-java5-jre | java-gcj-compat, linux-libertine | ttf-dejavu | ttf-bitstream-vera | msttcorefonts, xine-plugin | gxineplugin | mplayerplug-in | kaffeine-mozilla | mozilla-mplayer | mozilla-helix-player | gecko-mediaplayer, mozplugger | plugger, mozilla-bonobo, aspell
Conflicts: opera-static
Replaces: opera-static
Provides: opera-static, www-browser
Installed-Size: 24884
Maintainer: Opera Packaging Team
Description: The Opera Web Browser
Welcome to the Opera Web browser. It is smaller, faster,
customizable, powerful, yet user-friendly. Opera
eliminates sluggish performance, HTML standard violations,
desktop domination, and instability. This robust Web
browser lets you navigate the Web at incredible speed and
offers you the best Internet experience.
The binaries were built on Debian using gcc-4.0.0.
What happens if you rename your local opera profile folder? If the error message goes away then, you know it is something in your old profile, maybe a custom button or what ever.
- ØØ -
Cyro # 31. May 2008, 23:15
NoteMe # 1. June 2008, 14:33
opera: skin element not drawn
every time I make Opera trigger a paint event (i.e change window back and forth or press Ctrl+R). But I can't get your message displayed no matter what I do.
- ØØ -
towolf # 30. June 2008, 19:01
The link to the blog entry was posted by ColKilkenny above.
Sterkrig # 30. September 2008, 19:11
Seems like now we see what you meant (-:E
kriko # 30. September 2008, 19:23
Sterkrig # 30. September 2008, 21:34
See comments here: http://my.opera.com/desktopteam/blog/show.dml/2592659?startidx=100#comment6121048
kriko # 30. September 2008, 21:50
Sterkrig # 1. October 2008, 05:27
As far as I remember, the idea is to have a build with shared qt4 libs in tarball. So if you have qt4 installed, Opera uses system libraries, otherwise falls back to "own"
kriko # 1. October 2008, 06:07
Why it doesn't blend into oxygen theme then?
EDIT:
OMG! Ponies!!!!!!!!!!
It has an improved save as dialog!
Sterkrig # 1. October 2008, 14:39
Can't answer you, I wait for amd64 version to use (-:E
ruario # 28. September 2009, 20:04