[Bug 254671] Re: gnome-settings-daemon crashed with signal 5 in gdk_x_error()

2008-08-05 Thread DarkMageZ
doesn't appear to be happening anymore here as well.

-- 
gnome-settings-daemon crashed with signal 5 in gdk_x_error()
https://bugs.launchpad.net/bugs/254671
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 191691] Re: To prevent dcc exploit, default port should be 8001 for irc.ubuntu.com

2008-02-14 Thread DarkMageZ
isn't this just security by obscurity? what will happen once hardy is released 
with the port changed, they will just add port 8001 to the attack.
People with vulnerable routers either need to kick their vendors ass or buy a 
new router. imho.

-- 
To prevent dcc exploit, default port should be 8001 for irc.ubuntu.com
https://bugs.launchpad.net/bugs/191691
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for xchat-gnome in ubuntu.

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


[Bug 183608] Re: (Hardy) Evolution does not send / receive mail after upgrade

2008-01-17 Thread DarkMageZ
there appears to be a fix upstream.

definetly a eds issue tho as i reverted mine back to 2.21.4 and it's
working again.

-- 
(Hardy) Evolution does not send / receive mail after upgrade
https://bugs.launchpad.net/bugs/183608
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 183608] Re: (Hardy) Evolution does not send / receive mail after upgrade

2008-01-16 Thread DarkMageZ
** Changed in: evolution (Ubuntu)
   Status: New = Confirmed

-- 
(Hardy) Evolution does not send / receive mail after upgrade
https://bugs.launchpad.net/bugs/183608
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evolution in ubuntu.

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


[Bug 158941] Re: can't browse jamendo collection from rhythmbox plugin

2007-11-24 Thread DarkMageZ
hi, i've built a debdiff which fixes this problem. if someone wants to
sort the ubuntu administration stuff out then go ahead.

** Attachment added: debdiff which fixes this problem
   http://launchpadlibrarian.net/10549874/jamendo.debdiff

-- 
can't browse jamendo collection from rhythmbox plugin
https://bugs.launchpad.net/bugs/158941
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 159639] Re: rhytmbox crash when i push the visual botton

2007-11-06 Thread DarkMageZ
rhythmbox cannot and does not make use of libvisual's opengl
visualizations. the only way this is opengl related is if the user has
configured gstreamer to use opengl as the output from gstreamer.
unlikely.

debugging the xserver is a fairly painful thing to ask a user to do...
so to make it easier i'm going to write out the steps i'd personally
take to do it.

1: edit /etc/X11/xorg.conf to add
Option NoTrapSignals true
under the ServerFlags section which may not exist, if it doesn't exist then add 
it.

Section ServerFlags
Option NoTrapSignals true
EndSection

2: load up a terminal and change to the /var/crash/ directory.
cd /var/crash
then list all the files in there
ls
this will list all the crashes that the ubuntu crash system has archived. 
you've hopefully reported all of them so far, so feel free to purge them.
sudo rm *
the reason we do this is so that when you replicate the bug that it won't just 
add +1 to that crash reports counter. so that it'll dump a NEW coredump ^-^
3: restart so that the changes from #1 will take effect.
4: trigger the crash ^-^
5: relogin and load up a terminal and type sudo /usr/share/apport/apport-gtk
this will load up the apport crash reporter as root so that crashes that were 
caused by dodgy applications like Xorg that run as root will be reported :)
6: mark this bug as a duplicate of the new bug that you will report

-- 
rhytmbox crash when i push the visual botton
https://bugs.launchpad.net/bugs/159639
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for rhythmbox in ubuntu.

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


[Bug 135197] Re: Icon missing

2007-10-20 Thread DarkMageZ
this appears to be an icon theme based issue. as the only icon theme
that i get an xchat-gnome icon for is tango (out of my sets).

-- 
Icon missing
https://bugs.launchpad.net/bugs/135197
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for xchat-gnome in ubuntu.

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


[Bug 135197] Re: Icon missing

2007-10-20 Thread DarkMageZ
i personally use tango (which works), but for the sake of gathering data
for this bug i desided to try all of my other icon themes.

there is no icon with the icon sets:
human
crux
gnome
mist
tangerine

there is a stock xchat-gnome icon provided by one of the xchat-gnome
packages. maybe the .desktop file should point to or fall back to that
instead of praying that the current icon theme has an icon for this very
obscure peice of software?

-- 
Icon missing
https://bugs.launchpad.net/bugs/135197
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for xchat-gnome in ubuntu.

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


[Bug 116990] Re: Rhythmbox sound problems (clicking/snapping/crackling) when not using crossfading backend

2007-10-20 Thread DarkMageZ
vok, your problem is not related. feel free to open up a question in the
answers section.

-- 
Rhythmbox sound problems (clicking/snapping/crackling) when not using 
crossfading backend
https://bugs.launchpad.net/bugs/116990
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 116990] Re: Rhythmbox sound problems (clicking/snapping/crackling) when not using crossfading backend

2007-10-08 Thread DarkMageZ
before you go ahead and implement that solution. i've gone ahead and asked the 
rhythmbox dev's about the sideeffects of that fix...
it WILL break any plugins that attempt to add filters or additional sinks into 
the pipeline. luckily there are none of those already in rhythmbox itself yet 
tho.

so this will break rhythmbox in the future when such a plugin is
released to the mainstream or break it for those playing with
experimental plugins.

-- 
Rhythmbox sound problems (clicking/snapping/crackling) when not using 
crossfading backend
https://bugs.launchpad.net/bugs/116990
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 150100] rhythmbox crashed with SIGSEGV in g_hash_table_remove()

2007-10-07 Thread DarkMageZ
Public bug reported:

Binary package hint: rhythmbox

i was listening to last.fm radio station, then i closed rhythmbox and it
apparently crashed.

ProblemType: Crash
Architecture: i386
Date: Sun Oct  7 18:19:55 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/rhythmbox
NonfreeKernelModules: fglrx
Package: rhythmbox 0.11.2-0ubuntu4
PackageArchitecture: i386
ProcCmdline: rhythmbox
ProcCwd: /home/richard
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: rhythmbox
StacktraceTop:
 g_hash_table_remove () from /usr/lib/libglib-2.0.so.0
 ?? ()
 ?? ()
 ?? ()
 ?? ()
Title: rhythmbox crashed with SIGSEGV in g_hash_table_remove()
Uname: Linux DarkMageZ 2.6.22-13-generic #1 SMP Thu Oct 4 17:18:44 GMT 2007 
i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev scanner video

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


** Tags: apport-crash

-- 
rhythmbox crashed with SIGSEGV in g_hash_table_remove()
https://bugs.launchpad.net/bugs/150100
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for rhythmbox in ubuntu.

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


[Bug 150100] Re: rhythmbox crashed with SIGSEGV in g_hash_table_remove()

2007-10-07 Thread DarkMageZ

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/9851307/CoreDump.gz

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

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/9851309/Disassembly.txt

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

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

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/9851312/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/9851313/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/9851314/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
rhythmbox crashed with SIGSEGV in g_hash_table_remove()
https://bugs.launchpad.net/bugs/150100
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for rhythmbox in ubuntu.

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


[Bug 131564] Re: crashes when using the small theme

2007-10-04 Thread DarkMageZ
this also affects other theme engines such as fedora's nodoka (which i'm
using on ubuntu).

-- 
crashes when using the small theme
https://bugs.launchpad.net/bugs/131564
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for ubuntulooks in ubuntu.

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


[Bug 147473] Re: gimp-2.4 crashed with SIGSEGV in free()

2007-10-01 Thread DarkMageZ
doesn't replicate under valgrind.
i have developed some steps for replication tho.
start gimp
file  preferences
theme (set to small)
default image
(boom)

attaching valgrind log just incase it is still useful or something

** Attachment added: valgrind log
   http://launchpadlibrarian.net/9628691/valgrind-logs-gimp.tar.gz

-- 
gimp-2.4 crashed with SIGSEGV in free()
https://bugs.launchpad.net/bugs/147473
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gimp in ubuntu.

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


[Bug 147473] gimp-2.4 crashed with SIGSEGV in free()

2007-09-30 Thread DarkMageZ
Public bug reported:

Binary package hint: gimp

was browsing around the preferences after playing around with afew
images then crash

ProblemType: Crash
Architecture: i386
Date: Mon Oct  1 11:03:12 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/gimp-2.4
NonfreeKernelModules: cdrom
Package: gimp 2.4.0~rc2-1ubuntu1
PackageArchitecture: i386
ProcCmdline: gimp
ProcCwd: /home/richard
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gimp
StacktraceTop:
 free () from /lib/tls/i686/cmov/libc.so.6
 g_free () from /usr/lib/libglib-2.0.so.0
 ?? () from /usr/lib/gtk-2.0/2.10.0/engines/libnodoka.so
 ?? ()
 ?? () from /usr/lib/gtk-2.0/2.10.0/engines/libnodoka.so
Title: gimp-2.4 crashed with SIGSEGV in free()
Uname: Linux DarkMageZ 2.6.22-12-generic #1 SMP Sun Sep 23 18:11:30 GMT 2007 
i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev scanner video

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


** Tags: apport-crash apport-failed-retrace

-- 
gimp-2.4 crashed with SIGSEGV in free()
https://bugs.launchpad.net/bugs/147473
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gimp in ubuntu.

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


[Bug 147473] Re: gimp-2.4 crashed with SIGSEGV in free()

2007-09-30 Thread DarkMageZ

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/9612319/CoreDump.gz

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

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/9612321/Disassembly.txt

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

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

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/9612324/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/9612325/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/9612326/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
gimp-2.4 crashed with SIGSEGV in free()
https://bugs.launchpad.net/bugs/147473
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gimp in ubuntu.

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


[Bug 70370] Re: installing fails to add extra visualizations

2007-09-21 Thread DarkMageZ
this is not a libvisual bug but a gstreamer bug. this bug was fixed
awhile ago upstream and is now resolved in gutsy.

** Changed in: gstreamer0.10 (Ubuntu)
Sourcepackagename: libvisual-plugins = gstreamer0.10
   Status: Incomplete = Fix Released

-- 
installing fails to add extra visualizations
https://bugs.launchpad.net/bugs/70370
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gstreamer0.10 in ubuntu.

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


[Bug 123470] Re: Rhythmbox lyrics plugin does not fetch lyrics when song changes

2007-07-09 Thread DarkMageZ
not a basic question at all :)
infact, it is advised that you DON'T try as following it may result in failing 
and/or insanity. (even a broken system if done really badly)

but basically what you want to do is pull the source code from ubuntu and apply 
the patch against it and then rebuilt it.
more insanity can be found at 
http://doc.ubuntu.com/ubuntu/packagingguide/C/index.html

-- 
Rhythmbox lyrics plugin does not fetch lyrics when song changes
https://bugs.launchpad.net/bugs/123470
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 121736] Re: movie and sound out of sync

2007-06-22 Thread DarkMageZ
** Summary changed:

- movie and sound out of sink
+ movie and sound out of sync

** Description changed:

  Binary package hint: totem
  
  when i play a selected movie from my external drive the quality is poor
- and picture and sound are out of sink considerably
+ and picture and sound are out of sync considerably
  
  ProblemType: Bug
  Architecture: i386
  Date: Fri Jun 22 22:30:21 2007
  DistroRelease: Ubuntu 7.04
  ExecutablePath: /usr/bin/totem
  Package: totem-gstreamer 2.18.1-0ubuntu3
  PackageArchitecture: i386
  ProcCmdline: totem
  ProcCwd: /home/jeffrey
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: totem
  Uname: Linux testunit 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 
i686 GNU/Linux

-- 
movie and sound out of sync
https://bugs.launchpad.net/bugs/121736
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for totem in ubuntu.

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


[Bug 119518] Re: evolution setup timezome selector sillyness

2007-06-21 Thread DarkMageZ
this happens in gutsy tribe 1's evolution  feisty's.

** Attachment added: 1.png
   http://launchpadlibrarian.net/8154501/1.png

-- 
evolution setup timezome selector sillyness
https://bugs.launchpad.net/bugs/119518
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 119518] Re: evolution setup timezome selector sillyness

2007-06-21 Thread DarkMageZ

** Attachment added: 2.png
   http://launchpadlibrarian.net/8154504/2.png

-- 
evolution setup timezome selector sillyness
https://bugs.launchpad.net/bugs/119518
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 119518] evolution setup timezome selector sillyness

2007-06-11 Thread DarkMageZ
You have been subscribed to a public bug:

when selecting the timezone when you first setup evolution. when the
mouse is over the map it shows the location(text), when the mouse isn't
on the map it doesn't show the location(text). now what happens when you
move the mouse in and out of the map is that it resizes just alittle
(because there is now room where the text used to be) and looks
unprofessional.

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

-- 
evolution setup timezome selector sillyness
https://bugs.launchpad.net/bugs/119518

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


[Bug 118454] Re: rhythmbox-client doesn't show right artist/song name

2007-06-03 Thread DarkMageZ
confirming as issue can be replicated here and is known upstream (but
can't find the bug number)

** Changed in: rhythmbox (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
rhythmbox-client doesn't show right artist/song name
https://bugs.launchpad.net/bugs/118454
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for rhythmbox in ubuntu.

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


[Bug 116990] Re: Rhythmbox sound problems

2007-05-27 Thread DarkMageZ
this may be related to gnome bug 436192. if you're up for it, you can
either pull the gusty rhythmbox sources and remove lines 553 - 607 from
rhythmbox/backends/gstreamer/rb-player-gst.c or pull svn and do an
installed build with those lines removed.

-- 
Rhythmbox sound problems
https://bugs.launchpad.net/bugs/116990
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 67370] Re: [Edgy] Nautilus randomly opens home folder lots

2007-05-27 Thread DarkMageZ
i was under the impression that edgy was still a supported release.

-- 
[Edgy] Nautilus randomly opens home folder lots
https://bugs.launchpad.net/bugs/67370
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 114193] locally installed themes don't apply to admin apps

2007-05-24 Thread DarkMageZ
You have been subscribed to a public bug:

themes which are installed to ~/ don't apply to applications such as
synaptic, which makes these applications revert to a very ugly theme.

** Affects: Ubuntu
 Importance: Wishlist
 Assignee: Ubuntu Desktop Bugs
 Status: Confirmed

-- 
locally installed themes don't apply to admin apps
https://bugs.launchpad.net/bugs/114193

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


[Bug 68300] Re: adding songs to ipod shuffle doesn't update iTunesDB properly

2007-04-20 Thread DarkMageZ
the reported bug itself is fixed or it was fixed in the ubuntu feisty
packages, so long as the changes wern't reverted.

-- 
adding songs to ipod shuffle doesn't update iTunesDB properly
https://bugs.launchpad.net/bugs/68300
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 25940] Re: Column resizing acts strangely

2007-04-11 Thread DarkMageZ
patch provided upstream works nicely. (applied against feistys gtk2).
yet to find any regressions.

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

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


[Bug 68300] Re: adding songs to ipod shuffle doesn't update iTunesDB properly

2007-03-25 Thread DarkMageZ
i mentioned it on the off chance that it might have affected the result
(yes, unlikely but still). i'd be happy to retest (as i believe the
other patch is causing me other issues)... but i'm leaving in 2 minutes
for the rest of the week.

-- 
adding songs to ipod shuffle doesn't update iTunesDB properly
https://launchpad.net/bugs/68300

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


[Bug 65810] Re: Screen saver showing blank screen with libGL 3D driver

2007-03-16 Thread DarkMageZ
My test machine for this bug was a clean install of edgy with updates.
With regular restarts... happens on the odd occation.

** Changed in: gnome-screensaver (Ubuntu)
   Status: Rejected = Confirmed

-- 
Screen saver showing blank screen with libGL 3D driver
https://launchpad.net/bugs/65810

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


[Bug 68300] Re: adding songs to ipod shuffle doesn't update iTunesDB properly

2007-02-23 Thread DarkMageZ
yes, this still happens with 0.9.8 under edgy. built against libgpod 0.4.2. 
upstream dev's don't seem to care about it too much since it's not a crasher 
and it doesn't affect their ipods (which aren't shuffles). shuffles are fairly 
popular due to their cheap price and still having the ipod branding. 
i can't help with any debugging atm as most of the time i'm now away @ college 
and the power is out here... running my router off the ups.

-- 
adding songs to ipod shuffle doesn't update iTunesDB properly
https://launchpad.net/bugs/68300

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


[Bug 69033] Re: nautilus-cd-burner does not recognise blank cd.

2007-02-16 Thread DarkMageZ
** Changed in: hal (Ubuntu)
   Status: Needs Info = Unconfirmed

-- 
nautilus-cd-burner does not recognise blank cd.
https://launchpad.net/bugs/69033

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


[Bug 75092] [patch] crash in htmlgdkpainter.c (oftenly kills evolution)

2007-02-12 Thread DarkMageZ
Public bug reported:

http://bugzilla.gnome.org/show_bug.cgi?id=350981

patch and evidence of lots of ubuntu edgy duplicates available at the
link. the first 12 duplicates i checked were ALL ubuntu edgy users.

i'm personally running a patched up version now and it refuses to crash
on me. before it would die every 2/5 times.

hopefully this is good enough to atleast hit the -proposed section.

** Affects: gtkhtml3.8 (Ubuntu)
 Importance: Medium
 Assignee: Ubuntu Desktop Bugs
 Status: Fix Released

-- 
[patch] crash in htmlgdkpainter.c (oftenly kills evolution)
https://launchpad.net/bugs/75092

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


[Bug 67370] Re: [Edgy] Nautilus randomly opens home folder lots

2007-02-02 Thread DarkMageZ
this edgy install was from before the release of edgy. i used to beable
to replicate this bug, but after playing around with the gnome options
with gconf. i haven't managed to see this bug ever again.

this is a single display system.

-- 
[Edgy] Nautilus randomly opens home folder lots
https://launchpad.net/bugs/67370

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


[Bug 81958] Re: Rhythmbox cannot handle AAC files with gstreamer faad plugin

2007-01-28 Thread DarkMageZ
7.04's rhythmbox is built against gstreamer 0.10. please try installing
the nessesary 0.10 plugin for aac.

-- 
Rhythmbox cannot handle AAC files with gstreamer faad plugin
https://launchpad.net/bugs/81958

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


[Bug 80905] Re: Listening music and open apport

2007-01-21 Thread DarkMageZ
Hi, there appears to be no backtrace in that apport crash report. i
remember in edgy there was an option to make a minimal report  a full
report, did you happen to pick the minimal report?

If you could reproduce this crash and upload the complete report, that
would be great :)

Have Fun.

** Changed in: rhythmbox (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
Listening music and open apport
https://launchpad.net/bugs/80905

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


[Bug 68300] Re: adding songs to ipod shuffle doesn't update iTunesDB properly

2007-01-03 Thread DarkMageZ
yeah, i forwarded it upstream about 2 weeks ago after i had built
current rhythmbox against cvs libgpod with no luck. since it was
nolonger possibly an issue of out of date libgpod. can't remember the
bug # tho.

-- 
adding songs to ipod shuffle doesn't update iTunesDB properly
https://launchpad.net/bugs/68300

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


[Bug 76559] Re: Rhythmbox hangs after burning a CD from a playlist

2007-01-03 Thread DarkMageZ
yeah, this is fixed in feisty. but due to discussion with the maintainer of 
this package... this won't be getting offically fixed in dapper or edgy. 
there are 3'rd parties who have fixed this in their own builds of rhythmbox on 
edgy  dapper or you could update to feisty which is currently experimental and 
shouldn't be used on production machines or just let it keep crashing.

-- 
Rhythmbox hangs after burning a CD from a playlist
https://launchpad.net/bugs/76559

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


[Bug 33325] Re: Seeking through mpg videos doesn't work properly

2006-12-25 Thread DarkMageZ
that upstream bug appears to be about frame by frame seeking... 
does this bug still happen in edgy?
can someone provide a small (under 50MB) testfile for this particular bug? this 
appears to me with all of the .mpg files that i have tested to have been fixed 
in totem cvs built against edgy. (tho possibly also already fixed in edgy's 
totem).

-- 
Seeking through mpg videos doesn't work properly
https://launchpad.net/bugs/33325

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


[Bug 13415] Re: Controls are sluggish

2006-12-25 Thread DarkMageZ
can you still feel this sluggishness in dappper or edgy? i can't seem to
notice a difference between the new gstreamer (0.10) vs xine as far as
control sluggishness goes.

-- 
Controls are sluggish
https://launchpad.net/bugs/13415

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


[Bug 75095] Re: Multiple unwanted instances of application

2006-12-09 Thread DarkMageZ
i have also seen this happen every once and awhile under edgy.

-- 
Multiple unwanted instances of application
https://launchpad.net/bugs/75095

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


[Bug 74118] Re: [PATCH] doesn't pass audio data to libvisual 0.4.0 correctly

2006-12-08 Thread DarkMageZ
i am hoping on having this patched in edgy or good reasoning on why this patch 
is a bad idea against this release.
that attached patch is a slightly altered version of the upstreams version to 
make it cleanly apply against the edgy version.

i don't wish to ship unapproved alterations to gstreamer without
guidance. without this patch, gstreamer's libvisual is inconsistency
between dapper/feisty vs edgy.

i've been running this myself for a week now and i personally haven't
managed to find any regressions in it (i've been using the
visualizations daily).

-- 
[PATCH] doesn't pass audio data to libvisual 0.4.0 correctly
https://launchpad.net/bugs/74118

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


[Bug 74950] Re: Behavioural change when going to fullscreen [F11]

2006-12-08 Thread DarkMageZ
the reason for the inconsistency is because full screen is designed for 
parties, where someone will setup a machine and let people add songs to the 
queue.
imagine if someone setup that machine and people just went along and changed 
the song all the time in the middle of songs.

-- 
Behavioural change when going to fullscreen [F11]
https://launchpad.net/bugs/74950

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


[Bug 74390] Re: Lack of totem-rhythmbox coherence

2006-12-08 Thread DarkMageZ
Does Ubuntu following the Gnome HIG 2.0?
If so then this is a breach of the guidelines set by the Gnome HIG 2.0 and 
those bugs against totem  rhythmbox should probably be reopened.

I will quote the part about media player toolbars from here 
http://developer.gnome.org/projects/gup/hig/2.0/toolbars.html#toolbars-media
Show separate Stop and Pause buttons. Do not change Play to Pause while the 
clip is playing.
Both of these applications break the Guidelines

Tho I personally prefer the rhythmbox method, I'm going to place some
hope that there is good logic behind the Guidelines.

-- 
Lack of totem-rhythmbox coherence
https://launchpad.net/bugs/74390

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


[Bug 65810] Re: Screen saver showing blank screen

2006-12-06 Thread DarkMageZ
i had this happen to me as well, if you kill gnome-screensaver and rerun
it then it's fixed. but it shouldn't bug up in the first place.

-- 
Screen saver showing blank screen
https://launchpad.net/bugs/65810

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


[Bug 74118] [PATCH] doesn't pass audio data to libvisual 0.4.0 correctly

2006-12-01 Thread DarkMageZ
Public bug reported:

edgy's gst-plugins-base doesn't pass audio data to libvisual0.4
properly... which makes the visualizations look lame due to lack of
doing anything.

Patch was taken from http://bugzilla.gnome.org/show_bug.cgi?id=357800
and fixed to apply cleanly against ubuntu edgy's gstreamer. It appears
to fix the problem, no regressions noticed.

To demonstrate the point. Install the libvisual-plugins package. Launch totem 
and change the visualization plugin to something other than goom. Play a song 
and watch how lame it looks.
Now try the patched version of gst-plugins-base. Much better.

** Affects: gst-plugins-base0.10 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[PATCH] doesn't pass audio data to libvisual 0.4.0 correctly
https://launchpad.net/bugs/74118

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


[Bug 74118] Re: [PATCH] doesn't pass audio data to libvisual 0.4.0 correctly

2006-12-01 Thread DarkMageZ

** Attachment added: working patch
   http://librarian.launchpad.net/5234311/90_gst-libvisual-0.4.patch

-- 
[PATCH] doesn't pass audio data to libvisual 0.4.0 correctly
https://launchpad.net/bugs/74118

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


[Bug 68300] Re: adding songs to ipod shuffle doesn't update iTunesDB properly

2006-11-30 Thread DarkMageZ
hmm, for some odd reason... that doesn't work against rhythmbox... it
works against ls tho.

when i try it against rhythmbox. rhythmbox -d  log it created a blank
file called log and dumps all the output to the screen. if i run ls 
hi i get a nice listing of my files in a file called hi... wtf

-- 
adding songs to ipod shuffle doesn't update iTunesDB properly
https://launchpad.net/bugs/68300

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


[Bug 68300] Re: adding songs to ipod shuffle doesn't update iTunesDB properly

2006-11-30 Thread DarkMageZ
it's supposed to be rhythmbox -d 2 log.txt.

log attached. hopefully there is something useful in there for you.

** Attachment added: log
   http://librarian.launchpad.net/5220275/log.txt

-- 
adding songs to ipod shuffle doesn't update iTunesDB properly
https://launchpad.net/bugs/68300

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


[Bug 68300] Re: adding songs to ipod shuffle doesn't update iTunesDB properly

2006-11-29 Thread DarkMageZ
original report was with 0.9.6-0ubuntu3. i've just tested it with 
0.9.6-0ubuntu4 with the same result.
awhile ago (nfi on the date, but i can tell you rhythmbox cvs had bumped it's 
minimal libgpod requirement to 0.4) i rebuilt the libgpod package to 0.4 and 
rebuilt the rhythmbox package from cvs (poisoning the build environment with 
the libgpod 0.4 packages). it had the same result.

-- 
adding songs to ipod shuffle doesn't update iTunesDB properly
https://launchpad.net/bugs/68300

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


[Bug 69968] Re: Play Disk 'X' doesn't work

2006-11-08 Thread DarkMageZ
** Bug watch added: GNOME Bug Tracker #344415
   http://bugzilla.gnome.org/show_bug.cgi?id=344415

** Also affects: totem (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=344415
   Importance: Unknown
   Status: Unknown

-- 
Play Disk 'X' doesn't work
https://launchpad.net/bugs/69968

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


[Bug 69968] Re: Play Disk 'X' doesn't work

2006-11-03 Thread DarkMageZ
i have run into this bug in the past and yesterday as well. *votes for
confirmed*

-- 
Play Disk 'X' doesn't work
https://launchpad.net/bugs/69968

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


[Bug 67319] Re: [edgy] totem crash

2006-10-25 Thread DarkMageZ
gstreamer (and then totem) doesn't crash if i remove gstreamer0.10-pitfdll. 
BUT, i would like to focus this bug on totem. see if totem was fixed up to 
produce a nice error message when gstreamer died/produced an error message then 
it would make the whole user experience cleaner (also then possibly totem 
could capture some debugging information from gstreamer for bug reports?).

i'll see if i can find someone with a current cvs build with pitfdll to
see if gstreamers problem has already been fixed upstream.

-- 
[edgy] totem crash
https://launchpad.net/bugs/67319

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


[Bug 68300] adding songs to ipod shuffle doesn't update iTunesDB properly

2006-10-25 Thread DarkMageZ
Public bug reported:

Binary package hint: rhythmbox

1) plug ipod shuffle in (this is probably not shuffle specific, but i have no 
way to test this).
2) rhythmbox pops up
3) copy song(s) to ipod using rhythmbox
4) eject ipod
5) try and play those songs. ipod shuffle can't find em.

*starting hacky shouldn't be nessesary fix*

now, if you redo step 1, then close rhythmbox when step 2 happens. then
load up gtkpod then you get an error message =D

iTunesDB '/media/ipod/iPod_Control/iTunes/iTunesDB' does not match checksum in 
extended information file '/media/ipod/iPod_Control/iTunes/iTunesDB.ext'
gtkpod will try to match the information using MD5 checksums. This may take a 
long time.

then if you click on your ipod and click sync. gtkpod fixes it. then
eject the ipod and enjoy.

edgy eft

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

-- 
adding songs to ipod shuffle doesn't update iTunesDB properly
https://launchpad.net/bugs/68300

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


[Bug 67319] Re: [edgy] totem crash

2006-10-23 Thread DarkMageZ
totem-gstreamer. 
i've tracked it down to a gstreamer Internal data flow error, thinking of 
filing a separate bug against gstreamer for that. 
BUT that still doesn't excuse totem for crashing. i think totem should handle 
it better and say something useful instead of dying.

including crash report from apport (i've modified my method of getting
the crash, crash is now from a local file *same one downloaded from
server*, which seems to make the crash report alot smaller)

** Attachment added: crash report from apport
   http://librarian.launchpad.net/4930837/_usr_bin_totem.1000.crash

-- 
[edgy] totem crash
https://launchpad.net/bugs/67319

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


[Bug 67319] [edgy] totem crash

2006-10-21 Thread DarkMageZ
Public bug reported:

open totem
movie  open url
http://ozzfest.com/timages/page/media/WallofDeath.mov

wait

crash

i've got the backtrace from the crash tool. but the entire file is 30mb
and i'm not in the mood.

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

-- 
[edgy] totem crash
https://launchpad.net/bugs/67319

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


[Bug 39309] Re: In a conversation window, the 'Send' button looks like 'Senc'.

2006-10-03 Thread DarkMageZ
this is not a problem in edgy. edgy has gaim 2.0bsomething which removed
the send button entirely.

-- 
In a conversation window, the 'Send' button looks like 'Senc'.
https://launchpad.net/bugs/39309

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


[Bug 61799] Re: file transfer to MSN broken

2006-10-03 Thread DarkMageZ
i can't seem to replicate this bug. which version of msn messenger is
the windows user using? also are both users directly connected to the
net? are one or both of the users behind a non-upnp nat router?

** Changed in: gaim (Ubuntu)
   Status: Confirmed = Needs Info

-- 
file transfer to MSN broken
https://launchpad.net/bugs/61799

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


[Bug 54208] Re: autohide doesn't unhide if you are too quick

2006-07-27 Thread DarkMageZ
hmm, well. i removed the ut2k4 launcher from the panel (because i don't play it 
anymore), and this bug stoped happening. 
i put the launcher back and this bug still didn't come back... fun.

guess we'll have to wait till someone else can replicate this bug.

-- 
autohide doesn't unhide if you are too quick
https://launchpad.net/bugs/54208

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


[Bug 54208] autohide doesn't unhide if you are too quick

2006-07-26 Thread DarkMageZ
Public bug reported:

Binary package hint: gnome-panel

steps to reprodude:
(1) make a panel with autohide
(2) let it hide
(3) move the mouse very very quickly to the edge of the screen where the panel 
is. the panel won't pop back up (you need to be quick or this won't reproduce)
(4) try again, but move the mouse slowly... it works...

this bug is just really annoying... i run into it atleast 20 times a day

** Affects: gnome-panel (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
autohide doesn't unhide if you are too quick
https://launchpad.net/bugs/54208

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


[Bug 52084] Re: GDM logout or restart gives me a blank screen

2006-07-06 Thread DarkMageZ
sounds related to my favorite bug #30447 (which is 3 or more bugs
combined into one) =D

-- 
GDM logout or restart gives me a blank screen
https://launchpad.net/bugs/52084

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


[Bug 51501] Re: [Dapper] ATI Radeon 7500 - Buttons pixeled

2006-07-04 Thread DarkMageZ
*** This bug is a duplicate of bug 38198 ***

** This bug has been marked a duplicate of bug 38198
   Garbled using open source Radeon driver

-- 
[Dapper] ATI Radeon 7500 - Buttons pixeled
https://launchpad.net/bugs/51501

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


[Bug 38198] Re: Garbled using open source Radeon driver

2006-07-04 Thread DarkMageZ
** Bug 51501 has been marked a duplicate of this bug

-- 
Garbled using open source Radeon driver
https://launchpad.net/bugs/38198

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


[Bug 48495] Re: rare evolution crash

2006-06-28 Thread DarkMageZ
** Description changed:

  Binary package hint: evolution
  
- this is a rare evolution crash i get extremely rarely, i got a
+ this is a RARE evolution crash i get extremely rarely, i got a
  backtrace.
  
- this may be a duplicate of #32450, but i can't verify that.
+ this happened just after receiving email.
+ rant for more accuracy
+ infact when i checked my email again after restarting evolution because of 
the crash, i got another copy of the emails i got.
+ /rant
+ the machine had been running for about an hour, and had gaim  x-chat running.
+ 
+ ps. what package should i install to resolve the No symbol table info
+ available. to provide a better backtrace =D
  
  Backtrace was generated from '/usr/bin/evolution-2.6'
  
- (no debugging symbols found)
  Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
  [Thread debugging using libthread_db enabled]
- [New Thread -1232861504 (LWP 19269)]
- [New Thread -1303807056 (LWP 19291)]
- [New Thread -1283216464 (LWP 19278)]
- [New Thread -1274381392 (LWP 19277)]
- [New Thread -1265988688 (LWP 19276)]
- [New Thread -1257595984 (LWP 19275)]
- [New Thread -1249203280 (LWP 19274)]
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols 

[Bug 8205] Re: crash copying directory over ssh

2006-06-26 Thread DarkMageZ
this is marked as fixed upstream, has the fix been applied to dapper? i
ran across this bug today.

-- 
crash copying directory over ssh
https://launchpad.net/bugs/8205

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


[Bug 47619] Re: nautilus sometimes crashes when opening new window

2006-06-19 Thread DarkMageZ
** Attachment added: may be related
   http://librarian.launchpad.net/3086779/nautilis.log

-- 
nautilus sometimes crashes when opening new window
https://launchpad.net/bugs/47619

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


[Bug 48495] rare evolution crash

2006-06-05 Thread DarkMageZ
Public bug reported:

Binary package hint: evolution

this is a rare evolution crash i get extremely rarely, i got a
backtrace.

this may be a duplicate of #32450, but i can't verify that.

Backtrace was generated from '/usr/bin/evolution-2.6'

(no debugging symbols found)
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232861504 (LWP 19269)]
[New Thread -1303807056 (LWP 19291)]
[New Thread -1283216464 (LWP 19278)]
[New Thread -1274381392 (LWP 19277)]
[New Thread -1265988688 (LWP 19276)]
[New Thread -1257595984 (LWP 19275)]
[New Thread -1249203280 (LWP 19274)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xe410 in __kernel_vsyscall ()
#0  0xe410 in __kernel_vsyscall ()
#1  0xb710b95b in waitpid () from /lib/tls/i686/cmov/libc.so.6
#2  

[Bug 42711] Re: OOo won't start after showing splash screen

2006-05-24 Thread DarkMageZ
** Changed in: openoffice.org (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs

-- 
OOo won't start after showing splash screen 
https://launchpad.net/bugs/42711

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


[Bug 38901] Re: [Dapper] downloading podcasts should not be like this.

2006-05-14 Thread DarkMageZ
this appears to have been fixed in 0.9.4.1 (available in Seb's repo)

deb http://people.ubuntu.com/~seb128/deb ./

-- 
[Dapper] downloading podcasts should not be like this.
https://launchpad.net/bugs/38901

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


[Bug 40326] Re: gpg broken pipe

2006-05-12 Thread DarkMageZ
a temporary workaround for this issue which seems to work for me
consists of edit  preferences   mail accounts  target account 
edit  security  and ticking always trust keys in my keyring when
encrypting

i think this is an actual bug, i think it should ask if the particular
key should be trusted each time if this is not ticked instead of passing
broken pipe

-- 
gpg broken pipe
https://launchpad.net/bugs/40326

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


[Bug 44324] Evolution GPG signing malfunction

2006-05-11 Thread DarkMageZ
Public bug reported:

Binary package hint: evolution

basically, Evolution isn't passing the message via GPG properly, and it
results in signing a blank space


hello

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQBEY98L211rCqMBL7MRAt8RAJ
9ckydGdx/Y5k6qLM3kgvy6oi441ACfY+Z+
bjgdXhk3jJbszordzt9v81M=
=yxcM
-END PGP SIGNATURE-


On 5/12/06, Richard Edmands [EMAIL PROTECTED] wrote:
hello


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQBEY98L211rCqMBL7MRAt8RAJ9ckydGdx/Y5k6qLM3kgvy6oi441ACfY+Z+
bjgdXhk3jJbszordzt9v81M=
=yxcM
-END PGP SIGNATURE- 


GPG works, i used it to sign the Code of Conduct, and i believe
Evolution is correctly configured.

** Affects: evolution (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed

-- 
Evolution GPG signing malfunction
https://launchpad.net/bugs/44324

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


[Bug 44324] Re: Evolution GPG signing malfunction

2006-05-11 Thread DarkMageZ
turns out the first bit of the signature is allways the same.

i looked even closer @ the signature and noticed that the last chunk is
different :)


yeah


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQBEY/3o211rCqMBL7MRAm5MAJ9/fIpBOuyyxJ9nqNjW8Mebdjuq+QCdEcex
JGcUBW1nBlu95VV6t8GZJoE=
=irsM
-END PGP SIGNATURE- 


** Changed in: evolution (Ubuntu)
   Status: Unconfirmed = Rejected

-- 
Evolution GPG signing malfunction
https://launchpad.net/bugs/44324

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


[Bug 39309] Re: In a conversation window, the 'Send' button looks like 'Senc'.

2006-04-15 Thread DarkMageZ
i cannot seem to replicate your issue, might be something with the font or 
theme? i've searched upstreams bug listing, but nothing :(

Also, will gaim 2.0 be ready for dapper's release? and if so, i doubt it will 
be allowed an exception from the feature freeze...

also, i'm bringing this down to minor, because it's only a slight visual flaw.

** Changed in: gaim (Ubuntu)
 Severity: Normal = Minor
   Status: Unconfirmed = Needs Info
-- 
In a conversation window, the 'Send' button looks like 'Senc'.
https://launchpad.net/malone/bugs/39309

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


[Bug 34695] [Dapper] gnome-screensaver starting during game of armagetron

2006-03-25 Thread DarkMageZ
Public bug reported:
https://launchpad.net/malone/bugs/34695

Affects: armagetron (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Confirmed
Affects: gnome-screensaver (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Confirmed

Description:
yeah, the screensaver likes to start while im in the middle of a game of
armagetron...

dapper drake flight 5 x86

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


[Bug 34584] screensaver flicker ati

2006-03-23 Thread DarkMageZ
Public bug reported:
https://launchpad.net/malone/bugs/34584

Affects: gnome-screensaver xserver-xorg-driver-ati (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Confirmed

Description:
yeah, the screensavers flicker

ati 9600se dapper 5 x86 (me)

ati 9600xt live dapper 5 x86 (brach, irc, might not see again)

i tested this @ 60hz  85hz, not sure what brach was using.

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


[Bug 34406] after uninstalling gaim, the icon stays

2006-03-10 Thread DarkMageZ
Public bug reported:
https://launchpad.net/malone/bugs/34406

Affects: gaim (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed

Description:
i think the summary sums it up.

Dapper Drake (uptodate)

uninstalled via add/remove

x86

can't think of any more relevant information, but feel free to ask

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


[Bug 34406] after uninstalling gaim, the icon stays

2006-03-10 Thread DarkMageZ
Public bug report changed:
https://launchpad.net/malone/bugs/34406

Task: ubuntu gaim
   Severity: Normal = Minor

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