Re: Can't access kde-devel mailing list archives

2017-07-14 Thread Franklin Weng
Thanks for all your reply. I found what I need. Franklin 2017-07-14 15:40 GMT+08:00 Felix Miata : > Franklin Weng composed on 2017-07-14 15:25 (UTC+0800): > > > I'd like to find some old posts (around March~June 2016) but I couldn't > > access the maili

Can't access kde-devel mailing list archives

2017-07-14 Thread Franklin Weng
Hi, I'd like to find some old posts (around March~June 2016) but I couldn't access the mailing list archive at https://mail.kde.org/mailman/listinfo/kde-devel . When clicking the Archives it always told me no posts yet. Could anyone please tell me where to find all the old posts in kde-devel ma

Strange behavior in the task manager

2016-11-14 Thread Franklin Weng
Hi, In my customized Kubuntu 16.04 (plasma 5.6.5, framework 5.23.0, and applications 15.12.3) there is a strange behavior in my task manager. Please see this screenshot: http://imgur.com/a/89uua When I open dolphin, the icon in the task manager will be shown correctly, then in a second it will

Plasma desktop scripting

2016-03-14 Thread Franklin Weng
Hi, A simple question: https://userbase.kde.org/KDE_System_Administration/PlasmaDesktopScripting#Activities_and_desktops Are the instructions for Plasma desktop scripting in the above link for Plasma 4 or Plasma 5? In the above link the activity creating API is: var activityId = newActivity("

Re: XDG menu spec implementation in kf5 or plasma5

2016-01-16 Thread Franklin Weng
idea? Franklin 2016-01-17 0:50 GMT+08:00 Weng Xuetian : > Just FYI, related code can be found via: > https://lxr.kde.org/search?_filestring=&_string=XDG_MENU_PREFIX > > On Sat, Jan 16, 2016 at 8:36 AM, Franklin Weng > wrote: > > Hi, > > > > > > Agai

XDG menu spec implementation in kf5 or plasma5

2016-01-16 Thread Franklin Weng
Hi, Again, when developing new version of ezgo, which is based on Kubuntu 15.10, I got the same problem: With the following environment variables set: XDG_MENU_PREFIX=ezgo- XDG_CONFIG_DIRS=/etc/xdg XDG_DATA_DIRS=/usr/share:/usr/share/kde-plasma:/usr/share/ezgo/ezgo-menu:/usr/local/share In Ku

"Learning Qt with KDE" course plan needs your help

2015-08-03 Thread Franklin Weng
Hi all, Last year I proposed a plan to create a course, which will teach Qt programming by tracing KDE applications, from simple to complicated. My original idea of this course is to "generate" more KDE developers. This course aims but not limit to a formal course in universities or colleges.

Re: Who are our users?

2014-04-25 Thread Franklin Weng
Hi, 2014-04-24 23:07 GMT+08:00 Shantanu Tushar Jha : > Hi folks! > > Each of us keep an idea about our target users when we write KDE software, > be it our workspaces, our applications or anything. From recent threads on > the list, I have started doubting if the ideas I have in mind have been >

What action will be taken when user chooses to shutdown from menu / widget?

2013-09-11 Thread Franklin Weng
Hi list, We encountered a very strange problem: when a user shut down his machine from menu, or from lock/logout widget, all the items in his wine menu will be executed once, then shut down. It could be shut down successfully, but took a long time running over wine menu items. If he used konsol

Acceptable protocol by KUrl?

2013-09-06 Thread Franklin Weng
Hi, Is there a list of protocols (or schemes) accepted by KUrl? For example, I know that "desktop:/", "trash:/" are acceptable. But where are they defined? I searched source codes of kdelibs, kde-runtime and kde-workspaces. I only saw examples, and in kfileplacesmodel.cpp defined default plac

Re: How to enable preview in dolphin by default?

2013-06-17 Thread Franklin Weng
ork either. Thanks, Franklin 2013/6/17 "Stefan Brüns" > > > Am 17.06.13, schrieb Franklin Weng : > > > Hi Anne, > > > > > > > > > > What I'm going to do is to put this global configuration as system > default. When I add a user, he

Re: How to enable preview in dolphin by default?

2013-06-16 Thread Franklin Weng
buntu-default-settings/kde4-profile/share/apps/dolphin, I still couldn't get it as system default... Any help will be very appreciated. Thanks, Franklin 2013/6/16 Anne Wilson > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 16/06/2013 10:55, Franklin Weng wrote: > >

Re: How to enable preview in dolphin by default?

2013-06-16 Thread Franklin Weng
2013/6/16 Thomas Lübking > On Sonntag, 16. Juni 2013 11:26:31 CEST, Franklin Weng wrote: > > Thanks, but after setting it, I didn't see config files change. Could you >> please tell me where dolphin recorded this state? >> > > Per-directory setting, see /p

Re: How to enable preview in dolphin by default?

2013-06-16 Thread Franklin Weng
Hi, 2013/6/12 James A > View > Adjust View Properties > Show Preview > > > Thanks, but after setting it, I didn't see config files change. Could you please tell me where dolphin recorded this state? Thanks, Franklin >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscr

How to enable preview in dolphin by default?

2013-06-11 Thread Franklin Weng
Hi, I'm customizing a KDE system. I'd like to let new users to have preview in dolphin by default. But I don't know which settings should be added in dolphinrc. In dolphin's settings I didn't see an option to enable preview by default either. Could anyone please tell me, how to enable preview

Re: Wrong mouse cursor when connecting to a vnc session running KDE 4.10

2013-06-10 Thread Franklin Weng
Hi Thomas, 2013/6/9 Thomas Lübking : > On Sonntag, 9. Juni 2013 16:16:57 CEST, Franklin Weng wrote: > > I'd say the vnc server lacks input shaping or it's broken, please try > replacing the oxygen decoration by the laptop one and report back on the bug > (i moved it to k

Wrong mouse cursor when connecting to a vnc session running KDE 4.10

2013-06-09 Thread Franklin Weng
Hi list, I've posted this problem in kde-user list but got no replies. I think it is a KDE 4.10 problem, so I post here again. Also, I've filed a bug report at https://bugs.kde.org/show_bug.cgi?id=320459 When I connect to a remote desktop (running vnc4server) using krdc, I got a wrong mouse cu

Re: Arrange items on desktop in Search and Launch Activity

2012-09-20 Thread Franklin Weng
2012/9/21 David Narvaez > On Tue, Sep 18, 2012 at 10:32 PM, Franklin Weng > wrote: > > I once posted two questions about SaL activity on kde-user list about two > > weeks ago. Here I'll ask again and hope to get KDE developer's points of > > view. > > Y

Arrange items on desktop in Search and Launch Activity

2012-09-18 Thread Franklin Weng
Hi list, I once posted two questions about SaL activity on kde-user list about two weeks ago. Here I'll ask again and hope to get KDE developer's points of view. 1. In the SaL activity we can choose which categories will show on the desktop. But it seems that we don't have any way to change th