just fine, isn't there a way to print
stuff without installing "gnome-keyring"?
Kind regards,
--
Matej Kosik
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://
Hi,
Yesterday I installed Debian testing on my laptop.
- I said no to "desktop environment"
and yes to "task-laptop"
After the installation, network-manager was available.
With "nmtui" I was able to activate available wifi connection.
However, I wasn't able to get online until I did this:
On 06/07/14 13:04, David Baron wrote:
> As part of my new 64bit installation, I am now on Grub. I am familiar with
> Lilo, know how to edit lilo.conf, etc. Of Grube, which I have avoided until
> now, I know nothing. No man page either.
The safest place to start probably should be "info grub".
Hi,
I am trying to create a keyboard layout variant, that would enable me to type
some of the IPA characters I need.
E.g., if I want to access
ɔ
via
Alt+o
I change
key { [ o, O, NoSymbol, NoSymbol ] };
to
key { [ o, O, U0254, NoSymbol ] };
in the corresp
Dear fellows,
I have recently noticed that it is no longer possible to install enigmail from
Debian (Jessie) repositories without uninstalling icedove.
Aptitude reports:
"enigmail breaks icedove"
This is puzzling because enigmail without icedove is not useful.
My workaround is to install en
Hi,
I would like to set
rxvt-unicode
program as x-terminal-enulator. Is this supposed to be possible?
The rxvt-unicode program is now already installed, but when it does not seemed
to be offered in:
update-alterna
Hello,
This morning I have been puzzled by bash.
After typing the following command:
for i in `seq 1 5`;do echo $i; test $i = 3 && break; done
I see:
1
2
3
Which is OK.
However, if the "break" command appears in a subshell:
for i in `seq 1 5`;do echo $
On 29/05/13 11:59, Brad Rogers wrote:
> On Wed, 29 May 2013 10:47:55 +0100
> Matej Kosik <5764c029b688c1c0d24a2e97cd7...@gmail.com> wrote:
>
> Hello Matej,
>
>> The reason seems to be that, from now on, GNOME cannot be installed
>> without PackageKit. :-/
&g
On 28/05/13 16:38, Brad Rogers wrote:
> On Tue, 28 May 2013 16:16:36 +0100
> Matej Kosik <5764c029b688c1c0d24a2e97cd7...@gmail.com> wrote:
>
> Hello Matej,
>
>> On my desktop (squeeze), I've noticed the following "authentication
>> request" ... a
Hi,
On my desktop (squeeze), I've noticed the following "authentication request"
... attached
When I clicked on "more details" and the provided links, it leads to:
http://www.packagekit.org/pk-intro.html
I am confused.
Is this some new dpkg/apt frontend or something unrelated?
It somehow auto
Hello,
I would like to ask, whether there is some intelligent way how to
synchronize processes over the file-system state.
E.g., if one process creates|modifies|deletes some file,
how can I learn *when* that effect hits all cores?
(not just the one where I executed those operations)
Thanks in ad
Hello,
I am trying to figure out the meaning of:
/proc/$PID/fd/*
files.
As:
- their name suggests
- as most of the descriptions on the web around indicate
- and consistently with wishful thinking
I thought that writing to /proc/$PID/0 would mean that designated
process will receive th
On 11/28/2012 12:04 PM, Darac Marjal wrote:
> On Wed, Nov 28, 2012 at 11:54:04AM +0000, Matej Kosik wrote:
>> Hi,
>>
>> I am experiencing some deterministic packet drop:
>> - when I tcpreplay on "lo" some pcap (0.pcap) file,
>> that traffic does n
On 11/29/2012 12:21 AM, Pascal Hambourg wrote:
> Hello,
>
> Matej Kosik a écrit :
>>
>> I am experiencing some deterministic packet drop:
>> - when I tcpreplay on "lo" some pcap (0.pcap) file,
>> that traffic does not reach listening application
Hi,
I am experiencing some deterministic packet drop:
- when I tcpreplay on "lo" some pcap (0.pcap) file,
that traffic does not reach listening applications
- when I change source IP address from whatever it was to, e.g.,
10.0.10.6, 10.0.10.7 etc,
then when I try to replay the modified pcap
Hello,
I have two programs:
- sender ... which generates some UDP multicast traffic
- listener ... which listens to a given UDP multicast group
(in this case 233.65.120.153:64968)
When I compile these two programs, all seems to be working fine.
All "listeners" on the local network a
On 10/13/2012 04:44 PM, Eike Lantzsch wrote:
> is x11-xkb-utils installed?
That package was installed.
What happened was that Alt-related shortcuts were not working maybe
because notebook spat different codes than usual keyboards do.
When I tried
"grp:shifts_toggle"
that worked fine.
T
Hi,
On Wheezy, I am trying to enable a new keyboard layout.
Normally, I did it by:
- creating a /usr/share/X11/xorg.conf.d/01-keyboard-layout.conf
file with a following contents:
Section "InputClass"
Identifier "keyboard-layout"
MatchIsKeyboard"on"
On 08/05/2011 08:57 PM, Camaleón wrote:
> On Fri, 05 Aug 2011 19:00:14 +0200, Matej Kosik wrote:
>
>> How can I tell Icedove which application it should use to open *.pdf
>> files, when they are attached to an e-mail and user decides to open
>> them?
>
> (...)
>
Hello,
How can I tell Icedove which application it should use to open *.pdf files,
when they are attached to an e-mail and user decides to open them?
At the moment, Icedove offers only the possibily to safe PDF files but in the
current state, it does not try to open them directly or does not a
Hello,
When listing text-files in gnome-terminal, if those files contains URLs,
gnome-terminal enables me to follow those links by starting a web-browser.
This is handy.
However, I have noticed some confusing behavior.
When I follow HTTP links, e.g.:
http://www.youtube.com/watch?v=Yg0tVUnLOAM
ic
David Barrett wrote:
> Aha, excellent -- with your grub commands I was able to complete my
> script.
Thanks for bringing this up.
> (Though I'm still not sure where the stage1/2/e2fs_stage1 should
> come from -- currently it just copies off the host, which isn't that
> clean but works for now.)
Hi,
Andrew Sackville-West wrote:
> On Mon, Jul 07, 2008 at 01:18:22AM -0700, David Barrett wrote:
>> Andrei Popescu wrote:
>>> On Sun, Jul 06, 2008 at 11:34:52PM -0700, David Barrett wrote:
Carl Fink wrote:
> On Sun, Jul 06, 2008 at 09:00:38PM -0700, David Barrett wrote:
>> David Barr
would like to ask why the following action was not included directly to the
post-installation step
of appropriate package that provides kqemu?
Is there any special reason for that why not to activate kqemu by default (when
user installs those
packages)?
Thanks in advance for clarification.
--
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
Occassionally, I need to use Slovak keyboard layout. I (and I guess many if not
most Slovaks) are
used to QWERTY rather than QWERTZ.
Previous Debian versions included this file:
/usr/share/X11/xkb/symbols/sk_qwerty
so that within
Ron Johnson wrote:
> On 03/08/07 17:01, Matej Kosik wrote:
>> Ron Johnson wrote:
>>> On 03/08/07 04:01, Matej Kosik wrote:
>>>> Friends,
>>>> I am using Debian GNU/Linux Sid.
>>>> When I start `xmms' I get
>>>>
Ron Johnson wrote:
> On 03/08/07 04:01, Matej Kosik wrote:
>> Friends,
>
>> I am using Debian GNU/Linux Sid.
>
>> When I start `xmms' I get
>
>> ** WARNING **: Failed to open font: "-adobe-helvetica-bold-r-*-*-10-*".
>
>> S
rning: Cannot convert string
"-*-Helvetica-Bold-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct
Can you please recommend me some reading about fonts in Xorg? How can I find
mappings from those X font names to some real files? (so that I will know which
package I am mis
Hi,
Willie Wonka wrote:
> Got a /etc/fstab entry like this?
>
> dev/sda /media/usbkey autorw,user,noauto 0 0
Not only mounting does not work but also more fundamental things.
shire:/home/kosik# cat /dev/sda
cat: /dev/sda: No such device or address
shi
[EMAIL PROTECTED] wrote:
> Seems to me like hotplug package is not installed
I have `hotplug' package installed. The version (in stable distribution)
I have is 0.0.200403. The system behaves the same as if it were not
installed.
>
>
>
>
> На 23.6.2006 16:51 написахте:
>
>>[EMAIL PROTECTED] w
[EMAIL PROTECTED] wrote:
> Hmm strange
> and lsusb shows devices?
Regardless whether USB device is attached to the computer or not, always
this:
shire:/home/kosik# lsusb
Bus 003 Device 001: ID :
Bus 002 Device 001: ID :
Bus 001 Device 001: ID :
Addtionally:
[EMAIL PRO
[EMAIL PROTECTED] wrote:
>
> Hi,
> you have to load usb_storage kernel module in order to use these devices
>
>
Hi,
I have tried that:
shire:/tmp# modprobe usb_storage
shire:/tmp# lsmod|grep usb
usb_storage69056 0
usbcore 119044 4 us
Matej Kosik wrote:
>
> I am not sure what other information I should send so that somebody can
> help me.
During boot time, I see these messages:
FATAL: Module ide_detect not found.
modprobe: FATAL: Error inserting rtc
(/lib/modules/2.6.8.../kernel/drivers/char/rtc.ko)
elp me.
Thanks in advance.
--
Matej Kosik
signature.asc
Description: OpenPGP digital signature
34 matches
Mail list logo