printing + firewalld

2015-09-01 Thread Pál , László
Hi,

I'm trying to solve a strange issue with printing when my firewall is on.
The office printer supports several kind of methods including ipp,
jetdirect and mdns, but none of them are working unless I stop the
firewall.. until now I cannot find a good way to log firewalld dropped
packets neither with firewall-cmd or using dirty iptables methods.

Do you have any idea either to enable printing through firewalld and/or add
proper logging of dropped packets to firewalld?

Thank you
L:
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: low resolution after grub2

2015-08-25 Thread Pál , László
I've fighted a lot with prop nvidia driver and bumblebee, but finally I
given up :) It was too painful, so I'm using nouveu now and the following
grub config works perfectly. Please note, optimus with nouveau is better
and better every day, so maybe you should give a chance

GRUB_GFXPAYLOAD_LINUX="keep"
GRUB_VIDEO_BACKEND="vbe"
GRUB_TERMINAL_OUTPUT="gfxterm"
GRUB_FONT_PATH="/boot/grub2/fonts/unicode.pf2"
GRUB_GFXMODE="1600x900x32"

You may have to play with the blacklisted modules as well due to the
bumblebee/proprietary config

L:



On 24 August 2015 at 19:40, Konstantin Svist  wrote:

> I have Fedora 21 XFCE x64 running on a laptop with dual graphics:
>
> 00:02.0 VGA compatible controller [0300]: Intel Corporation 4th Gen Core
> Processor Integrated Graphics Controller [8086:0416] (rev 06)
> 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK104M
> [GeForce GTX 870M] [10de:1199] (rev ff)
>
>
> Grub2 is displaying full 1920x1080 resoltuion -- but as soon as I run of
> the kernel options, it switches to BIOS resolution (text mode) and runs
> like that for a few seconds (non-"quiet" spits out a bunch of
> init/kernel messages) -- and only later switches to a full graphics mode
> again.
> How do I make it stay in high resolution mode all the time??
>
>
> What I've tried so far:
> * checked that grub2 has "set gfxmode=auto" and "set gfxpayload=keep"
> * tried booting without initrd entry -- in the past, that used to boot
> kernel in current grub resolution and show a number of penguins. Now
> it's just text..
> * tried booting with and without plymouth ("rhgb" option in kernel line,
> and yum-removed plymouth* with regenerating initramfs by "dracut -f")
>
>
> Some more info:
> bumblebee and nvidia driver are installed to run the nvidia card --
> everything works great in X
> current kernel 4.1.5-100.fc21.x86_64
>
> Not sure who to file a bug against -- grub2? kernel? etc?
>
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


bumblebee problem

2015-08-17 Thread Pál , László
As I told, I've started to play with optimus under F22. It is definitely
more promising than was years ago, at least I can start everything but 3D
apps which is in my case is not so frequent, however ideally everything
should work fine (intel for my normal x session, and on-demand nvidia when
I need this power)

I've used the following guide with bumblebee nvidia proprietary driver
https://fedoraproject.org/wiki/Bumblebee#Fedora_22

Everything is fine except nvidia is still ON
12:52:37]vlad@tohuvabohu ~]$  cat /proc/acpi/bbswitch
:01:00.0 ON

When I start glxgear, I'm getting this

12:58:06]vlad@tohuvabohu ~]$  optirun - glxspheres
[  689.104379] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[  689.104830] [INFO]Configured driver: nvidia
[  689.105417] [DEBUG]optirun version 3.2.1 starting...
[  689.105429] [DEBUG]Active configuration:
[  689.105432] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[  689.105436] [DEBUG] X display: :8
[  689.105440] [DEBUG] LD_LIBRARY_PATH:
/usr/lib64/nvidia-bumblebee:/usr/lib/nvidia-bumblebee:/usr/lib64:/usr/lib
[  689.105444] [DEBUG] Socket path: /var/run/bumblebee.socket
[  689.105447] [DEBUG] Accel/display bridge: auto
[  689.105450] [DEBUG] VGL Compression: proxy
[  689.105453] [DEBUG] VGLrun extra options:
[  689.105457] [DEBUG] Primus LD Path: /usr/lib/primus:/usr/lib64/primus
[  689.105591] [DEBUG]Using auto-detected bridge virtualgl
[  689.394558] [INFO]Response: No - error: [XORG] (EE) systemd-logind:
failed to get session: PID 6459 does not belong to any known session

[  689.394575] [ERROR]Cannot access secondary GPU - error: [XORG] (EE)
systemd-logind: failed to get session: PID 6459 does not belong to any
known session

[  689.394580] [DEBUG]Socket closed.
[  689.394598] [ERROR]Aborting because fallback start is disabled.
[  689.394602] [DEBUG]Killing all remaining processes.

These are my versions
bumblebee.x86_64 3.2.1-7.fc22
 @System
bumblebee-nonfree-release.noarch 1.2-1
@System
bumblebee-nvidia.x86_64  352.21-1.fc22
@System
bumblebee-release.noarch 1.2-1
@System
akmod-nvidia.x86_64  2:352.30-1.fc22
@System
bumblebee-nvidia.x86_64  352.21-1.fc22
@System
kmod-nvidia-4.1.3-200.fc22.x86_64.x86_64
kmod-nvidia-4.1.3-201.fc22.x86_64.x86_64
kmod-nvidia-4.1.4-200.fc22.x86_64.x86_64
nvidia-kmod-debuginfo.x86_64 1:352.30-2.fc22
@System
nvidia-libXNVCtrl.x86_64 2:352.30-1.fc22
@System

Anyone of you running successfully optimus/bumblebee on F22?

Thank you
L:
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: rsyslog "stop" syntax

2015-08-16 Thread Pál , László
Or use syslog-ng :) Rainer's ideas about the syntax and documentation is
quite interesting :)

L
I have a bunch of lines like this in
/etc/rsyslog.d/systemd-drivel.conf:

:msg, contains, "Activating via systemd" ~
:msg, contains, "Activation via systemd failed" ~

Every time I boot, rsyslogd complains about
the deprecated syntax:

Aug  9 18:39:21 zooty rsyslogd-2307: warning: ~ action is deprecated,
consider using the 'stop' statement instead [v8.8.0 try
http://www.rsyslog.com/e/2307 ]

Yet no google-fu seems to be powerful enough
to find an example of "using the 'stop' statement"

Can anyone tell me *exactly* what to put in a file
in /etc/rsyslog.d to use this mythical, yet
uttery, utterly, undocumented "stop" statement?

Absolutely none of the links from the URL in the
message have any descriptions of how to use the
new and improved syntax.

The man page for rsyslogd still documents the
deprecated stuff and doesn't say anything at all
about any new syntax.

This appears to be a classic example of open
source project obfuscation by "improvement" :-)
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: nvidia proprietary driver and console

2015-08-16 Thread Pál , László
Update
Everything is fine including splash screen and themes after this small
modification. Hopefully it will be integrated into the upstream too

L
On 14 Aug 2015 22:49, "Martin Cigorraga"  wrote:

> NVIDIA repo: http://negativo17.org/nvidia-repository-improvements/
>
> On Fri, Aug 14, 2015, 16:32 Pál, László  wrote:
>
>> Hi,
>>
>> Finally it has been found this is some kind of grub2 bug related to 16bit
>> initrd thingies... :) after I've modified the script (10_linux) everything
>> is fine. However because of my ecryptfs there is no nice spalsh screen, but
>> this is my smallest problem :)
>>
>> bugreport
>> https://bugzilla.redhat.com/show_bug.cgi?id=1196065
>>
>> solution
>> http://forums.fedoraforum.org/showthread.php?t=301929#9
>>
>>
>>
>> On 14 August 2015 at 21:06, Pete Travis  wrote:
>>
>>>
>>> On Aug 14, 2015 2:58 PM, "Pál, László"  wrote:
>>> >
>>> > Thank you. Quite a long thread and it is already closed, and there is
>>> a new one for newer FC :) I'll search for a solution, but if anyone else
>>> has some more direct help, please do not hesitate to post :)
>>> >
>>> > Thanks
>>> > L:
>>> >
>>> >
>>> > On 14 August 2015 at 20:38, Joe Zeff  wrote:
>>> >>
>>> >> On 08/14/2015 11:33 AM, Pál, László wrote:
>>> >>>
>>> >>> I've found this guide for FC20, but it seems something else still
>>> missing
>>> >>>
>>> >>> http://www.if-not-true-then-false.com/2014/fedora-20-nvidia-guide/
>>> >>>
>>> >>> Any idea how to fix?
>>> >>
>>> >>
>>> >> You might try this guide instead:
>>> http://forums.fedoraforum.org/showthread.php?t=204752  I know the name
>>> makes it look old, but it's been kept current and covers considerably more
>>> than other guides I've looked at.
>>> >> --
>>> >
>>>
>>> I've had the best results lately with the negativo17 packages.  Sorry
>>> for not having a thorough answer to the actual question at hand, though - I
>>> hardly ever use the consoles.
>>>
>>> --Pete
>>>
>>> --
>>> users mailing list
>>> users@lists.fedoraproject.org
>>> To unsubscribe or change subscription options:
>>> https://admin.fedoraproject.org/mailman/listinfo/users
>>> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
>>> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>>> Have a question? Ask away: http://ask.fedoraproject.org
>>>
>>>
>> --
>> users mailing list
>> users@lists.fedoraproject.org
>> To unsubscribe or change subscription options:
>> https://admin.fedoraproject.org/mailman/listinfo/users
>> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
>> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>> Have a question? Ask away: http://ask.fedoraproject.org
>>
>
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: nvidia proprietary driver and console

2015-08-14 Thread Pál , László
Hi,

Finally it has been found this is some kind of grub2 bug related to 16bit
initrd thingies... :) after I've modified the script (10_linux) everything
is fine. However because of my ecryptfs there is no nice spalsh screen, but
this is my smallest problem :)

bugreport
https://bugzilla.redhat.com/show_bug.cgi?id=1196065

solution
http://forums.fedoraforum.org/showthread.php?t=301929#9



On 14 August 2015 at 21:06, Pete Travis  wrote:

>
> On Aug 14, 2015 2:58 PM, "Pál, László"  wrote:
> >
> > Thank you. Quite a long thread and it is already closed, and there is a
> new one for newer FC :) I'll search for a solution, but if anyone else has
> some more direct help, please do not hesitate to post :)
> >
> > Thanks
> > L:
> >
> >
> > On 14 August 2015 at 20:38, Joe Zeff  wrote:
> >>
> >> On 08/14/2015 11:33 AM, Pál, László wrote:
> >>>
> >>> I've found this guide for FC20, but it seems something else still
> missing
> >>>
> >>> http://www.if-not-true-then-false.com/2014/fedora-20-nvidia-guide/
> >>>
> >>> Any idea how to fix?
> >>
> >>
> >> You might try this guide instead:
> http://forums.fedoraforum.org/showthread.php?t=204752  I know the name
> makes it look old, but it's been kept current and covers considerably more
> than other guides I've looked at.
> >> --
> >
>
> I've had the best results lately with the negativo17 packages.  Sorry for
> not having a thorough answer to the actual question at hand, though - I
> hardly ever use the consoles.
>
> --Pete
>
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: nvidia proprietary driver and console

2015-08-14 Thread Pál , László
Thank you. Quite a long thread and it is already closed, and there is a new
one for newer FC :) I'll search for a solution, but if anyone else has some
more direct help, please do not hesitate to post :)

Thanks
L:


On 14 August 2015 at 20:38, Joe Zeff  wrote:

> On 08/14/2015 11:33 AM, Pál, László wrote:
>
>> I've found this guide for FC20, but it seems something else still missing
>>
>> http://www.if-not-true-then-false.com/2014/fedora-20-nvidia-guide/
>>
>> Any idea how to fix?
>>
>
> You might try this guide instead:
> http://forums.fedoraforum.org/showthread.php?t=204752  I know the name
> makes it look old, but it's been kept current and covers considerably more
> than other guides I've looked at.
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


nvidia proprietary driver and console

2015-08-14 Thread Pál , László
Hi,

Recently I had issues with suspend/resume and it seems related to nouveou
nvidia drivers, so I've moved to prop. using negativo's repo.

Everything is fine, except my text console which is now text (640x780). Is
there any way to restore the way it looked when I used open source driver?
I've tried to search a solution, but it seems simple gfxpayload is not
enough

I've found this guide for FC20, but it seems something else still missing

http://www.if-not-true-then-false.com/2014/fedora-20-nvidia-guide/

Any idea how to fix?

Thanks
L:
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Problem upgrading VLC

2015-03-11 Thread Pál , László
For me the following solved painlessly

yum --enablerepo updates-testing update vlc

L:


2015-03-10 20:23 GMT+01:00 casimiro barreto :
> vlc-core complains about broken dependency (libgpg-error) (looks for
> libgpg-error.so.0). libgpg-error is installed (x86_64 and i686)
> libgpg-error-devel is installed but yum fails with:
>
> Plugins carregados: langpacks
> Resolvendo dependências
> --> Executando verificação da transação
> ---> O pacote vlc.x86_64 0:2.2.0-1.fc21 será instalado
> --> Processando dependência: vlc-core(x86-64) = 2.2.0-1.fc21 para o pacote:
> vlc-2.2.0-1.fc21.x86_64
> --> Processando dependência: libvlccore.so.8()(64bit) para o pacote:
> vlc-2.2.0-1.fc21.x86_64
> --> Executando verificação da transação
> ---> O pacote vlc-core.x86_64 0:2.2.0-1.fc21 será instalado
> --> Processando dependência: libgpg-error.so.0(GPG_ERROR_1.0)(64bit) para o
> pacote: vlc-core-2.2.0-1.fc21.x86_64
> --> Resolução de dependências finalizada
> Error: Pacote: vlc-core-2.2.0-1.fc21.x86_64 (rpmfusion-free-updates)
>Requer: libgpg-error.so.0(GPG_ERROR_1.0)(64bit)
>  Você pode tentar usar o parâmetro --skip-broken para contornar o problema
>  Você pode tentar executar: rpm -Va --nofiles --nodigest
>
>
> --
> The information contained in this message is confidential and
> intended to the recipients specified in the headers. If you received
> this message by error, notify the sender immediately. The
> unauthorized use, disclosure, copy or alteration of this message
> are strictly forbidden and subjected to civil and criminal sanctions.
>
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


duplicity and S3

2015-03-05 Thread Pál , László
Hello,

Is there anyone out there using duplicity with Amazon S3 backend? Last
night I was trying to set-up some backup with this, but I'm always
getting message "backend cannot be accessed". Google does not help,
however I've found some article on bugs of the python module used.

So, the question is is there any working solution for fedora using S3
as backup destination?
Thanks
L:
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Is there a "real" 3d desktop for Fedora?

2014-10-29 Thread Pál , László
Microsoft tried this decades ago, no-one interested and the project died.
The only remains is the dog and other creatures in some of the dialogues of
some older win releases :) I think it was named... SAM or something similar
:)

L:


On 28 October 2014 23:33, Matthew Miller  wrote:

> On Tue, Oct 28, 2014 at 10:22:51PM +, Bill Oliver wrote:
> > Is there anything like this for Fedora?  I'm not talking about the
> > rotating cube stuff, but a working 3d environment...
>
> I don't think there is. I've seen the launches of or proposals for
> various environments over the years, but I don't know of any that have
> actually come to anything. It's a lot of work for a novelty that is
> inherently hard to use.
>
> --
> Matthew Miller
> 
> Fedora Project Leader
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: BT Applet in Mate

2014-10-08 Thread Pál , László
Hi,

This is what I've found so far. There is no official applet because of this
change, so contributors are welcome [1].
>From command line there is a perfect utility shipped with bluez5, called
bluetoothctl. For graphical environment I've tried to use bluedevil (from
KDE) and it is partially working, I can see devices, and I can initiate
file send, but for example add device isn't working. Some sources telling
gnome-bluetooth should work, but I cannot test it because one of my earlier
attempt killed my gnome environment :)


[1] https://github.com/mate-desktop/mate-bluetooth

L:

On 8 October 2014 00:16, Fred Smith  wrote:

> On Tue, Oct 07, 2014 at 06:00:47PM +0200, Pál, László wrote:
> >Hi,
> >Is there anyone out there except me prefer MATE? :))Â
>
> ME, ME !! :)
>
> >After a lot of attempt to use some other more shiny environment, I've
> >decided to use this old-school desktop.Â
> >Now, I have only one issue which is the missing bluetooth applet /
> app.
> >I've searched for a solution but it seems due to the transition
> between
> >bluez4 and bluez5 the bt applet is lost.Â
>
> Sorry, so far I've used it only on my desktop, where there is no bluetooth.
>
> >Is there any working solution?
> >Thank you
> >L:
>
>
> --
>  Fred Smith -- fre...@fcshome.stoneham.ma.us
> -
> The Lord is like a strong tower.
>  Those who do what is right can run to him for safety.
> --- Proverbs 18:10 (niv)
> -
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


BT Applet in Mate

2014-10-07 Thread Pál , László
Hi,

Is there anyone out there except me prefer MATE? :))

After a lot of attempt to use some other more shiny environment, I've
decided to use this old-school desktop.

Now, I have only one issue which is the missing bluetooth applet / app.
I've searched for a solution but it seems due to the transition between
bluez4 and bluez5 the bt applet is lost.

Is there any working solution?

Thank you
L:
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: [fedora 20] firewalld enable logging

2014-09-29 Thread Pál , László
I've changed my mind... I've tried to configure to log dropped packets but
I given up and reverted to static iptables config :) that's much easier in
my case. Firewalld however is a good toy like several other things in
Fedora :))

L:


On 29 September 2014 21:34, Pál, László  wrote:

> I'm using this w/o any problem on my laptop. Looks stable.
>
> here is some reading for logging :)
>
>
> https://fedoraproject.org/wiki/Features/FirewalldRichLanguage#With_zone_configuration_file
>
> L:
>
>
> On 27 September 2014 12:58, hicham  wrote:
>
>> hello every one
>>
>> is firewalld stable enough to be used ?
>> how can i enable logging ?
>>
>> or should i remove it ?
>>
>> thanks
>>
>> --
>> users mailing list
>> users@lists.fedoraproject.org
>> To unsubscribe or change subscription options:
>> https://admin.fedoraproject.org/mailman/listinfo/users
>> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
>> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>> Have a question? Ask away: http://ask.fedoraproject.org
>>
>>
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: [fedora 20] firewalld enable logging

2014-09-29 Thread Pál , László
I'm using this w/o any problem on my laptop. Looks stable.

here is some reading for logging :)

https://fedoraproject.org/wiki/Features/FirewalldRichLanguage#With_zone_configuration_file

L:


On 27 September 2014 12:58, hicham  wrote:

> hello every one
>
> is firewalld stable enough to be used ?
> how can i enable logging ?
>
> or should i remove it ?
>
> thanks
>
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: is it the future?

2014-09-09 Thread Pál , László
>
> I'm pretty sure systemd has a direct relation with chemtrails. But
> basically I agree too, it is bigger and bigger every day, I can't wait the
> day when vim will be part of systemd for some reasons :)
>

L:
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Evernote client?

2014-09-08 Thread Pál , László
Here is a linuxish solution I'm using if I have to :)

http://www.geeknote.me/

L:


On 8 September 2014 18:40, Sudhir Khanger  wrote:

> On Monday, September 08, 2014 05:22:02 PM Patrick O'Callaghan wrote:
> > I have the Evernote app on my Android devices and I'm looking for an
> > Evernote client for Fedora. yum lists Everpad but I haven't had any luck
> > with it. It authenticated correctly but then just sits in the KDE system
> > panel and doesn't react to being clicked.
> >
> > Can Wiznote, Gnote, Tomboy etc. etc. talk to Evernote services?
> >
> > Advice welcome.
> >
> > poc
>
> You should try to move away from Evernote. They have no intentions of
> supporting Linux. Even their Chrome browser extension doesn't work
> properly on
> Linux. They do no testing whatsoever on Linux. You will end up saving a
> lot of
> your personal data on Evernote which doesn't interoperate nor allow you
> take
> you data away in a sane format.
>
> If you still want to use Nixnote 2 will be the most comprehensive solution
> for
> Evernote on Linux. The developer also provides RPM.
>
> http://sourceforge.net/projects/nevernote/files/NixNote2%20-%20Beta%202/
>
> --
> Regards,
> Sudhir Khanger,
> http://sudhirkhanger.com
> http://github.com/donniezazen
> Fingerprint: 49DD C204 6035 CD92 6949  3BFD EE67 D28C 9F14 497B
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: One of my systems stalls at start-up

2014-09-08 Thread Pál , László
I have a similar issue when I'm connected wireless to a network where I
have to login using a webpage (hotspot network)

I have messages like this

 Sep 08 08:55:54 tohuvabohu.balabit systemd-logind[3053]: Failed to enable
subscription: Activation of org.freedesktop.systemd1 timed out
Sep 08 08:55:54 tohuvabohu.balabit systemd-logind[3053]: New seat seat0.
Sep 08 08:56:19 tohuvabohu.balabit systemd-logind[3053]: Failed to issue
method call: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy blocked
the reply, the reply timeout expired, or the network connection was broken.


The only solution is to use the killswitch to disable network and then I
can log-in and I'm able to re-enable networking I've started to hate
systemd too :))

L:
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Fwd: what is the latest kernel in FC20?

2014-09-07 Thread Pál , László
Sometimes in the past I've locked to some kernel due to some missing nvidia
kernel module, but now I double checked my yum config and I cannot find any
sign for this. Strange. Maybe simply 3.15.10-201 not yet on the update
channel although it is downloadable from koji



L:


On 7 September 2014 20:54, Steven Stern 
wrote:

> On 09/07/2014 01:13 PM, Pál, László wrote:
> > Finally I've downloaded the rpm's and installed locally which works
> > fine. I have no idea why update is not offered when it was in updates
> repo.
> >
> > Thx
> > L
> >
> Have you excluded kernel updates in your yum.conf file?
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Fwd: what is the latest kernel in FC20?

2014-09-07 Thread Pál , László
Finally I've downloaded the rpm's and installed locally which works fine. I
have no idea why update is not offered when it was in updates repo.

Thx
L
 On Sep 7, 2014 7:46 PM, "poma"  wrote:

>
> # yum info[install] kernel[-devel]
>
>
> poma
>
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Fwd: what is the latest kernel in FC20?

2014-09-07 Thread Pál , László
On 7 September 2014 15:04, Ed Greshko  wrote:

>  On 09/07/14 19:38, Pál, László wrote:
>
> Any thoughts? Is this. 201 kernel already in updates repo? If yes, why my
> yum refuses to upgrade?
>
>
> 3.15.10-201.fc20  is the most recent kernel.
>
> Do you have kernel-devel installed?
>
> If I search for this, there is no such package

I can see only this from rpmfusion

[18:13:17]vlad@tohuvabohu ~]$ yum search kernel-devel
Loaded plugins: aliases, changelog, fastestmirror, filter-data,
fs-snapshot, keys, langpacks, list-data,
  : merge-conf, post-transaction-actions, priorities,
refresh-updatesd, remove-with-leaves, rpm-
  : warm-cache, show-leaves, upgrade-helper, verify, versionlock
Loading mirror speeds from cached hostfile
 * fedora: mirror.digitalnova.at
 * rpmfusion-free: mirror.de.leaseweb.net
 * rpmfusion-free-updates: mirror.de.leaseweb.net
 * rpmfusion-nonfree: mirror.de.leaseweb.net
 * rpmfusion-nonfree-updates: mirror.de.leaseweb.net
 * updates: be.mirror.eurid.eu
= N/S matched: kernel-devel
==
buildsys-build-rpmfusion-kerneldevpkgs-current.x86_64 : Meta-package to get
all current kernel-devel packages
  : into the buildroot



> Name: kernel-devel
> Arch: x86_64
> Version : 3.15.10
> Release : 200.fc20
> Size: 33 M
> Repo: installed
> Summary : Development package for building kernel modules to match the
> kernel
> URL : http://www.kernel.org/
> License : GPLv2 and Redistributable, no modification permitted
> Description : This package provides kernel headers and makefiles
> sufficient to
> : build modules against the kernel package.
>
>
>
>  Thanks
> L:
>  -- Forwarded message --
> From: "Pál, László" 
> Date: Sep 7, 2014 9:26 AM
> Subject: what is the latest kernel in FC20?
> To: 
> Cc:
>
> Hi,
>
>  A few weeks ago I had to upgrade my kernel due to some nvidia related
> issue. Currently I have the following
>
>  Installed Packages
> Name: kernel
> Arch: x86_64
> Version : 3.15.10
> Release : 200.fc20
> Size: 137 M
> Repo: installed
> From repo   : updates
>
>
>  Installed Packages
> Name: kernel-headers
> Arch: x86_64
> Version : 3.15.10
> Release : 200.fc20
> Size: 3.2 M
> Repo: installed
> From repo   : updates
>
>  Some of my stuff needed kernel headers to build modules, but cannot find
> headers
>
>  so, I try to reinstall them
>
>  Installed package kernel-headers-3.15.10-200.fc20.x86_64 (from updates)
> not available.
> Error: Nothing to do
>
>  I've checked the package list and I can see some similar package with
> patch level 201 but yum cannot install it. What's wrong here?
>
>  Thanks
> L:
>
>
>
>
>
> --
> If you can't laugh at yourself, others will gladly oblige.
>
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Fwd: what is the latest kernel in FC20?

2014-09-07 Thread Pál , László
Any thoughts? Is this. 201 kernel already in updates repo? If yes, why my
yum refuses to upgrade?

Thanks
L:
 -- Forwarded message --
From: "Pál, László" 
Date: Sep 7, 2014 9:26 AM
Subject: what is the latest kernel in FC20?
To: 
Cc:

Hi,

A few weeks ago I had to upgrade my kernel due to some nvidia related
issue. Currently I have the following

Installed Packages
Name: kernel
Arch: x86_64
Version : 3.15.10
Release : 200.fc20
Size: 137 M
Repo: installed
>From repo   : updates


Installed Packages
Name: kernel-headers
Arch: x86_64
Version : 3.15.10
Release : 200.fc20
Size: 3.2 M
Repo: installed
>From repo   : updates

Some of my stuff needed kernel headers to build modules, but cannot find
headers

so, I try to reinstall them

Installed package kernel-headers-3.15.10-200.fc20.x86_64 (from updates) not
available.
Error: Nothing to do

I've checked the package list and I can see some similar package with patch
level 201 but yum cannot install it. What's wrong here?

Thanks
L:
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org