[Bug 196225] Re: [needs-packaging] Sonic Visualiser

2011-04-11 Thread Артём Попов
Has there been any progress yet?

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

Title:
  [needs-packaging] Sonic Visualiser

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


[Bug 709461] Re: Application windows can sometimes fail to display and will mask regions of the screen

2011-03-23 Thread Артём Попов
So do I, and it is even worse for me.

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

Title:
  Application windows can sometimes fail to display and will mask
  regions of the screen

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


[Bug 728598] Re: Dragging a file to the bottom left corner should send it to the trash

2011-03-09 Thread Артём Попов
** Branch linked: lp:~artfwo/unity/fix-for-728598

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

Title:
  Dragging a file to the bottom left corner should send it to the trash

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


[Bug 722680] Re: Unexpected F10 key behaviour in GNOME terminal

2011-03-08 Thread Артём Попов
*** This bug is a duplicate of bug 726639 ***
https://bugs.launchpad.net/bugs/726639

** This bug has been marked a duplicate of bug 726639
   F10 is captured even if gnome-terminal setting is explictly set to not 
capture
 * You can subscribe to bug 726639 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/726639/+subscribe

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

Title:
  Unexpected F10 key behaviour in GNOME terminal

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


[Bug 728598] Re: Dragging a file to the bottom left corner should send it to the trash

2011-03-08 Thread Артём Попов
** Changed in: unity
 Assignee: Артём Попов (artfwo) = (unassigned)

** Changed in: unity (Ubuntu)
   Status: In Progress = Confirmed

** Changed in: unity
   Status: In Progress = Confirmed

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

Title:
  Dragging a file to the bottom left corner should send it to the trash

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

[Bug 730528] [NEW] Impossible to inherit a class from AppIndicator*.Indicator in Python (gir)

2011-03-07 Thread Артём Попов
Public bug reported:

In Python it's currently impossible to inherit a class from
AppIndicator*.Indicator. The following sample code leads to segfault:

from gi.repository import AppIndicator3

class MyIndicator(AppIndicator3.Indicator):
def __init__(self):
AppIndicator3.Indicator.__init__(self)
#also happens with self.__gobject_init__()

i = MyIndicator()

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

** Summary changed:

- Impossible to inherit a class from AppIndicator*.Indicator in Python
+ Impossible to inherit a class from AppIndicator*.Indicator in Python (gir)

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

Title:
  Impossible to inherit a class from AppIndicator*.Indicator in Python
  (gir)

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


[Bug 730528] Re: Impossible to inherit a class from AppIndicator*.Indicator in Python (gir)

2011-03-07 Thread Артём Попов
Martin, this code works for me on a fully updated Natty system:

from gi.repository import AppIndicator3, Gtk

i = AppIndicator3.Indicator.new(testindicator, indicator-messages, 
AppIndicator3.IndicatorCategory.HARDWARE)
i.set_status(AppIndicator3.IndicatorStatus.ACTIVE)
i.set_menu(Gtk.Menu())

Gtk.main()

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

Title:
  Impossible to inherit a class from AppIndicator*.Indicator in Python
  (gir)

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


[Bug 730528] Re: Impossible to inherit a class from AppIndicator*.Indicator in Python (gir)

2011-03-07 Thread Артём Попов
Oh yes, constructor does not work, you have to use Indicator.new()

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

Title:
  Impossible to inherit a class from AppIndicator*.Indicator in Python
  (gir)

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


[Bug 722674] Re: Unity opens application menu on Alt+F10 shortcut

2011-03-07 Thread Артём Попов
Did unity --reset on a fully updated Natty system.

Alt+F10 maximizes currently focused window AND triggers the application menu.
Alt+F7 moves currently focused window and triggers the menu, after pressing 
Enter (ending window movement).
Alt+F8 also opens the menu, after the resizing operation is finished by 
pressing Enter.

** Changed in: unity
   Status: Incomplete = Confirmed

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

Title:
  Unity opens application menu on Alt+F10 shortcut

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


[Bug 728598] Re: Dragging a file to the bottom left corner should send it to the trash

2011-03-07 Thread Артём Попов
** Changed in: unity
 Assignee: (unassigned) = Артём Попов (artfwo)

** Changed in: unity
   Status: Confirmed = In Progress

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

Title:
  Dragging a file to the bottom left corner should send it to the trash

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

[Bug 727840] Re: Launcher selection can move past the launchers into nowhere

2011-03-06 Thread Артём Попов
** Branch linked: lp:~artfwo/unity/unity-fixes

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

Title:
  Launcher selection can move past the launchers into nowhere

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


[Bug 728885] Re: Spelling error in reviews.py

2011-03-04 Thread Артём Попов
*** This bug is a duplicate of bug 725671 ***
https://bugs.launchpad.net/bugs/725671

Anton, this particular bug has already been reported and is a duplicate
of bug 725671, so it is being marked as such.

** This bug has been marked a duplicate of bug 725671
   Was this review hepful? I don't know, what is hepful? ;)
 * You can subscribe to bug 725671 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/725671/+subscribe

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

Title:
  Spelling error in reviews.py

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


[Bug 696477] Re: Indicator CPUFreq doesn't appear in unity (11.04) (AMD Athlon64 X2) (nVidia 9300 GE)

2011-03-03 Thread Артём Попов
*** This bug is a duplicate of bug 691707 ***
https://bugs.launchpad.net/bugs/691707

Dooitze, it is a duplicate, because the only bug fixed in 0.1.2 was bug
691707. The error you provided in bug description (KeyboardInterrupt) is
a normal behaviour for a Python application. And the invisible icon was
apparently fixed in bug 691707.

To your last comment, indicator-cpufreq is an architecture-independent
package, written in Python. It is exactly the same package on 64-bit and
32-bit systems. If you have the program behaving differently in 32-bit
and 64-bit environments, it's likely a bug in the environment.

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

Title:
  Indicator CPUFreq doesn't appear in unity (11.04) (AMD Athlon64 X2)
  (nVidia 9300 GE)

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


[Bug 724917] Re: Importing appindicator from python crashes with ImportError on undefined symbol

2011-03-03 Thread Артём Попов
** Changed in: libappindicator
   Status: Confirmed = Fix Released

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

Title:
  Importing appindicator from python crashes with ImportError on
  undefined symbol

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


[Bug 724747] Re: Super key shortcut overlay not working with umlauts, greek/cyrillic letters

2011-03-02 Thread Артём Попов
Pressing Super+key which has 2 codes, depending on the international
layout (e.g. Q and Й), should work both with English layout and the
international layout.

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

Title:
  Super key shortcut overlay not working with umlauts, greek/cyrillic
  letters

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

[Bug 696477] Re: Indicator CPUFreq doesn't appear in unity (11.04) (AMD Athlon64 X2) (nVidia 9300 GE)

2011-03-02 Thread Артём Попов
*** This bug is a duplicate of bug 691707 ***
https://bugs.launchpad.net/bugs/691707

It means, this is a duplicate of bug 693721 then, and I'm closing this
bug. Dooitze, thanks for reporting this, you're welcome to report any
further bugs you'll find.

** This bug has been marked a duplicate of bug 691707
   Indicator icon problem in light Ubuntu themes
 * You can subscribe to bug 691707 by following this link: 
https://bugs.launchpad.net/indicator-cpufreq/+bug/691707/+subscribe

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

Title:
  Indicator CPUFreq doesn't appear in unity (11.04) (AMD Athlon64 X2)
  (nVidia 9300 GE)

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


[Bug 725202] Re: X crashes on startup in evdev_drv

2011-03-01 Thread Артём Попов
Chase, your package just resolved the bug for me. Many thanks!

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

Title:
  X crashes on startup in evdev_drv

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


[Bug 724917] Re: Importing appindicator from python crashes with ImportError on undefined symbol

2011-02-28 Thread Артём Попов
Adding debdiff for sponsoring and review by #ubuntu-desktop as well
(patch still not accepted upstream).

** Patch added: libappindicator-fix-724917.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/libappindicator/+bug/724917/+attachment/1876978/+files/libappindicator-fix-724917.debdiff

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

Title:
  Importing appindicator from python crashes with ImportError on
  undefined symbol

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


[Bug 724917] Re: Importing appindicator from python crashes with ImportError on undefined symbol

2011-02-28 Thread Артём Попов
** Changed in: libappindicator
   Status: New = Confirmed

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

Title:
  Importing appindicator from python crashes with ImportError on
  undefined symbol

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


[Bug 696477] Re: Indicator CPUFreq doesn't appear in unity (11.04) (AMD Athlon64 X2) (nVidia 9300 GE)

2011-02-28 Thread Артём Попов
Dooitze, the bug from your comment #10 (bug 724917) should be fixed now,
could you test again if 0.1.2 works for you?

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

Title:
  Indicator CPUFreq doesn't appear in unity (11.04) (AMD Athlon64 X2)
  (nVidia 9300 GE)

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


[Bug 696477] Re: Indicator CPUFreq doesn't appear in unity (11.04) (AMD Athlon64 X2) (nVidia 9300 GE)

2011-02-27 Thread Артём Попов
Dooitze, please test 0.1.2 version from my PPA and confirm, if the bug
still occurs for you.

** Changed in: unity
   Status: Confirmed = Invalid

** Changed in: unity (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: indicator-applet
   Status: New = Invalid

** Changed in: indicator-cpufreq
   Status: New = Incomplete

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

Title:
  Indicator CPUFreq doesn't appear in unity (11.04) (AMD Athlon64 X2)
  (nVidia 9300 GE)

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


[Bug 724917] Re: Importing appindicator from python crashes with ImportError on undefined symbol

2011-02-26 Thread Артём Попов
** Changed in: libappindicator (Ubuntu)
 Assignee: (unassigned) = Артём Попов (artfwo)

** Branch linked: lp:~artfwo/libappindicator/fix-for-bug-724917

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

Title:
  Importing appindicator from python crashes with ImportError on
  undefined symbol

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

[Bug 724917] Re: Importing appindicator from python crashes with ImportError on undefined symbol

2011-02-26 Thread Артём Попов
Fixed in linked merge and a merge is proposed. Please review!

** Changed in: libappindicator (Ubuntu)
 Assignee: Артём Попов (artfwo) = (unassigned)

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

Title:
  Importing appindicator from python crashes with ImportError on
  undefined symbol

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

[Bug 133876] Re: english keyboard layout unavailable on LiveCD, when russian language has been chosen during bootup

2011-02-26 Thread Артём Попов
** Changed in: casper (Ubuntu)
   Status: New = Fix Released

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

Title:
  english keyboard layout unavailable on LiveCD, when russian language
  has been chosen during bootup

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


[Bug 725422] Re: telepathy-logger crashed with SIGSEGV in strchr()

2011-02-26 Thread Артём Попов
** Changed in: telepathy-logger (Ubuntu)
   Status: New = Confirmed

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

Title:
  telepathy-logger crashed with SIGSEGV in strchr()

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


[Bug 722674] Re: Unity opens application menu on Alt+F10 shortcut

2011-02-24 Thread Артём Попов
Menu is also triggered after pressing Alt+F7, moving the window and
pressing Enter to finish moving.

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

Title:
  Unity opens application menu on Alt+F10 shortcut

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


[Bug 722680] Re: Unexpected F10 key behaviour in GNOME terminal

2011-02-24 Thread Артём Попов
Alex, I've just tested gnome-terminal on a freshly updated Natty classic
desktop with indicator-appmenu. Here's what I get:

When checkbox Enable the menu shortcut key (F10 by default) is
checked, F10 key doesn't work at all. But when the checkbox is
*unchecked*, F10 key does work and it can be verified by running
Midnight Commander (mc) in the terminal.

And it still calls the menu under Unity, no matter what is the state of
this setting.

** Changed in: unity
   Status: Incomplete = New

** Changed in: unity (Ubuntu)
   Status: Incomplete = New

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

Title:
  Unexpected F10 key behaviour in GNOME terminal

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


[Bug 723601] Re: system shows cirillic incorrectly

2011-02-23 Thread Артём Попов
I don't get it. The bug is filed against language-selector, but an URL
in the description leads to another bug against xsublim package.

jevgtv, could you provide more details about the bug?

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

Title:
  system shows cirillic incorrectly

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


[Bug 723601] Re: system shows cirillic incorrectly

2011-02-23 Thread Артём Попов
I'm marking this bug invalid then, let's continue the discussion in bug
719050

** Changed in: language-selector (Ubuntu)
   Status: New = Incomplete

** Changed in: language-selector (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  system shows cirillic incorrectly

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


[Bug 723029] [NEW] Support Application Indicators

2011-02-22 Thread Артём Попов
Public bug reported:

Binary package hint: qjackctl

This application should be investigated to be ported to use Application
Indicators for Lucid - https://launchpad.net/indicator-application

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


** Tags: indicator-application

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

Title:
  Support Application Indicators

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


[Bug 709461] Re: semi-random invisible window with x geometry on top layer possible, all viewport only (one ws though)

2011-02-22 Thread Артём Попов
This bug has shown itself several times with xchat-gnome. When I start
xchat-gnome either from the indicator-session menu or from the Unity
dock, it is completely invisible but 'ps ax' shows an xchat-gnome
process.

Large part of the screen is unclickable.

Killing xchat-gnome and restarting it solves the problem.

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

Title:
  semi-random invisible window with x geometry on top layer possible,
  all viewport only (one ws though)

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


[Bug 561473] Re: About_Ubuntu_[Russian].rtf: absolutely outdated

2011-02-21 Thread Артём Попов
Баг неприменим к текущей версии example-content, закрываю.

** Changed in: example-content (Ubuntu)
   Status: In Progress = Invalid

** Changed in: example-content
   Status: In Progress = Invalid

** Changed in: ubuntu-ru
   Status: In Progress = Invalid

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

Title:
  About_Ubuntu_[Russian].rtf: absolutely outdated

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

[Bug 709461] Re: semi-random invisible window with x geometry on top layer possible, all viewport only (one ws though)

2011-02-21 Thread Артём Попов
Happened again for me too. Should this bug be reopened in this case?

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

Title:
  semi-random invisible window with x geometry on top layer possible,
  all viewport only (one ws though)

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


[Bug 709461] Re: semi-random invisible window with x geometry on top layer possible, all viewport only (one ws though)

2011-02-21 Thread Артём Попов
No, I didn't use classic desktop at all. The bug occurs in a Unity
session.

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

Title:
  semi-random invisible window with x geometry on top layer possible,
  all viewport only (one ws though)

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


[Bug 722036] [NEW] Please merge libvorbis 1.3.2-1 (main) from Debian unstable (main)

2011-02-19 Thread Артём Попов
Public bug reported:

Debian changes:

libvorbis (1.3.2-1) unstable; urgency=low

  * New upstream release (Closes: #613489)
- ov_fopen should have const qualifier for char *path (Closes: #547223)
  * debian/control
- Bumped standards version to 3.9.1
  * debian/rules
- Add --with-pic (Closes: #603195)
  * debian/docs
- CHANGELOG was renamed to CHANGES
  * Added debian/source/format 1.0

** Affects: libvorbis (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Changed in: libvorbis (Ubuntu)
   Status: New = In Progress

** Changed in: libvorbis (Ubuntu)
 Assignee: (unassigned) = Артём Попов (artfwo)

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

Title:
  Please merge libvorbis 1.3.2-1 (main) from Debian unstable (main)

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

[Bug 722036] Re: Please merge libvorbis 1.3.2-1 (main) from Debian unstable (main)

2011-02-19 Thread Артём Попов
** Patch added: libvorbis-debian-ubuntu.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/libvorbis/+bug/722036/+attachment/1861315/+files/libvorbis-debian-ubuntu.debdiff

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

Title:
  Please merge libvorbis 1.3.2-1 (main) from Debian unstable (main)

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


[Bug 722036] Re: Please merge libvorbis 1.3.2-1 (main) from Debian unstable (main)

2011-02-19 Thread Артём Попов
** Patch added: libvorbis-ubuntu-ubuntu.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/libvorbis/+bug/722036/+attachment/1861316/+files/libvorbis-ubuntu-ubuntu.debdiff

** Changed in: libvorbis (Ubuntu)
 Assignee: Артём Попов (artfwo) = (unassigned)

** Changed in: libvorbis (Ubuntu)
   Status: In Progress = Confirmed

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

Title:
  Please merge libvorbis 1.3.2-1 (main) from Debian unstable (main)

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

[Bug 696189] Re: lmms wan't install on Natty

2011-02-15 Thread Артём Попов

** Patch added: lmms_0.4.10-1ubuntu2.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/696189/+attachment/1851581/+files/lmms_0.4.10-1ubuntu2.debdiff

** Tags added: patch

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

Title:
  lmms wan't install on Natty

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


[Bug 684470] Re: Update to libraw1394 v2.0.6

2011-02-15 Thread Артём Попов
Fixed in bug 718759.

** Changed in: libraw1394 (Ubuntu)
   Status: New = Fix Released

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

Title:
  Update to libraw1394 v2.0.6

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


[Bug 718759] [NEW] Sync libraw1394 2.0.6-1 (main) from Debian unstable (main)

2011-02-14 Thread Артём Попов
Public bug reported:

Please sync libraw1394 2.0.6-1 (main) from Debian unstable (main)


Ubuntu delta:
  - debian/README.Debian: Corrected file to use sudo instead of running
  as root


Why it can be dropped:
debian/README.Debian now uses sudo in all command examples (instead of 
suggesting running commands as root).


Changelog entries since current natty version (2.0.5-2ubuntu1):

libraw1394 (2.0.6-1) unstable; urgency=low
  * New upstream release. Closes: #602215
- Fixes isochronous I/O cleanup. Closes: #605291
  * Update README.Debian to include information about the new FireWire stack.
Closes: #598036
  * Bump Standards-Version.
  * Update links to homepage and tarballs.
  * Merge patch from Ubuntu: use sudo in the examples in README.Debian.

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


** Tags: sync upgrade-software-version

** Tags added: sync

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

Title:
  Sync libraw1394 2.0.6-1 (main) from Debian unstable (main)

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


[Bug 718759] Re: Sync libraw1394 2.0.6-1 (main) from Debian unstable (main)

2011-02-14 Thread Артём Попов
** Tags added: upgrade-software-version

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

Title:
  Sync libraw1394 2.0.6-1 (main) from Debian unstable (main)

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


[Bug 718801] [NEW] Please merge lmms 0.4.10-1 (universe) from Debian unstable (main)

2011-02-14 Thread Артём Попов
Public bug reported:

Binary package hint: lmms

Please merge lmms 0.4.10-1 (universe) from Debian unstable (main)

** Affects: lmms (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Changed in: lmms (Ubuntu)
   Status: New = In Progress

** Changed in: lmms (Ubuntu)
 Assignee: (unassigned) = Артём Попов (artfwo)

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

Title:
  Please merge lmms 0.4.10-1 (universe) from Debian unstable (main)

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

[Bug 718801] Re: Please merge lmms 0.4.10-1 (universe) from Debian unstable (main)

2011-02-14 Thread Артём Попов

** Patch added: debian-ubuntu.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/718801/+attachment/1849417/+files/debian-ubuntu.debdiff

** Changed in: lmms (Ubuntu)
   Status: In Progress = Confirmed

** Changed in: lmms (Ubuntu)
 Assignee: Артём Попов (artfwo) = (unassigned)

** Description changed:

  Binary package hint: lmms
  
  Please merge lmms 0.4.10-1 (universe) from Debian unstable (main)
+ 
+ lmms (0.4.10-1) unstable; urgency=low
+ 
+   * Imported Upstream version 0.4.10
+   * changed mode of patch
+   * Add source/format with 3.0 (quilt) and rearrange source a bit
+   * Bump standarts version to 3.9.1 - no further changes needed
+ 
+  -- Patrick Winnertz win...@debian.org  Fri, 11 Feb 2011 20:03:06
+ +0100

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

Title:
  Please merge lmms 0.4.10-1 (universe) from Debian unstable (main)

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

[Bug 718801] Re: Please merge lmms 0.4.10-1 (universe) from Debian unstable (main)

2011-02-14 Thread Артём Попов
Builds flawlessy in my PPA:
https://launchpad.net/~artfwo/+archive/ppa/+buildjob/2261381

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

Title:
  Please merge lmms 0.4.10-1 (universe) from Debian unstable (main)

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


[Bug 717539] Re: ubuntuone-launch crashed with ImportError in __main__: No module named platform.tools

2011-02-14 Thread Артём Попов
I think I shall remove the duplicate to keep this bug available in
search results.

** This bug is no longer a duplicate of private bug 717829

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

Title:
  ubuntuone-launch crashed with ImportError in __main__: No module named
  platform.tools

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


[Bug 163320] Re: [need update] timemachine to version 0.3.1

2011-02-12 Thread Артём Попов
0.3.3 has been uploaded to Natty:
https://launchpad.net/ubuntu/+source/timemachine/0.3.3-1

** Changed in: timemachine (Ubuntu)
   Status: New = Fix Released

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

Title:
  [need update] timemachine to version 0.3.1

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


[Bug 716381] [NEW] Please sync timemachine 0.3.3-1 from Debian unstable

2011-02-10 Thread Артём Попов
Public bug reported:

Binary package hint: timemachine

Ubuntu changes (filtered from debian/changelog):

No longer appropriate:
  * Adjust jack build-dep for JACK transition.
  * No-change rebuild for jack transition.
  * Mangle Maintainer field.

Present in the current Debian version:
  * Don't explicitly depend on versioned jackd, both jackd{1,2} are
available now.
  * Install timemachine.desktop into /usr/share/applications/ (LP #120475)
  * Install a symlink to the icon in /usr/share/pixmaps/
  * Make the .desktop a bit more sane, having categories and an icon.

A copy of the entries from debian/changelog corresponding to the changes
relative to the current version in Ubuntu:

timemachine (0.3.3-1) unstable; urgency=low

  [ Adrian Knoth ]
  * Imported Upstream version 0.3.3 (Closes: #370641)
  * Replace libreadline5-dev by libreadline-dev (Closes: #553864)
  * Drop libjack0.100.0-dev build dependency (Closes: #527436)
  * Provide icon entry in desktop file (Closes: #370642)
  * Fix non XDG-compliant desktop file (Closes: #313367)
  * Bump standards version
  * Ship updated manpage (Closes: #331536)
  * Lower DH compatibility level to 7.
  * Update copyright file.

  [ Alessio Treglia ]
  * Adopting this (Closes: #573463).
  * Switch the packaging to the 3.0 (quilt) format.
  * debian/control:
- Add missing trailing comma.
- Remove 'website' from the description, the Homepage field is enough.
  * Fix desktop file as per spec.
  * debian/watch:
- Update to version 3, no need to run uupdate after downloading the
  tarball.
  * debian/rules: Pass -Wl,--as-needed to the linker.

 -- Adrian Knoth a...@drcomp.erfurt.thur.de  Tue, 01 Feb 2011 15:01:48
+0100

** Affects: timemachine (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/716381

Title:
  Please sync timemachine 0.3.3-1 from Debian unstable

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


[Bug 716443] [NEW] Please merge xsane 998-1 (universe) from Debian unstable (main)

2011-02-10 Thread Артём Попов
Public bug reported:

Binary package hint: xsane

Please merge xsane 998-1 (universe) from Debian unstable (main)

xsane (0.998-1) unstable; urgency=low

  * New upstream release.

  * debian/control:
+ Bump Standards-Version to 3.9.1 (no changes).

** Affects: xsane (Ubuntu)
 Importance: Undecided
 Assignee: Артём Попов (artfwo)
 Status: In Progress

** Changed in: xsane (Ubuntu)
   Status: New = In Progress

** Changed in: xsane (Ubuntu)
 Assignee: (unassigned) = Артём Попов (artfwo)

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

Title:
  Please merge xsane 998-1 (universe) from Debian unstable (main)

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

[Bug 716443] Re: Please merge xsane 998-1 (universe) from Debian unstable (main)

2011-02-10 Thread Артём Попов

** Patch added: xsane_0.998-1ubuntu1.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/xsane/+bug/716443/+attachment/1841434/+files/xsane_0.998-1ubuntu1.debdiff

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

Title:
  Please merge xsane 998-1 (universe) from Debian unstable (main)

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


[Bug 716443] Re: Please merge xsane 998-1 (universe) from Debian unstable (main)

2011-02-10 Thread Артём Попов
Builds successfully in my PPA:
https://launchpad.net/~artfwo/+archive/ppa/+buildjob/2254089

** Changed in: xsane (Ubuntu)
   Status: In Progress = Confirmed

** Changed in: xsane (Ubuntu)
 Assignee: Артём Попов (artfwo) = (unassigned)

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

Title:
  Please merge xsane 998-1 (universe) from Debian unstable (main)

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

[Bug 716443] Re: Please merge xsane 998-1 (universe) from Debian unstable (main)

2011-02-10 Thread Артём Попов
** Tags added: patch

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

Title:
  Please merge xsane 998-1 (universe) from Debian unstable (main)

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


[Bug 716381] Re: Please sync timemachine 0.3.3-1 from Debian unstable

2011-02-10 Thread Артём Попов
** Tags added: sync

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

Title:
  Please sync timemachine 0.3.3-1 from Debian unstable

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


[Bug 183552] Re: [needs-packaging] Please restore supercollider

2011-02-05 Thread Артём Попов
** Bug watch added: Debian Bug tracker #602050
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602050

** Also affects: debian via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602050
   Importance: Unknown
   Status: Unknown

** Changed in: supercollider (Ubuntu)
   Status: In Progress = Confirmed

** Changed in: supercollider (Ubuntu)
 Assignee: Артём Попов (artfwo) = (unassigned)

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

Title:
  [needs-packaging] Please restore supercollider

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

[Bug 683303] Re: Unity [compiz] adobe flash+chromium crash

2011-01-10 Thread Артём Попов
** Changed in: compiz
   Status: New = Confirmed

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

Title:
  Unity [compiz] adobe flash+chromium crash

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


[Bug 681915] Re: garbled graphics and text after launching unity

2011-01-06 Thread Артём Попов
I've tried installing only driver packages from xorg-edgers PPA, namely:

xserver-xorg-video-ati_6.13.99+git20110104.30c5f217-0ubuntu0sarvatt2_i386.deb
xserver-xorg-video-radeon_6.13.99+git20110104.30c5f217-0ubuntu0sarvatt2_i386.deb

It didn't solve the problem. After adding the PPA and doing a full apt-
get dist-upgrade, the problem disappeared.

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

Title:
  garbled graphics and text after launching unity

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


[Bug 691513] [NEW] Screen corruption on ATI Radeon with Unity

2010-12-17 Thread Артём Попов
Public bug reported:

Binary package hint: compiz

I get weird screen corruption in various places of my desktop on ATI Radeon 
(RS690) with Unity. The video card is:
01:05.0 VGA compatible controller: ATI Technologies Inc RS690M [Radeon X1200 
Series]

Please see the attached screenshot. The bug mostly affects top panel and
launcher bar. Switching the laptop to Radeon HD2400 (R600) fixes the
issue, but I'd like to work with an older video card as well.

I had no problems with compiz+RS690 under previous versions of Ubuntu .

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xorg 1:7.5+6ubuntu3b1
ProcVersionSignature: Ubuntu 2.6.37-9.22~ppa1-lowlatency 2.6.37-rc5
Uname: Linux 2.6.37-9-lowlatency i686
Architecture: i386
DRM.card0.DVI.D.1:
 status: disconnected
 enabled: disabled
 dpms: On
 modes: 
 edid-base64:
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1280x800 1280x720 1152x768 1024x768 800x600 848x480 720x480 640x480
 edid-base64: 
AP///wAyDADjAAAQAQOAIRV4CrNAmVlTjSclUFQBAQEBAQEBAQEBAQEBAQEBvBsAoFAgFzAwIDYAS88QAAAZ/gBMR1BoaWxpcHNMQ0QK/gBMUDE1NFdYNC1UTEMzADw=
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: On
 modes: 
 edid-base64:
Date: Fri Dec 17 17:52:50 2010
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20101202)
MachineType: ASUSTeK Computer Inc. F3Ka
ProcEnviron:
 LANGUAGE=ru_RU:ru:en_GB:en
 LANG=ru_RU.UTF-8
 LC_MESSAGES=ru_RU.utf8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.37-9-lowlatency 
root=UUID=211f3ecd-7da7-470a-a689-fb38add4bfc8 ro quiet splash
SourcePackage: xorg
Symptom: display
dmi.bios.date: 07/07/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 212
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: F3Ka
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr212:bd07/07/2008:svnASUSTeKComputerInc.:pnF3Ka:pvr1.0:rvnASUSTeKComputerInc.:rnF3Ka:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
dmi.product.name: F3Ka
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.
glxinfo: Error: [Errno 2] Нет такого файла или каталога
system:
 distro: Ubuntu
 codename:   natty
 architecture:   i686
 kernel: 2.6.37-9-lowlatency

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


** Tags: apport-bug corruption i386 natty

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

Title:
  Screen corruption on ATI Radeon with Unity

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

[Bug 691513] Re: Screen corruption on ATI Radeon with Unity

2010-12-17 Thread Артём Попов


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

Title:
  Screen corruption on ATI Radeon with Unity

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


[Bug 691513] Re: Screen corruption on ATI Radeon with Unity

2010-12-17 Thread Артём Попов

** Attachment added: screenshot.png
   
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/691513/+attachment/1768555/+files/screenshot.png

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

Title:
  Screen corruption on ATI Radeon with Unity

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


[Bug 691513] Re: Screen corruption on ATI Radeon with Unity

2010-12-17 Thread Артём Попов
** Also affects: unity
   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/691513

Title:
  Screen corruption on ATI Radeon with Unity

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


[Bug 688096] [NEW] revelation 0.4.11-8ubuntu2 FTBFS

2010-12-09 Thread Артём Попов
Public bug reported:

Binary package hint: revelation

Detailed in:

https://launchpad.net/ubuntu/+source/revelation/0.4.11-8ubuntu2/+build/2087038

** Affects: revelation (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/688096

Title:
  revelation 0.4.11-8ubuntu2 FTBFS

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


[Bug 688096] Re: revelation 0.4.11-8ubuntu2 FTBFS

2010-12-09 Thread Артём Попов
Debdiff to fix the problem:


** Changed in: revelation (Ubuntu)
   Status: New = Confirmed

** Patch added: revelation_0.4.11-8ubuntu3.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/revelation/+bug/688096/+attachment/1761013/+files/revelation_0.4.11-8ubuntu3.debdiff

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

Title:
  revelation 0.4.11-8ubuntu2 FTBFS

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


[Bug 688096] Re: revelation 0.4.11-8ubuntu2 FTBFS

2010-12-09 Thread Артём Попов
There is a working test build of the patch above in my PPA:

https://launchpad.net/~artfwo/+archive/ppa

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

Title:
  revelation 0.4.11-8ubuntu2 FTBFS

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


[Bug 41301] Re: Mouse clicks stop working sporadically

2010-11-14 Thread Артём Попов
The problem seems to disappear after upgrading to Natty. Weird.

-- 
Mouse clicks stop working sporadically
https://bugs.launchpad.net/bugs/41301
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 41301] Re: Mouse clicks stop working sporadically

2010-09-06 Thread Артём Попов
Yes, I'm on Maverick. Don't know any working Lucid version. There's
supposedly a different bug, because I'm having this problem with a
specific Ubuntu patch, introduced after the 2.3.2-6build1 version.

-- 
Mouse clicks stop working sporadically
https://bugs.launchpad.net/bugs/41301
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 41301] Re: Mouse clicks stop working sporadically

2010-09-02 Thread Артём Попов
** Also affects: xserver-xorg-input-evdev (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Mouse clicks stop working sporadically
https://bugs.launchpad.net/bugs/41301
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 583312] Re: Left mouse clicks not being processed

2010-09-02 Thread Артём Попов
It looks like a duplicate of bug 41301. Please mark it as such, if the
issues are related.

-- 
Left mouse clicks not being processed
https://bugs.launchpad.net/bugs/583312
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 583312] Re: Left mouse clicks not being processed

2010-09-02 Thread Артём Попов
By the way, downgrading to xserver-xorg-input-evdev 1:2.3.2-6build1
solved the problem for me.

-- 
Left mouse clicks not being processed
https://bugs.launchpad.net/bugs/583312
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 41301] Re: Mouse clicks stop working sporadically

2010-09-02 Thread Артём Попов
By the way, downgrading to xserver-xorg-input-evdev 1:2.3.2-6build1
solved the problem for me.

** Changed in: xserver-xorg-input-evdev (Ubuntu)
   Status: New = Confirmed

-- 
Mouse clicks stop working sporadically
https://bugs.launchpad.net/bugs/41301
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 41301] Re: Mouse clicks stop working sporadically

2010-09-01 Thread Артём Попов
** Changed in: xorg-server (Ubuntu)
   Status: Incomplete = Confirmed

-- 
Mouse clicks stop working sporadically
https://bugs.launchpad.net/bugs/41301
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 41301] Re: Mouse clicks stop working sporadically

2010-09-01 Thread Артём Попов
Having the same issue in Maverick for several days:

Left mouse button often stucks in a clicked state, in while focused in
Nautilus, Empathy, Chromium, GIMP, etc. Moving the mouse results in
dragging the window (if ALT was pressed) or highlighting bunches of
text. Clicking the mouse button doesn't help.

I use another workaround: unplug my (A4tech wired) mouse, click the left
button on the touchpad, replug the mouse back. Everything works for
several minutes, then starts going crazy again.

-- 
Mouse clicks stop working sporadically
https://bugs.launchpad.net/bugs/41301
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 41301] Re: Mouse clicks stop working sporadically

2010-09-01 Thread Артём Попов
Running xev results in the following weirdness:

* Presses and releases are registered.
* When the bug occurs, LEFT button clicks are never registered, right and 
middle button is okay.
* Unplugging the mouse and clicking inside xev with the touchpad produces ONE 
ButtonRelease event.
* Everything returns back to normal, until the bug occurs again.

-- 
Mouse clicks stop working sporadically
https://bugs.launchpad.net/bugs/41301
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 614896] [NEW] FTBFS on all architectures (maverick)

2010-08-07 Thread Артём Попов
Public bug reported:

Binary package hint: avidemux

The current version of avidemux in Ubuntu fails to build due to unfound
Xvid libraries at configure stage. In turn, this causes the following
error, because libADM_vidEnc_xvid.so is hard-specified in
debian/control:

cp: cannot stat 
`debian/tmp/usr/lib/ADM_plugins/videoEncoder/libADM_vidEnc_xvid.so': No such 
file or directory
dh_install: cp -a 
debian/tmp/usr/lib/ADM_plugins/videoEncoder/libADM_vidEnc_xvid.so 
debian/avidemux-plugins-common//usr/lib/ADM_plugins/videoEncoder/ returned exit 
code 1
make: *** [install] Error 2

Although xvid libraries are in build-dependencies, the cmake macro in
cmake/admCheckXvid.cmake fails to detect them properly.

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

-- 
FTBFS on all architectures (maverick)
https://bugs.launchpad.net/bugs/614896
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 614896] Re: FTBFS on all architectures (maverick)

2010-08-07 Thread Артём Попов

** Patch added: avidemux_2.5.3-0ubuntu3.debdiff
   http://launchpadlibrarian.net/53259295/avidemux_2.5.3-0ubuntu3.debdiff

-- 
FTBFS on all architectures (maverick)
https://bugs.launchpad.net/bugs/614896
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 614896] Re: FTBFS on all architectures (maverick)

2010-08-07 Thread Артём Попов
Attached the patch, that fixes it.

-- 
FTBFS on all architectures (maverick)
https://bugs.launchpad.net/bugs/614896
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 611122] [NEW] Sync libftdi 0.18-1 (main) from Debian unstable (main)

2010-07-28 Thread Артём Попов
Public bug reported:

Please sync libftdi 0.18-1 (main) from Debian unstable (main)

Changelog entries since current maverick version 0.17-1:

libftdi (0.18-1) unstable; urgency=low

  * New upstream version. 
  * Bumped Standards-Version to 3.9.0 (no changes).

 -- Aurelien Jarno aure...@debian.org  Sun, 11 Jul 2010 13:11:12 +0200

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

-- 
Sync libftdi 0.18-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/611122
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 60527] Re: xchat-gnome /me misbehaviour

2010-07-14 Thread Артём Попов
** Changed in: language-pack-gnome-ru (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
xchat-gnome /me misbehaviour
https://bugs.launchpad.net/bugs/60527
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 355355] Re: Update Manager causes high Xorg CPU usage when checking for updates

2010-07-09 Thread Артём Попов
The new synaptic still causes high Xorg CPU usage (up to 80%). Still not
fixed.

-- 
Update Manager causes high Xorg CPU usage when checking for updates
https://bugs.launchpad.net/bugs/355355
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 355355] Re: Update Manager causes high Xorg CPU usage when checking for updates

2010-07-09 Thread Артём Попов
Right, 0.63.1ubuntu12 loads Xorg to a lesser extent. I've previously
commented with 0.63.1ubuntu11 still in my system.

The latest version does not even trigger CPU freqency scaling, so it's
better than nothing.

-- 
Update Manager causes high Xorg CPU usage when checking for updates
https://bugs.launchpad.net/bugs/355355
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 601754] Re: Please merge jackd2 1.9.5~dfsg-15 (main) from Debian unstable (main)

2010-07-05 Thread Артём Попов
Done, re-subscribing sponsors.

** Description changed:

- Debian has a new version of jack-audio-connection-kit, but the package
- has been renamed to jackd2 changelog follows:
+ Please sync jackd2 1.9.5~dfsg-15 (main) from Debian unstable (main).
+ Thanks!
  
+ Explanation of the Ubuntu delta and why it can be dropped is in comment
+ #2. Sponsors, please consider this request together with bug 601758
  
- Sponsors, please consider this request together with bug 601758
- 
+ Changelog follows:
  
  jackd2 (1.9.5~dfsg-15) unstable; urgency=low
  
    [ Adrian Knoth ]
    * Also provide the shlibs file for libjack-jackd2-0
    * Fix FTBFS on sparc64 (Closes: #586257)
  
    [ Reinhard Tartler ]
    * jackd must not be a virtual package, use 'jack-daemon' for that
    * add breaks/replaces on old libjack0
    * change shlibsfile to prefer jackd2's libjack
    * use conflicts instead of breaks. libjack-jackd2-0 has file conflicts
  with libjack0 and will keep it
  
    [ Jonas Smedegaard ]
    * Update control file.
  
   -- Reinhard Tartler siret...@tauware.de  Sat, 19 Jun 2010 18:54:29
  +0200
  
  jackd2 (1.9.5~dfsg-14) unstable; urgency=low
  
    * Rename source package to jackd2
    * Don't provide libjack-dev anymore
    * Don't compile libjack0, use libjack-jackd2-0 instead
    * Move inprocess clients from libjack0 into jackd2 package
    * Update to upstream SVN revision 4024
  
   -- Adrian Knoth a...@drcomp.erfurt.thur.de  Thu, 17 Jun 2010 18:20:21
  +0200

** Summary changed:

- Please merge jackd2 1.9.5~dfsg-15 (main) from Debian unstable (main)
+ Please sync jackd2 1.9.5~dfsg-15 (main) from Debian unstable (main)

** Changed in: ubuntu
   Status: Incomplete = Confirmed

** Tags added: sync

-- 
Please sync jackd2 1.9.5~dfsg-15 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/601754
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 192900] Re: automatically use image (e.g. folder.jpg) as a folder image

2010-07-05 Thread Артём Попов
For the record, needs-packaging bug is already opened (bug 523981).

-- 
automatically use image (e.g. folder.jpg) as a folder image
https://bugs.launchpad.net/bugs/192900
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 601754] [NEW] Please merge jackd2 1.9.5~dfsg-15 (main) from Debian unstable (main)

2010-07-04 Thread Артём Попов
Public bug reported:

Debian has a new version of jack-audio-connection-kit, but the package
has been renamed to jackd2 changelog follows:

jackd2 (1.9.5~dfsg-15) unstable; urgency=low

  [ Adrian Knoth ]
  * Also provide the shlibs file for libjack-jackd2-0
  * Fix FTBFS on sparc64 (Closes: #586257)

  [ Reinhard Tartler ]
  * jackd must not be a virtual package, use 'jack-daemon' for that
  * add breaks/replaces on old libjack0
  * change shlibsfile to prefer jackd2's libjack
  * use conflicts instead of breaks. libjack-jackd2-0 has file conflicts
with libjack0 and will keep it

  [ Jonas Smedegaard ]
  * Update control file.

 -- Reinhard Tartler siret...@tauware.de  Sat, 19 Jun 2010 18:54:29
+0200

jackd2 (1.9.5~dfsg-14) unstable; urgency=low

  * Rename source package to jackd2
  * Don't provide libjack-dev anymore
  * Don't compile libjack0, use libjack-jackd2-0 instead
  * Move inprocess clients from libjack0 into jackd2 package
  * Update to upstream SVN revision 4024

 -- Adrian Knoth a...@drcomp.erfurt.thur.de  Thu, 17 Jun 2010 18:20:21
+0200

** Affects: ubuntu
 Importance: Undecided
 Assignee: Артём Попов (artfwo)
 Status: In Progress


** Tags: merge upgrade

** Changed in: ubuntu
   Status: New = In Progress

** Changed in: ubuntu
 Assignee: (unassigned) = Артём Попов (artfwo)

-- 
Please merge jackd2 1.9.5~dfsg-15 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/601754
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 601758] [NEW] [NEW] Please sync jackd-defaults (5) from Debian unstable (main)

2010-07-04 Thread Артём Попов
Public bug reported:

Package details:
http://packages.debian.org/source/sid/jackd-defaults

Sponsors, please consider this request together with bug 601754

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: sync

-- 
[NEW] Please sync jackd-defaults (5) from Debian unstable (main)
https://bugs.launchpad.net/bugs/601758
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 601758] Re: [NEW] Please sync jackd-defaults (5) from Debian unstable (main)

2010-07-04 Thread Артём Попов
** Summary changed:

- Please sync jackd-defaults (5) from Debian unstable (main)
+ [NEW] Please sync jackd-defaults (5) from Debian unstable (main)

-- 
[NEW] Please sync jackd-defaults (5) from Debian unstable (main)
https://bugs.launchpad.net/bugs/601758
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 601754] Re: Please merge jackd2 1.9.5~dfsg-15 (main) from Debian unstable (main)

2010-07-04 Thread Артём Попов

** Description changed:

  Debian has a new version of jack-audio-connection-kit, but the package
  has been renamed to jackd2 changelog follows:
  
+ 
+ Sponsors, please consider this request together with bug 601758
+ 
+ 
  jackd2 (1.9.5~dfsg-15) unstable; urgency=low
  
-   [ Adrian Knoth ]
-   * Also provide the shlibs file for libjack-jackd2-0
-   * Fix FTBFS on sparc64 (Closes: #586257)
+   [ Adrian Knoth ]
+   * Also provide the shlibs file for libjack-jackd2-0
+   * Fix FTBFS on sparc64 (Closes: #586257)
  
-   [ Reinhard Tartler ]
-   * jackd must not be a virtual package, use 'jack-daemon' for that
-   * add breaks/replaces on old libjack0
-   * change shlibsfile to prefer jackd2's libjack
-   * use conflicts instead of breaks. libjack-jackd2-0 has file conflicts
- with libjack0 and will keep it
+   [ Reinhard Tartler ]
+   * jackd must not be a virtual package, use 'jack-daemon' for that
+   * add breaks/replaces on old libjack0
+   * change shlibsfile to prefer jackd2's libjack
+   * use conflicts instead of breaks. libjack-jackd2-0 has file conflicts
+ with libjack0 and will keep it
  
-   [ Jonas Smedegaard ]
-   * Update control file.
+   [ Jonas Smedegaard ]
+   * Update control file.
  
-  -- Reinhard Tartler siret...@tauware.de  Sat, 19 Jun 2010 18:54:29
+  -- Reinhard Tartler siret...@tauware.de  Sat, 19 Jun 2010 18:54:29
  +0200
  
  jackd2 (1.9.5~dfsg-14) unstable; urgency=low
  
-   * Rename source package to jackd2
-   * Don't provide libjack-dev anymore
-   * Don't compile libjack0, use libjack-jackd2-0 instead
-   * Move inprocess clients from libjack0 into jackd2 package
-   * Update to upstream SVN revision 4024
+   * Rename source package to jackd2
+   * Don't provide libjack-dev anymore
+   * Don't compile libjack0, use libjack-jackd2-0 instead
+   * Move inprocess clients from libjack0 into jackd2 package
+   * Update to upstream SVN revision 4024
  
-  -- Adrian Knoth a...@drcomp.erfurt.thur.de  Thu, 17 Jun 2010 18:20:21
+  -- Adrian Knoth a...@drcomp.erfurt.thur.de  Thu, 17 Jun 2010 18:20:21
  +0200

** Patch added: debian  ubuntu debdiff
   http://launchpadlibrarian.net/51391273/jackd2_1.9.5%7Edfsg-15ubuntu1.debdiff

** Changed in: ubuntu
   Status: In Progress = Confirmed

** Changed in: ubuntu
 Assignee: Артём Попов (artfwo) = (unassigned)

-- 
Please merge jackd2 1.9.5~dfsg-15 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/601754
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 385034] Re: unclutter: cursor flashes repeatedly over GTK apps., takes 100% CPU

2010-07-01 Thread Артём Попов
This also occurs on Maverick, where unclutter is a dependency for
ubuntu-desktop. Really irritating issue, please fix!

** Changed in: unclutter (Ubuntu)
   Status: New = Confirmed

-- 
unclutter: cursor flashes repeatedly over GTK apps., takes 100% CPU
https://bugs.launchpad.net/bugs/385034
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 586821] Re: FTBFS on all architectures

2010-06-22 Thread Артём Попов
Apparently this is being fixed with libffado 2.0.1+svn1856-1 in Maverick

** Changed in: libffado (Ubuntu)
   Status: Confirmed = Fix Released

-- 
FTBFS on all architectures
https://bugs.launchpad.net/bugs/586821
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 591528] [NEW] FTBFS on all architectures (Maverick)

2010-06-08 Thread Артём Попов
Public bug reported:

libraw1394 currently fails to build on Maverick, because of a missing
docbook-xml dependency. Upstream started using docbook-xml DTD since
2010.

** Affects: libraw1394 (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Affects: libraw1394 (Debian)
 Importance: Unknown
 Status: Unknown

** Bug watch added: Debian Bug tracker #569448
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569448

** Also affects: libraw1394 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569448
   Importance: Unknown
   Status: Unknown

-- 
FTBFS on all architectures (Maverick)
https://bugs.launchpad.net/bugs/591528
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 591528] Re: FTBFS on all architectures (Maverick)

2010-06-08 Thread Артём Попов
Failed builds:

https://launchpad.net/ubuntu/+source/libraw1394/2.0.5-1ubuntu1/+build/1782615
https://launchpad.net/ubuntu/+source/libraw1394/2.0.5-1ubuntu1/+build/1782614
https://launchpad.net/ubuntu/+source/libraw1394/2.0.5-1ubuntu1/+build/1782613

** Changed in: libraw1394 (Ubuntu)
   Status: New = Confirmed

-- 
FTBFS on all architectures (Maverick)
https://bugs.launchpad.net/bugs/591528
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 591528] Re: FTBFS on all architectures (Maverick)

2010-06-08 Thread Артём Попов
And here's a debdiff, that fixes it.

** Patch added: libraw1394_2.0.5-1ubuntu2.debdiff
   http://launchpadlibrarian.net/49984392/libraw1394_2.0.5-1ubuntu2.debdiff

-- 
FTBFS on all architectures (Maverick)
https://bugs.launchpad.net/bugs/591528
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 586821] Re: FTBFS on all architectures

2010-05-29 Thread Артём Попов
Alessio, does ffado-mixer work for you with the above patch? I am
getting errors about not found .ui-files, which should reside in
/usr/lib/python2.6/dist-packages/ffado, but get moved to
/usr/share/pyshared instead.

-- 
FTBFS on all architectures
https://bugs.launchpad.net/bugs/586821
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 586821] Re: FTBFS on all architectures

2010-05-29 Thread Артём Попов
Here it is:

$ LANG=C ffado-mixer 
Traceback (most recent call last):
  File /usr/bin/ffado-mixer, line 34, in module
sys.exit(ffadomain(sys.argv))
  File /usr/lib/pymodules/python2.6/ffado/ffadowindow.py, line 195, in 
ffadomain
mainwindow = FFADOWindow(None)
  File /usr/lib/pymodules/python2.6/ffado/ffadowindow.py, line 65, in __init__
self.manager = PanelManager(self)
  File /usr/lib/pymodules/python2.6/ffado/panelmanager.py, line 101, in 
__init__
self.status = PanelManagerStatus(self)
  File /usr/lib/pymodules/python2.6/ffado/panelmanager.py, line 66, in 
__init__
uicLoad(ffado/panelmanagerstatus, self)
  File /usr/lib/pymodules/python2.6/ffado/config.py, line 33, in uicLoad
uic.loadUi(os.path.join(UIDIR,file), object)
  File /usr/lib/pymodules/python2.6/PyQt4/uic/__init__.py, line 177, in loadUi
return DynamicUILoader().loadUi(uifile, baseinstance)
  File /usr/lib/pymodules/python2.6/PyQt4/uic/Loader/loader.py, line 21, in 
loadUi
return self.parse(filename)
  File /usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py, line 804, in parse
document = parse(filename)
  File /usr/lib/python2.6/xml/etree/ElementTree.py, line 862, in parse
tree.parse(source, parser)
  File /usr/lib/python2.6/xml/etree/ElementTree.py, line 579, in parse
source = open(source, rb)
IOError: [Errno 2] No such file or directory: 
'/usr/lib/python2.6/dist-packages/ffado/panelmanagerstatus.ui'
Exception AttributeError: 'manager' in bound method FFADOWindow.__del__ of 
ffado.ffadowindow.FFADOWindow object at 0x9c147ec ignored
PanelManager.__del__()
Exception AttributeError: 'PanelManager' object has no attribute 'polltimer' 
in bound method PanelManager.__del__ of ffado.panelmanager.PanelManager 
object at 0x9c14a6c ignored

-- 
FTBFS on all architectures
https://bugs.launchpad.net/bugs/586821
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 586821] Re: FTBFS on all architectures

2010-05-29 Thread Артём Попов
Also, of use might be a more simple debdiff, which violates python-
policy (as the original Debian package does), but provides a working
ffado-mixer. Here it is.

** Patch added: libffado_2.0.0+svn1813-1ubuntu1.debdiff
   
http://launchpadlibrarian.net/49309233/libffado_2.0.0%2Bsvn1813-1ubuntu1.debdiff

-- 
FTBFS on all architectures
https://bugs.launchpad.net/bugs/586821
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 586918] Re: Please merge or sync libraw1394 2.0.5-1 from debian (patch)

2010-05-29 Thread Артём Попов
** Tags added: patch upgrade

-- 
Please merge or sync libraw1394 2.0.5-1 from debian (patch)
https://bugs.launchpad.net/bugs/586918
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 586918] [NEW] Please merge libraw1394 2.0.5-1 from debian unstable (testing)

2010-05-28 Thread Артём Попов
Public bug reported:

Debian has a new version to be merged

libraw1394 (2.0.5-1) unstable; urgency=low

  * New upstream release. Closes: #564416
  * Update watch file. Closes: #550623
  * Convert to 3.0 (quilt) format.
  * Force removal of config.guess and config.sub in clean rule.
  * Apply patch from Stefan Richter fixing the SGML documentation.
  * Add ${misc:Depends} to all binary packages.

 -- Guus Sliepen g...@debian.org  Sat, 09 Jan 2010 22:42:18 +0100

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


** Tags: merge

-- 
Please merge libraw1394 2.0.5-1 from debian unstable (testing)
https://bugs.launchpad.net/bugs/586918
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 586918] Re: Please merge libraw1394 2.0.5-1 from debian unstable (testing)

2010-05-28 Thread Артём Попов
Attaching debdiff

** Changed in: libraw1394 (Ubuntu)
 Assignee: (unassigned) = Артём Попов (artfwo)

** Patch added: debian  ubuntu debdiff
   http://launchpadlibrarian.net/49273731/libraw1394_2.0.5-1ubuntu1.debdiff

-- 
Please merge libraw1394 2.0.5-1 from debian unstable (testing)
https://bugs.launchpad.net/bugs/586918
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 586918] Re: Please merge libraw1394 2.0.5-1 from debian unstable (testing)

2010-05-28 Thread Артём Попов
This trivial patch has a long merging history. There have been at least
2 bugs prior to this one: bug 311804 and bug 404802. While discussing
the former on the IRC, I was advised to do a merge.

Anyway, the new firewire stack will only work with JACK/FFADO, if
libraw1394-2.0.5 is present in the system. I just want it in Ubuntu.
Will it be a merge or a sync, but please do it!

** Changed in: libraw1394 (Ubuntu)
   Status: New = Confirmed

** Summary changed:

- Please merge libraw1394 2.0.5-1 from debian unstable (testing)
+ Please merge or sync libraw1394 2.0.5-1 from debian (patch)

-- 
Please merge or sync libraw1394 2.0.5-1 from debian (patch)
https://bugs.launchpad.net/bugs/586918
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 561306] Re: Ubuntu kernel 2.6.32-20 doesn't boot

2010-04-12 Thread Артём Попов
*** This bug is a duplicate of bug 561140 ***
https://bugs.launchpad.net/bugs/561140

** This bug has been marked a duplicate of bug 561140
   Boot hangs after update to kernel 2.6.32-20

-- 
Ubuntu kernel 2.6.32-20 doesn't boot
https://bugs.launchpad.net/bugs/561306
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 561287] Re: regression: linux-image-2.6.32-20-generic doesn't boot on macbook 4.1

2010-04-12 Thread Артём Попов
*** This bug is a duplicate of bug 561140 ***
https://bugs.launchpad.net/bugs/561140

** This bug has been marked a duplicate of bug 561140
   Boot hangs after update to kernel 2.6.32-20

-- 
regression: linux-image-2.6.32-20-generic doesn't boot on macbook 4.1
https://bugs.launchpad.net/bugs/561287
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 561140] Re: Boot hangs after update to kernel 2.6.32-20

2010-04-12 Thread Артём Попов
** Changed in: linux (Ubuntu)
   Status: New = Confirmed

-- 
Boot hangs after update to kernel 2.6.32-20
https://bugs.launchpad.net/bugs/561140
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 269253] Re: ath5k with AR5424 fails at startup or resume

2010-03-03 Thread Артём Попов
This is really an issue on the latest Lucid Lynx kernel. Please fix!

** Changed in: linux (Ubuntu)
   Status: New = Confirmed

-- 
ath5k with AR5424 fails at startup or resume
https://bugs.launchpad.net/bugs/269253
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


  1   2   3   4   5   >