[Bug 284612] Re: progress bar doesn't scroll

2009-02-01 Thread smmalis37
does the command "pulseaudio --kill && pulseaudio" fix the problem?

-- 
progress bar doesn't scroll
https://bugs.launchpad.net/bugs/284612
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 284612] Re: progress bar doesn't scroll

2009-01-09 Thread smmalis37
I can't test it anymore, I no longer use pulseaudio.  It just got too
frustrating.

-- 
progress bar doesn't scroll
https://bugs.launchpad.net/bugs/284612
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 269441] Re: Trash always full

2008-11-15 Thread smmalis37
This happens to me all the time, and really is quit annoying.
Intrepid/GNOME/Custom theme
All updates installed.

-- 
Trash always full
https://bugs.launchpad.net/bugs/269441
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 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-11-11 Thread smmalis37
Went into gconf editor apps/baobab/properties/skip_scan_uri_list,
removed the "file:///" entry and it works now.  Thanks!

-- 
baobab crashed with SIGSEGV in g_utf8_validate()
https://bugs.launchpad.net/bugs/284923
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 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-10-30 Thread smmalis37
Here we go, something went wrong with the debug symbols before.  Heres
the important GDB lines:

"Program received signal SIGSEGV, Segmentation fault.
0xb74280ab in IA__g_utf8_validate (
str=0x57e58955 , max_len=-1, end=0x0)
at /build/buildd/glib2.0-2.18.2/glib/gutf8.c:1573
1573/build/buildd/glib2.0-2.18.2/glib/gutf8.c: No such file or directory.
in /build/buildd/glib2.0-2.18.2/glib/gutf8.c"

"(gdb) thread apply all backtrace full

Thread 1 (Thread 0xb6d27700 (LWP 16291)):
#0  0xb74280ab in IA__g_utf8_validate (
str=0x57e58955 , max_len=-1, end=0x0)
at /build/buildd/glib2.0-2.18.2/glib/gutf8.c:1573
p = 
#1  0xb7cd0522 in gconf_value_list_from_primitive_list ()
   from /usr/lib/libgconf-2.so.4
No symbol table info available.
#2  0xb7ce0ade in gconf_engine_set_list () from /usr/lib/libgconf-2.so.4
No symbol table info available.
#3  0xb7ce3fdb in gconf_client_set_list () from /usr/lib/libgconf-2.so.4
No symbol table info available.
#4  0x08052f88 in ?? ()
No symbol table info available.
#5  0x080539fa in main ()
No symbol table info available."

-- 
baobab crashed with SIGSEGV in g_utf8_validate()
https://bugs.launchpad.net/bugs/284923
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 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-10-29 Thread smmalis37
How do I do that?

Steven Malis

On Wed, Oct 29, 2008 at 7:03 PM, Sebastien Bacher <[EMAIL PROTECTED]>
wrote:

> could you get a valgrind log?
>
> --
> baobab crashed with SIGSEGV in g_utf8_validate()
> https://bugs.launchpad.net/bugs/284923
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in "gnome-utils" source package in Ubuntu: Incomplete
>
> Bug description:
> Binary package hint: gnome-utils
>
> Launching baobab causes immediate segfault.
>
> ProblemType: Crash
> Architecture: i386
> DistroRelease: Ubuntu 8.10
> ExecutablePath: /usr/bin/baobab
> NonfreeKernelModules: nvidia
> Package: gnome-utils 2.24.0-0ubuntu1
> ProcAttrCurrent: unconfined
> ProcCmdline: baobab
> ProcEnviron:
>
>  PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
>  LANG=en_US.UTF-8
>  SHELL=/bin/bash
> Signal: 11
> SourcePackage: gnome-utils
> StacktraceTop:
>  g_utf8_validate () from /usr/lib/libglib-2.0.so.0
>  gconf_value_list_from_primitive_list ()
>  gconf_engine_set_list () from /usr/lib/libgconf-2.so.4
>  gconf_client_set_list () from /usr/lib/libgconf-2.so.4
>  ?? ()
> Title: baobab crashed with SIGSEGV in g_utf8_validate()
> Uname: Linux 2.6.27-7-generic i686
> UserGroups: adm admin cdrom dialout lp lpadmin plugdev pulse pulse-access
> pulse-rt sambashare
>

-- 
baobab crashed with SIGSEGV in g_utf8_validate()
https://bugs.launchpad.net/bugs/284923
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 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-10-29 Thread smmalis37
nothing more than what the strace has (the retraced version).

Steven Malis
http://www.LexPCGeek.com


On Mon, Oct 27, 2008 at 5:20 PM, Sebastien Bacher <[EMAIL PROTECTED]> wrote:

> you don't get glib details if you install libglib2.0-0-dbg?
>
> --
> baobab crashed with SIGSEGV in g_utf8_validate()
> https://bugs.launchpad.net/bugs/284923
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in "gnome-utils" source package in Ubuntu: Incomplete
>
> Bug description:
> Binary package hint: gnome-utils
>
> Launching baobab causes immediate segfault.
>
> ProblemType: Crash
> Architecture: i386
> DistroRelease: Ubuntu 8.10
> ExecutablePath: /usr/bin/baobab
> NonfreeKernelModules: nvidia
> Package: gnome-utils 2.24.0-0ubuntu1
> ProcAttrCurrent: unconfined
> ProcCmdline: baobab
> ProcEnviron:
>
>  PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
>  LANG=en_US.UTF-8
>  SHELL=/bin/bash
> Signal: 11
> SourcePackage: gnome-utils
> StacktraceTop:
>  g_utf8_validate () from /usr/lib/libglib-2.0.so.0
>  gconf_value_list_from_primitive_list ()
>  gconf_engine_set_list () from /usr/lib/libgconf-2.so.4
>  gconf_client_set_list () from /usr/lib/libgconf-2.so.4
>  ?? ()
> Title: baobab crashed with SIGSEGV in g_utf8_validate()
> Uname: Linux 2.6.27-7-generic i686
> UserGroups: adm admin cdrom dialout lp lpadmin plugdev pulse pulse-access
> pulse-rt sambashare
>

-- 
baobab crashed with SIGSEGV in g_utf8_validate()
https://bugs.launchpad.net/bugs/284923
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 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-10-27 Thread smmalis37
The backtrace looks exactly like the Stacktrace apport created, only
with less detail.

-- 
baobab crashed with SIGSEGV in g_utf8_validate()
https://bugs.launchpad.net/bugs/284923
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 284612] Re: progress bar doesn't scroll

2008-10-17 Thread smmalis37
running "pulseaudio --kill && pulseaudio" seems to fix the problem.
Definitely a pulse problem then.

-- 
progress bar doesn't scroll
https://bugs.launchpad.net/bugs/284612
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 284612] Re: progress bar doesn't scroll

2008-10-17 Thread smmalis37
Just found out that this problem also affects some flash stuff
(youtube).  Perhaps it's a pulseaudio bug somehow?

-- 
progress bar doesn't scroll
https://bugs.launchpad.net/bugs/284612
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 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-10-17 Thread smmalis37

** Attachment added: "CoreDump.gz"
   http://launchpadlibrarian.net/18634208/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/18634209/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/18634210/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/18634211/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/18634212/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/18634213/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/18634214/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/18634215/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
baobab crashed with SIGSEGV in g_utf8_validate()
https://bugs.launchpad.net/bugs/284923
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-utils in ubuntu.

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


[Bug 284612] Re: progress bar doesn't scroll

2008-10-16 Thread smmalis37
Alright, happened again so here's the info.  Rhythmbox log is attached.
--debug wouldn't produce the line about not dragging unless I moved the
bar manually, which I did a couple times.  Totem experiences the same
problem, and also video gets extremely laggy in totem when this happens.

** Attachment added: "log.txt"
   http://launchpadlibrarian.net/18625469/log.txt

-- 
progress bar doesn't scroll
https://bugs.launchpad.net/bugs/284612
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 284612] Re: progress bar doesn't scroll

2008-10-16 Thread smmalis37
It doesn't seem to always happen.  After a fresh reboot it is working
perfectly.  The next time it happens I can get the logs and see if it
happens with totem.  I am not using the cross-fading backend.

-- 
progress bar doesn't scroll
https://bugs.launchpad.net/bugs/284612
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 284612] Re: progress bar doesn't scroll

2008-10-16 Thread smmalis37

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/18617798/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/18617799/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/18617800/ProcStatus.txt

-- 
progress bar doesn't scroll
https://bugs.launchpad.net/bugs/284612
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 284612] [NEW] progress bar doesn't scroll

2008-10-16 Thread smmalis37
Public bug reported:

Binary package hint: rhythmbox

The progress bar in Rhythmbox doesn't scroll for any song.  It stays at
0:00, unless I move it in which case it stays at wherever I moved it to.
Since it never reaches the end of a song (progress-wise) it never goes
on to the next song.  The song still plays through perfectly, and
hitting the next button works fine.  The output of rhythmbox --debug
indicates: "slider is not dragging"

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/rhythmbox
NonfreeKernelModules: nvidia
Package: rhythmbox 0.11.6svn20081008-0ubuntu3
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
Uname: Linux 2.6.27-7-generic i686

** Affects: rhythmbox (Ubuntu)
 Importance: Low
 Assignee: Ubuntu Desktop Bugs (desktop-bugs)
 Status: Incomplete


** Tags: apport-bug

-- 
progress bar doesn't scroll
https://bugs.launchpad.net/bugs/284612
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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