[Bug 1848340] Re: Lenovo ThinkPad e580 touchpad and trackpoint stopped working lately

2019-11-08 Thread Marian Sigler
I'm having the same problem:
On, a Thinkpad T470: Booted 5.0.0-32 (Stock Ubuntu 19.04). After several days, 
mouse (both touchpad and trackpoint) stopped moving. External USB mouse works. 
Rebooted into 5.0.0-31, now it works again, so it seems to be an issue with the 
kernel...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1848340

Title:
  Lenovo ThinkPad e580 touchpad and trackpoint stopped working lately

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1848340/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 690644] Re: typo in completion for openssl x509

2011-01-10 Thread Marian Sigler
Woah what a lot of mails ... Thanks :-) (Seeing the debdiff I must say I
could have done that myself ;-) )

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/690644

Title:
  typo in completion for openssl x509

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 690644] [NEW] typo in completion for openssl x509

2010-12-15 Thread Marian Sigler
Public bug reported:

Binary package hint: bash-completion

There is `-subject-hash` but must be `-subject_hash`.

** Affects: bash-completion (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/690644

Title:
  typo in completion for openssl x509

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 690644] Re: typo in completion for openssl x509

2010-12-15 Thread Marian Sigler

** Patch added: bash-completion-690644.patch
   
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/690644/+attachment/1766711/+files/bash-completion-690644.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/690644

Title:
  typo in completion for openssl x509

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 617380] [NEW] Add apt_ubuntu plugin

2010-08-13 Thread Marian Sigler
Public bug reported:

Binary package hint: munin

There is an apt plugin included in the munin package, however this is
made for debian, showing stats for stable/testing/unstable. There is an
ubuntu apt plugin at http://exchange.munin-
monitoring.org/plugins/apt_ubuntu/details . I suggest to include that as
default in the munin package (and link it in /etc instead of the normal
apt plugin)

** Affects: munin (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Add apt_ubuntu plugin
https://bugs.launchpad.net/bugs/617380
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 617380] [NEW] Add apt_ubuntu plugin

2010-08-13 Thread Marian Sigler
Public bug reported:

Binary package hint: munin

There is an apt plugin included in the munin package, however this is
made for debian, showing stats for stable/testing/unstable. There is an
ubuntu apt plugin at http://exchange.munin-
monitoring.org/plugins/apt_ubuntu/details . I suggest to include that as
default in the munin package (and link it in /etc instead of the normal
apt plugin)

** Affects: munin (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Add apt_ubuntu plugin
https://bugs.launchpad.net/bugs/617380
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 340186] Re: X-Server freezes temporarily when selecting System / Quit

2010-05-05 Thread Marian Sigler
I've forgotten that one, but now it works fine even in hardy … Don't
know since when… In Lucid (inside qemu) everythink is OK, too.

** Changed in: xorg-server (Ubuntu)
   Status: Incomplete = Fix Released

-- 
X-Server freezes temporarily when selecting System / Quit
https://bugs.launchpad.net/bugs/340186
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 492301] Re: Can not mount /dev/loop1 on /cow

2010-05-05 Thread Marian Sigler
dach: Are you sure? This is the code that creates the persistence image:

Hardy:
popen(['dd', 'if=/dev/zero', 'of=%s/casper-rw' % target, 'bs=1M', 
'count=%s' % persist])
popen(['mkfs.ext3', '-F', '%s/casper-rw' % target])

Lucid:
dd_cmd = ['dd', 'if=/dev/zero', 'bs=1M', 'of=%s' %
  os.path.join(str(self.target), 'casper-rw'),
  'count=%d' % self.persist]
mkfs_cmd = ['mkfs.ext3', '-F', '%s/casper-rw' % 
str(self.target)]

Except some windows compatibility changes that's both the same.

-- 
Can not mount /dev/loop1 on /cow
https://bugs.launchpad.net/bugs/492301
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 569220] Re: epiphany-browser crashed with SIGSEGV in FcFontSetSort()

2010-04-24 Thread Marian Sigler
*** This bug is a duplicate of bug 566294 ***
https://bugs.launchpad.net/bugs/566294

When accessing https://bugs.launchpad.net/bugs/566294 I get „Sorry, you
don't have permission to access this page.“ (I'm logged in) Is it a
security issue? In that case it might help if someone would add the link
to that bug report.

-- 
epiphany-browser crashed with SIGSEGV in FcFontSetSort()
https://bugs.launchpad.net/bugs/569220
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 568679] Re: Epiphany segfaults on site with html 5 stuff

2010-04-23 Thread Marian Sigler
Hm, actually I've reported the bug using apport, don't know why it
didn't append that stuff...

See https://bugs.launchpad.net/ubuntu/+source/epiphany-
browser/+bug/569220 for the new bug report.

-- 
Epiphany segfaults on site with html 5 stuff
https://bugs.launchpad.net/bugs/568679
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 568679] [NEW] Epiphany segfaults on site with html 5 stuff

2010-04-22 Thread Marian Sigler
Public bug reported:

Binary package hint: epiphany-browser

When opening http://apirocks.com/html5/html5.html, epiphany crashes,
printing nothing but `Segmentation fault`. I'm running a fully upgraded
lucid in qemu (1 GiB of RAM). I did not examine what exactly caused the
crash.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: epiphany-browser 2.30.2-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-20.30-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-20-generic i686
Architecture: i386
Date: Thu Apr 22 23:06:47 2010
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100317.1)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: epiphany-browser

** Affects: epiphany-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
Epiphany segfaults on site with html 5 stuff
https://bugs.launchpad.net/bugs/568679
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 568679] Re: Epiphany segfaults on site with html 5 stuff

2010-04-22 Thread Marian Sigler

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/45047246/Dependencies.txt

-- 
Epiphany segfaults on site with html 5 stuff
https://bugs.launchpad.net/bugs/568679
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 382626] Re: Nautilus location bar toggle icon implies unrelated function

2010-04-21 Thread Marian Sigler
@Spang: ACK about the idiot proof thing. May you provide a link to were
you've proposed this upstream?

I have to proposals in this matter (though I'd most like to have the button 
back):
a) include a setting (in the preferences dialog, not in the main ui) for 
/apps/nautilus/preferences/always_use_location_entry
b) switch to the text mode when clicking the unused area right hand side of the 
icons

-- 
Nautilus location bar toggle icon implies unrelated function
https://bugs.launchpad.net/bugs/382626
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 550560] Re: Allow no directory as library path

2010-03-29 Thread Marian Sigler
I reported it: https://bugzilla.gnome.org/show_bug.cgi?id=614284

While searching for duplicates on gnomes bugzilla, I found this one:
https://bugzilla.gnome.org/show_bug.cgi?id=379063 - Would it be possible
to include that little fix (see last comment, I unfortunately cannot
find the commit?) for lucid?

** Bug watch added: GNOME Bug Tracker #614284
   https://bugzilla.gnome.org/show_bug.cgi?id=614284

** Bug watch added: GNOME Bug Tracker #379063
   https://bugzilla.gnome.org/show_bug.cgi?id=379063

** Bug watch added: GNOME Bug Tracker #614284
   https://bugzilla.gnome.org/show_bug.cgi?id=614284

** Changed in: rhythmbox
   Importance: Undecided = Unknown

** Changed in: rhythmbox
   Status: New = Unknown

** Changed in: rhythmbox
 Remote watch: None = GNOME Bug Tracker #614284

** Bug watch removed: GNOME Bug Tracker #379063
   https://bugzilla.gnome.org/show_bug.cgi?id=379063

-- 
Allow no directory as library path
https://bugs.launchpad.net/bugs/550560
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 550560] Re: Allow no directory as library path

2010-03-29 Thread Marian Sigler
 I unfortunately cannot find the commit
It is here: 
http://git.gnome.org/browse/rhythmbox/commit/?id=2c2f5c3d0fb53739bb9f29f4be114ed3909f5b1a
 (thanks to Juhaz from ##gnome)

-- 
Allow no directory as library path
https://bugs.launchpad.net/bugs/550560
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 550560] [NEW] Allow no directory as library path

2010-03-28 Thread Marian Sigler
Public bug reported:

Binary package hint: rhythmbox

In rhythmbox one can define where to store the music, separated by
directory and filename. However it's not possible to define an empty
value for the directory to have all files saved directly in the library
directory. This should be changed.

It would be even better to allow %-style notation like in easytag.

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Allow no directory as library path
https://bugs.launchpad.net/bugs/550560
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 550560] Re: Allow no directory as library path

2010-03-28 Thread Marian Sigler
** Description changed:

-- 
Allow no directory as library path
https://bugs.launchpad.net/bugs/550560
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 235139] Re: [needs-packaging] Carrier (former Funpidgin)

2010-02-08 Thread Marian Sigler
(sorry for that status-changing)

What's up with that?

** Changed in: ubuntu
   Status: Confirmed = Incomplete

** Changed in: ubuntu
   Status: Incomplete = Confirmed

-- 
[needs-packaging] Carrier (former Funpidgin)
https://bugs.launchpad.net/bugs/235139
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 510418] [NEW] Don't add user `dovecot` to group mail

2010-01-20 Thread Marian Sigler
Public bug reported:

The dovecot-common.postinst script adds the user to group mail, which is
disrecommended by Upstream [1].

This bug has already been fixed in Debian [2] and in the maint bzr repo
[3]

So why I'm reporting this is to make sure that it is fixed in the older
versions to make sure that the user is not added back to the group on
systems where it has been removed manually on the next update of the
package. I don't know how that exactly works (I did not find branches
for the old versions in the maint repo or something, but it should be
fixed somehow :) )

[1] http://wiki.dovecot.org/UserIds
[2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457123
[3] 
http://bazaar.launchpad.net/~ubuntu-core-dev/dovecot/ubuntu/annotate/head%3A/debian/dovecot-common.postinst

** Affects: dovecot (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Don't add user `dovecot` to group mail
https://bugs.launchpad.net/bugs/510418
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 510320] [NEW] Make the sound control tray icon a panel applet again

2010-01-20 Thread Marian Sigler
Public bug reported:

Binary package hint: gnome-media

The sound control icon has once (until at least Hardy) been a panel
applet, which could be removed from the panel and placed where one
liked. Since Jaunty (I don't know about the versions in between) it is
an icon inside the notification area which cannot be removed and cannot
be put where one liked. I for example had it as the rightmost applet,
which allowed me to just push the mouse to the corner and turn the
wheel, which was very useful – now with jaunty I have to point exactly
to that icon in the notification area (which can of course not be
moved). Not a big thing, I know, but nonetheless a decline in usabilty
for me.

This would also fix gnome-volume-control-applet gives no way to remove
it from the panel (https://bugs.launchpad.net/ubuntu/+source/gnome-
media/+bug/419912)

** Affects: gnome-media (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Make the sound control tray icon a panel applet again
https://bugs.launchpad.net/bugs/510320
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 499114] Re: Add sound control applet again

2010-01-20 Thread Marian Sigler
Thank you Pedro, I've now reported it there.
https://bugs.launchpad.net/ubuntu/+source/gnome-media/+bug/510320

-- 
Add sound control applet again
https://bugs.launchpad.net/bugs/499114
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 510320] Re: Make the sound control tray icon a panel applet again

2010-01-20 Thread Marian Sigler
Why are panel applets deprecated? I've recently read that it is bad UI
design to use the notification for permanent stuff and that it should
only be used for notifications. That was the reason why pidgin per
default does not have an icon anymore there in ubuntu but instead there
is that user switch thing where one can set the status – why is it now
the other way round?

I for myself don't want to remove the applet, I just want to decide
where I want it to be. (I just mentioned that other bug because it could
be solved by this one here)

-- 
Make the sound control tray icon a panel applet again
https://bugs.launchpad.net/bugs/510320
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 510418] [NEW] Don't add user `dovecot` to group mail

2010-01-20 Thread Marian Sigler
Public bug reported:

The dovecot-common.postinst script adds the user to group mail, which is
disrecommended by Upstream [1].

This bug has already been fixed in Debian [2] and in the maint bzr repo
[3]

So why I'm reporting this is to make sure that it is fixed in the older
versions to make sure that the user is not added back to the group on
systems where it has been removed manually on the next update of the
package. I don't know how that exactly works (I did not find branches
for the old versions in the maint repo or something, but it should be
fixed somehow :) )

[1] http://wiki.dovecot.org/UserIds
[2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457123
[3] 
http://bazaar.launchpad.net/~ubuntu-core-dev/dovecot/ubuntu/annotate/head%3A/debian/dovecot-common.postinst

** Affects: dovecot (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Don't add user `dovecot` to group mail
https://bugs.launchpad.net/bugs/510418
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 500625] Re: Local file overwriting due to directory traversal

2010-01-15 Thread Marian Sigler
FTR: https://bugs.launchpad.net/hardy-backports/+bug/508178

(Jamie, I searched for a way to mark the bug as also affects backports
and didn't find one, so I just mentioned it here.)

-- 
Local file overwriting due to directory traversal
https://bugs.launchpad.net/bugs/500625
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 500625] Re: Local file overwriting due to directory traversal

2010-01-15 Thread Marian Sigler
Thanks, Chris, I'll do it correctly next time :-D That issue with the
official (not) support I know of – I don't speak C unfortunately, so I
won't try to copy the diff to that backports package or something ;)

-- 
Local file overwriting due to directory traversal
https://bugs.launchpad.net/bugs/500625
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 500625] Re: Local file overwriting due to directory traversal

2010-01-14 Thread Marian Sigler
Will there also be a fix for hardy's backports package? According to the
CVE's description it is also affected.

-- 
Local file overwriting due to directory traversal
https://bugs.launchpad.net/bugs/500625
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 499114] [NEW] Add sound control applet again

2009-12-21 Thread Marian Sigler
Public bug reported:

Binary package hint: gnome-panel

In older versions of Ubuntu, there was a separate volume control applet in the 
panel – in Karmic however it is not there anymore, instead now there is an item 
in the notification area for this. It however has two disadvantages:
a) it increases sound by one percentage point for each scroll wheel step
b) it cannot be moved where one wants it to be – I for example had it in the 
upper right corner, so I just had to move the mouse to that corner and turn the 
wheel to change the volume. As in the notification area the icon is at random 
places (and even if it is on the rightmost place, the outermost pixel of the 
screen does not belong to it, so I still can not scroll)

So please add the old volume control applet again.

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Add sound control applet again
https://bugs.launchpad.net/bugs/499114
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 499114] Re: Add sound control applet again

2009-12-21 Thread Marian Sigler
OK, point a) can be fixed in the new one, but b) cannot, it's the basic
design of that new sound control.

(I wondered anyway why it was moved into the notification area, as
recently the pidgin icon was moved out of the notification area saying
that it is bad UI to have that in the notification area as it is not a
notification – but neither is the volume control)

But anyway – where would I have to report bugs on the new control?

-- 
Add sound control applet again
https://bugs.launchpad.net/bugs/499114
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 461281] Re: Mako does not depend from Beaker in apt although it does in setuptools

2009-11-23 Thread Marian Sigler
Thanks, pox, for you quick response, and thanks for syncing, anonymous
uploader :-)

-- 
Mako does not depend from Beaker in apt although it does in setuptools
https://bugs.launchpad.net/bugs/461281
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 461281] [NEW] Mako does not depend from Beaker in apt although it does in setuptools

2009-10-26 Thread Marian Sigler
Public bug reported:

Binary package hint: python-mako

~$ aptitude show python-mako | egrep Depends\|Recommends
Depends: python, python-central (= 0.5.8)
Recommends: python-beaker (= 0.7.1)

~$ cat 
/usr/share/pycentral/python-mako/site-packages/Mako-0.1.10.egg-info/requires.txt
Beaker

~$ dpkg -S 
/usr/share/pycentral/python-mako/site-packages/Mako-0.1.10.egg-info/requires.txt
python-mako: 
/usr/share/pycentral/python-mako/site-packages/Mako-0.1.10.egg-info/requires.txt

The `Recommends` is fine as long as you have that `with-recommends`
option enabled in apt – It however should also work without.

I've checked the packages of all supported ubuntu versions, it's all the
same, it just recommends Beaker.

** Affects: mako (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Mako does not depend from Beaker in apt although it does in setuptools
https://bugs.launchpad.net/bugs/461281
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 461281] Re: Mako does not depend from Beaker in apt although it does in setuptools

2009-10-26 Thread Marian Sigler
In case it might help: This caused a problem when using Pygments:
- Install python-mako and python-pygments (--without-recommends)
- Run `list(pygments.lexers.get_all_lexers())`
- Raises DistributionNotFound: Beaker

-- 
Mako does not depend from Beaker in apt although it does in setuptools
https://bugs.launchpad.net/bugs/461281
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 461281] Re: Mako does not depend from Beaker in apt although it does in setuptools

2009-10-26 Thread Marian Sigler
We have just discovered (thanks to Florian Apolloner and Georg Brandl)
that mako does not depend from beaker if one does not use the cache
functionality. Considering that the Recommends in the package is
justified – but then beaker must be removed from the requires.txt
(either upstream or just in the Ubuntu package) to avoid such problems
as described above. I don't know both tools so I don't know which one is
the better solution.

-- 
Mako does not depend from Beaker in apt although it does in setuptools
https://bugs.launchpad.net/bugs/461281
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 399891] Re: rmadison needs update to new rmadison.cgi url

2009-07-30 Thread Marian Sigler
Thanks Martin. I've tested the hardy-backports package and it works.

However they have changed the server configuration: On people.ubuntu.com
there is no longer a redirect to people.canonical.com but the output is
displayed directly, so this fix is actually not important anymore (It
should be applied nevertheless I think: if there is the -L switch there
won't be such problems in the future if something changes again. But
maybe for jaunty and intrepid it doesn't need to be fixed)

-- 
rmadison needs update to new rmadison.cgi url
https://bugs.launchpad.net/bugs/399891
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 401228] [NEW] no need to copy data when moving swap partitions

2009-07-18 Thread Marian Sigler
Public bug reported:

Binary package hint: gparted

When moving a swap partition, gparted copies all the data from the old
place to the new one. This is absolutely unneccessary ;-)

Please set the priority to wishlist, if you are allowed to, thanks.

** Affects: gparted (Ubuntu)
 Importance: Undecided
 Status: New

-- 
no need to copy data when moving swap partitions
https://bugs.launchpad.net/bugs/401228
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 399891] Re: rmadison needs update to new rmadison.cgi url

2009-07-17 Thread Marian Sigler
BTW, I did only not nominate this bug for intrepid because I could not
test it there (I have jaunty and karmic in VMs), I think it should be
fixed there too.

-- 
rmadison needs update to new rmadison.cgi url
https://bugs.launchpad.net/bugs/399891
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 399891] [NEW] rmadison needs update to new rmadison.cgi url

2009-07-15 Thread Marian Sigler
Public bug reported:

Binary package hint: devscripts

Recently, the url of the rmadison.cgi script must have changed (from
people.ubuntu.com to people.canonical.com). This in combination with a
brain damage in curl which causes it to not follow redirects per default
makes rmadison display a html page with a link to the new url.

Fix (attached):
- replace people.ubuntu.com by people.canonical.com
- replace curl by curl -L to avoid such bugs in the future
(the patch is against the hardy version)

** Affects: devscripts (Ubuntu)
 Importance: Undecided
 Status: New

-- 
rmadison needs update to new rmadison.cgi url
https://bugs.launchpad.net/bugs/399891
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 399891] Re: rmadison needs update to new rmadison.cgi url

2009-07-15 Thread Marian Sigler

** Attachment added: Patch for rmadison (changes url and adds -L)
   http://launchpadlibrarian.net/29082066/rmadison-forward-bug.patch

-- 
rmadison needs update to new rmadison.cgi url
https://bugs.launchpad.net/bugs/399891
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 399891] Re: rmadison needs update to new rmadison.cgi url

2009-07-15 Thread Marian Sigler
I've tested with jaunty and karmic, the bug exists there, too. (In
karmic one hunk of the patch fails, I don't know why, but you may apply
it by hand, the idea is clear I think :-) )

In case you cannot reproduce it: Ensure that curl is installed, if it is
not wget is used (which *wohoo!* is able to follow redirects per
default)

-- 
rmadison needs update to new rmadison.cgi url
https://bugs.launchpad.net/bugs/399891
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 368776] Re: Add the patch that fixes the jabber digest-md5 bug

2009-05-15 Thread Marian Sigler
I've applied that patch (debdiff attached), and tried it, but it doesn't
work, the same error still occurs :-( Got someone an idea?

** Attachment added: pidgin_2.4.1-1ubuntu2.4.debdiff
   http://launchpadlibrarian.net/26783113/pidgin_2.4.1-1ubuntu2.4.debdiff

-- 
Add the patch that fixes the jabber digest-md5 bug
https://bugs.launchpad.net/bugs/368776
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 368776] Re: Add the patch that fixes the jabber digest-md5 bug

2009-04-29 Thread Marian Sigler
 closing since that's fixed in jaunty backport tasks can be opened if required
I don't think it's a backports issue – it is a bug that should be fixed, not a 
new feature.

 do you get the issue every time? is that specific to a server? there has been 
 no other request about that and it doesn't seem a candidate for an intrepid 
 upgrade since that's not a lts version
It happens only on jabber.ccc.de (but there always) See also 
http://web.jabber.ccc.de/?p=108 . I think it has to do with this ejabberd 
upgrade: http://web.jabber.ccc.de/?p=101 .

What do you mean with tasks can be opened if required?

-- 
Add the patch that fixes the jabber digest-md5 bug
https://bugs.launchpad.net/bugs/368776
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 368776] [NEW] Add the patch that fixes the jabber digest-md5 bug

2009-04-28 Thread Marian Sigler
Public bug reported:

Binary package hint: pidgin

There is a bug in pidgin's jabber auth mechanism, see
http://developer.pidgin.im/ticket/8206 . I cannot login to jabber.ccc.de
due to this. Please apply that patch to the older releases (According to
the version numbers, dapper, hardy and intrepid are affected. I did only
check with hardy however)

Does a debdiff help? I may provide one then.

** Affects: pidgin (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Add the patch that fixes the jabber digest-md5 bug
https://bugs.launchpad.net/bugs/368776
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 182644] Re: needs option to start minimized

2009-04-18 Thread Marian Sigler
Fine, that works. Thanks. But IMHO this is a real bug so it should be
pushed into -updates, not only in backports.

-- 
needs option to start minimized
https://bugs.launchpad.net/bugs/182644
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 340186] Re: X-Server freezes temporarily when selecting System / Quit

2009-04-06 Thread Marian Sigler

** Attachment added: Xorg.0.log.old
   http://launchpadlibrarian.net/24858491/Xorg.0.log.old

-- 
X-Server freezes temporarily when selecting System / Quit
https://bugs.launchpad.net/bugs/340186
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 340186] Re: X-Server freezes temporarily when selecting System / Quit

2009-04-06 Thread Marian Sigler
voilá

** Attachment added: lscpi -vvnn
   http://launchpadlibrarian.net/24858437/lspci-vvnn

-- 
X-Server freezes temporarily when selecting System / Quit
https://bugs.launchpad.net/bugs/340186
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 340186] Re: X-Server freezes temporarily when selecting System / Quit

2009-04-06 Thread Marian Sigler

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/24858466/Xorg.0.log

** Tags removed: needs-lspci-vvnn needs-xorglog

-- 
X-Server freezes temporarily when selecting System / Quit
https://bugs.launchpad.net/bugs/340186
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 340186] Re: X-Server freezes temporarily when selecting System / Quit

2009-04-06 Thread Marian Sigler

** Attachment added: xorg.conf
   http://launchpadlibrarian.net/24858789/xorg.conf

-- 
X-Server freezes temporarily when selecting System / Quit
https://bugs.launchpad.net/bugs/340186
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 337775] Re: no usability sane way to reboot jaunty without mouse

2009-03-30 Thread Marian Sigler
Josh Lee: Thanks for the tip. But I don't know why you do as if that
were obvious – I didn't think of something like that.

I don't think one must choose between the two things – per default they could 
both be there. Those who don't like the panel applet can remove it via its 
context menu, those who don't like the menu entries could remove them via 
Preferences / Main Menu (they would just have to show up there)
The problem is (now that I know that the menu items come back automatically): I 
didn't want to remove the applet since I thought I couldn't quit at all then. 
So there must either be some information that one can safely remove the applet 
(no idea where to put that) or both should be there, see above.

Marian Sigler

-- 
no usability sane way to reboot jaunty without mouse
https://bugs.launchpad.net/bugs/337775
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 350836] [NEW] 24x24 Icon missing in hardy

2009-03-29 Thread Marian Sigler
Public bug reported:

Binary package hint: rhythmbox

In hardy there is no 24x24 icon in rhythmbox. So, when the panel 24
pixels high, the 48x48 icon is used and resized, it looks very pale and
washed-out then (don't know why it doesn't use the 32x32 one, but it
doesn't look better with it).

Yes, it's not very important, but when you deploy the next update to
rhythmbox, please add the icon then! I've attached the 24x24 icon from
the jaunty package.

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
24x24 Icon missing in hardy
https://bugs.launchpad.net/bugs/350836
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 350836] Re: 24x24 Icon missing in hardy

2009-03-29 Thread Marian Sigler

** Attachment added: 24x24 icon (from jaunty)
   http://launchpadlibrarian.net/24477483/rhythmbox.png

-- 
24x24 Icon missing in hardy
https://bugs.launchpad.net/bugs/350836
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 350836] Re: 24x24 Icon missing in hardy

2009-03-29 Thread Marian Sigler
That's why I proposed to add it the next time when the package is
updated anyway. Hardy will still be supported for more than two years,
so I think it's reasonable to add it.

-- 
24x24 Icon missing in hardy
https://bugs.launchpad.net/bugs/350836
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 350228] [NEW] [] hibernate/resume failure (apport) [using QEMU/KVM]

2009-03-28 Thread Marian Sigler
Public bug reported:

I am testing jaunty in qemu. I tried to hibernate it, but it rebooted as
normal and apport gave me this report. I don't know if the problem is in
the kernel or in qemu.

ProblemType: KernelOops
Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
Architecture: i386
CurrentDmesg:
 [   50.548072] eth0: link up, 100Mbps, full-duplex, lpa 0x05E1
 [   60.794462] eth0: no IPv6 routers present
 [   61.252059] mtrr: no MTRR for f000,40 found
 [   65.451043] mtrr: no MTRR for f000,10 found
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: hibernate/resume
InterpreterPath: /usr/bin/python2.6
Lsusb: Error: command ['lsusb'] failed with exit code 1:
MachineType:
 
Package: linux-image-2.6.28-11-generic 2.6.28-11.38
ProcAttrCurrent: unconfined
ProcCmdLine: root=UUID=1434208d-d2b8-43d2-9ff0-72c370da6be4 ro splash
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.28-11.38-generic
SourcePackage: linux
StressLog: Error: [Errno 2] No such file or directory: 
'/var/lib/pm-utils/stress.log'
Tags: resume hibernate
Title: [] hibernate/resume failure
UserGroups:

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-kerneloops hibernate i386 resume

-- 
[] hibernate/resume failure (apport) [using QEMU/KVM]
https://bugs.launchpad.net/bugs/350228
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 350228] Re: [] hibernate/resume failure (apport) [using QEMU/KVM]

2009-03-28 Thread Marian Sigler

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/24447686/BootDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/24447687/Dependencies.txt

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/24447688/HalComputerInfo.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/24447689/Lspci.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/24447690/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/24447691/ProcInterrupts.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/24447692/ProcMaps.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/24447693/ProcModules.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/24447694/ProcStatus.txt

-- 
[] hibernate/resume failure (apport) [using QEMU/KVM]
https://bugs.launchpad.net/bugs/350228
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 182644] Re: needs option to start minimized

2009-03-28 Thread Marian Sigler
I just discovered that the -m flag doesn't work here, it just opens the
window like it does without the flag. (Hardy, transmission package has
version 1.06-0ubuntu6, About Transmission dialog says 1.06 (5136))

-- 
needs option to start minimized
https://bugs.launchpad.net/bugs/182644
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 337775] Re: no usability sane way to reboot jaunty without mouse

2009-03-22 Thread Marian Sigler
 My suggestion is to make it possible to access the fast-user-switch-applet 
 using a keyboard by pressing ALT-F1 and the right, right, right.
My suggestion is to move that shutdown and user stuff back to where it belongs. 
It's not even less clicks with that great new way oO.

And for those who want it in the panel there should be a fourth option
to not show $username/Users/people icon. Then it would at least be
smaller.

-- 
no usability sane way to reboot jaunty without mouse
https://bugs.launchpad.net/bugs/337775
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 346907] Re: [jaunty] Shutdown, Restart, Etc. (Leave Functions) Not Found on System Sub-Menu

2009-03-22 Thread Marian Sigler
** Summary changed:

- [jaunty] Shutdown, Restart, Etc. (Leave Funtions) Not Found on System 
Sub-Menu
+ [jaunty] Shutdown, Restart, Etc. (Leave Functions) Not Found on System 
Sub-Menu

-- 
[jaunty] Shutdown, Restart, Etc. (Leave Functions) Not Found on System 
Sub-Menu
https://bugs.launchpad.net/bugs/346907
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 346907] Re: [jaunty] Shutdown, Restart, Etc. (Leave Functions) Not Found on System Sub-Menu

2009-03-22 Thread Marian Sigler
I found out that it is possible to shut down using the keyboard (assumes that 
you know alt-f1, but that's the same for the old method):
- Press Alt-F1 to open the main menu
- Using the arrow keys, navigate to the keyboard shortcut preferences
- Press enter
- Use the down/up keys to search for the entry Move between panels and the 
desktop, using a popup window
- See that it's Ctrl-Alt-Tab, press that until the top panel is focused.
- You want to go right, so press the right cursor key some times.
- Find out that this only iterates the menus, think of throwing your computer 
out of the window or a killing spree or something.
- Press escape and again Ctrl-Alt-Tab, try it with tab this time.
- Be happy that it works, press it a several times.
- Note that suddenly none of the items seems to be selected (before, they used 
to get a orange background one after the other)
- Press tab again, note that now the menu is selected again
- Assume that you had selected the user switcher applet before, press Ctrl-Tab.
- Press enter
Congratulations, you can now shut down your computer!


Proposed Solution:
Add that quit stuff back to the system menu. The panel thing may remain of 
course, users who don't like it will remove it anyway.

** Changed in: ubuntu
   Status: New = Confirmed

-- 
[jaunty] Shutdown, Restart, Etc. (Leave Functions) Not Found on System 
Sub-Menu
https://bugs.launchpad.net/bugs/346907
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 123078] Re: System - Quit takes a long time to appear

2009-03-22 Thread Marian Sigler
This bug still appears on hardy.

-- 
System - Quit takes a long time to appear
https://bugs.launchpad.net/bugs/123078
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 345642] [NEW] A package manager is working doesn't go away

2009-03-19 Thread Marian Sigler
Public bug reported:

Binary package hint: update-notifier

When there are new security updates, there is the red warning symbol.
When I update using the terminal, the icon turns grey and shows A
package manager is working. But when aptitude has finished, the grey
icon stays.

Hardy, i386 (everything in the latest version)

** Affects: update-notifier (Ubuntu)
 Importance: Undecided
 Status: New

-- 
A package manager is working doesn't go away
https://bugs.launchpad.net/bugs/345642
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 318403] Re: keyboard typing break not cancelled on suspend

2009-03-17 Thread Marian Sigler
Not only in Jaunty, it has been like that since I know it.

Alex: You can right-click on the notification icon, choose preferences
and change the time interval to something else and back, and it will
restart.

-- 
keyboard typing break not cancelled on suspend
https://bugs.launchpad.net/bugs/318403
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 343967] Re: Displays 1px border left of maximized windows

2009-03-16 Thread Marian Sigler

** Attachment added: Screenshot (View it in front of a black background)
   http://launchpadlibrarian.net/23958088/window-border.png

-- 
Displays 1px border left of maximized windows
https://bugs.launchpad.net/bugs/343967
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 343967] [NEW] Displays 1px border left of maximized windows

2009-03-16 Thread Marian Sigler
Public bug reported:

Binary package hint: human-theme

When I maximize a window, there is a 1px wide window border left of the
window. This is a) ugly (if the content of the window is dark) and b)
very annoying since I cannot scroll the window content with the mouse
being on the very left pixel (don't say then go one pixel to the
right. e.g. in firefox i move the mouse to the very left because
there's sometimes a text area etc in the window which I don't want to
scroll; and besides the mouse is on the screen edges more often than in
the middle of the screen)

This only happens since I installed Hardy, and only with the Human
themes. (metacity version is 1:2.22.0-0ubuntu4, human-theme version is
0.18)

** Affects: human-theme (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Displays 1px border left of maximized windows
https://bugs.launchpad.net/bugs/343967
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 182644] Re: needs option to start minimized

2009-03-15 Thread Marian Sigler
This is missing in the man page. (In transmission --help it is)

-- 
needs option to start minimized
https://bugs.launchpad.net/bugs/182644
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 182644] Re: needs option to start minimized

2009-03-15 Thread Marian Sigler

** Attachment added: Patch for the manpage containing the minimized option
   
http://launchpadlibrarian.net/23881210/transmission-minimized-option-manpage.diff

-- 
needs option to start minimized
https://bugs.launchpad.net/bugs/182644
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 182644] Re: needs option to start minimized

2009-03-15 Thread Marian Sigler
** Changed in: transmission (Ubuntu)
   Status: Fix Released = New

-- 
needs option to start minimized
https://bugs.launchpad.net/bugs/182644
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 182644] Re: needs option to start minimized

2009-03-15 Thread Marian Sigler
Oh, I didn't know that the manpages are handled by transmission itself,
I thought they were added by Ubuntu/Debian. I think it's not that
important that it must be fixed in Hardy. (But maybe I will do it as an
exercise in packaging)

-- 
needs option to start minimized
https://bugs.launchpad.net/bugs/182644
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 182644] Re: needs option to start minimized

2009-03-15 Thread Marian Sigler
OK, I've created a debdiff (using this manual:
https://wiki.ubuntu.com/PackagingGuide/Recipes/Debdiff). It is attached.
Now you need to decide if it's important enough to ship it in hardy :)

** Attachment added: Debdiff for the above patch
   http://launchpadlibrarian.net/23891082/transmission_1.06-0ubuntu7.debdiff

-- 
needs option to start minimized
https://bugs.launchpad.net/bugs/182644
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 341969] Re: wrong feed for ubuntuusers

2009-03-15 Thread Marian Sigler
Also the HTML link should be http://ikhaya.ubuntuusers.de/ , not
http://www.ubuntuusers.de/ikhaya/ .

-- 
wrong feed for ubuntuusers
https://bugs.launchpad.net/bugs/341969
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 340151] Re: ICQ protocol update [March 2009]

2009-03-11 Thread Marian Sigler
I can also confirm that the hardy-proposed packages is working fine.

-- 
ICQ protocol update [March 2009]
https://bugs.launchpad.net/bugs/340151
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 340151] Re: ICQ protocol update [March 2009]

2009-03-10 Thread Marian Sigler
Why is it marked as Undecided in Hardy, Gutsy and Dapper? Please someone
mark it as High there, too, I am not allowed to do so.

-- 
ICQ protocol update [March 2009]
https://bugs.launchpad.net/bugs/340151
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 340186] [NEW] X-Server freezes temporarily when selecting System / Quit

2009-03-09 Thread Marian Sigler
Public bug reported:

Binary package hint: gnome-panel

(I'm not sure about the package, but I think it's better that way than
with a „don't know“, isn't it?)

Since I've installed Hardy, always when I open the System / Quit dialog,
the X Server freezes (don't know if it's really freezing: I can move the
mouse and changes on the screen are shown, but it does not react when
moving the mouse/typing). After about a minute, the dialog is shown as
usual. This happens only the first time of every session, afterwards it
opens instantly. (gnome-panel version is 1:2.22.2-0ubuntu1.1)

Another bug, don't know if it's related to this one (it did happen with
gutsy too): The first time I open the quit dialog, the suspend and
hibernate options are missing. If I close it and open it a second time,
they are there.

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
X-Server freezes temporarily when selecting System / Quit
https://bugs.launchpad.net/bugs/340186
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 338956] [NEW] doesn't sanitize command line inputs

2009-03-06 Thread Marian Sigler
Public bug reported:

Binary package hint: checkinstall

(Hardy, checkinstall version: 1.6.1-5ubuntu1)
When using an option like --requires 'foo (=1.0)' checkinstall interprets that 
parameter:

  --requires)
 shift
 REQUIRES=`eval echo $1`
 ;;

Which leads to some warnings:
 /usr/bin/checkinstall: eval: line 494: syntax error near unexpected token `('
 /usr/bin/checkinstall: eval: line 494: `echo foo (=1.0)'

I think that's not as it should be. One expects the given options to be
used as provided and not to be interpreted. If I want to use a command's
output I'd use --requires $(somecommand), not --requires
\`somecommand\`.


While looking around found another problem:
function shell_escape() {
for str in $@ ; do
echo -n \$str\ 
done;
echo
}
This interprets variables and other $... stuff in $str, if there is a  in 
$str, it gets even worse. It should for example be escaped with single quotes 
(and single quotes in the string replaced with '\'')

** Affects: checkinstall (Ubuntu)
 Importance: Undecided
 Status: New

-- 
doesn't sanitize command line inputs
https://bugs.launchpad.net/bugs/338956
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 336438] Re: Shows very large play time at end of play queue

2009-03-02 Thread Marian Sigler
I've tested with Intrepid. There the play button is still active and the
sound waves are there and the album cover is still present etc, but it
does not show the large time. See attached screenshot (I made it in qemu
so the popup is there, too. I'll make one with the hardy live cd later,
as soon as I've finished downloading the image)

** Attachment added: rhythmboxbug2.png
   http://launchpadlibrarian.net/23309317/rhythmboxbug2.png

-- 
Shows very large play time at end of play queue
https://bugs.launchpad.net/bugs/336438
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 336438] Re: Shows very large play time at end of play queue

2009-03-02 Thread Marian Sigler
I got it :) When I just imported a song and played it, it was as it
should be (no waves, play button not active, no cover, Not playing in
the popup and in the window). I then copied my original rhythmdb and
config, then it was as I reported above. I then found out that it's the
crossfader (I activated that lately, so it's probable that it's not the
gutsy-hardy switch but the activation of the crossfader that caused the
bug). Without it it's as it should be. I tested again in the intrepid
with crossfader, it was just as reported above. I've deactivated the
crossfader here (main system) and then it didn't happen, so it's
definitely the crossfader :)

** Attachment added: Under hardy (with crossfade)
   http://launchpadlibrarian.net/23313264/rhythmboxbug3.png

-- 
Shows very large play time at end of play queue
https://bugs.launchpad.net/bugs/336438
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 336438] [NEW] Shows very large play time at end of play queue

2009-03-01 Thread Marian Sigler
Public bug reported:

Binary package hint: rhythmbox

Always when rhythmbox has finished playing the play queue, it does not
stop to play (in fact one doesn't hear anything, but the play button is
active (pressed) and there are sound waves around the notification area
icon). It claims to play the last song on the list, and as time (when
hovering the notification area icon) it says for example 0:03:20 of
1193046:28:15 (where 3:20 is the actual length of the last song and the
latter time is always the same, 2**32 seconds)

See attachment for a screenshot (unfortunately there is no way to
capture the notification area tooltip)

This just happens since I upgraded to hardy (version 0.11.5-0ubuntu8),
in gutsy this didn't happen (both 32bit systems)

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Shows very large play time at end of play queue
https://bugs.launchpad.net/bugs/336438
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 336438] Re: Shows very large play time at end of play queue

2009-03-01 Thread Marian Sigler

** Attachment added: rhythmboxbug1.png
   http://launchpadlibrarian.net/23271523/rhythmboxbug1.png

-- 
Shows very large play time at end of play queue
https://bugs.launchpad.net/bugs/336438
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 309370] Re: CVE-2008-4829: streamripper - fix buffer overflow in all releases

2009-01-13 Thread Marian Sigler
I just tried, but the diff they have [1] doesn't match the source file
in that version (I tried the one in hardy, 1.63-beta-1). I don't want to
patch it manually since I don't know if in that version there are other
places were a fix is needed (I don't speak C). I'd be happy if someone
who is able to would try to fix it. Debian bug is http://bugs.debian.org
/cgi-bin/bugreport.cgi?bug=506377 if it helps.

[1]
http://streamripper.cvs.sourceforge.net/viewvc/streamripper/sripper_1x/lib/http.c?view=patchr1=1.50r2=1.51pathrev=sripper-1_64_0

-- 
CVE-2008-4829: streamripper - fix buffer overflow in all releases
https://bugs.launchpad.net/bugs/309370
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 309370] [NEW] fix buffer overflow in all releases

2008-12-18 Thread Marian Sigler
*** This bug is a security vulnerability ***

Public security bug reported:

Binary package hint: streamripper

The buffer overflow has only been fixed in jaunty (1.63), but as the bug
also is in 1.61 (see debian:
http://www.debian.org/security/2008/dsa-1683) I assume that it occurs
also in all other releases.

** Affects: streamripper (Ubuntu)
 Importance: Undecided
 Status: New

** Visibility changed to: Public

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2008-4829

-- 
fix buffer overflow in all releases
https://bugs.launchpad.net/bugs/309370
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 223789] Re: Please backport mercurial 1.0.1-2 from Intrepid to Hardy

2008-07-02 Thread Marian Sigler
Will it also be backported to gutsy?

-- 
Please backport mercurial 1.0.1-2 from Intrepid to Hardy
https://bugs.launchpad.net/bugs/223789
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 223789] Re: Please backport mercurial 1.0.1-2 from Intrepid to Hardy

2008-07-02 Thread Marian Sigler
** Also affects: gutsy-backports
   Importance: Undecided
   Status: New

-- 
Please backport mercurial 1.0.1-2 from Intrepid to Hardy and Gutsy
https://bugs.launchpad.net/bugs/223789
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 223789] Re: Please backport mercurial 1.0.1-2 from Intrepid to Hardy and Gutsy

2008-07-02 Thread Marian Sigler
** Summary changed:

- Please backport mercurial 1.0.1-2 from Intrepid to Hardy
+ Please backport mercurial 1.0.1-2 from Intrepid to Hardy and Gutsy

-- 
Please backport mercurial 1.0.1-2 from Intrepid to Hardy and Gutsy
https://bugs.launchpad.net/bugs/223789
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 223789] Re: [needs-packaging] mercurial 1.0

2008-05-31 Thread Marian Sigler
Sure? In both lenny and sid there are 1.0.x packages, but they are not
yet in Intrepid.

-- 
[needs-packaging] mercurial 1.0
https://bugs.launchpad.net/bugs/223789
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