problems w/kdepim
Hello I've encountered at least three problems with the port of kdepim. 1) mysql5-server should be listed as a dependency, as kdepim won't run without akonadi, which won't run without a mysql server....
View Articlemips WIFSTOPPED macro evaluates argument twice
Hi, The recent changes to fix the WIFSTOPPED macro on mips for SIG_127 issues has introduced a regression: WIFSTOPPED now evaluates its argument more than once. While probably not a big deal, I did...
View ArticleBTS activities for Saturday, August 10 2013
BTS activities for Saturday, August 10 2013 BTS Activities Home page: http://www.sogo.nu/bugs Project: SOGo For the period covering: Saturday, August 10 2013 idlast updatestatus...
View ArticleThis Week in Rust
content copied from http://cmr.github.io/blog/2013/08/10/this-week-in-rust/ Hello and welcome to the tenth issue of *This Week in Rust*. This week marks the enabling of the new runtime written entirely...
View ArticleRead() and Write C functions are working only for Console Port, not for...
HI I have tried Read(..) and Write(...) C functions to read/write from Console Port / Serial port1 and Serial port 2 on MVME162-522A CPU Board ruuning RTEMS 4.10.2 . But it is only working for console...
View ArticleBTS activities for Sunday, August 11 2013
BTS activities for Sunday, August 11 2013 BTS Activities Home page: http://www.sogo.nu/bugs Project: SOGo For the period covering: Sunday, August 11 2013 idlast updatestatus (resolution)categorysummary...
View ArticleSamba 4 with LDAP proxy in DMZ
Hi All, I'm setting up a Samba AD domain which works perfectly with the WIn 7 server tools and so far everything is going fine. What has me stumped is setting up an LDAP proxy in our DMZ against which...
View Articleos level permissions for samba 4 share
I read at the samba4 wiki that to setup a samba4 share you need to Create a folder that you want to share # mkdir -p /srv/samba/Demo/ Add a new share to your smb.conf: [Demo] path = /srv/samba/Demo/...
View Articlesextante GRASS r.statistics
Dear QGIS users, Good Day! I want to use the *GRASS r.statistics* module in *Sextante Toolbox* to know the *majority* of *cell values* per *administrative boundary* (Provincial level). To determine the...
View ArticleRestart SMB Applescript for Mac OS X
Hello, I am in need of a restart SMB Applescript for Mac OS X. Some applications for Mac such as Filebrowser require the below steps to occur before allowing connection to files. Can you help me with...
View ArticleGoroutines vs OS threads
How is it possible Go supports 100k+ concurrent goroutines on a single CPU, doing context switching between all of them without large overhead? I'm trying to understand how the Go scheduler works and...
View ArticleRecognize a char string as the name of a field of a struct
Hi Go users, I want to let Go recogonize a string as a variable name. Please see the example below: package main import "fmt" type Hourly struct{ Hour1, Hour2 int func main() { hour := 1 // since hour...
View Articlecloudstack environment in vmware workstation
Hi Guys, Has anyone tried building a CS environment in vmware workstation? I build 2 vm's running as the CS management server and the hypervisor. I'm having problems how to add the kvm host to my...
View Articlehow to remove "schedule recordings" menu item
Hello all, I'm trying to prevent my family from recording items and since there is no built in ability to password protect that menu item my only hope is to remove it from the machines they have access...
View Article3.9.1 to 3.11 SSL changes?
Hello all, I apologize if this has been covered elsewhere, but I haven't found an answer yet. So back story... I've developed some tests using mutual authentication (connecting to Weblogic) and the...
View ArticleHow to use the debian installation iso for installing packages using aptitude
Greetings all. This is what I am trying to do. I have the three dvd iso of debian. I installed debian without internet connection using the first iso image. Now I want to use these iso files to...
View Articleneed help with an rsync patch
Can some one create a patch for excluding "hard link regular file" from copying ?. May be like a command flag , rsync --no-hardlink-copy ....
View ArticleMore on my Desire Z
Hi Listers, On my HTC Desire Z, I've recently installed the following: CM 10.1, Android 4.2.2, TalkBack 3.4.0, Apex launcher 2.0.6, EyesFree Keyboard 1.1.6. (I've recently installed the new TalkBack...
View ArticleHow to install hue on top of Hive
Hi, could any one know how to install Hue on top of Hive as i configured hadoop with apache. Thanks in advance. Regards, Dilip
View Article