[Desktop-packages] [Bug 1827735] Re: DBus/MPRIS2: Totem says it is "Paused" even the stream has ended "Stopped"

2022-02-22 Thread moma
Hello,
Some applications monitor the DBus for Start/Pause/Stop-messages from media 
players.
When an audio track ends (in Totem), it should send a "Stop" message so other 
applications can update their status properly.

For example, audio-recorder shows "Paused" status for Totem even Totem has 
Stopped. 
Audio-recorder can stop/pause/continue/stop recording based on messages on DBus.

Audio-recorder is now quite old and ought to be re-written. There is now 
PipeWire that replaces Pulseaudio, and it is now possible to record individual 
streams (audio from individual applications). 
Ref. https://launchpad.net/audio-recorder

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

Title:
  DBus/MPRIS2: Totem says it is "Paused" even the stream has ended
  "Stopped"

Status in Totem:
  Fix Released
Status in totem package in Ubuntu:
  Triaged

Bug description:
  Hello,

  Question 1:
  ===
  When asking status of Totem via DBus/MPRIS2, it says "Paused" even the song 
has ended. Shouldn't it return "Stopped" state.

  
  I am using a small bash-script to see the DBus-messages.

  $ ./debug1.sh

  org.mpris.MediaPlayer2.rhythmbox says: I AM PLAYING.
  Confirmed state is: (<'Playing'>,)
  -

  Then the song ends.

  org.mpris.MediaPlayer2.rhythmbox says: I AM PAUSED.
  Confirmed state is: (<'Paused'>,)
  

  Question 2:
  ===
  GNOME's Music player is "org.gnome.Music".

  GNOME's Video player is: "org.mpris.MediaPlayer2.totem"

  Why this difference?

  I like both products.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: totem 3.32.0-1ubuntu1
  Uname: Linux 5.0.1-050001-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat May  4 19:24:02 2019
  InstallationDate: Installed on 2019-03-06 (58 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgLog: Error: [Errno 2] No such file or directory: '/var/log/Xorg.0.log'

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1822156] Re: Cannot parse m3u8 playlist

2021-09-21 Thread moma
Hello,

It works noW.
I just noticed that Totem now plays well the m3u8 file.

I have upgraded this Ubuntu 21.10 and also tested Pipewire (pipewiresrc)
as recording source for Gstreamer.

I have no clear explanation why the m3u8 works now. 
Maybe the updates?

Thank you.
Osmo Antero

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem-pl-parser in Ubuntu.
https://bugs.launchpad.net/bugs/1822156

Title:
  Cannot parse m3u8 playlist

Status in totem-pl-parser package in Ubuntu:
  Fix Released

Bug description:
  Hello,

  I have a m3u8 (utf8 format) playlist, but many players do not understand that 
file.
  Neither does totem-pl-parser.
  Ref: https://developer.gnome.org/totem-pl-parser/stable/

  
  radio.m3u8 attached.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: libtotem-plparser-dev 3.26.3-1ubuntu1
  Uname: Linux 5.0.1-050001-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Mar 28 16:06:11 2019
  InstallationDate: Installed on 2019-03-06 (21 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203)
  SourcePackage: totem-pl-parser
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem-pl-parser/+bug/1822156/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1822156] Re: Cannot parse m3u8 playlist

2021-09-20 Thread moma
Just noticed that VLC opens and plays the "radio.m3u8" stream just fine. 
(It is the "YLE Puhe" radio channel from Finland)

$ sudo apt install vlc
$ vlc Download/radio.m3u8

Ref: https://www.radio-browser.info/#/search?page=1=YLE

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem-pl-parser in Ubuntu.
https://bugs.launchpad.net/bugs/1822156

Title:
  Cannot parse m3u8 playlist

Status in totem-pl-parser package in Ubuntu:
  Fix Released

Bug description:
  Hello,

  I have a m3u8 (utf8 format) playlist, but many players do not understand that 
file.
  Neither does totem-pl-parser.
  Ref: https://developer.gnome.org/totem-pl-parser/stable/

  
  radio.m3u8 attached.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: libtotem-plparser-dev 3.26.3-1ubuntu1
  Uname: Linux 5.0.1-050001-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Mar 28 16:06:11 2019
  InstallationDate: Installed on 2019-03-06 (21 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203)
  SourcePackage: totem-pl-parser
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem-pl-parser/+bug/1822156/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1822156] Re: Cannot parse m3u8 playlist

2021-09-20 Thread moma
Hello,
Yes, it is long time since I filed this report.

I am now using Ubuntu 21.10 (daily version).

I tried to play the file in Totem, but it does not understand the format
(or Gstreamer is missing a plugin for it).

I have installed the ubuntu-restricted-extras package.

I attached a video of my test.

Please tell me if you need additional tests or information.





** Attachment added: "Screencast from 20-09-2021 20:25:22.webm"
   
https://bugs.launchpad.net/ubuntu/+source/totem-pl-parser/+bug/1822156/+attachment/5526556/+files/Screencast%20from%2020-09-2021%2020%3A25%3A22.webm

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem-pl-parser in Ubuntu.
https://bugs.launchpad.net/bugs/1822156

Title:
  Cannot parse m3u8 playlist

Status in totem-pl-parser package in Ubuntu:
  Fix Released

Bug description:
  Hello,

  I have a m3u8 (utf8 format) playlist, but many players do not understand that 
file.
  Neither does totem-pl-parser.
  Ref: https://developer.gnome.org/totem-pl-parser/stable/

  
  radio.m3u8 attached.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: libtotem-plparser-dev 3.26.3-1ubuntu1
  Uname: Linux 5.0.1-050001-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Mar 28 16:06:11 2019
  InstallationDate: Installed on 2019-03-06 (21 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203)
  SourcePackage: totem-pl-parser
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem-pl-parser/+bug/1822156/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1843132] Re: Cannot open .gif image (or is it .webm or .jpg format image? )

2019-11-15 Thread moma
Ok, many thanks.
If change the filename and the image appears.
I cannot change mee. ;-)

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

Title:
  Cannot open  .gif image (or is it .webm or .jpg format image? )

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Hello,

  I just noticed that Nautilus (or Ubuntu/GNOME cannot open all .jpg (or .gif) 
type images.
  The image has been attached.  

  When I rename the image to .webm, then Nautilus/GNOME can open/show it.
  Sorry for the content of the image. (no intent to shock annyone).

  The image is shown right in Firefox and Chrome browsers. 
  So GNOME should be able too.

  Kindly
Moma

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: nautilus 1:3.32.1-0ubuntu0.19.04.0
  Uname: Linux 5.0.1-050001-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Sep  7 16:31:27 2019
  GsettingsChanges:
   b'org.gnome.nautilus.compression' b'default-compression-format' b"'tar.xz'"
   b'org.gnome.nautilus.window-state' b'initial-size' b'(1390, 633)'
   b'org.gnome.nautilus.preferences' b'default-folder-viewer' b"'list-view'"
   b'org.gnome.nautilus.list-view' b'default-visible-columns' b"['name', 
'size', 'type', 'date_modified', 'starred']"
   b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'owner', 'group', 'permissions', 'where', 'date_modified', 
'date_modified_with_time', 'date_accessed', 'recency', 'starred', 
'detailed_type']"
  InstallationDate: Installed on 2019-03-06 (184 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1843132] Re: Cannot open .gif image (or is it .webm or .jpg format image? )

2019-09-12 Thread moma
I just noticed that the image is shown right on my desktop (as a
thumbnail icon), BUT cannot be shown in the EyeOfGnome. Why this
difference?

What the fudge is going on? 
Who makes the software?  
Do they use the library or different one?

Kyndly
  A user

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

Title:
  Cannot open  .gif image (or is it .webm or .jpg format image? )

Status in nautilus package in Ubuntu:
  New

Bug description:
  Hello,

  I just noticed that Nautilus (or Ubuntu/GNOME cannot open all .jpg (or .gif) 
type images.
  The image has been attached.  

  When I rename the image to .webm, then Nautilus/GNOME can open/show it.
  Sorry for the content of the image. (no intent to shock annyone).

  The image is shown right in Firefox and Chrome browsers. 
  So GNOME should be able too.

  Kindly
Moma

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: nautilus 1:3.32.1-0ubuntu0.19.04.0
  Uname: Linux 5.0.1-050001-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Sep  7 16:31:27 2019
  GsettingsChanges:
   b'org.gnome.nautilus.compression' b'default-compression-format' b"'tar.xz'"
   b'org.gnome.nautilus.window-state' b'initial-size' b'(1390, 633)'
   b'org.gnome.nautilus.preferences' b'default-folder-viewer' b"'list-view'"
   b'org.gnome.nautilus.list-view' b'default-visible-columns' b"['name', 
'size', 'type', 'date_modified', 'starred']"
   b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'owner', 'group', 'permissions', 'where', 'date_modified', 
'date_modified_with_time', 'date_accessed', 'recency', 'starred', 
'detailed_type']"
  InstallationDate: Installed on 2019-03-06 (184 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1843132] Re: Cannot open .gif image (or is it .webm or .jpg format image? )

2019-09-08 Thread moma
Sorry.
I think the package in question is "The GNOME image viewer.".

I have "Image Viewer" v3.32.1, also called for "EyeOfGnome",
https://wiki.gnome.org/Apps/EyeOfGnome

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

Title:
  Cannot open  .gif image (or is it .webm or .jpg format image? )

Status in nautilus package in Ubuntu:
  New

Bug description:
  Hello,

  I just noticed that Nautilus (or Ubuntu/GNOME cannot open all .jpg (or .gif) 
type images.
  The image has been attached.  

  When I rename the image to .webm, then Nautilus/GNOME can open/show it.
  Sorry for the content of the image. (no intent to shock annyone).

  The image is shown right in Firefox and Chrome browsers. 
  So GNOME should be able too.

  Kindly
Moma

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: nautilus 1:3.32.1-0ubuntu0.19.04.0
  Uname: Linux 5.0.1-050001-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Sep  7 16:31:27 2019
  GsettingsChanges:
   b'org.gnome.nautilus.compression' b'default-compression-format' b"'tar.xz'"
   b'org.gnome.nautilus.window-state' b'initial-size' b'(1390, 633)'
   b'org.gnome.nautilus.preferences' b'default-folder-viewer' b"'list-view'"
   b'org.gnome.nautilus.list-view' b'default-visible-columns' b"['name', 
'size', 'type', 'date_modified', 'starred']"
   b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'owner', 'group', 'permissions', 'where', 'date_modified', 
'date_modified_with_time', 'date_accessed', 'recency', 'starred', 
'detailed_type']"
  InstallationDate: Installed on 2019-03-06 (184 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1843132] [NEW] Cannot open .gif image (or is it .webm or .jpg format image? )

2019-09-07 Thread moma
Public bug reported:

Hello,

I just noticed that Nautilus (or Ubuntu/GNOME cannot open all .jpg (or .gif) 
type images.
The image has been attached.  

When I rename the image to .webm, then Nautilus/GNOME can open/show it.
Sorry for the content of the image. (no intent to shock annyone).

The image is shown right in Firefox and Chrome browsers. 
So GNOME should be able too.

Kindly
  Moma

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: nautilus 1:3.32.1-0ubuntu0.19.04.0
Uname: Linux 5.0.1-050001-generic x86_64
ApportVersion: 2.20.10-0ubuntu27.1
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Sep  7 16:31:27 2019
GsettingsChanges:
 b'org.gnome.nautilus.compression' b'default-compression-format' b"'tar.xz'"
 b'org.gnome.nautilus.window-state' b'initial-size' b'(1390, 633)'
 b'org.gnome.nautilus.preferences' b'default-folder-viewer' b"'list-view'"
 b'org.gnome.nautilus.list-view' b'default-visible-columns' b"['name', 'size', 
'type', 'date_modified', 'starred']"
 b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'owner', 'group', 'permissions', 'where', 'date_modified', 
'date_modified_with_time', 'date_accessed', 'recency', 'starred', 
'detailed_type']"
InstallationDate: Installed on 2019-03-06 (184 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_nautilus:

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


** Tags: amd64 apport-bug disco

** Attachment added: "Adult content  !!  (BUT my only example .gif or .jpg 
image)"
   
https://bugs.launchpad.net/bugs/1843132/+attachment/5287211/+files/a554440c2b34b8980b787566c0d04c5166046928.jpg

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

Title:
  Cannot open  .gif image (or is it .webm or .jpg format image? )

Status in nautilus package in Ubuntu:
  New

Bug description:
  Hello,

  I just noticed that Nautilus (or Ubuntu/GNOME cannot open all .jpg (or .gif) 
type images.
  The image has been attached.  

  When I rename the image to .webm, then Nautilus/GNOME can open/show it.
  Sorry for the content of the image. (no intent to shock annyone).

  The image is shown right in Firefox and Chrome browsers. 
  So GNOME should be able too.

  Kindly
Moma

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: nautilus 1:3.32.1-0ubuntu0.19.04.0
  Uname: Linux 5.0.1-050001-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Sep  7 16:31:27 2019
  GsettingsChanges:
   b'org.gnome.nautilus.compression' b'default-compression-format' b"'tar.xz'"
   b'org.gnome.nautilus.window-state' b'initial-size' b'(1390, 633)'
   b'org.gnome.nautilus.preferences' b'default-folder-viewer' b"'list-view'"
   b'org.gnome.nautilus.list-view' b'default-visible-columns' b"['name', 
'size', 'type', 'date_modified', 'starred']"
   b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'owner', 'group', 'permissions', 'where', 'date_modified', 
'date_modified_with_time', 'date_accessed', 'recency', 'starred', 
'detailed_type']"
  InstallationDate: Installed on 2019-03-06 (184 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1827735] Re: DBus/MPRIS2: Totem says it is "Paused" even the stream has ended "Stopped"

2019-05-04 Thread moma
Re-hi,
Sorry for this nitpicking. 
The results (from debug1.sh) were from Rhythmbox. 
I meant this:

$ ./debug1.sh 
org.mpris.MediaPlayer2.totem says: I AM PLAYING.
Confirmed state is: (<'Playing'>,)

Then the *LAST* song ends.

org.mpris.MediaPlayer2.totem says: I AM PAUSED.
Confirmed state is: (<'Paused'>,)
-

Nope. You should say stopped!

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

Title:
  DBus/MPRIS2: Totem says it is "Paused" even the stream has ended
  "Stopped"

Status in totem package in Ubuntu:
  New

Bug description:
  Hello,

  Question 1:
  ===
  When asking status of Totem via DBus/MPRIS2, it says "Paused" even the song 
has ended. Shouldn't it return "Stopped" state.

  
  I am using a small bash-script to see the DBus-messages.

  $ ./debug1.sh

  org.mpris.MediaPlayer2.rhythmbox says: I AM PLAYING.
  Confirmed state is: (<'Playing'>,)
  -

  Then the song ends.

  org.mpris.MediaPlayer2.rhythmbox says: I AM PAUSED.
  Confirmed state is: (<'Paused'>,)
  

  Question 2:
  ===
  GNOME's Music player is "org.gnome.Music".

  GNOME's Video player is: "org.mpris.MediaPlayer2.totem"

  Why this difference?

  I like both products.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: totem 3.32.0-1ubuntu1
  Uname: Linux 5.0.1-050001-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat May  4 19:24:02 2019
  InstallationDate: Installed on 2019-03-06 (58 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgLog: Error: [Errno 2] No such file or directory: '/var/log/Xorg.0.log'

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1827735] [NEW] DBus/MPRIS2: Totem says it is "Paused" even the stream has ended "Stopped"

2019-05-04 Thread moma
Public bug reported:

Hello,

Question 1:
===
When asking status of Totem via DBus/MPRIS2, it says "Paused" even the song has 
ended. Shouldn't it return "Stopped" state.


I am using a small bash-script to see the DBus-messages.

$ ./debug1.sh

org.mpris.MediaPlayer2.rhythmbox says: I AM PLAYING.
Confirmed state is: (<'Playing'>,)
-

Then the song ends.

org.mpris.MediaPlayer2.rhythmbox says: I AM PAUSED.
Confirmed state is: (<'Paused'>,)


Question 2:
===
GNOME's Music player is "org.gnome.Music".

GNOME's Video player is: "org.mpris.MediaPlayer2.totem"

Why this difference?

I like both products.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: totem 3.32.0-1ubuntu1
Uname: Linux 5.0.1-050001-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat May  4 19:24:02 2019
InstallationDate: Installed on 2019-03-06 (58 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203)
SourcePackage: totem
UpgradeStatus: No upgrade log present (probably fresh install)
XorgLog: Error: [Errno 2] No such file or directory: '/var/log/Xorg.0.log'

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


** Tags: amd64 apport-bug disco

** Attachment added: "debug1.sh, a small shell script."
   https://bugs.launchpad.net/bugs/1827735/+attachment/5261509/+files/debug1.sh

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

Title:
  DBus/MPRIS2: Totem says it is "Paused" even the stream has ended
  "Stopped"

Status in totem package in Ubuntu:
  New

Bug description:
  Hello,

  Question 1:
  ===
  When asking status of Totem via DBus/MPRIS2, it says "Paused" even the song 
has ended. Shouldn't it return "Stopped" state.

  
  I am using a small bash-script to see the DBus-messages.

  $ ./debug1.sh

  org.mpris.MediaPlayer2.rhythmbox says: I AM PLAYING.
  Confirmed state is: (<'Playing'>,)
  -

  Then the song ends.

  org.mpris.MediaPlayer2.rhythmbox says: I AM PAUSED.
  Confirmed state is: (<'Paused'>,)
  

  Question 2:
  ===
  GNOME's Music player is "org.gnome.Music".

  GNOME's Video player is: "org.mpris.MediaPlayer2.totem"

  Why this difference?

  I like both products.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: totem 3.32.0-1ubuntu1
  Uname: Linux 5.0.1-050001-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat May  4 19:24:02 2019
  InstallationDate: Installed on 2019-03-06 (58 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgLog: Error: [Errno 2] No such file or directory: '/var/log/Xorg.0.log'

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1822156] [NEW] Cannot parse m3u8 playlist

2019-03-28 Thread moma
Public bug reported:

Hello,

I have a m3u8 (utf8 format) playlist, but many players do not understand that 
file.
Neither does totem-pl-parser.
Ref: https://developer.gnome.org/totem-pl-parser/stable/


radio.m3u8 attached.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: libtotem-plparser-dev 3.26.3-1ubuntu1
Uname: Linux 5.0.1-050001-generic x86_64
ApportVersion: 2.20.10-0ubuntu23
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Mar 28 16:06:11 2019
InstallationDate: Installed on 2019-03-06 (21 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203)
SourcePackage: totem-pl-parser
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: totem-pl-parser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco

** Attachment added: "radio.m3u8"
   https://bugs.launchpad.net/bugs/1822156/+attachment/5250230/+files/radio.m3u8

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem-pl-parser in Ubuntu.
https://bugs.launchpad.net/bugs/1822156

Title:
  Cannot parse m3u8 playlist

Status in totem-pl-parser package in Ubuntu:
  New

Bug description:
  Hello,

  I have a m3u8 (utf8 format) playlist, but many players do not understand that 
file.
  Neither does totem-pl-parser.
  Ref: https://developer.gnome.org/totem-pl-parser/stable/

  
  radio.m3u8 attached.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: libtotem-plparser-dev 3.26.3-1ubuntu1
  Uname: Linux 5.0.1-050001-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Mar 28 16:06:11 2019
  InstallationDate: Installed on 2019-03-06 (21 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203)
  SourcePackage: totem-pl-parser
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem-pl-parser/+bug/1822156/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1818422] Re: Totem: DBus reports wrong .desktop file name

2019-03-07 Thread moma
Thank  you so much.

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

Title:
  Totem: DBus reports wrong .desktop file name

Status in totem package in Ubuntu:
  Fix Committed

Bug description:
  
  Totem - MPRIS2 - DBus-interface: 
  My application is asking Totem (video player) various data via (MPRIS2) 
DBus-interface.

  When asking "DesktopEntry", totem return value "totem" (meaning 
totem.desktop).  
  That is probably wrong.

  Ubuntu 19.10 has no "totem.desktop" file.
  $ updatedb
  $ locate totem.desktop

  The right answer would be "org.gnome.Totem". That is 
  /usr/share/applications/org.gnome.Totem.desktop

  Please see:
  
https://specifications.freedesktop.org/mpris-spec/latest/Media_Player.html#Property:Identity

  Please fix it.

  Kindly
Moma Antero

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1818422] Re: Totem: DBus reports wrong .desktop file name

2019-03-03 Thread moma
I meant the "totem" package, NOT mesa.

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

Title:
  Totem: DBus reports wrong .desktop file name

Status in mesa package in Ubuntu:
  New

Bug description:
  
  Totem - MPRIS2 - DBus-interface: 
  My application is asking Totem (video player) various data via (MPRIS2) 
DBus-interface.

  When asking "DesktopEntry", totem return value "totem" (meaning 
totem.desktop).  
  That is probably wrong.

  Ubuntu 19.10 has no "totem.desktop" file.
  $ updatedb
  $ locate totem.desktop

  The right answer would be "org.gnome.Totem". That is 
  /usr/share/applications/org.gnome.Totem.desktop

  Please see:
  
https://specifications.freedesktop.org/mpris-spec/latest/Media_Player.html#Property:Identity

  Please fix it.

  Kindly
Moma Antero

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1818422] [NEW] Totem: DBus reports wrong .desktop file name

2019-03-03 Thread moma
Public bug reported:


Totem - MPRIS2 - DBus-interface: 
My application is asking Totem (video player) various data via (MPRIS2) 
DBus-interface.

When asking "DesktopEntry", totem return value "totem" (meaning totem.desktop). 
 
That is probably wrong.

Ubuntu 19.10 has no "totem.desktop" file.
$ updatedb
$ locate totem.desktop

The right answer would be "org.gnome.Totem". That is 
/usr/share/applications/org.gnome.Totem.desktop

Please see:
https://specifications.freedesktop.org/mpris-spec/latest/Media_Player.html#Property:Identity

Please fix it.

Kindly
  Moma Antero

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

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

Title:
  Totem: DBus reports wrong .desktop file name

Status in mesa package in Ubuntu:
  New

Bug description:
  
  Totem - MPRIS2 - DBus-interface: 
  My application is asking Totem (video player) various data via (MPRIS2) 
DBus-interface.

  When asking "DesktopEntry", totem return value "totem" (meaning 
totem.desktop).  
  That is probably wrong.

  Ubuntu 19.10 has no "totem.desktop" file.
  $ updatedb
  $ locate totem.desktop

  The right answer would be "org.gnome.Totem". That is 
  /usr/share/applications/org.gnome.Totem.desktop

  Please see:
  
https://specifications.freedesktop.org/mpris-spec/latest/Media_Player.html#Property:Identity

  Please fix it.

  Kindly
Moma Antero

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1815670] [NEW] Ubuntu 19.04: Severe GObject/GType error and crash

2019-02-12 Thread moma
Public bug reported:

Hello,
I am trying to make Audio-recorder to compile and run under Ubuntu 19.04 
(Ubuntu Disco Dingo - development branch).

1) A GStreamer bug.

This crash occurs if I run a Gstreamer pipleline on the command line (in
a terminal window). Like this.

$ gst-launch-1.0  -e pulsesrc | fakesink

(gst-launch-1.0:8410): GLib-GObject-WARNING **: 21:31:05.365:
../../../gobject/gtype.c:4265: type id '0' is invalid

(gst-launch-1.0:8410): GLib-GObject-WARNING **: 21:31:05.365: can't peek value 
table for type '' which is not currently referenced
Caught SIGSEGV
Spinning.  Please run 'gdb gst-launch-1.0 8410' to continue debugging, Ctrl-C 
to quit, or Ctrl-\ to dump core.
--

2) Also, it seems that the same bug causes my audio-recorder program crash.
It happens in all gtk_button_set_image(...) calls during runtime.

gtk_button_set_image(GTK_BUTTON(g_win.recorder_button),
GTK_WIDGET(image));

The error message is:

(audio-recorder:32368): GLib-GObject-WARNING **: 19:21:52.600:
../../../gobject/gtype.c:4265: type id '0' is invalid

(audio-recorder:32368): GLib-GObject-WARNING **: 19:21:52.600: can't peek value 
table for type '' which is not currently referenced
Segmentation fault (core dumped)


Please educate me if you want more debug info or stacktrace.

My system is:
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Disco Dingo (development branch)
Release:19.04
Codename: disco

My system has very latest updates.

Any comments?
Kindly
Osmo (moma) Antero
---

EDIT: This bug report is similar
https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/552
---

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: gstreamer1.0-tools 1.15.1-1
ProcVersionSignature: Ubuntu 4.19.0-12.13-generic 4.19.18
Uname: Linux 4.19.0-12-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.10-0ubuntu20
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Tue Feb 12 21:31:51 2019
ExecutablePath: /usr/bin/gst-launch-1.0
InstallationDate: Installed on 2019-02-04 (8 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203)
SourcePackage: gstreamer1.0
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gstreamer1.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco

** Description changed:

  Hello,
  I am trying to make Audio-recorder to compile and run under Ubuntu 19.04 
(Ubuntu Disco Dingo - development branch).
  
  1) A GStreamer bug.
  
  This crash occurs if I run a Gstreamer pipleline on the command line (in
  a terminal window). Like this.
  
  $ gst-launch-1.0  -e pulsesrc | fakesink
  
  (gst-launch-1.0:8410): GLib-GObject-WARNING **: 21:31:05.365:
  ../../../gobject/gtype.c:4265: type id '0' is invalid
  
  (gst-launch-1.0:8410): GLib-GObject-WARNING **: 21:31:05.365: can't peek 
value table for type '' which is not currently referenced
  Caught SIGSEGV
  Spinning.  Please run 'gdb gst-launch-1.0 8410' to continue debugging, Ctrl-C 
to quit, or Ctrl-\ to dump core.
  --
  
+ 2) Also, it seems that the same bug causes my audio-recorder program crash.
+ It happens in all gtk_button_set_image(...) calls during runtime.
  
- 2) Also, it seems that the same bug causes my audio-recorder program crash.
- It happens in all gtk_button_set_image(...) calls during runtime. 
- 
- gtk_button_set_image(GTK_BUTTON(g_win.recorder_but ton),
+ gtk_button_set_image(GTK_BUTTON(g_win.recorder_button),
  GTK_WIDGET(image));
  
  The error message is:
  
  (audio-recorder:32368): GLib-GObject-WARNING **: 19:21:52.600:
  ../../../gobject/gtype.c:4265: type id '0' is invalid
  
  (audio-recorder:32368): GLib-GObject-WARNING **: 19:21:52.600: can't peek 
value table for type '' which is not currently referenced
  Segmentation fault (core dumped)
  
  
  Please educate me if you want more debug info or stacktrace.
  
  My system is:
  $ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Disco Dingo (development branch)
  Release:  19.04
  Codename: disco
  
  My system has very latest updates.
  
  Any comments?
  Kindly
  Osmo (moma) Antero
  ---
  
  EDIT: This bug report is similar
- https://gitlab.freedesktop.org/gstre...ood/issues/552
+ https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/552
+ ---
  
  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gstreamer1.0-tools 1.15.1-1
  ProcVersionSignature: Ubuntu 4.19.0-12.13-generic 4.19.18
  Uname: Linux 4.19.0-12-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.10-0ubuntu20
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Feb 12 21:31:51 2019
  ExecutablePath: /usr/bin/gst-launch-1.0
  InstallationDate: Installed on 2019-02-04 (8 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203)
  SourceP

[Desktop-packages] [Bug 1679535] [NEW] ! Cannot connect to internet in Ubuntu 17.04 (DNS Lookup fails)

2017-04-04 Thread moma
Public bug reported:

Hello,
I think this is a bug in the WIFI-driver or kernel.
Ubuntu is connected to the WIFI (router) box, but it cannot find DNS server to 
get to the internet.

I have periodically *serious* problems with WIFI in Ubuntu 17.04.
The network icon shows "connected" to the router and internet, but browsers and 
other attempts to get data report DNS error / or not connected.

This happens in all flavours of Ubuntu 17.04 (Ubuntu, Ubuntu GNOME
etc.).

Same laptop with Ubuntu 16.10 works flawlessly.

The connection works fine after I reboot (power off/on) the router box.
Then the bug may return (or may not return) after I turn on my laptop next time.

This laptop is Toshiba Stellite P50 C.
The laptop has Intel Corporation Wireless 3165 (rev 81).

$ lspci -nnk | grep -iA2 net; uname -r; ls /lib/firmware/ | grep
'iwlwifi-7265d'

0d:00.0 Network controller [0280]: Intel Corporation Wireless 3165 [8086:3165] 
(rev 81)
Subsystem: Intel Corporation Dual Band Wireless AC 3165 [8086:4010]
Kernel driver in use: iwlwifi
--
0e:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. 
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c)
Subsystem: Toshiba America Info Systems RTL8111/8168/8411 PCI Express Gigabit 
Ethernet Controller [1179:f840]
Kernel driver in use: r8169
Kernel modules: r8169
4.11.0-041100rc4-generic

Ref: https://wiki.debian.org/iwlwifi

Restarting the network.manager does not help.
$ sudo service network-manager restart
Network manager connects (and sees) to the router, but cannot access internet.
-

Please see also:
https://ubuntuforums.org/search.php?searchid=14761184
and
https://ubuntuforums.org/showthread.php?t=2356828

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: network-manager 1.4.4-1ubuntu3
Uname: Linux 4.11.0-041100rc4-generic x86_64
ApportVersion: 2.20.4-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Apr  4 08:22:23 2017
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2017-03-27 (8 days ago)
InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Beta amd64 (20170321)
IpRoute:
 default via 192.168.1.1 dev wlp13s0 proto static metric 600
 169.254.0.0/16 dev wlp13s0 scope link metric 1000
 192.168.1.0/24 dev wlp13s0 proto kernel scope link src 192.168.1.34 metric 600
NetworkManager.conf:
 [main]
 plugins=ifupdown,keyfile

 [ifupdown]
 managed=false
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-dev:
 DEVICE   TYPE  STATEDBUS-PATH  
CONNECTIONCON-UUID  CON-PATH
 wlp13s0  wifi  connected/org/freedesktop/NetworkManager/Devices/2  
Ubuntu-Linux-Network  dda6e4cf-5cd9-4e01-b638-418985262413  
/org/freedesktop/NetworkManager/ActiveConnection/5
 enp14s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/1  --  
  ----
 lo   loopback  unmanaged/org/freedesktop/NetworkManager/Devices/0  --  
  ----
nmcli-nm:
 RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  WIFI  
   WWAN-HW  WWAN
 running  1.4.4connected  started  full  enabled enabled  
enabled  enabled  enabled

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug zesty

** Description changed:

- Hello, 
- I think is a bug in WIFI-driver or kernel.
+ Hello,
+ I think this is a bug in WIFI-driver or kernel.
  Ubuntu is connected to the WIFI (router) box, but it cannot find DNS server 
to get to the internet.
  
  I have periodically *serious* problems with WIFI in Ubuntu 17.04.
  The network icon shows "connected" to the router and internet, but browsers 
and other attempts to get data report DNS error / or not connected.
- This happens in all flavours of Ubuntu 17.04 (Ubuntu, Ubuntu GNOME etc.).
+ 
+ This happens in all flavours of Ubuntu 17.04 (Ubuntu, Ubuntu GNOME
+ etc.).
  
  Same laptop with Ubuntu 16.10 works flawlessly.
  
- The connection works fine after I reboot (power off/on) the router box. 
+ The connection works fine after I reboot (power off/on) the router box.
  Then the bug may return (or may not return) after I turn on my laptop next 
time.
  
  This laptop is Toshiba Stellite P50 C.
  The laptop has Intel Corporation Wireless 3165 (rev 81).
  
  $ lspci -nnk | grep -iA2 net; uname -r; ls /lib/firmware/ | grep
  'iwlwifi-7265d'
  
  0d:00.0 Network controller [0280]: Intel Corporation Wireless 3165 
[8086:3165] (rev 81)
  Subsystem: Intel Corporation Dual Band Wireless AC 3165 [8086:4010]
  Kernel driver in use: iwlwifi
  --
  0e:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. 
RTL8111/8168/8411 PCI 

[Desktop-packages] [Bug 1665147] [NEW] Closed GtkExpander exposes underlying elements

2017-02-15 Thread moma
Public bug reported:

This a very minor issue (and maybe a feature, not a bug)

GTK3-based audio-recorder has a GtkExpander widget. It contains a
listbox and some other elements. The listbox can be shown and activated
event the GtkExpander is closed.

Screenshot:
http://bildr.no/view/dys1WkhP

The application:
https://launchpad.net/~audio-recorder

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1665147

Title:
  Closed GtkExpander exposes underlying elements

Status in gtk+3.0 package in Ubuntu:
  New

Bug description:
  This a very minor issue (and maybe a feature, not a bug)

  GTK3-based audio-recorder has a GtkExpander widget. It contains a
  listbox and some other elements. The listbox can be shown and
  activated event the GtkExpander is closed.

  Screenshot:
  http://bildr.no/view/dys1WkhP

  The application:
  https://launchpad.net/~audio-recorder

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1665147/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1665148] [NEW] Closed GtkExpander exposes underlying elements

2017-02-15 Thread moma
Public bug reported:

This a very minor issue (and maybe a feature, not a bug)

GTK3-based audio-recorder has a GtkExpander widget. It contains a
listbox and some other elements. The listbox can be shown and activated
event the GtkExpander is closed.

Screenshot:
http://bildr.no/view/dys1WkhP

The application:
https://launchpad.net/~audio-recorder

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1665148

Title:
  Closed GtkExpander exposes underlying elements

Status in gtk+3.0 package in Ubuntu:
  New

Bug description:
  This a very minor issue (and maybe a feature, not a bug)

  GTK3-based audio-recorder has a GtkExpander widget. It contains a
  listbox and some other elements. The listbox can be shown and
  activated event the GtkExpander is closed.

  Screenshot:
  http://bildr.no/view/dys1WkhP

  The application:
  https://launchpad.net/~audio-recorder

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1665148/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1608485] Re: Some (radio)streams are not played

2016-11-02 Thread moma
Gradio version 5_0_0_Beta_1 still reports ^Not Found^ on the Finnish
YLE-stations.


On Wed, Nov 2, 2016 at 9:26 AM, Osmo Antero <osm...@gmail.com> wrote:

> It may have been a software-bug on the Finnish (YLE) radio station.
> Please see the last msg on https://github.com/haecker-
> felix/gradio/issues/36
>
> I will now check if Gradio plays the .m3u8 URLs.  Just a minute.
>
>
>
> On Wed, Nov 2, 2016 at 9:13 AM, Osmo Antero <osm...@gmail.com> wrote:
>
>> Hello,
>> I am now running Ubuntu 16.10 and the m3u8-streams work fine.
>>
>> The playlist URL work both in Totem (Add Web Video) or by clicking on the
>> .m3u8 file from file manager.  So all is good in Ubuntu 16.10.
>>
>> One thing that could be improved in the Totem player:
>> The ^Add Web Video^ menu in Totem does not play the stream directly. One
>> have to click the dummy square once again.
>> Then it starts playing.  An ordinary newbie may get confused.
>>
>> Info:
>> $ apt-cache policy libgstreamer1.0-0
>> libgstreamer1.0-0:
>>   Installed: 1.8.3-1
>>   Candidate: 1.8.3-1
>>   Version table:
>>  *** 1.8.3-1 500
>> 500 http://ubuntu.inode.at/ubuntu yakkety/main amd64 Packages
>> 100 /var/lib/dpkg/status
>>
>> $ lsb_release -a
>> Distributor ID: Ubuntu
>> Description: Ubuntu 16.10
>> Release: 16.10,  Codename: yakkety
>>
>> I will later test this issue on Ubuntu 16.04. OK?
>>
>> Osmo Moma Antero
>>   Portugal
>>
>> On Wed, Nov 2, 2016 at 5:23 AM, madbiologist <1608...@bugs.launchpad.net>
>> wrote:
>>
>>> Which version of Ubuntu are you using?  What is the output of this
>>> command?:
>>>
>>> apt-cache policy libgstreamer1.0-0
>>>
>>> ** Changed in: totem (Ubuntu)
>>>Status: New => Incomplete
>>>
>>> --
>>> You received this bug notification because you are subscribed to the bug
>>> report.
>>> https://bugs.launchpad.net/bugs/1608485
>>>
>>> Title:
>>>   Some (radio)streams are not played
>>>
>>> Status in totem package in Ubuntu:
>>>   Incomplete
>>>
>>> Bug description:
>>>   Hello,
>>>   I want listen to YLE-Radio from Finland, but the web-stream do not
>>> play in Totem.
>>>
>>>   Here are some YLE-stations with HLS streams:
>>>
>>>   Radio YleX/Finland Swedish:
>>>   HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/maste
>>> r.m3u8
>>>
>>>   Yle Puhe/Talk:
>>>   HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_5@113882/maste
>>> r.m3u8
>>>
>>>   1) This does not work.
>>>   I copy & paste the URL via Totem's "Add Web Video" menu.  The stream
>>> does not play.
>>>
>>>   2) This method works fine.
>>>   I wget the stream (playlist URL) first.
>>>
>>>   $ wget http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/maste
>>> r.m3u8
>>>   Then click on the ^master.m3u8^ file and Totem/Video plays the stream
>>> with success.
>>>   -
>>>
>>>   This official YLE-page has more stations (browse down).
>>>   http://yle.fi/aihe/artikkeli/2014/12/13/radio-ohjelmien-kuun
>>> telu-lataus-ja-tilaus
>>>   Or see: http://www.radio-browser.info
>>>
>>>   Please study also this bug report on Gradio.
>>>   https://github.com/haecker-felix/gradio/issues/36
>>>
>>> To manage notifications about this bug go to:
>>> https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1608485
>>> /+subscriptions
>>>
>>
>>
>>
>> --
>> Sent from my PC, laptop or phone with Ubuntu-Linux.
>>
>
>
>
> --
> Sent from my PC, laptop or phone with Ubuntu-Linux.
>


-- 
Sent from my PC, laptop or phone with Ubuntu-Linux.

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

Title:
  Some (radio)streams are not played

Status in totem package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I want listen to YLE-Radio from Finland, but the web-stream do not play in 
Totem.

  Here are some YLE-stations with HLS streams:

  Radio YleX/Finland Swedish:
  HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/master.m3u8

  Yle Puhe/Talk:
  HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_5@113882/master.m3u8

  1) This does not work.
  I copy & paste the URL via Totem's "

Re: [Desktop-packages] [Bug 1608485] Re: Some (radio)streams are not played

2016-11-02 Thread moma
It may have been a software-bug on the Finnish (YLE) radio station.
Please see the last msg on https://github.com/haecker-felix/gradio/issues/36

I will now check if Gradio plays the .m3u8 URLs.  Just a minute.


On Wed, Nov 2, 2016 at 9:13 AM, Osmo Antero <osm...@gmail.com> wrote:

> Hello,
> I am now running Ubuntu 16.10 and the m3u8-streams work fine.
>
> The playlist URL work both in Totem (Add Web Video) or by clicking on the
> .m3u8 file from file manager.  So all is good in Ubuntu 16.10.
>
> One thing that could be improved in the Totem player:
> The ^Add Web Video^ menu in Totem does not play the stream directly. One
> have to click the dummy square once again.
> Then it starts playing.  An ordinary newbie may get confused.
>
> Info:
> $ apt-cache policy libgstreamer1.0-0
> libgstreamer1.0-0:
>   Installed: 1.8.3-1
>   Candidate: 1.8.3-1
>   Version table:
>  *** 1.8.3-1 500
> 500 http://ubuntu.inode.at/ubuntu yakkety/main amd64 Packages
> 100 /var/lib/dpkg/status
>
> $ lsb_release -a
> Distributor ID: Ubuntu
> Description: Ubuntu 16.10
> Release: 16.10,  Codename: yakkety
>
> I will later test this issue on Ubuntu 16.04. OK?
>
> Osmo Moma Antero
>   Portugal
>
> On Wed, Nov 2, 2016 at 5:23 AM, madbiologist <1608...@bugs.launchpad.net>
> wrote:
>
>> Which version of Ubuntu are you using?  What is the output of this
>> command?:
>>
>> apt-cache policy libgstreamer1.0-0
>>
>> ** Changed in: totem (Ubuntu)
>>Status: New => Incomplete
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/1608485
>>
>> Title:
>>   Some (radio)streams are not played
>>
>> Status in totem package in Ubuntu:
>>   Incomplete
>>
>> Bug description:
>>   Hello,
>>   I want listen to YLE-Radio from Finland, but the web-stream do not play
>> in Totem.
>>
>>   Here are some YLE-stations with HLS streams:
>>
>>   Radio YleX/Finland Swedish:
>>   HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/maste
>> r.m3u8
>>
>>   Yle Puhe/Talk:
>>   HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_5@113882/maste
>> r.m3u8
>>
>>   1) This does not work.
>>   I copy & paste the URL via Totem's "Add Web Video" menu.  The stream
>> does not play.
>>
>>   2) This method works fine.
>>   I wget the stream (playlist URL) first.
>>
>>   $ wget http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/maste
>> r.m3u8
>>   Then click on the ^master.m3u8^ file and Totem/Video plays the stream
>> with success.
>>   -
>>
>>   This official YLE-page has more stations (browse down).
>>   http://yle.fi/aihe/artikkeli/2014/12/13/radio-ohjelmien-kuun
>> telu-lataus-ja-tilaus
>>   Or see: http://www.radio-browser.info
>>
>>   Please study also this bug report on Gradio.
>>   https://github.com/haecker-felix/gradio/issues/36
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1608485
>> /+subscriptions
>>
>
>
>
> --
> Sent from my PC, laptop or phone with Ubuntu-Linux.
>


-- 
Sent from my PC, laptop or phone with Ubuntu-Linux.

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

Title:
  Some (radio)streams are not played

Status in totem package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I want listen to YLE-Radio from Finland, but the web-stream do not play in 
Totem.

  Here are some YLE-stations with HLS streams:

  Radio YleX/Finland Swedish:
  HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/master.m3u8

  Yle Puhe/Talk:
  HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_5@113882/master.m3u8

  1) This does not work.
  I copy & paste the URL via Totem's "Add Web Video" menu.  The stream does not 
play.

  2) This method works fine.
  I wget the stream (playlist URL) first.

  $ wget http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/master.m3u8
  Then click on the ^master.m3u8^ file and Totem/Video plays the stream with 
success.
  -

  This official YLE-page has more stations (browse down).
  
http://yle.fi/aihe/artikkeli/2014/12/13/radio-ohjelmien-kuuntelu-lataus-ja-tilaus
  Or see: http://www.radio-browser.info

  Please study also this bug report on Gradio.
  https://github.com/haecker-felix/gradio/issues/36

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1608485] Re: Some (radio)streams are not played

2016-11-02 Thread moma
** Bug watch added: github.com/haecker-felix/gradio/issues #36
   https://github.com/haecker-felix/gradio/issues/36

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

Title:
  Some (radio)streams are not played

Status in totem package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I want listen to YLE-Radio from Finland, but the web-stream do not play in 
Totem.

  Here are some YLE-stations with HLS streams:

  Radio YleX/Finland Swedish:
  HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/master.m3u8

  Yle Puhe/Talk:
  HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_5@113882/master.m3u8

  1) This does not work.
  I copy & paste the URL via Totem's "Add Web Video" menu.  The stream does not 
play.

  2) This method works fine.
  I wget the stream (playlist URL) first.

  $ wget http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/master.m3u8
  Then click on the ^master.m3u8^ file and Totem/Video plays the stream with 
success.
  -

  This official YLE-page has more stations (browse down).
  
http://yle.fi/aihe/artikkeli/2014/12/13/radio-ohjelmien-kuuntelu-lataus-ja-tilaus
  Or see: http://www.radio-browser.info

  Please study also this bug report on Gradio.
  https://github.com/haecker-felix/gradio/issues/36

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1608485] Re: Some (radio)streams are not played

2016-11-02 Thread moma
Hello,
I am now running Ubuntu 16.10 and the m3u8-streams work fine.

The playlist URL work both in Totem (Add Web Video) or by clicking on the
.m3u8 file from file manager.  So all is good in Ubuntu 16.10.

One thing that could be improved in the Totem player:
The ^Add Web Video^ menu in Totem does not play the stream directly. One
have to click the dummy square once again.
Then it starts playing.  An ordinary newbie may get confused.

Info:
$ apt-cache policy libgstreamer1.0-0
libgstreamer1.0-0:
  Installed: 1.8.3-1
  Candidate: 1.8.3-1
  Version table:
 *** 1.8.3-1 500
500 http://ubuntu.inode.at/ubuntu yakkety/main amd64 Packages
100 /var/lib/dpkg/status

$ lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 16.10
Release: 16.10,  Codename: yakkety

I will later test this issue on Ubuntu 16.04. OK?

Osmo Moma Antero
  Portugal

On Wed, Nov 2, 2016 at 5:23 AM, madbiologist <1608...@bugs.launchpad.net>
wrote:

> Which version of Ubuntu are you using?  What is the output of this
> command?:
>
> apt-cache policy libgstreamer1.0-0
>
> ** Changed in: totem (Ubuntu)
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1608485
>
> Title:
>   Some (radio)streams are not played
>
> Status in totem package in Ubuntu:
>   Incomplete
>
> Bug description:
>   Hello,
>   I want listen to YLE-Radio from Finland, but the web-stream do not play
> in Totem.
>
>   Here are some YLE-stations with HLS streams:
>
>   Radio YleX/Finland Swedish:
>   HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/
> master.m3u8
>
>   Yle Puhe/Talk:
>   HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_5@113882/
> master.m3u8
>
>   1) This does not work.
>   I copy & paste the URL via Totem's "Add Web Video" menu.  The stream
> does not play.
>
>   2) This method works fine.
>   I wget the stream (playlist URL) first.
>
>   $ wget http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/
> master.m3u8
>   Then click on the ^master.m3u8^ file and Totem/Video plays the stream
> with success.
>   -
>
>   This official YLE-page has more stations (browse down).
>   http://yle.fi/aihe/artikkeli/2014/12/13/radio-ohjelmien-
> kuuntelu-lataus-ja-tilaus
>   Or see: http://www.radio-browser.info
>
>   Please study also this bug report on Gradio.
>   https://github.com/haecker-felix/gradio/issues/36
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/totem/+bug/
> 1608485/+subscriptions
>


-- 
Sent from my PC, laptop or phone with Ubuntu-Linux.

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

Title:
  Some (radio)streams are not played

Status in totem package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I want listen to YLE-Radio from Finland, but the web-stream do not play in 
Totem.

  Here are some YLE-stations with HLS streams:

  Radio YleX/Finland Swedish:
  HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/master.m3u8

  Yle Puhe/Talk:
  HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_5@113882/master.m3u8

  1) This does not work.
  I copy & paste the URL via Totem's "Add Web Video" menu.  The stream does not 
play.

  2) This method works fine.
  I wget the stream (playlist URL) first.

  $ wget http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/master.m3u8
  Then click on the ^master.m3u8^ file and Totem/Video plays the stream with 
success.
  -

  This official YLE-page has more stations (browse down).
  
http://yle.fi/aihe/artikkeli/2014/12/13/radio-ohjelmien-kuuntelu-lataus-ja-tilaus
  Or see: http://www.radio-browser.info

  Please study also this bug report on Gradio.
  https://github.com/haecker-felix/gradio/issues/36

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1608485] Re: Some (radio)streams are not played

2016-08-01 Thread moma
** Description changed:

  Hello,
  I want listen to YLE-Radio from Finland, but the web-stream do not play in 
Totem.
  
  Here are some YLE-stations with HLS streams:
  
  Radio YleX/Finland Swedish:
  HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/master.m3u8
  
  Yle Puhe/Talk:
  HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_5@113882/master.m3u8
  
- This official YLE page has more stations (browse down).
- 
http://yle.fi/aihe/artikkeli/2014/12/13/radio-ohjelmien-kuuntelu-lataus-ja-tilaus
- 
  1) This does not work.
  I copy & paste the URL via Totem's "Add Web Video" menu.  The stream does not 
play.
  
  2) This method works fine.
- I wget the stream (playlist) first.
+ I wget the stream (playlist URL) first.
  
  $ wget http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/master.m3u8
  Then click on the ^master.m3u8^ file and Totem/Video plays the stream with 
success.
  -
  
  This official YLE-page has more stations (browse down).
  
http://yle.fi/aihe/artikkeli/2014/12/13/radio-ohjelmien-kuuntelu-lataus-ja-tilaus
  Or see: http://www.radio-browser.info
  
  Please study also this bug report on Gradio.
  https://github.com/haecker-felix/gradio/issues/36

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

Title:
  Some (radio)streams are not played

Status in totem package in Ubuntu:
  New

Bug description:
  Hello,
  I want listen to YLE-Radio from Finland, but the web-stream do not play in 
Totem.

  Here are some YLE-stations with HLS streams:

  Radio YleX/Finland Swedish:
  HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/master.m3u8

  Yle Puhe/Talk:
  HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_5@113882/master.m3u8

  1) This does not work.
  I copy & paste the URL via Totem's "Add Web Video" menu.  The stream does not 
play.

  2) This method works fine.
  I wget the stream (playlist URL) first.

  $ wget http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/master.m3u8
  Then click on the ^master.m3u8^ file and Totem/Video plays the stream with 
success.
  -

  This official YLE-page has more stations (browse down).
  
http://yle.fi/aihe/artikkeli/2014/12/13/radio-ohjelmien-kuuntelu-lataus-ja-tilaus
  Or see: http://www.radio-browser.info

  Please study also this bug report on Gradio.
  https://github.com/haecker-felix/gradio/issues/36

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1608485] [NEW] Some (radio)streams are not played

2016-08-01 Thread moma
Public bug reported:

Hello,
I want listen to YLE-Radio from Finland, but the web-stream do not play in 
Totem.

Here are some YLE-stations with HLS streams:

Radio YleX/Finland Swedish:
HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/master.m3u8

Yle Puhe/Talk:
HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_5@113882/master.m3u8

This official YLE page has more stations (browse down).
http://yle.fi/aihe/artikkeli/2014/12/13/radio-ohjelmien-kuuntelu-lataus-ja-tilaus

1) This does not work.
I copy & paste the URL via Totem's "Add Web Video" menu.  The stream does not 
play.

2) This method works fine.
I wget the stream (playlist) first.

$ wget http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/master.m3u8
Then click on the ^master.m3u8^ file and Totem/Video plays the stream with 
success.
-

This official YLE-page has more stations (browse down).
http://yle.fi/aihe/artikkeli/2014/12/13/radio-ohjelmien-kuuntelu-lataus-ja-tilaus
Or see: http://www.radio-browser.info

Please study also this bug report on Gradio.
https://github.com/haecker-felix/gradio/issues/36

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

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

Title:
  Some (radio)streams are not played

Status in totem package in Ubuntu:
  New

Bug description:
  Hello,
  I want listen to YLE-Radio from Finland, but the web-stream do not play in 
Totem.

  Here are some YLE-stations with HLS streams:

  Radio YleX/Finland Swedish:
  HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/master.m3u8

  Yle Puhe/Talk:
  HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_5@113882/master.m3u8

  This official YLE page has more stations (browse down).
  
http://yle.fi/aihe/artikkeli/2014/12/13/radio-ohjelmien-kuuntelu-lataus-ja-tilaus

  1) This does not work.
  I copy & paste the URL via Totem's "Add Web Video" menu.  The stream does not 
play.

  2) This method works fine.
  I wget the stream (playlist) first.

  $ wget http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/master.m3u8
  Then click on the ^master.m3u8^ file and Totem/Video plays the stream with 
success.
  -

  This official YLE-page has more stations (browse down).
  
http://yle.fi/aihe/artikkeli/2014/12/13/radio-ohjelmien-kuuntelu-lataus-ja-tilaus
  Or see: http://www.radio-browser.info

  Please study also this bug report on Gradio.
  https://github.com/haecker-felix/gradio/issues/36

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1518670] Re: gnome-sound-preferences loses its setting

2015-11-22 Thread moma
Forgot.
I am running Ubuntu 15.10 (wily).

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 15.10
Release:15.10
Codename:   wily

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

Title:
  gnome-sound-preferences loses its setting

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  Hello,

  I have set 'Allow louder than 100%'  in the sound-preferences.

  But sound-preferences looses this setting when I scroll with mouse on
  the sound-icon (on the system tray).

  The sound-preferences snaps back to normal 100%.

  Please see the video:

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gnome-control-center (not installed)
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Nov 22 08:28:19 2015
  InstallationDate: Installed on 2015-10-19 (33 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20151017)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1518670/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1518670] [NEW] gnome-sound-preferences loses its setting

2015-11-22 Thread moma
Public bug reported:

Hello,

I have set 'Allow louder than 100%'  in the sound-preferences.

But sound-preferences looses this setting when I scroll with mouse on
the sound-icon (on the system tray).

The sound-preferences snaps back to normal 100%.

Please see the video:

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: gnome-control-center (not installed)
ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
Uname: Linux 4.2.0-19-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Nov 22 08:28:19 2015
InstallationDate: Installed on 2015-10-19 (33 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20151017)
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug wily

** Attachment added: "video-sound-preferences.ogv"
   
https://bugs.launchpad.net/bugs/1518670/+attachment/4523347/+files/video-sound-preferences.ogv

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

Title:
  gnome-sound-preferences loses its setting

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  Hello,

  I have set 'Allow louder than 100%'  in the sound-preferences.

  But sound-preferences looses this setting when I scroll with mouse on
  the sound-icon (on the system tray).

  The sound-preferences snaps back to normal 100%.

  Please see the video:

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gnome-control-center (not installed)
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Nov 22 08:28:19 2015
  InstallationDate: Installed on 2015-10-19 (33 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20151017)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1518670/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1500250] [NEW] Do not show error message when argument is a directory

2015-09-27 Thread moma
Public bug reported:

Hello,

Why does gedit show an error message when the command line argument is a 
directory?
I have some c-files in my $HOME/src folder and I start gedit with:

$ gedit ~/src

Users prefer that Gedit would show the directory and its files in the side-bar. 
Users prefer not to see and error message.
Thanx a lot.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: gedit 3.10.4-0ubuntu13
ProcVersionSignature: Ubuntu 4.2.0-11.13-generic 4.2.1
Uname: Linux 4.2.0-11-generic x86_64
ApportVersion: 2.19-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Sep 27 20:24:51 2015
InstallationDate: Installed on 2015-08-29 (28 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150827)
SourcePackage: gedit
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug wily

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

Title:
  Do not show error message when argument is a directory

Status in gedit package in Ubuntu:
  New

Bug description:
  Hello,

  Why does gedit show an error message when the command line argument is a 
directory?
  I have some c-files in my $HOME/src folder and I start gedit with:

  $ gedit ~/src

  Users prefer that Gedit would show the directory and its files in the 
side-bar. 
  Users prefer not to see and error message.
  Thanx a lot.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gedit 3.10.4-0ubuntu13
  ProcVersionSignature: Ubuntu 4.2.0-11.13-generic 4.2.1
  Uname: Linux 4.2.0-11-generic x86_64
  ApportVersion: 2.19-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Sep 27 20:24:51 2015
  InstallationDate: Installed on 2015-08-29 (28 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150827)
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1440196] Re: Problems with the MPRIS2 DBus interface

2015-09-24 Thread moma
MPRIS2-interface works well in Ubuntu 15.10.

However, one thing could be better when Totem is used with audio-recorder. 
I have selected Totem (Video) in audio-recorder to record some sound tracks.  
Totem can send PAUSE and PLAY commands with track name to the recorder.  But 
Totem has no STOP track menu or option !

http://bildr.no/view/dmxWcCtS

URL to record:  Finland Yle Radio1.
mms://mediau.yle.fi/liveyleradio1

1) It is impossible to STOP recording from Totem because it has no STOP-track 
menu or option.
 
I can PAUSE and PLAY a soundtrack in Totem but how to STOP it?

Totem should show a popup-menu with ^Quit^ option when user right-clicks
the Pause/Play icon in the GUI.  The main menu should also have a ^Quit^
item.

2) Totem should also send a STOP message when it quits and exits.  
Now the recorder simply stays in Play or Pause.

$ totem --version
totem 3.16.4

Thanks for your work with Video (ehm Totem) !

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

Title:
  Problems with the MPRIS2 DBus interface

Status in totem package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I have activated the MPRIS2 DBus interface (in the Plugins list), but
  I cannot get any data from the application.

  These commands do not return any data.

  dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.totem
  /org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get
  string:'org.mpris.MediaPlayer2.Player' string:'Metadata'

  dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.totem
  /org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get
  string:'org.mpris.MediaPlayer2.Player' string:'PlaybackStatus'

  Also audio-recorder can see Totem (Video) on the DBus, but Totem does
  not return any data. Also sound-menu crashed, but who's to blame.?

  I am running Ubuntu 15.04 (Vivid).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: totem 3.14.2-0ubuntu1
  Uname: Linux 3.19.0-999-generic x86_64
  ApportVersion: 2.16.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  3 21:32:53 2015
  InstallationDate: Installed on 2015-01-28 (65 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150128)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1440196] Re: Problems with the MPRIS2 DBus interface

2015-09-24 Thread moma
Image that shows the menu of Totem. It has no Stop option.
http://bildr.no/view/dzZRd1Vs

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

Title:
  Problems with the MPRIS2 DBus interface

Status in totem package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I have activated the MPRIS2 DBus interface (in the Plugins list), but
  I cannot get any data from the application.

  These commands do not return any data.

  dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.totem
  /org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get
  string:'org.mpris.MediaPlayer2.Player' string:'Metadata'

  dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.totem
  /org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get
  string:'org.mpris.MediaPlayer2.Player' string:'PlaybackStatus'

  Also audio-recorder can see Totem (Video) on the DBus, but Totem does
  not return any data. Also sound-menu crashed, but who's to blame.?

  I am running Ubuntu 15.04 (Vivid).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: totem 3.14.2-0ubuntu1
  Uname: Linux 3.19.0-999-generic x86_64
  ApportVersion: 2.16.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  3 21:32:53 2015
  InstallationDate: Installed on 2015-01-28 (65 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150128)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1491421] Re: Dbus-plugin does not work right.

2015-09-03 Thread moma
** Description changed:

  Totem's DBus-plugin may have a bug.  I try to control the Totem-player
  from Audio-Recorder.  Audio-recorder does see the player on the DBus but
  Totem does not reply requests.
  
- This same bug was reported last year too. And year before.  Now this annoying 
bug is back!  
+ This same bug was reported last year too. And year before.  Now this annoying 
bug is back!
  What the H* are they doing?
  
- I run totem 3.16.2 on Ubuntu 15.10 (alfa).
+ I run totem v3.16.2 on Ubuntu 15.10 (test).
  $ totem --version
  totem 3.16.2
  
  
- Totem fails to return "PlaybackStatus". (this is a long one-line
- command):
+ Totem fails to return "PlaybackStatus". Run the following dbus-send
+ command in a terminal window. It is a long one-line command:
  
  $  dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.totem
  /org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get
  string:'org.mpris.MediaPlayer2.Player' string:'PlaybackStatus'
  
  Error org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call 
last):
-   File "/usr/lib/python3/dist-packages/dbus/service.py", line 707, in 
_message_cb
- retval = candidate_method(self, *args, **keywords)
-   File "/usr/lib/totem/plugins/dbus/dbusservice.py", line 164, in Get
- return self.GetAll (interface_name)[property_name]
-   File "/usr/lib/totem/plugins/dbus/dbusservice.py", line 182, in GetAll
- if self.totem.action_remote_get_setting (
+   File "/usr/lib/python3/dist-packages/dbus/service.py", line 707, in 
_message_cb
+ retval = candidate_method(self, *args, **keywords)
+   File "/usr/lib/totem/plugins/dbus/dbusservice.py", line 164, in Get
+ return self.GetAll (interface_name)[property_name]
+   File "/usr/lib/totem/plugins/dbus/dbusservice.py", line 182, in GetAll
+ if self.totem.action_remote_get_setting (
  AttributeError: 'Object' object has no attribute 'action_remote_get_setting'
  
  
- Totem fails to return "Metadata". (this is a long one-line command):
+ Totem fails to return "Metadata". Run the following dbus-send command in
+ a terminal window. It is a long one-line command:
  
  $ dbus-send --print-reply --session
  --dest=org.mpris.MediaPlayer2.rhythmbox /org/mpris/MediaPlayer2
  org.freedesktop.DBus.Properties.Get
  string:'org.mpris.MediaPlayer2.Player' string:'Metadata'
  
- 
  dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.totem 
/org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get 
string:'org.mpris.MediaPlayer2.Player' string:'Metadata'
  Error org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call 
last):
-   File "/usr/lib/python3/dist-packages/dbus/service.py", line 707, in 
_message_cb
- retval = candidate_method(self, *args, **keywords)
-   File "/usr/lib/totem/plugins/dbus/dbusservice.py", line 164, in Get
- return self.GetAll (interface_name)[property_name]
-   File "/usr/lib/totem/plugins/dbus/dbusservice.py", line 182, in GetAll
- if self.totem.action_remote_get_setting (
+   File "/usr/lib/python3/dist-packages/dbus/service.py", line 707, in 
_message_cb
+ retval = candidate_method(self, *args, **keywords)
+   File "/usr/lib/totem/plugins/dbus/dbusservice.py", line 164, in Get
+ return self.GetAll (interface_name)[property_name]
+   File "/usr/lib/totem/plugins/dbus/dbusservice.py", line 182, in GetAll
+ if self.totem.action_remote_get_setting (
  AttributeError: 'Object' object has no attribute 'action_remote_get_setting'
  
  
  Good samples:
  Here are correct replies from the RhythmBox player:
  
- Get Playerstatus from RhythmBox:
+ Get PlaybackStatus from RhythmBox:
  
  $ dbus-send --print-reply --session
  --dest=org.mpris.MediaPlayer2.rhythmbox /org/mpris/MediaPlayer2
  org.freedesktop.DBus.Properties.Get
  string:'org.mpris.MediaPlayer2.Player' string:'PlaybackStatus'
  
- 
  method return time=1441188372.041001 sender=:1.146 -> destination=:1.149 
serial=194 reply_serial=2
-variant   string "Playing"
+    variant   string "Playing"
  -
  
  And get Metadata from RhytmBox:
  
  $ dbus-send --print-reply --session
  --dest=org.mpris.MediaPlayer2.rhythmbox /org/mpris/MediaPlayer2
  org.freedesktop.DBus.Properties.Get
  string:'org.mpris.MediaPlayer2.Player' string:'Metadata'
  
  method return time=1441188535.630312 sender=:1.146 -> destination=:1.161 
serial=226 reply_serial=2
-variant   array [
-  dict entry(
- string "mpris:trackid"
- variantstring "/org/mpris/MediaPlayer2/Track/2"
-  )
-  dict entry(
- string "xesam:url"
- variantstring 
"http://ubuntu.hbr1.com:19800/tronic.ogg;
-  )
-  dict entry(
- string "xesam:title"
- variantstring "After Midnight Dejavu (2006)"
-  )
-  

[Desktop-packages] [Bug 1491421] [NEW] Dbus-plugin does not work right.

2015-09-02 Thread moma
Public bug reported:

Totem's DBus-plugin may have a bug.  I try to control the Totem-player
from Audio-Recorder.  Audio-recorder does see the player on the DBus but
Totem does not reply requests.

This same bug was reported last year too. And year before.  Now this annoying 
bug is back!  
What the H* are they doing?

I run totem 3.16.2 on Ubuntu 15.10 (alfa).
$ totem --version
totem 3.16.2


Totem fails to return "PlaybackStatus". (this is a long one-line
command):

$  dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.totem
/org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get
string:'org.mpris.MediaPlayer2.Player' string:'PlaybackStatus'

Error org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call 
last):
  File "/usr/lib/python3/dist-packages/dbus/service.py", line 707, in 
_message_cb
retval = candidate_method(self, *args, **keywords)
  File "/usr/lib/totem/plugins/dbus/dbusservice.py", line 164, in Get
return self.GetAll (interface_name)[property_name]
  File "/usr/lib/totem/plugins/dbus/dbusservice.py", line 182, in GetAll
if self.totem.action_remote_get_setting (
AttributeError: 'Object' object has no attribute 'action_remote_get_setting'


Totem fails to return "Metadata". (this is a long one-line command):

$ dbus-send --print-reply --session
--dest=org.mpris.MediaPlayer2.rhythmbox /org/mpris/MediaPlayer2
org.freedesktop.DBus.Properties.Get
string:'org.mpris.MediaPlayer2.Player' string:'Metadata'


dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.totem 
/org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get 
string:'org.mpris.MediaPlayer2.Player' string:'Metadata'
Error org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call 
last):
  File "/usr/lib/python3/dist-packages/dbus/service.py", line 707, in 
_message_cb
retval = candidate_method(self, *args, **keywords)
  File "/usr/lib/totem/plugins/dbus/dbusservice.py", line 164, in Get
return self.GetAll (interface_name)[property_name]
  File "/usr/lib/totem/plugins/dbus/dbusservice.py", line 182, in GetAll
if self.totem.action_remote_get_setting (
AttributeError: 'Object' object has no attribute 'action_remote_get_setting'


Good samples:
Here are correct replies from the RhythmBox player:

Get Playerstatus from RhythmBox:

$ dbus-send --print-reply --session
--dest=org.mpris.MediaPlayer2.rhythmbox /org/mpris/MediaPlayer2
org.freedesktop.DBus.Properties.Get
string:'org.mpris.MediaPlayer2.Player' string:'PlaybackStatus'


method return time=1441188372.041001 sender=:1.146 -> destination=:1.149 
serial=194 reply_serial=2
   variant   string "Playing"
-

And get Metadata from RhytmBox:

$ dbus-send --print-reply --session
--dest=org.mpris.MediaPlayer2.rhythmbox /org/mpris/MediaPlayer2
org.freedesktop.DBus.Properties.Get
string:'org.mpris.MediaPlayer2.Player' string:'Metadata'

method return time=1441188535.630312 sender=:1.146 -> destination=:1.161 
serial=226 reply_serial=2
   variant   array [
 dict entry(
string "mpris:trackid"
variantstring "/org/mpris/MediaPlayer2/Track/2"
 )
 dict entry(
string "xesam:url"
variantstring 
"http://ubuntu.hbr1.com:19800/tronic.ogg;
 )
 dict entry(
string "xesam:title"
variantstring "After Midnight Dejavu (2006)"
 )
 dict entry(
string "xesam:genre"
variantarray [
  string "House"
   ]
 )
 dict entry(
string "rhythmbox:streamTitle"
variantstring "HBR1.com - Tronic Lounge"
 )




BTW: I can see in the Audio-recorder (when debugging) that Totems sends
some DBus-messages repeatedly. Audio-recorder gets mad by receiving 20
STOP, START, PAUSE, START, STOP, PAUSE, STOP... messages.  I programmed
a special workaround for Totem in Audio-Recorder.

Ref: 
http://bazaar.launchpad.net/~audio-recorder/audio-recorder/trunk/view/head:/src/dbus-mpris2.c

https://launchpad.net/~audio-recorder

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: totem 3.16.2-1ubuntu3
ProcVersionSignature: Ubuntu 4.1.0-3.3-generic 4.1.3
Uname: Linux 4.1.0-3-generic x86_64
ApportVersion: 2.18-0ubuntu7
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Sep  2 15:10:10 2015
InstallationDate: Installed on 2015-08-29 (3 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150827)
SourcePackage: totem
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug wily

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.

[Desktop-packages] [Bug 1440196] Re: Problems with the MPRIS2 DBus interface

2015-04-03 Thread moma
The MPRIS2 spesification.
http://specifications.freedesktop.org/mpris-spec/latest/

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

Title:
  Problems with the MPRIS2 DBus interface

Status in totem package in Ubuntu:
  New

Bug description:
  Hello,

  I have activated the MPRIS2 DBus interface (in the Plugins list), but
  I cannot get any data from the application.

  These commands do not return any data.

  dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.totem
  /org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get
  string:'org.mpris.MediaPlayer2.Player' string:'Metadata'

  dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.totem
  /org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get
  string:'org.mpris.MediaPlayer2.Player' string:'PlaybackStatus'

  Also audio-recorder can see Totem (Video) on the DBus, but Totem does
  not return any data. Also sound-menu crashed, but who's to blame.?

  I am running Ubuntu 15.04 (Vivid).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: totem 3.14.2-0ubuntu1
  Uname: Linux 3.19.0-999-generic x86_64
  ApportVersion: 2.16.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  3 21:32:53 2015
  InstallationDate: Installed on 2015-01-28 (65 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150128)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1440196] [NEW] Problems with the MPRIS2 DBus interface

2015-04-03 Thread moma
Public bug reported:

Hello,

I have activated the MPRIS2 DBus interface (in the Plugins list), but I
cannot get any data from the application.

These commands do not return any data.

dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.totem
/org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get
string:'org.mpris.MediaPlayer2.Player' string:'Metadata'

dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.totem
/org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get
string:'org.mpris.MediaPlayer2.Player' string:'PlaybackStatus'

Also audio-recorder can see Totem (Video) on the DBus, but Totem does
not return any data. Also sound-menu crashed, but who's to blame.?

I am running Ubuntu 15.04 (Vivid).

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: totem 3.14.2-0ubuntu1
Uname: Linux 3.19.0-999-generic x86_64
ApportVersion: 2.16.2-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Apr  3 21:32:53 2015
InstallationDate: Installed on 2015-01-28 (65 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150128)
SourcePackage: totem
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

** Attachment added: screenshot
   
https://bugs.launchpad.net/bugs/1440196/+attachment/4365406/+files/Screenshot%20from%202015-04-03%2021%3A35%3A28.png

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

Title:
  Problems with the MPRIS2 DBus interface

Status in totem package in Ubuntu:
  New

Bug description:
  Hello,

  I have activated the MPRIS2 DBus interface (in the Plugins list), but
  I cannot get any data from the application.

  These commands do not return any data.

  dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.totem
  /org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get
  string:'org.mpris.MediaPlayer2.Player' string:'Metadata'

  dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.totem
  /org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get
  string:'org.mpris.MediaPlayer2.Player' string:'PlaybackStatus'

  Also audio-recorder can see Totem (Video) on the DBus, but Totem does
  not return any data. Also sound-menu crashed, but who's to blame.?

  I am running Ubuntu 15.04 (Vivid).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: totem 3.14.2-0ubuntu1
  Uname: Linux 3.19.0-999-generic x86_64
  ApportVersion: 2.16.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  3 21:32:53 2015
  InstallationDate: Installed on 2015-01-28 (65 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150128)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1436728] [NEW] Cannot open file: avprobe mis-interprets some file names.

2015-03-26 Thread moma
Public bug reported:

Hello,
I am using audio-recorder to produce some audio files of types .ogg, .flac and 
.mp3.

I just discovered that avprobe command cannot open the file names produced by 
the recorder.  Avprobe mis-interprets the file given as argument.  
An example.

$ avprobe -show_format -show_streams -pretty 2015-03-24-21:11:13.mp3

avprobe version 11.2-6:11.2-1, Copyright (c) 2007-2014 the Libav developers
  built on Jan 18 2015 05:12:33 with gcc 4.9.2 (Ubuntu 4.9.2-10ubuntu2)
2015-03-24-21:11:13.mp3: Protocol not found
# avprobe output
---

Let's rename 2015-03-24-21:11:13.mp3 to test1.mp3.
$ cp 2015-03-24-21:11:13.mp3  test1.mp3

$ avprobe -show_format -show_streams -pretty test1.mp3
avprobe version 11.2-6:11.2-1, Copyright (c) 2007-2014 the Libav developers
  built on Jan 18 2015 05:12:33 with gcc 4.9.2 (Ubuntu 4.9.2-10ubuntu2)
[mp3 @ 0x146ad20] max_analyze_duration 500 reached
Input #0, mp3, from 'test1.mp3':
  Duration: 00:04:41.86, start: 0.00, bitrate: 92 kb/s
Stream #0.0: Audio: mp3, 44100 Hz, 2 channels, s16p, 92 kb/s
# avprobe output

[format]
filename=test1.mp3
nb_streams=1
format_name=mp3
format_long_name=MP2/3 (MPEG audio layer 2/3)
start_time=0\:00\:00.00
duration=0\:04\:41.861224
size=3.109Mibyte
bit_rate=92.536Kbit/s
...
start_time=0\:00\:00.00
duration=0\:04\:41.861224

And avprobe opens  test1.mp3 fine.
-

Example 2:
$ avprobe -show_format -show_streams -pretty 2015-02-20-22:21:25.ogg

avprobe version 11.2-6:11.2-1, Copyright (c) 2007-2014 the Libav developers
  built on Jan 18 2015 05:12:33 with gcc 4.9.2 (Ubuntu 4.9.2-10ubuntu2)
2015-02-20-22:21:25.ogg: Protocol not found
# avprobe output

Rename it.
$ cp 2015-02-20-22:21:25.ogg test1.ogg

And now it works.
$ avprobe -show_format -show_streams -pretty test1.ogg

avprobe version 11.2-6:11.2-1, Copyright (c) 2007-2014 the Libav developers
  built on Jan 18 2015 05:12:33 with gcc 4.9.2 (Ubuntu 4.9.2-10ubuntu2)
Input #0, ogg, from 'test1.ogg':
  Duration: 00:00:55.18, start: 0.00, bitrate: 162 kb/s
Stream #0.0: Audio: vorbis, 44100 Hz, stereo, fltp, 160 kb/s
# avprobe output

[format]
filename=test1.ogg
nb_streams=1
...
time_base=1/44100
start_time=0\:00\:00.00
duration=0\:00\:55.183673
---

Ref: The audio-recorder program.
https://launchpad.net/~audio-recorder

Version of avprobe:

$  avprobe --version
avprobe version 11.2-6:11.2-1, Copyright (c) 2007-2014 the Libav developers
  built on Jan 18 2015 05:12:33 with gcc 4.9.2 (Ubuntu 4.9.2-10ubuntu2)


Linux system:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Vivid Vervet (development branch)
Release:15.04
Codename:   vivid

EOL.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: libav-tools 6:11.2-1
Uname: Linux 3.19.0-999-generic x86_64
ApportVersion: 2.16.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Mar 26 07:59:16 2015
InstallationDate: Installed on 2015-01-28 (56 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150128)
SourcePackage: libav
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

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

Title:
  Cannot open file: avprobe mis-interprets some file names.

Status in libav package in Ubuntu:
  New

Bug description:
  Hello,
  I am using audio-recorder to produce some audio files of types .ogg, .flac 
and .mp3.

  I just discovered that avprobe command cannot open the file names produced by 
the recorder.  Avprobe mis-interprets the file given as argument.  
  An example.

  $ avprobe -show_format -show_streams -pretty 2015-03-24-21:11:13.mp3

  avprobe version 11.2-6:11.2-1, Copyright (c) 2007-2014 the Libav developers
built on Jan 18 2015 05:12:33 with gcc 4.9.2 (Ubuntu 4.9.2-10ubuntu2)
  2015-03-24-21:11:13.mp3: Protocol not found
  # avprobe output
  ---

  Let's rename 2015-03-24-21:11:13.mp3 to test1.mp3.
  $ cp 2015-03-24-21:11:13.mp3  test1.mp3

  $ avprobe -show_format -show_streams -pretty test1.mp3
  avprobe version 11.2-6:11.2-1, Copyright (c) 2007-2014 the Libav developers
built on Jan 18 2015 05:12:33 with gcc 4.9.2 (Ubuntu 4.9.2-10ubuntu2)
  [mp3 @ 0x146ad20] max_analyze_duration 500 reached
  Input #0, mp3, from 'test1.mp3':
Duration: 00:04:41.86, start: 0.00, bitrate: 92 kb/s
  Stream #0.0: Audio: mp3, 44100 Hz, 2 channels, s16p, 92 kb/s
  # avprobe output

  [format]
  filename=test1.mp3
  nb_streams=1
  format_name=mp3
  format_long_name=MP2/3 (MPEG audio layer 2/3)
  start_time=0\:00\:00.00
  duration=0\:04\:41.861224
  size=3.109Mibyte
  bit_rate=92.536Kbit/s
  ...
  start_time=0\:00\:00.00
  

[Desktop-packages] [Bug 1436728] Re: Cannot open file: avprobe mis-interprets some file names.

2015-03-26 Thread moma
A temporary solution is to use a file: prefix on the filename.  Like
this

$ avprobe -show_format -show_streams -pretty
file:2015-02-20-22:21:25.ogg

Please see this ffmpeg bug: https://trac.ffmpeg.org/ticket/2303

** Bug watch added: FFmpeg Trac bug tracker #2303
   https://trac.ffmpeg.org/ticket/2303

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

Title:
  Cannot open file: avprobe mis-interprets some file names.

Status in libav package in Ubuntu:
  New

Bug description:
  Hello,
  I am using audio-recorder to produce some audio files of types .ogg, .flac 
and .mp3.

  I just discovered that avprobe command cannot open the file names produced by 
the recorder.  Avprobe mis-interprets the file given as argument.  
  An example.

  $ avprobe -show_format -show_streams -pretty 2015-03-24-21:11:13.mp3

  avprobe version 11.2-6:11.2-1, Copyright (c) 2007-2014 the Libav developers
built on Jan 18 2015 05:12:33 with gcc 4.9.2 (Ubuntu 4.9.2-10ubuntu2)
  2015-03-24-21:11:13.mp3: Protocol not found
  # avprobe output
  ---

  Let's rename 2015-03-24-21:11:13.mp3 to test1.mp3.
  $ cp 2015-03-24-21:11:13.mp3  test1.mp3

  $ avprobe -show_format -show_streams -pretty test1.mp3
  avprobe version 11.2-6:11.2-1, Copyright (c) 2007-2014 the Libav developers
built on Jan 18 2015 05:12:33 with gcc 4.9.2 (Ubuntu 4.9.2-10ubuntu2)
  [mp3 @ 0x146ad20] max_analyze_duration 500 reached
  Input #0, mp3, from 'test1.mp3':
Duration: 00:04:41.86, start: 0.00, bitrate: 92 kb/s
  Stream #0.0: Audio: mp3, 44100 Hz, 2 channels, s16p, 92 kb/s
  # avprobe output

  [format]
  filename=test1.mp3
  nb_streams=1
  format_name=mp3
  format_long_name=MP2/3 (MPEG audio layer 2/3)
  start_time=0\:00\:00.00
  duration=0\:04\:41.861224
  size=3.109Mibyte
  bit_rate=92.536Kbit/s
  ...
  start_time=0\:00\:00.00
  duration=0\:04\:41.861224

  And avprobe opens  test1.mp3 fine.
  -

  Example 2:
  $ avprobe -show_format -show_streams -pretty 2015-02-20-22:21:25.ogg

  avprobe version 11.2-6:11.2-1, Copyright (c) 2007-2014 the Libav developers
built on Jan 18 2015 05:12:33 with gcc 4.9.2 (Ubuntu 4.9.2-10ubuntu2)
  2015-02-20-22:21:25.ogg: Protocol not found
  # avprobe output

  Rename it.
  $ cp 2015-02-20-22:21:25.ogg test1.ogg

  And now it works.
  $ avprobe -show_format -show_streams -pretty test1.ogg

  avprobe version 11.2-6:11.2-1, Copyright (c) 2007-2014 the Libav developers
built on Jan 18 2015 05:12:33 with gcc 4.9.2 (Ubuntu 4.9.2-10ubuntu2)
  Input #0, ogg, from 'test1.ogg':
Duration: 00:00:55.18, start: 0.00, bitrate: 162 kb/s
  Stream #0.0: Audio: vorbis, 44100 Hz, stereo, fltp, 160 kb/s
  # avprobe output

  [format]
  filename=test1.ogg
  nb_streams=1
  ...
  time_base=1/44100
  start_time=0\:00\:00.00
  duration=0\:00\:55.183673
  ---

  Ref: The audio-recorder program.
  https://launchpad.net/~audio-recorder

  Version of avprobe:

  $  avprobe --version
  avprobe version 11.2-6:11.2-1, Copyright (c) 2007-2014 the Libav developers
built on Jan 18 2015 05:12:33 with gcc 4.9.2 (Ubuntu 4.9.2-10ubuntu2)

  
  Linux system:

  $ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Vivid Vervet (development branch)
  Release:  15.04
  Codename: vivid

  EOL.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: libav-tools 6:11.2-1
  Uname: Linux 3.19.0-999-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Mar 26 07:59:16 2015
  InstallationDate: Installed on 2015-01-28 (56 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150128)
  SourcePackage: libav
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1067494] Re: Using Gstreamer 1.0: Where to get installed audio-formats/media-profiles?

2013-03-21 Thread moma
Hello,
There are probably no encoding profiles in Gstreamer yet. Most applications
use hard coded values.
Please read:
http://lists.freedesktop.org/archives/gstreamer-devel/2013-February/039484.html

//Osmo


On Wed, Mar 20, 2013 at 1:25 PM, POJAR GEORGE 1067...@bugs.launchpad.netwrote:

 GnomeMediaProfile is deprecated in favor of gstreamer APIs:
 http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-
 base-libs/html/gst-plugins-base-libs-encoding-profile.html

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1067494

 Title:
   Using Gstreamer 1.0: Where to get installed audio-formats/media-
   profiles?

 Status in “gnome-media” package in Ubuntu:
   New

 Bug description:
   Hello,
   Our application uses libgnome-media-profiles-dev to get audio-profiles
 from GConf-registry.
   We see these values in gconf-editor:
   system - gstreamer - 0.10 - audio - profiles.

   We are now moving to GTK3 and Gstreamer 1.0.
   Libgnome-media-profiles library fails when ran with Gstreamer 1.0.

   It obvious tries to create gstreamer 1.0 pipelines from Gstreamer 0.10
 profiles!
   And prints:
   (audio-recorder:8810): GStreamer-WARNING **: 0.10-style raw audio caps
 are being created. Should be audio/x-raw,format=(string).. now.
   
   
   (audio-recorder:8810): GStreamer-WARNING **: 0.10-style raw audio caps
 are being created. Should be audio/x-raw,format=(string).. now.
   

   In Gstreamer 1.0, we need to replace audio/x-raw-int and
 audio/x-raw-float with audio/x-raw !
   Eg. see: https://wiki.ubuntu.com/Novacut/GStreamer1.0

   Anyway, where does GNOME-media put profile-strings for Gstreamer 1.0?
   We cannot find them neither in Gconf or Dconf.

   Please respond. Urgent.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: libgnome-media-profiles-dev 3.0.0-1build1

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/gnome-media/+bug/1067494/+subscriptions



-- 
// moma
   http://www.futuredesktop.org

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

Title:
  Using Gstreamer 1.0: Where to get installed audio-formats/media-
  profiles?

Status in “gnome-media” package in Ubuntu:
  New

Bug description:
  Hello,
  Our application uses libgnome-media-profiles-dev to get audio-profiles from 
GConf-registry.
  We see these values in gconf-editor:
  system - gstreamer - 0.10 - audio - profiles.

  We are now moving to GTK3 and Gstreamer 1.0.
  Libgnome-media-profiles library fails when ran with Gstreamer 1.0.

  It obvious tries to create gstreamer 1.0 pipelines from Gstreamer 0.10 
profiles!
  And prints:
  (audio-recorder:8810): GStreamer-WARNING **: 0.10-style raw audio caps are 
being created. Should be audio/x-raw,format=(string).. now.
  
  
  (audio-recorder:8810): GStreamer-WARNING **: 0.10-style raw audio caps are 
being created. Should be audio/x-raw,format=(string).. now.
  

  In Gstreamer 1.0, we need to replace audio/x-raw-int and 
audio/x-raw-float with audio/x-raw !
  Eg. see: https://wiki.ubuntu.com/Novacut/GStreamer1.0

  Anyway, where does GNOME-media put profile-strings for Gstreamer 1.0?
  We cannot find them neither in Gconf or Dconf.

  Please respond. Urgent.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libgnome-media-profiles-dev 3.0.0-1build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-media/+bug/1067494/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 160264] Re: [nvidia] compiz displays white screen when locked

2012-12-03 Thread moma
Switching between users works perfectly well in Ubuntu 12.10.
I tested both the guest-account and a second user account, and 
fast-user-switching from the applet works well. The display flashes couple of 
time due to mode change, but the up-coming Wayland display manager will fix 
that too.

I have Nvidia GeForce GT 525M graphics chipset with these drivers:
$ dpkg -l | grep -i nvidia
ii  nvidia-current  304.64-0ubuntu1~quantal~xup1  i386  NVIDIA binary Xorg 
driver, kernel module and VDPAU library
ii  nvidia-current-dev  304.64-0ubuntu1~quantal~xup1  i386  NVIDIA binary Xorg 
driver development files
ii  nvidia-settings  304.64-0ubuntu1~quantal~xup1  i386 Tool for configuring 
the NVIDIA graphics driver

I just can't wait for Wayland display manager.

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

Title:
  [nvidia] compiz displays white screen when locked

Status in The Dell Project:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “gdm” package in Ubuntu:
  Invalid
Status in “gnome-screensaver” package in Ubuntu:
  Fix Released
Status in “linux-restricted-modules-2.6.24” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-180” package in Ubuntu:
  Fix Released
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “compiz” source package in Hardy:
  Fix Released
Status in “gdm” source package in Hardy:
  Invalid
Status in “gnome-screensaver” source package in Hardy:
  Invalid
Status in “linux-restricted-modules-2.6.24” source package in Hardy:
  Won't Fix
Status in “nvidia-graphics-drivers-180” source package in Hardy:
  Fix Released
Status in “xorg-server” source package in Hardy:
  Fix Released

Bug description:
  Binary package hint: compiz

  My computer has two users, and they are often logged onto X
  simultaneously. I am one of the users and I use compiz. The problem is
  that when I lock my screen and switch to other VT (using ctrl+alt+fN
  or Fast User Switch Applet), then back to mine I get a white screen
  instead of Gnome unlock dialog. However, the mouse pointer still
  exists and even changes to cursor-like when I point the area where
  password text box should be located. I am able then to enter my
  password (the screen remains completely white) and to press enter.
  After that I am returned to my desktop as if nothing has happened.

  I'm running Gutsy. compiz version is 1:0.6.0+git20071008-0ubuntu1.1. I
  have an nvidia video card with nvidia-glx-new 100.14.19+2.6.22.4-14.9
  installed.

  TEST CASE:
  1. install hardy on a system with nvidia hardware
  2. install proprietary nvidia driver
  3. run compiz
  4. create a additional user B
  5. use the fast-user-switching applet to switch to that user B
  6. switch back to user A
  7. verify that the screen is white

  1. install compiz-core from hardy-proposed
  2. restart the X session
  3. use the fast-user-switching applet to switch to user B
  4. switch back to user A
  9. verify that the screeen is not white
  10. verify that you can not break out of the lock (compare to bug #145123) by 
pressing key combinations like alt-tab, ctrl-alt-arrow etc
  11. Verify that no notifcation daemon message appear when the screen is 
locked over the log (see comment #95)

  Steps to reproduce :

  1. Login to user 1
  2. Use the fast user switcher applet to login to user 2
  3. Logout from user 2 session

  Result : You get a white screen. You have to type your password and
  the white screen will disappears.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1085395] [NEW] Gimp crashed when I edited text (in the new text editing form)

2012-12-01 Thread moma
Public bug reported:

Hello,
Gimp crashed when I edited text. I marked the text quite many times to change 
its size. I did it quite many times. Finally Gimp said goodbye.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gimp 2.8.2-1ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
Date: Sat Dec  1 12:20:56 2012
InstallationDate: Installed on 2012-11-08 (22 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gimp
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 quantal running-unity

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

Title:
  Gimp crashed when I edited text (in the new text editing form)

Status in “gimp” package in Ubuntu:
  New

Bug description:
  Hello,
  Gimp crashed when I edited text. I marked the text quite many times to change 
its size. I did it quite many times. Finally Gimp said goodbye.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gimp 2.8.2-1ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  Date: Sat Dec  1 12:20:56 2012
  InstallationDate: Installed on 2012-11-08 (22 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gimp
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1085395] Re: Gimp crashed when I edited text (in the new text editing form)

2012-12-01 Thread moma
Attached are error messages displayed in a terminal window, at or prior
to seqfault.

** Attachment added: Error messages at or prior to seqfault
   
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1085395/+attachment/3448999/+files/gimp-bug1.txt

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

Title:
  Gimp crashed when I edited text (in the new text editing form)

Status in “gimp” package in Ubuntu:
  New

Bug description:
  Hello,
  Gimp crashed when I edited text. I marked the text quite many times to change 
its size. I did it quite many times. Finally Gimp said goodbye.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gimp 2.8.2-1ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  Date: Sat Dec  1 12:20:56 2012
  InstallationDate: Installed on 2012-11-08 (22 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gimp
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1070392] Re: Nvidia-driver on 64bit Ubuntu 12.10 fails to show Unity-desktop.

2012-10-25 Thread moma
In reference to bug #1070427. 
I had no internet-connection (either wifi or cabel) during the installation. 
I can make a new test of the entire installment if required. Just ask ;-)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/1070392

Title:
  Nvidia-driver on 64bit Ubuntu 12.10 fails to show Unity-desktop.

Status in “nvidia-graphics-drivers” package in Ubuntu:
  Confirmed

Bug description:
  hello,
  I have made two (2) separate installations of 64bit Ubuntu 12.10 on this 
laptop. The installation completes correctly and the Nouveau-driver works 
pretty well and shows correct Unity-desktop.  But if I activate the 
NVIDIA-driver, the desktop displays only a low-resolution wallpaper, without 
Unity-desktop or icons. The desktop is missing. I have tried both the stable 
NVIDIA and the experimental driver. Both fails.  I have activated the driver 
via [Additional Drivers] page on software-properties-gtk dialog. Also did the 
same from command line. See the attachment (log file).

  This laptop is: Toshiba Satellite L755.

  $ sudo apt-get install nvidia-current  nvidia-current-dev  nvidia-
  settings

  Installed packages:
  $ dpkg -l | grep -i nvidia 
  ii  nvidia-current 304.51.really.304.43-0ubuntu1amd64 NVIDIA binary Xorg 
driver, kernel module and VDPAU library
  ii  nvidia-current-dev   304.51.really.304.43-0ubuntu1  amd64 NVIDIA binary 
Xorg driver development files
  ii  nvidia-settings  304.51-0ubuntu2  amd64 Tool for configuring the NVIDIA 
graphics driver

  This laptop has Nvidia GeForce graphics driver (lspci -v):
  $ lspci  -v
  01:00.0 VGA compatible controller: NVIDIA Corporation Device 0dec (rev a1)
  01:00.0 VGA compatible controller: NVIDIA Corporation Device 0dec (rev a1) 
(prog-if 00 [VGA controller])
Subsystem: Toshiba America Info Systems Device fc50
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 10
Region 0: Memory at c200 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at b000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at c000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at 3000 [size=128]
Expansion ROM at c308 [disabled] [size=512K]
Capabilities: access denied
Kernel modules: nouveau, nvidiafb
  

  Also the Unity-desktop and eg. LibreOffice text has artifacts (white
  painted areas and stripes) on the display under the default Nouveau-
  driver.

  Please help!

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nvidia-current 304.51.really.304.43-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Tue Oct 23 15:51:23 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus: nvidia-current, 304.43: added
  GraphicsCard:
   NVIDIA Corporation Device [10de:0dec] (rev a1) (prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:fc50]
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: TOSHIBA SATELLITE L755
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=462fb8fd-b96e-40a4-888b-ba074eb9af37 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  UnitySupportTest:
   Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with 
exit code 5: Xlib:  extension GLX missing on display :0.
   Error: GLX is not available on the system
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/31/2011
  dmi.bios.vendor: INSYDE
  dmi.bios.version: 2.80
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Base Board Product Name
  dmi.board.vendor: Intel Corp.
  dmi.board.version: Base Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis Manufacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnINSYDE:bvr2.80:bd10/31/2011:svnTOSHIBA:pnSATELLITEL755:pvrPSK2YE-0RN00GEP:rvnIntelCorp.:rnBaseBoardProductName:rvrBaseBoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: SATELLITE L755
  dmi.product.version: PSK2YE-0RN00GEP
  dmi.sys.vendor: TOSHIBA
  modified.conffile..etc.modprobe.d.nvidia.current.hybrid.conf: [deleted]
  version.compiz: compiz 

[Desktop-packages] [Bug 1070392] Re: Nvidia-driver on 64bit Ubuntu 12.10 fails to show Unity-desktop.

2012-10-23 Thread moma
Terminal-window activated via Cntr + Alt + T.


** Attachment added: Desktop without Unity-desktop (low-res wallaper only).
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1070392/+attachment/3410502/+files/Screenshot%20from%202012-10-23%2015%3A42%3A01.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/1070392

Title:
  Nvidia-driver on 64bit Ubuntu 12.10 fails to show Unity-desktop.

Status in “nvidia-graphics-drivers” package in Ubuntu:
  New

Bug description:
  hello,
  I have made two (2) separate installations of 64bit Ubuntu 12.10 on this 
laptop. The installation completes correctly and the Nouveau-driver works 
pretty well and shows correct Unity-desktop.  But if I activate the 
NVIDIA-driver, the desktop displays only a low-resolution wallpaper, without 
Unity-desktop or icons. The desktop is missing. I have tried both the stable 
NVIDIA and the experimental driver. Both fails.  I have activated the driver 
via [Additional Drivers] page on software-properties-gtk dialog. Also did the 
same from command line. See the attachment (log file).

  This laptop is: Toshiba Satellite L755.

  $ sudo apt-get install nvidia-current  nvidia-current-dev  nvidia-
  settings

  Installed packages:
  $ dpkg -l | grep -i nvidia 
  ii  nvidia-current 304.51.really.304.43-0ubuntu1amd64 NVIDIA binary Xorg 
driver, kernel module and VDPAU library
  ii  nvidia-current-dev   304.51.really.304.43-0ubuntu1  amd64 NVIDIA binary 
Xorg driver development files
  ii  nvidia-settings  304.51-0ubuntu2  amd64 Tool for configuring the NVIDIA 
graphics driver

  This laptop has Nvidia GeForce graphics driver (lspci -v):
  $ lspci  -v
  01:00.0 VGA compatible controller: NVIDIA Corporation Device 0dec (rev a1)
  01:00.0 VGA compatible controller: NVIDIA Corporation Device 0dec (rev a1) 
(prog-if 00 [VGA controller])
Subsystem: Toshiba America Info Systems Device fc50
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 10
Region 0: Memory at c200 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at b000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at c000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at 3000 [size=128]
Expansion ROM at c308 [disabled] [size=512K]
Capabilities: access denied
Kernel modules: nouveau, nvidiafb
  

  Also the Unity-desktop and eg. LibreOffice text has artifacts (white
  painted areas and stripes) on the display under the default Nouveau-
  driver.

  Please help!

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nvidia-current 304.51.really.304.43-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Tue Oct 23 15:51:23 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus: nvidia-current, 304.43: added
  GraphicsCard:
   NVIDIA Corporation Device [10de:0dec] (rev a1) (prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:fc50]
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: TOSHIBA SATELLITE L755
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=462fb8fd-b96e-40a4-888b-ba074eb9af37 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  UnitySupportTest:
   Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with 
exit code 5: Xlib:  extension GLX missing on display :0.
   Error: GLX is not available on the system
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/31/2011
  dmi.bios.vendor: INSYDE
  dmi.bios.version: 2.80
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Base Board Product Name
  dmi.board.vendor: Intel Corp.
  dmi.board.version: Base Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis Manufacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnINSYDE:bvr2.80:bd10/31/2011:svnTOSHIBA:pnSATELLITEL755:pvrPSK2YE-0RN00GEP:rvnIntelCorp.:rnBaseBoardProductName:rvrBaseBoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: SATELLITE L755
  dmi.product.version: PSK2YE-0RN00GEP
  dmi.sys.vendor: TOSHIBA
  

[Desktop-packages] [Bug 1070392] Re: Nvidia-driver on 64bit Ubuntu 12.10 fails to show Unity-desktop.

2012-10-23 Thread moma
Insytallation-log of:
sudo apt-get install nvidia-current nvidia-current-dev nvidia-settings


** Attachment added: kladd1.txt
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1070392/+attachment/3410503/+files/kladd1.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/1070392

Title:
  Nvidia-driver on 64bit Ubuntu 12.10 fails to show Unity-desktop.

Status in “nvidia-graphics-drivers” package in Ubuntu:
  New

Bug description:
  hello,
  I have made two (2) separate installations of 64bit Ubuntu 12.10 on this 
laptop. The installation completes correctly and the Nouveau-driver works 
pretty well and shows correct Unity-desktop.  But if I activate the 
NVIDIA-driver, the desktop displays only a low-resolution wallpaper, without 
Unity-desktop or icons. The desktop is missing. I have tried both the stable 
NVIDIA and the experimental driver. Both fails.  I have activated the driver 
via [Additional Drivers] page on software-properties-gtk dialog. Also did the 
same from command line. See the attachment (log file).

  This laptop is: Toshiba Satellite L755.

  $ sudo apt-get install nvidia-current  nvidia-current-dev  nvidia-
  settings

  Installed packages:
  $ dpkg -l | grep -i nvidia 
  ii  nvidia-current 304.51.really.304.43-0ubuntu1amd64 NVIDIA binary Xorg 
driver, kernel module and VDPAU library
  ii  nvidia-current-dev   304.51.really.304.43-0ubuntu1  amd64 NVIDIA binary 
Xorg driver development files
  ii  nvidia-settings  304.51-0ubuntu2  amd64 Tool for configuring the NVIDIA 
graphics driver

  This laptop has Nvidia GeForce graphics driver (lspci -v):
  $ lspci  -v
  01:00.0 VGA compatible controller: NVIDIA Corporation Device 0dec (rev a1)
  01:00.0 VGA compatible controller: NVIDIA Corporation Device 0dec (rev a1) 
(prog-if 00 [VGA controller])
Subsystem: Toshiba America Info Systems Device fc50
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 10
Region 0: Memory at c200 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at b000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at c000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at 3000 [size=128]
Expansion ROM at c308 [disabled] [size=512K]
Capabilities: access denied
Kernel modules: nouveau, nvidiafb
  

  Also the Unity-desktop and eg. LibreOffice text has artifacts (white
  painted areas and stripes) on the display under the default Nouveau-
  driver.

  Please help!

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nvidia-current 304.51.really.304.43-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Tue Oct 23 15:51:23 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus: nvidia-current, 304.43: added
  GraphicsCard:
   NVIDIA Corporation Device [10de:0dec] (rev a1) (prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:fc50]
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: TOSHIBA SATELLITE L755
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=462fb8fd-b96e-40a4-888b-ba074eb9af37 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  UnitySupportTest:
   Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with 
exit code 5: Xlib:  extension GLX missing on display :0.
   Error: GLX is not available on the system
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/31/2011
  dmi.bios.vendor: INSYDE
  dmi.bios.version: 2.80
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Base Board Product Name
  dmi.board.vendor: Intel Corp.
  dmi.board.version: Base Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis Manufacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnINSYDE:bvr2.80:bd10/31/2011:svnTOSHIBA:pnSATELLITEL755:pvrPSK2YE-0RN00GEP:rvnIntelCorp.:rnBaseBoardProductName:rvrBaseBoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: SATELLITE L755
  dmi.product.version: PSK2YE-0RN00GEP
  dmi.sys.vendor: TOSHIBA
  

[Desktop-packages] [Bug 1070392] Re: Nvidia-driver on 64bit Ubuntu 12.10 fails to show Unity-desktop.

2012-10-23 Thread moma
** Attachment added: Screenshot from 2012-10-23 16:32:42.png
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1070392/+attachment/3410501/+files/Screenshot%20from%202012-10-23%2016%3A32%3A42.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/1070392

Title:
  Nvidia-driver on 64bit Ubuntu 12.10 fails to show Unity-desktop.

Status in “nvidia-graphics-drivers” package in Ubuntu:
  New

Bug description:
  hello,
  I have made two (2) separate installations of 64bit Ubuntu 12.10 on this 
laptop. The installation completes correctly and the Nouveau-driver works 
pretty well and shows correct Unity-desktop.  But if I activate the 
NVIDIA-driver, the desktop displays only a low-resolution wallpaper, without 
Unity-desktop or icons. The desktop is missing. I have tried both the stable 
NVIDIA and the experimental driver. Both fails.  I have activated the driver 
via [Additional Drivers] page on software-properties-gtk dialog. Also did the 
same from command line. See the attachment (log file).

  This laptop is: Toshiba Satellite L755.

  $ sudo apt-get install nvidia-current  nvidia-current-dev  nvidia-
  settings

  Installed packages:
  $ dpkg -l | grep -i nvidia 
  ii  nvidia-current 304.51.really.304.43-0ubuntu1amd64 NVIDIA binary Xorg 
driver, kernel module and VDPAU library
  ii  nvidia-current-dev   304.51.really.304.43-0ubuntu1  amd64 NVIDIA binary 
Xorg driver development files
  ii  nvidia-settings  304.51-0ubuntu2  amd64 Tool for configuring the NVIDIA 
graphics driver

  This laptop has Nvidia GeForce graphics driver (lspci -v):
  $ lspci  -v
  01:00.0 VGA compatible controller: NVIDIA Corporation Device 0dec (rev a1)
  01:00.0 VGA compatible controller: NVIDIA Corporation Device 0dec (rev a1) 
(prog-if 00 [VGA controller])
Subsystem: Toshiba America Info Systems Device fc50
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 10
Region 0: Memory at c200 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at b000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at c000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at 3000 [size=128]
Expansion ROM at c308 [disabled] [size=512K]
Capabilities: access denied
Kernel modules: nouveau, nvidiafb
  

  Also the Unity-desktop and eg. LibreOffice text has artifacts (white
  painted areas and stripes) on the display under the default Nouveau-
  driver.

  Please help!

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nvidia-current 304.51.really.304.43-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Tue Oct 23 15:51:23 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus: nvidia-current, 304.43: added
  GraphicsCard:
   NVIDIA Corporation Device [10de:0dec] (rev a1) (prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:fc50]
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: TOSHIBA SATELLITE L755
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=462fb8fd-b96e-40a4-888b-ba074eb9af37 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  UnitySupportTest:
   Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with 
exit code 5: Xlib:  extension GLX missing on display :0.
   Error: GLX is not available on the system
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/31/2011
  dmi.bios.vendor: INSYDE
  dmi.bios.version: 2.80
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Base Board Product Name
  dmi.board.vendor: Intel Corp.
  dmi.board.version: Base Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis Manufacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnINSYDE:bvr2.80:bd10/31/2011:svnTOSHIBA:pnSATELLITEL755:pvrPSK2YE-0RN00GEP:rvnIntelCorp.:rnBaseBoardProductName:rvrBaseBoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: SATELLITE L755
  dmi.product.version: PSK2YE-0RN00GEP
  dmi.sys.vendor: TOSHIBA
  modified.conffile..etc.modprobe.d.nvidia.current.hybrid.conf: [deleted]
  

[Desktop-packages] [Bug 1070392] [NEW] Nvidia-driver on 64bit Ubuntu 12.10 fails to show Unity-desktop.

2012-10-23 Thread moma
Public bug reported:

hello,
I have made two (2) separate installations of 64bit Ubuntu 12.10 on this 
laptop. The installation completes correctly and the Nouveau-driver works 
pretty well and shows correct Unity-desktop.  But if I activate the 
NVIDIA-driver, the desktop displays only a low-resolution wallpaper, without 
Unity-desktop or icons. The desktop is missing. I have tried both the stable 
NVIDIA and the experimental driver. Both fails.  I have activated the driver 
via [Additional Drivers] page on software-properties-gtk dialog. Also did the 
same from command line. See the attachment (log file).

This laptop is: Toshiba Satellite L755.

$ sudo apt-get install nvidia-current  nvidia-current-dev  nvidia-
settings

Installed packages:
$ dpkg -l | grep -i nvidia 
ii  nvidia-current 304.51.really.304.43-0ubuntu1amd64 NVIDIA binary Xorg 
driver, kernel module and VDPAU library
ii  nvidia-current-dev   304.51.really.304.43-0ubuntu1  amd64 NVIDIA binary 
Xorg driver development files
ii  nvidia-settings  304.51-0ubuntu2  amd64 Tool for configuring the NVIDIA 
graphics driver

This laptop has Nvidia GeForce graphics driver (lspci -v):
$ lspci  -v
01:00.0 VGA compatible controller: NVIDIA Corporation Device 0dec (rev a1)
01:00.0 VGA compatible controller: NVIDIA Corporation Device 0dec (rev a1) 
(prog-if 00 [VGA controller])
Subsystem: Toshiba America Info Systems Device fc50
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 10
Region 0: Memory at c200 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at b000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at c000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at 3000 [size=128]
Expansion ROM at c308 [disabled] [size=512K]
Capabilities: access denied
Kernel modules: nouveau, nvidiafb


Also the Unity-desktop and eg. LibreOffice text has artifacts (white
painted areas and stripes) on the display under the default Nouveau-
driver.

Please help!

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: nvidia-current 304.51.really.304.43-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.1-0ubuntu3
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Tue Oct 23 15:51:23 2012
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
DkmsStatus: nvidia-current, 304.43: added
GraphicsCard:
 NVIDIA Corporation Device [10de:0dec] (rev a1) (prog-if 00 [VGA controller])
   Subsystem: Toshiba America Info Systems Device [1179:fc50]
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MachineType: TOSHIBA SATELLITE L755
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=462fb8fd-b96e-40a4-888b-ba074eb9af37 ro quiet splash
SourcePackage: nvidia-graphics-drivers
UnitySupportTest:
 Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with 
exit code 5: Xlib:  extension GLX missing on display :0.
 Error: GLX is not available on the system
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/31/2011
dmi.bios.vendor: INSYDE
dmi.bios.version: 2.80
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Base Board Product Name
dmi.board.vendor: Intel Corp.
dmi.board.version: Base Board Version
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: OEM Chassis Manufacturer
dmi.chassis.version: OEM Chassis Version
dmi.modalias: 
dmi:bvnINSYDE:bvr2.80:bd10/31/2011:svnTOSHIBA:pnSATELLITEL755:pvrPSK2YE-0RN00GEP:rvnIntelCorp.:rnBaseBoardProductName:rvrBaseBoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
dmi.product.name: SATELLITE L755
dmi.product.version: PSK2YE-0RN00GEP
dmi.sys.vendor: TOSHIBA
modified.conffile..etc.modprobe.d.nvidia.current.hybrid.conf: [deleted]
version.compiz: compiz 1:0.9.8.4-0ubuntu3
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 

[Desktop-packages] [Bug 1070392] Re: Nvidia-driver on 64bit Ubuntu 12.10 fails to show Unity-desktop.

2012-10-23 Thread moma
** Attachment added: Xorg.0.log
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1070392/+attachment/3410511/+files/Xorg.0.log

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/1070392

Title:
  Nvidia-driver on 64bit Ubuntu 12.10 fails to show Unity-desktop.

Status in “nvidia-graphics-drivers” package in Ubuntu:
  New

Bug description:
  hello,
  I have made two (2) separate installations of 64bit Ubuntu 12.10 on this 
laptop. The installation completes correctly and the Nouveau-driver works 
pretty well and shows correct Unity-desktop.  But if I activate the 
NVIDIA-driver, the desktop displays only a low-resolution wallpaper, without 
Unity-desktop or icons. The desktop is missing. I have tried both the stable 
NVIDIA and the experimental driver. Both fails.  I have activated the driver 
via [Additional Drivers] page on software-properties-gtk dialog. Also did the 
same from command line. See the attachment (log file).

  This laptop is: Toshiba Satellite L755.

  $ sudo apt-get install nvidia-current  nvidia-current-dev  nvidia-
  settings

  Installed packages:
  $ dpkg -l | grep -i nvidia 
  ii  nvidia-current 304.51.really.304.43-0ubuntu1amd64 NVIDIA binary Xorg 
driver, kernel module and VDPAU library
  ii  nvidia-current-dev   304.51.really.304.43-0ubuntu1  amd64 NVIDIA binary 
Xorg driver development files
  ii  nvidia-settings  304.51-0ubuntu2  amd64 Tool for configuring the NVIDIA 
graphics driver

  This laptop has Nvidia GeForce graphics driver (lspci -v):
  $ lspci  -v
  01:00.0 VGA compatible controller: NVIDIA Corporation Device 0dec (rev a1)
  01:00.0 VGA compatible controller: NVIDIA Corporation Device 0dec (rev a1) 
(prog-if 00 [VGA controller])
Subsystem: Toshiba America Info Systems Device fc50
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 10
Region 0: Memory at c200 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at b000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at c000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at 3000 [size=128]
Expansion ROM at c308 [disabled] [size=512K]
Capabilities: access denied
Kernel modules: nouveau, nvidiafb
  

  Also the Unity-desktop and eg. LibreOffice text has artifacts (white
  painted areas and stripes) on the display under the default Nouveau-
  driver.

  Please help!

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nvidia-current 304.51.really.304.43-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Tue Oct 23 15:51:23 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus: nvidia-current, 304.43: added
  GraphicsCard:
   NVIDIA Corporation Device [10de:0dec] (rev a1) (prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:fc50]
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: TOSHIBA SATELLITE L755
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=462fb8fd-b96e-40a4-888b-ba074eb9af37 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  UnitySupportTest:
   Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with 
exit code 5: Xlib:  extension GLX missing on display :0.
   Error: GLX is not available on the system
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/31/2011
  dmi.bios.vendor: INSYDE
  dmi.bios.version: 2.80
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Base Board Product Name
  dmi.board.vendor: Intel Corp.
  dmi.board.version: Base Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis Manufacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnINSYDE:bvr2.80:bd10/31/2011:svnTOSHIBA:pnSATELLITEL755:pvrPSK2YE-0RN00GEP:rvnIntelCorp.:rnBaseBoardProductName:rvrBaseBoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: SATELLITE L755
  dmi.product.version: PSK2YE-0RN00GEP
  dmi.sys.vendor: TOSHIBA
  modified.conffile..etc.modprobe.d.nvidia.current.hybrid.conf: [deleted]
  version.compiz: compiz 1:0.9.8.4-0ubuntu3
  version.ia32-libs: 

[Desktop-packages] [Bug 1070392] Re: Nvidia-driver on 64bit Ubuntu 12.10 fails to show Unity-desktop.

2012-10-23 Thread moma
Hi and thank you very much.
Your advice worked well and the Nvidia's driver now flashes its logo and the 
Unity-desktop performs well too. 
I did:

$ sudo apt-get install linux-headers-generic 
$ sudo apt-get install --reinstall nvidia-current nvidia-current-dev 
nvidia-settings
$ sudo reboot
(The nvidia-current-dev package is my own idea...it's not really needed. ok?)

$ dpkg -l | egrep headers-generic|nvidia
ii  linux-headers-generic  3.5.0.17.19 amd64 Generic Linux kernel headers
ii  nvidia-current 304.51.really.304.43-0ubuntu1 amd64 NVIDIA binary Xorg 
driver, kernel module and VDPAU library
ii  nvidia-current-dev  304.51.really.304.43-0ubuntu1 amd64 NVIDIA binary Xorg 
driver development files
ii  nvidia-settings  304.51-0ubuntu2 amd64 Tool for configuring the NVIDIA 
graphics driver

Installation log attached.


** Attachment added: install-log2.txt
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1070392/+attachment/3410664/+files/install-log2.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/1070392

Title:
  Nvidia-driver on 64bit Ubuntu 12.10 fails to show Unity-desktop.

Status in “nvidia-graphics-drivers” package in Ubuntu:
  New

Bug description:
  hello,
  I have made two (2) separate installations of 64bit Ubuntu 12.10 on this 
laptop. The installation completes correctly and the Nouveau-driver works 
pretty well and shows correct Unity-desktop.  But if I activate the 
NVIDIA-driver, the desktop displays only a low-resolution wallpaper, without 
Unity-desktop or icons. The desktop is missing. I have tried both the stable 
NVIDIA and the experimental driver. Both fails.  I have activated the driver 
via [Additional Drivers] page on software-properties-gtk dialog. Also did the 
same from command line. See the attachment (log file).

  This laptop is: Toshiba Satellite L755.

  $ sudo apt-get install nvidia-current  nvidia-current-dev  nvidia-
  settings

  Installed packages:
  $ dpkg -l | grep -i nvidia 
  ii  nvidia-current 304.51.really.304.43-0ubuntu1amd64 NVIDIA binary Xorg 
driver, kernel module and VDPAU library
  ii  nvidia-current-dev   304.51.really.304.43-0ubuntu1  amd64 NVIDIA binary 
Xorg driver development files
  ii  nvidia-settings  304.51-0ubuntu2  amd64 Tool for configuring the NVIDIA 
graphics driver

  This laptop has Nvidia GeForce graphics driver (lspci -v):
  $ lspci  -v
  01:00.0 VGA compatible controller: NVIDIA Corporation Device 0dec (rev a1)
  01:00.0 VGA compatible controller: NVIDIA Corporation Device 0dec (rev a1) 
(prog-if 00 [VGA controller])
Subsystem: Toshiba America Info Systems Device fc50
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 10
Region 0: Memory at c200 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at b000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at c000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at 3000 [size=128]
Expansion ROM at c308 [disabled] [size=512K]
Capabilities: access denied
Kernel modules: nouveau, nvidiafb
  

  Also the Unity-desktop and eg. LibreOffice text has artifacts (white
  painted areas and stripes) on the display under the default Nouveau-
  driver.

  Please help!

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nvidia-current 304.51.really.304.43-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Tue Oct 23 15:51:23 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus: nvidia-current, 304.43: added
  GraphicsCard:
   NVIDIA Corporation Device [10de:0dec] (rev a1) (prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:fc50]
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: TOSHIBA SATELLITE L755
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=462fb8fd-b96e-40a4-888b-ba074eb9af37 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  UnitySupportTest:
   Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with 
exit code 5: Xlib:  extension GLX missing on display :0.
   Error: GLX is not available on the system
  UpgradeStatus: No upgrade log present (probably fresh install)
  

[Desktop-packages] [Bug 1067494] [NEW] Using Gstreamer 1.0: Where to get installed audio-formats/media-profiles?

2012-10-16 Thread moma
Public bug reported:

Hello,
Our application uses libgnome-media-profiles-dev to get audio-profiles from 
GConf-registry.
We see these values in gconf-editor:
system - gstreamer - 0.10 - audio - profiles.

We are now moving to GTK3 and Gstreamer 1.0.
Libgnome-media-profiles library fails when ran with Gstreamer 1.0.

It obvious tries to create gstreamer 1.0 pipelines from Gstreamer 0.10 profiles!
And prints:
(audio-recorder:8810): GStreamer-WARNING **: 0.10-style raw audio caps are 
being created. Should be audio/x-raw,format=(string).. now.


(audio-recorder:8810): GStreamer-WARNING **: 0.10-style raw audio caps are 
being created. Should be audio/x-raw,format=(string).. now.


In Gstreamer 1.0, we need to replace audio/x-raw-int and audio/x-raw-float 
with audio/x-raw !
Eg. see: https://wiki.ubuntu.com/Novacut/GStreamer1.0

Anyway, where does GNOME-media put profile-strings for Gstreamer 1.0?
We cannot find them neither in Gconf or Dconf.

Please respond. Urgent.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: libgnome-media-profiles-dev 3.0.0-1build1

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

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

Title:
  Using Gstreamer 1.0: Where to get installed audio-formats/media-
  profiles?

Status in “gnome-media” package in Ubuntu:
  New

Bug description:
  Hello,
  Our application uses libgnome-media-profiles-dev to get audio-profiles from 
GConf-registry.
  We see these values in gconf-editor:
  system - gstreamer - 0.10 - audio - profiles.

  We are now moving to GTK3 and Gstreamer 1.0.
  Libgnome-media-profiles library fails when ran with Gstreamer 1.0.

  It obvious tries to create gstreamer 1.0 pipelines from Gstreamer 0.10 
profiles!
  And prints:
  (audio-recorder:8810): GStreamer-WARNING **: 0.10-style raw audio caps are 
being created. Should be audio/x-raw,format=(string).. now.
  
  
  (audio-recorder:8810): GStreamer-WARNING **: 0.10-style raw audio caps are 
being created. Should be audio/x-raw,format=(string).. now.
  

  In Gstreamer 1.0, we need to replace audio/x-raw-int and 
audio/x-raw-float with audio/x-raw !
  Eg. see: https://wiki.ubuntu.com/Novacut/GStreamer1.0

  Anyway, where does GNOME-media put profile-strings for Gstreamer 1.0?
  We cannot find them neither in Gconf or Dconf.

  Please respond. Urgent.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libgnome-media-profiles-dev 3.0.0-1build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-media/+bug/1067494/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1033618] [NEW] The program 'gedit' received an X Window System error.

2012-08-06 Thread moma
Public bug reported:

Trace/breakpoint trap (core dumped)

moma@precise32:~/desktop-radio$ 
(gedit:2625): Gdk-WARNING **: The program 'gedit' received an X Window System 
error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 233477 error_code 3 request_code 143 minor_code 51)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gedit 3.4.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic-pae 3.2.21
Uname: Linux 3.2.0-27-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu11
Architecture: i386
Date: Mon Aug  6 19:42:32 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 (20120423)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gedit
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 precise running-unity

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

Title:
  The program 'gedit' received an X Window System error.

Status in “gedit” package in Ubuntu:
  New

Bug description:
  Trace/breakpoint trap (core dumped)

  moma@precise32:~/desktop-radio$ 
  (gedit:2625): Gdk-WARNING **: The program 'gedit' received an X Window System 
error.
  This probably reflects a bug in the program.
  The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 233477 error_code 3 request_code 143 minor_code 51)
(Note to programmers: normally, X errors are reported asynchronously;
 that is, you will receive the error a while after causing it.
 To debug your program, run it with the GDK_SYNCHRONIZE environment
 variable to change this behavior. You can then get a meaningful
 backtrace from your debugger if you break on the gdk_x_error() function.)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gedit 3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-27.43-generic-pae 3.2.21
  Uname: Linux 3.2.0-27-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu11
  Architecture: i386
  Date: Mon Aug  6 19:42:32 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1033618] Re: The program 'gedit' received an X Window System error.

2012-08-06 Thread moma
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1033618

Title:
  The program 'gedit' received an X Window System error.

Status in “gedit” package in Ubuntu:
  New

Bug description:
  Trace/breakpoint trap (core dumped)

  moma@precise32:~/desktop-radio$ 
  (gedit:2625): Gdk-WARNING **: The program 'gedit' received an X Window System 
error.
  This probably reflects a bug in the program.
  The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 233477 error_code 3 request_code 143 minor_code 51)
(Note to programmers: normally, X errors are reported asynchronously;
 that is, you will receive the error a while after causing it.
 To debug your program, run it with the GDK_SYNCHRONIZE environment
 variable to change this behavior. You can then get a meaningful
 backtrace from your debugger if you break on the gdk_x_error() function.)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gedit 3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-27.43-generic-pae 3.2.21
  Uname: Linux 3.2.0-27-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu11
  Architecture: i386
  Date: Mon Aug  6 19:42:32 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 994651] Re: Cannot connect to internet over 3G-modem (ZTE MF190J)

2012-05-14 Thread moma
Re-hello,
I have at least a partial or temporary solution.

This 3G-modem (ZTE MF190J) works now in Ubuntu-Linux.
It does not work with the ordinary network-manager, but it works fine with the 
wvdial command that I start from the command line.

Details in this thread:
http://ubuntuforums.org/showpost.php?p=11934679postcount=16Ubuntu-

Notice:Ubuntu-
I had re-enabled the PIN-code in Windows, but still, the AT+CPIN command seems 
to fail.
# Init2 = AT+CPIN=1234
I do not know why.

Anyway, I have internet connection over this 3G-pen and that's the most
important thing at  the moment.  Of course this matter needs more
investigation till it works out-of-the-box in Linux.  Just tell me how
to help!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/994651

Title:
  Cannot connect to internet over 3G-modem (ZTE MF190J)

Status in “network-manager” package in Ubuntu:
  New

Bug description:
  I have a 3G BroadBand modem from the Portuguese TMN.
  Ref: http://tinyurl.com/7v6yvh9
   
  Its modem type is ZTE MF190J.

  I need to use it in my Ubuntu 12.04 laptop.

  I have created a definition in the Mobile Broadband. The definition
  is done by a wizard where I select Portugal and  TMN and where I
  enter a PIN-code. Please see the picture.

  The pen indicates a green light, but still, I cannot access the
  internet. And the network-applet icon switches off.

  The config looks like this
  http://bildr.no/view/1170463
  and
  http://bildr.no/view/1172725

  One thing I noticed that Ubuntu first thinks that this USB-pin is a
  storage device (like a cdrom) and it mounts it to /media/ZTEMODEM.  I
  have to Eject this mount point first, then Linux seemingly continues
  to load the driver. The light on the USB-pin turns red, then after 5
  secs to green. The network applet says Registered to your home
  network, then immediate after that Modem network.. disconnected.

  I know there is usb-modeswitch commmands that can disable the auto-
  mounting.

  I have tested this same USB-pin (3G modem) on Windows and it work perfectly 
well.
  I also used its Windows application to disabled the PIN code (just for 
testing). 

  Listing of:

  $ lsusb
  Bus 001 Device 004: ID 19d2:1542 ZTE WCDMA Technologies MSM 
  ...

  usb-devices listing before Eject / umount
  $ usb-devices
  T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  7 Spd=480 MxCh= 0
  D:  Ver= 2.00 Cls=00(ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
  P:  Vendor=19d2 ProdID=1542 Rev=00.01
  S:  Manufacturer=ZTE
  S:  Product=MF190J
  S:  SerialNumber=9BB27BAF013DFB85103C397DCB576195 snip
  C:  #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=500mA
  I:  If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage

  usb-devices listing after Eject / umount.
  § usb-devices
  T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  8 Spd=480 MxCh= 0
  D:  Ver= 2.00 Cls=02(commc) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
  P:  Vendor=19d2 ProdID=1544 Rev=00.01
  S:  Manufacturer=ZTE
  S:  Product=MF190J
  S:  SerialNumber=9BB27BAF013DFB85103C397DCB576195D snip
  C:  #Ifs= 7 Cfg#= 1 Atr=80 MxPwr=500mA
  I:  If#= 0 Alt= 0 #EPs= 0 Cls=00(ifc ) Sub=08 Prot=00 Driver=(none)
  I:  If#= 1 Alt= 0 #EPs= 1 Cls=02(commc) Sub=02 Prot=01 Driver=cdc_acm
  I:  If#= 2 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=cdc_acm
  I:  If#= 3 Alt= 0 #EPs= 1 Cls=02(commc) Sub=02 Prot=01 Driver=cdc_acm
  I:  If#= 4 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=cdc_acm
  I:  If#= 5 Alt= 0 #EPs= 1 Cls=02(commc) Sub=02 Prot=01 Driver=cdc_acm
  I:  If#= 6 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=cdc_acm

  See also: 
  https://lists.ubuntu.com/archives/ubuntu-pt/2012-May/009503.html

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: network-manager 0.9.4.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: i386
  Date: Fri May  4 16:11:23 2012
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  IpRoute:
   default via 172.16.255.254 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   172.16.255.0/24 dev wlan0  proto kernel  scope link  src 172.16.255.156  
metric 2
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH

[Desktop-packages] [Bug 908729] Re: Anomalies when displaying a PDF document

2011-12-26 Thread moma
I meant to write:
ViewPDF tool has the same error. Most pages are blank and text/fonts are 
missing.

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

Title:
  Anomalies when displaying a PDF document

Status in “evince” package in Ubuntu:
  New

Bug description:
  Hello,
  I try to view the following PDF-document, but most of the pages are blank and 
text (or font) is missing. I suspect Evince has some problems displaying the 
document. 

  The document is GETTING-STARTED-GUIDE.pdf for DraftSight CAD.
  
http://www.3ds.com/fileadmin/PRODUCTS/DRAFT_SIGHT/PDF/GETTING-STARTED-GUIDE.pdf

  ViewPDF tool has the error. Most pages are blank and text/fonts are missing.
  But GV 3.7.2 (gv - PostScript and PDF viewer for X) displays the document 
right and well.

  Error messages from Evince when started from command line.
  $ evince 

  (evince:6600): Gdk-CRITICAL **: gdk_window_get_pointer: assertion 
`GDK_IS_WINDOW (window)' failed
  Error: Missing language pack for 'Adobe-Japan1' mapping
  Error: Missing language pack for 'Adobe-Japan1' mapping
  Error: Unknown font tag 'G1'
  Error (139990): No font in show/space
  Error (140052): No font in show
  Error: Unknown font tag 'G1'
  ---

  Error messages from ViewPDF when started from command line.
  $ ViewPDF
  Error (1218316): No font in show/space
  Error (1218333): No font in show/space
  Error: Unknown font tag 'G3'
  Error (1218376): No font in show/space
  Error (1218411): No font in show/space

  Attachment: GETTING-STARTED-GUIDE.pdf.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evince 3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Mon Dec 26 11:21:13 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110919)
  SourcePackage: evince
  UpgradeStatus: Upgraded to oneiric on 2011-12-22 (4 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 908729] Re: Anomalies when displaying a PDF document

2011-12-26 Thread moma
** Attachment added: www.3ds.com's GETTING-STARTED-GUIDE.pdf for for 
DraftSight CAD.
   
https://bugs.launchpad.net/bugs/908729/+attachment/2647246/+files/GETTING-STARTED-GUIDE.pdf

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

Title:
  Anomalies when displaying a PDF document

Status in “evince” package in Ubuntu:
  New

Bug description:
  Hello,
  I try to view the following PDF-document, but most of the pages are blank and 
text (or font) is missing. I suspect Evince has some problems displaying the 
document. 

  The document is GETTING-STARTED-GUIDE.pdf for DraftSight CAD.
  
http://www.3ds.com/fileadmin/PRODUCTS/DRAFT_SIGHT/PDF/GETTING-STARTED-GUIDE.pdf

  ViewPDF tool has the error. Most pages are blank and text/fonts are missing.
  But GV 3.7.2 (gv - PostScript and PDF viewer for X) displays the document 
right and well.

  Error messages from Evince when started from command line.
  $ evince 

  (evince:6600): Gdk-CRITICAL **: gdk_window_get_pointer: assertion 
`GDK_IS_WINDOW (window)' failed
  Error: Missing language pack for 'Adobe-Japan1' mapping
  Error: Missing language pack for 'Adobe-Japan1' mapping
  Error: Unknown font tag 'G1'
  Error (139990): No font in show/space
  Error (140052): No font in show
  Error: Unknown font tag 'G1'
  ---

  Error messages from ViewPDF when started from command line.
  $ ViewPDF
  Error (1218316): No font in show/space
  Error (1218333): No font in show/space
  Error: Unknown font tag 'G3'
  Error (1218376): No font in show/space
  Error (1218411): No font in show/space

  Attachment: GETTING-STARTED-GUIDE.pdf.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evince 3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Mon Dec 26 11:21:13 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110919)
  SourcePackage: evince
  UpgradeStatus: Upgraded to oneiric on 2011-12-22 (4 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 908729] [NEW] Anomalies when displaying a PDF document

2011-12-26 Thread moma
Public bug reported:

Hello,
I try to view the following PDF-document, but most of the pages are blank and 
text (or font) is missing. I suspect Evince has some problems displaying the 
document. 

The document is GETTING-STARTED-GUIDE.pdf for DraftSight CAD.
http://www.3ds.com/fileadmin/PRODUCTS/DRAFT_SIGHT/PDF/GETTING-STARTED-GUIDE.pdf

ViewPDF tool has the error. Most pages are blank and text/fonts are missing.
But GV 3.7.2 (gv - PostScript and PDF viewer for X) displays the document right 
and well.

Error messages from Evince when started from command line.
$ evince 

(evince:6600): Gdk-CRITICAL **: gdk_window_get_pointer: assertion 
`GDK_IS_WINDOW (window)' failed
Error: Missing language pack for 'Adobe-Japan1' mapping
Error: Missing language pack for 'Adobe-Japan1' mapping
Error: Unknown font tag 'G1'
Error (139990): No font in show/space
Error (140052): No font in show
Error: Unknown font tag 'G1'
---

Error messages from ViewPDF when started from command line.
$ ViewPDF
Error (1218316): No font in show/space
Error (1218333): No font in show/space
Error: Unknown font tag 'G3'
Error (1218376): No font in show/space
Error (1218411): No font in show/space

Attachment: GETTING-STARTED-GUIDE.pdf.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: evince 3.2.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Mon Dec 26 11:21:13 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110919)
SourcePackage: evince
UpgradeStatus: Upgraded to oneiric on 2011-12-22 (4 days ago)

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


** Tags: amd64 apparmor apport-bug oneiric running-unity

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

Title:
  Anomalies when displaying a PDF document

Status in “evince” package in Ubuntu:
  New

Bug description:
  Hello,
  I try to view the following PDF-document, but most of the pages are blank and 
text (or font) is missing. I suspect Evince has some problems displaying the 
document. 

  The document is GETTING-STARTED-GUIDE.pdf for DraftSight CAD.
  
http://www.3ds.com/fileadmin/PRODUCTS/DRAFT_SIGHT/PDF/GETTING-STARTED-GUIDE.pdf

  ViewPDF tool has the error. Most pages are blank and text/fonts are missing.
  But GV 3.7.2 (gv - PostScript and PDF viewer for X) displays the document 
right and well.

  Error messages from Evince when started from command line.
  $ evince 

  (evince:6600): Gdk-CRITICAL **: gdk_window_get_pointer: assertion 
`GDK_IS_WINDOW (window)' failed
  Error: Missing language pack for 'Adobe-Japan1' mapping
  Error: Missing language pack for 'Adobe-Japan1' mapping
  Error: Unknown font tag 'G1'
  Error (139990): No font in show/space
  Error (140052): No font in show
  Error: Unknown font tag 'G1'
  ---

  Error messages from ViewPDF when started from command line.
  $ ViewPDF
  Error (1218316): No font in show/space
  Error (1218333): No font in show/space
  Error: Unknown font tag 'G3'
  Error (1218376): No font in show/space
  Error (1218411): No font in show/space

  Attachment: GETTING-STARTED-GUIDE.pdf.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evince 3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Mon Dec 26 11:21:13 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110919)
  SourcePackage: evince
  UpgradeStatus: Upgraded to oneiric on 2011-12-22 (4 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 864494] [NEW] Wrong preview image in the file open dialog.

2011-10-02 Thread moma
Public bug reported:

Hello,
File open dialog seems to display wrong preview image in some cases. 
Please study this video: 
http://www.futuredesktop.com/tmp/file-open-test.ogv

You can reproduce this issue with:
1)  Open the program for change-desktop-background (appearance dialog).

2) Click the [+] button and browse to Test/  images.

3) In the file open dialog, press b letter to browse just the images
that start with b.  This is important, ok?

4) Now use arrow-keys to move from one bimage* to another. The preview
image is wrong.

Notice: I could only produce this when I restricted the search with a
letter or word, and then used arrow-keys to jump jump to next/previous
file.

Here are the actual Test/ images: 
http://www.futuredesktop.com/tmp/Test.tar.gz

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.0-0ubuntu5
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu2
Architecture: amd64
Date: Sun Oct  2 09:35:33 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110919)
SourcePackage: nautilus
UpgradeStatus: Upgraded to oneiric on 2011-09-29 (2 days ago)

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


** Tags: amd64 apport-bug oneiric running-unity

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

Title:
  Wrong preview image in the file open dialog.

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Hello,
  File open dialog seems to display wrong preview image in some cases. 
  Please study this video: 
  http://www.futuredesktop.com/tmp/file-open-test.ogv

  You can reproduce this issue with:
  1)  Open the program for change-desktop-background (appearance dialog).

  2) Click the [+] button and browse to Test/  images.

  3) In the file open dialog, press b letter to browse just the images
  that start with b.  This is important, ok?

  4) Now use arrow-keys to move from one bimage* to another. The preview
  image is wrong.

  Notice: I could only produce this when I restricted the search with a
  letter or word, and then used arrow-keys to jump jump to next/previous
  file.

  Here are the actual Test/ images: 
  http://www.futuredesktop.com/tmp/Test.tar.gz

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.0-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu2
  Architecture: amd64
  Date: Sun Oct  2 09:35:33 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110919)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to oneiric on 2011-09-29 (2 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 864494] Re: Wrong preview image in the file open dialog.

2011-10-02 Thread moma
Test images,

** Attachment added: The actual test images.
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/864494/+attachment/2494961/+files/Test.tar.gz

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

Title:
  Wrong preview image in the file open dialog.

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Hello,
  File open dialog seems to display wrong preview image in some cases. 
  Please study this video: 
  http://www.futuredesktop.com/tmp/file-open-test.ogv

  You can reproduce this issue with:
  1)  Open the program for change-desktop-background (appearance dialog).

  2) Click the [+] button and browse to Test/  images.

  3) In the file open dialog, press b letter to browse just the images
  that start with b.  This is important, ok?

  4) Now use arrow-keys to move from one bimage* to another. The preview
  image is wrong.

  Notice: I could only produce this when I restricted the search with a
  letter or word, and then used arrow-keys to jump jump to next/previous
  file.

  Here are the actual Test/ images: 
  http://www.futuredesktop.com/tmp/Test.tar.gz

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.0-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu2
  Architecture: amd64
  Date: Sun Oct  2 09:35:33 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110919)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to oneiric on 2011-09-29 (2 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 864494] Re: Wrong preview image in the file open dialog.

2011-10-02 Thread moma
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/864494

Title:
  Wrong preview image in the file open dialog.

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Hello,
  File open dialog seems to display wrong preview image in some cases. 
  Please study this video: 
  http://www.futuredesktop.com/tmp/file-open-test.ogv

  You can reproduce this issue with:
  1)  Open the program for change-desktop-background (appearance dialog).

  2) Click the [+] button and browse to Test/  images.

  3) In the file open dialog, press b letter to browse just the images
  that start with b.  This is important, ok?

  4) Now use arrow-keys to move from one bimage* to another. The preview
  image is wrong.

  Notice: I could only produce this when I restricted the search with a
  letter or word, and then used arrow-keys to jump jump to next/previous
  file.

  Here are the actual Test/ images: 
  http://www.futuredesktop.com/tmp/Test.tar.gz

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.0-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu2
  Architecture: amd64
  Date: Sun Oct  2 09:35:33 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110919)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to oneiric on 2011-09-29 (2 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 864494] Re: Wrong preview image in the file open dialog.

2011-10-02 Thread moma
Video clip.

** Attachment added: Video clip that demonstrates  this bug.
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/864494/+attachment/2494960/+files/file-open-test.ogv

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

Title:
  Wrong preview image in the file open dialog.

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Hello,
  File open dialog seems to display wrong preview image in some cases. 
  Please study this video: 
  http://www.futuredesktop.com/tmp/file-open-test.ogv

  You can reproduce this issue with:
  1)  Open the program for change-desktop-background (appearance dialog).

  2) Click the [+] button and browse to Test/  images.

  3) In the file open dialog, press b letter to browse just the images
  that start with b.  This is important, ok?

  4) Now use arrow-keys to move from one bimage* to another. The preview
  image is wrong.

  Notice: I could only produce this when I restricted the search with a
  letter or word, and then used arrow-keys to jump jump to next/previous
  file.

  Here are the actual Test/ images: 
  http://www.futuredesktop.com/tmp/Test.tar.gz

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.0-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu2
  Architecture: amd64
  Date: Sun Oct  2 09:35:33 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110919)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to oneiric on 2011-09-29 (2 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 864494] Re: Wrong preview image in the file open dialog.

2011-10-02 Thread moma
** Description changed:

  Hello,
- File open dialog seems to display wrong preview image in some cases. 
- Please study this video: 
+ File open dialog seems to display wrong preview image in some cases.
+ Please study this video:
  http://www.futuredesktop.com/tmp/file-open-test.ogv
  
  You can reproduce this issue with:
  1)  Open the program for change-desktop-background (appearance dialog).
  
  2) Click the [+] button and browse to Test/  images.
  
  3) In the file open dialog, press b letter to browse just the images
  that start with b.  This is important, ok?
  
  4) Now use arrow-keys to move from one bimage* to another. The preview
  image is wrong.
  
  Notice: I could only produce this when I restricted the search with a
- letter or word, and then used arrow-keys to jump jump to next/previous
- file.
+ letter or word, and then used ARROW-KEYS to jump to next/previous file.
+ Selection with mouse works always right.
  
- Here are the actual Test/ images: 
+ Here are the actual Test/ images:
  http://www.futuredesktop.com/tmp/Test.tar.gz
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.0-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu2
  Architecture: amd64
  Date: Sun Oct  2 09:35:33 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110919)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to oneiric on 2011-09-29 (2 days ago)

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

Title:
  Wrong preview image in the file open dialog.

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Hello,
  File open dialog seems to display wrong preview image in some cases.
  Please study this video:
  http://www.futuredesktop.com/tmp/file-open-test.ogv

  You can reproduce this issue with:
  1)  Open the program for change-desktop-background (appearance dialog).

  2) Click the [+] button and browse to Test/  images.

  3) In the file open dialog, press b letter to browse just the images
  that start with b.  This is important, ok?

  4) Now use arrow-keys to move from one bimage* to another. The preview
  image is wrong.

  Notice: I could only produce this when I restricted the search with a
  letter or word, and then used ARROW-KEYS to jump to next/previous
  file. Selection with mouse works always right.

  Here are the actual Test/ images:
  http://www.futuredesktop.com/tmp/Test.tar.gz

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.0-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu2
  Architecture: amd64
  Date: Sun Oct  2 09:35:33 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110919)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to oneiric on 2011-09-29 (2 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 643455] Re: Image previews last selected image when applying text search in open dialog

2011-10-02 Thread moma
Bug #864494 is duplicate of this.
Ref: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/864494

This small bug is still in Oneiric Beta.

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

Title:
  Image previews last selected image when applying text search in open
  dialog

Status in “nautilus” package in Ubuntu:
  Expired

Bug description:
  Binary package hint: nautilus

  When I open an image, e.g. from GIMP or importing from Inkscape, it's
  convenient to use the text search tool to locate the image, then
  scroll with the arrow keys.  But when I do so, the image shown in the
  preview pane is not the currently selected file, it's the last
  selected file, or the first file in the directory.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: nautilus 1:2.30.1-0ubuntu1.1
  ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic x86_64
  Architecture: amd64
  Date: Mon Sep 20 13:42:47 2010
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100412)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: nautilus

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 864520] [NEW] Integrate gnome-sound-recorder to Ubuntu's sound menu.

2011-10-02 Thread moma
Public bug reported:

Hello,
gnome-sound-recorder:
It would be nice If user could START/STOP/PAUSE recording straight from the 
Ubuntu's Sound Menu. People are asking for this feature often.

Please read this thread for more information:
http://askubuntu.com/questions/63705/can-i-add-audio-recorder-to-the-sound-menu

Ubuntu's sound menu: https://wiki.ubuntu.com/SoundMenu

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-media 2.91.2-2ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu2
Architecture: amd64
Date: Sun Oct  2 11:06:36 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110919)
SourcePackage: gnome-media
UpgradeStatus: Upgraded to oneiric on 2011-09-29 (3 days ago)

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


** Tags: amd64 apport-bug oneiric running-unity

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

Title:
  Integrate gnome-sound-recorder to Ubuntu's sound menu.

Status in “gnome-media” package in Ubuntu:
  New

Bug description:
  Hello,
  gnome-sound-recorder:
  It would be nice If user could START/STOP/PAUSE recording straight from the 
Ubuntu's Sound Menu. People are asking for this feature often.

  Please read this thread for more information:
  
http://askubuntu.com/questions/63705/can-i-add-audio-recorder-to-the-sound-menu

  Ubuntu's sound menu: https://wiki.ubuntu.com/SoundMenu

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-media 2.91.2-2ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu2
  Architecture: amd64
  Date: Sun Oct  2 11:06:36 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110919)
  SourcePackage: gnome-media
  UpgradeStatus: Upgraded to oneiric on 2011-09-29 (3 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-media/+bug/864520/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 864520] Re: Integrate gnome-sound-recorder to Ubuntu's sound menu.

2011-10-02 Thread moma
** Description changed:

  Hello,
+ gnome-sound-recorder:
  It would be nice If user could START/STOP/PAUSE recording straight from the 
Ubuntu's Sound Menu. People are asking for this feature often.
  
  Please read this thread for more information:
  
http://askubuntu.com/questions/63705/can-i-add-audio-recorder-to-the-sound-menu
  
  Ubuntu's sound menu: https://wiki.ubuntu.com/SoundMenu
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-media 2.91.2-2ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu2
  Architecture: amd64
  Date: Sun Oct  2 11:06:36 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110919)
  SourcePackage: gnome-media
  UpgradeStatus: Upgraded to oneiric on 2011-09-29 (3 days ago)

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

Title:
  Integrate gnome-sound-recorder to Ubuntu's sound menu.

Status in “gnome-media” package in Ubuntu:
  New

Bug description:
  Hello,
  gnome-sound-recorder:
  It would be nice If user could START/STOP/PAUSE recording straight from the 
Ubuntu's Sound Menu. People are asking for this feature often.

  Please read this thread for more information:
  
http://askubuntu.com/questions/63705/can-i-add-audio-recorder-to-the-sound-menu

  Ubuntu's sound menu: https://wiki.ubuntu.com/SoundMenu

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-media 2.91.2-2ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu2
  Architecture: amd64
  Date: Sun Oct  2 11:06:36 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110919)
  SourcePackage: gnome-media
  UpgradeStatus: Upgraded to oneiric on 2011-09-29 (3 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-media/+bug/864520/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp