[Bug 1831387] [NEW] pkg-config returns bad paths

2019-06-02 Thread Stanislaw Pitucha
Public bug reported: The pkg-config values for this package seem invalid: root@6eedf8391cfd:/kalibrate-rtl# pkg-config --libs librtlsdr -L -lrtlsdr root@6eedf8391cfd:/kalibrate-rtl# pkg-config --cflags librtlsdr -I/ This seems to effectively break compilation which relies on pkg-config. Tested

[Bug 1500581] Re: open-vm-tools-dkms fails to build on kernel 4.2 (Wily Werewolf) [error: implicit declaration of function ‘nd_set_link’]

2016-03-02 Thread Stanislaw Pitucha
For anyone still waiting: If you're ok with doing a little bit of editing on the patch files, open-vm-tools 10.0.5 from github works fine on 15.10 - including hgfs and copy/paste sharing. (although I just did it an hour ago, so may not spotted other issues) Just make sure you apply all relevant

[Bug 1500581] Re: open-vm-tools-dkms fails to build on kernel 4.2 (Wily Werewolf) [error: implicit declaration of function ‘nd_set_link’]

2016-03-02 Thread Stanislaw Pitucha
For anyone still waiting: If you're ok with doing a little bit of editing on the patch files, open-vm-tools 10.0.5 from github works fine on 15.10 - including hgfs and copy/paste sharing. (although I just did it an hour ago, so may not spotted other issues) Just make sure you apply all relevant

[Bug 1334572] Re: php5-fpm upgrade broken after deleting sample config

2014-08-26 Thread Stanislaw Pitucha
I did answer the questions asked. Reverting to new rather than incomplete. ** Changed in: php5 (Ubuntu) Status: Expired = New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu.

[Bug 1334572] Re: php5-fpm upgrade broken after deleting sample config

2014-08-26 Thread Stanislaw Pitucha
I did answer the questions asked. Reverting to new rather than incomplete. ** Changed in: php5 (Ubuntu) Status: Expired = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1334572 Title:

[Bug 1334572] [NEW] php5-fpm upgrade broken after deleting sample config

2014-06-26 Thread Stanislaw Pitucha
Public bug reported: If the sample config is not available anymore, php5-fpm cannot be updated automatically and leaves the service down. Every production deployment will want to remove /etc/php5/fpm/pool.d/www.conf and use its own configuration. But when an automatic security update comes in,

[Bug 1334572] Re: php5-fpm upgrade broken after deleting sample config

2014-06-26 Thread Stanislaw Pitucha
I'm using the default apt/dpkg config. (apart from turning on auto security updates) Also yes, this is exactly the message I get. The problem is that the unattended upgrade also gets that question and stop with package not configured. -- You received this bug notification because you are a

[Bug 1334572] Re: php5-fpm upgrade broken after deleting sample config

2014-06-26 Thread Stanislaw Pitucha
Filtering out unneeded stuff: = $ grep -v -e '^$' -e '^//' /etc/apt/apt.conf.d/50unattended-upgrades Unattended-Upgrade::Allowed-Origins { ${distro_id}:${distro_codename}-security; }; Unattended-Upgrade::Package-Blacklist { }; = /var/log/apt/history.log: = Start-Date:

[Bug 1334572] [NEW] php5-fpm upgrade broken after deleting sample config

2014-06-26 Thread Stanislaw Pitucha
Public bug reported: If the sample config is not available anymore, php5-fpm cannot be updated automatically and leaves the service down. Every production deployment will want to remove /etc/php5/fpm/pool.d/www.conf and use its own configuration. But when an automatic security update comes in,

[Bug 1334572] Re: php5-fpm upgrade broken after deleting sample config

2014-06-26 Thread Stanislaw Pitucha
I'm using the default apt/dpkg config. (apart from turning on auto security updates) Also yes, this is exactly the message I get. The problem is that the unattended upgrade also gets that question and stop with package not configured. -- You received this bug notification because you are a

[Bug 1334572] Re: php5-fpm upgrade broken after deleting sample config

2014-06-26 Thread Stanislaw Pitucha
Filtering out unneeded stuff: = $ grep -v -e '^$' -e '^//' /etc/apt/apt.conf.d/50unattended-upgrades Unattended-Upgrade::Allowed-Origins { ${distro_id}:${distro_codename}-security; }; Unattended-Upgrade::Package-Blacklist { }; = /var/log/apt/history.log: = Start-Date:

[Bug 1284650] [NEW] lvremove documentation dangerously misleading

2014-02-25 Thread Stanislaw Pitucha
Public bug reported: lvremove help messages are dangerously misleading. Let's say you have volume group gr and volumes vol1, vol2. The command: lvm lvremove --help returns the following: lvremove: Remove logical volume(s) from the system lvremove [-A|--autobackup y|n]

[Bug 1265580] [NEW] Display completely corrupted after login

2014-01-02 Thread Stanislaw Pitucha
Public bug reported: When starting up xubuntu, the login screen is displayed correctly. After logging in the screen is filled with random noise and no further action is possible. This happens both on all video card outputs. When a reboot is forced from the command line, the graphical shutdown

[Bug 1236894] [NEW] noVNC source doesn't match the upstream and fails on errors in rfb.js

2013-10-08 Thread Stanislaw Pitucha
Public bug reported: The package available in the saucy release seems to not match anything available upstream and the available modifications seem to break the service. The source archive is called novnc_0.4+dfsg+1+20130425+git4973b9cc80.orig.tar.xz but I couldn't find anything matching that

[Bug 1231912] [NEW] Unnecessary dependency on python3 packages

2013-09-27 Thread Stanislaw Pitucha
Public bug reported: Subunit depends on both python-subunit and python3-subunit, but this is not necessary. It works perfectly well with only python2 available. I'm not sure whether this should be a python-subunit | python3-subunit dependency, or should the link go the other way, but the

[Bug 1232104] [NEW] Documentation path is incorrect in the man page

2013-09-27 Thread Stanislaw Pitucha
Public bug reported: man ulogd claims the following: SEE ALSO There is more documentation about the daemon and the database plugins (including examples) in the directories /usr/share/doc/ulogd But that's not true on saucy with ulogd2 2.0.2-3. The documentation is in

[Bug 1230239] [NEW] version constraints not complete

2013-09-25 Thread Stanislaw Pitucha
Public bug reported: Version constraints in the package are not complete in both saucy and raring. Currently in saucy the dependency on jsonschema is only for = 0.7, rather than =0.7 and 3. Similar issue exists in raring for = 0.7, rather than =0.7 and 1. This causes a pain during updates - for

[Bug 1152643] [NEW] Server doesn't start up due to failed libc.so lookup

2013-03-08 Thread Stanislaw Pitucha
Public bug reported: Trying to start up `danted` on a newly installed server (amd64) results in: Mar 8 15:08:43 (1362755323) danted[1575]: socks_seteuid(): old: 0, new: 13 Mar 8 15:08:43 (1362755323) danted[1575]: socks_reseteuid(): current: 13, new: 0 Mar 8 15:08:43 (1362755323)

[Bug 856308] Re: Themes are applied only to the windows borders

2011-11-09 Thread Stanislaw Pitucha
I cannot upgrade this installation to oneiric for unrelated reasons, but the issue exists with natty which should be supported until late 2012, so I'm just leaving it open hoping someone will find time to look at it. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 856308] [NEW] Themes are applied only to the windows borders

2011-09-22 Thread Stanislaw Pitucha
Public bug reported: After one reboot, themes stopped being applied to the whole screen. Only the window's top bar and bottom border are themed. Gnome bars (I'm using classic) are not. Sometimes the ubuntu icon on the left of applications is also changed to the missing icon image. Things tried

[Bug 856308] Re: Themes are applied only to the windows borders

2011-09-22 Thread Stanislaw Pitucha
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/856308 Title: Themes are applied only to the windows borders To manage notifications about this bug go to:

[Bug 856308] Re: Themes are applied only to the windows borders

2011-09-22 Thread Stanislaw Pitucha
The theme is missing already in gdm it seems and the problem is not going away even if I remove .gconf / .compiz / .gnome and any other gnome related user setting directories. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 316208] Re: Bad warning / info messages in the build scripts

2011-09-17 Thread Stanislaw Pitucha
Still there in oneiric. And no - it does not require log files. Switching back to confirmed. ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 796486] [NEW] Examples don't match requirements

2011-06-13 Thread Stanislaw Pitucha
Public bug reported: On the page about using preseed, the examples don't match required syntax. Examples include: auto url=http://192.168.1.2/path/to/mypreseed.file auto url=example.com classes=class_A;class_B Yet, lower there is the following requirement: The following aliases can be useful

[Bug 796486] Re: Examples don't match requirements

2011-06-13 Thread Stanislaw Pitucha
Yes, the example says auto instead of auto=true as described later on. This caused the preseed to be completely ignored, which was really confusing for me. Those examples (and others in the guide) should be changed to: auto=true url=http://192.168.1.2/path/to/mypreseed.file auto=true

[Bug 730556] [NEW] Turning off open new chats in separate windows not always works

2011-03-07 Thread Stanislaw Pitucha
Public bug reported: Binary package hint: empathy When I turn off the open new chats in separate windows, the new chat window behaviour is not consistent. When I doubleclick a contact, sometimes I get a new window, sometimes I get a tab in the existing one. It seems that it's somehow

[Bug 730556] Re: Turning off open new chats in separate windows not always works

2011-03-07 Thread Stanislaw Pitucha
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/730556 Title: Turning off open new chats in separate windows not always works -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 574296] Re: Gnome theme not applied on session start

2010-11-25 Thread Stanislaw Pitucha
Got the same problem here on a clean install of Maverick. Attaching my session-errors. I'm left with no theme applied when this happens. I never got this problem some time after the bootup. Either I get the theme or not at all (1/10 times). ** Attachment added: broken_profile

[Bug 671993] [NEW] No easy way to import and copy

2010-11-06 Thread Stanislaw Pitucha
Public bug reported: Binary package hint: rhythmbox Very often I want to copy some music from my cd (containing encoded files, mp3, ogg, etc.) to the Music folder. Rhythmbox doesn't allow me to do that (or it's hard to find) without actually moving the files myself. There should be an option

[Bug 671996] [NEW] CanoScan N1220U not supported without xsane

2010-11-06 Thread Stanislaw Pitucha
Public bug reported: Binary package hint: simple-scan CanoScan N1220U doesn't seem to be supported on a clean installation of ubuntu 10.10. After installing xsane, both xsane and simple-scan work with it just fine. On 9.04 (or was it 9.10?) xsane opened right after plugging in the scanner

[Bug 671996] Re: CanoScan N1220U not supported without xsane

2010-11-06 Thread Stanislaw Pitucha
-- CanoScan N1220U not supported without xsane https://bugs.launchpad.net/bugs/671996 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 669144] [NEW] cpufreq applet text not readable

2010-10-31 Thread Stanislaw Pitucha
Public bug reported: Binary package hint: gnome-applets Applet text is not readable on a newly installed ubuntu 10.10. The text is almost the same colour as the background - I can tell it displays some text, but it's just grey on grey. ** Affects: gnome-applets (Ubuntu) Importance:

[Bug 669144] Re: cpufreq applet text not readable

2010-10-31 Thread Stanislaw Pitucha
Attaching screenshot ** Attachment added: Screenshot.png https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/669144/+attachment/1718389/+files/Screenshot.png -- cpufreq applet text not readable https://bugs.launchpad.net/bugs/669144 You received this bug notification because you

[Bug 669150] [NEW] No gui to disable 3 button emulation

2010-10-31 Thread Stanislaw Pitucha
Public bug reported: Binary package hint: gnome-control-center There is no simple way to disable 3 button mouse emulation (left+right button==middle). Pages which describe how to do that get outdated with every release. (8.XX had manual xorg.conf, 9.XX had hal, 10.04 had udev, 10.10 has

[Bug 669150] Re: No gui to disable 3 button emulation

2010-10-31 Thread Stanislaw Pitucha
-- No gui to disable 3 button emulation https://bugs.launchpad.net/bugs/669150 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 669163] [NEW] Not enough feedback when changing the volume

2010-10-31 Thread Stanislaw Pitucha
Public bug reported: Binary package hint: indicator-sound If user changes the volume using the mouse scroll on the panel icon, the user gets no information back. There are only 3 stages shown on the icon, which is not enough to tell how much the volume changed. Previous ubuntu versions

[Bug 669163] Re: Not enough feedback when changing the volume

2010-10-31 Thread Stanislaw Pitucha
-- Not enough feedback when changing the volume https://bugs.launchpad.net/bugs/669163 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 507754] Re: gnotime cannot start

2010-10-31 Thread Stanislaw Pitucha
Fixed in 10.10 somehow. It starts up properly. -- gnotime cannot start https://bugs.launchpad.net/bugs/507754 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 668078] [NEW] snd_pcm_avail_delay report

2010-10-28 Thread Stanislaw Pitucha
Public bug reported: Got these messages in user.log, so I'm reporting them :) Oct 28 18:11:37 walker pulseaudio[1498]: alsa-util.c: snd_pcm_avail_delay() returned strange values: delay 0 is less than avail 16. Oct 28 18:11:37 walker pulseaudio[1498]: alsa-util.c: Most likely this is a bug in

[Bug 668078] Re: snd_pcm_avail_delay report

2010-10-28 Thread Stanislaw Pitucha
-- snd_pcm_avail_delay report https://bugs.launchpad.net/bugs/668078 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 668080] [NEW] Small window frames

2010-10-28 Thread Stanislaw Pitucha
Public bug reported: The window border's area which can be used for resizing seems to be 1px thin in ubuntu 10.10. This makes it really hard to resize windows when I'm using a touchpad. Usually it takes 4-5 attempts before I succeed. The area which I can grab should be much bigger. ProblemType:

[Bug 668078] Re: snd_pcm_avail_delay report

2010-10-28 Thread Stanislaw Pitucha
I'll check as soon as there is one released for 2.6.35-23-generic. Last one seems to be for 2.6.35-22 -- snd_pcm_avail_delay report https://bugs.launchpad.net/bugs/668078 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 667512] [NEW] Sound cannot be disabled on login screen

2010-10-27 Thread Stanislaw Pitucha
Public bug reported: Binary package hint: gdm Login sound is played even if System / Administration / Login Screen / Play log-in sound is disabled. This is getting silly after bug #437429 being fixed. Please allow disabling the sound without messing with the sound files directly. ** Affects:

[Bug 628423] Re: Screen corruption at login

2010-10-27 Thread Stanislaw Pitucha
Got exactly the same problem on 10.10. My display runs via intel driver, i915 module, Core Processor Integrated Graphics Controller if that makes a difference. Strangely, my messed-up screen looks _exactly_ like the one on the screenshot. -- Screen corruption at login

[Bug 150690] Re: Can't drag a window to another workspace

2010-10-27 Thread Stanislaw Pitucha
Bump, since the problem is also present in 10.10. -- Can't drag a window to another workspace https://bugs.launchpad.net/bugs/150690 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 291612] Re: Multimediakeys crashes on pressing

2010-04-12 Thread Stanislaw Pitucha
For me it's still not fixed in any release. My bug#295141 was closed as a duplicate of this one. All the requested info from me is attached there. -- Multimediakeys crashes on pressing https://bugs.launchpad.net/bugs/291612 You received this bug notification because you are a member of Ubuntu

[Bug 316208] Re: Bad warning / info messages in the build scripts

2010-03-13 Thread Stanislaw Pitucha
still there ** Changed in: linux (Ubuntu) Status: Incomplete = New -- Bad warning / info messages in the build scripts https://bugs.launchpad.net/bugs/316208 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 532633] Re: [light-theme] please revert the order of the window controls back to menu:minimize, maximize, close

2010-03-12 Thread Stanislaw Pitucha
Where is the discussion about pros/cons? Where can we learn what caused that change and why should we be happy about it? When will Ubuntu team stop dropping such bombs just before the freezes? (why does it remind me of the update notification fiasco?) Maybe some person who is responsible for the

[Bug 507754] [NEW] gnotime cannot start

2010-01-14 Thread Stanislaw Pitucha
Public bug reported: Binary package hint: gnotime Gnotime application doesn't start at all. When I try to run the binary, I get a dialog asking: Cannot open the project data file Shall I setup a new configuration? After choosing yes, I get: Cannot open the project data file

[Bug 507754] Re: gnotime cannot start

2010-01-14 Thread Stanislaw Pitucha
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/37908590/Dependencies.txt ** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/37908591/XsessionErrors.txt -- gnotime cannot start https://bugs.launchpad.net/bugs/507754 You received this bug

[Bug 490542] Re: Focus stays on the bookmark buttons

2009-12-01 Thread Stanislaw Pitucha
Start with a big list of unread items (couldn't reproduce with already read ones). Use space to open the next couple of items, middle-click the title of some item to open a new tab. Go to that tab, close it, so you go back to the reader. If that doesn't cause the bug, repeat. It happens every once

[Bug 490542] [NEW] Focus stays on the bookmark buttons

2009-11-30 Thread Stanislaw Pitucha
Public bug reported: Binary package hint: firefox-3.5 I don't know how to reproduce this bug, but it happens ~ every half an hour. Suddenly one of the bookmark buttons in the top panel is stuck in a mouse over state. I see the button is highlighted, even though my mouse is over the page

[Bug 490542] Re: Focus stays on the bookmark buttons

2009-11-30 Thread Stanislaw Pitucha
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/36271172/Dependencies.txt ** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/36271173/XsessionErrors.txt -- Focus stays on the bookmark buttons https://bugs.launchpad.net/bugs/490542 You received this

[Bug 487903] [NEW] Compilation with check not possible (infinite loop)

2009-11-24 Thread Stanislaw Pitucha
Public bug reported: Binary package hint: check There are two cases where a build with check goes into an infinite loop. I haven't tried it on any other system, but the latest ubuntu karmic. Running `aclocal --verbose` on the attached example (check_money) causes the script to freeze on:

[Bug 487903] Re: Compilation with check not possible (infinite loop)

2009-11-24 Thread Stanislaw Pitucha
** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/36042097/XsessionErrors.txt -- Compilation with check not possible (infinite loop) https://bugs.launchpad.net/bugs/487903 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 487903] Re: Compilation with check not possible (infinite loop)

2009-11-24 Thread Stanislaw Pitucha
This one seems to be ubuntu-package specific after all. I made a package from the current deb's .diff file and the latest `check` sources (that worked when installed manually). That package had the same problem - hanging on AM_PATH_CHECK and looping on `make check` -- Compilation with check not

[Bug 487903] Re: Compilation with check not possible (infinite loop)

2009-11-24 Thread Stanislaw Pitucha
I've found the problem in the end. This part of ubuntu's patch renders the package broken: --- check-0.9.6.orig/check.m4 +++ check-0.9.6/check.m4 @@ -4,8 +4,8 @@ AC_DEFUN([AM_PATH_CHECK], [ - AC_MSG_WARN([A@t...@m_path_check() is deprecated]) - AC_MSG_WARN([[use

[Bug 481587] Re: evince starts fullscreen with no way to resize

2009-11-22 Thread Stanislaw Pitucha
** Changed in: evince (Ubuntu) Status: Incomplete = New -- evince starts fullscreen with no way to resize https://bugs.launchpad.net/bugs/481587 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 481587] Re: evince starts fullscreen with no way to resize

2009-11-13 Thread Stanislaw Pitucha
No, I'm running clean metacity. I've got desktop effects turned off completely. What else can I check? -- evince starts fullscreen with no way to resize https://bugs.launchpad.net/bugs/481587 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 481587] Re: evince starts fullscreen with no way to resize

2009-11-13 Thread Stanislaw Pitucha
The attached file is the whole screen I see when I'm stuck in the fullscreen mode. When I press escape, evince disappears for a split-second, so I can see the desktop and then reappears with the same screen. Evince itself thinks it's in the fullscreen mode (notice the top bar is collapsed, and

[Bug 481587] [NEW] evince starts fullscreen with no way to resize

2009-11-12 Thread Stanislaw Pitucha
Public bug reported: Binary package hint: evince Sometimes evince starts fullscreen and after pressing escape, it covers the whole screen even though it shows the toolbars and menu. It seems that evince is started in fullscreen when I open slides, or other portrait-mode documents - but there's a

[Bug 481587] Re: evince starts fullscreen with no way to resize

2009-11-12 Thread Stanislaw Pitucha
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/35590745/Dependencies.txt ** Attachment added: KernLog.txt http://launchpadlibrarian.net/35590746/KernLog.txt ** Attachment added: RelatedPackageVersions.txt

[Bug 480260] [NEW] css font-face not working

2009-11-10 Thread Stanislaw Pitucha
Public bug reported: Binary package hint: firefox-3.5 I tried to open a page that uses custom fonts via font-face in css (supported in FF3.5). Unfortunately the custom fonts didn't load. The page is: http://www.alistapart.com/d/cssatten/drim.html That page is pulling the fonts from another

[Bug 480260] Re: css font-face not working

2009-11-10 Thread Stanislaw Pitucha
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/35497603/Dependencies.txt ** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/35497604/XsessionErrors.txt -- css font-face not working https://bugs.launchpad.net/bugs/480260 You received this bug

[Bug 480260] Re: css font-face not working

2009-11-10 Thread Stanislaw Pitucha
I checked the page with firebug too - both local and remote .css were loaded just fine, but .ttf-s were not even requested. -- css font-face not working https://bugs.launchpad.net/bugs/480260 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 475934] [NEW] -Wunused-value cannot be suppressed

2009-11-05 Thread Stanislaw Pitucha
Public bug reported: Some functions that have warn-unused-result cannot be used in a way described in http://gcc.gnu.org/onlinedocs/gcc-4.4.1/gcc/Warning- Options.html For example this line (where STDOUT_FILENO==0 and FLAG_EXIT_NOW is defined as some string): (void) write(STDOUT_FILENO,

[Bug 475934] Re: -Wunused-value cannot be suppressed

2009-11-05 Thread Stanislaw Pitucha
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/35197537/Dependencies.txt ** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/35197538/XsessionErrors.txt -- -Wunused-value cannot be suppressed https://bugs.launchpad.net/bugs/475934 You received this

[Bug 454247] Re: volume control applications not starting

2009-10-31 Thread Stanislaw Pitucha
Actually I just realised that it's probably pulseaudio that doesn't work. Even though the daemon seems to be started: 3259 ?S 0:00 /usr/bin/dbus-launch --exit-with-session /usr/bin/pulse-session gnome-session none of the PA tools seems to work: $ pactl stat Connection

[Bug 454247] Re: volume control applications not starting

2009-10-31 Thread Stanislaw Pitucha
I attached the requested log. It ends with: E: main.c: Daemon startup without any loaded modules, refusing to work. So just in case, this is my list of pulseaudio module packages: ii pulseaudio-module-bluetooth ii pulseaudio-module-gconf ii pulseaudio-module-udev ii pulseaudio-module-x11

[Bug 454247] Re: volume control applications not starting

2009-10-31 Thread Stanislaw Pitucha
I found a fix. There was an empty default.pa file in my ~/.pulse/ directory. When I deleted it, everything went back to normal. I don't know / remember why it was there, but everything worked perfectly fine before the upgrade to karmic. And the file was already there - it didn't prevent

[Bug 456572] Re: gnome-volume-control-applet won't show

2009-10-21 Thread Stanislaw Pitucha
*** This bug is a duplicate of bug 454247 *** https://bugs.launchpad.net/bugs/454247 ** This bug has been marked a duplicate of bug 454247 volume control applications not starting -- gnome-volume-control-applet won't show https://bugs.launchpad.net/bugs/456572 You received this bug

[Bug 291612] Re: Multimediakeys crashes on pressing

2009-10-19 Thread Stanislaw Pitucha
The problem is still present in 9.10. -- Multimediakeys crashes on pressing https://bugs.launchpad.net/bugs/291612 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 454247] Re: volume control applications not starting

2009-10-19 Thread Stanislaw Pitucha
Running alsamixer directly works just fine. volume-control still not starting. -- volume control applications not starting https://bugs.launchpad.net/bugs/454247 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 454247] [NEW] volume control applications not starting

2009-10-17 Thread Stanislaw Pitucha
Public bug reported: Binary package hint: gnome-media I've got a problem with the volume control applet / app after upgrading from 9.04. If I try to run either gnome-volume-control, or gnome-volume- control-applet, I get only: ** (gnome-volume-control:25716): WARNING **: Connection failed,

[Bug 454247] Re: volume control applications not starting

2009-10-17 Thread Stanislaw Pitucha
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/33849377/Dependencies.txt ** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/33849378/XsessionErrors.txt -- volume control applications not starting https://bugs.launchpad.net/bugs/454247 You received

[Bug 402767] Re: multisearch add on blocks the functionality of firefox location bar

2009-08-06 Thread Stanislaw Pitucha
Separating the addon into another package ++ Informing the user before he has chance to use the search ++ Also - Feature Freeze is on August 27th, UI Freeze on September 10th. That more or less indicates that if nothing is changed during the next 3 weeks, we're stuck with what's available now.

[Bug 403446] [NEW] address bar dropdown doesn't scroll

2009-07-23 Thread Stanislaw Pitucha
Public bug reported: Binary package hint: firefox-3.0 I'm using 3.0.11 right now (from 9.04 release). If I start writing some address in the address bar, then press `down` key to select more entries, the highlighting works properly. But when there are enough entries to create a long list with a

[Bug 332945] Re: [Jaunty] Update Notifier icon would provide useful status information

2009-06-14 Thread Stanislaw Pitucha
@Paulo J. S. Silva: I still don't think that default security update should be a default, because you just can't make the effects predictable and you may find out about it when it's too late... But I fully support the icon + a notifications saying click ... to update your system (just in case

[Bug 332945] Re: [Jaunty] Update Notifier icon would provide useful status information

2009-06-13 Thread Stanislaw Pitucha
@Martin: No - there are two problems with automatic [anything]: 1. I may be using the application that is being upgraded - and may cause it to crash / misbehave. 2. An automatic download at the wrong time might be very costly for the user. For example on my 3G connection it costs me the same to

[Bug 364414] Re: crashkernel memory reservation ignored

2009-05-15 Thread Stanislaw Pitucha
Same here. Is there any specific data I should report? -- crashkernel memory reservation ignored https://bugs.launchpad.net/bugs/364414 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 291612] Re: Multimediakeys crashes on pressing

2009-05-15 Thread Stanislaw Pitucha
The problem is still present in 9.04. -- Multimediakeys crashes on pressing https://bugs.launchpad.net/bugs/291612 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 332945] Re: [Jaunty] Update Notifier icon would provide useful status information

2009-04-29 Thread Stanislaw Pitucha
@Matthew P. Thomas: It seems you don't consider people having more than 5 windows open. I'm so used to having a large number of windows that a new one will be left unnoticed for a long time. I might even think I opened it at some point myself and just started doing something else while the

[Bug 360086] Re: [9.04]update-notifier not in systray anymore

2009-04-24 Thread Stanislaw Pitucha
*** This bug is a duplicate of bug 332945 *** https://bugs.launchpad.net/bugs/332945 ** This bug has been marked a duplicate of bug 332945 [Jaunty] Update Notifier icon would provide useful status information -- [9.04]update-notifier not in systray anymore

[Bug 332945] Re: [Jaunty] Update Notifier icon would provide useful status information

2009-04-20 Thread Stanislaw Pitucha
a vocal minority? Take all ubuntu users: - leave only jaunty testers - leave only people who actually noticed that anything is wrong - take away people who don't usually report bugs at all those people will be a minority for sure and they are vocal, because they report bug. Everyone commenting

[Bug 332945] Re: [Jaunty] Update Notifier icon would provide useful status information

2009-04-20 Thread Stanislaw Pitucha
Sorry, I really want to be precise here: not leave only people who actually noticed that anything is wrong but leave only people who noticed that there are updates available, but there is no update icon -- [Jaunty] Update Notifier icon would provide useful status information

[Bug 332945] Re: [Jaunty] Update Notifier icon would provide useful status information

2009-04-20 Thread Stanislaw Pitucha
Now, since it's too late to revert a default gconf value Really? This is probably the only issue I've seen through the last couple of releases that affects everyone, in everyday usage scenarios, was security related (security updates might go unnoticed) and was disagreed with that much. Maybe I

[Bug 332945] Re: [Jaunty] Update Notifier icon would provide useful status information

2009-04-20 Thread Stanislaw Pitucha
Auch - just found something nasty... The bad change (at least according to the changelog): * make auto_launch update-manager mode the default (as asked for by the DX team) was done / packaged on Mon, 23 Feb 2009 20:47:37 +0100 While feature freeze was on February 19th and UI freeze was on

[Bug 332945] Re: [Jaunty] Update Notifier icon would provide useful status information

2009-04-19 Thread Stanislaw Pitucha
I have to add my vote here, because this is a big thing for me. Pop-up/under windows are something we were fighting with until 2-3 years ago - please don't bring them back in any form. I'm not sure what the notification overload problem is about. There are exactly 3 permanent notification on my

[Bug 316208] [NEW] Bad warning / info messages in the build scripts

2009-01-11 Thread Stanislaw Pitucha
Public bug reported: The build script for 2.6.28-4 uses strange messages visible to the user (debian/scripts/module-check) WW: Explicitly asked to ignore failures (probably not good) EE: Missing modules (start begging for mercy) II: New modules (you've been busy, wipe the poop off your nose) II:

[Bug 295141] Re: multimedia keys work as if pressed all the time

2008-12-25 Thread Stanislaw Pitucha
Possible duplicate: bug#291612 The behaviour after pressing a volume key seems the same for me - also after migrating to 8.10 -- multimedia keys work as if pressed all the time https://bugs.launchpad.net/bugs/295141 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 288332] Re: Impossible to change synaptics touchpad settings

2008-12-25 Thread Stanislaw Pitucha
I'm affected too. I fixed it manually by uncommenting the InputDevice/synaptics section in xorg.conf, but the general problem still remains. -- Impossible to change synaptics touchpad settings https://bugs.launchpad.net/bugs/288332 You received this bug notification because you are a member of

[Bug 295141] Re: multimedia keys work as if pressed all the time

2008-11-09 Thread Stanislaw Pitucha
Attaching most of the logs from the troubleshooting site - testing lower volume button all the time: `lshal -m` - nothing is displayed `acpid stop` - no change `hotkey-setup stop` - keyboard stops working under X completely `acpi_listen` - nothing is displayed `sudo input-events 1` - doesn't

[Bug 295141] Re: multimedia keys work as if pressed all the time

2008-11-09 Thread Stanislaw Pitucha
** Attachment added: lsinput.log http://launchpadlibrarian.net/19513477/lsinput.log -- multimedia keys work as if pressed all the time https://bugs.launchpad.net/bugs/295141 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 295141] Re: multimedia keys work as if pressed all the time

2008-11-09 Thread Stanislaw Pitucha
** Attachment added: xkbcomp.txt http://launchpadlibrarian.net/19513481/xkbcomp.txt -- multimedia keys work as if pressed all the time https://bugs.launchpad.net/bugs/295141 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 295141] Re: multimedia keys work as if pressed all the time

2008-11-09 Thread Stanislaw Pitucha
** Attachment added: xkbmap.txt http://launchpadlibrarian.net/19513486/xkbmap.txt -- multimedia keys work as if pressed all the time https://bugs.launchpad.net/bugs/295141 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 295141] [NEW] multimedia keys work as if pressed all the time

2008-11-07 Thread Stanislaw Pitucha
Public bug reported: Same system worked without problems since edgy until hardy. After upgrade to ibex, I can't use multimedia keys reliably. After pressing volume down for example (fn+f6 == XF86AudioLowerVolume in shortcuts configuartor), action doesn't stop as if I was holding the button all

[Bug 62961] Re: Starting a network interface issues a mountnfs regardless if the network interface has any associated nfs mounts

2008-11-07 Thread Stanislaw Pitucha
In Ibex, boot process stops on a similar problem too. It happens in `/etc/network/if-up.d/mountnfs` even though I don't have any nfs entries there and no `/etc/exports` file... It stops on wlan0, every time I don't have any wireless network available during bootup. -- Starting a network

[Bug 216826] [NEW] No audio after turning on pulseaudio

2008-04-13 Thread Stanislaw Pitucha
Public bug reported: Trying this config in ubuntu-hardy (up to date as of 13.04.2008): In system-pref.-audio music/movies = pulse audio In gstreamer-properties output and input are set to pulseaudio Result = rhythmbox doesn't start playing any file (unknown error in properties). When I switch

[Bug 69409] Re: Problems with weka

2008-03-25 Thread Stanislaw Pitucha
That was 1,5 year ago, I don't use weka anymore... No idea if it's possible to reproduce in gusty, or higher. -- Problems with weka https://bugs.launchpad.net/bugs/69409 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 92742] Re: RT2500-based wireless G network card cannot be set or reset on 2.6.20-11

2007-07-25 Thread Stanislaw Pitucha
I've found by accident how to fix that - if security mode is 'restricted' and key is set, then running: iwconfig ra0 key off iwconfig ra0 key [1] (or something else - just setting key back) switches card back to security mode 'open' and it associates with ap - link quality and everything else

  1   2   >