Thursday, May 28, 2009

Cheaters Online Kmovie



Today a brief reference in another matter:

The 2009 European election is indeed at the door. Those who find none of the established parties can adequately take account of its interest, so let's see on the side of the Pirate Party . This is made against, inter alia monitoring and software patents, that is something that the OSS movement is also important.

Whether the party will provide representation in parliament is, of course, highly doubtful. But even one respect takes place from 1-2% can at least lead to the fact that MPs from other parties dealing with the issue and see that it is quite Citizens are, where such issues are very important ...

UPDATE: At least 229 117 votes or 0.9% of the electorate was able to convince the party of their program. For the first choice to participate and, without charismatic personalities but a remarkable success, which has also been honored extensively in various media.

Thursday, May 14, 2009

Graco Snug Ride Replacement Cover

Dropbox KDE

I 2 GB of storage for free at dropbox 've got. The advantage of this service is that there is a client for Linux, Windows and MacOS and it also has access via a web interface if you'd like to access from a shared computer to the data.

leave with the memory location to begin a lotta nice things. You can for example his ~ /. Opera / lie folder there and then on all computers with which you access the account, the same bookmarks, a common password manager etc.

The service offered by Dropbox Linux client is unfortunately on Gnome ( Nautilus) on. Integrated in the search, how everything gets properly in KDE, I came across an interesting entry . Proceed as described here before, you can use the Dropbox client on KDE. It integrates nicely into the KDE system tray and you need to install, no Gnome dependencies.

A truly beautiful thing!

Sunday, May 10, 2009

Will Air Bubbles In Wall Paper Disapear

No Sound in Kubuntu 9.04?

I have just almost totgesucht, driver module checks amixer checked, everything okay, but no sound came. The solution:

Right click the speaker icon on the bottom - 'show volume control' - 'Mixer' - Remove the check mark 'dumb Master' at.

So well hidden options I was used otherwise rather under Windows: (

Friday, May 8, 2009

Where To Buy Space Heater

CyMotion Cherry Master Linux / Xpress - take special keys in operation

As the owner of a Cherry Cymotion Master Linux I would of course use all the special keys of the keyboard and individual configuration may Kubuntu 9.04 is that way. :

reviewed first you whether to send all the special keys a key code. This one starts xev to the console and tried by all keys. It should be every time a button is pressed, a keyboard code xev in the terminal window. The K-button between the left [Ctrl] and the Tux send no key code alone, but acts as a meta key. To test it, press it only once as the on / off button (on the keyboard at the top right) and sees that the event is generated Xf86PowerOff. If you hold the K key and press on / off, XF86Standby is generated, ie, does the K key.

KDE4 allowed under the 'System Settings' in 'shortcuts' that start any program on the special keys. The configuration is fairly self-explanatory, unless you want to start with the special keys not only programs but to "remote control" as well. For this purpose, there is D-Bus.

One inserts a new key combination as shown in (example Amarok):


How to get out but only to-use D-Bus call? install

The first thing the qdbusviewer . This installs the package qt4-dev-tools (including dependencies) in the usual way.

Then you start the application remotely controlled and click the bottom right of 'access D-Bus-Browser' the (See screenshot).

Unfortunately you can not look in that browser, so for example, simply to 'amarok' search. Therefore, one must click through and a little search to find the desired command.

The figure shows that for the example:

The now write a path in the configuration tool is easy to hand the screenshots recognize and adapt to their own desires. Unfortunately, there is no way to transfer the whole to the viewer, so you have to actually type out the gesamtenm paths.

Another note: Some special keys, the error message just The pressed key is not supported by Qt. There seems to Qt (or KDE 4?) Still have problems. How well these buttons brings up and running, I'm still not known. I remain on the ball and I will as soon as I found out, add information here.

Have Fun!

Tuesday, May 5, 2009

Free Woman Retirement Clipart

bug in KBlogger

I create my blog entries with KBlogger 1.0-alpha3, I just noticed a bug:

If fits you a link and a part or the entire link text bold sets, then "forgets" KBlogger the final \u0026lt;/ strong>:

\u0026lt;a href="http://www.google.com"> \u0026lt;strong> google call \u0026lt;/ a> \u0026lt;br />

This can then be created posts are no longer invited to our blog.

error:

Atom API Error: Could not regexp the id out of the result.



But you can easily access the integrated HTML editor and then follow the relevant parts of the attribute:

\u0026lt;a href="http://www.google.com"> \u0026lt; google strong> call \u0026lt;/ strong> \u0026lt;/ a> \u0026lt;br />

works then then everything again. I will enter once a bug in Project!

How Much Does A Mandap Cost?

Logitech remote (Harmony 515) at (K) Ubuntu 9.04 program

Since I bought me a few weeks Logitech Harmony 515 very favorable on live shopping, I wanted to configure this on Linux. Especially because the Windows software for absolute Sch ... is!

There are the nice project congruity . This is one in Python (wyPython) written interface for configuring the Harmony on Linux. It is based on libconcordance , this library is used to control the remote.

After downloading the respective latest version have to compile the packages first libconcord libusb, libusb-dev , build-essential g + + and be installed via the package manager. Congruity still needs wxPython (package python- wxgtk2.8 , python-wxversion , libwxgtk2.8-0 , libwxbase2.8 -0, python-ctypes , python-wxtools , python -wxaddons ). Python itself should be available by default, otherwise re-install as well.

is now configured libconcord, that the makefile is created to fit the system:

concordance-0.21/libconcord cd .

/ configure

Note: At least with me what it is now necessary to adjust the generated Makefile, otherwise libconcord not against libstdc + + has been linked and the start of congruity else later, the error ' undefined symbol : _ZTVN10__cxxabiv120__si_class_type_infoE throws' in libconcord! But simply open the Makefile and the line ' LIBS =-lusb ' complement ' LIBS =-lstdc + +-lusb ' change. For more information on the subject can be found in the associated Bug .

will then compile the library and installed:

make

sudo make install

then the library is in / usr / local / lib. Now for the Python bindings are missing:

cd concordance-0.21/libconcord/bindings/python

sudo python setup.py install

needed libconcord According Readme Direct IO, ie it must congruity later either run as root ( what an unnecessary security risk) would give the user or rawio rights. I chose the latter. On Ubuntu, that goes with policykit and nice as contains the makefile of libconcordance equal the proper rule:

cd concordance-0.21/libconcord

make policykit

sudo make install_policykit

Unfortunately, this rule currently contains another bug . Therefore, the generated file permission must be copied into the correct folder, because otherwise the unit will then only be recognized when congruity is started as root:

sudo cp / usr/local/etc/udev/rules.d/99 -libconcord.rules / etc / udev / rules.d /

lsusb according to the next command with the values determined in the To:

echo 'SYSFS {idVendor} == "046d", SYSFS {idProduct} == "c111", MODE = "666"' (Otherwise, each search engine can arrange), one can simply wait for the download so the first browser asks a file and then assign congruity.

In Firefox it is still considered a special feature, namely, this browser loads all the files downloaded by default without prompting. To solve this, it is a simple way to describe the Readme:
You'll need to change a setting to see the download prompt action; Otherwise,


files will simply be saved to disk without you being asked. On Linux, this may

be Achieved from the Edit menu -> Preferences menu item -> Main tab -> Select


"Always ask me where to save files". The exact menu location may vary slightly


on other operating systems.

When a file download commences, a dialog will appear with the option to "Open

With", or "Save" the file. Select "Open With", and browse for the congruity

executable as the application. You may also want to select "Do this

automatically for files like this from now on". You will need to select the

path to the congruity application once for each file type (*.EZHex, *.EZUp,

*. EZTut).

If the automatic option is not selected, the dialog will appear for every file

downloaded. Note that Firefox does remember the path to congruity for future

downloads, even though it is not displayed.

A short test, the program loads / usr / local / bin / congruity .

It fails with an error ( ERROR: Precisely one file name argument is required ), because the configuration process runs differently

After configuration of the browser (so) you can visit the Harmony website . Here is one created a new login (or login with an existing one), the message is ignored on outdated software and click their way through, you will be asked to to connect the remote via USB to the PC. Continuing along the wizard opens congruity automatically when the browser is downloading a generated by the wizard EZHex file (which we have above configured, otherwise the browser will now ask for, so the file should be opened, then we choose
/ usr / local / bin / congruity
). rest is now self-explanatory. Should be downloaded automatically and ask the browser, so they should be open to other files, we just choose always congruity.

How Big A Number Is A Mole

convert audio CD to mp3 with k3b

Today I tried to get a simple, non-copy protected audio CD with k3b to MP3 format on the hard disk. This is in Kubuntu 9.04 but not quite as trivial, think about how to proceed.

First, lame (that's an MP3 Encoder) are installed from the package manager. If you try then read out the CD with k3b and to bring about lame comes to MP3 format, but an error message à la
Failed command: lame-h xxxxx.mp3 "
and
"error when encoding tracks 1"
.
reason for this error is still unresolved bug that apparently exists since Kubuntu 8.10. It can be quite simple but deal
:
first k3b start
third Option set k3b "

4th Section "Module" 5th Module section "audio encoder" - "K3b External Audio Encoder" double 6th "MP3 (Lame)" select "Edit" and click

7th are at the bottom of the window there, the Properties section "reverse byte order" button 8th "Write Wave header" button

9th OK to close all the windows, CD insert and convert.

Allen, whose MP3 player with OGG Vorbis support, I would recommend anyway, like convert to OGG. This creates smaller files and better quality and is also still an open format:)





Men Public Bus Masterbation

Ktorrent Block List

be Enabled in to Kubuntu 9.04 the module version supplied Ktorrent IP Filter, the default URL does not download the current filter lists (http://www.bluetack.co.uk/config/splist.zip) because this list has moved.

The new address is http://blocklistpro.com/download-center/download/p2p-ip-filters/1544-splist.zip.html?chk=1b340fae334d0237e5f8834f2398c236&no_html=1 and can apply to the IP filter options be. Then it works well to download:)

UPDATE (07:05:09): Currently KTorrent complained that he was not included in the list of addresses can change. One can then only once again click OK and then clear as quickly as possible, the module IP filter so that KTorrent is usable again. I therefore advise the moment on the use of this filter list.

Sunday, May 3, 2009

Cheap Wooden Fingerboards In Ontario

removals Kmail3 after Kmail4


comes with KDE4 so a new version of Kmail. The question now is how I get all my emails, address books, accounts, etc. in the new version?

I
the folder / home / USER / .kde / share / apps / kmail /
from the old installation was moved to the new and thus are under Kmail 4 all my emails since.

Directories I have not copied, because I've never cared. On the topic is found but an entry in
Linux Club
.

What you also must also make, is to create all new accounts. As the limited 4 accounts with me on that was simple. Who has a lot more accounts and would like to take this also must look at what these files are stored.
behaves Similarly, there are rules to filter ...


Sweet 16 Makeup Ideas

scanning under KDE4

After printing on my inkjet multifunction Epson Stylus Photo RX420
already functioning well, I wanted to also take the scanner.
known from the KDE3 Kooka has been replaced in KDE4 by Skanlite
. Strangely, the packet was first installed, but must be installed from the package manager.

knew after the first start of the program, I also know why, because it reports the same with:
Can not find a scanner
. Seems as if the prior application is still so early that I was not previously entered without complaint Kooka supported scanners.
Alternatively, would now offer
digikam (KDE 4 version) can be under 'Import - Scan' appeal to the scanner. Short tried and yes, it is also with mine! Although one can adjust relatively few options for scanning, but I to 95% anyway scan only documents, like setting one resolution and color quality, it is sufficient at least for my purposes so far from completely.


UPDATE: Meanwhile, my scanner supports skanlite: -
)

8 Horsepower Mtd Snowblower

Kyocera Mita FS-1020D

Now I wanted my black and white laser printer, en, bring FS-1020D Kyocera Mita
, to work. After clicking on 'System Preferences - Advanced - Printer Configuration' you have to 'New Printer - New Network Printer "select. Then the dialog displays, also on my USB connected printer (must have been turned on before, of course). Since there is no button to add a locally connected printer, the button seems to just be mislabeled, because you can not install it as I said only network printer.

Because the printer is PostScript capable (at that time I had taken when buying it, so it definitely works on Linux), it could be him with a generic PostScript driver and running. It is better, however, if any, to use a special driver for the specific printer model (if available).
(K) Ubuntu 9.04 already drivers for this model. It is recommended that the
Foomatic / gutenprint . After selection of the same but the error message comes There was an error during the CUPS operation: 'server-error-internal-error' . Alternatively you can use the Foomatic / Postscript
who can install it without complaint. However, I'm not sure if all drivers are supported in this printer-specific functions, as is the case with the more specific gutenprint driver.
on Kyocera support page there is a PPD file to download for this printer model. After unpacking can be found in the folder "German" PPD files for many printers, including the FS-1020D. If your printer is installed on the KDE Wizard is chosen in the second step, "Provide PPD file" and specify the path to the model-specific PPD file. Now the installation works fine and it should also "special functions" of the model, eg, duplex, additional memory, toner save, save paper, etc. unterstützr. On my printer at least this was the way a short test has shown.



UPDATE: I have a bug put up for it.
UPDATE2: The problem is solved (see above shoulder), let's see how long does it take until the update is played regularly ...



Saturday, May 2, 2009

Desume Pokemon Heart Gold Rom

install digikam


I have the program under KDE3.5
digikam
fond. Since it is not installed in Kubuntu 9.04, I wanted it to install through the package manager (System Settings - Add and Remove Software). be via this route, however, conflicts with the reported
libgpod4-nogtk-0.7.0-1ubuntu1
, which is required by Amarok. These are but a bug in
KPackage
. Installation via apt-get install digikam libgpod4-nogtk-0.7.0-1ubuntu1
installed but libgpod4-0.7.0-1ubuntu1 , which then Amarok is satisfied.

Lo and behold, despite the still very small version number
contains digikam 12:10
already a lot of features and works until now without problems:)

How Much Are Tickets Cineplex Tuesday

BIGtec WLAN USB Stick install - problems with drivers rt73usb

I have some time ago a WLAN USB Stick BIGtec / Belkin purchased because I wanted to bring my computer via wireless to the router to the Internet and the use of this stick Ralink chipset very "Linux friendly". At the time of purchase there was an open source driver project and now the driver is moved in the kernel, ie at any modern distribution included. stick inserted so pure and behold, the knetworkmanager tells me that the wlan0 interface is added, great! When trying to connect with the router, but is no error message, however, is always "not connected" message and a ping is unsuccessful. Crap!
a look with dmesg
reveals that attempts to load the rt2500 module and it goes wrong, as expected, there is installed on the stick in chipset, which requires the rt73usb module. The solution: The rt2500 module - and if one is already times, all "similar" modules that control the Ralink chipsets - blacklist, making it by modprobe is not loaded. Here's the comment on my / etc / modprobe.d / blacklist.conf
:
blacklist rt2570


blacklist rt2500usb
blacklist rt2x00usb

blacklist rt2x00lib

rt73 blacklist

In the future, just load the module and thus rt73usb the stick works fine, fast and very stable. My stick is identified by the way this:

lsusb-v

Bus 001 Device 002: ID 148f: 2573 Ralink Technology, Corp.. RT2501USB Wireless Adapter

Device Descriptor:


bLength 18
bDescriptorType 1

bcdUSB 2.00

bDeviceClass 0 (Defined at Interface level)

bDeviceSubClass 0

bDeviceProtocol 0

bMaxPacketSize0 64

idVendor 0x148f Ralink Technology, Corp.

idProduct 0x2573 RT2501USB Wireless Adapter

bcdDevice 0.01

iManufacturer a Ralink

iProduct 2 802.11 bg WLAN

iSerial 0

bNumConfigurations a

As you can see, is under the ID RT2501USB suspected chipset, but as mentioned above not already correct. Where was this is the problem, ie, whether registered in either the kernel sources for the wrong chipset that ID or WLAN USB sticks actually exist in the market to which it is vendor and device ID and use a RT2501USB chipset, I do not know. In the latter case, the fault would be the manufacturer.

UPDATE (07:05:09): According Ubuntu bug tracker (see comment from Ben Hutchings)
it actually is because the manufacturer Sch ... built and has found same IDs with different chipsets, so that the appropriate module can not be determined automatically.


If I used the stick to a stationary PC, which anyway only to the same wireless network links, should dispense with the knetworkmanager and the whole story of wpa_supplicant can take over.

This is the first network-manager packages

,
network-manager-gnome and remove
network-manager-kde and install the package wpasupplicant .

order the password to connect in the clear of having to write purely in the configuration file, it means
wpa_passphrase MeineSSID MeinSchluessel
be converted to hexadecimal. Subsequently
the file / etc / wpa_supplicant / wpa_supplicant.conf
created (with root rights, mask-0600) and filled: ctrl_interface = / var / run / wpa_supplicant
eapol_version = 1

# 0: The driver of the interface takes care of the scanning of networks and the AP selection.
# This Mode should be used if you put an encryption on a cable network.

# 1: wpa_supplicant take care of the scanning of networks and the AP selection.

# 2: Almost like 0, but it will help with security policies and connected to the AP's SSID (BSSID is not supported) does



# # Normally, either mode 1 or mode 2

ap_scan = 1

network = {ssid =

"MeineSSID" here comes the SSID name purely

scan_ssid = 1

proto = WPA key_mgmt

= WPA-PSK

# pairwise = TKIP

# group = TKIP psk =

2a6aa # here comes the key in hex umgewantelte purely

}

Depending on encryption have some options be adjusted. Tested

the whole is wpa_supplicant-i wlan0 with -c / etc / wpa_supplicant / wpa_supplicant.conf-d and
iwconfig
. Did you get everything you wear has a place in the wpa_supplicant
/ etc / network / interfaces
, so that the connection can be established already at boot time:
# The loopback network interface

auto lo
iface lo inet loopback

# The primary network interface

auto wlan0

iface wlan0 inet dhcp

wpa-conf / etc / wpa_supplicant / wpa_supplicant.conf

From now on, the connection is independent of KDE, which can often be of advantage to such times in the text mode a file via Download wget needs.

Adjusting The Flame On A Propane Furnace

all mouse buttons to configure


I years of satisfied owners of a Microsoft IntelliMouse Explorer 3.0A bin - at least the hardware, Microsoft has so far always get it good, we're not talking about the software better - and this mouse has five buttons and a scroll wheel, I would of course like to also use all 5 buttons and can be individually configured.
the KDE system settings can be found though a module to configure the mouse, except the mouse sensitivity, pointer-design, etc. But is there any information to bring. So text editor and configure the whole hand.
First you have to make the mouse the X server correctly known, Kubuntu does not work for me 9:04 this automatically, although the mouse is connected via USB. In
/ etc/X11/xorg.conf inform you the X server on the mouse:

Section "InputDevice"

Identifier "Microsoft Microsoft 5-Button Mouse with IntelliEye (TM)"
Option "Device" "/ dev / input/by-id/usb-Microsoft_Microsoft_5-Button_Mouse_with_IntelliEye_TM_-event-mouse "EndSection




the" path "to the mouse (Option" Device "), you must adapt, if necessary, to identify it with the following command :

will find / dev / input / by-id /-name "* event-mouse"


the wiki of ubuntu user to do a good

entry. You have to the packages
xbindkeys
and
xautomation
install and create with the editor of choice in your home directory a configuration file
. xbindkeysrc
. Then you determine the code of the mouse button with xev . With my Intellimouse is then as follows:

left mouse button: button 1 mouse wheel button: button 2

Right mouse button: button 3 mouse wheel up: button 4 mouse wheel down: button 5 (button 6 and 7 appear in the mouse not to be awarded) large thumb: Button 8 small thumb: button 9

I want the right and left mouse button and mouse wheel up and down left unchanged at the default settings for each application. The thumb should be used for forward and backward walking in the browser, file manager, etc. (keyboard shortcut: Alt + L or Alt + R), the scroll wheel button to when you press the link under the mouse pointer (in the Konqueror browser) in In a new window (keyboard shortcut: Ctrl + click). Therefore sees my
xbindkeysrc
like this: #. Back


with small side mouse button



"xte 'keydown Alt_L' 'key Left' 'keyup Alt_L'"



b: 9


# forward with great side mouse button

"xte 'keydown Alt_L' 'key Right' 'keyup Alt_L'"

b: 8

# Open Link in New Tab (Konqueror) with Wheel-click

" xte 'keydown Control_L' 'mouseclick 1' 'keyup Control_L' "

b: 2

Now even the xbindkeys daemon, startup automatically load (eg, under System Settings - Add auto-start - Advanced) and after a reboot the X server, it should have been.

it is not!

Konqueror (and other KDE programs such as Kmail) namely, have the nice habit, by pressing the Ctrl key, all the links in the browser to mark with letters, so that one follows when entering the appropriate letter to the link, so can almost easily surf with the keyboard. So cute, this feature may be, it prevents you press the scroll wheel button opens a new tab. Instead, said letters will be shown on all links. Luckily, you can change this behavior

. Man wearing a in / home / USERNAME / .kde / share / config / konquerorrc following section:

[Access Keys]

Enabled = false

This the feature is disabled and the mouse wheel click finally works as intended.

In Opera the way it all works out-of-the-box, ie you can skip this step and the entry for b: 2 in save xbindkeysrc.. was

Propeller Selection Guide

First Impressions Kubuntu 9.04 aka Jaunty Jackalope "

Since my OpenSuse 10.2 now but slowly arg getting on in years (it will be published as no more security updates) and now include the installation of the ATI closed source driver has been rather unstable, I I decided to give Kubuntu 9.04 a chance.
The installation is done quickly, the only negative I noticed is the rather complicated partitioning tool - at least if you want to manually assign the partitions.
First impressions: The included KDE 4.2.2 is very stable and looks smart, even if here and there but again crashes of Konqueror or applet. Overall, however, to use very good ...
With these impressions I open my blog, in the next posts for the first time with several tips to (K) Ubuntu will focus 9.04, which have helped me during the installation or further device. I hope they help the one or the other!