Re: [Trisquel-users] Compiz has taken over my desktop

2013-08-19 Thread Sachin
On 08/19/2013 12:51 PM, janeandr...@gmx.com wrote: The file for me was gnome-classic.session running 'metacity -c' gave me: Window manager warning: Screen 0 on display :0.0 already has a window manager; try using the --replace option to replace the current window manager. but I think I am good

Re: [Trisquel-users] VirtualBox

2013-08-14 Thread Sachin
-BEGIN PGP MESSAGE- Charset: UTF-8 Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/ hQEMA4mdZH3jAkFlAQgAm2mQQqcjIzagK7EnIaIfrSoFFBkoRsM/LdGTkVefF5qW ZL5cYvOHdnULJ7O2mjmxnsYRb1+75J79zKw0xXdM6sjgcsJoKw/LINTTCEXKYa/y

Re: [Trisquel-users] VirtualBox

2013-08-14 Thread Sachin
On Wednesday 14 August 2013 06:31 PM, gromo...@web.de wrote: Unfortunately the problem still persists. Even the latest kernel update didn't change anything. I just tried linux-libre 3.10 from jxself's repo, yes virtualbox didn't work but if virtualbox is really necessary and downgrading to

Re: [Trisquel-users] VirtualBox

2013-08-14 Thread Sachin
qemu can create virtualbox's vdi images and also run them here's my virtualbox vdi running screenshot and the command that did it qemu-system-i386 -hda /path/to/trisquel6.vdi

Re: [Trisquel-users] Gnash is dead. Long live Shumway.

2013-08-14 Thread Sachin
Any of you play around with this yet in Abrowser? Its free software (Apache 2.0) and they have a beta extension: http://mozilla.github.io/shumway/ When you are the one starting the topic, shouldn't you have reviewed it before posting.

Re: [Trisquel-users] Talks about DRM

2013-08-07 Thread Sachin Dey
/If people didn't pirate stuff, we wouldn't have so much DRM as we have./ You are confused about piracy because the companies with unethical minds have used the media to spread the message that you are a criminal if you share you are a criminal. When a person is buying a software, the

Re: [Trisquel-users] VirtualBox

2013-08-01 Thread Sachin Dey
On Thursday 01 August 2013 03:54 PM, gromo...@web.de wrote: @Sachin: You mentioned another command in the issue you linked to. Thus, I tried sudo /etc/init.d/virtualbox start. But this only resulted in No suitable module for running kernel found. That happened because the kernel module does

Re: [Trisquel-users] [Bulk] How to change settings of gnome panel?

2013-07-31 Thread Sachin Dey
Super + ALT + right click On Wednesday 31 July 2013 05:59 PM, matse...@member.fsf.org wrote: In Trisquel 6.0 with ALT+ right click I cannot change them... Please help, cause this panel is unusable O.O

Re: [Trisquel-users] VirtualBox

2013-07-31 Thread Sachin Dey
If you'd use the trisquel's 3.2 version of linux this issue has been fixed.

Re: [Trisquel-users] VirtualBox

2013-07-31 Thread Sachin Dey
This was the issue I filed a while ago https://trisquel.info/en/issues/8166 I got to know about more from http://www.phoronix.com/scan.php?page=news_itempx=OTk5M On Thursday 01 August 2013 12:04 AM, gromo...@web.de wrote: @Sachin: You want me to downgrade to linux-3.2? Wouldn't

Re: [Trisquel-users] [Bulk] Implications of modems

2013-07-28 Thread Sachin Dey
I once read about mikrotik network devices that use Router OS which is a variation of gnu/linux but may be the hardware isn't much free I think.

Re: [Trisquel-users] [Bulk] How to setup a conky in Trisquel-mini 6.0 64 bit?

2013-07-21 Thread Sachin Dey
How are you making conky start when after you login?

Re: [Trisquel-users] [Bulk] Can someone give me a compelling case why I should use only free-software?

2013-07-20 Thread Sachin Dey
Parabola GNU/Linux-libre

Re: [Trisquel-users] Skip login window?

2013-07-03 Thread Sachin Dey
System Settings Users and Groups password: Asked on login click on change I think you should not allow the user public to use sudo.

Re: [Trisquel-users] Skip login window?

2013-07-03 Thread Sachin Dey
I think lightdm can skip itself

Re: [Trisquel-users] Need help with program installation

2013-07-01 Thread Sachin Dey
If what you downloaded is the source code of a free software then the simple manuals are always the README and the INSTALLfiles. Using the package manager is always the best option to install software from trisquel repositories.

Re: [Trisquel-users] [Bulk] Re: Need help with program installation

2013-07-01 Thread Sachin Dey
https://trisquel.info/en/wiki/compiling-software-source-code Regards, Sachin xmpp/jabber: sac...@lightwitch.org

Re: [Trisquel-users] [Bulk] Re: [Bulk] Adskipping

2013-06-21 Thread Sachin Dey
On Friday 21 June 2013 02:31 PM, Pascal Diogo Antunes wrote: On Wed, 19 Jun 2013 21:15:25 +0530 Sachin Dey sachins...@yahoo.com wrote: I think radio ads have only the voice frequency region amplified! Which software can be helped to be sure? If possible record a radio show and open that file

Re: [Trisquel-users] [Bulk] Adskipping

2013-06-19 Thread Sachin Dey
I think radio ads have only the voice frequency region amplified!

Re: [Trisquel-users] [Bulk] No ip address at booting

2013-06-18 Thread Sachin Dey
On Tuesday 18 June 2013 12:37 AM, Pascal Diogo Antunes wrote: Yes, one of my problem was the Internet router thought another computer on lan was my computer. But it's not. Why? Same mac address. How? I don't know. That the trouble. So I added on '/etc/network/interfaces' the setting of the mac

Re: [Trisquel-users] [Bulk] No ip address at booting

2013-06-17 Thread Sachin Dey
I don't know if the line arrangement matters but my /etc/network/interfaces looks like code auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp /code and I think the command macchanger -p eth0 resets to original as it says that in the man page.

Re: [Trisquel-users] [Bulk] Rather than invoking scripts through /etc/init.d ...

2013-06-16 Thread Sachin Dey
Why ifup /interface/ or ifdown /interface/ returns me: ifup and ifdown commands works fine on my machine. Rather than invoking init scripts through /etc/init.d, use the service (8) utility, e.g. service smbd reload. Since the script your are attempting to invoke has been converted to an

Re: [Trisquel-users] [Bulk] Rather than invoking scripts through /etc/init.d ...

2013-06-16 Thread Sachin Dey
I knew it, but when I /etc/init.d/openvpn start (like I did since I use Trisquel), I have no warning... Because openvpn has still has not been converted to an upstart job

Re: [Trisquel-users] PRISM break with Trisquel and Free Software

2013-06-16 Thread Sachin Dey
On Sunday 16 June 2013 08:39 PM, icarolo...@gmail.com wrote: http://prism-break.org/ The public DNS is a rescue. While using ISP's DNS sometimes I used to get a squid proxy page when I mistyped an website address.

Re: [Trisquel-users] [Bulk] /var/cache/apt/archives/libgtk2.0-0_2.24.10-0ubuntu6+6.0trisquel2_i386.deb

2013-06-14 Thread Sachin Dey
On Thursday 13 June 2013 09:44 AM, det31...@aol.com wrote: What does this mean? dpkg: error processing /var/cache/apt/archives/libgtk2.0-0_2.24.10-0ubuntu6+6.0trisquel2_i386.deb (--unpack): './usr/share/doc/libgtk2.0-0/changelog.Debian' is different from the same file on the system

Re: [Trisquel-users] [Bulk] Trisquel wireless problem

2013-06-14 Thread Sachin Dey
On Friday 14 June 2013 09:21 PM, aniny...@tormail.org wrote: Hello Trisquel users, I am a novice Trisquel user. I have just installed Trisquel 6.0 (dual boot with Windows). I am not very knowledgable about software or computers, but I am interested in GNU/Linux operating systems and free

Re: [Trisquel-users] [Bulk] Emacs 24

2013-06-09 Thread Sachin Dey
On Tuesday 04 June 2013 01:56 AM, chrisandmelissa31...@gmail.com wrote: Anybody know when the software repositories will get emacs24. I just tried compiling it and it is a nightmare if you want X support. I compiled it on my no GUI machine just fine. I was just wondering. Emacs 24 is

Re: [Trisquel-users] Which free software to use for peer-to-peer and torrent ?

2013-06-03 Thread Sachin Dey
On Monday 03 June 2013 05:59 PM, onp...@gmail.com wrote: For torrents, Transmission. What do you mean by peer-to-peer? peer-to-peer is network where your device (only if it is a part of it) acts as client as well as a server. Like in torrent you download from many other devices(peer) and you

Re: [Trisquel-users] [Bulk] Re: [Bulk] CTRL+ALT+Fn doesn't work

2013-05-23 Thread Sachin Dey
Pascal, I start trisquel in virtual console mode by replacing quiet splash in grub.cfg . Are there any other ways too? Sincerely, Sachin

Re: [Trisquel-users] [Bulk] Untrusted packages

2013-05-23 Thread Sachin Dey
On Wednesday 22 May 2013 11:50 PM, Pascal Diogo Antunes wrote: Hi, always when I want install a new package with aptitude, I have: Untrusted packages could compromise your system's security. You should only proceed with the installation if you are certain that this is what you want to do. Once

Re: [Trisquel-users] [Bulk] CTRL+ALT+Fn doesn't work

2013-05-17 Thread Sachin Dey
occurred. Could it be possible that your window manager is using some CTRL+ALT+Fn shortcuts and preventing. -- Sincerely, Sachin I lost my time machine! Your watch?

Re: [Trisquel-users] [Bulk] Re: Trisquel 6 - install prob, hang, no menus, - Please help

2013-04-25 Thread Sachin Dey
You may even try editing the file /usr/share/gnome-session/sessions/gnome-classic.session replace trisquel-wm in the following line with metacity DefaultProvider-windowmanager=trisquel-wm But if you receive an update on gnome session the file will be over-written to default.

Re: [Trisquel-users] [Bulk] Re: Mate

2013-04-21 Thread Sachin Dey
On 04/20/2013 07:16 PM, thenixedrep...@gmail.com wrote: Thanks so much. I'll definitely be reading it over the next few days. :) On 04/20/2013 08:14 PM, thenixedrep...@gmail.com wrote: I appreciate you pointing me in the right direction regarding packaging. Thanks so much. :) You want

Re: [Trisquel-users] Mate

2013-04-20 Thread Sachin Dey
On 04/20/2013 12:11 PM, thenixedrep...@gmail.com wrote: Any good tutorials on how to do so? I am not familiar with building packages, let alone coding software. Debian's New Maintainer Guide is what you only need!

Re: [Trisquel-users] [Bulk] Antwort: 2 bugs in Trisquel 6

2013-04-08 Thread Sachin Dey
qwertz layout is included in pl(polish) and hu(hungarian) in /usr/share/X11/xkb/symbols

Re: [Trisquel-users] Disabling init scripts on Trisquel

2013-04-08 Thread Sachin Dey
On 04/08/2013 01:24 AM, j...@lavabit.com wrote: This should work $ echo manual | sudo tee /etc/init/mysql.override Thank You! Doing that did what I wanted. I also learned that /etc/init contains only those which has been converted into upstart jobs.

[Trisquel-users] Disabling init scripts on Trisquel

2013-04-07 Thread Sachin Dey
I have installed mysql on my system and I want to disable the initiaton of mysqld on the system. Here are what I have tried and still failed: 1. $ update-rc.d -f mysql remove 2. $ chkconfig mysql off 3. Installed a package called sysv-rc-conf, runned it as root, mysql section was already unmarked

Re: [Trisquel-users] 2 bugs in Trisquel 6

2013-04-06 Thread Sachin Dey
On 04/07/2013 03:55 AM, i430...@rppkn.com wrote: I just installed Trisquel mini 6 and have found 2 bugs that I never had with Trisquel 5! I have installed Trisquel 6 (32 and 64bit) on 4 different computers and all had the same 2 bugs. 1. If you select a non english/spanish language desired

Re: [Trisquel-users] Owncloud and domain names

2013-04-04 Thread Sachin Dey
On 04/05/2013 03:23 AM, Muñiz Piniella, Andrés wrote: Hello what is your experience with owncloud? The guide I found bellow recomends getting a domain name. I have also found that thunderbird seems to offer a couple of places to setup your domain name. Would you recomend any? How to Set

Re: [Trisquel-users] Richard Stallman

2013-02-09 Thread Sachin Dey
Church Of Emacs?

Re: [Trisquel-users] Email riseup.net (I need help)

2013-02-03 Thread Sachin Dey
On Sun, 2013-02-03 at 12:00 +0100, trisquel-users-requ...@listas.trisquel.info wrote: [Trisquel-users] Email riseup.net (I need help) You don't need codes from riseup users just put something in the what activist you are box and your request will be accepted in 4 or 5 hours!

<    1   2