[Bug 822479] Re: Massive Evolution Mail memory leak

2015-09-05 Thread Allan Bogh
I'm not sure if this is directly related but I notice a massive memory
link with writing email with HTML content, such as pasted content from a
webpage. This also applies to images that are inserted, as these create
HTML containers around the images, thus causing a leak.

The leak is apparent when pressing backspace after HTML content has been
inserted. Typing is fast and responsive, but backspace takes one to two
seconds to complete. It's often faster to highlight and delete than to
press backspace.

This leak causes sending of messages to freeze the window, causing it to
grey out.

As a final note, I've found that including a signature and attempting to
delete it will crash Evolution instantly, although this may be an
unrelated bug.

Setup:

Evolution 3.16 or 3.17 (needed latest development release to fix previous bugs)
Exchange plugin
Lenovo Yoga Pro 2 - 8GB Ram
Ubuntu 15.04

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

Title:
  Massive Evolution Mail memory leak

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

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


[Bug 792085] Re: Automatic remount of safely removed drive

2014-06-06 Thread Allan Bogh
I have this problem as well with 14.04. The eject button in Nautilus
works as I can see the device unmount from /media/username/DeviceName,
then it immediately remounts. There are no errors with using sudo
umount /media/username/DeviceName, however the device will also
remount.

I've also gotten the error Cannot eject drive in use: Device /dev/sdg1
is mounted until I close all Nautilus windows and reopen one, but this
may not be related.

Device specs:

- USB 64G (PNY)
- Fat32 format
- 1 Primary partition
- Bootable
- Created with Startup Disk Creator

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

Title:
  Automatic remount of safely removed drive

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

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


Re: [Bug 519148] Re: m3u playlist doesn't show EXIF data properly

2011-01-30 Thread Allan Bogh
I just tested this in Ubuntu 10.10. Everything looks correct. It shows
the filename in the playlist until it's been played, at which time it
retrieves the data.

Thank you.


On Sun, 2011-01-30 at 16:48 +, Omer Akram wrote:

 your server seems to be not responding could you please provide a sample
 so that I could try with ubuntu-10.10 and send the bug to the people
 writing this software, thanks
 
 ** Changed in: totem (Ubuntu)
Status: Confirmed = Incomplete
 
 ** Changed in: totem (Ubuntu)
  Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)


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

Title:
  m3u playlist doesn't show EXIF data properly

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


Re: [Bug 367718] Volume control and sound missing from Totem. All other video/music players work fine.

2010-07-02 Thread Allan Bogh
Thank you for following up. This bug has not come up in Lucid.

My last comment included the instructions on how I fixed this:


Please close this bug...

After doing several more searches I found this website (it's a
RedHat support
forum): https://bugzilla.redhat.com/show_bug.cgi?id=449268

A user on it had similar problems with sound, but only with
certain video formats (Flash). This suggestion was made:

Comment #4 From Bastien Nocera 2008-06-02 05:26:42 EDT
---

Could you please try running gstreamer-properties, and
setting the default output to autodetect?

I then realized that even though every other application on my
computer was playing sound, Totem may be expecting a certain
setting which is preventing it from playing. I also realized
that with other user's sessions, like Root and Guest, that they
have not had the sound properties modified.

I reset the sound properties to autodetect like Bastien Nocera
recommended (I used gnome-sound-properties instead) and tested
Totem again. The sound works fine now.

In my opinion, this is still a bug that Totem does not use the
preferred sound output device as selected in
gnome-sound-properties. It would benefit Totem to have a sound
option which could override the sound properties as well. By
doing so the sound on the computer could work with the preferred
device while Totem could be configured for something completely
different. A scenario would be if you have multiple sound output
devices.


Thank you,
Allan Bogh



On Fri, 2010-07-02 at 15:09 +, Pedro Villavicencio wrote:

 Thank you for taking the time to report this bug and helping to make
 Ubuntu better. A new version of totem is available in both Lucid and
 Maverick and we are wondering if this is still reproducible in any of
 those versions, May you please test and give us of feedback about it?
 Thanks in advance.
 
 ** Changed in: totem (Ubuntu)
Status: New = Incomplete


-- 
Volume control and sound missing from Totem. All other video/music players work 
fine.
https://bugs.launchpad.net/bugs/367718
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


Re: [Bug 367722] gnome-sound-properties gives error when testing HDA ATI SB ALC1200 Analog (ALSA) sound

2010-07-02 Thread Allan Bogh
When using gstreamer-properties the message:

ALSA - Advanced Linux Sound Architecture:
Could not open audio device for playback.
Device is being used by another application

is very helpful (Plugin ALSA, Device ALC1200 Analog). Although, if I
click ALC1200 Digital, then click test, no sound comes out, which is
expected. If I click back to Analog then the sound plays normally. This
is confusing if the original error message states that the device is in
use. Is it being mounted at the time? Should the system wait until it's
been fully opened?

Apparently this only happens if I switch from Default to Analog. If I go
from Analog to Digital, then back to Analog then the device can be
opened and plays the test sound. The same error occurs if I go from
Default to Digital, then to Analog. I have to go from Analog to Digital
then back to get the error message to go away.

OSS works fine. PulseAudio works as well on both Default and Unknown
(why Unknown?)

Hope this helps.

Allan Bogh





On Fri, 2010-07-02 at 16:05 +, Pedro Villavicencio wrote:

 Thank you for taking the time to report this bug and helping to make
 Ubuntu better. A new version of GStreamer is available in both Lucid and
 Maverick and we are wondering if this is still reproducible in any of
 those versions, May you please test and give us of feedback about it?
 Thanks in advance.
 
 ** Changed in: gstreamer0.10 (Ubuntu)
Status: New = Incomplete


-- 
gnome-sound-properties gives error when testing HDA ATI SB ALC1200 Analog 
(ALSA) sound
https://bugs.launchpad.net/bugs/367722
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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


[Bug 519148] Re: m3u playlist doesn't show EXIF data properly

2010-02-10 Thread Allan Bogh
No problem! Thanks for making Ubuntu better!

-- 
m3u playlist doesn't show EXIF data properly
https://bugs.launchpad.net/bugs/519148
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


Re: [Bug 519148] Re: m3u playlist doesn't show EXIF data properly

2010-02-09 Thread Allan Bogh
You can download a playlist from my server here:
http://76.22.95.230:/


Best regards,
Allan Bogh


On Tue, 09 Feb 2010 19:23:12 -, Pedro Villavicencio pe...@ubuntu.com
wrote:
 any chance to upload a small example of that so we can test ? Thanks.
 
 ** Changed in: totem (Ubuntu)
Importance: Undecided = Low
 
 ** Changed in: totem (Ubuntu)
Status: New = Incomplete
 
 ** Changed in: totem (Ubuntu)
  Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
m3u playlist doesn't show EXIF data properly
https://bugs.launchpad.net/bugs/519148
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 519148] [NEW] m3u playlist doesn't show EXIF data properly

2010-02-08 Thread Allan Bogh
Public bug reported:

Binary package hint: totem

A playlist was generated by GNUMP3d for a set of my songs and Totem
shows each song name in the playlist as 0,. To verify the playlist I
used Windows Media Player and all EXIF data showed correctly for each
song.

Also, no other information on the song is available for display, like
genre, artist, year produced, copyright, etc. This may limit the ability
to gather correct data from the CDDB (cover art, title) for display to
the end user.

Expected behavior: Display artist name and song name in Totem playlist.
Have option to view additional data or CD art.

System: Ubuntu 9.10, Totem 2.28.2, GStreamer 0.10.25

ProblemType: Bug
Architecture: amd64
CheckboxSubmission: eb3259fb9f13b5a9c472d1b15157f15b
CheckboxSystem: 46f09c1998a067682e63e8785346abf0
Date: Mon Feb  8 20:40:11 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/totem
NonfreeKernelModules: nvidia
Package: totem 2.28.2-0ubuntu3
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-19.56-generic
SourcePackage: totem
Uname: Linux 2.6.31-19-generic x86_64

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


** Tags: amd64 apport-bug

-- 
m3u playlist doesn't show EXIF data properly
https://bugs.launchpad.net/bugs/519148
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 519148] Re: m3u playlist doesn't show EXIF data properly

2010-02-08 Thread Allan Bogh

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

** Attachment added: GstreamerVersions.txt
   http://launchpadlibrarian.net/38913612/GstreamerVersions.txt

** Attachment added: LogAlsaMixer.txt
   http://launchpadlibrarian.net/38913613/LogAlsaMixer.txt

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

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

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/38913616/XorgLog.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/38913617/XsessionErrors.txt

-- 
m3u playlist doesn't show EXIF data properly
https://bugs.launchpad.net/bugs/519148
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 367718] Re: Volume control and sound missing from Totem. All other video/music players work fine.

2009-07-19 Thread Allan Bogh
Please close this bug...

After doing several more searches I found this website (it's a RedHat
support forum): https://bugzilla.redhat.com/show_bug.cgi?id=449268

A user on it had similar problems with sound, but only with certain
video formats (Flash). This suggestion was made:

Comment #4 From  Bastien Nocera  2008-06-02 05:26:42 EDT  ---

Could you please try running gstreamer-properties, and setting the
default output to autodetect?

I then realized that even though every other application on my computer
was playing sound, Totem may be expecting a certain setting which is
preventing it from playing. I also realized that with other user's
sessions, like Root and Guest, that they have not had the sound
properties modified.

I reset the sound properties to autodetect like Bastien Nocera
recommended (I used gnome-sound-properties instead) and tested Totem
again. The sound works fine now.

In my opinion, this is still a bug that Totem does not use the preferred
sound output device as selected in gnome-sound-properties. It would
benefit Totem to have a sound option which could override the sound
properties as well. By doing so the sound on the computer could work
with the preferred device while Totem could be configured for something
completely different. A scenario would be if you have multiple sound
output devices.

** Bug watch added: Red Hat Bugzilla #449268
   https://bugzilla.redhat.com/show_bug.cgi?id=449268

-- 
Volume control and sound missing from Totem. All other video/music players work 
fine.
https://bugs.launchpad.net/bugs/367718
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367718] Re: Volume control and sound missing from Totem. All other video/music players work fine.

2009-07-16 Thread Allan Bogh
Bug still present.

Tested using sux with guest and root and both produce sound and video
properly, although various errors occur during movie player startup
(included below). Using sux with my own account produced the same lack
of sound as starting totem normally.

Preparation:
Log in as user with Totem sound problems, start terminal, type 'sux', enter 
root password.

Test 1:
r...@ajbogh-desktop:/home/ajbogh# sux ajbogh totem
/var/lib/python-support/python2.6/gdata/tlslite/utils/cryptomath.py:9: 
DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha

Result 1:
No Sound, proper video startup

Test 2:
r...@ajbogh-desktop:/home/ajbogh# sux guest totem

** (totem:15456): WARNING **: Owner of /tmp/orbit-ajbogh is not the
current user


** (totem:15456): WARNING **: Failed to connect to the session manager: None of 
the authentication protocols specified are supported

GConf Error: Failed to contact configuration server; some possible
causes are that you need to enable TCP/IP networking for
ORBit,.(this same message repeats for a while)

Result 2:
Totem starts with an error popup, Unable to activate plugin Media Player 
Keys. This message is not related to the sound error and is ignored.

Sound and video both play normally.

-- 
Volume control and sound missing from Totem. All other video/music players work 
fine.
https://bugs.launchpad.net/bugs/367718
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 393048] [NEW] Evolution freezes after being open but minimized for a significant amount of time (12-24 hours). Similar to #34138 but does not affect the system.

2009-06-27 Thread Allan Bogh
Public bug reported:

Binary package hint: evolution

Evolution is set up for a POP3 mail address on a mail system that I
control. Nothing is out of the ordinary in terms of setup or
configuration. I open Evolution and tend to leave it open all day, but
if I do not restore use of it for a significant amount of time then it
will freeze. I've left it open for 12 hours while at work and when I
come home it's frozen. Closing and reopening Evolution solves the
problem, but could this affect the database or saved messages?

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: fglrx
Package: evolution 2.26.1-0ubuntu2
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
Uname: Linux 2.6.28-13-generic x86_64

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


** Tags: amd64 apport-bug

-- 
Evolution freezes after being open but minimized for a significant amount of 
time (12-24 hours). Similar to #34138 but does not affect the system.
https://bugs.launchpad.net/bugs/393048
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 393048] Re: Evolution freezes after being open but minimized for a significant amount of time (12-24 hours). Similar to #34138 but does not affect the system.

2009-06-27 Thread Allan Bogh

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

-- 
Evolution freezes after being open but minimized for a significant amount of 
time (12-24 hours). Similar to #34138 but does not affect the system.
https://bugs.launchpad.net/bugs/393048
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 367718] Re: Volume control and sound missing from Totem. All other video/music players work fine.

2009-06-17 Thread Allan Bogh
Wait. It's still a Totem issue because I don't know what to change on my
account to make Totem play sound.

People in other forums have said to add the user account to the audio
group and I already was a member of audio. I checked all the same
permissions checkboxes in the account window. Nothing seems to be
different, but Totem still has issues. If it was an audio group
permission issue then I would have expected Flash, MPlayer, and VLC to
adhere to the permission too.

What else could cause Totem to not play sound based on some user account
setting, possibly permissions?

Don't close this yet please until I come back and say it's fixed.

-- 
Volume control and sound missing from Totem. All other video/music players work 
fine.
https://bugs.launchpad.net/bugs/367718
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367718] Re: Volume control and sound missing from Totem. All other video/music players work fine.

2009-06-17 Thread Allan Bogh
Changed back to New because it was incorrectly changed to Invalid.

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

-- 
Volume control and sound missing from Totem. All other video/music players work 
fine.
https://bugs.launchpad.net/bugs/367718
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367718] Re: Volume control and sound missing from Totem. All other video/music players work fine.

2009-06-16 Thread Allan Bogh
A little bit more information for you... I can play sound from Totem if
I use sudo totem /file/location from the terminal. This tells me that
it's definitely a user permission issue with my account. I checked which
groups I'm a member of and here's the list:

 adm dialout cdrom audio video plugdev lpadmin netdev admin sambashare
mythtv vboxusers

I have a test account with this list:

 test adm dialout fax cdrom floppy tape audio dip video plugdev scanner
fuse

I made sure to check the little audio checkbox in the user properties
window for my user account. I also logged out and back in once I did so.
I know it's going to be something ridiculously simple now that I've
narrowed down the search, but I'm still at a loss. Any help would be
appreciated.

-- 
Volume control and sound missing from Totem. All other video/music players work 
fine.
https://bugs.launchpad.net/bugs/367718
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367718] Re: Volume control and sound missing from Totem. All other video/music players work fine.

2009-06-15 Thread Allan Bogh
Amazing, no it doesn't happen in a guest session. So, that leads me to
the question, how do I erase the configuration data for my user
account's Totem setup so it'll rebuild it properly?

Thanks a lot for your kind support too.

-- 
Volume control and sound missing from Totem. All other video/music players work 
fine.
https://bugs.launchpad.net/bugs/367718
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367718] Re: Volume control and sound missing from Totem. All other video/music players work fine.

2009-06-13 Thread Allan Bogh
Rhythmbox works fine and tests in gstreamer-properties using ALSA and
PulseAudio output also work. It seems no other application has a problem
except Totem. This also affects Firefox though since it uses Totem for
playing mp3.

Maybe there's something else I can do? Wipe out Totem and reinstall it
using current sound configuration? I know this sounds bad since it's
like using a nuke to kill a mouse, but that's the mentality that Windows
provides.

-- 
Volume control and sound missing from Totem. All other video/music players work 
fine.
https://bugs.launchpad.net/bugs/367718
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367718] Re: Volume control and sound missing from Totem. All other video/music players work fine.

2009-06-11 Thread Allan Bogh
Yeah. I just switched the default playback device to VLC and MPlayer
where available. VLC seems to work better than MPlayer to read malformed
files, but I like the players to be self contained and not open up 2
windows, like the control window and the playback window. This is why
Totem is nice, but if it doesn't play sound then it's pretty much
useless.

I assure you that my sound works fine right now. Other players work fine
with it, including MythTV, but only Totem refuses to work right. I've
removed all speakers except a simple 2.1 speaker system connected to the
green plug. I'm using HDA ATI SB (ALSA Mixer) in sound control since it
gives the most controls. Front mic is disabled, everything else is
active. Sound events sound playback is on the PulseAudio Sound Server.
Music and Movies are on HDA ATI SB ALC1200 ANalog (ALSA). Audio
conferencing is set to HDA ATI SB ALC1200 ANalog (ALSA) and ALSA. The
default mixer track is set to Capture: HDA ATI SB ALC1200 Analog
(PulseAudio).

I know some of these selections might not be correct, but the system
works and the mixer shows the right stuff.

I'm still not sure what causes it, but Totem worked before the upgrade
but now the sound button is unavailable (grayed out). No sounds play.
Nothing else has changed on my system except the unplugging and
rearranging of speaker systems, removing Microsoft's and using a
standard one. I'm not sure if it matters but Microsoft's system did have
a USB plug, so Totem might still be looking for that and ignoring any
other options I give it.

-- 
Volume control and sound missing from Totem. All other video/music players work 
fine.
https://bugs.launchpad.net/bugs/367718
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367718] Re: Volume control and sound missing from Totem. All other video/music players work fine.

2009-06-11 Thread Allan Bogh
I'll check later, unless I can figure out how to stream sound over
TightVNC to my work computer. Thanks for the suggestions!

-- 
Volume control and sound missing from Totem. All other video/music players work 
fine.
https://bugs.launchpad.net/bugs/367718
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367718] Re: Volume control and sound missing from Totem. All other video/music players work fine.

2009-06-11 Thread Allan Bogh
Sorry, forgot to add that I uninstalled Movie Player and completely
removed Movie Player (gstreamer), which is Totem, then reinstalled Totem
hoping that the config files were just messed up, but no luck. I'll try
your other suggestions though.

-- 
Volume control and sound missing from Totem. All other video/music players work 
fine.
https://bugs.launchpad.net/bugs/367718
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367718] Re: Volume control and sound missing from Totem. All other video/music players work fine.

2009-04-27 Thread Allan Bogh
Without another system with similar hardware it's uncertain if it's a
problem with drivers or with software. Since I've seen no other mention
of a problem like this I would guess that it has something to do with a
software setting, software bug, or driver (it could be PEBKAC).

Please see this bug for additional sound property details, since this
may be related.
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/367722

Here are the steps I took to discover this problem:

1) upgrade from 8.10 to 9.04
2) make sure only 1 speaker system is plugged into the front speaker (green)  
jack (not the one in the front of the desktop, if there's one there)
3) open hulu.com, youtube, VLC, or MPlayer on a video file to verify proper 
sound and volume
4) open same AVI video file with Totem. Notice volume button grayed out and no 
sound.

It seems as though Totem is not reading the sound settings properly,
from my best guess. I can help more later by providing dmesg and other
logs.

System details:

Sound - HDA ATI SB ALC1200 Analog (ALSA) onboard sound
Video - ATI HD3200 onboard
Processor - AMD Phenom x4

-- 
Volume control and sound missing from Totem. All other video/music players work 
fine.
https://bugs.launchpad.net/bugs/367718
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367722] Re: gnome-sound-properties gives error when testing HDA ATI SB ALC1200 Analog (ALSA) sound

2009-04-27 Thread Allan Bogh
Respectfully, I don't entirely mind the drop-down displaying several
options that might not work, but when I hit the Test button then it
should tell me in plain English (or a localization alternative) that it
couldn't complete the test for whatever reason. It shouldn't pop up a
dialog box displaying weird error information like:

   audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! 
gconfaudiosink profile=music:
   Could not open audio device for playback.

Also, since I continue to keep the option selected, even after the test
fails, I can only assume that my computer is using this option. The
sound works with this option selected, so why would the error come up at
all?

FYI: OSS works with the Test button, but ALSA does not work when hitting
the Test button. If I select ALSA without testing it then the sound
works fine on the system.

In response to your comment, the software should be able to know what
options are available by reading what drivers are in use, or what
options are used with those sound drivers. You can also use a wizard to
configure all of the sound options. Click here to test your sound,
white noise will be sent to the speakers, please reduce the volume
before clicking.

-- 
gnome-sound-properties gives error when testing HDA ATI SB ALC1200 Analog 
(ALSA) sound
https://bugs.launchpad.net/bugs/367722
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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


[Bug 367718] [NEW] Volume control and sound missing from Totem. All other video/music players work fine.

2009-04-26 Thread Allan Bogh
Public bug reported:

Binary package hint: totem

Totem worked fine before the upgrade to 9.04, with 8.10. I used a USB-
connected Microsoft Sound device for rear sound (I know, don't laugh),
but it wanted to control everything so I unplugged the USB part of it. I
now only have the front sound hooked up. All other movie players work
fine, Flash, MPlayer, VLC. Only Totem disables the volume button and
there's no sound playing.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: fglrx
Package: totem 2.26.1-0ubuntu5
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.28-11-generic x86_64

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


** Tags: amd64 apport-bug

-- 
Volume control and sound missing from Totem. All other video/music players work 
fine.
https://bugs.launchpad.net/bugs/367718
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 367718] Re: Volume control and sound missing from Totem. All other video/music players work fine.

2009-04-26 Thread Allan Bogh

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

-- 
Volume control and sound missing from Totem. All other video/music players work 
fine.
https://bugs.launchpad.net/bugs/367718
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 367722] [NEW] gnome-sound-properties gives error when testing HDA ATI SB ALC1200 Analog (ALSA) sound

2009-04-26 Thread Allan Bogh
Public bug reported:

Binary package hint: gnome-control-center

Error report states:

audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! gconfaudiosink 
profile=music: 
Could not open audio device for playback.

If the device cannot be used then it should not be listed as an option
for testing. If it cannot be opened due to some other reason then a
simple explanation or troubleshooting method should be provided. If it
is a fatal error with the device then a detailed report should be
provided, but hidden from normal view so that the average Joe doesn't
get scared.

The thing about it is I've selected this device for use even though I
can't test it, but it still seems to work because sound works fine in
every program except Totem (which I've reported as a different bug,
possibly related, maybe not).

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/gnome-sound-properties
NonfreeKernelModules: fglrx
Package: gnome-control-center 1:2.26.0-0ubuntu3
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
Uname: Linux 2.6.28-11-generic x86_64

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


** Tags: amd64 apport-bug

-- 
gnome-sound-properties gives error when testing HDA ATI SB ALC1200 Analog 
(ALSA) sound
https://bugs.launchpad.net/bugs/367722
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 367722] Re: gnome-sound-properties gives error when testing HDA ATI SB ALC1200 Analog (ALSA) sound

2009-04-26 Thread Allan Bogh

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

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

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

-- 
gnome-sound-properties gives error when testing HDA ATI SB ALC1200 Analog 
(ALSA) sound
https://bugs.launchpad.net/bugs/367722
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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