[Bug 818857] Re: _pygi_argument_from_g_value: code should not be reached

2015-03-18 Thread positivek
I also got Gedit to not crash by turning off the Multi Edit plugin.

Gedit: 3.10.4

Ubuntu: 
Description:Ubuntu 14.04.2 LTS
Release:14.04
Codename:   trusty

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

Title:
  _pygi_argument_from_g_value: code should not be reached

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

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


[Bug 1384389] Re: Evince back and forward buttons does not keep last position when scrolling

2014-10-29 Thread positivek
** Bug watch added: GNOME Bug Tracker #724897
   https://bugzilla.gnome.org/show_bug.cgi?id=724897

** Also affects: evince via
   https://bugzilla.gnome.org/show_bug.cgi?id=724897
   Importance: Unknown
   Status: Unknown

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

** Changed in: evince
 Remote watch: GNOME Bug Tracker #724897 = GNOME Bug Tracker #710681

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

Title:
  Evince back and forward buttons does not keep last position when
  scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/1384389/+subscriptions

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


[Bug 1384389] [NEW] Evince back and forward buttons does not keep last position when scrolling

2014-10-22 Thread positivek
Public bug reported:

Scrolling in Evince does not seem to set the last location when using
internal hyperlinks and Backward and Forward buttons.

1. Scroll to a place in the document where there is an internal link /
hyperlink that links to another place in the document.

2. Click the internal link to go to another part of document.

3. Click Back button to try to get back to my original scrolled
position.

4. BUG: I am taken somewhere else in the document instead of the
location of where I clicked the hyperlink.

See the attached demonstration PDF which has 4 test cases. Test cases 2
and 4 apply to this bug.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: evince 3.10.3-0ubuntu10.1
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Oct 22 11:43:26 2014
InstallationDate: Installed on 2014-04-25 (180 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apparmor apport-bug trusty

** Attachment added: Demo file with test cases 2 and 4
   https://bugs.launchpad.net/bugs/1384389/+attachment/4241922/+files/foo.pdf

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

Title:
  Evince back and forward buttons does not keep last position when
  scrolling

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

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


[Bug 1384391] [NEW] Evince Forward button not available after clicking Back

2014-10-22 Thread positivek
Public bug reported:

For some documents with internal hyperlinks / links, after I click
back, the forward button is grayed out, even though it should be
available to take me to that link again.

1. Click on an internal link in a document.

2. Click back to bring me back to the place where I clicked the link.

3. BUG: No forward button to follow the link again.


(FYI, I found this when I discovered Bug #1384389, which has to do with 
internally keeping track of last location visited.)

See Test cases 1, 3, 4 in the attached demo PDF.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: evince 3.10.3-0ubuntu10.1
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Oct 22 11:59:35 2014
InstallationDate: Installed on 2014-04-25 (180 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apparmor apport-bug trusty

** Attachment added: Demo file with test cases 1, 3, and 4
   https://bugs.launchpad.net/bugs/1384391/+attachment/4241927/+files/foo.pdf

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

Title:
  Evince Forward button not available after clicking Back

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

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


[Bug 1364697] [NEW] Control + Backspace eats too much text

2014-09-02 Thread positivek
Public bug reported:

I use Control + Backspace to delete chunks of text separated by spaces.
However, Gedit does not seem to recognize strings of -- (or other
non-word chunks of text) as a chunk.  As a result, the non-word chunk
and the word chunk preceding it will be deleted.

Example:  In a new Gedit blank text file, type Enter, Enter,
hello, Enter, Enter, Enter, -  , space, space,
space.

Then, suppose we want to delete that chunk that is 4 # signs.  Press
Control + Backspace.

BUG: Everything back through the beginning of hello is deleted.

Expected: Only the should be deleted.

ALSO: This problem occurs when using Control + [ARROW KEY] to navigate
by text chunk. Strings of symbols are ignored.

I think spaces next to symbols should be seen as Control+ boundaries.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: gedit 3.10.4-0ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
Uname: Linux 3.13.0-34-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Sep  2 18:10:07 2014
ExecutablePath: /usr/bin/gedit
InstallationDate: Installed on 2014-04-25 (131 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
SourcePackage: gedit
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  Control + Backspace eats too much text

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

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


[Bug 974963] Re: [soundnua]: hdmi audio missing in sound settings (but works in Gnome shell)

2014-07-07 Thread positivek
Bug still present in 14.04.

It's not an invalid bug, but rather incomplete if it's missing the
requested information about it.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/974963

Title:
  [soundnua]: hdmi audio missing in sound settings (but works in Gnome
  shell)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/974963/+subscriptions

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


[Bug 206837] Re: Gedit text area has small gap between edge of text area and edge of window

2013-10-10 Thread positivek
Gedit 3.6.2, maximized, at the right edge:
* right mouse button acts as old middle mouse button: It brings the scroll bar 
slider handle to it instantly and you can scroll up and down by holding down 
the RMB and moving it.  Works fine and mostly as expected.
* middle mouse button does nothing (but it can be used to grab the slider when 
away from the very edge of screen).
* left mouse button will initiate a pagedown when clicked anywhere below the 
top edge of the slider handle.  It will pageup when clicked above the top edge 
of the slider handle.  Holding it down will initiate multiple page movements in 
the direction of the first paging, until released.

On the whole, the mouse behavior seems workable again.

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

Title:
  Gedit text area has small gap between edge of text area and edge of
  window

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/206837/+subscriptions

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


[Bug 206837] Re: Gedit text area has small gap between edge of text area and edge of window

2012-03-21 Thread positivek
Almost there...

On Xfce4.8... and Gedit 3.2.3, I cannot GRAB or DRAG the scrollbar.
However, on a mouse button down along the right edge of the screen on a
maximized Gedit window, the app will PageUp / PageDown depending on
where I click (mouse down).

But the standard, expected full control of the scrollbar (i.e. drag) is
not there.

On a long document, try scrolling to the bottom so it cannot page down.
Now bring the mouse to the right edge, but somewhere along the drag
handle.  Expected: Holding down mouse will cause drag handle to change
color (e.g. darken) and allow dragging.  Actual: Drag handle does not
change color, and no dragging is initiated.

(Running Xubuntu 11.10 Oneiric)

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

Title:
  Gedit text area has small gap between edge of text area and edge of
  window

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/206837/+subscriptions

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


[Bug 206837] Re: Gedit text area has small gap between edge of text area and edge of window

2012-03-21 Thread positivek
I should add to comment 13 that MIDDLE mouse click/drag works as
expected and consistent with other apps: scrollbar is taken to the mouse
position and drags as long as middle mouse button is held down.

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

Title:
  Gedit text area has small gap between edge of text area and edge of
  window

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/206837/+subscriptions

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


[Bug 25529] Re: Opening a tab causes the scrollbar to grow a border

2012-03-21 Thread positivek
Sorry, comment 6 behavior is for when there is only ONE tab.

MULTIPLE tabs on Epiphany Browser 3.0.4 still has the no-op border:
right edge mouse does not do anything with the scrolling at all.

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

Title:
  Opening a tab causes the scrollbar to grow a border

To manage notifications about this bug go to:
https://bugs.launchpad.net/epiphany-browser/+bug/25529/+subscriptions

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


[Bug 25529] Re: Opening a tab causes the scrollbar to grow a border

2012-03-21 Thread positivek
Almost there...

On Xfce4.8... and Epiphany 3.0.4 and Gedit 3.2.3, I cannot GRAB or DRAG
the scrollbar with the primary mouse button. However, on a mouse button
down along the right edge of the screen on a maximized Epiphany or Gedit
window, the app will PageUp / PageDown depending on where I click (mouse
down).

But the standard, expected full control of the scrollbar (i.e. drag) is
not there.

On a long document, try scrolling to the bottom so it cannot page down.
Now bring the mouse to the right edge, but somewhere along the drag
handle.

Expected: Without pressing button, the scrollbar handle should darken
slightly to show the mouse is over it.  Then holding down mouse will
cause drag handle to change color (e.g. darken more) and allow dragging.

Actual: Mouse over (at edge) does not change handle color.  Drag handle
does not change color.  No dragging is initiated.


I should add that MIDDLE mouse click/drag works as expected and consistent with 
other apps: scrollbar is taken to the mouse position and drags as long as 
middle mouse button is held down.


(Running Xubuntu 11.10 Oneiric)

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

Title:
  Opening a tab causes the scrollbar to grow a border

To manage notifications about this bug go to:
https://bugs.launchpad.net/epiphany-browser/+bug/25529/+subscriptions

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


[Bug 40966] Re: When maximized, abiword's vertical scrollbar doesn't reach the side of the screen

2011-04-14 Thread positivek
Perhaps same as bug 25529 ?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.
https://bugs.launchpad.net/bugs/40966

Title:
  When maximized, abiword's vertical scrollbar doesn't reach the side of
  the screen

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


[Bug 25529] Re: Opening a tab causes the scrollbar to grow a border

2011-04-14 Thread positivek
Probably the same as: https://bugzilla.gnome.org/show_bug.cgi?id=123408

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

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.
https://bugs.launchpad.net/bugs/25529

Title:
  Opening a tab causes the scrollbar to grow a border

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


[Bug 25529] Re: Opening a tab causes the scrollbar to grow a border

2011-04-14 Thread positivek
Or https://bugzilla.gnome.org/show_bug.cgi?id=123408

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.
https://bugs.launchpad.net/bugs/25529

Title:
  Opening a tab causes the scrollbar to grow a border

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


[Bug 206837] Re: Gedit text area has small gap between edge of text area and edge of window

2011-04-14 Thread positivek
I think this is a duplicate (or replicate) of bug 25529.  Yet it seems
that https://bugzilla.gnome.org/show_bug.cgi?id=123408 is a potential
root of the problems.

It seems that various users are reporting the same issue with several
Gtk(?) apps.

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

Title:
  Gedit text area has small gap between edge of text area and edge of
  window

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


[Bug 721465] [NEW] wishlist: Gedit tabs could scroll smoothly to more easily track and switch

2011-02-18 Thread positivek
Public bug reported:

Binary package hint: gedit

Open gedit.
Open, say four or five files with long filenames in tabs.
Make the window narrow enough so that some file's tabs are not visible.
Use the mouse scroll wheel on the tabs to move between them.

ISSUE: Because 
  - gedit's tabs don't show partially, and 
  - switching to tab left or tab right is not smoothly animated,
it make it difficult to use the visuo-spatial benefit of tabs to locate the 
open file you are interested in.  If there was smooth scrolling (animated, 
rather than abrupt) and allowed partial (visually clipped) tab display, I would 
not overscroll past the desired document as much, and I would remember which 
direction (left or right) the document I want to switch to is.

With a window narrower than enough to accommodate the number of files
(tabs) I have open, there seems to be little benefit to having tabs at
present.  I might as well just have a little box/region where scrolling
the mouse cycles through files until I find the right one (or use the
Documents menu).  Only if the true spatial idea is conveyed meaningfully
will the user be able to take advantage of the metaphor of spatially
arranged tabs.

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

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

Title:
  wishlist: Gedit tabs could scroll smoothly to more easily track and
  switch

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


[Bug 235277] Re: It is not possible to disable the inertia effect

2009-12-11 Thread positivek
** Bug watch added: GNOME Bug Tracker #604414
   https://bugzilla.gnome.org/show_bug.cgi?id=604414

** Also affects: evince via
   https://bugzilla.gnome.org/show_bug.cgi?id=604414
   Importance: Unknown
   Status: Unknown

-- 
It is not possible to disable the inertia effect
https://bugs.launchpad.net/bugs/235277
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 33288] Re: Evince doesn't handle columns properly

2009-12-09 Thread positivek
It seems that there are TWO bugs being discussed in this ONE lp bug
report:

 * Original bug does not mention anything about selection, only PASTE.  This 
suggests a problem with the format of text that already has been selected.
  Pasting tables cells in strange order, Bug#: 3188 ( 
https://bugs.freedesktop.org/show_bug.cgi?id=3188 )

 * Later (e.g. comment #7), a SELECTION bug is mentioned.  
  selection expands in unexpected ways, Bug#: 4006 ( 
https://bugs.freedesktop.org/show_bug.cgi?id=4006 )

Also, the duplicates of this bug mention these two types of issues
separately as well.

I can't seem to add the 4006 bug to the watcher on this.

** Bug watch added: freedesktop.org Bugzilla #4006
   https://bugs.freedesktop.org/show_bug.cgi?id=4006

-- 
Evince doesn't handle columns properly
https://bugs.launchpad.net/bugs/33288
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 129219] Re: firefox download manager - Open containing folder with preselected file in nautilus/file manager

2009-12-02 Thread positivek
In Xubuntu 9.10, the same sort of bug occurs with the Thunar file
manager. That is, the containing folder is opened in Thunar, but with no
preselection of the file.

** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=417952
   Importance: Unknown
   Status: Unknown

-- 
firefox download manager - Open containing folder with preselected file in 
nautilus/file manager
https://bugs.launchpad.net/bugs/129219
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 484559] Re: Xubuntu: Cannot change own password because users-admin needs gnome-about-me

2009-11-17 Thread positivek

** Attachment added: Screenshot-1.png
   http://launchpadlibrarian.net/35807932/Screenshot-1.png

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

-- 
Xubuntu: Cannot change own password because users-admin needs gnome-about-me
https://bugs.launchpad.net/bugs/484559
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

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


[Bug 484559] [NEW] Xubuntu: Cannot change own password because users-admin needs gnome-about-me

2009-11-17 Thread positivek
Public bug reported:

Binary package hint: gnome-system-tools

I have a relatively newly installed Xubuntu 9.10 installation, no weird
modifications, has updates.  I tried using the Xubuntu main menu's Users
and Groups to change my password, but it will not let me.  It seems that
gnome-about-me is missing, even though it is required for me to change
my password.

Reproduce:
1. Install Xubuntu 9.10 with first-password.
2. Xfce main menu -- System -- Users and Groups
3. Unlock using Click to make changes
4. Click Properties for my username
5. Click Change Password...
6. BUG: Nothing happens.  No new windows pop up.  Nothing.  Inability to change 
password.

- additional info -
I tried starting Users and Groups by running users-admin on the command 
line.  When I click Change Password..., the following error is output:
  WARNING **: Error spawning gnome-about-me: Failed to execute child process 
gnome-about-me (No such file or directory)

See screenshot.

I checked in Synaptic:  It seems that the gnome-about package is not
installed.  It seems that gnome-about should be installed by default in
the xubuntu installation, since it's attempting to use it for changing
my own password.  This could probably be done by making the package that
includes users-admin depend on gnome-about-me.  I'm not sure how the
packaging works...

ProblemType: Bug
Architecture: amd64
Date: Tue Nov 17 17:03:09 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Xubuntu 9.10 Karmic Koala - Release amd64 (20091027)
Package: gnome-system-tools 2.28.1-0ubuntu2
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: gnome-system-tools
Uname: Linux 2.6.31-14-generic x86_64
XsessionErrors:
 (polkit-gnome-authentication-agent-1:1597): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (xfwm4:1578): Gdk-CRITICAL **: gdk_window_get_events: assertion `GDK_IS_WINDOW 
(window)' failed
 (xfce4-terminal:3695): Terminal-WARNING **: Unable to load terminal 
preferences.
 (xfwm4:1578): Gdk-CRITICAL **: gdk_window_get_events: assertion `GDK_IS_WINDOW 
(window)' failed

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


** Tags: amd64 apport-bug

-- 
Xubuntu: Cannot change own password because users-admin needs gnome-about-me
https://bugs.launchpad.net/bugs/484559
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

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


[Bug 433252] Re: filename color for OGA is not rocognized as a music/media file

2009-09-29 Thread positivek
Thanks.  Same issue on all three of these:

  Terminal 0.2.10, the standard XFCE term em

  ~$ xterm -v
  XTerm(241)

  GNOME Terminal 2.26.0

-- 
filename color for OGA is not rocognized as a music/media file
https://bugs.launchpad.net/bugs/433252
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 433252] Re: filename color for OGA is not rocognized as a music/media file

2009-09-29 Thread positivek
Note that Nautilus seems to recognize them both as OGG audio.  Maybe
the same file/mime-type (?) recognizer could be used for terminals and
for Nautilus?  I don't know these things.

-- 
filename color for OGA is not rocognized as a music/media file
https://bugs.launchpad.net/bugs/433252
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 433252] Re: filename color for OGA is not rocognized as a music/media file

2009-09-19 Thread positivek

** Attachment added: oga_not_colored.png
   http://launchpadlibrarian.net/32083622/oga_not_colored.png

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

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

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

-- 
filename color for OGA is not rocognized as a music/media file
https://bugs.launchpad.net/bugs/433252
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

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


[Bug 433252] [NEW] filename color for OGA is not rocognized as a music/media file

2009-09-19 Thread positivek
Public bug reported:

Binary package hint: gnome-terminal

In the terminal, the file listing of OGA files are not colored the way
other music files are.  They should have the same color.

Reproduce:
In a terminal,
touch REMOVEME.ogg
touch REMOVEME.oga
ls -l REM*

See attached image.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/gnome-terminal
Package: gnome-terminal 2.26.0-0ubuntu2.1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-terminal
Uname: Linux 2.6.28-15-generic x86_64

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


** Tags: amd64 apport-bug

-- 
filename color for OGA is not rocognized as a music/media file
https://bugs.launchpad.net/bugs/433252
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

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


[Bug 353960] Re: Evince crashes using Save a Copy with a Recently Used filename

2009-09-09 Thread positivek
I cannot reproduce this on 
Document Viewer 2.26.1

-- 
Evince crashes using Save a Copy with a Recently Used filename
https://bugs.launchpad.net/bugs/353960
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 235277] Re: It is not possible to disable the inertia effect

2009-08-25 Thread positivek
Still in the Jaunty version of Ubuntu in:
Document Viewer 2.26.1

There still is no option for enabling/disabling this
inertia/momentum effect of dragging the document around.  That is,
the behavior is that the document is thrown around when the mouse-drag
is released in motion.

Note that there is also a rubber bumper behavior that seems to also
come with this inertial effect.  If you throw the document such that
the limit of scrolling is reached, then the document will bounce back
as if it has hit the side of a pool table bumper.

A) These physical-analog behaviors is non-standard and unexpected.  This 
dragging behavior is inconsistent with other page dragging applications (e.g. 
Eye of GNOME 2.26.1 image viewer does not behave this way).
B) Remove this behavior completely, but allow it for people who build their own 
or get their own version of Evince, or
C) There should be a way of disabling this in Evince, with the behavior 
disabled by default.


** Changed in: evince (Ubuntu)
   Status: Invalid = New

-- 
It is not possible to disable the inertia effect
https://bugs.launchpad.net/bugs/235277
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 295990] Re: Keyboard layout reset after attaching USB keyboard

2009-07-29 Thread positivek
As I believed to experience this bug ( comment #10 ), it is now working
for me with these updates (through Update Manager).  There was a link to
Bug #363169 in the update notification, so maybe these are dupes?  BTW,
that bug is in libxklavier, and has duplicate bugs filed against
xserver-xorg-input-evdev as comment #17 suggested.

That is, after these updates, I can now unplug and replug an external
keyboard and retain my Dvorak layout settings.

Commit Log for Wed Jul 29 11:55:56 2009
Upgraded the following packages:
bind9-host (1:9.5.1.dfsg.P2-1) to 1:9.5.1.dfsg.P2-1ubuntu0.1
dnsutils (1:9.5.1.dfsg.P2-1) to 1:9.5.1.dfsg.P2-1ubuntu0.1
libbind9-40 (1:9.5.1.dfsg.P2-1) to 1:9.5.1.dfsg.P2-1ubuntu0.1
libdns45 (1:9.5.1.dfsg.P2-1) to 1:9.5.1.dfsg.P2-1ubuntu0.1
libisc45 (1:9.5.1.dfsg.P2-1) to 1:9.5.1.dfsg.P2-1ubuntu0.1
libisccc40 (1:9.5.1.dfsg.P2-1) to 1:9.5.1.dfsg.P2-1ubuntu0.1
libisccfg40 (1:9.5.1.dfsg.P2-1) to 1:9.5.1.dfsg.P2-1ubuntu0.1
liblwres40 (1:9.5.1.dfsg.P2-1) to 1:9.5.1.dfsg.P2-1ubuntu0.1
libpam-smbpass (2:3.3.2-1ubuntu3) to 2:3.3.2-1ubuntu3.1
libsmbclient (2:3.3.2-1ubuntu3) to 2:3.3.2-1ubuntu3.1
libwbclient0 (2:3.3.2-1ubuntu3) to 2:3.3.2-1ubuntu3.1
libxklavier12 (3.9-0ubuntu1) to 3.9-0ubuntu2
linux-generic (2.6.28.13.17) to 2.6.28.14.19
linux-headers-generic (2.6.28.13.17) to 2.6.28.14.19
linux-image-generic (2.6.28.13.17) to 2.6.28.14.19
linux-libc-dev (2.6.28-13.45) to 2.6.28-14.47
linux-restricted-modules-common (2.6.28-13.17) to 2.6.28-14.19
linux-restricted-modules-generic (2.6.28.13.17) to 2.6.28.14.19
samba (2:3.3.2-1ubuntu3) to 2:3.3.2-1ubuntu3.1
samba-common (2:3.3.2-1ubuntu3) to 2:3.3.2-1ubuntu3.1
smbclient (2:3.3.2-1ubuntu3) to 2:3.3.2-1ubuntu3.1
smbfs (2:3.3.2-1ubuntu3) to 2:3.3.2-1ubuntu3.1
winbind (2:3.3.2-1ubuntu3) to 2:3.3.2-1ubuntu3.1
xfce4-weather-plugin (0.6.2-1ubuntu2) to 0.6.2-1ubuntu2.9.04.1

Installed the following packages:
linux-headers-2.6.28-14 (2.6.28-14.47)
linux-headers-2.6.28-14-generic (2.6.28-14.47)
linux-image-2.6.28-14-generic (2.6.28-14.47)
linux-restricted-modules-2.6.28-14-generic (2.6.28-14.19)

-- 
Keyboard layout reset after attaching USB keyboard
https://bugs.launchpad.net/bugs/295990
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 3644] Re: Cannot scroll horizontally using the mouse wheel

2009-06-24 Thread positivek
** Also affects: mousepad (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Cannot scroll horizontally using the mouse wheel
https://bugs.launchpad.net/bugs/3644
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 388582] [NEW] Top-most folder arrow turns black with keypress (in List View)

2009-06-17 Thread positivek
Public bug reported:

Binary package hint: nautilus

1. Open a dir with subdirs in Spatial or Browser mode.
2. Set to List View
3. Make sure focus is on the view area (e.g. not the toolbar).  (Clicking on 
view area with no item will not give the correct focus, btw).
4. Make sure the mouse cursor is within the Nautilus view area.
5. Leave the mouse alone so you do NOT move it during the following:
6. Press any of the following: ALT, SHIFT, ESC, TAB.  -- The top-most subdir 
arrow turns black as if the mouse had rolled over it.

The scroll position does not matter.
Moving the mouse will clear the arrow.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/nautilus
Package: nautilus 1:2.26.2-0ubuntu2
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux 2.6.28-11-generic x86_64

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


** Tags: amd64 apport-bug

-- 
Top-most folder arrow turns black with keypress (in List View)
https://bugs.launchpad.net/bugs/388582
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 388582] Re: Top-most folder arrow turns black with keypress (in List View)

2009-06-17 Thread positivek

** Attachment added: Screenshot-kalin.png
   http://launchpadlibrarian.net/28034615/Screenshot-kalin.png

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

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

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

-- 
Top-most folder arrow turns black with keypress (in List View)
https://bugs.launchpad.net/bugs/388582
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 129219] Re: firefox download manager - Open containing folder with preselected file in nautilus/file manager

2009-06-17 Thread positivek
https://bugzilla.mozilla.org/show_bug.cgi?id=417952

** Bug watch added: Mozilla Bugzilla #417952
   https://bugzilla.mozilla.org/show_bug.cgi?id=417952

-- 
firefox download manager - Open containing folder with preselected file in 
nautilus/file manager
https://bugs.launchpad.net/bugs/129219
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 321723] Re: screen resolution panel applet provide direct access to MRU screen resolutions

2009-04-21 Thread positivek
I filed a bug here: http://bugzilla.gnome.org/show_bug.cgi?id=579785

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

-- 
screen resolution panel applet provide direct access to MRU screen resolutions
https://bugs.launchpad.net/bugs/321723
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 362112] Re: Nautilus location bar buttons take us backwards in history, but not forwards

2009-04-19 Thread positivek
Hello, yes.

That bug seems to encompass the more general problem that the location
bar buttons and the fwd/bkwd history navigation are not synchronized
properly (or at least with expected behavior).  Thanks for seeing that
bug.  This report is of a specific behavior I noticed that is likely an
instance of some more general cause.

-- 
Nautilus location bar buttons take us backwards in history, but not forwards
https://bugs.launchpad.net/bugs/362112
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 363063] [NEW] Virtual screen resolution confirmation dialog confusing

2009-04-17 Thread positivek
Public bug reported:

Binary package hint: gnome-control-center

I have a laptop connected to an external monitor.  I used the Monitor
Resolution Settings dialog to set the resolutions for the two monitors
(internal, external).

When I chose equal resolutions for both and then clicked Apply, I was
shown the dialog displayed in the first of the two attached
screencaptures.

As a User Experience, this is frustrating and confusing for a couple of 
reasons.  E.g.
 * I do not even know what the terminology of virtual resolutions.  What is 
that and how would I or should I manage it?
 * What is the configuration file that is mentioned?  Which file?  
 * It seems like this is some nonstandard workflow.  Are there long-term 
repercussions for allowing this Screen Resolution to do what I assume is its 
job anyway?  That is, if I modify this unknown file, can it be undone?  Will it 
stop me from doing anything in the future?
 * What if I do not want this file to be changed?  Can I still get the screen 
resolutions that I just asked for using the dialog?
 * No is the default action (it has focus), but choosing Yes is 
recommended according to the dialog.  Which one should I do?

I chose No, since I figured something bad might happen in the long run.  The 
second screen capture is then presented to me.  It has similar issues with User 
Experience:
 * I could not do what I wanted to do because of some settings that I do not 
know about.
 * Why was I offered the option of choosing the resolutions I did when I would 
be told that they could not be applied?
 * Why isn't my virtual resolution big enough to contain my screens??  Isn't 
this applet supposed to handle this stuff for me?

Furthermore, the Help button on the Monitor Resolution Settings dialog
box does nothing.  That is, no window pops up, no action is taken, etc.
It just presses down and up without doing anything.  If there is no help
to offer, then there should not be a button.

I tried looking for Virtual Resolutions in the Ubuntu/Gnome help and
found nothing.

I think this is a generally confusing process and I still don't know
what the config file is and why I need to concern myself about it and I
don't know what my tradeoffs are (are there any?) for choosing to modify
it or not, other than that I cannot change to some subset of all the
resolution choices (which subset?).

I wish it would just work by making the change to the resolutions that
were listed in the initial applet.

Thanks!


Ubuntu Distro 8.10 with normal updates.
Gnome 2.24.1
Linux machname 2.6.27-11-generic #1 SMP Wed Apr 1 20:53:41 UTC 2009 x86_64 
GNU/Linux

gnome-control-center:
  Installed: 1:2.24.0.1-0ubuntu7.1
  Candidate: 1:2.24.0.1-0ubuntu7.1
  Version table:
 *** 1:2.24.0.1-0ubuntu7.1 0
500 http://us.archive.ubuntu.com intrepid-updates/main Packages
100 /var/lib/dpkg/status
 1:2.24.0.1-0ubuntu7 0
500 http://us.archive.ubuntu.com intrepid/main Packages

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

-- 
Virtual screen resolution confirmation dialog confusing
https://bugs.launchpad.net/bugs/363063
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 363063] Re: Virtual screen resolution confirmation dialog confusing

2009-04-17 Thread positivek

** Attachment added: Screenshot-1.png
   http://launchpadlibrarian.net/25672656/Screenshot-1.png

-- 
Virtual screen resolution confirmation dialog confusing
https://bugs.launchpad.net/bugs/363063
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 363063] Re: Virtual screen resolution confirmation dialog confusing

2009-04-17 Thread positivek

** Attachment added: Screenshot-2.png
   http://launchpadlibrarian.net/25672692/Screenshot-2.png

-- 
Virtual screen resolution confirmation dialog confusing
https://bugs.launchpad.net/bugs/363063
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 363063] Re: Virtual screen resolution confirmation dialog confusing

2009-04-17 Thread positivek
These bug reports seem to be related:
Bug #287062 (I might have duped this one, but it's too tech for me to know for 
sure.)
Bug #275977
Bug #297706



Also:

gnome-settings-daemon:
  Installed: 2.24.0-0ubuntu3.3
  Candidate: 2.24.0-0ubuntu3.3
  Version table:
 *** 2.24.0-0ubuntu3.3 0
500 http://us.archive.ubuntu.com intrepid-updates/main Packages
100 /var/lib/dpkg/status
 2.24.0-0ubuntu3 0
500 http://us.archive.ubuntu.com intrepid/main Packages

-- 
Virtual screen resolution confirmation dialog confusing
https://bugs.launchpad.net/bugs/363063
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 362091] [NEW] Selection not remembered when navigating back/forward in browser mode

2009-04-15 Thread positivek
Public bug reported:

Binary package hint: nautilus

This is a very frustrating bug that remains in Gnome 2.24.1: Nautilus
2.24.1.  I think this is a bug and not really a wishlist item.

Reproduce it:
1. Open home dir in Nautilus.
2. Select a subdirectory of home, say my_dir.
3. Open that dir by hitting Enter or Ctrl+o.
4. Click Nautilus' BACK button.
5. BUG: Actual Behavior is that the selection is cleared.  Expected behavior is
that the selection remain from the last time I viewed that directory.

Caveat and inconsistency:
1. Open home dir in Nautilus.
2. Select a subdirectory of home, say my_dir.
3. Open that dir by hitting Enter or Ctrl+o.
4. Click Nautilus' UP button.
5. The behavior that I would expect for going BACK is is found!  The
subdirectory (my_dir) is now in the selection.  In fact, would say this could
be another bug as well.  I expect the UP action to act as if I am navigating
to a new directory, a fresh start.  I do not want the directory I was in to be
selected.

Perhaps the code for BACK and UP got swapped accidentally?


Example use case: I want to examine a directory's contents before doing
something with it (copying, moving, deleting, etc.):
1. Open my home directory in Nautilus.
2. Double-click some directory, say my_dir to view its contents.
3. I see that it's some stuff I want to copy to a flash drive.
4. Use Nautilus' Back button to go back to my home directory.
5. Assuming that the my_dir directory remains selected, I can easily pick it
out in the long list of files without worrying if I got the right one or not. 
I can even do a Edit-Copy without having to find my_dir again and reselect.


This bug may be related to Bug #64287 (spatial nautilus should remember 
selected items), but that deals with spatial nautilus and with closed windows.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/nautilus
Package: nautilus 1:2.24.1-0ubuntu2
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux 2.6.27-11-generic x86_64

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


** Tags: apport-bug

-- 
Selection not remembered when navigating back/forward in browser mode
https://bugs.launchpad.net/bugs/362091
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 362091] Re: Selection not remembered when navigating back/forward in browser mode

2009-04-15 Thread positivek

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

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

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

-- 
Selection not remembered when navigating back/forward in browser mode
https://bugs.launchpad.net/bugs/362091
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 362094] [NEW] Navigating Up/to parent preselects the child directory (in Nautilus)

2009-04-15 Thread positivek
Public bug reported:

Binary package hint: nautilus

In Nautilus, in browser mode, I think:
1. Use the Gnome Places menu to open the user's Documents directory in 
Nautilus.
2. Notice that (correctly) no files or directories in the Nautilus window.  I 
would not expect any to be selected, of course.
3. Navigate to the parent directory by either clicking the Up button or Menu: 
Go--Open Parent.
4. BUG: Notice that the selection set is not empty.  It should be.  The 
Documents directory is preselected, even though, as far as I am concerned 
(and as up convention in other OS's goes) this is a new navigation to this 
parent directory.

Note that when opening a directory from within a Nautilus window, no
files or directories are ever preselected, as expected.  It is this up
that does it for some (buggy) reason.

This bug is directly related to another one I posted, Bug #362091.

It seems that the selection code for Back and Up should be exchanged in
order for their behaviors to work as expected.

Thanks!

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/nautilus
Package: nautilus 1:2.24.1-0ubuntu2
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux 2.6.27-11-generic x86_64

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


** Tags: apport-bug

-- 
Navigating Up/to parent preselects the child directory (in Nautilus)
https://bugs.launchpad.net/bugs/362094
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 362094] Re: Navigating Up/to parent preselects the child directory (in Nautilus)

2009-04-15 Thread positivek

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

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

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

-- 
Navigating Up/to parent preselects the child directory (in Nautilus)
https://bugs.launchpad.net/bugs/362094
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 362094] Re: Navigating Up/to parent preselects the child directory (in Nautilus)

2009-04-15 Thread positivek
bug 141226 also deals with Up/Parent.

-- 
Navigating Up/to parent preselects the child directory (in Nautilus)
https://bugs.launchpad.net/bugs/362094
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 362112] [NEW] Nautilus location bar buttons take us backwards in history, but not forwards

2009-04-15 Thread positivek
Public bug reported:

Binary package hint: nautilus

Using Nautilus in browser mode:

1. Gnome Places -- Home Folder (for someuser).  This brings up a new Nautilus 
window.  History menus: Back:  empty.  Fwd: empty
2. Open the Music directory.  Back:  someuser.  Fwd: empty
3. Open a subdirectory of Music, e.g. Beach Boys.  Back: Music, someuser.  Fwd: 
empty
4. Click the Location Bar Button someuser.  Back: empty.  Fwd: Music, Beach 
Boys.
5. Click on Location Bar Button Beach Boys.  Back: someuser.  Fwd: empty

BUG: It seems inconsistent and strange that clicking on the location bar
buttons that represent the directory path would take me backwards in the
history.  It is then inconsistent and strange that clicking on the
buttons that are ahead of the current button do NOT take me forward in
the path.

That is, when I click them for directories that are parents, grand-
parents, etc. of the current/working directory, then I am actually
somehow/someway navigating in the navigation history stacks.  But when I
click on a child, grand-child, etc. in the location bar buttons, then I
am actually starting a new path (clearing the fwd stack).

Perhaps this is by design, but if so, then I think the rules for these
buttons should be clearly stated in a design document.  Each
step/behavior should be able to be conveyed (even if it is non-
deterministic) in the Gnome Nautilus Help.


( Bonus Question: What happens after step 5 when you click on Music in the 
location bar buttons? )

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/nautilus
Package: nautilus 1:2.24.1-0ubuntu2
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux 2.6.27-11-generic x86_64

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


** Tags: apport-bug

-- 
Nautilus location bar buttons take us backwards in history, but not forwards
https://bugs.launchpad.net/bugs/362112
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 362112] Re: Nautilus location bar buttons take us backwards in history, but not forwards

2009-04-15 Thread positivek

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

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

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

-- 
Nautilus location bar buttons take us backwards in history, but not forwards
https://bugs.launchpad.net/bugs/362112
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 353951] [NEW] Gnome Save As dialog's Recently Used does not include directories

2009-04-02 Thread positivek
Public bug reported:

Binary package hint: evince

When using the Save A Copy function in Evince (or Save As in other
apps), I see that the Recently Used selection in the Places column
on the left only lists filenames that have been used before in saving.
It should prioritize showing the recently used *directories* instead of
or in addition to the filenames.

I use a workflow similar to what is described in bug 151079.  That is, I
might be downloading several documents, reviewing each, and if they are
useful, I will Save a Copy to a local directory.  I think bug 151079
is right that the save-as dialog should retain the last-used directory
as the initial location so I can simply press Save to put the copy in
the right location.

However, I actually have a handful (2-3, often) directories that I would
like to store these files that I downloaded and viewed.  I see the
Recently Used as acknowledgement that most-recently-used (MRU) lists
are a useful tool for providing links to documents and locations.  Never
in using Evince, though, have I actually saved over another copy of an
existing pdf.  This might be useful for some, but much more useful to
many (I imagine, and certainly for me) would be the case where I save to
the same directories over and over again.


** The Recently Used list, therefore, should present some kind of list of MRU 
directories.  And, corresponding to the bug 151079, the top of the list should 
be the initial location of that Save a Copy dialog. **


I believe this problem is not specific to Evince, but is a problem with Gnome's 
Save As dialogs in general.

I see that the Recently Used list seems to be shared around Gnome and
that it is filtered in the dialog box by file type.  Given that this
filter does not filter out directories in the other views (e.g. home
dir), it would not be inconsistent behavior.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/evince
Package: evince 2.24.1-0ubuntu1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
Uname: Linux 2.6.27-11-generic x86_64

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


** Tags: apport-bug

-- 
Gnome Save As dialog's Recently Used does not include directories
https://bugs.launchpad.net/bugs/353951
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 353951] Re: Gnome Save As dialog's Recently Used does not include directories

2009-04-02 Thread positivek

** Attachment added: Screenshot-Save a Copy.png
   http://launchpadlibrarian.net/24702338/Screenshot-Save%20a%20Copy.png

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

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

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

-- 
Gnome Save As dialog's Recently Used does not include directories
https://bugs.launchpad.net/bugs/353951
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 353960] [NEW] Evince crashes using Save a Copy with a Recently Used filename

2009-04-02 Thread positivek
Public bug reported:

Binary package hint: evince

I open a PDF with Evince (e.g. by launching with Firefox).
I open the Save A Copy dialog.
On the left, I choose the Recently Used list.
I select one of the recently used items on the right.
I press Save.
Evince Quits/Crashes immediately.


I do not know if this is specific to Evince or more general.

Note that this is an unusual workflow for me, but one that is directly
suggested by the existence of Recently Used in the Save As / Save A Copy
dialog box.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/evince
Package: evince 2.24.1-0ubuntu1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
Uname: Linux 2.6.27-11-generic x86_64

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


** Tags: apport-bug

-- 
Evince crashes using Save a Copy with a Recently Used filename
https://bugs.launchpad.net/bugs/353960
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 353960] Re: Evince crashes using Save a Copy with a Recently Used filename

2009-04-02 Thread positivek

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

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

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

-- 
Evince crashes using Save a Copy with a Recently Used filename
https://bugs.launchpad.net/bugs/353960
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 353960] Re: Evince crashes using Save a Copy with a Recently Used filename

2009-04-02 Thread positivek
Firefox/3.0.8 does not seem to have this problem with its Save As dialog
box.

-- 
Evince crashes using Save a Copy with a Recently Used filename
https://bugs.launchpad.net/bugs/353960
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 353951] Re: Gnome Save As dialog's Recently Used does not include directories

2009-04-02 Thread positivek
It would be nice if the Gnome Save As dialog utilized the History that
is available in the Nautilus file browser (see attachment).

The Nautilus browser seems to have access to MRU directories (more
generally, places/URIs).  This History is available in the Nautilus
Side Pane.  However, this Side Pane does not seem to be available in
the Save As dialogs.

** Attachment added: Nautilus' History list of MRU places as a suggested 
solution
   http://launchpadlibrarian.net/24703067/Screenshot-History.png

-- 
Gnome Save As dialog's Recently Used does not include directories
https://bugs.launchpad.net/bugs/353951
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 353951] Re: Gnome Save As dialog's Recently Used does not include directories

2009-04-02 Thread positivek
In fact, if the MRU list of directories was somehow part of the Save in
folder drop-down menu-list, then I would rarely need to use the
full/extended Save As dialog that shows up when the Browse for other
folders arrow is turned down (revealed/expanded).  That would be even
more ideal to skip looking at file lists completely.

Again, I think this is a Gnome bug, not Evince particularly.

-- 
Gnome Save As dialog's Recently Used does not include directories
https://bugs.launchpad.net/bugs/353951
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 329648] Re: About Ubuntu page fails to report Ubuntu release info

2009-04-02 Thread positivek
I am not a developer, but I think this bug is a duplicate of bug 303578.
Though that bug does not seem to mention the About This Document or
Version and Release Numbers pages in Yelp.

Whoever addresses one of these bugs should coordinate with the others.

-- 
About Ubuntu page fails to report Ubuntu release info
https://bugs.launchpad.net/bugs/329648
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to yelp in ubuntu.

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


[Bug 343448] Re: This PDF crashes Evince after a certain page

2009-03-16 Thread positivek
I got the debug of evince and ran gdb.  Attached is the output when it
crashed after pressing PgDn past p21 of the previously attached PDF
file.  Let me know if I can provide more debugging.

On a related note:  This bug might be related to bug 335044.

** Attachment added: gdb output for 3003431-3.pdf crash
   http://launchpadlibrarian.net/23898962/gdb-evince.txt

-- 
This PDF crashes Evince after a certain page
https://bugs.launchpad.net/bugs/343448
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 343448] Re: This PDF crashes Evince when scrolled to the end

2009-03-15 Thread positivek

** Attachment added: 3003431-3.pdf
   http://launchpadlibrarian.net/23895187/3003431-3.pdf

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

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

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

** Summary changed:

- This PDF crashes Evince when scrolled to the end
+ This PDF crashes Evince after a certain page

-- 
This PDF crashes Evince after a certain page
https://bugs.launchpad.net/bugs/343448
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 343448] [NEW] This PDF crashes Evince after a certain page

2009-03-15 Thread positivek
Public bug reported:

Binary package hint: evince

I opened the attached PDF with Evince and then scrolled to the end.  The
evince window was blank for a short moment and then it closed or crashed
without warning.

I assumed that the blank viewer part of the window was Evince loading or
rendering that portion of the PDF (i.e. the last couple of pages.).

Pages up to and including 21 work.  But when p22 and beyond is shown
then the thing closes on me.

This even happens if I type the page number (21) into the page box at
the top.

Now this PDF will not stay open AT ALL, because Evince remembers (to my
usual delight) the position that I left it.  Now it just brings up p24
(last test) and crashes immediately.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/evince
Package: evince 2.24.1-0ubuntu1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
Uname: Linux 2.6.27-11-generic x86_64

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


** Tags: apport-bug

-- 
This PDF crashes Evince after a certain page
https://bugs.launchpad.net/bugs/343448
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 337537] [NEW] Vertical panel causes icon right click menu to draw up instead of down

2009-03-03 Thread positivek
Public bug reported:

Binary package hint: rhythmbox

IThe Rhythmbox notification area (aka system tray) icon draws its right-
click menu up instead of down when the Gnome Panel is oriented
vertically.

1. Make your Gnome Panel orient vertical by moving it to the left side of the 
screen.
2. Start up Rhythmbox so the notification area icon is present.
3. Right-click on the Rhythmbox icon.
4. BUG: The menu is drawn UP from that icon.  It should be drawn DOWN.  

That is, the bottom of the menu (Quit) is drawn just above the icon,
with the rest of the menu's contents continuing above.  Compare the
Rhythmbox menu behavior to (right-click) menus from other Gnome Panel
applets and notification area icons (e.g. NetworkManager Applet 0.7.0).
The NetworkManager Applet 0.7.0 menu correctly draws down when the panel
is vertical.

Drawing up is both inconsistent with other applications and
expectations.  It is also less convenient since the must-used operations
are now farthest from the click.

I think that Rhythmbox should not be responsible for determining the
location of this menu, and should follow whatever methods that
NetworkManager Applet 0.7.0 uses for displaying its ordered menu.

Description:Ubuntu 8.10
Release:8.10
Codename:   intrepid
(with latest recommended updates)

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/rhythmbox
Package: rhythmbox 0.11.6svn20081008-0ubuntu4.3
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
Uname: Linux 2.6.27-11-generic x86_64

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


** Tags: apport-bug

-- 
Vertical panel causes icon right click menu to draw up instead of down
https://bugs.launchpad.net/bugs/337537
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 337537] Re: Vertical panel causes icon right click menu to draw up instead of down

2009-03-03 Thread positivek

** Attachment added: Rhythmbox_menu_1.png
   http://launchpadlibrarian.net/23399836/Rhythmbox_menu_1.png

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

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

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

-- 
Vertical panel causes icon right click menu to draw up instead of down
https://bugs.launchpad.net/bugs/337537
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 335176] [NEW] pdf, ps thumbnails do not resize up

2009-02-26 Thread positivek
Public bug reported:

Binary package hint: nautilus

When I use either the Desktop's Stretch Icon or the Zoom/View Size
feature in the Nautilus window, the thumbnail preview icons for PDF and
Postscript (.ps) files do not resize up beyond the 100% zoom size.

The actual icon size does resize properly, but the image of the
thumbnail does not scale up accordingly (see screenshot).

Note that the thumbnail images do seem to scale down properly when
zooming out.

I would love to have scalable PDF and PS preview thumbnails.  Also, it
would be more consistent with the behavior of text files and image files
that do seem to scale up.

Note also that in the Nautilus window, this bug occurs with Icon View,
List View, and Compact View.  However, the scaling at which the
error occurs seems to change with each view.  With Icon View, the
thumbnails do not scale up after 150%.  With List View, it is 200%.
With Compact View, it is 200%.

Now, after removing the ~/.thumbnails directory, and refreshing the
directory view (or revisiting it), I see that the bug still occurs.
I.e., recreating the thumbnails did not seem to fix it in any way.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
Package: nautilus 1:2.24.1-0ubuntu2
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux 2.6.27-11-generic x86_64

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


** Tags: apport-bug

-- 
pdf, ps thumbnails do not resize up
https://bugs.launchpad.net/bugs/335176
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 335176] Re: pdf, ps thumbnails do not resize up

2009-02-26 Thread positivek

** Attachment added: Screenshot-Reading - File Browser.png
   
http://launchpadlibrarian.net/23159182/Screenshot-Reading%20-%20File%20Browser.png

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

-- 
pdf, ps thumbnails do not resize up
https://bugs.launchpad.net/bugs/335176
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 329609] [NEW] Juicer should support paranoia/cdparanoia

2009-02-14 Thread positivek
Public bug reported:

Binary package hint: sound-juicer

I really like the simplicity of Sound Juicer.  However, the CDs I have
are somewhat scratched.  I like using the CDParanoia and related tools
to get the best possible rip of the CD.  I would like this support added
to Sound Juicer.

I currently use Grip ( http://www.nostatic.org/grip/ ) that is set up to
use cdparanoia ( http://www.xiph.org/paranoia/index.html ).  Sound
Juicer is easier to use and better integrated with Gnome.

Also, this cdparanoia should be similarly (equivalently?) enabled in the
Rhythmbox app.

Currently using Gnome 2.24.1 on Ubuntu 8.10 (with updates).

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/sound-juicer
Package: sound-juicer 2.24.0-0ubuntu1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: sound-juicer
Uname: Linux 2.6.27-11-generic x86_64

** Affects: sound-juicer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
Juicer should support paranoia/cdparanoia
https://bugs.launchpad.net/bugs/329609
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to sound-juicer in ubuntu.

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


[Bug 329609] Re: Juicer should support paranoia/cdparanoia

2009-02-14 Thread positivek

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

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

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

-- 
Juicer should support paranoia/cdparanoia
https://bugs.launchpad.net/bugs/329609
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to sound-juicer in ubuntu.

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


[Bug 321723] [NEW] screen resolution panel applet provide direct access to MRU screen resolutions

2009-01-26 Thread positivek
Public bug reported:

Binary package hint: gnome-control-center

Feature Request:

The Gnome panel applet that is turned on by the Monitor Resolution
Settings dialog should allow the user to switch screen resolutions
directly from its drop-down menu.

Presently, it allows for choosing monitor Rotation and flipping for
internal and external monitors.  I would argue that these choices are of
a lower priority than changing which screens are actually set to be on
and at what resolution(s).

I use a laptop with support for external VGA.  I often plug prefer to
plug my laptop into external monitors.


Linux machname 2.6.27-9-generic #1 SMP Thu Nov 20 22:15:32 UTC 2008 x86_64 
GNU/Linux
Gnome 2.24.1
$ lsb_release -rd
Description:Ubuntu 8.10
Release:8.10

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

-- 
screen resolution panel applet provide direct access to MRU screen resolutions
https://bugs.launchpad.net/bugs/321723
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 14571] Re: Provide a means to change the keyboard layout from gdm login screen?

2009-01-21 Thread positivek
I upgraded my Ubuntu distro from 8.04 to 8.10 (64-bit multi-core / SMP version).
The default (Human?) login screen for my system allows me to change the 
*language*.  However, the *layout* within a language still seems to be 
unavailable for changing.

I am using English.  I installed the system with the qwerty layout, but
use Dvorak after logging into my Gnome session (that is, on logging in
using the Ubuntu default login screen).  I am proficient in Dvorak and
cannot use qwerty naturally.

In Gnome, the keyboard layout is easily changed and that is what I am
used to.

Expected behavior:  At the login prompt, the keyboard layout (in
addition to language) should be changeable to at least those that are
used by the various users of the system.

Actual behavior:  Language is changeable at the login prompt, but the
keyboard layout within the layout is not.

IMO, this bug is not yet resolved.

-- 
Provide a means to change the keyboard layout from gdm login screen?
https://bugs.launchpad.net/bugs/14571
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 295990] Re: Keyboard layout reset after attaching USB keyboard

2009-01-16 Thread positivek
Hello,

I experience this bug.  After plugging in the extern USB keyboard into
my laptop, the external keyboard uses the qwerty (non-default for me)
layout.  But, the laptop's own (ps/2?) keyboard remains with the
original keyboard layout that I had as my default at the time I plugged
the external keyboard in.

I use the 'Keyboard Indicator 2.24.1' applet for switching between two
layouts.  Note that after plugging in the external usb keyboard, the
Keyboard Indicator applet: is no longer able to switch between different
layouts; and it indicates with it's mouse-hover popup info that I am now
using the qwerty layout.  However, my internal laptop is still using my
original (Dvorak).  Neither the internal or external keyboard can have
their layouts changed/alternated using the applet the way I could before
plugging in the external.

Gnome Version: 2.24.1
Distro: Ubuntu 8.10 (via upgrade)
Attached is the same 'lspci -vvnn' output.

Note that restarting X by logging out or Ctrl+Alt+Backspace will put
everything back in order again, provided I do not plug keyboard in
*after* my X Gnome session has started.

Please let me know how I can help with any more debugging information,
outputs, etc.

** Attachment added: lspci_-vvnn.output
   http://launchpadlibrarian.net/21278279/lspci_-vvnn.output

-- 
Keyboard layout reset after attaching USB keyboard
https://bugs.launchpad.net/bugs/295990
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 269478] Re: Choosing Log Out/Shut Down a second time hides the window

2008-12-02 Thread positivek
I can confirm this with Ubuntu 8.10 (final).  
Gnome 2.24.1
2.6.27-9-generic #1 SMP, x86_64 GNU/Linux
Compiz is enabled.

Looks like there is similar behavior in bug 165161 and bug 89824.

-- 
Choosing Log Out/Shut Down a second time hides the window
https://bugs.launchpad.net/bugs/269478
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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