System notifications not working
Hi List. Ever since KDE 3.3 my system notifications haven't been working (ie the sounds when KDE starts up, and certain error sounds I had defined). It was definitely working under KDE 3.1, but it might have gone at the 3.2 upgrade, I'm not really sure when. When I go to the Control Center-> Sound System and "Test Sound", I hear the jingle just fine. However, going to the system notifications, and clicking on the little "play" button next to a notification, I hear nothing. I'm assuming that somewhere along the way, a new Debian package became used to play these and I dont have it for some reason (this is happening on 3 Debian/Sid/KDE boxes of mine). I'd be grateful for any help as an application has come along where system notifications would make a huge difference. Regards, Andrew -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: System notifications not working
El Lunes 14 Febrero 2005 09:14, Andrew Ingram escribiÃ: > Hi List. Hi Andrew > Ever since KDE 3.3 my system notifications haven't been working (ie the > sounds when KDE starts up, and certain error sounds I had defined). It > was definitely working under KDE 3.1, but it might have gone at the 3.2 > upgrade, I'm not really sure when. > > When I go to the Control Center-> Sound System and "Test Sound", I hear > the jingle just fine. However, going to the system notifications, and > clicking on the little "play" button next to a notification, I hear > nothing. I'm assuming that somewhere along the way, a new Debian package > became used to play these and I dont have it for some reason (this is > happening on 3 Debian/Sid/KDE boxes of mine). I remember someone had this problem not much time ago. Hey! it's still in my mailbox Tim Folger wrote: "For anyone who might be interested I managed to fix my sound problems. After reading Adeodato Simo's message a few days ago about the libflac6 issue being solved, I upgraded my system. After the upgrade root had system sounds working again but normal users did not. I finally managed to get system sounds back for normal users by opening ~/.kde/share/config and deleting two files: knotify.eventsrc and knotifyrc. When I restarted kde these two files were regenerated and all system notification sounds were restored." Next time remember to search the archives.
compose key not active before "applying" current keyboard
Hi, I experience the following: I have the following lines in my .Xmodmap !! Third example: Change right Control key to Compose key. !! To do Compose Character, press this key and afterwards two !! characters (e.g. `a' and `^' to get â). remove Control = Control_R keysym Control_R = Multi_key add Control = Control_R After staring the computer, the compose key does not work. Then I enter the KDE control center / Regilnal & Accessibility / Keyboard Layout Here, I have as Keyboard model HP 5181 Internet Keyboard, I change it to a different keyboard and back to the HP 5181. Then I press apply. Immediately afterwards, the compose key works. What is happening here? Thanks for your help, Uli I'm using Debian/Woody
remove trashcan
hi all, I want to _permanently_ remove the trashcan icon on my desktop. Is there a way to do it or is it impossible?? -- On this laptop no Windows system survives and LINUX POWER reigns UNLIMITED. Successfully Microsoft free since December 2002. GnuPG key ID: 28A61681 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
java fails in konqueror 3.3
I cannot make java work under konqueror 3.3 Everything seems ok with java support installed but konqueror just shows a blank screen with a java code test. If I enable "java console" and "report errors" in java konqueror settings I get a console with: Unable to load JSSE SSL stream handler, https support not available Root has to kill the console to get rid of it. Maybe a package is missing? It is not true there is not https support, there is. I don't think that this massage is the cause of the freeze. -- On this laptop no Windows system survives and LINUX POWER reigns UNLIMITED. Successfully Microsoft free since December 2002. GnuPG key ID: 28A61681 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: wrong locale in kpackage kde 3.3.2
On Thursday 10 February 2005 19:04, Frans Pop wrote: > On Friday 04 February 2005 20:51, Mauro Darida wrote: > > I have noticed that every time I install a package from kpackage it > > gives the following warnings: > > perl:warning:Setting locale failed. > > perl:warning:Please check that your locale settings: > > LANGUAGE=(unset) > > LC_ALL="en_US" > > LANG=(unset) > > are supported and installed on your system > > perl:warning:Falling back to the standard locale ("C"). > > > > This is what I have in my system locale settings: > > # cat /etc/profile > > # /etc/profile: system-wide .profile file for the Bourne shell (sh(1)) > > # and Bourne compatible shells (bash(1), ksh(1), ash(1), ...). > > [...] > > > # > > # Imposto la localizzazione > > [EMAIL PROTECTED] > > export LANG > > [EMAIL PROTECTED] > > export LC_CTYPE > > [EMAIL PROTECTED] > > export LC_ALL > > AFAIK /etc/profile is not read when you log in through KDM. > The proper place to set default LANG and LANGUAGE is /etc/environment. > > If you want per user settings, I think ~/.kde/env/ is the > proper place. > Ok, I modified /etc/environment: [EMAIL PROTECTED] [EMAIL PROTECTED] and removed LC_ALL from /etc/profile. This is the new kpackage output: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = "en_US", LANG = "[EMAIL PROTECTED]" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory Selecting previously deselected package alien. (Reading database ... 161813 files and directories currently installed.) Unpacking alien (from .../archives/alien_8.50_all.deb) ... Setting up alien (8.50) ... perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = "en_US", LANG = "[EMAIL PROTECTED]" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = "en_US", LANG = "[EMAIL PROTECTED]" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). Any other ideas? -- On this laptop no Windows system survives and LINUX POWER reigns UNLIMITED. Successfully Microsoft free since December 2002. GnuPG key ID: 28A61681 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: java fails in konqueror 3.3
On Mon, Feb 14, 2005 at 11:00:03AM +0100, Mauro Darida wrote: > I cannot make java work under konqueror 3.3 Everything seems ok with java > support installed but konqueror just shows a blank screen with a java code > test. If I enable "java console" and "report errors" in java konqueror > settings I get a console with: > Unable to load JSSE SSL stream handler, https support not available > > Root has to kill the console to get rid of it. Maybe a package is missing? It > is not true there is not https support, there is. I don't think that this > massage is the cause of the freeze. Which JAVA are you using ? Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: remove trashcan
On February 13, 2005 1:19 pm, Mauro Darida wrote: This is not just an icon for your Trash, but an actual directory location. In the KDE Control Centre, change the path for trash to somewhere other than $HOME/Desktop/Trash HTH, Robert > hi all, > I want to _permanently_ remove the trashcan icon on my desktop. Is there a > way to do it or is it impossible?? > -- > On this laptop no Windows system survives and LINUX POWER reigns UNLIMITED. > Successfully Microsoft free since December 2002. > GnuPG key ID: 28A61681 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: remove trashcan
On February 14, 2005 6:07 am, Robert wrote: Sorry, searching through there is sometimes a pain: System Administration->Paths HTH, Robert > On February 13, 2005 1:19 pm, Mauro Darida wrote: > > This is not just an icon for your Trash, but an actual directory location. > In the KDE Control Centre, change the path for trash to somewhere other > than $HOME/Desktop/Trash > > HTH, > Robert > > > hi all, > > I want to _permanently_ remove the trashcan icon on my desktop. Is there > > a way to do it or is it impossible?? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: System notifications not working
On Mon, 2005-02-14 at 10:10 +0100, Matías Costa wrote: > El Lunes 14 Febrero 2005 09:14, Andrew Ingram escribió: > > Hi List. > > Hi Andrew > > > Ever since KDE 3.3 my system notifications haven't been working (ie the > > sounds when KDE starts up, and certain error sounds I had defined). It > > was definitely working under KDE 3.1, but it might have gone at the 3.2 > > upgrade, I'm not really sure when. > > > > When I go to the Control Center-> Sound System and "Test Sound", I hear > > the jingle just fine. However, going to the system notifications, and > > clicking on the little "play" button next to a notification, I hear > > nothing. I'm assuming that somewhere along the way, a new Debian package > > became used to play these and I dont have it for some reason (this is > > happening on 3 Debian/Sid/KDE boxes of mine). > > I remember someone had this problem not much time ago. Hey! it's still in my > mailbox > > Tim Folger wrote: > "For anyone who might be interested I managed to fix my sound problems. > After reading Adeodato Simo's message a few days ago about the > libflac6 issue being solved, I upgraded my system. After the upgrade > root had system sounds working again but normal users did not. I > finally managed to get system sounds back for normal users by opening > ~/.kde/share/config and deleting two files: knotify.eventsrc and > knotifyrc. When I restarted kde these two files were regenerated and > all system notification sounds were restored." > > Next time remember to search the archives. Thank you very much Matias (and Tim), you were right, that was the problem. I had actually searched the archives but I must have missed the particular reply. Thank you once again. Regards, Andrew
[konqueror] javascript->open() opens 2 windows..
Hi, For example image gallerys often opens a new window for the picture using javascript and the open() command. But the image isn't shown in the new window, instead konqueror opens another windows (a default one) to show the picture. The javascript-window is just white, there is no html-source available. Any idea, what I did wrong? Or is it a bug? Here is an example: http://www.oliverbaltz.de/index.php?id=94 JT -- "*eine ANSI-txt zbsp. braucht weniger speicher mit kleinen buchstaben und moeglichst ohne leerzeichen!" A. Mai in [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: [konqueror] javascript->open() opens 2 windows..
jt wrote: (<[EMAIL PROTECTED]>) > For example image gallerys often opens a new window for the picture using > javascript and the open() command. ... KDE 3.3.1 JT -- "*eine ANSI-txt zbsp. braucht weniger speicher mit kleinen buchstaben und moeglichst ohne leerzeichen!" A. Mai in [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: [konqueror] javascript->open() opens 2 windows..
* jt [Mon, 14 Feb 2005 19:53:16 +0100]: > jt wrote: (<[EMAIL PROTECTED]>) > > For example image gallerys often opens a new window for the picture using > > javascript and the open() command. > ... KDE 3.3.1 Works with 3.3.2, at least it does here. -- Adeodato Simó EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621 Listening to: Astrud - Europa The reader this message encounters not failing to understand is cursed. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]