=== Freejack is now known as Freejack_ | ||
=== manchicken is now known as manchicken-hp | ||
=== esteban is now known as Guest66524 | ||
=== n is now known as Guest5753 | ||
=== Guest5753 is now known as nillio | ||
HmpfCBR | Hi, I have a live-usb stick running here and want to connect to a wireless netwrok (wpa2) but the OK button stays grayed out. Known issue? Other computers with permanent installs connect just fine. Any workarounds? | 07:56 |
---|---|---|
lordievader | HmpfCBR: Can you make a wireless profile? | 07:58 |
HmpfCBR | You mean create a new connection instead selecting from the list of networks shown? | 08:01 |
HmpfCBR | I will try (system is rebooting). | 08:01 |
lordievader | HmpfCBR: No if you right click the wireless icon and say Manage Connections, under the wireless tab can you create a new profile? | 08:02 |
HmpfCBR | lordievader: thanks, that worked :) | 08:05 |
lordievader | HmpfCBR: Ah great :) | 08:06 |
vooze | How do I autostart 2 x pythons scripts in KDE ? When it add it as a script nothing happens, and when I add it as a program the deletes one of the programs from autostart GUI. | 08:48 |
lordievader | vooze: Have you made it executable? And added the line "#!/usr/share/python" as the first line? | 08:53 |
vooze | lordievader, yeah it works fine when I manually use python script.py | 08:53 |
lordievader | What I mean is does it run when you run "./script.py" | 08:54 |
vooze | and I can also add one (in the autostart GUI) but if I add 2 with python it deleted one of them | 08:54 |
vooze | lordievader, yes that also works | 08:55 |
lordievader | vooze: Allright in the add script to the startup did you use the absolute path or the relative path? | 08:56 |
vooze | absolute path | 08:56 |
lordievader | And that doesn't work, that is very strange. Could you share the script and the output of "ls -l script.py"? | 08:58 |
lordievader | !paste | 08:58 |
ubottu | For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. | 08:58 |
bayard | Hi all. I'm trying to get a canon sacn N670U scanner to work on my kubuntu but without any success for now. I would really appreciate some help ... | 09:00 |
vooze | lordievader, http://paste.ubuntu.com/6050616/ | 09:01 |
bayard | The device is dtected by the lsusb command and by sane-find-scanner but the even after having edited the /etc/conf.d/canon.conf file skanlite is not detecting any scanner ... | 09:01 |
vooze | the scripts are from SickBeard and Couchpotato (I did not write them) so I don't think there is any errors in that | 09:02 |
lordievader | Right, that makes sense. | 09:02 |
lordievader | They both have the line #!/usr/bin/python at the top? | 09:03 |
vooze | it says #!/usr/bin/env python | 09:04 |
lordievader | vooze: That should work too. | 09:06 |
lordievader | vooze: Very strange problem, and I can't say I can think od a solution? | 09:07 |
vooze | Yeah its pretty strange :/ | 09:07 |
=== akshay__ is now known as akshay_r | ||
kflash | Somebody awake here? | 11:30 |
kflash | yesterday I tried to watch a movie on m4k on my beamer. | 11:32 |
kflash | That way I found out that maximizing on the beamer is not possible(?). | 11:32 |
kflash | I would like to know how to do this. | 11:33 |
kflash | A second monitor/beamer should not be to "special" these days. | 11:33 |
sorush20 | hi | 11:47 |
sorush20 | I just want to ask if it was possible to find out from terminal which process is locking my partition that I want to mount? | 11:47 |
monkeyjuice | maybe top or htop will show you something | 11:52 |
sorush20 | I just want to ask if it was possible to find out from terminal which process is locking my partition that I want to mount? | 12:08 |
BluesKaj | "Morning folks | 12:26 |
NalakaHewa_ | Good Morning | 12:39 |
kflash | regarding flash on second monitor I found the solution in the forum that position matters. | 12:39 |
Fanfare | Q: from Logout-Menu there is hibernate missing? So i had to create a desktop shortcut runnung "kdesudo pm-hibernate" | 12:43 |
Fanfare | Q: but i like it in the logout menu. How to activate hibernate in KDE-Logout-Mennu? | 12:44 |
yumbono | Fanfare: can you give a screenshot of where you think it's missing? | 12:45 |
Fanfare | yumbono: http://imagebin.org/269448 | 12:51 |
yumbono | Fanfare: go to system settings | 13:04 |
yumbono | Fanfare: then go to "Startup and Shutdown" | 13:04 |
yumbono | its under "System Administration" | 13:04 |
yumbono | go to "Session Management" | 13:05 |
yumbono | make sure "Offer shutdown" options is enabled | 13:05 |
Fanfare | yumbono: it was already activated | 13:06 |
yumbono | hmm | 13:06 |
yumbono | Fanfare: do you have latest version? (you can run sudo apt-get update && sudo apt-get upgrade) | 13:07 |
Fanfare | yumbono: yeah, kde 4.11.00 | 13:08 |
Fanfare | kub 13.04 | 13:09 |
yumbono | latest kernel? | 13:09 |
yumbono | you can try "sudo apt-get dist-upgrade" | 13:10 |
Fanfare | yumbono: yeah , i do that regulary . no updates today... | 13:11 |
yumbono | Fanfare: and pm-hibernate works fine? | 13:12 |
Fanfare | yes, run manually with "kdesudo pm-hibernate" | 13:13 |
Fanfare | pm-is-suported says its suported - return value | 13:13 |
yumbono | Fanfare: can you create the following file: /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla | 13:15 |
yumbono | Fanfare: add this content to the file: http://pastebin.com/9FYsH4La | 13:16 |
yumbono | then run "sudo update-grub" | 13:16 |
yumbono | then reboot | 13:16 |
yumbono | the option will be there again | 13:16 |
Fanfare | folder 50-local.d is empty. | 13:17 |
yumbono | yes, thats why I said you need to create the file | 13:18 |
yumbono | you can do that with: sudo nano /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla | 13:18 |
yumbono | you could also use: kdesu kate /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla | 13:18 |
Fanfare | reboot or logout & in again... ? | 13:22 |
yumbono | reboot | 13:23 |
Fanfare | btw pm-is-supported --suspend -> 0, --hibernate -> 0, --suspend-hybrid -> nothing... | 13:26 |
Fanfare | yumbono: its there... | 13:30 |
lordievader | Good afternoon. | 13:35 |
Fanfare | yumbono: and works fine thx yumbono | 13:38 |
harish_ | hi | 13:40 |
harish_ | can someone help me here? | 13:40 |
harish_ | I'm unable to setup any social networking accounts with KDE IM contacts/Telepathy | 13:40 |
harish_ | the authentication keeps failing | 13:40 |
harish_ | hello? | 13:44 |
lordievader | !patience | 13:44 |
ubottu | Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com/ or http://ubuntuforums.org/ or http://askubuntu.com/ | 13:44 |
BluesKaj | harish_ you may get more response in #telepathy | 13:45 |
harish_ | Let me try that channel too | 13:45 |
harish_ | @BluesKaj, thanks for the info | 13:47 |
yumbono | Fanfare: youre welcome :) | 13:52 |
=== andre is now known as Guest18423 | ||
=== rimd2r is now known as o | ||
=== o is now known as rimd2r | ||
MainSpecial | hi | 15:16 |
=== txwikinger2 is now known as txwikinger | ||
chris___ | sup guys | 15:18 |
lordievader | Hey MainSpecial, chris___ | 15:20 |
=== kubuntu is now known as Guest13721 | ||
=== mj is now known as mapyth | ||
=== BTCOxygen is now known as bitcoin_blocks | ||
=== BTCOxygen is now known as BTCOxygen|1 | ||
=== BTCOxygen|1 is now known as BTCOxygen|2 | ||
=== BTCOxygen|2 is now known as BTCOxygen|3 | ||
=== BTCOxygen|3 is now known as Oxygen | ||
=== Oxygen is now known as BTCOxygen` | ||
=== BTCOxygen` is now known as BTCOxygen_ | ||
=== BTCOxygen_ is now known as BTCOxygen | ||
Alex_Zion | hi guys , I'm installink a kubuntu 12.04.3 on a dell inspiron 3520 with win 8 , and I got a bit confused selecting the device for the boot loader ....., should I use the same partition as win 8 (so sda1) or maybe use the sda root like almost always ? | 18:35 |
* handheldCar is having trouble sharing a folder with a Windows computer. "Allow Guests" does not persist nor does Everyone or my user permissions. Windows computer gets prompted for password, and my user credentials do not allow access. `\\server\share' prompts for credentials. | 18:48 | |
handheldCar | Should I try a config file instead of Dolphin? | 18:50 |
=== thomas is now known as Guest11001 | ||
artao | linux guru needed: Kubuntu .. can I (and how) add a "convert to .png' to the right-click 'Actions' menu ?? | 19:46 |
artao | I know it can be pretty slow in here, so please ping my nick if you reply. Thanks! =] | 19:48 |
handheldCar | I found the answer to my question: <https://help.ubuntu.com/community/Samba/SambaServerGuide#File_Sharing_.28Basics.29>. I recommend skipping the file browser instructions at the top of the page because they don't seem to apply to Dolphin. We might also want to keep [homes] commented. | 19:53 |
=== Freejack is now known as Freejack_ | ||
genii | artao: Look at the existing .desktop files in /usr/share/kde4/services/ServiceMenus/ for ideas. | 20:25 |
calwig | Widgets, how does somoene get the Widget thread to pass thru a proxy? | 20:55 |
Programmer_ | so i installed office suite on my computer but wine wont run it b/c my pc is 64bit. how to go run it? | 20:59 |
NanduX | install 32bit version | 20:59 |
Programmer_ | my laptop is 64bit | 21:00 |
genii | !multiarch | 21:01 |
genii | Hm | 21:01 |
genii | Programmer_: sudo apt-get install wine1.4:i386 | 21:02 |
Programmer_ | what will that do? | 21:02 |
genii | Programmer_: That will install the 32 bit version of wine | 21:03 |
Programmer_ | o | 21:03 |
Programmer_ | along with the 64bit? | 21:03 |
genii | Programmer_: Probably will replace the 64 bit wine version, since the filenames for the binaries are in the same spot with the same names | 21:05 |
hydron | hello, is there a way to reinstall the default window decoration theme because I lost It, I'm in Kubuntu 13.04 kde 4.11.00 and thank you :) | 22:05 |
=== BTCOxygen|1 is now known as BTCOxygen | ||
=== calwig is now known as calwig_ | ||
amine | bonsoir a tous | 22:40 |
calwig | Where are the KDE Plasma Desktop admin/general settings? | 23:31 |
calwig | specifically to allow widgets to access a proxy server | 23:31 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!