[Bug 1304067] Re: Mouse cursor changes size in some GTK2 applications

2018-10-16 Thread Stephan Kristyn
Solved this by simply going into XFCE Mouse Settings under the Main Configurations Panel and changed the Mouse Pixel Size to some value. This seems to set things right for all apps. Need to find out what files the xfce settings panel is changing. Then we could probably fix this once and for all.

[Bug 1304067] Re: Mouse cursor changes size in some GTK2 applications

2018-10-16 Thread Stephan Kristyn
Confirmed on XFCE4 on Manjaro Linux (4.14.74-1-MANJARO). Have small Mouse cursor if hovered over Firefox, but big mouse cursor on desktop. Using HiDPI xfce theme. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1086500] Re: avconv do not support "-f pulse"

2014-05-12 Thread Stephan Kristyn
Confirmed Working: 1) git clone git://git.libav.org/libav.git avconv 2) cd avconv 3) sudo ./configure --prefix="/pathTo/avconv/" --enable-gpl --enable-libpulse --enable-libvorbis && sudo make && sudo make install 4) ./avconv -f alsa -ac 2 -ar 48000 -f pulse -i (...) -- You received this bug no

[Bug 1086500] Re: avconv do not support "-f pulse"

2014-05-12 Thread Stephan Kristyn
Now tested with avconv v10_beta1 - Not Working. avconv -f alsa -ac 2 -ar 48000 -f pulse -i alsa_output.usb- Focusrite_Scarlett_2i2_USB-00-USB.analog-stereo.monitor -acodec libvorbis -aq 6 test.ogg avconv version v10_beta1-673-g1839faf, Copyright (c) 2000-2014 the Libav developers built on May

[Bug 1086500] Re: avconv do not support "-f pulse"

2014-05-12 Thread Stephan Kristyn
Still not working... avconv -f alsa -ac 2 -ar 48000 -f pulse -i alsa_output.usb- Focusrite_Scarlett_2i2_USB-00-USB.analog-stereo.monitor -acodec libvorbis -aq 6 test.ogg Unknown input format: 'pulse' avconv --version avconv version 0.8.10-4:0.8.10-0ubuntu0.12.04.1, Copyright (c) 2000-2013 the L