File size: 29,417 Bytes
4aa5fce
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
=== td is now known as Guest87349
[02:07] <valorie> gumby: perhaps try #kontact
[02:07] <valorie> this seems like a kmail/kontact issue, not a Kubuntu one
=== kubuntu is now known as Guest75364
[02:52] <Cormagh> Hi, Is there any reason I shouldn't use Kubuntu for development on my laptop?
[02:53] <amingv> Cormagh: Not that I'm aware of.
[02:54] <Cormagh> thanks
[02:55] <amingv> You're welcome
[02:58] <Cormagh> amingv: I'll b back
[02:59] <amingv> Cormagh: ok
[03:49] <modern> I have a problem, I can not find  way to set a static ip address in kubuntu 14.04
=== Bigcheese_ is now known as Bigcheese
[03:55] <valorie> modern: I found this, but it's old: pdg86.wordpress.com/2009/08/11/howto-setup-dhcpstatic-ip-in-kubuntu/
[03:57] <modern> valorie,: thanks
[03:58] <valorie> best of luck; notice the date
[03:58] <modern> seems odd that there is no longer a gui to do this.
[03:59] <valorie> there may be a way, but I don't know it
[04:01] <DarthFrog> modern: Not really.  A consumer desktop is normally fine with DHCP.  I have a dynamically assigned static IP; I configured the DHCP server on my router to give my MAC address a static IP.  I used to do it via the /etc/network/interfaces file but that doesn't survive a fresh install.
[04:01] <DarthFrog> My desktop machine is always 192.168.1.100, assigned by DHCP.
[04:01] <modern> I use the desktop distro and add some services so i need static ip
[04:02] <DarthFrog> If I change my motherboard, so the system network interface has a different MAC address, I'll just need to update the DHCP configuration on the router.
[04:03] <modern> I have several machines dhcp off my router
[04:03] <DarthFrog> modern:  That's no problem whatsoever.
[04:04] <DarthFrog> And if you never do a re-install, setting your network settings for a static IP address via /etc/network/interfaces works just fine.
[04:04] <modern> thats what I just did but I don't see anywhere to set nmeserver
[04:05] <DarthFrog> The nameserver is set in /etc/resolv.conf.  The syntax is "nameserver <IP Address>".
[04:05] <modern> thanks again everyone
[04:06] <modern> I saw that but it says that it will be overwritten next boot
[04:06] <DarthFrog> Right.
[04:06] <DarthFrog> As I implied, you're trying to swim against the current.  :-)  Go with the flow, do it via your router's DHCP server.
[04:08] <DarthFrog> NetworkManager is rather bossy. :-)  You will have it its way!
[04:09] <valorie> thanks, DarthFrog
[04:10] <DarthFrog> valorie: You're welcome, lass. :-)
[04:10] <maninder> Hello
[04:10] <DarthFrog> Hide the cheese, maninder's here!
[04:11] <maninder> i need help in kubuntu
[04:11] <DarthFrog> You might have come to the right place.
[04:11] <maninder> unable to add printer shared on windows pc
[04:11] <DarthFrog> Answers are $1.  Correct answers are $10.  Dumb looks are still free.
[04:12] <DarthFrog> And you get a dumb look on that one from me.  I've never had to do that. :-)
[04:13] <maninder> oh no
[04:14] <maninder> any idea
[04:15] <valorie> it is in cups, last I did it
[04:15] <valorie> !info cups
[04:15] <ubottu> cups (source: cups): Common UNIX Printing System(tm) - PPD/driver support, web interface. In component main, is optional. Version 1.7.2-0ubuntu1 (trusty), package size 174 kB, installed size 806 kB
[04:16] <valorie> so, optional -- you might have to install it, maninder
[04:16] <DarthFrog> CUPS should be installed by default.
[04:17] <DarthFrog> But don't use CUPS directly.  Access it via System Settings/Printers.
[04:18] <maninder> how to intall it. actually i am new to linux
[04:19] <DarthFrog> If you've installed Kubuntu, it's already installed.
[04:19] <maninder> ok
[04:19] <DarthFrog> Explore the menu system.
[04:21] <maninder> and what to find
[04:21] <maninder> ?
[04:21] <maninder> i already opened the Add a New Printer Wizard
[04:22] <valorie> maninder: as I recall, you have to share the printer from windows first
[04:22] <DarthFrog> Then you're where you want to be.  What comes next, I've not explored for adding a shared Windows printer.
[04:22] <valorie> then find & select it from kubuntu
[04:22] <maninder> its already on the network
[04:22] <valorie> cool
[04:23] <maninder> here is the option i have is Windows Printer via SAMBA but it is not allwing to Browse
[04:23] <maninder> Browse button is not active
[04:30] <maninder> valorie: what next ?
[04:31] <valorie> maninder: can you post a screenshot?
[04:32]  * valorie needs to go deal with the dog
[04:50] <ashrith> hello everyone
=== calin is now known as crucerucalin
[05:37] <maninder> hello
[07:36] <donix> hello trying to make a permenant change to my ulimit -n
[07:36] <donix> made changes in limits.conf and pam_env.conf
[07:37] <donix> but after reboot to set the values, they are set back to 1024
[07:37] <donix> added these two lines in limits.conf
[07:37] <donix> #donix soft nofile 8192
[07:37] <donix> #donix hard nofile 8192
[07:38] <donix> donix being my username
[07:39] <donix> making change due to Civ V crashes through wine, too far into the game and cant go beyond certain number of turns
[08:03] <mokush> any idea if the google-chrome-unstable package from the official google ppa is 64 bit? or how i could check?
[08:25] <hateball> mokush: use file on the binary
[08:26] <mokush> hateball: you mean like `file /opt/google/chrome-unstable/google-chrome-unstable `?
[08:27] <hateball> mokush: yeah, or wherever it installs to
[08:27] <hateball> in my case for chromium: file /usr/lib/chromium-browser/chromium-browser
[08:27] <mokush> hateball: thanks! seems to be 64
[08:27] <hateball> which returns /usr/lib/chromium-browser/chromium-browser: ELF 64-bit LSB  shared object, x86-64
[08:27] <hateball> mokush: very well :)
[08:28] <mokush> I'm getting very high ram usage for chrome on a 64bit kubuntu install, while on a 32bit install on a computer roughly the same ram usage is almost half
[08:29] <hateball> well, like most browsers, chrome is a hog
[08:29] <hateball> might be it tries allocating more on 64-bit to improve performance, who knows
[08:30] <mokush> i'll end up buying ram just for the browser
[08:31] <mokush> which is pretty sad, considering I can run id's rage game on 1280, but can't have 20 tabs open
[08:31] <salsero|2> i have about 100 tabs
[08:31] <salsero|2> under firefox
[08:31] <hateball> browsers are the new OS's
[08:32] <salsero|2> $ free | head -n2
[08:32] <salsero|2>              total       used       free     shared    buffers     cached
[08:32] <salsero|2> Mem:       8080312    6077040    2003272     561688     259516    2956720
[08:32] <mokush> salsero|2: firefox is even slower for me than chrome. i've got an i5 with 4gigs of ram
[08:37] <hateball> To be fair, with an i5... it's nice to have 8GB ram as well :p
[08:37] <hateball> altho you shouldnt really run into memory issues with kubuntu and a browser with 4GB ;f
[08:38] <donix> could anyone help with ulimit issue?
[08:38] <donix> made changes in limits.conf and pam_env.conf
[08:38] <donix> but after reboot to set the values, they are set back to 1024
[08:56] <janmalte> Is there a way to install wine on Kubuntu 14.04? I get always some unresolved dependencies regarding liblcms2-2.
[09:10] <ReaveR_> ummm hi, is anyone here?
[09:13] <ReaveR_> hello
[09:13] <ReaveR_> can anyone help me out? i've installed kubuntu-desktop on ubuntu 14.04
[09:13] <ReaveR_> but it didn't change anything
[09:14] <ReaveR_> it's still loading the same graphics : i think it's stuck on GNOME
[09:14] <ReaveR_> is there any way to "activate" kubuntu or something? at login and logoff it shows the Kubuntu screens
[09:16] <ReaveR_> well i'll leave these questions here if anyone can help me out
[09:21] <salsero|2> ReaveR_: sudo dpkg-reconfigured kdm
[09:22] <salsero|2> and then select the KDE session in the graphical login manager
=== ReaveR_ is now known as RahulBhatnagar
[09:22] <RahulBhatnagar> thank you, i'll try that
[09:23] <RahulBhatnagar> Uhhh
[09:23] <RahulBhatnagar> sudo dpkg -reconfigure kdm dpkg: error: conflicting actions -e (--control) and -r (--remove)  Type dpkg --help for help about installing and deinstalling packages [*]; Use 'apt' or 'aptitude' for user-friendly package management; Type dpkg -Dhelp for a list of dpkg debug flag values; Type dpkg --force-help for a list of forcing options; Type dpkg-deb --help for help about manipulating *.deb files;  Options marked [*] produce
[09:23] <RahulBhatnagar> That happened
[09:43] <mokush> any idea how i could change the background color for the `executable folders` (ntfs mounted with exec) in konsole?
[09:46] <salsero|2> nop
[09:49] <mokush> managed to edit it from the color scheme editor
[09:58] <salsero|2> you can do that, but I am not sure if that applies only to executable folders
[10:04] <Name141> I installed the xubuntu-desktop, but it's not letting me pick XFCE from the login screen that I can see
[10:05] <Name141> Also talking about launguage support
[10:05] <lolmaus> After upgrading to 14.04, an appliaction won't start anymore due to lack of libpng15. I failed to find any PPAs for it. I also tried compiling it and running the app with `LD_PRELOAD=./libpng15.so ./app` but it seems not to fetch the lib.
[10:18] <soee> lolmaus: single application ?
[10:19] <lolmaus> soee: yes. But i believe the problem spreads to every application that depends on libpng15. It's just i'm using only one of those.
[10:19] <lolmaus> The app is not from repos, it's a precompiled binary downloaded in a tarball.
=== efkanyavuz is now known as qwe
=== qwe is now known as test123
=== test123 is now known as asd
=== asd is now known as kimkibu
=== igxactly is now known as igxactly_
=== igxactly_ is now known as igxactly
[10:23] <soee> seems like 14.04 uses libpng12
[10:52] <yofel> lolmaus: try `LD_LIBRARY_PATH=./ ./app` as that'll tell it to look for the lib in the current directory
[10:54] <lolmaus> yofel: it still says "Application  is  running with png.c from libpng-1.2.50" :(
[10:55] <yofel> lolmaus: which libpng is it actually linked against? 'ldd app' will tell you that
[10:59] <lolmaus> yofel: linked against 1.5.5, i've compiled 1.5.18. Is the minor version mismatch bad?
[11:01] <yofel> as long as the so filename that ldd hasn't changed, no
[11:01] <yofel> *ldd shows
[11:03] <yofel> have to run, sorry
[11:03] <lolmaus> yofel: there's no libpng in `ldd appname`. I know libpng version number from the error message
[11:04] <lolmaus> yofel: oh, sorry! There IS libpng, but it's libpng12!
=== dv__ is now known as dv_
[12:21] <BluesKaj> 'Morning folks
[12:24] <christiant> holaa
[12:24] <christiant> esto q un chat??
[12:24] <BluesKaj> hi christiant
[12:24] <christiant> hi Blueskaj
[12:25] <BluesKaj> !es | christiant
[12:25] <ubottu> christiant: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro.
[12:27] <christiant> ok
[12:29] <BluesKaj> you're welcome to ask support questions in English though, christiant
[12:32] <BluesKaj> christiant, but this is not a general chat room, and neither is the #ubuntu-es chat, they're are for (k)ubuintu support questions
[12:32] <christiant> how are you ??
[12:34] <BluesKaj> fine christiant, and you?
[12:39] <alket> Hi, when i try to open files location from firefox after I download them, it opens with gwenview instead of dolphin, also for deb files it open with thar or with ark I don't remember, its been like that from begining ?
=== jonny_ is now known as mrjonny
[12:41] <mrjonny> Hey guys do you have problems with playing smb with vlc?
[12:42] <alket> mrjonny: have you installed kubuntu-restricted-extras ?
[12:42] <mrjonny> one sec ill see
[12:43] <alket> I dont know if it is even in there
[12:43] <alket> but it installs many unsported formats
[12:43] <mrjonny> installing now alket
=== ikonia is now known as Guest8168
[12:43] <mrjonny> still nothing
[12:43] <mrjonny> VLC is unable to open the MRL 'smb://192.168.2.10/TV/Two%20and%20a%20Half%20Men/Season%2011/S11E19.Lan_Mao_Shi_Zai_Wuding_Shang.SD_TV.mp4'. Check the log for details.
[12:44] <mrjonny> is the error sorry for in here but not worth posting in paste or somting
[12:47] <mrjonny> fixed
[12:47] <mrjonny> http://xubuntugeek.blogspot.co.uk/2012/05/fix-vlc-is-unable-to-open-mrl-smb.html
[12:47] <mrjonny> used that to fix it thanks for your help anyways
=== Guest8168 is now known as ikonia
=== kubuntu is now known as Guest23882
[13:03] <christiant> hhiiiii
[13:14] <Guest23882> I've just installed kubuntu 14.04,  now i always get grub error: unknown filesystem
[13:32] <silv3r_m00n>  i am on kubuntu, i did kdesudo systemsettings and went to fonts and changed the size, but apps running as root are having a different font size
[13:33] <BluesKaj> silv3r_m00n, try logging out and back in
[13:34] <silv3r_m00n> BluesKaj: yeah did, its like this ever since
[13:35] <BluesKaj> no need to run as root, once you've changed the fonts with root permissions, silv3r_m00n
[13:36] <silv3r_m00n> BluesKaj: the apps i mean, kdesudo kate, kdesudo dolphin ..... their font settings are not what i apply at kdesudo systemsettings
[13:37] <BluesKaj> don't run kdesudo dolphin, just as user
[13:39] <silv3r_m00n> i run kate from terminal and get so many errors, http://pastie.org/9112158  what are these for ?
[13:39] <silv3r_m00n> i guess there is something to configure properly
[13:40] <rberg_> anybody having laptop suspend problems since that kernel update a few days ago? I get a "khubd task unable to freeze"
[13:41] <BluesKaj> silv3r_m00n, why do you run apps from the terminal with root permissions anyway?
[13:41] <salsero|2> rberg_: no
[13:41] <silv3r_m00n> BluesKaj: i use alt+f2 and then kdesudo dolphin, then move into the directory open a file (kate) edit and save it
[13:41] <salsero|2> only with hibernate that was disabled
[13:43] <BluesKaj> no need to run kate with root permissions for editing, user permissions are enough to save edits in kate, silv3r_m00n
[13:44] <silv3r_m00n> BluesKaj: i cant edit files like /etc/apache/....
[13:44] <silv3r_m00n> it must be root
[13:44] <BluesKaj> i don't store my files on apache
[13:44] <silv3r_m00n> neither do i, i am talking about files inside /etc
[13:45] <silv3r_m00n> anything in general
[13:45] <BluesKaj> . but I'm a home user
[13:45]  * BluesKaj gives up
[13:46] <BluesKaj> can't seem to get my point across
[14:21] <LucidGuy> I'm having issues with the lock screen in Kubuntu 12.04, anyone know if I can change the program locking the screen?
=== ubuntu is now known as Guest13910
[14:53] <rcw2> just upgraded to 14.04 on one of my laptops, chromium sometimes accepts to keyboard input.  ive completely reinstalled it too, but that didn't fix the issue.  any suggestions?
=== polcode is now known as arek_at_work
[15:16] <Jose__> Hi? <:
=== calin is now known as crucerucalin
[15:17] <salsero|2> hi
[15:46] <NDN> Hi guys )
[15:48] <NDN> Could you tell me whatis wrong with kubuntu 64 when it loads from suspend mode. In my case it is just not responding.
[15:51] <moparisthebest> where is the trusty kubuntu alternate cd?
[15:52] <moparisthebest> during install, I go to manual partitioning
[15:52] <moparisthebest> set up a /boot
[15:52] <moparisthebest> then setup the rest for encrypted partition
[15:52] <moparisthebest> but it crashes with a screen tittled
[15:52] <moparisthebest> "Keyfile creation failure"
[15:53] <moparisthebest> An error occured while creating the keyfile
[15:53] <moparisthebest> if I let it go the guided crypto on LVM way it installs successfully
[15:53] <moparisthebest> but then I have the useless overhead of an LVM that I don't want?
[15:53] <moparisthebest> I've installed 12.04 this way with the alternate CD in the past
[15:54] <moparisthebest> any ideas?
[15:58] <salsero|2> why do you wanna have an encrypted / ?
[15:58] <moparisthebest> in case someone steals the laptop?
=== calin is now known as crucerucalin
[16:09] <jspeter> So... I can't unlock my screen in Kubuntu 14.04.  It always says "Unlock failed".  I've tracked this down to a missing /etc/pam.d/kdm, I think
[16:09] <jspeter> Not sure what to use for /etc/pam.d/kdm
[16:10] <moparisthebest> i'm assuming you might want to remove that file?
[16:10] <moparisthebest> 14.04 uses lightdm now instead of kdm
[16:10] <moparisthebest> see if there is an /etc/pam.d/lightdm ?
[16:10] <jspeter> kcheckpass is looking for that file
[16:10] <jspeter> it doesn't exist
[16:11] <jspeter> there is a lightdm
[16:11] <moparisthebest> so it probably shouldn't be looking for it?
[16:11] <jspeter> I symlinked to it, but that failed for a different reason
[16:12] <jspeter> when I symlinked to lightdm, it failed due to: pam_succeed_if(kdm:auth): requirement "user ingroup nopasswdlogin" not met by user "jspeter"
[16:14] <jspeter> I suspect that has something to do with the content of /etc/pam.d/lightdm, so the /etc/pam.d/kdm file needs to be different
[16:14] <moparisthebest> hmm no idea, I've only upgraded one machine to 14.04 from 12.04 and I haven't locked my screen yet? :/
[16:15] <NDN> The almoust the same problem with mine kubuntu
[16:15] <jspeter> if you do lock your screen, watch out for kcheckpass
[16:15] <moparisthebest> it sounds like kcheckpass or whatever needs updated? maybe file a bug
[16:15] <NDN> After out from standby mode I can't do anything
[16:15] <jspeter> NDN: is your screen locked?
[16:15] <NDN> seems so
[16:16] <jspeter> I mean, is there a password prompt asking you to type it it?
[16:16] <NDN> Yes there are password field
[16:16] <jspeter> this site recommends some content for /etc/pam.d/kdm: http://www.linuxfromscratch.org/blfs/view/svn/kde/kde-workspace.html
[16:17] <jspeter> maybe I'll try that
[16:17] <jspeter> can you type in the pwd field?
[16:17] <NDN> But there are no any cursor in it, I can't input anything into it
[16:17] <moparisthebest> anything that depends on kdm isn't going to work anymore though since it doesn't exist
[16:18] <jspeter> I think kcheckpass is just requesting a service from pam using "kdm" as a token
[16:18] <NDN> <moparisthebest>: what this does mean ?
[16:18] <jspeter> I understand there is no kdm anymore, but someone neglected to tell kcheckpass
[16:19] <jspeter> and so long as it is only an identifier, I think I can work around it by making an /etc/pam.d/kdm
[16:19] <NDN> Do you think that issue with quiting suspend mode is related to miss of kdm ?
[16:20] <jspeter> NDN: if you can't type, it may be that your keyboard didn't recover suspend
[16:20] <jspeter> NDN: try ctrl-alt-F1 and then ctrl-alt-F7 ?
[16:20] <NDN> jspeter: what to do in this case?
[16:20] <NDN> jspeter: Nope. This won't help
[16:21] <NDN> jspeter: I tried
[16:21] <jspeter> NDN: no response when you do that?
[16:21] <NDN> jspeter: exactly
[16:21] <NDN> jspeter: after i did that the system hangs at all
[16:22] <jspeter> after ctrl-alt-F1 it hangs?
[16:22] <jspeter> is this a laptop or a desktop?  do you have a spare USB keyboard?
[16:22] <NDN> jspeter: I thought the system should go into console mode. But it didn't
[16:22] <NDN> laptop
[16:22] <jspeter> can you disconnect/reconnect the keyboard?
[16:23] <NDN> it is integrated
[16:23] <jspeter> right... but if you have a USB kbd somehwere, could you plug it in?
[16:23] <NDN> I haven;t
[16:23] <moparisthebest> NDN: I just mean that 14.04 uses lightdm instead of kdm, so kdm doesn't exist anymore
[16:24] <NDN> moparisthebest: thanks.
[16:24] <jspeter> k.  The only other recourse I know of is the low-level sysrq stuff
[16:24] <NDN> jspeter: how could i use that stuff ?
[16:25] <NDN> jspeter: I will try check 32 bit kubuntu.
[16:25] <jspeter> for instance Alt-SysRq-E,  Alt-SysRq-U,  Alt-SysRq-I, and  Alt-SysRq-B, in that order.  It won't let you log in, but it should reboot your system
[16:25] <jspeter> if it doesn't reboot your system, all I can recommend is long-press the power button to force it off.
[16:26] <jspeter> If it does reboot your system, at least your keyboard was being seen at some level of the kernel
[16:26] <NDN> jspeter: I haven't sysrq key within the keyboard. Could it be prt sc button?
[16:26] <jspeter> where to go from there, I do not know
[16:26] <jspeter> yes, same one
[16:26] <NDN> jspeter: I did so )  - just use one button that I could use )
[16:26] <jspeter> (used to be, there was enough space for both words on that button)
[16:26] <NDN> jspeter: ok, thank you
[16:27] <jspeter> did it reboot?
[16:27] <NDN> jspeter: No. It shut down.
[16:27] <jspeter> oh, that too.  So at least your kernel wasn't locked and the apps were shut down cleanly
[16:27] <NDN> jspeter: I think si
[16:28] <NDN> jspeter: *so
[16:28] <jspeter> not sure where you can go from here.
[16:28] <alket> Im trying to use Konqueror web browser since it is very fast, but the KHTML doesn't render some pages like other browser, how to change to webkit ?
[16:28] <jspeter> you could check the logs, but that won't reveal much
[16:28] <NDN> jspeter: If the kernel is locked then system should reboot after shut down key long pressed?
[16:29] <moparisthebest> alket: use firefox or install chromium if you must
[16:29] <NDN> alket: use Chrome
[16:29] <jspeter> if you long-press power button, laptop will shut down regardless of O/S and kernel state
[16:29] <jspeter> it's embedded in the HW behavior
[16:29] <NDN> jspeter: I knew it )
[16:29] <moparisthebest> eh, chrome is non-free, who knows what google puts in there
[16:29] <alket> moparisthebest NDN: but it supports other engines  but I dont know how to install them
[16:29] <moparisthebest> chromium is free though, without google extras
[16:30] <moparisthebest> oh didn't know that alket
[16:30] <silv3r_m00n> is it possible to configure this kdesudo thing, so that it remembers the password for some time ?
[16:36] <natacus> does telepathy notify of new emails?
[16:36] <BluesKaj> silv3r_m00n, http://jeromejaglale.com/doc/unix/ubuntu_sudo_without_password
[16:36] <silv3r_m00n> BluesKaj: thanks
[16:41] <NDN> Is anybody knows how to install Word 2003 within wine on 64 bit system?
[16:42] <NDN> I've created 32 bit preffix. But Word won't install
[16:44] <jspeter> apparently, "sudo chmod 4755 /usr/lib/kde4/libexec/kcheckpass" solves my screen lock problem as per https://www.kubuntuforums.net/showthread.php?45163-kscreenlocker-authentication-failure
[16:44] <NDN> thanks to all. bye
[16:44] <BluesKaj> NDN, http://appdb.winehq.org/objectManager.php?sClass=version&iId=3214
[16:45] <BluesKaj> hmmm, no patience
[16:52] <karlo> hola
[16:52] <karlo> :3
[16:52] <BluesKaj> hi karlo
[16:53] <karlo> alguien habla español?
[16:53] <BluesKaj> !es | karlo
[16:53] <ubottu> karlo: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro.
[16:54] <karlo> ok, thanks
[17:02] <rockprincess> hi everyone, anyone familiar with kmail2 and gpg on here?
[17:06] <rockprincess> when I try to send a signed message in kmail2 i get the error "bad passphrase" although the keys that I have stored in kgpg are valid and trusted. it seems like a bug with the gpg.conf or pinentry setup..... any ideas?
=== thelionroars is now known as thelionsleeps
[18:26] <captain_haddock> Hi. How do I set a mount point for a preexisting partition in the KDE partition manager?
=== seg is now known as seg_i
[19:35] <r-1> hello. Since I've updated to 14.04 my system is very slow. This means I have to wait a long time for programs to start, and UI gets unresponsive from time to time. what can I do?
[19:44] <chachan> r-1: is there anything you can see in the syslog?
[19:45] <r-1> chachan do you mean /var/log/syslog or dmesg?
[19:47] <chachan> r-1: I would check both...
[19:47] <keithzg> Arghhh I can't figure out why my system keeps locking up since the upgrade to 14.04 (not to mention how it loses sense of time and sporadically speeds things up every second reboot).
[19:50] <dudeofdoom> Hello everyone. I have a thinkpad t61 with intel gma video card that has  afresh install of 14.04. Every time I suspend it, when it comes back, it's unresponive for a while, and won't let me unlock the screen. Eventually it gives up and takes me to the login screen, but I can't log in successfully again until I reboot the laptop. Any ideas?
[19:52] <r-1> any hints what I can search for?
[19:52] <r-1> @chachan
[19:52] <chachan> r-1: nope :/
[20:02] <r-1> I've found some error messages, but they are not repeating, but the lag is repeating
[20:03] <r-1> chachan
[20:03] <chachan> is that happening with any particular application or is it the entire system lagging?
[20:04] <r-1> the whole system.
[20:04] <chachan> r-1: ^
[20:04] <chachan> r-1: mm
[20:09] <chachan> r-1: have you tried to reboot, login and not opening any app? and see if the performance is still low
[20:09] <r-1> chachan ok wait will try that
[20:10] <chachan> r-1: also, do you see any overload from any process in the system activity thing?
[20:10] <chachan> press Ctrl + F1 to open it and sort the list by CPU%
[20:11] <chachan> also check your free ram and check if the swap space is being used
[20:18] <r-1> chachan RAM at 9% no swap CPU also very low.
[20:18] <chachan> r-1: and still having performance issue?
[20:18] <r-1> yes
[20:19] <chachan> r-1: that's shitty. I would suggest to check if there's a bug created for this (in case, follow it), if not then try creating it. Sorry for not giving you a better response
[20:20] <r-1> chachan hmm thats bad. where to create?
[20:22] <chachan> r-1: https://wiki.kubuntu.org/BugSquad
[20:23] <r-1> chachan thanks
[20:23] <chachan> r-1: forget that
[20:23] <chachan> r-1: use this https://bugs.launchpad.net
[20:23] <christiant> hhiii
[20:23] <chachan> just make sure set kubuntu as project
[20:24] <r-1> is there a chance that they respond?
[20:29] <r-1> chachan: ^
[20:31] <chachan> r-1: of course, that's the way they know something out there is wrong :) Just be patience :(
[20:31] <chachan> r-1: that won't be fast
[20:31] <r-1> chachan is there a tool to track hdd active processes? The hdd led is always on...
[20:32] <r-1> ... like htop ...
[20:32] <chachan> r-1: iotop
[20:32] <chachan> :)
[20:34] <r-1> :)
[20:36] <chachan> r-1: http://www.tecmint.com/linux-performance-monitoring-with-vmstat-and-iostat-commands/
[20:37] <r-1> chachan thx bookmark added
[20:37] <chachan> (y)
[20:37] <rberg_> r-1: you can set htop to display io also
[20:37] <r-1> jow?
[20:37] <r-1> was: how?
[20:39] <r-1> ah ok RBYTES WBYTES
[20:39] <rberg_> r-1: F2 for setup, hit arrow down to 'Columns' , then arrow right twice to "Available Columns" then select "IO_RATE"
[20:43] <r-1> there is baloo_file_extractor
[20:43] <r-1> it seems to be an indexing tool
[20:43] <rberg_> hah! of course it is
[20:44] <r-1> rberg_ do you know that this tool was introduced or enabled in 14.04?
[20:44] <rberg_> I think it was introduced in the lastest kde as somthign to do with nepomuk
[20:45] <rberg_> its all very nice when it works
[20:46] <r-1> hm it might be that it now has to create an index
[20:47] <r-1> .5 TB is not indexed this fast...
[20:47] <r-1> ok its more .3 TB
[20:47] <keithzg> Depends on what comprises that .3 TB ;)
[20:49] <r-1> I don't think baloo lags on media like video but I have a copy of mozilla-central (firefox source code) and thats ... huge
[20:49] <rberg_> that could be it.. lots of tiny text files
[20:52] <r-1> rberg_ chachan I'm not the first with these problems: http://ubuntuforums.org/showthread.php?t=2217434
[20:56] <chachan> r-1: let me know if that works
[20:56] <r-1> I've excluded the directories with lots of files...
[20:58] <r-1> killall to some baloo affiliated processes ...
[20:59] <r-1> ... and starting a disk-heavy java application
[21:00] <r-1> yeah I think it became faster
[21:00] <r-1> at least the HDD led isn't on all time
[21:01] <rberg_> I have only had problems with baloo 1 time.. and that is because I was on battery.. otherwise I leave it alone
[21:04] <r-1> I don't search this often over my whole home directory... I try to have a structured file system
[21:10] <r-1> rberg_ do you use search?
[21:11] <rberg_> not really, but I am starting to see what good about it.. I tend to hit alt-f2 to start new programs and see emails and contacts in there.. its pretty nice
[21:12] <r-1> does this integration work with thunderbird?
[21:14] <rberg_> not sure, I have been using kmail.. thats pretty nice if you dont download all mail for offline use.. otherwise the db gets huge
=== vmuser is now known as vmusr
[21:17] <r-1> there was some reason I discarded kmail but I can't remember...
[21:58] <christiant> TWIITER > CristianJTB
=== esuba is now known as Guest44117
[23:51] <fARIS> Good morningggg
[23:51] <fARIS> anypne online?
[23:52] <vistakiller> hi
[23:54] <fARIS> I just upgraded my Kubuntu from 13.03 to 14.10 and I ve lost my sound
[23:56] <vistakiller> try to do a right clicl to the sound icon in the panel
[23:56] <vistakiller> and after that go to the settings and see what soundcard use your system
[23:56] <fARIS> Ok ..then?
[23:56] <christiant> hii
[23:58] <fARIS> The normal driver is not listed .. ac3
[23:58] <vistakiller> what soundcard did you see there?
[23:59] <vistakiller> and try to the right clicl to select the main channel and tell me what you see and there
[23:59] <christiant> fesh
[23:59] <fARIS> IEC958 Built in audio digital stereo
[23:59] <vistakiller> i think you have motherboard soundcard?