[Bug 875672] Re: Rhythmbox window isn't raised when clicking on it in the sound menu

2015-09-17 Thread Artem Baguinski
Can this be solved without having to install CompizConfig Settings Manager? 
Can ubuntu ship with this option set to Off by default?

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

Title:
  Rhythmbox window isn't raised when clicking on it in the sound menu

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

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


[Bug 1070745] Re: unity crashes when installing application through Software Center

2013-04-03 Thread Artem Baguinski
Update for the sake of people experiencing the same: I made the problem
go away with `rm -rf ~/.compiz`.

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

Title:
  unity crashes when installing application through Software Center

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

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


[Bug 1070745] Re: unity crashes when installing application through Software Center

2013-04-02 Thread Artem Baguinski
I am experiencing this.

I have switch to a console with Ctrl+Alt+F1 and execute unity --replace
after installing anything through software center. Icons of newly
installed applications don't appear in the launcher, I guess something
goes wrong there. I'd be glad to restore to defaults like Matthew did
but I don't know how.

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

Title:
  unity crashes when installing application through Software Center

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

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


[Bug 1153976] [NEW] Low CRT refresh rate selected when higher is available

2013-03-12 Thread Artem Baguinski
Public bug reported:

My CRT monitor - ADI Systems 16 - is correctly recognized and the list
of supported resolutions in System Settings  Displays looks good (not
all resolutions are listed, but the one's I'm interested in are). At
higher resolutions the monitor only supports low refresh rate, so I
select a highest resolution where 85Hz rate is supported, but the actual
mode set is that resoltion at 60Hz. Here is the xrandr output:

$ xrandr
Screen 0: minimum 320 x 200, current 1366 x 1536, maximum 8192 x 8192
LVDS1 connected 1366x768+0+768 (normal left inverted right x axis y axis) 344mm 
x 194mm
...
VGA1 connected 1280x768+86+0 (normal left inverted right x axis y axis) 320mm x 
240mm
   1280x1024  60.0
   1280x960   60.0
   1280x800   74.9 59.8
   1152x864   75.0
   1280x768   84.8 74.9 59.9*
   1024x768   85.0 75.1 70.1 60.0 43.5
   800x60085.1 72.2 75.0 60.3 56.2
   848x48060.0
   640x48085.0 72.8 75.0 60.0 63.1
   720x40085.0
   640x40085.1
   640x35085.1
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)

I want the OS to select 1280x768 @ 85Hz (or 84.8 as reported). I can
switch to this mode manually with this command:

$ xrandr --output VGA1 --mode 1280x768

after which the corresponding line of xrandr output changes to:

   1280x768   84.8*74.9 59.9

as well as the monitor itself reports that it has switched to 85Hz, and
I didn't even explicitly asked xrandr for it.

That should have happened automatically.

I've been away from desktop linux for couple of years and am not sure
anymore what is the actual package resposible for this and what other
information is useful for developers, but if pointed to the right
direction will supply whatever you need.

** Affects: xorg-server (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/1153976

Title:
  Low CRT refresh rate selected when higher is available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1153976/+subscriptions

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


[Bug 203876] Re: /usr/share/swig1.3/mzscheme/std_map.i contains spurious $1. where self- should be

2012-10-18 Thread Artem Baguinski
I'm almost sure it is fixed since the upstream has incorporated my
patch, I can't easily test it though as I'm not using swig / mzscheme
for several years already. I'd close this ticket if I were you.

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

Title:
  /usr/share/swig1.3/mzscheme/std_map.i contains spurious $1. where
  self- should be

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/swig2.0/+bug/203876/+subscriptions

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


[Bug 62842] Re: daap with itunes 7 doesn't work correctly

2009-11-25 Thread Artem Baguinski
Rhythmbox shouldn't display shares it doesn't support. Or it should
display them clearly marked as broken and instead of retrieving songs
it should say Unable to retrieve songs from iTunes 7 + a clickable
link to some place explaining workarounds.

-- 
daap with itunes 7 doesn't work correctly
https://bugs.launchpad.net/bugs/62842
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 250931] Re: Slow graphics/animation in Java, Xorg uses 100% cpu

2009-02-09 Thread Artem Baguinski
Ubuntu 8.10, proprietary ATI driver.

I can confirm Processing rendering slow using its default renderer, but
fast using P2D, P3D or OPENGL (when adding one of those as a third
parameter to size() call). I tested it on Lucas' example.

On the other hand, jgears ( http://trac-hg.assembla.com/jgears ) runs
smoothly at about 40 fps. Does it mean it's processing issue and not so
much java's?

-- 
Slow graphics/animation in Java, Xorg uses 100% cpu
https://bugs.launchpad.net/bugs/250931
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 9489] Re: Wrong default paper size

2009-01-02 Thread Artem Baguinski
I'm in Europe, and in fresh install of 8.10 I got letter in
/etc/papersize.

-- 
Wrong default paper size
https://bugs.launchpad.net/bugs/9489
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


Re: [Bug 185020] [NEW] firefox should kill non-responding instance and start up

2008-05-15 Thread Artem Baguinski
On Wed, May 14, 2008 at 12:59 PM, Alexander Sack [EMAIL PROTECTED] wrote:
 can this still be reproduced reliably?

  status incomplete

  - Alexander

i hit it again after just having upgraded to hardy. not sure what was
causing crashes though and i can't recreate them at the moment.

-- 
cheers,
artm

http://lab.v2.nl/

-- 
firefox should kill non-responding instance and start up
https://bugs.launchpad.net/bugs/185020
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 220222] [NEW] no obvious way to reload userContent.css in running firefox

2008-04-21 Thread Artem Baguinski
Public bug reported:

Binary package hint: firefox-2

if i know some stylesheet has changed i can reload or force reload the
page and see new stylesheet take effect.

except for userContent.css. if i change this stylesheet and reload or
force reload a page nothing changes. if i restart firefox and load the
page again i see the result of the modification. if i'm not satisfied
with it i'd cahnge userContent.css again and have to restart the browser
again.

this behaviour is inconsistent.

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

-- 
no obvious way to reload userContent.css in running firefox
https://bugs.launchpad.net/bugs/220222
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 220222] Re: no obvious way to reload userContent.css in running firefox

2008-04-21 Thread Artem Baguinski
the same is still true in firefox 3.0

-- 
no obvious way to reload userContent.css in running firefox
https://bugs.launchpad.net/bugs/220222
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 219075] [NEW] synergy client switches repeat of the local keyboard off

2008-04-18 Thread Artem Baguinski
Public bug reported:

Binary package hint: synergy

Whenever I run synergyc -f ... the repeat function of the original keyboard 
gets switched off. the server keyboard repeats as usual. 
I can reenable the keyrepeat by going into System  Preferences  Keyboard and 
unchecking/checking the Key presses repeat when key is held down (the 
ckeckbox doesn't correspond to actual state after start of synergyc) but the 
repeat is off as soon as I switch the synergy focus to server and then back 
to client. 

this is on ubuntu 7.10, synergy 1.3.1-2ubuntu2.

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

-- 
synergy client switches repeat of the local keyboard off
https://bugs.launchpad.net/bugs/219075
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 185020] Re: firefox should kill non-responding instance and start up

2008-03-24 Thread Artem Baguinski
For the record: this dialog only happens to me when using alternative
window managers or xfce; metacity, when application doesn't responde to
close request, offers to kill the it and does actually kill firefox to
death - starting another instace directly after works.

-- 
firefox should kill non-responding instance and start up
https://bugs.launchpad.net/bugs/185020
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 203876] Re: /usr/share/swig1.3/mzscheme/std_map.i contains spurious $1. where self- should be

2008-03-19 Thread Artem Baguinski

** Attachment added: test case
   http://launchpadlibrarian.net/12737695/swig-bug-test.tar.gz

-- 
/usr/share/swig1.3/mzscheme/std_map.i contains spurious $1. where self- should 
be
https://bugs.launchpad.net/bugs/203876
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 203876] [NEW] /usr/share/swig1.3/mzscheme/std_map.i contains spurious $1. where self- should be

2008-03-19 Thread Artem Baguinski
Public bug reported:

Binary package hint: swig1.3

(in ubuntu 7.10, package: swig1.3 1.3.31-1ubuntu3)

to experience the problem I'm gonna attach a minimal test case that
wraps std::mapint,int then greps for '$1.' in generated C++. (just
unpack and run make in ./swig/ directory)

solution is to replace $1. with self- in all instances of keys()
function in std_map.i

** Affects: swig1.3 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
/usr/share/swig1.3/mzscheme/std_map.i contains spurious $1. where self- should 
be
https://bugs.launchpad.net/bugs/203876
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 203876] Re: /usr/share/swig1.3/mzscheme/std_map.i contains spurious $1. where self- should be

2008-03-19 Thread Artem Baguinski
the following patch shows what has to be changed, it is against
isntalled std_map.i but is short enough to review and apply in source
tree.

** Attachment added: patch to std_map.i
   http://launchpadlibrarian.net/12737720/swig-mz-map.patch

-- 
/usr/share/swig1.3/mzscheme/std_map.i contains spurious $1. where self- should 
be
https://bugs.launchpad.net/bugs/203876
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 185020] firefox should kill non-responding instance and start up

2008-01-22 Thread Artem Baguinski
Public bug reported:

Binary package hint: mozilla-firefox

Once firefox crashed for one reason or another one can't start new
instance anymore because there is still a firefox-bin process running,
which causes firefox to suggest close all instances or restart the
system.

I can killall firefox-bin and open firefox after, but this is not the
same as close all instances, and suggesting to restart the system
seems too disruptive to the user workflow, especially considering that
it isn't necessary.

to help users who don't know about killall, or try to avoid using
command line and to save keystrokes for those who can use it alright but
get annoyed by the error message, firefox could do something along the
lines: if it detected that other instance is running but isn't
responding - kill that other instance and continue starting up. it
shouldn't be just killall because it could be running on a multiuser
setup, it should only kill firefox processes by the same user.

** Affects: mozilla-firefox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
firefox should kill non-responding instance and start up
https://bugs.launchpad.net/bugs/185020
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 136287] Re: thinkpad volume keys control microphone - gutsy

2008-01-08 Thread Artem Baguinski
The solution from there doesn't fix the problem outlined in
https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/136287/comments/8 which happens on T60 and other models with
hardwired volume buttons. On these models the buttons shouldn't control
anything, just show the notification window displaying current value of
/proc/acpi/ibm/volume

until kernel supports this device as a separate alsa mixer the proper
solution can only be a clumsy model specific workaround though.

-- 
thinkpad volume keys control microphone - gutsy
https://bugs.launchpad.net/bugs/136287
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 138346] Re: gstreamer produces bad MP4/AAC audio files when specifying non-standard encoding options

2007-12-02 Thread Artem Baguinski
gstreamer fails to produce working mp4/aac files with all default
settings:

  gst-launch-0.10 filesrc location=$from ! decodebin ! audioconvert !
faac ! ffmux_mp4 ! filesink location=$to

but sounds OK when:

  gst-launch-0.10 filesrc location=$from ! decodebin ! audioconvert !
faac ! faad ! audioconvert ! alsasink

so I guess the problem is the ffmux_mp4 plugin

-- 
gstreamer produces bad MP4/AAC audio files when specifying non-standard 
encoding options
https://bugs.launchpad.net/bugs/138346
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 138346] Re: gstreamer produces bad MP4/AAC audio files when specifying non-standard encoding options

2007-12-02 Thread Artem Baguinski
this seems to be upstream bug
http://bugzilla.gnome.org/show_bug.cgi?id=430085

-- 
gstreamer produces bad MP4/AAC audio files when specifying non-standard 
encoding options
https://bugs.launchpad.net/bugs/138346
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 136632] Re: lyx 1.5 extremely slow on Gutsy

2007-11-19 Thread Artem Baguinski
I have this slow-lyx problem too, and I've noticed that scrolling in a
terminal (e.g. when using less) is smooth when i use not-antialised
font, but annoyingly slow when antialiased. could these two problems be
related?

-- 
lyx  1.5  extremely slow on Gutsy
https://bugs.launchpad.net/bugs/136632
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 136632] Re: lyx 1.5 extremely slow on Gutsy

2007-11-19 Thread Artem Baguinski
i switched from compiz to metacity and slow scrolling in lyx went away.

-- 
lyx  1.5  extremely slow on Gutsy
https://bugs.launchpad.net/bugs/136632
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145445] Re: LyX should not embed type 3 fonts in PDFs.

2007-11-19 Thread Artem Baguinski
adding

\usepackage{times}

to the latex file causes pdflatex it to use vector font.

-- 
LyX should not embed type 3 fonts in PDFs.
https://bugs.launchpad.net/bugs/145445
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145445] Re: LyX should not embed type 3 fonts in PDFs.

2007-11-19 Thread Artem Baguinski
To make LyX insert

\usepackage{mathptmx}

(which has similar result) go to Document  Settings  Fonts and select
in Roman: Times Roman

Which suggests that default font isn't available in vector format, or
isn't selected for one reason or another. I think default font is
computer modern - if i select that I get the ugly bitmap font again.

-- 
LyX should not embed type 3 fonts in PDFs.
https://bugs.launchpad.net/bugs/145445
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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