


Emoticons by gcala 11 comments

Emoticons by gcala 11 comments

Emoticons by gcala 11 comments
First, I've updated gist.
Now, I've removed "8-)" and "8)" from "😎" ("cool" emoji) because Facebook is using those for "nerdy" smiley, and "nerd" emoji will only be available as of Unicode 8 [1]. Facebook is using "8-|" and "8|" for "cool" smiley. [2] But if this conflicts to other set of emoticons/emojis, I can probably find a workaround.
I also removed ";-)" and ";)" from "😜" ("stuck-out tongue and winking eye") emoji [3] because I find that these smileys better fit to "😉" ("winking") emoji. [4]
---
[1] http://emojipedia.org/nerd-face/
[2] http://www.symbols-n-emoticons.com/p/facebook-emoticons-list.html
[3] http://emojipedia.org/face-with-stuck-out-tongue-and-winking-eye/
[4] http://emojipedia.org/winking-face/ - Dec 18 2014

Emoticons by gcala 11 comments
Here's the diff: https://gist.github.com/pejakm/9a5fa48f03a87818bf1a
Thanks! - Dec 15 2014

Full Icon Themes by linuxfever 117 comments

Dolphin Service Menus by HessiJames 72 comments
https://gist.github.com/pejakm/9855609
(Feature to add styles.) - Mar 29 2014

KDM4 Themes by xiorone 3 comments

Plasma 4 Extensions by mjmccans 397 comments
[gmail-plasmoid] Done updateIckded(7848)/KPasswdServer KPasswdServer::checkAuthInfoAsync: User = "" , WindowId = 0
kded(7848)/kdeui (Wallet): The kwalletd service has been disabled - Apr 25 2013

Plasma 4 Extensions by sifcenter 68 comments

Plasma 4 Extensions by keluoinhac 24 comments

Plasma 4 Extensions by keluoinhac 24 comments
And still no translation support. :) - Sep 25 2012

Plasma 4 Extensions by keluoinhac 24 comments

Plasma 4 Extensions by keluoinhac 24 comments
* possibility to add this into the system tray
* displaying number of unread mails
* interaction with KDE notifications - Sep 12 2012

Amarok 2.x Scripts by kajto 5 comments

Plasma Color Schemes by SycloneMedia 4 comments

Email by dgv 2 comments

Video Apps by dwidmann 17 comments

Video Apps by dwidmann 17 comments
http://pastebin.com/RndqLrfD - Aug 04 2011

Video Apps by dwidmann 17 comments
Quote:$ mkvextract chapters -s /mnt/media/Video/Filmovi/Nightwish - End of an Era/Nightwish - End of an Era.mkv
Error: Unrecognized command line option '-'. - Aug 04 2011

Video Apps by dwidmann 17 comments
1. Started the app and clicked on configure menu entry - nothin happened.
2. Opened an mkv file (which has chapters), but mkvsplitter showed no chapters
3. Clicked on "Preview chapter"
Quote:$ mkvsplitter
mkv-splitter(14553) KSambaSharePrivate::findSmbConf: KSambaShare: Could not find smb.conf!
Traceback (most recent call last):
File "/usr/bin/mkvsplitter", line 188, in configure
c = ConfigureDialog(self)
File "/usr/lib/mkvsplitter/configuredialog.py", line 26, in __init__
self.config=self.read_config()
File "/usr/lib/mkvsplitter/configuredialog.py", line 100, in read_config
config['default_close_after_split'] = False
TypeError: 'str' object does not support item assignment
True
Now running command: mkvextract chapters -s /mnt/media/Video/Filmovi/Nightwish - End of an Era/Nightwish - End of an Era.mkv
Traceback (most recent call last):
File "/usr/bin/mkvsplitter", line 175, in open_file
self.load_file()
File "/usr/bin/mkvsplitter", line 185, in load_file
self.chapters = self.read_chapters()
File "/usr/bin/mkvsplitter", line 235, in read_chapters
right = line.split('=')[1]
IndexError: list index out of range
Now running command: mplayer -chapter 0-0 /mnt/media/Video/Filmovi/Nightwish - End of an Era/Nightwish - End of an Era.mkv
File not found: '/mnt/media/Video/Filmovi/Nightwish'
Failed to open /mnt/media/Video/Filmovi/Nightwish.
Traceback (most recent call last):
File "/usr/bin/mkvsplitter", line 292, in preview_chapter
run_command("mplayer -chapter %s-%s %s" % (current_row+1, current_row+1, self.input_file))
File "/usr/lib/mkvsplitter/qtruncommandmkvsplitter.py", line 73, in run_command
run_command_nolog(command)
File "/usr/lib/mkvsplitter/qtruncommandmkvsplitter.py", line 86, in run_command_nolog
if results['ecode'] != 0:
KeyError: 'ecode' - Aug 04 2011

Video Apps by dwidmann 17 comments

Video Apps by dwidmann 17 comments
Quote:$ ./mkvsplitter.py
mkv-splitter(22212) KSambaSharePrivate::findSmbConf: KSambaShare: Could not find smb.conf!
Traceback (most recent call last):
File "./mkvsplitter.py", line 188, in configure
c = ConfigureDialog(self)
File "/home/mladen/Programi/PKGBUILDs/mkvsplitter/pkg/usr/lib/mkvsplitter/configuredialog.py", line 26, in __init__
self.config=self.read_config()
File "/home/mladen/Programi/PKGBUILDs/mkvsplitter/pkg/usr/lib/mkvsplitter/configuredialog.py", line 100, in read_config
config['default_close_after_split'] = False
TypeError: 'str' object does not support item assignment - Aug 04 2011

Video Apps by dwidmann 17 comments

Video Apps by dwidmann 17 comments
It seems the configobj file is missing from your installation. This is strange.
configobj seems to be missing from your installation. This is strange.
Traceback (most recent call last):
File "./mkvsplitter.py", line 44, in <module>
config = ConfigObj('%s/.mkvsplitter.conf' % os.environ['HOME'])
NameError: name 'ConfigObj' is not defined - Aug 04 2011

Video Apps by dwidmann 17 comments
mydirrequester seems to be missing from your installation. This is strange.
Also you didn't change version string in mkvsplitter.py file.
If I use mydirrequester.py from previous release it works, but GUI isn't started. - Aug 02 2011

System Software by kbo 34 comments
Arch PKGBUILD: https://aur.archlinux.org/packages.php?ID=51182 - Aug 01 2011

Plasma 4 Extensions by joseexposito89 185 comments
But can you make it optionally resizable? - Aug 01 2011

Plasma 4 Extensions by joseexposito89 185 comments

Video Apps by dwidmann 17 comments
And, you should pack your files with version number ("mkvsplitter-0.1.tar.gz"). - Aug 01 2011

Plasma 4 Extensions by joseexposito89 185 comments

Plasma 4 Extensions by joseexposito89 185 comments