I find pingback notifications to be pretty annoying.
To disable them, simply log as admin and go to /Settings/Discussion and uncheck “Allow link notifications from other blogs (pingbacks and trackbacks.)” in “Default Article Settings” function
I find pingback notifications to be pretty annoying.
To disable them, simply log as admin and go to /Settings/Discussion and uncheck “Allow link notifications from other blogs (pingbacks and trackbacks.)” in “Default Article Settings” function
Each time I start Opera, I get these messages:
ERROR: ld.so: object 'libjvm.so' from LD_PRELOAD cannot be preloaded: ignored. ERROR: ld.so: object 'libawt.so' from LD_PRELOAD cannot be preloaded: ignored. opera: X Shared memory extension is not available. ZPixmap not supported
We will first deal with java msg, then with ZPixmap
ERROR: ld.so: object 'libjvm.so' from LD_PRELOAD cannot be preloaded: ignored. ERROR: ld.so: object 'libawt.so' from LD_PRELOAD cannot be preloaded: ignored.
It means that java plugin was not found.
Error messages should be gone by now.
After some searching, it looks like a problem on intel driver, which is tool old on ubuntu repository.
A quick fix is to edit xorg.conf file (sudo vi /etc/X11/xorg.conf), and insert the following:
Section "Device" Identifier "Configured Video Device" Option "AccelMethod" "XAA" # not EXA
Then logout and login and error should be gone.
With newly released Opera 9.5, I can no longer read pdf files, Opera loads the plugin but keep displaying a blank screen.
In my shell, I have the following error messages:
(acroread:4109): Gdk-WARNING **: GdkWindow 0x240014d unexpectedly destroyed
(acroread:4109): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)’ in cast to `GtkObject’
It looks like a gtk problem to me.
I did not find any matching entry on the web.
I needed to turn my linksys wrt54g into access point, to act as a wireless bridge in order to extend my existing wifi network.
I managed to do it thanks to dd-wrt incredible software. Be aware that by installing dd-wrt firmware, your warantly is no longer valid (in my case it was alreday long overdue), but honestly, it worth the risk given all the functionality it adds and fine tuning you can make. By the way, on linksys official website, they clearly say you cannot do this with their supported firmware => if you really want to do it, you don’t have too many other options… (cf this post on linksys forum: Using WRT54G as a access point)
Here is what I did:
If you want to change wordpress from one site to another, it’s not that easy.